﻿@font-face
{
    font-family: My;
    font-style:   normal;
    font-weight:  normal;
    src: url(../EOT/ZAWGYI.eot);
}

*
{
    font-family: My, Zawgyi-One;
    font-size: 13px;
      
     
}





.Master
{
    position:relative;    
    text-align: center !important; 
    background-color:RGB(218,218,218);   
    width: 100%;
    padding-Top:10px;
    padding-bottom:10px;
    
}


.Master .Body
{       
    margin: auto;    
    width:980px;
   
}

.Logo
{
    width:980px;
    height:210px;
}



.Master .Tabs .TabMenu{
	position: relative;	
	margin: 0 auto 0 auto;
	background: url(../Images/System/TabBackground.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.Master .Tabs .TabMenu li{
	float:left;
}

.Master .Tabs .TabMenu li a
{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;	
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.Master .Tabs .TabMenu li a b
{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.Master .Tabs .TabMenu li.current a, .Master .Tabs .TabMenu li a:hover
{    
	color: #fff;	
	background-position: left;
}



.Master .Tabs .TabMenu li a:hover
{
	background: url(../Images/System/TabHoverLeft.gif) no-repeat; /*left tab image path*/
}

.Master .Tabs .TabMenu li.current a
{	
	background: url(../Images/System/TabCurrentLeft.gif) no-repeat; /*left tab image path*/	
}

.Master .Tabs .TabMenu li a:hover b
{
	color: #fff;
	background: url(../Images/System/TabHoverRight.gif) no-repeat  right top; /*right tab image path*/
}

.Master .Tabs .TabMenu li.current a b
{
	color: #fff;
	background: url(../Images/System/TabCurrentRight.gif) no-repeat  right top; /*right tab image path*/	  	
}


.Master .ContentBody
{
        background: rgb(4, 92, 151);                    
        width: 100%;        
}


.Master .ContentBody .LeftCol
{   
    float:left; 
    width: 69%;
}

.Master .ContentBody .RightCol
{        
    width: 30%;
    
}

.Master .ContentBody .RightCol .ADs
{        
    margin-bottom:10px;
    

    


     
}

.Master .UpperFooter
{
    border-style: groove none none none;
    margin-top: 10px;
    clear: both;
    background-color: RGB(235,235,235);
    border-top-color: #FFFFFF;
    
}

.Master .InnerFooter
{
    padding-top:10px;
    background-color: RGB(235,235,235);
    font-family: Verdana;
    font-size:12px;
    color: #666699;
    font-weight:bolder ;
}

.Master .InnerFooter a
{
    color: #666666;
    font-weight: bolder;
    font-size: 12px;
    font-family: Verdana;
}

/* ---------------------------- */





.Default 
{       
     
     
}


.Twitter
{
    font-family: Verdana;
    font-size: 17px;
    color: RGB(52,206,252);
    font-weight: bold;
}

.TwitterLink
{
    background-image:url(../Images/System/Twitter1.gif);    
}

.TwitterLink:hover
{
    background-image:url(../Images/System/Twitter2.gif);
    
    
}



/* ---------------------------- */

#LeftTable
{   
    float:left;
    width:100%;
}

#RightTable
{
    width:100%;
}

.ContentDescription
{
    text-align:left;    
}



.LeftAlignedThumbnailImage
{    
    width:100px;    
    float:left;
    padding-right:15px;
}

.ThumbnailImage
{    
   width:100px;             
}



.TableContents
{
    background-color: rgb(147, 200, 222);    
    Margin: 10px 10px 10px 10px;
    text-align: center ;                    
}



.TableContents h1
{
    font-family: My, Zawgyi-One;
    font-size: 17px;
    font-weight:bolder ;
    text-align: center;
    margin: 0px 0px 0px 0px;
    display: block;
    padding-bottom: 10px;
    color: #000000;
    font-weight: bolder;
    text-decoration: underline;
}


.TableContents .Heading
{
    font-family: My, Zawgyi-One;
    font-size: 16px;
    font-weight: bolder;
    text-align: center;
    margin: 0px 0px 0px 0px;
    display: block;
    padding-bottom: 10px;
}




.TableContents .Date
{
     float:right;
     font-style:italic;     
     font-size: 12px;
    font-weight: bolder;    
}

.TableContents .ReadOld
{
    
    text-align:center;        
    display:block ;        
    font-size: 18px;      
}


/* ---------------------------- */



a:link
{
    color: #000099;
    font-weight: bold;

}


a:visited
{
    color: #000099;
    
    font-weight:bold;
}

a:hover
{
    text-decoration:none;
    
}





.RoundedCornerTopBottom
{
    display:inline-block; width:100%;
}

.RoundedCornerMiddle
{
     padding:0px 10px 0px 10px;
}


.RoundedCornerTopLeft
{
    float:left;background-image: url('../Images/System/RoundedCornerTopLeft.jpg');  background-repeat: no-repeat;  width:10px; height:10px;
}


.RoundedCornerTopRight
{
    float:right;background-image: url('../Images/System/RoundedCornerTopRight.jpg'); background-repeat: no-repeat; width:10px; height:10px;
}


.RoundedCornerBottomLeft
{
    float:left;background-image: url('../Images/System/RoundedCornerBottomLeft.jpg');  background-repeat: no-repeat; width:10px; height:10px; background-position:bottom;
}

.RoundedCornerBottomRight
{
    float:right;background-image: url('../Images/System/RoundedCornerBottomRight.jpg'); background-repeat: no-repeat; width:10px; height:10px; background-position:bottom;
}


.RelatedContentHeadingLabel
{
      font-weight:bolder;
      background-color: rgb(98, 136, 155);
      display:block;      
}







.RelatedContentHeadingDiv
{
    margin-top:20px;
    
}

.EditContent
{        
    width:100%;
    height:100px;
    text-align:left;    
}


.SaveContentShortNoteButton
{
    text-align:center;
}

.ll
{
    width:100%;
}





.Login
    {
        text-align:center ;
    }
    
    .DataPager
    {
         font-size:10px;
         padding:auto 50px auto 50px;
    }
    
    
    .TopImage
{
    
    display:block;
    padding-bottom:10px;    
}
    
    
    
    
    
.RelatedContentPanelHeading
{        
    color: #000099;
    font-weight: bold;
    background-color: RGB(102,102,255);
    cursor: pointer;
    height: 30px;
    width:260px;
    color:Black;
    
    
}

.RelatedContentPanelBody
{
    
    width:260px;
    padding-bottom:5px;
    
    
}




    
    
.RelatedContentKeywordsPanelHeadingCornerTopLeft
{
    float: left; background: url(../Images/System/TopLeft.jpg) no-repeat;  width:100px; height:10px; padding-left:20px; padding-top:5px;
}



.RelatedContentKeywordsPanelHeadingCornerTopRight
{
    float: right; background: url(../Images/System/TopRight.jpg) no-repeat   ;  background-position: top  right;  width:100px; height:10px; padding-right:20px; text-align:right;  padding-top:6px;
}


.Square
{
    
    background-color: #6666FF;
    padding-top: 10px;
    height: 25px;
    width: 260px;
}

.Square a
{    
     color:Black;
    
}



.accordionHeader
{
    border: 1px solid #2F4F4F;
    
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight:  normal ;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    width:250px;
    font-weight:bolder ;
}

.accordionHeaderSelected a, .accordionHeader a
{
    color: #000000;
    font-family: Verdana;
    font-size: 12px;
}


.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;    
    background-color: RGB(112,146,191);
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight:bolder ;
    padding: 5px;
    margin-top: 2px;
    cursor: pointer;
    width:250px;
}
 
 
 .accordionContent
{
    background-color: rgb(78, 116, 135);    
    border-top: none;
    padding: 5px;        
    padding-top: 10px;
    width:250px;
    text-align:left;    
}   

.ImageShortNote
{
    font-style:italic;
    font-weight:bold;
}



.unwatermarked {
	height:18px;
	width:148px;
}

.watermarked {	
	
	
	
	color:gray;
}	

.Error
{
    
    font-weight: bolder;
    font-style:italic;
}


.bulletimagestyle
{
position: absolute;
left: -200px;
}

.SQL
{
width: 100%; height: 100px
}

.SecurityCode
{
left: 0px; width: 100%; height: 20px
}

.Result
{	
	width: 100%;	
	height: 50px;
	font-weight: bold;
	color: red;
}



/* ------------------------------------------------------------------------------------ */

#hintbox{ 
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
 font-family:My, Zawgyi-One;
 font-size:14px;
}

.hintanchor
{ 
 width:20px;
 height:20px;
 
 
}


    
/* ------------------------------------------------------------------------------------ */
    
    #lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(Images/System/LightBox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(Images/System/LightBox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(Images/System/LightBox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
/*---------------------------------------------*/	

#pscroller1
{
    height: 160px;
    background-color: rgb(147, 200, 222);    
    width: 260px;
    text-align: left;    
    
}


.someclass
{
      
}

/*---------------------------------------------*/	

.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
 
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: url(../Images/System/list.gif) no-repeat left center;
list-style-type: none;
padding-left: 22px;
margin-bottom: 3px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: url(../Images/System/closed.gif) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}