/* CSS Document for Myanmar */
/* see alse mm-ie.css       */

body {
	font:80% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto; padding:0; text-align:center;
	color:#ffffff; background-color:#000; background-image: url(../images/frapple/photogray_gray_bg.jpg);}
p, img, div, span, h1, h2, h3, a {margin:0; padding:0; border:0}
h1 {font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size:2.5em; width:440px;
margin:0px; padding-left:20px; padding-top:5px; padding-bottom:5px; line-height:1.25em; 
	/* background-image:url(../images/white-50.png); */
	background:rgba(255,255,255,0.4);
}
h2 {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:1.5em; color:#eee;  background-image: url(../images/frapple/photogray_gray_bg.jpg); padding:0.5em; margin-top:0.5em;  margin-bottom:1em; }
h3 {font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size:1.5em; color:#333; margin-bottom:0.5em;}
a {color: #F90;}
A:link, A:visited,A:active {text-decoration:none; }
a:hover {color:#704214;}
	
#container {width:1280px; background-color:#000000; margin:0 auto; background-image: url(../images/frapple/photogray_black_bg.jpg); }
#Head {padding-top:95px; text-align:left; background-image: url(../photos/mm/mm-bagan-ShweSandaw-softblue-home.jpg); background-repeat:no-repeat; background-position:top;}
#mainContent {margin-top:3px; width:100%; text-align:left; color:#eee;}
#mainContent p {line-height:1.5em;}
#leftCol {width:600px; float:left;  background-image: url(../images/frapple/photogray_black_bg.jpg); padding-top:10px; padding-left:25px}
#rightCol {width:600px; float:left;  background-image: url(../images/frapple/photogray_black_bg.jpg); padding-top:10px; padding-left:35px;}
#Footer {height:125px; margin-top:3px; background-image: url(../photos/mm/mm-bagan-ShweSandaw-silhouettezoom-home-bk.jpg); background-repeat:no-repeat; background-position:top right;}
#Footer span {background: rgba(255, 255, 255, 0.7); padding:5px;}
#Footer a:hover { border-bottom: 1px dotted #999;}

.textBlock {padding:10px; }
.thumbDiv {width:288px; height:270px; float:left; text-align:center; padding-left:5px; padding-right:5px; background-position:top; background-repeat:no-repeat; position:relative;}
.thumbDiv .pic{width:288px; height:235px; display: block;}
.thumbDiv .picTitle {position:relative; bottom:33px; background:rgba(255,255,255,0.6); padding:2px 5px 2px 5px; }
.picTitle:before {content:'\2666\A0' } /* won't work on old IE */
.picTitle:after {content:'\A0\2666'; }
.centerIt {text-align:center;}
.bigish {font-size:1.5em;}
.smallish {font-size:0.8em; font-family:Arial, Helvetica, sans-serif; color:#AAAAAA; text-align:center; padding:10px;}
.clearfloat {clear:both; height:0; font-size: 1px; line-height: 0px;}

/* Little hover description */                                
.auhoverdescription{
    position:relative;
    float:right; 
    padding:0.5em 0.25em 0.5em 0;
/*	bottom:45px; */
	bottom:3.5em;
    }
    .auhoverdescription .icon{
        display:block;
        width:18px;
        height:18px;
		padding:0;
        overflow:hidden;
        background:url('../images/pagoda-sprite.png') 0 0 no-repeat;
        }
    .auhoverdescription.auhovericonhover .icon{background-position:0 -18px; }
    .auhoverdescription .auhoverdetails{
     background:#ffffff; 
		background:rgba(255,255,255,0.8);
        position:absolute;
        bottom:1.75em;
        right:0px;
        min-width:175px;
        min-height:75px;
        padding:1em;
        color:#404041;
        display:none;
		font-size:0.9em;
        line-height:125%;
		border: 1px solid #CCCCCC;
		-moz-border-radius: 10px; border-radius: 10px;
        }
  .auhoverdescription .auhoverdetails a:hover {color:#FFD700; }