body {
	background-color: #f30 /*#F05123*/;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 12px;

}
img {
	border: 0;
}
p {
	line-height: 18px;
	margin: 0 0 12px 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 2px 0 4px 0;	
}

h1 {
	font-size:24px;
}

h3 {
	font-size:16px;
}

textarea {
	width: 300px;
	height: 300px;
}
input, select, textarea {
	font-size: 11px;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #f60;
	text-decoration: none;
}

#navCtn a {
	background: none;
	color: #000; /*F05123*/
	text-decoration: none;
	margin: auto;
	padding: 32px 20px 4px 4px;
	/*padding: 2px 12px 0px 2px;*/
}
#navCtn a:hover {
	color: #fff;
	background-color: #f30 /*#F05123*/;
	background-image: url(../img/bg_nav.jpg);
}
#bodyCtn {
	position: relative;
	background: #fff;
	width: 824px;
	
}
#mainCtn {
	position: relative;
	z-index: 5;
	background-color: #000;
	width: 100%;
	text-align: left;
	color: #fff;
	float:left;
	
}
#contentCtn {
	position: relative;
}
#contentCtn div.content {
	margin: 25px 140px 25px 40px;
}
#headerCtn {
	position: relative;
	z-index: 10;
	float: left;
	width: 100%;
	height: 150px;
	background-color: #fff;
	text-align: right;
}

#navCtn {
	position: absolute;
	top:79px;
	left: 40px;
	z-index: 100;
	width: 400px;
	color: #F05123;
	text-align: left;
	vertical-align: middle;
}

#footerCtn {
	position: relative;
	padding-bottom: 25px;
	color: #666;
}
#footerCtn .content {
	margin: 25px 140px 25px 40px;
	font-size: 10px;
}
#footerCtn a {
	color: #666;
	text-decoration: none;
}
#footerCtn a:hover {
	color: #fff;
	text-decoration: underline;
}

#navCtn ul, #footerCtn ul, #prodHeadList, #prodHeadList li ul, #prodHeadList li ul li  ul  {
	margin: 0;
	padding: 0;
	list-style: none;
}

#prodHeadList div {
	width: 145px;
	height: 200px;
	background-color: transparent;
	display: inline;
	float: left;
	padding: 8px;
	cursor: pointer;
	background-position: top center;
	background-repeat: no-repeat;
}

#prodHeadList div img {
	background-repeat: no-repeat;
}

#prodHeadList div:hover {
	/*background-color: #f30;*/
}

#prodHeadList div h1 {
	font-size: 18px;
}

#prodHeadList p {
	width: auto;
	padding: 3px 0;
	border: none;
	margin: 0;
}

.prodHeadListOn {
	background-image: none !important;
}

div.prodHeadListSelect {
	background-color: #f30 !important;
	background-image: none !important;
}

#prodCoatings {
	background-image: url(../img/prodCoatings_bg_off.jpg)
}
#prodInks {
	background-image: url(../img/prodInks_bg_off.jpg)
}
#prodPlastics {
	background-image: url(../img/prodPlastics_bg_off.jpg);
}
#prodOther {
	background-image: url(../img/prodOther_bg_off.jpg);
}

.prodCoatingsOver {
	background-image: url(../img/prodCoatings_bg_on.jpg) !important;
}
.prodInksOver {
	background-image: url(../img/prodInks_bg_on.jpg) !important;
}
.prodPlasticsOver {
	background-image: url(../img/prodPlastics_bg_on.jpg) !important;
}
.prodOtherOver {
	background-image: url(../img/prodOther_bg_on.jpg) !important;
}

.prodCoatingsSelect {
	background-color: none;
	background-image: url(../img/prodCoatings_select.jpg) !important;
}
.prodInksSelect {
	background-color: none;
	background-image: url(../img/prodInks_select.jpg) !important;
}
.prodPlasticsSelect {
	background-color: none;
	background-image: url(../img/prodPlastics_select.jpg) !important;
}
.prodOtherSelect {
	background-color: none;
	background-image: url(../img/prodOther_select.jpg) !important;
}

#prodLists {
	position: relative;
	clear: both;
	height: 150px;
	width: 644px;
}

#prodLists ul {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 16px;
	list-style-type: none;
	background-color: #f30;
	width: 760px;
}
#prodLists ul li {
	margin: 8px 0;
	padding: 4px 0;
	border-bottom: 1px solid #fff;
}
#navCtn li, #footerCtn li {
	display: inline;
}
#logo {
	position: relative;
	top: 34px;
	right: 50px;
}

#formContain, #resultsContain {
	text-align: left;
	position: relative;
	width: 300px;
	z-index:10;
}

#formContain #rightCol {
	position: absolute;
	width: 300px;
	left: 350px;
	top: 0px;
}
#formContain p {
	position: relative;
}

#formContain #leftCol p input, #formContain #leftCol p select {
	position: absolute;
	left: 106px;
	/* top: -32px; */
}
#resultsContain {
	display: none;
}
#submit_btn {
	cursor: pointer;
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	width: 200px;
	height: 25px;
}
#contactInfo {
	margin-top: 75px;
}
#contactInfo p {
	margin: 0;
	padding: 0;
}
#radioGroupContact label {
	display: block;
}
.inlineLogo {
	font-weight: bold;
	font-size: 14px;
	color: #F05123;
}
span#listColorSampleContain, span#listTechLitContain {
	padding: 0px;
	margin: 0 0 8px 8px;
	background-color: transparent;
	display: none;
}
span#listColorSampleContain label {
	float: left;
	width: 130px;
	display: inline;
}
span#listTechLitContain label {
	width: 360px;
	display: block;
}
a.prodreq {
	font-size: 10px;
	color: #ffb380;
	text-decoration: underline;
	text-indent: 4px;
}
a.prodreq:hover {
	color: #000;
	text-decoration: none;
}
.clear {
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.colorBox {
	width: 16px;
	height: 16px;
	vertical-align: baseline;
}
.magenta {
	background-color: #f06 ;
	color: #f06;
}
.pink {
	background-color: #f0f;
	color: #f0f;
}
.cerise {
	background-color: #c09;
	color: #c09;
}
.red {
	background-color: #f00;
	color: #f00;
}
.orange-red {
	background-color: #f30;
	color: #f30;
}
.orange {
	background-color: #f60;
	color: #f60;
}
.orange-yellow {
	background-color: #fc0;
	color: #fc0;
}
.chartreuse {
	background-color: #6f0;
	color: #6f0;
}
.green {
	background-color: #0f0;
	color: #0f0;
}
.blue {
	background-color: #06f;
	color: #06f;
}
.violet {
	background-color: #90f;
	color: #90f;
}
#preload {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
#preload img {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 1;
	width: 1;
	display: none;
}
input#botDetect {
position: fixed;
top: -100px;
left: -100px;
}
