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

 body
{
	background: url(../images/bb_bg.jpg) #fde9ea;
	color:#000;
}


 div.page
 {
 	background:#fff5fa;
 	padding-left:13px;
 	padding-right:13px;
 	padding-bottom:13px;
 	height:100%;
	border-left:2px solid #8e6442;
	border-right:2px solid #8e6442;
	border-bottom:2px solid #8e6442;
 }


div#frontpage_box
{
 	height:488px;
 	width:960px;
 	background: url(../images/front_page_main.jpg) 0 0 no-repeat;
 	position:relative;
}

div#fp_rhs
{
	position:absolute;
	right:0px;
	top:0px;
}

div#login_front
{
	color:#ab74b1;
 	float:right;
 	width:227px;
 	height:139px;
 	background: url(../images/front_page_login.jpg) 0 0 no-repeat;
 	padding-top:67px;
 	position:relative;
}

div#login_front_register
{
	position:absolute;
	left:15px;
	top:34px;
}

div#login_front_register a:link,
div#login_front_register a:visited
{
	text-decoration:none;
	color:#797383;
}

div#login_front_register a:hover
{
	text-decoration:underline;
}


div#login_front label
{
	display:none;

}

div#login_front input.input-text
{
	background:#fff;
	color:#000;
	height:12px;
	margin-bottom:8px;
	margin-left:85px;
	width:115px;
	margin-top:0px;
	border:0;
}

div#login_front input
{
	height:16px;
	margin-left:170px;
	width:33px;
	border:0;
	color:#fff;
	background:#b799c8;
	margin-top:-2px;
}

div#fp_r1
{
	width:260px;
	height:268px;
	background: url(../images/20_sale.jpg) 0 0 no-repeat;
	margin-bottom:9px;
	position:relative;
}

div#fp_r1 p.line-1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #ff0000;
	text-align: center;
}


div#fp_r1 p.line-2 {
	padding-top: 165px;
	font-weight: bold;
	text-align: center;
}

div#fp_r1_link
{
	float: right;
	width:120px;
	height:50px;
	margin-top: -24px;
	margin-right: 290px;
}

div#fp_r1_link a
{
	display:block;
	height: 100%;
	width: 100%;
}

div#fp_r1 p
{
	padding: 15px;
}

div#fp_r2
{
	width:260px;
	height:190px;
	background: url(../images/front_page_r2.jpg) 0 0 no-repeat;
	margin-bottom:9px;
	position:relative;
}


div#home_column {
	font-size: 0.6em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

div#fp_r2_link
{
	position:absolute;
	top:136px;
	left:10px;
	width:235px;
	height:40px;
	text-align: center;
	font-size: 0.75em;
}

div#fp_r2_link a
{
	display:block;
	height: 100%;
	width: 100%;
}

div#jointheevo
{
	width:226px;
	height:136px;
	background: url(../images/front_page_join.jpg) 0 0 no-repeat;
	position:relative;
}

div#jointheevo_link
{
	position:absolute;
	top:92px;
	left:33px;
	width:120px;
	height:20px;
}

div#jointheevo_link a
{
	display:block;
	height: 100%;
	width: 100%;
}

div#jointheevo input
{
	position:absolute;
	top:57px;
	left:47px;
	width:130px;
	height:14px;
	border:0px;
}




/* Layout ================================================================================= */
.wrapper {}
.page { width:960px; margin:0 auto; text-align:left; }
.page-print { padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main {padding:11px 0 10px;}

/* Base Columns */
.col-left {float:left; width:200px; padding:1px 0 0; margin-right: 5px;}
.col-main {float:left; width:530px; padding:0 9px;}
.col-right {float:right; width:200px; padding:1px 0 0;}

/* 1 Column Layout */
.col1-layout .col-main {width:100%; padding:0;}
.col1-layout .col-main ul {margin-bottom: 15px;}

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; width:730px; padding:0;}
.col2-right-layout .col-main {width:740px; padding:0;}

/* 3 Columns Layout */
.col3-layout .col-main{width:530px; ovderflow:hidden;}

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:left; width:49%; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


.col-main .main-top{background:url(../images/sidebar_block_top.jpg) left top repeat-x;}
.col-main .main-bot{background:url(../images/sidebar_block_border.jpg) left bottom repeat-x;}
.col-main .main-left-side{background:url(../images/sidebar_block_border.jpg) left top repeat-y;}
.col-main .main-right-side{background:url(../images/sidebar_block_border.jpg) right top repeat-y;}
.col-main .main-left-top{background:url(../images/sidebar_block_left_top.jpg) left top no-repeat;}
.col-main .main-right-top{background:url(../images/sidebar_block_right_top.jpg) right top no-repeat;}
.col-main .main-left-bot{background:url(../images/sidebar_block_left_bot.jpg) left bottom no-repeat;}
.col-main .main-right-bot{background:url(../images/sidebar_block_right_bot.jpg) right bottom no-repeat; padding:5px 13px 20px 13px;}

/* Header ================================================================================ */
.header-container {}
.header .top-row{width:100%; height:110px; overflow:hidden;}
.header .top-row .col-1{width:30%; float:left;}
.header .top-row .col-2{width:69%; float:right; padding-top:0px;}
#logo {width:767px; height:80px; margin:10px 0 0 0px; background-position:0 0; background-repeat:no-repeat; text-indent:-999em; overflow:hidden; cursor:pointer; }

.header .top-links{padding-right:10px; height:45px; overflow:hidden;}
.header .links{font-family: Cambria, "Times New Roman", Times, serif; font-size: 1.1em; padding-bottom:12px; margin-bottom:17px; margin-top: 15px; float:right;}
.header .links li{display:inline; padding-right:13px;}
.header .links li a{background:url(../images/top_links_marker.gif) left center no-repeat; padding-left:12px; color:#496475; text-decoration:none; font-size:0.91em;}
.header .links li a:hover{text-decoration:underline;}
.header .links li.last{padding-right:0;}

.header .search-block{float:right; margin-top:-90px; background: #ebebeb url(../images/search_bg.gif) left top no-repeat;; padding: 10px 10px 8px 10px;}

.header .form-search {}
.header .form-search label{display:none;}
.header .form-search input{border:0px; width:150px; height:11px; margin-right:16px; color:#282E3E; font-size:0.84em;}
.header .form-search input.input-text{height:15px; font-size: 1em; width:227px; background:url(../images/search_input.png) left top no-repeat; border:0; padding:7px; margin-right: 5px;}
.header .form-search button{height:29px; width:111px; background:url(../images/search_button.png) left top no-repeat; border:0; padding-right:4px;}
.header .form-search button span{padding-left:8px;}

.header .middle-block{background:url(../images/top_line_left.gif) left top no-repeat #000000; margin-bottom:1px;}
.header .middle-block .right{background:url(../images/top_line_right.gif) right top no-repeat; float:none!important; padding:19px 19px 15px 21px;}

.header .welcome-msg{width:60%; float:left; color:#999EA7; font-size:1em; font-family:Tahoma, Arial, Helvetica, sans-serif;}

.header .language-switcher{float:right; padding-right:7px; padding-top:1px;}
.header .language-switcher img{margin-right:4px;}

.header .top-menu{background:url(../images/menu_mid.jpg) left top repeat-x; width:100%; height:22px; padding-top: 15px;}
.header .top-menu .left{background:url(../images/menu_left.jpg) left top no-repeat; float:none!important; height:37px; margin-top: -15px;}
.header .top-menu .right{background:url(../images/menu_right.jpg) right top no-repeat; float:none!important; height:37px; margin-top: -15px;}

.header .top-menu a { font-size: 0.8em; }


/********** < Navigation */

#nav {font-size:1.3em; margin-left: 10px;}

/* All Levels */
#nav li { position:relative; margin-top: 12px; text-align:left; background:url(../images/top_menu_divider.gif) right center no-repeat;}
#nav li.over { z-index:999; }
#nav a { display:block; line-height:1.3em; text-decoration:none; }
#nav a:hover { text-decoration:underline; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav li li.parent {}

/* 0 Level */
#nav li { float:left; }
#nav li.active a { color:#FEFEFE; }
#nav a { float:left; padding:0px 12px 0px 8px; color:#FEFEFE;}
#nav li.over a,
#nav a:hover { color:#FEFEFE; }

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; }
#nav ul li.over {}
#nav ul li.last { background:#656461; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/* 2nd leven */
#nav ul {position:absolute; width:13em; top:16px; left:-10000px; border:1px solid #7F8184;}

/* 3rd+ Level */
#nav ul ul { top:5px; }

/* Show Menu */
#nav li.over > ul { left:20px; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a { background:#f3eae3; color:#424242!important;}
#nav ul li a:hover { background:#b090c3; color:#424242 !important; }
#nav ul span,
#nav ul li.last li span { padding:0px 15px 0px 15px; }

/*=============================================*/
#nav ul li{background:url(../images/menu_show_divider.gif) left bottom repeat-x;}
/*#nav ul li.last{}*/

#nav span{font-size:14px; padding:0 12px;}
#nav li li span{text-transform:none; font-size:11px; padding:4px 28px!important; font-weight:bold;}

#nav li.last-element{background:0; padding-right:10px;}
#nav li.last-element span,
#nav li.last-element a{padding-right:0; margin-right:0;}
/*=============================================*/

/********** Navigation > */
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea, button { font:11px Arial, Helvetica, sans-serif; vertical-align:middle; }
input.input-text, select, textarea { border:1px solid #7CABC7; color:#58646A;}
input.input-text:focus, select:focus, textarea:focus {}
input.input-text, textarea { padding:2px; }
input.radio { margin-right:3px; border:0;}
input.checkbox { margin-right:3px; border:0; }
input.qty { width:2.5em; }
textarea { overflow:auto; }
button.button { overflow:visible; width:auto; background: #8d6542; border:1px solid #8d6542; cursor:pointer; }
button.button span { display:block; margin:0; padding:0 8px 0 15px; font:bold 10px/14px Tahoma, Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#FFFFFF; }
button.disabled {}
button.disabled span {}
/* 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 li .input-box {}
.form-list li input.input-text,
.form-list li textarea { width:250px; }
.form-list li select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }

.group-select {}
.group-select fieldset, fieldset.group-select {}
.group-select .legend {
  display: none;
  }


.group-select label { margin-bottom: 15px;
  }

.group-select li { margin:0 0 5px; }
.group-select li .input-box { width:130px; }
.group-select li input.input-text,
.group-select li textarea {width:130px; }
.group-select li select { width:130px; margin-top: -25px; }
.group-select li .input-box input.input-text,
.group-select li .input-box textarea { width:130px; }
.group-select li .input-box select { width:130px; }
.group-select.wide input.input-text,
.group-select.wide textarea { width:130px; }

.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:10px; text-align:right; }
/* 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; }
.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{margin-bottom:15px; background: url(../images/breadcrumb.gif) top left no-repeat; padding: 4px 0 6px 15px;;}
.breadcrumbs .main-block .right-bot{padding:10px 19px 10px 22px;}
.breadcrumbs li {display:inline; color:#9994a1; font-size:0.91em;}
.breadcrumbs li a{color:#9994a1; text-decoration:underline; font-weight:bold;}
.breadcrumbs li a:hover{text-decoration:none;}
.breadcrumbs li strong{color:#9e7350;}
.breadcrumbs li span{padding:0 5px;}

/* Page Heading */
.page-title{margin:0 0 10px;}
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */

.pager {padding:4px 15px 10px 10px; text-align:center; color:#3A4750; background:url(../images/pager.gif) left top no-repeat; font-size:0.91em;}
.pager .amount { float:left; font-weight:bold; padding-left:10px;}
.pager .limiter { float:right; display: none; }
.pager .pages { margin:0 135px; }
.pager .pages strong{font-weight:normal;}
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages li a{color:#000000;}
.pager .pages .current {font-weight:bold;}
.pager select{width:45px; margin:0 7px 1px;}

/* Sorter */
.sorter {display: none; padding:5px; padding-bottom:10px; margin:5px 0; color:#3A4750; font-size:0.91em;}
.sorter .view-mode { float:left; padding-left:20px;}
.sorter .sort-by { float:right; padding-right:43px;}
.sorter .sort-by select{width:96px; margin-right:5px; margin-left:10px;}
.sorter .link-feed {}

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #bf9471; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #bf9471; }
.data-table thead { background-color:#f3eae3; }
.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:bold; }
.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 {font-weight:bold; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; color:#000000; padding-left:10px; font-size:1em; font-family:Tahoma, Arial, Helvetica, sans-serif;}
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 {}

/* Lists Decoration */
li.odd {}
li.even { background:0; }
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; }
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.sidebar .block {margin:0 0 15px; padding:0; font-size:0.91em; color:#525148;}
.sidebar .block .block-title {padding:0 0 19px;}
.sidebar .block .block-title h2{font-weight:normal; margin-left:2px; color:#FFF; font-size:1.37em;}
.sidebar .block h3 {font-size:14px; line-height:1.5;}
.sidebar .block .block-content{padding:0 5px;}
.sidebar .block .actions{text-align:right;}
.sidebar .block .actions a{float:left; color:#8d6542; font-weight:bold;}

.sidebar-block{background:url(../images/sidebar_block_top.jpg) left top repeat-x #fff; width:100%;}
.sidebar-block .bot{background:url(../images/sidebar_block_border.jpg) left bottom repeat-x;}
.sidebar-block .left-side{background:url(../images/sidebar_block_border.jpg) left top repeat-y;}
.sidebar-block .right-side{background:url(../images/sidebar_block_border.jpg) right top repeat-y;}
.sidebar-block .left-top{background:url(../images/sidebar_block_left_top.jpg) left top no-repeat;}
.sidebar-block .right-top{background:url(../images/sidebar_block_right_top.jpg) right top no-repeat;}
.sidebar-block .left-bot{background:url(../images/sidebar_block_left_bot.jpg) left bottom no-repeat;}
.sidebar-block .right-bot{background:url(../images/sidebar_block_right_bot.jpg) right bottom no-repeat; padding:5px 13px 20px 13px;}

.sidebar-block-2{background: url(../images/sidebar_block_top.jpg) left top repeat-x #ebedf2; width:100%;}
/*.sidebar-block-2 .bot{background:url(../images/sidebar_block_border.jpg) left bottom repeat-x;}
.sidebar-block-2 .left-side{background:url(../images/sidebar_block_border.jpg) left top repeat-y;}
.sidebar-block-2 .right-side{background:url(../images/sidebar_block_border.jpg) right top repeat-y;}*/
.sidebar-block-2 .left-top{background:url(../images/sidebar_block_left_top.jpg) left top no-repeat;}
.sidebar-block-2 .right-top{background:url(../images/sidebar_block_right_top.jpg) right top no-repeat;}
.sidebar-block-2 .left-bot{background:url(../images/sidebar_block_2_left_bot.gif) left bottom no-repeat;}
.sidebar-block-2 .right-bot{background:url(../images/sidebar_block_2_right_bot.gif) right bottom no-repeat; padding:8px 13px 20px 13px;}

/* Block: Account */
.sidebar .block-account {}

/* Block: Currency Switcher */
.sidebar .block-currency {}
.sidebar .block-currency select { width:190px; border:1px solid #7CABC7; }
.sidebar .block-currency .right-bot{padding-right:7px;}

/* Block: Layered Navigation */
.sidebar .block-layered-nav {}
.sidebar .block-layered-nav .right-bot{padding-bottom:3px;}
.sidebar .block-layered-nav h3{font-size:1.18em; color:#010101;}
.sidebar .block-layered-nav dt {font-weight:normal; padding:6px 15px 5px 10px; color:#bf9471; text-transform:uppercase;}
.sidebar .block-layered-nav dd{padding:5px 10px 22px; color:#8d6542; font-weight:bold;}
.sidebar .block-layered-nav dd a{color:#8d6542; text-decoration:none; margin-bottom: 3px; background:url(../images/dd_bullet.gif) scroll left 4px no-repeat; padding-left: 15px;}
.sidebar .block-layered-nav dd ol li {margin-bottom: 8px; font-size: 1.1em; }
.sidebar .block-layered-nav dd a:hover{text-decoration:underline;}
.sidebar .block-layered-nav dd .price{color:#8d6542; font-size:1em;}
.sidebar .filter-block{color:#fff; background:url(../images/filter_block_top.jpg) left top repeat-x #c9b0d4; width:100%;}
.sidebar .filter-block a:link,
.sidebar .filter-block a:visited
{color:#fff;}
.sidebar .filter-block .bott{background:url(../images/filter_block_border.jpg) left bottom repeat-x;}
.sidebar .filter-block .leftside{background:url(../images/filter_block_border.jpg) left top repeat-y;}
.sidebar .filter-block .rightside{background:url(../images/filter_block_border.jpg) right top repeat-y;}
.sidebar .filter-block .lefttop{background:url(../images/filter_block_left_top.jpg) left top no-repeat;}
.sidebar .filter-block .righttop{background:url(../images/filter_block_right_top.jpg) right top no-repeat;}
.sidebar .filter-block .leftbot{background:url(../images/filter_block_left_bot.jpg) left bottom no-repeat;}
.sidebar .filter-block .rightbot{background:url(../images/filter_block_right_bot.jpg) right bottom no-repeat; padding:8px 13px 20px 13px;}
.sidebar .block-layered-nav .currently li{padding:5px 4px 2px 10px; margin-bottom:2px;font-size:0.91em; font-size:0.91em;}
.sidebar .block-layered-nav .currently li img{float:right;}
.sidebar .block-layered-nav .currently li .label{text-transform:uppercase;}
.sidebar .block-layered-nav .currently li .price{color:#444444; font-weight:normal; font-size:1em;}
.sidebar .block-layered-nav .actions{padding-left:10px; padding-bottom:15px;}

/* Block: Cart */
.sidebar .block-cart {}
.sidebar .block-cart .amount {padding-bottom:3px;}
.sidebar .block-cart .subtotal{text-align:center; padding:4px 0 2px 0; background:#f3eae3; margin-bottom:10px;}
.sidebar .block-cart .subtotal .label{color:#525148; font-weight:bold; padding-right:30px;}
.sidebar .block-cart .price{font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:1.1em;}
.sidebar .block-cart h3{font-size:1.09em; color:#010101; margin:10px 0 0;}

.sidebar .mini-products-list li { padding:8px 0; }
.sidebar .mini-products-list .product-image { display: none; float:left; width:50px; padding:5px; margin-right:-75px; }
.sidebar .mini-products-list .product-details { margin-left:0px; color:#8d6542;}
.sidebar .mini-products-list .product-details strong{font-weight:normal;}
.sidebar .mini-products-list .product-details h4{font-size:1.09em; font-weight:bold; margin:0;}
.sidebar .mini-products-list .product-details h4 a{color:#8d6542; text-decoration:none;}
.sidebar .mini-products-list .product-details h4 a:hover{text-decoration:underline;}
.sidebar .mini-products-list .product-details .btn-remove { float:right; margin-left:2px;}
.sidebar .mini-products-list .product-details a{color:#8d6542; font-weight:bold; text-decoration:underline;}
.sidebar .mini-products-list .product-details a:hover{text-decoration:none;}

/* Block: Wishlist */
.sidebar .block-wishlist h3{color:#010101; font-size:1.09em; margin:10px 0;}

/* Block: Related */
.sidebar .block-related .right-bot{padding-right:7px;}
.sidebar .block-related li { padding:5px 0; }
.sidebar .block-related .checkbox { float:left; margin-right:-20px; }
.sidebar .block-related .item { margin-left:20px; }
.sidebar .block-related .item .product-image {margin:0 0 0 10px; float:left; border:1px solid #E4E4E4;}
.sidebar .block-related .item .product-details {float:right; width:100px;}
.sidebar .block-related .block-content p a{color:#8d6542; font-weight:bold;}
.sidebar .block-related .block-content ol{margin-top:15px;}
.sidebar .block-related .block-content ol li{padding-bottom:10px;}
.sidebar .block-related .product-name a{color:#8d6542; text-decoration:none; font-weight:bold; font-size:0.84em; font-family:Tahoma, Arial, Helvetica, sans-serif;}
.sidebar .block-related .product-name a:hover{text-decoration:underline;}

/* Block: Compare Products */
.sidebar .block-compare {}
.sidebar .block-compare li { padding:5px 0; }
.sidebar .block-compare li img{float:right; margin-left:5px;}
.sidebar .block-compare li a{color:#8d6542; text-decoration:none; font-weight:bold; font-size:1.09em;}
.sidebar .block-compare li a:hover{text-decoration:underline;}

/* Block: Viewed */
.sidebar .block-recent li{background:url(../images/recently_viewed_marker.gif) left 6px no-repeat; padding-left:10px;}
.sidebar .block-recent li a{color:#8d6542; text-decoration:none; font-weight:bold;}
.sidebar .block-recent li a:hover{text-decoration:underline;}

/* Block: Poll */
.sidebar .block-poll {}
.sidebar .block-poll .radio { float:left; margin:3px -18px 0 0; }
.sidebar .block-poll .label { display:block; margin-left:23px; }
.sidebar .block-poll .answer {float:left; width:100%; font-size:1.09em;}
.sidebar .block-poll .answer span{color:#58646A; display:block; width:111px;}
.sidebar .block-poll .votes {color:#58646A; float:right; font-weight:bold; margin-top:-15px; width:58px; font-size:1.09em;}
.sidebar .block-poll h3{color:#58646A; font-size:1.09em;}
.sidebar .block-poll ol{margin:15px 0;}
.sidebar .block-poll ol li{padding-bottom:7px;}
.sidebar .block-poll ol li label{color:#58646A; font-size:1.18em; font-weight:normal;}


/* Block: Tags */
.sidebar .block-tags ul{font-size:1.3em;}
.sidebar .block-tags ul,
.sidebar .block-tags li {display:inline; line-height:normal;}
.sidebar .block-tags .actions{padding:10px 0;}
.sidebar .block-tags li{font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:1.03em;}
.sidebar .block-tags li a{text-decoration:none;}
.sidebar .block-tags li a:hover{text-decoration:underline;}

/* Block: Subscribe */
.sidebar .block-subscribe{color:#444444; font-size:0.91em;}
.sidebar .block-subscribe input{width:158px; margin:2px 0 5px;}
.sidebar .block-subscribe button{float:right;}
.sidebar .block-subscribe .block-content label{ margin-bottom:3px; display:block; font-size:1em; font-weight:normal;}


/* Block: Reorder */
.sidebar .block-reorder h3{color:#010101; font-size:1.09em; margin:10px 0;}
.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 .label a{color:#8d6542; text-decoration:none; font-weight:bold;}
.sidebar .block-reorder .label a:hover{text-decoration:underline;}

/* Block: Recently Compared Products */
.recently-compared-products li a{color:#8d6542; text-decoration:none; font-weight:bold;}
.recently-compared-products li a:hover{text-decoration:underline;}


/* Block: Banner */
.sidebar .block-banner {}
.sidebar .block-banner {}
.sidebar .block-banner .block-content { text-align:center; padding:0;}

/* Block: Checkout Progress */
.sidebar .block-progress {}
.sidebar .block-progress dl{border:0; border-top:1px solid #7CABC7;}
.sidebar .block-progress dt,
.sidebar .block-progress dd{ border:1px solid #7CABC7; border-top:0; padding:12px 15px 10px 19px; color:#3A4750;}
.sidebar .block-progress dt { font-weight:bold; color:#000000; font-size:1.09em;}
.sidebar .block-progress dt.complete,
.sidebar .block-progress dd.complete { background-color:#f3eae3; }
.sidebar .block-progress .right-bot{padding:8px 8px 20px}
.sidebar .block-progress .block-content{padding:20px 12px 12px 12px;}
.sidebar .block-progress .product-name-block .right-top{padding:9px 22px 8px 12px;}
.sidebar .block-progress .product-name-block .block-title{padding:0;}
.sidebar .block-progress .product-name-block .block-title h2{background:0; font-size:1.09em; font-weight:bold; padding:0;}
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { margin:0 0 10px; }
.category-image { display:none; margin:0 auto; }
.category-products {}

/* View Type: Grid */
.products-grid { width:100%; }
.products-grid tr.odd {}
.products-grid tr.even {background:0;}
.products-grid td { width:234px; text-align:center; padding-bottom:10px;}
.products-grid td.empty {}
.product-grid-middle{width:8px!important;}
.products-grid td.last{display:none;}
.products-grid .add-to-links li{display:inline;}
.products-grid .add-to-links li .separator{display:inline;}
.products-grid .product-name-block{margin-bottom:20px;}
.products-grid .product-name-block .right-top{text-align:left;}

.products-grid .ratings{margin:0 auto; width:105px;}



/* View Type: List */
.products-list .item {padding:5px;}
.products-list .product-image { float:left;}
.products-list .product-shop { float:right; width:300px; }
.products-list .product-shop .price-box{float:left;}
.products-list .product-shop button{float:left; margin:10px 0 0 30px;}
.products-list .product-shop .desc a{font-size:0.84em; font-weight:bold; font-family:Tahoma, Arial, Helvetica, sans-serif;}
.products-list .desc{padding:10px 15px 0;}
.products-list .desc a{font-weight:bold; font-size:0.84em; font-family:Tahoma, Arial, Helvetica, sans-serif; color:#8d6542;}
.products-list .add-to-links{padding-left:15px;}

.products-list .product-name-block{ margin-bottom:10px;}
.products-list .product-shop .rating-box{margin:0 0 10px;}


.products-list .add-to-links li{display:inline;}
.products-list .add-to-links li .separator{display:inline;}
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {}

.product-essential {}
.product-essential .main-block .right-bot{padding-left:20px; padding-bottom:20px;}

.product-collateral{padding-top:10px;}

/* Product Images */
.product-view .product-img-box { float:left; width:267px; margin-top: 35px;}
.product-view .product-img-box .product-image {}
.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; color:#000000; font-size:0.84em; padding:10px 0; font-family:Tahoma, Arial, Helvetica, sans-serif;}
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 6px no-repeat; cursor:pointer; }
.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 3px 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 ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }
.product-view .product-img-box .more-views h3{padding-bottom:7px;}

.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:390px;}
.product-view .product-shop .pages-indent{padding:40px 10px 12px 17px;}
.product-view .product-shop a{font-size:0.91em;}
.product-view .product-shop .rating-links .last{color:#212630;}
.product-view .product-shop .rating-links .separator{padding:0 5px;}
.product-view .product-name {}
.product-view .short-description {font-size:0.91em; margin-top:20px;}
.product-view .short-description h3{font-size:1em; padding-bottom:10px; font-weight:bold; font-family:Tahoma, Arial, Helvetica, sans-serif;}
.product-view .add-to-box .add-to-links{margin:0;}
.product-view .add-to-box .add-to-links a{font-weight:bold; font-size:1em;}

.product-view .add-to-box label{font-weight:normal;}
.product-view .add-to-box input{width:49px; height:12px; margin-right:16px;}
.product-view .add-to-box .or{color:#000000; font-weight:bold; padding-top:7px; margin:0 20px;}
.product-view .add-to-box .add-to-cart{padding-top:7px;}

/* Rating */
.ratings {width:100%; overflow:hidden;}
.ratings .rating-box{float:left;}
.ratings .amount{float:left; margin:-2px 0 0 10px;}
.ratings .amount {}
.ratings .rating-links {font-weight:bold;}
.ratings dt {}
.ratings dd {}
.rating-box { width:78px; height:13px; margin:0 auto; 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 {color:#000000; margin:10px 0; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:0.91em;}
.availability .in-stock {}
.availability .out-of-stock { font-weight:bold; color:#797283; }

/********** < Product Prices */
.price {white-space:nowrap !important; color:#373737; font-weight:bold; font-size:1em;}

.price-box {margin:10px 0; font-family:Tahoma, Arial, Helvetica, sans-serif;}
.price-box .price { font-weight:bold; }

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.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; padding-top:5px; }
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 {padding-bottom:5px;}
.price-from .price-label { font-weight:bold; white-space:nowrap; color:#000000;}
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; color:#000000;}

/* 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{width:100%; overflow:hidden; margin-bottom:10px;}
.tier-prices li{float:left; padding:5px 7px 3px 14px; background:#f3eae3; color:#000000; font-size:0.91em; white-space:nowrap; margin-bottom:2px;}

.tier-prices .price { font-weight:bold; color:#8d6542;}
.tier-prices .benefit {color:#8d6542; font-size:1.09em;}

/* Add to Links */
.add-to-links{font-size:0.91em; margin-top:10px;}
.add-to-links a{color:#9e7350; font-weight:bold; text-decoration:underline;}
.add-to-links a:hover{text-decoration:none;}
.add-to-links .separator{display:none; color:#9e7350; padding:0 9px; background:url(../images/add_to_links_separator.gif) center 3px no-repeat;}
.add-to-links .last a{color:#9e7350;}

/* 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 {color:#000000;}
.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 #ddd; background-color:#f6f6f6;}
.product-options dt{display:block;}
.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 #ddd; border-top:0;}
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description {margin:15px 0; font-size:0.91em;}
.product-view .description h3{font-size:1em; margin-bottom:10px; font-family:Tahoma, Arial, Helvetica, sans-serif;}
.product-view .description .main-block .right-bot{padding:19px 23px 16px 21px;}


/* Block: Additional */
.product-view .additional {}
.product-view .additional .main-block .right-bot{padding:19px 23px 16px 21px;}
.product-view .additional .data-table{margin-top:15px; color:#000000;}
.product-view .additional .data-table th,
.product-view .additional .data-table td{ padding:10px 20px 10px 20px;}


/* Block: Upsell */
.product-view .up-sell { margin-top:15px;}
.product-view .up-sell .products-grid{width:auto;}
.product-view .up-sell .products-grid td { width:169px; }
.product-view .up-sell .title-block{margin-bottom:15px;}

/* Block: Tags */
.product-view .tags { color:#000000;}
.product-view .tags h4{margin:10px 0; font-size:0.91em;}
.product-view .tags .main-block .right-bot{padding:19px 23px 16px 21px;}
.product-view .tags .form-add-tags{margin:10px 0;}
.product-view .tags .form-add-tags label {font-weight:bold; display:block; font-size:0.91em; margin-bottom:3px;}
.product-view .tags .form-add-tags .input-box {float:left; margin:0 10px 0 0;}
.product-view .tags .form-add-tags .input-box input{width:560px; height:12px; margin-bottom:3px;}
.product-view .tags .form-add-tags .button { float:left; }
.product-view .tags .form-add-tags p{clear:both; font-size:0.91em; font-family:Tahoma, Arial, Helvetica, sans-serif;}
.product-view .tags .tags-list li.last{background:0;}

/* 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{font-size:1em; color:#8d6542;}
.tags-list li{display:inline; padding-right:11px; margin-right:17px; background:url(../images/tags-list_divider.gif) right center no-repeat;}
.tags-list li a{font-weight:bold; color:#8d6542;}

.tag-list-index .tags-list{font-size:1.2em; padding-left:15px;}
tag-customer-index .tags-list{padding-top:5px;}


/* Advanced Search */
.search-summary {padding:15px 0;}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review .rating-box{margin:0;}
.product-review .ratings-list{margin:10px 0;}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box p{padding:10px 0;}
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:530px; }

.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-image-box .rating-box{margin:0;}

.review-customer-view .col-main .product-details{width:500px; 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;}

/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart {
	clear: right;

}


.cart .checkout-types { float:right; text-align:right; margin-top: -15px; }
.cart .totals .checkout-types { float:right; text-align:right; margin-top: 20px; }
/* ----------- MODIFIED BY JON ------------------- */
.cart .checkout-types button{display: none; background:url(../images/checkout_types_button.gif) 3px top no-repeat; border:0; padding:8px 5px 10px 0; margin-right:0px;}
.cart .checkout-types button span{font-size:1.16em;}
.cart .title-block .right-bot{text-align:left; width: 150px;}
.cart .title-block h2{float:none; font-family:Tahoma, Arial, Helvetica, sans-serif;}
.cart h2{font-weight:normal; margin-left:2px; margin-top: 0px; color:#FFF; font-size:1.1em; font-weight: bold;}

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

.cart-table{border-right:1px solid #bf9471;}
.cart-table th{color:#000000; font-size:1em; font-family:Tahoma, Arial, Helvetica, sans-serif; padding:10px 17px;}
.cart-table th,
.cart-table td{border-color:#bf9471;}
.cart-table thead,
.cart-table tfoot{background:#f3eae3;}
.cart-table tfoot td{padding:10px;}
.cart-table .left-button{float:left;}

.cart-table .product-name a{color:#8d6542; text-decoration:none; font-weight:bold;}
.cart-table .product-name a:hover{text-decoration:underline;}

.cart-table-block .main-block{margin-bottom:20px; width: 100%; flaot: left;}
.cart-table-block .main-block .right-bot{padding:19px 23px 16px 21px;}


/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; margin-top: 15px; width: 500px;}
.cart .cart-collaterals .col-1{width:100%; float: left;}
.cart .cart-collaterals .col-2{width:700px; float: left;}


.cart .crosssell {padding:0 0 0 0;}
.cart .crosssell .product-name-block{margin-bottom:20px;}
.cart .crosssell .product-name a{color:#8d6542; text-decoration:none; font-weight:bold; font-size:1em;}
.cart .crosssell .product-name a:hover{text-decoration:underline;}
.cart .crosssell .product-image { float:left;}
.cart .crosssell .product-shop {width:117px; float:right;}
.cart .crosssell li{padding:10px 0; border-bottom:1px solid #ECECEC;}
.cart .crosssell .add-to-links li{border:0; padding:0;}
.cart .crosssell h3{font-size:1em; color:#424242; font-family:Tahoma, Arial, Helvetica, sans-serif;}
.cart .crosssell .right-bot ul{padding:0 15px 0 10px;}
.cart .crosssell .product-shop .add-to-links{padding:0;}
.cart .crosssell .product-shop .add-to-links .last a{color:#212630;}

.cart .shipping{width: 50%; margin-left: 2%; float: left;}
.cart .shipping .product-name-block h3{font-size:1.09em;}
.cart .shipping #shipping-zip-form{display:block; padding:19px 0 10px 13px; color:#212630; font-size:0.91em; font-weight:bold;}
.cart .shipping #shipping-zip-form p{font-size:0.91em; font-family:Tahoma, Arial, Helvetica, sans-serif;}
.cart .shipping .form-list{margin-top:7px;}
.cart .shipping .form-list label{color:#bf9471; font-weight:bold; font-size:1em;}
.cart .shipping .form-list select,
.cart .shipping .form-list input{margin-top:3px; color:#282E3E;}
.cart .shipping .product-name-block h3{font-size:1.09em; color: #fff; padding-left: 10px;}

.cart .totals h3{font-size:1.09em; color: #fff; padding-left: 10px;}

.cart .shipping .buttons-set{padding-left:0;}
.cart .shipping button{float:left;}

.cart .discount label{font-weight:bold; font-family:Tahoma, Arial, Helvetica, sans-serif;}
.cart .discount .product-name-block h3{font-size:1.09em; color: #fff; padding-left: 10px;}
.cart .discount .product-name-block .right-top{padding:7px 27px 5px 22px;}

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

.cart .discount #discount-coupon-form{display:block; padding:19px 0 10px 13px; color:#212630; font-size:0.91em; font-weight:bold;}
.cart .discount #discount-coupon-form input{width:262px; margin-right:10px; margin-top:3px;}
.cart .discount #discount-coupon-form button{margin-top:3px;}


/* Shopping Cart Totals */
.cart .totals {float:right; width:240px; margin-top: 15px;}
.cart .totals .checkout-types li{padding-bottom:5px;}

.cart .totals .checkout-types a{font-weight:bold; color:#8d6542;}
.cart .totals #shopping-cart-totals-table {margin-top: 15px;}
.cart .totals #shopping-cart-totals-table th{color:#000000; padding-left:15px; font-family:Tahoma, Arial, Helvetica, sans-serif;}
.cart .totals #shopping-cart-totals-table td{padding-right:15px;}
.cart .totals #shopping-cart-totals-table .price{font-family:Tahoma, Arial, Helvetica, sans-serif;}
.cart .totals #shopping-cart-totals-table .a-right{text-align:left!important;}
.cart .totals .checkout-types button{margin-top: 25px; padding-bottom:10px;}
.cart .totals .checkout-types input{width: auto; height: auto; border: none;}
.cart .totals .checkout-types li input{width: auto; height: auto;}

.cart .checkout-types li{display: inline;}
.cart .totals .checkout-types li{display: block;}

.cart .totals table { width:100%;  }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }

/* 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; z-index:999; width:220px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.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 #7CABC7; position:relative; }
.opc li.section { border:1px solid #7CABC7; border-bottom:0; }
.opc .step-title{background-color:#FFFFFF; padding:8px 18px 8px 31px; font-size:1.09em;}
.opc .step-title .number {line-height:22px; margin-right:5px; padding:2px 6px; font-weight:bold; color:#000000; border:1px solid #7CABC7; background:#FFFFFF;}
.opc .step-title h3 { display:inline; }
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title { background-color:#F0F0F0; cursor:default; }
.opc .active .step-title h3{color:#8d6542;}
.opc .active .step-title .number{color:#FFFFFF; background:#8d6542; border:1px solid #8d6542; }
.opc .step { border-top:1px solid #7CABC7; padding:25px 16px 25px 22px;}
.opc .active .step{background-color:#F0F0F0;}
.opc .order-review {color:#000000;}

#opc-billing label{float: none; padding-right:40px;}

#checkoutSteps #opc-billing .input-box,
#checkoutSteps #opc-shipping .input-box{width:320px; 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:250px!important; margin-top: 5px;}
#checkoutSteps .input-box-2{width:287px; float:left;}
#checkoutSteps .input-box-2 input{width:300px!important;}
#checkoutSteps .input-box-2 select{width:305px!important;}
#checkoutSteps .group-select li li{margin-bottom:15px;}
#checkoutSteps label{padding-bottom:3px; float: none; margin-bottom: 15px;}
#checkoutSteps .group-select li input.input-text{width:620px; margin-top: 5px;}
#checkoutSteps .group-select li select{width:627px;}
#checkoutSteps #opc-billing .customer-name-middlename .name-firstname,
#checkoutSteps #opc-shipping .customer-name-middlename .name-firstname{width:230px!important;}
#checkoutSteps #opc-billing .customer-name-middlename .name-firstname input,
#checkoutSteps #opc-shipping .customer-name-middlename .name-firstname input{width:211px!important;}
#checkoutSteps #opc-billing .customer-name-middlename .name-middlename,
#checkoutSteps #opc-shipping .customer-name-middlename .name-middlename{width:90px!important;}
#checkoutSteps #opc-billing .customer-name-middlename .name-middlename input,
#checkoutSteps #opc-shipping .customer-name-middlename .name-middlename input{width:50px!important;}
#checkoutSteps #opc-billing .customer-dob .input-box input{width:50px !important;}


/* Multiple Addresses Checkout */
.checkout-progress {padding:0 0 0 80px; margin:10px 0 30px; 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:#3C3C3C;}
.checkout-progress li.active {background:#EE0800; 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{padding:20px;}

.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 #4A4A4A;}
.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{padding:20px;}
.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 #BEBCB7; 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 #BEBCB7; 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-shipping .col-main .data-table th{color:#000000;}

.checkout-multishipping-billing .col-main{padding:20px;}
.checkout-multishipping-billing .col-main .col2-set{background:0; border:1px solid #BEBCB7; 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 20px;}
.checkout-multishipping-billing .col-main .col-2 dd .v-fix{padding-right:5px;}

.checkout-multishipping-overview .col-main{padding:20px;}
.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-overview .data-table th{color:#000000;}

.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{background:#595736;}
.checkout-multishipping-address-selectbilling .page-title h2{margin-top:5px;}
.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 .col-main{padding:20px;}
.checkout-multishipping-success .content-box{padding:30px;}
.checkout-multishipping-success .buttons-set{border:0;}


/********** < Common Checkout Styles */
.sp-methods{}
.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 .main-block .right-bot{padding:23px 18px;}
.checkout-onepage-index .col-main{width:718px;}
.checkout-onepage-index .col-right{width:212px;}
.checkout-onepage-index select,
.checkout-onepage-index{color:#282E3E;}

.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:0; 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; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}
.gift-message-form textarea{width:511px!important;}

.gift-message-form .group-select li .input-box input.input-text,
.gift-message-form .group-select li .input-box textarea{width:250px!important;}

#checkout-step-payment .tool-tip{top:-20px!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 > */
/* ======================================================================================= */


/* Login Page ============================================================================ */
.login-page {}
.login-page .content { min-height:150px; }

.login-page .col-1 {
width: 40%;
margin-right: 20%
}

.login-page .col-2 {
width: 40%
}
/* ======================================================================================= */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews {}
/********** Dashboard > */

/* Order View */
.order-info {padding:5px; padding-left:0;}
.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 {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* 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 .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-dob .input-box{width:60px!important;}
.customer-dob .input-box input{width:50px!important;}

.catalogsearch-advanced-index #form-validate .range input{width:60px;}
.catalogsearch-advanced-index #form-validate select{padding:2px;}

/*=================main-block================*/
.main-block{background:url(../images/block_top.jpg) left top repeat-x #fff; width:100%;}
.main-block .bot{background:url(../images/block_border.jpg) left bottom repeat-x;}
.main-block .left{background:url(../images/block_border.jpg) left top repeat-y; float:none!important;}
.main-block .right{background:url(../images/block_border.jpg) right top repeat-y; float:none!important;}
.main-block .left-top{background:url(../images/block_left_top.jpg) left top no-repeat;}
.main-block .right-top{background:url(../images/block_right_top.jpg) right top no-repeat;}
.main-block .left-bot{background:url(../images/block_left_bot.jpg) left bottom no-repeat; width:100%;}
.main-block .right-bot{background:url(../images/block_right_bot.jpg) width: 150px; right bottom no-repeat; padding:7px 7px 19px;}
/*================//main-block===============*/

/*=================title-block================*/
.title-block{width:100%;}
.title-block .right-top{}
.title-block .left-bot{}
.title-block .right-bot{}
.title-block h2,
.title-block h3{color:#956f50; font-size:1.4em; text-transform: capitalize; font-weight:bold; font-family: Cambria, "Times New Roman", Times, serif;}
/*================//title-block===============*/

/*=================product-name-block================*/
.product-name-block{width:100%;}
.product-name-block .right-top{padding:8px 8px 8px 12px;}
.product-name-block a,
.product-name-block h2{font-weight:bold; color:#fff; display:block; text-decoration:none; font-size:1em; font-family:Tahoma, Arial, Helvetica, sans-serif;}
.product-name-block a:hover{text-decoration:underline;}

.product-name a{font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:1.09em;}

/*=================product-name-block 2================*/
.product-name-block-2{width:100%;}
.product-name-block-2 h2{margin-top: -15px; font-weight:bold; color:#fff; display:block; text-decoration:none; font-size:1em; font-family:Tahoma, Arial, Helvetica, sans-serif; margin-bottom: 20px;}


/*================//title-block===============*/

.products-col-1{width:144px; padding:0 0 0 16px; float:left;}
.products-col-2{width:285px; float:left;}

.cms-index-index .products-grid{margin-bottom:25px;}
.cms-index-index .products-grid td{padding-bottom:10px; text-align:left; width:auto;}
.cms-index-index .products-grid .rating-box{margin:0;}
.cms-index-index .products-grid .price-box{float:left;}
.cms-index-index .products-grid button{margin:10px 0 0 30px;}
.cms-index-index .products-grid .ratings{margin:0; width:auto;}

.customer-account-forgotpassword .form-list{margin-top:10px;}
.customer-account-forgotpassword .form-list label{}

.catalog-seo-sitemap-category ul{padding-left:20px;}

#multiship-addresses-table{border-right:1px solid #7CAAC7;}
#multiship-addresses-table th{color:#000000;}

#my-orders-table{margin:10px 0;}

.customer-account-index .col-main .col2-set{padding:10px 0;}

.sales-order-invoice .col-main .page-title{padding:0 20px;}

.sales-order-shipment .col-main .page-title{padding:0 20px; padding-right:0;}
.sales-order-shipment .col-main .page-title h2{color:#000000; font-weight:bold; font-size:0.91em;}

.sales-order-creditmemo .col-main .page-title{padding:0 20px;}
.sales-order-creditmemo .col-main .page-title h2{color:#000000; font-weight:bold; font-size:0.91em;}

.sendfriend-product-send .col-main button{margin-left:20px;}

.review-product-list .col-main .data-table{margin:10px 0;}

.catalog-category-view .products-list .rating-links a{display:block; font-size:0.91em;}
.catalog-category-view .products-list .rating-links a.last{color:#212630;}
.catalog-category-view .products-list .rating-links .separator{display:none;}

.product-pricing{width:100%; overflow:hidden; margin:15px 0;}
.product-pricing li{padding:2px 10px; margin-bottom:2px; background:#f3eae3; float:left; white-space:nowrap; color:#000000; font-size:0.91em;}
.product-pricing .price,
.product-pricing .benefit{color:#8d6542; font-size:1.09em;}

#lastname{width:250px;}

.home-page-col-left{width:607px; float:left;}
.home-page-col-right{width:328px; float:right; text-align:right;}
.home-page-col-right .banner-indent{margin-bottom:4px;}

#review-form{margin-top:15px; display:block;}
#review-form .right-bot{padding-left:19px; padding-right:19px; padding-top:15px;}

#customer-reviews{margin-top:15px;}
#customer-reviews .right-bot{padding-left:19px; padding-right:19px;}
#customer-reviews dl{margin-top:15px;}

.review-product-view .product-review .rating-links a{display:block;}
.review-product-view .product-review .rating-links .separator{display:none;}

/* ======================================================================================= */


/*=============product tabs==============*/
#product-tabs .tabs{}
#product-tabs .tabs .corner-left-top{background:url(../images/tabs_button_corner_left_top.gif) left top no-repeat; display:block; width:172px; float:left; font-weight:bold; color:#000; text-decoration:none; cursor:pointer; margin-right:2px;}
#product-tabs .tabs .corner-right-top{background:url(../images/tabs_button_corner_right_top.gif) right top no-repeat; display:block;}
#product-tabs .tabs .border-top{background:url(../images/tabs_border.gif) left top repeat-x #ffffff; display:block; margin:0 10px; padding:15px 0; text-align:center; height:10px; overflow:hidden;}
#product-tabs .tabs .active-tab{color:#FFF; background-color:#ffffff; margin-bottom:-1px; position:relative; height:41px;}

#product-tabs .tabs-content{}
#product-tabs .tabs-content .tabs-content-top{background:url(../images/tabs_corner_left_top.gif) left top no-repeat;}
#product-tabs .tabs-content .tabs-content-top div{background:url(../images/tabs_corner_right_top.gif) right top no-repeat;}
#product-tabs .tabs-content .tabs-content-top div div{background:url(../images/tabs_border.gif) left top repeat-x #ffffff; margin:0 10px; height:10px; overflow:hidden;}

#product-tabs .tabs-content .border-left{background:url(../images/tabs_border.gif) left top repeat-y #ffffff;}
#product-tabs .tabs-content .border-right{background:url(../images/tabs_border.gif) right top repeat-y;}
#product-tabs .tabs-content .border-right .block-width{width:688px; overflow:hidden; position:relative; padding-left:20px;}

#product-tabs .tabs-content .tabs-content-bot{background:url(../images/tabs_corner_left_bot.gif) left top no-repeat;}
#product-tabs .tabs-content .tabs-content-bot div{background:url(../images/tabs_corner_right_bot.gif) right top no-repeat;}
#product-tabs .tabs-content .tabs-content-bot div div{background:url(../images/tabs_border.gif) left 9px repeat-x #ffffff; margin:0 10px; height:10px; overflow:hidden;}
#tabber{ display:block; width:2760px; list-style:none; overflow:hidden;}
#tabber .tabs-list{width:670px; float:left; display:block; margin-right:20px;}
/*============//product tabs=============*/

#product-tabs .upsell-tab{padding-top:7px!important; height:18px!important;}

#product-attribute-specs-table{margin-top:1px;}

/* Footer ================================================================================ */
.footer{color: #fff; clear: both; background:url(../images/footer_mid.jpg) 0 0 repeat-x; width:100%; height:34px; font-family: Cambria, "Times New Roman", Times, serif;  font-size:1.15em; margin-bottom: 15px;}
.footer .left{background:url(../images/footer_left.jpg) left top no-repeat; width:100%; height:34px;}
.footer .right{background:url(../images/footer_right.jpg) right top no-repeat; width:100%; height:34px; text-align:center;}
.footer ul.fleft {float: left; margin-top: 5px; margin-left: 15px;}
.footer ul.fright {float: right; margin-top: 5px; margin-right: 5px; font-family: Cambria, "Times New Roman", Times, serif; color: fff; }
.footer ul li{display:inline; font-size:0.91em; color: fff; padding-right:14px; margin-right:11px; background:url(../images/footer_divider.gif) right center no-repeat;}
.footer ul li a{color:#fff; text-decoration:none;}
.footer ul li a:hover{text-decoration:underline;}
.footer ul li.last{background:0; padding-right:0;}

.footer .links{margin-bottom:7px; margin-top: 5px;}

.footer .store-switcher{margin-top:3px;}
/* ======================================================================================= */

.page-head h3 {
	font-size: 1.15em;
	color: #8d6542;
}

#contactPage {
	padding: 5px;
}

#contactPage label, #contactPage input[type="text"], #contactPage textarea {
	width: 80%;
}

#contactPage input[type="text"], #contactPage textarea {
	margin-top: 8px;
	margin-bottom: 15px;
}

input[type="image"] {
	width: auto;
	height: auto;
	border: none;
}
.footer{color: #fff;}

div#text_top {
	width: 680px;
	padding-top: 15px;
	margin-bottom: 315px;
	font-size: 1.5em;
	text-align: center;
	font-family: cambria, times, serif;
	font-weight: bold;
}

div#bottom_text {
	margin-left: 15px;
	width: 360px;
	font-size: 0.9em;
}

span.home_red {
	color: #a41c37;
}