@charset "UTF-8";
/* CSS Document */

body {
	margin: 0 auto;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.3em;
}

td img {
	display: block;
}

a:link {
	color: #1C5A7C;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #2D67A2;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: underline;
}


h1 {
	font-size: 20px;
	color: #9E8709;
}

h1.text {
	margin: 20px 0px 5px 27px;
	width: 518px;
	font-size: 25px;
	height: 42px;
	color: #998100;
}

h1 p {
	margin: 25px 0px 0px 10px;
}

h1 span {
	color: #1C5A7C;
}

h2 {
	margin: 12px 0 0 0;
	padding: 0;
	font-size: 16px;
	line-height: 16px;
	color: #1C5A7C;
}

h3 {
	margin: 16px 0 0 0;
	padding: 0;
	font-size: 13px;
	line-height: 1.5em;
	color: #666;
}


/*////////////  ADMIN, CHECKOUT, CART /////////////*/

.feature_title {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 17px;
}

ul.feature_list {
	margin: 10px 15px 0px 17px;
	padding: 0px;
}

ul.feature_list li {
	padding: 0px 0px 10px 0px;
}

ul.feature_list span {
	color: #AD2E27;
}


/*////////////      /////////////*/

.feat_prod_img {
	width: 60px;
	float: left;
	margin-left: 20px;
}

.feat_prod_desc {
	width: 150px;
	float: left;
	margin-bottom: 17px;
}

.feat_prod_desc p.subtitle {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 0px 10px;
}

p.home_testimonial {
	margin: 12px 15px 0px 20px;
}

p.home_testimonial strong {
	color: #1C5A7C;
	font-size: 13px;
}




ul strong.title {
	color: #998100;
	font-size: 13px;
}

ul.subsections {
	list-style: none;
}

/*#prod_items td {
	line-height: 1.5em;
	padding-top: 13px;
}

#prod_items tr.spacer td {
	padding-top: 0px;
}

#prod_items span.title {
	font-size: 15px;
	font-weight: bold;
	color: #1C5A7C;
}

#prod_items span.size {
	font-size: 12px;
}

span.price {
	font-size: 15px;
	font-weight: bold;
	color: #AD2E27;
}

span.price em {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
}
*/
img.newsimage {
	padding-top: 10px;
}

p span.paraben {
	color: #998100;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}




#industry_feature {
	width: 491px;
	font-size: 12px;
	clear: left;
	margin: 13px 0 0 0;
}

#industry_feature p {
	line-height: 1.5em;
}

#industry_feature span.test_name {
	font-style: italic;
	color: #9E8709;
}

#industry_feature ul {
	line-height: 1.5em;
}

#industry_feature img.imgrule {
	width: 450px;
}

#industry_feature p strong {
	font-size: 15px;
	color: #1C5A7C;
}

#industry_feature div.callout {
	background-color: #DEDEDE;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	color: #AD2E27;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	border: solid 1px #CCCCCC;
}




#generalcontent p, #generalcontent h1, #generalcontent h2, #generalcontent ul, #generalcontent ol {
	line-height: 1.5em;
}

#generalcontent h1, #generalcontent h2 {
	line-height: 1.35em;
}

#generalcontent p {
	font-size: 12px;
	margin: 15px 0px 15px 0px;
}

#generalcontent em {
	color: #998100;
}

#generalcontent h1 {
	width: auto;
	font-size: 18px;
	color: #1C5A7C;
	margin: 15px 0px 15px 0px;
}

#generalcontent p strong {
	color: #1C5A7C;
}


td.addtocart {
	padding: 10px 0px 10px 0px;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
}

.cart {
	font-weight: bold;
	color: #998100;
}

.cart span {
	color: #666666;
}

/*////////////  Checkout Styles /////////////*/

#container {
	width: 770px;
	margin: 0 auto 0 auto;
}

#header2 {
	background-image: url(images/phone_3.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#pagetitle {
	background-image: url(images/checkout_title_cap.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #ECECEC;
	font-size: 13px;
	font-weight: bold;
}

#pagetitle span {
	color: #9E8709;
}

.checkout1 {
	border: 1px solid #CCCCCC;
}

.checkout1 td {
	font-size: 12px;
	color: #333333;
}

.key td {
	background-color: #ECECEC;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
}

.toprule td {
	border-top: 1px solid #CCCCCC;
}

td.total {
	font-weight: bold;
	color: #AD2E27;
}

p.checkout_instructions {
	font-size: 17px;
	font-weight: bold;
	color: #1C6084;
	margin: 30px 0px 15px 0px;
}

p.note {
	color: #333333;
	margin: 2px 0px 2px 0px;
	text-align: right;
}


/*//////////////// HOME PAGE SITE DESCRIPTION AREA ////////////////////*/

#return {
	margin: 35px 0px 0px 0px;
	padding: 0;
	width: 230px;
}

#return ul {
	margin: 4px 0 0 0;
	padding: 0;
	list-style: inside;
}

#return h3 {
	margin: 18px 0 0 0;
	padding: 0;
	font-size: 12px;
	color: #9E8709;
}

#return_2 {
	margin: 25px 0px -65px -30px;
}

#return_2 strong {
	color: #1C6084;
}

/*//////////   REVISED, VALIDATED AND NEW CSS  ///////////*/


#masthead {
	width: 770px;
	margin: 0;
	padding: 0;
}

#dcplogo {
	width: 210px;
	float: left;
}

#topnav {
	width: 430px;
	float: left;
	margin: 0;
	padding-top: 33px;
	padding-right: 20px;
}

#topnav p {
	margin: 0;
	color: #999999;
	text-align: right;
	font-weight: bold;
}

#topnav a {
	text-transform: uppercase;
	color: #1A5B7D;
	text-decoration: none;
	font-size: 11px;
}

#topnav a:hover {
	color: #998208;
	text-decoration: underline;
}

#topnav strong {
	color: #9E8709;
	font-weight: bold;
	font-size: 20px;
}

#topnavlinks {
	float: right;
	margin: 20px 5px 0 0;
	padding: 4px 20px 0 0;
	list-style: none;
}

#topnavlinks li {
	float: right;
	margin: 0;
	padding: 0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#topnavlinks a {
	float: left;
	display: block;
	margin: 0;
	padding: 3px 3px;
	color: #1A5B7D;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#topnavlinks li a:hover {
	color: #998208;
	text-decoration: underline;
}

#topcheckout {
	width: 110px;
	float: left;
	padding-top: 25px;
	font-weight: bold;
	color: #998100;
}

#topcheckout span {
	color: #666666;
}

#newnav {
	float: left;
	background: #FFF url(images/nav_bg.jpg) no-repeat top left;
	width: 770px;
	height: 35px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#newnav li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#newnav a {
	float: left;
	display: block;
	margin: 0;
	padding: 10px 40px 5px 35px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#newnav li a:hover {
	color: #b8d6e1;
}

#product_nav {
	width: 252px;
	float: right;
}

#product_nav h2 {
	width: 252px;
	font-size: 15px;
	color: #005778;
	background: url(images/title_nav_blank.gif) no-repeat top left;
	font-weight: normal;
	padding: 15px 0 16px 20px;
}

.subnav {
	list-style: none;
	margin: 5px 0px 0px 20px;
	padding: 0;
	font-size: 12px;
	line-height: 1.5em;
}

.subnav a {
	color: #666666;
	text-decoration: none;
}

.subnav a:hover {
	color: #1C5A7C;
	text-decoration: underline;
}

/*.subnav li.active {
	color: #1C5A7C;
	font-weight: bold;
	background-image: url(images/bullet_subnav.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	margin-left: -15px;
	padding-left: 15px;
}*/

#homeflashbox {
	width: 770px;
	height: 179px;
	padding: 0;
	margin: 10px 0 10px 0;
}

#homebigbox {
	width: 770px;
	padding: 0;
	background: #f0f0f0 url(images/homebigboxbottom.gif) no-repeat left bottom;
}

#homebigbox h1 {
	background: url(images/homebigboxtop.gif) no-repeat left top;
	padding: 15px 25px 0 25px;
	margin: 0 0 4px 0;
	/*margin-bottom: 4px;*/
	line-height: 1.1em;
}

#homebigbox p {
	padding: 0 25px;
	margin: 6px 0;
	font-size: 12px;
	line-height: 1.3em;
}

#homebigbox ul {
	font-size: 12px;
	padding-bottom: 18px;
	margin-top: 6px;
	line-height: 1.3em;
}

#homebigbox ul li {
	margin-left: 10px;
}

.homefeatureblock {
	width: 252px;
	margin: 0;
	padding: 0;
}

.homefeatureblock h2 {
	width: 252px;
	font-size: 15px;
	color: #005778;
	font-weight: normal;
	text-transform: uppercase;
	padding: 12px 0 20px 20px;
	margin: 0;
	background: url(images/title_nav_blank.gif) no-repeat top left;
}


#product_finder {
	width: 222px;
	padding: 0 10px 10px 20px;
	margin: 0 0 15px 0;
	background: url(images/product-finder-bottom.jpg) no-repeat bottom left;
}

#product_finder h3 {
	color:#1C5A7C;
	font-size: 15px;
	line-height: 17px;
	padding: 0;
}

#product_finder p {
	padding: 0;
	margin: 5px 0 0 0;
	font-size: 12px;
}

#product_finder h4 {
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.1em;
	color: #1A5B7D;
	margin: 0 0 2px 0;
}

#product_finder img {
	text-align: center;	
	margin-bottom: 3px;
}

#product_finder .selector {
	margin-top: 10px;
}

.feat_prod_img {
	width: 60px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}

.feat_prod_desc {
	width: 150px;
	float: left;
	margin-top: 20px;
}

.feat_prod_desc p.subtitle {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 0px 10px;
}

.feat_prod_desc h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0px 0px 10px;
	color: #990000;
	text-transform: uppercase;
	line-height: 16px;
}

p.home_testimonial {
	margin: 12px 15px 0px 20px;
}

p.home_testimonial strong {
	color: #1C5A7C;
	font-size: 13px;
}



#sitedesc {
	background-image: url(images/site_desc_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 770px;
	height: 138px;
	margin-top: 7px;
}

#sitedesc h1 p {
	margin: 0px 20px 0px 20px;
	padding-top: 9px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

#sitedesc p.paraben {
	margin: 0px 20px 0px 20px;
	padding-top: 18px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 1.3em;
}

#sitedesc p.paraben strong {
	color: #1C5A7C;
	font-size: 19px;
}

#sitedesc p.paraben span {
	color: #9E8709;
}

#sitedesc h1 {
	margin: 0;
	padding: 0;
	width: 770px;
	height: 138px;
}

#sitedesc h1 span {
	color: #9E8709;
}

#page_header {
	width: 770px;
	height: 35px;
}

#page_header h1 {
	float: left;
	margin: 20px 0 0 0;
	text-transform: uppercase;
}

/* //// DYNAMIC PRODUCT DISPLAY ///// */

.catdisplay {
	width: 95px;
	margin: 14px 20px 6px 0;
	padding-right: 15px;
}

.catdisplay img {
	width: 70px;
	height: 88px;
}

.catdisplay h2 {
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	color: #1A5B7D;
	margin: 5px 0 2px 0;
}

.catdisplay h2 a {
	text-decoration: none;
}

.catdisplay h2 a:hover {
	text-decoration: underline;
}

.catdisplay .size {
	font-size: 11px;
	line-height: 1.3em;
	margin-bottom: 2px;
}

.catdisplay .price {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
	color: #AD2E27;
}


#products {
	float: left;
	margin-top: 15px;
	width: 492px;
}

#products p {
	font-size: 12px;
	margin: 6px 0;
	line-height: 1.5em;
}

#products .callout {
	background-color: #DEDEDE;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	color: #AD2E27;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	border: solid 1px #CCCCCC;
}

#products ul {
	font-size: 12px;
	margin: 0;
	line-height: 1.5em;
}

.bulletlink {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
	font-size: 12px;
}


#prod_details {
	margin-top: 14px;
}

#details_box {
	width: 317px;
	background: #f0eeee url(images/details-box-btm.gif) no-repeat left bottom;
}

#details_box h2 {
	background: url(images/details-box-top.gif) no-repeat left top;
	padding: 15px 15px 0 14px;
	margin: 0 0 4px 0;
	font-size: 18px;
	color: #1C5A7C;
}

#details_box h3 {
	padding: 0 14px 12px 14px;
	margin: 0;
	color: #9E8709;
	font-size: 12px;
}

#details {
	width: 317px;
	margin-top: 12px;
	font-size: 12px;
}

#details p {
	line-height: 1.3em;
	margin: 0 12px 6px  12px;
}

#details ul {
	line-height: 1.3em;
}



h2.details {
	margin: 0;
	padding-top: 11px;
	width: 317px;
	height: 56px;
	font-size: 18px;
	color: #1C5A7C;
	line-height: 1em;
	background-image: url(images/det_head_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

h2.details span {
	color: #9E8709;
	font-size: 12px;
}

h2.details div {
	margin: 0px 0px 0px 12px;
}

p.details {
	font-size: 12px;
	line-height: 1.3em;
	margin: 0px 0px 0px 12px;
}


div.msds {
	width: 451px;
	padding: 20px;
	margin: 5px 0;
	background-color: #DEDEDE;
	border: solid 1px #CCCCCC;
	font-size: 12px;
}

div.msds ul {
	line-height: 1.5em;
	margin: 0;
	list-style: none;
	padding: 0;
}

div.msds ul strong {
	font-size: 14px;
}

div.msds ul.directions {
	padding-top: 15px;
}


div.msds2 {
	padding: 15px 20px 20px 20px;
	margin: 8px 0 8px 0;
	background-color: #DEDEDE;
	border: solid 1px #CCCCCC;
	font-size: 12px;
}

div.msds2 ul {
	line-height: 1.5em;
	margin: 0;
	list-style: inside;
	list-style-position: inside;
	padding: 0;
}

div.msds2 ul strong {
	font-size: 12px;
}

div.msds2 ul li {
	font-weight: bold;
	color: #1C5A7C;
}

div.msds2 .emphasis {
	color: #9E8709;
}

div.msds2 ul.directions {
	padding-top: 15px;
}


#footer {
	margin-bottom: 25px;
}

#footer td {
	background-color: #DEDEDE;
	color: #969696;
}

#footer td a {
	color: #969696;
}

#footer td a:hover {
	color: #1C5A7C;
	text-decoration: none;
}

.sharethis {
	width: 230px;
	float: right;
}

.sharethis a {
	display:block;
	margin-top:15px;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.newtext {
	color: #AD2E27;
}

.rule {
	background-color: #D9D9D9;
	height: 1px;
}

.clear {
	clear:both;
}
