/* Consolidated Stills & Sterilizers */
/* Style Sheet */
/* Chris Hlubb */
/* March 31, 2008 */

body {
	background-image: url(../templates/shared/background_strip.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#bigcontainer {
	width: 900px;
	height: 800px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -450px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../templates/shared/container_back.jpg);
	background-position: top;
	background-repeat: no-repeat;
	z-index: 1;
}

#container {
	width: 800px;
/*
	position: absolute;
	left: 50%;
	top: 18px;
	margin-left: -400px;
	margin-bottom: 0px;
	padding: 0px;
*/
	position: relative;
	z-index: 2;
}

#homephoto {
	position: relative;
	padding: 0px;
	margin-bottom: 0px;
	background-image: url(../templates/shared/header_background.jpg);
	background-repeat: repeat-y;
}

/* Search - Internet Explorer */
#topbarsearchbox {
	top: 74px;
	left: 555px;
	height: 48px;
	position: absolute;
	z-index: 200;
	}
#searchleft {
	position: absolute;
	top: 3px;
	left: 14px;
	z-index: 201;
}
#searchbox {
	position: absolute;
	top: 2px;
	left: 6px;
	z-index: 200;
}
#searchright {
	position: absolute;
	top: 3px;
	left: 155px;
	z-index: 201;
}
#searchkeywords {
	width: 175px;
	height: 18px;
	line-height: 18px;
	}
#searchkeyword {
	width: 134px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-right: 6px;
	}
#searchbutton {
	top: 0px;
	left: 165px;
	border: 0px;
	position: absolute;
	}

/* Search - Firefox */
#topbarsearchbox2 {
	top: 74px;
	left: 554px;
	height: 48px;
	position: absolute;
	z-index: 200;
	}
#searchleft2 {
	position: absolute;
	top: 3px;
	left: 16px;
	z-index: 201;
}
#searchbox2 {
	position: absolute;
	top: 3px;
	left: 7px;
	z-index: 200;
}
#searchright2 {
	position: absolute;
	top: 3px;
	left: 155px;
	z-index: 201;
}
#searchkeywords2 {
	width: 175px;
	height: 18px;
	line-height: 18px;
	}
#searchkeyword2 {
	width: 134px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-right: 6px;
	}
#searchbutton2 {
	top: 0px;
	left: 165px;
	border: 0px;
	position: absolute;
	}

/* Navigation */
#navigation {
	position: relative;
	padding: 0px;
	margin-bottom: 0px;
	width: 800px;
/*	height: 17px; */
	height: 20px;
	background-color: #000000;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#navigation a{
	color: #CCCCCC; 
	text-decoration: none;
}

#header_start {
	position: relative;
	padding: 0px;
	margin-bottom: 0px;
}

#spacer1 {
	position: absolute;
	left: 21px;
	top: 0px;
}

#home1 {
	position: absolute;
	left: 22px;
	top: 0px;
}

#spacer2 {
	position: absolute;
	left: 67px;
	top: 0px;
}

#about1 {
	position: absolute;
	left: 68px;
	top: 0px;
	z-index: 105;
}

#spacer3 {
	position: absolute;
	left: 127px;
	top: 0px;
}

#products1 {
	position: absolute;
	left: 128px;
	top: 0px;
}

#spacer4 {	
	position: absolute;
	left: 186px;
	top: 0px;
}

#quote1 {
	position: absolute;
	left: 187px;
	top: 0px;
}

#spacer5 {	
	position: absolute;
	left: 277px;
	top: 0px;
}

#literature1 {
	position: absolute;
	left: 278px;
	top: 0px;
}

#spacer6 {	
	position: absolute;
	left: 340px;
	top: 0px;
}

#services1 {
	position: absolute;
	left: 341px;
	top: 0px;
}

#spacer7 {	
	position: absolute;
	left: 392px;
	top: 0px;
}

#education1 {
	position: absolute;
	left: 393px;
	top: 0px;
}

#spacer8 {	
	position: absolute;
	left: 513px;
	top: 0px;
}

#news1 {
	position: absolute;
	left: 514px;
	top: 0px;
}

#spacer9 {	
	position: absolute;
	left: 555px;
	top: 0px;
}

#contact1 {
	position: absolute;
	left: 556px;
	top: 0px;
}

#spacer10 {	
	position: absolute;
	left: 627px;
	top: 0px;
}

#header_end {
	position: absolute;
	left: 628px;
	top: 0px;

}

/* Drop Down Menus - Internet Explorer */
.dropdownbox {
	z-index: 990;
	position: relative;
	background-color: #9FB0CE;
	width: 172px;
}

.dropdownbox a:hover {
	width: 168px;
}

.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #333333;
	z-index: 990;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 2px;
}

a.dropdown:active, a.dropdown:link, a.dropdown:visited {
	color: #333333;
	text-decoration: none;
	z-index: 199;
}
a.dropdown:hover {
	color: #333333;
	text-decoration: none;
	z-index: 199;
/*	background-color: #4062A1;*/
}

#m1 {
	left: 89px;
	top: 133px;
	position: absolute;
	visibility: hidden;
	z-index: 990;
	width: 172px;
}

#m2 {
	left: 153px;
	top: 133px;
	position: absolute;
	visibility: hidden;
	z-index: 990;
	width: 172px;

}
#m3 {
	left: 216px;
	top: 133px;
	position: absolute;
	visibility: hidden;
	z-index: 197;
	width: 172px;
}
#m4 {
	left: 272px;
	top: 133px;
	position: absolute;
	visibility: hidden;
	z-index: 196;
	width: 172px;
}
#m5 {
	left: 338px;
	top: 133px;
	position: absolute;
	visibility: hidden;
	z-index: 195;
	width: 172px;
}
#m6 {
	left: 392px;
	top: 133px;
	position: absolute;
	visibility: hidden;
	z-index: 194;
	width: 172px;
}
#m7 {
	left: 523px;
	top: 133px;
	position: absolute;
	visibility: hidden;
	z-index: 193;
	width: 172px;
}
#m8 {
	left: 565px;
	top: 133px;
	position: absolute;
	visibility: hidden;
	z-index: 192;
	width: 172px;
}

#m9 {
	left: 0px;
	top: 133px;
	position: absolute;
	visibility: hidden;
	z-index: 91;
	width: 172px;
}

/* Drop Down Menus - Firefox */
.dropdownbox2 {
	z-index: 990;
	position: relative;
	background-color: #9FB0CE;
	width: 172px;
}

.dropdownbox2 a:hover {
	width: 168px;
}

.dropdown2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #333333;
	z-index: 990;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 2px;
}

a.dropdown2:active, a.dropdown2:link, a.dropdown2:visited {
	color: #333333;
	text-decoration: none;
	z-index: 199;
}
a.dropdown2:hover {
	color: #333333;
	text-decoration: none;
	z-index: 199;
}

#v1 {
	left: 89px;
	top: 130px;
	position: absolute;
	visibility: hidden;
	z-index: 999;
	width: 172px;
}

#v2 {
	left: 153px;
	top: 130px;
	position: absolute;
	visibility: hidden;
	z-index: 999;
	width: 172px;

}
#v3 {
	left: 217px;
	top: 130px;
	position: absolute;
	visibility: hidden;
	z-index: 999;
	width: 172px;
}
#v4 {
	left: 273px;
	top: 130px;
	position: absolute;
	visibility: hidden;
	z-index: 999;
	width: 172px;
}
#v5 {
	left: 338px;
	top: 130px;
	position: absolute;
	visibility: hidden;
	z-index: 999;
	width: 172px;
}
#v6 {
	left: 392px;
	top: 130px;
	position: absolute;
	visibility: hidden;
	z-index: 999;
	width: 172px;
}
#v7 {
	left: 523px;
	top: 130px;
	position: absolute;
	visibility: hidden;
	z-index: 999;
	width: 172px;
}
#v8 {
	left: 566px;
	top: 130px;
	position: absolute;
	visibility: hidden;
	z-index: 999;
	width: 172px;
}

#v9 {
	left: 0px;
	top: 130px;
	position: absolute;
	visibility: hidden;
	z-index: 91;
	width: 172px;
}

/* Home Page */
#homemiddle {
	background-color: #FFFFFF;
}

#middlebody {
	position: relative;
	width: 800px;
	background-image: url(../templates/shared/middle_back2.jpg);
	background-repeat: repeat-y;
	z-index: 1;
}

#homeleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 238px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	background-color: #FFFFFF;
}

#homemiddle {
	width: 800px;
	background-color: #FFFFFF;
/*	background-image: url(../templates/shared/home_product_back.jpg);
	background-position: top;
	background-repeat: no-repeat; */
/*	min-height: 451px; */
}

#product_title {
	position: relative;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 10px;
/*
	position: absolute;
	top: 20px;
	left: 350px; */
	z-index: 100;
}

#categories {
	position: relative;
/*	top: 70px;
	left: 315px; */
	padding-left: 35px;
	height: 40px;
	z-index: 100;
}

#featureditem {
	position: relative;
	padding-left: 5px;
/*	top: 120px;
	left: 292px; */
	z-index: 100;
/*	width: 250px; */
}

#productlinks {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 5px;
}

#productlinks a{
	color: #4062A1;
}

#homeright {
	width: 244px;
}

#featurebox {
}

#featureboxtop {
	position: relative;
}

#featuresmiddlehome {
	width: 207px;
	padding-left: 33px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#featuresmiddlehome a{
	color: #4062A1;
	text-decoration: underline;
}

#featuresmiddlehome a:hover{
	color: #4062A1;
	text-decoration: underline;
}

#featuresmiddle {
	background-image: url(../templates/shared/featuresbox_middle.jpg);
	background-repeat: repeat-y;
	width: 201px;
	padding-left: 23px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#featuresmiddle a{
	color: #4062A1;
	text-decoration: underline;
}

#featuresmiddle a:hover{
	color: #4062A1;
	text-decoration: underline;
}

#featureboxbottom {
	position: relative;
}

/* Static Pages */
#staticmiddlebody {
	position: relative;
	width: 800px;
	background-image: url(../templates/shared/static_back_strip.jpg);
	background-repeat: repeat-y;
	text-align: left;
}

#staticleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 201px;
	padding-top: 20px;
	background-image: url(../templates/shared/home_product_back.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F5F7FA;
	font-weight: 600;
	text-align: left;
	padding-left: 15px;
}

#navchild {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 10px;
}

#navchild a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #4062A1;
}

#navchild2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 10px;
	font-weight: bold;
}

#navchild2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4062A1;
	text-decoration: none;
}

#staticmiddle {
	width: 599px;
}

#staticmiddle_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4062A1;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 15px;
}

#staticmiddle_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 525px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
}

#staticmiddle_text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #4062A1;
}

#staticmiddle_text a:hover{
	text-decoration: none;
	color: #4062A1;
}

/* News */
#newstitle {
	color: #4062A1;
	font-weight: bold;
}

/* Footer */
#footer {
	position: relative;
	padding-left: 10px;
	margin-bottom: 0px;
	background-image: url(../templates/shared/footer_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
	vertical-align: top;
	text-align: left;
}

#footer_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 5px;
	text-align: left;
}

#footer_text1 a{
	text-decoration: none;
	color: #FFFFFF;
}

#footer_text1 a:hover{
	text-decoration: underline;
}

#footer_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 5px;
	font-weight: bold;
	text-align: left;
}

#footer_text3 {
	padding-top: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
}

#footer_text3 a{
	text-decoration: none;
	color: #FFFFFF;
}

#footer_text3 a:hover{
	text-decoration: underline;
}

#crumbs {
	position: absolute;
	top: 0px;
	left: 200px;
	z-index: 900;
	padding-top: 5px;
	padding-left: 15px;
	color: 6F89B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#crumbs a{
	color: 999999;
	text-decoration: underline;
}

#crumbs a:visited {
	color: 999999;
	text-decoration: underline;
}

#prodtitle {
	font-weight: bold;
}

#listing {
	padding-left: 10px;
}

#producttext {
	font-style: italic;
}

#quotation_section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4062A1;
	font-weight: bold;
	padding-bottom: 5px;
}

#sterilizer_section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}