/* @override http://localhost:8888/css/absorbents.css */
/* RESET */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

ul,ol {
	list-style: none;
}

fieldset,img {
	border: none;
}

caption,th {
	text-align: left;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* LAYOUT */

.clear {
	clear: both;
}

.clearer {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}

/* General */

body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1 {color: #8f2790;
	width: 930px;
	padding-left: 30px;
	margin: 30px auto 20px;
	font-size: 30px; text-align: center; text-decoration: none;}

* {
	margin: 0;
	padding: 0;
}

/* Hero */

/* Main */

#main {
	width: 327px;
	height: 244px;
	float: none;
	padding: 20px;
	background: white url(images/absorb_main.png) no-repeat center bottom;
	display: none;
}

#main h2 {
	color: #8f2790;
	font-weight: bold;
	font-size: 23px;
	margin-left: 30px;
	line-height: 22px;
}

/* Slider */

#stage {
	width: 980px;
	height: 454px;
	margin-bottom: 50px;
	/* background: url(http://media.intersurgical.com/global/elements/video_stage.jpg) no-repeat center;*/
	background: url(http://media.intersurgical.com/global/images/pages/absorbents/absorbents_stage.jpg) no-repeat center;
	position: relative;
	z-index: 1; margin-left: -10px;}

#slider {
	position: absolute;
	top: 37px;
	left: 158px;
	z-index: 1;
	font-size: 12px;
	width: 638px;
	margin-top: 0;
	margin-bottom: 0; margin-left: 9px;}

.scroll {
	height: 348px;
	width: 638px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
	color: black;
	background-color: white;
	border: 1px solid #968fc1;
}

.scrollContainer div.panel {
	padding: 20px;
	height: 348px;
	width: 598px;
}

ul.navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: auto;
	background-color: #f7f7f7;
}

ul.navigation li {
	display: inline;
	margin-right: 10px;
}

ul.navigation a {
	padding: 10px;
	color: #000;
	text-decoration: none;
	display: block;
	float: left;
	font-weight: bold;
}

ul.navigation a:hover {
	background-color: rgba(150,143,193,0.5);
}

ul.navigation a.selected {
	background-color: #968fc1;
	color: white;
}

/* Slider styles */

div.panel h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
}
#safety h2 { margin-top: 0;}

div.panel p, 
div.panel h3,
div.panel ul {
	width: 230px;
	margin-bottom: 7px;
}

div.panel p.bold {
	font-weight: bold;
}

div.panel li { margin-top: 5px; list-style-type: disc; list-style-position: inside;}

div.panel h3 {  font-weight: bold; font-size: 16px;}

div.panel .note {
	font-size: 10px; width: 500px;}

div.panel img { float: right; margin-top: 30px; margin-right: 6px;}
div.panel .awesome_button { margin-top: 10px;}
/* #Compare table */

#compare h2 {
	margin-bottom: 35px;
	margin-top: 10px;
}

#compare table {
	text-align: left;
	table-layout: fixed;
	margin-top: 10px;
	margin-bottom: 50px;
}

#compare thead th {
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-align: center; padding-top: 5px; padding-bottom: 2px; vertical-align: middle;
	border-bottom: 1px solid #464646;}

#compare tbody th {
	vertical-align: top;
	width: 130px;
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px solid #ccd0d0;
}

#compare table td {
	vertical-align: top;
	font-size: 11px;
	width: 150px;
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #ccd0d0;
}

/* Choose Machine */

#machine { display: none;}

#machine #brands {}

/* Config text */

#config-text {
	clear: both;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding: 5px;
}

#config-text h2 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 12px;
	margin-top: 110px;
}

#config-text p {
	font-size: 13px;
}

/* Configurations */

#config {
	padding: 10px 20px 20px;
	clear: both;
}

#config table {
	text-align: left;
	table-layout: fixed; margin-bottom: 40px;}

#config table tr.header th {
	padding: 0 10px 0 10px;
}

#config table tr.header th.first {
	padding-left: 0;
	width: 150px;
}

#config table tr.header a {
	font-size: 12px;
	margin-top: 3px;
	display: inline-block;
	text-decoration: none;
	color: #8077b7;
}

#config table th {
	padding: 30px 0 6px;
	vertical-align: top;
	width: 160px;
	border-bottom: 1px solid #464646;
}

#config table td {
	padding: 10px 0 0;
	vertical-align: top;
	font-size: 11px;
	width: 180px; margin-right: 0;}
#config table td p { padding-left: 10px; padding-right: 0; margin-right: 0;}
#config table td p:hover { background-color: #cac7e0; cursor:pointer}

#config table td.first {
	padding-left: 0;
	width: 180px;
}

table td.gray,
table th.gray {
	background-color: #eae8f3;
}

table th.gray {
	color: #eae8f3;
}

th.white {
	color: #fff;
}

#config table thead th img {
	display: block;
	margin: 10px auto 20px;
}

#config table thead td {
	border: none;
	padding: 0;
}

#config table thead th {
	border: none;
	padding-bottom: 28px;
}

#config table thead h2 {
	margin: 10px 0 12px;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #292929;
}

#config table thead h2 span {
	font-weight: normal;
}

#config table thead h4 {
	margin: 3px 0 0 0;
	color: #333;
	font-size: 12px;
	font-weight: normal;
}

#config table tbody th.first {
	padding-top: 20px;
}

#config table tbody h3 {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #292929;
	font-style: normal;
}

#config table tbody h4 {
	margin-bottom: 1em;
	font-size: 12px;
	font-weight: normal;
}

#config table tbody h4 a,
#config table tbody h4 a:hover {
	color: #08c;
}

#config table tbody p {
	line-height: 15px; margin-bottom: 0px;}

#config table tbody p {
	color: #000;
}

#config table tbody p {
	border-bottom: 1px solid #ccd0d0;
	padding-bottom: 2px;
}

span.code {
	font-weight: bold;
}

span.colour {
	color: #535353;
}

/* Test */

#machine h2 { text-align: center;color: #8f2790;
	font-size: 23px;
	margin-left: 30px;
	line-height: 22px; margin-bottom: 40px;}

fieldset {	width: 440px; 	padding: 3px 15px 15px; 	float: left; 	border: none;	margin: 0 5px 5px; 	}	fieldset#step1	{ 	background: #b3dfd4; 	}	fieldset#step2	{ 		background: #b3dfd4; 	}	fieldset#step3 { 		background: #d4d1e7;
}legend { 	font-weight: normal; 	font-size: 14px; 	background: #999797;	-moz-border-radius: 5px; 	-webkit-border-radius: 5px;	padding: 3px 10px 4px 12px; 	letter-spacing: 0;
	color: white;
	font-style: normal;
}
option {
	padding: 0 5px;
}

fieldset#step1 select, fieldset#step2 select {
	width: 280px;
	margin-left: 10px;
}

fieldset#step1 label, fieldset#step2 label {
	margin-left: 20px;
}

p.disclaimer { text-align: center; font-size: 11px; color: #a3a3a3;}

/* Popupcontent */
#popupcontent h1{ text-align: left; margin-top: 0; margin-bottom: 0; width: auto;}