/* —————————————————————————————— facebook.css —————————————————————————————— */
#primary_block .fb-like	{
	margin-top:15px;
	margin-left:20px;
}








/* —————————————————————————————— clear.css —————————————————————————————— */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, textarea
{margin:0;padding:0;border:0;outline:0;font-size:13px;font-weight:normal;vertical-align:top;background:transparent;outline:none;}
b {font-weight:bold;}
i {font-style:italic;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
table {border-collapse:collapse;border-spacing:0;}
a, span {vertical-align:baseline;}
img {vertical-align:top;text-decoration:none;}





/* —————————————————————————————— general styles —————————————————————————————— */
html, body {width:100%;height:100%;}
body {font:normal 12px "Arial", Arial, Helvetica, sans-serif;color:#000;}

.bold {font-weight:bold;}
.strike {text-decoration:line-through;}
.clear {clear:both;}
br.clear {height:0;clear:both;overflow:hidden;font-size:0;line-height:0;}
noscript ul {list-style-type:none;background:black;color:white;padding:10px;}

.clearfix:after {clear:both;display:block;height:0;font-size:0;visibility:hidden;content:".";}
.clearblock {height:0;clear:both;overflow:hidden;font-size:0;line-height:0;}

.hidden,
.collapsed,
.block_hidden_only_for_screen {display:none;}

.center_column p {padding-top:1px;color:#000;}
.center_column a {color:#333;text-decoration:underline;}
.center_column a:hover {text-decoration:none;}

.center_column h1 {padding:20px 0 0 0;font:normal 20px ;font-weight : bold;font-size : 18px;"Arial";color:#ff6600;text-transform:uppercase;}
.center_column h1 span {margin-left:17px;font-size:12px;color:#ff6600;text-transform:none;}

.center_column h2,
.center_column h3,
.center_column h4 {padding:14px 0 0 0;font-size:12px;color:#000000;text-transform:uppercase;}

h1#instant_search_results a {margin-left:20px;text-transform:none;}

a.product_link {font:normal 13px "Arial";color:#ff6600;text-decoration:none;text-transform:uppercase;display:block;font-weight:bold;}
a.product_link:hover {text-decoration:underline;}

a.product_descr {font:14px "Arial";color:#000;text-decoration:none;text-transform:none !important; width:170px;}
a.product_descr:hover {text-decoration:underline;}

table#cart_summary td.price,
.center_column span.price {font-weight:bold;color:#000;}

p.confirmation {color:#33a33b;font-weight:bold;}

/* footer links */
ul.footer_links {height:16px;clear:both;padding:30px 0 0 0;}
ul.footer_links li {height:16px;float:left;margin:0 25px 0 0;}
ul.footer_links li a {line-height:17px;color:#ff6600;text-decoration:none;}
ul.footer_links li a:hover {color:#000;}
ul.footer_links li img.icon {margin:0 5px 0 0;}

/* id_state field in managed via JS and is firstly hidden */
form p.id_state {display:none;}

/* errors */
div.error {border:2px solid #da0f00;background:#f5f5f5;margin:12px 0 0 0;padding:10px;}
div.error p {padding:0;font-weight:bold;color:#000;}
div.error ol {padding:0 0 3px 0;}
div.error li {list-style-position:inside;list-style-type:decimal;margin:10px 0;color:#da0f00;}

/* warning */
p.warning {background:#f8e1a0;margin:12px 0 0 0;padding:10px 13px;font-weight:bold;color:#000;}
.warning_inline {color:#da0f00;font-weight:bold;}

/* success */
p.success {border:2px solid #5eb569;background:#f1f2f4;margin:12px 0 0 0;padding:10px 13px;font-weight:bold;color:#3eab4c;}
.success_inline {color:green;font-weight:bold;}





/* —————————————————————————————— layout —————————————————————————————— */
div#wrapper1 {
background-attachment: fixed;
background-position: center;
    /*
	background-color: #CCCCCC;
  	background-image: url("../img/wallfest.jpg");
    background-position: center 0px;
    background-repeat: no-repeat;*/
   }
div#wrapper2 {
	background-color:#ffff;
	}
div#wrapper3 {width:1052px;margin:0 auto;text-align:left; background:none repeat scroll 0 0 #FFFFFF;}

div#left_column,
div#center_column_wrapper,
div#right_column {float:left;}

div#columns {float:left;}

div#left_column {clear:left;width:215px;padding:0px 0 0 0; width: 205px; margin-left: 10px;}
div#right_column #icones_com	{
	list-style:none;
	border-style:solid;
	border-width:1px;
	border-color:#000;
	width:142px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
}
div#right_column #icones_com a	{
}
div#right_column li	{
	margin-bottom:4px;
}
div#right_column li h3	{
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
	padding: 5px;
}

div#right_column #left_promo	{
	margin-top:25px;
	width:160px;
	margin-left:35px;
	border:1px solid #EEEEEE;
}

body#index div#left_column {padding:0 0 0 0;}

div#center_column_wrapper {width:622px;}
div#center_column {width:582px;padding:0 20px 20px 20px;background:#fff;float:left;}
body#index div#center_column {width:622px;padding:0;}


div#center_column #bandeau	{
	list-style:none;
	margin-left:1px;
	margin-top:10px;
}

div#center_column #bandeau a	{
	float:left;
}

div#center_column #bandeau a.bandeau-border	{
	border-right-color:#000;
	border-right-style:solid;
	border-right-width:1px;
}

div#center_column #bandeau a li	{
}

div#center_column #bandeau a li img	{
}






div#right_column {width:215px;margin:39px 0 0 0;padding:15px 0 0 0;position:relative;}
body#index div#right_column {margin:39px 0 0 0;}
div#right_column #img_promo	{
	display:block;
	margin-left:auto;
	margin-right:auto;
	/*margin-bottom:16px;*/
}
	
div#right_column .right_livraison	{
	width:160px;
	margin-left:35px;
	margin-bottom:20px;
	border:1px solid #EEEEEE;
}





/* ——————————————————————————————————— rte ——————————————————————————————————— */
body#cms div.content_only {padding:0 20px 20px 20px;background:#fff;color:#000;text-align:left;}

body#cms div.content_only h1 {padding:14px 0 0 0;font:normal 18px "Arial";color:#777;text-transform:uppercase;}
body#cms div.content_only h2 {padding:14px 0 0 0;font:bold 14px "Arial";color:#777;text-transform:uppercase;}
body#cms div.content_only h3 {padding:14px 0 0 0;font:bold 12px "Arial";color:#777;text-transform:uppercase;}
body#cms div.content_only h4,
body#cms div.content_only h5,
body#cms div.content_only h6 {padding:14px 0 0 0;font:normal 12px "Arial";color:#777;text-transform:uppercase;}

body#cms div.content_only p {padding-top:12px;font:normal 12px "Arial";color:#000;}
body#cms div.content_only a {font:normal 12px "Arial";color:#0753b4;text-decoration:none;}
body#cms div.content_only a:hover {color:#000;}

body#cms div.content_only ul {list-style-type:circle;list-style-position:inside;}
body#cms div.content_only ol {list-style-type:decimal;list-style-position:inside;}

div.rte strong {font-weight:bold;}
div.rte em {font-style:italic;}

div.rte table {border-collapse:separate;border-spacing:1px;width:auto;}

div.rte caption,
div.rte th,
div.rte td,
div.rte table {text-align:left;font-weight:normal;background:none;height:inherit;border:1px #eee solid;font:normal 12px "Arial";color:#000;text-align:center;}

div.rte th {height:24px;padding:0 7px;background:#eee;font-weight:bold;}





/* ——————————————————————————————————— mce ——————————————————————————————————— */
.mceContentBody {width:556px;margin:9px 6px;background:#fff;font:normal 12px "Arial";color:#000;text-align:left;}
body.mceContentBody {background-image:none;}

.mceContentBody html, .mceContentBody div, .mceContentBody span, .mceContentBody applet, .mceContentBody object, .mceContentBody iframe, .mceContentBody h1,
.mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6, .mceContentBody p, .mceContentBody blockquote,
.mceContentBody pre, .mceContentBody a, .mceContentBody abbr, .mceContentBody acronym, .mceContentBody address, .mceContentBody big, .mceContentBody cite,
.mceContentBody code, .mceContentBody del, .mceContentBody dfn, .mceContentBody em, .mceContentBody font, .mceContentBody img, .mceContentBody ins,
.mceContentBody kbd, .mceContentBody q, .mceContentBody s, .mceContentBody samp, .mceContentBody small, .mceContentBody strike, .mceContentBody strong,
.mceContentBody sub, .mceContentBody sup, .mceContentBody tt, .mceContentBody var, .mceContentBody dl, .mceContentBody dt, .mceContentBody dd,
.mceContentBody ol, .mceContentBody ul, .mceContentBody li, .mceContentBody fieldset, .mceContentBody form, .mceContentBody label, .mceContentBody legend,
.mceContentBody table, .mceContentBody caption, .mceContentBody tbody, .mceContentBody tfoot, .mceContentBody thead, .mceContentBody tr, .mceContentBody th,
.mceContentBody td {
margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;
}

.mceContentBody h1 {padding:14px 0 0 0;font:normal 18px "Arial";color:#777;text-transform:uppercase;}
.mceContentBody h2 {padding:14px 0 0 0;font:bold 14px "Arial";color:#777;text-transform:uppercase;}
.mceContentBody h3 {padding:14px 0 0 0;font:bold 12px "Arial";color:#777;text-transform:uppercase;}
.mceContentBody h4,
.mceContentBody h5,
.mceContentBody h6 {padding:14px 0 0 0;font:normal 12px "Arial";color:#777;text-transform:uppercase;}

.mceContentBody p {margin:7px;font:normal 12px "Arial";color:#000;}
.mceContentBody a {font:normal 12px "Arial";color:#0753b4;text-decoration:underline;}

.mceContentBody ul {list-style-type:circle;list-style-position:inside;}
.mceContentBody ol {list-style-type:decimal;list-style-position:inside;}

.mceContentBody strong {font-weight:bold;}
.mceContentBody em {font-style:italic;}

.mceContentBody table {border-collapse:separate;border-spacing:1px;width:auto;}

.mceContentBody caption,
.mceContentBody th,
.mceContentBody td,
.mceContentBody table {text-align:left;font-weight:normal;background:none;height:inherit;border:1px #eee solid;font:normal 12px "Arial";color:#000;text-align:center;}

.mceContentBody th {height:24px;padding:0 7px;background:#eee;font-weight:bold;}





/* —————————————————————————————— buttons —————————————————————————————— */
/*
   -tags: input, a, span
   -sizes: mini, small, normal, large
   -types: button, exlusive
   -status: normal, hover, disabled
   -rule: the span.button is a a.button disabled
*/

/* global button */
input.button_mini, input.button_small, input.button, input.button_large,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
a.button_mini, a.button_small, a.button, a.button_large,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large 
{height:35px !important;display:block;background:#ff6600;border:none;font:normal 12px "Arial" !important;color:#fff !important;text-align:center;text-decoration:none;text-transform:uppercase;cursor: pointer;}

/* link/span button */
a.button_mini, a.button_small, a.button, a.button_large,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {line-height:35px !important;}

/* firefox padding fix for input tag */
@-moz-document url-prefix() {
input.button_mini, input.button_small, input.button, input.button_large,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled
{padding-bottom:3px;}
}

/* disabled button */
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {cursor:default;color:#82746b !important;}

/* exclusive button */
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {background:#7fd728;}

/* exclusive disabled button */
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {color:#ff6600 !important;}

/* hover button */
input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover,
a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover {background:#ff6600;text-decoration:none !important;}

/* exclusive hover button */
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, a.exclusive_mini:hover,
a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {background:#87e12f;text-decoration:none !important;}

/* classic buttons */
input.button_mini, input.button_mini_disabled, a.button_mini, span.button_mini {width:70px;}
input.button_small, input.button_small_disabled, a.button_small, span.button_small {width:95px;}
input.button, input.button_disabled, a.button, span.button {width:140px;}
input.button_large, input.button_large_disabled, a.button_large, span.button_large {width:225px;}

/* exclusive button */
input.exclusive_mini, input.exclusive_mini_disabled, a.exclusive_mini, span.exclusive_mini {width:70px;}
input.exclusive_small, input.exclusive_small_disabled, a.exclusive_small, span.exclusive_small {width:95px;}
input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive {width:140px;}
input.exclusive_large, input.exclusive_large_disabled, a.exclusive_large, span.exclusive_large {width:225px;}





/* —————————————————————————————— global table styles —————————————————————————————— */
div.table_block {padding:17px 0 0 0;}
table.std {width:100%;}

table.std td,
table.std th {padding:7px;vertical-align:middle;}

table.std tr.item td,
table.std tr.item th {}

table.std tr.alternate_item td,
table.std tr.alternate_item th {}

table.std tbody tr td,
table.std tfoot tr td {border-bottom:2px solid #c9c1ba;}

table.std th {height:25px;padding:0 7px;background:#c9c1ba;font-weight:bold;color:#000;text-align:left;white-space:nowrap;}
table.std tfoot td {color:#000;text-align:right;white-space:nowrap;}





/* —————————————————————————————— global form styles —————————————————————————————— */
form.std {clear:both;}
form.std h3 {padding:14px 5px 5px 0;border-bottom:2px solid #c9c1ba;}

form.std fieldset {border:none;}

form.std h4,
form.std p {padding:12px 0 0 0;clear:both;}

/* global form styles */
input,
textarea,
select {background:#fff;border:1px solid #bdc2c9;font:normal 12px "Arial";color:#555;}

/* form labels */
form.std .text label,
form.std .password label,
form.std .textarea label,
form.std .select label,
form.std .select span,
form.std .radio span,
form.std .checkbox span {float:left;text-align:right;width:150px;padding:2px 7px 0 0;}

form.std .text label,
form.std .text span,
form.std .password label,
form.std .password span,
form.std .textarea label,
form.std .textarea span,
form.std .select label,
form.std .select span,
form.std .radio label,
form.std .radio span,
form.std .checkbox label,
form.std .checkbox span {font:normal 12px "Arial";color:#555;}

span.editable {font:normal 12px/19px "Arial";color:#555;}

/* selectss */
select {height:19px;}
form.std p.select select {width:210px;}

select#days {width:45px;margin:0 8px 0 0;}
select#months {width:85px;margin:0 8px 0 0;}
select#years {width:58px;}

/* text inputs */
input.text {height:15px;padding:1px;}

p.text input,
p.password input {width:206px;height:15px;padding:1px;}

/* textarea */
textarea {padding:1px;}

/* radio & checkboxes */
form.std p.checkbox,
form.std p.radio {overflow:hidden;}

form.std p.checkbox {padding-left:157px;}

.checkbox input,
.radio input {display:inline;background:none;border:none;position:relative;left:0;top:1px;}

*+html p.checkbox input {margin:-3px 0 0 -4px;}
*+html p.radio input {margin:-3px 0 0 -4px;}

.checkbox label,
.radio label {width:auto;padding:0 0 0 3px;}

/* submit */
form.std p.submit {padding:20px 0 0 157px;}

/* required state */
form.std .required sup {vertical-align:top;font:normal 13px "Tahoma";color:#da0f00;}
form.std .required_desc {padding-left:157px;}




/* —————————————————————————————— header styles —————————————————————————————— */
div#header {
	/*width:622px;*/
	width: 1052px;
	height:237
	px;
	/*margin:0 auto;*/
	position:relative;
	zoom:1;
}

a#header_logo {
      background: url("../img/logo-festin-shop.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    /*height: 0;*/
	height: 40px;
    left: 0;
    overflow: hidden;
    padding: 110px 0 0;
    position: absolute;
    /*top: 50px;*/
	top: 10px;
    width: 489px;
}


/* ————— blockuserinfo.tpl ————— */



#bloc_user	{
	width:540px;
	height:35px;
	padding-top:100px;
	position:relative;
	top:20px;
	float:right;
	background-image:url("../img/photo1.jpg");
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding-top:130px;
	bottom:Opx;
	top:0px;
}

ul#header_user	{
	height:40px;
	width:540px;
	margin-top:10px;
	margin-left:30px;
}



ul#header_user li{ 
	text-transform:uppercase;
	float:left;
	margin-right:15px;
}

ul#header_user li#your_account {
	float:left;
	padding:12px 0 0 65px;
	font-size:12px;
	color:#000;
	padding-top:6px;
	padding-left:145px;
	margin-right:0px;
	padding-left:165px;
}

ul#header_user li#your_account a {font-size:12px;color:#000;text-decoration:none;margin-left:0px;}
ul#header_user li#your_account a#account_link {margin:0 0 0 30px;font:bold 12px "Arial";color:#000; margin-left:30px;text-shadow:1px 1px #ffffff;}

ul#header_user li#your_account a:hover,
ul#header_user li#your_account a#account_link:hover,
ul#header_user li#your_account span {font:12px "Arial";color:#000;}

ul#header_user li#shopping_cart {height:56px;padding:28px 28px 0 28px;background:#f86004;text-align:center;position:absolute;right:0;bottom:0;}
ul#header_user li#shopping_cart a {color:#fff;text-decoration:none;}
ul#header_user li#shopping_cart a span {font:normal 25px "Arial";cursor:pointer;}
ul#header_user li#shopping_cart a:hover span {color:#000;}


/* ————— blocklanguages.tpl ————— */
div#languages_block_top {float:right;margin:0 0 0 9px;padding:13px 0 0 0;}
div#languages_block_top ul#first-languages li {float:left;margin:0 0 0 3px;}
div#languages_block_top ul#first-languages li:first-child {margin:0;}
div#languages_block_top ul#first-languages li img {width:18px;height:12px;}


/* ————— blockcurrencies.tpl ————— */
div#currencies_block_top {height:18px;float:right;padding:10px 0 0 0;}
div#currencies_block_top label {display:block;float:left;padding:2px 6px 0 0;font:normal 11px "Arial";color:#fff;text-transform:uppercase;}
div#currencies_block_top select {width:72px;height:18px;padding:1px;background:#c9c1ba;border:none;font:normal 11px "Arial";color:#fff;}
*+html #currencies_block_top select {background:#fff;color:#333;}





/* —————————————————————————————— left && right column blocks styles —————————————————————————————— */
/* ————— general block styles ————— */
div.column {}
div.column a {color:#82746b;text-decoration:none;}
div.column a:hover {color:#000;}

div.column div.block {margin:0 0 15px 0;background:#ffffff; border:0px double #EEE; box-shadow:0px 6px 6px 3px #cfcbc8;}

div.column div.block h4 {padding:17px 0 0 20px;font:normal 13px "Arial";color:#fff;text-transform:uppercase;}
div.column div.block h4 a {font: bold normal 13px "Arial";color:#000000;text-decoration:none;}
div.column div.block h4 a:hover {text-decoration:underline;}

div.column div.block .block_content {padding:0 20px 20px 20px;}

div.column div.block ul.bullet {padding-top:9px;}
div.column div.block ul.bullet li {padding:4px 0 0 12px;background:url(../img/bullet.gif) 0 8px no-repeat;}


/* ————— blockcategories.tpl ————— */
div#categories_block_left {background:none;}

div#categories_block_left div.block_content {padding:0;}

div#categories_block_left ul.tree {}
div#categories_block_left ul.tree li {position:relative;}
div#categories_block_left ul.tree li.last {}

div#categories_block_left ul.tree li a {border-top : solid 1px #FFFFFF;width:175px;display:block;padding:7px 20px 7px 20px;font:normal 13px "Arial";color:#fff;text-transform:uppercase;text-decoration:none;}

div#categories_block_left ul.tree li a.categ1 {background:#ff6600;}
div#categories_block_left ul.tree li a.categ2 {background:/*#c9c1ba*/#ff6600;}

div#categories_block_left ul.tree li a.categ3 {background:#E4E0DC;}
div#categories_block_left ul.tree li a.categ4 {background:#c9c1ba;}

div#categories_block_left ul.tree li li a.categ1 {background:#E4E0DC;}
div#categories_block_left ul.tree li li a.categ2 {background:#E4E0DC;}

div#categories_block_left ul.tree li li a.categ3 {background:#c0b9b5;}
div#categories_block_left ul.tree li li a.categ4 {background:#e4e0dc;}

div#categories_block_left ul.tree li a:hover,
div#categories_block_left ul.tree li a.selected {background:url(../img/category_active.png);}

div#categories_block_left ul.tree li ul {zoom:1;}
div#categories_block_left ul.tree li ul li {}
div#categories_block_left ul.tree li ul li.last {}
div#categories_block_left ul.tree li ul li a {width:204px;padding:7px 5px 7px 5px; color:#000;}
div#categories_block_left ul.tree li ul li a:hover	{color:#FFF;}
div#categories_block_left ul.tree li ul li a.selected {}

div#categories_block_left ul li span.grower {width:15px;height:15px;display:block;cursor:pointer;position:absolute;left:3px;top:7px;}
div#categories_block_left ul li ul li span.grower {position:absolute;left:20px;top:11px;}
div#categories_block_left span.OPEN {background:url('../img/icon/sort_desc_white.gif') 3px 3px no-repeat;}
div#categories_block_left span.CLOSE {background:url('../img/icon/sort_right_white.gif') 3px 3px no-repeat;}


/* ————— blocktags.tpl ————— */
div#tags_block_left p.block_content {text-align:justify;padding-top:14px;}
div#tags_block_left p.block_content a {margin:0 3px 0 0;line-height:20px;}
div#tags_block_left p.block_content a:hover {color:#000;text-decoration:none;}
a.tag_level1 {font-size:13px;}
a.tag_level2 {font-size:15px;}
a.tag_level3 {font-size:17px;font-weight:bold;}


/* ————— blockmyaccount.tpl ————— */
div.column div.myaccount p.logout {padding:4px 0 0 12px;}
div.column div.myaccount p.logout a {font-weight:bold;}


/* ————— blocknewsletter.tpl ————— */
div#newsletter_block_left div.block_content {padding-top:6px;}
div#newsletter_block_left input {width:173px;height:17px;margin:10px 0 0 0;}
div#newsletter_block_left select {width:175px;margin:10px 0 0 0;}
div#newsletter_block_left input.button_mini {width:70px;text-transform:uppercase;}


/* ————— blockmanufacturer.tpl && blocksupplier.tpl ————— */
.blockmanufacturer select,
.blocksupplier select {width:175px;margin:8px 0 0 0;}


/* ————— blocklink.tpl ————— */


/* ————— blockrss.tpl ————— */
div#rss_block_left ul {padding-top:9px;}
div#rss_block_left ul li {padding:4px 0 0 12px;background:url(../img/bullet.gif) 0 8px no-repeat;}


/* ————— blockadvertising.tpl ————— */
.advertising_block {margin:0 0 0px 0;text-align:center; margin-top:20px;}
.advertising_block img	{border-style:solid; border-width:1px; border-color:#000;}


/* ——— blocksearch.tpl ——— */
#search_block_left {
	position: absolute;
    right: -15px;
    top: 213px;
    width: 230px;
	}
#search_block_left a.search_show {width:39px;height:39px;display:block;background:url(../img/searchbtn.gif) 0 0 no-repeat;cursor:pointer;}

#search_block_left form#searchbox {display:none;}
#search_block_left form#searchbox input#search_query_block {width:153px; margin-left:19px; height:39px;float:left;background:#c9c1ba;border:none;font:normal 14px "Arial";color:#3e3935;text-transform:uppercase;text-align:center;}
#search_block_left form#searchbox a {width:39px;height:0;padding:39px 0 0 0;overflow:hidden;display:block;background:url(../img/searchbtn.gif) 0 0 no-repeat; float:left;}


/* ————— blockcart.tpl ————— */
#cart_block {color:#c1bab5;}

#cart_block .block_content {}

#cart_block h4 {}
#cart_block h4 span {margin:0 0 0 5px;padding:0 0 0 10px;cursor:pointer;}
#cart_block h4 span#block_cart_collapse {background:url(../img/icon/sort_asc_white.gif) 0 3px no-repeat;}
#cart_block h4 span#block_cart_expand {background:url(../img/icon/sort_desc_white.gif) 0 3px no-repeat;}

#cart_block #cart_block_no_products {padding:14px 0 7px 0;font:normal 12px "Arial";color:#82746B;text-transform:uppercase;}

#cart_block #cart_block_summary {padding:20px 0 6px 0;text-transform:uppercase;}
#cart_block #cart_block_summary span {color:#82746b;}
#cart_block #cart_block_summary span.ajax_cart_total {margin-left:7px;font-weight:bold;color:#000;}

#cart_block dl {padding:7px 0;}
#cart_block dl dt {height:15px;padding:7px 0 0 0;clear:both;}
#cart_block dl dd {clear:both;}

#cart_block span.quantity-formated {padding:0 2px 0 0;float:left;font:normal 10px/17px "Arial";letter-spacing:1px;}
#cart_block span.quantity-formated span.quantity {font-size:10px;}

#cart_block dl a {text-decoration:underline;color:#82746b;}
#cart_block dl a:hover {text-decoration:none;}
#cart_block dl dt a {float:left;}
#cart_block dl dt span.price {float:right;font-weight:bold;color:#fff;}
#cart_block dl dd a {padding:0 0 0 14px;font-size:11px;font-style:italic;}

#cart_block a.ajax_cart_block_remove_link {width:11px;height:13px;margin:0 0 0 5px;float:right;font-size:0;display:block;background:url(../img/icon/delete.gif) 0 bottom no-repeat;}
#cart_block a.ajax_cart_block_remove_link:hover {text-decoration:none;}

#cart_block table#vouchers {width:100%;margin:0 0 17px 0;}
#cart_block table#vouchers tr td.price {font-weight:bold;text-align:right;}
#cart_block table#vouchers tr td.delete {width:16px;text-align:right;}
#cart_block table#vouchers tr td.delete a {width:11px;height:13px;font-size:0;display:block;float:right;background:url(../img/icon/delete.gif) 0 bottom no-repeat;}
#cart_block table#vouchers tr td.delete a img {display:none;}

#cart_block ul.cart_block_customizations {padding:0 0 0 13px;}
#cart_block ul.cart_block_customizations li {font:11px/15px "Arial";}
#cart_block ul.cart_block_customizations div.deleteCustomizableProduct {width:11px;float:right;}
#cart_block ul.cart_block_customizations div.deleteCustomizableProduct a {float:right;margin:0;padding:0;font-size:0;}

#cart_block div.cart-prices {}
#cart_block div.cart-prices div.cart-prices-block {height:32px;margin:0 0 8px 0;background:#82746B;}
#cart_block div.cart-prices span {float:left;padding:8px 0 0 10px;color:#fff;text-transform:uppercase;}

#cart_block div.cart-prices span#cart_block_shipping_cost,
#cart_block div.cart-prices span#cart_block_total,
#cart_block div.cart-prices span#cart_block_wrapping_cost,
#cart_block div.cart-prices span#cart_block_tax_cost {float:right;padding:8px 16px 0 0;font-weight:bold;}

#cart_block p#cart-price-precisions {padding:5px 0 12px 0;font:11px "Arial";color:#82746B;text-transform:uppercase;}

#cart_block p#cart-buttons {height:34px;overflow:hidden;}
#cart_block p#cart-buttons a {height:34px !important;line-height:34px !important;}
#cart_block p#cart-buttons a.button {width:87px;float:left;}
#cart_block p#cart-buttons a.exclusive {width:88px;float:left;}
#cart_block p#cart-buttons a.exclusive_large {width:175px;}


/* block products (new products, top sellers, viewed products) on left and right column */
.products_block ul {padding-top:17px;}
.products_block ul li {margin:0 0 21px 0;}

.products_block h5 a,
.products_block dl dt a {font-weight:bold;}

.products_block dl {clear:both;padding:2px 0 0 0;border-top:1px solid #ccc;}
.products_block dl dt {margin:9px 0 0 0;}
.products_block dl dd a {font-size:11px;}
.products_block dl dd a img {margin:5px 0 0 0;}

.products_block p a.button_large {width:175px;margin:19px 0 0 0;}


/* ————— blockspecials.tpl ————— */
div#special_block_right ul li {margin:0;}

div#special_block_right h5 {padding:12px 0 9px 0;}
div#special_block_right h5 a {}

div#special_block_right span.price-discount {text-decoration:line-through;}
div#special_block_right span.price {font-weight:bold;color:#000000;}


/* ————— blocknewproducts.tpl ————— */


/* ————— blockbestsellers.tpl ————— */


/* ————— blockviewed.tpl ————— */
div#viewed-products_block_left ul li.last_item {margin:0;}
div#viewed-products_block_left h5 {padding:5px 0 0 0;}
div#viewed-products_block_left h5 a {font-weight:bold;}
div#viewed-products_block_left p {font-size:11px;}
div#viewed-products_block_left p img {margin:4px 0 0 4px;}


/* ————— blockstore.tpl ————— */
div#stores_block_left p {padding:16px 0 0 0;text-align:center;}
div#stores_block_left p a img {margin:0 0 10px 0;}





/* —————————————————————————————— center column styles —————————————————————————————— */
/* ————— breadcrumb.tpl ————— */
.breadcrumb {padding:16px 0 0 0;text-transform:uppercase;color:#ff6600;}

.breadcrumb .navigation_page,
.breadcrumb .navigation_end,
.breadcrumb .navigation_product {font-size:12px;color:#ff6600;} 

.breadcrumb .navigation-pipe {padding:0 5px;font-size:9px;color:#000;}

.breadcrumb a {color:#000;text-decoration:none;}
.breadcrumb a:hover {color:#ff6600;}





/* —————————————————————————————— product pages —————————————————————————————— */
/* ————— piscesslider.tpl ————— */
div#slide_holder {width:622px;height:407px;}
div#slider {width:622px;height:407px;overflow:hidden;}

.nivoSlider {position:relative;}
.nivoSlider img {position:absolute;top:0px;left:0px;}
.nivoSlider a.nivo-imageLink {position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:60;display:none;}

.nivo-slice {display:block;position:absolute;z-index:50;height:100%;}

div.nivo-controlNav {width:28px;padding:4px 0;background:#f4f3f2;position:absolute;right:0;bottom:0;z-index:100;}
div.nivo-controlNav a.nivo-control {width:18px;height:0;display:block;padding:18px 0 0 0;overflow:hidden;margin:3px auto 0 auto;background:url(../img/slideshow_item.gif) 0 0 no-repeat;cursor:pointer;}
div.nivo-controlNav a.active {background:url(../img/slideshow_item_active.gif) 0 0 no-repeat;}



.nivo-caption	{display:none;}

/* ————— homefeatured.tpl ————— */
div#featured-products_block_center {background-color:#fff;}
div#featured-products_block_center h4 {font-size:16px;padding-bottom:5px;text-align:center;font-weight:normal;}
div#featured-products_block_center ul {height:425px;}
div#featured-products_block_center ul li {width:206px;height:206px;float:left;margin:0;padding:0;overflow:hidden;position:relative;}

div#featured-products_block_center ul li div.hover_descr {width:311px;height:156px;background:url(../img/hover_descr.png);position:absolute;left:0;bottom:-156px;-webkit-transition:bottom 0.4s ease;-moz-transition:bottom 0.4s ease;-o-transition:bottom 0.4s ease;}
div#featured-products_block_center ul li:hover div.hover_descr {bottom:0;-webkit-transition:bottom 0.4s ease;-moz-transition:bottom 0.4s ease;-o-transition:bottom 0.4s ease;}

div#featured-products_block_center ul li div.hover_descr h5 {height:40px;padding:14px 20px 0 20px;}
div#featured-products_block_center ul li div.hover_descr h5 a {font:normal 12px "Arial";line-height:20px;color:#000;text-decoration:none;text-transform:uppercase; margin-left:-10px; width:206px;}
div#featured-products_block_center ul li div.hover_descr h5 a:hover {text-decoration:underline;}

div#featured-products_block_center ul li div.hover_descr span.price {display:block;padding:10px 20px 0 20px;font:normal 22px "Arial";color:#000;}

div#featured-products_block_center ul li div.hover_descr .feat_add2cart {width:206px;height:34px;padding:17px 0 0 0;display:block;background:#ff6600;font:normal 14px "Arial";color:#fff;text-align:center;text-transform:uppercase;text-decoration:none;position:absolute;left:0;bottom:0;}
div#featured-products_block_center ul li div.hover_descr a.feat_add2cart:hover {background:#ff6600;}


/* ————— category.tpl ————— */
div#subcategories ul.inline_list {padding:17px 0 0 0;}
div#subcategories ul.inline_list:last-child	{border:solid;}
div#subcategories ul.inline_list li { float: left;
    margin-right: 20px;
    text-align: center;
    width: 170px;
	height:190px;}
div#subcategories ul.inline_list li a {font:bold 12px "Arial";text-decoration:none;text-transform:uppercase; text-shadow:#fff 1px -1px;}
div#subcategories ul.inline_list li a:hover {color:#ff6600;}
div#subcategories ul.inline_list li a img {display:inline;}

img#categoryImage {margin:16px 0 0 -20px;}

div.cat_desc {padding:15px 0 0 0;}

div.cat_desc strong	{font-weight:bold;}


#subcategories ul.inline_list li a.test	{
	position:relative;
	top:-50px;
}




/* ————— product-compare.tpl ————— */
form.product_compare {height:51px;padding:20px 0 0 0;text-align:right;}


/* ————— product-sort.tpl ————— */
form#productsSortForm {height:20px;padding:20px 0 0 0;}
form#productsSortForm label {display:block;float:right;padding:2px 14px 0 0;color:#000;text-transform:lowercase;}
form#productsSortForm select {width:140px;height:20px;float:right;border:1px solid #c9c1ba;font:normal 12px "Arial";color:#000;text-transform:lowercase;}


/* ————— product-list.tpl ————— */
ul#product_list {margin:0 0 0 -20px;padding:20px 0 0 0;}
ul#product_list li {
	border: 1px solid #EEEEEE;
    float: left;
    height: auto;
    margin: 2px;
    min-height: 345px;
    width: 295px;
}

ul#product_list li div.center_block {
	height: 206px;
    margin-left: auto;
    margin-right: auto;
    width: 206px;
}

ul#product_list li div.right_block {
	padding: 0 0 0 10px;
    width: 289px;
}

	ul#product_list li div.right_block table	{
		width:275px;
	}
	
		ul#product_list li div.right_block table tr	{
			height:25px;
			line-height:25px;
		}
		
			ul#product_list li div.right_block table tr td	{
			}
			
				ul #product_list li div.right_block table tr td h3	{
				}
				
					ul#product_list li div.right_block table tr td h3 a	{
					}
					
				ul#product_list li div.right_block table tr td span.unit-price	{
				}
				
				ul#product_list li div.right_block table tr td span.price	{
					font-size:16px;
				}
				
				ul#product_list li div.right_block table tr td ul	{
				}
				
					ul#product_list li div.right_block table tr td ul li	{
						height:20px;
						width:20px;
						min-height:20px;
					}
					
						ul#product_list li div.right_block table tr td ul.jcarousel-skin-tango li a	{
						}
						
							ul#product_list li div.right_block table tr td ul.jcarousel-skin-tango li a img	{
							}
				
				ul#product_list li div.right_block table tr td a.ajax_add_to_cart_button exclusive	{
				}
				
				ul#product_list li div.right_block table tr td a.button	{
				}

ul#product_list li div.right_block div.product_flags {height:23px; display:none;}
ul#product_list li div.right_block div.product_flags span {height:20px;padding:3px 7px 0;display:block;text-align:center;font-size:12px;color:#fff;text-transform:lowercase;}
ul#product_list li div.right_block div.product_flags span.new {float:left;background:#ff6600;font-weight:bold;}
ul#product_list li div.right_block div.product_flags span.availability {float:right;background:#272320;}

ul#product_list li div.right_block h3 {padding:0px; margin-top:5px;}
ul#product_list li div.right_block h3 a.product_link {font-size:12px; width:185px;}

ul#product_list li div.right_block p.product_desc {padding:3px 0 0 0; display:none;}

ul#product_list li div.right_block div.prices {height:25px;padding:21px 0 12px 0;width:110px;position:relative;left:180px;}
ul#product_list li div.right_block div.prices span {}
ul#product_list li div.right_block div.prices span.price {margin:0 8px 0 0;font:normal 16px "Arial";}

ul#product_list li div.right_block div.prices span.on_sale,
ul#product_list li div.right_block div.prices span.discount {padding:6px 0 0 0;font:normal 16px "Arial";color:#ff6600;text-transform:uppercase;} 

ul#product_list li div.right_block .button,
ul#product_list li div.right_block .exclusive {width:184px;float:left; margin-top:0px; margin-bottom:5px;}

ul#product_list li div.right_block p.compare {height:15px;padding:20px 0 0 0;}
*+html ul#product_list li div.right_block p.compare input {margin-right:-4px;}


/* ————— pagination.tpl ————— */
div.pagination {height:22px;padding:20px 0 0 0;}
ul.pagination {float:left;padding:4px 0 0 0;}
ul.pagination li {float:left;margin:0 4px;}

ul.pagination li a {color:#000;text-decoration:none;}
ul.pagination li a:hover {color:#ff6600;}

ul.pagination li.disabled span {color:#aaa;cursor:default;}
ul.pagination li.current span {color:#ff6600;}

ul.pagination li#pagination_previous {text-transform:lowercase;margin:0 5px 0 0;}
ul.pagination li#pagination_next {text-transform:lowercase;margin:0 0 0 5px;}

form.pagination select {width:50px;height:18px;margin:3px 0 0 0;float:right;border:1px solid #c9c1ba;font:normal 12px "Arial";color:#000;text-transform:uppercase;}
form.pagination label {display:block;float:right;padding:4px 9px 0 9px;color:#000;}
form.pagination a {width:39px;height:23px;float:right;background:#ff6600;border:none;font:bold 12px/23px "Arial";color:#fff;text-decoration:none;text-align:center;text-transform:lowercase;}
form.pagination a:hover {background:#f33f00;}

form.pagination input {display:none;}


/* ————— stores.tpl ————— */
div#stores_block p.text label {display:block;float:left;padding:2px 7px 0 0;}
div#stores_block p.text input {width:270px;height:15px;padding:1px;font:normal 12px "Arial";color:#555;}

div#stores_block p.select {padding:20px 0 0 0;}
div#stores_block p.select label {display:block;float:left;padding:2px 7px 0 0;}
div#stores_block p.select select {float:left;}
div#stores_block p.select span {display:block;float:left;padding:2px 7px 0 7px;}
div#stores_block p.select #stores_loader {margin:-2px 0 0 0;display:none;}

div#stores_block input.button {clear:both;margin:10px 0 0 0 !important;}

div#stores_block select#locationSelect {margin:20px 0;visibility:hidden;}

div#stores_block div#map {width:100%;height:400px;}

div#stores_block table#stores-table {margin:20px 0 0 0;display:none;}


/* ————— products-comparison.tpl ————— */
table#product_comparison {margin:17px 0 0 0;}

table#product_comparison h5 {height:15px;margin:0 20px 0 0;}

table#product_comparison p {padding-right:20px;}

table#product_comparison div.comparison_product_infos {padding:15px 0 0 0;}
table#product_comparison div.comparison_product_infos div.product_discount {padding:12px 0 0 0;height:15px;}
table#product_comparison div.comparison_product_infos a.cmp_remove {padding:0 0 0 15px;background:url(../img/icon/delete.gif) 0 2px no-repeat;color:#dd0000;text-decoration:none;}
table#product_comparison div.comparison_product_infos a.button {margin:15px 0 0 0;}
table#product_comparison div.comparison_product_infos .exclusive {margin:5px 0 0 0;}

table#product_comparison tr.empty td {height:20px;}

table#product_comparison tr.comparison_header td {padding:5px 0 5px 8px;background:#000;font-weight:bold;color:#fff;}

table#product_comparison tr td.comparison_feature_odd,
table#product_comparison tr td.comparison_feature_even {padding:5px 0 5px 8px;font-weight:bold;}

table#product_comparison tr td.comparison_feature_odd {background:#eee;}

table#product_comparison tr td.comparison_infos {font-weight:normal;}





/* ————— product.tpl ————— */
body#product div#center_column_inner {width:622px;padding:0;}
body#product div#center_column_inner div.breadcrumb {padding:16px 20px 0 20px;}

body#product h1 {padding:11px 20px 0 20px;}

body#product p.confirmation {padding:12px 0 0 20px;}

#primary_block {}
#primary_block #pb-right-column {width:310px;float:left;padding:15px 0 0 0;}


/* product img */
#primary_block #image-block {width:300px;height:300px;}
#primary_block #image-block img#bigpic {width:300px;height:300px;cursor:pointer;}
#primary_block #image-block img#bigpic.jqzoom {cursor:crosshair;position:relative;}


/* views block */
#views_block {/*width:330px;*/ margin: 0 auto; width: 290px;}
#views_block span.view_scroll_spacer	{float: left;
    height: 80px;
    width: 17px;}
	#view_scroll_left, #view_scroll_right {
    background: url("../img/thumbs_left.gif") no-repeat scroll center center transparent;
    float: left;
    height: 18px;
    margin-top: 30px;
    padding-left: 4px;
    padding-right: 4px;
    text-indent: -3000px;
    width: 9px;
}
#view_scroll_right {
    background-image: url("../img/thumbs_right.gif");
}
#thumbs_list {float: left; overflow: hidden; width: 255px;}
#thumbs_list ul {/*width:330px !important;overflow:hidden;*/list-style-type: none;
    margin-top: 5px;
    padding-left: 0;}
#thumbs_list li {/*width:110px;height:110px;float:left;cursor:pointer;*/cursor: pointer;
    float: left;
    height: 80px;
    margin-right: 5px;
    width: 80px;}
#thumbs_list li a img {width:110px;height:110px;}

span#wrapResetImages {display:none;}
span#wrapResetImages div {padding:12px 0 0 0;}


/* usefull links */
#primary_block ul#usefull_link_block {padding:15px 0 0 20px;clear:both;overflow:hidden; display:none;}
#primary_block ul#usefull_link_block li {padding:9px 0 0 9px;background:url(../img/bullet_alt.gif) 0 13px no-repeat;}

#primary_block ul#usefull_link_block li a,
#primary_block ul#usefull_link_block span.span_link {color:#ff6600;text-decoration:underline;cursor:pointer;}

#primary_block ul#usefull_link_block li a:hover,
#primary_block ul#usefull_link_block span.span_link:hover {color:#000;text-decoration:none;}





#primary_block #pb-left-column {width:250px;float:left;padding:13px 0 0 20px;}


/* short description */
#primary_block #short_description_block {}
#primary_block #short_description_content {}


/* buttons */
#primary_block p.buttons_bottom_block {padding:0;}
#primary_block p.buttons_bottom_block a {margin:17px 0 0 0;}
#primary_block p.buttons_bottom_block input#add2cartbtn {display:none;}


/* pack items */
#primary_block #short_description_block h3 {padding:17px 0 5px 0;}
#primary_block #short_description_block .pack_content {padding:7px 0 0 0;font-size:10px;color:#777;}
#primary_block #short_description_block .pack_content p {padding:0;}


/* color picker */
#primary_block #color_picker {padding:7px 10px 10px 10px;background:#eee;margin:17px 0 0 0;}
#primary_block #color_picker p {padding:0;}
#primary_block #color_to_pick_list li {display:inline;float:left;margin:4px 7px 0 0;}

#primary_block a.color_pick {display:block;width:20px;height:20px;border:1px solid #666;cursor:pointer;}
#primary_block a.color_pick:hover {border:1px solid #000;}

#primary_block a#color_all {cursor:pointer;}


/* buy block */
#primary_block form#buy_block {padding:3px 0 0 0;}
#primary_block form#buy_block p {padding:0;}


/* price */
#primary_block form#buy_block span.on_sale,
#primary_block form#buy_block span.discount {display:block;margin:16px 0 0 0;font:normal 12px "Arial";color:#ff6600;text-transform:uppercase;}

#primary_block form#buy_block span.our_price_display {display:block;margin:14px 0;}
#primary_block form#buy_block span#our_price_display {margin:0 3px 0 0;font:normal 22px "Arial";color:#000;}


/* taxes & discounts */
#primary_block form#buy_block div#other_prices {margin:14px 0;}
#primary_block form#buy_block div#other_prices p {margin:2px 0 0 0;}

#primary_block form#buy_block p#old_price {color:#777;text-decoration:line-through;}
#primary_block form#buy_block p#reduction_percent {color:#777;}

#primary_block form#buy_block p.pack_price {color:#777;}
#primary_block form#buy_block p.price-ecotax {color:#229922;}


/* attributes */
div#attributes {}
div#attributes p {margin:14px 0;padding:3px 0 !important;}
div#attributes p label {float:left;text-align:right;padding:2px 7px 0 0;}


/* quantities */
#primary_block form#buy_block p#quantity_wanted_p {margin:14px 0;padding:3px 0;}
#primary_block form#buy_block p#quantity_wanted_p label {display:block;float:left;padding:2px 7px 0 0;}

#primary_block form#buy_block p#availability_statut {margin:14px 0 0 0;}
#primary_block form#buy_block p#availability_statut span#availability_value {font-weight:bold;}

#primary_block form#buy_block p#pQuantityAvailable {margin:14px 0 0 0;font-weight:bold;}
#primary_block form#buy_block p.online_only {margin:14px 0 0 0;color:#777;}
#primary_block form#buy_block p#last_quantities {margin:14px 0 0 0;font:normal 12px "Arial";color:#ff6600;text-transform:uppercase;}





/* tabs */
ul.idTabs {height:39px;padding:24px 0 0 0;clear:both; border-bottom:1px solid #000;}
ul.idTabs li {float:left;margin:0 0 0 1px;}
ul.idTabs li:first-child {margin:0;}
ul.idTabs li a {width:215px;height:27px;display:block;padding:12px 0 0 0;background:#82746b;font:normal 12px "Arial";color:#fff;text-align:center;text-decoration:none;text-transform:uppercase;cursor:pointer;}
ul.idTabs li a.selected {background:#c9c1ba;}


/* tabs short */
ul.idTabsShort li a {width:auto; padding-left:10px; padding-right:10px;}


/* quantity discount */
div#quantityDiscount {background:#c9c1ba;padding:14px 20px;}

div#quantityDiscount th,
div#quantityDiscount td {height:auto;padding:5px;background:none;border:none;}

div#quantityDiscount td {border-top:2px solid #82746b;}


/* tabs contents */
div.more_info_sheets {background:none/*#c9c1ba*/;padding:12px 20px;}


/* idTab1 (product description) */
div#idTab1 {padding:5px 0;}
div#idTab1 p {padding:0;}
div#idTab1 p strong	{font-weight:bold;}


/* idTab2 (data sheet) */
ul#idTab2 li {margin:5px 0;padding:0 0 0 10px;background:url(../img/bullet.gif) 0 4px no-repeat;}
ul#idTab2 li span {font-weight:bold;}


/* idTab9 (attachments) */
ul#idTab9 li {margin:5px 0;padding:0 0 0 10px;background:url(../img/bullet.gif) 0 4px no-repeat;}
ul#idTab9 li a {font-weight:bold;}


/* idTab4 (accessories) */
ul#idTab4 {padding:8px 0;}
ul#idTab4 li {
	border-bottom: 1px solid #000000;
    float: left;
    height: auto;
    margin: 5px 0 0;
    min-height: 260px;
    padding-bottom: 5px;
}
ul#idTab4 li:first-child {/*margin:0;*/}

ul#idTab4 li.last_item	{ margin-bottom:-10px;border-bottom:none;}

ul#idTab4 li div.accessories_desc {/*width:355px;float:left;*/}
ul#idTab4 li div.accessories_desc a.accessory_image {/*width:110px;height:110px;*/display:block;/*float:left;*/margin:0 10px 0 0;}

ul#idTab4 li div.accessories_desc h5 {margin:0 0 7px 0;}
ul#idTab4 li div.accessories_desc h5 a.product_link	{font-size:12px;}

ul#idTab4 li div.accessories_desc a.product_descr	{display:none;}

ul#idTab4 li div.accessories_price {/*width:140px;float:right;*/}
ul#idTab4 li div.accessories_price span.price {display:block;margin:0 0 7px 0;}
ul#idTab4 li div.accessories_price a.ajax_add_to_cart_button	{line-height:25px !important; height:25px !important; margin-left:auto; margin-right:auto;}


/* idTab5 (product comments) */
div#idTab5 p {margin:5px 0 !important;padding:0;}

div#idTab5 p.align_center {text-align:center;}

div#idTab5 p.align_right {height:11px;}
div#idTab5 p.align_right a {width:11px;height:0;padding:11px 0 0 0;overflow:hidden;display:block;float:right;background:url(../img/icon/delete.gif) 0 0 no-repeat;}

div#idTab5 fieldset {margin:0;padding:0 0 3px 0;}

div#idTab5 fieldset label {display:block;padding:5px 0 0 0;}

div#idTab5 fieldset input#customer_name,
div#idTab5 fieldset input#comment_title {width:206px;height:15px;padding:1px;margin:3px 0 0 0;}

div#idTab5 textarea#content {width:578px;height:100px;margin:3px 0 5px 0;}

div#idTab5 div.table_block {padding:0;}

div#idTab5 div.table_block th,
div#idTab5 div.table_block td {height:auto;padding:5px;background:none;border:none;}

div#idTab5 div.table_block td {border-top:2px solid #82746b;}


/* customizable products */
div.customization_block {background:#c9c1ba;padding:12px 20px;}

div.customization_block p,
div.customizationUploadBrowseDescription {margin:5px 0;padding:0;}

div.customization_block p img {margin:0 2px 0 0;}
div.customization_block h2 {padding:9px 0 5px 0;}

div.customization_block ul li div.customizationUploadBrowse {margin:0 0 7px 0;}
div.customization_block ul li div.customizationUploadBrowse img {margin:0 7px 0 0;}

textarea.customization_block_input {width:578px;height:50px;}

div.customization_block p#customizedDatas {margin:9px 0 15px 0;}


/* pack products list */
div#pack_product_list {}
div#pack_product_list h2 {padding:20px 0 0 20px;}
div#pack_product_list ul {margin-left:0;}





/* ————— manufacturers-list.tpl && suppliers-list.tpl ————— */
ul#manufacturers_list,
ul#suppliers_list {padding:17px 0 0 0;}

ul#suppliers_list li,
ul#manufacturers_list li {height:112px;clear:both;padding:20px 0;border-top:2px solid #eee;}

ul#suppliers_list li.first_item,
ul#manufacturers_list li.first_item {padding:0 0 20px 0;border:none;}

ul#suppliers_list li.last_item,
ul#manufacturers_list li.last_item {padding:20px 0 0 0;}

ul#suppliers_list li div.left_side,
ul#manufacturers_list li div.left_side {width:395px;float:left;}

ul#suppliers_list li div.logo,
ul#manufacturers_list li div.logo {float:left;margin:0 10px 0 0;}

ul#suppliers_list li div.logo img,
ul#manufacturers_list li div.logo img {border:1px solid #eee;}

ul#suppliers_list li h3,
ul#manufacturers_list li h3 {padding:0;font-weight:bold;color:#000;}

ul#suppliers_list li h3 a,
ul#manufacturers_list li h3 a {font-weight:bold;color:#ff6600;}

ul#suppliers_list li div.right_side,
ul#manufacturers_list li div.right_side {width:140px;height:112px;float:right;position:relative;}

ul#suppliers_list li div.right_side a.button,
ul#manufacturers_list li div.right_side a.button {position:absolute;right:0;bottom:0;}





/* —————————————————————————————— info pages —————————————————————————————— */
/* ————— sitemap.tpl ————— */
div.sitemap_block {width:30%;float:left;padding:0 3% 0 0;}
div.sitemap_block ul {padding-top:5px;}
div.sitemap_block ul li {padding:4px 0 0 10px;background:url(http://www.festin-shop.com/themes/theme153/img/sitemap-bullet.gif) 0 10px no-repeat;}

div.categTree {clear:both;overflow:hidden;padding:3px 0 0 0;}
div.tree_top {height:14px;margin:7px 0 0 0;padding:3px 0 0 28px;background:url(../img/sitemap-top.gif) -1px -1px no-repeat;}
div.tree_top a {font-weight:bold;text-transform:uppercase;}

div#center_column ul.tree li {border-left:solid 1px #a1a1a1;background:url(../img/sitemap-horizontal.gif) 0 12px no-repeat;margin:0 0 0 11px;padding:5px 0 0 16px;}
div#center_column ul.tree li ul {padding:2px 0 4px 0;}
div#center_column ul.tree li ul li {margin:0;}
div#center_column ul.tree a {padding-left:0;}
div#center_column ul.tree a.selected {font-weight:bold;}
div#center_column ul.tree li.last {background:url(../img/sitemap-last.gif) 0 0 no-repeat;border:none;padding:5px 0 0 17px;}


/* ————— contact-form.tpl ————— */
p#desc_contact0,
p#desc_contact1,
p#desc_contact2 {height:15px;padding:11px 0 0 157px;}

body#contact-form div#center_column form p.file_input label {padding-top:3px;}
body#contact-form div#center_column form p.file_input input {height:21px;}
body#contact-form div#center_column form textarea#message {width:330px;}





/* —————————————————————————————— account pages —————————————————————————————— */
/* ————— authentication.tpl ————— */
/* login / create account */
body#authentication #create-account_form {width:48%;clear:none;float:left;margin:0 4% 0 0;}
body#authentication #login_form {width:47.9%;clear:none;float:left;}

body#authentication #create-account_form h4,
body#authentication #login_form h4 {height:31px;padding:19px 0 0 0;}

body#authentication #create-account_form p.text,
body#authentication #login_form p.text {width:220px;height:38px;padding:12px 0 0 0;}

body#authentication #create-account_form p.submit,
body#authentication #login_form p.submit {padding:15px 0 0 0;}

body#authentication #create-account_form label,
body#authentication #login_form label {display:block;clear:both;text-align:left;}

body#authentication #login_form p.lost_password {padding:12px 0 0 0;}

#new_account_form p.radio input {top:3px;}
#new_account_form p.radio label {padding:0 15px 0 3px;line-height:19px;display:inline-block;}

/* account creation form */
form#account-creation_form p.radio input {top:3px;}
form#account-creation_form p.radio label {padding:0 15px 0 3px;line-height:19px;display:inline-block;}

form#account-creation_form textarea {width:206px;}

form#account-creation_form span.form_info {line-height:19px;}


/* ————— password.tpl ————— */


/* ————— my-account.tpl ————— */
body#my-account div#center_column ul#my_account_links {padding:3px 0 0 0;}
body#my-account div#center_column ul#my_account_links li {padding:12px 0 0 0;}
body#my-account div#center_column ul#my_account_links li img {margin:0 5px 0 0;display:inline-block;}


/* ————— addresses.tpl ————— */
ul.address {float:left;}

ul.item {width:48%;margin:17px 4% 0 0;}
ul.alternate_item {width:47.9%;margin:17px 0 0 0;}

ul.address li {padding:5px 0 0 8px;}
ul.address li.address_title {height:20px;padding:5px 0 0 8px;background:#c9c1ba;font-weight:bold;}
ul.address li.address_name {padding:8px 0 0 8px;font-weight:bold;color:#ff6600;}

ul.address li.address_update,
ul.address li.address_delete {}

body#addresses div.address_add {clear:both;padding:20px 0 0 0;}


/* ————— address.tpl ————— */
body#address div#center_column form.std p.textarea textarea {width:206px;}


/* ————— identity.tpl ————— */
form.identity p.radio input {top:3px;}
form.identity p.radio label {padding:0 15px 0 3px;line-height:19px;display:inline-block;}

form.identity p.required_desc {padding:20px 0 0 157px;}

p#security_informations {padding:20px 0 0 157px;font-size:11px;}





/* —————————————————————————————— order pages —————————————————————————————— */
/* ————— order-steps.tpl ————— */
ul#order_step {width:435px;height:27px;margin:20px auto 15px auto;padding:0 0 0 40px;background:url(../img/step_start.png) 0 bottom no-repeat;}
ul#order_step li {width:90px;height:27px;float:left;background:url(../img/step_standard.png) 50% bottom no-repeat;text-align:center;}
ul#order_step li.step_current {background:url(../img/step_current.png) 50% bottom no-repeat;font-weight:bold;color:#ff6600;}
ul#order_step li.step_todo {color:#777;}
ul#order_step li#step_end {width:70px;}
ul#order_step li#step_end {background:url(../img/step_end.png) left bottom no-repeat;}
ul#order_step li#step_end.step_current {background:transparent url(../img/step_end_current.png) left bottom no-repeat;}


/* ————— Order step 1: summary (shopping-cart.tpl) ————— */
table.cart_last_product {width:350px;margin:15px auto 0 auto;}
table.cart_last_product tr th {background:#000;color:#fff;}
table.cart_last_product tr td {border:none !important;padding-right:0;}
table.cart_last_product tr td.cart_product {width:45px;}

body#order table.std td:first-child a img {}
body#order table.std h5 a {}
body#order table.std h5 a:hover {}

table#cart_summary {}
table#cart_summary tr td.cart_product {width:45px;}

table#cart_summary tr td.cart_quantity {text-align:center;width:46px;}
table#cart_summary tr td.cart_quantity div#cart_quantity_button {width:30px;float:left;}
table#cart_summary tr td.cart_quantity div#cart_quantity_button input.text {width:26px;margin:3px 0;text-align:center;}
table#cart_summary tr td.cart_quantity a {height:9px;display:block;text-align:center;}
table#cart_summary tr td.cart_quantity a.cart_quantity_delete {width:11px;height:11px;display:block;float:left;margin:15px 0 0 5px;}

table#cart_summary tr td ul.customizationUploaded li img {margin:0 10px 0 0;border:1px solid #eee;}
table#cart_summary tr td ul.typedText li {padding:7px 0 0 0;}

table#cart_summary tr td.cart_discount_delete {text-align:center;}

table#cart_summary tr th.cart_total,
table#cart_summary tr td.cart_total,
table#cart_summary tr td.cart_discount_price {text-align:right;}

/* voucher form */
form#voucher fieldset {border:2px solid #c9c1ba;padding:10px;}
form#voucher fieldset h2 {float:left;padding:18px 20px 0 0;}
form#voucher fieldset p {float:left;padding:16px 20px 0 0;}
form#voucher fieldset p.submit {padding:0;}
form#voucher fieldset p.text label {float:left;text-align:right;padding:2px 7px 0 0;}
form#voucher fieldset p.text input {width:166px;}

form#voucher fieldset div#display_cart_vouchers h4 {margin:10px 0 0 0;padding:10px 0 0 0;border-top:1px solid #c9c1ba;}
form#voucher fieldset div#display_cart_vouchers div {padding:4px 0 0 0;}
form#voucher fieldset div#display_cart_vouchers span.voucher_name {font-weight:bold;text-decoration:underline;cursor:pointer;}
form#voucher fieldset div#display_cart_vouchers span.voucher_name:hover {text-decoration:none;}

/* order carrier */
div#order_carrier {border:2px solid #c9c1ba;margin:17px 0 0 0;padding:10px;}
div#order_carrier h4 {float:left;padding:0 10px 0 0;}

/* cart navigation */
p.cart_navigation {height:27px;clear:both;padding:17px 0 0 0;}

p.cart_navigation .button,
p.cart_navigation .button_large {float:left;}

p.cart_navigation .exclusive,
p.cart_navigation .exclusive_large {float:right;}


/* ————— Order step 2: log in (authentication.tpl) ————— */


/* ————— Order step 3: addresses (order-address.tpl) ————— */
div.order_address {}
div.order_address p.select label {float:left;text-align:right;padding:2px 7px 0 0;}
div.order_address p#address_invoice_form a.button_large {margin:0 auto;}
div.order_address p.address_add {padding:17px 0 0 0;}
div.order_address div#ordermsg textarea {width:578px;height:100px;}


/* ————— Order step 4: shipping (order-carrier.tpl) ————— */
table#carrierTable {margin:17px 0 0 0;border-collapse:separate;}
table#carrierTable tr td {border-bottom:2px solid #eee !important;}

p#gift_div {display:none;clear:both;}
p#gift_div label {display:block;}
p#gift_div textarea {width:578px;height:100px;margin:12px 0 0 0;}


/* ————— Order step 5: payment (order-payment.tpl) ————— */
p.payment_module {display:block;margin:0 !important;padding:17px 0 0 0 !important;border:none !important;}
.payment_module img {vertical-align:middle;margin:0 10px 0 0;}
.payment_module a {display:block;background:#fafafa;border:2px solid #ddd;padding:7px;color:#777;text-decoration:none;}

.payment_module a:hover,
.payment_module a:focus,
.payment_module a:active {background:#fff;border:2px solid #000;color:#000;}


/* ————— history.tpl ————— */
.color-myaccount,
a.color-myaccount {color:#ff6600;}

div#block-history {margin:17px 0 0 0;}
div#block-history textarea {width:578px;height:100px;}

table#order-list td.history_link a {font-weight:bold;}
table#order-list td.history_detail a.details_link {text-transform:capitalize;}

#block-history #block-order-detail table.std td.inputs input.order_qte_input {height:15px;padding:1px;float:left;}
#block-history #block-order-detail table.std td.inputs label {display:block;float:left;padding:2px 0 0 7px;font-weight:bold;}

#block-history h3 {padding:17px 0 0 0;}
#block-history #block-order-detail {padding:0 0 12px 0;border-top:2px solid #ff6600;border-bottom:2px solid #ff6600;}

div#order-detail-content table.std th.last_item,
div#order-detail-content table.std td.last_item {text-align:right;}

form#sendOrderMessage {padding:3px 0 0 0;}
form#sendOrderMessage p.submit {padding:12px 0 0 0;}


/* ————— order-slip.tpl ————— */


/* ————— discount.tpl ————— */
table.discount {margin:17px 0 0 0;}
table.discount td.discount_code {font-weight:bold;}
table.discount td.discount_value {white-space:nowrap;}

body#discount div.center_column sup {vertical-align:top;font:normal 13px "Tahoma";color:#da0f00;}





/* ————— One Page Checkout ————— */
/* ————— order-opc.tpl ————— */
div#order-opc h2 {padding:30px 0 0 0;}

div#order-opc table#carrierTable {margin:17px 0 0 0;}

div#order-opc textarea#message {width:578px;height:100px;}


/* ————— order-opc-new-account.tpl ————— */

/* account choice */
div#opc_account_choice div.opc_float {height:27px;padding:17px 0 0 0;}
div#opc_account_choice div.opc_float input {float:left;margin:0 7px 0 0;}

div#login_form_content input.text {width:206px;}

/* already registered */
div#login_form_content p.submit,
div#login_form_content p.lost_password {padding-left:157px;}

/* new customer */
div#opc_account_form textarea#other,
div#opc_account_form #other_invoice {width:206px;}

div#opc_account_form p.required_desc {padding-top:20px;}

p#opc_account_saved {display:none;font-weight:bold;color:#3eab4c;}


/* ————— guest-tracking.tpl ————— */
form.guest p.text i {padding:0 0 0 5px;line-height:19px;}






/* ————— 404.tpl ————— */
body#page_404 p.error {border:2px solid #dd0000;background:#f5f5f5;margin:12px 0 0 0;padding:10px;line-height:32px;}
body#page_404 p.error img {margin:0 10px 0 0;}
body#page_404 p.text input.text {width:206px;}
body#page_404 p.submit {padding-left:157px;}


/* conditions & legal */
ul.shop_info {list-style-type:square!important;list-style-position:inside;padding:0.6em;margin-top:0.6em;margin-left:2em;border:1px solid #888;}
ul.shop_info li {padding-left:0.5em!important;padding-bottom:0.5em!important;}

/* module reversoform */
.account_creation #reverso-form {width:100%;}
.account_creation #reverso-form label {width:250px;text-align:left;margin-left:10px;}
.account_creation #reverso-form label#legend_reverso {clear:both;width:100%;font-size:10px;text-align:left;}
.account_creation #reverso-form input#reverso_form {margin-top:20px;}

/* module paypalapi */
.paypalapi_about {text-align:justify;}
.paypalapi_about ul {padding-left:20px;}





/* —————————————————————————————— footer styles —————————————————————————————— */
#footer {width:622px;height:129px;background:#EEEEEE;clear:left;}

div.clearbottom {height:74px;}


/* ————— blockpaymentlogo.tpl ————— */
div.paiement_logo_block {width:215px;padding:36px 0 0 17px;float:left;}
div.paiement_logo_block a {width:215px;height:35px;display:block;background:url(../img/footer_logos.png) 0 0 no-repeat;}


/* ————— blockcms.tpl ————— */
ul#block_various_links_footer {padding:36px 19px 0 0;float:right;text-align:center;}
ul#block_various_links_footer li {display:inline;padding:0 0 0 10px;font:11px "Arial";color:#c9c1ba;text-transform:uppercase;}
ul#block_various_links_footer li:first-child {padding:0;}
ul#block_various_links_footer li a {font:bold 13px "Arial";color:#000000;text-decoration:none; margin:20px 8px -5px 12px;}
ul#block_various_links_footer li a:hover {color:#82746B;}

ul#block_various_links_footer li.last_item {display:block;padding:7px 0 0 0;}
ul#block_various_links_footer li.last_item {font:11px "Arial";color:#ff6600; margin-top:10px;}



.texte1{
	/*background-color: #EEEEEE;*/
    clear: both;
    padding: 10px;
}
	
.texte2{
	/*background-color: #EEEEEE;*/
    clear: both;
    padding: 10px;
}
	
	.texte1 h1{
		
		}
.texte1 a{
		
		}
.blockcategories_footer{padding-top: 150px;}

.blockcategories_footer  div div ul li{width: 135px; float:left; margin:10px;}
.blockcategories_footer  div div ul li li{width: 135px; float:left; margin:0px;}
.blockcategories_footer  div div ul li a{
	font-weight:bold;}
.blockcategories_footer  div div ul li li a{
	font-weight:100;}

.blockcategories_footer a{
	text-decoration:none;
	color:#000}
	
#tel{
	 color: white;
    float: right;
    font-size: 18px;
    font-weight: bold;
    margin-top: 8px;}
	
#subcategories{
	
	   border: 1px solid #666666;
    margin-top: 10px;
    padding: 5px;
}
/* —————————————————————————————— printable version —————————————————————————————— */
@media print {

* {background:none!important;background-color:white!important;}

div#left_column, div#right_column, div#footer, a.button, span.button , .button, ul#usefull_link_block, div#header_user, #languages_block_top,
#search_block_top, #currencies_block_top, ul#header_links, ul.idTabs, #availability_statut br {display:none;}

div#center_column {width:100%;}
input.text {border:1px solid gray;}
.block_hidden_only_for_screen {display: block;margin-top:1em;}
.more_info_sheets #idTab1 {width:530px;}


}