body {
    margin : 0;
    padding : 0;
    background : #b8b9bc;
}
body, td, th {
    font-family : Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-size : 11px;
}

img, table {
    border : 0;
}
img {
    vertical-align : middle;
}

.homepage-product-teaser a {
	text-decoration: none;
	color: #000000;
}

.homepage-product-teaser a:hover {
	color: #FFFFFF;
}

#header {
    background : #000;
    height : 74px;
    width : 100%;
}
#home-logo {
    width : 100%;
    border-right : 1px solid #fff;
    text-align : center;
    height : 74px;
}
#internal-splash {
    border-bottom : 1px solid #fff;
}

#home-slogan {
    height : 25px;
    vertical-align : middle;
    padding-left : 5px;
}
#home-content {
    border-top : 1px solid #fff;
    width : 100%;
    height : auto;
    clear:both;
}
.home-header {
    text-align : center;
    background : #000;
    border : 1px solid #fff;
    border-left : 0;
    height : 23px;
    width : 16.5%;
}
.home-header a {
    text-decoration : none;
    display : block;
    width : 100%;
    height : 23px;
    padding : 4px 0px 0px 0px;
}
.home-header a:hover {
    background : #353434;
}

#home-header-ovens, #home-header-ovens a {
    color : #f00;
}
#home-header-cooktops, #home-header-cooktops a {
    color : #f90;
}
#home-header-rangehoods, #home-header-rangehoods a {
    color : #6c3;
}
#home-header-dishwashers, #home-header-dishwashers a {
    color : #69c;
}
#home-header-sinks, #home-header-sinks a {
    color : #E67D17;
}
#home-header-fs-ovens, #home-header-fs-ovens a {
    color : #96c;
    border-right : 0;
}
.home-product-info {
    border-right : 1px dashed #fff;
    vertical-align : top;
    padding : 10px;
    text-align : left;
    height : 100%;
}
#home-primary-nav {
    /* height : 144px; */
    background : #4B4A4A;
    border-right : 1px solid #fff;
}
#home-primary-nav a {
    color : #fff;
    text-decoration : none;
    display : block;    
    padding : 5px 9px 4px 9px;
}
#home-primary-nav a:hover {
    background : #353434;
}
#home-primary-nav .nav-item {
    font-weight : bold;
    border-bottom : 1px solid #fff;
    color : #fff;
}
#home-silhouette {
    height : 144px;
    text-align : center;
    background : #747e84;
}
#home-splash {
    height : 144px;
    text-align : center;
    background : #B8B9BC;
    border-right : 1px solid #fff;
}

hr {
    height : 1px;
    border : 0;
    color : #999;
    background : #999;
}

#footer {
    margin : 5px 20px 20px 20px;
    line-height : 16px;
    font-size : 11px;
    clear : both;
}
	#footer a {
		color:#333333;
		text-decoration:none;
		padding: 0px 5px 0px 5px;
	}
#breadcrumbs {
    font-size : 11px;
}

#breadcrumbs a:hover {
	color: #FFFFFF;
}

.sitemap_1 {
    padding-top : 5px;
    font-weight : bold;
    padding-left : none;
    padding-bottom : 2px;
}

.sitemap_2 {
    padding-left : 25px;
    /* font-style : italic; */
}

.sitemap_3 {
    padding-left : 50px;
}

.sitemap_4 {
    padding-left : 75px;
}

.sitemap_5 {
    padding-left : 100px;
}
input, select, textarea {
    color : #333;
}
.formInputHover {

}
.error {
    color : #f00;
}
.product-teaser {
    display : inline;
    float : left;
    text-align : center;
    margin : 0px 3px 3px 0px;
	width: 134px;
}
.product-teaser img {
    margin-bottom : 3px;
}
.product-teaser div {
    padding : 3px;
    background : #727577;
    color : #000000;
    font-weight: bold;
}
.product-teaser a {
    color : #ffffff;
    text-decoration : none;
}

.product-teaser a:hover {
    text-decoration : underline;
    color : #fff;
}

.product-teaser .caption {
	font-size: 11px;
	font-weight: bold;
}

.childlink-teaser-table {

	width: 70%;

}

dl.childlink-teaser {

	padding: 0px;
	margin: 10px;

}

dl.childlink-teaser dt {

	float: left;
	clear: both;
	
	font-size: 20px;
	color: #FFFFFF;
	
	margin-bottom: 5px;

}

dl.childlink-teaser dt a {

	color: #000000;
	font-weight:bold;
	text-decoration: none;

}

dl.childlink-teaser dd {

	float: left;
	clear: both;
	margin: 0px;
	width:90%;
}

/*
.childlink-teaser {

	left: 0px;

	padding: 0px;

	margin-bottom: 20px;

	height: 134px;

}

.childlink-teaser table {

	margin: 0px;
	padding: 0px;
	border: 0px;
}

.childlink-teaser table tr {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.childlink-teaser table tr td {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.childlink-teaser-image {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 134px;
	background-color: #BFBC7E;
}

.childlink-teaser-title {

	padding-top: 5px;

	color: #FFFFFF;
	
	font-weight: bold;
	
	font-size: 18px;
	
}

.childlink-teaser-title a {
	color: #FFFFFF;
	text-decoration: none;
}

.childlink-teaser-title a:hover {
	color: #333333;
}

.childlink-teaser-text {
	padding-left: 10px;
} */

ul {
	margin-left: 4px;
	padding-left: 10px;
}
/*
li {
	padding-left: 2px;
}*/


div#ajaxTabsWrapper {
	clear: both;
	float: left;
	width: 880px;
	margin: 35px 0px 0px 0px;
}

div#tabsContainerAjaxTabs {
	float: left;
	width: 631px;
	min-height: 175px;
	height: auto !important;
	height: 175px;
	margin: 0px 41px 0px 0px;
	background-image: url(/wsimages/ajaxTabsBg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
	
	div#ajaxTabs {
		float: left;
		width: 169px;
	
	}
	
		.ajaxTabOff {
			width: 155px;
			margin: 6px 0px 0px 0px;
			padding: 6px 0px 6px 14px;
			border-right: 1px solid #676769;
			border-bottom: 1px solid #a9a9ab;
		}
			div.ajaxTabOff a {
				color: #000000;
				text-decoration: none;
			}

		.ajaxTabOn {
			width: 155px;
			margin: 6px 0px 0px;
			padding: 6px 0px 6px 14px;
			border-top: 1px solid #676769;
			border-bottom: 1px solid #676769;
			background-image: url(/wsimages/activeTabArrow.gif);
			background-position: right center;
			background-repeat: no-repeat;
			background-color: #b8b9bc;
		}

			div.ajaxTabOn a {
				font-weight: bold;
				color: #003366;
				text-decoration: none;
			}
		
	.ajaxContent {
		float: left;
		width: 95%;
		display: inline;
		margin-left:20px;
		margin-top:20px;
		background: #9d9d9f;
		margin-bottom:20px;
		
		border-bottom: 1px solid #C4BEAE;
	}
		div.ajaxContent h1 {
			width: 100%;
			padding-bottom: 8px;
			
			margin:17px 0px 8px 0px;
			border-bottom: 1px solid #E1D2CC;
			font-size:18px;
			color: #D25E00;
		}
#ajaxTabs {
	border-top: 1px solid #BFC2C6;
	border-right:1px solid #BFC2C6;
	float:left;
	height:175px;
	width:169px;
}	
* html #ajaxTabs {
	width:160px;
	border-right: none;
	background: url("/wsimages/aJaxTabs_bg.gif") bottom right no-repeat;
}

div.ajaxTabOn span.ajaxTabLink {
color:#003366;
font-weight:bold;
text-decoration:none;
}
span.ajaxTabLink , #ajaxTabs div {
	cursor: pointer!important;
	font-weight:bold;
}
#ajaxTabs div {
	margin: 0!important;
}
#ajaxTabs div.ajaxTabOn {
	border-right: 1px solid #fff; 
}
#ajaxTabs div.ajaxTabOff {
	border-right: 1px solid #BFC2C6; 
}
* html #ajaxTabs div.ajaxTabOff {
	border-right: 1px solid #BFC2C6; 
}

* html .ajaxContent {
	padding:0px 0px 0px 16px;
}

.ajaxTabNav {
	background: #949496;
}

.ajaxTabContent {
	background: #b8b9bc;
}

.navTopSpacer {
	height: 20px;
	border-right: 1px solid #676769;
}
.spacerStrip {
	width: 100%;
	height: 13px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #000000;
	clear:both;
}

.homeTabContentWrapper {
	width:100%;
	height:100%;
	padding-bottom:20px;
	float:left;
	display:inline;
}

*html .homeTabContentWrapper {
	margin-left:-15px;
}
.homeTabImage {
	float:left;
	margin-left:13px;
	margin-top:13px;
	width:241px;
	border: 5px solid #d4d8d9;
	height:296px;
	display:inline;
}

	


	

.homeTabBody {
	margin-left:280px;
	font-size:14px;
	height:100%;
	margin-right:90px;
	margin-top:5px;

}
		.homeTabBody  a {
			color: #000;
			text-decoration: none;
		}.homeTabBody  a:hover {
			color: #000;
			text-decoration: underline;
		}
	.homeTabBody h1 {
		color:#000000 !important;
		border-bottom: 1px solid #838384 !important;

	}
	
		.homeTabBody h1 a {
			color: #000;
			text-decoration: none;
		}.homeTabBody h1 a:hover {
			color: #000;
			text-decoration: underline;
		}

.homeTabBody .readMoreLink {
	margin:5px 0 23px;
}
	.homeTabBody .readMoreLink a {
		color: #ae4436;
		font-size:12px;
		
	}
	
	
ul {
	margin: 0;
	padding-left:8px;
}
.homeTabBody ul {
	background: #9D9D9F;
	list-style: none;
}
.homeTabBody li {
	background-image:url(/wsimages/tabBullet.gif);
	background-position:0px 14px;
	background-repeat:no-repeat;
	padding-left:14px;
	line-height:29px;
	
}

.relatedItem ul {
	background: #b6b6b7;
	list-style: none;
}

.relatedItem li {
	background-image:url(/wsimages/tabBulletAlt.gif);
	background-position:0px 14px;
	background-repeat:no-repeat;
	padding-left:14px;
	line-height:29px;

}

.copyright {
	float: left;
}

.footerLinks {
	float: right;
}

.interestedTitle {
	margin-top: 23px;
	margin-bottom:10px;
}

#standardPageWrapper {
	width: 70%;
}

#AjaxTabs_tab1_text {
	border-top: 1px solid #676769;
}
a.fullRange {
	display: block;
	float: left;
	padding: 8px 14px 8px 36px;
	background: #474849 url("../wsimages/ico_logo.gif") 12px 5px no-repeat;
	color: #fff;
	font-weight: bold;
}

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

a.ajaxTabLink, a.ajaxTabLink:hover {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	}

.boldred,.boldred a{
	color:#ff0000;
	font-weight: bold;
}









