/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
body {
	background-color: white;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: black;
	text-align: center;
}
a img {
	outline: none;
	border: none;
	text-decoration: none;
}
input:focus {
	outline: 0;
}
h4 {
	font-size: 11px;
}
input, textarea, select, span.editable {
	margin-left: 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	vertical-align: top;
	outline: none;
}
textarea {
	border: 1px solid #C7C7C7;
}
input {
	border: 1px solid #C7C7C7;
	height: 16px;
}
a {
	color: #5d717e;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
/* Useful */
.align_center {
	text-align: center;
}
.align_right {
	text-align: right;
}
.middle {
	vertical-align: middle;
}
.align_justify {
	text-align: justify;
}
.uppercase {
	text-transform: uppercase;
}
.hidden, .collapsed, .block_hidden_only_for_screen {
	display: none;
}
.wrap {
	white-space: normal;
}
.bold {
	font-weight: bold;
}
.strike {
	text-decoration: line-through;
}
.italic {
	font-style: italic;
}
.top {
	vertical-align: top;
}
.span_link {
	cursor: pointer;
}
.span_link:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.abs {
	position: absolute;
}
/* Main */
.mainWrapper {
	text-align: left;
	vertical-align: top;
	padding: 0 30px;
}
.main_w {
	width: 1000px;
	margin: auto;
}
.header {
	margin: 0 0 0 0;
}
.header .row {
	width: 100%;
	overflow: hidden;
}
.nav {
	float: right;
	padding: 5px 44px 0 0;
}
.global_phone {
	font-size: 18px;
	color: #F87270;
	width: 200px;
	margin-top: 10px;
	//margin-top: 15px;
}
.global_phone_text {
	font-size: 13px;
	font-weight: bold;
}
.row_2 {
	padding: 0 58px 0 0;
}
.left_cart {
	position: absolute;
	background: url(../img/bg_cart_left_red.png) 0 0 no-repeat #f87270;
	margin: 0 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #fff;
	width: 350px;
	height: 29px;
	left: 230px;
}
.bg_cart {
	background: url(../img/bg_cart_right.gif) right top no-repeat;
	min-height: 29px;
	height: auto !important;
	height: 29px;
}
.left_cart .bg_cart {
	border: 1px red;
	width: 350px;
	background: url(../img/bg_cart_right_red.png) right top no-repeat;
}
.inside_cart {
	padding: 6px 0 0 44px;
	//padding-top: 5px;
}
.left_cart a {
	text-decoration: none;
	color: #FFFFFF;
}
.sh_cart {
	background: url(../img/bg_cart_left.gif) 0 0 no-repeat #EDEEE9;
	margin: 0 0 0 0;
	width: 450px;
	float: right;
	font-size: 11px;
	color: #010101;
}
#header_user p {
	color: #595a5e;
}
#header_user span {
	font-weight: bold;
}
#header_user span.ajax_cart_no_product {
	//margin-left: -8px;
}
#header_user ul {
	margin-right: 10px;
	margin-top: 4px;
	//margin-top: 1px;
	margin-bottom: -4px;
}
#header_user li {
	float: right;
	margin-left: 5px;
	white-space: nowrap;
	list-style-type: none;
	height: 16px;
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 2px;
}
#header_user #shopping_cart, #header_user #your_account {
	font-size: 11px;
}
#header_user #shopping_cart a, #header_user #your_account a {
	padding: 2px 0 0px 26px;
	//padding: 0px 0 0px 26px;
	text-decoration: none;
}
#header_user #shopping_cart {
	background-image: url('../img/icon/cart.gif');
}
#header_user #shopping_cart span.ajax_cart_quantity {
	padding-right: 5px;
}
#header_user #your_account {
	background-image: url('../img/icon/my-account.gif');
}
.sh_cart a {
	color: #010101;
}
.row_3 {
	padding: 0 42px 0 42px;
}
.side_left {
	background: url(../img/side.gif) 0 0 repeat-y;
}
.side_right {
	background: url(../img/side.gif) right 0 repeat-y;
}
.side_top {
	background: url(../img/side.gif) 0 0 repeat-x;
}
.side_bot {
	background: url(../img/side.gif) 0 bottom repeat-x;
}
.left_top {
	background: url(../img/left_top.gif) 0 0 no-repeat;
}
.right_top {
	background: url(../img/right_top.gif) right 0 no-repeat;
}
.left_bot {
	background: url(../img/left_bot.gif) 0 bottom no-repeat;
}
.right_bot {
	background: url(../img/right_bot.gif) right bottom no-repeat;
	width: 100%;
	min-height: 30px;
	height: auto !important;
	height: 30px;
}
.menu {
	float: left;
	padding: 3px 0 0 32px;
}
.menu ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	line-height: 13px;
	font-family: tahoma;
}
.menu ul li {
	font-family: tahoma;
	float: left;
	padding: 4px 15px 0 0;
}
.menu ul li.li_un {
	background: none;
	padding: 4px 19px 8px 0;
	text-align: center;
}
.menu ul li a {
	background: url(../img/arr_menu.gif) 0 5px no-repeat;
	padding: 0 0 0 9px;
	color: #010101;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}
.menu ul li a:hover {
	text-decoration: underline;
}
.block_search {
	float: right;
	margin: 6px 10px 0 10px;
	vertical-align: middle;
}
.input_search {
	width: 97px;
	height: 16px;
	margin: 0 8px 0 0;
	border: 1px solid #C7C7C7;
	font-size: 10px;
}
.header #search_block_top input {
	float: left;
	vertical-align: middle;
}
.header #search_block_top input#search_query {
	width: 12em;
}
.cell {
	float: left;
}
/* START OF BUTTONS SECTION *  -tags: input, a, span *  -sizes: mini, small, normal, large *  -types: button, exlusive *  -status: normal, hover, disabled *  -rule: the span.button is a a.button disabled*/
/* global button */
input.button_mini, input.button_small, input.button, input.button_large, input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, a.button_mini, a.button_small, a.button, a.button_large, a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large, span.button_mini, span.button_small, span.button, span.button_large, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	color: black !important;
	font-weight: bold;
	font-size: 10px !important;
	text-align: center;
	text-decoration: none!important;
	cursor: pointer;
	display: block;
	height: 18px;
}

html:root input.button_mini, html:root input.button_small, html:root input.button, html:root input.button_large, html:root input.button_mini_disabled, html:root input.button_small_disabled, html:root input.button_disabled, html:root input.button_large_disabled, html:root input.exclusive_mini, html:root input.exclusive_small, html:root input.exclusive, html:root input.exclusive_large, html:root input.exclusive_mini_disabled, html:root input.exclusive_small_disabled, html:root input.exclusive_disabled, html:root input.exclusive_large_disabled, html:root a.button_mini, html:root a.button_small, html:root a.button, html:root a.button_large, html:root a.exclusive_mini, html:root a.exclusive_small, html:root a.exclusive, html:root a.exclusive_large, html:root span.button_mini, html:root span.button_small, html:root span.button, html:root span.button_large, html:root span.exclusive_mini, html:root span.exclusive_small, html:root span.exclusive, html:root span.exclusive_large, x:-moz-any-link {
font-size: 9px !important;
}

/* input button */
input.button_mini, input.button_small, input.button, input.button_large, input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled {
	padding-bottom: 2px;
}
/* disabled button */
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, span.button_mini, span.button_small, span.button, span.button_large, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	background-position: left -36px;
	cursor: default;
	color: #888!important;
}
a.button_small {
	padding-top: 2px;
	height: 16px;
}
a.button_large {
	padding-top: 2px;
	height: 16px;
}
/* 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 {
	color: white!important;
}
/* exclusive disabled button */
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	color: #488c40!important;
}
/* hover button */
input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover, input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {
	background-position: left -18px;
}
/* exclusive hover button */
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {
	color: white!important;
}
/* classic buttons */
input.button_mini, input.button_mini_disabled, input.exclusive_mini, input.exclusive_mini_disabled, a.button_mini, a.exclusive_mini, span.button_mini, span.exclusive_mini {
	width: 30px;
	background-image: url('../img/button-mini.gif');
}
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.gif');
}
input.button, input.button_disabled, input.exclusive, input.exclusive_disabled, a.button, a.exclusive, span.button, span.exclusive {
	width: 120px;
	background-image: url('../img/button-medium.gif');
}
input.button_large, input.button_large_disabled, input.exclusive_large, input.exclusive_large_disabled, a.button_large, a.exclusive_large, span.button_large, span.exclusive_large {
	width: 180px;
	background-image: url('../img/button-large.gif');
}
/* exclusive button */
input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive {
	background-image: url('../img/button-medium_exclusive.gif');
	width: 100px;
}
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 {
	background-image: url('../img/button-large_exclusive.gif');
}
.spacer {
	font-size: 0px;
	line-height: 0px;
}
.table {
	width: 980px;
}
.column_space {
	float: left;
	clear: none;
	width: 42px;
}
.column_space_1 {
	float: left;
	clear: none;
	width: 9px;
}
.column_left {
	float: left;
	clear: none;
	width: 200px;
}
.column_right {
	float: left;
	clear: none;
	width: 200px;
}
.column_center {
	float: left;
	clear: none;
	width: 498px;
}
.column_center_index {
	float: left;
	clear: none;
	width: 710px;
}
.box_left_1, .box_left_2 {
	padding: 0 0 9px 0;
}
.box_left_1 .box_head {
	background: url(../img/bg_title_left.gif) 0 0 no-repeat #F87270;
	color: #010101;
	font-weight: bold;
}
.box_left_1 .box_head .bg_title_left {
	background: url(../img/bg_title_right.gif) right top no-repeat;
	width: 100%;
}
.box_left_2 .box_head {
	background: url(../img/bg_title_left_2.gif) 0 0 no-repeat #FBA6A4;
	color: #010101;
	font-weight: bold;
}
.box_left_2 .box_head .bg_title_left {
	background: url(../img/bg_title_right_2.gif) right top no-repeat;
	width: 100%;
}
.box_head .inside_box_head {
	padding: 5px 10px 6px 21px;
}
.box_head a {
	color: #010101;
	text-decoration: none;
}
.box_head a:hover {
	text-decoration: underline;
}
.box_body {
	color: #585858;
}
.box_body a {
	color: #2A383D;
	font-weight: normal;
	text-decoration: none
}
.box_body a:hover {
	text-decoration: none;
}
.inside_box_body {
	padding: 14px 14px 14px 14px;
}
.side_left_box {
	background: url(../img/side.gif) 0 0 repeat-y;
}
.side_right_box {
	background: url(../img/side.gif) right 0 repeat-y;
}
.side_bot_box {
	background: url(../img/side.gif) 0 bottom repeat-x;
}
.left_bot_box {
	background: url(../img/left_bot.gif) 0 bottom no-repeat;
}
.right_bot_box {
	background: url(../img/right_bot.gif) right bottom no-repeat;
	width: 100%;
}
.box_body ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.box_body ul li {
	font-weight: bold;
	padding: 0 0 7px 5px;
}
.box_body ul li ul li{
  font-weight: normal;
}
.box_body ul li ul{
	font-weight: normal;
	margin-top: 5px;
}
.box_body ul li a {
	text-decoration: none;
	color: #374E5E;
}
.box_body ul li a:hover {
	text-decoration: underline;
}
.box_body a.selected {
	color: #488C40;
}
.price, .price-shipping, .price-wrapping {
	color: #DA0F00;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.price-discount {
	text-decoration: line-through;
	font-size: 12px;
	color: gray;
	font-weight: normal;
}
.product_box {
text-align:center;
margin-top: 10px;
position:relative;
 }
.banner {
	padding: 0 0 4px 0;
}
.right_index {
	float: right;
	clear: none;
	width: 240px;
	height: 274px;
	background: url(../img/right_center.jpg) right top no-repeat #FEA4A4;
	cursor: pointer;
}
.clearBoth {
	clear: both;
	height: 2px;
//height: 0px;
}
.side_left_center {
	background: url(../img/side.gif) 0 0 repeat-y;
}
.side_right_center {
	background: url(../img/side.gif) right 0 repeat-y;
}
.side_top_center {
	background: url(../img/side.gif) 0 0 repeat-x;
}
.side_bot_center {
	background: url(../img/side.gif) 0 bottom repeat-x;
}
.left_bot_center {
	background: url(../img/left_bot.gif) 0 bottom no-repeat;
}
.right_bot_center {
	background: url(../img/right_bot.gif) right bottom no-repeat;
	width: 100%;
}
.inside_center {
	padding: 20px;
}
.inside_center_b {
	padding: 20px;
	min-height: 400px;
	//min-height: auto;
}
.min_top {
 padding-top: 15px;
}
h4.centerBoxHeading {
	padding: 2px 2px 2px 10px;
	font-size: 12px;
	line-height: 15px;
	color: #32101E;
	font-weight: bold;
	background-color: #f8e2e2;
	margin-bottom: 10px;
}

h4.centerBoxHeading a{
	color: #32101E;
}

.product_list {
	padding: 0 0 5px 0;
	//padding: 0 0 7px 0;
	margin: 0 0 10px 0;
	display: block;
}
.product_list .left {
	float: left;
	position: relative;
	width:150px;
  margin-right: 15px;
}
.product_list .right {
	float: left;
	width: 292px;
}
.product_list .name {
	padding: 4px 10px 2px 0;
	//padding: 0px 10px 4px 0;
	color: #292929;
	font-size: 11px;
	line-height: 13px;
	font-family: tahoma;
	font-weight: bold;
}
.product_list .name a {
	color: #292929;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}
.product_list .name a:hover {
	text-decoration: underline;
}
.product_list .text {
	color: #686868;
	font-size: 11px;
	line-height: 13px;
	padding: 0 10px 7px 0;
}
.product_list .price {
	padding: 1px 22px 6px 0;
	float: left;
}
/* global RTE fields */
div.rte, .mceContentBody {
	text-align: left;
	background: white;
	color: black;
}
div.rte html, div.rte div, div.rte span, div.rte applet, div.rte object, div.rte iframe, div.rte p, div.rte blockquote, div.rte pre, div.rte a, div.rte abbr, div.rte acronym, div.rte address, div.rte big, div.rte cite, div.rte code, div.rte del, div.rte dfn, div.rte em, div.rte font, div.rte img, div.rte ins, div.rte kbd, div.rte q, div.rte s, div.rte samp, div.rte small, div.rte strike, div.rte strong, div.rte sub, div.rte sup, div.rte tt, div.rte var, div.rte dl, div.rte dt, div.rte dd, div.rte ol, div.rte ul, div.rte li, div.rte fieldset, div.rte form, div.rte label, div.rte legend, div.rte table, div.rte caption, div.rte tbody, div.rte tfoot, div.rte thead, div.rte tr, div.rte th, div.rte td, .mceContentBody html, .mceContentBody div, .mceContentBody span, .mceContentBody applet, .mceContentBody object, .mceContentBody iframe,.mceContentBody p, .mceContentBody blockquote, .mceContentBody pre, .mceContentBody a, .mceContentBody abbr, .mceContentBody acronym, .mceContentBody address, .mceContentBody big, .mceContentBody cite, .mceContentBody code, .mceContentBody del, .mceContentBody dfn, .mceContentBody em, .mceContentBody font, .mceContentBody img, .mceContentBody ins, .mceContentBody kbd, .mceContentBody q, .mceContentBody s, .mceContentBody samp, .mceContentBody small, .mceContentBody strike, .mceContentBody strong, .mceContentBody sub, .mceContentBody sup, .mceContentBody tt, .mceContentBody var, .mceContentBody dl, .mceContentBody dt, .mceContentBody dd, .mceContentBody ol, .mceContentBody ul, .mceContentBody li, .mceContentBody fieldset, .mceContentBody form, .mceContentBody label, .mceContentBody legend, .mceContentBody table, .mceContentBody caption, .mceContentBody tbody, .mceContentBody tfoot, .mceContentBody thead, .mceContentBody tr, .mceContentBody th, .mceContentBody td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
div.rte ol, .mceContentBody ul, div.rte ol, .mceContentBody ul {
	padding-left: 2em;
}
div.rte ul, .mceContentBody ul {
	list-style-type: square;
	margin-left: 10px;
}
div.rte strong, .mceContentBody strong {
	font-weight: bold;
}
div.rte em, .mceContentBody em {
	font-style: italic;
}
/* tables still need 'cellspacing="0"' in the markup */
div.rte table, .mceContentBody table {
	border-collapse: separate;
	border-spacing: 1px;
	width: auto;
}
div.rte caption, div.rte th, div.rte td, div.rte table, .mceContentBody caption, .mceContentBody th, .mceContentBody td, .mceContentBody table {
	text-align: left;
	font-weight: normal;
	background: none;
	height: inherit;
	border: 1px #e5e6e7 solid;
	text-align: center;
}
div.rte th, .mceContentBody th {
	padding-left: 1em;
	padding-right: 1em;
	background: #e5e6e7;
}
div.rte p, .mceContentBody p {
	margin: 0.5em 0pt;
}
/* /global RTE fields */
.delimiter {
padding-left: 5px;
padding-right: 8px;
}
.footer .left {
	float: left;
}
.footer .right {
	float: right;
	margin-right: 15px;
	padding: 5px 0 0 0;
	//padding: 2px 0 0 0;
}
.footer .bottom {
	float: left;
	padding: 5px 0 0 46px;
	//padding: 2px 0 0 46px;
}
.footer .left .margin {
	padding: 10px 0 0 46px;
}
.footer a {
	color: #2C2C2C;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footer .copy {
	padding: 10px 30px 10px 0;
	color: #2C2C2C;
}
h2.category_title {
	font-size: 14px;
	background-color: #E9A775;
	padding: 2px 8px;
	text-transform: uppercase;
}
h2.category_title span{
	font-size: 12px;
	text-transform: none;
	margin-left: 20px;
	font-weight: normal;
	font-style: italic;
}
.product_list .new {
	background: transparent url(../img/flag_new_bg.jpg) repeat-x scroll 0%;
	border: 1px solid #488C40;
	color: white;
	font-size: 8px;
	font-weight: bold;
	margin: 0pt 1em 0pt 0pt;
	padding: 0pt 6px;
	text-transform: uppercase;
	vertical-align: 3px;
}

table.cart_last_product {
	width: 300px;
	margin-left: 130px;
}
table.cart_last_product_content {
	margin: 5px 0px 10px 130px;
}
p.cart_navigation {
	padding: 1em 0!important;
}
p.cart_navigation .button, p.cart_navigation .button_large {
	float: left;
}
p.cart_navigation .exclusive, p.cart_navigation .exclusive_large {
	float: right;
}
p.cart_navigation_extra {
	text-align: center;
	width: auto;
}
form.std p.cart_navigation span {
	float: none;
	text-align: left;
	width: auto;
}
#cart_summary tfoot tr td {
	border-top: none;
	line-height: 1.5em;
}
#cart_summary tfoot tr.cart_total_product td {
	border-top: 1px solid #E9A775;
}
#cart_summary tfoot tr.cart_total_price td {
	border-bottom: 2px solid #E9A775;
}
#cart_summary .price, #cart_summary .price-discount {
	color: #595A5E;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
tr.cart_item td {
	padding: 0.5em 0;
}
td.cart_product a {
	margin: 0 0.6em;
}
td.cart_product a img {
	border: 0px solid #d0d1d5;
}
td.cart_product a:hover img {
	border: 0px solid #888;
}
td.cart_description a {
	text-decoration: none;
}
td.cart_description a:hover {
	text-decoration: underline;
}
td.cart_description h5 a, td.cart_ref, td.cart_total {
	color: #595a5e;
	font-size: 12px;
}
td.cart_unit, td.cart_total, td.cart_discount_price {
	text-align: center;
}
td.cart_availability, td.cart_ref {
	text-align: center;
}
td.cart_total .price {
	font-weight: bold;
}
tr.cart_item td.cart_unit {
	padding-right: 1em;
}
td.cart_quantity {
	width: 5.5em;
	text-align: center;
}
td.cart_quantity a {
	float: left;
	display: inline;
	margin-left: 13px;
}
td.cart_quantity .icon {
	margin-top: 0.6em;
}
td.cart_quantity a.cart_quantity_up, td.cart_quantity a.cart_quantity_down {
	display: block;
}
tr.cart_free_shipping {
	white-space: normal;
}
#order tfoot p {
	margin: 0;
	float: left;
	width: 85%;
}
#order tfoot span {
	float: right;
	width: 15%;
	display: block;
}
tr.cart_total_price {
	font-weight: bold;
}
#order form#voucher fieldset {
	border: 1px solid #FFCB9B;
	padding: 0.7em;
}
#order form#voucher h4, #order form#voucher p, #order form#voucher .button {
	display: inline;
}
#order form#voucher h4 {
	float: left;
	line-height: 1.5em;
	margin-right: 6em;
}
#order #order_carrier {
	clear: both;
	margin-top: 1em;
	border: 1px solid #bdc2c9;
	padding: 0.5em;
}
#order #order_carrier h4 {
	width: 50%;
	display: inline;
}
#order #order_carrier img {
	vertical-align: middle;
}
#order #order_carrier span {
	margin: 0 0.2em;
}
#order #gift_div {
	display: none;
}
#order #gift_div label, #order #gift_div textarea {
	display: block;
	width: 100%;
	margin: 1em 0;
}
/* Special style for block cart*/
#cart_block h4 span {
	text-transform: none;
	font-size: 0.8em;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
#cart_block h4 span#block_cart_collapse {
	background-image: url('../img/icon/sort_asc_white.gif');
}
#cart_block h4 span#block_cart_expand {
	background-image: url('../img/icon/sort_desc_white.gif');
}
#cart_block #cart_block_no_products {
	margin: 0.5em 0;
}
#cart_block dl dt a, #cart_block dl dt span.quantity-formated {
	float: left;
}
#cart_block dl {
	font-size: 0.9em;
}
#cart_block dt {
	padding-top: 0.4em;
	height: 1.2em;
}
#cart_block dl span.quantity-formated {
	padding-right: 0.3em;
}
#cart_block dt, #cart_block dd {
	clear: both;
	margin-top: 0.2em;
}
#cart_block dt {
	width: 175px;
	height: 22px;
}
#cart_block dd {
	width: 155px;
}
#cart_block dd {
	margin-left: 1em;
	margin-right: 1em;
	font-style: italic;
}
#cart_block dl dt a {
	font-weight: bold;
}
#cart_block a.ajax_cart_block_remove_link {
	width: 11px;
	height: 13px;
	margin-left: 4px;
	float: right;
	font-size: 0;
	display: block;
	background: transparent url('../img/icon/delete.gif') no-repeat left bottom;
}
#cart_block a.ajax_cart_block_remove_link:hover {
	text-decoration: none;
}
#cart_block p {
	clear: both;
}
#cart_block p span {
	clear: right;
	float: left;
	text-align: right;
}
#cart_block li {
	clear: both;
}
#cart_block span.price {
	float: right;
}
#cart_block dl span.price {
	font-weight: normal;
	float: right;
}
#cart_block_wrapping_cost, #cart_block_shipping_cost , #cart_block_total {
	padding-right: 1.3em;
}
#cart_block table#vouchers {
	margin-top: 0.5em;
	border-top: 1px solid white;
	height: 3em;
	padding-top: 0.4em;
	margin-bottom: 0.5em;
	clear: both;
}
#cart_block p#cart-prices {
	margin-top: 0.5em;
	border-top: 1px solid black;
	height: 4em;
	padding-top: 0.4em;
	margin-bottom: 0.5em;
	clear: both;
}
#cart_block table#vouchers td {
	padding: 0;
	border: 0;
	height: 1.5em;
}
#cart_block table#vouchers td.price {
	color: white;
	font-size: 1em;
	font-weight: normal;
	width: 37%;
	text-align: right;
}
#cart_block table#vouchers td.delete {
	width: 9%;
	text-align: right;
}
#cart_block table#vouchers td.delete img {
	margin: 0;
}
#cart_block p#cart-buttons {
	height: 1.6em;
	margin: 0 -0.3em;
}
#cart_block p#cart-buttons a {
	float: left;
}
#cart_block p#cart-buttons a#button_order_cart {
	float: right;
}
#cart_block .cart_block_customizations {
	margin-left: 6px;
	list-style-type: square;
}
#cart_block #cart-price-precisions {
	margin-top: 0.5em;
	padding-top: 0.4em;
	border-top: 1px solid white;
	font-size: 0.9em;
	height: 2em;
}
/* product.tpl */


/* views block */
#views_block {
	margin: 0pt auto;
	width: 194px;
}
#thumbs_list {
	overflow: hidden;
	float: left;
	width: 160px;
}
#thumbs_list ul {
	padding-left: 0px;
	list-style-type: none;
	margin-top: 5px;
}
#thumbs_list li {
	float: left;
	cursor: pointer;
	width: 80px;
	height: 80px;
}
#view_scroll_left, #view_scroll_right {
	background: url('../img/thumbs_left.gif') no-repeat center;
	text-indent: -3000px;
	width: 9px;
	height: 18px;
	float: left;
	margin-top: 30px;
	padding-right: 4px;
	padding-left: 4px;
}
#view_scroll_right {
	background-image: url('../img/thumbs_right.gif');
}
span.view_scroll_spacer {
	float: left;
	width: 17px;
	height: 80px;
}
/* category Products block */
#productscategory {
	margin: 20px 0 0 5px;
	height: 190px;
	width: 455px;
}
#productscategory_noscroll {
	margin: 2em auto 0pt;
	height: 200px;
	width: 100%;
}
#productscategory_list {
	overflow: hidden;
	float: left;
	width: 433px;
	height: 180px;
}
#productscategory_list ul {
	padding-left: 0px;
	list-style-type: none;
}
#productscategory_list li {
	float: left;
	margin: 0 3px;
	cursor: pointer;
	text-align: center;
	width: 140px;
	overflow: hidden;
}
#productscategory_scroll_left, #productscategory_scroll_right {
	background: url('../img/thumbs_left.gif') no-repeat center;
	text-indent: -3000px;
	display: block;
	width: 9px;
	height: 98px;
	float: left;
	margin-top: 30px;
}
#productscategory_scroll_right {
	background-image: url('../img/thumbs_right.gif');
}
.share {
	width: 16px;
	height: 16px;
	background-image: url('../img/icon/share-buttons.jpg');
	float: left;
	margin-right: 5px;
	cursor: pointer;
}
.share-facebook {
	background-position: left top;
}
.share-twitter {
	background-position: left -16px;
}
.share-buzz {
	background-position: left -32px;
}
.share-google {
	background-position: left -48px;
}
.share-vkontakte {
	background-position: left -64px;
}
.share-moymir {
	background-position: left -80px;
}
.share-yaru {
	background-position: left -96px;
}
.share-lj {
	background-position: left -111px;
}
.line {
width: 100%;
height: 1px;
background-color: #C7C7C7;
}
/* id_state field in managed via JS and is firstly hidden */
form p.id_state {
	display: none;
}
/* transfert effect*/
.transferProduct {
	border: 3px solid #F8736E;
}
/* product page - product.tpl*/
#product_page h2.product_title {
	font-size: 12px;
	background-color: #E9A775;
	padding: 3px 8px;
	text-transform: uppercase;
}
#product_page h2.product_title a{
float: right;
color: white;
position: relative;
right: 0px;
//right: 8px;
//top: -17px;
//margin-bottom: -17px;
}
#product_page #pp_left_column {
	float: left;
	width: 200px;
}
#product_page #image-block {
	border: 0px;
}
#product_page #image-block img#bigpic {
	cursor: pointer;
}
#product_page #pp_right_column {
	float: left;
	width: 246px;
	padding: 0 0 0 12px;
	margin: 12px 0 0 0;
}
#product_page #short_description_content p {
margin: 0px;
padding: 0px;
}
#product_page .price {
margin: 5px 0;
//margin: 5px 0 7px 0;
}
#product_page .manufacturer {
float: right;
margin: 2px 0 20px 0;
//margin: 4px 0 20px 0;
}
#product_page .attribute {
height: 18px;
margin: 0 0 5px 0;
//margin: 0 0 7px 0;
}
#product_page .attribute .select_border{
border: 1px solid #C7C7C7;
height: 16px;
width: 174px;
display: block;
float: left;
margin: 0 0 0 5px;
//overflow: hidden;
}
#product_page .attribute .select_border select{
border: 0px;
width: 174px;
margin: 0px;
//width: 178px;
//margin: -2px -2px -1px -2px;
}
#product_page .attribute label{
width: 65px;
float: left;
text-align: right;
}
#product_page #product_reference{
margin: 15px 0 0 0;
}
#product_page #product_reference label{
width: 65px;
float: left;
text-align: right;
}
#product_page #product_reference span{
margin-left: 5px;
font-size: 11px;
}
#product_page #quantity_wanted_p{
width: 110px;
float: left;
margin: 15px 0px;
}
#product_page #quantity_wanted_p label{
width: 65px;
float: left;
text-align: right;
}
#product_page #quantity_wanted_p input{
margin-left: 5px;
text-align: center;
width: 30px;
}
#product_page #add_to_cart {
float: left;
margin: 15px 0 15px 5px;
//margin: 15px 0 15px 2px;
width: 100px;
}
#product_page .made_in_eu {
background: url('../img/madeineu90.jpg') no-repeat top left;
width: 90px;
height: 90px;
float: left;
margin: 30px 0 0 70px;
}
#product_page #old_price {
margin-bottom: 5px;
//margin-bottom: 7px;
}
#product_page #old_price #old_price_display{
color: gray;
font-size: 12px;
font-weight: bold;
text-decoration: line-through;
}
#product_page #old_price #reduction_percent_display{
background: yellow;
border: 1px solid #ECA675;
padding: 3px 5px;
font-weight: bold;
}
#color_picker {
	margin-top: 10px;
	//margin-top: 14px;
}
#color_picker .color_picker_item {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 60px;
	margin-top: 5px;
	width: 224px;
	height: 50px;
}
#color_picker .color_picker_item .color_name {
	margin-left: 10px;
	margin-top: 20px;
	float: left;
}
/* Tabs */
ul.idTabs {
	list-style-type: none;
	border-bottom: 1px solid #FC716E;
	height: 21px;
	margin-top: 1em;
}
ul.idTabs li {
	float: left;
	margin-right: 1px;
}
ul.idTabs li a {
	display: block;
	width: 173px;
	height: 18px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 3px;
background: #FDC2C1;
color: white;
}
ul.idTabs li a.selected {
background: #FC716E;
	color: white;
}
/* IdTabs Short*/
ul.idTabsShort li a {
	width: 138px;
}
ul.idTabsShort li a.selected {
	color: white;
}
div.sheets {
	clear: both;
	padding: 10px 0;
}
div#more_info_sheets ul li {
	margin-bottom: 0.4em;
}
.com_name {
font-weight:bold;
color:red;
border-bottom: #FC716E 1px solid;
padding: 5px 0 3px 5px;
}
.com_text {
background: #FCE2E1;
font-style: italic;
padding: 5px;
}
/* Manufacturer block */
#manufacturer_block .select_border{
border: 1px solid #C7C7C7;
height: 16px;
width: 161px;
display: block;
float: left;
margin: 0 0 0 5px;
//overflow: hidden;
}
#manufacturer_block .select_border select{
border: 0px;
width: 161px;
margin: 0px;
//width: 165px;
//margin: -2px -2px -1px -2px;
}
/* Product sort form */
#productsSortForm .select_border{
border: 1px solid #C7C7C7;
height: 15px;
width: 161px;
display: block;
float: right;
margin: 0 0 0 5px;
//overflow: hidden;
}
#productsSortForm .select_border select{
border: 0px;
width: 161px;
margin: 0px;
font-size: 11px;
//width: 165px;
//margin: -2px -2px -1px -2px;
}
form#productsSortForm p {
	height: 20px;
	margin: 5px 0;
	border-bottom: 1px solid lightgray;
	padding-bottom: 3px;
}
form#productsSortForm p label, form#productsSortForm p select {
	float: right;
}
/* Pagination */
#pagination .select_border{
border: 1px solid #C7C7C7;
height: 15px;
width: 31px;
display: block;
margin: 0 0 0 5px;
float: right;
//overflow: hidden;
}
#pagination .select_border select{
border: 0px;
width: 31px;
margin: 0px;
font-size: 11px;
//width: 35px;
//margin: -2px -2px -1px -2px;
}
form.pagination {
border:1px solid lightgray;
float:right;
height:17px;
margin-top:5px;
padding:5px 5px 5px 0;
text-align:right;
width:118px;
}
div.pagination {
	margin: 5px 0 0 0;
}
ul.pagination {
	list-style: none;
	float: left;
	margin-top: 5px;
}
ul.pagination li {
	display: inline;
	float: left;
	margin-right: 0.3em;
}
ul.pagination li, ul.pagination a, ul.pagination span {
	font-weight: bold;
	color: black;
}
ul.pagination a, ul.pagination span {
	border: 1px solid #91501e;
	padding: 0em 0.4em;
	display: block;
	line-height: 17px;
	background: #bdc2c9 url('../img/pagination_bg.gif') repeat-x top right;
}
ul.pagination a {
	text-decoration: none;
}
ul.pagination li.current span {
	background-color: #595a5e;
	background-image: url('../img/pagination-bg-current.gif');
	color: white;
	border: 1px solid #91501e;
}
ul.pagination li.truncate {
	padding: 0.3em;
	background: none;
}
#pagination_previous a, #pagination_previous span, #pagination_next a, #pagination_next span {
	background-image: url('../img/pagination-prevnext-bg.gif');
	border: none;
	line-height: 19px;
	border-color: #f3b280;
	border-style: solid;
	border-width: 0 1px;
}
#pagination_previous {
	background: transparent url('../img/pagination-prev-border.gif') no-repeat top left;
	padding-left: 6px;
}
#pagination_previous a, #pagination_previous span {
	border-left: none;
}
#pagination_next {
	background: transparent url('../img/pagination-next-border.gif') no-repeat top right;
	padding-right: 6px;
}
#pagination_next a, #pagination_next span {
	border-right: none;
}
li.disabled span {
	color: #888;
	background-color: #f1f2f4;
}
form.pagination label {
	line-height: 1.4em;
	vertical-align: bottom;
	float: right;
	margin-left: 0.3em;
}
form.pagination select {
	float: right;
}
form.pagination select option {
	font-size: 0.9em;
	padding-right: 1em;
}
form.pagination input {
	float: right;
}
#contacts p {
margin: 20px 0 0 0;
}
#contacts fieldset {
border: 0px;
margin-top: 20px;
}

#contacts fieldset p{
margin: 5px 0px;
}

#contacts fieldset label{
display:block;
float:left;
width:80px;
}

#contacts fieldset p.submit{
margin: 10px 0 0 80px;
}
#contacts fieldset .select_border{
border: 1px solid #C7C7C7;
height: 15px;
width: 200px;
display: block;
margin: 0 0 5px 5px;
float: left;
//overflow: hidden;
//margin: 0 0 2px 5px;
}
#contacts fieldset .select_border select{
border: 0px;
width: 200px;
margin: 0px;
font-size: 11px;
//width: 204px;
//margin: -2px -2px -1px -2px;
}
#contacts fieldset textarea{
border:1px solid #C7C7C7;
width:361px;
padding: 5px;
}
#contacts fieldset p.text input{
width:200px;
}
#sitemap_content div.sitemap_block, #sitemap_content div.categTree{
	padding: 0;
	clear: both;
	margin: 10px 0 0 0;
}
#sitemap_content div.sitemap_block ul, #sitemap_content div.categTree ul{
	text-align: left;
	list-style-type: none;
}
#sitemap_content h3 {
margin: 0 0 5px 0;
font-size: 12px;
}
/* steps (like order step) */
ul.step {
	background: transparent url('../img/step_start.gif') no-repeat bottom left;
	list-style: none;
	margin: 0.8em auto 2em;
	padding-left: 40px;
	height: 25px;
	width: 430px;
	text-align: center;
}
ul.step li {
	height: 25px;
	float: left;
	width: 95px;
	background: transparent url('../img/step_standard.gif') no-repeat bottom left;
}
ul.step li.step_current {
	background: transparent url('../img/step_current.gif') no-repeat bottom left;
	font-weight: bold;
}
ul.step li#step_end {
	width: 38px;
	background: transparent url('../img/step_end.gif') no-repeat -2px bottom;
}
ul.step li#step_end.step_current {
	background: transparent url('../img/step_end_current.gif') no-repeat bottom -5px;
}
ul#order_step {
	background-color: white;
}
/* global table style */
div.table_block {
	background: transparent url('../img/table_footer.gif') no-repeat bottom left;
	margin: 0 auto 2em;
	width: 100%;
}
table.std {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
}
table.std td, table.std th {
	padding: 0.2em 0.5em;
}
table.std th {
	white-space: nowrap;
}
table.std tr.item td, table.std tr.item th {
	background-color: white;
}
table.std tr.alternate_item td, table.std tr.alternate_item th {
	background-color: #f1f2f4;
}
table.std tbody tr td, table.std tfoot tr td {
	border-top: 1px solid #E9A775;
}
table.std thead th {
	background-color: #FFCA9C;
	height: 24px;
	color: #9A5A2A;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}
table.std thead th.last_item {
	background-position: top right;
}
table.std thead th.item {
	background-position: -5px 0;
}
table.std tfoot td {
	color: #374853;
	text-align: right;
	white-space: nowrap;
}
/* authentication */
#authentication_b fieldset {
border: 0px;
}
#authentication_b form {
padding: 10px;
background:#EFEEE9;
margin: 0 0 13px 0;
}
#authentication_b h3 {
padding: 0 0 5px 0;
font-size: 12px;
border-bottom: 2px solid #FFFFFF;
}
#authentication_b fieldset .auth_center{
padding: 20px 0 10px 10px;
}
#authentication_b label, #authentication_b input{
float: left;
}
#authentication_b .lost_password{
margin-left: 240px;
}
#authentication_b .clearBoth{
//height: auto;
}
#authentication_b #account-creation_form{
margin-top: 10px;
}
#authentication_b #account-creation_form fieldset {
margin-bottom: 10px;
}
#authentication_b #account-creation_form p {
clear: both;
margin: 5px 0 0 0;
min-height: 20px;
}
#authentication_b #account-creation_form label {
width: 120px;
}
#authentication_b #account-creation_form .account_creation input {
width: 250px;
}
#authentication_b #account-creation_form textarea {
width: 240px;
border:1px solid #C7C7C7;
padding: 5px;
}
#authentication_b #account-creation_form .cart_navigation span {
float: left;
clear: both;
margin: 10px 0 0 0;
width: 100%;
border-top: 2px solid #FFFFFF;
padding: 10px 0 0 0;
}
#authentication_b fieldset .select_border{
border: 1px solid #C7C7C7;
height: 15px;
width: 250px;
display: block;
margin: 0 0 5px 5px;
float: left;
//overflow: hidden;
//margin: 0 0 2px 5px;
}
#authentication_b fieldset .select_border select{
border: 0px;
width: 250px;
margin: 0px;
font-size: 11px;
//width: 254px;
//margin: -2px -2px -1px -2px;
}
/* errors */
.error {
	width: 95%;
	border: 1px solid #FFB7C1;
	background-color: #FFF2F4;
	color: #8E4E1E;
	margin: 0.3em auto 1.5em auto;
	padding: 0.3em 0.8em 1em;
}
.error p {
	font-weight: bold;
	margin-bottom: 5px;
}
.error li {
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
	padding-left: 3em;
}
/* warning */
.warning {
	color: black;
	font-size: 1.2em;
	background-color: #F8E1A0;
	border: 1px dashed #F9E400;
	font-weight: bold;
	margin: 0.2em 2em;
	padding: 0.6em 1em;
}
.warning_inline {
	color: #da0f00;
	font-weight: bold;
}
/* adresses */
div.addresses {
	padding: 0em;
	position: relative;
	width: 455px;
}
div.addresses h3 {
	margin: 0;
}
div.addresses p.checkbox input {
	margin-top: 0!important;
	margin-top: -3px;
}
ul.address {
	background-color: white;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-bottom: 0.6em;
	margin-bottom: 1em;
	position: relative;
	width: 330px;
}
ul.address li {
	padding-left: 1em;
	margin-top: 0.6em;
}
li.address_title {
	margin-top: 0!important;
	background-color: #FFCB9B;
	color: #374853;
	font-weight: bold;
	height: 27px;
	font-size: 1.2em;
	line-height: 1.9em;
}
ul.item li.address_title {
}
ul.alternate_item li.address_title {
}
li.address_name, li.address_update a, li.address_delete a {
	color: #dd2a81;
}
li.address_name, li.address_company {
	font-weight: bold;
}
li.address_update, li.address_delete {
	background: transparent url('../img/bullet_myaccount.gif') no-repeat 0 0.5em!important;
	background: transparent url('../img/bullet_myaccount.gif') no-repeat 0 0.4em;
	margin-left: 1.4em;
}
#center_column .address_add {
	padding: 1em 0;
}
/* history.tpl*/
#block-history {
	color: #374853;
}
.color-myaccount {
	color: #dd2a81;
}
#block-history table#order-list {
	border: none;
}
#block-history table#order-list thead th {
	background-image: url('../img/block_myaccount_header_large.gif');
}
#block-history table#order-list thead th {
	color: white;
}
#block-history table#order-list tbody {
	background: #D0D1D5 url('../img/form_bg.jpg') repeat-x top left;
}
#block-history table#order-list tbody tr td {
	background-color: white;
}
#block-history table#order-list td.history_link {
	white-space: nowrap;
	text-align: right;
}
#block-history #block-order-detail {
	border-top: 2px #dd2a81 solid;
	padding: 0px;
}
#block-history #block-order-detail p {
	padding-left: 0;
	padding-right: 0;
}
#order-detail-content {
	clear: both;
	margin-top: 1.5em;
}
#order-detail-content tbody tr {
	height: 3em;
}
#order-detail-content tfoot td {
	border: none;
}
#order-detail-content table td input.order_qte_input {
	display: none;
}
#order-detail-content table td.order_cb input {
	border: none;
}
#order-detail-content table td span.order_qte_span {
	width: 100%;
	display: block;
}
#block-history #block-order-detail h4 {
	font-size: 1.4em;
}
#block-history #block-order-detail #sendOrderMessage p {
	padding: 0pt 4px 0pt 1px;
}
#block-history #block-order-detail textarea {
	margin: 0 auto;
	width: 100%;
}
#ordermsg textarea {
	margin: 0;
	padding: 0;
	width: 450px;
border:1px solid #C7C7C7;
}
h3.carrier_title {
font-size: 12px;
}
.carrier_action input {
//border: 0px;
}
/* Adress */
#adress_b fieldset {
border: 0px;
}
#adress_b form {
padding: 10px;
background:#EFEEE9;
margin: 10px 0 13px 0;
}
#adress_b h3 {
padding: 0 0 5px 0;
font-size: 12px;
border-bottom: 2px solid #FFFFFF;
}
#adress_b label, #adress_b input{
float: left;
}
#adress_b .clearBoth{
//height: auto;
}
#adress_b p {
clear: both;
margin: 5px 0 0 0;
min-height: 20px;
}
#adress_b label {
width: 120px;
}
#adress_b fieldset input {
width: 250px;
}
#adress_b textarea {
width: 240px;
border:1px solid #C7C7C7;
padding: 5px;
}

#adress_b fieldset .select_border{
border: 1px solid #C7C7C7;
height: 15px;
width: 250px;
display: block;
margin: 0 0 5px 5px;
float: left;
//overflow: hidden;
//margin: 0 0 2px 5px;
}
#adress_b fieldset .select_border select{
border: 0px;
width: 250px;
margin: 0px;
font-size: 11px;
//width: 254px;
//margin: -2px -2px -1px -2px;
}
/* Identity */
#identity_b fieldset {
border: 0px;
}
#identity_b form {
padding: 10px;
background:#EFEEE9;
margin: 10px 0 13px 0;
}
#identity_b h3 {
padding: 0 0 5px 0;
font-size: 12px;
border-bottom: 2px solid #FFFFFF;
}
#identity_b label, #identity_b input{
float: left;
}
#identity_b .clearBoth{
//height: auto;
}
#identity_b p {
clear: both;
margin: 5px 0 0 0;
min-height: 20px;
}
#identity_b label {
width: 120px;
}
#identity_b fieldset input {
width: 250px;
}
#identity_b textarea {
width: 240px;
border:1px solid #C7C7C7;
padding: 5px;
}

#identity_b fieldset .select_border{
border: 1px solid #C7C7C7;
height: 15px;
width: 250px;
display: block;
margin: 0 0 5px 5px;
float: left;
//overflow: hidden;
//margin: 0 0 2px 5px;
}
#identity_b fieldset .select_border select{
border: 0px;
width: 250px;
margin: 0px;
font-size: 11px;
//width: 254px;
//margin: -2px -2px -1px -2px;
}




#primary_block ul#usefull_link_block {
	list-style-type: none;
	margin-top: 1em;
}
#primary_block ul#usefull_link_block li {
	margin: 0.5em 1em 0.5em 0;
	display: block;
}
#primary_block ul#usefull_link_block li a, #primary_block ul#usefull_link_block span.span_link, #primary_block ul#usefull_link_block span.span_link:hover {
	text-decoration: none;
	color: #76839b;
	font-size: 0.9em;
	background: white url('../img/bullet_alt.jpg') no-repeat top left;
	padding-left: 15px;
	height: 15px;
}
#primary_block #pb-left-column {
	float: left;
	margin-left: 1.1em;
	width: 233px;
}
#primary_block #short_description_block {
	background: #e5e6e7 url('../img/product-short-desc-bg.gif') repeat-x top left;
	border: 1px #d0d3d8 solid;
	padding: 0.7em;
	margin-bottom: 1.5em;
}
#primary_block #color_picker p {
	margin: 0 0 0.4em 0;
	padding: 0 0 0 0;
}
#primary_block #color_picker {
	padding: 0.7em;
	background: #e5e6e7 url('../img/product-short-desc-bg.gif') repeat-x top left;
	border: 1px #d0d3d8 solid;
	margin-bottom: 1.5em;
}

#primary_block #color_to_pick_list {
}
#primary_block #color_to_pick_list li {
	display: inline;
	float: left;
	margin: 0 0.4em 0.4em 0;
}
#primary_block a.color_pick {
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #666;
	cursor: pointer;
}
#primary_block a.color_pick:hover {
	border: 1px solid #000;
}
#primary_block #image-block img#bigpic.jqzoom {
	cursor: crosshair;
	position: relative;
}
#primary_block p.buttons_bottom_block {
	margin: 0;
}
#primary_block p.buttons_bottom_block a, #primary_block p.buttons_bottom_block input {
	margin: 0.9em auto 0 auto;
}
#primary_block #short_description_content {
	margin-bottom: 0.5em;
}
#primary_block form#buy_block {
	padding: 0.7em;
	color: #374853;
}
#primary_block form#buy_block p {
	padding: 0;
	margin-top: 0;
}
#primary_block form#buy_block img.on_sale_img {
	float: left;
}
#primary_block form#buy_block span.on_sale {
	color: #da0f00;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
}
#primary_block form#buy_block span.discount {
	color: #da0f00;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
}
#primary_block form#buy_block span.our_price_display {
	float: left;
}
#primary_block form#buy_block span#availability_label {
	float: left;
	margin-right: 1em;
}
#primary_block form#buy_block label {
	text-align: right;
}
#primary_block form#buy_block label, #primary_block form#buy_block select {
	display: block;
	width: 47%;
	float: left;
}
#primary_block div#attributes p {
	clear: left;
	height: 2em;
}
/* prices */
#primary_block form#buy_block p.price {
	font-size: 1.05em;
	text-align: left;
}
#primary_block form#buy_block span#pretaxe_price {
	font-size: 0.75em;
	text-align: right;
}
#primary_block form#buy_block p#old_price {
	font-size: 1em;
	text-align: left;
	color: gray;
}
#primary_block form#buy_block p#old_price span.bold span#old_price_display {
	text-decoration: line-through;
	font-weight: normal;
}
#primary_block form#buy_block p#reduction_percent {
	color: gray;
	font-size: 0.9em;
	text-align: right;
}
#primary_block form#buy_block p.price-ecotax {
	font-size: 0.75em;
	text-align: right;
}
.sale_label {
width: 75px;
height: 75px;
position: absolute;
top: 115px;
left: 80px;
cursor: pointer;
}
.sale_label_new {
width: 75px;
height: 75px;
position: absolute;
top: 110px;
left: 95px;
cursor: pointer;
}
