@charset "UTF-8";


/* ****************************** */
/* SHELL */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #d4d3ce;
	color: #4b4b4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

.wrapper {
	margin: 0 auto;
	width: 960px;
	position: relative;
}


/* ****************************** */
/* DEFAULTS */

a {
	color: #883f05;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	overflow: hidden;
	text-indent: -9999px;
}
h4 { font-weight: bold; }

img { border: 0; }


/* ****************************** */
/* HEADER */

#header {
	background: url('/cma/System_Content/Site_Graphics/htmlView/bg_header.jpg') top center repeat-x;
	height: 79px;
	position: relative;
	z-index: 100;
}

h1 a {
	height: 79px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 405px;
}

#home h1, #home h1 a,
#our-products h1, #our-products h1 a {background: url('/cma/System_Content/Site_Graphics/htmlView/behr_header_products.jpg') no-repeat; }
#about-behr h1, #about-behr h1 a { background: url('/cma/System_Content/Site_Graphics/htmlView/behr_header_about.jpg') no-repeat; }
#safety-information h1, #safety-information h1 a { background: url('/cma/System_Content/Site_Graphics/htmlView/behr_header_safety.jpg') no-repeat; }
#contact-information h1, #contact-information h1 a { background: url('/cma/System_Content/Site_Graphics/htmlView/behr_header_contact.jpg') no-repeat; }


/* ****************************** */
/* NAVIGATION */

#navigation {
	height: 79px;
	left: 405px;
	position: absolute;
	top: 0;
	width: 555px;
}
#navigation li {
	float: left;
	list-style: none;
}
#navigation li a {
	display: block;
	height: 79px;
	overflow: hidden;
	text-indent: -9999px;
}

#home #nav-our-products a:hover, #home #nav-about-behr a:hover, #home #nav-safety-information a:hover, #home #nav-contact-information a:hover,
#our-products #nav-our-products a:hover, #our-products #nav-about-behr a:hover, #our-products #nav-safety-information a:hover, #our-products #nav-contact-information a:hover,
#about-behr #nav-our-products a:hover, #about-behr #nav-about-behr a:hover, #about-behr #nav-safety-information a:hover, #about-behr #nav-contact-information a:hover,
#safety-information #nav-our-products a:hover, #safety-information #nav-about-behr a:hover, #safety-information #nav-safety-information a:hover, #safety-information #nav-contact-information a:hover,
#contact-information #nav-our-products a:hover, #contact-information #nav-about-behr a:hover, #contact-information #nav-safety-information a:hover, #contact-information #nav-contact-information a:hover {
	background-position: 0 -79px;
}

/* Home, Our Products */

#home #nav-our-products, #home #nav-our-products a,
#our-products #nav-our-products, #our-products #nav-our-products a {
	background: url('/cma/System_Content/Site_Graphics/htmlView/nav01_our_products.jpg');
	width: 119px;
}
#home #nav-about-behr, #home #nav-about-behr a,
#our-products #nav-about-behr, #our-products #nav-about-behr a {
	background: url('/cma/System_Content/Site_Graphics/htmlView/nav01_about_behr.jpg');
	width: 111px;
}
#home #nav-safety-information, #home #nav-safety-information a,
#our-products #nav-safety-information, #our-products #nav-safety-information a {
	background: url('/cma/System_Content/Site_Graphics/htmlView/nav01_safety_information.jpg');
	width: 157px;
}
#home #nav-contact-information, #home #nav-contact-information a,
#our-products #nav-contact-information, #our-products #nav-contact-information a {
	background: url('/cma/System_Content/Site_Graphics/htmlView/nav01_contact_information.jpg');
	width: 168px;
}

#our-products #nav-our-products, #our-products #nav-our-products a {
	background: url('/cma/System_Content/Site_Graphics/htmlView/nav01_our_products_active.jpg');
}

/* About Behr */

#about-behr #nav-our-products, #about-behr #nav-our-products a {
	background: url('/cma/System_Content/Site_Graphics/htmlView/nav02_our_products.jpg');
	width: 119px;
}
#about-behr #nav-about-behr, #about-behr #nav-about-behr a {
	background: url('/cma/System_Content/Site_Graphics/htmlView/nav02_about_behr.jpg');
	width: 111px;
}
#about-behr #nav-safety-information, #about-behr #nav-safety-information a {
	background: url('/cma/System_Content/Site_Graphics/htmlView/nav02_safety_information.jpg');
	width: 157px;
}
#about-behr #nav-contact-information, #about-behr #nav-contact-information a {
	background: url('/cma/System_Content/Site_Graphics/htmlView/nav02_contact_information.jpg');
	width: 168px;
}

/* Safety Information */

#safety-information #nav-our-products, #safety-information #nav-our-products a {
	background: url('/cma/System_Content/Site_Graphics/htmlView/nav03_our_products.jpg');
	width: 119px;
}
#safety-information #nav-about-behr, #safety-information #nav-about-behr a {
	background: url('/cma/System_Content/Site_Graphics/htmlView/nav03_about_behr.jpg');
	width: 111px;
}
#safety-information #nav-safety-information, #safety-information #nav-safety-information a {
	background: url('/cma/System_Content/Site_Graphics/htmlView/nav03_safety_information.jpg');
	width: 157px;
}
#safety-information #nav-contact-information, #safety-information #nav-contact-information a {
	background: url('/cma/System_Content/Site_Graphics/htmlView/nav03_contact_information.jpg');
	width: 168px;
}

/* Contact Information */

#contact-information #nav-our-products, #contact-information #nav-our-products a {
	background: url('/cma/System_Content/Site_Graphics/htmlView/nav04_our_products.jpg');
	width: 119px;
}
#contact-information #nav-about-behr, #contact-information #nav-about-behr a {
	background: url('/cma/System_Content/Site_Graphics/htmlView/nav04_about_behr.jpg');
	width: 111px;
}
#contact-information #nav-safety-information, #contact-information #nav-safety-information a {
	background: url('/cma/System_Content/Site_Graphics/htmlView/nav04_safety_information.jpg');
	width: 157px;
}
#contact-information #nav-contact-information, #contact-information #nav-contact-information a {
	background: url('/cma/System_Content/Site_Graphics/htmlView/nav04_contact_information.jpg');
	width: 168px;
}

/* Highlight Tab */

#highlight-tab {
	height: 10px;
	position: absolute;
	top: 79px;
}
#our-products #highlight-tab {
	background: url('/cma/System_Content/Site_Graphics/htmlView/nav01_highlight.gif') no-repeat;
	left: 405px;
	width: 120px;
}
#about-behr #highlight-tab {
	background: url('/cma/System_Content/Site_Graphics/htmlView/nav02_highlight.gif') no-repeat;
	left: 524px;
	width: 112px;
}
#safety-information #highlight-tab {
	background: url('/cma/System_Content/Site_Graphics/htmlView/nav03_highlight.gif') no-repeat;
	left: 635px;
	width: 158px;
}
#contact-information #highlight-tab {
	background: url('/cma/System_Content/Site_Graphics/htmlView/nav04_highlight.gif') no-repeat;
	left: 792px;
	width: 168px;
}


/* ****************************** */
/* SUBNAV */

.subnav { list-style: none; }
.subnav li { margin-bottom: 2px; }
.subnav li span {
	margin-left: 15px;
}
* html .subnav li { font-size: 0.9em; }
.subnav a {
	display: inline-block;
	padding-left: 12px;
	text-decoration: none;
}
.subnav a:hover { text-decoration: underline; }
.subnav .active, .subnav .active a, .subnav .active a:hover {
	background: url('/cma/System_Content/Site_Graphics/htmlView/bullet_arrow.gif') left center no-repeat; 
	color: #4b4b4b;
	text-decoration: none;
}


/* ****************************** */
/* CONTENT */

#content {
	background: url('/cma/System_Content/Site_Graphics/htmlView/bg_content_shadow.jpg') top center repeat-y;
}
* html #content {
	font-size: 1.1em;
}
#content .wrapper2 {
	background: url('/cma/System_Content/Site_Graphics/htmlView/bg_content_top.jpg') top center no-repeat;
}
#content .wrapper {
	background: #fff;
	padding-bottom: 25px;
	position: relative;
}

#content h4 { font-size: 1.1em; }
* html #content h4 { font-size: 1em; }

/* Columns */

.column-left, .column-right {
	display: inline;
	float: left;
	font-size: 1.1em;
	line-height: 1.4;
	margin-left: 20px;
	width: 205px;
}
* html .column-left {
	font-size: 1em;
}
.column-right {
	font-size: 1.2em;
	line-height: 1.5;
	width: 675px;
}
* html .column-right {
	font-size: 1.1em;
}

.column-left p, .column-right p, .column-right h2, .columm-right h3, .column-right h4 { margin: 14px 0; }
.column-right h2 { margin: 0; }

.header-image {
	background: url('/cma/System_Content/Site_Graphics/htmlView/header_image_shadow.jpg') bottom left no-repeat;
	height: 244px;
}

/* Home */

#home #content .wrapper { 
        height: 462 px;
	padding-bottom: 0; }
#home h2 {
	height: 462px;
	padding: 0;
	text-indent: 0;
	width: 960px;
}

/* About Behr */

.value-of-our-team {
	background: url('/cma/System_Content/Site_Graphics/htmlView/header_value_team.gif') no-repeat;
	height: 15px;
	width: 151px;
}

.search-todays a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.search-todays, .search-todays a {
	background: url('/cma/System_Content/Site_Graphics/htmlView/button_search_jobs.gif') no-repeat;
	height: 26px;
	width: 166px;
}
.search-todays { position: relative; left: -3px; }

/* Safety Information */


#safety-information label { text-align: left; width: auto; }
.submit { vertical-align: middle; }

/* Miscellaneous */

body .no-margin { margin: 0; }
.callout-box {
	background: #e3e3e3;
	border: 1px solid #8a8a8a;
	padding: 0 20px;
}


/* ****************************** */
/* FORMS */

.textbox {
	background: url('/cma/System_Content/Site_Graphics/htmlView/input_shadow.gif') no-repeat;
	border: 1px solid #c7c7c7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-right: 10px;
	padding: 3px 4px 2px 4px;
	width: 150px;
}

label {
	display: inline-block;
	margin-right: 10px;
	text-align: right;
	width: 100px;
}

.row p {
	float: left;
	margin: 5px 0;
	width: 300px;
	vertical-align: middle;
}

.row-wide p {
	float: left;
	margin: 15px 0;
	width: 550px;
	vertical-align: middle;
}

.required { font-size: 0.9em; }


/* ****************************** */
/* FOOTER */

#footer {
	background: #d4d3ce url('/cma/System_Content/Site_Graphics/htmlView/bg_footer.jpg') top center no-repeat;
	margin-top: -40px;
}

/* Sitemap */

* html #sitemap { font-size: 1.1em; }
#sitemap {
	color: #a59a8f;
	font-size: 1.2em;
	padding-top: 57px;
	text-align: center;
}
#sitemap li {
	display: inline;
	list-style: none;
	padding: 0 3px;
}
#sitemap li a { color: #4b2913; }

/* Copyright */

#copyright {
	background: url('/cma/System_Content/Site_Graphics/htmlView/copyright.gif');
	height: 12px;
	margin: 10px auto 15px auto;
	overflow: hidden;
	text-indent: -9999px;
	width: 303px;
}

/* Copyright fix for no flash error page */

#flasherror #content .wrapper { 
        height: 530px;
        padding-bottom: 0; }
#flasherror h2 {
	height: 530px;
	padding: 0;
	text-indent: 0;
	width: 960px;
}

/* Contact Information */

#our-products #content .wrapper {
	background: url('/cma/System_Content/Site_Graphics/htmlView/products_background.jpg') no-repeat;
	height: 462px;
	padding: 0;
}
#our-products #content #product-categories.wrapper, #our-products #content #product-details.wrapper {
	background: #fff url('/cma/System_Content/Site_Graphics/htmlView/bg_gradient.jpg') no-repeat;
	height: auto;
	padding: 35px 0 25px 0;
}

#product-categories .column-left h3, #product-details .column-left h3 { margin-bottom: 4px; }
#product-details .column-right h3 { margin-top: 30px; }

/* Our Products Landing Page */


#products-block {
	left: 410px;
	position: absolute;
	top: 44px;
}

#interior-products .column1, #exterior-products .column1{
	float: left;
	width:140px;
}

#interior-products .column2, #exterior-products .column2{
	float: left;
}

#exterior-products h2, #interior-products h2 {
	margin-bottom: 7px;
}
#exterior-products li, #interior-products li { font-size: 1.1em; }
* html #exterior-products li, * html #interior-products li { font-size: 1em; }
#product-categories .column-left li a:hover, #product-details .column-left li a:hover,
#exterior-products li a:hover, #interior-products li a:hover {
	background: url('/cma/System_Content/Site_Graphics/htmlView/bullet_arrow.gif') left center no-repeat; 
	color: #4b4b4b;
	text-decoration: none;
}

/* Product Categories */

.interior-products {
	background: url('/cma/System_Content/Site_Graphics/htmlView/header_interior_products2.gif');
	height: 12px;
	margin-bottom: 10px;
	width: 87px;
}
.exterior-products {
	background: url('/cma/System_Content/Site_Graphics/htmlView/header_exterior_products2.gif');
	height: 12px;
	margin-bottom: 10px;
	width: 89px;
}

.header-01 {
	background: url('');
	height: 0px;
	width: 0px;
}

#product-categories #behr-premium-label {
	position: absolute;
	right: 40px;
	top: 20px;
}

#product-categories h2, #product-categories h4 { margin: 0; }
#product-categories h3 { margin: 0; padding: 0; }
#product-categories h4 { width: 550px; }

#subnav-interior { margin-bottom: 20px; }

.product-section { margin: 20px 0 10px 0; }
.product-section ul {
	list-style: none;
	padding-top: 5px;
	position: relative;
	top: -6px;
}
.product-section li {
	font-size: 0.9em;
	float: left;
	line-height: 1.3;
	height: 150px;
	margin-top: 15px;
	text-align: center;
	width: 84px;
}
.product-section li a { font-size: 1em; }
* html .product-section li a { font-size: 0.9em; }

/* Product Details */

p.back {
	margin: 0 0 25px 0;
}
.back a {
	background: url('/cma/System_Content/Site_Graphics/htmlView/bullet_arrow_red.gif') left center no-repeat;
	padding-left: 10px;
}

#paint-labels {
	position: absolute;
	right: 40px;
	text-align: right;
	top: 10px;
	width: 162px;
}
#behr-premium-label, #nanoguard-label { float: left; }
#behr-premium-label { margin-left: 10px; }

p#product-image {
	float: left;
	margin: 0;
	margin-right: 20px;
}

#info { margin-bottom: 10px; }


#info h2 {
	margin-top: 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#info p {
	margin-top: 0;
}

#specs {
	font-size: 0.9em;
	padding-top: 16px;
	padding-bottom: 5px;
}
* html #specs { font-size: 0.8em; }
#specs p, #specs ul { margin: 0; }
#specs ul { padding: 0 0 14px 15px; }
#specs .column1, #specs .column2 {
	float: left;
	margin: 0 10px 0 0;
	width: 310px;
}
#specs .column2 { margin: 0; }

#product-copyright { margin-top: 30px; }


/* Contact Us */

#contact-nav-box .column1, #contact-nav-box .column2 {
	float: left;
	margin-bottom: 20px;
	width: 310px;
}
#contact-nav-box .image {
	float: left;
	margin-right: 10px;
}
#contact-nav-box .column1 { margin-right: 10px; }
* html #contact-nav-box h3, * html #contact-nav-box h3 a {
	font-size: 0.9em;
}
#contact-nav-box h3, #contact-nav-box h3 a {
	color: #4b4b4b;
	font-size: 1em;
}
#contact-nav-box p {
	color: #883f05;
	font-size: 0.8em;
	margin: 0;
}

* html #contact-addresses { font-size: 0.8em; }
#contact-addresses { font-size: 0.9em; }
#contact-addresses .column1, #contact-addresses .column2, #contact-addresses .column3 {
	float: left;
	margin-right: 20px;
}
#contact-addresses .column3 { margin: 0; }

/* Comments & Suggestions */

.cs-postal { width: 80px; }
.cs-containers { width: 50px; }
p.cs-subject { width: 600px; }
p.cs-subject input { width: 300px; }

.cs-description textarea {
	height: 120px;
	width: 500px;
}
.cs-description label {
	vertical-align: top;
}

.cs-description2 label {
	width: 535px;
}
.cs-description2 { margin-left: 108px; }
.cs-description2 textarea {
	height: 120px;
	width: 535px;
}
.cs-description2 p { margin: 0; }

.cs-submit {
	text-align: right;
	width: 655px;
}

/* Product Assistance */
	
.cs-application p, .cs-wood p, .cs-footage p, .cs-surface p, .cs-dropdown p, .cs-description p {
	width: auto;
}

div.scroll {
height: 420px;
width: 700px;
overflow: auto;
}

/* ****************************** */
/* HACKS */

/* Clearfix */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }