﻿#products-orange {padding-top:5px;}

#products-header strong { font-size:17px; font-weight:bold;}
.products-name { font-weight:bold; }

.products-header h1 
{
	background:url(/images/headline_productResources.gif) 0 0 no-repeat;
	width:470px;
	height:42px;
	text-indent:-999em;
}

#products-header-links {
	float:left;
	margin-top:10px;
	}

#products-header-links li{
	float:left;
	display:inline;
	margin-right:10px;
	}
	
.products-header-links {
	float:left;
	}

.products-header-links li{
	float:left;
	display:inline;
	margin-right:20px;
	}
	
#products-nav-productline
{	
	float:left;
	background:url(/images/orangeBar_productLine.gif) 0 0 no-repeat;
	background-position:right bottom;
	background-repeat:no-repeat;
	width:115px;
	height:20px;
	text-indent:-999em;
	padding:2px 0px 0px 35px;
}

#products-line-container{
float:left; margin-top:25px; padding-left:80px;
}

#products-line-container ul{
display:inline; float:left;	
}

#products-line-container li{ width:180px;}

.products-line-row { float:left; width:900px; padding-bottom:25px; }

.products-name
{
	color:#61A2D8;
	font-weight:bold;
	font-size:13px;
}

.products-link a
{
	text-decoration:underline;
	font-weight:bold;
	color:#585858;
	font-size:12px;
}

.products-img{
	margin-left:25px;
}

.products-line-row-detail { float:left; width:900px; padding-bottom:25px; }
#products-line { padding-top:20px; padding-left:80px;}
#products-line ul{ display:inline; float:left; }
#products-line li{ width:180px;}

/* Promise */

#products-header-promise p { width:525px;}

#products-header-promise
{
	padding:0px 0px 0px 50px; 
	width:980px;
	height:243px;
	background:url(/images/productPromise_headerImg.jpg) 0 0 no-repeat;
}

/* ICBINB */

#products-header-icbinb p { width:525px;}

#products-header-icbinb
{
	padding:0px 0px 0px 50px; 
	width:980px;
	height:243px;
	background:url(/images/productICBINB_headerImg.jpg) 0 0 no-repeat;
}

/* Country Crock */

#products-header-crock p { width:525px;}

#products-header-crock
{
	padding:0px 0px 0px 50px; 
	width:980px;
	height:243px;
	background:url(/images/productCrock_headerImg.jpg) 0 0 no-repeat;
}


/* Brummel Brown */

#products-header-brummel p { width:525px;}

#products-header-brummel
{
	padding:0px 0px 0px 50px; 
	width:980px;
	height:243px;
	background:url(/images/productBrummel_headerImg.jpg) 0 0 no-repeat;
}

/* SUBNAV */

ul#products-menu 
{	
	list-style: none;	
	padding:0px;
	margin:0px;
	height:23px;
	width:583px;
}

ul#products-menu li 
{
	float:left;
	display: block;
	margin: 0px;
	padding:0px;
	overflow: hidden;
}

ul#products-menu li a 
{
	display: block;
	text-indent: -999em;
}


ul#products-menu li { padding:0px 0px 0px 0px;}
ul#products-menu li.first { padding:0px 0px 0px 0px;}

ul#products-menu li.first a {
	background:url(/images/subnav_promise_off.gif) 0 0 no-repeat;
	width:90px;
	height:23px;
}

ul#products-menu li.first a:hover {
	background:url(/images/subnav_promise_on.gif) 0 0 no-repeat;
}

ul#products-menu li.second a {
	background:url(/images/subnav_icbinb_off.gif) 0 0 no-repeat;
	width:218px;
	height:23px;
}

ul#products-menu li.second a:hover {
	background:url(/images/subnav_icbinb_on.gif) 0 0 no-repeat;
}

ul#products-menu li.third a {
	background:url(/images/subnav_crock_off.gif) 0 0 no-repeat;
	width:128px;
	height:23px;
}

ul#products-menu li.third a:hover {
	background:url(/images/subnav_crock_on.gif) 0 0 no-repeat;
}

ul#products-menu li.fourth a {
	background:url(/images/subnav_brummel_off.gif) 0 0 no-repeat;
	width:147px;
	height:23px;
}

ul#products-menu li.fourth a:hover {
	background:url(/images/subnav_brummel_on.gif) 0 0 no-repeat;
}

ul#products-menu li.first-active-subnav a {
	background:url(/images/subnav_promise_on.gif) 0 0 no-repeat;
	width:90px;
	height:23px;
}
ul#products-menu li.second-active-subnav a {
	background:url(/images/subnav_icbinb_on.gif) 0 0 no-repeat;
	width:218px;
	height:23px;
}
ul#products-menu li.third-active-subnav a {
	background:url(/images/subnav_crock_on.gif) 0 0 no-repeat;
	width:128px;
	height:23px;
}
ul#products-menu li.fourth-active-subnav a {
	background:url(/images/subnav_brummel_on.gif) 0 0 no-repeat;
	width:147px;
	height:23px;
}