* {
	padding: 0pt;
	margin: 0pt;
}

body {
	min-width: 920px;
	background-color: white;
	font-size: 13px;
	color: #666666;
	text-align: center;
	font-family: Helvetica,Arial,Verdana,Sans-Serif;
}

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

br.clear {
	clear: both;
	line-height: 0pt;
	font-size: 0pt;
	height: 0pt;
}

noscript ul {
	list-style-type: none;
	background: none repeat scroll 0% 0% black;
	color: white;
	padding: 10px;
	border: 1px solid gray;
}

ul.footer_links {
	list-style-type: none;
	clear: both;
	height: 2em;
	margin-top: 2em;
}

ul.footer_links li {
	float: left;
	margin-right: 2em;
	height: 2em;
}

ul.footer_links li a {
	text-decoration: none;
}

ul.footer_links li a:hover {
	color: black;
}

ul.footer_links li img.icon {
	vertical-align: -2px;
}

.transferProduct {
	border: 2px solid rgb(136, 136, 136);
}

ul.inline_list {
	list-style-type: none;
	margin-top: 1em;
}

ul.inline_list li {
	float: left;
	text-align: center;
}

ul.inline_list li img {
	display: block;
}

ul.half {
	width: 45%;
	margin-right: 1em;
	float: left;
}

div.tree_top {
	background: url("../img/sitemap-top.gif") no-repeat scroll -1px -3px transparent;
	padding-left: 24px;
	padding-bottom: 5px;
	padding-top: 3px;
}

ul.tree, ul.tree ul {
	list-style-type: none;
}

ul.tree li {
	margin-left: 1em;
	padding-left: 0pt;
	border-left: 1px dotted gray;
}

ul.tree a {
	padding-left: 0pt;
}

ul.tree a.selected {
	font-weight: normal;
}

ul.tree li.last {
	border: medium none;
}

span.grower {
	cursor: pointer;
}

ul.idTabs {
	list-style-type: none;
	border-bottom: 1px solid rgb(118, 131, 155);
	height: 21px;
	margin-top: 1em;
}

ul.idTabs li {
	float: left;
	margin-right: 1px;
}

ul.idTabs li a {
	background-image: url("../img/tab_bg.jpg");
	display: block;
	width: 173px;
	height: 18px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 3px;
	color: #666666;
}

ul.idTabs li a.selected {
	background-image: url("../img/tab_bg_selected.jpg");
	color: white;
}

ul.idTabsShort li a {
	background-image: url("../img/tab_bg_short.jpg");
	width: 138px;
}

ul.idTabsShort li a.selected {
	background-image: url("../img/tab_bg_selected_short.jpg");
	color: white;
}

div.sheets {
	clear: both;
}

div#more_info_sheets ul li {
	margin-bottom: 0.4em;
}

a {
	color: #666666;
	outline: medium none;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}



a img {
	text-decoration: none;
	border: 0pt none;
	outline: medium none;
}

h2 {
	text-transform: uppercase;
	font-weight: bold;
	color: rgb(0, 0, 0);
	letter-spacing: 0.1em;
	font-size: 18px;
}

h2 span {
	font-size: 1em;
	text-transform: lowercase;
	font-weight: normal;
	font-style: italic;
	color: #666666;
	margin-left: 1em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 14px;
}

#page {
	margin: 0pt auto 2px;
	margin-top: 40px;
	width: 875px;
	text-align: left;
}

#logo {
	text-align: center;
	margin: 0px 0pt;
	margin-left: 65px;
	margin-right: 130px;
	float: left;
}

#header {
	float: left;
	width: 875px;
	text-align: left;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.dotted_line {
	height: 1px;
	border-bottom: 1px dotted gray;
}


#left_column, #center_column, #right_column {
	float: left;
}

#left_column {
	clear: left;
	width: 175px;
}

#center_column {
	min-height: 45em;
	margin: 0pt 0pt 30px;
	width: 700px;
}

#right_column {
	width: 190px;
	padding-left: 15px;
}

div.rte, .mceContentBody {
	text-align: left;
	background: none repeat scroll 0% 0% white;
	color: black;
}

div.rte html, div.rte div, div.rte span, div.rte applet, div.rte object, div.rte iframe, div.rte h1, div.rte h2, div.rte h3, div.rte h4, div.rte h5, div.rte h6, 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 h1, .mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6, .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: 0pt;
	padding: 0pt;
	border: 0pt none;
	outline: 0pt none;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

div.rte h1, div.rte h2, div.rte h3, div.rte h4, div.rte h5, div.rte h6, .mceContentBody h1, .mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6 {
	margin: 0.75em 0pt 0.3em;
	color: #666666;
}

div.rte h1, .mceContentBody h1 {
	font-size: 25px;
	font-weight: bold;
}

div.rte h2, .mceContentBody h2 {
	font-size: 20px;
	background: none repeat scroll 0% 0% transparent;
	text-transform: none;
}

div.rte h3, .mceContentBody h3 {
	font-size: 16px;
}

div.rte h4, .mceContentBody h4 {
	font-size: 14px;
}

div.rte h5, .mceContentBody h5 {
	font-size: 12px;
}

div.rte h6, div.rte h6 {
	font-size: 8px;
}

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

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 {
	font-weight: normal;
	background: none repeat scroll 0% 0% transparent;
	height: inherit;
	border: 1px solid rgb(229, 230, 231);
	text-align: center;
}

div.rte th, .mceContentBody th {
	padding-left: 1em;
	padding-right: 1em;
	background: none repeat scroll 0% 0% rgb(229, 230, 231);
}

div.rte p, .mceContentBody p {
	 }

div.table_block {
	padding-bottom: 6px;
}

table.std {
	border-spacing: 0pt;
	width: 100%;
}

table.std td, table.std th {
	padding: 0.4em 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: rgb(241, 242, 244);
}

table.std tbody tr td, table.std tfoot tr td {
	border-bottom: 1px dotted grey;
}

table.std thead th {
	height: 24px;
	color: #666666;
	font-weight: normal ! important;
	text-align: left;
	white-space: nowrap;
	text-transform: lowercase;
}

table.std thead th.first_item {
	background-position: left top;
}

table.std thead th.last_item {
	background-position: right top;
}


table.std tfoot td {
	color: black;
	text-align: right;
	white-space: nowrap;
}

form.std {
	clear: both;
}

form.std h3 {
	color: rgb(85, 85, 85);
	font-size: 1.4em;
	font-weight: normal;
	border-bottom: 1px solid rgb(208, 209, 213);
	padding: 0.5em;
	margin: 0pt 0pt 0.5em;
}

form.std fieldset {
	border: 1px solid rgb(208, 211, 216);
	margin-bottom: 1em;
	padding-bottom: 1em;
}

form.std fieldset legend {
	padding: 0.3em 0.6em;
	margin: 1em 0pt 1em 0.5em;
	font-size: 1.6em;
	font-weight: 100;
	border: 1px solid rgb(208, 209, 213);
}
/*
form.std h4, form.std p {
	padding: 0.3em 1em;
	clear: both;
}

form.std label, form.std p span {
	float: left;
	text-align: right;
	width: 200px;
	line-height: 18px;
	margin-right: 8px;
} kristiankamph */

form.std p span.like_input {
	width: auto;
	margin-left: 0.7em;
}

input, textarea, select, span.editable {
	font-size: 12px;
	outline: medium none;
	vertical-align: top;
}

input, textarea, select {
	 }

input.text {
	height: 18px;
	padding-right: 2px;
	padding-left: 2px;
}

.checkbox input, .radio input {
	border: medium none;
}

form.std .checkbox label, form.std .radio label, form.std span.form_info {
	margin: 0pt;
	float: none;
	text-align: left;
}

.required sup {
	color: rgb(218, 15, 0);
}

form.std p.checkbox {
	padding-left: 30%;
}

form.std p.submit {
	margin-bottom: 1.5em;
}

#center_column form.std p.submit2 {
	padding-left: 170px;
	margin-bottom: 1.5em;
}

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 {
	color: black ! important;
	height: 30px;
	background-color: #e5e5e5;
	border: medium none;
	cursor: pointer;
	font-size: 12px ! important;
	line-height: 30px;
	text-align: center;
	text-decoration: none ! important;
}

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

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 {
	cursor: default;
	color: rgb(136, 136, 136) ! important;
}

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

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: rgb(72, 140, 64) ! important;
}

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

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

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 {
	margin-top: 16px;
	width: 60px;
	padding: 8px;
	color: white ! important;
	background-color: black;
}

input.button, input.button_disabled {
	width: 160px;
	height: 30px;
}

input.exclusive, input.exclusive_disabled, a.exclusive, span.button, span.exclusive {
	width: 160px;
	color: white ! important;
	background-color: black;
	height: 30px;
}

a.button, a.exclusive {
	width: 160px;
	height: 30px;
}

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

input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive {
	 }

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-color: black !important;
}

form p.id_state {
	display: none;
}

ul.bullet li, .block ul.bullet li {
	list-style-type: none;
}

.price-discount {
	text-decoration: line-through;
}

.price-pretax {
	color: gray;
}

.price-ecotax {
	color: rgb(72, 140, 64);
}

img.icon {
	margin-right: 0.5em;
	vertical-align: middle;
}

.price, .price-shipping, .price-wrapping {
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	white-space: nowrap;
}

#history .price .price, .price-shipping, .price-wrapping {
	font-size: 12px;
	font-weight: bold;
}

.error {
	width: 620px;
	border: 1px solid rgb(218, 15, 0);
	background-color: rgb(241, 242, 244);
	color: rgb(218, 15, 0);
	margin-left: 15px;
	padding: 1em;
	margin-bottom: 30px;
}

.error p {
	font-weight: bold;
}

.error li {
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
	line-height: 1.5em;
}

.error ol {
	margin-top: 10px;
	margin-bottom: 30px;
}

.warning {
	color: white;
	text-transform: uppercase;
	background-color: #666666;
	padding: 0.7em;
	margin-top: 15px;
}

.warning_inline {
	color: rgb(218, 15, 0);
	font-weight: bold;
}

.success {
	color: green;
	background-color: rgb(208, 211, 216);
	border: 1px dashed green;
	font-weight: bold;
	margin: 0.2em 1em;
	padding: 0.3em 0.8em 1em;
}

.success_inline {
	color: green;
	font-weight: bold;
}


div.pagination {
	margin-left: 15px;
	padding-top: 30px;
}

ul.pagination {
}

ul.pagination li {
	display: inline;
	float: left;
	margin-right: 0.3em;
	background: #F7F7F7;
}

ul.pagination li, ul.pagination a, ul.pagination span {
	font-weight: bold;
	color: #666666;
}

ul.pagination a, ul.pagination span {
	border: 1px solid #F7F7F7;
	padding: 0em 0.4em;
	display: block;
	line-height: 17px;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: black;
}

ul.pagination a {
	text-decoration: none;
}

ul.pagination li.current span {
	background-color: black;
	color: white;
	border: 1px solid black;
}

ul.pagination li.truncate {
	padding: 0.3em;
	background: none repeat scroll 0% 0% transparent;
}

#pagination_previous a, #pagination_previous span, #pagination_next a, #pagination_next span {
	line-height: 19px;
	border: 0;
}

#pagination_previous {
	padding-left: 0px;
	background: none;
}

#pagination_previous a, #pagination_previous span {
	border-left: medium none;
}

#pagination_next {
	padding-right: 30px;
	background: none;
}

#pagination_next a, #pagination_next span {
	border-right: medium none;
}

li.disabled span {
	color: #BFBFBF;
}




form#productsSortForm p {
	height: 1em;
	margin: 0.5em 0pt 0pt;
}

form#productsSortForm p label, form#productsSortForm p select {
	float: right;
}

form#productsSortForm p select {
	font-size: 1em;
}

#header1 ul {
	list-style: none outside none;
}

#header form {
	margin-bottom: 0pt ! important;
	border: medium none;
	display: inline;
}

#header label {
	margin: 0pt;
	float: none;
}

#currencies_block_top {
float: left;
}

#currencies_block_top ul {
}

#currencies_block_top ul li {
	float: left;
	border-right: 1px solid rgb(0, 0, 0);
	margin-right: 5px;
	padding-right: 5px;
	font-size: 13px;	
}

#currencies_block_top ul li a {
	text-decoration: none;
	padding: 0pt;
	vertical-align: baseline;
	color: gray;
}

#currencies_block_top ul li a:hover {
	color: black;
}

#currencies_block_top ul li.selected a {
	font-weight: bold;
	color: black;
}


#currencies_block_top p {
	clear: left;
}

#languages_block_top {
	float: left;
}

#languages_block_top p {
	clear: left;
}

#languages_block_top ul#first-languages {
	float: left;
}

#languages_block_top ul#first-languages li {
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid rgb(0, 0, 0);
}

#languages_block_top ul#first-languages li.selected {
	color: black;
	font-weight: bold;
}

#languages_block_top ul#first-languages a:hover {
	color: black;
}

ul#header_links {
	margin: 0.4em 0.3em 0pt 0pt;
	list-style-type: none;
	float: left;
}

#header_links li {
	float: left;
	width: 66px;
}

#header_links a {
	display: block;
	height: 15px;
	color: rgb(89, 90, 94);
	padding-top: 19px;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
}

#header_links #header_link_sitemap a {
	background-image: url("../img/icon/sitemap.gif");
}

#header_links #header_link_contact a {
	background-image: url("../img/icon/contact.gif");
}

#header_links #header_link_bookmark a {
	background-image: url("../img/icon/star.gif");
}




#header #search_block_top label {
	background: url("../img/icon/search.gif") no-repeat scroll 0pt 2px transparent;
	float: left;
	width: 19px;
	height: 18px;
	display: block;
}

#search_block_left input {
	margin: 2px 0px 0px;
}


#search_button {
	display: inline;
}

#header {
	margin: 0pt;
	text-align: right;
	clear: left;
	width: 875px;
}

#header_user p {
	color: rgb(89, 90, 94);
}

#header_user span {
	color: red;
	text-transform: lowercase;
}

#header_user ul {
	margin-top: 0em;
}

#header_user li {
	white-space: nowrap;
	margin: 0pt;
	float: right;
}

#header_user #shopping_cart, #header_user #your_account {
	font-size: 12px;
	color: black;
	font-family: Helvetica,Sans-Serif;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

#header_user #shopping_cart a, #header_user #your_account a {
	text-decoration: none;
	padding: 0pt;
	color: black;
}


#header_user #shopping_cart span.ajax_cart_quantity {
	padding-right: 0.5em;
}

#header_user #your_account a {
	 }

#footer {
	clear: both;
	margin-top: 30px;
	border-top: 7px solid black;
	padding: 26px 0pt;
	text-transform: lowercase;
}

#footer .block_various_links {
	float: left;
	list-style: none outside none;
}

#footer .block_various_links li a {
	text-decoration: none;
}

#footer .block_various_links li a:hover {
	text-decoration: underline;
}

#footer .block_various_links li {
	height: 20px;
	line-height: 1.5em;
}

#footer .block_various_links li.first_item {
	border: medium none;
	padding-left: 0px;
}

div.block {
	width: 175px;
	margin-bottom: 1em;
}

#left_column div.block, #right_column div.block {
	padding-bottom: 6px;
}

h4 {
	text-transform: uppercase;
	font-family: Helvetica,Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: black;
	height: 19px;
	padding-top: 0px;
	letter-spacing: 1px;
}
h4 a:link, h4 a:visited { color: black; }
h4 a:hover { color: #666666; }




div.block h4 a {
	color: rgb(0, 0, 0);
}

div.block ul {
	 }

div.block ul.tree li {
	 }

div.block a:hover {
	text-decoration: underline;
}

#left_column div.block .block_content a.button_large, #right_column div.block .block_content a.button_large {
	margin: 0pt 0pt 0pt -3px;
}

div.block .block_content {
	text-transform: lowercase;
	min-height: 20px;
}

div.block li {
	list-style-type: none;
	padding: 0.2em 0pt;
}

div.block a {
	text-decoration: none;
}

#left_column div.exclusive, #right_column div.exclusive {
	background: url("../img/block_exclusive_footer.jpg") no-repeat scroll left bottom transparent;
}

div.exclusive h4 {
	background: url("../img/block_header_exclusive.gif") no-repeat scroll left top transparent;
	color: white;
}

div.exclusive h4 a {
	color: white;
}

div.exclusive li {
	margin-top: 0pt;
}

div.exclusive, div.exclusive a {
	color: white;
}

div.exclusive .block_content {
	background: url("../img/block_exclusive_bg.jpg") repeat-x scroll left bottom rgb(189, 194, 201);
	border-left: 1px solid rgb(89, 90, 94);
	border-right: 1px solid rgb(89, 90, 94);
}

#left_column div.myaccount, #right_column div.myaccount {
	background: url("../img/block_footer_myaccount.jpg") no-repeat scroll left bottom rgb(246, 220, 232);
}

div.myaccount h4 {
	background: url("../img/block_header_myaccount.jpg") no-repeat scroll left top rgb(151, 29, 88);
}

div.myaccount h4 a, div.myaccount h4 {
	color: white;
}

div.myaccount, div.myaccount a {
	color: rgb(93, 6, 48);
}

div.myaccount ul.bullet {
	margin-top: 0.6em;
}

div.myaccount ul.bullet li {
	background-image: url("../img/bullet_myaccount.gif");
}

div.myaccount ul.bullet .icon {
	display: none;
}

div.myaccount p.logout {
	padding: 0.3em 0pt 0.3em 2em;
}



div.myaccount p.logout a {
	text-decoration: underline;
}

div.myaccount p.logout a:hover {
	text-decoration: none;
}

div.myaccount .block_content {
	background: url("../img/block_bg_myaccount.jpg") repeat-x scroll left bottom rgb(246, 220, 232);
	border-left: 1px solid rgb(246, 220, 232);
	border-right: 1px solid rgb(246, 220, 232);
}

.account_input {
	background: #f7f7f7;
	height: 22px;
	width: 300px;
	font-size: 12px;
	padding-left: 6px;
	border: 0;
	font-family: Helvetica, sans-serif;
	margin-bottom: 10px;

}

#center_column p {
	 }

#center_column div.block {
	width: 700px;
	margin-bottom: 0pt;
}

#center_column div.block h4 {
	height: 17px;
}

.products_block li {
	clear: left;
	margin-top: 0.2em;
}

.products_block li.item img {
	margin-right: 5px;
}

.products_block li.last_item {
	border: medium none;
}

.products_block li img {
	float: left;
	vertical-align: top;
	margin-right: 0pt;
}

.products_block p img {
	float: none;
	margin: 0pt 0pt 0pt 0.4em;
}

.products_block li h5 {
	display: inline;
}

.products_block li p a {
	font-weight: bold;
	font-size: 11px;
}

.products_block dl {
	clear: both;
	border-top: 1px solid #666666;
	padding: 0.2em 0.4em;
}

.products_block dl dt {
	margin-top: 0.3em;
	color: rgb(89, 90, 94);
}

.products_block p {
	margin-top: 0.4em;
}

.products_block a.button_large {
	margin: 0.4em 0.4em 0pt;
}

.products_block ul.product_images li {
	border: medium none;
	float: left;
	clear: none;
}

#center_column .products_block {
	border: medium none;
}

#center_column .products_block {
	color: #666666;
}

#center_column .products_block h4 {
	line-height: 1.3em;
}

#center_column .products_block .block_content {
	padding: 0pt;
	text-transform: none;
}

#center_column .products_block ul li:hover {
	background-color: rgb(255, 255, 255);
}

#center_column .products_block ul li {
	float: left;
	clear: none;
	margin-top: 0pt;
	margin-left: 15px;
	padding-bottom: 15px;
	width: 160px;
	border-bottom: 1px dotted gray;
}

#center_column .products_block ul .product_accessories_description {
	margin: 0pt;
	padding: 0pt;
}

#center_column .products_block ul .product_accessories_description .product_accessories_price {
	 }

#center_column .products_block ul .product_accessories_description {
	margin: 0pt;
	padding: 0pt;
}

#center_column .products_block li.last_item_of_line {
	border-right: medium none;
}

#center_column .products_block li.first_item_of_line {
	clear: both;
}

#center_column .products_block li.last_line {
	border-bottom: 0pt none;
}

#center_column .products_block p, #center_column {
	margin: 0pt;
}

#center_column h5 {
	display: block;
	height: 2em;
}

#center_column h5 a {
	font-size: 1.1em;
	color: black;
	font-weight: bold;
}

#center_column div.products_block ul li p {
	margin: 0pt;
	padding: 0pt;
}

#center_column div.products_block p.product_desc {
	color: rgb(89, 90, 94);
}

#center_column div.products_block a.product_image {
	margin-left: 0pt;
	padding-left: 0px;
	width: 150px;
	height: 150px;
}

#center_column div.products_block .product_accessories_description a.product_image {
	width: 118px;
	height: 85px;
}

#center_column div.products_block a.product_description {
	display: block;
	width: 118px;
}

#center_column div.products_block a.product_image img {
	margin: 0pt;
	float: none;
	padding-top: 15px;
}

#center_column div.products_block p.product_desc, #center_column div.products_block h5 {
	margin-right: 0pt;
	margin-left: 0pt;
}

#center_column div.products_block ul li p.product_desc a {
	font-weight: normal;
}

#center_column span.price {
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	
}

#center_column #product_list li.first_item_of_line {
	clear: both;
}

#center_column #product_list li.last_line {
	border: 0pt none;
}

p.price_container {
	text-align: left;
}

#center_column .products_block .featured_price {
	margin-top: 2.5em;
}

#center_column .products_block a.button, #center_column .products_block a.exclusive, #center_column .products_block span.exclusive {
	margin: 0.5em auto;
}

#center_column .products_block.accessories_block .block_content {
	background: none repeat scroll 0% 0% transparent;
}

#center_column div.products_block.accessories_block p.product_desc {
	 }

#center_column .products_block.accessories_block .block_content li {
	background: none repeat scroll 0pt 0pt transparent;
	margin-left: 15px;
}

#center_column .products_block.accessories_block .block_content li a.product_image, #center_column .products_block.accessories_block .block_content li a.product_description {
	font-weight: bolder;
}

#center_column .products_block.accessories_block .block_content li.last_item a.product_image {
	border: medium none;
}

div.tags_block .block_content {
	padding: 0.2em 0.6em;
}

div.tags_block p {
	text-align: justify;
	font-size: 1em;
}

div.tags_block p a {
	margin: 0pt 0.1em;
	line-height: 1.5em;
}

div.tags_block p a:hover {
	color: white ! important;
	background-color: #666666;
	text-decoration: none;
}

a.tag_level3 {
	font-size: 1.8em;
	font-weight: bold;
}

a.tag_level2 {
	font-size: 1.4em;
}

a.tag_level1 {
	font-size: 1em;
	color: rgb(136, 136, 136) ! important;
}

.blockmanufacturer ul, .blocksupplier ul {
	padding-bottom: 0.6em;
}

.blockmanufacturer select, .blocksupplier select {
	width: 100%;
	margin: 0pt;
}

.blockspecials ul {
	height: 8em;
}

.blockspecials li {
	float: left;
	clear: none;
	width: 48%;
}

.blockspecials p.product_image {
	margin-right: 0.3em;
}

.blockspecials p {
	padding: 0.3em 0pt 0pt;
	margin: 0pt;
	text-align: center;
	clear: both;
}

.blockspecials p a {
	margin: 0pt auto;
}

div#viewed-products_block_left div.block_content ul.products li {
	height: 85px;
}

div#viewed-products_block_left div.block_content ul.products li img {
	margin-right: 7px;
}

div#newsletter_block_left div.block_content {
	padding: 1em 0pt;
	text-align: center;
}

div#newsletter_block_left div.block_content p {
	padding: 0.3em 0pt;
	text-align: center;
}

div#newsletter_block_left div.block_content input.button_mini {
	margin: 1em auto 0em;
}

div#rss_block_left p {
	margin: 0.5em 0pt;
	text-align: center;
}

div.paiement_logo_block {
	width: 191px;
	text-align: center;
	margin-bottom: 1.5em;
}

div.paiement_logo_block a {
	text-decoration: none;
}

div.paiement_logo_block img {
	margin: 0pt 0.5em;
}

.editorial_block {
	margin-bottom: 2em;
}

.editorial_block .rte {
	background: none repeat scroll 0pt 0pt transparent;
}

.editorial_block h2 {
	background: none repeat scroll 0% 0% transparent;
	padding: 0pt;
	margin-bottom: 1em;
}

.editorial_block p {
	text-align: justify;
	padding-top: 0.4em;
}

#editorial_block_center p {
	padding-left: 0px;
}

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

#new-products_block_right dt a {
	font-size: 0.8em;
	font-weight: bold;
}

div#categories_block_left ul.tree {
	 }

div#categories_block_left ul.tree li {
	margin-left: 0pt;
	border: medium none;
}

div#categories_block_left ul.tree li ul li {
	padding-left: 15px;
	background: none repeat scroll 0% 0% transparent;
	font-size: 11px;
	font-weight: normal;
}

div#categories_block_left ul.tree li ul li ul li {
	padding-left: 15px;
	font-size: 9px;
}

div#categories_block_left ul.tree a {
	padding-left: 0pt;
}

div#categories_block_left ul.tree a:hover {
	text-decoration: underline;
}

div#categories_block_left ul.tree a.selected {
	color: #666666;
}

div#categories_block_left span.grower {
	display: block;
	float: left;
	background-position: 0px 3px;
	background-repeat: no-repeat;
	width: 9px;
	height: 15px;
	margin: 0pt 0pt 0pt -10px ! important;
	padding: 0pt;
}

div#categories_block_left span.OPEN {
	background-image: url("../img/icon/less.gif");
}

div#categories_block_left span.CLOSE {
	background-image: url("../img/icon/more.gif");
}

ul.step {
	background: url("../img/step_start.gif") no-repeat scroll left bottom transparent;
	list-style: none outside none;
	margin: 0.8em auto 2em;
	padding-left: 40px;
	height: 25px;
	width: 465px;
}

ul.step li {
	height: 25px;
	float: left;
	width: 100px;
	text-align: center;
	background: url("../img/step_standard.gif") no-repeat scroll left bottom transparent;
	text-transform: lowercase;
}

ul.step li.step_current {
	background: url("../img/step_current.gif") no-repeat scroll left bottom transparent;
	font-weight: bold;
}

ul.step li.step_todo {
	font-style: italic;
}

ul.step li#step_end {
	width: 40px;
}

ul.step li#step_end {
	background: url("../img/step_end.gif") no-repeat scroll left bottom transparent;
}

ul.step li#step_end.step_current {
	background: url("../img/step_end_current.gif") no-repeat scroll left bottom transparent;
}

ul#order_step {
	background-color: white;
}

#cart_block .block_content {
	padding: 0.6em;
}

#cart_block h4 {
	background-image: url("../img/block_header_exclusive_cart.gif");
}

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

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

#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: 0pt;
	display: block;
	background: url("../img/icon/delete.gif") no-repeat scroll left bottom transparent;
}

#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 {
	color: white;
	float: right;
}

#cart_block dl span.price {
	font-weight: normal;
	color: white;
	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 white;
	height: 4em;
	padding-top: 0.4em;
	margin-bottom: 0.5em;
	clear: both;
}

#cart_block table#vouchers td {
	padding: 0pt;
	border: 0pt none;
	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: 0pt;
}

#cart_block p#cart-buttons {
	height: 1.6em;
	margin: 0pt -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: 1em;
	height: 2em;
}

#authentication #create-account_form, #authentication #login_form {
	width: 49%;
	height: 25em;
	clear: none;
	float: left;
}


#authentication #login_form a {
	color: #666666;
}

#authentication #create-account_form {
	margin-right: 7px;
}

#authentication #create-account_form p.text {
	text-align: left;
	width: 100px;
}

#authentication #create-account_form p.text label {
	width: 100px;
}


#authentication p.submit {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: center;
	padding-left: 0% ! important;
}

#authentication p.lost_password {
	text-align: center;
}

#authentication #create-account_form fieldset, #authentication #login_form fieldset {
	height: 16em;
	padding: 15px;
}

#authentication p.submit span {
	padding-right: 0.5em;
}

#authentication #create-account_form label, #authentication #login_form label {
	float: none;
	clear: both;
	display: block;
	text-align: left;
	width: 100%;
	margin-bottom: 0.3em;
}

form#account-creation_form input.text, #id_country, #id_state, #authentication textarea {
	width: 17em;
}

#my-account #center_column ul {
	margin: 2em 0pt;
}

#my-account #center_column li {
	list-style: none outside none;
	line-height: 3em;
	border-bottom: 1px dotted grey;
}
#my-account #center_column li.first {
	border-top: 1px dotted grey;
}

td.discount_value {
	white-space: nowrap;
}

body#category #subcategories li {
	margin-right: 10px;
}

div.cat_desc {
	 }

body#category div#subcategories ul.inline_list li a img {
	display: inline;
}

ul#product_list {
	list-style-type: none;
	margin-top: 0pt;
}

ul#product_list li {
	float: left;
	border-bottom: 1px dotted gray;
	margin-left: 15px;
	height: 275px;
	width: 160px;
}

ul#product_list li a {
	text-decoration: none;
	color: #666666;
}

ul#product_list a.product_img_link {
	 }

ul#product_list a.product_img_link img {
	vertical-align: bottom;
	padding-top: 15px;
}

ul#product_list li h3 {
	 }

ul#product_list li .new {
	background: url("../img/flag_new_bg.jpg") repeat-x scroll 0% 50% transparent;
	border: 1px solid rgb(72, 140, 64);
	color: white;
	font-size: 0.6em;
	font-weight: bold;
	margin: 0pt 1em 0pt 0pt;
	padding: 0pt 0.4em;
	text-transform: uppercase;
	vertical-align: 0.3em;
}

ul#product_list li p.product_desc {
	font-size: 1.2em;
	height: 2em;
}

ul#product_list li div.center_block {
	 }

ul#product_list li div.right_block {
	margin-left: 1em;
	margin-top: 0pt;
	float: left;
}

ul#product_list li .discount {
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	color: rgb(218, 15, 0);
	font-size: 1.4em;
}

ul#product_list li .on_sale {
	color: rgb(218, 15, 0);
	text-transform: uppercase;
	font-weight: bold;
	display: block;
}

ul#product_list li .reduction {
	display: block;
	margin-bottom: 0.3em;
}

ul#product_list li .price {
	display: block;
	font-size: 1.4em;
}

ul#product_list li span.availability {
	color: rgb(72, 140, 64);
	font-size: 0.9em;
}

ul#product_list li a.button {
	margin-top: 0.5em;
}

table.cart_last_product {
	width: 300px;
	margin-left: 130px;
}

table.cart_last_product_content {
	margin: 5px 0px 10px 130px;
}

p.cart_navigation {
	padding: 1em 0pt ! 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: medium none;
	line-height: 1.5em;
}

#cart_summary tfoot tr.cart_total_product td {
	border-top: 1px solid rgb(189, 194, 201);
}

#cart_summary tfoot tr.cart_total_price td {
	height: 40px;
	border-bottom: 1px dotted gray;
	vertical-align: bottom;
}

#cart_summary .price, #cart_summary .price-discount {
	font-size: 1em;
	text-decoration: none;
}

tr.cart_item td {
	padding: 0.5em 0pt;
}

td.cart_product a {
	margin: 0pt 0.6em;
}

td.cart_product a img {
	border: 1px solid white;
}

td.cart_product a:hover img {
	border: 1px solid #DFDFDF;
}

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: rgb(89, 90, 94);
}

td.cart_unit, td.cart_total, td.cart_discount_price {
	text-align: right;
}

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: right;
}

td.cart_quantity p, td.cart_quantity a {
	float: left;
	display: inline;
}

td.cart_quantity p {
	height: 24px;
	padding-top: 6px;
	padding-right: 0.3em;
}

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: 0pt;
	float: left;
	width: 85%;
}

#order tfoot span {
	float: right;
	width: 15%;
	display: block;
}

tr.cart_total_price {
	color: black ! important;
}

#order form#voucher fieldset {
	border: 1px solid rgb(189, 194, 201);
	padding: 0.7em;
}


#order form#voucher h4 {
	display: inline;
	line-height: 26px;
	margin-right: 140px;
}
#order form#voucher p {
	display: inline;
	line-height: 26px;
	margin-right: 60px;
}



#order #order_carrier {
	clear: both;
	margin-top: 1em;
	border: 1px solid rgb(189, 194, 201);
	padding: 0.5em;
}

#order #order_carrier h4 {
	width: 50%;
	display: inline;
}

#order #order_carrier img {
	vertical-align: middle;
}

#order #order_carrier span {
	margin: 0pt 0.2em;
}

#order #gift_div {
	display: none;
}

#order #gift_div label, #order #gift_div textarea {
	display: block;
	width: 100%;
	margin: 1em 0pt;
}

body#contact-form div#center_column form input#email, body#contact-form div#center_column form select#id_contact, body#contact-form div#center_column form textarea#message {
	width: 50%;
}

form.std p.desc_contact span.like_input {
	width: 366px;
	text-align: left;
}

#block-history {
	color: #666666;
}


#block-history table#order-list {
	border: medium none;
}

#block-history table#order-list thead th {
	background: black;
	text-transform: uppercase;
	border-right: 2px solid white;
}

#block-history table#order-list thead th {
	color: white;
}

#block-history table#order-list tbody {
	background: url("../img/form_bg.jpg") repeat-x scroll left top rgb(208, 209, 213);
}

#block-history table#order-list tbody tr td {
	background-color: white;
}

#block-history table#order-list td.history_link {
	white-space: nowrap;
}

#block-history #block-order-detail {
	margin-top: 10px;
	padding: 0.5em;
}

#block-history #block-order-detail p {
	padding-left: 0pt;
	padding-right: 0pt;
}

#order-detail-content {
	clear: both;
	margin-top: 1.5em;
}

#order-detail-content tbody tr {
	height: 3em;
}

#order-detail-content tfoot td {
	border: medium none;
}

#order-detail-content table td input.order_qte_input {
	display: none;
}

#order-detail-content table td.order_cb input {
	border: medium 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: 0pt auto;
	width: 100%;
}



#sitemap_content {
	margin-left: 5em;
}

div.sitemap_block {
	padding: 0pt;
	float: left;
	width: 30%;
}

div.sitemap_block ul {
	text-align: left;
}

div.sitemap_block h3, .categTree h3 {
	margin-top: 1em;
	margin-bottom: 1em;
}

div.categTree {
	margin-top: 25px;
	margin-bottom: 1em;
	margin-left: 5em;
}

#primary_block h2 {
	border: 0pt none;
	letter-spacing: 0pt;
	margin-bottom: 0pt;
	text-transform: none;
	padding-bottom: 10px;
}

#primary_block #pb-right-column {
	float: left;
	margin-left: 15px;
	width: 510px;
}

#primary_block #image-block {
	 }

#primary_block #image-block img#bigpic {
	cursor: pointer;
	margin-bottom: 20px;
}

#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 0pt;
	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: rgb(118, 131, 155);
	font-size: 0.9em;
	background: url("../img/bullet_alt.jpg") no-repeat scroll left top white;
	padding-left: 15px;
	height: 15px;
}

#primary_block #pb-left-column {
	float: left;
	width: 120px;
	margin-left: 15px;
}

#primary_block #short_description_block {
	border: 1px solid rgb(208, 211, 216);
	padding: 0.7em;
	margin-bottom: 1.5em;
}

#primary_block #color_picker p {
	padding: 0pt;
	margin: 0pt 0pt 0.4em;
}

#primary_block #color_picker {
	margin-bottom: 1.5em;
	clear: both;
}

#primary_block #color_to_pick_list {
	padding: 0.7em;
}

#primary_block #color_to_pick_list li {
	display: inline;
	float: left;
	margin: 0pt 0.4em 0.4em 0pt;
}

#primary_block a.color_pick {
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid rgb(102, 102, 102);
	cursor: pointer;
}

#primary_block a.color_pick:hover {
	border: 1px solid rgb(0, 0, 0);
}

#primary_block #image-block img#bigpic.jqzoom {
	cursor: crosshair;
	position: relative;
}

#primary_block p.buttons_bottom_block {
	margin: 0pt;
}

#primary_block p.buttons_bottom_block a, #primary_block p.buttons_bottom_block input {
	 }

#primary_block #short_description_content {
	margin-bottom: 55px;
	color: #666666;
}

#primary_block form#buy_block {
	float: left;
}

#primary_block form#buy_block p {
	padding: 0pt;
	margin-bottom: 10px;
}

#primary_block form#buy_block img.on_sale_img {
	float: left;
}

#primary_block form#buy_block span.on_sale {
	color: rgb(218, 15, 0);
	text-transform: uppercase;
	font-weight: bold;
	float: right;
}

#primary_block form#buy_block span.discount {
	color: rgb(218, 15, 0);
	text-transform: uppercase;
	font-weight: bold;
	float: left;
}

#primary_block form#buy_block div#our_price_display_sale {
	color: red;
	font-size: 1.6em;
	margin-bottom: 6px;
}

#primary_block form#buy_block div#our_price_display_nosale {
	color: gray;
	font-size: 1.6em;
	margin-bottom: 10px;
}

#primary_block form#buy_block span#availability_label {
	float: left;
	margin-right: 1em;
}

#primary_block form#buy_block label {
	text-align: left;
}

#primary_block form#buy_block label, #primary_block form#buy_block select {
	width: 100%;
}

#primary_block div#attributes p, #quantity_wanted_p {
	clear: both;
}

#primary_block form#buy_block p.price {
	text-align: left;
	color: red;
}

#primary_block form#buy_block span#pretaxe_price {
	font-size: 0.75em;
	text-align: right;
}

p#old_price {
	text-decoration: line-through;
	text-align: left;
	margin-bottom: 5px;
}


.list-old_price {
	text-decoration: line-through;
	text-align: left;
	margin-bottom: 15px;
}

#primary_block form#buy_block p#reduction_percent {
	font-size: 0.75em;
	text-align: left;
	color: #666666;
}

#primary_block form#buy_block p.price-ecotax {
	font-size: 0.75em;
	text-align: right;
}

#primary_block form#buy_block div#display_tax {
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 0.7em;
}

#views_block {
	 }

#thumbs_list {
	overflow: hidden;
	float: left;
	width: 170px;
	margin-top: 10px;
}

#thumbs_list ul {
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
	border: 0pt none;
}

#thumbs_list li {
	cursor: pointer;
	width: 75px;
	float: left;
	padding-right: 10px;
	padding-top: 7px;
}

#view_scroll_left, #view_scroll_right {
	background: url("../img/thumbs_left.gif") no-repeat scroll center center transparent;
	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;
}

ul#manufacturers_list, ul#suppliers_list {
	margin-top: 2em;
	list-style-type: none;
}

ul#suppliers_list li, ul#manufacturers_list li {
	background: url("../img/block_category_item_bg.jpg") repeat-x scroll 0% 0% rgb(208, 211, 216);
	border: 1px solid rgb(208, 211, 216);
	padding: 0.6em;
	margin-bottom: 1.5em;
}

ul#suppliers_list li a, ul#manufacturers_list li a {
	text-decoration: none;
	color: #666666;
}

ul#suppliers_list li h3, ul#manufacturers_list li h3 {
	margin: 0.4em 0pt;
}

ul#suppliers_list .left_side, ul#manufacturers_list .left_side {
	float: left;
	width: 75%;
}

ul#suppliers_list .logo, ul#manufacturers_list .logo {
	border: 1px solid rgb(208, 211, 216);
	float: left;
	margin-right: 0.6em;
}

ul#suppliers_list li p.description, ul#manufacturers_list li p.description {
	font-size: 0.92em;
}

ul#suppliers_list li .right_side, ul#manufacturers_list li .right_side {
	float: right;
	text-align: right;
}

ul#suppliers_list .right_side span, ul#manufacturers_list .right_side span {
	font-size: 1.7em;
	color: rgb(218, 15, 0);
}

ul#suppliers_list li a.button, ul#manufacturers_list li a.button {
	margin-top: 4em;
}

#category img#categoryImage {
	margin-top: 1em;
}

div.addresses {
	border: 1px solid rgb(208, 211, 216);
	padding: 0.6em;
	margin-top: 10px;
	position: relative;
}

div.addresses h3 {
	margin: 0pt;
}

div.addresses p.checkbox input {
	margin-top: 0pt ! important;
}

ul.address {
	background-color: white;
	float: left;
	list-style: none outside none;
	margin-left: 0.25em;
	padding-bottom: 0.6em;
	margin-bottom: 1em;
	position: relative;
	width: 320px;
}

ul.address li {
	margin-top: 0.6em;
}

li.address_title {
	margin-top: 20px;
	background-color: black;
	color: white;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 1.9em;
	padding-left: 5px;
	text-transform: uppercase;
}


ul.alternate_item li.address_title {
}


li.address_name, li.address_company {
	font-weight: bold;
}

li.address_update, li.address_delete, li.address_add {
	border-top: 1px dotted grey;
	padding-top: 10px;
}
li.address_add {
	border-bottom: 1px dotted grey;
	padding-bottom: 10px;
}


ul.shop_info {
	list-style-type: square ! important;
	list-style-position: inside;
	padding: 0.6em;
	margin-top: 0.6em;
	margin-left: 2em;
	border: 1px solid rgb(136, 136, 136);
}

ul.shop_info li {
	padding-left: 0.5em ! important;
	padding-bottom: 0.5em ! important;
}

#conditions #right_column {
	display: none;
}

#conditions h2 {
	background: url("../img/title_bg_large.gif") no-repeat scroll left top transparent;
}

#conditions #center_column {
	width: 730px;
	text-align: justify;
}

#conditions #center_column ul, #conditions #center_column ol {
	margin-left: 2em;
	padding: 0.6em;
}

#conditions #center_column ul {
	list-style-type: circle;
}

#conditions #center_column li {
	padding-bottom: 0.5em;
}

#conditions #center_column {
	line-height: 1.3em;
}

p#security_informations {
	font-size: 0.85em;
	margin: 0pt 3em;
}


.payment_module {
	display: block;
	width: 140px;
	height: 145px;
	float: left;
	text-align: center;
	margin-right: 5px;
}

.payment_module_inactive {
	display: none;
}

.payment_module img {
	vertical-align: middle;
}

.payment_module .textlink {
	padding-top: 10px;
	height: 40px;
}

.payment_module a {
	display: block;
	border: 1px solid grey;
	text-decoration: none;
	font-weight: bold;
}

.payment_module a:hover, .payment_module a:focus, .payment_module a:active {
	background-color: rgb(229, 230, 231);
	color: #666666;
}

@media print {
  div#left_column, div#right_column, div#footer, a.button, span.button, .button, ul#usefull_link_block, div#header_user, #languages_block_top, #search_block_top, #currencies_block_top, ul#header_links, ul.idTabs, #availability_statut br {
	display: none;
}


  div#center_column {
	width: 100%;
}


  input.text {
	border: 1px solid gray;
}


  .block_hidden_only_for_screen {
	display: block;
	margin-top: 1em;
}


  #more_info_sheets {
	width: 530px;
}



  * {
	background: none repeat scroll 0% 0% white ! important;
}


}

#customization_block {
	width: 556px;
}

.customization_block_title {
	margin: 4px 4px 4px 2px;
}

#customization_block ul {
	margin: 6px 6px 0px;
}

.customization_block_input {
	vertical-align: inherit;
}

img.customization_delete_icon {
	margin: 2px;
}

li.customizationUploadLine {
	clear: left;
	padding: 4px;
	display: block;
}

div.customizationUploadBrowse {
	float: left;
}

div.customizationUploadBrowseDescription {
	padding: 6px;
}

img.customizationUploaded {
	margin: 2px;
	border: 1px solid rgb(136, 136, 136);
}

ul.customizationUploaded {
	list-style-type: none;
	margin-left: 4px;
}

ul.customizationUploaded li {
	display: inline;
}

ul.customizationUploaded a {
	text-decoration: none;
}

div.customizationUploaded {
	clear: left;
}

div.deletePictureUploaded {
	float: right;
}

div.deleteCustomizableProduct {
	float: right;
}

ul.typedText {
	padding-left: 6px;
	list-style-type: none;
}

#productscategory {
	margin: 2em auto 0pt;
	height: 120px;
	width: 100%;
}

#productscategory_noscroll {
	margin: 2em auto 0pt;
	height: 120px;
	width: 100%;
}

#productscategory_list {
	overflow: hidden;
	float: left;
	width: 96%;
}

#productscategory_list ul {
	padding-left: 0px;
	list-style-type: none;
}

#productscategory_list li {
	float: left;
	margin: 0pt 3px;
	cursor: pointer;
	text-align: center;
	width: 100px;
	overflow: hidden;
}

#productscategory_scroll_left, #productscategory_scroll_right {
	background: url("../img/thumbs_left.gif") no-repeat scroll center center transparent;
	text-indent: -3000px;
	display: block;
	width: 9px;
	height: 18px;
	float: left;
	margin-top: 30px;
}

#productscategory_scroll_right {
	background-image: url("../img/thumbs_right.gif");
}

#menu-top {
	clear: both;
	width: 100%;
	height: 40px;
}

#menu-top dl {
	float: left;
	position: relative;
	padding-right: 10px;
}

#menu-top dl dt {
	line-height: 30px;
	height: 30px;
}

#menu-top dl dt a {
	text-decoration: none;
	background: none repeat scroll 0% 0% rgb(238, 238, 238);
	display: block;
	height: 30px;
	width: 100px;
	padding-left: 5px;
	padding-right: 5px;
}

#menu-top dl dt a:hover {
	background: none repeat scroll 0% 0% rgb(204, 204, 204);
}

#menu-top dl:hover dd {
	display: block;
}

#menu-top dl dd {
	display: none;
	position: absolute;
	width: 100px;
}

#menu-top dl dd ul {
	width: 100%;
	text-align: left;
	background: none repeat scroll 0% 0% rgb(204, 204, 204);
}

#menu-top dl dd ul li a {
	display: block;
	background: none repeat scroll 0% 0% rgb(238, 238, 238);
	width: 100%;
	text-decoration: none;
	padding: 10px;
}

#menu-top dl dd ul li a:hover {
	background: none repeat scroll 0% 0% rgb(204, 204, 204);
}

#wishlist_block #wishlist_block_list dl.products {
	font-size: 10px;
	border-bottom: 1px solid rgb(255, 255, 255);
	margin: 0pt 0pt 5px;
	padding: 0pt 0pt 5px;
}

#wishlist_block div.block_content #wishlist_block_list dl.products dt a.cart_block_product_name {
	font-weight: bold;
}

#wishlist_block div.block_content #wishlist_block_list dl.products dt {
	margin: 4px 0pt;
}

#wishlist_block div.block_content #wishlist_block_list dl.products dt a.ajax_cart_block_remove_link {
	float: right;
	margin: -12px 0pt 0pt;
}

#wishlist_block div.block_content #wishlist_block_list dl.products dd {
	font-style: italic;
	margin: 0pt 0pt 0pt 10px;
}

#wishlist_block div.block_content p select#wishlists {
	width: 140px;
}

#wishlist_block div.block_content p a.exclusive {
	margin: 5px auto 0pt;
}

div#mywishlist div#block-order-detail form.wl_send fieldset p input {
	margin-left: 60px;
}

div#mywishlist div#block-order-detail {
	margin-top: 10px;
	display: block;
}

div#mywishlist form.std fieldset label {
	width: 30px;
}

div#mywishlist form.std fieldset input#submitWishlist {
	display: inline;
}

div#mywishlist table.std thead th.mywishlist_first {
	text-align: center;
	width: 40px;
}

div#mywishlist table.std thead th.mywishlist_second {
	text-align: center;
	width: 80px;
}

div#mywishlist table.std thead th.first_item, div#mywishlist table.std tbody tr td {
	width: 200px;
}

div#mywishlist div#block-order-detail {
	margin-top: 10px;
}

div#mywishlist div#block-order-detail ul li span.wishlist_product_detail select {
	margin: 0pt;
}

div#mywishlist #hideBoughtProducts, div#mywishlist #showBoughtProducts {
	float: left;
	margin: -18px 0pt 0pt 5px;
}

div#mywishlist #showBoughtProducts, div#mywishlist #hideBoughtProductsInfos, div#mywishlist #hideSendWishlist {
	display: none;
}

div#mywishlist #showBoughtProductsInfos, div#mywishlist #hideBoughtProductsInfos {
	float: right;
	margin: -18px 118px 0pt 0pt;
}

div#mywishlist #showSendWishlist, div#mywishlist #hideSendWishlist, div#mywishlist div#block-order-detail ul li a.exclusive {
	float: right;
	margin: -18px 0px 0pt 0pt;
}

div#mywishlist div#block-order-detail table.wlp_bought_infos thead tr th {
	text-align: center;
}

div#mywishlist div#block-order-detail table.wlp_bought_infos thead tr th.first_item {
	width: 300px;
}

div#mywishlist div#block-order-detail table.wlp_bought_infos {
	margin: 0pt 0pt 0pt 10px;
}

div#mywishlist div#block-order-detail ul li img {
	float: left;
}

#view_wishlist #featured-products_block_center ul div li a img {
	float: left;
}

#view_wishlist #featured-products_block_center ul div li a, #view_wishlist #featured-products_block_center ul div li span {
	text-decoration: none;
	float: left;
}

#view_wishlist #featured-products_block_center ul div li span.wishlist_product_detail, div#mywishlist div#block-order-detail ul li span.wishlist_product_detail {
	margin-left: 30px;
	float: left;
}

div#mywishlist div#block-order-detail ul li span.wishlist_product_detail {
	margin-bottom: 5px;
}

#view_wishlist #featured-products_block_center ul div li a.exclusive, #view_wishlist #featured-products_block_center ul div li span.exclusive {
	margin-left: 55px;
}

#view_wishlist #featured-products_block_center ul div li.address_name input.text {
	color: rgb(153, 153, 153);
	font-weight: bold;
	font-size: 11px;
	border: 0pt none;
}

.rating {
	cursor: pointer;
	margin: 2em;
	clear: both;
	display: block;
}

.rating:after {
	content: ".";
	display: block;
	height: 0pt;
	width: 0pt;
	clear: both;
	visibility: hidden;
}

.cancel, .star {
	float: left;
	width: 17px;
	height: 15px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}

.cancel, .cancel a {
	background: url("../../../modules/productcomments/img/delete.gif") no-repeat scroll 0pt -16px transparent;
}

.star, .star a {
	background: url("../../../modules/productcomments/img/star.gif") no-repeat scroll 0pt 0px transparent;
}

.cancel a, .star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0pt 0px;
}

div.star_on a {
	background-position: 0pt -16px;
}

div.star_hover a, div.star a:hover {
	background-position: 0pt -32px;
}

.pack_content {
	margin: 10px 0pt;
}

.pack_price {
	float: right;
	margin-right: 3px;
	font-size: 12px;
}

.confirmation {
	color: green;
	font-weight: bold;
}

#page .rte {
	background: none repeat scroll 0pt 0pt transparent;
}

.ajax_block_product .discount {
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	color: rgb(218, 15, 0);
	font-size: 1.5em;
}





/*    Custom CSS        */

.clear { clear: both; }
.float-left { float: left;  }


#account_nav {
width: 250px;
height: 80px;
font-size: 12px;
float: left;
color: black; font-weight: bold;
letter-spacing:0.1em;
text-transform:uppercase;
}

#account_nav a { color: black; }

#lang_currencies_select {
margin-left: 33px;
width: 140px;
float: left;
/* background: yellow; */
text-align: right;
} 



#headersubline {
margin-top: 20px;
margin-bottom: 20px;
}

#fooheader {
	border-top: 7px solid black;
	padding-top: 16px;
	height: 26px;
}




input#search_query {
background: #f7f7f7;
height: 22px;
width: 150px;
font-size: 12px;
padding-left: 6px;
border: 0;
margin-bottom: 30px;
font-family: Helvetica, sans-serif;
}

#brand_teaser {
background: url("../img/brandheader_backgr.gif") no-repeat;
margin-left: 15px;
margin-bottom: 20px;
width: 685px;
height: 160px;
display: table;
}



#brand_teaser_text {
height: 160px;
padding-left: 20px;
padding-right: 50px;
font-size: 13px;
line-height: 1.6em;
overflow: hidden;
display: table-cell;
vertical-align: middle;
}




#brand_teaser_img {
width: 240px;
height: 160px;
margin-right: 10px;
display: table-cell;
vertical-align: middle;
text-align: center;
margin-top: 20px;
}

#supplier_reference {
display: none;
}

#featured-products_block_center h2, h2.category_title, h2.brand_title, #more_info_sheets, h2.search, h3.search, div.margin, .margin15 { margin-left: 15px; }
div.margin h2, h2.margin, div.margin h3, h3.margin { margin-bottom: 20px; }

h3.search { margin-top: 32px; margin-bottom: 4px; }


#itemsperpage { position: relative; text-transform: uppercase; left: 4px; top: 3px;
	font-size: 12px;
	letter-spacing: 1px; color: black; font-weight: bold; }
 

 #idTab4 { position: relative; left: -15px; }



#attributes { margin-top: 20px; margin-bottom: 10px; }
#attributes p select, input#quantity_wanted { margin-top: 5px; }

p#quantity_wanted_p { margin-top: 16px; }

h2.manufacturer_name { height: 14px; }

input.exclusive {
font-size: 12px !important;
font-family: Helvetica,Arial,Verdana,Sans-Serif !important;
}


h5.manufacturer_name { margin-top: 14px; height: 18px !important; font-size: 12px !important; }
h5.manufacturer_name a { color: #666666 !important; font-weight: normal !important; }
h5.product_name a { color: black ! important;  font-size: 12px !important; }
h5.manufacturer_name a:hover, h5.product_name a:hover { text-decoration: none ! important; }

/* Price in Cart smaller than Price on Product Page */
td span.price {  font-size: 12px !important; }

/* Vaucher */
#cart_voucher { margin-top: 40px; margin-bottom: 20px; }

div.product_description p { line-height: 1.5em; }
div.product_description   { margin-bottom: 40px; }

form#voucher h4 { position: relative; top: 2px; }
form#voucher label { position: relative; top: 2px; }
#discount_name { position: relative; top: 4px; }


h3.carrier_title, h3.revocation_title, h3.condition_title {
margin-top: 20px;
}

.addressfieldset { padding-left: 15px; }
.addressfieldset h4 { margin-top: 15px; }
#requiredlabel { float: right; margin-right: 19px; }

.addressfieldset .text input, .addressfieldset .password input, .addressfieldset textarea {
background: #f7f7f7;
height: 22px;
width: 200px;
font-size: 12px;
padding-left: 6px;
border: 0;
font-family: Helvetica, sans-serif;
margin-bottom: 10px;
}
.addressfieldset .address input { width: 640px !important; }

.addressfieldset id_country { width: 200px; }
.addressfieldset label { text-align: left; }
.addressfieldset div.text { float: left; width: 220px; }
.addressfieldset .line {  clear: both; margin-bottom: 20px; }


.addressfieldset textarea { width: 420px  !important; }
.addressfieldset div.other { width: 440px; }
.addressfieldset div.other2 textarea { width: 645px !important; }


.addresssubmit { width: 100%; text-align: right; }

#authentication h4 { margin-bottom: 10px; }
#authentication .spacer { margin-top: 10px; margin-bottom: 20px; }

.addressfieldset .titlespan { margin-right: 5px; }


.orderaddress {
padding: 15px !important;
}

.orderaddress textarea {
background: #f7f7f7;
height: 80px;
width: 645px;
font-size: 12px;
border: 0;
font-family: Helvetica, sans-serif;
margin-bottom: 10px;
}

.orderaddress .address_title { padding-left: 8px; margin-bottom: 20px; }
.orderaddress .address_country {margin-bottom: 20px; }
.orderaddress .address_delivery { float: left; width: 325px; margin-bottom: 24px; }
.orderaddress .address_invoice {  float: left;  }


.contactform textarea { height: 200px; width: 340px; }


h2.orderhistory { margin-bottom: 30px !important; }

.custom_button { margin-top: 5px; }

#oosHook  { font-size: 20px; color: red; }

