/*main content container */
#maincontentcontainer{
	width:970px;
	margin-top: -5px;
	margin-left: 20px;
	margin-bottom: -10px;
	background:url(/images/home_bg_shadow.png); 
	background-repeat:repeat-y;
	
	}
	
/*home index */
#mainleft, #mainmiddle, #mainright {
	margin: 0;
	padding: 0;
	float:left;
	
	}
#mainleft {
	width: 230px;
	
	}
#mainmiddle{
	width: 510px;
	}
#mainright {
	width: 230px;
	}
#mainleft h2 {
	
	margin-top:10px;
	margin-bottom:15px;
	color: #666699;
	font-size: 1.0em;
	font-weight:bold;
	}
	
#programs,#mailinglist,#websites,#labwebsites #featureHome,#resources,#dnatoday,#biology_animations,#genenews,#blog,#more_resources{
	overflow:hidden; /* prevents oversize elements from breaking the layout */
	margin: 0px ;
	padding-left: 10px;
	padding-right: 5px;
	}
#more_resources{
	padding-bottom: 8px;
}
#programs li, #biology_animations li, #genenews li, #blog li, #websites #labwebsites li{ 
	padding-top:  2px;
	font-size: .75em;
	text-indent: 0px;
	}
	
/*website */
#websites 
	{
	position:relative; 
	width:500px;	
	margin:auto; 

	font-size:1em;
	padding: 0px;
	}
#websites a span p
	{
	color: #797a86;
	}
#websites a.pics {
	float:left; 
	margin:0px; 
	display:inline; 
	color: #666699; 
	text-decoration:none; 
	cursor:pointer;
	border:0px;
	}
#websites a.pics img.thumb {
	display:block; 
	border:0;
	}
#websites a.pics span {
	display:none; 
	border:0px;
	text-align:right;
	}
#websites a.pics span img {
	margin:0px;
	}
#websites a.pics:hover {
	white-space:normal; 
	border:0px;
	}
#websites a.pics:hover span {
	display:inline; 
	position:absolute;
	background-color: #ffffff;
	height:165px;
	line-height:17px;
	left:0px; 
	top:235px; 
	z-index:10; 
	}
#websites a.pics:hover span img{
	display:inline;
	border:0px;
	}		
#websites span.info {

	clear:left; 
	display:block;
	font-size:1em;
	text-align:center; 
	line-height:18px; 
	padding:5px 0px 10px 0px; 
	color: #333366; 
	z-index:1;
	}
#websites span {
	min-height:202px;
}

#sitelist{
	float:left;
	width:250px;
	/*line-height:44px;*/
	}	
#sitelist_rt{
	float:right;
	width:250px;
	/*line-height:44px;*/
	}	

/*website */
#labwebsites 
	{
	position:relative; 
	width:500px;	
	margin:auto; 

	font-size:1em;
	padding: 0px;
	}
#labwebsites a span p{
	color: #797a86;
	}
#labwebsites a.pics {
	float:left; 
	margin:0px; 
	display:inline; 
	color: #666699; 
	text-decoration:none; 
	cursor:pointer;
	border:0px;
	}
#labwebsites a.pics img.thumb {
	display:block; 
	border:0;
	}
#labwebsites a.pics span {
	display:none; 
	border:0px;
	text-align:right;
	}
#labwebsites a.pics span img {
	margin:0px;
	}
#labwebsites a.pics:hover {
	white-space:normal; 
	border:0px;
	}
#labwebsites a.pics:hover span {
	display:inline; 
	position:absolute;
	background-color: #FFFFFF;
	line-height:17px;
	left:0px; 
	top:235px; 
	z-index:10; 
	}
	
#labwebsites a.pics:hover span img{
	display:inline;
	border:0px;
	}		
#labwebsites span.info {
	clear:left; 
	display:block;
	font-size:1em;
	text-align:center; 
	line-height:18px; 
	padding:5px 0px 10px 0px; 
	color: #333366; 
	z-index:1;
	}
	
#labwebsites span {
	min-height:180px;
}

/*about */
#mainbottom{
	width:970px;
	height:60px;
	margin-left: 20px;
	padding-top: 15px;
	background:url(/images/home_bgbottom_shadow.png); 
	background-repeat:repeat-x;
	}
#about {
	width: auto;
	float:left;
	}
#about  li {
	float:left; 
	/*width:90px; */
	margin-right: 25px;
	text-align:center;  
	display:block;
	}
#about  li a {
	color:#000066; 
	text-decoration:none; 
	font-weight:normal; 	 
	display:block; 
	padding-top:12px ;
	}
#about  li a:hover {
	color:#990066;
	text-decoration:underline;	
	}

/*title image rollover */	
.programs_rollover a {
	display:block;
	width: 210px;
	height:55px;
	background: url("/images/hands_on_programs.png") 0 0 no-repeat;
	margin-top:10px;
	}
.programs_rollover a:hover { 
	background-position: 0 -55px;
	}
.resources_rollover a {
	display:block;
	width: 210px;
	height:30px;
	background: url("/images/resources.png") 0 0 no-repeat;
	margin-top:10px;
	}
.resources_rollover a:hover { 
	background-position: 0 -30px;
	}
.websites_rollover a {
	display:block;
	width: 500px;
	height:30px;
	background: url("/images/online_education.png") 0 0 no-repeat;
	margin:10px 0px 10px 0px;
	}
.websites_rollover a:hover { 
	background-position: 0 -30px;
	}	
.about_rollover a {
	display:block;
	width: 240px;
	height:30px;
	background: url("/images/about.png") 0 0 no-repeat;
	margin-top:10px;
	margin-left:10px;
	float:left;
	}
.about_rollover a:hover { 
	background-position: 0 -30px;
	}

/* ------------websites_tab----------*/
#website_tab {
	margin-left:5px;
	padding: 0;
	list-style: none;
	width: 500px;
	height: 50px;
	position: relative;
}
#website_tab span {
	display: none;
	position: absolute;
}
#website_tab a {
	display: block;
	text-indent: -900%; 
	position: absolute;
	outline: none;
}
#website_tab a:hover {
	background-position: left bottom;
}
#website_tab .edu {
	width: 250px;
	height: 50px;
	background: url(/images/website-edu-rollover.png) no-repeat;
	left: 0px;
	top: 0px;
}
#website_tab .lab {
	width: 250px;
	height: 50px;
	background: url(/images/website-lab-rollover.png) no-repeat;
	left: 250px;
	top: 0px;
}
#website_tab .edu_selected {
	width: 250px;
	height: 50px;
	background: url(/images/website-edu-rollover.png) no-repeat;
	left: 0px;
	top: 0px;
	background-position: left bottom;
}
#website_tab .lab_selected {
	width: 250px;
	height: 50px;
	background: url(/images/website-lab-rollover.png) no-repeat;
	left: 250px;
	top: 0px;
	background-position: left bottom;
}




	
/* ------------FEATURED items----------*/
/*
#carouselcontainer {
	margin-top: 5px;
	margin-left: 5px;
	background: url(/images/feature_bg_papers.png);
	background-repeat:no-repeat;
	}
#carouselcontainer ol#carousel li {
	height: 280px;
	width: 500px;
	outline:none;
}
#carouselcontainer ol#carousel li a{
	height: 280px;
	width: 500px;
	outline:none;
}
#carouselcontainer img.feature {
	height: 225px;
	width: 325px;
 	margin: 12px 0px 0px 14px;
	//top: 20px;
	//left: 17px;
	float:left;
}

a.featured-article {
	text-decoration: none !important; 
	text-align: left;
}
.featured-details {
	height:210px;
	width:120px;
	float:right; 
	margin: 40px 22px 0px 0px;
}

.entry-title	{ 
	color: #660000; 
	padding: 0px;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em; 
	font-weight: bold;
	text-align:left;
	margin: 0px 0px 5px 0px;
}
.entry-summary	{ 
	color: #333366; 
	padding: 0px; 
	margin: 0; 
	font-size: .75em;
	line-height:13px;
	text-align:left;
}
*/

label
{
width: 3.5em;
float: left;
text-align: right;
margin-right: 0.2em;
display: block
}

.submit input
{
margin-left: 3.7em;

} 


/* featured items in the slideshow */
#feature-container {min-height:460px; width:500px; padding: 8px 0px 0px 8px;}
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:496px; margin:2px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:496px; height:250px; padding:0px; border:1px solid  #999999; background:#fff}
#information {position:absolute; bottom:0; width:496px; height:0;  background:  #FFF8DF; color:#000033; overflow:hidden; z-index:200; opacity:.90; filter:alpha(opacity=90);}
#information h3 {padding:4px 8px 3px; font-size:1em; color:#660000;}
#information p {padding:0 8px 8px; font-size:.8em; color:#000033;}
#image {width:496px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:256px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(/images/feature/controls/left.png) left center no-repeat}
#imgnext {right:0; background:url(/images/feature/controls/right.png) right center no-repeat}
#imglink {position:absolute; height:256px; width:100%; z-index:100; opacity:.8; filter:alpha(opacity=40)}
#imglink_fix {width:100%; height:100%; background-image:url(/images/feature/controls/blank.png);}
.linkhover {background:url(/images/feature/controls/link.png) center center no-repeat}
#thumbnails {margin-top:5px;}
#slideleft {float:left; width:20px; height:81px; background:url(/images/feature/controls/scroll-left.png) center center no-repeat; background-color:#fff}
#slideleft:hover {background-color:#fff}
#slideright {float:right; width:20px; height:81px; background:#fff  url(/images/feature/controls/scroll-right.png) center center no-repeat}
#slideright:hover {background-color:#fff}
#slidearea {float:left; position:relative; width:446px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:76px}
#slider img {cursor:pointer; border:1px solid #666699; padding:0px}


