/*------------------------------------------------------------------------
 # Leo Prestashop Theme Framework 2.0 
 # ------------------------------------------------------------------------
 # author    LeoTheme
 # copyright Copyright (C) 2013 leotheme.com. All Rights Reserved.
 # @license - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 # Websites: http://www.leotheme.com
 # Technical Support:  Forum - http://www.leotheme.com/forum.html
-------------------------------------------------------------------------*/
/* ****************************************************************************
		reset
**************************************************************************** */
@import url(fonts.css);

html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;line-height:16px;}
body,div,dl,dt,dd,ul,ol,li,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;line-height:16px;}
table{ /* border-collapse:collapse; */ border-spacing:0;width:100%;}
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}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:baseline}
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%;outline:none/* width:100% */}
.clear
{
	clear:both;
}
.fs9{ font-size:9px; }
.fs10{ font-size:10px; }
.fs11{ font-size:11px; }
.fs12{ font-size:12px; }
.fs13{ font-size:13px }
.fs14{ font-size:12px }
label{font-size:12px;}
label .radio{float:left;padding-top:5px;}
/***************Fix google map no show control left********************/
#map img{max-width: inherit;}

/***************Fix zoom product********************/
.zoomdiv img.bigimg{max-width: inherit;} 


/* ************************************************************************************************
		faq page struture
************************************************************************************************ */
	#module-belvg_faq-view #left_column {display:none;}
	#module-belvg_faq-view #center_column {
	width: 100%;
	margin: 0;
	padding: 20px;
	}
	
/* ************************************************************************************************
		my custom code
************************************************************************************************ */
.tablet-product-col-width {margin-left: 1px ! important;}
.tablet-product-col-center {padding-left: 10px;}
.tablet-5point-image {vertical-align: top; padding-right: 6px}
.mobile-footer {background-color: #FFFFFF; height: 50px;}

/* ************************************************************************************************
		struture
************************************************************************************************ */
#page {overflow:hidden; padding-left: 6px; padding-right: 6px;}
	#header {z-index:10;}
	body#index #columns {z-index:1;margin-top:12px;}
	#columns .container {padding-bottom:20px}
	#left_column {}
		
		#center_column {
		background: rgb(255, 255, 255);
		border-radius: 5px;
		/* padding: 20px; */
		}

		body#index #center_column {background:transparent; border:none; margin-left: 1.6%;}
		#right_column {}
/* *********************************************************************************************
								Custom html
************************************************************************************************ */
#leo-customhtml-home .block_content {border:1px solid #E5E5E5}
/* ************************************************************************************************
		generic style
************************************************************************************************ */
body{
	line-height:15px;
	color:#464646;
	padding:0;
	background:#E7E7E7;
}
ul ,li 
{
	list-style:none;
}
/* positionnement ****************************************************************************** */
.hidden {display:none}
.f_right {float:right}
p.center {text-align:center}
.clearBoth {clear:both}

.my-opc-field {
    border: 1px solid rgb(222, 231, 236);
    color: rgb(102, 102, 102);
    width: 220px;
    height: 14px;
    border-radius: 5px;
    line-height: 0px;
	}
	
.copyright {
    color: rgb(43, 43, 43);
    background: rgb(195, 195, 195);
    font-size: 13px;
    width: 100%;
    position: absolute;
    text-align: center;
    padding-top: 20px;
	height: 69px;
	}

/* title *************************************************************************************** */
h1, h2, h3, h4, h5, h6 {
	margin:10px 0px 10px 0px;
	line-height:20px;
	font-weight:normal;
}
h1{ font-size: 20px;}
h2{font-size:16px;}
h3{font-size:14px}
h5{font-size:12px;}
/* text **************************************************************************************** */
p {  padding:0 0 10px; line-height:18px; font-size:12px }
p em {font-style:italic}

.faqwarning {
margin: 16px;
padding: 10px 0px 10px 24px;
border: 1px solid rgb(236, 236, 236);
font-size: 11px;
background: rgb(255, 255, 224);
border-radius: 5px;
}


.warning {
margin: 16px;
padding: 5px 0px 3px 0px;
border: 1px solid rgb(223, 223, 223);
font-size: 12px;
background: rgb(247, 247, 247);
border-radius: 5px;
text-align: center;
}
#order-slip .warning{margin:0 0 10px;}

.faqsuccess {
margin: 0 0 10px 0;
font-size: 11px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 7px 0px 7px 15px;
background-color: rgb(240, 240, 240);
	}

.success {
margin: 16px;
    padding: 5px 0px 3px 0px;
    border: 1px solid rgb(223, 223, 223);
    font-size: 12px;
    background: rgb(247, 247, 247);
    border-radius: 5px;
    text-align: center;
}

.error {
margin: -17px 5px 15px 3px;
font-size: 11px;
color: rgb(203, 77, 77);
}

.contacterror {
margin: -17px 5px 15px 3px;
font-size: 11px;
color: rgb(203, 77, 77);
}

.faqerror {
font-size: 11px;
color: rgb(203, 77, 77);
padding: 5px 0px 7px 15px;
background-color: rgb(240, 240, 240);
border-radius: 5px;
margin-top: 20px;
margin-bottom: 7px;
}
.error ol {margin-left:20px}
.error p.lnk {
	margin-top:20px;
	padding:0;
	font-size:14px;
}
.error p.lnk  a
{color:#cb4d4d}
.required {
/* color:#cb4d4d */
}
	.login_cart .nav-item{float: left;}
	.nav-item{position:relative; float:left;}
	.nav-item span{padding:0}
	.nav-item a{text-transform: capitalize; color:#fff; padding:5px 10px 5px 0}
	.nav-item a:hover{color:#fff}
	.nav-item a:visited{}
	.nav-item form{margin: 0; padding: 0}
	.nav-item  .item-top {display:block;}
/* link **************************************************************************************** */
a, a:active, a:visited {
	text-decoration:none;
	outline: medium none;
}
a {cursor:pointer; transition: all 300ms ease 0s;outline:none;}
a:hover, .lnk a:hover{text-decoration:none}
/* HACK IOS ipad, iphone */
input[type="text"], input[type="email"], input[type="search"], input[type="password"], input[type="submit"], input[type="image"] {
	-moz-appearance: none;
	font-size:12px;
}

.tablet-feature {padding: 20px 0px 20px 0px;}

/*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 {
	position:relative;
	padding:4px 8px;
	cursor: pointer;
	border:0;
	font-size:13px;
	border-radius: 5px;
	background: #CF5252; /* Old browsers */
	background: -moz-linear-gradient(center top , #CF5252 50%, #AD5151 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, center top, center bottom, color-stop(50%,#CF5252), color-stop(50%,#AD5151)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(center top,  #CF5252 50%,#AD5151 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(center top,  #CF5252 50%,#AD5151 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(center top,  #CF5252 50%,#AD5151 50%); /* IE10+ */
	background: linear-gradient(to bottom,  #CF5252 50%,#AD5151 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CF5252', endColorstr='#AD5151',GradientType=0 ); /* IE6-9 */
	color:#fff;
	text-transform:capitalize;
	/* border: 1px solid #AD5151; */
    box-shadow: 1px 2px 2px rgb(170, 170, 170);
	height: 23px;
	line-height: 10px;
}

.leo-out-of-stock-home {
	position:relative;
	padding:4px 8px;
	cursor: default;
	border:0;
	font-size:11px;
	border-radius: 5px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
	color:#666;
	text-transform:uppercase;
	font-weight:bold;
	/* border: 1px solid #AD5151; */
    box-shadow: 1px 2px 2px rgb(170, 170, 170);
	height: 20px;
	line-height: 10px;
}

.leo-out-of-stock-home-div {
    position: absolute;
    top: 266px;
}

#add_to_cart:hover, .button_large:hover,
input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover,
input.button_mini_disabled:hover, input.button_small_disabled:hover, input.button_disabled:hover, input.button_large_disabled:hover,
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover,
input.exclusive_mini_disabled:hover, input.exclusive_small_disabled:hover, input.exclusive_disabled:hover, input.exclusive_large_disabled:hover,
a.button_mini:hover, a.button_small:hover, a.button:hover,
a.exclusive_mini:hover, a.exclusive_smal:hover, a.exclusive:hover, a.exclusive_large:hover,
span.button_mini:hover, span.button_small:hover, span.button:hover, span.button_large:hover,
span.exclusive_mini:hover, span.exclusive_small:hover, span.exclusive:hover, span.exclusive_large:hover, span.exclusive_large_disabled :hover{
	text-decoration:none;
	background-color: #AD5151;
	background: -moz-linear-gradient(center top , #AD5151 50%, #CF5252 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, center top, center bottom, color-stop(50%,#AD5151), color-stop(50%,#CF5252)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(center top,  #AD5151 50%,#CF5252 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(center top,  #AD5151 50%,#CF5252 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(center top,  #AD5151 50%,#CF5252 50%); /* IE10+ */
	background: linear-gradient(to bottom,  #AD5151 50%,#CF5252 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#AD5151', endColorstr='#CF5252',GradientType=0 ); /* IE6-9 */
    box-shadow: none;	
}
*: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 */

/* 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, span.exclusive_large_disabled {
	/*background-position: left -36px;
	cursor: default;
	color: #888!important*/
}
.btn:hover
{
	 background:linear-gradient(to bottom, #bcda95 0%, #b9d890 50%, #A7CA79 100%) repeat scroll 0 0 transparent;
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bcda95), color-stop(50%,#b9d890), color-stop(100%,#A7CA79)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bcda95 0%,#b9d890 50%,#A7CA79 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bcda95 0%,#b9d890 50%,#A7CA79 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bcda95 0%,#b9d890 50%,#A7CA79 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bcda95 0%,#b9d890 50%,#A7CA79 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcda95', endColorstr='#A7CA79',GradientType=0 ); /* IE6-9 */
}

/* 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, span.exclusive_large_disabled {
	/*color: white!important*/

}
a.btn-readmore span{
		 color:#FFF;
		  background: url("../img/icon-viewnew.png") no-repeat center right;
		  padding-right:22px;
		  font-weight:normal;
	}
 
/* 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: #488c40!important*/
}

/* 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 {
	text-decoration:none;
	background-color: #AD5151;
	background: -moz-linear-gradient(center top , #AD5151 50%, #CF5252 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, center top, center bottom, color-stop(50%,#AD5151), color-stop(50%,#CF5252)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(center top,  #AD5151 50%,#CF5252 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(center top,  #AD5151 50%,#CF5252 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(center top,  #AD5151 50%,#CF5252 50%); /* IE10+ */
	background: linear-gradient(to bottom,  #AD5151 50%,#CF5252 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#AD5151', endColorstr='#CF5252',GradientType=0 ); /* IE6-9 */
}

/* 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 {
}

/* active button */
input.button_mini:active, input.button_small:active, input.button:active, input.button_large:active,
input.exclusive_mini:active, input.exclusive_small:active, input.exclusive:active, input.exclusive_large:active,
a.button_mini:active, a.button_small:active, a.button:active, a.button_large:active,
a.exclusive_mini:active, a.exclusive_small:active, a.exclusive:active, a.exclusive_large:active {
	
}

/* classic buttons */
input.button_small, input.button_small_disabled, input.exclusive_small, input.ex.product_block .right_block .exclusive span
input.button_disabled, input.exclusive_disabled, span.exclusive {
	
	cursor:default;
}
	
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 {
	/*width: 180px;
	background-image: url('../img/button-large.png')*/
}
/*custom*/
	#no-addcart 
	{
		float: left;
		margin:0 0 10px 0;
		padding: 0 !important;
		position: relative;
	}

/* exclusive button */
/*input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive { background-image: url('../img/button-medium_exclusive.png') }
input.exclusive_mini, input.exclusive_mini_disabled, a.exclusive_mini, span.exclusive_mini { background-image: url('../img/button-mini_exclusive.gif') }
input.exclusive_small, input.exclusive_small_disabled, a.exclusive_small, span.exclusive_small { background-image: url('../img/button-small_exclusive.gif') }
input.exclusive_large, input.exclusive_large_disabled, a.exclusive_large, span.exclusive_large, span.exclusive_large_disabled { background-image: url('../img/button-large_exclusive.gif') }*/

/* form **************************************************************************************** */
form.std fieldset {
	margin:20px 0;
	border:1px solid #DEE7EC
}
.authentication-page form.std fieldset 
{
	margin-top:0;
}
/* table *************************************************************************************** */
.form-horizontal .control-group{
   margin-left: 10px;
    margin-right: 10px;
}
table.std,
table.table_block {
	margin-bottom:20px;
	width:100%;
	border:1px solid #DEE7EC;
	border-bottom:none;
	background:white;
}
table.std thead,
table.table_blockthead {
	background:#CB4D4D;
	padding: 12px 11px 11px 20px;
	line-height: 20px;
	border:1px soild #DEDEDE;
	color: #fff;
}
table.std th,
table.table_block th {
	border-right: 1px solid #b44d4d;
    border-top-color: #b44d4d;
	font-weight:bold;
    font-size: 12px;
	padding: 7px 5px;
	text-align:center
}
table.std tr.alternate_item,
table.table_block tr.alternate_item {background-color: #f3f3f3}
table.std  td,
table.table_block  td {
	padding:12px;
	border-bottom:1px solid #DEE7EC;
	border-right:1px solid #DEE7EC;
	font-size:12px;
	vertical-align: inherit;
	font-weight:bold;
	color:#666;
}
#carriers_list td{text-align:center;}
/* BLOCK .block ******************************************************************************** */

.block {
margin-top:12px;
background:#fff;
-webkit-box-shadow: 0 2px 3px 0 rgb(217, 217, 217);
box-shadow: 0 2px 3px 0 rgb(217, 217, 217);
-webkit-border-radius: 5px;
border-radius: 5px;
}

#left_column .block_content,#right_column .block_content{border-width: 0px 1px 1px 1px; border-color: #DEE7EC; padding:10px 20px;background:#fff;}
.black{background:#494949}
.column  .title_origami{color:#CB4D4D; background:#ECF0F3; border:1px solid #DEE7EC}
.title_category,.title_detailproduct {
border-bottom: 1px solid rgb(222, 231, 236);
color: rgb(255, 255, 255);
font-size: 11pt;
margin: 0;
padding: 8px 16px;
height: 10px;
background: rgb(124, 134, 148);
line-height: 12px;
border-radius: 5px 5px 0px 0px;
font-family: helvetica;
}

.title_category-2 {
border-bottom: 1px solid rgb(222, 231, 236);
color: rgb(255, 255, 255);
font-size: 10pt;
margin: 0;
padding: 8px 16px;
height: 10px;
background: rgb(124, 134, 148);
line-height: 12px;
border-radius: 5px 5px 0px 0px;
font-family: helvetica;
}

.title_detailproduct-2 {
border-bottom: 1px solid rgb(222, 231, 236);
color: rgb(255, 255, 255);
font-size: 9pt;
margin: 0;
padding: 8px 16px;
height: 10px;
background: rgb(124, 134, 148);
line-height: 12px;
border-radius: 5px 5px 0px 0px;
font-family: helvetica;
}

#footer .block {margin-bottom:0}

.htmlbox {
border-radius: 5px;
}

.htmlbox-image {
    border-radius: 0 0 5px 5px;
	-webkit-box-shadow: 0 2px 3px 0 rgb(217, 217, 217);
    box-shadow: 0 2px 3px 0 rgb(217, 217, 217);
}

	.title_loginblock{
	margin: 0;
	font-size: 11pt;
	color: rgb(255, 255, 255);
	padding: 8px 16px;
	font-weight: normal;
	background: rgb(124, 134, 148);
	height: 10px;
	line-height: 12px;
	text-align: center;
	border-radius: 5px 5px 0px 0px;
	font-family: helvetica;
		/* border:1px solid #DEE7EC */
	}
	
	.title_block{
	margin: 0;
	font-size: 12px;
	color: rgb(255, 255, 255);
	padding: 8px 16px;
	font-weight: normal;
	background: rgb(124, 134, 148);
	height: 10px;
	line-height: 13px;
	text-align: center;
	border-radius: 5px 5px 0px 0px;
		/* border:1px solid #DEE7EC */
	}
	.title_block a{color:#fff}
	.title_block a:hover , .s_title_block a:hover, .block .button_large:hover,
	.block .bm_title_block, .bm_title_block, .block .bm_title_block a:hover, .bm_title_block a:hover{}
	.bm_title_block{ font-size:16px; font-weight:normal}
	.s_title_block { 
		 color: #000000;
		display: block;
		font-size: 12px;
		/* font-weight: bold; */
		padding: 2px;
		overflow: hidden;
		text-transform: capitalize;
		/* white-space: nowrap; */
	}
		.s_title_block-2 { 
		 color: #000000;
		display: block;
		font-size: 12px;
		line-height: 1.3em;
		/* font-weight: bold; */
		padding: 2px;
		overflow: hidden;
		text-transform: capitalize;
		/* white-space: nowrap; */
	}
	.products_block  .s_title_block {margin-top:0}
	.s_title_block a{color:#000}
	.s_title_block  a:hover{transition:color 0.1s ease 0s; color:#cb4d4d}
	.block .b_title_block, .b_title_block {font-weight:normal; color:#75b263}	
	.block ul {list-style-type:none}
		.block li.last {	border:none}
			.block li a {display:block; margin:0}
	#center_column .no-border .block{border:0}
	#contentbottom .product-sellers{border:1px solid #DEDEDE}
	#contentbottom .list-new{border:1px solid #DEDEDE}

/*Relatedproducts*/

#relatedproducts h3
{
	margin:0 0px 8px 0px;
}
/* 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: 0 20px;
	padding-bottom:30px;
}
/* #history .footer_links{padding-bottom:0;} */
ul.footer_links li {float:left}
ul.footer_links li.f_right {float:right}
ul.footer_links li .icon {
	position:relative;
	top:-3px;
	left:0
}

/* faq page layout ********************************************************************* */
.faq_sortPagiBar,.bottom-compare
{
padding: 1px 22px 0px;
margin: 0;
border-radius: 5px;
background: rgb(240, 240, 240);
height: 96px;
}


/* barre comparaison / tri ********************************************************************* */
.content_sortPagiBar {margin:0px 0px 20px 0px}
#center_column .sortPagiBar {
	color:#666;
}
.content_sortPagiBar
{
padding: 1px 22px 0px;
margin: 0;
margin-left: 10px;
margin-right: 10px;
border-radius: 5px;
background-color: rgb(124, 134, 148);
margin-top: 8px;
}
.bottom-compare
{
padding: 1px 22px 0px;
margin: 0;
margin-left: 10px;
margin-right: 10px;
border-radius: 5px;
background-color: rgb(255, 255, 255);
margin-top: -5px;
height: 34px;
}
#center_column .sortPagiBar strong {color:#000;}
#center_column .sortPagiBar p {padding:0;}
#center_column .sortPagiBar form {display:inline-block;}
#center_column .sortPagiBar .pagination select {
	width: 50px;
	font-size: 15px;
}
#center_column form p.select
{
	border-left:none;
	border-right:none;
}
#productsSortForm p .selectProductSort,select, input[type="file"] {
	/* margin-bottom:0; */
	border-radius: inherit;
	height: 20px;
	width: 140px;
	padding:0px 0px 0px 9px;
	line-height:11px;
	border-radius: 5px;
	border: solid 1px rgb(221, 221, 221);
	height: 23px;
	margin-bottom: 0px;
	padding: 2px;
	font-size: 12px;
}
.my-table-product {
    border-right: 1px solid rgb(255, 255, 255) !important;
    font-weight: normal !important;
    font-size: 10pt !important;
    padding: 7px 0px 5px 0px !important;
    text-align: center !important;
    color: rgb(255, 255, 255) !important;
    height: 9px !important;
    line-height: 9px !important;
	background: rgb(143, 148, 154) !important;
}
.my-table-qty {
    min-width: 30px;
    border-right: 1px solid rgb(255, 255, 255) !important;
    font-weight: normal !important;
    font-size: 10pt !important;
    padding: 7px 0px 5px 0px !important;
    text-align: center !important;
    color: rgb(255, 255, 255) !important;
    height: 9px !important;
    line-height: 9px !important;
}
.my-table-price {
    border-right: 1px solid rgb(255, 255, 255) !important;
    font-weight: normal !important;
    font-size: 10pt !important;
    padding: 7px 0px 5px 0px !important;
    text-align: center !important;
    color: rgb(255, 255, 255) !important;
    height: 9px !important;
    line-height: 9px !important;
}	
.my-table-total {	
	border-right: 1px solid rgb(255, 255, 255) !important;
    font-weight: normal !important;
    font-size: 10pt !important;
    padding: 7px 0px 5px 0px !important;
    text-align: center !important;
    color: rgb(255, 255, 255) !important;
    height: 9px !important;
    line-height: 9px !important;
}

	.sortPagiBar  [class*="span"]:last-child {text-align: right}
	.sortPagiBar select#selectPrductSort {
width: 160px;
position: absolute;
border-radius: 5px 0px 0px 5px;
height: 18px;
margin: 3px 0px 0px -27px;
padding: 0px 0px 0px 4px;
border: none;
	}
	.sortPagiBar label{display:inline;font-size:11px;padding-right: 5px;}
	.sortPagiBar .nbrItemPage {margin-left:40px;}
	.sortPagiBar .PrductSort {float:left;}
	.sortPagiBar .nbrProduct {
	display:inline-block;
	padding:0 10px;
	}
	.sortPagiBar #nb_item {border:1px solid #DEE7EC}
	.sortPagiBar .inner {color: rgb(255, 255, 255);}
/* pagination ********************************************************************************** */

div.pagination {
	margin:0;
	text-align: center;
}
ul.pagination {list-style-type:none;margin:0;float:left;}
ul.pagination li {display:inline}
ul.pagination a, ul.pagination span {
	display:inline-block;
	font-weight:bold;
	border: 1px solid #E0E3E4 !important;
	border-radius: 2px;
	line-height: 16px !important;
	margin:0 2px;
	color:#6e6f70;
	padding:3px 8px !important;
	background:#fff;
}
ul.pagination a {
	text-align:center;
	font-weight:bold;
}
.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span {
	background: #CB4D4D;
	color:#fff;
	border:1px solid #CB4D4D !important; 
}
ul.pagination .current span {
	background: #CB4D4D;
	color:#fff;
	border:1px solid #CB4D4D !important; 
}
#pagination_previous span,
#pagination_next span {
	color:#CB4D4D;
	background:#fff;
}
	form.pagination {
		float:left;
		margin:0;
	}
		form.pagination .button_mini {
			position:relative;
			display:inline-block;
			padding:3px 8px;
			cursor: pointer;
			border:0;
			font-size:11px;
			background: #CF5252; /* Old browsers */
			background: -moz-linear-gradient(center top , #CF5252 50%, #AD5151 50%); /* FF3.6+ */
			background: -webkit-gradient(linear, center top, center bottom, color-stop(50%,#CF5252), color-stop(50%,#AD5151)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(center top,  #CF5252 50%,#AD5151 50%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(center top,  #CF5252 50%,#AD5151 50%); /* Opera 11.10+ */
			background: -ms-linear-gradient(center top,  #CF5252 50%,#AD5151 50%); /* IE10+ */
			background: linear-gradient(to bottom,  #CF5252 50%,#AD5151 50%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CF5252', endColorstr='#AD5151',GradientType=0 ); /* IE6-9 */
			color:#fff;
			text-transform:uppercase;
			font-weight:bold;
			border: 1px solid #AD5151;
			box-shadow: 0 1px 0 0 #DB6767 inset;
			margin-left:3px;
			border-radius:0;
		}
		form.pagination label
		{
			display:inline;
			font-size:12px;
		}
		#nb_item1,#nb_item
		{
			width:80px;
			border-radius:0;
			height:24px;
			padding: 1px 1px 1px 5px;
			margin-bottom: 0;
		}
		.bottom-compare form.pagination {text-align: right; float: right;}
/* CART steps *********************************************************************** */

ul#order_step { background-color: white; width: 100%; padding-left: 10px;}
ul.step { height: 34px; list-style-type: none}
ul.step li {
	background: none repeat scroll 0 0 rgb(214, 214, 214);
    float: left;
    font-weight: 300;
    line-height: 20px;
    text-align: center;
    width: 19%;
	border-radius: 5px;
	font-size: 12px;
	margin-right: 2px;
}
ul.step li a, ul.step li.step_current span, ul.step li.step_current_end span {display:inline-block; color:#fff}
ul.step li.step_current {color: #FFFFFF; background:#B95656; font-size: 12px;}
ul.step li.step_current_end {background:#B95656}
ul.step li.step_current_end span{color:#fff}
ul.step li.step_todo span {display:inline-block}
ul.step li.step_done { /* font-weight:bold; */ background:#B95656}
.address_update a,.address_delete a{font-size:12px;font-weight:bold;}
/* 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.gif) 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 #DEE7EC;
	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
************************************************************************************************ */
/* #header {padding-top:50px;} */
	#header  .header .container {background:transparent; border:0px;position:relative;}
	#header .topbar .container{position:relative;background:#fff; height: 85px;}
	#header .topbar .container > div { border:1px solid #DADADA; height: 83px;}
	.topbar .item-top a:hover{color:#fff}



/************************************************************************************************
		TOPNAVIGATION
************************************************************************************************ */
#topnavigation  > .row-fluid {
	margin-top: 1px;
	background: url(../img/navbar-bg.png) left top no-repeat;
}
/* ************************************************************************************************
		SLIDESHOW
************************************************************************************************ */
#slideshow {}

/* ************************************************************************************************
		PROMOTE TOP
************************************************************************************************ */

#promotetop {
	background-repeat: repeat-x;
}
	#promotetop .main_promotetop {
		background:url("../img/main-promotetop-bg.png") repeat-x;
	}
#lof-custom-DisplayPromoteTop  a {
	border: 1px solid #dcdbdb;
	display:block;
}
/* ************************************************************************************************
		BREADCRUMB
************************************************************************************************ */
#center_column  #breadcrumb {display:none;}
.breadcrumb {
margin: 10px 0px 10px 0;
font-size: 9pt;
padding: 0px 0px 0px 24px;
overflow: hidden;
background: none;
background: rgb(143, 148, 154);
border-radius: 5px;
font-family: helvetica;
}
.breadcrumb .navigation-pipe {padding: 0 1px 0 10px}
.breadcrumb img {
	position:relative;
	top:5px
}
.breadcrumb > li{
color: rgb(255, 255, 255);
display: block;
float: left;
padding: 5px 0px 4px 0;
}

.breadcrumb > li a{color:#FFFFFF; font-weight:normal}
.breadcrumb .navigation-pipe,
.breadcrumb > li > .divider{
	 background: url("../img/divider-bg.png") no-repeat scroll center center transparent;
	 text-indent:-99999px;
	 color: transparent!important;	
	 display:inline-block;
	 width:8px;
}
.breadcrumb > li a:hover
.breadcrumb  > .active
{
	color:#f2711f
}
/*********************************************************************************************
		CENTER
************************************************************************************************/
.wrapper{padding:10px 16px;margin:0;}
.wrapper-newproducts{
	padding:12px;
}
#center_column   .block {}
#contentbottom  .block .title_block
{
	background-image: url("../img/bg-tittlenew-sellers.png");
    background-position: 0 -44px;
    background-repeat: no-repeat;
    height: 20px;
	font-size:14px;
	margin:-1px 0px 0px -7px;
    padding: 12px 0px 12px 27px;
    width: 140px;
	line-height:13px;
	color:#fff
}
.sidebar li a,#lofadvafooterfooter li a {
	padding:2px 0px 3px 0px;
	/* background:url(../img/arrow_right_2.png) no-repeat 0 11px transparent; */
	border-bottom:1px dotted #DEE7EC;
	text-transform:capitalize;
	font-size: 12px;
}
#lofadvafooterfooter li a{border:none; height: 13px;}
.column .block li.last a{
	border-bottom:none;
}
	
	#cart_block .block_content {
		background: transparent;
		border-top:0;
	}
#contentbottom .title_block , 
	#contentbottom .title_block a , 
	#contentbottom .title_block span {
		
		color:#fff;
		font-weight: bold;
}

/* ************************************************************************************************
		BOTTOM
************************************************************************************************ */

#leo-customhtml-bottom {
	margin-top:0;
	float:left;
	}
	.leo-gifts {
		float:left
	}
	.leo-transport {
		float:left;
	}
	.leo-transport img,
	.leo-gifts.title_block_content img {
		float:left;
		padding: 10px 0;
		margin-right: 10px;
	}
#leo-customhtml-bottom h1 {
	display:inline-block;
	font-size: 16px;
	margin:5px 0;
	color:#f7f7f7
}
#leo-customhtml-bottom h1 a{color:#f7f7f7}
#leo-customnews-bottom {
	clear:both;
	}
	#leo-customnews-bottom ul li {background: #fff; margin-top:20px}
	#leo-customnews-bottom ul li img
	{
		margin-bottom:10px
	}

/* ************************************************************************************************
		FOOTER
************************************************************************************************ */
#footer {
	 /* background: url("../img/default/bg_footer.png") repeat scroll left 0 transparent; */
	 background-color: #FFFFFF;
	 border-top: solid 1px rgb(221, 221, 221);
	-webkit-box-shadow: 0px 0px 4px 0px rgb(217, 217, 217);
	box-shadow: 0px 0px 4px 0px rgb(217, 217, 217);
}
#footer a, #footer {color:#4B4B4B}
#footer a:hover {color:#3F3F3F} 
	.footer .container {}
	.nice-columns {}
	#footer-bottom .container{width: 100%; padding-top: 24px;}
	
	.blockcategories_footer,
	#footer .myaccount ,
	#block_various_links_footer,
	#social_block,
	#block_contact_infos {
		float:left;
	}
	.blockcategories_footer {margin-left:0}
#footer .title_block ,
#footer .title_block  a {
	font-weight:normal;
	color:#fff;
	margin-top:5px
}
		#footer-bottom .copyright
		{
		color: rgb(88, 88, 88);
		background: rgb(231, 231, 231);
		font-size: 13px;
		width: 100%;
		position: absolute;
		text-align: center;
		padding-top: 10px;
		padding-bottom: 10px;
		}

		#footer ul {list-style-type:none;display:inline-block;}


.footnav li{ display:inline-block; color:#FFF ; margin-left:10px;}
.footnav  .block, .footnav  .block .block_content{ padding:0; margin:0; background:none }
.footnav .title_block{ display:none }

/* ****************PRODUCT PAGE************************************************************* */
.carousel{margin-bottom:0px; position: relative;}
.product-container
{
	*zoom: 1; 
	position:relative;
	transition:border 500ms ease-in-out 0s;
	overflow:hidden;
	margin: 10px;
}
#product_comparison .product-container{padding:10px}
.center_block  a img:hover {-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1);}
.center_block  img {transition:all 0.3s ease-in-out 0s}
.view-list .product-container:hover {box-shadow:none}
	.product_block a.product_img_link{
		overflow:hidden;
		position:relative;		
		text-align: center;
		overflow:hidden;
		display:block;
	}
.leo-add-to-cart-home {
    /*  clear: both; */
    /*  display: block; */
    /* text-align: center; */
	/* background:url("../img/default/bg-button.png") repeat-x scroll left center transparent; */
	/* position: absolute; */
	/* margin: -24px 0px 0px 59px; */
    position: absolute;
    top: 266px;
}	
.leo-add-to-cart {
    clear: both;
    display: block;
    text-align: center;
	/* background:url("../img/default/bg-button.png") repeat-x scroll left center transparent; */
	position: absolute;
	top: 221px;
	/* REMOVED BY ME margin: 9px 0px 0px 0px; */
}
.leo-out-of-stock {
    clear: both;
    display: block;
    text-align: center;
	/* background:url("../img/default/bg-button.png") repeat-x scroll left center transparent; */
	position: absolute;
margin: -24px 0px 0px 20px;
}
.view-list .row-fluid .row-fluid:last-child .p-item:last-child  .product-container{border-bottom:0px!important}

/**************************bottom-product***************************/
/* .product-container  .ajax_add_to_cart_button, .product-container  .exclusive {padding:3px 8px} */
.leo-add-to-cart span.exclusive,#no-addcart .exclusive {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
	border:1px solid #DEE7EC;
	box-shadow:none;
	color:#666;
	/* REMOVED BY ME line-height: 32px; */
    /* REMOVED BY ME margin-left: 8px; */
}

.product-container .box-wishlist, .product-container .lnk_more , .product-container .lnk_view {
    margin: 0 0 0 5px;
}
.product-container .box-wishlist, .product-container .lnk_more, .product-container .lnk_view {
    background-color: transparent;
    background-image: url("../img/btn-group.png")!important;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 29px;
    padding: 0;
    text-indent: -99999px;
    width: 32px;
    overflow: hidden;
	margin-top:5px
}
.product-container .box-wishlist:hover {background-position:0 -30px}
.product-container .lnk_more, .product-container .lnk_view {background-position:-32px 0}
.product-container .lnk_more:hover, .product-container .lnk_view:hover {background-position:-32px -30px}
/* BLOCK .products_block *********************************************************************** */
.products_block{padding:16px; }
	.products_block .view-list .p-item .product-container
	{
		border-bottom:1px solid #E5E5E5;
		margin-top:30px
	}
	.products_block .p-item:last-child {}
	.view-list .right_block
	{
		text-align:left;
	}	
	.product_block  .center_block {
		margin-bottom: -3px;
		/* margin-top: 20px; */
		position: relative;	
		text-align:center;
		/* border:1px solid #D3DFED; */
		overflow:hidden;
	}
	.products_block li {float:left}
	.leo_botton_all {display:inline-block}
/* BLOCK idTabs ******************************************************************************** */

.idTabs {
	list-style-type: none;
	margin-top: 0px;
	padding:0px;
}
ul.idTabs li {
	float: left;
	margin-right: 2px
}
.idTabs a {
	display: block;
    font-size: 12px;
    padding: 8px 10px;
    text-decoration: none;
    text-transform: uppercase;
	border:1px solid #e2e2e2;
	color:#fff;
	background:#333;
	border-bottom:none;
	outline:0;
}
.idTabs .selected:hover , .idTabs a:hover, .idTabs a.selected{
	background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    color: #CB4D4D;
    margin-bottom: -1px;
}
#more_info_block { 
	padding:16px;
}
#more_info_tabs {
	/* border-bottom:1px solid #e2e2e2; */
}
#more_info_sheets {
	border: 1px solid #E2E2E2;
	/* border-top:none; */
    color: #666666;
    padding: 10px 12px 12px;
	border-radius: 5px;
	margin-top: -42px;
}
#more_info_sheets p
{
	/* text-align:justify; */
	line-height:18px;
	color:#646566
}
#more_info_sheets ul,
#more_info_sheets ol,
#more_info_sheets dl {margin-left:0px}
#more_info_sheets em {font-style:italic}
#more_info_block  .rte {margin-top:0}
#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:0px}

.block_hidden_only_for_screen {display:none}

/* ************************************************************************************************
		PAGE AUTHENTIFICATION
************************************************************************************************ 
#authentication #left_column {display:none}
#authentication #center_column{width:757px}

 ************************************************************************************************
		PAIMENT - PAGE ORDER
************************************************************************************************ 

nav bottom ********************************************************************************** 

#order #left_column , #order-confirmation #left_column {display:none}
#order #center_column, #order-confirmation #center_column{width:757px}

*/ 

/* .cart_navigation {margin:20px 0;} */
.cart_navigation {margin:16px;padding-bottom:20px;}
.cart_navigation .exclusive,
.cart_navigation .exclusive_large {
	float:right
}

/* step 1 - cart ******************************************************************************* */
.cart_last_product {display:none}

/*p.cart_navigation .multishipping-button { margin-right: 10px }*/

#order-detail-content {margin:5px 16px;}

table#cart_summary th {

}
table#cart_summary  th.cart_product {text-align:center}
table#cart_summary  td {
	padding:10px 6px;
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	text-align:center;
}
table#cart_summary  td.cart_delete,
table#cart_summary  td.price_discount_del {border-right:none;text-align: center}
table#cart_summary  .last_item  td {border-bottom:1px solid #DEE7EC}


table#cart_summary tr.cart_item.odd,
table#cart_summary tr.cart_total_delivery,
table#cart_summary tr.cart_total_price,
table#cart_summary tr.cart_total_voucher{
	background-color: #fff
}
table#cart_summary tr.cart_item.even {
	background-color: #f3f3f3
}

table#cart_summary tr.customization.odd {
	background-color: #fff
}
table#cart_summary tr.customization.even {
	background-color: #f3f3f3
}

table#cart_summary tr ul {
	list-style: none;
}
table#cart_summary .cart_product {
	width:15%;
	text-align:center
}table#cart_summary tbody tr:last-child td {
	border-bottom: 1px solid #DEE7EC;
}
table#cart_summary  .cart_product  img {border:1px solid #DEE7EC}
table#cart_summary .cart_description {
	
}
table#cart_summary .cart_unit {text-align: center}
/* table#cart_summary td.cart_unit {text-align: right} */
table#cart_summary  .cart_quantity { width:55px }
table#cart_summary .customization .cart_quantity {padding: 8px 12px 0;}
.cart_quantity .cart_quantity_input {
	float:left;
	margin-left: 5px;
	width: 20px;
	height:15px;
	border:1px solide #E9E9E9;
}
.cart_quantity .cart_quantity_button {
	float:left;
	position: relative;
	top: -5px
}
table#cart_summary .cart_total {width:20%;text-align: center}
/* table#cart_summary td.cart_total {text-align: right} */
table#cart_summary .cart_delete {
	width:50px;
	text-align:center
}
table#cart_summary .cart_discount_price {text-align: right}

#customer_cart_total  td.price{
		width:40%;
		border-left:1px solid #DEE7EC
	
}
.cart_delete a.cart_quantity_delete,
a.price_discount_delete {
	display:inline-block;
	padding:2px 4px;
	font-size:10px;
	color:#fff;
	text-transform:uppercase;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.cart_total_price .total_price_container {
	border-right:none;
	padding:0;
}

table#cart_summary .cart_total_price td.cart_voucher {
	border-bottom:1px solid #DEE7EC;
	vertical-align:middle
}

table#cart_summary #total_price_container {
	border-bottom:1px solid #DEE7EC;
}

.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 #display_cart_vouchers {
	clear:both;
	line-height: 16px;
	color:#666;
	font-weight:normal;
	border-top:1px dotted #DEE7EC
}
.cart_voucher #display_cart_vouchers .title_offers {margin-top:10px}
.cart_voucher #display_cart_vouchers span {font-weight:bold}
.cart_voucher input.discount_name {

	width:170px;/* 180 */
	border:1px solid #DEE7EC;
	font-weight:normal;
	background:url(../img/bg_discount_name.png) repeat-x 0 0 #fff
}
.cart_voucher .submit input.button {
	margin-left:2px;
	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;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}

#cart_summary .price {
	border-right:none;
	text-align: right;
	white-space: nowrap;
}
.total_price_container p {text-align: left}

table#cart_summary .cart_total_price .total_price_container {
	padding:0;
	border-bottom:1px solid #DEE7EC;
	border-right:1px solid #DEE7EC;
}
.cart_total_price .total_price_container p {
	display:block;
	padding:8px;
	font-weight:bold;
	text-transform:uppercase;
	background:#CB4D4D;
	color:#fff;
}
.cart_total_price .total_price_container span {
	display:block;
	padding:7px;
	font-size:18px;
	text-align:center;
	color:#D62529;
	font-weight:bold
}

#order_carrier {
	clear:both;
	margin-top:20px;
	border:1px solid #DEE7EC;
	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 #DEE7EC
}
#order_carrier span {
	display:block;
	padding:15px;
	font-weight:bold
}
.order_delivery .first_item {}
.multishipping_close_container {
	text-align: center;
}

table#cart_summary .gift-icon {
	color: white;
	background: #0088CC;
	line-height: 20px;
	padding: 2px 5px;
	border-radius: 5px;
}

/* step 2 - authentification ******************************************************************* */
#create-account_form{
	clear:none;
	margin-right: 16px;
	margin-top: 16px;
}
 #authentication #login_form {
	clear: none;
	margin: 16px 8px 0 16px;
}
#create_account_error{margin:0 !important;}
#authentication #create-account_form .form_content,
#authentication #login_form .form_content {
	padding:5px 12px 12px;
	min-height: 156px;
}
#create-account_form .title_block  {
	padding-bottom:22px;
	font-size:11px;
	color:#333
}

#create-account_form label,
#login_form label {
	display:inline-block;
	width:110px;
	color:#666
}

#order-opc #login_form_content label {
	display:block;
	margin:0 0 10px 0
}

#create-account_form #email_create,
#login_form #email,
#login_form #passwd,
#login_form #login_email,
#login_form #login_passwd {
	
	width:220px;/* 230 */
	border:1px solid #DEE7EC;
	color:#666;
	background:url(../img/bg_discount_name.png) repeat-x 0 0 #fff
    margin: 0;
    width: 220px;
	height: 14px;
	border-radius: 5px;
	line-height: 0px;
}
#create-account_form #SubmitCreate,
#login_form #SubmitLogin {float:left}
.lost_password {float:left;width:175px}
.lost_password a {color:#666;}

#order-opc .lost_password {
	display:block;
	float:none;
	margin:5px 0 10px;
	width:auto;
	font-size:11px;
	color:#666
}
#ordermsg p {padding-bottom:0}
#ordermsg p.txt {
	float:left;
	margin:0px 25px 10px 0px;
}
/*#ordermsg .textarea {float:right}*/
#ordermsg .textarea textarea {
height: 90px;
width: 97%;
border-radius: 5px;
background-color: rgb(245, 245, 245);
/* border-color: rgb(124, 134, 148); */
padding: 8px;
}

/* 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 #DEE7EC;
	background: #ddd;
}
#multishipping_mode_box .description_off a:hover, #multishipping_mode_box .description a:hover {
	background: #f3f3f3;
	border: 1px solid #DEE7EC;
}
#multishipping_mode_box.on .description_off {display: block}

/* step 4 - paiement ************************************************************************** */

.delivery_options {
	border: 1px solid #DEE7EC;
	border-top: 0;
}
#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;
}
#order .delivery_option label > table.resume, #order-opc .delivery_option label > table.resume {
	height: 46px;
}
#order .delivery_option.item, #order-opc .delivery_option.item {}
#order .delivery_option.alternate_item, #order-opc .delivery_option.alternate_item {
	border-top: 1px solid #bdc2c9;
	/* background: #f1f2f4; */
	border-bottom: 1px solid #bdc2c9;
}
#order .delivery_option label > table.resume td, #order-opc .delivery_option label > table.resume td {
	padding: 3px 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 {
	/* padding:10px; */
	 margin: 5px 16px 16px 16px;
	/* border:1px solid #DEE7EC; */
	font-size:12px;
	color:#4C4D4E;
	overflow:hidden;
}
.order_carrier_content h3.carrier_title { margin-top:0}
.order_carrier_content input {
	position:relative;
	top:1px
}
.order_carrier_content h3{margin-bottom:0}
#carrierTable {
	border:1px solid #DEE7EC;
	border-bottom:none;
	background:#fff
}

#carrierTable tbody {border-bottom:1px solid #DEE7EC}
#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 #DEE7EC
}
#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 #DEE7EC
}
a.iframe {font-weight:bold}
.hook_extracarrier {
	margin-top: 5px;
	padding: 5px;
}

/* step 5 - paiement ************************************************************************** */
.paiement_block {
	margin:16px;
	font-size:12px;
	color:#000;
}
.paiement_block .cart_navigation{margin:16px 0;}
.paiement_block #order-detail-content{margin:0;}
.payment_module {
	position:relative;
	padding-top:4px;
    border: 1px solid rgb(222, 231, 236);
}
.payment_module a {display:block;}
.payment_module img {
	float:left;
	margin-right:10px
}
/*.payment_module span {
	position:absolute;
	top:50px;
	left:145px
}*/

.payment_module:before,
.payment_module:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden
}
.payment_module:after {clear: both}
.payment_module {zoom: 1}


/* ************************************************************************************************
		PAGE ORDER-OPC
************************************************************************************************
#order-opc #left_column {display:none}
#order-opc #center_column{width:757px}

*/

#order-opc h2 {}
#order-opc h2 span {
	display:inline-block;
	padding:5px 7px;
	color:#fff;
	background:#333;
}

#order-opc #login_form fieldset {
	background: none repeat scroll 0 0 #FFFFE0;
	border: 1px solid #E6DB55;
	font-size: 13px;
	margin: 0 0 10px;
	padding: 10px;
}
#order-opc #login_form fieldset p {padding:0}
#order-opc #login_form fieldset p a {padding:0}

#order-opc #new_account_form p.submit {
	margin-right: 120px;
	text-align:right
}
#order-opc #new_account_form p.opc-required {margin-left:20px}

#order-opc .addresses {margin-bottom:20px}

#order-opc #opc_delivery_methods h3 {margin-top:20px;}
#order-opc #opc_delivery_methods textarea {
	height:60px;
	width:95%;
	border:1px solid #DEE7EC
}

#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;
}


/* ************************************************************************************************
	express checkout
************************************************************************************************ */
#new_account_form {clear:both;margin-bottom: 20px}
#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 #DEE7EC;
	font-size:12px;
	color:#666
}
#new_account_form p.checkbox input {margin-left: 260px;}

#new_account_form #submitGuestAccount {float: right}


/* ************************************************************************************************
		paiment - CONFIRMATION
************************************************************************************************
#orderconfirmation #left_column {display:none}
#orderconfirmation #center_column{width:757px}

*/

/* ************************************************************************************************
		PAGE PASSWORD
************************************************************************************************ */
#form_forgotpassword fieldset {
padding: 10px;
background: rgb(245, 245, 245);
border-radius: 5px;
}
#form_forgotpassword  p.text label {
	display: inline-block;
	padding-right: 10px;
	width: 174px;
	font-weight: bold;
	font-size: 12px;
	text-align: right
}
#form_forgotpassword  p.text input {
	padding: 0 5px;
	height: 20px;
	width: 288px;
	border: 1px solid #DEE7EC;
}
#form_forgotpassword p.submit {
	margin-right:25px;
	padding-bottom:5px;
	text-align:center;
}

#password .icon {
	position:relative;
	top:-3px;
}


/* ************************************************************************************************
		PAGE ADRESSES
************************************************************************************************ * /
#addresses #left_column {display:none}
#addresses #center_column{width:757px}
/**/
#address p.inline-infos {
	margin:0 0 0 100px !important;
	font-size:12px;
	color:#666;
}


/* ************************************************************************************************
		PAGE ADD ADRESS
************************************************************************************************ * /
#address #left_column {display:none}
#address #center_column{width:757px}
/**/
form#add_address {padding-bottom:16px;}
#add_address fieldset {
	margin:0 16px;
	border:1px solid #DEE7EC;
	padding:10px
}

#center_column #add_address p {margin:0; padding:0 0 10px 0}
#add_address p.required {color:#222}
#add_adress p.required  sup {color:#990000}

#add_address p.text label,
#add_address p.password label,
#add_address p.select label,
#add_address p.select span,
#add_address p.textarea label {
	display:inline-block;
	padding:6px 15px;
	width:230px;/* 260 */
	font-size:14px;
	text-align:right
}
#add_address p.text input,
#add_address p.password input,
#add_address p.select input {
	padding:0 5px;
	height:22px;
	width:360px;/* 370 */
	border:1px solid #DEE7EC;
	font-size: 12px;
	color:#666
}
#add_address p.checkbox input {
	margin-left:260px;
}
#add_address p.select select {
	margin-right:10px;
	border:1px solid #DEE7EC;
	font-size: 12px;
	color:#666
}
#add_address p.textarea label {vertical-align:top}
#add_address p.textarea textarea {
	height:80px;
	width:370px;
	border:1px solid #DEE7EC;
	font-size: 12px;
	color:#666
}
#center_column  #add_address p.submit2 {
	margin-top:20px;
	text-align:right
}

#add_address span.form_info,
#add_address span.inline-infos {
	display:block;
	margin:5px 0 0 265px;
	color:#666
}


/* ************************************************************************************************
		PAGE ORDER-SPLIP
************************************************************************************************ * /
#order-slip #left_column {display:none}
#order-slip #center_column{width:757px}
/**/
#order-slip #order-list {border-bottom:1px solid #DEE7EC}
#order-slip #order-list td {
	/* border-top: 1px solid #DEE7EC; */
	/* border-bottom:none */
}
#order-slip #order-list td.history_invoice {border-right:none}


/* ************************************************************************************************
		PAGE DISCOUNT
************************************************************************************************ * /
#discount #left_column {display:none}
#discount #center_column{width:757px}
/**/
#discount .table_block tr.last_item td {border-bottom:1px solid #DEE7EC}
#discount .table_block td.discount_expiration_date {border-right:1px solid #DEE7EC}
#discount .table_block td.discount_value {white-space:nowrap}


/* ************************************************************************************************
		PAGE ORDER FOLLOW
************************************************************************************************ * /
#order-follow #left_column {display:none}
#order-follow #center_column{width:757px}
/**/

/* ************************************************************************************************
		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
}
select#manufacturer_list{width:100%}
#manufacturer .sortPagiBar #productsSortForm{float:left}
.wrapper-manufacturer{margin-top:10px}
ul#manufacturers_list li ,ul#suppliers_list li{
	margin-bottom: 14px;
	padding: 1px 0px 1px 13px;
	border: 1px solid #eee;
	background:#fff;
	margin:16px;
	border-radius: 5px;
}
ul#manufacturers_list li a.lnk_img {display: block; float: left; margin-right:5px}
ul#manufacturers_list li img {
	display: block;
	float: left;
	margin-right: 54px;
	/* border: 1px solid #DEE7EC; */
	vertical-align: bottom
}
ul#manufacturers_list li .description {
	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;
	background:#fff;
}
.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;
}
.address-top-box2 {
	color: rgb(255, 255, 255);
    height: 22px;
    line-height: 24px !important;
    background: rgb(143, 148, 154);
    text-align: center;
    margin-top: 0px;
    border-radius: 5px 5px 0px 0px;
    font-size: 10pt;
}
	
.address-top-box {
    width: 320px;
    border-radius: 5px;
    background-color: rgb(236, 236, 236);
    padding: 4px 0px 0px 11px;
    color: rgb(92, 92, 92);
    height: 19px;
    line-height: 19px;
}
.top-box {
    margin-bottom: 5px;
    text-align: center;
    padding: 4px 10px;
    background-color: rgb(124, 134, 148);
    margin-top: 0px;
    height: 14px;
    line-height: 15px;
    border-radius: 5px 5px 0px 0px;
    font-size: 10pt;
	color: rgb(255, 255, 255);
}
.top-box-shipping {
    margin-bottom: 5px;
    text-align: center;
    padding: 4px 10px;
    background-color: rgb(124, 134, 148);
    margin-top: 0px;
    height: 14px;
    line-height: 15px;
    border-radius: 5px 5px 0px 0px;
    font-size: 10pt;
    color: rgb(255, 255, 255);
}

.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 a.lnk_img {display: block; float: left}
ul#suppliers_list li img {
	display: block;
	float: left;
	margin-right: 14px;
	border: 1px solid #DEE7EC;
	vertical-align: bottom
}
ul#suppliers_list li h3,ul#manufacturers_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:20px 0 10px 0;
	padding:5px 10px 5px 10px;
	border:1px solid #d6d6d6;
	font-size:13px;
	background:#fff
}
/* ************************************************************************************************
		PAGE 404
************************************************************************************************ */
#pagenotfound .pagenotfound {
	height:430px;
	font-size:11px;
	color: rgb(70, 70, 70);
	/* background:url(../img/bg_404.png) no-repeat 100% 50px */
}
#pagenotfound h3 {font-weight:normal; font-size:11px; color: rgb(70, 70, 70);}
#pagenotfound fieldset {border:none}
#pagenotfound fieldset label {color: rgb(70, 70, 70);}
#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;
padding: 0 5px;
width: 200px;
color: rgb(70, 70, 70);
margin: 0;
font-size: 11px;
margin-left: 4px;
}
#pagenotfound .button_small {
padding: 4px 7px;
border: medium none;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 5px;
color: rgb(255, 255, 255);
text-transform: uppercase;
cursor: pointer;
}
#pagenotfound .pagenotfound a {font-weight:bold; color:#333}
#pagenotfound .pagenotfound .icon {position:relative; top:-4px}

/* ************************************************************************************************
		addons payment cheque
************************************************************************************************ * /
#module-cheque-payment #left_column {display:none}
#module-cheque-payment #center_column{width:757px}
/**/

/* ************************************************************************************************
		addons payment bankwire
************************************************************************************************ */
#module-cheque-payment .cart_navigation,#module-bankwire-payment .cart_navigation{margin:16px 0}
#module-cheque-payment h3,#module-bankwire-payment h3{font-weight:bold;color:#666;margin:0 16px;}
#module-cheque-payment #center_column form,#module-bankwire-payment #center_column form{margin:16px;}
/* ************************************************************************************************
		addons google checkout
************************************************************************************************ */

#module-bankwire-payment h2 {
	border-bottom: 1px dashed #CCCCCC;
    font-size: 20px;
    padding: 0 0 10px;
	margin-top: 10px;
}

/* ************************************************************************************************
		addons paypal
************************************************************************************************ * /
#module-payment-submit #left_column {display:none}
#module-payment-submit #center_column{width:757px}

/* ************************************************************************************************
		addons cashondelivery validation
************************************************************************************************ * /
#module-cashondelivery-validation #left_column {display:none}
#module-cashondelivery-validation #center_column{width:757px}

/* ************************************************************************************************
		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
************************************************************************************************ */
#account-creation_form fieldset.customerprivacy label{
	padding-bottom:0;
	font-size:12px;
	text-align:left;
	/* cursor:pointer; */
	float:none;
}

/* ************************************************************************************************
		addon referralprogram
************************************************************************************************ * /
#module-referralprogram-referralprogram-program #left_column {display:none}
#module-referralprogram-referralprogram-program #center_column{width:757px}
/**/
#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
************************************************************************************************ * /
#module-loyalty-default #left_column {display:none}
#module-loyalty-default #center_column{width:757px}
/**/
#product p#loyalty {
	padding:10px 0 0 20px;
	border-top:1px solid #DEE7EC;
	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 #DEE7EC;
	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 #DEE7EC;
	background: url(../img/bg_input.png) repeat-x 0 0 #fff;
}
#sendComment p.textarea textarea {
	height:80px;
	width:508px;
	border:1px solid #DEE7EC;
}
#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:2px;
	float: left;
	height: 12px;
	width: 12px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer
}
.star, .star a { background: url(../../../modules/productcomments/img/star.gif) no-repeat 0 0 }
div.star_on a { background-position: 0 -12px }
div.star_hover a, div.star a:hover { background-position: 0 -12px }

/* ************************************************************************************************
		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: 1em; text-align: center; margin-top:12px;}

/*************** Block CATEGORIES ***************/

p.block_content{padding:10px;}

/* footer */
.blockcategories_footer {padding:15px 10px}
.blockcategories_footer ul ul {display:none !important}

/*************** Block CMS ***************/
/* footer */
#footer .block_various_links {padding:15px 10px;}

/* Block CMS links */
tr.subitem > td:first-child + td { padding-left: 10px}
.cms-wrapper{
padding: 20px;
}
/*************** Block CONTACTINFOS ***************/

#block_contact_infos {padding:15px 10px;}
#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 ***************/
.blockmanufacturer li.last {	border:none;}
.blockmanufacturer form {margin-top:10px;}
.blockmanufacturer p {
	padding:0;
	text-align:center
}

/*************** Block LOGO PAYMENT ***************/

.paiement_logo_block { width: 191px; text-align: center;}
.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 #DEE7EC}
#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:10px 0px 10px 0px}
#social_block  ul li {padding:0px; margin:0px 10px 0px 0px; line-height: 27px; float:left; opacity :0.8; font-weight:bold}
#social_block ul li.facebook a {background-position:0px 0px;}
#social_block ul li.twitter a {background-position: -30px 0px;}
#social_block ul li.rss a {background-position:-60px 0px;}
#social_block  ul li.skype a {background-position: -89px 0px;}
ul.lof-items li.lof-module #social_block li a
{
	 background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image:url(modules/blocksocial/img/sprite_pict_social_block.png);
    background-origin: padding-box;
    background-repeat: no-repeat;
    background-size: auto auto;
    float: left;
    height: 30px;
    text-indent: 9999px;
    width: 25px;
}
#newsletter_block_left p.title_block{display:none}
.view_scroll_spacer a.hidden{visibility: inherit}
#lofadva-pos-1 .lof-block-wrap{margin:0px 0px 0px 20px}
.lof-text li.money{background:url(modules/blocksocial/img/icon-money.png) no-repeat left center;}
.lof-text li.exchang{background:url(modules/blocksocial/img/icon-exchang.png) no-repeat left center;}
.lof-text li.secured{background:url(modules/blocksocial/img/icon-secred.png) no-repeat left center;}
/*************** 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 ***************/
.blocksupplier li {border-bottom:1px dotted #DEE7EC}
.blocksupplier li.last {	border:none;}
	.blocksupplier li a {
		display:block;
		padding:7px 11px 5px 22px;
		color:#333;
		background:url(../../../modules/blocksupplier/img/arrow_right_2.png) no-repeat 10px 10px transparent
	}

.blocksupplier form {margin-top:10px;}
.blocksupplier p {
	padding:0;
	text-align:center
}

/* BLOCK #reinsurance_block ******************************************************************** */
#footer #reinsurance_block li {
	float:left;
	padding:15px 0!important;
	font-size:13px;
	color:#333;
	text-transform:uppercase;
	text-shadow:0 1px 0 #fff
}
#footer #reinsurance_block .width1 li {width:100%}
#footer #reinsurance_block .width2 li {width:50%}
#footer #reinsurance_block .width3 li {width:33%}
#footer #reinsurance_block .width4 li {width:25%}
#footer #reinsurance_block .width5 li {width:20%}
#footer #reinsurance_block li img{float:left}
#footer #reinsurance_block li span {
	float:left;
	padding-top:12px
}

/**************************************************
 PATTERN
****************************************************/
.pattern1{background:url(../img/patterns/pattern1.png);	}
.pattern2{background:url(../img/patterns/pattern2.png);	}
.pattern3{background:url(../img/patterns/pattern3.png);	}
.pattern4{background:url(../img/patterns/pattern4.png);	}
.pattern5{background:url(../img/patterns/pattern5.png);	}
.pattern7{background:url(../img/patterns/pattern6.png);	}
.pattern7{background:url(../img/patterns/pattern7.png);	}
.pattern8{background:url(../img/patterns/pattern8.png);	}
.pattern9{background:url(../img/patterns/pattern9.png);	}
.pattern10{background:url(../img/patterns/pattern10.png);}
.pattern11{background:url(../img/patterns/pattern11.png);}
.pattern12{background:url(../img/patterns/pattern12.png);}
.pattern13{background:url(../img/patterns/pattern13.png);}
.pattern14{background:url(../img/patterns/pattern14.png);}
.pattern15{background:url(../img/patterns/pattern15.png);}
.pattern16{background:url(../img/patterns/pattern16.png);}

/**Sitemap-top**/
.all-nav-item
{
	float:right;
	margin-left:5px;
}
	
/**Nav-top**/

#searchbox{*z-index: 50;}
.block-search-top .item-top{display:none}
.topbar .btn {
	padding:6px 14px;
	font-size: 11px;
	margin: 5px 2px;
}
.block-cur-languages a{padding: 0 10px 0 0}
 /** Suffix Class **/
#center_column   .nopadding .block_content{
	padding:0
}
#center_column  .gray .title_block{
	background-position:0 0
}

/**PRODUCT**/


span.new {
    background: url("../img/default/icon-new.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 10px;
    height: 45px;
    line-height: 45px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 45px;
}
	}
.product_block  a.product_image img {
	vertical-align: bottom;
	margin-top:2px;
	}
.product_block  a.product_image{
	position:relative;	
	display:block
	height: 162px;
	}
	.product_block .right_block{
		display:block;
		/* REMOVED BY ME padding:10px 0; */	
	}
	.view-list .product_block .right_block{
		float:left;
		padding:0
	}
	.product_block  a:hover{
			text-decoration: none;
		}
	.product_block .product_desc {padding:0; height:18px; overflow-x: hidden; overflow-y: hidden; line-height:18px;}
	.view-list .product_block .product_desc {height:55px; padding-top:10px}
	.product_block .product_desc a{color:#7e7f80}
	.product_block .product_desc a:hover{}
	.price_container {font-size:12px; color:#CB4D4D; font-weight:bold; position: absolute; top: 244px;}
	.price_container2 {font-size:12px; color:#CB4D4D; font-weight:bold; position: absolute; top: 199px;}
	.bottom-compare .productsCompareForm {float:right;text-align: right;}

	/**lof producttabs**/
.lof-module-tabsnews
{
	border-style:solid solid #e1e1e1;
	border-width:1px 1px 1px 1px;
}
.nav-tabs > li > a
{
	font-size:14px;
}
#topnavigation #searchbox input
{
	float:left;
	margin-left:5px;
}
.navbar{margin-bottom:0;}
.navbar .btn-navbar
{
	float:left !important
}

.view-list .list-products
{
	background:none
}
.product_block .product-container:hover
{

}
 /**Custom home**/
.box-customtop
{
	background:url(../img/img-big-custom.jpg) no-repeat;
	padding:5px 100px 0px 125px
}
.lof-custom-content h2
{
	margin:0 0 10px 0;
	padding-top:5PX;
}
.lof-custom {position: relative; width: 100%;}
.top-custom{background:url(../img/bg_lof_custom.png) center bottom repeat-x; margin-top:20px; padding-bottom:8px}
.top-custom p{ color:#c1c1c1}
 /** Latest New **/
 
 .customlatestnew li{
	padding-bottom:12px;
	display:table;
 }
 .customlatestnew li img
 {
	width:100%
 }
 .customlatestnew  .view_more
 {
	padding:0;
	clear:both
 }
 
 /*************************************************************
	custom font
 ***************************************************************/

/***********************************************************
	COLOR
************************************************************/
.red
{
	color:#d62529;
}

.black
	{	
		background:#CB4D4D;
		padding-top:4px;
	}

/********************************************************
	 This works only in Safari and Google Chrome 
*********************************************************/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.left_block .exclusive {
		
	}
}
.view_scroll_spacer a.hidden {visibility:inherit}
/*--------Carousel-control---------------*/
#productTabsContent .carousel-control {top:-47px;}
.carousel-control {
			background-image: url("../img/carousel-button.png");
			background-repeat:no-repeat;
			background-color:transparent;
			border: 0 none;
			border-radius: 0 0 0 0;
			right:0;
			top: -34px;
			margin-top:0;
			opacity:1;
			width: 25px;
			height: 25px;
			text-indent:-9999px;
			overflow:hidden;
			z-index: 999;
			position: absolute;
		}
.tab-content {overflow: inherit;padding:16px;border:1px solid #DEE7EC;}
.carousel-control.right {right: 43px; top: -27px; background-position: 0 0;}
.carousel-control.left{background-position: -25px 0; right: 9px; left: auto; top: -27px;}
.carousel-control.right:hover {background-position:0 -24px}
.carousel-control.left:hover {background-position:-25px -24px}
/*-----Facebook-------------*/
.FB_SERVER_IFRAME
{
	background:#fff;
	padding-top:0 !important;
}
.facebookif
{
	text-align:center
}

.link-readmore
{
	background-image: url("../img/icon/icon-read.png") no-repeat right center;
	float:left;
	margin-left:5px;

}
/*-----------------shop-cart------------*/
#HOOK_SHOPPING_CART{padding:0 16px;}
#compare_shipping h3{color:#666;font-weight:bold;}
#compare_shipping label{ /* width:20%; */ display:inline-block;}
#order-detail-content p {
    font-weight: normal;
    line-height: 20px;
}
.leo-adv-top a
{
	margin-top:20px;
	border:1px solid #d6d6d6;
	display:block
}
.leo-adv-top a:first-child
{
	margin-top:0;
}
.leo_logo {
	/* border-right: 1px solid #DEE7EC; */
    /* padding: 24px 12px; */
margin-top: 21px;
margin-left: 20px;
margin-bottom: 18px;
}
.leo_logo #header_logo {display: block;}
/* #login_form {margin:20px;} */


/************Lof-Sticker****************/

#leo-button, #leo-button2, #leo-button3{display:none;}
.leo-mobile, .leo-mobile3 {font-size:12px; padding:0px 0 2px 5px}

/********************Block newsletter*************************/
#newsletter_block_left{background:transparent;margin-top:10px;}
#newsletter_block_left input.inputNew
{
    background: url("../img/default/newsletter.png") no-repeat scroll 7px center #DDDDDD;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    color: #A9A9A9;
    margin: 0px;
    padding: 5px 0;
    text-indent: 25px;
    text-transform: capitalize;
    width: 175px;
	float:left;
}
#newsletter_block_left input.button_mini
{	
	border-radius:0;
	float:left;
	height:26px;
	line-height:23px;
	padding:0 10px;
	clear:both;
	
}
#newsletter_block_left input.button_mini :hover {background: #EAEAEA}
/****************leo-btn************************/
.leo_btn i {
    background-color: transparent;
    background-image: url("../img/icon-btn.png");
    background-repeat: no-repeat;
    display: block;
    float: left;
    text-indent: -99999px;
	overflow:hidden
}
.btn-group > .leo_btn .icon-th-list{

	background-position: -13px 0;
    height: 13px;
    width: 13px;
	margin:6px 0 0 0
}
.btn-group > .leo_btn .icon-th, .btn-group > .dropdown-toggle {
	background-position: 0 0;
	height:11px;
	width:11px;
	margin:7px 5px
}
.btn-group > .first .active, .btn-group > .first  .icon-th-list:hover, .btn-group > .first .icon-th-list:focus {background-position:-13px -13px}
.btn-group > .last .active, .btn-group > .last .icon-th:hover, .btn-group > .last .icon-th:focus
 
#leo-customhtml-slideshow .block_content img {max-width: 100%}
.footnav a {margin-left:5px}
.bank_logo{
		}
/****************botton-wishlist**********************/
#wishlistwraning{ display:none; position:fixed; top:250px; width:100%;  z-index:99999999999;  }
#wishlistwraning .container
{
	background:transparent;
	border:0
}
#wishlistwraning .container > .alert, .alert-content{width:50%; margin:auto}
.alert {
    -webkit-box-shadow: 0 0 2px 2px #CE9208;
	box-shadow: 0 0 2px 2px #CE9208;
}
/*******************Custom-top****************************/
#leo-customhtml-home {
	background: none;
}
#leo-customhtml-home .main {
	display: inline-block;
}
.view {
	cursor: default;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.view .mask,.view .content {
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
   height:100%
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   text-align: center;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
   background:#EAEAEA
}

.view-tenth img {
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   -webkit-transition: all 0.8s ease-in-out;
   -moz-transition: all 0.8s ease-in-out;
   -o-transition: all 0.8s ease-in-out;
   -ms-transition: all 0.8s ease-in-out;
   transition: all 0.8s ease-in-out;
}
.view-tenth .mask {
   background-color: rgba(71, 175, 153, 0.3);
   -webkit-transition: all 0.8s linear;
   -moz-transition: all 0.8s linear;
   -o-transition: all 0.8s linear;
   -ms-transition: all 0.8s linear;
   transition: all 0.8s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth h2 {
   border-bottom: 1px solid rgba(0, 0, 0, 0.3);
   background: transparent;
   margin: 5% 40px 0px 40px;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   color: #333;
   -webkit-transition: all 0.6s linear;
   -moz-transition: all 0.6s linear;
   -o-transition: all 0.6s linear;
   -ms-transition: all 0.6s linear;
   transition: all 0.6s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth p {
   color: #333;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth:hover img {
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth:hover .mask {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	padding-bottom: 16px;
}
.view-tenth:hover h2,.view-tenth:hover p,.view-tenth:hover a.info {
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
/************Go-top******************/
#bttop{padding-top:7px; width:60px; height:60px; background:url("../img/bg_backtop.png") no-repeat; text-align:center;position:fixed;bottom:0px; right:10px;cursor:pointer; color:#fff;font-size:11px; text-indent:-99999px}
.column .block:first-child {margin-top:0}
#cart_title {margin-bottom:20px}
/*myspan product grid*/

.row-fluid [class*="myspan"]:first-child {
}
.row-fluid .myspan1 {
    width: 8.33%;
}
.row-fluid .myspan2 {
    width: 16.66%;
}
.row-fluid .myspan3 {
    width: 25%;
}
.row-fluid .myspan4 {
    width: 33.33%;
}
.row-fluid .myspan5 {
    width: 41.66%;
}
.row-fluid .myspan6 {
    width: 50%;
}




.row-fluid [class*="myspan"] {
    -moz-box-sizing: border-box;
    display: block;
    float: left;
	margin: 0!important;
}
/*home featured */
#homefeatured{padding:16px; height:328px; padding: 13px 16px 19px 16px;}
#add_address h3{ color:#666;font-weight:bold;}
.view-list .leo-add-to-cart .exclusive{display:inline-block;}
/*Fix print */
	@media print {
	  a:link:after, a:visited:after {
	    content: "";
	  }
	}