@charset "utf-8";
/* CSS Document */

/* Pager */
.pager { font-size:11px;  padding:4px 8px; border-bottom:1px solid #ddd; text-align:center; width:97%; float:left; text-transform:uppercase; color: #666666;}
.pager .amount { float:left; margin:0; }
.pager .limiter { float:right; font-size:10px;  }
.pager .limiter label { vertical-align:middle; font-size:10px; }
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
.pager .pages { float:right; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline;  margin: 0 2px; font: 12px/12px garamond, Georgia, "Times New Roman", Times, serif; color: #666666;}
.pager .pages li a { color:#666666; border: 1px solid #F1EDE8; padding: 2px 5px;}
.pager .pages .current { background:#FFFFFF; border: 1px solid #F1EDE8; padding: 2px 5px;}
.pager .pages li a:hover {border: 1px solid #666666;padding: 2px 5px;}


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }
.category-products .toolbar {
		float:left;
		margin:0 0 16px;
		width:100%;
	}
.ratings { line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:0 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:50px; height:10px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:10px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin:2px 3px 0 0; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }
.ratings-table td { padding:4px 0 0; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; float:left; }
.product-view .product-shop .availability { font-size:11px; }
.product-view .product-shop .availability span { font-weight:normal; }

/* Email to a Friend */
.email-friend { margin:0; }

/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box { margin:5px 0 10px; }
.price-box .price { font: bold 16px/16px garamond, Georgia, "Times New Roman", Times, serif;  color:#396f00; }

/* Regular price */
.regular-price { color:#396f00; }

/* Old price */
.old-price { margin:0; }
.old-price .price-label { font-size:12px; font-weight:bold; white-space:nowrap; }
.old-price .price { font-weight:bold; font-size:13px; color:#396f00; text-decoration:line-through; }

/* Special price */
.special-price { margin:0; }
.special-price .price-label { font-size:11px; font-weight:bold; text-transform:uppercase; white-space:nowrap; color:#000; }
.special-price .price { font-size:13px; font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price { margin:0; }
.minimal-price .price-label { font-size:12px; font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; font-size:12px; text-decoration:underline; color:#444; }
.minimal-price-link .label {color:#444;}
.minimal-price-link .price { font-weight:normal; color:#444; }

/* Including tax */
.price-including-tax { display:block; color:#888; }
.price-including-tax .label {  font-size:10px; text-transform:uppercase; white-space:nowrap; color:#888; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#396f00; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#888; }
.price-excluding-tax .label { font-size:10px; text-transform:uppercase; white-space:nowrap; color:#888; }
.price-excluding-tax .price { font-size:12px; font-weight:normal; color:#396f00; }

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

/* 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; font-weight:normal; }

/* FTP */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Price range */
.price-from { margin:0; }
.price-from .price-label { font-size:12px; font-weight:bold; white-space:nowrap; }

.price-to { margin:0; }
.price-to .price-label { font-size:12px; font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:7px; }
.price-notice .price { font-weight:bold; }

/* Price as configured */
.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; text-transform:uppercase; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#222; }
f/********** Product Prices > */

/* Tier Prices */
.tier-prices { margin:10px 0; padding:10px; background:#f4f9ea; border:1px solid #ddd; }
.tier-prices .benefit { font-style:italic; font-weight:bold; }
.tier-prices .price { font-weight:bold;; }

.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { margin:3px 0 0; }
.add-to-links li { background:url(../images/bkg_add-to.gif) 2px 50% no-repeat; line-height:1.25; padding-left:12px; }
.add-to-links li a { color:#444; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.label { 
	color:#8a8989;
	float:left;
	font-size:10px;
	line-height:20px;
	margin:0;
	text-align:left;
	text-transform:uppercase;
	width:93px;
 }
.add-to-cart .qty { float:left; margin-right:5px; width:50px; }

.add-to-cart button.button ,
.checkout-types button.button.btn-checkout  { 
	background:url("../images/checkout-bg.png") no-repeat scroll left center transparent;
	border:medium none;
	color:#ABA75B;
	float:right;
	font:15px Garamond,Georgia,"Times New Roman",Times,serif;
	height:50px;
	letter-spacing:-1px;
	margin:-4px 6px 0 2px;
	padding-left:38px;
	text-align:left;
	text-transform:uppercase;
	width:148px;

	
}

/* Add to Links + Add to Cart */

.add-to-box { 
	margin:10px 0; 
	float:left;
	padding: 0 0 20px 0;
	background:url(../images/dashed.png) bottom repeat-x;
	padding-bottom:10px;
	width:100%;
}
.add-to-box .add-to-cart { text-align:right; }
.add-to-box .or { display:none !important; }
.add-to-box .add-to-links { margin:10px 0; text-align:right; }
.add-to-box .add-to-links li .separator { display:none !important; }


.product-view { float:left; margin:4px 0 0; }

.product-essential { padding:0 0 25px; }
.product-essential h2 { font:bold 12px/1.25 Arial, Helvetica, sans-serif; }

.product-collateral {
	margin:0 0 15px;
}
.product-collateral h2 { font-size:19px; font-weight:normal; line-height:1.15; }
.product-collateral .box-collateral {}

/* Product Images */
.product-view .product-img-box { float:left; width:352px;   }
.product-view .product-img-box a {border:1px solid #D7CABD; background:#ffffff; }

.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0 0 10px; border:1px solid #cacaca; }
.product-view .product-img-box .product-image-zoom { position:relative; width:300px; height:300px; 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 { margin:0 0 10px; text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:24px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:3px; width:9px; height:18px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:10px; top:7px; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:10px; top:7px; }
.product-view .product-img-box .more-views h2 { font-size:10px; font-weight:normal; padding:0 0 2px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views ul { margin-left:-7px }
.product-view .product-img-box .more-views li { float:left; margin:0 0 8px 10px; }
.product-view .product-img-box .more-views li a { float:left; width:66px; height:66px; border:1px solid #DBD0C4; overflow:hidden; }

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { font-weight:bold; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:12px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }

/* Product Shop */
.product-view .product-shop { float:right; width:323px; margin:0 0 0 0; }
.col1-layout .product-view .product-shop { float:right; width:576px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 5px; }
.product-view .product-shop .product-name h1 { 
	font:25px Garamond,Georgia, "Times New Roman", Times, serif; 
	color:#403328;
}
.product-view .product-shop .availability { margin:10px 0; }
.product-view .product-shop .short-description { 
	margin:10px 0; 
	clear:both;
	float:none;
	background:url(../images/dashed.png) repeat-x bottom;
	padding:0 0 21px;
}

.product-view .product-shop .add-to-links { margin:0; }
.product-view .product-shop .add-to-links { text-align:right; }
.product-view .product-shop .add-to-links li { display:inline; margin-left:12px; }
.product-view .product-shop .add-to-links li .separator { display:none !important; }

/* Product Options */
.product-options { position:relative;  }
.product-options dt { font-weight:normal; }
.product-options dt label { 
	float:left;
	text-transform:uppercase;
	margin:10px 10px 0 0; 
	font:12px Garamond, Georgia, "Times New Roman", Times, serif;
	
}
.product-options dt span.required { color:#eb340a; }
.product-options dt .qty-holder { float:right; margin-right:15px; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#444; }
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #ddd; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:74px; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:2px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { margin-bottom:0; padding:15px 0 0; }

.product-options-bottom {  }
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; }
.product-options-bottom .price-box { float:left; margin:0; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { float:right; margin:0; padding:0; border:0; background:0; }

.product-shop .product-options-bottom .price-box { float:none; margin:0; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart { clear:both; float:none; padding:12px 0 0; text-align:left; }

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

/* Product Tabs */
.product-tabs { margin-bottom:15px;  background:#f2f2f2 url(../images/bkg_tabs.gif) 0 100% repeat-x; list-style:none outside none; clear:both; }
.product-tabs li { font:10px/1em Garamond,Georgia; line-height:1em; background:#efeeed; float:left; text-transform:uppercase; }
.product-tabs li.first { border-left:0; }
.product-tabs li.last { border-right:0; }
.product-tabs a { display:block; padding:7px; color:#444; }
.product-tabs a:hover { background-color:#ddd; text-decoration:none; color:#666666; }
.product-tabs li.active a,
.product-tabs li.active a:hover { background-color:#FFFFFF; color:#555555; }
.product-tabs-content h2 { display:none; font-size:12px; font-weight:bold; }

/* Mini Products Grid */
.mini-products-grid { width:100%; }
.mini-products-grid td { width:20%; padding:0 8px 8px 0; }
.mini-products-grid .product-image { display:block; border:1px solid #cacaca; margin:0 0 10px; }
.mini-products-grid .product-name { width:115px; margin:0 0 6px; overflow:hidden; }
.mini-products-grid .product-name a { color:#444; text-decoration:underline; }
.mini-products-grid .product-name a:hover { text-decoration:none; }
.mini-products-grid td.empty {}
.mini-products-grid td.last { padding-right:0; }
.mini-products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
.product-view .box-up-sell h2 { margin:0 0 8px; }
#product_tabs_upsell_products_contents h2 { display:block; }

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 { font-size:12px; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(../images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block; font-size:12px; font-weight:bold; margin:0 0 3px; }
.product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; }
.product-view .box-tags .form-add input.input-text { width:299px; }
.product-view .box-tags .form-add button.button span { height:23px; background-image:url(../images/bkg_btn-small.png); line-height:20px; }
.product-view .box-tags .note { margin:2px 0 0; font-size:10px; }

/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:460px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:454px; }

/* Send a Friend */
.send-friend .form-list { width:535px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:25px; }
/* ======================================================================================= */


#right-bar .product-shop .prod-price  {
	width:180px;
}

#right-bar .product-shop .prod-price span.label {
	font-size:15px;
	color:#97795B;
	font-weight:lighter;
	width:60px;
}
#right-bar .product-shop .sku {
	font-size:11px;
	color:#000000;
	text-transform:uppercase;
	font-weight:lighter;
}

#right-bar .product-shop .prod-price .price-box {
	font-size:15px;
	font-weight:bold;
	
}

#right-bar .product-shop label {
	font: bold 12px/10px Garamond,Georgia,"Times New Roman",Times,serif;
	margin-right:11px;
	text-align:left !important;
	text-transform:uppercase;

}

#right-bar .product-shop input[type='text'] ,
#right-bar .product-shop select {
	border:1px solid #BBBBBB;
}

#right-bar #product-options-wrapper p.required {
	float:left;
	font-size:12px;
	left:181px;
	margin:0;
	padding:0;
	position:absolute;
	top:44px;
}


.MagicThumb-caption {
	background:none repeat scroll 0 0 #CCCCCC;
	border:0 none !important;
	color:#333333;
	font:14px garamond,Verdana,Helvetica;
	outline:0 none !important;
	padding:8px;
	text-align:left;
}

/*********** tabs **************/

#product_tabs_product.tags , 
#product_tabs_product.tags_contents ,
.product-options-bottom .price-box ,
.add-to-links {
	display:none;
}

.product-tabs-content table {
	clear:both;
	font-size:12px;
}

#right-bar .product-tabs-content table p {
	font-size:12px;
}

.product-tabs-content {

	padding:20px;
	font:14px Garamond, Georgia;
	color:#999999;
	background:#FFFFFF;
	border:1px solid #e5e5e5;
	margin:23px 0 0 0;
	width:280px;
}

.product-tabs li.active a {
	padding-bottom:7px;
	border:1px solid #e5e5e5;
	border-bottom:0;
}

p.email-friend a , p.no-rating a {
	color:#8c8c8c;
	font:12px Garamond, Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding:0 0 0 20px;
	background:url(../images/list-menu.png) left no-repeat;
}


.short-description .std {
	height:auto;
	padding:0;
	margin:0;
	color:#666666;
	font:14px Garamond, Georgia, "Times New Roman", Times, serif;
}

#option {
    width:100%;
	float:left;
	margin:10px 0;
	padding: 0 0 10px 0;
	background:url(../images/dashed.png) repeat-x bottom;
}

#add-to-cart-button { 
	float:left;
	margin:35px 0 0 10px;
}

#option .button.btn-cart {
	margin-top:-41px;
	position:relative;
	z-index:10;
}

.row {
	width:100%;
	padding: 10px 0 15px 0;
	background:url(../images/dashed.png) bottom repeat-x;
	float:left;
}

#right-bar .row label {
	color:#000000;
	font:bold 12px/10px Garamond,Georgia,"Times New Roman",Times,serif;
	text-align:left;
	text-transform:uppercase;
	width:auto;

}

.row .value {
	color:#8A8989;
	float:left;
	font-size:14px;
	margin:-4px 0 0;
	width:180px;

}

/****** cart **********/

.cart table#shopping-cart-table {
	width:100%;
	border-collapse:collapse;
	
}

.cart table#shopping-cart-table tbody {
	border:1px solid #cac8c7;
	border-bottom:none;
}

.cart table#shopping-cart-table thead {
	border:1px solid #cac8c7;
	border-bottom:none;
}

table#shopping-cart-table tfoot button {
	background:none repeat scroll 0 0 #79614E;
	border:1px solid #C4BA8A;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	padding:3px 2px;
	text-transform:uppercase;
}

table#shopping-cart-table tfoot {
	border:1px dashed #cac8c7;
	border-left:none;
	border-right:none;
	padding:10px 0;
}

table#shopping-cart-table tfoot td.last {
	border-right:none;
}

.cart table th {
	background:#E0D8CC;
	color:#666666;
	font:bold 11px Garamond, Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	text-align:left;
	padding:10px 10px;
	border-right:#FFFFFF 1px dashed;
}

.cart table#shopping-cart-table td {
	padding:5px;
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	border-right:1px dashed #cac8c7;
}

.a-center.last {
	border-right:none;
}

tr.even td {
	background:#f6f1e8;
}

.cart h2.product-name a , .discount h2 {
	color:#413429;
	font:12px Garamond, Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}

.cart h2.product-name a {
	font-weight:bold;	
}

.cart-collaterals .col-2 {
	float:left;
	width:100%;
	margin:30px 0 0;
}

.cart-collaterals .col-2 .discount {
	float:left;
}

.cart-collaterals .totals { 
	float:right;
}

.button.btn-update {
	float:right;
}

form .discount-form label {
	width:100%;
	text-align:left;
}

.cart table#shopping-cart-table tbody tr td {
	background:#F8F6F3;
	font-weight:bold;
	color:#413429;
}

.cart table#shopping-cart-table tbody tr td.a-right {
	text-align:right;
}

.cart table#shopping-cart-table tbody tr td.a-center {
	text-align:center;
}

.cart table#shopping-cart-table tbody tr.even td {
	background:#F6F1E8;
}

.cart table#shopping-cart-table tfoot tr td {
	background:#ffffff;
}

table#shopping-cart-table .nobr {
	min-width:126px;
}

table#shopping-cart-table .row {
	float:left;
	width:264px;
	background:none;
}

table#shopping-cart-table .row .value {
	width:180px;
	float:left;
	margin: 2px 0 0 0;
	font-size:14px;
	font-weight:lighter;
	color:#555555;
	font-family:Garamond , Georgia; 
}

table#shopping-cart-table .row label {
	float:left;
	text-align:left;
	font-size:14px;
	text-transform:none;
	width:auto;
	color:#555555;
}

button {
	font-family:Garamond, Georgia !important;
}

#coupon_code {
	margin:10px 0;
}

.cart {
	padding:10px;
	float:left;
	width:96%;
}

.cart .page-title h1 {
	background:url("../images/h2_bg.jpg") repeat-x scroll 0 0 transparent;
	color:#FFFFFF;
	font:27px Garamond,Georgia;
	margin:10px 0 15px;
	padding:25px 0 25px 15px;
	text-transform:uppercase;
	width:100%;
}

button.button.btn-checkout {
	background:none repeat scroll 0 0 #79614E;
	border:1px solid #C4BA8A;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	padding:3px 2px;
	text-transform:uppercase;

}

.checkout-types button.button.btn-checkout {	
	float:none;
}

ul.checkout-types {
	list-style:none;
	padding:24px 0;
	clear:both;
}


.checkout-cart-index .page-title ul.checkout-types {
	list-style:none;
	padding:0;
}


.sku {
	clear:both;
	font:bold 14px Garamond, Georgia;
}

.category-products .sku {
	/*float:left;*/
	clear:none;
}

a.btn-remove2 {
	float:left;
	text-indent:-9990px;
	background:url(../images/remove.png) left no-repeat;
	height:50px;
	width:25px;
	margin: 0 0 0 10px;
}

table#shopping-cart-totals-table td {
	padding:10px;
}

table#shopping-cart-totals-table {
	border-collapse:collapse;
	float:right;
	min-width:233px;
}

table#shopping-cart-totals-table tfoot td {
	border-top:#cccccc 1px dashed;
	border-bottom:#662100 1px solid;
}

table#shopping-cart-totals-table tfoot {
	color:#662100;
}

table#shopping-cart-table .remove {
	width:106px;
	
}

table#shopping-cart-table  .prodetail {
	float:left;
	margin: 15px 0 0 25px;
}
table#shopping-cart-table  .prodetail h2.product-name {
	color:#6B523D;
	font-size:12px;
}

table#shopping-cart-table img {
	float:left;
}

.totals .checkout-types button.btn-checkout {
	float:right;
	margin-right:0;
	width:240px;
	font-size: 22px
}

table#shopping-cart-table input.input-text.qty {
	float:left;
	margin:13px 0 0;
}




.checkout-types li a { 
	color:#725836;
	display:none;
}

/******** checkout steps ***********/

#checkoutSteps li {
	list-style-type:none;
	padding:0;
	margin:0;
	font-size:14px;
	float:left;
	width:100%;
	clear:both;
}

#checkoutSteps form {
	clear:both;
	width:94%;
	background:#FAF9F7 url(../images/checkout_process_bg.png) no-repeat right bottom;
	border:1px solid #9D9996;
	margin: 2px 0;
	padding:10px;
	float:left;
}

#checkoutSteps form#login-form {
	background:none;
	border:none;
}

#checkoutSteps form#login-form .buttons-set a {
	background:url("../images/arrow.jpg") no-repeat scroll left center transparent;
	color:#A09252;
	float:right;
	padding:0 0 0 10px;
	font-size:14px;
	margin-left:20px;
}

#checkoutSteps li.control , 
#checkoutSteps #co-shipping-form #shipping-new-address-form  li.control ,
#checkoutSteps #co-shipping-form #shipping-new-address-form li.fields {
	background:none;
}

#checkoutSteps #co-billing-form  li.control ,
#checkoutSteps #co-shipping-form  li.control ,
#checkoutSteps #co-shipping-form #shipping-new-address-form .field ,
.sp-methods dd {
	background:url(../images/dashed.png) repeat-x  bottom ;
}

#co-shipping-method-form .sp-methods dt {
	background-color:#F1EDE8;
border-bottom:1px solid #D8D6D5;
color:#4D4D4D;
float:left;
font-size:13px;
margin:4px 0;
padding:5px 0 5px 7px;
text-transform:uppercase;
width:99%;
}

#co-shipping-method-form .sp-methods dd {
	color:#4D4D4D;
	float:left;
	font-size:13px;
	margin:4px 0 8px;
	padding-bottom:5px;
	padding-left:55px;
	width:91%;
}

#billing-address-select ,
#shipping-address-select {
	width:310px;
	font-size:11px;
	margin:9px 0 0;
}

.checkout-onepage-index .page-title h1 {
	background:url("../images/h2_bg.jpg") repeat-x scroll 0 0 transparent;
	color:#FFFFFF;
	font:27px Garamond,Georgia;
	margin:10px 0 15px;
	padding:25px 0 25px 15px;
	text-transform:uppercase;
	width:95%;
}

#checkout-step-login .col2-set.login .col-1 ,
#checkout-step-login  .col2-set.login .col-2 {
	padding:10px;
	width:303px;
	float:left;
	background:url(../images/checkout_process_bg.png) no-repeat scroll right bottom #FBF9F8;
	border:1px solid #CCCCCC;
	
	height:315px;
	margin:10px 4px;
	
}

#checkout-step-login .col2-set .col-1  {
	margin:5px 10px 5px 0;
}

#checkout-step-login .col2-set .col-1 h3 ,
#checkout-step-login .col2-set .col-2 h3  {
	background-color:#FFFFFF;
	border:1px solid #F2F2F2;
	font:bold 13px Garamond,Georgia;
	margin:0 0;
	padding:5px;
	text-transform:uppercase;


}

#checkoutSteps ul.form-list li {
	padding:0 0 5px 0;
	margin-bottom:10px;
	font:12px/20px garamond,Georgia,"Times New Roman",Times,serif;
	color: #000000;
	text-transform: uppercase;
	background:url("../images/dashed.png") repeat-x scroll center bottom transparent;
}


#checkoutSteps ul.form-list li.no-display {
	display:none;
}

#checkoutSteps .step-title {
	background:url(../images/bg-step.jpg) repeat-x scroll 0 0 transparent;
	color:#FFFFFF;
	font:18px Garamond,Georgia;
	padding:15px 0 15px 10px;
	width:96%;
	float:left;
	text-transform:uppercase;
}


#right-bar #checkoutSteps .buttons-set .button {
	font-weight:normal;
	font-family:Garamond, Georgia;
}

#checkoutSteps .number ,
#checkoutSteps h2 {
	float:left;
	float:left;
	margin:0 5px 0 0;
	color:#44372C;
}

#checkoutSteps .step-title a {
	font:14px Garamond,Georgia;
	text-decoration:none;
	float:right;
	color:#A09252;
	margin: 0 10px 0 0;
	color:#ffffff;
}
#right-bar #checkoutSteps p.back-link {
	float:left;
	margin-left:497px;
	
}

#shipping:street2 {
	margin-left:350px;
}


#right-bar #checkoutSteps #review-buttons-container p.back-link {
	margin-left:322px;
}

#right-bar #checkoutSteps #review-buttons-container p.f-left {
	float:left;
}

#checkoutSteps .buttons-set a {
	background:#C4BA8A;
	color:#A09252;
	float:right;
	padding:5px 10px;
	color:#ffffff;
	float:right;
	font-size:10px;
	margin:0;
}

#co-billing-form li label ,
#co-shipping-form li label {
	float:left;
	font:12px/20px Garamond,Georgia;
	margin:0 25px 0 0;
	text-align:right;
	width:269px;
}

.field .input-box select.validate-select {
	font:14px/20px garamond,Georgia,"Times New Roman",Times,serif;
	text-transform: capitalize;
	}

ul.form-list li#billing-new-address-form .field .input-box select.validate-select,
ul.form-list li#billing-new-address-form .field .input-box input,
ul.form-list li#billing-new-address-form textarea,
ul.form-list li#billing-new-address-form li input {
	border:1px solid #C4BA8A;
font:14px/20px garamond,Georgia,"Times New Roman",Times,serif;
width:300px;
	}

#co-billing-form li {
	padding:0 0 5px;
	width:97%;
	float:left;
}
#checkoutSteps .buttons-set {
	clear:both;
	width:97%;
	margin:10px 0;
}

#checkout-shipping-method-load {
	margin:10px 0;
}

#checkout-shipping-method-load label {
	width:150px;
}

#co-payment-form fieldset {
	width:97%;
	clear:both;
}

#co-payment-form label {
	width:234px;
}

#co-payment-form  dt {
	width:100%;
	clear:both;
	background:url("../images/dashed.png") repeat-x scroll center bottom transparent;
	padding:10px 0;
	float:left;
}

table#checkout-review-table {
	clear:both;
	width:100%;
	border:1px solid #666666;
	
}

#checkout-review-table-wrapper {
	float:left;
	width:94%;
	padding:10px;
	border:1px solid #666666;
	background:#FAF9F7 url(../images/checkout_process_bg.png) no-repeat right bottom;
}


table#checkout-review-table{
	border-collapse:collapse;
}
table#checkout-review-table th {
	background:#e0d8cc;
	padding:10px;
	color:#666666;
	text-transform:uppercase;
	font-size:11px;
	border-right:#ffffff 1px solid;
	
}

table#checkout-review-table tbody td {
	border-right:1px solid #CCCCCC;
}

table#checkout-review-table tbody td.last {
	border-right:none;
}

table#checkout-review-table td {
	padding:10px;
	font:14px Garamond, Georgia;
	color:#333333;
}

table#checkout-review-table tr.even td {
  background:#F4F0EB;
}

table#checkout-review-table td h3 {
	font-size:14px;
}

table#checkout-review-table tbody td.a-right {
	text-align:right;
	
}

table#checkout-review-table tfoot td {
	background:#F0EDE8;
	border-bottom:1px solid #CCCCCC;
	text-transform:uppercase;
}

table#checkout-review-table tfoot tr.last td {
	background:#DCD5C9;
	border-bottom:#9D9996 1px solid;
}

table#checkout-review-table tfoot td.a-right {
	text-align:right;
}

#left-bar .block.block-progress .block-title {
	font-size:11px;
}


#checkoutSteps label[for="shipping-address-select"] {
	width:300px;
}

#ccsave_expiration_yr {
	margin:7px 0 5px 249px;
}

/* One Page Checkout - box */
.block-progress { border:0; margin:0; }
.block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-progress .block-content { background:none; padding:0; }
.block-progress dt ,
.checkout-multishipping-addresses ul.checkout-progress li { 
	font-size:12px; 
	line-height:1.35; 
	background:#ffffff; border:1px solid #ddd; 
	margin:0 0 6px; padding:2px 8px; 
	color:#555; 
	text-transform:uppercase; 
}
.block-progress dd { border-top:0; padding:2px 10px; margin:0 0 6px; }
.block-progress dt.complete { font-size:12px;}
.block-progress dt.complete a { text-transform:uppercase; color:#C4BA8A; }
.block-progress dd.complete {}
.block-progress p { margin:0; }
.block-progress address , .block-progress dd.complete  { font-style:normal; line-height:1.35; font-size:12px; color:#666666; }


.checkout-multishipping-addresses ul.checkout-progress {
	list-style:none;
	width:200px;
	float:left;
	margin-right:25px;
}

.multiple-checkout {
	float:left;
	width:300px;
}

/********* magic zoom ************/
#MagicToolboxSelectorsContainer ul {
	list-style:none;
	float:left;
}

#MagicToolboxSelectorsContainer ul li {
	margin:2px 0;
}

#MagicToolboxSelectorsContainer a {
	width:110px;
	height:104px;
	overflow:hidden;
}

#MagicToolboxSelectorsContainer a img {
	width:110px;
	border:none;
}

/* related products */

.block.block-related {
	clear:both;
	width:100%;
}

.block.block-related .block-title {
	background:#F1EDE8;
	width:98%;
	float:left;
	margin:10px 0 2px 0;
	border-bottom:#C9BAAD 1px solid;
	padding: 10px;
	color:#3F3327;
}

.block.block-related .block-title strong {
	color:#3F3327;
	font-weight:normal;
}

.block-subtitle , ol#block-related li input , a.link-wishlist { display:none; }

ol#block-related {
	clear:both;
	background:#F1EDE8;
	border-top:#DBD1C8 1px solid;
	float:left;
	width:98%;
	padding:10px;
}

ol#block-related li {
	margin:0;
	list-style-type:none;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:295px;
}
ol#block-related .product-name a {
  color:#413429;
  font-size:14px;
  text-transform:uppercase;
}

/****** tabs-designer *********/

.designer_teaser_img {
	float:left;
	margin: 0 15px 15px 0;
}

.designer_teaser_img img {
	width:90px;
}

.designer_teaser_right {
	float:right;
	width:144px;
}
.designer_teaser_right p {
	margin:0 0 5px 0;
}
.designer_teaser_right h3 {
	color:#97795A;
	font-size:16px;
	padding-bottom:5px;
	margin:0 0 5px 0;
	background:url(../images/dashed.png) bottom repeat-x;
}

.designer_teaser_right a {
	font-size:10px;
	color:#000000;
	padding-right:10px;
	background:url(../images/arrow-list.png) right no-repeat;
}

/**** designer teaser ***/
#designer-teaser {
 border:1px solid #9D9996;
 width:94%;
 padding:10px;
 float:left;
 background:url(../images/designer-bg.png) no-repeat bottom;
}

#designer-teaser .designer_teaser_right {
	width:550px;
	float:left;
	margin: 0 0 0 15px;
	width:468px;
}

#designer-teaser .designer_teaser_img img {
	width:109px;
}

#designer-teaser .designer_teaser_right p {
	color:#6F6F6F;
	font-size:12px;
}

#designer-teaser .designer_teaser_right h3 {
	background:none;
	font-size:18px;
	text-transform:uppercase;
}


/*********** designer page **********/

.designer_img {
	float:left;
	margin: 0 15px 15px 0;
}

.designer_right p {
	margin: 0 0 10px 0;
}

/**** sku ***/

.sku {
	color:#C4BA8A;
	font-size:11px;
	text-transform:uppercase;
}

#block-related .sku { clear:none; }

/**** magic zoom plus ***/

#right-bar .MagicToolboxContainer {
	text-align:left;
	color:MagicToolboxContainer;
	font-size:12px;
	color:#666666;
}

#right-bar .MagicToolboxContainer h4 {
	text-transform:uppercase;
	font-size:10px;
	margin:10px 0 0 0;
	color:#000000;
}

/********** wishlist **********/

table#wishlist-table {
	border:1px solid #666666;
	margin: 0 0 10px 0;
	border-collapse:collapse;
}

table#wishlist-table , table#wishlist-table td , table#wishlist-table th {
	width:100%;
	
}

table#wishlist-table td {
	padding:10px;
	border-right:1px solid #CCCCCC;
}

table#wishlist-table h2.product-name  a {
	color:#000000;
	font-size:15px;
}

#right-bar table#wishlist-table .price-box .regular-price .price {
 color:#666666 !important;
 font-size:12px;
}

table#wishlist-table th {
	background:none repeat scroll 0 0 #E0D8CC;
	border-right:1px solid #FFFFFF;
	font:12px Garamond,sans-serif;
	padding:5px 7px;
	text-transform:uppercase;
	
}

.wishlist-index-index #right-bar .button.btn-share {
	margin-left:58px;
}

.wishlist-index-index #right-bar p.back-link {
	margin-top:-32px;
}

.wishlist-index-index #right-bar .button.btn-update {
	float:none;
}

.wishlist-index-index #right-bar p.back-link a {
	background:url("../images/arrow-back-white.png") no-repeat scroll 4px 6px #C4BA8A;
	font-size:10px;
	font-weight:bold;
}

.wishlist-index-index #right-bar .my-wishlist  .buttons-set {
	float:left;
	padding-top:15px;
	margin: 10px 0 0 0;
	width:100%;
	border-top:1px solid #E6E3E1;
}

table#wishlist-table .button.btn-cart {
	background:none repeat scroll 0 0 #79614E;
	border:1px solid #C4BA8A;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	padding:3px 2px;
	text-transform:uppercase;
	width:102px;
}

table#wishlist-table .price-box .regular-price {
	width:85px;
}

table#wishlist-table th.last , table#wishlist-table td.last {
	border-right:none;
}

table#wishlist-table .nobr {
	width:58px;
	font-size:12px;
}

table#wishlist-table textarea[title='Comment'] {
	height:151px;
	width:122px;
	font:12px Garamond,Georgia;
}

#checkoutSteps #co-billing-form li#billing-new-address-form {
	background:none;
}

/* paypal */

#paypal_direct_expiration_yr {
	margin:5px 0 0 249px;
}
