/* Reset CSS - gets everything equal among all browsers */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; outline:0; vertical-align:baseline; background:transparent; }

body { line-height:1; }
ol, ul { list-style:none; }
blockquote, q { quotes:none; }

blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }

/* remember to define focus styles! */
:focus { outline:0; }

/* remember to highlight inserts somehow! */
ins { text-decoration:none; }
del { text-decoration:line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse:collapse; border-spacing:0; }


/* Master CSS - used by all pages */

body {
	font-family:verdana, arial, clean, sans-serif;
	font-size:62.5%;
	color:#000;
}

h1, h2, h3, h4, h5, h6, .title {
	color:#333;
}

h1 {
	font-size:2.2em;
}

h2 {
	font-size:2em;
	margin-top:20px;

}

h3 {
	font-size:1.8em;
	margin:0 0 15px;
}

h4, h5 {
	font-size:1.6em;
	margin:25px 0 0;
}

h2, h3, h4, h5, h6 {
	margin:10px 0;
}

p {
	margin:5px 0;
	font-size:1.3em;
	line-height:150%;
}

a img {
	border:0;
}

address {
	margin:10px 0 20px;
	font-size:1.3em;
	font-style:normal;
}	

address p {
	font-size:1.1em;
	margin:0;
}

table {
	width:567px;
}

table, table tr td {
	padding:5px;
	font-size:1.1em;
	border:1px solid #666;
}

acronym  {
	cursor:help;
}


#wrapper {
	width:100%;
	background:#ccc;
}

#container {
	width:950px; min-height:1000px;
	margin:0 auto; padding:0 20px;
	border:1px solid;
	background:#fff;
	overflow:auto;
}

#top-color {
	height:9px;
	margin:0 -20px;
	background:#b7ff00;
}

#header {
	padding:20px 0;
	position:relative;
}

#navigation {
	width:970px;
}

#cssdropdown li.headlink {
	width:170px;
	float:left;
	margin-left:-1px;
	border:1px black solid;
	color:#000;
	background-color:#ccc;
	text-align:center;
}

#cssdropdown li.headlink a {
	display:block; padding:15px;
}

#cssdropdown li.headlink ul {display:none; border-top:1px black solid; text-align:left;}
#cssdropdown li.headlink:hover ul {display:block;}
#cssdropdown li.headlink ul li a {padding:5px; height:17px;}
#cssdropdown li.headlink ul li a:hover {background-color:#333;}

#cssdropdown a {color:#000;} #cssdropdown ul li a:hover {text-decoration:none;}
#cssdropdown li.headlink {background-color:#00f;}
#cssdropdown li.headlink ul {padding-bottom:10px;}

#col-one, #col-two, #col-three, #col-four {
	margin:0;
	float:left;
}

#col-one {
	margin:0 0 30px;
}

#col-two, #col-three {
	margin-left:58px;
}

#col-one p, #col-two p, #col-three p {
	margin:0; padding:0 10px;
	line-height:120%;
}

.product-one, .product-two, .product-three, .product-four {
	width:275px; height:200px;
	position:relative;
}

.product-two, .product-three, .product-four {
	margin:50px 0 0;
}

.pdf { width:285px; }
.closer { margin-left:0; }

#row-one, #row-two {
	height:200px;
	/* border:1px solid #999; */
}

#row-two {
	clear:left;
	margin-top:30px;
}

.pdf {
	float:left;
	margin-right:30px;
}

.pdf img {
	margin:0 7px 0 0;
}

.pdf p {
	float:right;
	width:150px;
	margin-top:-3px;
	line-height:110%;
}

.less-space {
	margin-top:55px;
}

.product-border {
	width:193px; height:86px;
	text-align:center;
	padding:32px 41px;
	background:url( /images/product-bg.png ) no-repeat top left;
}

.overlay {
	height:20px;
	padding:10px 5px 0;
	position:absolute;
	top:13px; left:7px;
	background:url( /images/img-overlay.png ) no-repeat bottom right;
	font-weight:bold;
	font-size:1.1em;
}


.home-product {
	width:200px; height:100px;
	margin-left:20px; padding:15px 15px 15px 0;
	border-top:1px solid #666;
	float:left;
}

.home-product img {
	width:106px; height:100px;	
}

.home-product p {
	height:70px; width:200px;
	font-size:1.3em;
	line-height:140%;
}

.autoclave-title {
	font-size:1.6em;
	font-weight:bold;
}

.home-product a {
	text-decoration:none;
}

.home-product a:hover {
	text-decoration:underline;
}

#footer {
	width:950px; height:36px;
	margin:0 auto; padding:7px 20px;
}

#footer ul { }

#footer ul li {
	float:left;
	font-size:1.2em;
	margin-right:7px;
	margin-bottom:7px;
}

#footer p {
	color:#333;
	font-size:1.1em;
}

.break {clear:both;}

#product {
	width:558px;
	padding-right:10px;
	float:left;
}

#product-name {
	width:548px; height:50px;
	margin:10px 0; padding:10px;
	background:#fff url( /images/diagonal-gray-lines.png ) repeat top left;
	float:left;
}

#product p {
	margin-top:0;
}

#product p.title {
	margin:15px 0 0;
	font-size:1.5em;
	font-weight:bold;
}

#product ul, ol {
	margin:10px 0 30px 25px;
	list-style-image: url( /images/orange-bullet.gif);
}

#product ul li, ol li {
	font-size:1.3em;
	line-height:150%;
}

ul li strong {
	text-transform:uppercase;
}

#downloads {
	width:357px; height:50px;
	margin:10px 0;; padding:10px;
	background:#fff url( /images/diagonal-gray-lines.png ) repeat top left;
	float:left;
}

.overview {
	margin:0 0 30px;
	font-weight:bold;
	color:#777;
	clear:both;
}

.rapidoor {
	margin:0 0 10px;
	font-weight:bold;
	color:#333;
}

.dbl-border {
	height:1px;
	margin:30px 0;
	border-top:1px solid #999;
	border-bottom:2px solid #999;
}

.wide-dbl-border {
	height:1px; width:940px;
	border-top:1px solid #999;
	border-bottom:2px solid #999;
	margin:10px 0 30px;
}

span.title {
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
}

/* Nav CSS - controls layout of navigation

Blue   - 1e00ff
Yellow - e1ff00
Orange - ff7300
Red    - ff000d
Green  - b7ff00
*/

.menu {
	width:970px;
	height:30px;
	font-size:11px;
}

* html .menu { /*IE only*/
	margin-bottom:1em;
}

.menu ul {
	list-style-type:none;
}

.menu li {
	display:inline;
}

.menu a:link, .menu a:visited {
	cursor:pointer;
	display:block;
	width:144px;
	margin-right:5px;
	padding:8px 2px 9px 8px;
	font-weight:bold;
	color:#fff;
	background: url( /images/light-gray-tab.png ) no-repeat top left;
	text-decoration:none;
	float:left;
}

.menu a:hover {
	color:#b7ff00;
	background: url( /images/dark-gray-tab.png ) no-repeat top left;
}

.menu .selected a {
	color:#b7ff00;
	background: url( /images/dark-gray-tab.png ) no-repeat top left;
}

.menu .selected a:hover {
	color:#e1ff00;
	background: url( /images/dark-gray-tab.png ) no-repeat top left;
}

html>/**/body .IEonlybr {
	display:none;
}

.dropmenudiv {
	width:154px;
	height:auto;
	position:absolute;
	top:125px;
	left:0;
	font:normal 10px verdana, arial, helvetica, clean, sans-serif;
	z-index:999;
	background-color:#666;
	visibility:hidden;
}

.dropmenudiv .products {
	padding-bottom:8px;
}

.dropmenudiv ul {
	float:left;
	margin:12px 0 0;
	list-style:none;
	border-left:1px solid;
	padding:0 10px;
}

.dropmenudiv ul a:link, .dropmenudiv ul a:visited {
	text-decoration:none;
	color:#fff;
}

.dropmenudiv ul a:hover {
	color:#b7ff00;
}

.dropmenudiv ul.topics {
	border-left:0;
	padding:0 8px 0 10px;
}

.dropmenudiv li {
	font-size:11px;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0;
}

.dropmenudiv li.products {
	margin:0 0 5px 0;
	font-weight:normal;
}

.dropmenudiv h1 {
	font-size:12px;
	margin-bottom:5px;
	padding:0;
	font-weight:normal;
	color:#1e00ff;
}

.dropmenudiv h1 a:link, .dropmenudiv h1 a:visited {
	color:#e1ff00;
}

.dropmenudiv h1 a:hover {
	color:#ccc;
}

* html .dropmenudiv a:link { /*IE only hack*/
	width:100%;
}



/* Scroll CSS - used on all pages to control layout of header scroll */

ul.marquee {
	/* required styles */
	display:block;
	padding:0;
	margin:0;
	list-style:none;
	line-height:1;
	position:absolute;
	top:48px; left:190px;
	overflow:hidden;
	width:450px;
	height:45px;
	background-color:#fff;
}

ul.marquee li {
	position:absolute;
	top:-999em; left:0;
	display:block;
	white-space:nowrap; /* keep all text on a single line */
	color:#ccc;
	font:bold 2.5em Arial, Helvetica, sans-serif;
	padding:3px 5px;
}

.image {
	margin:0; padding:0;	
	margin:0 auto;
	text-align:center;
}

.image img {
	margin-top:5px;
}

.image .enlarge-image {
	height:20px;
	display:block;
	margin:10px 0 2px;
}

.image .enlarge-image a {
	height:20px;
	font-size: 1.1em;
	margin:10px;
	padding:0 0 10px 21px;
	background: url( /images/enlarge-image.gif ) no-repeat top left;
	text-decoration:none;
}

.right {
	float:right;
	padding-left:10px;
}

.left {
	float:left;
	padding-right:10px;
}

.gb  { border:1px solid #999; }
.gbb { border-bottom:1px solid #999; }

.bold {
	font-weight:bold;
}

.required {
	color:#808080;
}

/* Forms */

fieldset {
	border:1px solid #666;
	margin:0 0 30px; padding:10px;
}

legend {
	font-size:1.3em;
	font-weight:bold;
	color:#000080;
	margin-left:10px;
	padding:0 3px;
}

div.row {
	clear:both;
	padding-top:10px;
}

div.row span.label {
	float:left;
	width:200px;
	text-align:right;
	margin-right:10px;
	font-size:1.1em;
}

div.row span.formw {
	float:left;
	width:335px;
	text-align:left;
} 

div.row em, span.orange {
	color:#ff7300;
}

.required {
	font-weight:bold;
	color:#000;
}

p.form-title {
	margin:7px 0; padding-top:15px;
	color:#000080;
	font-weight:bold;
}

.cl {
	clear:left;
}

/* Sitemap */

#sitemap {
	margin:-30px 0 0; padding:0;	
}

#sitemap-header {
	width:930px; height:50px;
	margin:10px 0; padding:10px;
	background:#fff url( /images/diagonal-gray-lines.png ) repeat top left;
	float:left;
}

#sitemap ul {
	margin:30px 0 0 20px;
}

#sitemap ul li a {
	font-size:1.2em;
	text-decoration:none;
}

#sitemap ul li ul {
	margin:0 0 0 30px;
	list-style-image:url( /images/orange-bullet.gif);
}

#sitemap ul li ul li {
	line-height:120%;
	margin-top:7px;
}

#news {

}

#news h2 {
	color:#ff7300;
}

.news-title {
	color:#ff7300;
	font-size:1.2em;
	font-weight:bold;
}

.news-date {
	margin:20px 0 5px;
	font-size:1.4em;
	font-weight:bold;
}

#news-article {

}

#news-article h2 {
	margin-top:15px;
	color:#666;
}

#contact-info {
	font-size:1.1em;
}

.bold { font-weight:bold; }

#search {
	float:right;
	margin:40px 0 0;
}
