@charset "UTF-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	border-color: #FFFFFF;
	background-color:#03162E;
	background-repeat: repeat-x;
	background-image: url(../_img/bl_gradient.gif)
}

#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}

	
#header {
	text-align:center;
	background-color: #03162E;
	padding-left: 30px;
	padding-right: 30px;
	font-size:8pt;
	}
	
#header .logo {
	text-align:center;
	background-color: #03162E;
	}

#header .mainnav {
	height: 15px;
	text-align:center;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 5px;
	padding-bottom: 2px;
}



.listart{
padding-bottom: 5px;
padding-top:5px;
display:inline;
border-right:solid;
border-right-color:#FFFFFF;
border-right-width:1px;
padding-right:10px;
padding-left:10px;
}

.liend{
border-right:solid;
border-right-color:#03162E;
border-right-width:1px;
display:inline;
padding-right:10px;
padding-left:10px;
}

#header a:link { color: #FFFFFF; text-decoration: none; }
#header a:visited { color: #FFFFFF; text-decoration: none; }
#header a:hover {color: #C7DFF7; text-decoration:none;}

#main {
width:870px;
}

#main .productimg {
	width:406px;
	float:left;
	padding-top: 2px;
}

#main .productdescr {
	width:312px;
	float:left;
}

#main .productcopy {
	float:left;
	padding-left: 30px;
}

#main .productcopy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	top: 0px;
	margin: 0px;
	padding-top: 10px;
}

#main .productcopy h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #C7DFF7;
}

#main .productcopy a:link { color: #FFFFFF; text-decoration: none; }
#main .productcopy a:visited { color: #FFFFFF; text-decoration: none; }
#main .productcopy a:hover { color: #FFFFFF; text-decoration: underline; }

#main .productcopy li {
	list-style-type: disc;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	color: #C7DFF7;
}

#main .sidenav {
float:left;
height: 496px;
padding-left:30px;
width:119px;
}






.ovens {
width: 119px;
height:77px;
display:block;
font-size:10px;
text-decoration:none;
background-repeat:no-repeat;
background-image:url(../_img/menu_oven.gif);
}

.ovens:hover {
background-image: url(../_img/menusel_oven.gif);
}

.cooktops {
width: 119px;
height:96px;
display:block;
font-size:10px;
text-decoration:none;
background-repeat:no-repeat;
background-image:url(../_img/menu_cooktop.gif);
}

.cooktops:hover {
background-image: url(../_img/menusel_cooktop.gif);
}

.ranges {
width: 119px;
height:111px;
display:block;
font-size:10px;
text-decoration:none;
background-repeat:no-repeat;
background-image:url(../_img/menu_range.gif);
}

.ranges:hover {
background-image: url(../_img/menusel_range.gif);
}

.dishwashers {
width: 119px;
height:108px;
display:block;
font-size:10px;
text-decoration:none;
background-repeat:no-repeat;
background-image: url(../_img/menu_dishwashers.gif);
}

.dishwashers:hover {
background-image: url(../_img/menusel_dishwasher.gif);
}







#main .sidenav a:link {color: #FFFFFF; text-decoration: none; }
#main .sidenav a:visited {color: #FFFFFF; text-decoration: none; }

#content {
	width:840px;
	padding-right:30px;
	padding-left:30px;
	height:auto;
}

#content .welcome {
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	width:556px;
	border-right:solid;
	border-right-color:#FFFFFF;
	border-right-width:1px;
	background-color: #03162E;
	float: left;
}

#content .welcome li {
	list-style-type: disc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #C7DFF7;
}

#content .welcometext {
	padding-left:20px;
	padding-right:20px;
	padding-top:74px;
	padding-bottom:112px;
}
#content .welcometext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content .welcometext h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #C7DFF7;
}

#content .welcome a:link { color: #FFFFFF; text-decoration: none; }
#content .welcome a:visited { color: #FFFFFF; text-decoration: none; }
#content .welcome a:hover { color: #FFFFFF; text-decoration: underline; }



#pr {
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	float:left;
	width: 281px;
}

#pr .prcontent {
	height:63px;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 11px;
	border-color: #FFFFFF;
	font: Arial, Helvetica, sans-serif;
}

#pr .prcontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	top: 0px;
	margin: 0px;
	padding-left: 1px;
}

#pr .prcontentlast p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	top: 0px;
	margin: 0px;
	padding-left: 1px;
}

#pr .prcontentlast {
	height:63px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 11px;
}

#pr a:link { color: #C7DFF7; text-decoration: none; }
#pr a:visited { color: #C7DFF7; text-decoration: none; }


 
#footer {
	text-align:center;
	font-size:8px;
	width:900px;
	height:20px;
	padding-top: 76px;
}

#footer .li {
display:inline;
border-right:solid;
border-right-color:#FFFFFF;
border-right-width:1px;
padding-right:10px;
padding-left:10px;}

#footer a:link { color: #FFFFFF; text-decoration: none; }
#footer a:visited { color: #FFFFFF; text-decoration: none; }
#footer a:hover {color: #C7DFF7; text-decoration:none;}


#footer .end{
display:inline;
padding-right:20px;
padding-left:10px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.white {
	color: #FFFFFF;
}

.blue {
	color: #C7DFF7;
}
