
/* ************************************************************************************************
		struture
************************************************************************************************ */
#page {
  /*min-height: 100%;*/
	height: auto !important;
	/*height: 100%;*/
}
	#header {z-index:10}
	#columns {z-index:1}
		#left_column {}
		#center_column {}
		#right_column {}
	#footer {}


/* ************************************************************************************************
		generic style
************************************************************************************************ */
html, body {
	min-height:100%;
}
body {
	font-size:0.75em;
	line-height:1.25em;
	-webkit-backface-visibility: hidden;
}

body.content_only {
	background: #FFF;
}
ul, ol {
	margin: 0;
	padding: 0;
}

/* positionnement ****************************************************************************** */
.hidden {display:none}
.f_left {float:left}
.f_right {float:right}
p.center {text-align:center}
.clearBoth,.clear {clear:both}

/* title *************************************************************************************** */
h1 {
	margin-bottom: 20px;
	margin-top:10px;
	text-transform:uppercase;
}
h2 {
	margin-bottom: 15px;
	text-transform:uppercase;
	padding-right:65px;
}
h2 a, h2 a:hover {
	text-decoration: none;
}
h2 [class^="icon-"], h2 [class*=" icon-"] {
 display:block;
 float:left;
 margin : -2px 10px 0 0;
 font-size:20px;
}
h2.nopadding {
	padding:0;
}
h3 {
	text-transform: uppercase;
	font-weight:normal;
}
h4 {
	margin-bottom: 15px;
	text-transform:uppercase;
}
h4 [class^="icon-"], h4 [class*=" icon-"] {
 display:block;
 float:left;
 margin : -2px 10px 0 0;
 font-size:20px;
 white-space:nowrap;
}
h5 {
	font:normal 24px/26px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
.title_block {
	padding-bottom:20px;
}

.hide-left-column #left_column {display:none}

/* text **************************************************************************************** */

p em {font-style:italic}

.warning {
 background: none repeat scroll 0 0 #EFEFEF;
 border-color: #E8E8E8;
 color: #8A8A8A;
 border-radius: 8px 8px 8px 8px;
 border-style: solid;
 border-width: 1px;
 margin-bottom: 20px;
 padding: 15px 20px 10px;
 border-radius:0;
}
.success {
	border-radius: 0;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 20px;
  padding: 15px 20px 10px;
  background: none repeat scroll 0 0 #E8F6DF;
  border-color: #D9E6D1;
  color: #67795C;
}
.error {
	border-radius: 0;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 20px;
    padding: 15px 0;
    background: none repeat scroll 0 0 rgba(204, 0, 0, 0.08);
    border-color: #cc0000;
    color: #cc0000;
}
.error ol {margin-left:20px}
.error p.lnk {
	margin-top:10px;
	padding:0;
	font-size:16px
}

/* link **************************************************************************************** */
a:focus {
	outline: none;
}
a.underline {
	text-decoration:underline;
}
a.underline:hover {
	text-decoration:none;
}

/* HACK IOS ipad, iphone */
input[type="text"], input[type="email"], input[type="search"], input[type="password"], input[type="submit"], input[type="image"] {
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
 	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	border-radius:0px !important;

}
	
/*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 {
	border:none;
	border-radius: 0;
	background:#fff;
	text-transform:uppercase;
	white-space:nowrap;
	display:inline-block;
	text-decoration:none;

}
*:first-child+html input.button_mini, *:first-child+html input.button_small, *:first-child+html input.button, *:first-child+html input.button_large,
*:first-child+html input.button_mini_disabled, *:first-child+html input.button_small_disabled, *:first-child+html input.button_disabled, *:first-child+html input.button_large_disabled,
*:first-child+html input.exclusive_mini, *:first-child+html input.exclusive_small, *:first-child+html input.exclusive, *:first-child+html input.exclusive_large,
*:first-child+html input.exclusive_mini_disabled, *:first-child+html input.exclusive_small_disabled, *:first-child+html input.exclusive_disabled, *:first-child+html input.exclusive_large_disabled {
	border:none
}


/* input button */
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*/
	color: #fff;
	border-color:#fff;
	
}

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

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

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

/* hover button */
input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover,
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover,
a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover,
a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive_large:hover {
	color: #fff;
	border-color:#fff;
	-webkit-transition: background-color 500ms linear;
	-moz-transition: background-color 500ms linear;
	-ms-transition: background-color 500ms linear;
	-o-transition: background-color 500ms linear;
}

/* exclusive hover button */
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive_large:hover {
color: #fff;
	border-color:#fff;
	-webkit-transition: background-color 500ms linear;
	-moz-transition: background-color 500ms linear;
	-ms-transition: background-color 500ms linear;
	-o-transition: background-color 500ms linear;
}

/* 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-position: left -100px
}

/* classic buttons */
input.button_mini, input.button_mini_disabled, input.exclusive_mini, input.exclusive_mini_disabled, a.button_mini, a.exclusive_mini, span.button_mini, span.exclusive_mini {
	/*width: 30px;
	background-image: url('../img/button-mini.png')*/
}
input.button_small, input.button_small_disabled, input.exclusive_small, input.exclusive_small_disabled, a.button_small, a.exclusive_small, span.button_small, span.exclusive_small {
	/*width: 60px;
	background-image: url('../img/button-small.png')*/
}
input.button_disabled, input.exclusive_disabled {
	border:1px solid #ccc;
	color:#999;
	background:url(../img/bg_bt_2.gif) repeat-x 0 0 #CCCCCC;
	cursor:default;
}
span.exclusive {
	color:#999;
	cursor:default;
}
a.button_large, a.exclusive_large, span.button_large, span.exclusive_large, span.exclusive_large_disabled {
	/*width: 180px;
	background-image: url('../img/button-large.png')*/
	padding:0 14px 0 14px;
	color: #fff;
	border-color:#fff;
}

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

/* form **************************************************************************************** */
form.std fieldset {
	border:1px solid #ccc;
}

/* table *************************************************************************************** */
table.std,
table.table_block {
	margin-bottom:20px;
	width:100%;
	border:1px solid #E9E9E9;
	border-bottom:none;
	background:white;
	border-collapse:inherit;
}
.dark table.std,
.dark table.table_block
{
  background:black;
}                     
table.std th,
table.table_block th {
	padding:14px 12px;
	font-size:16px;
	border-bottom:1px solid #e9e9e9;
}
table.std tr.alternate_item,
table.table_block tr.alternate_item {}
table.std  td,
table.table_block  td {
	padding:12px;
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	font-size:16px;
	vertical-align:top
}
#block-order-detail .adresses_bloc>ul{
	display:inline-block;
	margin-right:20px;
}
#block-order-detail   input[type=submit]{
}
#block-order-detail h3{
	font-size:20px;
	font-weight:bold;
}
/* BLOCK .block ******************************************************************************** */
.block {margin-bottom:20px}
#footer .block {margin-bottom:0}
	.block .title_block, .block h4 {
		padding-bottom:10px;
	  text-transform:uppercase;
	}
		.block .title_block a, .block h4 a {color:#000}
	.block ul {list-style-type:none;line-height:20px;}
		.block li.last {	border:none}
			.block li a {
				display:block;

			}

/* BLOCK .products_block *********************************************************************** */
.products_block {}
	.products_block li {float:left
}
	.products_block li img {border:1px solid #d1d1d1}

/* 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,ul.acc_footer_links li {float:left}
ul.footer_links li.f_right,ul.acc_footer_links li.f_right {float:right}
ul.footer_links li .icon,ul.acc_footer_links li .icon {
	width:26px;float:none;
}

/* barre comparaison / tri ********************************************************************* */
.content_sortPagiBar {margin:20px 0;}
#center_column .sortPagiBar {
	padding:10px;
	font:normal 11px Arial, Verdana, sans-serif;
	color:#666;
}
	#center_column .sortPagiBar strong {color:#000;}
#center_column .sortPagiBar p {padding:0;}
#center_column .sortPagiBar form {display:inline-block;}

.ie7 #center_column .sortPagiBar form {display:inline;}

.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 .nbrItemPage {margin-left:40px;}

.sortPagiBar .PrductSort {float:left;}

.sortPagiBar .nbrProduct {
	display:inline-block;
	padding:0 10px;
}

.sortPagiBar #nb_item {border:1px solid #ccc}

/* pagination ********************************************************************************** */
form.pagination {display:none;}

div.pagination {
	margin:10px 0;
	text-align: center
}
ul.pagination {list-style-type:none;margin:0px;}
ul.pagination li {display: inline;}

ul.pagination a {
	text-align:center;
}

ul.pagination .current span {
	color:#000;
	font-weight:bold;
}
ul.pagination li.disabled span {color:#ccc}

#pagination_previous {float:left}

.ie7 #pagination_previous,
.ie7 #pagination_next {float:none}

#pagination_previous a, #pagination_previous span,
#pagination_next a, #pagination_next span {
	padding:0 8px;
	width:auto;
}
#pagination_previous span,
#pagination_next span {
	color:#ccc;
	border:1px solid #eee
}

/* CART steps *********************************************************************** */
ul#order_step { background-color: white;}
ul.step {
	list-style-type:none;
	margin-bottom:30px;
	height:52px;
	width:757px
}
ul.step li {
	float:left;
	height:52px;
	width:151px;
	text-align:center;
	text-transform:uppercase;
	background:url(../img/step_standard.gif) no-repeat center bottom transparent
}
ul.step li a, ul.step li.step_current span, ul.step li.step_current_end span {
	display:inline-block;
	padding:8px 10px 12px;
	color:#000;
	background:url(../img/step_current_span.gif) no-repeat center bottom transparent
}
ul.step li.step_current {
	font-weight:bold;
	background:url(../img/step_current.gif) no-repeat center bottom transparent
}

ul.step li.step_current_end {
	font-weight:bold;
	background:url(../img/step_end_current.gif) no-repeat center bottom transparent
}
ul.step li.step_todo span {
	display:inline-block;
	padding:8px 10px 6px;
	color:#000;
	text-shadow:0 1px 0 #fff;
}
ul.step li.step_done {
	font-weight:bold;
	background:url(../img/step_done.gif) no-repeat center bottom transparent
}
/*ul.step li#step_end {background:url(../img/step_end.gif) no-repeat center bottom transparent}*/

/* module productcomments ********************************************************************** */
.rating {
	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 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 {
	border-radius: 8px 8px 8px 8px;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 20px;
  padding: 15px 20px 10px;
  background: none repeat scroll 0 0 #EFEFEF;
  border-color: #E8E8E8;
  color: #8A8A8A;  
}
#page .rte { background: transparent none repeat scroll 0 0 }

.listcomment {
	list-style-type:none;
	margin:0 0 20px 0 !important;
}
.listcomment li {
	padding:10px 0;
	border-bottom:1px dotted #ccc;
	color:#666
}
.listcomment .titlecomment {
	display:block;
	font-weight:bold;
	font-size:16px;
	color:#333
}
.listcomment .txtcomment {
	display:block;
	padding:5px 0;
	color:#333
}
.listcomment .authorcomment {}


/* ************************************************************************************************
		HEADER
************************************************************************************************ */
#header {padding: 10px 0 0 0;-webkit-backface-visibility: hidden;}
#header_logo {
	position: absolute;
	top: 30px;
	z-index: 1;
}

#header_right {
	position:relative;
	float: right
}
.christmas #header {
	background:url(../img/header_christmas.png) no-repeat center 0;
}
.helloween #header {
	background:url(../img/header_helloween.png) no-repeat center 0;
}
.patriks_day #header {
	background:url(../img/header_patriks_day.png) no-repeat center 0;
}
.thanksgiving #header {
	background:url(../img/header_thanksgiving.png) no-repeat center 0;
}


/* ************************************************************************************************
		BREADCRUMB
************************************************************************************************ */
.breadcrumb {
	margin-bottom:10px;
	font-size:12px
}
.breadcrumb .navigation-pipe {margin:0 3px 0 5px}
.breadcrumb img {
	position:relative;
	top:5px
}


/* ************************************************************************************************
		FOOTER
************************************************************************************************ */
#footer {
	height: 27px;
	clear: both;
	z-index:600;
	position:relative;
	color:#959595;
	bottom:0;
	margin-top:-27px;
}
	.blockcategories_footer,
	#footer .myaccount ,
	#block_various_links_footer,
	#social_block,
	#block_contact_infos {
		float:left;
		width:175px
	}
	.blockcategories_footer {margin-left:0}
#footer .title_block {
	padding-bottom: 10px;
	text-transform:uppercase
}
#footer .title_block ,
#footer .title_block  a {
	font-weight:normal;
	font-size:14px;
	color:#fff
}
#footer a {color:#959595;}
#footer a:hover {text-decoration:underline}
#footer ul {list-style-type:none}
#footer li {padding:7px 0}
#footer li a {color:#fff}

#footer .myaccount {padding: 15px 10px}
#footer .myaccount .title_block, #footer .myaccount h4 {
	padding:0 0 10px 0;
	background:none;
	text-shadow:none
}
#footer .myaccount .favoriteproducts img,
#footer .myaccount .lnk_wishlist img {display:none}

/* ************************************************************************************************
		PRODUCT PAGE
************************************************************************************************ */

/* BLOCK idTabs ******************************************************************************** */
.idTabs {
	list-style-type: none;
	margin-top: 20px;
}
.idTabs a {
	display:block;
	padding: 8px 10px 8px 10px;
	padding-bottom: 8px;
	border: none;
	border-radius: 4px 4px 0 0;
	background-color: #fff;
	box-shadow:         0px 0px 4px rgba(0, 0, 0, 0.27);
	color:#000;
	font-weight:bold;
	line-height: 24px;
}
.idTabs .selected {
	border: none;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
	color:#fff;
	text-decoration:none;
}

#more_info_sheets {padding-top:10px}
#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:auto;
}
#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}



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

/* nav bottom ********************************************************************************** */
#order #left_column , #order-confirmation #left_column {display:none}

.cart_navigation {margin:20px 0}
.cart_navigation .exclusive,
.cart_navigation .exclusive_large {
	float:right;
}
.cart_navigation .button,
.cart_navigation .button_large {
}


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

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



table#cart_summary tr.cart_item.odd,
table#cart_summary tr.cart_item.even,
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.customization.odd {
	background-color: #fff
}
table#cart_summary tr.customization.even {
	background-color: #fff;
}

table#cart_summary tr ul {
	list-style: none;
}

table#cart_summary tbody tr td.cart_discount_delete {
	padding-left: 34px;
}
.cart_quantity .cart_quantity_input {
	float:left;
	margin-left: 5px;
	width: 20%;
	font-size:16px;
	margin-top:5px;
}
.cart_quantity .cart_quantity_button {
	float:left;
	position: relative;
	top: -5px
}
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:8px;
	color:#666;
	text-transform:uppercase;
	text-shadow:0 1px 0 #fff;
	background:#ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

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

table#cart_summary .cart_total_price td.cart_voucher {
	vertical-align:middle
}

.cart_voucher .title_block, .cart_voucher h4
.cart_voucher p {float:left;}
.cart_voucher .title_block, .cart_voucher h4 {
	margin-right:12px;
	padding:5px 0;
	font-size:13px
}
.cart_voucher p {padding-bottom:0;}

.cart_voucher p.discount_name_block {float:left;}
.cart_voucher #display_cart_vouchers {
	clear:both;
	line-height: 20px;
	color:#666;
	padding-top:2px;
	font-weight:normal;
	border-top:1px dotted #ccc
}
.cart_voucher .title_offers {
	margin-top:15px;
	margin-bottom:5px
}
.cart_voucher #display_cart_vouchers span {
	font-weight:bold;
	cursor:pointer;
}
.cart_voucher input.discount_name {
	padding:0 5px;
	height:22px;
	width:170px;/* 180 */
	border:1px solid #ccc;
	font-weight:normal;
	background:url(../img/bg_discount_name.png) repeat-x 0 0 #fff
}
.cart_voucher .submit input.button {
	padding: 0 14px;
	border:none;
	border-radius: 0;
	background:#fff;
	text-transform:uppercase;
	white-space:nowrap;
}

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

table#cart_summary .cart_total_price .total_price_container {
	padding:0px;
}
.cart_total_price .total_price_container p {
	display:block;
	padding:8px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}
.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;
	font-weight: bold;
	line-height:29px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
}
#order_carrier span {
	display:block;
	padding:15px;
	font-weight:bold
}

.order_delivery .first_item {margin-right:35px;}

.multishipping_close_container {
	text-align: center;
}

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

/* step 2 - authentification ******************************************************************* */
#create-account_form, #authentication #login_form {
	margin:0px;
}
#create-account_form {margin-right: 11px;}

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

#create-account_form h3,
#authentication #login_form h3 {
	padding:8px;
	border-bottom:1px solid #ccc;
	font-weight:bold;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	background:url(../img/bg_form_h3.png) repeat-x 0 0 #989898
}
#create-account_form .title_block  {
	padding-bottom:5px;
}

#create-account_form label,
#login_form label {
	display:inline-block;
	width:110px;
	padding-top:4px;
}

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

#create-account_form #SubmitCreate,
#login_form #SubmitLogin {
	float:right
}

.lost_password {
	float:left;
	width:200px
}
.lost_password a {color:#666}

#order-opc .lost_password {
	display:block;
	float:none;
	margin:5px 0 10px;
	width:auto;
	font-size:11px;
	color:#666
}

#ordermsg p {padding-bottom:0}
#ordermsg p.txt {
	float:left;
	margin-right:0px;
	width:auto;
}
/*#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 #D0D3D8;
	background: url("../img/form_bg.jpg") repeat-x scroll left top #D0D1D5;
	margin-bottom: 10px;
	padding: 5px;
}
#multishipping_mode_checkbox {
	vertical-align: middle;
	margin-right: 5px;
}
#multishipping_mode_box.on {
	border: 1px solid #ddd;
}
#multishipping_mode_box .title {
	padding: 5px;
	font-weight: bold;
}
#multishipping_mode_box .description, #multishipping_mode_box .description_off {
	padding: 5px;
}
#multishipping_mode_box .description_off {
	display: none;
	padding: 5px;
}
#multishipping_mode_box .description_off div {
	margin-bottom: 10px;
}
#multishipping_mode_box .description_off a, #multishipping_mode_box .description a {
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 5px 10px;
	margin: 0 160px;
	border: 1px solid #ccc;
	background: #ddd;
}
#multishipping_mode_box .description_off a:hover, #multishipping_mode_box .description a:hover {
	background: grey;
	border: 1px solid #ccc;
}
#multishipping_mode_box.on .description_off {
	display: block;
}


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

.delivery_options {
	border: 0px;
	border-top: 0;
}

#order .delivery_options_address h3, #order-opc .delivery_options_address h3 {
	padding: 6px 11px;
	margin-bottom:0px;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
}
#order .delivery_option_radio, #order-opc .delivery_option_radio {
	float: left;
	margin: 21px 12px;
}
#order .delivery_option label, #order-opc .delivery_option label {
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
}
#order .delivery_option label > table.resume, #order-opc .delivery_option label > table.resume {
	height: 46px;
}
#order .delivery_option.item, #order-opc .delivery_option.item {
	background: #fafafa;
}
#order .delivery_option.alternate_item, #order-opc .delivery_option.alternate_item {
	border-top: 1px solid #bdc2c9;
	background: #f1f2f4;
	border-bottom: 1px solid #bdc2c9;
}
#order .delivery_option label > table.resume td, #order-opc .delivery_option label > table.resume td {
	padding: 0 8px;
}
#order .delivery_option label > table.resume td + td, #order-opc .delivery_option label > table.resume td + td {
	width: 300px;
}
#order .delivery_option label > table.resume td + td + td, #order-opc .delivery_option label > table.resume td + td + td {
	width: 100px;
	text-align: right;
}
#order .delivery_option_carrier td {width:200px}
#order .delivery_option_carrier td + td {width:280px;}
#order .delivery_option_carrier td + td + td {width:200px}
#order .delivery_options_address .delivery_option_logo, #order .delivery_option_carrier .delivery_option_logo, #order-opc .delivery_options_address .delivery_option_logo {
	padding-left:10px;
	width: 160px;
}
#order .delivery_options_address .delivery_option_logo img, #order-opc .delivery_options_address .delivery_option_logo img { /*height: 40px;*/ }
#order .delivery_option_carrier .first_item, #order-opc .delivery_option_carrier .first_item {
	padding: 3px 5px 3px 12px;
	background:url(../img/arrow_right_2.png) no-repeat 3px 7px
}

.order_carrier_content {
	padding:15px;
	border:1px solid #ccc;
	font-size:16px;
	color:#000;
}
.order_carrier_content h3.carrier_title {padding-top:0}
.order_carrier_content input {
	position:relative;
	top:1px
}

#carrierTable {
	border:1px solid #999;
	border-bottom:none;
	background:#fff
}

#carrierTable tbody{
	border-bottom:1px solid #999;
}
#carrierTable  th {
	padding:0 15px;
	height: 29px;
	font-weight: bold;
	line-height:29px;
	color:#000;
	text-transform:uppercase;
}
#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:20px;
	border:1px solid #ccc;
	font-size:16px;
	color:#000;
}

.payment_module {
	position:relative;
	padding-top:20px;
	border-top:1px dotted #ccc;
	text-transform:uppercase;
}
.payment_module a {display:block;}
.payment_module img {
	float:left;
	margin-right:10px
}
/*.payment_module span {
	position:absolute;
	top:50px;
	left:145px
}*/

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


/* ************************************************************************************************
		PAGE ORDER-OPC
************************************************************************************************ */
#order-opc #left_column {display:none}


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

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

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

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

#order-opc #opc_delivery_methods h3 {margin-top:20px;}
#order-opc #opc_delivery_methods textarea {
	height:60px;
	width:723px;
	border:1px solid #ccc
}
#order-opc #opc_delivery_methods #message {
	width: 757px;
}
#order-opc #opc_payment_methods {margin-bottom:20px}
#order-opc #opc_payment_methods #opc_payment_methods-content p{margin:0}
.delivery_option_carrier td {width:200px}
.delivery_option_carrier td + td {width:280px;}
.delivery_option_carrier td + td + td {width:200px}
.delivery_option_carrier {
	margin: 5px 0 0 45px;
	width: 670px;
	display: none;
}
 .delivery_option_carrier tr td {
	padding: 5px;
}
.delivery_option_carrier.selected {
	display: table;
}
.delivery_option_carrier.not-displayable {
	display: none;
}
.delivery_option_title {
	font-weight: bold;
}


/* ************************************************************************************************
	express checkout
************************************************************************************************ */
#new_account_form {clear:both;margin-bottom: 20px}
#new_account_form h3 {
	margin-bottom:20px;
	padding:8px;
	border-bottom:1px solid #ccc;
	font-weight:bold;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	background:url(../img/bg_form_h3.png) repeat-x 0 0 #989898
}
#center_column #new_account_form p {
	margin:0;
	padding:0 0 10px 0
}
#new_account_form p.required {color:#222}
#new_account_form p.required sup {color:#990000}
#new_account_form p.radio span,
#new_account_form p.text label,
#new_account_form p.password label,
#new_account_form p.select label,
#new_account_form p.select span,
#new_account_form p.textarea label {
	display: inline-block;
	padding: 6px 15px;
	width: 230px;
	font-size: 14px;
	text-align: right
}
#new_account_form p.radio label {
	float:none;
	padding-right:10px;
	width:auto;
	font-size:14px;
}
#new_account_form p.checkbox label {
	float: none;
	width: auto;
	font-size: 12px;
}
#new_account_form p.text input,
#new_account_form p.password input,
#new_account_form p.select input {
	height:22px;
	padding:0 5px;
	width:360px;
	border:1px solid #ccc;
	font-size:16px;
	color:#666
}
#new_account_form p.checkbox input {margin-left: 260px;}

#new_account_form #submitGuestAccount {float: right}

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

/* ************************************************************************************************
		paiment - CONFIRMATION
************************************************************************************************ */
#orderconfirmation #left_column {display:none}


/* ************************************************************************************************
		PAGE PASSWORD
************************************************************************************************ */
#form_forgotpassword fieldset {
	padding: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#form_forgotpassword  p.text label {
	display: inline-block;
	padding-right: 10px;
	width: 20%;
	font-weight: bold;
	font-size: 12px;
	text-align: right
}
#form_forgotpassword  p.text input {
	padding: 0 5px;
	height: 20px;
	width: 40%;
	border: 1px solid #ccc;
	background: url(../img/bg_input.png) repeat-x 0 0 #fff
}
#form_forgotpassword p.submit {
	margin-right:25px;
	padding-bottom:5px;
	text-align:right
}

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


/* ************************************************************************************************
		PAGE ADRESSES
************************************************************************************************ */
#addresses #left_column {display:none}


#address p.inline-infos {
	margin:0 0 0 20% !important;
	font-size:14px;
	color:#666;
	font-style:italic;
}


/* ************************************************************************************************
		PAGE ADD ADRESS
************************************************************************************************ */
#address #left_column {display:none}


form#add_address {}
#add_address fieldset {
	margin:0;
	border:1px solid #ccc;
}
#center_column #add_address p {margin:0; padding:0 0 10px 0}
#add_address p.required  sup {color:#990000}

#add_address p.text label,
#add_address p.password label,
#add_address p.select label,
#add_address p.select span,
#add_address p.textarea label, 
body#identity .std p.radio span,
body#identity .std p.text label,
body#identity .std p.password label,
body#identity .std p.select label,
body#identity .std p.select span,
body#identity .std p.textarea label, 
body #form_forgotpassword  p.text label {
	display:inline-block;
	padding:3px 15px;
	width:30%;/* 260 */
	font-size:16px;
	text-align:right;
    font-weight: normal;
}
#add_address p.text input,
#add_address p.password input,
#add_address p.select input, 
body#identity .std p.text input,
body#identity .std p.password input,
body#identity .std p.select input, 
body #form_forgotpassword  p.text input {
	padding:0 5px;
	height:22px;
	font-size: 12px;
	line-height:30px;
	width:50%;
	background:none;
}
#add_address p.checkbox input {
	margin-left:260px;
}
#add_address p.select select {
	margin-left:0;
	font-size: 12px;
}
#address #add_address p.inline-infos {
	margin-left:15px !important;
text-align: center
}

.table.shopping-cart-table-total th.price, .table.shopping-cart-table-total .cart_total_price td {white-space: nowrap;}

#add_address p.textarea label {vertical-align:top}
#add_address p.textarea textarea {
	height:80px;
	width:50%;
	font-size: 12px;
}
#center_column  #add_address p.submit2 {
	margin-top:20px;
	margin-right:20px;
	margin-bottom:10px;
	text-align:right
}

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


/* ************************************************************************************************
		PAGE ORDER-SPLIP
************************************************************************************************ */
#order-slip #left_column {display:none}

#order-slip #order-list {border-bottom:1px solid #999}
#order-slip #order-list td {
}
#order-slip #order-list td.history_invoice {border-right:none}


/* ************************************************************************************************
		PAGE DISCOUNT
************************************************************************************************ */
#discount #left_column {display:none}

#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 {display:none}


/* ************************************************************************************************
		PAGE NEW-PRODUCTS
************************************************************************************************ */
#newproducts .sortPagiBar {margin-bottom:20px}


/* ************************************************************************************************
		PAGE BEST SALES
************************************************************************************************ */
#bestsales .sortPagiBar {margin-bottom:20px}

/* ************************************************************************************************
		PAGE PRICES DROP SALES
************************************************************************************************ */
#pricesdrop .sortPagiBar {margin-bottom:20px}


/* ************************************************************************************************
		PAGE MANUFACTURER
************************************************************************************************ */
#manufacturer .nbrmanufacturer {
	margin: 15px 0 10px;
	padding: 8px 7px;
	font-size:16px;
	color: #000;
	background: none repeat scroll 0 0 #f0f0f0
}

#manufacturer #product_list {margin-top:15px}

ul#manufacturers_list {list-style-type:none}
ul#manufacturers_list li {
	margin-bottom: 14px;
	padding: 12px 8px;
	border: 1px solid #eee;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
}
ul#manufacturers_list li a.lnk_img {
	display: block;
	float: left;
}
ul#manufacturers_list li img {
	display: block;
	float: left;
	margin-right: 14px;
	border: 1px solid #ccc;
	vertical-align: bottom
}
ul#manufacturers_list li h3 {
	padding: 0 0 10px;
	font-size: 13px;
	color: #000
}
ul#manufacturers_list li .description {
	overflow: hidden;
	padding: 0;
	font-size:16px;
	color:#666
}
ul#manufacturers_list li .right_side {float:right;}

.description_box {
	border: 1px solid #CCCCCC;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 1px #E2E2E2;
	padding: 5px;
	margin-bottom: 20px;

	font-size: 12px;
	line-height: 18px;
}
.description_box p {
	margin: 0;
	padding: 0 10px 5px;
}
.description_box .hide_desc {
	display: none;
}
.description_box .lnk_more {
	background: url("../img/arrow_right_1.png") no-repeat scroll 100% 4px transparent;
	color: #0088CC;
	padding: 0 10px;
}
.description_box ul {
	padding-left: 30px;
	padding-bottom: 10px;
}

/* ************************************************************************************************
		PAGE SUPPLIER
************************************************************************************************ */
#supplier .nbrmanufacturer {
	margin: 15px 0 10px;
	padding: 8px 7px;
	font-size:16px;
	color: #000;
	background: none repeat scroll 0 0 #f0f0f0
}
ul#suppliers_list {list-style-type:none}
ul#suppliers_list li {
	margin-bottom: 14px;
	padding: 12px 8px;
	border: 1px solid #eee;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
}
ul#suppliers_list li a.lnk_img {
	display: block;
	float: left;
}
ul#suppliers_list li img {
	display: block;
	float: left;
	margin-right: 14px;
	border: 1px solid #ccc;
	vertical-align: bottom
}
ul#suppliers_list li h3 {
	padding: 0 0 10px;
	font-size: 13px;
	color: #000
}
ul#suppliers_list li .description {
	overflow: hidden;
	padding: 0;
	font-size:16px;
	color:#666
}
ul#suppliers_list li .right_side {float:right;}


/* ************************************************************************************************
		PAGE SEARCH
************************************************************************************************ */
#search h3.nbresult {
	border-radius: 8px 8px 8px 8px;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 20px;
    padding: 15px 20px 10px;
    background: none repeat scroll 0 0 #EFEFEF;
    border-color: #E8E8E8;
    color: #8A8A8A;
    font-size:13px;
}
#search .sortPagiBar {margin-bottom:20px}


/* ************************************************************************************************
		PAGE 404
************************************************************************************************ */
#pagenotfound #left_column,
#pagenotfound #right_column,
#pagenotfound #footer {display:none}

#pagenotfound #left_column,
#pagenotfound #right_column,
#pagenotfound #footer {display:none}


#pagenotfound .pagenotfound {
	padding:30px 300px 0 0;
	height:330px;
	font-size:14px;
	background:url(../img/bg_404.png) no-repeat 100% 0
}
#pagenotfound h3 {
	font-weight:normal;
	font-size:14px
}
#pagenotfound fieldset {border:none}
#pagenotfound fieldset label {color:#333}
#pagenotfound  #search_query {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #fff !important;
	border-top: 1px solid #666;
	padding: 0 5px;
	height: 24px;
	width: 200px;
	color: #ccc;
	background: url(../../../modules/blocksearch/img/bg_search_input.png) repeat-x scroll 0 0 #fff
}
#pagenotfound .button_small {
	padding: 4px 7px;
	border: medium none;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	color: #fff;
	text-transform: uppercase;
	background: url("../../../modules/blocksearch/img/bg_search_submit.png") repeat-x scroll 0 0 #101010
}
#pagenotfound .pagenotfound a {
	font-weight:bold;
	color:#333
}
#pagenotfound .pagenotfound .icon {
	position:relative;
	top:3px
}


/* ************************************************************************************************
		addons payment cheque
************************************************************************************************ */
#module-cheque-payment #left_column {display:none}


/* ************************************************************************************************
		addons payment bankwire
************************************************************************************************ */
#module-bankwire-payment #left_column {display:none}


/* ************************************************************************************************
		addons google checkout
************************************************************************************************ */
#module-gcheckout-payment #left_column {display:none}

/* ************************************************************************************************
		addons paypal
************************************************************************************************ */
#module-payment-submit #left_column {display:none}


/* ************************************************************************************************
		addons cashondelivery validation
************************************************************************************************ */
#module-cashondelivery-validation #left_column {display:none}


/* ************************************************************************************************
		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;
	font-size:14px;
	text-align:left;
	cursor:pointer
}

/* ************************************************************************************************
		addon referralprogram
************************************************************************************************ */
#module-referralprogram-referralprogram-program #left_column {display:none}

#footer .myaccount li.referralprogram img {display:none}

#module-referralprogram-referralprogram-program .sheets {padding-top:10px}

#module-referralprogram-referralprogram-program form p.checkbox {font-weight:bold}
#module-referralprogram-referralprogram-program form p.checkbox a {text-decoration:underline}
#module-referralprogram-referralprogram-program form p.submit {text-align:right}
#module-referralprogram-referralprogram-program form p.see_email {
	padding-left:10px;
	color: #0088cc;
	background:url(../img/arrow_right_1.png) no-repeat 0 4px;
}
#module-referralprogram-referralprogram-program form p.see_email a {
	color: #0088cc;
	text-decoration:underline
}

/* ************************************************************************************************
		addon loyalty
************************************************************************************************ */
#module-loyalty-default #left_column {display:none}

#product p#loyalty {
	padding:10px 0 0 20px;
	border-top:1px solid #ccc;
	background:url(../img/icon/info.png) no-repeat 0 8px;
	margin-top: 10px;
}

#footer .myaccount li.loyalty img {display:none}


/* ************************************************************************************************
		addon Livezilla
************************************************************************************************ */
#livezilla_lnk  {
	margin:10px 0;
	text-align: right
}
#livezilla_lnk a {
	display:inline-block;
	padding:6px 8px 8px 8px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font:bold 10px Arial,Verdana,sans-serif;
	color:#fff;
	text-shadow: 0 -1px 0 #000;
	background: url(../img/bg_bt_compare.gif) repeat-x scroll 0 0 #000
}
#livezilla_lnk a:hover {text-decoration:none}

/* ************************************************************************************************
		addons comments products
************************************************************************************************ */
form#sendComment  fieldset{
	padding:10px;
	border:1px solid #ccc;
}
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: 12px;
	width: 12px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer
}
div.star_on a { background-position: 0 -12px }
div.star_hover a, div.star a:hover { background-position: 0 -12px }


/* ************************************************************************************************
		xxxxx
************************************************************************************************ */


/* ************************************************************************************************
		guest tracking
************************************************************************************************ */

#guest-tracking fieldset p:first-child {
	padding-top: 10px;
}
#guest-tracking fieldset p:last-child {
	padding-bottom: 10px;
}



/* ************************************************************************************************
		CSS Modules
************************************************************************************************ */

/******* IMPORTANT - Internet Explorer can read 31 CSS files max. Some CSS have been put here and erased from their own module folder.************/

/*************** Block ADVERTISING ***************/
.advertising_block { width: 191px; margin-bottom: 1em; text-align: center }



/*************** Block CATEGORIES ***************/
#collapsed-menu{position: relative;}
#categories_block_left  li {border-bottom:1px solid #eeeeee;}
	#categories_block_left  li.last {	border:none;}
		#categories_block_left  li a {
			display:block;
			padding:4px 11px 5px 0px;
		}
    #categories_block_left  li a.selected{font-weight:bold;}
    .dark #categories_block_left  li a {
			display:block;
			padding:4px 11px 5px 0px;
		}
		
	#categories_block_left  li ul {margin-left:40px}
		#categories_block_left  li ul li {border:none}
			#categories_block_left  li ul li a {
				padding-left:0;
				background:none
			}
		
#categories_block_left li .OPEN,
#categories_block_left li .CLOSE {
	  position:absolute;
    right:0;
    width:22px;
    height:22px;
    background:#f7f7f7;
    text-align:center;
    line-height:22px;
    font-size:16px;
    color:#717171;
    border-radius:2px;
    font-weight: normal;
    cursor:pointer;
    margin-top:3px;
}
#categories_block_left li .CLOSE {background-position:0 0}
.dark #categories_block_left li .CLOSE {background-position:0 0}


/* footer */
.blockcategories_footer {
	padding:15px 10px;
}
.blockcategories_footer .category_footer {float:left;clear:none;}
.blockcategories_footer .category_footer .list{float:left;}
.blockcategories_footer ul ul {display:none !important}



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

/* Block CMS links */
.informations_block_left li {border-bottom:1px dotted #eee}
.informations_block_left li.last {border:none;}
.informations_block_left li a {
    display:block;
    padding:7px 11px 5px 22px;
    color:#333;
    background:url(../../../modules/blockcms/img/arrow_right_2.png) no-repeat 10px 10px transparent;
}
    
tr.subitem > td:first-child + td {
    padding-left: 10px;
}



/*************** Block CONTACTINFOS ***************/

#block_contact_infos {padding:15px 10px;}
#block_contact_infos li {
	padding:0 !important;
	line-height: 20px;
}
#block_contact_infos li  strong {
	font-weight:normal;
	font-size:13px;
}
#block_contact_infos li  pre {font: 11px/20px Arial,Verdana,sans-serif;}



/*************** Block LINK ***************/
#links_block_left .block_content li {border-bottom:1px dotted #eee}
#links_block_left .block_contentt li.last {border:none;}
#links_block_left .block_content li a {
    display:block;
    padding:7px 11px 5px 22px;
    color:#333;
    background:url(../../../modules/blocklink/img/arrow_right_2.png) no-repeat 10px 10px transparent;
}



/*************** Block MANUFACTURER ***************/
.blockmanufacturer li {border-bottom:1px dotted #ccc}
.blockmanufacturer li.last {	border:none;}
	.blockmanufacturer li a {
		display:block;
		padding:7px 11px 5px 22px;
		color:#333;
		background:url(../../../modules/blockmanufacturer/img/arrow_right_2.png) no-repeat 10px 10px transparent
	}


.blockmanufacturer form {margin-top:10px;}
.blockmanufacturer p {
	padding:0;
}

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

.paiement_logo_block { width: 191px; text-align: center; margin-bottom: 1.5em }
.paiement_logo_block a { text-decoration: none }
.paiement_logo_block img { margin: 0 0.5em }



/*************** Block RSS ***************/
#rss_block_left p {
	margin:0;
	padding:10px;
}

#rss_block_left li {border-bottom:1px dotted #ccc}
#rss_block_left li.last {	border:none;}
	#rss_block_left li a {
		display:block;
		padding:7px 11px 5px 22px;
		color:#333;
		background:url(../../../modules/blockrss/img/arrow_right_2.png) no-repeat 10px 10px transparent
	}

	
/*************** Block SOCIAL ***************/
#social_block {padding:15px 10px;}
#social_block li {padding-left:22px !important;}
#social_block li.facebook {background:url(../../../modules/blocksocial/img/sprite_pict_social_block.png) no-repeat 0 6px;}
#social_block li.twitter {background:url(../../../modules/blocksocial/img/sprite_pict_social_block.png) no-repeat 0 -26px;}
#social_block li.rss {background:url(../../../modules/blocksocial/img/sprite_pict_social_block.png) no-repeat 0 -56px;}


/*************** Block STORE ***************/
.blockstore img { margin: 10px 0 0 0}
.blockstore p { 
	padding-bottom:0;
	font-weight:bold;
	text-align: right
}
.blockstore p.store_image { 
	padding-bottom:10px;
	text-align:center
}


/*************** Block SUPPLIER ***************/
.blocksupplier li {border-bottom:1px dotted #ccc}
.blocksupplier li.last {	border:none;}
	.blocksupplier li a {
		display:block;
		padding:7px 11px 5px 22px;
		color:#333;
		background:url(../../../modules/blocksupplier/img/arrow_right_2.png) no-repeat 10px 10px transparent
	}

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

.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%}


#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.wrapper {
	overflow:hidden;
	width:100%;
	/*padding-top: 10px;*/
	padding-bottom:10px;
}
.wrapper_w {
	display:inline-block;
	width: 100%;
}
.padding-1 {
	padding:25px 0 0 0;
}
.padding-2 {
	padding:0 0 0 10px;
}
.margin-1 {
	margin-top: 20px;
	margin-bottom:32px;
}
.margin-2 {
	margin-top: 1px;
}
.alignright {
	text-align:right;
}
.alignleft {
	text-align:left;
}
.aligncenter {
	text-align:center;
}
.hide {
	display:none;
}
.hover {
	z-index:500;
}
.col-1, .col-2, .col-3 {
	float:left;
}
.col {
	float: left;
}
p.small {
	font-size:0.75em;
	line-height:1.25em;
}


a.btn, button.btn {
	margin:0;
	padding: 0;
	border:none;
	border-radius:0;
	background: none;
	background-image:none;
	box-shadow: none;
	text-shadow: none;
	width:34px;
}
a.btn i { padding: 2px 0;}
a.btn:hover, button.btn:hover {
	background:#fff;
}

/*HEADER*/
#header {
	padding: 10px 0 0 0;
}
#logo {
	padding:10px 0;
	float: left;
}
/*topline*/
#topline {
	padding:4px 0 4px;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.27);
	line-height:18px;
}
#topline .phone i {
	font-size: 16px;
}
#topline .fadelink {
	position:relative;
	display:inline-block;
	margin-right: 15px;
	margin-left: 15px;
	margin-top:2px;
	text-align: left;
	white-space:nowrap;
	z-index:3500;
}
#topline .fadelink .ul_wrapper {
	position:absolute;
	top: 17px;
	z-index:3500;
	display:none;
	background: #fff;
	border: 1px solid #f0f0f0;
	
}
#topline .fadelink .ul_wrapper ul {
	padding:  7px 30px 7px 7px;
	width:auto;
}
#topline .fadelink li {
	padding:2px 0;
}
#topline li.selected_language
{
  color:#000;
} 
#topline .fadelink li a, #topline .fadelink > a {
	color:#b6b6b6;
	text-decoration:none;
}
#topline .fadelink li a:hover, #topline .fadelink > a:hover {
	text-decoration: underline;
}
#topline .fadelink > a {
	display:block;
	margin-top:-1px;
	padding: 0 30px 0 7px;
	background: transparent url(../img/arrow_down.png) no-repeat right -2px;
	text-decoration:none;
	font: 12px/17px Arial, Helvetica, sans-serif;
	border: 1px solid #fff;
	color:#baeaff;
}
#topline .fadelink > a:hover {
	text-decoration:none;
}
#topline img {
	padding-right:5px;
	vertical-align: middle;
}
/*navigation mobile*/
.nav-list {
	display: block;
	position:absolute;
	top: -10000px;
	margin:10px 15px 25px 15px;
	padding:0;
}
.nav-header > a {
	border-radius: 3px;
	color:#fff;
}
.nav-list ul {
	margin:0;
	padding:0;
}
.nav-list li {
	margin:0;
	padding:0;
	border-bottom:1px solid #dadada;
	position:relative;
}
.nav-list li:last-child {
	border:none;
}
.nav-list li a {
	display:block;
	margin:0;
	padding: 15px 15px;
	text-decoration:none;
	text-transform: uppercase;
}
.nav-list li a.icon-collapse {
	position:absolute;
	right: 0;
	top:0;
	z-index:100;
}
.nav-list li li li a {
	padding-left:35px;
}
/*navigation desktop*/
#nav {
	position: relative;
	z-index:902;
	display: block;
	margin: 0;
	padding: 7px 6px 0 0;
	line-height: 100%;
}
#nav:hover {
	z-index:1906;
}
#nav li {
	float: left;
	margin: 0;
	list-style: none;
	padding: 0 0 4px;
}
#nav > li > a {
	display: block;
	margin: 0;
	padding:  12px 16px;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: normal;
	font-size:18px;
	line-height: 1em;
}
#nav li.level1 > a, #nav li.level2 > a {
	display:block;
	padding: 4px 20px;
	text-decoration: none;
	font-size:16px;
	line-height:16px;
}
#nav li:hover > ul, #nav li:hover > ul > li > ul.list_in_column {
	display: block;
}
#nav > li > ul, #nav li:hover .menu_custom_block {
	width:auto;
	background:#fdfdfd;
}
#nav > li > ul {
	position: absolute;
	top: 51px;
	display:none;
  background: none repeat scroll 0 0 #FDFDFD;
  border-radius: 0px 0px 8px 8px;
  border-top: 5px solid #9D3BC6;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  width: auto;
}
#nav li ul.shadow, #nav li .menu_custom_block .shadow {
	display:inline-block;
}
#nav li:hover .menu_custom_block {
	display:block;
}
#nav .menu_custom_block .col-third {
	float:left;
	width: 230px;
	margin:0 14px;
	display:inline;
}
#nav .menu_custom_block .col-third h1, #nav .menu_custom_block .col-third h2, #nav .menu_custom_block .col-third h3 {
	padding: 14px 0;
}
#nav ul li {
	margin: 0;
	padding: 0;
}
#nav ul a {
	font-weight: normal;
}
#nav ul ul li {
	position:relative;
}
#nav ul ul ul ul {
	position:absolute;
	z-index:100;
	top: -10px;
	left: 150px;
	padding: 10px 0;
	width:200px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
#nav li.list_column {
	width:200px;
}
#nav li.list_column, #nav li.category_desc_in_menu {
	display:block;
	float:left;
	margin:30px 0;
	border-left:2px solid #eaeaea;
}
#nav li:hover li:first-child {
	border-left: none;
}
#nav li:hover li.category_desc_in_menu {
	padding: 0 30px;
	width: 240px;
}
#nav a.custom_category_link, #nav .menu_custom_block a {
	display:inline;
	font-weight:bold;
}
#nav h1.custom_menu_title {
	font-size: 1.25em;
}
#nav li:hover ul.list_in_column {
	position:relative;
	top:0;
}
#nav ul.list_in_column li {
	float:none;
}
#nav ul.list_in_column ul {
	display:none;
}
#nav ul.list_in_column li:hover ul {
	display:block;
}
#nav .category_desc_in_menu img, .custom_menu_img img {
	border:5px solid #fff;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
}
.login_block {
	position:relative;
	padding-right: 10px;
	text-align: right;
	display: inline-block;
}
.login_block a {
	padding-bottom:5px;
}
.shoppingcart {
	position:relative;
	float:right;
	z-index: 3001;
	margin-top: 2px;
}
.shoppingcart:hover {
	z-index: 2050;
}
.shoppingcart .badge {
	position:absolute;
	top:-7px;
	right: -10px;
	/*background:#f4f4f4;*/
	background: #f35321;
	color:#000;
}
.shoppingcart .fadelink {
	padding-bottom:10px;
	position:absolute;
	right:0px;
	top:-3px;
	float:right;
}
.shoppingcart .fadelink span a.btn {
	margin-right:4px;
}
.shoppingcart:hover .fadelink span a {
	cursor: pointer;
}
.shopping_cart_mini {
	margin-right:2px;
	margin-top:38px;
	z-index: 2010;
	display: none;
	width:300px;
	background-color:#fdfdfd;
	color:#000;
	border: 1px solid #f0f0f0;
}

.shopping_cart_mini .inner-wrapper {
	padding:5px 8px;
}
.shopping_cart_mini .item {
	position:relative;
	overflow:hidden;
	margin-top: 10px;
	
}
.shopping_cart_mini .item a{color:black;}
.shopping_cart_mini .product-image {
	float:left;
	margin-right:10px;
	width:53px;

}
.shopping_cart_mini .product-detailes {
	float:left;
	width: 110px;
}
.shopping_cart_mini .product-detailes .product-name {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	line-height:1.05em;
}
.shopping_cart_mini .product-detailes .product-price {
	color: #000;
	font-weight: bold;
}
.shopping_cart_mini .button {
	float:right;
	margin-left: 5px;
	color:#000000;
}
.shopping_cart_mini a i {
	margin-left:7px;
	color:#000;
	font-size:18px;
}
.shopping_cart_mini .button {
	float: left;
	margin-right:2px;
	padding: 0 6px;
	background:#f0f0f0;
	color:#000;
	text-decoration:none;
	line-height:31px;
}
.shopping_cart_mini .button:hover {
	color:#fff;
}
/*right toolbar*/

#right_toolbar {
	position: fixed;
	right:0px;
	bottom: 15%;
	z-index: 2050;
}
.dark #right_toolbar {
	position: fixed;
	right:0px;
	bottom: 15%;
	z-index: 2603;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
 #right_toolbar {
 right:15px;
}
}
#right_toolbar .shoppingcart {
	float: none;
	margin: 15px 0 7px 20px;
	padding:0;
	position:relative;
	display:inline-block;
}
#right_toolbar .shoppingcart:hover {
	padding:0 0 0 20px;
	margin: 15px 0 7px 0;
}
#right_toolbar .shoppingcart .fadelink {
	position:relative;
	float:left;
}
#right_toolbar .shopping_cart_mini {
	position:absolute;
	bottom:-96px;
	margin-right:40px;
	right:0;
	left:auto;
}
#right_toolbar .shoppingcart .badge {
	right: -5px;
}
#right_toolbar .search_wrapper {
	clear:both;
	position:relative;
	height:40px;
}
#right_toolbar .form-search {
	position: static;
}
#right_toolbar .form-search button {
	position:relative;
	z-index:100;
	margin:-1px 0 0 18px;
}
#right_toolbar .form-search input.search-query {
	position:absolute;
	right:20px;
	top:0;
	z-index:99;
	padding:2px 10px;
	width:0;
	height:26px;
	line-height:24px;
}
#back-top a {
	display: block;
	margin:0 0 0 5px;
	padding:17px 0 0 0;
	width: 61px;
	height:42px;
	text-align:center;
	background:#f8f8f8;
	color:#8a8a8a;
	font-size:22px;
	line-height:22px;
	border-radius: 3px;
	opacity: 1;
}
/*CONTENT*/
section.slider {
	margin-bottom:10px;
}
body.home_v_2 section#content {
	background:url(../img/home_v_2_body_bg.jpg) no-repeat center 0;
}
section#content > .container.top {
	padding-top:25px;
	box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.1);
}
section#content {
	padding-bottom:10px;
}
#column_left.span3 {
	float:right;
}
#column_right.span9 {
	float:right;
}
.box-wrapper {
	box-shadow:  0px 0px 4px rgba(0, 0, 0, 0.27);
	border-radius: 0;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
	-moz-box-shadow:0px 0px 4px rgba(0, 0, 0, 0.27);
	position: relative;
	margin-bottom: 20px;
	background-color:#fff;
}
.box-wrapper .inside {
	padding:  20px;
}
.box-wrapper .inside.min-height {
	min-height: 200px;
}
.box-wrapper .line {
	overflow:hidden;
	width:100%;
	height:1px;
	margin: 0 0 -6px 0;
}
.box-wrapper a {
	text-decoration:underline;
}
.box-wrapper a:hover, .box-wrapper .button {
	text-decoration: none;
}
.table.shopping-cart-table th, .table.shopping-cart-table td {
	padding: 20px 10px 15px 10px;
	border-bottom: 2px solid #e5e5e5;
}
.table.shopping-cart-table tfoot th, .table.shopping-cart-table tfoot td {
	border-bottom:0;
	padding: 5px 0 0 !important;
	text-align:right;
	text-transform: none!important;
}
table#cart_summary tfoot tr.cart_total_price {
	padding-top:20px;
}
.table.shopping-cart-table td.cart_total {
	text-align:right;
}
.table.shopping-cart-table td.cart_quantity{width:55px;}
.table.shopping-cart-table a {
	text-decoration:underline;
}
.table.shopping-cart-table a:hover {
	text-decoration:none;
}
.table.shopping-cart-table th {
	padding: 5px 10px;
}
.table th.aligncenter, .table td.aligncenter {
	text-align:center;
}
.table th.alignright, .table td.alignright {
	text-align: right;
}
.table.shopping-cart-table td {
	border-right: 1px solid #e5e5e5;
	font-size:16px;
}
.table.shopping-cart-table td:first-child {
	border-left: 1px solid #e5e5e5;
	width:10%;
	min-width:136px;
}
.table.shopping-cart-table th {
	font-weight: normal;
}
.table.shopping-cart-table input.qty {
	width: 30px;
	border:1px solid #e0e0e0;
	box-shadow:none;
	border-radius:0;
	margin-top: -5px;
	margin-bottom: -5px;
}
.table.shopping-cart-table a[class^="icon-"], .table.shopping-cart-table a[class*=" icon-"] {
font-size: 20px;
}
.table.shopping-cart-table .cart-col-name {
	display:none;
}
.table.shopping-cart-table-total {
	border-bottom: 2px solid #e5e5e5;
}
.table.shopping-cart-table-total th, .table.shopping-cart-table-total td {
	padding: 0 15px;
	border:none;
}
/*product block*/
.product {
	position: relative;
	margin-top: 10px;
	margin-bottom:14px;
}

.dark .product{margin-bottom:0px;}

.product a,.product-name a {
	text-decoration:none;
}
.product a:hover,.product-name a:hover {
	text-decoration: underline;
}
.product .product-image-wrapper {
	padding: 5px 5px 0 5px;
	text-align: center;
	cursor: pointer;
	z-index:350;
}
.product .product-image-wrapper .roll_over_img {
	position:absolute;
	top:0;
	left:0;
	z-index:5;
	display:none;
}
.small_with_description .product, .big_without_description .product, .small_without_description .product, .product-listing .product {
	margin-top: 10px;
	margin-bottom:5px;
}
.small_with_description .product .product-image-wrapper, .big_without_description .product .product-image-wrapper, .small_without_description .product .product-image-wrapper, .product-listing .product .product-image-wrapper {
	padding: -1px;
}
.product .product-image-wrapper img {
	float:none;
	margin: 0 auto;
}
.product .product-price, .product .product-price-regular, .preview .product-price, .preview .product-price-regular {
	font-size:16px;
	line-height:25px;
	display: inline-block;
}
.product .product-price-regular, .preview .product-price-regular {
	color:#ff0000;
}
.product .product-price span.old, .product .product-price-regular span.old, .preview .product-price span.old, .preview .product-price-regular span.old {
	padding-left:5px;
	text-decoration:line-through;
	font-size:11px;
	padding-right:10px;
	font-style:italic;
}
.product .product-tocart, .preview .product-tocart {
	height:27px;
	display: inline-block;
	margin-left:10px;
}
.product .product-tocart a, .preview .product-tocart a {
	display:block;
	font-size: 20px;
	line-height: 26px;
	width: 26px;
	background-color:#fff;
	/*border:1px solid #fff;*/
	margin-top:0px;
}
.product .product-tocart a:hover, .preview .product-tocart a:hover {
  color: #fff;
	border-color:#fff;
	-webkit-transition: background-color 500ms linear;
	-moz-transition: background-color 500ms linear;
	-ms-transition: background-color 500ms linear;
	-o-transition: background-color 500ms linear;
}
.product .product-link, .preview .product-link {
	margin-top: 5px;
	line-height:15px;
}
.product .product-name, .preview .product-name {
	margin-top: 10px;
	margin-bottom: 7px;
	font-size: 13px;
  height:50px;
  overflow:hidden;
}
.product .wrapper-hover {
	padding:3px 14px 12px 14px;
	text-align:center;
}
.preview .wrapper-hover {
	padding: 3px 14px 12px 14px;
	text-align:center;
	color:#000000;
}
.preview.small .wrapper-hover {
	padding: 7px 0 12px 0px;
}
.small_with_description .product .wrapper-hover {
	padding: 3px 14px 12px 14px;
}
.style2 .image-wrapper {
	margin:0 4px;
}
.style2 .image-wrapper img {
	margin-bottom:65px;
}
/*product label*/
.label_outer {
	position:relative;
	z-index:1;
	height: 200px;
}

/*product hover preview*/
.preview {
	position:absolute;
	z-index:2001;
	top:0;
	left:0;
	margin: 0px 0 0 0px;
	display:none;
	float:left;
	text-align:left;
	padding:0;
	background-color: #fff;
}


.preview .col-1 {
	width:75px;
	padding-top:10px;
}
.preview .col-2 {
	width:270px;
}
.preview .col-1 img {
	margin-bottom:5px;
}
.preview.small {
	padding-bottom:5px;
}

.preview.small .col-1 {
	width:53px;
	padding-right:4px;
}
.preview.small .col-2 {
	width:170px;
}
.preview.small .padding {
	padding: 8px 3px 0;
}
.preview .preview_top {
	overflow:hidden;
}
.preview .preview_bot {
	padding:0;
}
.preview.small .preview_bot {
	margin-top: 0;
	padding:8px 0 12px 55px;
}

 
.preview .big_image {
	text-align: center;
	padding: 5px 5px 0 5px;
}
.preview.small .big_image {
	left:62px;
}
.txt {
	margin-bottom: 10px;
	margin-left: 30px;
}
.twit {
	overflow:hidden;
	margin-bottom:10px;
	padding: 5px 0 15px 0;
	border-bottom: 1px solid rgba(200, 200, 200, 0.1);
}
.twit .icon {
	width:30px;
	font-size:18px;
	color:#ececec;
}
.twit .mess {
	margin-left:40px;
}
.fb-like-box, .fb-like-box iframe[style], .fb-like-box span {
	width: 100% !important;
}
.block {
	margin: 0 0 15px;
	border-bottom: 1px solid #eeeeee;
}
.block.last {
	border:none;
}
.block .block-title {
	padding-bottom:10px;
	text-transform:uppercase;
}
.block .block-title strong {
	font-weight: normal;
}
.block .block-content {
	padding: 5px 0 15px;
}
.block .block-subtitle {
	margin: 0 0 10px;
	text-transform: uppercase;
	font-weight:bold;
	line-height: 18px;
}
.block-layered-nav dt {
	margin:0;
	padding: 7px 0 6px;
	font-weight: bold;
}
.block-layered-nav dd {
	margin:0 0 25px;
	padding: 0;
}
.block-layered-nav ol {
	margin: 0;
}
.block-layered-nav dd li {
	margin-bottom: 6px;
	padding: 0 0 0 19px;
	background: url(../img/block-layered-dt.gif) no-repeat scroll 0 9px transparent;
}
.block-layered-nav dd li a {
	text-decoration: none;
}
.block-layered-nav dd li a:hover {
	text-decoration:underline;
}
ul#poll-answers {
	margin-bottom:15px;
}
ul#poll-answers li {
	line-height:22px;
}
ul#poll-answers .label {
	display: inline-block;
	padding: 0 4px;
	border-radius: 0;
	background: none;
	color: #000;
	vertical-align: baseline;
	text-shadow: none;
	white-space: nowrap;
	font-weight: normal;
	font-size: 12px;
}
ul#poll-answers label {
	margin: 0;
}
ul#poll-answers input[type="radio"] {
	margin: -2px 0 0;
}
.line {
	overflow:hidden;
	margin: 10px 0;
	width:100%;
}
.footer-line {
	overflow:hidden;
	margin: 10px 0;
	width:100%;
}
.dark .footer-line{display:none;}
.patriks_day .line,.patriks_day .footer-line {
	background:url(../img/line_patriks_day.png) repeat-x;
	margin: 5px 0;
	height:40px;
	border: none;
}
.helloween .line,.helloween .footer-line {
	background:url(../img/line_helloween.png) repeat-x;
	margin: 5px 0;
	height:40px;
	border: none;
}
.christmas .line,.christmas .footer-line {
	background:url(../img/line_christmas.png) repeat-x;
	margin: 5px 0;
	height:40px;
	border: none;
}
.thanksgiving .line,.thanksgiving .footer-line {
	background:url(../img/line_thanksgiving.png) repeat-x;
	margin: 5px 0;
	height:40px;
	border: none;
}
.line1 {
	overflow:hidden;
	margin: 10px 0;
	width:100%;
	height:1px;
	border-bottom: 1px solid #c7c7c7;
}
.listing_header_row1 {
	padding: 10px 0 0;
	line-height: 26px;
}
.listing_header_row1 .pull-left {
	width:33%;
}
.listing_header_row1 .pull-right {
	width:33%;
}
.listing_header_row2 {
	padding: 0 0 30px 0;
}
.listing_header_row1 label {
	display:inline-block;
	padding-right: 15px;
	font-size:16px;
	line-height:26px;
	cursor: text;
}
.listing_header_row1 a[class^="icon-"], .listing_header_row1 a[class*=" icon-"] {
 padding-right:5px;
 color:#000;
 font-size:26px;
 text-decoration:none;
 display:inline-block;
}
 @-moz-document url-prefix() {
.listing_header_row1 a[class^="icon-"], .listing_header_row1 a[class*=" icon-"] {
margin-top:-2px;
}
}
 .listing_header_row1 a[class^="icon-"]:hover, .listing_header_row1 a[class*=" icon-"]:hover {
 color:#666;
}
 .num {
	text-align:right;
}
.num a {
	display: inline-block;
	padding-right:5px;
	line-height: 20px;
}
a.small_icon i {
	padding:0 3px;
	background-color:rgba(236, 236, 236, 1);
	font-size:12px;
	line-height: 20px;
}
a.small_icon:hover i {
	background-color:rgba(236, 236, 236, 0.6);
}
a.small_icon_color i {
	margin-top:-2px;
	margin-right:7px;
	padding:0 2px;
	border-radius: 2px;
	color:#fff;
	font-size:12px;
	line-height: 20px;
}
a.small_icon_color i.icon-heart {
	text-indent:1px;
}
.middle_icon_color {
	display:block;
	margin-right: 10px;
	padding: 2px 0 0 0;
	width:32px;
	font-size:23px;
	height:29px;
	line-height:28px;
	border-radius: 3px;
	text-align:center;
	color:#fff;
	-webkit-transition: background-color 0.25s 0s ease;
	-moz-transition: background-color 0.25s 0s ease;
	-o-transition: background-color 0.25s 0s ease;
}
.rating {
	margin-top:7px;
}
.rating i {
	color:#ccc;
	font-size:14px;
	height:20px;
}
.product-shop {
	display:inline-block;
}
.product-shop h2 {
	padding-right: 0;
}
.product-shop .product_info_left {
	overflow:hidden;
}
.product-shop .product_custom, .product-shop .product_related {
	float:right;
	margin-left:30px;
	margin-top:-10px;
	width:170px;
}
.product-img-box .product-image {
	padding:8px;
	border-radius: 0;
	background-color:#fff;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
}
.product-img-box .product-image img
{
  
}
.product-img-box .more-views li {
	margin: 0 0 10px;
	padding:2px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
}
.product-img-box .more-views li i {
	width:100%;
	text-indent:2px;
	font-size:40px;
	padding:3px 0 0 0;
	margin:0;
	vertical-align:middle;
	height:59px;
	line-height:59px;
	text-align:center;
}
.product-shop .product-name h1 {
	padding-bottom: 10px;
	font-size: 20px;
	line-height:24px;
	margin-top:-3px;
}
.product-shop .availability {
	padding-bottom: 20px;
	border-bottom: 1px solid #D7D7D7;
}
.product-shop .short-description {
	padding: 15px 0 10px;
	border-bottom: 1px solid #D7D7D7;
}
.product-shop .price-box {
	padding: 25px 0;
	font-size: 24px;
	line-height:24px;
}
.product-listing .price-box {
	display: inline-block;
	font-weight: normal;
	font-size: 18px;
	line-height: 30px;
	width:300px;
}
.product-listing .product-review {
	display: inline-block;
	line-height:30px;
}
.product-listing .product-review a {
	text-decoration:underline;
}
.product-listing .product-review a:hover {
	text-decoration: none;
}
.product-shop .old-price, .product-shop .special-price, .product-listing .old-price, .product-listing .special-price {
	display: inline-block;
}
.product-shop .old-price .price, .product-listing .old-price .price {
	padding-right: 10px;
	text-decoration: line-through;
	font-weight: normal;
	font-size: 18px;
	line-height: 30px;
	font-style:italic;
}

.product-listing .special-price .price {
	font-size: 24px;
	line-height:24px;
	font-weight:bold;
}
.product-shop .add-to-cart {
	margin: 0px;
}
.product-shop .add-to-cart .qty {
	display:inline-block;
	padding: 12px 15px 0 0;
	height:42px;
	border: none;
	border-radius: 6px;
	margin-bottom: 5px;
}

.product-shop .add-to-cart button.btn-cart:hover { 
 color: #fff;
 border-color:#fff;
 -webkit-transition: background-color 500ms linear;
 -moz-transition: background-color 500ms linear;
 -ms-transition: background-color 500ms linear;
 -o-transition: background-color 500ms linear;
}

.product-shop .add-to-cart label {
	float: left;
	margin-right: 12px;
	line-height: 34px;
}
.product-shop .add-to-cart .qty input {
	padding:0;
	width:40px;
	height: 30px;
	border:1px solid #e0e0e0;
	border-radius: 0;
	text-align:center;
}
.product-shop .add-to-cart button.btn-cart, .product-listing a.btn-cart {
	padding-right:20px;
	height:56px;
	vertical-align:middle;
	font-size:16px;
	line-height:22px;
}
.product-listing {
	margin-bottom:20px;
}
.product-listing a.btn-cart {
	margin-right:20px;
	margin-bottom:5px;
	height:30px;
	vertical-align:middle;
	font-size:14px;
	padding:8px 20px 0;
}
.product-shop .add-to-cart button.btn-cart i, .product-listing a.btn-cart i {
	margin-top:-3px;
	padding-left:8px;
	font-size:22px;
	float: right;
}
.product-listing a.btn-cart i {
	margin-top:-2px;
}
.product-shop .add-to-links, .product-listing .add-to-links {
	display:inline-block;
}
.product-listing .add-to-links {
	padding: 10px 0 0 0;
}
.product-shop .add-to-links li, .product-listing .add-to-links li {
	float:left;
	margin-right: 10px;
	margin-bottom:5px;
}
.product-shop .add-to-links li:last-child, .product-listing .add-to-links li:last-child {
	margin-right:0;
}
.product-shop .no-rating {
	padding: 15px 0;
}
.product-shop .no-rating a {
	text-decoration:underline;
}
.product-shop .no-rating a:hover {
	text-decoration:none;
}
.product-listing .bottom-line, .product-listing .product-buttons {
	border-bottom: 1px solid #e9e9e9;
	padding: 15px 0;
}
.product-listing .product-buttons {
	border:none;
}
.product-listing .product-name, .product-listing .product-name a {
	font-size:19px;
	line-height:20px;
	text-decoration:none;
}
.product-listing .product-name a:hover {
	text-decoration:underline;
}
.socialsplugins_wrapper {
	display:inline-block;
	padding-top: 20px;
}
.socialsplugins_wrapper .facebook_button {
	float:left;
	margin-right:5px;
}
.socialsplugins_wrapper .twitter_button {
	float:left;
	margin-right:-10px;
}
.socialsplugins_wrapper .pinit_button {
	float:left;
}
.promo_box {
	display:table;
	width:100%;
	padding: 18px 0;
	border-bottom: 1px solid #f2f2f2;
}
.promo_box span {
	display:block;
	vertical-align: middle;
	display:  table-cell;
	width: 100%;
}

.nav-tabs {
	margin-top: 25px;
}
.nav-tabs > li > a, .nav-pills > li > a {
	margin-right: 4px;
	padding-right: 20px;
	padding-left: 20px;
}
.nav-tabs {
	border-bottom: none;
}
.nav-tabs > li {
	margin-bottom: 0;
}
.nav-tabs > li > a {
	display:block;
	padding-top: 8px;
	padding-bottom: 8px;
	border: none;
	border-radius: 0;
	background-color: #fff;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
	color:#000;
	font-weight:normal;
	line-height: 24px;
	font-size:18px;
}
.nav-tabs > li > a:hover, .nav-tabs > .active > a, .nav-tabs > .active > a:hover {
	border: none;
	box-shadow:         0px 0px 4px rgba(0, 0, 0, 0.27);
	color:#fff;
	text-decoration:none;
}
.tab-content {
	position:relative;
	z-index:5;
	margin-bottom:25px;
	padding:20px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	box-shadow:         0px 0px 4px rgba(0, 0, 0, 0.27);
}
.content_top {
	margin-bottom:20px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.breadcrumbs {
	display:inline-block;
	margin-bottom:20px;
}
.breadcrumbs a {
	display: block;
	float:left;
	color:#000;
}
.breadcrumbs a:hover{
	color:#f35321
}
.breadcrumbs span {
	display: block;
	float:left;
	padding: 0 10px;
	color:#bababa;
}
.direction-nav, .small_previews {
	position:relative;
	float:right;
	margin-top: -10px;
}
.carousel .small_previews {
	position:absolute !important;
	top:-36px;
	right:9px;
}
.flexslider.vertical .small_previews {
	position:absolute;
	top: 366px;
	right: 0px;
	margin: 0 0 20px 0;
}
.direction-nav a {
	display: inline-block;
	margin-left:4px;
	padding:0;
	width:34px;
	height:33px;
	cursor:pointer;
	-webkit-transition: background-color 0.25s 0s ease;
	-moz-transition: background-color 0.25s 0s ease;
	-o-transition: background-color 0.25s 0s ease;
}
.direction-nav a:hover {
}
.small_preview {
	position:absolute;
	width:85px;
	height:85px;
	z-index:800;
	top:38px;
	display:none;
	padding:4px;
	border-radius:  5px;
	background:#fff;
	box-shadow:         0px 0px 4px rgba(0, 0, 0, 0.27);
}
.small_preview.next {
	right:-60px;
}
.small_preview.prev {
	right:40px;
}
.small_previews #jcarousel_preview_prev, .small_previews #jcarousel_preview_next {
	top:20px;
	z-index:100;
}
.accordion {
	margin-bottom: 20px;
}
.accordion-group {
	margin-bottom: 2px;
	padding:2px 0;
	border-radius:  5px;
	background:#fff;
	box-shadow:         0px 0px 2px rgba(0, 0, 0, 0.1);
}
.accordion-heading {
	border-bottom: 0 none;
}
.accordion-heading a {
	margin-top:3px;
	border-radius:  5px;
	background:#000;
	color:#fff;
	text-decoration:none;
}
.accordion-heading a.collapsed {
	margin:0;
	background:#fff;
	color:#4c4c4c;
}
.accordion-heading a span {
	padding-right: 20px;
}
.accordion-heading .accordion-toggle {
	display: block;
	padding: 8px 15px;
}
.accordion-toggle {
	cursor: pointer;
}
.accordion-inner {
	overflow: hidden;
	padding: 20px 25px;
	border-top: 1px solid #fff;
}
.box-list {
	padding: 10px 30px 20px;
	border-radius:  5px;
	box-shadow:         0px 0px 2px rgba(0, 0, 0, 0.1);
}
.box-list li {
	padding: 4px 0;
	border-bottom: 1px solid rgba(200, 200, 200, 0.2);
}
.box-list li:last-child {
	border: none;
}

.custom_blocks .tt-box {
	padding: 0;
	color:#fff;
	margin-bottom: 2px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}

.custom_blocks .tt-box a {
	text-transform: uppercase;
	font-weight:normal;
	margin: 0 auto;
	display:block;
	color:#fff;
}
.custom_blocks .tt-box a:hover {
	text-decoration:none;
}
.custom_blocks .tt-box:hover {
	box-shadow:         0px 0px 10px rgba(0, 0, 0, 0.27);
}
.custom_blocks .tt-box i {
	font-size:48px;
	padding:0;
	margin:0;
}

.custom_blocks .tt-box i,
.custom_blocks .tt-box .text
{	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear
;	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}
.custom_blocks .tt-box .inside a span {
	width: 47%;
    display: inline-block;
    margin-left: 10px;
    margin-top: 4px;
    font-size: 22px;
    line-height: 20px;
    margin-bottom: 4px;
}
.custom_blocks .tt-box:hover i {
	transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	padding-left: 5px;
}
.custom_blocks .tt-box:hover .text {
	padding: 0 0 0 7px;
}

.custom_blocks .tt-box .inside {
	padding: 18px 0 18px 10%;
  overflow:hidden;
  display:table;
  width:90%;
}
.custom_blocks .tt-box .text {
  display: table-cell;
  color:#fff;
  height: 50px;
  vertical-align:middle;
  padding: 0 7px 0 0;
}
.custom_blocks .tt-box .icon_wrapper {
	height:50px;
	float:left;
	margin: 0 10px 0 0;
	text-align:right;
	vertical-align:middle;
	display:table-cell;
}


.block_img img {
	margin-bottom: 20px;
	width:100%;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;

}
.block_img img:hover {
	 box-shadow:         0px 0px 10px rgba(0, 0, 0, 0.27);
}
.dark .block_img img:hover {
	 box-shadow: 0 0 20px rgba(255, 96, 0, 0.6);
}
.message {
	padding:15px 10px;
	margin-bottom: 20px;
	border-radius: 0;
	border-width: 1px;
	border-style: solid;
}
.message .text {
	font-size:16px;
	line-height:22px;
	display:inline-block;
}
.message i {
	font-size:28px;
	padding-right:10px;
	display:inline-block;
}
@-moz-document url-prefix() {
.message i {
 margin-top:-2px;
}
}
.message.done {
	background:#e8f6df;
	border-color:#d9e6d1;
	color:#67795c;
}
.message.done i {
	color:#bad3aa;
}
.message.info {
	background:#efefef;
	border-color:#e8e8e8;
	color:#8a8a8a;
}
.message.info i {
	color:#c7c7c7;
	font-size:22px;
	padding-top:3px;
	padding-bottom:3px;
}
/*FOOTER*/
#bottom_block {
	padding: 0 0 25px 0;
	margin-bottom: -50px;
}
#push, #footer {
	height: 27px;
	clear: both;
}
#footer {
	z-index:600;
	position:relative;
	color:#808080;
	bottom:0;
	margin-top:-27px;
}

#footer:hover {
	z-index:2602;
}
#footer a {
	color:#808080;
}
#footer_line {
	position:relative;
	z-index:0;
}
#footer_bottom {
	position:relative;
	z-index:1;
}
#footer_bottom i {
	color:#fff;
	font-size:14px;
}
#footer_bottom .pull-right, #footer_bottom .pull-left {
	max-width: 49%;
}
#footer_bottom .pull-right {
	text-align:right;
}
#footer_bottom .noHover, #footer_bottom .noHover span {
	padding:0;
	line-height: 25px;
	margin:0 0 1px 0;
}
#footer_bottom .noHover img {
	vertical-align:middle;
}
#footer_bottom .noHover span {
	display:inline-block;
}
#footer_bottom .noHover span.text {
	padding-top:5px;
}
#footer_bottom .noHover span.text, #footer_bottom .noHover span.text span {
	display:inline-block;
	line-height:18px
}
#footer_bottom .noHover span.text span {
	margin:0;
}
#footer_bottom .pull-right.noHover {
	padding: 2px 0 0;
	line-height:24px;
}
#footer_bottom .noHover .payment_icons {
	margin-right:5px;
}
#footer_bottom .payment_icons img {
	margin-right:4px;
}
#footer_button {
	position:absolute;
	top:0;
	left:50%;
	z-index:2;
	margin-left:-20px;
	padding:3px 0 0 0;
	width: 30px;
	height:24px;
	text-align:center;
	background:#f4f4f4;
	color:#808080;
	font-size: 20px;
	cursor: pointer;
}
#footer_popup {
	position:absolute;
	z-index:0;
	bottom:0;
	display:none;
	padding-bottom:40px;
	width:100%;
}
#footer_popup_static {
	width:100%;
	padding-bottom:10px;
}

#footer_popup.footer_bg {
}
#footer_popup h3, #footer_popup h4,
#footer_popup_static h3, #footer_popup_static h4
{
	padding: 10px 0;
	border-bottom:1px solid #a3a3a3;
}

#footer_popup h4,
#footer_popup_static h4 {
	border:none;
}
#footer_bottom i {
	font-size: 20px;
	height:20px;
	border-radius:11px
}
#preloader {
	position: fixed;
	z-index:10000;
	top:40%;
	width:100%;
	display:none;
}
#preloader .message {
	position: absolute;
	left:32%;
	padding:0 1%;
	margin-top: 70px;
	border-radius:6px;
	border: none;
	text-align:center;
	width:34%;
	
}
#preloader .loader {
	position: absolute;
	left:50%;
	margin-left:-28px;
	background-color:rgba(0, 0, 0, 0.8);
	border-radius:6px;
	height: 56px;
	width:56px;
	line-height:56px;
	text-align:center;
}
#preloader .loader img {
	opacity:0.9;
}
#preloader .message .inside {
	padding:20px;
}
#login-box {
	z-index:1000;
	position: fixed;
	top:50%;
	left:50%;
	margin-left:-160px;
	margin-top:-200px;
	width:320px;
	box-shadow:         0px 0px 4px rgba(0, 0, 0, 0.27);
	border-radius: 5px;
	background:#fff;
	text-align: center;
}
#login-box a {
	text-decoration:underline;
}
#login-box a:hover, #login-box .button {
	text-decoration:none;
}
#login-box .inside {
	padding:  20px;
}
#login-box input {
	text-align:center;
	color:#000;
	margin:12px 0;
}
#login-box .button {
	margin-top:20px;
	position:relative;
}
#login-box .line {
	overflow:hidden;
	margin: 20px -20px 0 -20px;
	width:320px;
	height:1px;
}
#carousel_tabs a {
	white-space:nowrap;
}
/*form element*/
label, input, button, select, textarea {
	font-weight: normal;
	font-size:16px;
	line-height: 20px;
}
.form-search-wrapper {
	position:relative;
	z-index:904;
	margin-right: 58px;
}
.helloween .form-search-wrapper {
	background: url(../img/search_bg_helloween.png) no-repeat 0 0;
	margin-top: -25px;
	padding-top:25px;
}
.patriks_day .form-search-wrapper {
	background: url(../img/search_bg_patriks_day.png) no-repeat 0 0;
	margin-top: -25px;
	padding-top:25px;
}
.thanksgiving .form-search-wrapper {
	background: url(../img/search_bg_thanksgiving.png) no-repeat 0 0;
	margin-top: -25px;
	padding-top:25px;
}
.christmas .form-search-wrapper {
	background: url(../img/search_bg_christmas.png) no-repeat 0 0;
	margin-top: -18px;
	padding-top:18px;
}
.form-search {
	position: relative;
	margin-bottom:0;
}
.form-search input.search-query {
	padding-left:34px;
	font-size:16px;
	width:270px;
	height:24px;
	line-height:24px;
}
select, select:focus {
	outline:none;
	height: 34px;
	line-height:34px;
	padding:6px;
	font-size:14px;
}
select.fullwidth, input.fullwidth, textarea.fullwidth {
	width:99%;
}
input.fullwidth, textarea.fullwidth {
	width:94%;
}
select,textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	box-shadow: none !important;
}
#form-contact input {
	width:100%;
}
#form-contact input.input-small {
	width:120px;
	margin-top: 5px;
}
#form-contact textarea {
	width:100%;
	height:185px;
	margin-bottom:20px;
}
button, .button {
	padding: 0 14px;
	border:none;
	border-radius: 0;
	background:#fff;
	text-transform:uppercase;
	white-space:nowrap;
}
.button {
	display:inline-block;
	text-decoration:none;
}
button.button-2x, .button.button-2x {
	padding: 0 15px;
}
button.button-3x, .button.button-3x {
	padding: 2px 15px 6px 15px;
	border:none;
	text-transform:uppercase;
	white-space:nowrap;
	margin-bottom:15px;
}
.button_small, #topline a.button_small {
	display: inline-block;
	font: 12px/20px Arial, Helvetica, sans-serif;
	padding: 0 5px 0 0;
	margin:0;
	height:20px;
	overflow:hidden;
	vertical-align:middle;
	text-transform:none;
	margin-right:5px;
	border-radius: 2px;
	text-decoration:none;
	background-image:url(../img/divider1.png);
	background-repeat:no-repeat;
	background-position:22px 0;
}

#topline .auth-buttons i{
color:white;
font-size:20px;
 
}
#topline .auth-buttons i:hover{
color:#9D3BC6;
font-size:20px;
 
} 

.button_small i {
	width:24px;
	height:20px;
	line-height:20px;
	text-align:center;
	font-size:12px;
	margin-top:-1px;
	vertical-align:middle;
	margin-right:5px;
	padding:0;
}
.button_small span {
	min-width:57px;
	text-align: center;
	display:inline-block;
}
.form-search button, .form-mail button {
	position: absolute;
	top: 1px;
	left:1px;
	margin:0;
	padding: 0;
	width:32px;
	height:32px;
	border:none;
	background:#fff;
	background-image:none;
	box-shadow: none;
	text-shadow: none;
}
.form-mail button {
	padding: 2px 0 2px;
}
.form-search button i, .form-mail button i {
	font-size: 17px;
}
.form-mail {
	position:relative;
}
.form-mail input {
	padding-left:44px;
	width:auto;
	height:24px;
	line-height:24px;
}
.form-login-wrapper {
	position:absolute;
	width:330px;
	top:20px;
	right:0;
	z-index: 905;
	display:none;
	padding:8px 8px 12px 20px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	background-color:rgba(0, 0, 0, 0.89);
}
.form-login-wrapper:hover {
	display:block;
}
.form-login {
	margin:0;
}
.form-login input {
	margin:0 15px 0 -24px;
	padding-left:25px;
	width:112px;
	height:22px;
	border: 2px solid #fff;
	border-radius: 3px;
}
.form-login .pull-left i {
	position:relative;
	z-index:100;
	width:18px;
	color:#000;
	font-size:16px;
	height:32px;
	vertical-align:middle;
}
.form-login button {
	float:left;
	display:inline-block;
	margin:0 0 0 -5px;
	padding:0;
	width:20px;
	height:32px;
	border:none;
	background:none;
	background-image:none;
	box-shadow: none;
	color:#fff;
	text-shadow: none;
}
.form-login button i {
	color:#ff0066;
	font-size: 20px;
	line-height:20px;
}
.form-login button.btn:hover {
	background: none;
}

a.btn:hover, button.btn:hover, #footer_bottom i:hover, #next_slide:hover, #prev_slide:hover 
 {
	color: #fff;
	border-color:#fff;
	-webkit-transition: background-color 500ms linear;
	-moz-transition: background-color 500ms linear;
	-ms-transition: background-color 500ms linear;
	-o-transition: background-color 500ms linear;
}
.flex-next:hover  i.icon-right-thin,
.flex-prev:hover i.icon-left-thin
{

}
#footer_bottom i:hover {	
	background-color:transparent;
	-webkit-transition: color 500ms linear;
	-moz-transition: color 500ms linear;
	-o-transition: color 500ms linear;
	-ms-transition: color 500ms linear;
}

#shopping_steps {
	overflow:hidden;
	width:100%;
	height:52px;
	margin-bottom: 30px;
	margin-top: 0;
	clear:both;
	display:block;
}
#shopping_steps .step {
	width: 20%;
	float:left;
	position:relative;
	margin:46px 0 6px;
	border-bottom: 1px solid #aaa9aa;
}
#shopping_steps .step a{
color:white;
}
#shopping_steps .step a:hover{
text-decoration:underline;
}
.marker {
	height: 12px;
	width:12px;
	background:#aaa9aa;
	border-radius:50%;
	position:absolute;
	top: -6px;
	left:50%;
	margin-left:-6px;
}
.step_name {
position:absolute;
top:-46px;
left:50%;
white-space: nowrap;
color:#aaa9aa;
font-size:16px;
text-transform: uppercase;
line-height:35px;
padding: 0 15px 0 5px;
background:#eeeeee;
z-index:100;
width:80%;
text-align:center;
}  
.current .step_name {
color:#fff;
background:#27a8e1;
}
.arrow {
position:absolute;
top: -28px;
height:5px;
font-size: 40px;
width:15px;
text-align:center;
margin-left:-12px;
left:50%;
z-index:99;
color:#fff;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}



/*input.button{height:20px;}*/
/*input.button-2x{height:30px;}*/
#buy_block p.online_only {
	font-weight:700;
	font-size:11px;
	text-align:left;
	text-transform:uppercase;
}
img.icon{ left: 0;
    padding-right: 5px;
    position: relative;
    width: 26px;}
.product_row { position:relative;}    

.dark .product-tocart a{background: none !important;}
#order .box-wrapper{color:black;}
.dark .box-wrapper{color:black;}
.dark .table.shopping-cart-table th {
	color:#ffffff;
}
.dark .table.shopping-cart-table a{color:#000000;}
.dark .lbl{color:#ffffff;}
.dark .product .product-tocart a,.dark .preview .product-tocart a{background: none !important;}
.dark #footer_line{background: url(../img/body_bg_dark.png) repeat #1a1a1a;color: #fff;}
.dark #footer_popup { margin-bottom: 27px;}
.dark .custom_blocks .tt-box {
	background-color:#2b2b2b;
}
.dark .custom_blocks .tt-box:hover {
	background:#ff6000;
}

.dark .product .product-image-wrapper{background-color:white;}
.dark #cart_summary th{color:black;background-color:white;}
.es-nav .disable{display:none;}

input[type="submit"]{
	height:auto;
	font-size:16px;
	line-height:30px;
	padding:8px 25px;
}
input[type="submit"].button-2x{
	height:auto;
	padding:8px 25px;
}
.dark .listing_header_row1 a[class^="icon-"], .dark.listing_header_row1 a[class*=" icon-"]
{color:white;}
.dark .nav-list > li > a,.dark .nav-list .nav-header {
text-shadow: none;
}


.fadelink .favoriteproducts img{display:none;}


/* retina images */
.product-wrapper {
	position: relative;
	margin-bottom:14px;
}
.dark .product-wrapper {margin-bottom:0px;}
.product-wrapper a {
	text-decoration:none;
}
.product-wrapper a:hover {
	text-decoration: underline;
}

.product-wrapper .product-image-wrapper .roll_over_img {
	position:absolute;
	top:0;
	left:0;
	z-index:5;
	display:none;
}
.product-wrapper .product-image-wrapper img {
	float:none;
	margin: 0 auto;
}

.product-wrapper .product-link {
	margin-top: 5px;
	line-height:15px;
}
.product-wrapper .wrapper-hover {
	padding:3px 14px 12px 14px;
	text-align:center;
	-webkit-backface-visibility: hidden;
	height:100px;
}
#index .product-wrapper .wrapper-hover {
	padding:3px 14px 12px 14px;
	text-align:center;
	-webkit-backface-visibility: hidden;
	height:100%;
}

.product-wrapper .image-wrapper {
	margin-bottom:10px;
	overflow: hidden;
	padding: 5px;
}
.product-wrapper .image-wrapper a {
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
}
.product-wrapper .image-wrapper a .view1 {
 -o-transition: all .2s linear;
 -ms-transition: all .2s linear;
 -moz-transition: all .2s linear;
 -webkit-transition: all .2s linear;
 transition: all .3s linear;
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform-style: preserve-3d;
	-moz-backface-visibility: hidden;
  }


.product-wrapper .image-wrapper a:hover .view1 {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}
.product-wrapper .image-wrapper a .view2 {
	position:absolute;
	z-index:100;
	top: 0;
	left: 0;
	margin:5px;
 -o-transition: all .4s linear;
 -ms-transition: all .4s linear;
 -moz-transition: all .4s linear;
 -webkit-transition: all .4s linear;
 transition: all .3s linear;                                                                   
	-webkit-transform: rotateY(-180deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-transform: rotateY(-180deg);
	-moz-transform-style: preserve-3d;
	-moz-backface-visibility: hidden;
}
.product-wrapper .image-wrapper a:hover .view2 {
	position:absolute;
	z-index:100;
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform: rotateX(0deg) rotateY(0deg);
}
.product-wrapper .hoveronly {
	display: none;
}
.product-wrapper .product:hover .hoveronly {
	display: block;
}
.product .image-wrapper a .view2 img{
    width:100%;
}

.dark .product-wrapper .image-wrapper{background-color:white;border-radius:5px;}
.dark .product-image-wrapper {background-color:white;border-radius:5px;}

.product_label{z-index:200;}
.label_new_top_left, .label_new_top_right, .label_sale_top_left, .label_sale_top_right {
    background-color: #9DA9AD;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    font-size: 11px;
    left: -3px;
    line-height: 12px;
    padding: 6px 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 20px;
    width: 68px;
}
.label_sale_top_right {
    left: auto;
    right: -3px;
}
.label_sale_top_left, .label_sale_top_right {
    background-color: #FF391C;
}
.icon-star{width: auto !important;}
.login_social
{
display: inline-block;
    padding-right: 10px;
    white-space: nowrap;
}
.product .product-name, .preview .product-name {
    font: 12px/16px Arial,Helvetica,sans-serif;
}

.small_with_description .sale_discount {
    top: 93px;
}
.sale_discount {
    box-shadow: 0 0 11px #FFFFFF;
    font-family: arial;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    position: absolute;
    right: 9px;
    text-align: center;
    top: 130px;
    width: 40px;
    z-index:400;
}

a.quickview {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.27);
    color: #FFFFFF !important;
    cursor: pointer;
    display: block;
    font-size: 12px;
    height: 80px;
    line-height: 80px;
    margin: 0;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 1px #000000;
    text-transform: uppercase;
    width: 80px;
    z-index: 999;
    right: 85px; top: 92px;
}
a.quickview:hover {
    color: #fff !important;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    background-color: #9d3bc6;
}

.small_with_description a.quickview{right: 35px; top: 32px;}    

/*snow*/

.scene {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;

}

.layer:nth-child(1) img{

}


.layer:nth-child(2) {
    opacity: 1;

}
.layer:nth-child(4) {
    opacity: 0.4;
    width: 110%;
    height: 110%;
    background-image: url(../img/snow/snowh.png), url(../img/snow/snow3q.png), url(../img/snow/snow2l.png);
    -webkit-animation: snow 20s linear infinite;
    -moz-animation: snow 20s linear infinite;
    -ms-animation: snow 20s linear infinite;
    animation: snow 20s linear infinite;

}
.layer:nth-child(5) {
    opacity: 1;
}
.layer:nth-child(6) {
    opacity: 0.5;
}



@keyframes hide-block{
  0%{
    opacity: 0;
  }

  100%{
    opacity: 1;
  }
}

@-webkit-keyframes hide-block{
  0%{
    opacity: 0;
  }

  100%{
    opacity: 1;
  }
}




@keyframes site-slide{
  0%{
    background-position: 15px 0;
  }

  100%{
    background-position: 15px 100%;
  }
}

@-webkit-keyframes site-slide{
  0%{
    background-position: 15px 0;
  }

  100%{
    background-position: 15px 100%;

  }
}



@keyframes snow {
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }

    100% { background-position: 500px 1000px, 400px 400px, 300px 300px }
}

@-moz-keyframes snow {
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }

    100% { background-position: 500px 1000px, 400px 400px, 300px 300px }
}

@-webkit-keyframes snow {
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }


    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}

@-ms-keyframes snow {
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }

    100% { background-position: 500px 1000px, 400px 400px, 300px 300px }
}

/*end snow*/


@media print {
  a[href]:after {
    content: none !important;
  }
}


/*Actualizacion enero 2017*/
/*general*/
@font-face{
	font-family:"Trade Gothic"; 
	src:url('../font/HusqvarnaGothic-Regular.eot?#iefix');
	src:url('../font/HusqvarnaGothic-Regular.eot') format("eot"),
	url('../font/HusqvarnaGothic-Regular.woff') format("woff"),
	url('../font/HusqvarnaGothic-Regular.ttf') format("truetype"),
	url('../font/HusqvarnaGothic-Regular.svg#HusqvarnaGothic-Regular') format("svg")
}
@font-face{
	font-family:"Trade Gothic";
	src:url('../font/HusqvarnaGothic-RegularItalic.eot?#iefix');
	src:url('../font/HusqvarnaGothic-RegularItalic.eot?#iefix') format("eot"),
	url('../font/HusqvarnaGothic-RegularItalic.woff') format("woff"),
	url('../font/HusqvarnaGothic-RegularItalic.ttf') format("truetype"),
	url('../font/HusqvarnaGothic-RegularItalic.svg#HusqvarnaGothic-RegularItalic') format("svg");
	font-style:oblique
}

@font-face{
	font-family:"Trade Gothic";
	src:url('../font/HusqvarnaGothic-Bold.eot?#iefix');
	src:url('../font/HusqvarnaGothic-Bold.eot?#iefix') format("eot"),
	url('../font/HusqvarnaGothic-Bold.woff') format("woff"),
	url('../font/HusqvarnaGothic-Bold.ttf') format("truetype"),
	url('../font/HusqvarnaGothic-Bold.svg#HusqvarnaGothic-Bold') format("svg");
	font-weight:bold
}
@font-face{
	font-family:"Trade Gothic";
	src:url('../font/HusqvarnaGothic-BoldItalic.eot?#iefix');
	src:url('../font/HusqvarnaGothic-BoldItalic.eot?#iefix') format("eot"),
	url('../font/HusqvarnaGothic-BoldItalic.woff') format("woff"),
	url('../font/HusqvarnaGothic-BoldItalic.ttf') format("truetype"),
	url('../font/HusqvarnaGothic-BoldItalic.svg#HusqvarnaGothic-BoldItalic') format("svg");
	font-weight:bold;
	font-style:oblique
}@font-face{
	font-family:"Trade Gothic";
	src:url('../font/HusqvarnaGothic-Light.eot?#iefix');
	src:url('../font/HusqvarnaGothic-Light.eot?#iefix') format("eot"),
	url('../font/HusqvarnaGothic-Light.woff') format("woff"),
	url('../font/HusqvarnaGothic-Light.ttf') format("truetype"),
	url('../font/HusqvarnaGothic-Light.svg#HusqvarnaGothic-Light') format("svg");
	font-weight:lighter
}
@font-face{
	font-family:"Trade Gothic";
	src:url('../font/HusqvarnaGothic-LightItalic.eot?#iefix');
	src:url('../font/HusqvarnaGothic-LightItalic.eot?#iefix') format("eot"),
	url('../font/HusqvarnaGothic-LightItalic.woff') format("woff"),
	url('../font/HusqvarnaGothic-LightItalic.ttf') format("truetype"),
	url('../font/HusqvarnaGothic-LightItalic.svg#HusqvarnaGothic-LightItalic') format("svg");
	font-weight:lighter;
	font-style:italic
}

@font-face{
	font-family:"HQ-Icons";src:url('../font/HQ-Icons.eot');
	src:url('../font/HQ-Icons.eot?#iefix') format('eot'),
	url('../font/HQ-Icons.woff') format('woff'),
	url('../font/HQ-Icons.ttf') format('truetype'),
	url('../font/HQ-Icons.svg#HQ-Icons') format('svg')
}

body{
	font-size: 17px;
	font-family: "Trade Gothic","Helvetica Neue", "Open Sans", Helvetica,Arial,sans-serif;


}
body h1,body h2,body h3,body h4,body h5,body h6,body p,body li,body a{
	font-family: "Trade Gothic","Helvetica Neue", "Open Sans", Helvetica,Arial,sans-serif;
	font-size: 17px;

}
body>iframe{
height:0!important
}
#right_toolbar{
	display:none!important
}
/*cabecera */
body #header{
	background-color:#273a60;
	padding:20px 0
}
body #spy #nav > li > a,
body #header #nav > li > a {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 400;
	color:#fff;
	font-family:"Trade Gothic", "Helvetica Neue", "Open Sans", Helvetica, Arial, sans-serif;

}
body #spy #nav > li > a:hover,
body #header #nav > li > a:hover,
body #header #nav > li:hover > a,
body #spy #nav > li.current > a,
body #header #nav > li.current > a{
	color: #f35321;
}
.buscador.opened{
	background-color: #f7f7f7;
	z-index: 100;
	right:50px;
}
.bloque-buscador{
	position:relative
}
body #pagination .current{
	background:#273a60;
}
body #header .form-search input.search-query,
body #spy .form-search input.search-query{
	background-color:#fff;
}
.form-search-wrapper{
	margin-right:0
}
body #topline .phone {
	color: #273a60;
	font-weight: bolder;
}
body #topline{
	padding:10px 0
}
#topline .fadelink > a{
	color: #273a60;
	border-color: #273a60;
}

body #spy{
	background-color:#273a60;;
}
.shoppingcart .fadelink span a.btn{
	color:#fff;
}
#header .form-search button i,
#spy .form-search button i{
	color:#fff;
	font-size:20px;
}
#identity .submit .button{
	font-size:16px;
	line-height:22px;
	background-color:#f35321;
	padding:8px 25px;

}
.acc_footer_links{
	margin-bottom:30px;
	display: table;
}
#header .form-search input.search-query,
#spy .form-search input.search-query{
	padding-right: 34px;
	padding-left: 5px;
	font-size: 13px;
	height: 24px;
	color: #fff;
	background: #273a60;
	border: none;
	border-bottom: solid 1px #fff;
}
#spy .form-search input.search-query{
	width: 50px;
}
#header .form-search button,
#spy .form-search button{
	right:0;
	left:inherit;
}
#header .form-search button,
#spy .form-search button{
	background-color:#273a60
}

#header #nav>#cat-10-comecar>a,
#spy #nav>#cat-10-comecar>a{
	background-color:#fff;
	color:#273a60;
}

#header #nav>#cat-10-comecar>a:hover,
#spy #nav>#cat-10-comecar>a:hover,
#spy #nav>#cat-10-comecar.current>a,
#spy #nav>#cat-10-comecar.current>a{
	color: #f35321!important;
}
#header .padding-1{
	padding-top:10px;
}

body .shoppingcart .fadelink{
	top:40px;
}
body .shopping_cart_mini{
	margin-top:0;
	padding:20px;
}
body  .shoppingcart .fadelink span a.btn {
	margin-top: -55px;
}
.shopping_cart_mini #proceed_checkout{
display:none;
}
body .shopping_cart_mini #show_cart{
	border-radius:0px!important;
	display:block;
	padding:8px 25px;
	font-size:16px;
	text-align: center;
	font-family:"Trade Gothic", "Helvetica Neue", "Open Sans", Helvetica, Arial, sans-serif;
	float:none;
	line-height:22px;
	/*margin-bottom:15px;*/
}
.shopping_cart_mini #show_cart:hover{
	box-shadow: 2px 2px 9px rgba(0,0,0,0.3);
	color:#fff;
}
body #spy .spy-left{
	margin-top: -45px;
}
#header #megamenu #nav{
	position: absolute;
	top: -58px;
	left: 250px;
}
#header #megamenu #nav  ul.level0{
	min-width: 1170px;
	left:-250px;

}
#header .li-first-home{
	display:none
}
.titulo-slide{

}
span.top-menu{
	display:none
}

body #megamenu ul.rows_outer ul.menu_row li.col li.title a{
	font-size:16px;
	font-weight:400;
	font-family: "Trade Gothic","Helvetica Neue", "Open Sans", Helvetica,Arial,sans-serif;
}
body #megamenu ul.rows_outer ul.menu_row li.col li.title a:hover{
	color:#f35321
}
body #megamenu ul.rows_outer ul.menu_row li.col li.title i{
	font-family: "HQ-Icons";
	-webkit-font-smoothing: antialiased;
}
body #nav > li> a{
	font-size:18px

}
body #nav > li:hover > a,
body #nav > li.current > a {
	background: transparent;
	color: #f35321;
}

/*Home */
body #layerslider .text .size2{
	color:#fff;

}
body .custom_blocks .tt-box a{
	text-decoration:none;
}
body .custom_blocks .tt-box .text{
	text-decoration:none;
	font-family: "Trade Gothic", "Helvetica Neue", "Open Sans", Helvetica, Arial, sans-serif;
	font-size:20px;
	font-weight:400;
}
.ls-layer>div{
	font-weight:bolder!important;
}
#layerslider-container{
	width:100%;
}
.btn-slide{
	background-color:#f35321
}
body #layerslider .text .size2 {
	font-size: 18px;
	line-height: inherit;
	font-family: "Trade Gothic", "Helvetica Neue", "Open Sans", Helvetica, Arial, sans-serif;
}
#ls-global * .ls-container .ls-layer > *{
	font-family: "Trade Gothic", "Helvetica Neue", "Open Sans", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size: 55px;
}
body #layerslider .text a .size2{
	font-weight:bold;
	font-size: 55px;
}
#index h2{
	font-size: 30px;
	line-height: 38px;
	margin-top: 50px;
	font-weight: 600;
	text-transform: uppercase;
}
#index .product{
	box-shadow:none;
}
#index .product.hover{
	box-shadow:none!important
}
.product-name a{
	font-weight:300;
	font-size:19px;
	line-height: 25px;
}
.product-name a:hover{
	color:#f35321
}
.bloque-html{
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 20px;
	color: #000000;
	font-weight:300
}
.bloque-html h2{
	color: #000000;
	text-transform:none;
}
.bloque-html .bl-texto{

}
.bl-img{
	/*margin-left:0;
	width:590px*/
}
#megamenu ul.rows_outer .col ul>a{
float:left;
	display:inline-block;
}

body #megamenu ul.rows_outer ul.menu_row li.col li.title{
	float:right;
	display:inline-block;
	width: 70%;
	padding-top:15px;
	color: #424242;
	font-family: "Trade Gothic","Helvetica Neue", "Open Sans", Helvetica,Arial,sans-serif;

}
body #megamenu ul.rows_outer ul.menu_row li.col{
	width:20%;
	border-bottom: none;
	margin: 10px 0px 10px 0;
}
body #megamenu li.row_middle > ul{
	padding:0
}
#megamenu ul.rows_outer .col ul>a{
	width:20%;
	display:inline-block;
}
#megamenu ul.rows_outer .col ul>a img{
	width:40px;
	margin-right:10px;
	height:40px;
}
body #megamenu ul.rows_outer{
	float:none
}
.rows_outer>li{
	width:100%
}
body  .shoppingcart .fadelink span a.btn{
	margin-left:5px;
}
body  .shoppingcart .fadelink span a.btn:hover{
	background-color:#fff;
	padding:5px;
	color:#273a60
}
#header #megamenu #nav  ul.level0{
} 

#header #megamenu #nav  ul.level0 .shadow{
	background-color: #f3f2f0;

}
.banner-bajo-slide .block_img{
	margin-left:0;
	width:33%;
	border-radius:0;
	overflow:hidden;
}
.banner-bajo-slide .block_img img:hover{
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	box-shadow:none
}
.banner-bajo-slide .block_img img{
margin:0
}

.block_img img:hover{
	box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
}
@media(min-width:1201px){
	body .banner-bajo-slide{
		width:1170px;
		margin: 0 auto
	}
}



/*Pie*/
#footer_popup h3, #footer_popup h4, #footer_popup_static h3, #footer_popup_static h4{
	font-family: "Trade Gothic","Helvetica Neue", "Open Sans", Helvetica,Arial,sans-serif;
}
.ls-container .ls-layer{
	font-family: "Trade Gothic","Helvetica Neue", "Open Sans", Helvetica,Arial,sans-serif;
}
#footer_bottom{
	clear:both
}
#footer_line{
	display:block;
	margin:0 auto;
	padding: 15px;
	color:#000000;
}
#footer{
	background-color: #F4F4F4;
	display: table;
	width: 100%;
}
.footer_line a{
color:#273a60
}
#footer .title_block{
	color:#0000;
}
#footer .title_block  a,
#footer li a{
	color:#273a60
}
#footer .title_block,
#footer h3{
	font-size: 18px;
	text-transform: uppercase;
	color: #273a60;
	margin: 0 0 8px;
	border-bottom: 1px solid #eaebee;
	padding-bottom: 6px;
}
.footer-static{
	width:100%;
	padding:10px 0 180px 0px;
}
#social_block .title_block{
	display:none!important;
}
.bloque-azul .container .bloque-azul-interior{
	color:#fff;

	padding:50px 15px  15px 25%;
	font-size:18px;
	line-height: 24px;

	background-image:url(../img/hq-logo.png);
	background-repeat: no-repeat;
	background-position:left 30px center;
	position:relative;
	font-weight: lighter;
}
div.bloque-azul .bloque-azul-interior::before{
	content:url(../img/mower.png);
	position:absolute;
	top:-160px;
	left:30px;
	max-width: 250px;
}
.bloque-azul{
	background-color:#273a60;
	margin-top: 0px;
	z-index: 1000;
	position: relative;
}
body #footer_line a{
	color: #273a60;
}
#footer_line{
	padding:0;

}
#footer iframe{
	max-width:100%
}
body .bloque-gris .span3{
	width:100%
}
#footer {
	margin-top: 0;
	height: auto;
	position: inherit;
	z-index: 100;
}
.bloque-gris>#social_block{
	display:none;
}
.bloque-gris .form-mail button{
left:inherit;
	right:1px;
}
.bloque-gris .form-mail input {
	/*width: 79%;
	padding-right: 44px;
	padding-left: 10px;
	max-width: 270px;*/
	width: 99%;
    padding-right: 0px;
    padding-left: 10px;
}


@media(min-width:1201px){
	#footer_line{

	}

}

/*Botones*/
a.btn:hover, button.btn:hover, #footer_bottom i:hover, #next_slide:hover, #prev_slide:hover{
	background-color:#273a60
}

.product .product-tocart a:before,
.preview .product-tocart a:before{
	content:"Adicionar ao carrinho";
	font-size:16px;
	text-transform:uppercase;
	font-family:"Trade Gothic", "Helvetica Neue", "Open Sans", Helvetica, Arial, sans-serif;
}
.product .product-tocart,
.preview .product-tocart{
	height: auto;
	display: block;
	margin-left: 10px;
	width: 100%;
	text-align: center;
	margin-top:15px;
	margin-bottom:15px;
}
.product .product-tocart i,
.preview .product-tocart i{
	display:inline-block;
	margin-left:5px;
	font-size:22px;
}
body .product .product-tocart a,
body .preview .product-tocart a,
body .product-buttons a.button.ajax_add_to_cart_button,
body .row .total-carrito .box-wrapper  .button,
body p.cart_navigation input[type="submit"],
body .address_add a.button{
	background-color:#f35321;
	padding:8px 25px 4px 25px;
	width:auto;
	height:auto;
	color:#fff;
	font-size:16px;
	display:inline-block;
	line-height:30px;

}

body .row .total-carrito .box-wrapper  .button,
body #order-detail-content .button.button-2x,
body .address_add a.button,
.address_update a,
.address_delete a{
	padding:8px 25px;
	line-height:22px;
	box-shadow: none;
}

.acc_footer_links li a{
	padding: 8px 25px;
	line-height: 24px;
	box-shadow: none;
	background-color: transparent;
	text-transform: uppercase;
	color: #555;
	font-weight: 400;
	border: solid 1px;
	font-size: 16px;
	display:inline-block;

}
.acc_footer_links li a:hover{
	text-decoration: none;
	box-shadow: 2px 4px 11px rgba(0,0,0,0.3);

}
body #create-account_form #SubmitCreate,
body #login_form #SubmitLogin{
	background-color:#f35321
}
body#history #footer,
body#addresses #footer{
}
body .addresses ul.address   .address_update a,
body .addresses ul.address  .address_delete a{
	color:#000;
	padding-left:0
}
body .addresses ul.address   .address_update a:hover,
body .addresses ul.address  .address_delete a:hover{
	color:#f35321;
	padding-left:0;

}
#identity  .acc_footer_links a:first-of-type,
#order-slip  .acc_footer_links a:first-of-type{
	display:none;
}
.acc_footer_links a img{
	display:none;
}

/*body .addresses ul.address   .address_update a,
body .addresses ul.address  .address_delete a{
	border:solid 1px rgba(0,0,0,0.3);
	height: auto;
	margin-bottom:10px;
	display:inline-block;
	color:#000;
}
body .addresses ul.address .address_update ,
body .addresses ul.address .address_delete {
	display:inline-block;
	vertical-align: top;
	margin-right:10px;
	margin-top:10px;
}
body .addresses ul.address .address_update a:hover,
body .addresses ul.address .address_delete a:hover{
	text-decoration: none;
	box-shadow: 2px 4px 11px rgba(0,0,0,0.3);
}
*/
body p.cart_navigation input[type="submit"],
body .address_add.submit a, .cart_navigation.submit a.button, #cart_navigation a{
	padding:8px 25px 4px 25px!important;
	line-height:24px;
}
body .product .product-tocart a:hover,
body .preview .product-tocart a:hover,
body .address_add a.button:hover{
	background-color:#f35321;
	box-shadow: 2px 4px 11px rgba(0,0,0,0.3);
	text-decoration: none;
}
body .wrapperno {
	overflow:hidden;
}
.address_update a{

}
body .button, body input[type=submit],
body p.cart_navigation input[type="submit"],
body #new_account_form #submitGuestAccount,
body .span4 .aligncenter p a,
body .row .wrapper .pull-right .button,
body .wrapperno .pull-left .button,
body .wrapperno .pull-right .button,
body .row .box-wrapper .alignright .button,
body .row .wrapper .pull-left .button,
body .cart_navigation .button,
body .product-buttons a.button{
	border-radius:0!important;
	border:0;
	text-shadow: none;
	box-shadow:none;
	font-weight:400;
}
body .product-buttons a.button{
	margin-right:10px;
	font-size:16px;
}
body #pagination li a{
	border-color:#273a60;
	color:#273a60;
}
body .button, body input[type=submit]:hover,
body p.cart_navigation input[type="submit"]:hover,
body #new_account_form #submitGuestAccount:hover,
body .span4 .aligncenter p a:hover,
body .row .wrapper .pull-right .button:hover,
body .wrapperno .pull-left .button:hover,
body .wrapperno .pull-right .button:hover,
body .row .box-wrapper .alignright .button:hover,
body .row .wrapper .pull-left .button:hover,
body .cart_navigation .button:hover,
body .product-buttons a.button:hover{
	box-shadow: 2px 4px 11px rgba(0,0,0,0.3);
}
body p.cart_navigation input[type="submit"],
body #new_account_form #submitGuestAccount,
body .span4 .aligncenter p a, .row .wrapper
body  .pull-right .button, .product-buttons a.button{
	font-family:"Trade Gothic", "Helvetica Neue", "Open Sans", Helvetica, Arial, sans-serif;
}
body .product-shop .add-to-cart button.btn-cart{
	background-color: #f35321;
	font-weight: 400;
	margin-top:10px;
	font-family: "Trade Gothic", "Helvetica Neue", "Open Sans", Helvetica, Arial, sans-serif;
	padding:8px 25px;
	font-size:18px;
	box-shadow:none;
	border:none;
	text-shadow: none;
	line-height:24px;
	height: auto;
}
body .product-shop .add-to-cart button.btn-cart:hover{
	box-shadow: 2px 4px 11px rgba(0,0,0,0.3);
}
body .product .product-price span.new{
	color:#f35321;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
}
body span#our_price_display{
	font-family: "Trade Gothic", "Helvetica Neue", "Open Sans", Helvetica, Arial, sans-serif!important;
	font-size:30px!important;
}
.product-listing .special-price .price{
	font-weight: bold;
	font-style:italic;
}
.product-listing  .price {
	font-size:24px;
}
.product-listing  .wrapper-hover{
	display:none;
}
body .product-listing .product{
	min-height:350px;
}
.preview .product-price, .preview .product-price-regular{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}
body #total_price, body .price, body .product-price span.new, body .product .product-price span.new{
	color:#f35321!important;
	font-size: 20px;
    font-family: "Trade Gothic","Helvetica Neue", "Open Sans", Helvetica,Arial,sans-serif;
	font-weight:bold;
	font-style:italic;
}
body #cart-prices .price, body #cart_block_list .price {
    font-size: 16px;
	font-style:italic;
}

body .shopping_cart_mini #cart_block_total {
	font-weight: bolder;
	font-size: 18px;
}
#cart-prices span{
	color:#555;
}


/*Listado de productos*/
.small_with_description .sale_discount,
body .sale_discount{
	display:none;
}
.breadcrumbs{
	font-family: "Trade Gothic", "Helvetica Neue", "Open Sans", Helvetica, Arial, sans-serif;
	font-size:16px;
}
body #categories_block_left li a{
	font-size:16px;
}
body #categories_block_left li a:hover{
	color:#f35321;
}
body #categories_block_left li a.selected{
	color:#f35321;
	background-color:transparent;
	font-weight:bold
}
body .product{
	box-shadow:none;
}
body .product a:hover, .product-name a:hover{
	color:#f35321;
}
#center_column h1{
	font-size:35px;
	font-weight:bold;
	 line-height: 41px;
}
body .block .title_block,
body .block h4{
	font-family: "Trade Gothic", "Helvetica Neue", "Open Sans", Helvetica, Arial, sans-serif;
	font-weight: bold;
	border-bottom: solid 1px #273a60;
	color: #273a60;
	padding-bottom: 0;
	line-height: 37px;
}
.listing_header_row1 label{
	font-family: "Trade Gothic", "Helvetica Neue", "Open Sans", Helvetica, Arial, sans-serif;
	font-size:15px;
}
.sbSelector,
.sbOptions a{
	font-size: 15px;
}
#product_list .product-listing .product-name a{
	font-weight:bold;
	font-size:22px;
}
.product-listing .special-price .price{
color:#f35321!important;
	font-family:"Trade Gothic", "Helvetica Neue", "Open Sans", Helvetica, Arial, sans-serif!important;
}
body .regular-price, body .special-price{
	margin-top:0
}
body .btn-product-view {
	background-color: transparent !important;
	color:#273a60!important;
	border:solid 1px #273a60!important
}

#product span.regular-price {
    display: block;
}
#spy .spy-right {
    margin-top: -52px;
}
.table.shopping-cart-table th {
	text-align: center;
    padding: 20px 0 !important;
    font-weight: bold;
	font-size:16px;
    text-transform: uppercase;
}
#authentication h4 {
	font-weight:bold;
}

#account-creation_form p.radio span, #account-creation_form p.text label, #account-creation_form p.password label, #account-creation_form p.select label, #account-creation_form p.select span, #account-creation_form p.textarea label, 
#account-creation_form p.checkbox label {
	font-size:16px!important;
}
body #account-creation_form h3, body #add_address h3, body #add_address h3, body .paiement_block h3, body#module-bankwire-payment h3, body#addresses .addresses h3 {
    margin: 20px 15px;
    padding: 0;
    font-size: 18px!important;
    font-weight: bold;
    border-bottom: 0;
}
body#addresses .addresses h3 {
	margin-left:0;
}
p.requiredlabel {
    text-align: right;
    font-style: italic;
	font-size: 14px;
}
body#my-account #center_column .title_block { font-size:16px; }
body#identity form.std fieldset { padding:20px; }
body#identity .std p.submit { padding:0; }
body#identity .std p.checkbox input { margin-left:33%; }
body#addresses div.addresses { padding:20px; }
#cms p { overflow:hidden; }

body #cart_summary input#increase, body #cart_summary input#decrease {
	border: 0 none;
    color: #FFFFFF;
    font-size: 12px;
    height: 15px;
    line-height: 14px;
    margin: 5px 0 0 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 20px !important;
	height: 20px !important;
}
body #cart_summary input#increase:hover, body #cart_summary input#decrease:hover {
    background-color: #f35321;
}

.bloque-gris {margin-bottom:30px;}

.row-fluid [class*="span"]:first-child {
    margin-left: 20px;
}

body .row-fluid .span3 {
    width: 22%;
}
.product-name h1 {
	text-transform: none;
}

#my-account .myaccount_lnk_list li a{
	padding:15px;
	border:solid 1px rgba(0,0,0,0.1);
	margin-bottom:10px;
	height:auto;
	display:inline-block;
	min-width:230px;

}
.address_add a.button{
	border-radius: 0px!important;
	display: block;
	padding: 8px 25px;
	font-size: 16px;
	text-align: center;
	font-family: "Trade Gothic", "Helvetica Neue", "Open Sans", Helvetica, Arial, sans-serif;
	float: none;
	line-height: 30px;
}
#my-account .myaccount_lnk_list li a:hover{
	border-color:#f35321;
	text-decoration:none
}
#my-account .myaccount_lnk_list img.icon {
	display:none;
}

/* MEDIA */

@media (max-width: 1279px) {
	#right_toolbar {
	 right:-10000px;
	}
	.hidden-small-desktop {
	display:none;
	}
}
@media (max-width: 1200px) {
	.custom_blocks .tt-box {
	 float:left;
	}
	.custom_blocks .tt-box a {
	 text-transform: uppercase;
	 font-weight:normal;
	 font-size:16px;
	}
	 
	#header.header_v_2 #nav > li > a {
	 min-width: 100px;
	 display:block;
	 padding: 15px 20px 15px 10px;
	}
	#header.header_v_2 .fadelink > a {
	 min-width: 60px;
	 padding: 15px 20px 15px 10px;
	}
	#nav .menu_custom_block .col-third {
	float:left;
	width: 190px;
	margin:0 10px;
	}
}
@media (max-width: 1024px) {
	.bloque-azul .container .bloque-azul-interior {
	    padding: 90px 0px 15px 0;
	    background-position: top 30px left;
	}
}
@media (max-width: 979px) {
	section.slider #layerslider-container-fw {
		margin-right: 7px;
	}
	.accordion-inner > .pull-left, .accordion-inner > .pull-right {
		float:none;
	}
	#nav li:hover li.list_column {
		width:200px;
	}
	#nav li:hover li.category_desc_in_menu {
		padding: 0 30px;
		width: 200px;
	}
	#header.header_v_2 .top-links {
		float:none;
		clear: both;
		margin: 0 0 0 -10px;
		padding-top:10px;
	}
	#nav .menu_custom_block .col-third {
		float:left;
		width: 150px;
		margin:0 5px;
	}
	body #column_right.span9 {float:none;width:100%;}
	body #column_right #center_column {width:100%;}
	body #column_left.span3 {float:none;width:100%;}
	body .span9 {margin-left:0;}
	body #center_column.span9 {margin-left:0;}
	body #column_left.span3 {width:100%;margin-left: 0;}
	.container.top > .row {margin-left:0;margin-right:0;}

}
@media (min-width: 1200px) and (max-width: 1360px) {
 .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
	 width: 1050px;
	}
	 .span12 {
	 width: 1050px;
	}
	 .span11 {
	 width: 960px;
	}
	 .span10 {
	 width: 870px;
	}
	 .span9 {
	 width: 780px;
	}
	 .span8 {
	 width: 690px;
	}
	 .span7 {
	 width: 600px;
	}
	 .span6 {
	 width: 510px;
	}
	 .span5 {
	 width: 420px;
	}
	 .span4 {
	 width: 330px;
	}
	 .span3 {
	 width: 240px;
	}
	 .span2 {
	 width: 150px;
	}
	 .span1 {
	 width: 60px;
	}
	.preview .col-1 {
	width:75px;
	}
	.preview .col-2 {
	width:240px;
	}
	.preview.small {
	 padding-bottom:5px;
	}
	.preview.small .col-1 {
	width:53px;
	}
	.preview.small .col-2 {
	width:150px;
	}
	 .preview .big_image {
	 width:230px;
	}
	.preview.small .big_image {
	 width:140px;
	 height:137px;
	}
	#header.header_v_2 #nav > li > a {
	 min-width: 130px;
	 display:block;
	 padding: 15px 20px 15px 10px;
	}
	#header.header_v_2 .fadelink > a {
	 min-width: 60px;
	 padding: 15px 30px 15px 10px;
	}
	.custom_blocks .tt-box {
        width: 240px;
    }
}
@media (min-width: 640px) and (max-width: 1360px) {
	.product-img-box .more-views li i {
	 padding:3px 0 0 0;
	 height:50px;
	 line-height:50px;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	body #header #megamenu #nav {
	    position: relative;
	    top: 0px;
	    left: 0px;
	}
	body #header #megamenu #nav ul.level0 {
    	min-width: 100%;
    	left: 0;
	}
	body #megamenu ul.rows_outer ul.menu_row li.col {
	    width: 40%;
	}
	body #megamenu ul.rows_outer ul.menu_row li.col li.title{
		width: 80%;
		padding-left:0;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.custom_blocks .tt-box .inside {
		padding: 10px 10px 0;
	}
	.custom_blocks .tt-box .text {
		height: 38px;
	}
	.custom_blocks .tt-box i {
		font-size:38px;
	}
	.custom_blocks .tt-box {
	    margin-bottom: 20px;
	    padding: 9px;
	}
	.product-box .span4, .product-box .span5, .product-box .span6, .product-box .span7, .product-box .span7, .product-box .span8 {
	 float:left;
	 width: 350px;
	}
	.product-box .product-img-box .span1 {
	 width:60px;
	 margin-right:20px;
	}
	.product-box .product-img-box .span3, .product-box .product-img-box .span4, .product-box .product-img-box .span5 {
	 width: 260px;
	 margin:0;
	}
	.form-mail input {
	 width:70%;
	}
	.row-fluid .span3.bloque-gris {
		width:46%;
	}
	.row .span3 {
		width:44.89%;
	}
	.carousel, .es-carousel, .es-carousel .row {
	 padding:0;
	 margin:0;
	}
	.carousel.style0 .es-carousel {
	 /*margin:0 -5px 0 -65px;*/
	}
	.carousel .span3 {
	 margin-left: 65px;
	 margin-right: 5px;
	 width: 255px;
	}
	.carousel .span2 {
	 margin-left: 4px;
	 margin-right: 11px;
	 width: 123px;
	}

}
 @media (max-width: 767px) {
	.flexslider.big .flex-direction-nav {
	 display:none;
	}
	.listing_header_row1 .pull-left {
	 width:50%;
	}
	.listing_header_row1 .pull-right {
	 width:49%;
	}
	.tab-content {
	 position:relative;
	 z-index:0;
	 margin-bottom:25px;
	 margin-top:2px;
	 padding:20px;
	 border-top: none;
	}
	.nav-tabs > li > a, .nav-pills > li > a {
	 margin-right:0;
	}
	.mousetrap {
	 display: none;
	}
	#footer_popup,#footer_popup_static {
	 position: relative !important;
	 display:block !important;
	 height:auto !important;
	 padding-bottom:20px;
	}
	#nav li:hover li.list_column {
	 width:160px;
	}
	#nav li:hover li.category_desc_in_menu {
	 padding: 0 20px;
	 width: 160px;
	}
	#footer_button {
	 display:none;
	}
	#footer .pull-left.noHover, #footer .pull-right.noHover {
	 max-width:100%;
	}

	.pull-right.padding-1 > .shoppingcart, .pull-right.padding-1 > .bloque-buscador {
		position: absolute;
	    top: 48px;
	    right: 15px;
	}
	/*menu responsive */
	#nav, .link_label {
	 display:none;
	}
	.nav-list {
	 display:block;
	 position:static;
	 top: 0;
	 margin:0;
	}
	#logo {
	 float:none;
	 text-align:center;
	 padding:10px 0 0;
	}
	body #header {
	    padding: 0;
	}
	.custom_blocks .tt-box {
	    margin-bottom: 20px;
	    padding: 9px;
	    margin-left:20px;
	}
	.row.custom_blocks {
		margin-left:-20px;
	}
	.row.custom_blocks .tt-box {
		width: 46.89%;
	}
	.custom_blocks .tt-box .inside {
	    padding: 5px 5px 0;
	}
	.bloque-html .span6 {
		width:47%;
		margin-left: 20px;
	}
	.row-fluid .span3.bloque-gris {
	    width: 47%;
	    display: inline-block;
	    float: left;
	    margin-left: 20px;
	}
	.gris.row, .bloque-html .row {margin-left:-20px;}
	.product_row .span12 {width:100%;}
	.row > .product_row {margin-right:20px;}

	p.text label, p.password label, p.select label {
		display:block !important;
		text-align: left !important;
		width:90% !important;
	}

	#add_address p.text input, #add_address p.password input, #add_address p.select input, body#identity .std p.text input, body#identity .std p.password input, body#identity .std p.select input, body #form_forgotpassword  p.text input {
		width:90%;
		margin:0 15px;
	}
	#account-creation_form p.text input, #account-creation_form p.password input, #account-creation_form p.select input {
		width:90%;
		margin:0 10px;
	}
	#account-creation_form p.radio span, #account-creation_form p.text label, #account-creation_form p.password label, #account-creation_form p.select label, #account-creation_form p.select span, #account-creation_form p.textarea label {
		margin-left:10px;
	}
	body#authentication .account_creation p.checkbox input {margin-left:10px;}
	body#identity p.radio span {
		width:10% !important;
		margin-left:0;
		text-align: left !important;}

	select#days {margin-left:15px;}
	body#identity .std p.checkbox input {margin-left:15px;}
	p.radio span {margin-left:15px;}
}
@media (max-width: 700px) {
	.carousel .span3 {
		margin-left:5px;
		margin-right:65px;
	}
}
@media (min-width: 640px) and (max-width: 767px) {
	body {
	 padding:0;
	}
	.container {
	 /*padding:0 20px;
	 width:580px;*/
	 margin: 0 15px;
	}
	.row {
	 margin-left: 0px;
	}
	.span12 {
	 float: left;
	 margin-left: 0px;
	 width:100%;
	}
	.span11 {
	 float: left;
	 margin-left:70px;
	 width:580px;
	}
	.span10 {
	 float: left;
	 margin-left:70px;
	 width:580px;
	}
	.span9 {
	 float: left;
	 margin-left:70px;
	 width:580px;
	}
	.span8 {
	 float: left;
	 margin-left: 70px;
	 width: 344px;
	}
	.span7 {
	 float: left;
	 margin-left: 70px;
	 width: 344px;
	}
	.span6 {
	 float: left;
	 margin-left: 70px;
	 margin-right: 0px;
	 width: 276px;
	}
	.span5 {
	 float: left;
	 margin-left: 70px;
	 width: 255px;
	}
	.span4 {
	 float: left;
	 margin-left: 70px;
	 width: 255px;
	}
	.span3 {
	 float: left;
	 margin-left: 70px;
	 width: 255px;
	}
	.span2 {
	 float: left;
	 margin-left: 70px;
	 width: 123px;
	}
	.span1 {
	 float: left;
	 margin-left: 15px;
	 width: 59px;
	}
	.row.small_without_description, .row.small_with_description {
	 /*margin-left:-30px;*/
	}
	.span2.product {
	 margin-left: 30px;
	 width: 120px;
	}
	

	#column_left.span3 {
	 float:left;
	 width:580px;
	}
	#column_right.span9 {
	 float:left;
	 width:580px;
	}
	.product-box .span4, .product-box .span5, .product-box .span6, .product-box .span7, .product-box .span8 {
	 width: 580px;
	 margin-left:70px;
	 margin-bottom:25px;
	}
	.product-box .product-img-box .span1 {
	 float:left;
	 width:100%;/*60px;*/
	 margin-right:0;/*20px;*/
	 margin-left:0;/*70px;*/
	}
	.product-img-box .more-views li {
		float:left;
		margin:0 10px 10px 0;
	}
	.product-box .product-img-box .span3, .product-box .product-img-box .span4, .product-box .product-img-box .span5 {
	 float:left;
	 width: 500px;
	 margin:0;
	}
	.nav-tabs li {
	 float:none;
	}
	.nav-tabs li a {
	 margin-bottom:-2px;
	 background:#fff;
	 -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
	 -moz-box-shadow:    0px 0px 4px rgba(0, 0, 0, 0.27);
	 box-shadow:         0px 0px 4px rgba(0, 0, 0, 0.27);
	}
	.form-mail input, .form-search input.search-query {
	 width:200px;
	}

	.span2.product .product-price span.old, .span2.product .product-price-regular span.old {
	 padding:0;
	 display:block;
	 margin-top:-12px;
	}
}
@media (max-width:692px) {
	.benefits {margin-top:20px;}
	body div.benefits {
	    border-right: 0;
	    width: 100%;
	}
	body div.benefits p {
		font-size:14px;
	}
	.span6.product-detailes {width:100%;margin-left:0;}
}
@media (max-width: 669px) {
	.row.custom_blocks {
		margin-right:20px;
	}
	.row.custom_blocks .tt-box {
		width: 100%;
	}
	.bloque-html .span6 {
		width:100%;
	}
	.bloque-html .row {
		margin-right:20px;
	}
	.row-fluid .span3.bloque-gris {
		width:100%;
	}
	.gris.row {margin-right:20px;}
	#header .container .row {margin-right:20px;}
	#header .container .row .span12 {width:100%;}
}
@media (max-width: 640px) {
 
	#ordermsg .textarea textarea {
		height:90px;
		width:275px;
		border:1px solid #ccc
	}
	#login-box {
	 margin-top:-150px;
	}
	#login-box .inside {
	 padding:  20px;
	}
	#login-box input {
	text-align:center;
	color:#000;
	margin:5px 0;
	}
	#login-box .line {
	 margin: 5px -20px;
	}
	#login-box .button {
	margin-top:5px;
	}
}
 @media (min-width: 480px) and (max-width: 639px) {
	 
	body {
	 padding:0;
	}
	#shopping_steps .step_name {
	font-size: 10px;	
	padding: 0 6px;
	}      
	.container {
	 /*padding:0 40px;
	 width:370px;*/
	  margin: 0 15px;
	}
	.row {
	 margin-left:-20px;
	 margin-right:20px;
	}
	.span12 {
	 float:left;
	 margin-left: 20px;
	 width:100%;
	}
	.span9 {
	 float:left;
	 margin-left: 20px;
	 width:370px;
	}
	.span6 {
	 float:left;
	 margin-left: 20px;
	 width:370px;
	}
	.span4 {
	 float:left;
	 margin-left: 40px;
	 width:370px;
	}
	.span3 {
	 float:left;
	 margin-left: 70px;
	 width:270px;
	}
	 .span2.product {
	 float: left;
	 margin-right: 35px;
	 margin-bottom:10px;
	 margin-left:15px;
	 width: 160px;
	}
	.span3.product {
	 float:left;
	 margin-left: 50px;
	 margin-right:50px;
	 width:270px;
	}
	.carousel {
	 width: 100%;
	}
	.carousel, .es-carousel, .es-carousel .row {
	 padding:0;
	 margin:0;
	}
	.carousel .span2.product {
	 float: left;
	 margin-right: 20px;
	 margin-bottom:10px;
	 margin-left:5px;
	 width: 160px;
	}
	.carousel .span3.product {
	 float:left;
	 margin-left: 50px;
	 margin-right: 50px;
	 width:270px;
	}
	.nav-tabs li {
	 float:none;
	}
	.nav-tabs li a {
	 margin-bottom:-2px;
	 background:#fff;
	 -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
	 -moz-box-shadow:    0px 0px 4px rgba(0, 0, 0, 0.27);
	 box-shadow:         0px 0px 4px rgba(0, 0, 0, 0.27);
	}

	 .product-box .span4, .product-box .span5, .product-box .span6, .product-box .span7, .product-box .span8 {
	 margin-left: 40px;
	 width:370px;
	 margin-bottom:25px;
	}
	.product-box .product-img-box .span1 {
	 float:left;
	 width:70px;
	 margin-right:10px;
	}
	.product-box .product-img-box .span3, .product-box .product-img-box .span4, .product-box .product-img-box .span5 {
	 float:left;
	 width: 290px;
	 margin:0;
	}
	#column_left.span3 {
	 float:left;
	 width:370px;
	 margin-left:0;
	}
	#column_right.span9 {
	 float:left;
	 width:370px;
	}
	.block_img {
	 width:175px;
	 margin-left:20px;
	}
	.form-mail input, .form-search input.search-query {
	 width:200px;
	}

	#form-contact .span9 {
	 margin:0;
	 width:390px;
	}   
	#header.header_v_2 .form-search-wrapper {
	margin:-15px 0 0 30px;
	}
	table.std th,.table.shopping-cart-table th {
	display:none;
	}
	table.std td,table.std tr,.table.shopping-cart-table tr, .table.shopping-cart-table td, .table.shopping-cart-table td:first-child {
	 display: block;
	 float: left;
	 clear: both;
	 width: 100%
	}
	.table.shopping-cart-table td.cart_quantity{
	 padding:10px;
	 width:90%;
	 min-width: 200px;
	 border:none;
	 border-bottom: 1px solid #e5e5e5;
	 text-align:left;
	}
	.table.shopping-cart-table td, .table.shopping-cart-table td:first-child {
	 padding:10px;
	 width:90%;
	 min-width: 200px;
	 border:none;
	 border-bottom: 1px solid #e5e5e5;
	 text-align:left;
	}
	table#cart_summary .cart_total_price .total_price_container {
	padding-left:0px;
		padding-top:0px;
		width:96%;
		border-top:none;
		border-bottom:none;
	}
	table.std td, table.std td:first-child {
	 padding:12px;
	 width:93.5%;
	 border:none;
	 border-bottom: 1px solid #e5e5e5;
	 text-align:left;
	}
	.table.shopping-cart-table td.aligncenter {
	 text-align:left;
	}
	.table.shopping-cart-table td:first-child {
	text-align:center;
	}
	.table.shopping-cart-table .cart-col-name {
	display: inline-block;
	padding-right:10px;
	}
	.right-button {
	float:left;
	margin-bottom:15px;
	}
}
@media (max-width: 479px) {

	.benefits ul {
		margin-left:0 !important;
	}

	.table.shopping-cart-table td.cart_quantity{
	 padding:10px;
	 width:90%;
	 min-width: 200px;
	 border:none;
	 border-bottom: 1px solid #e5e5e5;
	 text-align:left;
	}

	#shopping_steps .step_name {
	font-size: 8px;	
	padding: 0 4px;
	}

	#ordermsg .textarea textarea {
		height:90px;
		width:230px;
		border:1px solid #ccc
	}
	body {
	 padding:0;
	}
	.container {
	 padding:0;
	 /*margin:0 auto;
	 width:300px;*/
	  margin: 0 15px;
	}
	.row {
	 margin-left:0;
	}
	.span12 {
	 float:left;
	 margin-left: 0;
	 width:100%;
	}
	.span9 {
	 float:left;
	 margin-left: 0;
	 width:300px;
	}
	.span6 {
	 float:left;
	 margin-left: 0;
	 width:300px;
	}
	.span4 {
	 float:left;
	 margin-left: 0;
	 width:300px;
	}
	.span3 {
	 float:left;
	 margin-left: 20px;
	 width:260px;
	}
	.span3.product {
	 float:left;
	 margin-left: 20px;
	 margin-right:20px;
	 width:260px;
	}
	.span2.product {
	 float: left;
	 margin-right: 7px;
	 margin-left:8px;
	 margin-bottom:10px;
	 width: 135px;
	 padding:0;
	}
	.carousel {
	 width:300px;
	}
	.es-carousel {
	 padding:0;
	 margin:0;
	}
	.nav-tabs li {
	 float:none;
	}
	.nav-tabs li a {
	 margin-bottom:-2px;
	 background:#fff;
	 -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
	 -moz-box-shadow:    0px 0px 4px rgba(0, 0, 0, 0.27);
	 box-shadow:         0px 0px 4px rgba(0, 0, 0, 0.27);
	}
	#nav, .link_label {
	 display:none;
	}
	.nav-list {
	 display:block;
	 position:static;
	 top: 0;
	}
	#topline .pull-right {
	float:none;
	}
	#topline .pull-right .alignright {
	text-align:center;
	}
	#topline .fadelink {
	 margin-right: 5px;
	 margin-left: 0px;
	}
	#topline .fadelink > a {
	 padding: 0px 20px 1px 5px;
	}
	#topline .fadelink .ul_wrapper ul {
	 padding: 5px 12px 5px 5px;
	}
	#logo {
	 float:none;
	 text-align:center;
	 padding:10px 0 0;
	 right: 20px;
    position: relative;
	}
	#column_left.span3 {
	 float:left;
	 width:300px;
	 margin:0;
	}
	#column_right.span9 {
	 float:left;
	 width:300px;
	 margin:0;
	}
	#form-contact .span9, #form-contact .span4 {
	 margin:0;
	 width:280px;
	}
	#form-contact .span4.pull-right {
	float:none;
	}
	 .product-box .span4, .product-box .span5, .product-box .span6, .product-box .span7, .product-box .span8 {
	 float:left;
	 width:100%;
	 margin-bottom:25px;
	}
	.product-box .product-img-box .span1 {
	 float:left;
	 width:60px;
	 margin-left:5px;
	 margin-right:10px;
	}
	.product-box .product-img-box .span3, .product-box .product-img-box .span4, .product-box .product-img-box .span5 {
	 float:left;
	 width: 215px;
	 margin:0;
	}
	.product-shop .product_related, .product-shop .product_custom {
	 float:none;
	 width: 170px;
	 margin:0 0 50px 0;
	}
	.block_img {
	 width:260px;
	 margin-left:20px;
	}
	.form-mail input, .form-search input.search-query {
	 width:180px;
	}
	.shoppingcart .badge {
	 position:absolute;
	 top:-7px;
	 right: -10px;
	 /*right:auto;*/
	}
	#footer .pull-left.noHover, #footer .pull-right.noHover {
	 width:100%;
	 max-width:100%;
	 float:none;
	 text-align:center;
	}
	.select_wrapper.width1 {
	 width:80px;
	}
	.direction-nav {
	 margin-bottom:8px;
	}
	#header.header_v_2 .form-search-wrapper {
	 margin:-15px 0 0 -5px;
	}
	#header.header_v_2 .form-search input.search-query {
	 width:160px;
	}
	#header.header_v_2 .shoppingcart {
	right:30px;
	bottom: 75px;
	}
	 #header.header_v_2 .fadelink {
	 margin-right: -12px;
	 margin-left: 15px;
	}
	#header.header_v_2 .fadelink .ul_wrapper {
	 position:absolute;
	 top: 25px;
	 z-index:100;
	 display:none;
	 border: 1px solid #d9d9d9;
	}
	#header.header_v_2 .fadelink .ul_wrapper ul {
	 padding:  7px 5px 7px 5px;
	 width:auto;
	 border-radius: 0;
	 background:#fff;
	}
	#header.header_v_2 .fadelink > a {
	 padding: 2px 15px 1px 5px;
	 border-radius: 2px;
	 background: #fff url(../img/arrow_down_inverse.png) no-repeat right -2px;
	 color:#555555;
	 text-decoration:none;
	 box-shadow:none;
	 border: 1px solid #d9d9d9;
	 border-bottom:none;
	 font-weight:normal;
	}
	#header.header_v_2 .fadelink:hover > a {
	 background: #fff url(../img/arrow_down_inverse.png) no-repeat right -2px;
	 box-shadow:none;
	 border: 1px solid #d9d9d9;
	 border-bottom:none;
	 color:#555555;
	}
	table.std td,table.std tr,.table.shopping-cart-table tr, .table.shopping-cart-table td, .table.shopping-cart-table td:first-child {
	 display: block;
	 float: left;
	 clear: both;
	 width: 100%
	}
	table.std th,.table.shopping-cart-table th {
	 display:none;
	}
	.table.shopping-cart-table td, .table.shopping-cart-table td:first-child {
	 padding:10px;
	 width:90%;
	 border:none;
	 border-bottom: 1px solid #e5e5e5;
	 text-align:left;
	}
	table#cart_summary .cart_total_price .total_price_container {
	padding-left:0px;
		padding-top:0px;
		width:97%;
		border-top:none;
		border-bottom:none;
	}
	table.std td, table.std td:first-child {
	 padding:12px;
	 width:92%;
	 border:none;
	 border-bottom: 1px solid #e5e5e5;
	 text-align:left;
	}
	.table.shopping-cart-table td.aligncenter {
	 text-align:left;
	}
	.table.shopping-cart-table td:first-child {
	text-align:center;
	}
	.table.shopping-cart-table .cart-col-name {
	display: inline-block;
	padding-right:10px;
	}
	.right-button {
	float:left;
	margin-bottom:15px;
	}
	#login-box {
	 left:50%;
	 margin-left:-140px;
	 width:280px;
	}
	#login-box .line {
	 margin: 5px -20px;
	 width: 280px;
	}
	.product-img-box .more-views li i {
	 padding:3px 0 0 0;
	 height:50px;
	 line-height:50px;
	}
}
