html, body, h1, h2, h3, h4, h5, p, span, div, img {
	padding:0px;
	margin:0px;
	border:0px;
}
html {
	background-color:#111731;
}
body {
	font-family:'Open Sans',Arial, sans-serif;
	background-color:#F9F9F9;
}
h1, h2 {
	margin-top:10px;
}
.clear {
	clear:both;
}
a {
	text-decoration:none;
	color:#BD3927;
}
a:hover {
	color:#111731;
}
iframe {
	border:1px solid #8A8A8A;
}
u {
	text-decoration:underline;
}
input[type='text'], input[type='password'] {
	border:1px solid #E1C7C3;
	padding:5px 10px;
	width:375px;
	font-family:inherit;
	font-size:11pt;
	margin:5px 0px;
}
input[type='text']:focus, input[type='password']:focus {
	border:1px solid #BD3927;
}
input[type='button'], input[type='submit'] {
	border:0px;
	background-color:#BD3927;
	padding:5px 10px;
	font-size:14pt;
	color:#FFFFFF;
	min-width:115px;
	font-family:inherit;
}
input[type='button']:hover, input[type='submit']:hover {
	background-color:#8A8A8A;
	cursor:pointer;
}
select {
	border:1px solid #E1C7C3;
	padding:5px 10px;
	width:397px;
	font-family:inherit;
	font-size:11pt;
	margin:5px 0px;
}
select:focus {
	border:1px solid #BD3927;
}
textarea {
	width:680px;
	border:1px solid #E1C7C3;
	padding:5px 10px;
	font-family:inherit;
	font-size:11pt;
	margin:5px 0px;
}
textarea:focus {
	border:1px solid #BD3927;
}
#recaptcha_response_field {
	border:1px solid #E1C7C3 !important;
}
#recaptcha_response_field:focus {
	border:1px solid #BD3927 !important;
}
/****************************
          HEADER
****************************/
#header {
	width:1000px;
	margin:0px auto 0px auto;
	padding-top:25px;
}
#logo-top {
	position:relative;
	top:-5px;
	left:22px;
	width:139px;
	float:left;
	z-index:10;
	height:135px;
	overflow:visible;
}
#header-right {
	color:#111731;
	font-size:45pt;
	float:left;
	margin-top:10px;
}
#header-right span.red {
	color:#BD3927;
}
#header-right span.grey {
	color:#8A8A8A;
	font-size:36pt;
	display:block;
	margin-top:-20px;
	font-size:27pt;
}
/***************************
         NAV BAR
***************************/
#nav-bar {
	width:100%;
	background-color:#111731;
}
#nav-bar-wrap {
	width:1000px;
	margin:0px auto;
}
#nav-bar-wrap a {
	display:block;
	float:left;
	text-decoration:none;
	padding:8px 10px;
	font-size:16pt;
	color:#FFFFFF;
	background-color:#BD3927;
	border-left:3px solid #F9F9F9;
}
#nav-bar-wrap .em {
	background-color:#2FBA71;
}
#nav-bar-wrap .end{
	border-right:3px solid #F9F9F9;
}
#nav-bar-wrap a:hover {
	background-color:#8A8A8A;
}
/****************************
           BODY
****************************/
#wrapper {
	width:1000px;
	margin:20px auto;
	background-color:#EAEAEA;
	min-height:415px; /*test*/
	position:relative;
	overflow:hidden;
	padding-bottom:15px;
	padding-bottom:15px;
}
#side-bar {
	background-color:#3F4458;
	padding:8px 0px;
	/*float:left;*/
	width:223px;
	height:100%;
	position:absolute;
	left:0;
	color:#FFFFFF;
	border-right:3px solid #111731
}
#side-bar .heading a{
	font-size:12pt;
	display:block;
	font-weight:bold;
	padding-left:15px;
}
#side-bar .items {
	margin:5px 0px 20px 0px;
}
#side-bar a {
	color:#FFFFFF;
	display:block;
	font-size:11pt;
	padding-left:15px;
}
#side-bar a:hover {
	background-color:#8A8A8A;
}
#right-content {
	float:right;
	width:755px;
	margin-right:10px;
}
#right-content p{
	
}
#image-box {
	width:754px;
	height:342px;
	border:2px solid #3F4458;
	margin-bottom:20px;
}
#image-box img{
	width:inherit;
	height:inherit;
}
.red {
	color:#BD3927 !important;
}
.pad {
	margin-top:20px;
}
.imp-head {
	text-align:center;
	color:#FFFFFF;
	padding:10px 0px;
	background-color:#BD3927;
}
.product-box {
	width:100%;
	margin-top:20px;
}
.product-box .heading {
	width:100%;
	background-color:#3F4458;
	padding:5px 0px;
	color:#FFFFFF;
}
.product-box .image {
	float:right;
	max-width:120px;
	min-width:120px;
}
.product-box .name {
	float:left;
	width:555px;
	font-size:14pt;
	margin-left:10px;
}
.product-box .prod-num, .quant {
	width:200px;
	float:left;
	font-size:14pt;
}
.product-box .quant {
	width:180px;
}
.product-box .blurb {
	margin:20px 0px;
	width:634px;
	float:left;
}
#cat-list {
	font-size:18pt;
	font-weight:bold;
}
.product-break {
	padding:0px 10px;
	margin-left:-10px;
	width:100%;
	border-bottom:1px solid #111731;
}
#slideshow {
	margin:0 auto;
	padding-top:10px;
	width:754px;
	height:342px;
	position: relative;
    z-index: 8;
}
#slideshow img.active {
    z-index: 10;
	opacity: 1.0;
}
#slideshow img.last-active {
    z-index: 9;
}
#slideshow img {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.0;
	width:inherit;
	height:inherit;
}
#msdsrequest label {
	width:300px;
	display:inline-block;
}
label.wide {
	width:600px !important;
	display:block !important;
}
/****************************
           FOOTER
****************************/
#footer {
	width:100%;
	background-color:#111731;
	padding:15px 0px;
	color:#FFFFFF;
	font-size:12pt;
	text-align:center;
}
#footer .phone {
	color:#BD3927;
	display:block;
}
/**************************
          MISC
*************************/
#alert-back {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#000000;
	z-index:99;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;
	opacity:0.60;
}
.alert-box {
	display:none;
	position:absolute;
	z-index:100;
	width:375px;
	background-color:#111731;
	border:2px solid #0A0E1E;
	color:#111731;
	margin:0px auto;
}
.alert-box .head {
	width:100%;
	color:#FFFFFF;
	margin:5px auto;
	text-align:center;
}
.alert-box .content {
	width:343px;
	padding:10px;
	border:1px solid #0A0E1E;
	background-color:#FFFFFF;
	margin:0px auto 6px auto;
}
.alert-box .buttons {
	display:block;
	margin-top:5px;
	text-align:center;
	border-top:1px solid #D2D2D2;
	padding-top:8px;
}
.result-box {
	display:block;
	border:1px solid #3BAB60;
	background-color:#C7DDCE;
	padding:15px 0px;
	text-align:center;
	color:#111731;
	margin-bottom:5px;
}
.result-box a {
	color:#3BAB60;
}
.fail {
	background-color:#E1C7C3 !important;
	border:1px solid #BD3927 !important;
}
.result-box.fail a {
	color:#BD3927;
}

#osha ul {
	list-style-type:none;
}

#osha form {
	position:relative;
}

#q-over {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#EAEAEA;
	display:none;
}
#q-words {
	position:absolute;
	display:none;
	width:100%;
	font-size:24pt;
	text-align:center;
	padding:20px 0px;
	background-color:#FFFFFF;
}