
dl, dt, dd, ul, li {
list-style-type: none;
}
#menu {
/*position: absolute;
top: 1em;
left: 1em;*/
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#484848; text-decoration:none;
width: 200px;
 text-align:left;
}

#menu dt {
cursor: pointer;
/*background: #A9BFCB;
border: 1px solid gray;
font-weight: bold;
*/
line-height: 15px;
margin: 2px 0;
text-align: left;

}

#menu dd {
position: absolute;
z-index: 100;
left: 9em;
margin-top: -1.4em;
margin-left: 200px;
width: 10em;
/*background: #A9BFCB;*/
background-color:#FFF;
border-top: 1px solid gray;
border-right: 1px solid gray;
border-left: 1px solid gray;
display: none;
width: 200px;
}

#menu ul {
padding: 0px;
}
#menu li {
text-align: left;
height: 18px;
line-height: 18px;
width: 200px;
}
#menu li a{
color: #000;
text-decoration: none;
display: block;
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#484848; text-decoration:none;
width: 193px;
border-bottom:1px solid gray;
padding-left:7px;
}
#menu dt a {
color: #000;
text-decoration: none;
display: block;
font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#484848; text-decoration:none;
width: 185px;
}

#menu li a:hover {
text-decoration:none;
background-color:#ffb400;
color:#fff;
}

#mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 200px;
left : 10px;
color: #000;
background-color: #ddd;
}
#mentions a {text-decoration: none;
color: #222;
}
#mentions a:hover{text-decoration: underline;
}
#PnL, #BalS, #casha, #qnr, #SW, #dar, #cni{ background-image:url(../investorrelations/images/arrow-right.gif); background-repeat:no-repeat; background-position:right;}
.arrow_right_sel{ background-image:url(../investorrelations/images/arrow-right.gif); background-repeat:no-repeat; background-position:right; font-weight:bold;}
.dt_header{ font-weight:bold; padding-top:20px;}

#chromemenu{width:789px; height:35px;  background-color:#F2F2F2;}
	
#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0px; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 0px;
padding: 0px;
margin: 0px;
float: left;
font-family:Verdana;
font-size:11px;
color:#333333;
}

#chromemenu ul li
{
float: left;
display:inline; 
padding: 0px 0px 0px 10px;
} /* inline */

#chromemenu ul li a
{	
float: left;
font-family:Tahoma;
font-size:11px;
color:#333333;
border-right: 1px solid #e2e2e2;
padding: 11px 8px 9px 2px;
text-decoration: none;
}

#chromemenu ul li a:hover
{
color:#333333; 
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
color:#00FF33;
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
text-align:left;
top: 0;
z-index:1000;
border: 1px solid #e2e2e2;
font:normal 11px Tahoma;
background-color: #f2f2f2;
width: 150px;
visibility: hidden;
}

.dropmenudiv a{
display: block;
z-index:1000;
text-indent: 8px;
border-bottom: 1px solid #e2e2e2;
padding-top:5px;
padding-left:7px;
padding-bottom:7px;
text-decoration: none;
font-weight: normal;
color:#000000;
background-color: #f2f2f2;
}

.dropmenudiv a:hover{ /*Theme Change here*/
border-bottom: 1px solid #e2e2e2;
background-color: #ffb400;
color:#f2f2f2;
z-index:1000;
}
.BoldClass{ font-weight:bold;}
/* Dropdown CSS ends here */

/*Lightbox*/
#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/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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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 */ 

/*Lightbox*/
