
/*
Colours

Dark Brown colour (text and headings) -->#4a2c13
Light rown colour ---> #79582f
Red colour for links and rolls --->>#b10000

*/

body{
	background: #fff; 
	color:#4a2c13;
	font: 62.5%  Arial, Helvetica, sans-serif;	
	text-align:center;
	line-height:150%;
	margin:0;
	padding:0;
}

/* ----- float left / right classes ----- */
.left{float:right;margin-right:.3em;}

/* spam trapping css to hide input field from Humans */
.hideInput { display:none; }

/* ----- tables ----- */
table, td, input, textarea, select, li{
	font: 100% Arial, Helvetica, sans-serif;
	color:#79582f;	
}
th{
	background:#ddd;
	padding:5px;
}
td{padding:5px;}

/* ----- global links ----- */
a:link, a:visited, a:active{
	color:#79582f;
	font-weight:normal;
	text-decoration:none;
}
a:hover,a:focus{color:#b10000;}



/* ----- global paragraphs, headers & horizontal rules ----- */
p, h1, h2, h3, h4, h5, h6{margin:1em 0;}
h1{font-size:140%;}
h2{font-size:120%; color:#572600;}
h3{font-size:110%;}
h4, h5{font-size:100%;}
hr{display:none;}

/* ----- global images ----- */
img{border:none; }

/* ----- hidden items ----- */
#skip{display:none;}
.hidden{display:none;}

/* ----- float left / right classes ----- */
.left{float:right;margin-right:.3em;}
.right{float:right;margin-left:.3em;}
.clear{clear:both; height:1%;}

/* hide hack from Mac-IE5 \*/
* html .homeCarousel{ height: 1%; }
/* end hiding */

/* ----- company contact details ----- */
address{
	font-style:normal;
	margin:1em 0;
}

/* ----- container size & positioning ----- */
#container{
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	min-height:350px;
	width:960px;
	text-align:left;
	background:#fff;
	padding:5px;
	position:relative;
}

/*carousel**/
 .carousel {
        /* Needed for rendering without flicker */
        position: relative;
        visibility: hidden;
        left: -5000px;
    }
	


	


/* ----- header area ----- */
#header{
	height:90px;	
	position:relative;
	background:#fff;
	margin:0 10px;
}

/* ----- company logo & strapline ----- */
#logo{
	position:absolute;
	margin:0 0 10px 0;
	padding:0;
	top:10px;
	left:0px;
	line-height:30px;
	font-size:180%;
	font-weight:normal;
}
#tagline{
	position:absolute;
	color:#88291c;
	margin:0;
	padding:0;
	top:70px;
	left:70px;
	line-height:20px;
}

#centreLogo{
position:absolute;
top:20px;
left:390px;}

/* ----- shopping basket info ----- */
#info{
	position:absolute;
	margin:0;
	padding:0;
	top:-8px;
	left:780px;
	z-index:10;
	font-size:0.9em;
}

#info a{
color:#4a2c13;}


#info a:hover{
color:#b10000;}


/* custom container for shamane.net search box */

#searchbox label { display:none; } 
#searchbox {
	position:absolute;
	margin:0;
	padding:0;
	top:15px;
	right:0px;
	height:30px;
	
	
}

.livraison{
position:relative;
left:30px;
}

/* ----- optional mid div (useful for more complex backgrounds) ----- */
#mid{}

/* ----- breadcrumb trail ----- */
#breadcrumbs{
display:none;

}

/* ----- search box ----- */

/* ----- side navigation ----- */
#navDept ul a{
	display:block; 
	float:left; }

#navDept, #navDeptli{
	margin:0;
	padding:0;
	list-style:none;
	text-align:right;
}
#navDept{position:relative; top:10px; left:550px; margin-top:1em; width:460px;height:1%;}

#navDept li{
	float:left;
	overflow:hidden;	
}
#navDept li a{
	display:block;
	width:100%;			
	font-size:1em;
	color:#79582f;
}
#navDept li a:hover, #navTools li a.selected{color:#b10000; font-size:1.1em;}
#navDept li a span{
	display:block;
	padding:3px 5px;
}
#navDept li a:hover, #navDept li a.selected{ color:#b10000; font-size:1.1em; height:15px;}
#navDept li a:hover, #navDept li a.supplierselected{ color:#b10000; font-size:1.1em; height:15px;}
 
 
 #nav{
 position:relative; top:15px; left:530px; margin-top:1em; width:600px;height:1%;z-index:20;}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	width: 80px;
}

#nav li { /* all list items */
	float: left;
	width:80px; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	width:80px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}




/* ----- subdepartment navigation ----- */
#navSubDept, #navSubDept li {
	margin:0;
	padding:0;
	list-style:none;
}
#navSubDept{
	margin:1em 0;
	padding:3px 10px;
	
	
	color:#79582f;
}
#navSubDept li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
}
#navSubDept li a{color:#442520;}
#navSubDept li a:hover, #navSubDept li a.selected{color:#b10000; font-size:105%;}

/* ----- customer tool list ----- */
#navTools ul a{
	display:block; 
	float:left; }

#navTools, #navTools li{
	margin:0;
	padding:0;
	list-style:none;
	text-align:right;
}
#navTools{ position:absolute; top:-1em; left:610px; margin-top:0;width:400px; }

#navTools li{
	float:left;
	overflow:hidden;	
}
#navTools li a{
	display:block;
	width:100%;			
	font-size:0.9em;
	background:#fff;
	color:#79582f;
}
#navTools li a:hover, #navTools li a.selected{color:#b10000;}
#navTools li a span{
	display:block;
	padding:3px 5px;
}

/* ----- nav static menu items ----- */

.navStatic{margin-bottom:1em; position:absolute; bottom:0px; left:700px; margin-top:1em; }
.navStatic ul{
display:block; 
	float:left;}
.navStatic, .navStatic li{
float:left;
	margin:0;
	padding:0;
	list-style:none;
	text-align:right;
}
.navStatic{margin-bottom:1em;}
.navStatic li{
	margin-bottom:1px;
}
.navStatic li a{
	display:block;
	width:100%;			
	font-size:1em;
	background:#fff;
	color:#79582f;
	
	
}
.navStatic li a:hover{color:#b10000; font-size:1.1em; height:15px;}
.navStatic li a span{
	display:block;
	padding:3px 20px;
}
#navToolsTitle {
	display:none;
        padding:3px 20px;
        margin-bottom:1px;
        /*background:url(/graphics/site/assets/department_tile.png); repeat:no-repeat;*/
        font-size:100%;
        color:#79582f;      
        background:#fff;
}


#navDeptTitle, .navStaticTitle{
display:none;
	margin:0;
	padding:3px 20px;
	margin-bottom:1px;
	/*background:url(/graphics/site/assets/department_tile.png); repeat:no-repeat;*/
	font-size:100%;
	color:#79582f;
	background: url(/graphics/site/assets/bulletNav.png) no-repeat 10px 7px #fff;
}

#mailList{
float:right;}


/* ----- main content area ----- */
#content{
font-size:12px}
#main{
	min-height:350px;
	width:100%;
	margin:15px 0 0 0;
	font-size:1.15em;
	line-height:1.3em;
}
#main h2{
	font-weight:normal;
	padding:0;
	color:#452816;
	font-size:1.4em;
	clear:both;
}
#main h2#pageTitle{
	/*background:url(/graphics/site/assets/pageTitle_bg.png);*/
	border-top:1px solid  #a58f74;
	background-repeat:no-repeat;
	font-weight:normal;
	padding:0;
	margin:0;
	padding:10px 0;
	margin-top:7px;
	margin-bottom:1em;
	color:#4a2c13;
	font-size:1.2em;
}

#main h2#carouselTitle{
position:absolute;
left:-9999px;

}
.note{
	font-size:110%;
}
.highlight{
	font-size:140%;
}
.module1{
	float:left;
	width:250px;
}
.module2{
	float:right;
	width:250px;
}

/* ----- footer area ----- */
.creditCard li{clear:right;float:right;font-size:8px;}
.creditImg{clear:right;float:right;}
#terms li{
display:list-item;}
#footer{
	clear:both;
	margin:0 0 0 0;
	width:100%;
	background:#fff;
	padding:5px 10px 5px 0px;
	border-top:1px solid #a58f74;
	font-size:10px; 
}
#footer p{margin:0;}
#footer ul, #footer li{
	margin:0 0 0 0;
	padding:0;
	list-style:none;
}
#footer li{display:inline;margin-right:.5em;}
#footer a {
	color:#a58f74;
}

#footer a:hover{
	color:#4a2c13;
}
#footer #credits{
	float:right;
	margin-top:-1.5em;
	font-size:0.9em;
}

#footer #credits {

}
/* ----- pagination (page 1/2 etc.) ----- */
.dspPage { color:#b10000; font-size:1.5em; height:15px;}

#pagination{
	margin:1em 0 2em 0;
}
/*Carousel Home*/
#homeCarousel{margin-top:60px;}

/* ----- product thumbnail list ----- */
.products, .productsCarousel{
	margin:1em 0;
}
.products ul, .products li,.productsCarousel ul,.productsCarousel li{
	margin:0;
	padding:0;
	list-style:none;
} 
.products li{
	margin-bottom:1em;
	padding:.5em 10px 0 10px;
	background:#fff;
	/*border:1px solid #cfbca4;*/
	/*background-image:url(/graphics/site/assets/products_tile2.jpg); */
	background-repeat:no-repeat;
	color:#4a2c13;
	float:left;
	height:200px;
	width:187px;
	margin:-10px 5px 20px 11px;
}
.products li:hover, .productsCarousel li:hover{

}
.products li h3,.productsCarousel li h3{
display:none;
	margin-top:.5em;
	margin-bottom:1em;
	padding:0;
	background:none;
	height:23px;
	/*border-bottom:1px solid #cfbca4; */
}
.products li h3 a,.productsCarousel li h3 a{color:#4a2c13;}
.products li h3 a:hover{color:#543019;}
.products .image,.productsCarousel .image{
	float:left;
	margin:0;
	margin-right:10px;
	margin-bottom:10px;
}
.products .image a img,.productsCarousel .image a img{
	border:none;
	background:#fff;
}
.products .image a:hover img, .productsCarousel .image a:hover img{

}
.products .price, .productsCarousel .price{
	clear:both;
	margin:1em 0;
	text-align:right;
	line-height:180%;
	color:#4a2cl3;
	font-size:1.2em;
	font-weight:bold;
}
.products .quantity, .productsCarousel .quantity{
	clear:both;
	margin:1em 0;
	text-align:right;
	line-height:180%;
}

/*Carousel*/


/*Suggest products */
/* ----- product thumbnail list ----- */
.productsSuggest{
	margin:1em 0;
}
.productsSuggest ul, .productsSuggest li{
	margin:0;
	padding:0;
	list-style:none;
} 
.productsSuggest li{
	margin-bottom:1em;
	padding:5px;
	background:#fff;
	border-bottom:1px solid #79582f;
	border-right:1px solid #79582f;
	background-repeat:no-repeat;
	border:none;
	color:#4a2c13;
	float:left;
	height:150px;
	width:150px;
	margin:0 12px 12px 0;
}
.productsSuggest li:hover{
	background:#fff;
	border:none;
}
.productsSuggest li h3{
	margin-top:.5em;
	margin-bottom:1em;
	padding:0;
	background:none;
	border-bottom:1px solid #79582f;}
}
.productsSuggest li h3 a{color:#4a2c13;}
.productsSuggest li h3 a:hover{color:#543019;}
.productsSuggest .image{
	float:left;
	margin:0;
	margin-right:0;
	margin-bottom:0;
}
.productsSuggest .image a img{
	border:none;
	padding:2px;
	background:#fff;
}
.productsSuggest .image a:hover img{
	border:none;
	padding:2px;
	background:#e2e2e2;
}
.productsSuggest .price{
	clear:both;
	margin:1em 0;
	text-align:center;
	line-height:180%;
	color:#b10000;
	font-size:1.2em;
	font-weight:bold;
}
.productsSuggest .quantity{
	clear:both;
	margin:1em 0;
	text-align:right;
	line-height:180%;
}


/* ----- individual products ----- */
#product{
	margin:1em 0;	
}
#product .image{	
	float:left;
	margin-bottom:1em;
}	
#product .image p{margin:.5em 0;}
#product .image img{	
	border:none;
}	
#product .info{	
color:#4a2c13;
	float:right;
	width:470px;
		font-size:0.95em;
}
#product .price{
	color:#4a2cl3;
	font-size:1.4em;
}
#product .info p{
	margin:0;
	margin-bottom:.2em;

}
#product .info h3{
	margin:0;
	margin-bottom:.2em;
	text-indent:-9999em;
	
}
#product .actions{
	border-top:1px solid #4a2c13;
	clear:both;
}	
#product #addBasket{
	border-top:1px solid #4a2c13;
	padding-top:1em;
}
#addWishlist p {
background:url(/graphics/site/assets/coeur.png) no-repeat;
height:20px;
padding-left:25px;
padding-top:3px;}

#addWishlist a:link{
padding-top:2em;
font-size:90%;
color:#79582f;
}

#addWishlist a:hover{
color:#b10000;}


#product h2{
clear:both;
margin:3em 0 1em 0;}
/* ----- featured articles ----- */
#articles h2{
margin-top:20px;}

#articles ul, #articles li {
	margin:0;
	padding:0;
	list-style:none;
}
#articles ul{
	margin:1em 0;
	padding:3px 10px;
	background:#fff;
	
	color:#442520;
}
#articles ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
	background:url(../graphics/plain/arrow3.gif) no-repeat 0 .6em;
}
#articles  ul li a{color:#442520;}
#articles  ul li a:hover{color:#88291c;text-decoration:underline;}

/* ----- customer reviews ----- */
#reviews{
}
#reviews ul, #reviews li {
	margin:0;
	padding:0;
	list-style:none;
}
#reviews ul{
	margin:1em 0;
	padding:3px 10px;
	background:#f1f1f1;
	border:1px solid #eee;
	color:#777;
}
#reviews ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
}
#reviews  ul li a{color:#777;}
#reviews  ul li a:hover{color:#777;text-decoration:underline;}

/* ----- site map ----- */
#sitemap, #sitemap ul, #sitemap li{
	margin:0;
	padding:0;
	list-style:none;		
} 
#sitemap{margin:1em 0;}
#sitemap li{margin:.5em 0;}
#sitemap li h3{margin:.2em 0;}
#sitemap ul{padding-left:20px;}

/* ----- tables and forms ----- */
fieldset{
	border:1px solid #e7d6cb;
	padding:10px;
	margin:1em 0;
}
legend{
	font-weight:normal;
	padding:5px;
	margin:0;
	color:#79582f;
	font-size:100%;
	clear:both;
} 

fieldset h3, fieldset h3{margin:1em 0 0 0;}
#content table{
	width:100%;
	margin:.5em 0;
	border-collapse:collapse;
	line-height:150%;
}

#content ol li {
	color:#79582f;
	font-size:110%;
}
 #content p{
 margin:0 0 20px 0;}
th{
	background:#fff;
	padding:5px;
}
td{
	background:#fff;
	padding:5px;
	vertical-align:top;
}
.formField, .formSelect{
	background:#fff;
	border:1px solid #e7d6cb;
	width:200px;
}
.formFieldShort, .formFieldMedium{
	background:#fff;
	border:1px solid #e1e1e1;
	width:20px;
	margin-right:5px;
}
.formFieldMedium{width:96px;}
table .price{
	color:#79582f;
	font-size:100;
	font-weight:bold;
}
.formFieldProduct{width:150px;}
table .price{
	color:#79582f;
	font-size:100%;
	font-weight:bold;
}
.formRadio{vertical-align:middle;}
.formButton{
	color:#79582f;
	border:0;
	padding:3px 3px;
		font-size:1em;
	
}



label span{
	color:#b21717;
	font-size:110%;
	font-weight:bold;
}
input.formField:focus, formFieldShort:focus, formFieldMedium:focus, textarea:focus, #quantity:focus	{
	background: #fff;
	border: 1px solid #bbb;
}

/* ----- shopping cart ----- */
#total{
	margin:1em 0;
	padding:0;
	width:295px;
	font-size:1em;
}
#total dt{
	width:200px;
	float:left;
	font-weight:bold;
}
#total dd{
	margin-left:201px;
	text-align:right;
}
.actions{
	clear:both;
	margin:0;
	padding:.5em 0;
}

/* ----- first table data style ----- */
td.first{width:40%;}

/* ---------------------- float fix ----------------------------- */
.inner:after, .products:after, .products li:after, #pagination:after, #total:after, .modules:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.inner, .products, .products li, #pagination, #total, .modules{display:block;}
/*  \*/
.inner, .products, .products li, #pagination, #total, .modules {min-height:1%;}
* html .inner, * html .products, * html .products li, * html #pagination, * html #total, * html .modules {height:1%;}
 /*  */
/* ----- end float fix ----- */
.special {
	display:none;
}
