html{
width:100%;
text-align:center;
padding:0px;
margin:0px;
background:#9BB3CF;
min-height: 100%;
}

body{ 
padding:0px;
margin:0px;
text-align:center; 
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:13px;
font-weight:normal;
line-height:20px;
border:0px solid #CCCCCC;
min-height: 100%; 

}


a, a:visited{
color:#1E2BD8;
font-weight:normal;
text-decoration:none;
}

a:hover{
color:#626DFB;
font-weight:normal;
text-decoration: underline;
}
#wrapper{
width:900px; 
text-align:left;
border:0px solid #CCCCCC;

}

#header{ 
background:#fff url(images/SL-R1-4bioengineering.gif) no-repeat;
height:79px;
text-align:left;
vertical-align:middle;
border:0px solid #CCCCCC;
width:880px;

}

#top_menu{
padding:10px;
border:0px solid #CCCCCC;

}

#menu_list{  }
#menu_list a{ padding:0px; margin:0px; margin-right:10px;}

#menu_list a, #menu_list a:visited{
font-family:Arial, Helvetica, sans-serif;
color: #66CC00;
font-size:16px;
font-weight:bold;
text-decoration:none;
}

#menu_list a:hover{
color:#008800;
text-decoration:none;

}


#content{

background:#2F69A8;
padding:10px;
padding-top:0px;
border:0px solid #CCCCCC;


}


#left{ width:200px; display:inline; float:left; border:0px solid #CCCCCC; padding:0px;}
.left_part{width:200px; border:0px ridge #CCCCCC; text-align:left; padding-left:3px; padding-right:3px; margin-bottom:0px;  }


.right{ width:470px; display:inline; text-align:left;  border:0px dashed #CCCCCC; padding-left:5px; padding-right:5px; background:#FFFFFF;}


.success_msg{
text-align:left;
color:#00CC00;
font-weight:bold;}


.error_msg{
text-align:left;
color:#FF0000;
font-weight:bold;}


.box1{ width:100%; border:1px dotted #CCCCCC;  min-height:100%; }
.box1_row{ width:100%; border:1px solid #CCCCCC; min-height:100%; }
.box1_part1{ width:150px; height:100px; border:1px dotted #CCCCCC; float:left;}
.box1_part2{ width:150px; height:100px; border:1px dotted #CCCCCC; float:left;}
.box1_part3{ width:100px; height:100px; border:1px dotted #CCCCCC; float:left;}
.box1_part4{ width:100px; height:100px; border:1px dotted #CCCCCC; float:left;}
.box1_part5{ width:100px; height:100px; border:1px dotted #CCCCCC; float:left;}
.box1_part6{ width:100px; height:100px; border:1px dotted #CCCCCC; float:left;}


.title_bar{ background:#EEEEEE;}
#review_details td{ vertical-align:top;}


.caption{ font-size:18px; font-weight:bold;}
.caption3{ font-size:18px; font-weight:bold;}
.caption3, .caption, h4 { font-size:18px; font-weight:bold; background:#FFFFFF url(images/title-bg.jpg) no-repeat top left; padding-left:40px; min-height:25px; padding-top:5px;}

#rating_box{border: 1px solid green; padding:0px; padding-left:15px; font-family: arial, verdana, san-serif; font-size: padding-right:15px;}

#paging{border:2px solid #dedede; background:#ffffff; height:20px; width:auto; margin:5px 0 5px 0; padding:5px;}


#footer{
height:70px;
text-align:center;
width:900px;
vertical-align:middle;
border:0px solid #CCCCCC;
background:#d7d7d7 url(images/foo.jpg) no-repeat;
color:#FFFFFF;
border:0px solid #000000;

}

#banner_p2 { text-align:right; right:10px; bottom:10px;}

#sitemap_list td{ width:200px;}

#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 */ 
.news
{
 border:0px thin  #666666;
 background:#FFFFFF;
}
.log
{
 border:1px dashed #339966;
 width:170px;
 
}
.glossymenu{
margin: 5px 0;
padding: 0;
width: 200px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(images/glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(images/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}
.back
{
 
 height:30px;
 background:url(images/u.gif);
 width:413px;
 color:#FFFFFF;
}
.bor
{
 border:16px solid #666666;
 background:#fff;
}
#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
background:#ffffff;
border:3px solid #d7d7d7;
}

#tablist li a{
padding: 3px 0.5em;
margin-left: 3px;
border: 0px solid #778;
border-bottom: none;
background: #dedede;

}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a.current{
background:#d7d7d7;
}

#tabcontentcontainer{
width: 610px;
/* Insert Optional Height definition here to give all the content a unified height */
padding: 5px;
border: 2px solid #d7d7d7;
background:#dedede;
}

.tabcontent{
display:none;
background:#FFFFFF;

}
.chromestyle{
width: 880px;
font-weight: bold;
}
.chromestyle ul li a
{
 float:left;
 
}
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 878px;
background: url(images/chromebg.gif) center repeat-x; /*THEME CHANGE HERE*/
padding: 3px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/

float:left;
}

.chromestyle ul li{
display: inline;

}

.chromestyle ul li a{
color: #494949;
padding: 3px 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;

}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(images/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/

}


.m
{
 background:#D5E6F6;
 
}
.ne
{
 background:#dedede;
 border:1px groove #CCCCCC;
}
.hh
{
 background:url(images/h.jpg) no-repeat;
 width:228px;
 height:116px;
}
.h2
{
 background:url(images/h2.jpg) repeat-x;
 width:672px;
 height:116px;
}

.leftback
{
 background:#D5E6F6;
 width:173px;
 border:0px solid #000000;
}
.f
{
background:#2F69A8;
}
.sec
{
 background:#FFFFFF;
}
.clr
{
background:#2F69A8;
width:100%px;
height:34px;
color:#FFFFFF;
}
.l a
{
font-size:16px;
}
.d
{
 width:300px;
 height:400px;
 overflow:scroll;
}
.sign
{
 background:#2F69A8;
 height:60px;
 padding-top:10px;
 width:200px;
}
.padding
{
padding-left:5px; padding-right:5px;clear:both;
}
.le
{
float:left;
display:inline;
}
.ri
{
 float:left;
 display:inline;
}