/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @copyright  Copyright (c) 2008 template-help.com
 */

/* Layout ================================================================================= */
.wrapper {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/site_main_bg.png);
	background-repeat: no-repeat;
	background-position: left 20px;
}
.page {
	width:1003px;
	margin:0 auto;
	padding:0;
	text-align:left;
}
.page-print {
	padding:20px;
	text-align:left;
}
.page-popup {
	padding:20px;
	text-align:left;
}
.page-popup p, .page-popup .nav {
	padding:10px 0;
}
body.page-popup {
	background:#0E0C0D;
	color: #666666;
}
.page-popup table {
	margin-top:10px;
}
.main {
	padding:0 0 3px;
}
/* Base Columns */ 
.col-left {
	float:left;
	width:250px;
}
.col-main {
	float:left;
	width:750px;
	color: #564F49;
	padding-bottom: 10px;
}
.col-right {
	float:right;
	width:214px;
	padding: 18px;
	text-align: left;
}
/* 1 Column Layout */
.col1-layout .col-main {
	float:none;
	width:auto;
}
/* 2 Columns Layout */
.col2-left-layout .col-main {
	float:right;
	width:750px;
}
.col2-right-layout .col-main {
	width:750px;
}
/* 3 Columns Layout */
.col3-layout .col-main {
	width:484px;
}
/* Content Columns */
.col2-set .col-1 {
	float:left;
	width:49%;
	background-color: #E1DEDA;
	padding-bottom: 10px;
}
.col2-set .col-2 {
	float:right;
	width:49%;
	background-color: #E1DEDA;
	padding-bottom: 10px;
}
.col2-set .narrow {
	width:33%;
}
.col2-set .wide {
	width:65%;
}
.col3-set .col-1 {
	float:left;
	width:32%;
	background-color: #E1DEDA;
	padding-bottom: 10px;
}
.col3-set .col-2 {
	float:left;
	width:32%;
	margin-left:2%;
	background-color: #E1DEDA;
	padding-bottom: 10px;
}
.col3-set .col-3 {
	float:right;
	width:32%;
	background-color: #E1DEDA;
	padding-bottom: 10px;
}
.col4-set .col-1 {
	float:left;
	width:23.5%;
	background-color: #E1DEDA;
	padding-bottom: 10px;
}
.col4-set .col-2 {
	float:left;
	width:23.5%;
	margin:0 2%;
	background-color: #E1DEDA;
	padding-bottom: 10px;
}
.col4-set .col-3 {
	float:left;
	width:23.5%;
	background-color: #E1DEDA;
	padding-bottom: 10px;
}
.col4-set .col-4 {
	float:right;
	width:23.5%;
	background-color: #E1DEDA;
	padding-bottom: 10px;
}
/* ======================================================================================= */


/* Header ================================================================================ */
.header-container {
}
.header {
	height: 121px;
	position: relative;
}
.header .logo-block {
	padding:0px;
}
.header .logo-block #logo {
	width:300px;
	height:121px;
	text-indent:-999em;
	overflow:hidden;
	cursor:pointer;
	display: block;
	float: left;
}
.header .welcome-msg {
	font-weight:bold;
	text-align:right;
	height:26px;
	overflow:hidden;
	color:#891A3B;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
.header .header-block {
	height:34px;
	position: relative;
	float: right;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
	clear: right;
	text-align: right;
}
.header .language-switcher {
	float:left;
	padding-top:1px;
}
.header .language-switcher label {
	display:none;
}
.header .language-switcher img {
	margin-right:4px;
}
.header .form-search {
	float:right;
	width:205px;
	overflow:hidden;
}
.header .form-search label {
	display:none;
}
.header .form-search .input-bg {
	background:url(../images/search_input.gif) left top no-repeat;
	width:152px;
	height:20px;
	overflow:hidden;
	float:left;
	padding:0px 6px 0 7px;
}
.header .form-search .input-bg input {
	width:134px;
	height:12px;
	font-size:1em;
	color:#2C2C2C;
	border:0;
	background:0;
}
.header .form-search button {
	width:34px;
	height:19px!important;
	float:left;
	overflow:hidden;
	background:url(../images/search_button.gif) left top no-repeat;
}
.header .form-search button span {
	display:none;
}
.header .links {
	float:right;
	padding-right:40px;
	padding-top:1px;
}
.header .links li {
	display:inline;
	background:url(../images/top_links_marker.gif) left 6px no-repeat;
	padding:0 6px 0 10px;
}
.header .links li a {
	color:#BB8047;
	text-decoration:none;
}
.header .links li a:hover {
	text-decoration:underline;
}
.header .links .last a {
	font-weight:bold;
	color:#F0B138;
}
.menu-block {
	width:100%;
	clear: both;
}
.menu-block .border-top {
	height: 41px;
}
.menu-block .border-bot {
	background-color: #bebebe;
	height: 38px;
	z-index: 800;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
/********** < Navigation */
#nav,
#nav2 {
	font-size:12px;
	display: block;
	padding-top: 7px;
}

#nav { float:left; }
#nav2 { float:right; margin-right:270px; }
/* All Levels */
#nav li.over,
#nav2 li.over {
	z-index:999;
}
#nav li,
#nav2 li {
	text-align:left;
	position:relative;
	background-color: #bed83b;
	background-image: url(../images/menu-bg-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 20px;
	float:left;
}
#nav li a:hover,
#nav2 li a:hover {
	text-decoration:none;
}
#nav li a span,
#nav2 li a span {
	display:block;
	white-space:nowrap;
	cursor:pointer;
}
#nav li ul a span,
#nav2 li ul a span {
	white-space:normal;
	font-size: 11px;
}
/* 1st Level */

#nav li a,
#nav2 li a {
	display:block;
	text-decoration:none;
	float:left;
	padding:7px 29px 7px 9px;
	font-weight:normal;
	color:#961B36;
	font-size: 12px;
	background-image: url(../images/menu-bg-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/* 2nd Level */
#nav ul,
#nav2 ul {
	position:absolute;
	width:15em;
	top:28px;
	padding:0;
	left:-10000px;
	background-color: #C0D739;
}
#nav ul li,
#nav2 ul li {
	float:none;
	background-image: none;
	background-color: #C0D739;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #951A35;
}
#nav ul li.last,
#nav2 ul li.last {
	border-bottom:0;
}
#nav ul li a,
#nav2 ul li a {
	float:none;
	font-size:11px;
	font-weight:normal;
	color:#951A36 !important;
	background-image: none;
	background-position: 0;
	margin: 0px;
	padding: 10px;
}
#nav ul li a:hover,
#nav2 ul li a:hover {
	text-decoration:underline;
	background-color: #E0DDDB;
}
#nav ul li.active > a, #nav ul li.over > a,
#nav2 ul li.active > a, #nav ul li.over > a {
	color:#816A58 !important;
}
/* 3rd+ leven */
#nav ul ul,
#nav2 ul ul {
	top:7px;
}
/* Show Menu */
#nav li.over > ul,
#nav2 li.over > ul {
	left:0;
}
#nav li.over > ul li.over > ul,
#nav2 li.over > ul li.over > ul {
	left:100px;
}
#nav li.over ul ul,
#nav2 li.over ul ul {
	left:-10000px;
}
/********** Navigation > */
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea, button {
	font:11px Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
input, input.input-text, select, textarea {
	background:#fff;
	border:1px solid #564F49;
	color:#0E0C0D;
}
input.input-text:focus, select:focus, textarea:focus {
}
input.input-text, textarea {
	padding:2px;
}
input.radio {
	margin-right:3px;
}
input.checkbox {
	margin-right:3px;
}
input.qty {
	width:2.5em;
}
textarea {
	overflow:auto;
}
button.button {
	line-height: 19px;
	background: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
	cursor: pointer;

}
button.button span {
	background-image: url(../images/buttons_right_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 19px;

}
button.button span span {
	background-image: url(../images/buttons_left_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 19px;
 }
	
button.button span span span {
	font-weight: bold;
	color: #564F49;
	padding-right: 5px;
	padding-left: 5px;
	overflow: visible;
	background-color: #BED83B;
	background-image: none;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	height: 18px;
	line-height: 18px;
	
}

button.disabled {
}
button.disabled span {
}
 button.button::-moz-focus-inner {
padding:0;
border:0;
}
/* Input & Textarea stretched for 100% */
.field-100 {
	border:1px solid #888;
	padding:2px;
	overflow:hidden;
}
.field-100 input.input-text, .field-100 textarea {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	border:0;
}
/* Form Highlight */
.highlight {
}
/* Form lists */
.form-list li {
	margin:0 0 5px;
}
.form-list {
	background-color: #E1DEDA;
	padding: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.form-list label {
}
.form-list .input-box {
	float:left;
	width:260px;
	clear: both;
}
.form-list input.input-text, .form-list textarea {
	width:250px;
}
.form-list select {
	width:256px;
}
.form-list li.add-row {
	border-top:1px solid #ddd;
	margin-top:10px;
}
.form-list li.add-row .btn-remove {
	font-size:0;
	line-height:0;
	padding:5px 5px 0 0;
	text-align:right;
}
.form-list .range input.input-text {
	width:96px;
}
.group-select {
}
.group-select li {
	display: block;
	text-align: left;
	clear: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.group-select .input-box {
	float:left;
	width:260px;
	clear: both;
}
.group-select input.input-text, .group-select textarea {
	width:250px;
}
.group-select select {
	width:516px;
}
.group-select .input-box input.input-text, .group-select .input-box textarea {
	width:250px;
}
.group-select .input-box select {
	width:256px;
}
.group-select.wide input.input-text, .group-select.wide textarea {
	width:510px;
}
.buttons-set {
	clear:both;
	margin:5px 0 0;
	padding:5px;
}
.buttons-set .back-link {
	float:left;
}
.buttons-set .button {
	float:right;
}
.buttons-set2 {
	clear:both;
	margin:5px 0 0;
	padding:5px;
	text-align:right;
}
/* Form Validation */
.validation-advice {
	clear:both;
	min-height:13px;
	margin:3px 0 0;
	padding-left:17px;
	font-size:10px;
	line-height:13px;
	background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat;
	color:#f00;
}
.validation-failed {
	border:1px dashed #f00 !important;
	background:#faebe7 !important;
}
.validation-passed {
}
.required {
	color:#f00;
}
p.required {
	font-size:11px;
	text-align:right;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
/* Expiration date and cvv number validation fix */
.v-fix {
	float:left;
}
.v-fix .validation-advice {
	float:left;
	width:12em;
	margin-right:-12em;
	display:inline;
	position:relative;
}
.sp-methods .form-list {
}
.sp-methods select.month {
	width:150px;
	margin-right:10px;
}
.sp-methods select.year {
	width:96px;
}
.sp-methods input.cvv {
	width:3em !important;
}
/* Global Messages  */
.success {
	color:#3d6611;
	font-weight:bold;
}
.error {
	color:#f00;
	font-weight:bold;
}
.notice {
	color:#ccc;
}
.messages {
	width:100%;
	overflow:hidden;
	padding-left:0!important;
	list-style-type:none!important;
}
.messages ul {
	padding-left:0!important;
	list-style-type:none!important;
}
.messages li {
	margin:0 0 10px;
}
.messages li li {
	margin:0 0 3px;
}
.error-msg, .success-msg, .note-msg, .notice-msg {
	border-style:solid !important;
	border-width:1px !important;
	background-position:10px 10px !important;
	background-repeat:no-repeat !important;
	min-height:24px !important;
	padding:8px 8px 8px 32px !important;
	font-size:10px !important;
	font-weight:bold !important;
}
.error-msg {
	border-color:#f16048;
	background-color:#faebe7;
	background-image:url(../images/error_msg_icon.gif);
	color:#df280a;
}
.success-msg {
	border-color:#446423;
	background-color:#eff5ea;
	background-image:url(../images/success_msg_icon.gif);
	color:#3d6611;
}
.note-msg, .notice-msg {
	border-color:#fcd344;
	background-color:#fafaec;
	background-image:url(../images/note_msg_icon.gif);
	color:#3d6611;
}
/* BreadCrumbs */ 
.breadcrumbs {
	background-color: #9A152C;
	clear: both;
	padding-right: 30px;
	padding-left: 25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	position: relative;
	height: 20px;
	line-height: 20px;
}
.breadcrumbs li {
	display:inline;
}
.breadcrumbs li a {
	color:#FFF;
}
.breadcrumbs li span {
	padding-right:15px;
	background:url(../images/breadcrumbs_marker.gif) left 5px no-repeat;
}
/* Page Heading */
.page-title {

}
.page-title button {
	margin-top:5px;
}
.page-title h2 {
	padding-left:26px;
	font-size:2em;
	color: #FFFFFF;
	background-color: #951936;
}
.title-buttons {
	text-align:right;
	height: 35px;
	background-color: #951936;
}
.title-buttons h2, .title-buttons h3, .title-buttons h4, .title-buttons h5, .title-buttons h6 {
	float:left;
}
/* Pager */ 
.pager {
	border-bottom:1px solid #bebebe;
	padding-bottom:11px;
	width: 100%;
	height: 20px;
	text-align: left;
}
.pager .amount {
	float:left;
}
.pager .limiter {
	float:right;
}
.pager .limiter select {
	width:41px;
	height:18px;
	margin:0 3px 1px 10px;
}
.pager .pages {
	margin:0 135px;
}
.pager .pages strong {
	font-weight:normal;
}
.pager .pages ol {
	display:inline;
}
.pager .pages li {
	display:inline;
}
.pager .pages .current {
}
/* Sorter */ 
.sorter {
	padding-top:10px;
}
.sorter .view-mode {
	float:left;
}
.sorter .sort-by {
	float:right;
	padding-right:5px;
}
.sorter .sort-by select {
	width:90px;
	height:18px;
	margin:0 42px 1px 14px;
}
.sorter .link-feed {
}
.toolbar-block {
	background-color: #E1DEDA;
	color: #564f49;
	margin-right: 12px;
	padding-top: 11px;
	padding-right: 14px;
	padding-bottom: 11px;
	padding-left: 12px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
}
/* Data Table */ 
.data-table {
	width:100%;
}
.data-table th {
	padding:5px;
	font-weight:bold;
	white-space:nowrap;
	background-color: #E1DEDA;
}
.data-table td {
	padding:5px;
	background-color: #E1DEDA;
}
.data-table thead {
}
.data-table tbody {
}
.data-table tfoot {
}
.data-table tr.first {
}
.data-table tr.last {
}
.data-table tr.odd {
}
.data-table tr.even {
}
.data-table tbody.odd {
}
.data-table tbody.odd td {
	border-width:0 1px;
}
.data-table tbody.even {
	background-color:#f6f6f6;
}
.data-table tbody.even td {
	border-width:0 1px;
}
.data-table tbody.odd tr.border td, .data-table tbody.even tr.border td {
	border-bottom-width:1px;
}
.data-table th .tax-flag {
	white-space:nowrap;
	font-weight:normal;
}
.data-table td .product-name {
	font-size:1em;
	font-weight:bold;
	line-height:1.5;
}
.data-table td.label, .data-table th.label {
	font-weight:bold;
}
.data-table td.value {
}
/* Tax Details Row */
tr.tax-total {
	cursor:pointer;
}
tr.tax-total td {
}
tr.tax-total .tax-collapse {
	float:right;
	text-align:right;
	padding-left:20px;
	background:url(../images/bg_collapse.gif) 0 4px no-repeat;
	cursor:pointer;
}
tr.show-details .tax-collapse {
	background-position:0 -53px;
}
tr.show-details td {
}
tr.tax-details td {
	background-color:#f6f6f6;
}
tr.tax-details-first td {
}
/* Shopping cart tax info */
.cart-tax-info, .cart-tax-info .cart-price {
	padding-right:20px;
}
.cart-tax-total {
	cursor:pointer;
}
.cart-tax-total {
	padding-right:20px;
	background:url(../images/bg_collapse.gif) 100% 4px no-repeat;
	cursor:pointer;
}
.cart-tax-total-expanded {
	background-position:100% -52px;
}
/* Lists Decoration */
li.odd {
}
li.even {
}
dt.odd, dd.odd {
}
dt.even, dd.even {
	background-color:#f6f6f6;
}
/* Class: std - styles for admin-controlled content */
.std, .std ul, .std ol, .std dl, .std p, .std address, .std blockquote {
	margin:0 0 1em;
	padding:0;
}
.std ul {
	list-style:disc outside;
	padding-left:1.5em;
}
.std ol {
	list-style:decimal outside;
	padding-left:1.5em;
}
.std ul ul {
	list-style-type:circle;
}
.std ul ul, .std ol ol, .std ul ol, .std ol ul {
	margin:.5em 0;
}
.std dt {
	font-weight:bold;
}
.std dd {
	padding:0 0 0 1.5em;
}
.std blockquote {
	font-style:italic;
	padding:0 0 0 1.5em;
}
.std address {
	font-style:normal;
}
.std b, .std strong {
	font-weight:bold;
}
.std i, .std em {
	font-style:italic;
}
/* Misc */
.link-rss {
	background:url(../images/icon_rss.gif) 0 1px no-repeat;
	padding-left:18px;
	white-space:nowrap;
}
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.sidebar .block {
}
.sidebar .block .block-title {
	background:#1F1713;
	padding:14px 4px 10px 15px;
}
.sidebar .block .block-title h2 {
	font-size:1.81em;
	font-weight:bold;
	background:url(../images/block_title.gif) left 7px no-repeat;
	padding:0 0 0 24px;
}
.sidebar .block .block-title h2 a {
	text-decoration:none;
}
.sidebar .block .block-title h2 a:hover {
	text-decoration:underline;
}
.sidebar .block h3 {
	font-size:1.16em;
	line-height:1.5;
}
.sidebar .block .block-content {
	padding:13px 19px 16px 21px;
	background:#241A16;
}
.sidebar .block .actions {
	text-align:right;
}
.sidebar .block .actions a {
	float:left;
}
/* Block: Account */
.sidebar .block-account {
}
/* Block: Currency Switcher */
.sidebar .block-currency {
}
.sidebar .block-currency .block-title {
	padding:9px 12px 11px;
}
.sidebar .block-currency .block-title h2 {
	width:147px;
	height:28px;
	overflow:hidden;
	background:url(../images/currency_title.gif) left top no-repeat;
	text-indent:-999em;
}
.sidebar .block-currency .block-content {
	padding:20px 30px 17px 46px
}
.sidebar .block-currency select {
	width:148px;
	border:1px solid #5F260F;
}
/* Block: Layered Navigation */
.sidebar .block-layered-nav {
}
.sidebar .block-layered-nav .block-title {
	padding:10px 12px 10px;
}
.sidebar .block-layered-nav .block-title h2 {
	width:127px;
	height:28px;
	overflow:hidden;
	background:url(../images/shop_by_title.gif) left top no-repeat;
	text-indent:-999em;
}
.sidebar .block-layered-nav h3 {
	font-weight:normal;
	font-size:1em;
}
.sidebar .block-layered-nav dl {
	padding-left:35px;
}
.sidebar .block-layered-nav dt {
	padding-top:15px;
}
.sidebar .block-layered-nav a {
	text-decoration:none;
}
.sidebar .block-layered-nav a:hover {
	text-decoration:underline;
}
.sidebar .block-layered-nav .price {
	font-size:1em;
	color:#FFF;
}
.sidebar .block-layered-nav .currently {
	padding-top:10px;
}
.sidebar .block-layered-nav .currently li img {
	float:right;
}
.sidebar .block-layered-nav .currently li .label {
	padding-right:15px;
}
.sidebar .block-layered-nav .actions {
	padding:10px 0 20px;
}
.sidebar .block-layered-nav .actions a {
	float:right;
	text-decoration:underline;
}
.sidebar .block-layered-nav .actions a:hover {
	text-decoration:none;
}
/* Block: Cart */
.sidebar .block-cart {
}
.sidebar .block-cart .block-title {
	padding:10px 13px 10px;
}
.sidebar .block-cart .block-title h2 {
	background:url(../images/my_cart_title.gif) left top no-repeat;
	width:114px;
	height:28px;
	text-indent:-999em;
}
.sidebar .block-cart .block-content {
	padding:16px 0 15px;
}
.sidebar .block-cart .block-content p {
	padding-left:32px;
}
.sidebar .block-cart .block-content h3 {
	font-size:1em;
	font-weight:normal;
	padding-left:20px;
}
.sidebar .block-cart .amount {
	padding:0 22px;
}
.sidebar .block-cart .amount a {
	color:#FFFBCE;
	font-weight:bold;
	text-decoration:none;
}
.sidebar .block-cart .amount a:hover {
	text-decoration:underline;
}
.sidebar .block-cart .subtotal {
	background:#2A1F16;
	padding:8px 10px 8px 22px;
	margin:11px 0 12px;
}
.sidebar .block-cart .actions {
	padding-right:20px;
	padding-bottom:20px;
}
.sidebar .block-cart ol {
	margin-top:15px;
}
.sidebar .mini-products-list li {
	padding:0 17px 15px 22px;
}
.sidebar .mini-products-list .product-image {
	float:left;
	width:103px;
}
.sidebar .mini-products-list .product-details {
	width:105px;
	float:left;
}
.sidebar .mini-products-list .product-details h4 {
	font-size:1em;
	font-weight:bold;
	margin:0 0 15px;
}
.sidebar .mini-products-list .product-details h4 a {
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
}
.sidebar .mini-products-list .product-details h4 a:hover {
	text-decoration:underline;
}
.sidebar .mini-products-list .product-details .btn-remove {
	float:right;
}
/* Block: Wishlist */
.sidebar .block-wishlist {
}
.sidebar .block-wishlist .block-content h3 {
	font-weight:normal;
}
.sidebar .block-wishlist .block-content ol {
	margin-top:15px;
}
.sidebar .block-wishlist .block-content ol li {
	padding:0 0 20px;
}
/* Block: Related */
.sidebar .block-related {
}
.sidebar .block-related .block-title {
	padding:9px 5px 11px 12px;
}
.sidebar .block-related .block-title h2 {
	width:200px;
	height:28px;
	overflow:hidden;
	background:url(../images/related_products_title.gif) left top no-repeat;
	text-indent:-999em;
}
.sidebar .block-related .block-content {
	padding:19px 15px 0 22px;
}
.sidebar .block-related .block-content p a {
	color:#DED5AA;
	font-weight:bold;
	text-decoration:none;
}
.sidebar .block-related .block-content p a:hover {
	text-decoration:underline;
}
.sidebar .block-related ol {
	margin-top:15px;
}
.sidebar .block-related li {
	padding:0 0 25px;
}
.sidebar .block-related .checkbox {
	float:left;
	margin-right:8px;
}
.sidebar .block-related .item-product {
	float:right;
	width:191px;
}
.sidebar .block-related .item-product .product-image {
	float:left;
	width:95px;
	display:block;
}
.sidebar .block-related .item-product .product-details {
	float:right;
	width:90px;
}
.sidebar .block-related .item-product .product-details .product-name a {
	color:#FFF;
	font-size:0.85em;
	font-weight:normal;
	font-weight:normal;
	text-decoration:none;
}
.sidebar .block-related .item-product .product-details .product-name a:hover {
	text-decoration:underline;
}
.sidebar .block-related .item-product .product-details p a {
	font-weight:normal;
	color:#FFF;
	text-decoration:underline;
}
.sidebar .block-related .item-product .product-details p a:hover {
	text-decoration:none;
}
/* Block: Compare Products */
.sidebar .block-compare {
}
.sidebar .block-compare .block-title {
	padding:12px 5px 8px 13px;
}
.sidebar .block-compare .block-title h2 {
	width:200px;
	height:28px;
	overflow:hidden;
	background:url(../images/compare_title.gif) left top no-repeat;
	text-indent:-999em;
}
.sidebar .block-compare .block-content {
	padding-bottom:14px;
	padding-top:12px;
}
.sidebar .block-compare .block-content p {
	padding-left:8px;
}
.sidebar .block-compare li {
	padding:5px 0;
}
.sidebar .block-compare li img {
	float:right;
	margin-left:10px;
}
.sidebar .block-compare li a {
	text-decoration:none;
}
.sidebar .block-compare li a:hover {
	text-decoration:underline;
}
.sidebar .block-compare .actions {
	padding:9px 0 0 0;
}
.sidebar .block-compare .actions button {
	margin-bottom:18px;
}
/* Block: Viewed */
.sidebar .block-recent {
}
.sidebar .block-recent ol li {
	background:url(../images/recent_marker.gif) left 7px no-repeat;
	padding:0 0 10px 7px
}
.sidebar .block-recent ol li a {
	text-decoration:none;
}
.sidebar .block-recent ol li a:hover {
	text-decoration:underline;
}
.sidebar .recently-view .block-title {
	padding:14px 4px 9px 12px;
}
.sidebar .recently-view .block-title h2 {
	width:205px;
	height:50px;
	overflow:hidden;
	background:url(../images/recently_viewed_title.gif) left top no-repeat;
	text-indent:-999em;
}
.sidebar .recently-compare .block-title {
	padding:14px 0 9px 12px;
}
.sidebar .recently-compare .block-title h2 {
	width:210px;
	height:50px;
	overflow:hidden;
	background:url(../images/recently_compared_title.gif) left top no-repeat;
	text-indent:-999em;
}
/* Block: Poll */
.sidebar .block-poll {
}
.sidebar .block-poll h3 {
	font-weight:normal;
	font-size:1em;
}
.sidebar .block-poll .radio {
	float:left;
	margin:3px -18px 0 0;
}
.sidebar .block-poll .label {
	display:block;
	margin-left:18px;
}
.sidebar .block-poll .answer {
	float:left;
	width:100%;
}
.sidebar .block-poll .answer span {
	display:block;
	width:107px;
}
.sidebar .block-poll .votes {
	font-weight:bold;
	float:right;
	width:65px;
	margin-top:-15px;
}
.sidebar .block-poll .block-content ol {
	margin-top:15px;
}
.sidebar .block-poll .block-content ol li {
	padding-bottom:5px;
	color:#FFF;
}
/* Block: Tags */
.sidebar .block-tags .block-title {
	background:#151210;
	padding:13px 11px 7px;
}
.sidebar .block-tags .block-title h2 {
	width:px;
	height:px;
	background:url(../images/tags_title.gif) left top no-repeat;
	text-indent:-999em;
}
.sidebar .block-tags .block-content {
	padding:9px 10px 7px 22px;
	background:0;
}
.sidebar .block-tags ul {
	font-size:1.2em;
}
.sidebar .block-tags ul, .sidebar .block-tags li {
	display:inline;
	line-height:normal;
}
.sidebar .block-tags li a {
	color:#A59574;
	line-height:1.4em;
}
.sidebar .block-tags .actions {
	padding:10px 0 0;
}
.sidebar .block-tags .actions a {
	color:#A59574;
}
/* Block: Subscribe */
.sidebar .block-subscribe {
}
.sidebar .block-subscribe .block-title {
	padding:13px 5px 7px 12px;
}
.sidebar .block-subscribe .block-title h2 {
	width:142px;
	height:28px;
	overflow:hidden;
	background:url(../images/newsletter_title.gif) left top no-repeat;
	text-indent:-999em;
}
.sidebar .block-subscribe .block-content {
	padding:16px 5px 16px 21px;
}
.sidebar .block-subscribe label {
	margin-bottom:8px;
	padding-left:2px;
	display:block;
}
.sidebar .block-subscribe .input-box {
	width:134px;
	height:20px;
	float:left;
	overflow:hidden;
	padding:0 0 0 5px;
	background:url(../images/newsletter_input.gif) left top no-repeat;
}
.sidebar .block-subscribe .input-box input {
	width:117px;
	background:0;
	border:0;
}
/* Block: Reorder */
.sidebar .block-reorder {
}
.sidebar .block-reorder li {
	padding:5px 0;
}
.sidebar .block-reorder .checkbox {
	float:left;
	margin:3px -20px 0 0;
}
.sidebar .block-reorder .label {
	display:block;
	margin-left:20px;
}
.sidebar .block-reorder h3 {
	font-weight:normal;
}
/* Block: Banner */
.sidebar .block-banner {
}
.sidebar .block-banner .block-content {
	padding:3px 0 2px;
	background:0;
}
/* Block: Checkout Progress */
.sidebar .block-progress {
	padding:13px 41px 20px 35px;
}
.sidebar .block-progress h2 {
	background:0;
	padding-left:0;
	color:#FFF;
	font-size:1em;
	padding-bottom:20px;
}
.sidebar .block-progress .block-title {
	background:0;
	padding:0;
}
.sidebar .block-progress .block-title h2 {
	background:0;
	color:#FFF;
	font-size:1em;
	padding:0 0 23px 4px;
}
.sidebar .block-progress .block-content {
	background:0;
	padding:0;
}
.sidebar .block-progress dl {
	border-top:1px solid #34251F;
}
.sidebar .block-progress dt {
	font-weight:bold;
	padding:13px 12px 10px 19px;
}
.sidebar .block-progress dd {
	padding:28px 31px 27px 19px;
	font-size:0.91em;
}
.sidebar .block-progress dt, .sidebar .block-progress dd {
	border:1px solid #34251F;
	border-top:0;
}
.sidebar .block-progress dt.complete, .sidebar .block-progress dd.complete {
}
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title {
	padding:12px 21px 7px 11px;
	background:url(../images/title_bg.gif) left top repeat-x #3B2A12;
}
.category-title h2 {
	padding-left:26px;
	background:url(../images/title_marker.gif) left 5px no-repeat;
	font-size:2em;
	color:#E7E1AB;
}
.category-image {
	display:block;
	margin:20px auto;
	width:99%;
}
.category-products {
	padding:5px 0 12px 12px;
}
/* View Type: Grid */
.products-grid {
	margin-top:5px;
	width: 100%;
}
.products-grid tr.odd {
}
.products-grid tr.even {
}
.products-grid td {
}
.products-grid td.last {
	padding-right:0;
}
.products-grid td.empty {
}
.products-grid .product-block {
	text-align:center;
	background-color: #E1DEDA;
	width: 234px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	margin-bottom: 10px;
	height:412px;
}
.products-grid .product-image {
	display:block;
	padding-bottom:9px;
}
.products-grid .product-name {
	padding-bottom:0px;
	text-align: left;
	padding-left: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
.products-grid .product-name a {
	color:#901d3c;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.products-grid .product-name a:hover {
	text-decoration:underline;
}
.products-grid .ratings {
	width:120px;
	margin:0 auto 15px;
}
.products-grid .ratings .rating-box {
	float:left;
}
.products-grid .price-box {
	float:left;
	margin-left:15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
.products-grid .add-to-links {
	margin-top:15px;
}
/* View Type: List */
.products-list {
	margin:5px 0;
}
.products-list .item {
	border:1px solid #241A16;
	padding:4px 4px 22px 4px;
	margin:0 0 5px;
}
.products-list .product-image {
	float:left;
	width:251px;
}
.products-list .product-shop {
	float:left;
	width:250px;
	padding-bottom:10px;
}
.products-list .product-shop .product-name {
	padding-bottom:15px;
}
.products-list .product-shop .product-name a {
	color:#FFF9CB;
	font-size:1.63em;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}
.products-list .product-shop .product-name a:hover {
	text-decoration:underline;
}
.products-list .product-shop .price-box {
	margin:0 38px 0 0;
	float:left;
}
.products-list .product-shop p button {
	float:left;
}
.products-list .desc {
	padding:22px 0 0 10px;
	margin-top:3px;
	background:url(../images/product_description_bg.gif) left top repeat-x;
	font-size:0.91em;
}
.products-list .desc a {
	color:#FFF9CB;
	text-decoration:underline;
}
.products-list .desc a:hover {
	text-decoration:none;
}
.products-list .add-to-links {
	padding-left:10px;
}
.products-list .ratings {
	padding:0 0 15px;
}
.products-list .ratings .rating-links {
	padding-top:19px;
}
.products-list .ratings .rating-links a {
	display:block;
	font-size:0.91em;
}
.products-list .ratings .rating-links a.last {
	color:#FFF9CB;
}
.products-list .ratings .rating-links .separator {
	display:none;
}
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
.product-essential {
	padding:14px 17px 13px 14px;
	background-color: #FFFFFF;
}
.product-collateral {
	padding-top:5px;
}
.product-collateral h3 {
	font-size:1.16em;
	margin-bottom:15px;
}
/* Product Images */
.product-view .product-img-box {
	float:left;
	width:267px;
}
.product-view .product-img-box .product-image {
	border:1px solid #ddd;
}
.product-view .product-img-box .product-image-zoom {
	position:relative;
	width:265px;
	height:265px;
	overflow:hidden;
	z-index:9;
}
.product-view .product-img-box .product-image-zoom img {
	position:absolute;
	left:0;
	top:0;
	cursor:move;
}
.product-view .product-img-box .zoom-notice {
	text-align:center;
	padding:15px 0 20px;
	font-size:0.84em;
	text-decoration:underline;
}
.product-view .product-img-box .zoom {
	position:relative;
	z-index:9;
	height:18px;
	background:url(../images/slider_bg.gif) 50% 4px no-repeat;
	cursor:pointer;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 28px;
	padding-bottom: 0;
	padding-left: 28px;
}
.product-view .product-img-box .zoom #track {
	position:relative;
	height:18px;
}
.product-view .product-img-box .zoom #handle {
	position:absolute;
	left:0;
	top:-1px;
	width:9px;
	height:22px;
	background:url(../images/magnifier_handle.gif) 0 2px no-repeat;
}
.product-view .product-img-box .zoom .btn-zoom-out {
	position:absolute;
	left:2px;
	top:0;
}
.product-view .product-img-box .zoom .btn-zoom-in {
	position:absolute;
	right:2px;
	top:0;
}
.product-view .product-img-box .more-views h3 {
	font-size:1.16em;
	margin-bottom:14px;
}
.product-view .product-img-box .more-views ul {
	margin-left:-20px
}
.product-view .product-img-box .more-views li {
	float:left;
	padding:1px;
	background-color:#34251F;
	margin:0 0 10px 20px;
}
.product-image-popup {
	margin:0 auto;
}
.product-image-popup .nav {
	text-align:center;
}
.product-image-popup .image {
	display:block;
}
.product-image-popup .image-label {
}
/* Product Shop */
.product-view .product-shop {
	float:right;
	width:417px;
	text-align: left;
}
.product-view .product-name {
	margin-bottom:0px;
}
.product-view .product-name h2 {
	color:#951A35;
	font-size:14px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: bold;
}
.product-view .to-friend {
	margin-bottom:15px;
	display:block;
}
.product-view .product-shop .ratings {
	padding:0 0 20px 0;
}
.product-view .product-shop .ratings .rating-box {
	margin:0 40px 0 0;
	float:left;
}
.product-view .product-shop .ratings .rating-links {
	font-size:0.91em;
}
.product-view .product-shop .ratings .rating-links .separator {
	padding:0 5px;
}
.product-view .product-shop .ratings .rating-links a.last {
	color:#FFF9CB;
}
.product-view .product-shop .product-pricing li {
	padding:9px 10px 11px 23px;
	margin-bottom:3px;
	background-color: #E0EDA7;
	font-weight: bold;
}
.product-view .product-shop .product-pricing .price {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	width: auto;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.product-view .product-shop .product-pricing .benefit {
	color:#901D3C;
	font-size:1.16em;
	font-weight:bold;
	padding-left:10px;
}
.product-view .product-shop .price-box {
	margin:15px 40px 15px 0;
	float:left;
}
.product-view .product-shop .availability {
	float:left;
	margin:15px 0;
}
.product-view .product-shop .add-to-box .add-to-cart {
	padding-top:7px;
}
.product-view .product-shop .add-to-box .add-to-cart input {
	width:70px;
	margin:0 18px 0 6px;
}
.product-view .product-shop .add-to-box .or {
	margin:0px;
	padding-top:7px;
	font-weight:bold;
	display:block;
	clear:both;
}
.product-view .product-shop .add-to-box .add-to-links li {
	display:block;
}
.product-view .product-shop .add-to-box .add-to-links {
	display:block;
	clear:both;
}
.product-view .product-shop .add-to-box .add-to-links li .separator {
	display:none;
}
.product-view .short-description {
	font-size:11px;
	text-align: left;
}
.product-view .short-description h3 {
	font-size:1.27em;
	margin-bottom:15px;
}
/* Rating */
.ratings {
}
.ratings .amount {
}
.ratings .rating-links {
}
.ratings dt {
}
.ratings dd {
}
.rating-box {
	width:78px;
	height:13px;
	margin:0;
	font-size:0;
	line-height:0;
	background:url(../images/product_rating_blank_star.gif) 0 0 repeat-x;
	position:relative;
	overflow:hidden;
}
.rating-box .rating {
	position:absolute;
	top:0;
	left:0;
	height:13px;
	background:url(../images/product_rating_full_star.gif) 0 100% repeat-x;
}
.catalog-product-view .rating-box {
	margin:10px 0;
}
/* Availability */
.availability {
}
.availability .in-stock {
	font-weight:bold;
}
.availability .out-of-stock {
	font-weight:bold;
	color:#f00;
}
/********** < Product Prices */
.price {
	white-space:nowrap !important;
	color:#901D3C;
	font-weight:bold;
	font-size:14px;
	border: 1px solid #666666;
	width: 115px;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 24px;
	display: block;
}
.shipment-methods .price {
	white-space:nowrap !important;
	color:#901D3C;
	font-weight:bold;
	font-size:14px;
	width: 115px;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 24px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.price-box {
	margin:10px 0;
}
.product-shop .price-box .price {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 20px;
}
.price-box-bundle {
}
/* Regular price */
.regular-price {
}
.regular-price .price {
}
/* Old price */
.old-price {
}
.old-price .price-label {
	white-space:nowrap;
	display:none;
}
.old-price .price {
	font-weight:bold;
	text-decoration:line-through;
}
/* Special price */
.special-price {
}
.special-price .price-label {
	font-weight:bold;
	white-space:nowrap;
}
.special-price .price {
	font-weight:bold;
}
/* Minimal price (as low as) */
.minimal-price {
}
.minimal-price .price-label {
	font-weight:bold;
	white-space:nowrap;
}
a.minimal-price-link {
	display:block;
}
a.minimal-price-link .label {
}
a.minimal-price-link .price {
	font-weight:normal;
}
/* Excluding tax */
.price-excluding-tax {
	display:block;
}
.price-excluding-tax .label {
	white-space:nowrap;
}
.price-excluding-tax .price {
	font-weight:bold;
}
/* Including tax */
.price-including-tax {
	display:block;
}
.price-including-tax .label {
	white-space:nowrap;
}
.price-including-tax .price {
	font-weight:bold;
}
/* Excl tax (for order tables) */
.price-excl-tax {
	display:block;
}
.price-excl-tax .label {
	display:block;
	white-space:nowrap;
}
.price-excl-tax .price {
	display:block;
}
/* Incl tax (for order tables) */
.price-incl-tax {
	display:block;
}
.price-incl-tax .label {
	display:block;
	white-space:nowrap;
}
.price-incl-tax .price {
	display:block;
	font-weight:bold;
}
/* Price range */
.price-from {
}
.price-from .price-label {
	font-weight:bold;
	white-space:nowrap;
}
.price-to {
}
.price-to .price-label {
	font-weight:bold;
	white-space:nowrap;
}
/* Price as configured */
.price-as-configured {
}
.price-as-configured .price-label {
	font-weight:bold;
	white-space:nowrap;
}
/* Price notice next to the options */
.price-notice {
	padding-left:10px;
}
.price-notice .price {
	font-weight:bold;
}
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price {
	font-weight:bold;
}
.tier-prices .benefit {
}
/* Add to Links */
.add-to-links {
	color:#666666;
	font-size:0.91em;
}
.add-to-links li {
	display:inline;
}
.add-to-links li a {
	color:#666666;
	text-decoration:underline;
}
.add-to-links li a:hover {
	text-decoration:none;
}
.add-to-links .separator {
	padding:0 3px;
}
.add-to-links li.last a {
	color:#666666;
}
/* Add to Cart */
.add-to-cart label {
	float:left;
	margin-right:5px;
}
.add-to-cart .qty {
	float:left;
}
.add-to-cart .button {
	float:left;
	margin-left:5px;
}
/* Add to Links + Add to Cart */
.add-to-box {
}
.add-to-box .add-to-cart {
	float:left;
}
.add-to-box .or {
	float:left;
	margin:0 10px;
}
.add-to-box .add-to-links {
	float:left;
}
/* Product Options */
.product-options {
	padding:10px;
	margin:10px 0 0;
	border:1px solid #241A16;
}
.product-options dt label {
	font-weight:bold;
}
.product-options dt .qty-holder {
	float:right;
}
.product-options dt .qty-holder label {
	vertical-align:middle;
}
.product-options dt .qty-disabled {
	background:none;
	border:0;
	padding:3px;
	color:#000;
}
.product-options dd {
	margin:10px 0;
}
.product-options dl.last dd.last {
}
.product-options dd input.input-text {
	width:98%;
}
.product-options dd textarea {
	width:98%;
	height:8em;
}
.product-options dd select {
	width:100%;
}
.product-options dd .multiselect option {
}
.product-options .options-list {
}
.product-options .options-list input.radio {
	float:left;
	margin:3px -18px 0 0;
}
.product-options .options-list input.checkbox {
	float:left;
	margin:3px -20px 0 0;
}
.product-options .options-list .label {
	display:block;
	margin-left:20px;
}
.product-options ul.validation-failed {
	padding:0 7px;
}
.product-options p.required {
	padding:15px 0 0;
}
.product-options-bottom {
	padding:10px;
	border:1px solid #241A16;
	border-top:0;
}
.product-options-bottom .price-box {
	margin:10px 0;
}
.multiselect {
	height:auto!important;
}
/* Grouped Product */
.grouped-items {
}
/* Block: Description */
.product-view .description {
	padding:13px 24px 16px 14px;
	background-color: #FFFFFF;
	text-align: left;
}
.product-view .description h3 {
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 0px;
	font-size: 14px;
	margin: 0px;
}
/* Block: Additional */
.product-view .additional {
	border:1px solid #241A16;
	padding:13px 16px 14px 13px;
	margin-top:5px;
}
.product-view .additional .data-table th {
	padding:13px 13px 12px 30px;
}
.product-view .additional .data-table td {
	padding:12px 55px 11px 19px;
}
/* Block: Upsell */
.product-view .up-sell {
	padding-top:5px;
}
.product-view .up-sell h3 {
	padding:13px 0 15px 14px;
	margin:0;
	text-align: left;
}
.product-view .up-sell .products-grid td {
	width:25%;
}
.product-view .up-sell .product-name {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.product-view .up-sell .product-name a {
	font-size:12px;
	font-weight:bold;
	color:#901D3C;
}
.product-view .up-sell .price-box {
	float:none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 14px;
}
.product-view .up-sell .ratings .rating-box {
	margin:15px 0 15px 15px;
	float:none;
}
.product-view .up-sell .ratings .rating-links a {
	display:block;
}
.product-view .up-sell .ratings .rating-links .separator {
	display:none;
}
.product-view .up-sell .ratings .rating-links .last {
	color:#FFF9CB;
}
/* Block: Tags */
.product-view .tags {
	border:1px solid #241A16;
	padding:13px;
}
.product-view .tags h4 {
	font-weight:normal;
	font-size:1em;
}
.product-view .tags-list {
	margin:10px 0 18px;
}
.product-view .tags-list li {
	background:url(../images/tags_list_divider.gif) right 3px no-repeat;
	padding-right:12px;
	margin-right:12px;
}
.product-view .tags-list li.last {
	background:0;
	padding:0;
	margin:0;
}
.product-view .tags-list li a {
	text-decoration:none;
}
.product-view .tags-list li a:hover {
	text-decoration:underline;
}
.product-view .tags .form-add-tags label {
	font-weight:bold;
	margin-bottom:10px;
	display:block;
}
.product-view .tags .form-add-tags {
	margin-bottom:10px;
}
.product-view .tags .form-add-tags .input-box {
	float:left;
	width:635px;
	margin:0 5px 0 0;
}
.product-view .tags .form-add-tags .input-box input {
	width:621px;
}
.product-view .tags .form-add-tags button.button {
	float:left;
}
.product-view .tags .form-add-tags .button {
	float:left;
}
.product-view .tags .form-add-tags p {
	clear:both;
}
/* Block: Reviews */
.product-view .reviews {
}
/* Block: Add Review */
.product-view .add-review {
}
.product-view .add-review .product-name span {
	font-weight:normal;
}
/* ======================================================================================= */


/* Content Styles ================================================================= */
/* Product Tags */
.tags-list li {
	display:inline;
}
/* Advanced Search */
.search-summary {
	padding:15px 0;
}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {
}
.product-review .product-img-box {
	float:left;
	width:140px;
}
.product-review .product-img-box .product-image {
	display:block;
	border:1px solid #ddd;
	padding:1px;
}
.product-review .details {
	float:right;
	width:570px;
}
.review-customer-view .col-main .product-image-box {
	width:160px;
	float:left;
}
.review-customer-view .col-main .product-image-box img {
	margin-bottom:10px;
}
.review-customer-view .col-main .product-details {
	width:530px;
	float:left;
}
.review-customer-view .col-main .data-table {
	margin:15px 0;
}
.review-customer-view .col-main .ratings {
	margin:15px 0;
}
.review-customer-view .col-main .ratings .rating-box {
	padding:5px 0;
}
.review-view .product-image {
	border:0!important;
}
.review-view .product-image img {
	margin-bottom:20px;
}
.review-customer-index .col-main .data-table {
	margin:15px 0;
}
.review-customer-index .col-main .pager {
	border:0;
}
.tag-customer-view .col-main .data-table {
	margin:15px 0;
}
.tag-customer-view .col-main .pager {
	border:0;
}
.wishlist-index-index .col-main .data-table .product-name {
	margin-top:10px;
}
.wishlist-index-index .col-main .data-table .product-name a {
	text-decoration:none;
}
.wishlist-index-index .col-main .data-table .product-name a:hover {
	text-decoration:underline;
}
.wishlist-index-index .col-main .data-table textarea {
	width:95%!important;
}
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .checkout-types {
	float:right;
	text-align:right;
}
.cart .checkout-types button {
	width:212px;
	height:35px!important;
	overflow:hidden;
	background:url(../images/checkout_button.gif) left top no-repeat;
}
.cart .checkout-types button span {
	display:none;
}
.cart .page-title {
	padding-right:44px;
}
.cart .cart-indent {
	padding:13px 5px 0 4px;
}
.cart .page-border {
	padding:23px 21px 28px 25px;
}
/* Shopping Cart Table */
.cart-table {

}
.cart-table .item-msg {
	font-size:10px;
}
.cart-table th {
	text-align:center;
}
.cart-table th, .cart-table td {
	padding:10px;
}
.cart-table td {
	vertical-align:middle;
	text-align:center;
}
.cart-table .product-name a {
	text-decoration:none;
}
.cart-table .product-name a:hover {
	text-decoration:underline;
}
/* Shopping Cart Collateral boxes */
.cart .cart-collaterals {
	float:left;
	width:694px;
	margin-top:5px;
}
.cart .cart-collaterals .col-1 {
	width:264px;
}
.cart .cart-collaterals .col-2 {
	width:425px;
}
.cart .crosssell {
	border:1px solid #241A16;
	padding:19px 16px 11px 26px
}
.cart .crosssell h3 {
	font-size:1em;
}
.cart .crosssell .product-image {
	float:left;
	width:114px;
	display:block;
}
.cart .crosssell .product-shop {
	float:right;
	width:93px;
}
.cart .crosssell ul {
	margin-top:15px;
}
.cart .crosssell ul li {
	padding-bottom:28px;
}
.cart .crosssell .product-name a {
	text-decoration:none;
}
.cart .crosssell .product-name a:hover {
	text-decoration:underline;
}
.cart .crosssell .add-to-links .separator {
	display:none;
}
.cart .discount {
	border:1px solid #241A16;
	padding:19px 17px 17px 25px;
}
.cart .discount h3 {
	font-size:1em;
	margin-bottom:5px;
}
.cart .discount label {
	font-size:0.84em;
}
.cart .discount input {
	width:262px;
	margin-right:11px;
	margin-top:5px;
}
.cart .discount button {
	margin-top:5px;
}
.cart .shipping {
	border:1px solid #241A16;
	padding:19px 16px 15px 24px;
	margin-top:5px;
}
.cart .shipping h3 {
	font-size:1em;
	margin-bottom:5px;
}
.cart .shipping p {
	font-size:0.84em;
}
.cart .shipping .form-list {
	margin-top:18px;
}
.cart .shipping .form-list label {
	font-size:0.91em;
}
.cart .shipping .form-list select {
	width:320px;
	margin-bottom:5px;
}
.cart .shipping .form-list input {
	width:320px;
	margin-bottom:5px;
}
/* Shopping Cart Totals */
.cart .totals {
	float:right;
	margin-top:5px;
	width:230px;
	padding:32px 31px 16px 34px;
	background-color: #FFFFFF;
}
.cart .totals table {
	width:100%;
}
.cart .totals table th, .cart .totals table td {
	padding:5px;
	text-align:left!important;
	color:#666666;
}
.cart .totals table th {
	font-weight:bold;
}
.cart .totals .tax-collapse {
	font-weight:bold;
}
.cart .totals .checkout-types button {
	background:url(../images/checkout_button_2.gif) left top no-repeat;
	margin:15px 0 5px;
}
.cart .totals .checkout-types li {
	padding-bottom:5px;
}
/* Options Tool Tip */
.item-options dt {
	font-weight:bold;
	font-style:italic;
}
.item-options dd {
	padding-left:10px;
}
.truncated {
	cursor:help;
}
.truncated a.dots {
	cursor:help;
}
.truncated a.details {
	cursor:help;
}
.truncated .truncated_full_value {
	position:relative;
	z-index:999;
}
.truncated .truncated_full_value dl {
	position:absolute;
	top:-99999em;
	left:-99999em;
	z-index:999;
	width:250px;
	padding:8px;
	border:1px solid #FFF;
	background-color:#0E0C0D;
}
.truncated .show dl {
	top:-20px;
	left:50%;
}
.col-left .truncated .show dl {
	left:30px;
	top:7px;
}
.col-right .truncated .show dl {
	left:-240px;
	top:7px;
}
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.opc {
	border-bottom:1px solid #34251F;
}
.opc .checkbox {
	width:14px;
	height:14px;
}
.opc li.section {
	border-bottom:0;
}
.opc .step-title {
	background-color:#951A35;
	padding:8px 11px 7px 20px;
	font-size:1.09em;
}
.opc .step-title .number {
	line-height:22px;
	margin-right:5px;
	padding:2px 6px;
	font-weight:bold;
	color:#951A36;
	background-color: #C1D839;
}
.opc .step-title h3 {
	display:inline;
	color:#FFFFFF;
	background-color: #951A35;
}
.opc .allow .step-title {
	cursor:pointer;
}
.opc .active {
}
.opc .active .step-title h3 {
	color:#FFF;
}
.opc .active .step-title {
	background:#951A35;
	cursor:default;
}
.opc .active .step-title .number {
	color:#FFFBCE;
	background:#433015;
	border:1px solid #433015;
}
.opc .step {
	border-top:1px solid #34251F;
	padding:25px 23px 25px 21px;
}
.opc .active .step {
	background:0;
}
.opc .order-review {
}
.opc label {
	font-weight:normal;
	padding-right:20px;
	font-size:0.91em;
}
.opc .form-list {
	margin:15px 0;
}
.opc h4 {
	margin-bottom:5px;
}
#checkoutSteps #opc-billing .input-box, #checkoutSteps #opc-shipping .input-box {
	width:368px;
	float:left;
}
#checkoutSteps #opc-billing .input-box input, #checkoutSteps #opc-shipping .input-box input, #checkoutSteps #opc-billing .input-box select, #checkoutSteps #opc-shipping .input-box select {
	width:322px!important;
}
#checkoutSteps .input-box-2 {
	width:333px;
	float:left;
}
#checkoutSteps .input-box-2 input {
	width:326px!important;
}
#checkoutSteps .input-box-2 select {
	width:332px!important;
}
#checkoutSteps .group-select li li {
	margin-bottom:15px;
}
#checkoutSteps label {
	padding-bottom:3px;
}
#checkoutSteps .group-select li input.input-text {
	width:322px;
}
#checkoutSteps .group-select li select {
	width:auto;
}
#checkoutSteps #opc-billing .customer-name-middlename .name-firstname, #checkoutSteps #opc-shipping .customer-name-middlename .name-firstname {
	width:258px!important;
}
#checkoutSteps #opc-billing .customer-name-middlename .name-firstname input, #checkoutSteps #opc-shipping .customer-name-middlename .name-firstname input {
	width:236px!important;
}
#checkoutSteps #opc-billing .customer-name-middlename .name-middlename, #checkoutSteps #opc-shipping .customer-name-middlename .name-middlename {
	width:110px!important;
}
#checkoutSteps #opc-billing .customer-name-middlename .name-middlename input, #checkoutSteps #opc-shipping .customer-name-middlename .name-middlename input {
	width:64px!important;
}
#checkoutSteps #opc-billing .customer-dob .input-box input {
	width:50px !important;
}
#checkout-step-payment {
	position:relative;
}
/* Multiple Addresses Checkout */
.state-block {
	border:1px solid #34251F;
	padding:20px;
	margin-bottom:10px;
}
.checkout-progress {
	padding:0;
	text-align:center;
}
.checkout-progress li {
	display:inline;
	width:15%;
	text-align:center;
	color:#FFFFFF;
	border:0;
	padding:1px 10px 1px 10px;
	margin-right:5px;
	background:#708F29;
}
.checkout-progress li.active {
	background:#C32F1D;
	color:#FFFFFF;
}
.multiple-checkout {
	position:relative;
}
.multiple-checkout .grand-total {
	font-size:1.5em;
	text-align:right;
}
.multiple-checkout .grand-total big {
}
.multiple-checkout .grand-total .price {
}
.checkout-multishipping-addresses .col-main .multiple-checkout h3 {
	margin:15px 0;
}
.checkout-multishipping-addresses .col-main #multiship-addresses-table {
	border-collapse:collapse;
	margin-bottom:10px;
	border-right:1px solid #34251F;
}
/*.checkout-multishipping-addresses .col-main #multiship-addresses-table tfoot td{border-top:1px solid #BEBCB7; padding:5px;}*/
.checkout-multishipping-addresses .col-main .multiple-checkout .buttons-set {
	border:0;
}
.checkout-multishipping-addresses .col-main .multiple-checkout .buttons-set button {
	margin-left:10px;
}
.checkout-multishipping-shipping .col-main .page-title {
	margin-bottom:15px;
}
.checkout-multishipping-shipping .col-main .multiple-checkout {
	width:100%;
}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set {
	background:0;
}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set .col-1 {
	width:30%;
}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set .col-2 {
	width:68%;
}
.checkout-multishipping-shipping .col-main .wide .data-table {
	border-collapse:collapse;
	margin-top:15px;
}
.checkout-multishipping-shipping .col-main .multiple-checkout h3 {
	border:1px solid #34251F;
	border-bottom:0;
	margin-bottom:0;
	font-size:1em;
	padding:3px;
	padding-left:20px;
}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set {
	border:1px solid #34251F;
	padding:20px;
	margin-bottom:15px;
}
.checkout-multishipping-shipping .col-main .multiple-checkout .buttons-set {
	border:0;
}
.checkout-multishipping-shipping .col-main .multiple-checkout .buttons-set button {
	margin-left:10px;
}
.checkout-multishipping-shipping .col-main .multiple-checkout .col-1 h4 {
	margin:10px 0;
}
.checkout-multishipping-billing .col-main .col2-set {
	background:0;
	border:1px solid #34251F;
	padding:20px;
	margin-top:15px;
}
.checkout-multishipping-billing .col-main .col2-set .col-2 h3 {
	margin-bottom:20px;
}
.checkout-multishipping-billing .col-main .col2-set .col-1 {
	width:60%;
}
.checkout-multishipping-billing .col-main .col2-set .col-2 {
	width:38%;
}
.checkout-multishipping-billing .col-main .buttons-set {
	padding:20px 0;
	border:0;
}
.checkout-multishipping-billing .col-main .buttons-set button {
	margin-left:15px;
}
.checkout-multishipping-billing .col-main .col-2 dl dt {
	padding:5px 0;
}
.checkout-multishipping-billing .col-main .col-2 dl dd {
	padding:0 0 0 20px;
}
.checkout-multishipping-billing .col-main .col-2 dd .v-fix {
	padding-right:5px;
}
.checkout-multishipping-billing .input-box {
	width:auto;
}
.checkout-multishipping-billing .input-box input {
	width:250px;
}
.checkout-multishipping-overview .col-main .page-title {
	margin-bottom:15px;
}
.checkout-multishipping-overview .col-main .col2-set {
	background:0;
	border:1px solid #4A4A4A;
	padding:20px;
}
.checkout-multishipping-overview .col-main .col2-set .col-1 {
	width:30%;
}
.checkout-multishipping-overview .col-main .col2-set .col-2 {
	width:68%;
}
.checkout-multishipping-overview .col-main .multiple-checkout h3 {
	margin:10px 0;
}
.checkout-multishipping-overview .col-main .col2-set h3 {
	margin:0;
}
.checkout-multishipping-overview .col-main .col2-set .data-table {
	border-collapse:collapse;
}
.checkout-multishipping-overview .col-main .col2-set .data-table tfoot th, .checkout-multishipping-overview .col-main .col2-set .data-table tfoot td {
	border-top:1px solid #BFBFBF;
}
.checkout-multishipping-overview .col-main .grand-total {
	margin:10px 0;
}
.checkout-multishipping-overview .data-table {
	margin:10px 0;
}
.checkout-multishipping-address-newshipping #form-validate {
	display:block;
	padding:20px;
}
/*.checkout-multishipping-address-newshipping #form-validate #lastname{width:251px;}*/

.checkout-multishipping-address-editshipping #form-validate {
	display:block;
	padding:20px;
}
/*.checkout-multishipping-address-editshipping #form-validate #lastname{width:251px;}*/

.checkout-multishipping-address-selectbilling .page-title button.button {
	margin-top:5px;
}
.checkout-multishipping-address-selectbilling .multiple-checkout {
	padding:20px;
}
.checkout-multishipping-address-editaddress #form-validate {
	display:block;
	padding:20px;
}
.checkout-multishipping-address-editaddress #form-validate #lastname {
	width:251px;
}
.checkout-multishipping-address-editbilling #form-validate {
	display:block;
	padding:20px;
}
.checkout-multishipping-address-editbilling #form-validate #lastname {
	width:251px;
}
.checkout-multishipping-success .content-box {
	padding:30px;
}
.checkout-multishipping-success .buttons-set {
	border:0;
}
#lastname {
	width:250px!important;
}
/* Sitemap */
.sitemap {
}
/********** < Common Checkout Styles */
.sp-methods {
	position:relative;
}
.sp-methods dt {
	font-weight:bold;
}
.sp-methods .price {
	font-weight:bold;
}
.checkout-onepage-index #checkout-payment-method-load dt {
	padding:5px 0;
}
.checkout-onepage-index #checkout-payment-method-load dd {
	padding:0 20px;
}
.checkout-onepage-index .page-title {
	display:none;
}
.please-wait {
	float:right;
	padding-right:50px;
}
.cvv-what-is-this {
	cursor:help;
	margin-left:5px;
}
/* Tooltip */
.tool-tip {
	border:1px solid #ddd;
	background-color:#f6f6f6;
	padding:5px;
	position:absolute;
	left:20px;
	z-index:1000;
	top:15px!important;
}
.tool-tip .btn-close {
	text-align:right;
}
.tool-tip .tool-tip-content {
	padding:5px;
}
/* Gift Messages */
.add-gift-message {
	margin-top:15px;
}
.gift-message-form {
	border:1px solid #ddd;
}
.gift-message-form .inner-box {
	padding:5px;
	height:300px;
	overflow:auto;
}
.gift-message-form .gift-item {
}
.gift-message-form textarea {
	width:510px!important;
}
.gift-message-form .input-box {
	display:block;
	width:283px!important;
}
.gift-message-form .input-box input {
	width:226px!important;
}
.gift-message-link {
	display:block;
	background:url(../images/bg_collapse.gif) 0 4px no-repeat;
	padding-left:20px;
}
.gift-message-link.expanded {
	background-position:0 -53px;
}
.gift-message-row {
}
.gift-message-row .btn-close {
	float:right;
}
.gift-message dt span {
	font-weight:bold;
}
/* Checkout Agreements */
.checkout-agreements {
}
.checkout-agreements li {
	margin:10px 0;
}
.checkout-agreements .agreement-content {
	border:1px solid #ddd;
	background-color:#f6f6f6;
	padding:5px;
	height:10em;
	overflow:auto;
}
.checkout-agreements .agree {
	padding:6px;
}
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {
}
.account-login .new-users {
}
.account-login .registered-users {
}
.account-create {
}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {
	border:1px solid #241A16;
	padding:15px;
}
.dashboard .data-table {
	margin:15px 0;
}
.dashboard .col2-set {
	padding:5px 0;
}
.dashboard .col2-set .col-1, .dashboard .col2-set .col-2 {
	padding:5px 0;
}
.dashboard .welcome-msg {
}
/* Block: Recent Orders */
.dashboard .recent-orders {
	margin:10px 0;
}
/* Block: Tags */
.dashboard .tags {
	margin-top:15px;
}
.dashboard .tags .product-name {
	margin-bottom:10px;
}
.dashboard .tags .number {
	float:left;
	margin-right:-20px;
}
.dashboard .tags .details {
	margin-left:20px;
}
/* Block: Reviews */
.dashboard .reviews {
}
/********** Dashboard > */

/* Order View */
.order-info {
	border:1px solid #34251F;
	padding:5px;
	margin-bottom:10px;
}
.order-info dt, .order-info dd, .order-info ul, .order-info li {
	display:inline;
}
.order-info dt {
	font-weight:bold;
}
/* Print Pages */
.page-print .print-head {
	padding-bottom:20px;
}
.page-print .print-head img {
	float:left;
}
.page-print .print-head address {
	float:left;
	margin-left:15px;
}
body.page-print {
	background:#0E0C0D;
}
.page-print .col2-set {
	padding:5px 0;
}
.page-print .col2-set .col-1, .page-print .col2-set .col-2 {
	padding:5px 0;
}
.page-print h3 {
	margin-bottom:15px;
}
.page-print .page-title {
	background:0;
	padding:0
}
.page-print .page-title h2 {
	background:0;
	padding:0;
}
/* Price Rewrites */
.page-print .gift-message-link {
	display:none;
}
.page-print .price-excl-tax, .page-print .price-incl-tax {
	display:block;
	white-space:nowrap;
}
.page-print .cart-price, .page-print .price-excl-tax .label, .page-print .price-incl-tax .label, .page-print .price-excl-tax .price, .page-print .price-incl-tax .price {
	display:inline;
}
.customer-name-middlename .name-firstname {
	width:200px!important;
}
.customer-name-middlename .name-firstname input {
	width:190px!important;
}
.customer-name-middlename .name-middlename {
	width:60px!important;
}
.customer-name-middlename .name-middlename input {
	width:50px!important;
}
.customer-name-middlename .input-box-2 input {
	width:250px!important;
}
.customer-dob .input-box {
	width:60px!important;
}
.customer-dob .input-box input {
	width:50px!important;
}
.catalogsearch-advanced-index #form-validate .range input {
	width:150px;
}
.catalogsearch-advanced-index #form-validate select {
	padding:2px;
}
#my_recent_reviews .number {
	width:17px;
	float:left;
}
#my_recent_reviews .product-name {
	float:left;
	width:680px;
	margin-bottom:10px;
}
#my_recent_reviews .rating-box {
	margin-top:5px;
}
#my_recent_tags li {
	width:100%;
	overflow:hidden;
}
#my_recent_tags .number {
	width:17px;
	float:left;
	margin:0;
	padding:0;
}
#my_recent_tags .details {
	float:left;
	width:680px;
	margin:0;
	padding:0;
}
.cms-index-index .col-main .std {
	margin:0;
}
.featured-products-block .category-title {
	margin-top:3px;
	padding:17px 10px 9px;
}
.featured-products-block .category-title h2 {
	width:223px;
	height:28px;
	background:url(../images/featured_title.gif) left top no-repeat;
	text-indent:-999em;
}
.featured-products-block .category-products {
	padding:13px 4px 6px 4px;
}
.featured-products-block .category-products .products-grid {
	margin:0;
}
.featured-products-block .category-products .products-grid .product-name {
	padding:0;
	line-height:normal;
}
.featured-products-block .category-products .products-grid .product-block {
	text-align:left;
	padding-bottom:0;
}
.featured-products-block .category-products .products-grid .product-block .indent {
	padding:15px 19px 19px 18px;
}
.featured-products-block .category-products .products-grid .product-block p {
	padding:0 0 10px;
	margin:0;
	font-weight:bold;
}
.no-items {
	font-weight:bold;
	color:#FFFBCE;
}
.products-indent {
	padding:8px 4px 19px 4px;
}
.review-product-list .product-shop .data-table {
	margin:15px 0;
}
.review-product-list .product-shop .product-pricing {
	margin-top:20px;
}
.review-product-list .product-collateral {
	border:1px solid #241A16;
	padding:14px;
	margin-top:5px;
}
.review-product-list .product-collateral .add-review {
	margin-top:10px;
}
.review-product-list .product-collateral .add-review h5 {
	margin-bottom:10px;
}
.review-product-list .product-collateral .data-table {
	margin:15px 0;
}
.review-product-list .product-collateral .pager {
	margin-bottom:10px;
}
.review-product-view .product-review .product-img-box p {
	padding:20px 0;
}
.review-product-view .product-review .product-img-box .rating-links a {
	display:block;
}
.review-product-view .product-review .product-img-box .rating-links .separator {
	display:none;
}
.review-product-view .product-review .details dl {
	margin:10px 0;
}
.review-product-view .product-review .details dt {
	padding-bottom:10px;
}
.sales-order-history .col-main .data-table {
	margin:15px 0;
}
.sales-order-history .col-main .pager {
	border:0;
}
.customer-address-index .col-main .col2-set .col-1 ol li {
	padding-bottom:15px;
}
.sales-order-view .col-main .col2-set {
	padding:5px 0;
}
.sales-order-view .col-main .col2-set .col-1, .sales-order-view .col-main .col2-set .col-2 {
	padding:5px 0;
}
.sales-order-view .col-main h3 {
	margin-bottom:10px;
}
.sales-order-invoice .col-main .col2-set {
	padding:5px 0;
}
.sales-order-invoice .col-main .col2-set .col-1, .sales-order-invoice .col-main .col2-set .col-2 {
	padding:5px 0;
}
.sales-order-invoice .col-main h3, .sales-order-invoice .col-main h4 {
	margin-bottom:10px;
}
.sales-order-shipment .col-main .col2-set {
	padding:5px 0;
}
.sales-order-shipment .col-main .col2-set .col-1, .sales-order-shipment .col-main .col2-set .col-2 {
	padding:5px 0;
}
.sales-order-shipment .col-main h3, .sales-order-shipment .col-main h4 {
	margin-bottom:10px;
}
.sales-order-creditmemo .col-main .col2-set {
	padding:5px 0;
}
.sales-order-creditmemo .col-main .col2-set .col-1, .sales-order-creditmemo .col-main .col2-set .col-2 {
	padding:5px 0;
}
.sales-order-creditmemo .col-main h3, .sales-order-creditmemo .col-main h4 {
	margin-bottom:10px;
}
.cms-customer-service .col-main dl dd {
	padding-left:0;
}
.catalog-seo-sitemap-category .pager {
	border:0;
	margin:20px 0 10px;
}
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer {
}
.footer-block {
	padding:23px 25px 13px 26px;
	color:#666666;
}
.footer-block-2 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 20px;
	padding-top: 15px;
	padding-right: 23px;
	padding-bottom: 31px;
	padding-left: 23px;
}
.store-switcher {
	color:#887B5F;
}
.footer ul {
	float:right;
	clear: right;
	color: #564F49;
	margin-bottom: 10px;
}
.footer ul li {
	display:inline;
	padding:0 6px 0 10px;
	font-size: 12px;
}
.footer ul li a {
	color:#564F49;
	font-size: 12px;
}
/* ======================================================================================= */
.header-block ul {
	display: block;
}
.header-block ul li {
	float: left;
	margin-left: 10px;
}
.view-by {
	width: 100%;
	margin-top: 5px;
	text-align: left;
}
.sort-by {
	text-align: right;
}
.middle-container {
	background-image: url(../images/fond-contenu.gif);
	background-repeat: repeat-y;
}
.category-head {
	background-color: #666666;
	text-align: left;
	font-size: 18px;
}
#search_mini_form {
	position: absolute;
	top: 93px;
	z-index: 900;
	right: 10px;
}
.toolbar-block a {
	color: #564F49;
}
a.panier {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	float: left;
	cursor: pointer;
}
.shortdesc {
	font-size: 11px;
	color: #666666;
	display: block;
	text-align: left;
	padding-left: 14px;
}
.linkdesc {
	font-size: 11px;
	color: #666666;
	display: block;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/pager_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	margin: 0px 0px 20px 14px;
}
.side-col .head h3 {
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(../images/fond-menu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 30px;
	text-align: left;
	background-color: #951A35;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.block-title h2 {
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(../images/fond-menu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.block-title {
	clear: both;
}
.side-col .box {
	margin-bottom: 20px;
	clear: both;
}
.side-col .block {
	margin-bottom: 20px;
}
dl dt {
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f79ab3;
	line-height: 18px;
	padding-left: 10px;
}
dd ol {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
dd ol li {
	margin-bottom: 3px;
}
dd ol li a {
	text-decoration: none;
}
.block .block-content {
	margin-top: 5px;
}
.copy {
	float: left;
	font-size: 12px;
	color: #564F49;
}
.header-block ul li a {
	color: #891a3b;
	font-size: 12px;
	white-space: nowrap;
}
.col-1-layout .col-main {
	width: 100%;
}
.col2-set {
	margin-bottom: 10px;
	text-align: left;
}
.col2-set p {
	padding: 10px;
}
.page-head h3 {
	margin: 10px;
}
.head h4 {
	background-color: #951A35;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.account-nav .on {
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.account-nav ul {
	margin-top: 10px;
}
.col-main a {
	color: #564F49;
}
.inner-head {
	background-color: #FFFFFF;
	padding: 10px;
	height: 18px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #AEAEB0;
}
.account-box {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.inner-head h5 {
	float: left;
	margin-right: 10px;
}
.inner-head a {
	float: left;
}
.title-buttons button.button {
	float: right;
	margin-right: 10px;
	margin-top: 7px;
}
.page-border li {
	padding-left: 10px;
	padding-right: 10px;
}
.side-col .price {
	border: none;
	display: inline;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.subtotal .price {
	border: 1px solid #E1DEDA;
	display: block;
	width: 100%;
}
.side-col h4 {
	margin: 0px;
	padding: 0px;
}
.side-col .btn-remove {
	float: right;
}
.side-col .product-details {
}
.side-col .product-image {
	float: left;
	margin-right: 10px;
}
.side-col h3 {
	font-size: 12px;
	background-color: #951A35;
	color: #FFFFFF;
	text-transform: none;
	margin-left: 0px;
	padding-left: 10px;
	background-image: url(../images/fleche.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FB9CB1;
	padding-bottom: 5px;
	margin-bottom: 5px;

}
.side-col .actions {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 20px;
}
.side-col .actions a {
	white-space: nowrap;
	display: block;
	font-size: 10px;
}
.block-subscribe .input-box {
	float: left;
	margin-right: 2px;
}
.side-col h2 .count {
	display: none;
	line-height: normal;
	text-transform: none;
	font-weight: normal;
}
.category-description {
	background-color: #FFFFFF;
	margin:12px 12px 10px;
	padding: 10px;
	text-align: left;
}
.cms-page-view .col-main {
	padding: 10px;
	width: 730px;
	background-color: #FFFFFF;
	text-align: left;
}
#checkoutSteps dl dd ul li {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#checkoutSteps dl {
	background-color: #FFFFFF;
	padding: 10px;
}

#checkoutSteps dl dt {
	padding: 10px;
	background-image: none;
	background-color: #E1DEDA;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#checkoutSteps dl dd {
	margin-bottom: 20px;
}
.page-popup a {
	color: #666666;
}
body.page-popup .page-title a {
	line-height: 35px;
	color: #FFFFFF;
	padding-right: 10px;
}
.block-subscribe button.button {
	float: left;
}
.side-col ul.listing li ul {
	font-size: 12px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FB9CB1;
	margin-bottom: 10px;
	margin-top: 0px;
}
.side-col ul.listing {
	font-weight: bold;
	margin-top: 10px;
}
.side-col ul.listing li {
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;

}
.side-col ul.listing li ul li {
	background-image: none;
	padding:0;

}
.side-col ul.listing a {
	text-decoration:none;
}
.Alerte {
	position: absolute;
	top: 72px;
	right: 0px;
}
