/* TOPMENU  */
#topmenu { width:754px; height:10px; color:#9ea0a3; margin: 40px 0 0 75px; float:left; font: bold 11px Arial, Helvetica, sans-serif; }

#topmenu ul { list-style-type:none; margin:0; padding:0px; height:50px; color:#9ea0a3; float: left; }

#topmenu ul li { list-style-type:none; float:left; }

#topmenu ul li a { background:#ffffff;  height:50px;  font-size:11px; color:#9ea0a3; text-decoration:none; text-align: left!important;  margin: 0; display: block; padding: 0 10px 0 0px; text-align: left; font-size:10px; outline: none;}

#topmenu ul li a:visited { background:#ffffff;  height:50px;  font-size:11px; color:#9ea0a3; text-decoration:none; text-align:center;  margin: 0; display: block;}

#topmenu ul li a:hover { color:#47898e; }

#topmenu form { float: right; height: 16px; width: 100px;}
#topmenu input { width: 100px; border: 1px solid #B0B0B0; height: 14px; font: 10px Arial, Helvetica, sans-serif; color: #B0B0B0; }

.selected { display:block; height:50px;  font-size:10px; color:#fff; text-decoration:none; padding: 0; }


.commentary { margin:0;}
.final { margin:0;}
.income { margin:0;}
.cash { margin:0;}
.equity { margin:0;}
.segmental { margin:0;}
.notes { margin:0; float:left;}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.sexypanels{
list-style-type: none;
margin: 0;
padding: 175px 0 50px 15px;
width: 500px; /* width of menu */
}
.sexypanels li{

}
.sexypanels li a{
background: #528E8F url(../i/home_list.gif) no-repeat right; /*color of menu by default*/
font: 10px Arial, Helvetica, sans-serif;
display: block;
color: white;
width: 260px!important;
padding: 2px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 8px;
text-decoration: none;
border-bottom: 1px solid white; /* white border beneath each menu item */
}
.sexypanels li a:visited, .sexypanels li a:active{
color: white;
}

.sexypanels li a:hover{
color: #000;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;  z-index: 99999999999!important;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;  z-index: 99999999999!important;
}
#jquery-lightbox a img { border: none; z-index: 99999999999!important; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;  z-index: 99999999999!important;
}
#lightbox-container-image { padding: 10px;  z-index: 99999999999!important;}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;  z-index: 99999999999!important;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;  z-index: 99999999999!important;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;  z-index: 99999999999!important;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;  z-index: 99999999999!important;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;  z-index: 99999999999!important;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;  z-index: 99999999999!important;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666;   z-index: 99999999999!important;
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left;   z-index: 99999999999!important;
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	 z-index: 99999999999!important;
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


/*TOP MENU*/
.menu_list {	
	width: auto;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
	color:#333;
	font: bold 12px Arial, Helvetica, sans-serif!important;

}
.menu_body {
	display:none;
}
.menu_body a{
	color:#666; 
	font:12px Arial, Helvetica, sans-serif;
  display:block;
  padding-left:0px;
  text-decoration:none;

}
.menu_body ul
{
	  padding:0px 0px 0px 3px;
}
.menu_body a:hover
{
  color: #333;
  }
  
  
/* NEW MENU 

.menu_list 
{
	width: 150px;
}

.menu_head 
{
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    background: #eef4d3 url(left.png) center right no-repeat;
}

.menu_body 
{
	display:none;
}

.menu_body a 
{
  display:block;
  color:#006699;
  background-color:#EFEFEF;
  padding-left:10px;
  font-weight:bold;
  text-decoration:none;
}

.menu_body a:hover 
{
  color: #000000;
  text-decoration:underline;
}*/

.urbangreymenu{
 width: auto;/*width: 190px;width of menu*/
}

.urbangreymenu .headerbar
{

padding: 5px 0px;
cursor: pointer;
margin:0px;
color:#333;
font: bold 12px Arial, Helvetica, sans-serif!important;
	
}

.urbangreymenu .headerbar a{
text-decoration: none;
color:#333;
display:none;
margin:0px;

}

.urbangreymenu ul{

margin: 5px 0px 0px 10px;
padding: 0;
margin-top: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
padding-top:0px;
list-style:none;
margin:0;
padding:0;
}

.urbangreymenu ul li a{
	
padding: 2px 0;
padding-left: 0px; /*link text is indented 8px*/
text-decoration: none;
color:#666; 
font:12px Arial, Helvetica, sans-serif;

 }

.urbangreymenu ul li a:visited
{
color:none;
}

.urbangreymenu ul li a:hover
{ 
/*hover state CSS*/

}

.urbangreymenu .submenu 
{
	margin:-30px 0px 0px 0px;
}
.urbangreymenu .submenu2 
{
	margin:0px 0px 0px 18px;
}

.urbangreymenu p { padding: 0; margin: 0;}
