body
{background: #4B6289 url(images/bg.jpg) center repeat-y; text-align: center; margin: 0; padding: 0; 
font-family:Arial, Helvetica, sans-serif;
font-size: 9pt;
}

#top-nav {background: #4B6289; width:772px; margin: auto; margin-top: 0px; text-align: right; color: #ccc; padding: 8px; border-bottom: solid 1px #000; }

#top-nav a {color: #fff; font: bold 10px verdana;}

#top-nav a:hover {text-decoration: none; color: #ccc;}

img
{border: none; margin:0; padding: 0; display: block;}
#main
{background: #fff; width:775px; margin: auto; margin-top: 0px; padding: 0; text-align: left; color: #000;}
a
{color:#4B6289; text-decoration: none;}
a:hover
{text-decoration: underline;}

#menu
{background: url(images/menubg.jpg) repeat-x; color: #fff; text-transform: uppercase; padding: 4px; 
font: bold 9pt tahoma; 

text-align: center;}
#menu a
{color: #fff; padding: 3px 10px; margin:0; text-decoration: none; border-left: solid 1px #4B6289; border-right: solid 1px #8A98B2;}
#menu a:hover
{color: #ccc;}
#leftmain
{float: left; padding: 12px; background: #fff;}
#rightmain
{float: left; padding: 12px 4px; background: #fff;}
#contactbox, #newsletterbox
{width: 224px; height: 278px; background: url(images/contactbackground.gif);}
h1
{font: bold 15pt verdana; letter-spacing: -1px; margin: 0 0 0 0px;}
.widebox
{margin-bottom: 5px;}
.widebox_body
{background: url(images/widebackground.gif); width: 511px;}
.widebox_content
{padding: 15px;}

#blog img {
	
	float: left;
	margin: 0 8px 8px 0; 
}

.widebox_content ol li {
	
	margin-bottom: 12px;
	
}

.underline
{text-decoration: underline; font: bold 9pt verdana;}
ul li {
margin-left: 12px;
}

ul {
margin-left: 12px;
}

.test_name {

float: right;
font: bold 9pt Verdana;

}


.reflisting {
	
	background: #c9ced5
}



#ref-table tr:hover{
	background: #efefef;
	
	
}

#ref-table tr.off:hover{
	background: none;
	
}


#footer {
	
	font: normal 10px arial;
	color: #000;
	padding: 12px;
	text-align: center;
	
	
}

#footer a:hover {
	
	
	
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; overflow: auto; width: 100%	; }

#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



/*---the new menu---*/



.nav {
	width:775px;
	background: url(images/menubg.jpg) repeat-x;
	float: left;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	font-family:Tahoma, Helvetica, sans-serif;
	
}


.nav ul {
	/*width: 648px;*/
    
	float: left;
	margin: 0;
	padding: 0;
    text-transform: uppercase; 
	list-style: none;
}
.nav li {
	float: left;
	position: relative;
	margin: 0;
	z-index: 1;
	color: #fff;
	padding: 4px 17px;
		border-left: solid 1px #4B6289; border-right: solid 1px #8A98B2; 

	
}
.nav li.last {
	background:none;
}
.nav li:hover {
	z-index:2;
}
.nav li a {
	display: block;
	overflow: hidden;
	float: left;
		
	
}

a .menu-mid 

	{color: #fff; margin:0; text-decoration: none; }
}

a .menu-mid:hover {
	color: #ccc;

	
}


.nav li a:hover .menu-left,
.nav li.active a .menu-left,
.nav li:hover a .menu-left,
.nav li a:hover .menu-mid,
.nav li.active a .menu-mid,
.nav li:hover a .menu-mid,
.nav li a:hover .menu-right,
.nav li.active a .menu-right,
.nav li:hover a .menu-right {
	
	color: #ccc;
}
.nav li a:hover,
.nav li.active a,
.nav li.hover a,
.nav li:hover a {
	color: #ccc;
	text-decoration: none;
}
.nav li:hover .sub,
.nav li.hover .sub {
	display:block;
}
.nav li .sub {
	display: none;
	position: absolute;
	top: 20px;
	left: 6px;
	background: url(images/submenu_top.png) no-repeat;
	width: 186px;
	padding-top: 9px;

}
.nav li ul {
	background: url(images/submenu_bg.png) repeat-y;
	width: 162px;
	height: auto;
	margin: 0;
	padding: 0 12px 10px;
	list-style: none;
		font-size: 10px;
	font-weight: normal;
}

.nav li:hover li,
.nav li.active li {
	width: 100%;
	padding: 1px 0 2px;
	border-bottom: 1px #C1D9F0 dashed;
	border-left: none;
	border-right: none;
	background: none !important;
}
.nav li:hover li a,
.nav li.active li a {
	color: #09548B;
	background: none !important;
	line-height: normal;
	width: 156px;
	padding: 8px 3px 3px;
	text-indent: 1px;
}
.nav li:hover li a:hover,
.nav li.active li a:hover {
	color: #4B6289;
	background: #dadfe7 !important;
	text-decoration: none;
	line-height: normal;
}
/*IE*/
.nav li li a:hover,
.nav li li a:hover {
	color: #4B6289;
	background: #dadfe7 !important;
	text-decoration: none;
	line-height: normal;
}
/**/
.nav .btm-bg {
	background: url(images/submenu_bottom.png) no-repeat;
	width: 205px;
	height: 9px;
	overflow: hidden;
	clear: both;
}




