/* ##################################################################################################
	PRESTASHOP CSS
################################################################################################## */

/* ****************************************************************************
		reset
**************************************************************************** */
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit}
del,ins{text-decoration:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:baseline;color:#eb3d63}
sub{vertical-align:baseline}
legend{color:#000}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button,textarea,select{font-size:100%}
select{border:1px solid #dcdcdc;padding:5px;line-height:25px;height:30px;color:#aaaaaa}
textarea{border:1px solid #dcdcdc;padding:5px;min-height:100px;color:#aaaaaa}
img{vertical-align:middle}
input[type="checkbox"],
input[type="radio"]{margin:0;padding:0;border:none;vertical-align:-1px;}
input[type="radio"]{margin-left:3px;}

.ie7 input, .ie7 select{line-height:18px}
a {cursor:pointer}

.clearfix:before,
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden
}
.clearfix:after {clear: both}
.clearfix {zoom: 1}
ul,ol,li{list-style:none}

/* ************************************************************************************************
		struture
************************************************************************************************ */
#page {width:1200px;margin:0 auto;background:#fff;}
	#header {z-index:10}
	#columns {z-index:1;padding-bottom:20px;}
		#left_column {}
		#center_column {overflow:hidden}
		#product #center_column {overflow:visible}
		#right_column {}
	#footer {}


/* ************************************************************************************************
		generic style
************************************************************************************************ */
body{
	font:normal 12px/1.35 Helvetica,Arial, Verdana, sans-serif;
	color:#969696;
	background:url('../img/bkg_body.jpg') repeat;
}
body.content_only {
	background: #FFF;
}

/* positionnement ****************************************************************************** */
.hidden {display:none}
.f_left {float:left}
.f_right {float:right}
p.center {text-align:center}
.clearBoth {clear:both}

/* title *************************************************************************************** */
h1 {margin-bottom:20px;color:#141414;font-family:"Oswald",Arial, Verdana, sans-serif;text-transform:uppercase;font-size:18px;}
h2 {margin-bottom:20px;color:#141414;font-family:"Oswald",Arial, Verdana, sans-serif;text-transform:uppercase;font-size:18px;}
h3 {}
.title_block {}
#category h1{font-size:24px;}
#category h1 span{font-family:arial;color:#969696;font-size:12px;}
/* text **************************************************************************************** */
p {margin:5px 0}

p em {font-style:italic}

.warning {
	margin:0 0 10px 0;
	padding:10px;
	border:1px solid #e6db55;
	font-size:13px;
	background:#ffffe0
}
.success {
	margin:0 0 10px 0;
	padding:10px;
	border:1px solid #5cff74;
	font-size:13px;
	background: #d3ffab;
}
.error {
	margin:10px 0;
	padding:10px;
	border:1px dotted #dc5353;
	background:#ffe6e5;color:#c80000;
}
.error  p{font-weight:700}
.error ol {margin-left:20px}
.error ol  li{list-style:decimal outside none}
.error p.lnk {
	margin-top:20px;
	padding:0;
	font-size:11px
}
.required {color:#eb3d63}

/* link **************************************************************************************** */
a{
	text-decoration:none;
	outline: medium none;
	color:#646464;
	transition: all 0.5s ease 0s;
}
a:active, a:visited {background:none} /*fix cho IE*/
a:hover {text-decoration:none;color:#eb3d63;}
a img{max-width:100%;}

#left_column h3.name_product,#right_column h3.name_product{margin-top:0}
.name_product h3,h3.name_product {line-height:1.15;margin:5px 0 7px;font-family:Arial, Verdana, sans-serif;}
.name_product h3 a,
.name_product a,
.product_name a,
.ajax_name_product a,.post_name h3{font-size:14px;}
/*.name_product h3 a:hover,
.name_product a:hover,
.product_name a:hover,
.ajax_name_product a:hover{color:#eb3d63}*/
.products_list_price{display:block;margin:10px 0}
.price,.old_price,.price-shipping,.price-discount{color:#eb3d63;font-size:16px;font-family:"Open Sans",Arial, Verdana, sans-serif;font-weight:700;}
.old_price,.price-discount{color:#1e1e1e;font-size:12px;margin-right:10px;text-decoration: line-through;font-weight:400}


/* HACK IOS ipad, iphone */
input[type="text"], input[type="email"], input[type="search"], input[type="password"], input[type="submit"], input[type="image"] {
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	border-radius:0px !important;
	border:1px solid #dcdcdc;background:#fff;height:30px;line-height:30px;padding:0 5px;color:#aaaaaa
}

/*buttons ************************************************************************************** */
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, 
span.exclusive_large_disabled,#my-account p a.home,.error p.lnk a,button#submitWishlist,button[name="submitWishlist"]{
	position:relative;
	display:inline-block;
	padding:0 15px;
	color:#fff;text-transform:uppercase;
	background-image:url('../img/bkg_bt_shadow.png');
	background-color:#1e1e1e;
	background-position: 0 1px;
	background-repeat:repeat-x;
	cursor: pointer;
	height:32px;line-height:32px;
	border:none;font-family:"Oswald",Arial, Verdana, sans-serif;
}
*:first-child+html input.button_mini, *:first-child+html input.button_small, *:first-child+html input.button, *:first-child+html input.button_large,
*:first-child+html input.button_mini_disabled, *:first-child+html input.button_small_disabled, *:first-child+html input.button_disabled, *:first-child+html input.button_large_disabled,
*:first-child+html input.exclusive_mini, *:first-child+html input.exclusive_small, *:first-child+html input.exclusive, *:first-child+html input.exclusive_large,
*:first-child+html input.exclusive_mini_disabled, *:first-child+html input.exclusive_small_disabled, *:first-child+html input.exclusive_disabled, *:first-child+html input.exclusive_large_disabled {
	border:none
}


/* input 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 {
	padding-bottom: 2px
}


/* hover button */
input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover,
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover,
a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover,
a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover ,#my-account p a.home:hover,
.cart_navigation .button:hover, .cart_navigation .button_large:hover, #SubmitCreate, #submitAccount:hover, .SE_SubmitRefreshCard input#carriercompare_submit:hover, #my-account p a.home:hover,div.addresses #address_invoice_form a.button_large:hover, div.addresses .address_add a.button_large:hover,.error p.lnk a:hover,#submitWishlist:hover,button[name="submitWishlist"]:hover{
	text-decoration:none;
	background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.05)); 
	background-image:-webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.05));
	transition: background 300ms ease;
}

/* 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 {
	/*color: white!important*/
	
}


/* classic buttons */
input.button_mini, input.button_mini_disabled, input.exclusive_mini, input.exclusive_mini_disabled, a.button_mini, a.exclusive_mini, span.button_mini, span.exclusive_mini {
	/*width: 30px;
	background-image: url('../img/button-mini.png')*/
}

input.button_small, input.button_small_disabled, input.exclusive_small, input.exclusive_small_disabled, a.button_small, a.exclusive_small, span.button_small, span.exclusive_small {
	/*width: 60px;
	background-image: url('../img/button-small.png')*/
}

input.button_large, input.button_large_disabled, input.exclusive_large, input.exclusive_large_disabled, a.button_large, a.exclusive_large, span.button_large, span.exclusive_large, span.exclusive_large_disabled {

}

/* form **************************************************************************************** */
form.std { clear: both }
form.std h3,
form#form h3{color:#eb3d63;font-size:14px;text-transform:uppercase;margin-bottom:20px;}
form.std fieldset{border:none;margin-bottom:1em;padding-bottom:1em}
form.std legend{margin:10px 0 10px 5px;padding:3px 5px;}
form.std h4,form.std p{clear:both;padding:0;margin:5px 0}
form.std label{}
form.std label,form.std p span{text-align:left;display:block;margin:7px 0 5px;color:#141414}
form.std p span.form_info{float:none;width:auto;margin:0;display:block}
form.std p span.inline-infos{display:none}
form.std p span.like_input {
	width: auto;
	margin-left: 0.7em
}
form.std p.text input[type="text"]{width:50%}
#center_column.grid_8 form.std p.text input[type="text"],
#identity .grid_8 .std p.required input,
#identity .grid_8 .std p.password input{width:90%}
#center_column.grid_8 textarea#elm1{width:90%}
/* table *************************************************************************************** */
table.std,
table.table_block {
	margin:20px 0;
	width:100%;
	border:1px solid #dcdcdc;
	border-collapse:inherit
}
table.std th,
table.table_block th {
	padding:10px 15px;
	text-transform:uppercase;
	/*background:#fff url(../img/bkg_block_title.jpg) repeat-x left bottom;*/
	background:#fff;border-bottom:1px solid #1e1e1e;
	color:#141414;font-size:14px;font-family:"Oswald",Arial, Verdana, sans-serif;
	font-weight:700
}
table.std tr.alternate_item,
table.table_block tr.alternate_item {background-color: #f3f3f3}
table.std  td,
table.table_block  td {
	padding:20px 15px;
	border-bottom:1px solid #e6e6e6;
	vertical-align:middle
}
table.std  tfoot td{border:none;text-align:right;padding:10px 15px;color:#141414}
table.std  tfoot td.price{color:#aaaaaa;font-size:12px;}
/* BLOCK .block ******************************************************************************** */
.block {margin-bottom:20px;}
.block .block_content{padding:10px 15px;}
#more_info_sheets .content_hide_show  .block_content{padding:10px 0}
#left_column .block,#right_column .block{border:1px solid #dfdfdf;}
#footer .block {margin-bottom:0;border:none}
.block .title_block, 
.block h4 {text-transform:uppercase;text-align:left;background:url(../img/bkg_block_title.jpg) repeat-x left bottom;padding:10px 15px;color:#eb3d63;font-size:18px;font-family:"Oswald",Arial, Verdana, sans-serif}

.block .title_block a, 
.block h4 a {color:#eb3d63}

.block ul {list-style-type:none}
.block li{margin:7px 0;padding:2px 0;display:block;}
.block li.last {	border:none;margin-bottom:0}
.block li a {	}

/* BLOCK .products_block *********************************************************************** */
.products_block {}
.products_block li {display:block}
#left_column .block.products_block li,
#right_column .block.products_block li ,
.blog_left .block_content li{display:block;border-bottom:1px solid #dcdcdc}
.products_block li img {}

/* BLOCK customer privacy ******************************************************************* */
.account_creation label{
	float:left;
	padding-top:5px;
	width:80%;
	text-align:left;
	cursor:pointer
}

/* BLOCK .footer_links (cms pages) ************************************************************* */
ul.footer_links {
	list-style-type:none;
	margin:20px 0;overflow:hidden;
}
ul.footer_links li {float:left}
ul.footer_links li.f_right {float:right}
ul.footer_links li .icon {vertical-align:-7px;}

/* barre comparaison / tri ********************************************************************* */
.content_sortPagiBar {margin:20px 0;}
#center_column .sortPagiBar {}
#center_column .sortPagiBar strong {color:#000;}
#center_column .sortPagiBar p {margin:0}
#center_column .sortPagiBar form {display:inline-block;}

.ie7 #center_column .sortPagiBar form {display:inline;}

#productsSortForm {float:left;margin:1px 20px 5px 0;}
#productsSortForm  p{margin:0}
.sortPagiBar select#selectPrductSort {
		margin:0;
		color:#000;
		border:1px solid #ccc
	}
#productsSortForm  label{margin-right:10px;color:#141414}

.sortPagiBar #bt_compare {}

.sortPagiBar .nbrItemPage {margin-left:40px;}

.sortPagiBar .PrductSort {float:left;}

.sortPagiBar .nbrProduct {
	display:inline-block;
	padding:0 10px;
}

.sortPagiBar #nb_item {border:1px solid #ccc}
.cs_compare{float:right;margin-bottom:5px;clear:right}

/*.grid_8 #productsSortForm{float:right}*/
.grid_8 .view_list_gird{float:right;clear:right;margin-right:0}

/* pagination ******************************************* */
form.pagination {float:left;position:relative;}
form.pagination p{margin:0}
div.pagination {	margin:0;text-align: left;width:auto;float:left;}
form.pagination label,form.pagination select,form.pagination input{float:left;margin-left:5px;}
form.pagination select{margin-top:1px}
form.pagination label{line-height:32px;color:#141414;text-transform:capitalize;margin-left:0}
div.pagination  ul.pagination{float:left;margin:0 10px 5px 0}
ul.pagination {list-style-type:none}
ul.pagination li{width:auto;float:left;padding:8px 5px;min-width:22px;margin-right:5px;text-align:center;text-transform:uppercase}
ul.pagination li  span,ul.pagination li a{text-align: center;}
ul.pagination a {	text-align:center;}
ul.pagination .current{background:#eb3d63;transition: all 0.5s ease 0s;text-decoration:none;border-radius:50%;-moz-border-radius:50%;color:#fff}
#pagination_bottom ul.pagination .current span,ul.pagination .current span{color:#fff!important}
ul.pagination a:hover  {color:#eb3d63;}
ul.pagination li.pagination_previous,
ul.pagination li.pagination_next,
ul.pagination li.pagination_previous.disabled,
ul.pagination li.pagination_previous:hover,
ul.pagination li.pagination_next.disabled,
ul.pagination li.pagination_next:hover,
ul.pagination li#pagination_previous,
ul.pagination li#pagination_next{border:none;padding:8px 0;}
ul.pagination li#pagination_next{margin-right:0}
ul.pagination li.pagination_previous.disabled,
ul.pagination li.pagination_next.disabled,
ul.pagination li.disabled{color:#141414;font-weight:700}


.view_list_gird span{display:none}
.view_list_gird{float:left;margin:0 20px 5px 0;}
.view_list_gird a{float:left}
.view_list_gird b{float:left;text-indent:-9999px;width:33px;height:32px;background-image:url(../img/view_list_gird.png);transition: all 0.5s ease 0s;}
.view_list_gird b.grid{background-position:0 0}
.view_list_gird b.list{background-position:100% 0;margin-left:-1px;}
.view_list_gird b.active{position:relative;z-index:10}
.view_list_gird b.active.grid,.view_list_gird b.grid:hover{background-position:0 100%;background-color:#eb3d63;}
.view_list_gird b.active.list,.view_list_gird b.list:hover{background-position:100% 100%;background-color:#eb3d63;}

/* CART steps *********************************************************************** */
ul.step {width:100%;clear:both;overflow:hidden;margin:0 0 40px}
.grid_8 ul.step{background:none}
ul.step li {
	text-align:left;
	text-transform:capitalize;
	/*background:url(../img/step_standard_li.jpg) repeat-x center left;*/
	min-width:18.5%;
	height:50px;float:left;
	font-size:16px;font-weight:700;padding-right:10px;margin-bottom:10px!important;
}
.grid_8 ul.step li {width:100%;margin:0;padding:0}
.grid_8 ul.step li.step_current,
.grid_8 ul.step li.step_current_end{margin-left:15px;}
.grid_8 ul.step li.step_current  span.number,
.grid_8 ul.step li.step_current_end  span.number{margin-left:-15px;}

ul.step li a{color:#969696}
ul.step li span{line-height:50px;}
ul.step li span.number{margin-right:10px;font-size:24px;float:left;display:block;background:#c8c8c8;border-radius:50px;-moz-border-radius:50px;color:#fff}
ul.step li span.number span{height:50px;display:table-cell;vertical-align:middle;width:50px;text-align:center;}
ul.step li.step_current:first-child{margin-left:15px;}
ul.step li.step_current:first-child  span.number{margin-left:-15px;}
ul.step li.step_current,
ul.step li.step_current_end,ul.step li a:hover {color:#141414;}
ul.step li.step_current span.number,
ul.step li.step_current_end span.number {color:#fff;background:#eb3d63;}


/*ul.step li#step_end {background:url(../img/step_end.gif) no-repeat center bottom transparent}*/

/* module productcomments ********************************************************************** */
.rating {
	clear: both;
	display: block;
	margin: 2em;
	cursor: pointer;
}
.rating:after {
	content: '.';
	display: block;
	height: 0;
	width: 0;
	clear: both;
	visibility: hidden
}
.cancel, .star {
	overflow: hidden;
	float: left;
	margin:0 1px 0 0;
	width: 16px;
	height: 16px;
	text-indent: -999em;
	cursor: pointer
}
.cancel, .cancel a { background: url(../../../modules/productcomments/img/delete.gif) no-repeat 0 -16px !important }
.star, .star a { background: url(../../../modules/productcomments/img/star.png) no-repeat 0 0 }
.cancel a, .star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0
}
div.star_on a { background-position: 0 -16px }
div.star_hover a, div.star a:hover { background-position: 0 -32px }
.pack_content { margin: 10px 0 10px 0 }
.pack_price {
	float: right;
	margin-right: 3px;
	font-size: 12px
}
.confirmation {
	margin: 0 0 10px;
	padding: 10px;
	border: 1px solid #e6db55;
	font-size: 13px;
	background: none repeat scroll 0 0 #ffffe0;
}
#page .rte { background: transparent none repeat scroll 0 0 }

.listcomment {
	list-style-type:none;
	margin:0 0 20px 0 !important;
}
.listcomment li {
	padding:10px 0;
	border-bottom:1px dotted #ccc;
	color:#666
}
.listcomment .titlecomment {
	display:block;
	font-weight:bold;
	font-size:12px;
	color:#333
}
.listcomment .txtcomment {
	display:block;
	padding:5px 0;
	color:#333
}
.listcomment .authorcomment {}


/* ************************************************************************************************
		HEADER
************************************************************************************************ */
/*css theme*/
#header {position:relative;color:#1e1e1e;}
#header a{color:#969696}
#header a:hover{color:#eb3d63}
#header_logo {	z-index: 1;float:left}
#header_logo  img{max-height:65px;}

#header_right {
	position:relative;
	float: right
}
.mode_header{margin-bottom:20px;background:#eb3d63;}
.mode_header_top{padding:8px 0;position:relative;z-index:100;background: url(../img/bkg_body.jpg) repeat;}
#currencies_block_top,#languages_block_top {float:right;background: url(../img/bkg_li_header_r.jpg) no-repeat right center;padding-right:5px;margin-right:10px;}
#currencies_block_top span,#languages_block_top span,
#currencies_block_top ul,#languages_block_top ul{display:inline}
#currencies_block_top ul li,#languages_block_top ul li{padding:0 5px;text-transform:uppercase;display:inline;}
#currencies_block_top ul li.selected a{color:#1e1e1e}
.mode_header_content{padding:25px 0 30px;background: url(../img/bkg_header_content.jpg) repeat-x 0 0;}
/* ************************************************************************************************
		BREADCRUMB
************************************************************************************************ */
.breadcrumb {display:block;padding:0;margin:15px 0;overflow:hidden;}
.breadcrumb .navigation-pipe{background:url(../img/bkg_bc_span.png) no-repeat scroll center center transparent;float:left;padding:0;width:25px;text-indent:-9999px;vertical-align:middle;}
.breadcrumb a{float:left;text-decoration:none;}
.breadcrumb a:hover,.breadcrumb span,.breadcrumb{text-decoration:none;color:#eb3d63; display:inline-block;}


/* ************************************************************************************************
		FOOTER
************************************************************************************************ */
#footer {padding:20px 0 40px;overflow:hidden}

.blockcategories_footer {margin-left:0}
#footer .title_block {background:none;padding:10px 0}
#footer .title_block ,
#footer .title_block  a {	color:#eb3d63;font-size:14px;}
#footer .block .block_content{padding:0}
#footer a,#footer .logout a {color:#969696}
#footer a:hover {text-decoration:none;color:#eb3d63}
#footer ul {list-style-type:none}
#footer li {padding:0;margin:0 0 7px;}
#footer li a{color:#969696}
#footer_copyright .allright a:hover{color:#eb3d63}

#footer .myaccount .favoriteproducts img,
#footer .myaccount .lnk_wishlist img {display:none}

.icon_mobile_show_hide{display:none}
.show_hide_footer{position:absolute;top:10px;right:0;width:20px;height:20px;background-image:url(../img/bkg_arrow_footer.jpg);background-repeat:no-repeat;float:right;text-indent:-9999px; transition: all 0.5s ease 0s;}
.show_hide_footer.footer_close{background-position:0 100%}
.show_hide_footer.footer_open{background-position:0 0}
#footer_about_us .icon_mobile_show_hide{display:none!important}

/* ************************************************************************************************
		PRODUCT PAGE
************************************************************************************************ */

/* BLOCK idTabs ********************************************************************* */
#more_info_block{margin-bottom:20px;}
.idTabs,.title_hide_show {
	list-style-type: none;text-align:left;
	background: url(../img/bkg_title_block.jpg) repeat-x left center;}
ul.idTabs li,.title_hide_show span {background:#fff;padding:5px 30px 5px 0;float:left}
#center_column.grid_8 .idTabs{background:none;}
/*#center_column.grid_8 ul.idTabs li{display:block;border:none;background:none;margin:0}
#center_column.grid_8 ul.idTabs li + li{border-top:1px solid #dcdcdc;}
#center_column.grid_8 ul.idTabs .selected{background:#000;padding:10px 15px}*/
.idTabs a,.title_hide_show {
	display:block;text-transform:uppercase;font-size:24px;font-weight:700; transition: all 0.2s step-start 0s;
	font-family:"Oswald",Arial, Verdana, sans-serif;}
.idTabs .selected {cursor:text;color:#141414}
.idTabs .selected:hover,.title_hide_show.selected{color:#141414 }
ul.idTabs li a:hover{color:#E11414;}
.title_hide_show{overflow:hidden;margin:0 0 10px}
.content_hide_show{padding-bottom:20px;}

#more_info_sheets{padding:10px 0 0;}
#more_info_sheets ul,
#more_info_sheets ol,
#more_info_sheets dl {margin-left:20px;}
#more_info_sheets em {font-style:italic}
#more_info_sheets h5:first-child{padding-top:3px;}
#more_info_sheets h5{padding:15px 0 7px;text-transform:uppercase;color:#eb3d63;font-size:14px;}
#more_info_sheets .p{
	margin:7px 0
}
#more_info_sheets .rte ul li{list-style: disc outside none!important;}
#more_info_sheets ul.bullet{margin:0}
#more_info_sheets .rte ol li{list-style: decimal  outside none!important;}
#more_info_sheets ul li, #more_info_sheets ol li{padding:3px 0}
#more_info_sheets p img{margin: 20px auto 0;max-width:100%}
#more_info_sheets .product_desc{
	margin-top:5px
}

#more_info_sheets .product_desc .product_image{
	float:left
}

#more_info_sheets .product_desc .block_description{
	float:left;
	margin-left:10px;
	width:420px
}
#more_info_sheets .product_desc .clear_product_desc{
	clear:both;
	height:0px;
	line-height:0px
}
/* Make sure lists are correctly displayed in tinyMCE BO edition mode too */
#short_description_content ul,
#short_description_content ol,
#short_description_content dl,
#tinymce ul,
#tinymce ol,
#tinymce dl {margin-left:20px}

.block_hidden_only_for_screen {display:none}
/* ****************************************************************************
		PAGE AUTHENTIFICATION
************************************************************************************************ */



/* ************************************************************************************************
		PAIMENT - PAGE ORDER
************************************************************************************************ */

/* nav bottom ********************************************************************************** */


.cart_navigation {margin:20px 0}
.cart_navigation a.button{float:left;margin-right:20px;}
.cart_navigation .exclusive,
.cart_navigation .exclusive_large {
	float:right;/*margin-right:20px;*/margin-bottom:5px;
}
.cart_navigation .button,
.cart_navigation .button_large,
#SubmitCreate ,
#submitAccount,
.SE_SubmitRefreshCard input#carriercompare_submit,
#my-account p a.home{
	background-color:#eb3d63;
}


/* step 1 - cart ******************************************************************************* */
.cart_last_product {display:none}

/*p.cart_navigation .multishipping-button { margin-right: 10px }*/

#order-detail-content {margin-bottom:20px;overflow-x:auto}

table#cart_summary tbody tr.last_item td{border-bottom:1px solid #1e1e1e;}
table#cart_summary  td.cart_product a{display:block;text-align:center;border:1px solid #dcdcdc;padding:2px;}
table#cart_summary  td.cart_product a:hover{border-radius:10px;-moz-border-radius:10px;}
table#cart_summary  td.cart_description{max-width:320px;}
table#cart_summary  td.cart_description .s_title_block a{font-size:14px;font-weight:700}
table#cart_summary  td.cart_quantity{width:98px;}
table#cart_summary  td.cart_quantity .cart_quantity_button{float:right;margin-bottom:5px;}
table#cart_summary  td.cart_quantity .cart_quantity_button a{display:block;}
table#cart_summary  td.cart_quantity .cart_quantity_button a.cart_quantity_up{margin-bottom:4px;}
input.cart_quantity_input{height:48px;width:60px;text-align:center;line-height:48px;float:left}
table#cart_summary  tfoot tr td{padding:10px 15px 5px}
table#cart_summary  tfoot tr.total td.price{color:#eb3d63;font-size:16px;}
table#cart_summary  tfoot tr:last-child td{padding-bottom:20px}
.cart_delete a.cart_quantity_delete,
a.price_discount_delete {float:right;text-indent:-9999px;background:url(../img/icon/delete.png) no-repeat 0 0;width:23px;height:23px;}
.cart_delete a.cart_quantity_delete:hover,
a.price_discount_delete:hover{background-position:100% 100%}

.cart_voucher .title_block, .cart_voucher h4
.cart_voucher p {float:left;}
.cart_voucher .title_block, .cart_voucher h4 {
	margin-right:12px;
	padding:5px 0;
	font-size:13px
}
.cart_voucher p {padding-bottom:0;}

.cart_voucher p.discount_name_block {float:left;}
.cart_voucher #display_cart_vouchers {
	clear:both;
	line-height: 20px;
	color:#666;
	padding-top:2px;
	font-weight:normal;
	border-top:1px dotted #ccc
}
.cart_voucher .title_offers {
	margin-top:15px;
	margin-bottom:5px
}
.cart_voucher #display_cart_vouchers span {
	font-weight:bold;
	cursor:pointer;
}
.cart_voucher input.discount_name {
	padding:0 5px;
	height:22px;
	width:170px;/* 180 */
	border:1px solid #ccc;
	font-weight:normal;
	background:url(../img/bg_discount_name.png) repeat-x 0 0 #fff
}
.cart_voucher .submit input.button {
	margin-left:2px;
	padding:2px;
	height:24px;
	border:1px solid #000;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	color:#fff;
	text-transform:uppercase;
	text-shadow:0 -1px 0 #333;
	background:url(../img/bg_cart_voucher_submit.png) repeat-x 0 0 #000
}

#cart_summary .price {
	border-right:none;
	text-align: right;
	white-space: nowrap;
}
.total_price_container p {text-align: left}

.cart_total_price .total_price_container p {
	display:block;
	padding:8px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	background:#333
}


#order_carrier {
	clear:both;
	margin-top:20px;
	border:1px solid #999;
	background:#fff
}
#order_carrier .title_block  {
	padding:0 15px;
	height: 29px;
	font-weight: bold;
	line-height:29px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../img/bg_table_th.png) repeat-x 0 -10px #999
}
#order_carrier span {
	display:block;
	padding:15px;
	font-weight:bold
}

.order_delivery .first_item {margin-right:35px;}

.multishipping_close_container {
	text-align: center;
}

table#cart_summary .gift-icon {
	color: white;
	background: #0088CC;
	line-height: 20px;
	padding: 2px 5px;
	border-radius: 5px;
}
.grid_8 #HOOK_SHOPPING_CART{overflow-x:auto;}
#compare_shipping{padding:0!important}
#compare_shipping ul#carriercompare_errors_list li{margin-left:0!important}
#compare_shipping h3{ margin: 20px 0;}
form#compare_shipping_form #compare_shipping p{margin:5px 0 10px}
form#compare_shipping_form #compare_shipping p select {width:500px;}
#center_column.grid_8 form#compare_shipping_form #compare_shipping p select{width:100%}
#center_column.grid_8 form#compare_shipping_form #compare_shipping p input#zipcode{width:97%}
form#compare_shipping_form #compare_shipping p input#zipcode {
    width:488px;margin-right:5px;}
.three_column form#compare_shipping_form #compare_shipping p select {width:350px;}
.three_column form#compare_shipping_form #compare_shipping p input#zipcode {width:338px;}
#compare_shipping #availableCarriers{overflow-x:auto}
#compare_shipping #availableCarriers_table{margin:0!important}
#compare_shipping #availableCarriers{margin-top:20px;}
.SE_SubmitRefreshCard input{float:right;margin-left:10px;margin-bottom:5px;}
/* step 2 - authentification ************************************** */


/* step 3 - address ************************************************************************** */

.address-form-multishipping { padding: 10px 0px; }
#multishipping_mode_box {
	border: 1px solid #D0D3D8;
	background: url("../img/form_bg.jpg") repeat-x scroll left top #D0D1D5;
	margin-bottom: 10px;
	padding: 5px;
}
#multishipping_mode_checkbox {
	vertical-align: middle;
	margin-right: 5px;
}
#multishipping_mode_box.on {
	border: 1px solid #ddd;
}
#multishipping_mode_box .title {
	padding: 5px;
	font-weight: bold;
}
#multishipping_mode_box .description, #multishipping_mode_box .description_off {
	padding: 5px;
}
#multishipping_mode_box .description_off {
	display: none;
	padding: 5px;
}
#multishipping_mode_box .description_off div {
	margin-bottom: 10px;
}
#multishipping_mode_box .description_off a, #multishipping_mode_box .description a {
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 5px 10px;
	margin: 0 160px;
	border: 1px solid #ccc;
	background: #ddd;
}
#multishipping_mode_box .description_off a:hover, #multishipping_mode_box .description a:hover {
	background: #f3f3f3;
	border: 1px solid #ccc;
}
#multishipping_mode_box.on .description_off {
	display: block;
}


/* step 4 - paiement ************************************************************************** */

.delivery_options {
	border: 1px solid #dcdcdc;
	border-top:none;
	margin-bottom:20px;
}

#order .delivery_options_address h3, 
#order-opc .delivery_options_address h3 {
	padding: 5px 10px;
	color: #fff;margin:0;font-size:12px;
	text-transform: uppercase;
	background: none repeat scroll 0 0 #383838;
}
#order .delivery_option_radio, 
#order-opc .delivery_option_radio {
	float: left;
	margin: 21px 12px;
}
#order .delivery_option label, #order-opc .delivery_option label {
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	overflow-x:auto;
}
#order .delivery_option label > table.resume, #order-opc .delivery_option label > table.resume {
	height: 46px;
	width: 685px;
}
#order .delivery_option.item, #order-opc .delivery_option.item {}
#order .delivery_option.alternate_item, 
#order-opc .delivery_option.alternate_item {}
#order .delivery_option label > table.resume td, #order-opc .delivery_option label > table.resume td {
	padding: 0 8px;
}
#order .delivery_option label > table.resume td + td, #order-opc .delivery_option label > table.resume td + td {
	width: 300px;
}
#order .delivery_option label > table.resume td + td + td, #order-opc .delivery_option label > table.resume td + td + td {
	width: 100px;
	text-align: right;
}
#order .delivery_option_carrier td {width:200px}
#order .delivery_option_carrier td + td {width:280px;}
#order .delivery_option_carrier td + td + td {width:200px}
#order .delivery_options_address .delivery_option_logo, #order .delivery_option_carrier .delivery_option_logo, #order-opc .delivery_options_address .delivery_option_logo {
	padding-left:10px;
	width: 160px;
}
#order .delivery_options_address .delivery_option_logo img, #order-opc .delivery_options_address .delivery_option_logo img { /*height: 40px;*/ }
#order .delivery_option_carrier .first_item, #order-opc .delivery_option_carrier .first_item {
	padding: 3px 5px 3px 12px;
	background:url(../img/arrow_right_2.png) no-repeat 3px 7px
}

.order_carrier_content{overflow:hidden;clear:both}

/*.order_carrier_content {
	padding:15px;
	border:1px solid #ccc;
	font-size:12px;
	color:#000;
	background:#f8f8f8
}
.order_carrier_content h3 {
	padding:15px 0 10px 0;
	font-size:13px;
	color:#000
}
.order_carrier_content h3.carrier_title {padding-top:0}
.order_carrier_content input {
	position:relative;
	top:1px
}

#carrierTable {
	border:1px solid #999;
	border-bottom:none;
	background:#fff
}

#carrierTable tbody{
	border-bottom:1px solid #999;
}
#carrierTable  th {
	padding:0 15px;
	height: 29px;
	font-weight: bold;
	line-height:29px;
	color:#fff;
	text-transform:uppercase;
	background:url(../img/bg_table_th.png) repeat-x 0 -10px #999
}
#carrierTable  td {
	padding:15px;
	font-weight:bold;
	border-right:1px solid #e9e9e9
}
#carrierTable  td.carrier_price {border:none}

#gift_div {
	display:none;
	padding-bottom:10px
}
#gift_div label {
	display:block;
	margin-bottom:5px
}
#gift_div #gift_message {
	height:50px;
	width:720px;
	border:1px solid #999
}
*/
a.iframe {font-weight:bold}

.hook_extracarrier {
	margin-top: 5px;
	padding: 5px;
}

/* step 5 - paiement ****************************************** */
.payment_module {
	position:relative;
	padding:10px 0;	
	text-transform:uppercase;
}
.payment_module + .payment_module{border-top:1px dotted #c8c8c8;}
.payment_module a {display:block;}
.payment_module img {
	float:left;
	margin-right:10px
}

.payment_module:before,
.payment_module:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden
}
.payment_module:after {clear: both}
.payment_module {zoom: 1}

#module-cheque-payment  #left_column,#module-cheque-payment  #right_column,
#module-bankwire-payment  #left_column,#module-bankwire-payment  #right_column{display:none;}
#module-cheque-payment  #center_column,
#module-bankwire-payment  #center_column{margin:0;width:100%}
#module-cheque-payment  .cpanelContainer,
#module-bankwire-payment .cpanelContainer{display:none!important}
/* ************************************************************************************************
		PAGE ORDER-OPC
************************************************************************************************ */



#order-opc h2 {}
#order-opc h2 span {
	display:inline-block;
	padding:5px 7px;
	color:#fff;
	background:#333;
}
#order-opc #login_form fieldset p {padding:0}
#order-opc #login_form fieldset p a {padding:0}


#order-opc .addresses {margin-bottom:20px}

#order-opc #opc_delivery_methods h3 {margin-top:20px;}
#order-opc #opc_payment_methods {margin-bottom:20px}
#order-opc #opc_payment_methods #opc_payment_methods-content p{margin:0}
.delivery_option_carrier td {width:200px}
.delivery_option_carrier td + td {width:280px;}
.delivery_option_carrier td + td + td {width:200px}
.delivery_option_carrier {
	margin: 5px 0 0 45px;
	width: 670px;
	display: none;
}
 .delivery_option_carrier tr td {
	padding: 5px;
}
.delivery_option_carrier.selected {
	display: table;
}
.delivery_option_carrier.not-displayable {
	display: none;
}
.delivery_option_title {
	font-weight: bold;
}
.opc_login_onepay{clear:none;float:left;width:45%;margin:0 30px 0 0;}
.opc_login_onepay.last{margin-right:0}
.grid_8 .opc_login_onepay{width:100%;margin:0 0 20px;}
/* ************************************************************************************************
	express checkout*************************************************************** */
/*#new_account_form {clear:both;margin-bottom: 20px}
#new_account_form h3 {
	margin-bottom:20px;
	padding:8px;
	border-bottom:1px solid #ccc;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	background:url(../img/bg_form_h3.png) repeat-x 0 0 #989898
}
#center_column #new_account_form p {
	margin:0;
	padding:0 0 10px 0
}
#new_account_form p.required {color:#222}
#new_account_form p.required sup {color:#990000}
#new_account_form p.radio span,
#new_account_form p.text label,
#new_account_form p.password label,
#new_account_form p.select label,
#new_account_form p.select span,
#new_account_form p.textarea label {
	display: inline-block;
	padding: 6px 15px;
	width: 230px;
	font-size: 14px;
	text-align: right
}
#new_account_form p.radio label {
	float:none;
	padding-right:10px;
	width:auto;
	font-size:14px;
}
#new_account_form p.checkbox label {
	float: none;
	width: auto;
	font-size: 12px;
}
#new_account_form p.text input,
#new_account_form p.password input,
#new_account_form p.select input {
	height:22px;
	padding:0 5px;
	width:360px;
	border:1px solid #ccc;
	font-size:12px;
	color:#666
}
#new_account_form p.checkbox input {margin-left: 260px;}

#new_account_form #submitGuestAccount {float: right}*/

/* ************************************************************************************************ */

/* ************************************************************************************************
		paiment - CONFIRMATION
************************************************************************************************ */



/* ************************************************************************************************
		PAGE PASSWORD
************************************************************************************************ */
#form_forgotpassword fieldset {}
#form_forgotpassword  p.text input {width:280px;}
#form_forgotpassword p.submit {
	padding-bottom:5px;
	text-align:left
}

#password .icon {vertical-align:-7px}


/* ************************************************************************************************
		PAGE ADRESSES
************************************************************************************************ */


#address p.inline-infos {}

/********************************PAGE ADD ADRESS******************** */
form#add_address p.required  input,form#add_address p.text  input{width:50%}
form#add_address p.select select{width:51.5%;}
form#add_address p.textarea   textarea{width:50%;}
.three_column  .grid_8 form#add_address p.required  input,
.three_column  .grid_8 form#add_address p.text  input{width:90%}
.three_column  .grid_8 form#add_address p.select   select{width:95%;}
.three_column  .grid_8 form#add_address p.textarea   textarea{width:90%;padding:5px}
/**********************PAGE ORDER-SPLIP*********************** */


#order-slip #order-list {border-bottom:1px solid #999}
#order-slip #order-list td {
	border-top: 1px solid #ccc;
	border-bottom:none
}
#order-slip #order-list td.history_invoice {border-right:none}


/* ************************************************************************************************
		PAGE DISCOUNT
************************************************************************************************ */


#discount .table_block tr.last_item td {border-bottom:1px solid #999}
#discount .table_block td.discount_expiration_date {border-right:1px solid #999}
#discount .table_block td.discount_value {white-space:nowrap}


/* ************************************************************************************************
		PAGE ORDER FOLLOW
************************************************************************************************ */



/* ************************************************************************************************
		PAGE NEW-PRODUCTS
************************************************************************************************ */
#newproducts .sortPagiBar {margin-bottom:20px}


/* ************************************************************************************************
		PAGE BEST SALES
************************************************************************************************ */
#bestsales .sortPagiBar {margin-bottom:20px}

/* ************************************************************************************************
		PAGE PRICES DROP SALES
************************************************************************************************ */
#pricesdrop .sortPagiBar {margin-bottom:20px}


/* ************************************************************************************************
		PAGE MANUFACTURER
************************************************************************************************ */
#manufacturer .nbrmanufacturer {
	margin: 15px 0 10px;
	padding: 8px 7px;
	font-size:12px;
	color: #000;
	background: none repeat scroll 0 0 #f0f0f0
}

#manufacturer #product_list {margin-top:15px}

ul#manufacturers_list {list-style-type:none}
ul#manufacturers_list li {
	margin-bottom: 14px;
	padding: 12px 8px;
	border: 1px solid #eee;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
}
ul#manufacturers_list li a.lnk_img {
	display: block;
	float: left;
}
ul#manufacturers_list li img {
	display: block;
	float: left;
	margin-right: 14px;
	border: 1px solid #ccc;
	vertical-align: bottom
}
ul#manufacturers_list li h3 {
	padding: 0 0 10px;
	font-size: 13px;
	color: #000
}
ul#manufacturers_list li .description {
	overflow: hidden;
	padding: 0;
	font-size:12px;
	color:#666
}
ul#manufacturers_list li .right_side {float:right;}

.description_box {
	border: 1px solid #CCCCCC;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 1px #E2E2E2;
	padding: 5px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 18px;
}
.description_box p {
	margin: 0;
	padding: 0 10px 5px;
}
.description_box .hide_desc {
	display: none;
}
.description_box .lnk_more {
	background: url("../img/arrow_right_1.png") no-repeat scroll 100% 4px transparent;
	color: #0088CC;
	padding: 0 10px;
}
.description_box ul {
	padding-left: 30px;
	padding-bottom: 10px;
}

/* ************************************************************************************************
		PAGE SUPPLIER
************************************************************************************************ */
#supplier .nbrmanufacturer {
	margin: 15px 0 10px;
	padding: 8px 7px;
	font-size:12px;
	color: #000;
	background: none repeat scroll 0 0 #f0f0f0
}
ul#suppliers_list {list-style-type:none}
ul#suppliers_list li {
	margin-bottom: 14px;
	padding: 12px 8px;
	border: 1px solid #eee;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
}
ul#suppliers_list li a.lnk_img {
	display: block;
	float: left;
}
ul#suppliers_list li img {
	display: block;
	float: left;
	margin-right: 14px;
	border: 1px solid #ccc;
	vertical-align: bottom
}
ul#suppliers_list li h3 {
	padding: 0 0 10px;
	font-size: 13px;
	color: #000
}
ul#suppliers_list li .description {
	overflow: hidden;
	padding: 0;
	font-size:12px;
	color:#666
}
ul#suppliers_list li .right_side {float:right;}


/* ************************************************************************************************
		PAGE SEARCH
************************************************************************************************ */
#search h3.nbresult {
	margin:0 0 10px 0;
	padding:10px;
	border:1px solid #e6db55;
	font-size:13px;
	background:#ffffe0
}
#search .sortPagiBar {margin-bottom:20px}


/* ************************************************************************************************
		PAGE 404
************************************************************************************************ */

#pagenotfound .pagenotfound {
	padding:30px 300px 0 0;
	height:330px;
	font-size:14px;
	background:url(../img/bg_404.png) no-repeat 100% 0
}
#pagenotfound h3 {
	font-weight:normal;
	font-size:14px
}
#pagenotfound fieldset {border:none}
#pagenotfound fieldset label {color:#333}
#pagenotfound  #search_query {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #fff !important;
	border-top: 1px solid #666;
	padding: 0 5px;
	height: 24px;
	width: 200px;
	color: #ccc;
	background: url(../../../modules/blocksearch/img/bg_search_input.png) repeat-x scroll 0 0 #fff
}
#pagenotfound .button_small {
	padding: 4px 7px;
	border: medium none;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	color: #fff;
	text-transform: uppercase;
	background: url("../../../modules/blocksearch/img/bg_search_submit.png") repeat-x scroll 0 0 #101010
}
#pagenotfound .pagenotfound a {
	font-weight:bold;
	color:#333
}
#pagenotfound .pagenotfound .icon {
	position:relative;
	top:3px
}


/* ************************************************************************************************
		addons payment cheque
************************************************************************************************ */



/* ************************************************************************************************
		addons payment bankwire
************************************************************************************************ */



/* ************************************************************************************************
		addons google checkout
************************************************************************************************ */


/* ************************************************************************************************
		addons paypal
************************************************************************************************ */



/* ************************************************************************************************
		addons cashondelivery validation
************************************************************************************************ */



/* ************************************************************************************************
		addon RerversoForm
************************************************************************************************ */
#account-creation_form fieldset.reversoform {padding:10px !important}
#account-creation_form fieldset.reversoform  .text label{
	display:block;
	padding:0 0 10px 0;
	width:100%;
	text-align:left;
}
#account-creation_form fieldset.reversoform .infos-sup {
	padding:0 !important;
	font-size:10px;
	font-style:italic;
	text-align:right
}
/************************addon customer privacy********* */

/* *****************addon referralprogram*********************** */

#footer .myaccount li.referralprogram img {display:none}

#module-referralprogram-referralprogram-program .sheets {padding-top:10px}

#module-referralprogram-referralprogram-program form p.checkbox {font-weight:bold}
#module-referralprogram-referralprogram-program form p.checkbox a {text-decoration:underline}
#module-referralprogram-referralprogram-program form p.submit {text-align:right}
#module-referralprogram-referralprogram-program form p.see_email {
	padding-left:10px;
	color: #0088cc;
	background:url(../img/arrow_right_1.png) no-repeat 0 4px;
}
#module-referralprogram-referralprogram-program form p.see_email a {
	color: #0088cc;
	text-decoration:underline
}

/* ************************************************************************************************
		addon loyalty
************************************************************************************************ */


#product p#loyalty {
	padding:10px 0 0 20px;
	border-top:1px solid #ccc;
	background:url(../img/icon/info.png) no-repeat 0 8px;
	margin-top: 10px;
}

#footer .myaccount li.loyalty img {display:none}


/* ************************************************************************************************
		addon Livezilla
************************************************************************************************ */
#livezilla_lnk  {
	margin:10px 0;
	text-align: right
}
#livezilla_lnk a {
	display:inline-block;
	padding:6px 8px 8px 8px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font:bold 10px Arial,Verdana,sans-serif;
	color:#fff;
	text-shadow: 0 -1px 0 #000;
	background: url(../img/bg_bt_compare.gif) repeat-x scroll 0 0 #000
}
#livezilla_lnk a:hover {text-decoration:none}

/* ************************************************************************************************
		addons comments products
************************************************************************************************ */
form#sendComment  fieldset{
	padding:10px;
	border:1px solid #ccc;
	background:#eee
}
form#sendComment h3 {font-size:14px;}
#new_comment_form p.text {
	 margin-bottom: 0;
	 padding-bottom: 0;
}
#sendComment p.text label,
#sendComment p.textarea label {
	display: block;
	margin: 12px 0 4px;
	font-weight: bold;
	font-size: 12px;
}
#sendComment p.text input {
	padding: 0 5px;
	height: 28px;
	width: 498px;
	border: 1px solid #ccc;
	background: url(../img/bg_input.png) repeat-x 0 0 #fff;
}
#sendComment p.textarea textarea {
	height:80px;
	width:508px;
	border:1px solid #ccc;
}
#sendComment p.submit {
	padding:0;
	text-align:right
}

#sendComment p.closeform {
	float:right;
	padding:0;
	height:12px;
	width:12px;
	text-indent:-5000px;
	background:url(../img/icon/delete.gif) no-repeat 0 0
}

.star {
	position: relative;
	top:0;
	float: left;
	height: 16px;
	width: 16px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer
}
.star, .star a { background: url(../img/icon/star.png) no-repeat 0 0 }
div.star_on a { background-position: 0 -16px }
div.star_hover a, div.star a:hover { background-position: 0 -16px }
div.star.star_readonly a:hover{background-position:0 0;cursor:text}
div.star.star_readonly.star_on a:hover { background-position: 0 -16px }

/* ************************************************************************************************
		xxxxx
************************************************************************************************ */


/* ************************************************************************************************
		guest tracking
************************************************************************************************ */

#guest-tracking fieldset p:first-child {
	padding-top: 10px;
}
#guest-tracking fieldset p:last-child {
	padding-bottom: 10px;
}



/* ************************************************************************************************
		CSS Modules
************************************************************************************************ */

/******* IMPORTANT - Internet Explorer can read 31 CSS files max. Some CSS have been put here and erased from their own module folder.************/

/*************** Block ADVERTISING ***************/
.advertising_block {margin-bottom:20px; }

.advertising_block  a img{width:100%;transition: all 0.5s ease 0s;}
.advertising_block  a img:hover{box-shadow: 0 0 5px #646464;}

/*************** Block CATEGORIES ***************/
#categories_block_left  li {display:block;}
#categories_block_left  li a {text-transform:capitalize
}
#categories_block_left  li a:hover{color:#141414;}
#categories_block_left  li li a:hover{color:#eb3d63;}	
	#categories_block_left  li ul {margin-left:20px;}
		#categories_block_left  li ul li {border:none}
			#categories_block_left  li ul li a {
				padding-left:0;
				background:none
			}
		
#categories_block_left li .OPEN,
#categories_block_left li .CLOSE {
	display:block;
	float:right;
	margin:5px 0 0 5px;
	height:5px;
	width:9px;
	background-image:url(../img/less_more.png);
	background-repeat:no-repeat;
	cursor:pointer; transition: all 0.3s ease 0s;
}
#categories_block_left li .OPEN{background-position:100% 100%}
#categories_block_left li .CLOSE {background-position:0 0}


/* footer */
.blockcategories_footer {
	padding:15px 10px;
}
.blockcategories_footer .category_footer {float:left;clear:none;}
.blockcategories_footer .category_footer .list{float:left;}
.blockcategories_footer ul ul {display:none !important}



/*************** Block CMS ***************/
/* footer */

/* Block CMS links */


/*************** Block CONTACTINFOS ***************/

#block_contact_infos li {
	padding:0 !important;
	line-height: 20px;
}
#block_contact_infos li  strong {
	font-weight:normal;
	font-size:13px;
}
#block_contact_infos li  pre {font: 11px/20px Arial,Verdana,sans-serif;}



/*************** Block LINK ***************/
#links_block_left .block_content li {border-bottom:1px dotted #eee}
#links_block_left .block_contentt li.last {border:none;}
#links_block_left .block_content li a {
    display:block;
    padding:7px 11px 5px 22px;
    color:#333;
    background:url(../../../modules/blocklink/img/arrow_right_2.png) no-repeat 10px 10px transparent;
}



/*************** Block MANUFACTURER ***************/
#manufacturer_list{width:100%;margin-top:10px;}
/*************** Block LOGO PAYMENT ***************/

.paiement_logo_block { width: 191px; text-align: center; margin-bottom: 1.5em }
.paiement_logo_block a { text-decoration: none }
.paiement_logo_block img { margin: 0 0.5em }



/*************** Block RSS ***************/
#rss_block_left p {
	margin:0;
	padding:10px;
}

#rss_block_left li {border-bottom:1px dotted #ccc}
#rss_block_left li.last {	border:none;}
	#rss_block_left li a {
		display:block;
		padding:7px 11px 5px 22px;
		color:#333;
		background:url(../../../modules/blockrss/img/arrow_right_2.png) no-repeat 10px 10px transparent
	}

	
/*************** Block SOCIAL ***************/
#social_block {padding:15px 10px;}
#social_block li {padding-left:22px !important;}
#social_block li.facebook {background:url(../../../modules/blocksocial/img/sprite_pict_social_block.png) no-repeat 0 6px;}
#social_block li.twitter {background:url(../../../modules/blocksocial/img/sprite_pict_social_block.png) no-repeat 0 -26px;}
#social_block li.rss {background:url(../../../modules/blocksocial/img/sprite_pict_social_block.png) no-repeat 0 -56px;}


/*************** Block STORE ***************/
.blockstore img { margin: 10px 0 0 0}
.blockstore p { 
	padding-bottom:0;
	font-weight:bold;
	text-align: right
}
.blockstore p.store_image { 
	padding-bottom:10px;
	text-align:center
}


/*************** Block SUPPLIER ***************/
#supplier_list{width:100%;margin-top:10px;}

.ie7 #featured-products_block_center .product_image span.new {top:110px;right:0;width:94%}
.ie8 #featured-products_block_center .product_image span.new{top:110px;right:0;width:94%}
.lt-ie6 #featured-products_block_center .product_image span.new {top:110px;right:0;width:94%}

/* css theme Furniture*/
.cs_home_right_banner{overflow:hidden;}
.cs_home_right_banner p{margin:0 0 20px;}
.cs_home_right_banner p a{display:block;border:1px solid #c8c8c8;}
.cs_home_right_banner p img{max-width:100%}
.cs_home_right_banner p img:hover{box-shadow:0 3px 5px #646464;transition:all 0.5s ease 0s}
.cs_free_shipping{overflow:hidden;margin:10px 0 20px;}
.cs_free_shipping .col{width:358px;display:inline-block;vertical-align:top;border-right:1px solid #c8c8c8;padding-right:20px;margin-right:20px;}
.cs_free_shipping .col.last{border:none;padding:0;margin:0}
.cs_free_shipping .col .img{width:59px;height:59px;float:left;border-radius:50px;-moz-border-radius:50px;background:#eb3d63;margin-right:20px;}
.cs_free_shipping .col .img span{width:59px;height:59px;display:table-cell;vertical-align:middle;text-align:center}
.cs_free_shipping .col h4{text-transform:uppercase;text-align:left;color:#eb3d63;font-size:18px;font-family:"Oswald",Arial, Verdana, sans-serif}
.cs_free_shipping .col h4 span{color:#141414}
.block_save{margin:20px 0;overflow:hidden}
.block_adv_saleof{border:1px solid #dcdcdc;overflow:hidden}
#featured-products_block_center{overflow:hidden;position:relative;padding-top:7px;}
.title_tab_hide_show,
#center_column  h4.title_block,
#bock_blog_post  .title_block {background:url(../img/bkg_title_block.jpg) repeat-x left center;padding:0;margin-bottom:20px;color:#141414;text-transform:uppercase;font-size:24px;font-family:"Oswald",Arial, Verdana, sans-serif}
#center_column  .title_block span,
#bock_blog_post  .title_block span{background:#fff;padding:5px 20px 5px 0;/*font-size:24px;font-family:"Oswald",Arial, Verdana, sans-serif;*/color:#141414;display:inline-block}
.mode_footer_top{clear:both;padding:0 0 20px;}
.mode_footer {background:url(../img/bkg_footer.jpg) repeat-x 0 0;}
.mode_footer_copyright{background:#141414;overflow:hidden}
#footer_copyright{overflow:hidden;padding:10px 0 15px;text-align:center}
#footer_copyright .allright{float:left;color:#646464;font-size:11px;}
#footer_copyright  .payment{float:right;padding-top:3px;min-width:280px;}
#footer_copyright  .payment li{float:left;margin-right:10px;}
#footer_copyright  .payment li img{opacity:0.5;filter:alpha(opacity=50)}
#footer_copyright  .payment li img:hover{opacity:1;filter:alpha(opacity=100)}
.viewmore{padding-top:7px;}
.viewmore a{display:inline-block;background:url(../img/i_viewmore.png) no-repeat center right;padding-right:25px;color:#2085d9;font-family:"Oswald",Arial, Verdana, sans-serif;text-transform:uppercase}
.viewmore a:hover{color:#141414}
#footer .viewmore a{color:#2085d9;}
#footer .viewmore a:hover{color:#eb3d63;}
#footer .static-blokc-follow-us li{display:inline-block;margin:0 13px 0 0}
#footer .static-blokc-follow-us li a {display:block}
#footer .static-blokc-follow-us li a img{transition: all 0.5s ease 0s;}
#footer .static-blokc-follow-us li a:hover img{/*opacity:0.7;filter:alpha(opacity=70)*/transform: rotate(360deg);-webkit-transform: rotate(360deg);}

a.product_image,
a.product_img_link{display:inline-block;text-align:center;margin-bottom:10px;position:relative;border-bottom:1px solid #dcdcdc;}
a.product_image img,
a.product_img_link img{/*border:1px solid #fff;border-bottom:1px solid #dcdcdc;transition: all 0.5s ease 0s;*/width:100%;}
/*.ie8 a.product_image img,
.ie8 a.product_img_link img{border:none!important;border-bottom:1px solid #dcdcdc!important;}
a.product_image:after,
a.product_img_link:after{transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;}
a.product_image:hover img,
a.product_img_link:hover img{border:1px solid #dcdcdc;border-radius:50%;-moz-border-radius:50%;}*/

a.content_img:hover{box-shadow:0 0 5px #dcdcdc}

#bock_blog_post .block_content li .blog_image img{transition: all 0.5s ease 0s;}
#bock_blog_post .block_content li .blog_image:hover img{opacity:0.7}

.new,
.on_sale{/*background:url(../img/l_new.png) no-repeat 0 0;text-indent:-9999px;*/position:absolute;top:10px;left:0;float:left;padding:13px 0;width:50px;height:24px;border-radius:50px;-moz-border-radius:50px;background-color:#ffcc00;;color:#fff;font-family:"Oswald",Arial, Verdana, sans-serif;font-size:16px;text-transform:uppercase;
background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.05)); 
	background-image:-webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.05));}
.on_sale{/*background:url(../img/l_sale.png) no-repeat 0 0;*/background-color:#2085d9}
span.availability,.cs_out_of_stock{display:block;margin:10px 0 7px;color:#2085d9;text-transform:uppercase}
a.ajax_add_to_cart_button,.ajax_block_product .exclusive{background-color:#eb3d63;max-width:90%;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.blockspecials .block_content a.button{display:block;text-align:center;background-color:#eb3d63}
a.ajax_add_to_cart_button:hover,.block_content a.button:hover,
div.addresses #address_invoice_form a.button_large:hover, div.addresses .address_add a.button_large:hover{background-color:#1e1e1e;}
#toTop {
    bottom: 15px;
    margin: 0;
    position: fixed;
    right: 15px;
    z-index: 9999;
	background: url("../img/back_to_top.png") no-repeat scroll 0 0;
    display: block;
    height: 42px !important;
    text-indent: -9999px;
    width: 42px !important;
	box-shadow:0 2px 5px #fff;
}
#toTop:hover{opacity:0.5;filter:alpha(opacity=50)}
#search_block_top{display:none}
h3.cs_detail_title{background: url(../img/bkg_title_block.jpg) repeat-x left center;font-family:"Oswald",Arial, Verdana, sans-serif;text-transform:uppercase;margin-bottom:15px}
h3.cs_detail_title span{padding:2px 20px 2px 0;background:#fff;color:#141414;font-size:24px;}
.rightbannerhome{width:380px;float:left;margin-left:20px;}
.ac_results{width:295px!important;}
.ac_results li{padding:2px 10px!important}
#footer_about_us  .block_content{padding-top:5px;}
#footer_about_us  .block_content  a:hover img{opacity:0.7}
#block-history{overflow-x:auto;}
.blog_cat_title {background:url(../img/bkg_des_cat.png) repeat 0 0;position:absolute;bottom:0;left:0;width:100%}
.blog_cat_title h1 {padding:10px 20px 7px;color:#fff;font-size:18px;font-family:"Oswald",Helvetica,Arial, Verdana, sans-serif;text-transform:uppercase;margin:0}
.feature_right_banner a img{transition: all 0.5s ease 0s;}
.feature_right_banner a img:hover{opacity:0.8;filter:alpha(opacity=80);}
#module-csquickview-csproduct{background:#fff;}
#index .mode_megamenu{position:relative;z-index:10;}
.mode_slideshow{position:relative;z-index:0}
.out_form span.rss{float:left;width:32px;height:32px;background-position:center;background-repeat:no-repeat;background-color:#EB3D63;cursor:pointer}
.out_form span.rss a{text-indent:-9999px;float:left;background-image: url(../img/i_rss.png);width:32px;height:32px;background-position:center;background-repeat:no-repeat;}