/* ****************************************************************************
		reset
**************************************************************************** */
html {
	color: #000;
	background: #FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
fieldset, img {
	border: 0
}
address, caption, cite, code, dfn, em, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit
}
del, ins {
	text-decoration: none
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h6 {
	font-size: 100%;
}
h5 {
	font-size: 70%;
}
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%
}
.ie7 input, .ie7 select {
	line-height: 18px
}
a {
	cursor: pointer
}
.clearfix:before, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden
}
.clearfix:after {
	clear: both
}
/* ************************************************************************************************
		struture
************************************************************************************************ */
#page {
	/* background-image: url('img/christmas-tree-tile.jpg'); */
	/*background-image: url('img/bf-background-tile.png');*/
    /* background-image: url('img/psm-background.png'); */
    background-repeat: repeat;
    background-color: #1c3764;
    /*background-color: #FFFFFF;*/
}
#columns {
	z-index: 1;
	margin-top: 15px 0 0 0;
}
#left_column {
	margin-right: 1%;
	width: 27%!important;
	/*max-width: 260px;*/
	margin-left: 1%;
	margin-top: 35px;
}
/*
body#cms #left_column {display:none}
body#stores #left_column {display:none}
body#manufacturer #left_column {display:none}
body#module-belvg_testimonials-view #left_column {display:none}
*/
#product #left_column {
	display: none;
}
#center_column {
	margin: 35px 0px 10px 0;
	width: 69%;
	float: right;
	background: url("../img/inner_bg.png") repeat scroll 0 0 transparent;
	padding: 10px;
}
/*
body#cms #center_column {width:98%}
body#stores #center_column {width:98%}
body#manufacturer #center_column {width:98%}
body#module-belvg_testimonials-view #center_column {width:98%}
*/
#index #center_column {
	width: 1000px;
	background: none;
	padding: 0;
	margin: 0 auto;
}
#product #center_column {
	width: 980px;
	padding: 10px;
	display: block;
}
#right_column {
	width: 215px;
}
#footer {
}
/* ************************************************************************************************
		generic style
************************************************************************************************ */
@font-face {
	font-family: 'avantgardecttregular';
	src: url('../fonts/avg45/avg45-webfont.eot') format('embedded-opentype');
	src: url('../fonts/avg45/avg45-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/avg45/avg45-webfont.woff') format('woff'), url('../fonts/avg45/avg45-webfont.ttf') format('truetype'), url('../fonts/avg45/avg45-webfont.svg#avantgardecttregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-size: 14px;
	font-family: 'avantgardecttregular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	color: #000000;


}
body.content_only {
	background: #fff;
}
/* positionnement ****************************************************************************** */
.hidden {
	display: none
}
.f_left {
	float: left
}
.f_right {
	float: right
}
p.center {
	text-align: center
}
.clearBoth {
	clear: both
}
/* title *************************************************************************************** */
h1 {
	margin-bottom: 15px;
font-size: 25px;
line-height: 24px;
font-family: 'avantgardecttregular', Arial, Verdana;
color: #293462;
margin-top: 30px;
}
h2 {
	padding-bottom: 12px;
	font-size: 18px;
}
h3 {
	padding-bottom: 20px;
	font-size: 16px
}
.title_block {
	padding-bottom: 10px;
	font-size: 14px
}
.hide-left-column #left_column #left_column_inner {
	display: none
}
.hide-left-column #center_column {
}
#featured-products_block_center .product_desc, #featured-products_block_center .product_desc a, #featured-products_block_center .lnk_more, #order .delivery_options_address h3, #order-opc .delivery_options_address h3, table.std th, table.table_block th, #form_forgotpassword p.text label, #add_address p.text input, #add_address p.password input, #add_address p.select input, #add_address p.select select, #add_address p.textarea textarea, .listcomment .titlecomment, .breadcrumb, #create-account_form .title_block, .order_carrier_content, .paiement_block, .description_box {
	font-size: 12px;
}
/* text **************************************************************************************** */
p {
	padding-bottom: 10px
}
p em {
	font-style: italic
}
.warning {
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #e6db55;
	background: #ffffe0
}
.success {
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #339900;
	background: #d3ffab;
}
.error {
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #EBBCB5;
	color: #DF0505;
	background: #FDE4E1;
	overflow: hidden;
}
.error ul, .error ol {
	margin-left: 20px
}
.error p.lnk {
	padding: 0;
	float: right;
	margin-top: 10px;
	text-transform: uppercase;
}
.error p.lnk a {
	padding: 5px 10px;
	color: #ffffff;
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	border-radius: 3px !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
 *background-color: #222222;
	background-image: -moz-linear-gradient(top, #444444, #222222);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
	background-image: -webkit-linear-gradient(top, #444444, #222222);
	background-image: -o-linear-gradient(top, #444444, #222222);
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.error p.lnk a:hover {
	text-decoration: none;
}
.required sup {
	color: #DF0505
}
.addresses ul.address .address_delete a, #product_comparison .cmp_remove {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	border-radius: 3px !important;
	border: 1px solid #cc9900;
	cursor: pointer;
	text-transform: capitalize;
	background-color: #da4f49;
 *background-color: #bd362f;
	background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.addresses ul.address .address_update a {
	color: #ffffff;
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	border-radius: 3px !important;
	border: 1px solid #cc9900;
	cursor: pointer;
	text-transform: capitalize;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
 *background-color: #51a351;
	background-image: -moz-linear-gradient(top, #62c462, #51a351);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
	background-image: -webkit-linear-gradient(top, #62c462, #51a351);
	background-image: -o-linear-gradient(top, #62c462, #51a351);
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
/* link **************************************************************************************** */
a, a:active, a:visited {
	color: #717171;
	text-decoration: none;
	outline: medium none
}
a:hover {
	color: #903537;
}
/* HACK IOS ipad, iphone */
input[type="text"], input[type="email"], input[type="search"], input[type="password"], input[type="submit"], input[type="image"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}
#wishlist-table tr td .link-edit, button, input[type="reset"], input[type="submit"], input[type="button"] {
}
/*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;
	display: inline-block;
	padding: 0px 10px;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
	cursor: pointer;
	text-transform: capitalize;
	background: green;
	border: 1px solid green;
	height: 28px;
	line-height: 28px;
	width: auto;
	overflow: visible;
	font-weight: normal;
	outline: 0;
	color: #fff !important;
	font-family: Ubuntu, Arial, Verdana;
	font-size: 14px;/* IE7 *//* *padding-top:11px;
  *padding-bottom: 3px;
  position:relative;
  z-index: 0;
  *display:inline;*/


}
*:first-child+html input.button_mini, *:first-child+html input.button_small, *:first-child+html input.button, *:first-child+html input.button_large, *:first-child+html input.button_mini_disabled, *:first-child+html input.button_small_disabled, *:first-child+html input.button_disabled, *:first-child+html input.button_large_disabled, *:first-child+html input.exclusive_mini, *:first-child+html input.exclusive_small, *:first-child+html input.exclusive, *:first-child+html input.exclusive_large, *:first-child+html input.exclusive_mini_disabled, *:first-child+html input.exclusive_small_disabled, *:first-child+html input.exclusive_disabled, *:first-child+html input.exclusive_large_disabled {
	border: none
}
/* input button */
input.button_mini, input.button_small, input.button, input.button_large, input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled {
/*padding-bottom: 2px*/
}
/* 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*/
}
/* 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 {
	background: #b2b2b2;
	text-decoration: none;
	border: 1px solid #b2b2b2;
}
/* exclusive hover button */
/* 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 {
	background: #b2b2b2;
	text-decoration: none;
	border: 1px solid #b2b2b2;
}
input.button_disabled, input.exclusive_disabled, span.exclusive {
	cursor: default;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
/*==================================*/
/* START FORMALIZE */
/*==================================*/

.input_tiny {
	width: 50px;
}
.input_small {
	width: 100px;
}
.input_medium {
	width: 150px;
}
.input_large {
	width: 200px;
}
.input_xlarge {
	width: 250px;
}
.input_xxlarge {
	width: 300px;
}
.input_full {
	width: 100%;
}
.input_full_wrap {
	display: block;
	padding-right: 8px;
}

/* `UI Consistency ---------------------------------------------------------------------------------------------------*/

::-moz-focus-inner {
border: 0;
padding: 0;
}
input[type="search"]::-webkit-search-decoration {
display: none;
}
input, button, select, textarea {
	margin: 0;
	vertical-align: middle;
	z-index: 0;
	position: relative;
}
button:hover, {
transition-duration: 300ms;
background:#FF633F;
}
textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-moz-background-clip: padding;
	-webkit-background-clip: padding;
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid;
	border-color: #D1D1CF #D1D1CF #D1D1CF;
	color: #555;
	outline: 0;
	padding: 5px 5px 5px 3px;
	z-index: 0;
	position: relative;
}
/* WebKit's. */
::-webkit-input-placeholder {
color: #888;
}
input:-moz-placeholder, textarea:-moz-placeholder {
color: #888;
}
input.placeholder_text, textarea.placeholder_text {
	color: #888;
}

:invalid { /* Suppress red glow that Firefox adds to form fields by default, even when user is still typing.*/
}
button:focus, button:active, input:focus, input:active, select:focus, select:active, textarea:focus, textarea:active {
	/* for Opera */
	z-index: 1;
	-moz-box-shadow: #bbb 0 0 3px;
	-webkit-box-shadow: #bbb 0 0 3px;
	box-shadow: #bbb 0 0 3px;
}
.header .form-search input:focus, .header .form-search input:active {
	-moz-box-shadow: #ddd 0 0 0px;
	-webkit-box-shadow: #ddd 0 0 0px;
	box-shadow: #ddd 0 0 0px;
	border: none;
}
input[type="file"]:focus, input[type="file"]:active, input[type="radio"]:focus, input[type="radio"]:active, input[type="checkbox"]:focus, input[type="checkbox"]:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
select[disabled], textarea[disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="datetime-local"][disabled], input[type="email"][disabled], input[type="month"][disabled], input[type="number"][disabled], input[type="password"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="text"][disabled], input[type="time"][disabled], input[type="url"][disabled], input[type="week"][disabled] {
	background-color: #eee;
}
button[disabled], input[disabled], select[disabled], select[disabled] option, select[disabled] optgroup, textarea[disabled] {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	cursor: default;
}
textarea, select[size], select[multiple] {
	height: auto;
}

/* Tweaks for Safari + Chrome. */
@media (-webkit-min-device-pixel-ratio: 0) {
select {
	background-image: url('../img/megnor/select_arrow.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	margin-bottom: 7px;
}
#aw_box select {
	background-image: url('../img/megnor/select_arrow.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	width: 100%;
}
select[size], select[multiple] {
	background-image: none;
	padding: 0;
}

  ::-webkit-validation-bubble-message {
 box-shadow: rgba(0, 0, 0, 0.5) 0 0 5px;
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666), color-stop(1, #000));
 border: 1px solid;
 border-color: #747474 #5e5e5e #4f4f4f;
 color: #fff;
 font: 11px/1 'Lucida Grande', Arial, 'Liberation Sans', FreeSans, sans-serif;
 padding: 15px 15px 17px;
 text-shadow: #000 0 0 1px;
}

  ::-webkit-validation-bubble-top-outer-arrow, ::-webkit-validation-bubble-top-inner-arrow {
 display: none;
}
}
textarea {
	min-height: 40px;
	overflow: auto;
	resize: vertical;
	width: 100%;
}
optgroup {
	color: #000;
	font-style: normal;
	font-weight: normal;
}
/* `IE6
----------------------------------------------------------------------------------------------------*/
.ie6_button, * html button {
	background: #ddd url('../img/button.jpg') repeat-x;
	border: 1px solid;
	border-color: #ddd #bbb #999;
	cursor: pointer;
	color: #333;
	font: bold 12px/1.2 Arial, sans-serif;
	padding: 2px 10px 0px;
	overflow: visible;
	width: auto;
}
* html button {
	padding-top: 1px;
	padding-bottom: 1px;
}
.ie6_input, * html textarea, * html select {
	background: #fff;
	border: 1px solid;
	border-color: #848484 #c1c1c1 #e1e1e1;
	color: #000;
	padding: 2px 3px 1px;
	font-size: 13px;
	font-family: Arial, sans-serif;
	vertical-align: top;
}
* html select {
	margin-top: 1px;
}
.placeholder_text, .ie6_input_disabled, .ie6_button_disabled {
	color: #888;
}
.ie6_input_disabled {
	background: #eee;
}
/*==================================*/
/* END FORMALIZE */
/*==================================*/

/* form **************************************************************************************** */
form.std fieldset {
	margin: 2px 0; /* 20px 0*/
	border: 1px solid #D1D1CF;
	background: #fff;
}
/* table *************************************************************************************** */
table.std, table.table_block {
	margin-bottom: 20px;
	width: 100%;
	border: 1px solid #D1D1CF;
	border-bottom: none;
	background: white;
	border-collapse: inherit
}
table.std th, table.table_block th {
	padding: 14px 12px;
	color: #3C3C3C;
	text-transform: uppercase;
	background: #D9D9D9;
}
table.std tr.alternate_item, table.table_block tr.alternate_item {
}
table.std td, table.table_block td {
	padding: 12px;
	border-right: 1px solid #D1D1CF;
	border-bottom: 1px solid #D1D1CF;
	vertical-align: top
}
#carriers_list .carrier_price {
	border-right: none;
}
/* MOST IMPORTANT FOR ALL FORMS ! -  MAHESH - MEGNOR*/
#center_column fieldset p.radio span, #center_column fieldset p.text label, #center_column fieldset p.password label, #center_column fieldset p.select label, #center_column fieldset p.select span, #center_column fieldset p.textarea label {
	display: inline-block;
	padding: 5px;
	width: 27%;
	text-align: right;
}
#center_column fieldset p {
	padding: 0 0 10px 0
}
#center_column fieldset p.required span sup {
	margin-right: 5px;
}
#center_column fieldset p.required sup {
	color: #963B3D;
	font-size: 14px;
}
#center_column fieldset p.textarea textarea, #center_column fieldset p.text input, #center_column fieldset p.select input, #center_column fieldset p.password input {
	width: 320px;
}
#center_column fieldset p.textarea textarea {
	height: 80px;
}
#center_column fieldset p.select select {
	margin-right: 10px;
}
#center_column fieldset .form_info, #center_column fieldset .inline-infos, #center_column fieldset p.checkbox {
	margin-left: 222px;
	margin-right: 0;
}
#center_column fieldset p.checkbox {
	float: none;
	width: auto
}
#create-account_form fieldset p.text label, #create-account_form fieldset p.password label, #login_form fieldset p.text label, #login_form fieldset p.password label {
	display: inline-block;
	width: 110px;
	text-align: left;
	padding-left: 0;
	padding-right: 5px;
}
/* MOST IMPORTANT FOR ALL FORMS ! -  MAHESH - MEGNOR*/

/* BLOCK .block ******************************************************************************** */
.block, #tm_leftbanner, #tm_rightbanner {
	margin-bottom: 15px;
}
.accessories_block {
	margin-bottom: 0;
}
#manufacturer_slider {
	position: relative;
}
#footer .block {
	margin-bottom: 0;
	float: left;
}
#newsletter_block_left {
	width: 240px;
	padding: 5px 15px 15px;
	margin-top: -3px;
	margin-left: -25px;
}
#left_column #newsletter_block_left {
	background: none;
	clear: both;
	width: 100%;
	padding: 0;
}
#left_column #newsletter_block_left .block_content {
	padding: 10px;
}
#footer #newsletter_block_left .title_block {
	font-family: Ubuntu, Arial, Verdana;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	padding: 10px 0;
	border-bottom: none;
	font-weight:normal;
}
#newsletter_block_left .block_content {
	padding: 0;
	margin: 0;
	border: none;
	background: none;
}
.block .block_content {
	position: relative;
	margin: 5px 0 0 0;
	padding: 0;
	background-color: #ffffff;
	padding: 15px;
}
.ie7 .block .block_content {
	padding: 1px
}
.block .title_block, .block h4, .title-cms {
	font-family: Ubuntu, Arial, Verdana;
	font-size: 19px;
	color: #ffffff;
	background: url(../img/foooter_doubleline.png) repeat-x center bottom;
	text-transform: capitalize;
}
.title-cms {
	border-bottom: none;
}
.accessories_block .title_block, .blockproductscategory .title_block, #crossselling .title_block {
	border-bottom: 3px solid #D1D1CF;
}
#left_column .block .title_block, #left_column .block h4 {
	border-bottom: none;
	padding: 8px 10px;
	background-color: #293462;
	margin: 0;
}
.block .title_block a, .block h4 a {
	color: #FFF;
	text-decoration: none;
	font-family: 'avantgardecttregular', arial;
}
.block ul {
	list-style-type: none
}
.block li.last {
	border: none !important;
}
#center_column .block .block_content {
	background: none;
	border-radius: 0;
	border: none;
	padding: 18px 10px 0 10px;
	margin: 0;
}
#productscategory_productblock, #crossselling_productblock {
	padding-top: 18px;
}
.ie7 ul#product_list, .ie7 ul.product_list {
	overflow: hidden;
}
/* BLOCK .products_block FOR LEFT COLUMN LIST **************************** */
.products_block {
}
.products_block li {
	float: left;
}
/*================ Product Grid Start ============================*/

ul#product_list, ul.product_list {
	list-style-type: none;
	position: relative;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.grid_view li, .product_list li {
	width: 230px;
	margin-bottom: 14px;
	padding: 0;
	margin: 0;
	position: relative;
	float: left;
	vertical-align: top;
 *display: inline;
 *zoom: 1;
}
/* Default Width for Product Grid */
.grid_default_width {
	width: 240px;
} /* Default Width for Product Grid */
.bestseller_default_width, .featured_default_width, .tmnewproduct_default_width {
	width: 240px;
}
#accessories-carousel .slider-item, #featured-carousel .slider-item, #newproduct-carousel .slider-item, #bestseller-carousel .slider-item {
	width: 240px;
}
.cross_default_width, #crossselling_list .product_list li, #crossselling-carousel .slider-item {
	width: 180px;
}
.productcategory_default_width, #productscategory_list .product_list li, #productscategory-carousel .slider-item {
	width: 180px;
}
.brand_default_width, #manufacturer_grid .product_list li, #manufacturer-carousel .slider-item {
	width: 180px;
}
.grid_view li .product-block, .product_list li .product-block, .product-carousel .product-block {
	margin: 6px;
	padding: 0;
	clear: both;
	overflow: hidden;
	background: url(../img/product_boxshadow.png) no-repeat center bottom;
	padding-bottom: 11px;
}
.tm_manufacturer .product-block {
	background: none !important;
	padding-bottom: 0 !important;
}
#product_list li .product-block:hover, .product-carousel .product-block:hover, .product_list li .product-block:hover {
	overflow: hidden;
	clear: both;
}
.ie7 #product_list li .product-block:hover, .ie7 .product_list li .product-block:hover, .ie7 .product-carousel .product-block:hover {
}
#product_list li .product-block .product-block-inner, .product_list li .product-block .product-inner, .product-carousel .product-block .product-inner {
	padding: 10px 7px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #e6e6e6;
	background: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	min-height: 301px;
}
.list_view .product-block-inners {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#product_list li .product-block .product-block-inner {
	text-align: left;
	min-height: 325px !important;
}
#product_list li .product-block img, .product_list li .product-block img, .product-carousel .product-block img {
	text-align: center;
	margin: 0 auto;
	display: block;
}
#accessories-carousel .slider-item a.lnk_img, #featured-carousel .slider-item a.lnk_img, #newproduct-carousel .slider-item a.lnk_img, #bestseller-carousel .slider-item a.lnk_img, #crossselling-carousel .slider-item a.lnk_img, #productscategory-carousel .slider-item a.lnk_img, #productscategory_list li a.lnk_img, #crossselling li a.lnk_img, #product_list li a.lnk_img, .product_list li a.lnk_img, #product_list .product-block a.product_img_link, .product_list li .product-block .product_image, .product-carousel .product-block .product_image {
	display: block;
	position: relative;
}
ul#manufacturers_list li img, ul#suppliers_list li img, .inline_list li img, .products_block li img, #thumbs_list li img, .favoriteproduct a.product_img_link img, table#cart_summary .cart_product img, #crossselling li a img, .products_block .product_image img, #product_list a.product_img_link img, #productscategory_list li a img {
}
#crossselling_productblock li img, #productscategory_productblock li img {
	width: 145px;
	height: auto;
}
#product_list li span.new, .product_image span.new {
	display: block;
	padding: 2px 5px;
	position: absolute;
	top: 0px;
	right: -7px;
	text-align: center;
	text-transform: uppercase;
	background-color: #eee;
	color: #fff;
	background: #963B3D;
	-moz-border-radius: 5px 0 0px 5px;
	-webkit-border-radius: 5px 0 0px 5px;
	border-radius: 5px 0 0px 5px;
}
#product_list li span.new, #product_list li .discount, #featured-products_block_center .product_image span.new {
	font-size: 12px;
}
.product_list li.last_item_of_line .product-block {
}
.grid_view li .left_block .discount, .grid_view li .left_block .on_sale, .list_view .right_block .discount, .list_view .right_block .on_sale, #product_comparison .product_discount .discount, #product_comparison .product_discount .on_sale {
	background-color: #963B3D;
	color: #fff;
	padding: 2px 5px;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	text-align: right;
	text-transform: uppercase;
}
.list_view .right_block .discount, .list_view .right_block .on_sale {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#product_list .first_item_tm .product-block, .product_list .first_item_tm .product-block {
	margin-left: 0!important;
}
.product-carousel .first_item_tm .product-block {
	margin-left: 4px !important;
}
#product_list .last_item_tm .product-block, .product_list .last_item_tm .product-block {
	margin-right: 0!important;
}
.product-carousel .last_item_tm .product-block {
	margin-right: 4px!important;
}
/*================ Product Grid End ============================*/

/* 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-bottom: 20px
}
ul.footer_links li {
	float: left
}
ul.footer_links li.f_right {
	float: right
}
ul.footer_links li .icon {
	position: relative;
	top: 6px;
	left: 0
}
/* barre comparaison / tri ********************************************************************* */
#product-sort-container { /*float:left;*/
}
.sortPagiBar form.nbrItemPage {
	margin-left: 50px;
}
.content_sortPagiBar {
	margin: 10px 0;
	float: left;
	width: 100%;
}
#center_column .sortPagiBar, .sortPagiBar_bottom {
	padding: 5px;
	background: #fff;
	border: 1px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.sortPagiBar_bottom .comapre_form {
	float: left;
}
.comapre_form p {
	padding: 0;
}
#center_column .sortPagiBar strong {
	color: #000;
}
#center_column .sortPagiBar p {
	padding: 0;
}
.sortPagiBar #productsSortForm {
	float: right;
}
.sortPagiBar select#selectPrductSort {
	margin: 0 0 0 10px;
	color: #000;
	border: 1px solid #ccc
}
.sortPagiBar .bt_compare {
	padding: 3px 7px;
	border: none;
	color: #fff;
	text-shadow: 0 1px 0 #000;
	background: url('../img/bg_bt_compare.gif') repeat-x 0 0 #111;
}
.sortPagiBar .PrductSort {
	float: left;
}
.sortPagiBar .nbrProduct {
	display: inline-block;
	padding: 0 10px;
}
.sortPagiBar #nb_item {
	border: 1px solid #ccc
}
/* pagination ********************************************************************************** */

div.pagination {
	margin: 0;
	float: right;
	text-align: center;
	clear:both;
}
ul.pagination {
	list-style-type: none
}
ul.pagination li {
	margin: 0 2px 0 0;
	float: left;
}
ul.pagination a, ul.pagination span {
	display: inline-block;
	height: 19px;
	padding-top: 2px;
	width: 21px;
	border: 1px solid #ebebeb;
	color: #777;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
ul.pagination a {
	text-align: center;
}
ul.pagination a:hover {
	color: #fff;
	background: #963B3D;
	border: 1px solid #963B3D;
	text-decoration: none;
}
ul.pagination .current span {
	color: #fff;
	cursor: default;
	background: #293462;
	border: 1px solid #293462;
}
ul.pagination li.disabled span {
	color: #999;
	cursor: default;
}
#pagination_next, .pagination_next {
	float: right
}
ul.pagination a, ul.pagination span {
	padding: 3px 7px 0;
	width: auto;
}
ul.pagination .pagination_next a, ul.pagination .pagination_next span {
	background: url("../img/sprite.png") no-repeat scroll -185px -466px transparent;
	font-size: 0;
	padding: 3px 11px 0;
}
ul.pagination .pagination_next a:hover {
	background: url("../img/sprite.png") no-repeat scroll -158px -466px #963B3D;
	border: 1px solid #963B3D;
}
ul.pagination .pagination_previous a, ul.pagination .pagination_previous span {
	background: url("../img/sprite.png") no-repeat scroll -106px -466px transparent;
	float: left;
	font-size: 0;
	padding: 3px 11px 0;
}
ul.pagination .pagination_previous a:hover {
	background: url("../img/sprite.png") no-repeat scroll -132px -466px #963B3D;
	border: 1px solid #963B3D;
}
#pagination_previous, .pagination_previous span, #pagination_next, .pagination_next span {
	color: #555;
}
/* CART steps *********************************************************************** */
ul#order_step {
	background-color: white;
}
ul.step {
	list-style-type: none;
	margin-bottom: 30px;
	height: 35px;
	width: 100%;
	margin-top: 15px;
}
ul.step li {
	float: left;
	width: 20%;
	text-align: center;
	text-transform: uppercase;
	background: #D9D9D9;
	line-height: 35px;
}
ul.step li a, ul.step li.step_current span {
	display: inline-block;
	color: #fff;
}
ul.step li.step_current {
	font-weight: bold;
	background: #963B3D;
}
ul.step li.step_current_end {
	font-weight: bold;
	color: #fff;
	background: #963B3D;
}
ul.step li.step_todo span {
	display: inline-block;
	color: #5D5D5D;
	font-weight: bold;
}
ul.step li.step_done {
	font-weight: bold;
	background: #963B3D;
}
.step_current .leftarrow {
	display: block;
}
.ie7 .step_current .leftarrow {
	display: none;
}
.ie7 #order_step #step_end, .ie8 #order_step #step_end, .ie9 #order_step #step_end {
	width: 20%;
}
.leftarrow {
	border-bottom: 17px solid transparent;
	border-left: 20px solid #963B3D;
	border-top: 18px solid transparent;
	content: "";
	float: right;
	position: relative;
	right: -25px;
	display: none;
	height: 0;
}
/* 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 #ccc;
	color: #666
}
.listcomment .titlecomment {
	display: block;
	font-weight: bold;
	color: #333
}
.listcomment .txtcomment {
	display: block;
	padding: 5px 0;
	color: #333
}
.listcomment .authorcomment {
}
/* ************************************************************************************************
		HEADER
************************************************************************************************ */
#header {
	position: relative;
	z-index: 9;
}
#header_logo {
	position: absolute;
	left: 0;
	top: 32px;
	z-index: 1;
}
#header_right {
	position: relative;
	float: right;
	margin-bottom: 8px;
	width: 100%;
	height: 152px;
}
.ie7 #header_right {
	z-index: 9;
}
#header, #columns, #footer {
	margin: 0 auto;
	width: 100%;
}
#header .header_container, #footer .footer_inner, #columns .columns_inner {
	width: 1000px;
	margin: 0 auto;
	background-color: #f3f3f3!important;
	padding-right: 13px;
	padding-left: 13px;
}
#footer .footer_inner, #columns .columns_inner {
	overflow: hidden;
}
.header_container {
	position: relative;
	margin-bottom: 0px !important;
}
.tm_permalinkmenu {
	display: none;
}
.tm_permalinkmenu li {
	list-style: none;
}
.headertoggle_img {
	background: url("../img/sprite.png") no-repeat scroll -186px -338px transparent;
	float: right;
	height: 20px;
	margin: 10px 10px 0 15px;
	width: 30px;
}
/***************************************************************
			MENU
*****************************************************************/
.sf-contener, .nav-container-mobile {
	clear: both;
	height: 45px;
	padding: 10px 0;
	background: url(../img/manu_line_bg.png);
}
#main_menu, .nav-button {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #293462;
	height: 45px;
}
.sf-right {
	margin-right: 14px;
	float: right;
	width: 7px;
	display: none;
	visibility: hidden;
}
.sf-menu, .sf-menu * {
	padding: 0;
	list-style: none;
}
.sf-menu ul, .primary-nav {
	position: absolute;
	top: -999em;
	background: url(../img/dropdown_bg.jpg);
	padding: 5px;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 0px 0px 5px 5px;
 -webkit-border-radius::0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}
.primary-nav.open {
	border: 1px solid #d3d3d3;
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: left;
	position: relative;
	background: url(../img/saprator.png) no-repeat center right;
}
.sf-menu li.last {
	background: none;
}
.sf-menu a {
	display: block;
	position: relative;
	color: #fff;
	padding: 14px 18px;
	border: 0;
	text-decoration: none;
	font-size: 15px;
	font-family: Ubuntu, Arial, Verdana;
	text-transform: uppercase;
}
.sf-menu ul li a, .primary-nav li a {
	color: #777777;
	margin: 0;
	padding: 8px 10px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 0;
	top: 45px; /* match top ul list item height */
	z-index: 99;
	width: auto
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left: 200px; /* match ul width */
	top: 0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left: 200px; /* match ul width */
	top: 0;
}
/*** DEMO SKIN ***/
.sf-menu li li, .sf-menu li li li {
	background: none;
}
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sfHover .sf-with-ul {
}
#main_menu ul li .sf-with-ul, #main_menu ul li.sfHover ul li .sf-with-ul, #main_menu ul ul li.sfHover ul li .sf-with-ul {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: none;
	color: #777;
}
.sf-menu li.first a {
	border-radius: 3px 0px 0px 3px;
}
.sf-menu ul li a:hover, .primary-nav li a:hover, #main_menu ul li .sf-with-ul:hover, #main_menu ul li.sfHover .sf-with-ul, #main_menu ul li.sfHover ul li.sfHover .sf-with-ul {
	background: url(../img/dropdown_hover.jpg);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	outline: 0;
	color: #903537;
}
/*** arrows **/
.sf-menu a .sf-sub-indicator {
	display: none;
}
.sf-menu ul li a .sf-sub-indicator {
	position: absolute;
	display: block;
	right: 10px;
	top: 10px; /* IE6 only */
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
	background: url('../img/icon/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: 11px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
	background-position: -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
	background-position: 0 0;
}
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
li.sf-search {
	background: inherit;
	float: right;
	line-height: 25px;
	border: none;
}
li.sf-search input {
	margin: 7px 6px 0 0;
	background: #eee;
	border: 1px solid #777;
}
/* hack IE7 */
.sf-menu li li {
	width: 200px;
	border-right: none;
	margin: 0;
	padding: 0px;
}
.nav-container-mobile {
	display: none;
}
/*================= Start Responsive Menu =============*/
.nav-button {
	cursor: pointer;
}
.primary-nav {
	display: block;
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-align: left;
	width: 98%;
	border-radius: 0 0 5px 5px;
	z-index: 9;
	top: 53px;
	border: none;
}
.tm_mobilemenu_text {
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 15px;
	font-family: Ubuntu, Arial, Verdana;
	text-transform: uppercase;
	margin: 13px 0 0 15px;
}
.tm_mobilemenu_img {
	float: right;
	background: url("../img/sprite.png") no-repeat scroll -186px -338px rgba(0, 0, 0, 0);
	height: 20px;
	width: 30px;
	margin: 13px 10px 0 15px;
}
.primary-nav.open li.last {
	border: none;
}
.primary-nav ul {
	padding: 0;
	margin-left: 20px;
}
.primary-nav li {
	display: none;
}
.primary-nav li a {
	display: block;
	padding: 5px 5px 5px 15px;
	text-decoration: none;
}
.primary-nav.open {
	padding: 1%;
}
.primary-nav.open li {
	display: block;
	margin: 0;
	padding: 0;
}
.primary-nav li ul a {
	font-weight: normal;
}
.primary-nav li ul li ul a {
	padding: 5px 0 5px 40px;
}
.primary-nav li ul li ul li ul a {
	padding: 5px 0 5px 50px;
}
.primary-nav li:hover ul {
	display: block;
	border-top: 0 none;
}
.nav-container-mobile li .OPEN, .nav-container-mobile li .CLOSE {
	display: block;
	float: right;
	margin: 7px 10px 0 0;
	height: 18px;
	width: 18px;
	background: url('../img/sprite.png') no-repeat scroll -236px -260px transparent;
	cursor: pointer;
}
.nav-container-mobile li .CLOSE {
	background-position: -207px -261px;
}
/*================= End Responsive Menu =============*/

/* ************************************************************************************************
		BREADCRUMB
************************************************************************************************ */
.breadcrumb {
	margin-bottom: 10px;
border-radius: 5px;
color: #848383;
font-weight: normal;
padding: 0;
text-transform: capitalize;
font-size: 13px;
/* position: absolute; */
/* top: -40px; */
left: 0;
margin-top: -38px;
}
.breadcrumb a {
	color: #BEBEBE;
}
.breadcrumb .navigation-pipe {
	margin: 0 3px 0 5px
}
.breadcrumb img {
	position: relative;
	top: 5px;
}
/* ************************************************************************************************
		FOOTER
************************************************************************************************ */
#footer {
	color: #717171;
	overflow: hidden;
}
#footer .footer_inner {
	margin-top: 0px;
	background: url(../img/footer_banner_border.png) repeat-x center top;
	position: relative;
}
.blockcategories_footer, #footer .myaccount, #social_block {
	float: left;
	width: 18%;
}
#block_contact_infos {
	width: 25%;
	float: left;
}
.blockcategories_footer {
	margin-left: 0
}
#footer .title_block {
	padding-bottom: 10px;
	text-transform: capitalize;
}
#footer .title_block, #footer .title_block a {
	color: #3c3e3e;
	font-family: Ubuntu, Arial, Verdana;
	font-size: 16px;
	font-weight:normal!important;
}
#social_block .title_block {
	display: none;
}
#footer a {
	color: #717171
}
#footer a:hover {
	text-decoration: none;
	color: #903537;
}
#footer ul {
	list-style-type: none;
	clear: both;
	width: 100%;
}
#footer li {
	padding: 3px 0
}
#footer li a {
	color: #717171;
}
#footer .myaccount .block_content {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}
.blockcategories_footer ul li a, #footer .myaccount ul li a, .block_footer ul li a {
}
.blockcategories_footer ul li a:hover, #footer .myaccount ul li a:hover, .block_footer ul li a:hover {
}
#footer .myaccount {
	padding: 0px;
}
#footer .myaccount .title_block, #footer .myaccount h4 {
	background: none;
	text-shadow: none;
	border-bottom: none;
}
#footer .myaccount .favoriteproducts img, #footer .myaccount .lnk_wishlist img {
	display: none
}
#footer .title_block {
	cursor: pointer;
	padding: 12px 0;
}
#footer h4.title_block .mobile_togglemenu {
}
#footer .myaccount .block_content {
	clear: both;
}
.toggle .mobile_togglemenu {
	background: url("../img/megnor/toggle-arrow.png") no-repeat scroll right 4px transparent;
	display: block;
	cursor: pointer;
	width: 100%;
	margin-top: -21px;
	overflow: hidden;
	padding: 0 0 6px;
}
.toggle .mobile_togglecolumn {
	background: url("../img/megnor/toggle-arrow.png") no-repeat scroll right 0px transparent;
	display: block;
	cursor: pointer;
	width: 100%;
	margin-top: -21px;
	overflow: hidden;
	padding: 0 0 4px;
}
.active .mobile_togglemenu {
	background: url("../img/megnor/toggle-arrow.png") no-repeat scroll right -48px transparent;
}
.active .mobile_togglecolumn {
	background: url("../img/megnor/toggle-arrow.png") no-repeat scroll right -52px transparent;
}
#footer .mobile_togglemenu:hover {
	text-decoration: none;
}
#tm_blocklink1_footer, #tm_blocklink2_footer, #tm_blocklink3_footer, #tm_blocklink4_footer {
	float: left;
	width: 18%;
	margin: 0px 0 5px 0;
}
#tm_blocklink1_footer {
	margin-left: 10px;
}
/* ************************************************************************************************
		PRODUCT PAGE
************************************************************************************************ */

/* BLOCK idTabs ******************************************************************************** */
.idTabs {
	list-style-type: none;
	margin-top: 0px;
	float: left;
	width: 100%;
}
ul.idTabs li {
	float: left;
	margin-right: 4px;
}
.idTabs a {
	display: block;
	padding: 10px 15px;
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;
	font-family: Ubuntu, Arial, Verdana;
	background-color: #999
}
.idTabs .selected, .idTabs a:hover {
	color: #3c3c3c;
	background-color: #F4F4F4;
}
#more_info_sheets {
	padding: 15px;
	float: left;
	width: 97%;
	background-color: #F4F4F4;/*background: url("../img/dropdown_hover.jpg") repeat scroll 0 0 transparent;*/
}
#more_info_sheets ul, #more_info_sheets ol, #more_info_sheets dl {
	margin-left: 20px
}
#more_info_sheets em {
	font-style: italic
}
#more_info_sheets .product_desc {
	margin-top: 5px
}
#more_info_sheets .product_desc .product_image {
	float: left
}
#more_info_sheets .product_desc .block_description {
	float: left;
	margin-left: 10px;
	width: 420px
}
#more_info_sheets .product_desc .clear_product_desc {
	clear: both;
	height: 0px;
	line-height: 0px
}
/* Make sure lists are correctly displayed in tinyMCE BO edition mode too */
#short_description_content ul, #short_description_content ol, #short_description_content dl, #tinymce ul, #tinymce ol, #tinymce dl {
	margin-left: 20px
}
.block_hidden_only_for_screen {
	display: none
}
/* ************************************************************************************************
		PAGE COMAPRISION
************************************************************************************************ */
#products-comparison #right_column {
}
#products-comparison #center_column {
}
/* ************************************************************************************************
		PAGE AUTHENTIFICATION
************************************************************************************************ */
#authentication #right_column {
}
#authentication #center_column {
}
/* ************************************************************************************************
		PAIMENT - PAGE ORDER
************************************************************************************************ */

/* nav bottom ********************************************************************************** */
#order #left_column #left_column_inner, #order-confirmation #left_column #left_column_inner {
	display: none
}
#order #center_column, #order-confirmation #center_column {
}
#order-confirmation {
}
#order-confirmation .icon, #order-confirmation .icon {
	float: left;
	margin: -5px 5px 0 0;
}
.cart_navigation {
	margin: 20px 0
}
.cart_navigation .button {
	float: left;
}
.cart_navigation .exclusive, .cart_navigation .exclusive_large {
	float: right
}
/* step 1 - cart ******************************************************************************* */
#compare_shipping p label {
	float: left;
	width: 18%;
}
.cart_last_product {
	display: none
}
/*p.cart_navigation .multishipping-button { margin-right: 10px }*/

#order-detail-content {
	font-family: arial;
	margin-bottom: 20px
}
#order-detail-content .customizationUploaded li, #order-detail-content .typedText li {
	list-style: none;
}
table#cart_summary th {
	padding: 14px 12px;
	text-transform: uppercase;
	background: #D9D9D9;
}
table#cart_summary th.cart_product {
	text-align: center
}
table#cart_summary td {
	padding: 12px;
	border-right: 1px solid #d1d1cf;
	border-bottom: 1px solid #d1d1cf;
	vertical-align: top
}
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 #d1d1cf
}
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 {
}
table#cart_summary tr.customization.odd {
	background-color: #fff
}
table#cart_summary tr.customization.even {
}
table#cart_summary tr ul {
	list-style: none;
}
table#cart_summary .cart_product {
	width: 80px;
	text-align: center
}
table#cart_summary tbody tr:last-child td {
	border-bottom: 1px solid #d1d1cf;
	font-family: arial;
}
table#cart_summary tbody tr td.cart_discount_delete {
	padding-left: 34px;
}
table#cart_summary .cart_description {
	width: 230px;
}
table#cart_summary .cart_unit {
	width: 130px;
	text-align: center
}
table#cart_summary td.cart_unit {
	text-align: center;
}
table#cart_summary .cart_quantity {
	width: 130px
}
table#cart_summary .customization .cart_quantity {
	padding: 8px 12px 0;
}
.cart_quantity .cart_quantity_input {
	float: left;
	margin-left: 5px;
	width: 20px;
	border: 1px solid #d1d1cf;
}
.cart_quantity .cart_quantity_button {
	float: left;
	position: relative;
	top: -5px
}
table#cart_summary .cart_total {
	width: 120px;
	text-align: center
}
table#cart_summary td.cart_total {
	text-align: right
}
table#cart_summary .cart_delete {
	width: 64px;
	text-align: center
}
table#cart_summary .cart_discount_price {
	text-align: right
}
.cart_delete a.cart_quantity_delete, a.price_discount_delete {
	display: inline-block;
	padding: 1px 2px;
	font-size: 0px;
	color: #666;
	text-indent: -999px;
	background: url("../img/icon/delete.gif") no-repeat scroll 0 center;
	width: 10px;
	height: 10px;
	margin: 4px 0 0 12px;
	float: left;
}
.cart_total_price .total_price_container {
	border-right: none;
}
table#cart_summary .cart_total_price td.cart_voucher {
	border-bottom: 1px solid #d1d1cf;
	vertical-align: middle
}
table#cart_summary #total_price_container {
	border-bottom: 1px solid #d1d1cf;
	border-right: none;
}
.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;
}
.cart_voucher p {
	padding-bottom: 0;
}
.cart_voucher p.discount_name_block {
	float: left;
}
.cart_voucher #display_cart_vouchers {
	clear: both;
	line-height: 20px;
	color: #666;
	padding-top: 2px;
	font-weight: normal;
	border-top: 1px dotted #d1d1cf;
}
.cart_voucher .title_offers {
	margin-top: 15px;
	margin-bottom: 5px
}
.cart_voucher #display_cart_vouchers span {
	font-weight: bold;
	cursor: pointer;
}
.cart_voucher input.discount_name {
	padding: 0 5px;
	height: 28px;
	width: 170px;/* 180 */
	border: 1px solid #d1d1cf;
	font-weight: normal;
	background: none;
	margin-right: 5px;
}
.cart_voucher .submit input.button {
	padding: 0 8px;
}
#cart_summary .price {
	border-right: none;
	text-align: right;
	white-space: nowrap;
	color: #93383A
}
#cart_summary .price span {
	color: #717171;
}
.total_price_container p {
	text-align: left
}
table#cart_summary .cart_total_price .total_price_container {
	padding: 0;
	border-bottom: 1px solid #d1d1cf;
	border-right: 1px solid #d1d1cf;
}
.cart_total_price .total_price_container p {
	display: block;
	padding: 8px;
	font-weight: bold;
	text-transform: uppercase;
	background: #D9D9D9;
	color: #3c3c3c;
}
.cart_total_price .total_price_container span {
	display: block;
	padding: 15px;
	font-weight: bold;
	font-size: 18px;
	text-align: center
}
#order_carrier {
	clear: both;
	margin-top: 20px;
	border: 1px solid #999;
	background: #fff
}
#order_carrier .title_block {
	padding: 0 15px;
	height: 29px;
	line-height: 29px;
	color: #555;
	text-transform: uppercase;
	background: #eee;
}
#order_carrier span {
	display: block;
	padding: 15px;
	font-weight: bold
}
.order_delivery .first_item {
	margin-right: 25px;
}
.multishipping_close_container {
	text-align: center;
}
table#cart_summary .gift-icon {
	color: white;
	background: #222222;
	line-height: 20px;
	padding: 2px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/* step 2 - authentification ******************************************************************* */
#create-account_form, #authentication #login_form {
	clear: none;
	float: left;
	height: 20em;
	width: 49%;
}
#create-account_form {
	margin-right: 9px;
}
#authentication #create-account_form fieldset, #authentication #login_form fieldset {
	min-height: 200px
}
#authentication #create-account_form .form_content, #authentication #login_form .form_content {
	padding: 15px 10px
}
#contact h3, #add_address h3, #new_account_form h3, #create-account_form h3, #account-creation_form h3, #authentication #login_form h3 {
	border-bottom: 1px solid #d1d1cf;
	margin: 0 0 15px;
	padding: 13px;
	text-transform: uppercase;
}
#create-account_form .title_block {
	padding-bottom: 22px;
	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: 211px;/* 230 */
}
#create-account_form #SubmitCreate, #login_form #SubmitLogin {
	float: right;
	margin-right: 5px;
}
.lost_password {
	float: left;
	width: 200px
}
.lost_password a {
	color: #717171;
	text-decoration: underline;
}
.lost_password a:hover, #order-opc .lost_password:hover {
	color: #903537;
}
#order-opc .lost_password {
	display: block;
	float: none;
	margin: 5px 0 10px;
	width: auto;
	color: #717171;
	text-decoration: underline;
}
#ordermsg p {
	padding-bottom: 0
}
#ordermsg p.txt {
	float: left;
	margin-right: 25px;
	width: 220px
}
/*#ordermsg .textarea {float:right}*/
#ordermsg .textarea textarea {
	height: 90px;
	width: 475px;
	border: 1px solid #ccc
}
/* step 3 - address ************************************************************************** */

.address-form-multishipping {
	padding: 10px 0px;
}
#multishipping_mode_box {
	border: 1px solid #ededed;
	background: #fbfbfb;
	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;
	background: #f7f7f7;
	border: 1px solid #ccc;
}
#multishipping_mode_box .description_off a:hover, #multishipping_mode_box .description a:hover {
	border: 1px solid #ccc;
	background: #eee;
}
#multishipping_mode_box.on .description_off {
	display: block;
}
/* step 4 - paiement ************************************************************************** */

.delivery_options {
	border: 1px solid #d1d1cf;
	border-top: 0;
}
#order .delivery_options_address h3, #order-opc .delivery_options_address h3 {
	padding: 6px 11px;
	text-transform: uppercase;
	background: none repeat scroll 0 0 #D9D9D9;
}
#order .delivery_option_radio, #order-opc .delivery_option_radio {
	float: left;
	margin: 2px;
}
#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;
	width: 92%;
	font-family: arial;
}
#order .delivery_option.item, #order-opc .delivery_option.item {
}
#order .delivery_option .tm-radio, #order-opc .delivery_option .tm-radio {
	float: left;
	margin: 12px;
}
#order .delivery_option.alternate_item, #order-opc .delivery_option.alternate_item {
	border-top: 1px solid #d1d1cf;
	border-bottom: 1px solid #d1d1cf;
}
#order .delivery_option label > table.resume td, #order-opc .delivery_option label > table.resume td {
	padding: 0 8px;
}
#order .delivery_option label > table.resume td + td, #order-opc .delivery_option label > table.resume td + td {
	width: 50%;
}
#order .delivery_option label > table.resume td + td + td, #order-opc .delivery_option label > table.resume td + td + td {
	width: 20%;
	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: 20%;
}
#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: 15px;
	border: 1px solid #d1d1cf;
	color: #000;
	background: #fff;
}
.order_carrier_content h3 {
	padding: 15px 0 10px 0;
	font-size: 13px;
	color: #000
}
.order_carrier_content h3.carrier_title {
	padding-top: 0
}
.order_carrier_content input {
	position: relative;
	top: 1px
}
#carrierTable {
	border: 1px solid #999;
	border-bottom: none;
	background: #fff
}
#carrierTable tbody {
	border-bottom: 1px solid #999;
}
#carrierTable th {
	padding: 0 15px;
	height: 29px;
	line-height: 29px;
	color: #555;
	text-transform: uppercase;
	background: #eee;
}
#carrierTable td {
	padding: 15px;
	font-weight: bold;
	border-right: 1px solid #e9e9e9
}
#carrierTable td.carrier_price {
	border: none
}
#gift_div {
	display: none;
	padding-bottom: 10px
}
#gift_div label {
	display: block;
	margin-bottom: 5px
}
#gift_div #gift_message {
	height: 50px;
	width: 720px;
	border: 1px solid #999
}
a.iframe {
	font-weight: bold
}
.hook_extracarrier {
	margin-top: 5px;
	padding: 5px;
}
/* step 5 - paiement ************************************************************************** */
.paiement_block {
	padding: 15px;
	border: 1px solid #d1d1cf;
	color: #000;
	background: #fff;
}
.payment_module {
	position: relative;
	padding: 0px;
	text-transform: uppercase;
}
.payment_module a {
	display: block;
	position: relative;
	padding: 10px;
	border: 1px solid #d1d1cf;
	margin: 10px 0;
	text-transform: uppercase;
	background: #fff;
	overflow: hidden;
	font-size: 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.payment_module a:hover {
	background: #eee;
}
.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 #left_column_inner {
	display: none
}
#order-opc #center_column {
}
#order-opc h2 {
}
#order-opc h2 span {
	background: none repeat scroll 0 0 #FBFBFB;
	border: 1px solid #D1D1CF;
	color: #555555;
	display: inline-block;
	padding: 5px 7px;
}
#order-opc #login_form fieldset {
	border: 1px solid #d1d1cf;
	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 #login_form fieldset p a:hover {
	text-decoration: none;
}
#order-opc #login_form fieldset p a#openLoginFormBlock {
	position: relative;
	display: inline-block;
	padding: 0px 10px;
	text-transform: capitalize;
	height: 28px;
	line-height: 28px;
	width: auto;
	overflow: visible;
	font-weight: normal;
	outline: 0;
	color: #FFF;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
	cursor: pointer;
	text-transform: capitalize;
	background: #963B3D;
	border: 1px solid #963B3D;
}
#order-opc #login_form fieldset p a#openLoginFormBlock:hover {
	background: #B2B2B2;
	border: 1px solid #B2B2B2;
}
#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: 723px;
	border: 1px solid #ccc
}
#order-opc #opc_delivery_methods #message {
	width: 99%;
}
#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: 650px;
	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: #555
}
#new_account_form p.required sup {
	color: #DF0505
}
#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;
}
#new_account_form p.checkbox label {
	float: none;
	width: auto;
}
#new_account_form p.text input, #new_account_form p.password input, #new_account_form p.select input {
	width: 360px;
}
#new_account_form .checkbox {
	margin-left: 260px!important;
}
#new_account_form #submitGuestAccount {
	float: right
}
/* ************************************************************************************************ */

/* ************************************************************************************************
		paiment - CONFIRMATION
************************************************************************************************ */
#orderconfirmation #left_column #left_column_inner {
	display: none
}
#orderconfirmation #center_column {
}
/* ************************************************************************************************
		PAGE PASSWORD
************************************************************************************************ */
#form_forgotpassword fieldset {
	padding: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	margin-top: 0px;
}
#form_forgotpassword p.text label {
	display: inline-block;
	padding-right: 10px;
	width: 174px;
	text-align: right;
	font-size: 14px;
}
#form_forgotpassword p.text input {
	width: 288px;
}
#form_forgotpassword p.submit {
	margin-right: 52px;
	padding-bottom: 5px;
	text-align: right
}
#password .icon {
	position: relative;
	top: 6px;
}
/* ************************************************************************************************
		PAGE ADRESSES
************************************************************************************************ */
#addresses #left_column #left_column_inner {
	display: none
}
#addresses #center_column {
}
#address p.inline-infos {
	margin: 0 0 0 265px !important;
	color: #666;
}
/* ************************************************************************************************
		PAGE ADD ADRESS
************************************************************************************************ */
#address #left_column #left_column_inner {
	display: none
}
#address #center_column {
}
form#add_address {
}
#add_address fieldset {
	margin: 0;
	border: 1px solid #d1d1cf;
	background: #fff;
}
#center_column #add_address p {
	margin: 0;
	padding: 0 0 10px 0
}
#add_address p.required {
}
#add_address p.required sup {
	color: #DF0505
}
#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: 25%;/* 260 */
	text-align: right
}
#add_address p.text input, #add_address p.password input, #add_address p.select input {
	width: 360px;/* 370 */
	color: #555;
}
#add_address p.checkbox {
	margin-left: 260px!important;
}
#add_address p.select select {
	margin-right: 10px;
	border: 1px solid #ccc;
	color: #666
}
#add_address p.textarea label {
	vertical-align: top
}
#add_address p.textarea textarea {
	height: 80px;
	width: 360px;
	border: 1px solid #ccc;
	color: #666;
	display: inline;
}
#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 #left_column_inner {
	display: none
}
#order-slip #center_column {
}
#order-slip #order-list {
	border-bottom: 1px solid #999
}
#order-slip #order-list td {
	border-top: 1px solid #ccc;
	border-bottom: none
}
#order-slip #order-list td.history_invoice {
	border-right: none
}
/* ************************************************************************************************
		PAGE DISCOUNT
************************************************************************************************ */
#discount #left_column #left_column_inner {
	display: none
}
#discount #center_column {
}
#discount .table_block tr.last_item td {
	border-bottom: 1px solid #999
}
#discount .table_block td.discount_expiration_date {
	border-right: 1px solid #999
}
#discount .table_block td.discount_value {
	white-space: nowrap
}
/* ************************************************************************************************
		PAGE ORDER FOLLOW
************************************************************************************************ */
#order-follow #left_column #left_column_inner {
	display: none
}
#order-follow #center_column {
}
/* ************************************************************************************************
		PAGE NEW-PRODUCTS
************************************************************************************************ */
#newproducts .sortPagiBar {
	margin-bottom: 20px
}
/* ************************************************************************************************
		PAGE BEST SALES
************************************************************************************************ */
#bestsales .sortPagiBar {
	margin-bottom: 20px
}
#best-sellers_block_center .allbest-seller {
	float: right;
	width: 100%;
}
/* ************************************************************************************************
		PAGE PRICES DROP SALES
************************************************************************************************ */
#pricesdrop .sortPagiBar {
	margin-bottom: 20px
}
/* ************************************************************************************************
		PAGE MANUFACTURER AND PAGE SUPPLIER
************************************************************************************************ */
ul#manufacturers_list li h3, ul#suppliers_list li h3, .inline_list li .cat_name {
	padding: 0 0 5px;
	font-size: 13px;
}
ul#manufacturers_list li .description, ul#suppliers_list li .description, .inline_list li p {
	overflow: hidden;
	padding: 0;
	font-size: 12px;
	color: #666
}
ul#manufacturers_list li .right_side, ul#suppliers_list li .right_side {
	float: right;
}
#manufacturer .nbrmanufacturer, #supplier .nbrmanufacturer {
	margin: 15px 0 10px;
	padding: 8px 7px;
	color: #555;
	background: none repeat scroll 0 0 #f0f0f0;
}
#manufacturer #product_list {
	margin-top: 15px
}
ul#manufacturers_list, ul#suppliers_list {
	list-style-type: none;
	margin-top: 5px;
}
ul#manufacturers_list .left_side, ul#suppliers_list .left_side {
	float: left;
	width: 75%;
}
ul#manufacturers_list .right_side, ul#suppliers_list .right_side {
	float: right;
}
ul#manufacturers_list li, ul#suppliers_list li, .inline_list li {
	margin-bottom: 14px;
	padding: 12px 8px;
	border: 1px solid #d1d1cf;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 97%;
	float: left;
	background: #fff;
}
ul#manufacturers_list li a.lnk_img, ul#suppliers_list li a.lnk_img {
	display: block;
	float: left;
}
ul#manufacturers_list li img, ul#suppliers_list li img, .inline_list li img {
	display: block;
	float: left;
	margin-right: 14px;
	vertical-align: bottom
}
.description_box {
	border: 1px solid #CCCCCC;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 1px #E2E2E2;
	padding: 5px;
	margin-bottom: 20px;
}
.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: #222222;
	padding: 0 10px;
}
.description_box ul {
	padding-left: 30px;
	padding-bottom: 10px;
}
/* ************************************************************************************************
		PAGE SEARCH
************************************************************************************************ */
#search h3.nbresult {
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #e6db55;
	font-size: 13px;
	background: #ffffe0
}
#search .sortPagiBar {
}
/* ************************************************************************************************
		PAGE 404
************************************************************************************************ */
#pagenotfound #left_column, #pagenotfound #right_column {
	display: none
}
#pagenotfound #left_column, #pagenotfound #right_column {
	display: none
}
#pagenotfound #center_column {
	width: 940px;
}
#pagenotfound .pagenotfound {
	padding: 30px 300px 0 0;
	height: 330px;
	font-size: 14px;
	background: url('../img/bg_404.png') no-repeat 100% 0
}
#pagenotfound h3 {
	font-weight: normal;
	font-size: 14px
}
#pagenotfound fieldset {
	border: none
}
#pagenotfound fieldset label {
	color: #333
}
#pagenotfound #search_query {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #fff !important;
	border-top: 1px solid #666;
	padding: 0 5px;
	height: 24px;
	width: 200px;
	color: #ccc;
	background: url('../../../modules/blocksearch/img/bg_search_input.png') repeat-x scroll 0 0 #fff
}
#pagenotfound .button_small {
	padding: 4px 7px;
	border: medium none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #fff;
	text-transform: uppercase;
	background: url('../../../modules/blocksearch/img/bg_search_submit.png') repeat-x scroll 0 0 #101010
}
#pagenotfound .pagenotfound a {
	font-weight: bold;
	color: #333
}
#pagenotfound .pagenotfound .icon {
	position: relative;
	top: 3px
}
/* ************************************************************************************************
		addons google checkout
************************************************************************************************ */
#module-gcheckout-payment #left_column #left_column_inner {
	display: none
}
#module-gcheckout-payment #center_column {
}
/* ************************************************************************************************
		addons paypal
************************************************************************************************ */
#module-payment-submit #left_column #left_column_inner {
	display: none
}
#module-payment-submit #center_column {
}
/* ************************************************************************************************
		addons cashondelivery validation
************************************************************************************************ */
#module-cashondelivery-validation #left_column #left_column_inner {
	display: none
}
#module-cashondelivery-validation #center_column {
}
/* ************************************************************************************************
		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, fieldset.customerprivacy label {
	padding-bottom: 0;
	text-align: left;
	cursor: pointer
}
fieldset.customerprivacy .tm-checkbox {
	float: left;
	margin: 15px;
}
/* ************************************************************************************************
		addon referralprogram
************************************************************************************************ */
#module-referralprogram-referralprogram-program #left_column #left_column_inner {
	display: none
}
#module-referralprogram-referralprogram-program #center_column {
}
#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: #222222;
	background: url('../img/arrow_right_1.png') no-repeat 0 4px;
}
#module-referralprogram-referralprogram-program form p.see_email a {
	color: #222222;
	text-decoration: underline
}
/* ************************************************************************************************
		addon loyalty
************************************************************************************************ */
#module-loyalty-default #left_column #left_column_inner {
	display: none
}
#module-loyalty-default #center_column {
}
#product p#loyalty {
	padding: 10px 0 0 20px;
	border-top: 1px solid #ccc;
	background: url("../img/sprite_info.png") no-repeat scroll left -537px transparent;
	margin-top: 10px;
	float: left;
	text-align: justify;
}
#footer .myaccount li.loyalty img {
	display: none
}
/* ************************************************************************************************
		addon Livezilla
************************************************************************************************ */
#livezilla_lnk {
	margin: 10px 0;
	text-align: right
}
#livezilla_lnk a {
	display: inline-block;
	padding: 6px 8px 8px 8px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font: bold 10px Arial, Verdana, sans-serif;
	color: #fff;
	text-shadow: 0 -1px 0 #000;
	background: url('../img/bg_bt_compare.gif') repeat-x scroll 0 0 #000
}
#livezilla_lnk a:hover {
	text-decoration: none
}
/* ************************************************************************************************
		addons comments products
************************************************************************************************ */
form#sendComment fieldset {
	padding: 10px;
	border: 1px solid #ccc;
	background: #eee
}
form#sendComment h3 {
	font-size: 14px;
}
#new_comment_form p.text {
	margin-bottom: 0;
	padding-bottom: 0;
}
#sendComment p.text label, #sendComment p.textarea label {
	display: block;
	margin: 12px 0 4px;
	font-weight: bold;
	font-size: 12px;
}
#sendComment p.text input {
	padding: 0 5px;
	height: 28px;
	width: 498px;
	border: 1px solid #ccc;
	background: url('../img/bg_input.png') repeat-x 0 0 #fff;
}
#sendComment p.textarea textarea {
	height: 80px;
	width: 508px;
	border: 1px solid #ccc;
}
#sendComment p.submit {
	padding: 0;
	text-align: right
}
#sendComment p.closeform {
	float: right;
	padding: 0;
	height: 12px;
	width: 12px;
	text-indent: -5000px;
	background: url('../img/icon/delete.gif') no-repeat 0 0
}
.star {
	position: relative;
	top: 2px;
	float: left;
	height: 16px;
	width: 15px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}
.star, .star a {
	background: url('../img/star.gif') no-repeat 0 0
}
div.star_on a {
	background-position: 0 -16px;
}
div.star_hover a, div.star a:hover {
	background-position: 0 -16px;
}
.star_content.clearfix {
	padding-bottom: 10px;
	text-align: center;
	padding-left: 44px;
	float: left;
}
/* ************************************************************************************************
		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;
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #d1d1cf;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 5px 0 0;
	padding: 5px;
	margin-bottom: 20px;
}
/*************** Block CATEGORIES ***************/
#categories_block_left li.last {
	border: none;
}
#categories_block_left li a {
}
#categories_block_left li ul {
	margin-left: 20px;
}
#categories_block_left li ul li {
	border: none;
	padding-left: 0;
}
#categories_block_left li ul li a, #categories_block_left li ul li ul li a {
	padding-left: 15px;
	background: url("../img/arrow-catagori.png") no-repeat left center transparent;
	font-size: 12px;
	color: #9b9a9a
}
#categories_block_left li ul li a:hover, #categories_block_left li ul li ul li a:hover {
	background: url("../img/arrow-catagori.-hover.png") no-repeat left center transparent;
}
#categories_block_left li .OPEN, #categories_block_left li .CLOSE {
	display: block;
	float: right;
	margin: 7px 0 0;
	height: 18px;
	width: 18px;
	background: url('../img/sprite.png') no-repeat scroll -238px -260px transparent;
	cursor: pointer;
}
#categories_block_left li .CLOSE {
	background-position: -209px -260px;
}
.ie7 #categories_block_left li .OPEN, .ie7 #categories_block_left li .CLOSE, .ie7 #categories_block_left li ul li .OPEN, .ie7 #categories_block_left li ul li .CLOSE {
	float: right;
}
.ie7 #categories_block_left li a, .ie7 #categories_block_left li ul li {
	float: left;
}
.ie7 #categories_block_left li {
	width: 98%;
	clear: both;
}
.ie7 #categories_block_left li ul {
	float: left;
	clear: both;
	width: 93%;
}
/* footer */
.blockcategories_footer {
}
.blockcategories_footer .category_footer {
	float: left;
	clear: none;
}
.blockcategories_footer ul ul {
	display: none !important
}
/*************** Block CMS ***************/
/* footer */
#block_various_links_footer {
	width: 100%;
	clear: both;
	margin: 20px 0 20px 0;
	float: left;
	text-align: center;
	background: url(../img/foooter_doubleline.png) repeat-x center top;
	padding-top: 20px;
}
#block_various_links_footer ul li {
	background: url(../img/pipe_icon.png) no-repeat center left;
	margin: 0 2px;
	padding: 0 0px 0 9px;
	display: inline;
}
#block_various_links_footer ul li.first_item {
	background: none;
	padding: 0 5px 0 0;
}
#block_various_links_footer ul li.last_item {
	float: left;
	background: none;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	font-size: 13px;
	padding: 0;
}
#footer .block_various_links h4 {
	display: none;
}
/* Block CMS links */

tr.subitem > td:first-child + td {
	padding-left: 10px;
}
/*************** Block CONTACTINFOS ***************/

#block_contact_infos {
	clear: right;
}
#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: 14px/21px 'Open Sans', Arial, Helvetica, sans-serif;
}
/*************** Block MANUFACTURER ***************/
.blockmanufacturer form {
	margin-top: 10px;
	text-align: center;
}
.blockmanufacturer p {
	padding: 0;
}
/*************** Block LOGO PAYMENT ***************/

#footer .paiement_logo_block {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	float: left;
	margin-bottom: 15px;
}
.paiement_logo_block a {
	text-decoration: none
}
.paiement_logo_block img {
	margin: 0 0.5em
}
/*************** Block RSS ***************/
#rss_block_left p {
	margin: 0;
	padding: 10px;
}
#rss_block_left li {
	border-bottom: 1px dotted #ccc
}
#rss_block_left li.last {
	border: none;
}
#rss_block_left li a {
	display: block;
	padding: 7px 11px 5px 22px;
	color: #333;
	background: url('../../../modules/blockrss/img/arrow_right_2.png') no-repeat 10px 10px transparent
}
/*************** Block SOCIAL ***************/
#social_block {
	position: absolute;
	right: 16px;
	top: 29px;
	width: auto;
}
#social_block li {
	display: inline;
	height: 30px;
	width: 30px;
	margin-right: 15px;
	float: left;
}
#social_block li a {
	float: left;
	height: 30px;
	width: 30px;
	font-size: 0;
}
#social_block li.utube {
	background: url('../css/modules/blocksocial/img/sprite_pict_social_block.png') no-repeat -3px -247px;
}
#social_block li.facebook {
	background: url('../css/modules/blocksocial/img/sprite_pict_social_block.png') no-repeat -2px -35px;
}
#social_block li.twitter {
	background: url('../css/modules/blocksocial/img/sprite_pict_social_block.png') no-repeat -2px -105px;
}
#social_block li.rss {
	background: url('../../../img/instagrey.png') no-repeat center 3px;
}
#social_block li.utube:hover {
	background-position: -3px -212px
}
#social_block li.facebook:hover {
	background-position: -2px 0px
}
#social_block li.twitter:hover {
	background-position: -2px -70px
}
#social_block li.rss:hover {
	background: url('../../../img/insta.png') no-repeat center 3px;
}
/*************** Block .block .block_content ***************/
.blockstore img {
	margin: 10px 0 0 0
}
.blockstore p.store_image {
	padding-bottom: 10px;
	text-align: center
}
/*************** Block SUPPLIER ***************/
.blocksupplier form {
	margin-top: 10px;
	text-align: center;
}
.blocksupplier p {
	padding: 0;
}
/**************** Left/Right Box Setting ************/
#best-sellers_block_right li a.content_img, #new-products_block_right li a.content_img, #special_block_right li.product_image, #viewed-products_block_left .content_img {
	width: 50px;
	float: left;
	margin-right: 5px;
	text-decoration: none;
}
#best-sellers_block_right li p, #new-products_block_right li p, .special_detail, #viewed-products_block_left .text_desc {
	margin-left: 56px;
	padding: 0;
	float: none!important;
}
/**************** Start Css For List / Grid Image ************/
#view_as {
	float: left;
	list-style: none;
	margin-right: 10px;
}
#view_as li {
	float: left;
}
#view_as li span {
	display: block;
	height: 29px;
	text-decoration: none;
	width: 25px;
	float: left;
	text-indent: -9999px;
}
#view_as li.grid span {
	background: url("../img/sprite.png") no-repeat scroll -206px -518px transparent;
}
#view_as li.list span {
	background: url("../img/sprite.png") no-repeat scroll -234px -518px transparent;
}
#view_as li.grid span:hover {
	background-position: -206px -491px;
	cursor: pointer;
}
#view_as li.grid span.active {
	background-position: -206px -491px;
	cursor: default;
}
#view_as li.list span:hover {
	background-position: -234px -491px;
	cursor: pointer;
}
#view_as li.list span.active {
	background-position: -234px -491px;
	cursor: default;
}
/*************** Start Common CSS from all Blocks ***************/

.blocksupplier li.last_item, .myaccount li.favoriteproducts, .blockmanufacturer li.last_item, #categories_block_left li.last, #links_block_left .block_content li.last, #rss_block_left li.last {
	border: none;
}
.myaccount li a, .blocksupplier li a, .blockmanufacturer li a, #categories_block_left li a, .informations_block_left li a, #sitemap_content div.sitemap_block li a, #tm_links_block1 li a, #tm_links_block2 li a, #tm_links_block3 li a, #tm_links_block4 li a, #rss_block_left li a, #links_block_left .block_content li a {
	background: url("../img/icon_dot.png") no-repeat 5px center transparent;
	display: block;
	padding: 4px 5px 4px 18px;
}
.myaccount li a:hover, .blocksupplier li a:hover, .blockmanufacturer li a:hover, #categories_block_left li a:hover, .informations_block_left li a:hover, #sitemap_content div.sitemap_block li a:hover, #tm_links_block1 li a:hover, #tm_links_block2 li a:hover, #tm_links_block3 li a:hover, #tm_links_block4 li a:hover, #links_block_left .block_content li a:hover, #links_block_left .block_content li a:hover {
	background: url("../img/icon_dot-hover.png") no-repeat 5px center transparent;
	color: #903537;
	text-decoration: none;
}
#wishlist_block select#wishlists, .blocksupplier select#supplier_list, .blockmanufacturer select#manufacturer_list {
	width: 185px;
}
#wishlist_block .customSelectInner, .blocksupplier .customSelectInner, .blockmanufacturer .customSelectInner {
	width: 165px;
}
#crossselling li p.product_name, #productscategory_list li p.product_name, #bestseller-carousel .s_title_block, #featureproduct-carousel .s_title_block, #best-sellers_block_center .s_title_block, #product_comparison .s_title_block, #featured-products_block_center .s_title_block, #newproduct_slider_center .s_title_block, .grid_view li h3, .list_view li h3 {
	font-size: 16px!important;
	padding: 0;
	margin-top: 5px;
	font-family: 'avantgardecttregular', Arial, Verdana;
	text-transform: capitalize;
}
.accessories_block .s_title_block {
	width: 125px;
	font-size: 12px;
}
.products_block .text_desc h5, .products_block .text_desc .s_title_block {
	font-size: 13px;
}
#product_list li a, .products_block .text_desc h5 a, .products_block .s_title_block a, #best-sellers_block_right li p a, #new-products_block_right li p a, #cart_block .cart_block_product_name, #crossselling .product_name a, .products_block .text_desc .s_title_block a, .blockproductscategory .product_name a, .products_block .product_name a {
	color: #8a8a8a;
	text-decoration: none;
}
#product_list li a:hover, .products_block .text_desc h5 a:hover, .products_block .s_title_block a:hover, #best-sellers_block_right li p a:hover, #new-products_block_right li p a:hover, #crossselling .product_name a:hover, #cart_block .cart_block_product_name:hover, .products_block .text_desc .s_title_block a:hover, .blockproductscategory .product_name a:hover, .products_block .product_name a:hover {
	color: #903537;
}
.products_block .text_desc p, .products_block .product_desc, #product_list li p.product_desc {
	padding-bottom: 0;
	font-size: 12px;
}
.products_block .text_desc p.s_title_block {
	font-size: 14px;
	font-family: Ubuntu, Arial, Verdana;
}
.products_block .text_desc p a, .products_block .product_desc a, #product_list li p.product_desc a {
	color: #717171;
	line-height: 18px;
}
.products_block .text_desc p a:hover, .products_block .product_desc a:hover, #product_list li p.product_desc a:hover {
	text-decoration: none;
	color: #903537
}
.block_content .layered_subtitle, #enabled_filters .layered_subtitle {
	text-transform: uppercase;
}
.myaccount li, .blocksupplier li, .blockmanufacturer li, #categories_block_left li, #layered_url_filter_block, .informations_block_left li, #best-sellers_block_right li, .products_block .product_images li, #layered_block_left #enabled_filters, #viewed-products_block_left .products li, #tm_links_block1 li, #tm_links_block2 li, #tm_links_block3 li, #tm_links_block4 li, #links_block_left .block_content li, #rss_block_left li {
	border-bottom: 1px solid #EBEBEB;
	padding-left: 10px;
}
.blockspecials .block_content p {
	border-top: 1px solid #EBEBEB;
	clear: both;
}
#best-sellers_block_right li, .products_block .product_images li, #viewed-products_block_left .products li, #new-products_block_right li {
	padding: 5px 0;
	float: none;
	overflow: hidden;
	width: 100%;
}
#best-sellers_block_right li.first_item, .products_block .product_images li.first_item, #viewed-products_block_left .products li.first_item, #new-products_block_right li.first {
	padding: 5px 0;
}
a.lnk_more {
	font-size: 12px;
	background: url('../img/arrow_right_1.png') no-repeat scroll 100% 6px transparent;
	color: #222222;
	display: inline;
	padding-right: 10px;
}
.products_block .price, #cart_block .price, .price_display .price, #product_list li .price {
	color: #000;
	font-size: 16px;
	font-family: Arial, Verdana;
}
.products_block .price_container {
	padding: 0;
	margin: 0;
}
#product_list li .content_price, #featured-products_block_center .price_container, #newproduct_slider_center .price_display, #best-sellers_block_center .price_container {
	margin: 5px 0;
}
.accessories_block .price_container {
	margin: -17px 0;
}
.list_view .content_price {
	margin: 10px 0 !important;
}
.blockstore p, .block_content p.lnk, .blockspecials .block_content p {
	text-align: right;
	padding: 5px 0;
}
.blockstore p, .block_content p.lnk a {
	display: block;
	margin-top: 5px;
}
.block_content p.lnk .button_large {
	border: none;
	padding: 0;
	background: none;
	border: none;
	color: #717171 !important;
	font-weight: normal;
	padding: 0;
	text-transform: capitalize;
}
.block_content p .button_large:hover {
	color: #903537 !important;
}
#newproduct_slider_center .product_image {
	display: block;
	position: relative;
	overflow: hidden
}
.sheets {
	clear: both;
	padding-top: 10px;
}
#tm_topbanner ul, #tm_subbanner ul, #tm_leftbanner ul, #tm_rightbanner ul {
	list-style: none;
	width: 100%;
}
/*************** End Common CSS from all Blocks ***************/
/*.ie7 #featured-products_block_center .product_image span.new {top:110px;right:0;width:94%}
.ie8 #featured-products_block_center .product_image span.new{top:110px;right:0;width:94%}
.lt-ie6 #featured-products_block_center .product_image span.new {top:110px;right:0;width:94%}*/
#tm_subbanner {
	float: left;
	width: 21%;
	max-width: 207px;
	padding-left: 1%;
	padding-top: 9px;
}
#tm_subbanner img {
	max-width: 100%;
	height: auto;
}
#tm_subbanner li {
	width: 100%;
}
#tm_subbanner li.first {
	margin-bottom: 8px;
	width: 100%;
}
#featured-products_block_center {
	clear: both;
}
#tmcmsblock {
	float: left;
	width: 100%;
	background: url(../img/foooter_doubleline.png) repeat-x center top;
	padding: 15px 0;
}
.tmtop {
	float: left;
	width: 48px;
	display: block;
}
#header .header_container {
	margin-top: 50px
}
#static-blockhome img {
}
#static-blockhome .maintext {
	font-family: 'avantgardecttregular', Arial, Verdana;
	font-size: 32px;
	color: #696868;
	text-align: center;
	line-height: 32px;
	width: 100%;
	float: left;
}
#tmcmsblock .subtext {
	font-size: 18px;
	color: #696969;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 0px;
	width: 100%;
	float: left;
}
.static-blockhome-img li a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	transition-duration: 300ms;
}
#tmcmsblock li {
	display: inline-block;
	list-style: none;
	margin-left: 33px;
	background: url(../img/product_boxshadow.png) no-repeat center bottom;
	padding-bottom: 9px;
}
.ie7 #tmcmsblock li {
	display: inline;
}
#tmcmsblock li.first-item {
	margin: 0;
	margin-left: 11px!important;
	margin-right: 3px;
}
.cart-review-block {
	position: absolute;
	top: 110px;
	left: 40px;
	background: #E8E8E4;
	width: 165px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 0;
	display: none;
}
.cart-review-block p.clearfix {
	padding-bottom: 0;
}
.grid_view .cart-review-block {
	z-index: 999;
	height: 60px;
	padding: 5px 0;
}
.grid_view .button.ajax_add_to_cart_button {
	z-index: 10000;
	position: absolute;
	top: 142px;
	left: 77px;
	display: none;
}
.products_block li:hover .cart-review-block, .grid_view li:hover .cart-review-block, .grid_view li:hover .button.ajax_add_to_cart_button {
	display: none;
}
.products_block li:hover .s_title_block a, #product_list li:hover a, .blockproductscategory li:hover .product_name a, .products_block li:hover .product_name a, #crossselling li:hover .product_name a {
	color: #903537;
}
#tm_cmsbottombanner {
	float: left;
	width: 100%;
	background: url(../img/footer_banner_border.png) repeat-x center bottom;
	padding: 10px 0;
	margin-bottom: 10px;
}
#tm_cmsbottombanner li {
	float: left;
	margin-left: 4px;
}
.top_button {
	background: url(../img/top_icon.png) no-repeat;
	font-size: 0;
	height: 38px;
	width: 38px;
}
#tm_topbanner {
	position: absolute;
	right: 10px;
	top: -48px;
}
#header_links li em, #header_user_info em {
	background: none repeat scroll 0 0 #939393;
	color: #fff;
	display: none;
	font-style: normal;
	padding: 2px;
	position: absolute;
	right: 20px;
	text-align: center;
	top: -30px;
	min-width: 100px;
	z-index: 2;
	line-height: 16px;
}
#header_links li.cart_link em, #header_user_info em {
	min-width: 100px;
}
#header_links li a {
	float: left;
	height: 25px;
	width: 35px;
}
#header_links #header_link_contact a {
	background: url("../img/sprite_info.png") no-repeat scroll 7px -482px transparent;
}
#header_links #header_link_contact a:hover {
	background-position: 7px -514px;
}
#header_links #header_link_sitemap a {
	background: url("../img/sprite_info.png") no-repeat scroll 3px -404px transparent;
}
#header_links #header_link_sitemap a:hover {
	background-position: 3px -442px;
}
#header_link_bookmark {
	display: none;
}
#header_user_info > li {
	position: relative;
	float: left;
	list-style: none;
}
.welcome_link_label {
	float: left;
	margin-right: 7px;
	margin-top: -6px;
}
.welcome_link {
	position: absolute;
	right: 87px;
	top: 87px;
}
/*product CMS*/
.product_content_cms {
	clear: both;
	float: left;
	margin-top: 11px;
	width: 100%;
}
.Pro_cms1 {
	float: left;
	width: 97%;
	background: url("../img/dropdown_hover.jpg") repeat scroll 0 0 transparent;
	padding: 10px;
}
.pro_cms1_inner1 {
	background: none repeat scroll 0 0 green;
	border-radius: 31px 31px 31px 31px;
	color: #FFFFFF;
	float: left;
	font-size: 15px;
	font-weight: bold;
	height: 62px;
	text-align: center;
	width: 62px;
	margin-right: 15px;
}
.inner1 {
	line-height: 65px;
	font-size: 53px;
}
.text1 {
	color: #595959;
	font-size: 19px;
	padding-top: 10px;
}
.text2 {
	font-size: 14px;
	padding-top: 10px;
}
.Pro_cms2 {
	margin-top: 10px;
	float: left;
	width: 100%;
}
.pro_cms2_inner1 {
	background: none repeat scroll 0 0 #777774;
	border-radius: 31px 31px 31px 31px;
	float: left;
	height: 62px;
	margin-right: 15px;
	width: 58px;
}
.cms2_img {
	background: url("../img/sprite.png") no-repeat scroll -9px -506px transparent;
	float: left;
	height: 27px;
	line-height: 82px;
	margin-left: 16px;
	margin-top: 17px;
	width: 27px;
}
select.hasCustomSelect {
	cursor: pointer;
}
#cart_summary img {
	border: 1px solid #eee;
}
.zoomdiv {
	top: -10px !important;
	left: 310px !important;
}
#left_column .price {
	float: right;
}
#customlinks {
	float: left;
	padding: 7px 1px 7px 15px;
	font-family: avantgardecttregular, Arial, Helvetica, sans-serif;
	position: absolute;
	margin-top: 0px;
	width: 98%;
	background-color: #E6E6E6;
	font-size: 12px;
}
#customlinks li {
	display: block;
	float: left;
	margin: 0 20px 0 0;
}
#customlinks li a {
	color: #666;
	text-decoration: none;
}
#customlinks li a:hover {
	color: #666666;
}
.mboats .divul_container.level1.menunongroup {
	left: -255px!important;
}
.RCmodels .divul_container.level1.menunongroup {
	left: -255px!important;
}
.Modelcases .divul_container.level1.menunongroup {
	left: 0px!important;
}
.blog-images {
	width: 56%!important;
	height: 56%;
}
#old_price {
	font-family: arial;
}
li.first-item_uk {
	display: none!important
}
li.middle_us {
	display: none!important
}
li.first-item_us {
	display: none!important
}
.address {
	float: left;
/* margin-left: 1%; */
height: 145px;
width: 46.5%;
padding: 11px;
border: 1px solid #ccc;
background-color: #fff;
margin-bottom: 8px;
}
#featured-products_block_center .title_block {
	color: #293462
}
#bestsellers-products_block_center .title_block {
	color: #293462
}
.accessories_block .title_block {
	color: #293462
}
/*******  PRICE DETAILS **************/
.price_details table{border:1px solid #D1D1CF ;width:100%;background:#fff;font-family:arial}
.price_details table td{border:1px solid #D1D1CF ;padding:10px;font-family:arial}
.price_details{margin-bottom:20px;font-family:arial}
#order-detail-content{margin-bottom:0;font-family:arial}
#cart_summary{margin-bottom:0;font-family:arial}
.price_details table td#total_price_container{padding:0;font-family:arial}
/*******  PRICE DETAILS END************/
.price {font-family:arial!important;}
/******* .item {font-family:arial!important;}**************/

.us-rep{display:none}
.uk-rep{display:none}
.lessons{display:none}

#tm_links_block4 li {
font-size:14px;
  margin: 0 22px 0 0 !important;
}

@media (min-width:980px){
	#tm_links_block4 li a {
	  padding: 8px 5px 0px 33px !important;
	}
}
