/*Freeze Drying Solutions Wesbite Style Sheet - Last updated by SDG 07-02-09
**********************************************************************************/


body {
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	background: white url(../images/background.jpg) top left repeat-x;
	color: #175277;
	font-size: 12px;
}

p { font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 18px;*/
	color: #175277;
	/*color: #9F9F9F;*/
	padding: 0 0 8px 0;
	margin: 0;
	
}
title {
	margin: 0;
	padding: 0;
}

h1, h1 a, h1 a:hover {
	font-size: 20px;
	color: #058DBA;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;
}
h2, h2 a, h2 a:hover {
	font-size: 14px;
	color: #175277;
	font-weight: normal;
	margin: 10px 0 10px 0;
	padding: 0;		
}

h3, h3 a {
	font-size: 14px;
	color: white;
	font-weight: normal;
	margin: 10px 0 20px 0;
	padding: 5px;	
	background: #058DBA;
	display: block;
}

h4, h4 a {
	font-size: 14px;
	color: white;
	font-weight: normal;
	margin: 10px 0 5px 0;
	padding: 5px;	
	background: #058DBA;
	display: block;
}

h5, h5 a {
	font-size: 12px;
	color: white;
	font-weight: normal;
	margin: 10px 0 5px 0;
	padding: 5px;	
	background: #058DBA;
	display: block;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}
	
a { color: #058DBA; text-decoration: none; font-weight: bold; 	font-size: 11px;}
a:hover { color: #175277; text-decoration: none; 	font-size: 11px;}
a:visited, a:active {color: #175277; text-decoration: none; 	font-size: 11px;}	
	

input {
	background: white;
	color: #00225D;
	font-size: 11px;
	height: 20px;
	border: 1px solid #00225D;
	padding: 2px 3px 3px 3px;
	margin: 0 0 3px 0;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	}

textarea {
	background: white;
	border: 1px solid #00225D;
	color: #00225D/*#8BB0D5*/;
	font-size: 11px;
	margin: 0 0 3px 0;
	padding: 2px 3px 3px 3px;	
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	}
select {
font-size: 11px;
margin: 0 0 3px 0;
padding: 2px 3px 3px 3px;
color: #00225D;
border: 1px solid #00225D;
background: white;

}



#container {
	text-align: left;
	width: 940px;
	min-height: 500px;
	margin: 0 auto 0 auto;
	border-left: 10px solid white;
	border-right: 10px solid white;
	background: white;
}

#header {
	float: left;
	width: 940px;
	height: 147px;
	border-bottom: 5px solid #222F40;
	
	}
	#header-left {
		float: left;
		text-align: left;
		width: 226px;
		height: 147px;
		background: white;
	}
	#header-right {
		float: right;
		text-align: left;		
		width: 714px;
		height: 147px;
				
	}
#nav-trail {
	display: block;
	padding: 0;
	margin: 0;
}

#main-area {
	clear: both;
	padding: 0;
	margin: 0;
}

/*Main Navigation
***********************************/
#left-side {
	float: left;
	width: 226px;
	min-height: 100px;
	margin: 0 0 10px 0;
}

	#left-side p {
		padding: 0;
		margin: 0;
		text-align: left;
	}
	#left-side img {
		margin: 0;
	}	
	#left-side ul {
		padding: 0;
	}

	#left-side li {
		height: 50px;
		width: 226px;
		padding: 0;
		margin: 0;
		overflow: hidden;
		text-align: left;
		}
	#left-side li a {
		padding: 15px 10px 0 40px;
		display: block;
		height: 50px;
		color: white;
		overflow: hidden;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		}
		#nav-01 {
			padding: 0;
			margin: 0 0 1px 0;
			width: 226px;
			background: url(../images/nav-back.jpg) top left no-repeat;
			}
		#nav-02 {
			padding: 0;
			margin: 0 0 1px 0;
			width: 226px;
			background: url(../images/nav-back.jpg) top left no-repeat;
			}	
		#nav-03 {
			padding: 0;
			margin: 0 0 1px 0;
			width: 226px;
			background: url(../images/nav-back.jpg) top left no-repeat;
			}	
		#nav-04 {
			padding: 0;
			margin: 0 0 1px 0;
			width: 226px;
			background: url(../images/nav-back.jpg) top left no-repeat;
			}	
		#nav-05 {
			padding: 0;
			margin: 0 0 1px 0;
			width: 226px;
			background: url(../images/nav-back.jpg) top left no-repeat;
			}	
		#nav-06 {
			padding: 0;
			margin: 0 0 1px 0;
			width: 226px;
			background: url(../images/nav-back.jpg) top left no-repeat;
			}	
		#nav-07 {
			padding: 0;
			margin: 0 0 1px 0;
			width: 226px;
			background: url(../images/nav-back.jpg) top left no-repeat;
			}
			
	#left-side li a:hover {
		color: #FFFFFF;
		background-position: 0 -50px;
	}
	#left-side li a.active,	
	#left-side li a.active:hover {
		color: #FFFFFF;
		background-position: 0 -50px;
	}	
	


/*Second Level Navigation
***********************************/
	
	#productnav2 {
		float: left;
		width: 672px;
		min-height: 100px;
		margin: 0;
		padding: 0;
	}
	
	#productnav2 ul {
		margin: 20px 0 0 20px !important;
		padding: 0 !important;
	}
	
	#productnav2 li {
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
	}
	
	#productnav2 li a {
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	}				
			


/*Product Navigation
***********************************/
		
	#productnav {
		float: left;
		width: 672px;
		min-height: 100px;
		margin: 0;
		padding: 0;
	}	
	#productnav img {
		margin: 0;
	}	
	#productnav ul {
		padding: 0;
		margin: 0;
	}

	#productnav li {
		height: 50px;
		width: 672px;
		padding: 0 !important;
		margin: 0 0 5px 0 !important;
		overflow: hidden;
		text-align: left;
		}
	#productnav li a {
		padding: 15px 10px 0 50px !important;
		display: block;
		height: 50px;
		color: white;
		overflow: hidden;
		font-size: 16px;
		font-weight: bold;
		text-decoration: none;
		}
	#productnav li a:hover {
		color: #FFFFFF;
		background-position: 0 -50px;
	}
	#productnav li a.active,	
	#productnav li a.active:hover {
		color: #FFFFFF;
		background-position: 0 -50px;
	}	
		#navsec-01 {
			padding: 0;
			margin: 0 0 1px 0;
			width: 672px;
			background: url(../images/navsec-back.jpg) top left no-repeat;
			}
		#navsec-02 {
			padding: 0;
			margin: 0 0 1px 0;
			width: 672px;
			background: url(../images/navsec-back.jpg) top left no-repeat;
			}	
		#navsec-03 {
			padding: 0;
			margin: 0 0 1px 0;
			width: 672px;
			background: url(../images/navsec-back.jpg) top left no-repeat;
			}	
		#navsec-04 {
			padding: 0;
			margin: 0 0 1px 0;
			width: 672px;
			background: url(../images/navsec-back.jpg) top left no-repeat;
			}	
		#navsec-05 {
			padding: 0;
			margin: 0 0 1px 0;
			width: 672px;
			background: url(../images/navsec-back.jpg) top left no-repeat;
			}	
		#navsec-06 {
			padding: 0;
			margin: 0 0 1px 0;
			width: 672px;
			background: url(../images/navsec-back.jpg) top left no-repeat;
			}	
		#navsec-07 {
			padding: 0;
			margin: 0 0 1px 0;
			width: 672px;
			background: url(../images/navsec-back.jpg) top left no-repeat;
			}
		#navsec-08 {
			padding: 0;
			margin: 0 0 10px 0;
			width: 672px;
			background: url(../images/navsec-back.jpg) top left no-repeat;
			}											
													
/***********************************************************************/	


#advert-01 {
	width: 224px;
	min-height: 100px;
	margin: 10px 0 10px 0;
	border: 1px solid #222F40;
}
#advert-01 h2{
	text-align: center;
	color: #175277 !important;
	padding: 5px 0 5px 0;
	font-size: 16px;
	font-weight: bold;	
}
#advert-01 p{
	padding: 10px;
	color: #175277;
	}
#advert-01 a{
	font-size: 10px !important;
}	
	


#right-side {
	width: 674px;
	float: right;
	padding: 10px 20px 10px 20px;
	margin: 0 0 20px 0;
	min-height: 100px;
}
#right-side ul{
	padding: 10px 0 10px 0;
}

#right-side li{
	padding: 0 0 0 8px;
	margin: 0 0 0 20px;
}

#footer {
	clear: both;
	width: 940px;
	height: 70px;
	background: #058DBA;
	display: block;
	color: #ECF2F8;
}
#footer p, #footer a{
	color: #FFFFFF;
}
	#footer-left {
		float: left;
		width: 550px;
		height: 70px;
		text-align: left;
		padding: 10px;
	}
	#footer-right {
		float: right;
		width: 350px;
		height: 70px;
		text-align: right;
		padding: 10px;
	}	


/*Table Styles
***********************************/
	.cell01-3col {
		border-right: 1px dashed #058DBA;
		background: white;
		width: 203px;
		height:150px;
		text-align: center;
		vertical-align: top;
		padding: 5px 10px 5px 10px;	
	}
	
	.cell02-3col {
		border-right: 1px dashed #058DBA;
		width: 203px;
		height:150px;
		background: white;
		text-align: center;
		vertical-align: top;		
		padding: 5px 10px 5px 10px;	
	}
	
	.cell03-3col {
		padding:0;
		margin: 0;
		width: 203px;
		height: 150px;
		background: white;
		text-align: center;
		vertical-align: top;
		padding: 5px 10px 5px 10px;	
	}
	
	
	.cell01-1col {
		background: white;
		width: 672px;
		height: 50px;
		text-align: center;
		vertical-align: top;
		padding: 5px 10px 5px 10px;	
	}
	
	
	.cell01-8col {
		border-right: 1px dashed #058DBA;
		background: white;
		text-align: left;
		vertical-align: top;
		padding: 5px 5px 5px 5px;
		font-size: 10px;
	}
	
	.cell01-8col2 {
		border-right: 1px dashed #058DBA;
		background: #EBEBEB;
		text-align: left;
		vertical-align: top;
		padding: 5px 5px 5px 5px;
		font-size: 10px;
	}	
	
	.cell01-8col3 {
		border-right: 1px dashed #058DBA;
		background: #CAC9C5;
		text-align: left;
		vertical-align: top;
		padding: 5px 5px 5px 5px;
		font-size: 10px;
	}

		
/*Production Freeze Dryers
***********************************/

#production-fd-nav {
	float: right;
	width: 206px;
	margin: 0 0 10px 10px;
	background: #F5F5F5;
	padding: 10px;
}
	#production-fd-nav h2{
		font-size: 14px;
		color: white;
		display: block;
		background: #999;
		padding: 5px;	
		margin: 0 0 5px 0;	
	}
	#production-fd-nav ul {
		padding:0;
		margin: 0;
	}
	#production-fd-nav li {
		display: block;
		font-size: 11px;
		border-bottom: 1px solid #999;
		color: #999;
		padding: 2px 0 2px 0;
		margin: 0;
	}
	#production-fd-nav li a{
		color: #999;
	}
	
	
/*Production Freeze Dryers
***********************************/	
	
	
#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; }

	
	