﻿@charset "utf-8";
/*
=======================================================================
	General sites
=======================================================================
*/
* {
	padding:0px;
	margin:0px;
}
body {
	background-image:url(../images/fond2.jpg);
	background-position:50% 0%;
	background-color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
	background-attachment:fixed;
     font-family: "Arial", Georgia, sans-serif;
	 width:auto;
}
a {
	text-decoration:none;
	outline:none;
	color:#ffffff;
	}
	
#boutton{
width:12px;
height: 12px;
background-image:url(../images/ajout.png);
background-repeat:no-repeat;
margin:10px;
}



}
a img {
	border:none;
}




.subpag[type="submit"] {
position:relative;
	right:100px;
    width:1110px;
	height:30px;
    border: medium none;
    font-size:1.2em;
    text-decoration: none;
    padding: 2px 1px 5px 4px;
    background-color: #F2871C;
    color: #FFF !important;
}

#banner .caption p {
    padding: 1px 0px 0px 15px;
    color: #696969;
}


span .signes{
font-weight:bold;
font-size:10px;
color:#fff;
padding:10px;
}



.moins {
position:relative;
bottom:0px;
right:5px;
font-weight:bold;
font-size:14px;
color:#fff;
}


b{
z-index:600;
position:center;
position:absoltue;
padding-top:30px;
font-weight:normal;
font-size:14px;
color:#fff;
display:inline-block;

}

.plus {
z-index:700;
position:center;
position:relative;
top:8px;
left:0px;
font-weight:bold;
font-size:14px;
color:#fff;
margin:5px;

}



.clear {
	clear:both;
}
.bold {
	font-weight:bold;
}
.under {
	text-decoration:underline;
}
.upper {
	text-transform:uppercase;
}
.italic {
	font-style:italic;
}
.colr {
	color:#ff8a00 !important;
	}
.white {
	color:#fff !important;
}
.black {
	color:#000 !important;
}
h1 {
	font-size:22px;
	font-weight:normal;
}

h3 {
	font-size:18px;
	font-weight:normal;
	font-family:arial;
	color:grey;
}
h4 {
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;

}
h5 {
	position: relative;
	font-size:14px;
	font-weight:normal;
	left:10px;
}
h6 {
	font-size:12px;
	font-weight:normal;
}

.left {
	padding:2px !important;
	width:450px;
	position:relative; 
	right:5px;
}

.quantité {
	padding:2px !important;
	width:450px;
	position:relative; 
	right:50px;
}

.right {
	float:right !important;
	position:relative; 
	right:20px;
}

.right2 {
	float:right !important;
	padding:10px;
	
}
.heading {
	padding:15px 0px 6px 0px;
	width:100%;
	border-bottom:#272727 solid 1px;
	margin-bottom:10px;
	text-transform:uppercase;
}

textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
}
.itlc {
	font-style:italic;
}
.noback {
	background-image:none !important;
}
.noborder {
	border:none !important;
}

/*
=======================================================================
	Boutons boutique
=======================================================================
*/
/* Bouton ajouter au panier */
a.buttonone {
	float:left;
	height:17px;
	padding:3px 12px 0px;
	background-color:#ff8a00;
	display:inline-block;
	border-left:#f7ddc0 solid 1px;
	border-top:#cbb69f solid 1px;
	color:#fff;
}

/* Bouton ajouter au panier categorie aléatoire*/
a.buttonone1 {
	float:right;
	height:17px;
	padding:3px 10px 3px;
	background-color:#ff8a00;
	display:inline-block;
	border-left:#f7ddc0 solid 1px;
	border-top:#cbb69f solid 1px;
	color:#fff;
}


a.buttonone2 {
	float:left;
	height:17px;
	padding:3px 12px 0px;
	background-color:#ff8a00;
	display:inline-block;
	border-left:#f7ddc0 solid 1px;
	border-top:#cbb69f solid 1px;
	color:#fff;
}
/*
=======================================================================
	Input Form Rules
=======================================================================
*/
ul.forms {
	float:left;
	list-style:none;
	padding:0px 0px 7px 0px;
}
ul.smallforms {
	padding:0px 20px 15px 0px !important;
}
ul.forms li{
}
ul.forms li.txt{
	width:98px;
	padding:5px 0px 0px 0px;
	float:left;
}
ul.forms li.smalltxt{
	float:left;
	width:70px;
	color:#666;
	padding:0px 0px 0px 0px;
}
.req {
	color:#F00;
}
ul.forms li.inputfield{
	float:left;
}
ul.forms li.inputfield input{
	width:241px;
	height:27px;
	line-height:27px;
	padding:0px 5px;
	border:none;
	color:#FFF;
	border-top:#5c5c5c solid 1px;
	border-left:#5c5c5c solid 1px;
}

ul.forms li.inputfield select{
	float:left;
	width:251px;
	height:27px;
	line-height:27px;
	background-image:url(../images/input_bg2.gif);
	padding:0px 5px;
	border:none;
	color:#FFF;
	border-top:#5c5c5c solid 1px;
	border-left:#5c5c5c solid 1px;
}


ul.forms li.textfield{
	float:left;
}
ul.forms li.textfield textarea{
	width:241px;
	height:110px;
	background-image:url(../images/input_bg2.gif);
	padding:5px;
	border:none;
	color:#FFF;
	border-top:#5c5c5c solid 1px;
	border-left:#5c5c5c solid 1px;
}
ul.forms li.radiobtn{
	float:left;
}
ul.forms li.radiobtn input{
	margin:0px 10px;
	float:left;
}
ul.forms li.check{
	float:left;
	width:auto;
	margin-right:10px;
}
ul.forms li.labletxt{
	margin:0px 20px 0px 0px;
	float:left;
}


.message{
  font-size:12px;
   color:#3b6105;
  padding:5px 10px;
  font-weight: bold;
  margin:20px auto;
  border:2px solid #3b6105;
   -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius:5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background-color: #c7ec92;
}
.errorMessage{
  font-size:12px;
  color:#c72333;
  padding:5px 10px;
  font-weight:bold;
  text-align:center;
  margin:20px auto;
  border:2px solid #c72333;
   -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius:5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background-color: #f9c5ca;
}
.error{
    color:red;
    font-size: 0.9em;
    font-style: italic;
}
 
 /* panier */

 .panier {
    padding-left:40px !important;
	margin:30px;
    background: url('../images/panier.png') no-repeat;
	height:35px;
	}
/*
=======================================================================
	Wrapper Section Rules
=======================================================================
*/
#wrapper_sec {
	width:960px;
	margin:0px auto;
	padding-bottom:20px;
}
/*
=======================================================================
	Header
=======================================================================
*/
#masthead {
	width:960px;
	height:177px;


}
/*
=======================================================================
	Logo
=======================================================================
*/
#masthead .logo{
    height:98px;
	float:left;
		padding:4px 0px 40px 1px;

}
/*
=======================================================================
	Partie haut droite: connexion et inscription du membres
=======================================================================
*/


#topheader ul {
  margin: 0;
  float: right;
}

#topheader ul li {
background: #ffb76b; /* Old browsers */
background: -moz-linear-gradient(top, #ffb76b 0%, #ffa73d 29%, #ff7c00 73%, #ff7f04 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb76b), color-stop(29%,#ffa73d), color-stop(73%,#ff7c00), color-stop(100%,#ff7f04)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffb76b 0%,#ffa73d 29%,#ff7c00 73%,#ff7f04 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffb76b 0%,#ffa73d 29%,#ff7c00 73%,#ff7f04 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffb76b 0%,#ffa73d 29%,#ff7c00 73%,#ff7f04 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffb76b 0%,#ffa73d 29%,#ff7c00 73%,#ff7f04 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 ); /* IE6-9 */  list-style: none;
  float: left;
  border-right: 1px solid #FFF;
}

#topheader ul li a {
  display: block;
  color: #444;
  font-size:12px;
  padding: 3px 10px;
  text-decoration: none;
  
}
#topheader ul li:first-child {
  -webkit-border-radius: 0 0 0 5px;
  -moz-border-radius: 0 0 0 5px;
  -ms-border-radius: 0 0 0 5px;
  -o-border-radius: 0 0 0 5px;
}
#topheader ul li:last-child {
  -webkit-border-radius: 0 0 0 5px; 
  -moz-border-radius: 0 0 0 5px;
  -ms-border-radius: 0 0 0 5px;
  -o-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 25px ;
}


/* ---------------------------------------------------- */
/*		Inscription
/* ---------------------------------------------------- */
.container{
  background-color: #EEE;
  	padding:10px 15px 10px 1px;
    height:350px;
	margin:25px 0px 0px 0px;

}

#ligne {
position:relative;
padding: 18px 95px;
top:15px;
}
#signup {
	margin: 10px 15% 10px ;
    height:300px;
    width: 620px;
    padding: 20px 50px 150px;
    border: 1px solid #DDD;
    border-radius: 13px;
	padding:10px 25px 15px 35px;
	background-image: url('../images/lines1.gif');


}


#signup form input[type="text"], form input[type="nom"], form input[type="prenom"], form input[type="adresse"], form input[type="email"], form input[type="password"] {
	display:inline-block;
    height: 20px;
    width: 135px;
    outline: medium none;
    color: #999;
    border: 1px solid #DDD;
    border-radius: 3px;
	right:-195px;
	bottom:71px;
	position: center;
}

p.premier {
	width: 50%;
	float: left;
}

 p.second {
	position:relative;
	margin-left:60%;
	display:inline-block;
	bottom:152px;
}
 
 p label {
	display: block;
}

h2 {
    width:572px;
}

form fieldset {
    margin: 0px 10px;
    width: 278px;
    float: left;
}

fieldset {
    border: 0px none;
    margin: 0px;
    padding: 0px;
}

p {
    font-size: 12px;
    color: #fff;
	line-height:1.6em;
}

form label {
	font-size: 14px;
    display: block;
    font-weight: bold;
	width:200px;
}

label {
    cursor: pointer;
}


button,  {
    line-height: normal;
}


.required:after {
  color: red;
  content: '*';
}


#ligne input[type="submit"] {
	background-color: #ff8a00;
	border-left: 1px solid #F7DDC0;
	border-top: 1px solid #CBB69F;
    color: #FFF !important;
	width:106px;
	height:30px;
	right:100px;
    border: medium none;
    font-size:1.2em;
    text-decoration: none;
	position: relative;
	bottom:80px;
	
	}
	
#ligne2 input[type="submit"] {
	background-color: #ff8a00;
	border-left: 1px solid #F7DDC0;
	border-top: 1px solid #CBB69F;
    color: #FFF !important;
	width:106px;
	height:30px;
    border: medium none;
    font-size:1.2em;
    text-decoration: none;
	position: relative;
	bottom:15px;
	
	}

	
#ligne3 input[type="submit"] {
	background-color: #ff8a00;
	border-left: 1px solid #F7DDC0;
	border-top: 1px solid #CBB69F;
    color: #FFF !important;
	width:106px;
	height:30px;
    border: medium none;
    font-size:1.2em;
    text-decoration: none;
	position: relative;
	bottom:1px;
	
	}

#ligne4 input[type="submit"] {
	background-color: #ff8a00;
	border-left: 1px solid #F7DDC0;
	border-top: 1px solid #CBB69F;
    color: #FFF !important;
	width:106px;
	height:30px;
    border: medium none;
    font-size:1.2em;
    text-decoration: none;
	position: relative;
	bottom:30px;
	left:110px;
	}
  

	/* connexion */
#connexion[type="submit"] {
	background-color: #ff8a00;
	border-left: 1px solid #F7DDC0;
	border-top: 1px solid #CBB69F;
    color: #FFF !important;
	text-decoration: none;
	display:block;
	width:100px;
	height:21px;
	position:absolute; 
	left:35px;
    font-size:1.2em;
    padding: 1px;
	margin:4px;
}

 /* paypal */
.paypal[type="submit"] {
	background-color: #ff8a00;
	border-left: 1px solid #F7DDC0;
	border-top: 1px solid #CBB69F;
    color: #FFF !important;
	width:100px;
	height:21px;
	position:absolute; 
	top:605px;
	right:250px;
    font-size:12px;
    text-decoration: none;
    padding: 1px 1px 1px 1px;
}
/*
=======================================================================
	Liseraie noir banniere
=======================================================================
*/


#banner .caption p{
	width:auto;
	height:41px;
	background-image:url(../images/caption.png);
	background-repeat:repeat-x;
	z-index:1;
	position:relative;
	margin-top:-35px;
	top:390px;
}
#banner .sliderwrapper{
	height:387px !important;
	float:left;
	overflow:hidden !important;
	position:relative; 
	top:10px;
	
}
#banner #paginate-slider1{
	bottom:40px;
	left:1025px;
	position:absolute;
	z-index:100;
}
#banner #paginate-slider1 a.next{
	float:left;
	width:5px;
	height:12px;
	display:inline-block;
	background-image:url(../images/banner_arrows.png);
	background-repeat:no-repeat;
	margin-left:5px;
}
#banner #paginate-slider1 a.prev{
	float:left;
	width:7px;
	height:12px;
	display:inline-block;
	background-image:url(../images/banner_arrows.png);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0px 7px 0px 0px;
}
#banner #paginate-slider1 a.toc{
	float:left;
	width:8px;
	height:6px;
	padding-top:2px;
	display:inline-block;
	background-image:url(../images/bullets.png);
	background-repeat:no-repeat;
	background-position:top;
	overflow:hidden;
	font-size:1px;
	text-align:center;
	color:#ff8a00;
	margin:1px 0px 0px 3px;
}
#banner #paginate-slider1 a.selected{
	background-position:bottom;
	color:#fff;
	margin:2px 0px 0px 3px;
}
/*
=======================================================================
	Content Section
=======================================================================
*/
#content_sec{
	width:960px;
	float:left;
	margin-top:20px;
}
/*
=======================================================================
	Categories Section
=======================================================================
*/
#content_sec .catsecs{
	width:1025px;
	margin-top:6px;
}
#content_sec .catsecs ul{
	list-style:none;
	float:left;
}
#content_sec .catsecs ul li{
	float:left;
	width:308px;
	height:216px;
	border:#3a3a3a solid 1px;
	margin-right:15px;
}
#content_sec .catsecs ul li.last{
	margin-right:0px;
}
#content_sec .catsecs ul li h3{
	float:left;
	width:308px;
	height:34px;
	border-bottom:#3a3a3a solid 1px;
}
#content_sec .catsecs ul li h3 a{
	float:left;
	width:298px;
	height:24px;
	padding:10px 0px 0px 10px;
	display:inline-block;
	background-image:url(../images/catsec_head_bg.gif);
	background-repeat:no-repeat;
}
/*
=======================================================================
	Carrousel Bas
=======================================================================
*/
#content_sec .featuredslider{
	width:auto;
	float:left;
	border:#3a3a3a solid 1px;
	margin-top:30px;
	padding-bottom:10px;
	background-image:url(../images/lines1.gif);

}
#content_sec .featuredslider h4.slidhead{
	width:940px;
	height:22px;
	padding:11px 10px 0px 10px;
	float:left;
	border-top:#3a3a3a solid 1px;
	border-bottom:#3a3a3a solid 1px;
	background-image:url(../images/slider_head.gif);
	background-repeat:repeat-x;
}
#content_sec .featuredslider .slidercont{
	width:940px;
	float:left;
	margin:20px 10px 0px 10px;
}
#content_sec .featuredslider .slidercont a.prevbtn{
	width:16px;
	height:35px;
	display:inline-block;
	float:left;
	margin:120px 10px 0px 0px;
	background-image:url(../images/sliderarrows.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#content_sec .featuredslider .slidercont a.prevbtn:hover{
	background-position:0px -35px;
}
#content_sec .featuredslider .slidercont a.nextbtn{
	width:16px;
	height:35px;
	display:inline-block;
	float:left;
	margin:0px 0px 0px 0px;
	background-image:url(../images/sliderarrows.png);
	background-repeat:no-repeat;
	background-position:-16px 0px;
	margin:120px 0px 0px 0px;
}
#content_sec .featuredslider .slidercont a.nextbtn:hover{
	background-position:-16px -35px;
}
#content_sec .featuredslider .slidercont .anyClass{
	float:left;
}
#content_sec .featuredslider .slidercont ul li{
	width:151px !important;
	height:286px !important;
	padding:2px 2px 2px 14px;
	background-image:url(../images/slider_li_bg.gif);
	background-repeat:no-repeat;
	margin-right:12px;
}
.slidercont ul li h4{
	width:143px;
	padding:10px 0px 8px 0px;
	text-transform:uppercase;
}
.slidercont ul li a.thumb{
	height:135px;
	border:#313131 solid 3px;
	float:left;
	margin-bottom:7px;
}
.slidercont ul li .rating{
	width:141px;
	float:left;
	padding-right:10px;
	margin:14px 0px 10px 0px;
}
.slidercont ul li .rating .stars{
	float:left;
}
.slidercont ul li .rating .stars a{
	float:left;
	width:14px;
	height:14px;
	background-image:url(../images/rating_star.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-right:1px;
}
.slidercont ul li .rating .stars a.gry{
	background-position:bottom;
}
.slidercont ul li .rating a.reviews{
	float:right;
}
.slidercont ul li .prices{
	width:141px;
	float:left;
	padding-right:10px;
	margin:0px 0px 14px 0px;
}
.slidercont ul li .prices p.newprice{
	float:left;
	font-size:20px;
}
.slidercont ul li .prices p.oldprice{
	float:right;
	font-size:20px;
	text-decoration:line-through;
}
.slidercont ul li .cartse{
	width:173px;
	float:left;
	margin-left:-20px;
}
.slidercont ul li .cartse a{
	margin-right:7px;
}
a.whishlist{
	width:20px;
	height:20px;
	background-image:url(../images/icon1.png);
	background-repeat:no-repeat;
	display:inline-block;
	float:right;
}

/*
=======================================================================
	Column 1
=======================================================================
*/
.col1{
	width:180px;
	float:left;
}
/*
=======================================================================
	Left Box
=======================================================================
*/
.leftsections{
	width:178px;
	float:left;
	border:#3a3a3a solid 1px;
	background-image:url(../images/lines1.gif);
	margin-bottom:10px;
}
.leftsections h4{
	width:158px;
	height:20px;
	padding:8px 10px 0px 10px;
	float:left;
	border-bottom:#3a3a3a solid 1px;
	background-image:url(../images/slider_head.gif);
	background-repeat:repeat-x;
}
/*
=======================================================================
	Devise
=======================================================================
*/
.currency{
	width:168px;
	float:left;
	padding:15px 0px 15px 10px;
}
.currency a.ui-selectmenu{
	width:158px !important;
}
#speedD-menu{
	width:154px !important;
}
/*
=======================================================================
	Achat de
=======================================================================
*/
.shopby {
	width:178px;
	float:left;
}
.arrowlistmenu{
	width: 178px;
}
.arrowlistmenu .menuheader{
	color: white;
	background: black url(../images/titlebar.gif) repeat-x center left;
	text-transform: uppercase;
	cursor: pointer;
	font-size:12px;
	width:168px;
	height:22px;
	padding:7px 0px 0px 10px;
	display:inline-block;
}
.arrowlistmenu .openheader{
	background-image: url(../images/titlebar-active.gif);
}
.arrowlistmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.arrowlistmenu ul li{
	padding-bottom: 2px;
	border-bottom:#232323 solid 1px;
}
.arrowlistmenu ul li .opensubheader{
}
.arrowlistmenu ul li .closedsubheader{
}
.arrowlistmenu ul li a{
	color: #999999;
	background: url(../images/sep1.png) no-repeat 5% 55%;
	display: block;
	text-decoration: none;
	width:160px;
	height:16px;
	padding:4px 0px 0px 18px;
	display:inline-block;
}
.arrowlistmenu ul li a:visited{
	color: #999999;
}
.arrowlistmenu ul li a:hover{
	color: #ff8a00;
}
.arrowlistmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin:0px 0px 0px 0px !important;
}
.arrowlistmenu ul ul {
	margin-top:20px;
}
.arrowlistmenu ul ul li{
	border:none !important;
}
.arrowlistmenu ul ul li{
	margin-left:10px;
	width:150px;
}
/*
=======================================================================
	Price Tab
=======================================================================
*/
.pricetab{
	width: 178px;
}
.pricetab p{
	color: white;
	background: black url(../images/titlebar1.gif) repeat-x center left;
	text-transform: uppercase;
	cursor: pointer;
	font-size:12px;
	width:168px;
	height:24px;
	padding:5px 0px 0px 10px;
	display:inline-block;
}
.pricetab ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.pricetab ul li{
	padding-bottom: 2px;
	border-bottom:#232323 solid 1px;
}
.pricetab ul li a{
	color: #999999;
	background: url(../images/sep1.png) no-repeat 5% 55%;
	display: block;
	text-decoration: none;
	width:160px;
	height:16px;
	padding:4px 0px 0px 18px;
	display:inline-block;
}
/*
=======================================================================
	Color
=======================================================================
*/
.colortab{
	width: 178px;
}
.colortab p{
	color: white;
	background: black url(../images/titlebar1.gif) repeat-x center left;
	text-transform: uppercase;
	cursor: pointer;
	font-size:12px;
	width:168px;
	height:24px;
	padding:5px 0px 0px 10px;
	display:inline-block;
}
.colortab ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.colortab ul li{
	padding-bottom: 2px;
	border-bottom:#232323 solid 1px;
}
.colortab ul li a{
	color: #999999;
	background: url(../images/sep1.png) no-repeat 5% 55%;
	display: block;
	text-decoration: none;
	width:160px;
	height:16px;
	padding:4px 0px 0px 18px;
	display:inline-block;
}
/*
=======================================================================
	Recemment vues
=======================================================================
*/
.recentviewed{
	width: 178px;
}
.recentviewed ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.recentviewed ul li{
	padding-bottom: 2px;
	border-bottom:#232323 solid 1px;
}
.recentviewed ul li a{
	color: #999999;
	background: url(../images/sep1.png) no-repeat 5% 55%;
	display: block;
	text-decoration: none;
	width:160px;
	height:16px;
	padding:4px 0px 0px 18px;
	display:inline-block;
}
/*
=======================================================================
	Compare Prods
=======================================================================
*/
.compareprods{
	width: 178px;
}
.compareprods ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.compareprods ul li{
	padding-bottom: 2px;
	border-bottom:#232323 solid 1px;
	float:left;
	width: 178px;
}
.compareprods ul li a{
	color: #999999;
	background: url(../images/sep1.png) no-repeat 5% 55%;
	display: block;
	text-decoration: none;
	width:140px;
	height:16px;
	padding:4px 0px 0px 18px;
	display:inline-block;
	float:left;
}
.compareprods ul li a.cross{
	width:7px;
	height:7px;
	display:inline-block;
	background-image:url(../images/cross.gif);
	background-repeat:no-repeat;
	margin:9px 10px 0px 0px !important;
	padding:0px 0px 0px 0px !important;
}
.butns{
	width: 158px;
	padding:5px 10px 5px 10px;
	float:left;
}
.butns a.clearall{
	color:#005fa2;
	text-decoration:underline;
	margin:3px 0px 0px 0px;
}

/*
=======================================================================
	Mon panier
=======================================================================
*/
.mycart{
	width: 178px;
	padding-bottom:10px;
	float:left;
}
.mycart a.viewcart{
	width:158px;
	margin:10px 0px 0px 10px;
	display:inline-block;
	border-bottom:#3c3c3c solid 1px;
	padding-bottom:5px;
}
.mycart ul{
	list-style:none;
	margin: 0;
	padding: 0;
	width:178px;
}
.mycart ul li{
	width:178px;
	float:left;
}
.mycart ul li a.title{
	width:152px;
	float:left;
}
.mycart ul li .qtyprice{
	width:152px;
	float:left;
	padding:2px 13px 5px 13px;
	border-top:#272727 solid 1px;
	background-color:#0b0b0b;
	margin-top:8px;
}
.mycart p.subtotal{
	float:left;
	width:132px;
	padding:7px 13px 4px 13px;
	text-align:right;
	margin-left:10px;
	border-bottom:#3c3c3c solid 1px;
}
.mycart a.buttonone{
	margin:8px 10px 0px 0px;
	float:right;
}
/*
=======================================================================
	Adv
=======================================================================
*/
.adv{
	width: 178px;
	float:left;
}
/*
=======================================================================
	Community Poll
=======================================================================
*/
.poll{
	width: 178px;
	float:left;
	padding-bottom:10px;
}
.poll p{
	float:left;
	list-style:none;
	width:150px;
	padding:10px 14px 0px 14px;
}
.poll ul{
	float:left;
	list-style:none;
	width:150px;
	padding:10px 14px 8px 14px;
}
.poll ul li{
	float:left;
	width:150px;
	padding:5px 0px 5px 0px;
}
.poll ul li input{
	float:left;
	margin-right:10px;
}
.poll a.buttonone{
	margin:10px 0px 0px 10px;
}
/*
=======================================================================
	Mon Compte
=======================================================================
*/
.dashboard{
	width: 178px;
}
.dashboard ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.dashboard ul li{
	padding-bottom: 2px;
	border-bottom:#232323 solid 1px;
}
.dashboard ul li a{
	color: #999999;
	background: url(../images/sep1.png) no-repeat 5% 55%;
	display: block;
	text-decoration: none;
	width:160px;
	height:16px;
	padding:4px 0px 0px 18px;
	display:inline-block;
}
/*
=======================================================================
	Column 2
=======================================================================
*/
.col2{
	width:770px;
	float:right;
}
/*
=======================================================================
	Small Banner
=======================================================================
*/
.small_banner{
	width:764px;
	float:right;
	border:#1f1f1f solid 3px;
	margin-bottom:15px;
}
/*
=======================================================================
	Product Listings
=======================================================================
*/
.prod_listing{
	width:770px;
	float:left;
	border:#3a3a3a solid 1px;
	background-image:url(../images/lines1.gif);
}

.prod_listing .sorting .leftsort h5{
	float:left;
	background-image:url(../images/apprel.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin:39px 0px 0px 25px;
	padding:2px 0px 0px 25px;
}
.prod_listing .sorting .leftsort p{
	float:right;
	padding:7px 10px 0px 0px;
}
.prod_listing .sorting .sortby{
	width:166px;
	height:33px;
	float:left;
	background-image:url(../images/sorting_sep.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.prod_listing .sorting .sortby p{
	float:left;
	padding:6px 20px 0px 10px;
}
.prod_listing .sorting .selectmenu{
	float:left;
	padding:5px 0px 0px 0px;
}
.prod_listing .sorting a.ui-selectmenu{
	width:88px !important;
}
#speedE-menu{
	width:84px !important;
	border-top:#585858 solid 1px;
}
.prod_listing .sorting .showperpage{
	width:168px;
	height:33px;
	float:left;
	background-image:url(../images/sorting_sep.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.prod_listing .sorting .showperpage p{
	float:left;
	padding:6px 10px 0px 10px;
}
.prod_listing .sorting .showperpage a.ui-selectmenu{
	width:58px !important;
	border-top:#585858 solid 1px;
}
#speedF-menu{
	width:54px !important;
	float:left;
}
.sorting .gridlist {
	float:left;
	padding:6px 0px 0px 20px;

}
.sorting .gridlist a{
	float:left;
	padding:3px 5px;
	border-left:1px solid transparent;
	border-top:1px solid transparent;
	display:inline-block;
	width:15px;
	height:16px;
	background-position:5px 2px;
}
.sorting .gridlist a.list{
	background-image:url(../images/list.png);
	background-repeat:no-repeat;
}
.sorting .gridlist a.grid{
	background-image:url(../images/grid.png);
	background-repeat:no-repeat;
}
.sorting .gridlist a:hover{
	border-left:1px solid #c5c5c5;
	border-top:1px solid #a5a5a5;
	background-color:#171717;
}
.sorting .gridlist a.selected{
	border-left:1px solid #c5c5c5;
	border-top:1px solid #a5a5a5;
	background-color:#171717;
}

.prod_detail .relatedproducts {
    width: 728px;
    float: left;
    margin: 20px 0px 0px 20px;
}

/*
=======================================================================
	Listings
=======================================================================
*/
ul.listing {
	list-style:none;
	float:left;
	padding:30px 0px 30px 30px;
}
ul.listing li{
	width:151px !important;
	height:286px !important;
	padding:2px 2px 2px 14px;
	background-image:url(../images/slider_li_bg.gif);
	background-repeat:no-repeat;
	margin-right:12px;
	margin-bottom:12px;
	float:left;
}
ul.listing li h4{
	width:143px;
	padding:10px 0px 8px 0px;
	text-transform:uppercase;
}
ul.listing li a.thumb{
	width:135px;
	height:135px;
	border:#313131 solid 3px;
	float:left;
	margin-bottom:7px;
}
ul.listing li .rating{
	width:141px;
	float:left;
	padding-right:10px;
	margin:14px 0px 10px 0px;
}
ul.listing li .rating .stars{
	float:left;
}
ul.listing li .rating .stars a{
	float:left;
	width:14px;
	height:14px;
	background-image:url(../images/rating_star.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-right:1px;
}
ul.listing li .rating .stars a.gry{
	background-position:bottom;
}
ul.listing li .rating a.reviews{
	float:right;
}
ul.listing li .prices{
	width:141px;
	float:left;
	padding-right:10px;
	margin:0px 0px 14px 0px;
}
ul.listing li .prices p.newprice{
	float:left;
	font-size:20px;
}
ul.listing li .prices p.oldprice{
	float:right;
	font-size:20px;
	text-decoration:line-through;
}
ul.listing li .cartse{
	width:141px;
	float:left;
}
ul.listing li .cartse a{
	margin-right:7px;
}
/*
=======================================================================
	Listings Listview
=======================================================================
*/
ul.listinglist {
	list-style:none;
	float:left;
	padding:30px 0px 30px 30px;
	width:700px;
}
ul.listinglist li{
	width:700px;
	height:168px;
	padding:2px;
	background-image:url(../images/listing_bg_listview.gif);
	background-repeat:no-repeat;
	margin-bottom:12px;
	float:left;
}
ul.listinglist li .thumb{
	width:164px;
	height:167px;
	float:left;
}
ul.listinglist li .thumb img{
	width:135px;
	height:135px;
	float:left;
	border:#313131 solid 3px;
	margin:15px 0px 0px 11px;
}
ul.listinglist li .desc{
	width:535px;
	float:left;
}
ul.listinglist li h4{
	padding:15px 0px 8px 15px;
	text-transform:uppercase;
}
ul.listinglist li .rating{
	width:510px;
	padding:0px 10px 15px 15px;
	float:left;
	background-image:url(../images/border.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
ul.listinglist li .rating .stars{
	float:left;
	padding-right:20px;
}
ul.listinglist li .rating .stars a{
	float:left;
	width:14px;
	height:14px;
	background-image:url(../images/rating_star.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-right:1px;
}
ul.listinglist li .rating .stars a.gry{
	background-position:bottom;
}
ul.listinglist li .rating a.reviews{
	float:left;
	padding-right:10px;
	background-image:url(../images/sep2.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-right:10px;
}
ul.listinglist li .rating a.noback{
	background-image:none;
}
ul.listinglist li p.txt{
	width:505px;
	height:37px;
	padding:5px 15px 10px 15px;
	float:left;
	background-image:url(../images/border.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
ul.listinglist li .prices{
	width:520px;
	float:left;
	padding:12px 0px 0px 15px;
}
ul.listinglist li .prices p.newprice{
	float:left;
	font-size:20px;
	padding-right:20px;
}
ul.listinglist li .prices p.oldprice{
	float:left;
	font-size:20px;
	text-decoration:line-through;
	padding-right:20px;
}
ul.listinglist li .prices a{
	margin-right:10px;
}

/* ---------------------------------------------------- */
/*		Pagination
/* ---------------------------------------------------- */
/* line 549, ../sass/main.scss */
.pagination {
  text-align: right;
}
/* line 551, ../sass/main.scss */
.pagination ul {
  margin: 20px auto;
  margin-right: 20px;
  list-style: none;
  padding: 0;
}
/* line 556, ../sass/main.scss */
.pagination ul li {
  display: inline-block;
  width: 25px;
  height: 25px;
  border: 1px solid #ddd;
  text-align: center;
  -webkit-box-shadow: 0 1px 3px #999999;
  -moz-box-shadow: 0 1px 3px #999999;
  box-shadow: 0 1px 3px #999999;
}
/* line 563, ../sass/main.scss */
.pagination ul li a {
  display: block;
  text-decoration: none;
  line-height: 25px;
  color: #444!important;
  font-size: .8em;
background-color: white;

}
/* line 570, ../sass/main.scss */
.pagination ul li a:hover {
  color: #f2871c!important;
}
/* line 575, ../sass/main.scss */
.pagination ul li.active a {
  color: #f2871c!important;
}

/*
=======================================================================
	Product Detail
=======================================================================
*/
.prod_detail {
    width: 768px;
    float: left;
    border: 1px solid #3A3A3A;
    background-image: url("../images/lines1.gif");
}
.prod_detail h4.prodhead{
	width:748px;
	height:20px;
	padding:7px 10px 0px 10px;
	float:left;
	border-bottom:#3a3a3a solid 1px;
	background-image:url(../images/sorting.gif);
	background-repeat:repeat-x;
}
/*
=======================================================================
	Product Gallery
=======================================================================
*/
.prod_detail .thumbsec{
	width:222px;
	float:left;
	margin:22px 0px 0px 20px;
}
.prod_detail .thumbsec .prod_gallery{
	width:222px;
	height:200px;
	float:left;
	overflow:hidden;
}
.prod_detail .thumbsec a.toc{
	width:46px;
	height:44px;
	float:left;
	border:#000 solid 1px;
}
.prod_detail .thumbsec .galleryscrol{
	width:222px;
	height:46px;
	float:left;
	margin:16px 0px 0px 10px;
}
.prod_detail .thumbsec .galleryscrol .prevbtn{
	float:left;
	width:7px;
	height:13px;
	display:inline-block;
	background-image:url(../images/galleryarrows.png);
	background-repeat:no-repeat;
	margin:16px 10px 0px 10px;
}
.prod_detail .thumbsec .galleryscrol .nextbtn{
	float:left;
	width:7px;
	height:13px;
	display:inline-block;
	background-image:url(../images/galleryarrows.png);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:16px 0px 0px 5px;
}
.prod_detail .thumbsec .galleryscrol .anyClass{
	float:left;
}
.prod_detail .thumbsec .galleryscrol .anyClass li{
	margin-right:5px;
}
/*
=======================================================================
	Product Short Description
=======================================================================
*/
.prod_detail .descshort{
	width:500px;
	float:right;
	background-image:url(../images/lines2.gif);
	border-left:#000 solid 1px;
	margin:21px 15px 0px 0px;
}
.prod_detail .descshort h4{
	width:500px;
	padding:20px 0px 0px 15px;
	float:left;
}
.prod_detail .descshort .rating{
	width:485px;
	padding:10px 0px 15px 15px;
	float:left;
	background-image:url(../images/border.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:15px;
}
.prod_detail .descshort .rating .stars{
	float:left;
	padding-right:20px;
	padding-bottom:8px;
}
.prod_detail .descshort .rating .stars a{
	float:left;
	width:14px;
	height:14px;
	background-image:url(../images/rating_star.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-right:1px;
}
.prod_detail .descshort .rating .stars a.gry{
	background-position:bottom;
}
.prod_detail .descshort .rating a.reviews{
	float:left;
	padding-right:10px;
	background-image:url(../images/sep2.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-right:10px;
}
.prod_detail .descshort .rating a.noback{
	background-image:none;
}
.prod_detail .descshort .quickreview{
	width:485px;
	padding:10px 0px 20px 15px;
	float:left;
	background-image:url(../images/border.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:15px;
}
.prod_detail .descshort .quickreview h6{
	padding-bottom:5px;
}
.prod_detail .descshort .prod_options{
	width:485px;
	padding:10px 0px 20px 15px;
	float:left;
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:15px;
}
.prod_detail .descshort .prod_options p{
	float:left;
}
.prod_detail .prod_options p.size{
	float:left;
	padding:2px 15px 0px 0px;
}
.prod_detail .prod_options p.color{
	float:left;
	padding:2px 15px 0px 10px;
}
.prod_detail .prod_options p.qty{
	float:left;
	padding:2px 15px 0px 10px;
}
.prod_detail .prod_options .selectmenu{
	float:left;
}
.prod_detail .prod_options .sizeselect a.ui-selectmenu{
	width:128px !important;
}
#speedG-menu{
	width:124px !important;
	border-top:#585858 solid 1px;
}
.prod_detail .prod_options .colorselect a.ui-selectmenu{
	width:98px !important;
}
#speedH-menu{
	width:94px !important;
	border-top:#585858 solid 1px;
}
.prod_detail .prod_options .qtyselect a.ui-selectmenu{
	width:68px !important;
}
#speedI-menu{
	width:64px !important;
	border-top:#585858 solid 1px;
}
.prod_detail .descshort .prices{
	width:485px;
	float:left;
	padding:0px 0px 15px 15px;
}
.prod_detail .descshort .prices p.newprice{
	float:left;
	font-size:20px;
	padding-right:20px;
}
.prod_detail .descshort .prices p.oldprice{
	float:left;
	font-size:20px;
	text-decoration:line-through;
	padding-right:20px;
}
.prod_detail .descshort .prices a{
	margin-right:10px;
}
/*
=======================================================================
	Product Long Description
=======================================================================
*/
.prod_detail .prod_desc{
	width:728px;
	float:left;
	margin:20px 0px 0px 20px;
}
.prod_detail .prod_desc p{
	width:728px;
	float:left;
	padding:0px 0px 10px 0px;
}
.prod_detail .prod_desc ul{
	width:728px;
	float:left;
	padding:10px 0px 10px 0px;
	list-style:none;
}
.prod_detail .prod_desc ul li{
	padding:0px 0px 10px 10px;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
/*
=======================================================================
	Associé aux Produits
=======================================================================
*/
.prod_detail .relatedproducts{
	width:750px;
	float:left;
	margin:20px 0px 0px 20px;
}
.prod_detail .relatedproducts ul{
	list-style:none;
	float:left;
	padding:10px 0px 10px 0px;
}
.prod_detail .relatedproducts ul li{
	margin-right:19px;
}
.prod_detail .relatedproducts ul li.last{
	margin-right:0px;
}
/*
=======================================================================
	Column 3
=======================================================================
*/
.col3{
	width:960px;
	float:left;
}



/* ---------------------------------------------------- */
/*		le panier
/* ---------------------------------------------------- */

.vide{
position:relative;
 background-image: url("../images/lines1.gif");
 top:15px;
}
/* line 373, ../sass/main.scss */
table {
  position:relative;
  width: 960px;
  background-image: url("../images/lines1.gif");
  margin:30px;
  right:30px;
  }
/* line 376, ../sass/main.scss */
table thead th {
      background-image: url("../images/sorting.gif");
    background-repeat: repeat-x;
    height: 27px;

}
/* line 384, ../sass/main.scss */
table thead th:first-child, table thead th:last-child {
  border: none;
}
/* line 387, ../sass/main.scss */
table thead th.text {
  width: 40%;
}
/* line 394, ../sass/main.scss */
table tbody td {
  text-align: center;
  line-height: 50px;
}table tbody td a {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 10px;
  background: url(../img/sprite.png) 0 0 no-repeat;
}

/* line 429, ../sass/main.scss */
.edit {
  background-position: -16px 0px;
}

/* line 432, ../sass/main.scss */
.del ,.delete{
  background-position: 0 0;
}

/* line 435, ../sass/main.scss */
.edit:hover {
  background-position: -16px -16px;
}

/* line 438, ../sass/main.scss */
.del:hover,.delete:hover {
  background-position: 0 -16px;
}

/* line 441, ../sass/main.scss */
.plus {
  background-position: -32px 0px;
}

/* line 444, ../sass/main.scss */
.moins {
  background-position: -48px 0px;
}

/* line 447, ../sass/main.scss */
.plus:hover {
  background-position: -32px -16px;
}

/* line 450, ../sass/main.scss */
.moins:hover {
  background-position: -48px -16px;
}


/*
=======================================================================
	Achat panier
=======================================================================
*/
.shoppingcart{
	width:960px;
	float:left;
	border:#3a3a3a solid 1px;
	background-image:url(../images/lines1.gif);
	padding-bottom:20px;
}
.shoppingcart h4.carthead{
	width:945px;
	height:20px;
	padding:7px 10px 0px 10px;
	float:left;
	border-bottom:#3a3a3a solid 1px;
	background-image:url(../images/sorting.gif);
}
.shoppingcart .carttable{
	width:922px;
	float:left;
	margin:18px 0px 0px 18px;
}
.carttable ul{
	float:left;
	list-style:none;
	width:922px;
}
.carttable ul li{
	float:left;
}
.carttable ul.head{
	background-image:url(../images/sorting.gif);
	background-repeat:repeat-x;
	height:27px;
	border:#3a3a3a solid 1px;
}
.carttable ul.head li{
	height:21px;
	padding-top:6px;
}

.carttable ul.head li.imag{
	width:110px;
	text-align:center;
}
.carttable ul.head li.p_name{
	width:326px;
	padding-left:132px;
	font-size:12px;
	font-weight:bold;
}
.carttable ul.head li.u_price{
	width:115px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
.carttable ul.head li.qty{
	width:40px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
.carttable ul.head li.s_total{
	width:110px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}



.carttable ul.cartcontents{
	border-top:#000000 solid 1px;
	border-bottom:#323232 solid 1px;
	border-left:#282828 solid 1px;
	border-right:#282828 solid 1px;
	background-image:url(../images/lines2.gif);
	width:922px;
	height: 150px;
}



.carttable ul.cartcontents li.imag{
	position:relative;
	width:150px;
	height:150px;
	text-align:center;
	background-position:right;
	top:5px;
}



.carttable ul.cartcontents li.imag a{
	float:left;
	border:#333333 solid 1px;
	padding:5px;
}
.carttable ul.cartcontents li.p_name{
	width:406px;
	height:150px;
	padding-left:22px;
	background-image:url(../images/border1.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.carttable ul.cartcontents li.p_name a{
	float:left;
	margin:25px 0px 0px 0px;
}
.carttable ul.cartcontents li.u_price{
	width:96px;
	height:150px;
	text-align:center;
	background-image:url(../images/border1.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.carttable ul.cartcontents li.qty{
	width:72px;
	height:150px;
	text-align:center;
	background-image:url(../images/border1.gif);
	background-repeat:repeat-y;
	background-position:right;
	
}
.carttable ul.cartcontents li.qty input{
	width:40px;
	height:22px;
	line-height:22px;
	color:#FFF;
	text-align:center;
	background-image:url(../images/lines1.gif);
	border-left:#5c5c5c solid 1px;
	border-top:#5c5c5c solid 1px;
	border-right:none;
	border-bottom:none;
	margin:24px 0px 0px 0px;
	
}
.carttable ul.cartcontents li.s_total{
	width:80px;
	height:70px;
	text-align:center;
}
.carttable ul.cartcontents li.s_total p{
	padding-top:25px;
	font-size:12px;

}

.carttable ul.cartcontents li.u_price p{
	padding-top:25px;
	font-size:12px;
}

 li.chiffre {
	padding-top:30px;

}
.shoppingcart .buttonssec{
	width:922px;
	float:left;
	padding:10px 10px;
	border-top:#272727 solid 1px;
	border-bottom:#272727 solid 1px;
	margin:10px 0px 10px 18px;
}
.shoppingcart .buttonssec a{
	margin-right:15px;

}
.shoppingcart .buttonssec p{
	font-size:14px;
	width:190px;
}
/*
=======================================================================
	Estimate
=======================================================================
*/
.estimate {
	width:370px;
	float:left;
	border:#272727 solid 1px;
	background-image:url(../images/lines2.gif);
	padding-bottom:15px;
	margin:25px 0px 0px 18px;
}
.estimate h4{
	width:350px;
	height:20px;
	padding:7px 10px 0px 10px;
	float:left;
	border-bottom:#272727 solid 1px;
	background-image:url(../images/sorting.gif);
	background-repeat:repeat-x;
}
.estimate p{
	width:350px;
	padding:5px 10px 10px 10px;
	float:left;
}
.estimate .selectmenu{
	padding:5px 10px 10px 10px;
	float:left;
}
.estimate input.bar{
	width:159px;
	height:22px;
	line-height:22px;
	padding:0px 5px;
	background-image:url(../images/input_bg1.gif);
	background-repeat:no-repeat;
	border:transparent solid 0px;
	color:#FFF;
	margin:10px 0px 0px 10px;
	float:left;
}
.estimate a.buttonone{
	margin:10px 0px 0px 10px;
}
#speedJ-menu{
	width:124px !important;
	border-top:#585858 solid 1px;
}
#speedK-menu{
	width:124px !important;
	border-top:#585858 solid 1px;
}
/*
=======================================================================
	Promotion
=======================================================================
*/
.discount {
	width:262px;
	min-height:141px;
	float:left;
	border:#272727 solid 1px;
	background-image:url(../images/lines2.gif);
	padding-bottom:15px;
	margin:25px 5px 0px 15px;
}
.discount h4{
	width:242px;
	height:20px;
	padding:7px 10px 0px 10px;
	float:left;
	border-bottom:#272727 solid 1px;
	background-image:url(../images/sorting.gif);
	background-repeat:repeat-x;
}
.discount p{
	width:342px;
	padding:5px 10px 10px 10px;
	float:left;
}
.discount input.bar{
	width:159px;
	height:22px;
	line-height:22px;
	padding:0px 5px;
	background-image:url(../images/input_bg1.gif);
	background-repeat:no-repeat;
	color:#FFF;
	margin:10px 0px 0px 10px;
	float:left;
	border:transparent solid 0px;
}
.discount a.buttonone{
	margin:10px 0px 0px 10px;
}
/*
=======================================================================
	Facture
=======================================================================
*/
.grandtotal {
	width:270px;
	min-height:141px;
	float:left;
	border:#272727 solid 1px;
	background-image:url(../images/lines2.gif);
	padding-bottom:15px;
	margin:25px 0px 0px 10px;
}
.grandtotal p.subt{
	width:272px;
	height:33px;
	padding-top:10px;
	text-align:center;
	font-size:14px;
	background-image:url(../images/border.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.grandtotal p.gtotal{
	width:252px;
	height:33px;
	padding-top:10px;
	text-align:center;
	font-size:14px;

	background-position:bottom;
}
.grandtotal a.buttonone{
	margin:2px 10px 10px 3px;

}
/*
=======================================================================
	Related Products
=======================================================================
*/
.relateditems{
	width:921px;
	float:left;
	margin:18px 0px 0px 18px;
}
.relateditems ul{
	width:901px;
	padding:20px 0px 20px 20px;
	float:left;
	margin:10px 0px 0px 0px;
	list-style:none;
	background-image:url(../images/lines2.gif);
	border-left:#585858 solid 1px;
	border-top:#585858 solid 1px;
}
.relateditems ul li{
	width:300px;
	float:left;
}
.relateditems ul li .thumb{
	width:118px;
	float:left;
}
.relateditems ul li .thumb img{
	float:left;
	width:101px;
	height:101px;
	border:#313131 solid 3px;
}
.relateditems ul li .desc{
	width:182px;
	float:left;
	padding-top:5px;
}
.relateditems ul li .desc .rating{
	width:141px;
	float:left;
	padding-right:10px;
	margin:7px 0px 7px 0px;
}
.relateditems ul li .desc .stars{
	float:left;
}
.relateditems ul li .desc .rating .stars a{
	float:left;
	width:14px;
	height:14px;
	background-image:url(../images/rating_star.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-right:1px;
}
.relateditems ul li .desc .rating .stars a.gry{
	background-position:bottom;
}
.relateditems ul li .desc .rating a.reviews{
	float:right;
}
.relateditems ul li .desc .prices{
	width:141px;
	float:left;
	padding-right:10px;
	margin:0px 0px 10px 0px;
}
.relateditems ul li .desc .prices p.newprice{
	float:left;
	font-size:20px;
}
.relateditems ul li .desc .prices p.oldprice{
	float:right;
	font-size:20px;
	text-decoration:line-through;
}
.relateditems ul li .desc .cartse{
	width:141px;
	float:left;
}
.relateditems ul li .desc .cartse a{
	margin-right:7px;
}
/*
=======================================================================
	Login
=======================================================================
*/


#login {
    width:300px;
    padding: 17px 16px 20px 15px;
    float: left;
    border: 1px solid #3A3A3A;
    background-image: url('../images/lines1.gif');
	font-size:14px;
}


.login{
	width:927px;
	height:auto;
	padding:17px 16px 17px 15px;
	float:left;
	border:#3a3a3a solid 1px;
	background-image:url(../images/lines1.gif);
	padding-bottom:20px;
}
.login .innersec{
	width:925px;
	height:500;
	float:left;
	border:#3a3a3a solid 1px;
	background-image:url(../images/login.jpg);
	background-repeat:no-repeat;
}


/*
=======================================================================
	Sign In
=======================================================================
*/
.login .signin{
	width:350px;
	float:left;
	margin:35px 0px 0px 55px;
	border-bottom:#2f2f2f dashed 1px;
	padding-bottom:20px;
}
.login .signin h4{
	width:350px;
	background-image:url(../images/border.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:8px;
	margin-bottom:10px;
}
.login .signin p{
	margin-bottom:20px;
}
.login .signin a.forgot{
	margin:0px 20px 0px 90px;
	padding-top:3px;
}
/*
=======================================================================
	New User
=======================================================================
*/
.login .newuser{
	width:350px;
	float:left;
	margin:20px 0px 0px 55px;
	padding-bottom:20px;
	
}
.login .newuser h4{
	width:350px;
	background-image:url(../images/border.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:8px;
	margin-bottom:10px;
}
.login .newuser p{
	margin-bottom:20px;
}
/*
=======================================================================
	Account
=======================================================================
*/
.account{
	width:768px;
	float:left;
	border:#3a3a3a solid 1px;
	background-color:#FFF;
	height:550px;
}

#account{
	width:738px;
	padding:15px;
	border:#3a3a3a solid 1px;
	background-color:#FFF;
	height:670px;
	display:inline-block;

}
.account h4.acchead{
	width:748px;
	height:20px;
	padding:7px 10px 0px 10px;
	float:left;
	border-bottom:#3a3a3a solid 1px;
	background-image:url(../images/sorting.gif);
	background-repeat:repeat-x;
}
.account .accinner{
	width:732px;
	margin:18px 0px 0px 18px;
	float:left;
}
.account .hello{
	float:left;
	width:732px;
	padding:10px 0px 20px 0px;
}
.account .hello h6{
	padding-bottom:5px;
	float: right;
    width: 390px;
}

.profil .posted {
    color: #444;
    font-size: 12px;
    font-style: italic;
    height: 40px;
    margin: 0px;
    opacity: 0.7;
    padding: 10px;
    position: relative;
    line-height: 40px;
}
.thumbnail {
    width: 200px;
    float: left;
    margin-right: 20px;
    box-shadow: 0px 0px 2px #BBB;
    background-color: #FFF;
    border-radius: 10px;
    padding: 10px;
    height: 200px;
}

section.informations {
    display: block;
    margin-top: 0px;
    color: #444;
    font-size: 0.7em;
    font-style: italic;
    line-height: 15px;
    padding: 10px;
    position: relative;
	}
#p01{
color:#444 !important;
}

.commentaires form {
	width:500px;
    background-color: #EEE;
    opacity: 1;
    padding: 10px;
    color: #444;
    font-size: 0.9em;
    font-style: italic;
    line-height: 15px;
    position: relative;
    overflow: hidden;
    margin: 20px;
	height:280px;
}



/*
=======================================================================
	My Account Table
=======================================================================
*/
.account_table {
	width:730px;
	float:left;
	background-image:url(../images/lines2.gif);
	border:#272727 solid 1px;
}
.recentorders h5{
    margin-top: 70px;
}
.account_table ul{
	width:730px;
	list-style:none;
}
.account_table ul.headtable{
	width:724px;
	float:left;
	padding:0px 4px;
	height:30px;
	text-transform:uppercase;
}
.account_table ul.headtable li{
	padding-top:7px !important;
	height:23px;
	border-right:#272727 solid 1px;
}
.account_table ul li.nobordr{
	border-right:none;
}
.account_table ul.contable{
	width:722px;
	float:left;
	padding:0px 4px;
}
.account_table ul.grey{
	border-top:#272727 solid 1px !important;
	background-color:#0b0b0b;
}
.account_table ul li{
	float:left;
	padding:6px 0px;
	text-align:center;
	border-right:#272727 solid 1px;
}
.account_table ul li.order{
	width:99px;
}
.account_table ul li.date{
	width:99px;
}
.account_table ul li.ship{
	width:80px;
}
.account_table ul li.ordertotal{
	width:130px;
}
.account_table ul li.status{
	width:126px;
}
.account_table ul li.action {
	width:146px;
}
.account_table ul li.action a{
	padding:0px 6px;
	border-left:#999999 solid 1px;
}
.account_table ul li.action a.first{
	padding:0px 6px;
	border-left:none;
}
.sections {
	width:730px;
	border:#272727 solid 1px;
	background-image:url(../images/lines2.gif);
	margin-top:15px;
}
.sections .sechead{
	width:100%;
	height:35px;
	background-image:url(../images/sorting.gif);
	background-repeat:repeat-x;
	float:left;
	border-bottom:#272727 solid 1px;
}
.sections .sechead h6{
	float:left;
	padding:12px 0px 0px 10px;
}
.sections .sechead a{
	float:right;
	margin:11px 10px 0px 0px;
}
.sections .sec{
	width:365px;
	float:left;
	min-height:125px;
}
.sections .sec .txtsection{
	padding:10px;
}
.sections .secbordr{
	width:364px;
	border-left:#272727 solid 1px;
}
/*
=======================================================================
	View Tags Rules
=======================================================================
*/
.view_tags {
	width:732px;
	float:left;
	margin-bottom:10px;
}
.view_tags h6.simpletransform{
	width:338px;
	height:18px;
	padding:9px 10px 0px 10px;
	background-image:url(../images/sorting.gif);
	background-repeat:repeat-x;
	border:#272727 solid 1px;
	margin:15px 0px 10px 0px;
}
.view_tags .tagssec{
	width:360px;
	float:right;
}
.view_tags .tagssec p{
	float:left;
	padding-right:3px;
}
.view_tags .tagssec a{
	float:left;
	padding-top:2px;
}
.view_tags .viewssec{
	width:360px;
	float:left;
}
.view_tags ul{
	list-style:none;
	width:360px;
}
.view_tags ul li{
	padding:5px 10px 5px 0px;
	width:350px;
	height:40px;
	float:left;
	margin-bottom:5px;
	border-bottom:#3c3c3c solid 1px;
}
.view_tags ul li h5.bullet{
	float:left;
	color:#fff;
	border-top:#f7ddc0 solid 1px;
	border-left:#f7ddc0 solid 1px;
	margin-right:10px;
	width:35px;
	height:23px;
	padding-top:10px;
	text-align:center;
	background-color:#ff8a00;
}
.view_tags ul li h5.title{
	float:left;
	margin-top:2px;
	width:300px;
	padding-bottom:2px;
}
.view_tags ul li .starrating{
	margin:3px 0px 0px 29px;
}
/*
=======================================================================
	Static Page
=======================================================================
*/
.static{
	width:918px;
	padding:20px;
	float:left;
	border:#3a3a3a solid 1px;
	background-image:url(../images/lines1.gif);
	padding-bottom:20px;
}
.static h2.statichead{
	padding:0px 0px 10px 0px;
}
.static h3 span{
	padding:0px 0px 4px 0px;
}
.static p.txt{
	padding:5px 0px 10px 0px;
}
.static p.bigtxt{
	padding:10px 0px 10px 0px;
	font-size:12px;
}
.static .gallery{
	width:918px;
	padding:10px 0px;
	float:left;
	border-top:#3a3a3a solid 1px;
	border-bottom:#3a3a3a solid 1px;
}
.static .gallery ul{
	float:left;
	list-style:none;
}
.static .gallery ul li{
	float:left;
	padding-right:10px;
}
.static .gallery ul li a{
	float:left;
	border:#313131 solid 3px;
}
.static .staticsec{
	width:918px;
	padding:10px 0px;
	float:left;
	border-bottom:#3a3a3a solid 1px;
}
.bordrs {
	border:#313131 solid 3px;
	float:left;
}
.static p{
	font-size:12px;
	color:white;
	font-family:arial
}
.static .staticsec .sec1{
	width:291px;
	float:left;
}
.static .staticsec .sec1 .bordrs{
	float:left;
	margin:0px 0px 10px 0px;
}
.static .staticsec .sec2{
	width:609px;
	float:right;
}
.static .staticsec .sec2 .bordrs{
	float:left;
	margin:0px 20px 10px 0px;
}
.static .sampletxt{
	width:918px;
	padding:10px 0px 8px 0px;
	float:left;
	border-bottom:#3a3a3a solid 1px;
	margin-bottom:10px;
}
.static .sampletxt p{
	float:left;
	margin-right:20px;
}
.static .staticsec .sec3{
	width:291px;
	float:left;
	margin:0px 23px 0px 22px;
}
.static .staticsec .sec4{
	width:291px;
	float:left;
}
.static h1{
	padding:10px 0px;
}
.static h1{
	padding:10px 0px;
}
.static span{
	padding:0px 0px 5px 0px;
}
.static h2{
	padding:8px 0px;
}
.static h3{
	padding:6px 0px;
}
.static h4{
	padding:5px 0px;
}
.static h5{
	padding:5px 0px;
}
.static h5 span{
	padding-bottom:10px;
}
.static h6{
	padding:5px 0px;
}
.static ul.numbrs{
	width:100%;
	float:left;
	list-style-position:inside;
	list-style-type:decimal;
}
.static ul.numbrs li{
	padding-bottom:7px;
}
.static ul.arrosbullets{
	width:100%;
	float:left;
	list-style:none;
}
.static ul.arrosbullets li{
	padding-bottom:7px;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:10px;
}
/*
=======================================================================
	Static Page Form
=======================================================================
*/
.formssec{
	width:390px;
	float:left;
	border:#3a3a3a solid 1px;
	background-image:url(../images/lines2.gif);
	padding-bottom:20px;
	margin-top:20px;
}
.formssec h4.formhead{
	width:370px;
	height:20px;
	padding:7px 10px 0px 10px;
	float:left;
	border-bottom:#3a3a3a solid 1px;
	background-image:url(../images/sorting.gif);
	margin-bottom:10px;
}
.formssec ul{
	padding:10px 0px 0px 20px;
}
/*
=======================================================================
	Static Page Table
=======================================================================
*/
.tablesec{
	width:510px;
	float:right;
	border:#3a3a3a solid 1px;
	background-image:url(../images/lines2.gif);
	padding-bottom:20px;
	margin-top:20px;
}
.tablesec h4.formhead{
	width:490px;
	height:20px;
	padding:7px 10px 0px 10px;
	float:left;
	border-bottom:#3a3a3a solid 1px;
	background-image:url(../images/sorting.gif);
	margin-bottom:10px;
}
.tablesec ul{
	padding:10px 0px 0px 20px;
}
.static table{
	float:left;
	width:94%;
	border:#272727 solid 1px;
	margin:10px 3% 0px 3%;
}
.static tr.tablehead{
	background-image:url(../images/sorting.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	color:#fff;
}
.static tr{
	padding:5px;
}
.static tr.tabledark{
	background-color:#0b0b0b !important;
}
.static tr td{
	padding:5px;
}
.static .checkboxs{
	float:left;
	width:430px;
}
.static .checkboxs .checksec{
	float:left;
	width:200px;
}


/* 
======================================================================
Contact
======================================================================
 */
 
#contact {
    width:927px;
	height:480px;
    padding: 17px;
    border: 1px solid #3A3A3A;
    background-image: url('../images/lines1.gif');
	margin-top:25px;
	padding-bottom:15px;
}
#contact  form input2[type="email3"] {
	z-index:8px;
	position:absoltue;
	font-size:12px;
	height:20px;
	width:24px;
	float: left;
	
}


 form  {
	z-index:8px;
	position:absoltue;
	font-size:12px;
	height:20px;
	width:24px;
	float: left;
	
}

form textarea {
    width: 50%;
    height: 250px;
    outline: medium none;
    color: #999;
    border: 1px solid #DDD;
    border-radius: 3px;
}


textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

button, select, textarea {
    font-size: 100%;
    margin: 0px;
    vertical-align: baseline;
	width:20%
}

html, button, select, textarea {
    font-family: sans-serif;
    color: #222;
}

#contact[type="submit"] {
	background-color: #ff8a00;
	
	}

.map{
position:relative;
padding:10px;

}
/*
=======================================================================
	Footer
=======================================================================
*/
#footer{
	width:1020px;
	float:left;
	margin-top:20px;
}
#footer .leftfoot{
	width:932px;
	padding:25px 0px 25px 28px;
	float:left;
	border:#3a3a3a solid 1px;
	background-image:url(../images/lines1.gif);
}
#footer .leftfoot .abtsec{
	width:120px;
	padding-left:60px;
	float:left;
	background-image:url(../images/footicon4.png);
	background-repeat:no-repeat;
	background-position:0% 50%;
}
#footer .leftfoot .infosec{
	width:120px;
	padding-left:60px;
	float:left;
	background-image:url(../images/footicon5.png);
	background-repeat:no-repeat;
	background-position:0% 50%;
}
#footer .leftfoot .footlinks ul{
	list-style:none;
}
#footer .leftfoot .footlinks ul li{
	background-image:url(../images/foot_arrow.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:12px;
	padding-bottom:5px;
}
#footer .leftfoot .followus{
	float:left;
	
}
#footer .leftfoot .followus h5{
	float:left;
	padding:30px 20px 0px 20px;

}
#footer .leftfoot .followus ul{
	float:left;
	list-style:none;
}
#footer .leftfoot .followus ul li{
	float:left;
	margin-right:10px;
}
#footer .leftfoot .followus ul li.last{
	margin-right:0px;
}
#footer .newslettersignup{
	width:240px;
	float:right;

}
#footer .newslettersignup h1{
	width:216px;
	padding-bottom:5px;
	float:left;
	border-bottom:#ff8a00 solid 1px;
	text-transform:uppercase;
	
}
#footer .newslettersignup p{
	padding:3px 0px 6px 0px;
	color:#4f4e4e;
	
}
#footer .newslettersignup input.bbar{
	width:206px;
	height:28px;
	line-height:28px;
	padding:0px 5px;
	background-image:url(../images/input_bg.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	border:none;
	color:#4f4e4e;
	margin-bottom:4px;
}
#footer .newslettersignup input.sbar{
	width:134px;
	height:28px;
	line-height:28px;
	float:left;
	padding:0px 5px;
	background-image:url(../images/input_bg.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	border:none;
	color:#4f4e4e;
}
#footer .newslettersignup a.signup{
	width:px;
	height:22px;
	display:inline-block;
	border-top:#f7ddc0 solid 1px;
	border-left:#f7ddc0 solid 1px;
	padding:2px 1px;
	color:#fff;
	float:right;
	position:relative;
	padding-right:25px;
	background-color:#ff8a00;
	font-size:10px;
	margin-right:24px;
}
#footer .copyrights{
	width:900px;
	float:left;
	margin-top:10px;
	padding:6px 0px;
	border-top:#333333 solid 1px;
}
#footer .copyrights p{
	float:left;
}
#footer .copyrights a.top{
	background-image:url(../images/top.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	margin-top:3px;
	display:inline-block;
	float:right;
}