

/*  ---------------------------------------------------
-------------------------------------------------------
STRUCTURE
-------------------------------------------------------
------------------------------------------------------*/

body{
	margin: 0 auto;
	text-align: center;
	background: /*#212224*/ #DFDFE0;
	padding-top: 15px;
	font: 0.75em Verdana, Helvetica, Arial, sans-serif;
	color: #22272C;
	line-height: 1.4em;
	}
	
.wrap{
	width: 741px;
	margin: 0 auto;
	}
	
.floatWrap{
	width: 741px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
	float: left;
	border: 10px solid #130f0e;
	}
	
.head{
	background: #fff url(../img/godin_sml.gif) no-repeat;
	margin-top: 0;
	padding-top: 0;
	float: left;
	width: 741px;
	height: 75px;
	border-bottom: 2px solid #A8191A;
	}
	
.content{
	margin: 0;
	padding: 0;
	float: left;
	width: 741px;
	background: #fff;
	}
	
.slideshow{
	width: 298px;
	border-right: 2px solid #A8191A;
	float: left;
	background: #A8191A;
	height: 430px;
	border-bottom: 2px solid #A8191A;
	position: relative;
	}
	
.breadcrumb{
	width: 295px;
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.breadcrumb a{
	margin: 10px 10px;
	
	}
	
.mainContent{
	width: 441px;
	float: left;
	height: 432px;
	overflow: scroll;
	}
	
.nav_bottom{
	float: left;
	clear: both;
	background: #A8191A;
	text-align: center;
	width: 742px;
	padding-top: 12px;
	padding-bottom: 16px;
	}
	
.branding{
	width: 742px;
	margin-bottom: 0;
	padding-bottom: 0;
	background: #660203;
	border-top: 1px solid #DA7879;
	border-bottom: 1px solid #DA7879;
	float: left;
	clear: both;
	position: relative;
	}
	
.branding span.fixed {
	display: block;
	position: absolute;
	right: 5px;
	top: 5px;
	}
span.fixed a img { border: 1px solid #666; }
span.fixed a img:hover { border: 1px solid #bb0f09; }
	
.footer{
	clear: both;
	text-align: center;
	background: #8C0B0C;
	padding-top: 3px;
	padding-bottom: 5px;
	width: 742px;
	color: #fff;
	font-size: 0.8em;
	margin-bottom: 0;
	}
	
.gallery{
	margin: 0 auto;
	text-align: center;
	border: 1px solid silver;
	margin: 5px 10px 5px 15px;
	padding: 5px 0 0 0;
	}
	
/*------------------------------------------------------------
--------------------------------------------------------------
TEXT / LIST STYLING
--------------------------------------------------------------
-------------------------------------------------------------*/

p.cs{
	/*float: right;*/
	text-align: right;
	margin-right: 10px;
	margin-top: 20px;
	font-weight: bold;
	}

a{
	text-decoration: none;
	color: #bb0f09;
	}
	
a:hover{
	text-decoration: underline;
	color: #a38dad;
	}

.head h1{
	float: left;
	margin-left: -9999px;
	}

.head ul{
	float: right;
	list-style: none;
	margin: 24px 10px 0 30px;
	padding: 0;
	}
	
.head li{
	float: left;
	margin: 0 5px 5px 5px;
	padding: 0;
	}
	
.head li.current{
	font-weight: bold;
	}
	
.head li a{
	color: #212224;
	}

.head li a:hover{
	color: #a38dad;
	}
	
.slideshow h2{
	height: 64px;
	width: 295px;
	background: #AFBECB url(../img/prof_cooker_txtGrey.gif) no-repeat;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #A8191A;
	/*border-bottom: 1px solid #A8191A;*/
	margin-bottom: 0px;
	}
	
.mainContent h3{
	height: 64px;
	width: 420px;
	background: #afbecb url(../img/french_txtGrey.gif) no-repeat;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #A8191A;
	}
	
.mainContent h3.souveraine{
	background: url(../img/souveraine_head.gif) no-repeat;
	}
	
.mainContent h3.chatelaine{
	background: url(../img/chatelaine_head.gif) no-repeat;
	}
	
.mainContent h3.exclusive{
	background: url(../img/exclusive_head.gif) no-repeat;
	}
	
.mainContent h3.accessories{
	background: url(../img/accessories_txt.gif) no-repeat;
	}
	
.mainContent p{
	padding-left: 20px;
	padding-right: 15px;
	}
	
.mainContent h4{
	color: #130f0e;
	font-size: 1.6em;
	letter-spacing: 0.2em;
	padding: 0 0 45px 0;
	margin: 10px 0 0 0;
	background: url(../img/distingue_txt.gif) no-repeat bottom right;
	width: 420px;
	}
	
h4.home{
	letter-spacing: 0;
	background-image: none;
	margin: 10px 10px;
	width: 400px;
	padding-bottom: 10px;
	font-size: 1.4em;
	}
	
span.login{
	display: block;
	text-align: right;
	margin: 0 10px 0 10px;
	padding: 0 14px 8px 0;
	border-bottom: 1px solid #770909;
	}
	
.login a{
	color: #fff;
	}
	
.login a:hover{
	color: #a38dad;
	}
/*----------------------------------------------------
------------------------------------------------------
IMAGES / SPANS &amp; EXTRAS
------------------------------------------------------
-----------------------------------------------------*/
a img{
	border: 0;
	}

img.thumbs{
	margin: 5px 0 5px 20px;
	}
	
span.center{
	margin: 0 auto;
	text-align: center;
	}
		
.nav_bottom span{
	margin-right: 14px;
	}
		
.nav_bottom span.current{
	color: #212224;
	font-weight: bold;
	}
	
.nav_bottom span a{
	color: #fff;
	}
	
.nav_bottom span a:hover{
	color: #a38dad;
	}

/*---------------------------------------------------------------
-----------------------------------------------------------------
SUCKERFISH BITS
-----------------------------------------------------------------
----------------------------------------------------------------*/

#nav, #nav ul{ /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	float: right;
	clear: right;
	}

#nav a{
	display: block;
	color: #bb0f09;
	/*width: 15em;*/
	
}

#nav a:hover{
	color: #a38dad;
	}

#nav li{ /* all list items */
	float: left;
	/*width: 15em;*/ /* width needed or else Opera goes nuts */
	margin: 10px 10px;
}

#nav li ul{ /* second-level lists */
	position: absolute;
	background: #fff;
	width: 15em;
	border: 1px solid silver;
	border-top: 5px solid silver;
	border-bottom: 5px solid silver;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin: 0;
	padding: 0;
}

#nav li ul li{
	margin: 5px 5px;
	padding: 0;
	width: 14em;
	border-bottom: 1px solid silver;
	padding: 2px 2px;
	text-align: left;
	}

#nav li:hover ul, #nav li.sfhover ul{ /* lists nested under hovered list items */
	left: auto;
}

#nav{
	z-index: 100;
	position: relative;
	}
	
#nav_foot, #nav_foot ul{ /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	float: right;
	clear: right;
}

#nav_foot a{
	display: block;
	/*width: 15em;*/
	
}

#nav_foot li{ /* all list items */
	float: left;
	/*width: 15em;*/ /* width needed or else Opera goes nuts */
	margin: 10px 10px;
}

#nav_foot li ul{ /* second-level lists */
	position: absolute;
	background: #fff;
	width: 15em;
	border: 1px solid silver;
	border-top: 5px solid silver;
	border-bottom: 5px solid silver;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin: 0;
	padding: 0;
}

#nav_foot li ul li{
	margin: 5px 5px;
	padding: 0;
	width: 14em;
	border-bottom: 1px solid silver;
	padding: 2px 2px;
	text-align: left;
	}

#nav_foot li:hover ul, #nav_foot li.sfhover ul{ /* lists nested under hovered list items */
	left: auto;
}

#nav_foot{
	z-index: 100;
	position: relative;
	}
	
/*------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------
PRODUCT PAGES
--------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------*/

.item{
	width: 240px;
	background: transparent;
	float: left;
	text-align: center;
	}
	
.first, .second{
	margin-right: 10px;
	}
	
.item h3{
	width: 240px;
	background: #bb0f09;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 8px 0 8px 0;
	border: 0;
	font-size: 1.3em;
	}
	
.second{
	width: 241px;
	}
	
.second h3{
	width: 241px;
	}
	
p.cooker{
	font-size: 0.9em;
	border: 1px solid #130f0e;
	background: #f6f7fa;
	padding: 8px 8px;
	width: 200px;
	text-align: left;
	}
	
html>body p.cooker{
	margin-left: 10px;
	}
	
.item a.title{
	font-size: 1em;
	color: #bb0f09;
	font-weight: bold;
	line-height: 1.3em;
	text-decoration: none;
	}
	
.item a.title:hover{
	color: #a38dad;
	text-decoration: underline;
	}
	
.productList{
	background:transparent url(../img/3col.gif) repeat-y bottom left ;
	float: left;
	}

.productList_2{
	background: transparent url(../img/2col.gif) repeat-y bottom left ;
	float: left;
	}
	
.productList_1{
	background: transparent url(../img/1col.gif) repeat-y bottom left ;
	float: left;
	}
	
.item a img{
	border: 8px solid #D2D3CB;
	}
	
.item a:hover img{
	border: 8px solid #929486;
	}
	

.content_prod{
	background:#A8191A;
	clear: left;
	}
	
h2.category{
	color: #231F20;
	height: 40px;
	width: 741px;
	background: #D4D4D5 url(../img/wideBG.gif) no-repeat;
	text-align: center;
	margin: 0;
	padding-top: 10px;
	border-bottom: 4px solid #A8191A;
	}
	
h2.category-chatelaine{
	color: #231F20;
	height: 40px;
	width: 741px;
	background: #D4D4D5 url(../img/chatelaine_txt.gif) no-repeat;
	text-indent: -9999px;
	margin: 0;
	padding-top: 10px;
	border-bottom: 4px solid #A8191A;
	}
	
h2.category-souveraine{
	color: #231F20;
	height: 40px;
	width: 741px;
	background: #D4D4D5 url(../img/souveraine_txt.gif) no-repeat;
	text-indent: -9999px;
	margin: 0;
	padding-top: 10px;
	border-bottom: 4px solid #A8191A;
	}
	
h2.category-cookers{
	color: #231F20;
	height: 40px;
	width: 741px;
	background: #D4D4D5 url(../img/godinCookers_txt.gif) no-repeat;
	text-indent: -9999px;
	margin: 0;
	padding-top: 10px;
	border-bottom: 4px solid #A8191A;
	}
	
.col_foot{
	width: 741px;
	height: 30px;
	display: inline;
	float: left;
	clear: left;
	background: transparent url(../img/3col_foot.gif) no-repeat;
	}
	
.col2_foot{
	width: 741px;
	height: 30px;
	display: inline;
	float: left;
	clear: left;
	background: transparent url(../img/2col_foot.gif) no-repeat;
	}
	
.col1_foot{
	width: 741px;
	height: 30px;
	display: inline;
	float: left;
	clear: left;
	background: transparent url(../img/1col_foot.gif) no-repeat;
	}

 ul.hob, ul.hobWide{
 	float: left;
	width: 118px;
	border: 1px solid #130f0e;
	/*margin:5px 5px;*/
	/*padding: 5px 5px;*/
	padding: 0;
	margin: 0;
	margin-top: 2px;
	margin-right: 2px;
	list-style: none;
	text-align: center;
	background: #fff;
	}

ul.hobWide{
	width: 180px;
	}


ul.hob li, ul.hobWide li{
	float: left;
	clear: left;
	text-align: center;
	width: 118px;
	background: #fff;
	margin: 0;
	padding: 0;
	}
	
ul.hobWide li{
	width: 180px;
	}
	
ul.hob li.title, ul.hobWide li.title{
	font-weight: bold;
	color: #fff;
	padding-bottom: 2px;
	background: #130f0e;
	margin-bottom: 3px;

	}
	
ul.hob li.hobType{
	height: 3em;
	padding-top: 2px;
	}

ul.hobWide li.hobType{
	height: 1.5em;
	padding-top: 2px;
	}

.spec{
	margin-left: 10px;
	float: left;
	margin-bottom: 10px;
	width: 381px;
	}
html>body .spec{ margin-left: 20px;}

.extra-features{
	float: left;
	}
	
.extra-features p{
	width: 351px;
	padding-left: 30px;
	padding-right: 30px;
	}
	
ul.features{
	list-style: none;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	clear: left;
	/*margin-left: 10px;*/
	margin-left: 20px;
	border: 1px solid #130f0e;
	width: 351px;
	}
html>body ul.features{
	width: 361px;
	}
	
ul.features li{
	margin: 2px 20px 5px 20px;
	}
	
	
ul.features li.feat-head{
	background: #130f0e;
	color: #fff;
	width: 354px;
	padding: 4px 5px 4px 4px;
	margin-left: 0;
	margin-top: 0;
	font-weight: bold;
	margin-right: 0;
	}
	
p.feat-head{
	background: #130f0e;
	color: #fff;
	width: 356px;
	padding: 4px 5px 4px 4px;
	margin-left: 20px;
	margin-top: 0;
	font-weight: bold;
	}
	
.clearing{
	clear: both;
	}
	
.letterW{
	margin-right: -8px;
	margin-bottom: -2px;
	}

span.hide{
	display: none;
	
	}
	
p.product-lead{
	border: 1px solid #130f0e;
	background:#F6F7FA;
	padding: 8px 8px;
	width: 346px;
	margin: 0 10px 20px 20px;
	color: #1D1F22;
	}

ul.profile-nav{
	width: 255px;
	height: 365px;
	background: #fff;
	margin: 0;
	padding: 20px 20px;
	list-style: none;
	}
	
ul.profile-nav li{
	margin: 2px 5px 2px 5px;
	padding: 2px 2px;
	list-style: none;
	width: 240px;
	border-bottom: 2px solid silver;
	}
	
p.company-info{
	font-size: 0.8em;
	color: #bb0f09;
	}
	
/*====================================
SALE ELEMENT
=====================================*/
.sale-promo, .sale-1100, .sale-1400, .sale-1500 { 
	position: absolute;
	right: -10px;
	bottom: 0;
	height: 121px;
	width: 121px;
	}
.sale-1100 { background: url(../img/souveraine1100-sale.png) no-repeat; }
.sale-1400 { background: url(../img/souveraine1400-sale.png) no-repeat; }
.sale-1500 { background: url(../img/souveraine1500-sale.png) no-repeat; }
.sale-promo a{ height: 121px; width: 121px; text-indent: -9999px; display: block; outline: none;}