#left_column {
	clear:left;
	width:195px;
	padding: 0 12px 0 0;
}

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

#left_column div.block, 
#right_column div.block {
	margin: 0 0 10px 0;
	border: solid 4px #fff;
	color: #333;
	font: 11px Arial, Helvetica, sans-serif;
}

/* Default block style */

#left_column div.block .block_content, 
#right_column div.block .block_content {
	padding: 10px;
	background: #e3e2d2;
}

#left_column div.block h4, 
#right_column div.block h4 {
	text-transform: capitalize;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 10px;
	color: #000;
	background: #b7b19b;
	border-bottom: solid 1px #fff;
}

#left_column div.block h4 a, 
#right_column div.block h4 a {
	color: #000;
}

#left_column div.block h4 a:hover, 
#right_column div.block h4 a:hover {
	color: #fff;
}

#left_column div.block h5, 
#right_column div.block h5 {
	font-size: 11px;
}

#left_column div.block ul, 
#right_column div.block ul {
	list-style: none;
}

#left_column div.block a, 
#right_column div.block a {
	color: #333;
}

#left_column div.block a:hover, 
#right_column div.block a:hover {
	color: #6a8a22;
	text-decoration: underline;
}

#left_column div.block span.price, 
#right_column div.block span.price {
	color: #1e68b9;
}

#left_column div.block .block_content a.button, 
#right_column div.block .block_content a.button,
#left_column div.block .block_content a.button_large, 
#right_column div.block .block_content a.button_large {
	width: 127px;
	height: 16px;
	padding: 2px 0 0 0;
	margin: 0 auto;
	background-image: url('../img/ds_button125.png');
	font: normal 11px Arial, Helvetica, sans-serif !important;
	text-transform: capitalize;
}

#left_column div.block .block_content a.button:hover, 
#right_column div.block .block_content a.button:hover,
#left_column div.block .block_content a.button_large:hover, 
#right_column div.block .block_content a.button_large:hover {
	background-position: left -18px;
}

/* Special style for block cart*/

#cart_block h4 span {
	text-transform:none;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:8px;
	margin-left: 130px;
}

#cart_block h4 span#block_cart_collapse { 
	background-image: url('../img/ds_sort_asc.png'); 
}

#cart_block h4 span#block_cart_expand { 
	background-image: url('../img/ds_sort_desc.png'); 
}

#cart_block #cart_block_no_products{ 
	text-transform: capitalize;
}

#cart_block dl dt a, #cart_block dl dt span.quantity-formated {
	float: left;
}

#cart_block dl {
}

#cart_block dt{
}

#cart_block dl span.quantity-formated { 
	padding: 0 4px 0 0; 
}

#cart_block dt, #cart_block dd{
	clear: both;
}

#cart_block dt.last_item {
}

#cart_block dd {
}

#cart_block dd{ 
	margin: 0 0 0 15px;
	font-style: italic;
}

#cart_block dl dt a { 
	text-transform: capitalize;
}

#cart_block a.ajax_cart_block_remove_link {
	width:11px;
	height:13px;
	margin: 0 0 0 4px;
	float:right;
	display:block;
	background: transparent url('../img/icon/delete.gif') no-repeat left bottom;
}

#cart_block a.ajax_cart_block_remove_link:hover { 
}

#cart_block p { 
	clear: both; 
}

#cart_block p span {
	clear: right;
	float: left;
	text-align: right;
	padding: 0 0 2px 0;
	font-weight: bold;
}

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

#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 {
 	height: 35px;
	margin: 5px 0;
	padding: 5px 0 0 0;
	border-top:1px solid #C7C7AF;
	clear:both;
}

#cart_block table#vouchers td {
	padding:0;
	border:0;
	height:1.5em;
}

#cart_block table#vouchers td.price {
	color:white;
	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: 18px;
	width: 159px;
	margin: 0 auto;
}

#cart_block p#cart-buttons a { 
	float: left; 
	font: 11px Arial, Helvetica, sans-serif !important;
	padding: 2px 0 0 0;
	height: 16px;
}

#cart_block p#cart-buttons a:hover { 
	padding: 2px 0 0 0 !important;
	height: 16px !important;
	background-position: left -18px;
}

#cart_block p#cart-buttons a.button_small { 
	background-image: url('../img/ds_button75.png');
	width: 77px;
}

#cart_block p#cart-buttons a#button_order_cart { 
	float: right; 
	width: 77px;
	background-image: url('../img/ds_button75.png');
	color: #000 !important;
}

#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;
	height: 2em;
}

/* block myaccount */

div.myaccount ul.bullet li { 
	background: url('../img/ds_list4.png') left center no-repeat; 
	padding-left: 20px;
	line-height: 18px;
	text-transform: capitalize;
}

div.myaccount ul.bullet li a:hover {
	color: #000 !important;
	text-decoration: underline;
}

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

div.myaccount p.logout {
	height: 18px;
	width: 77px;
	margin: 10px auto 0 auto;
	text-align: center;
}

div.myaccount p.logout a { 
	display: block;
	line-height: 18px;
	background: url('../img/ds_button75.png') left -18px no-repeat;
	color: #000 !important;
}

div.myaccount p.logout a:hover {
	background: url('../img/ds_button75.png') left -36px no-repeat;
	text-decoration: none !important;
}

div.myaccount .block_content {}

.account_input {
	margin-left: 0px;
	width:15em;
}

/* Styles for products blocks */
/* block products (new, features, viewed, etc...) on left and right column */

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

.products_block li.last_item {
	border: none;
}

.products_block li img {
	float: left;
}

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

.products_block dl {
	clear: both;
	padding: 10px 0;
}

.products_block dl dt {
	margin-top: 0.3em;
	color: #595a5e;
}

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

p.price_container {
	text-align: center;
}

/* Block tags */

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

div.tags_block p {
	text-align: justify;
}

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

div.tags_block p a:hover {
	color: #000 !important;
	background: #d5b96f;
}

a.tag_level3 { 
	font-weight:bold;
}

a.tag_level2 { 
}

a.tag_level1 { 
	color:#888!important;
}

/* Block manufacturer */

.blockmanufacturer ul, .blocksupplier ul {
}

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

/* Block specials */

.blockspecials ul {
	height: 85px;
}

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

.blockspecials li.product_image {
	width: 55%;
}

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

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

.blockspecials p a {
	margin: 0 auto;
}

/* Block Viewed Products */

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: 0 10px 0 0; 
}

div#viewed-products_block_left div.block_content ul.products li p a img { 
	padding: 0 0 0 3px; 
}

/* Block newsletter */

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

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

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

/* Block RSS */

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

/* Block logo payment */

div.paiement_logo_block { 
	width: 195px; 
	text-align: center; 
	background: #fff;
}

div.paiement_logo_block a { 
}

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

/* Block advertising */

.advertising_block { 
	width: 195px; 
	text-align: center; 
	background: #fff;
}

/* Block new products */

#new-products_block_right dt a { 
	color: #6a8a22 !important;
	text-transform: capitalize;
	font-weight: bold;
}

#new-products_block_right dd a:hover { 
	color: #333 !important;
	text-decoration: underline;
}

#new-products_block_right ul.product_images,
#new-products_block_right ul.product_images li,
#new-products_block_right ul.product_images a,
#new-products_block_right ul.product_images img {
	visibility: hidden;
	width: 0;
	height: 0;
}

#new-products_block_right dl.products{
	padding-top: 0;
}

/* Block Best Seller*/

#best-sellers_block_right ul.product_images {
}

#best-sellers_block_right ul.product_images li {
}

#best-sellers_block_right ul.product_images a {
}

#best-sellers_block_right ul.product_images img {
	padding: 0 1px;
}

