/* PrestaShop - Default theme */

/* General */

body, p, form, ul, input, textarea, select, h1, h2, h3, h4, table, th, td, caption, address, ol, option {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size:10px;	line-height: 14px;
}
body, p, form, ul, h1, h2, h3, h4, table, th, td, caption, address, ol {
	color: #b1a697;
}
object, embed {
	margin:0;
	padding: 0;
}
body {
	background: url(../img/fd-page.jpg);
}


input[type="checkbox"] {
	margin:0.5em 0px 0px 0px;
	padding:0px;
}
a img {
	border: 0px;
}
a {
	text-decoration: none;
	font-weight: normal;
	color: #b1a697;
}

a:hover {
	text-decoration: underline;
}
div.fd-page {
	background: url(../img/fd-page2.jpg) repeat-x;
}

div.page {
	width: 1000px;
	text-align: left;
	position: relative;
	background: url(../img/fd-centre.png) repeat-y;
}
#content {
 	clear: both;
}

.clear {
	clear: both;
	height: 15px;
}
.centre {
	text-align: center;
}

.right {
 	text-align: right;
}
.bottom_ {
 	vertical-align: bottom;
}

/***************************************************************************
	WEBAFFAIRES
***************************************************************************/
#tpl-webaffaires #texte-centre form input, #tpl-webaffaires #texte-centre form select {
	vertical-align: middle;
	margin: 0 3px;
}
#tpl-webaffaires #texte-centre td {
	padding: 3px;
}
#tpl-webaffaires #texte-centre h2, #tpl-webaffaires #texte-centre h3 {
	padding-bottom: 10px;	
}

/***************************************************************************
	POPUP
***************************************************************************/

#popup {
	background: #ffffff;
	color: #40322a;
}
#popup .logo {
	position: absolute;
	right: 25px;
	top: 55px;
}
#popup .close {
	position: absolute;
	right: 10px;
	top: 10px;
}
#popup_header {
	background: #8b8077;
	height: 150px;
	border-bottom: 1px #b5a69c solid;
	position: relative;
}	
#popup_content {
	border-left: 55px #40322a solid;
	padding: 55px 40px 30px 90px;	
}
#popup_content-img {
	border-left: 55px #40322a solid;
	padding: 25px 0 20px 40px;	
}
#popup p, #popup form, #popup ul, #popup input, #popup textarea, #popup select, #popup h1, #popup h2, #popup h3, #popup h4, #popup table, #popup th, #popup td, #popup caption, #popup address, #popup ol, #popup option {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size:9px;	line-height: 1.2em;
	color: #40322a;
}
#popup ul {
	padding: 5px 0 5px 20px;
}
#popup p {
	padding: 5px 0;
	text-align: justify;
}
/***************************************************************************
	HEADER
***************************************************************************/
h1 {

}

h1.real_h1{
	position: absolute;
	left: 620px;
	top: 79px;
}
h1 a:hover {
	text-decoration:none;
}
h1 img {
	float: left;
	display: block;
}

#header {
	height: 216px;
	background: url(../img/adresse.png) no-repeat 37px 205px #8b8077;
	border-bottom: 1px #d2c3b8 solid;
}
#header_nav {
	position: absolute;right: 45px;
	top: 13px;
	color: #ffffff;
}
#header_nav a:link, #header_nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#header_nav a:hover, #header_nav a:active {
	color: #ffffff;
	text-decoration: underline;
}
#header_nav img {
}
#header_nav {
	font-size: 9px;
}

/*** menu ***/
#header #menu {
	padding: 35px 0 0 26px;
}
#header #menu ul {
	padding: 0;
	margin: 0;
}
#header #menu li {
	list-style-type: none;
	height: 20px;
	line-height: 20px;
}
#header #menu a:link, #header #menu a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;
	display: block;
	line-height: 20px;
	float: left;
	padding-left: 11px;
}
#header #menu a:hover, #header #menu a:active {
	color: #000000;
	text-decoration: none;
	background: url(../img/puce-menu.png) no-repeat 0px 9px;
}
#tpl-webaffaires #header #menu li {
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;
	line-height: 20px;
	padding-left: 11px;
}

/*
#header_nav, #languages, #currencies {
	height: 75px;
 	padding-top: 24px;
 	font-size: 12px;
}
#currencies select {
 	font-size: 10px;
}

img.flag {
 	padding-top: 4px;
}

span.pipe_spacer {
 	padding-left: 8px;
}

.selected_language {
	border: 1px solid #BBB;
	padding: 3px;
	margin-bottom: -4px;
}*/



/***************************************************************************
	LEFT
***************************************************************************/

#left {
	display: none;
}

/***************************************************************************
	RIGHT
***************************************************************************/

#right {
	display: none;
}


/***************************************************************************
	PIED
***************************************************************************/

#footer {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}


#footer p.liens-utiles, #footer .liens-utiles a:link, #footer .liens-utiles a:visited {
	text-decoration: none;
}
#footer .liens-utiles a:hover, #footer .liens-utiles a:active {
	text-decoration: underline;
}
#footer p, #footer a:link, #footer a:visited {
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}




/***************************************************************************
	CENTRE
***************************************************************************/

#bloc-left {
	width: 308px;
	float: left;
	height : auto !important;
	height: 462px;
	min-height: 462px;
}
#bloc-centre {
	width: 692px;
	float: left;
}
#texte-centre {
	padding: 40px 0 40px 35px;
	width: 620px;
}
#center {
}
.btn-print {
	position: absolute;
	top: 630px;
	left: 35px;
	z-index: 10;
}
#center h1.titre-page {
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 20px;
}
#center h2 {
}
div.titreCat {
}
div.titreCat a:link, div.titreCat a:visited, div.titreCat a:hover, div.titreCat a:active {
	text-decoration: none;
}
h2.titre {
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-weight: normal;
	padding: 7px 10px;
	background: url(../img/fd-tableau.png) no-repeat 100% 100% #8b8077;	
}

/*** home ***/
.edito-text {
	padding: 30px 30px 0 35px;
	text-align: justify;
}
.edito-img img {
	float: left;
	display: block;
	border-left: 2px #d2c3b8 solid;
	border-right: 2px #d2c3b8 solid;
}
/* Center block */
img.home_logo {
}

h1.home_title {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
 	border: 0px;
}

p.home_presentation {
 	margin: 0px;
 	margin-bottom: 12px;
}

h2.product_name {
 	margin: 0px;
 	padding: 0px;
 	padding-bottom: 4px;
 	min-height: 4em;
}

/*** liste catalogue ***/

#list-catalogue div.descr {
	display: none;
}
h1.cat {
	font-weight: normal;
	color: #ffffff;
}

#list-catalogue a:link, #list-catalogue a:visited, #list-catalogue a:hover, #list-catalogue a:active {
	text-decoration: none;
}
#list-catalogue .imgLarge, #list-catalogue .imgMedium {
	border-right: 1px #ffffff solid;
	border-left: 1px #ffffff solid;
	float: left;
}
#list-catalogue div.bord {
	border-bottom: 2px #ffffff solid;
}
#list-catalogue a img {
	display: block;
}
.clearProd {
	clear: both;
}
#list-catalogue .imgLarge div.voile {
	width:314px;
	height:462px;
	position: absolute;
	background: url(../img/voile.png) !important;
	background: none;
	cursor: pointer;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/bastide/img/voile.png', sizingMethod='scale');
}
#list-catalogue div.novoile {
	display: none;
}
#list-catalogue .imgMedium div.voile {
	width:155px;
	height:230px;
	position: absolute;
	background: url(../img/voile.png) !important;
	background: none;
	cursor: pointer;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/bastide/img/voile.png', sizingMethod='scale');
}
div.voile {
	display: none;
}
#texte-left {
	height: 380px;
	padding: 30px 30px 0 35px;
}



/* Pagination */
div.pagination {
 	padding: 10px 30px 0 0;
 	text-align: right;
 	line-height: 25px;
 	text-transform: uppercase;
}
div.pagination a:link, div.pagination a:visited {
	color: #ffffff;
	font-size: 9px;
}
div.pagination a:hover, div.pagination a:active {
	color: #ffffff;
	font-size: 9px;
}
div.pagination img {
	vertical-align: middle;
	margin: 0 2px;
}

/*** fiche produit ***/

/* Product page */

#bloc-left .retour {
	padding: 30px 30px 0 35px;
}
div.product_img {
	float: left;
	width: 350px;
	height: auto !important;
	height: 462px;
	min-height: 462px;
}
div.img_prev {
}
div.img_zoom {
}
div.img_next {
}
div.other_views {
}
img.min_image {
}
#bigpic {
	border-left: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
}
div.product_description {
}
div.product-infos {
	float: left;
	padding: 50px 0 20px 0;
	width: 282px;
}
div.product-infos h2 {
	color: #ffffff;
	padding: 15px 0 10px 0;
	font-weight: normal;
}
div.product-infos h1 {
	padding: 15px 0 0 0;
	font-weight: normal;
}
div.product-infos .ref {
	color: #ffffff;
	padding-bottom: 15px;
}
div.product_prices {
	float: right;
	color: #ffffff;
	padding: 30px 0 0 0;
}
div.product_attributs {
	padding: 15px 0 0 0;
	height: 15px;
}
div.attributs_description, div.attributs_select {
 	float: left;
}
div.attributs_description {
 	line-height: 22px;
}
div.attributs_select {
 	margin-left: 4px;
}
div.attributs_select select{
 	margin: 0px;
 	margin-bottom: 2px;
 	padding: 0px;
}
h2.full_description {
	clear: both;
}
div.product_price {
}
div.on_sale {
}
div.big_price {
}
div.percent_discount, div.price_discount {
}
span.ecotax {
}

#add_to_cart_btn {
}
div.add_to_cart_17 {
	padding: 30px 0 0 0;
}
div.add_to_cart_17 .submit {
	text-align: right;
	clear: both;
	padding: 30px 0;
}
div.add_to_cart_17 #qty {
	text-align: center;
}
div.add_to_cart_17 .quant {
	color: #ffffff;
	font-size: 9px;
	text-transform: uppercase;
}
div.user_interaction {
}
div.product_availability {
}
div.qtyav {
}
div.last_quantities {
}
.add_to_cart_btn {
}
p.full_description {
}
div.product_accessory {
}
div.accessory_name {
}

.infos-exp {
	color: #ffffff;
	font-size: 9px;
	text-transform: uppercase;
	padding-top: 20px;	
}


/*** erreurs ***/

ul.error {
	padding: 0 0 15px 20px;
	color: #ffffff;	
}


/*** caddie ***/

.step-commande {
	float: right;
}
.step-commande img {
	float: left;
}
.clear-step {
	clear: both;
	height: 30px;
}

/* Cart page */
.cart_tab {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 20px;
	border-collapse: collapse;
}

.cart_tab th {
	font-weight: normal;
	height: 25px;
	background: #8b8077;
	text-transform: uppercase;
	text-align: center;
	color: #ffffff;
	padding: 0 5px;
	font-size: 9px;
}

.cart_tab td {
	padding: 8px 5px;
	color: #ffffff;
}
.cart_tab a:link, .cart_tab a:visited, .cart_tab a:hover, .cart_tab a:active {
	color: #ffffff;
}
.cart_tab_td td {
}

.cart_tab_discount td {
}
.cart_tab_img {
}

.cart_tab_img a{
	text-decoration: none;
}

.cart_tab_img img{
	border: 0;
}

.cart_tab_img a:hover {
	background: none;
}

.cart_tab_img a span{ 
	display: none;
}

.cart_tab_img:hover span{ 
	display: inline;
	position: absolute;
	width: 120px;
	height: 80px;
	background:transparent;
}
.cart_tab_img span img {
	border: 1px #cccccc solid;
}

.cart_product_link a {
	font-weight: bold;
}

.cart_tab td.cart_ref {
}

.cart_picture {
}

.cart_availability {
 	text-align: center;
}

.cart_tab th.cart_product, .cart_tab td.cart_product {
 	text-align: left;
 	padding-left: 10px;
}

th.cart_unit, td.cart_unit {
 	width: 80px;
 	text-align: center;
}

.cart_tab th.cart_quantity, td.cart_quantity {
 	width: 35px;
}

.cart_tab th.cart_total, .cart_tab td.cart_total {
 	width: 110px;
 	text-align: right;
}
th.cart_unit, td.cart_unit {
 	width: 100px;
 	text-align: right;
 	padding-right: 20px;
}
.frais td {
	background: #695f56;
	text-align: right;	
	font-weight: bold;
}
td.cart_suppr {
	width: 100px;
	text-align: right;
}
td.cart_suppr img {
	vertical-align: -2px;
}
th.cart_suppr, td.fd-total {
	background: url(../img/fd-tableau.png) no-repeat 100% 100% #8b8077;	
}
td.cart_sstotal_all {
	background: #8b8077;	
}
th.cart_total {
	text-align: center;
}

.qty_right {
	float: right;
	padding-top: 5px;
}
.qty_left {
	padding-top: 5px;
}
.qty_left, .qty_middle {
 	float: right;
}
.qty_left, .qty_middle img {
	display: block;
}
.qty_middle {
 	width: 19px;
 	padding-left: 4px;
 	padding-right: 2px;
 	float: right;
}
.cart_tab td.cart_total_all {
	font-weight: bold;
	padding: 5px 4px;
	color: #ffffff;
}
.cart_tab td.cart_total_promo {
	padding: 5px 4px;
}
.cart_tab td.cart_sstotal_all {
	height: 25px;
	color: #ffffff;
	font-weight: bold;
}

tr.cart_entry td {
	border-bottom: 1px #8b8077 solid;
}

div.cart_voucher {
	float: right;
	margin-top: 20px;
}

fieldset.voucher {
 	width: 230px;
}


div.cart_voucher input[type="text"] {
	margin-left: 10px;
}
.formulaire .clear {
	height: 8px;
	line-height: 5px;
	font-size: 5px;
}
label {
	float: left;
	width: 130px;
	padding: 0.2em 0 0 0;
	text-align: right;
}

label.label-checkbox, label.label-radio {
	font-weight:normal;
	margin-top:0.5em;
	width:auto;
	text-align:left;
	float:none;
}

.margin-form {
	margin: 0 0 0 135px;
}

.red_star{
	color: red;
	font-weight: bold;
}

.icon{
	vertical-align: middle;
}

form.add_to_cart {
 	width: 111px;
 	height: 20px;
}


/*** Log in ***/
div.create_account, div.login {
 	float: left;
 	width: 300px;
 	margin-top: 8px;
}
div.create_account {
	margin-right: 20px;
}
div.create_account_content, div.login_content {
	padding: 0 10px;
}
input.account_input {
 	width: 180px;
 	margin: 5px 0 15px 0;
}

div.form_field_header {
 	padding: 10px 0 20px 0;
 	color: #ffffff;
}

h2.auth {
	border-bottom: 1px #8b8077 solid;	
	padding: 0 0 5px 10px;
	margin-bottom: 10px;
}

/* Password lost */
div.password_form {
 	padding: 10px 0;
}

div.password_form input.email_input {
 	margin-left: 10px;
 	width: 160px;
}

div.password_form input.button {
 	margin-left: 6px;
 	vertical-align: middle;
}

/* Account creation */
div.account_creation {
 	width: 620px;
 	margin-top: 20px;
}
div.account_creation h2 {
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-weight: normal;
	padding: 7px 10px;
	background: url(../img/fd-tableau.png) no-repeat 100% 100% #8b8077;	
}
div.account_creation h2 .oblig {
	float: right;
	font-size: 0.9em;
}
.submit-inscrire {
	padding-top: 10px;
	text-align: right;
	width: 500px;	
}


/***************************************************************************/
/***************************************************************************/
/***************************************************************************/






/* Layout */




#currencies {
	float: right;
	height: inherit;
	margin-right: 30px;
}

#languages {
	float: right;
	height: inherit;
	margin-right: 30px;
}




#payment_logos {
	padding-top: 6px;
}



/* Classes */



.block_title {
	width: 182px;
	height: 18px;
	padding-left: 8px;
	padding-top: 6px;
	line-height: 20px;
	font-family: Verdana, sans-serif;
	background-image: url("../img/block_title.gif");
}

.block_title, .block_title a {
 	color: #3C3C3C;
	background-color: #EFEFEF;
	font-weight: bold;
	font-size: 15px;
}

.block_title a:hover {
 	text-decoration: none;
}

.strike { 
 text-decoration: line-through;
}

.block {
	width: 190px;
	color: #333333;
	background-color: #EFEFEF;
}

.block a {
	color: #333333;
 	background-color: #EFEFEF;
}



.space {
	margin-top: 20px;
}

.bspace {
	margin-bottom: 8px;
}

.bbspace {
	margin-bottom: 20px;
}

.tspace {
	margin-top: 8px;
}

.bottom {
	vertical-align: text-bottom;
	padding-right: 2px;
}

.m_bottom {
	margin-bottom: 8px;
}

.middle {
 	vertical-align: middle;
}

.text-bottom {
	vertical-align: text-bottom;
}

.text-top {
 	vertical-align: text-top;
}

.f_left {
 	float: left;
}


#rssfeed ul {
	margin: 0px;
	padding:4px 8px 2px 8px;
	list-style-type: none;
	color: #C7327A;
	background-color: #EFEFEF;
}

#rssfeed ul li {
	background: url("../img/puce.gif") no-repeat 0px 8px;
	border-bottom: dashed 1px #D3D3D3;
	padding-left: 12px;
}

#rssfeed a {
	color: #333;
	background-color: #EFEFEF;
	font-size:10px;
}

#rssfeed li {
	line-height: 22px;
}

#cat_img {
 	padding-right: 2px;
}

.featured_product {
	width: 113px;
	margin-left: 9px;
	margin-right: 9px;
	text-align: center;
	float: left;
}

.featured_sep {
	width: 1px;
	height: 240px;
	border-right: 1px dashed #CCC;
	float: left;
}

.featured_line {
	width: 100%;
	height: 1px;
	padding-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCC;
}

.price {
	color: #C33102;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.block .price {
 	color: #C33102;
 	background-color: #EFEFEF;
}

.nav_bar {
	margin-bottom: 15px;
}

.product_image {
	padding: 4px;
}



/* General blocks */
div.block {
 	padding-top: 10px;
	padding-bottom: 4px;
	font-weight: bold;
}

.link {
	line-height: 20px;
}

ul.link {
 	margin: 0px;
 	padding: 0px;
 	padding-left: 10px;
 	padding-right: 10px;
	list-style-type: none;
}

ul.link a {
	text-decoration: none;
	font-weight: bold;
	color: #494949;
	background-color: #EFEFEF;
}

div.block_content_end {
 	padding-top: 10px;
  	padding-left: 10px;
 	padding-right: 10px;
 	text-align: right;
}

div.block_content_end a {
	font-weight: bold;
}

div.block_footer {
	width: 190px;
	height: 8px;
	margin-bottom: 20px;
	background-image: url("../img/block_footer.gif");
}

/* block's ol */
div.block_img {
 	width: 100%;
 	padding-bottom: 6px;
 	text-align: center;
}

div.block ol {
 	width: 160px;
 	margin: 0px;
 	padding: 0px;
 	padding-left: 10px;
 	padding-right: 10px;
 	list-style-position: inside;
}

div.block ol li {
 	margin: 0px;
 	padding: 0px;
}

div.block ol a {
	text-decoration: none;
	color: #000000;
	background-color: #EFEFEF;
}

div.block ol a:hover {
 	text-decoration: underline;
}

div.block ol li {
 	padding-bottom: 4px;
}

/* Search block */
div.search_block {
 	text-align: center;
}

div.search_input {
	width: 160px;
	height: 22px;
	margin: 4px auto 2px auto;
	text-align: left;
	background-image: url("../img/search_input.gif");
	background-repeat: no-repeat;
}

div.search_input input[type="text"] {
	border: 0px;
	margin: 2px 0 0 2px;
	padding: 2px 0 0 2px;	
	width: 124px;
	height: 16px;
	vertical-align: top;
}

div.search_input input[type="img"] {
 	margin: 0px;
 	padding: 0px;
}


/* Tags cloud */
div.tags_cloud {
 	padding-left: 10px;
 	padding-right: 10px;
 	font-weight: normal;
}

div.tags_cloud span {
	margin-right: 5px;
}

/* Bank logo */
div.bank_logo {
 	margin: 40px 0 0 0;
 	padding: 0px;
 	width: 190px;
 	text-align: center;
}


/* Cart block */
div.separator {
	height: 1px;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: 10px;
	line-height: 1px;
	font-size: 1px;
	margin-right: 10px;
	color: #333333;
	background-color: #C0C0C0; 
}

div.total {
 	padding-top: 2px;
 	padding-right: 7px;
 	line-height: 20px;
 	text-align: right;
}

div.edit_my_cart {
 	padding-top: 12px;
 	padding-left: 10px;
 	padding-right: 10px;
}

div.edit_my_cart a {
 	color: #000000;
 	background-color: #EFEFEF;
}

div.my_cart img {
 	vertical-align: text-bottom;
}

div.checkout {
 	float: right;
}

div.checkout a {
 	font-weight: bold;
}

div.checkout img {
 	vertical-align: text-bottom;
}

ol.link {
	padding-left: 26px;
}

table.cart {
 	margin: 0px;
 	padding: 0px;
 	margin-left: 6px;
 	margin-right: 6px;
 	font-size: 11px;
 	font-weight: normal;
 	border-collapse: collapse;
}

table.cart a {
 	text-decoration: none;
 	color: #000000;
 	background-color: #EFEFEF;
}

td.cart_item {
 	width: 120px;
}

td.cart_item img {
 	float: right;
}

td.cart_price {
 	width: 54px;
 	text-align: right;
}

/* Specials block */
div.specials {
 	text-align: center;
}

div.specials a {
 	color: #333333;
 	background-color: #EFEFEF;
}

div.specials img {
 	padding-bottom: 6px;
}

span.discounted {
 	text-decoration: line-through;
 	color: #333333;
}

/* New_product block*/
img.new_product {
 	float: left;
 	padding-top: 2px;
 	padding-left: 6px;
 	padding-right: 4px;
}

ol.new_product {
 	font-size: 11px;
 	padding-left: 26px;
}

ol.new_product a:hover {
 	text-decoration: underline;
}

ol.new_product li {
 	padding-top: 2px;
}

/* Content title (under category picture) */
h2.content_title {
 	/*width: 530px;*/
 	margin: 5px;
 	padding-top: 14px;
 	padding-bottom: 4px;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	border-bottom: 1px solid #A0A0A0;
}

div.block_title {
 	font-family: arial, sans-serif;
}

div.block_title img {
 	vertical-align: text-top;
}


/* Other */
span.navigation_end {
	font-weight: bold;
}

p.mentions {
 	margin: 4px 0 12px 0;
}

.center {
 	width: 100%;
 	text-align: center;
}


ul.static_description {
 	margin: 0px;
 	padding: 4px 0 0 22px;
}

ul.static_description li, ol.static_description li {
	padding-bottom: 4px; 
}

div.frame {
 	margin: auto;
 	padding: 4px;
 	width: 220px;
 	border: 1px solid #999999;
 	color: #333333;
 	background-color: #F0F0F0;
}

.bold {
 	font-weight: bold;
}

.img_middle {
 	vertical-align: text-top;
}

div.cat_prod_description {
 	color: #777777;
 	background-color: #FFFFFF;
}

/* Category page */
#categories_list {
 	border-bottom: 1px dashed #D3D3D3;
 	overflow: auto;
}
div.subcategory {
 	float: left;
 	padding: 4px;
 	padding-bottom: 14px;
 	width: 172px;
 	text-align: center;
}

div.subcategory img {
 	padding-bottom: 2px;
}

table.product_list, table.manufacturer_list, table.supplier_list {
 	width: 100%;
}

table.product_list tr.separator, table.product_list td.separator,
table.product_list tr.separator2, table.product_list td.separator2,
table.manufacturer_list tr.separator, table.manufacturer_list td.separator,
table.manufacturer_list tr.separator2, table.manufacturer_list td.separator2,
table.supplier_list tr.separator, table.supplier_list td.separator,
table.supplier_list tr.separator2, table.supplier_list td.separator2 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 1px;
	color: #000000;
 	background-color: #999999;
}

table.product_list tr.separator2, table.product_list td.separator2,
table.manufacturer_list tr.separator2, table.manufacturer_list td.separator2,
table.supplier_list tr.separator2, table.supplier_list td.separator2 {
	color: #000000;
 	background-color: #C0C0C0;
}

tr.product {
 	vertical-align: top;
}

tr.product td {
 	padding-top: 4px;
}

table.product_list td.price {
	width: 90px;
 	text-align: center;
 	vertical-align: middle;
}

table.product_list img.add_to_cart {
 	vertical-align: middle;
 	padding-left: 2px;
}

a.product_link {
 	font-weight: bold;
}

div.cat_description {
 	margin: 0px;
 	padding: 0px;
 	padding-top: 8px;
 	padding-bottom: 16px;
}




/* Sitemap */
div.sitemap_block {
 	float: left;
 	width: 180px;
	margin-top:20px;
}

div.sitemap_block ul {
	margin-left:0px;
	padding-left:12px;
}

ul.categoryTree {
	margin: 6px 10px 12px 18px;
 	padding: 0px;
	list-style-type: none;
}

ul.categoryTree li {
	overflow: auto;
}

div.cat_tree_img {
 	clear: both;
 	float: left;
}

div.cat_tree_text {
 	float: left;
 	padding-top: 6px;
 	padding-left: 4px;
}

/* History order */
table.history {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-collapse: collapse;
}

table.history td {
 	padding-top: 2px;
 	padding-bottom: 2px;
}

table.history th {
 	padding-bottom: 2px;
}

th.history_ref {
 	width: 70px;
}

th.history_date {
 	width: 80px;
}

th.history_quantity {
 	width: 40px;
}

th.history_price {
 	width: 70px;
}

th.history_method {
 	width: 70px;
}

th.history_invoice {
 	width: 46px;
}

table.history tr.separator, table.history td.separator,
table.history tr.separator2, table.history td.separator2 {
	margin: 0px;
 	padding: 0px;
	width: 100%;
	height: 1px;
	color: #000000;
 	background-color: #999999;
}

table.history tr.separator2, table.history td.separator2 {
	color: #000000;
 	background-color: #D3D3D3;
}

a.history {
 	text-decoration: underline;
}

a.history:hover {
 	text-decoration: none;
}

/* Addresses */
fieldset.address {
 	float: left;
 	margin-right: 20px;
 	margin-bottom: 16px;
}

div.address_content {
 	float: left;
}

div.address_icons {
 	float: right;
 	padding-left: 16px;
}

div.address_menu {
 	clear: both;
 	padding-top: 25px;
}




/* Order */
div.order_navigation {
	clear: both;
 	padding-top: 18px;
}

div.order_navigation input.float-right {
 	float: right;
}

div.order_navigation img.special_next {
 	float: right;
}

fieldset legend {
 	font-weight: bold;
}

/* step 1 */
div.summary_quantity {
 	float: right;
}

td.cart_quantity {
 	padding-right: 0px;
}

div.cart_delete {
 	float: right;
}

div.address_choices .address_chosen p {
	padding: 0 0 0 10px;
}
div.address_choices select {
	margin: 5px 0;
}
div.address_input {
 	margin-bottom: 6px;
}

div.address_chosen {
 	float: left;
 	width: 300px;
	margin-bottom: 16px;
}
div.address_chosen_first {
 	margin-right: 20px;
}
div.address_chosen h3 {
	border-bottom: 1px #8b8077 solid;	
	padding: 0 0 5px 10px;
	margin-bottom: 10px;
}
div.address_chosen h3 img {
	display: block;
}
div.address_chosen #displayDelivery, div.address_chosen #displayInvoice {
	padding: 0 10px;
}
div.address_chosen a.edit_address {
 	float: right;
}

div.order_delivery {
 	margin-top: 24px;
 	padding: 4px;
 	overflow: auto;
	border: 1px solid #D3D3D3;
}

div.delivery_address, div.invoice_address {
 	width: 250px;
 	padding: 4px;
}

div.delivery_address {
 	float: left;
}

div.invoice_address {
 	float: right;
}

div.order_carrier {
 	clear: both;
	float: left;
	margin-top: 4px;
 	padding: 4px;
}

.uppercase {
	text-transform: uppercase;
}


/* step 2 */
h1.carrier_title, h1.gift_title {
 	margin-top: 35px;
}

table.carrier {
 	width: 100%;
 	margin-top: 8px;
 	border-collapse: collapse;
}

table.carrier td {
 	padding-top: 4px;
 	padding-bottom: 4px;
}

table.carrier input {
 	margin: 0px;
 	padding: 0px;
}

table.carrier .action {
 	width: 16px;
	text-align: center;
}

table.carrier th.carrier, table.carrier td.carrier {
 	width: 30px;
	text-align: center;
}

table.carrier th.infos, table.carrier td.infos {
 	width: 335px;
	text-align: center;
}

table.carrier .carrier_price {
	text-align: right;
}

table.carrier tr.separator, table.carrier td.separator,
table.carrier tr.separator2, table.carrier td.separator2 {
	margin: 0px;
 	padding: 0px;
	width: 100%;
	height: 1px;
	color: #000000;
 	background-color: #999999;
}

table.carrier tr.separator2, table.carrier td.separator2 {
	color: #000000;
 	background-color: #D3D3D3;
}

#gift_div {
	display: none;
}

/* details */
div.detail_follow {
 	width: 527px;
	margin-top: 18px;
	padding: 6px;
 	border: 1px solid #D3D3D3;
}

h2.detail {
 	margin-top: 0px;
 	margin-bottom: 10px;
}

h2.detail2 {
 	margin-top: 36px;
 	margin-bottom: 8px;
}

div.detail_details {
 	line-height: 20px;
}

table.detail_step_by_step {
 	text-align: center;
}

table.detail_step_by_step tr.separator, table.detail_step_by_step td.separator,
table.detail_step_by_step tr.separator2, table.detail_step_by_step td.separator2 {
	margin: 0px;
 	padding: 0px;
	width: 100%;
	height: 1px;
	color: #000000;
 	background-color: #999999;
}

table.detail_step_by_step tr.separator2, table.detail_step_by_step td.separator2 {
	color: #000000;
 	background-color: #D3D3D3;
}

th.detail_date {
 	width: 140px;
}

th.detail_status {
 	width: 260px;
}

div.detail_invoice_address {
 	float: left;
 	width: 240px;
	padding-right: 20px;
	text-align: center;
}

table.order_detail {
 	border-collapse: collapse;
 	border: 1px solid #000000;
}

table.order_detail th {
 	border-bottom: 1px solid #000000;
 	background-color: #E9E9E9;
 	padding: 4px;
}

table.order_detail td {
 	padding: 4px;
}

th.order_detail_ref {
 	width: 80px;
}

th.order_detail_name {
 	width: 280px;
}

th.order_detail_quantity {
 	width: 36px;
}

th.order_detail_unit_price {
	width: 70px; 
}

th.order_detail_price {
 	width: 70px;
}

td.special_total, td.special_total2 {
	text-align: right;
	font-weight: bold;
	height: 17px;
}

td.special_total {
 	border-top: 1px solid #000;
}




/* Payment modules */

.payment_module {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 7px 0 7px 0;
}


.red {
 	color: #FF0000;
}

.green {
 	color: #008000;
}

/* Send to a friend */
div.send_to_a_friend {
 	width: 420px;
	margin-top: 6px;
	padding: 8px;
 	border: 1px solid #D3D3D3;
}

div.send_to_a_friend p.top {
 	margin: 0px 0px 10px 0px;
}

div.send_to_a_friend p.bottom {
 	margin: 10px 0px 0px 0px;
}

div.send_to_a_friend form {
 	line-height: 25px;
}

/* New blocks */
#payment_logos {
	text-align: center;
	width: 100%;
	margin: 10px 0px 20px 0px;
}
#payment_logos img {
	margin: 0 0.5em;
}

#permanent_links {
	margin: 10px 0px 15px 0px;
}

#permanent_links div {
	margin-bottom: 5px;
	clear:both;
}

#permanent_links img {
	float: left;
}

div.advertising_block {
	width: 190px;
	height: 115px;
	margin: 10px 0px 20px 0px;
}