/**
 * 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) 2010 template-help.com
 */

/* Layout ================================================================================= */
.wrapper{background:#FFF;}
.page { width:980px; margin:0 auto; padding:0; text-align:left; }
.page-print { padding:20px; text-align:left; }
.page-print .print-head{padding-bottom:20px;}
.page-print .col2-set{padding:5px 0;}
.page-print .col2-set .col-1,
.page-print .col2-set .col-2{padding:5px 0;}
.page-print h3{margin-bottom:10px;}
body.page-popup{background:#FFF;}
.page-popup { padding:20px; text-align:left; }
.page-popup .page-title{padding-bottom:10px;}
.page-popup .page-title h2{font-weight:bold;}
.page-popup .product-name{margin:10px 0;}
.page-popup button{margin-bottom:10px;}
.page-popup p.a-right,
.page-popup .nav{margin:10px 0;}
.page-popup .ratings .rating-box{float:left; margin-right:5px;}

#interested-register {
	position:fixed;
	top:90px;
	right:0;
	z-index:100;
}

.main { padding:0 0 35px; }
.main .main-left-divider{background:url(../images/main_border.gif) 238px top repeat-y; width:100%;}
.main .main-right-divider{background:url(../images/main_border.gif) 741px top repeat-y; width:100%;}


/* Base Columns */ 
.col-left { float:left; width:213px; padding:0 0 0 25px; }
.col-main { float:left; width:691px; padding:0 0 0 26px;}
.col-right { float:right; width:228px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; padding-right:25px; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:482px; margin-left:11px; padding:0; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; 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%; }
/* ======================================================================================= */

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */

/* Header ================================================================================ */
.header-container {}
.header {padding:18px 0 7px;}
#logo { float:left; width:316px; height:111px; background-position:0 0; background-repeat:no-repeat; text-indent:-999em; overflow:hidden; cursor:pointer;} 
.header .col-2{width:65%; float:right;}
.header .form-search{width:260px; height:23px; overflow:hidden; float:right; padding:4px 0 10px; margin-top:80px;}
.header .form-search label{font-weight:bold; color:#232323; font-size:1.18em; float:left; padding-top:3px;}
.header .form-search input{float:left; width:158px; height:16px; border:1px solid #CDC4C3; margin:0 3px 0 6px;}
.header .form-search button{float:left; width:42px; height:22px!important; overflow:hidden; background:url(../images/top_search_button.gif) left top no-repeat!important;}
.header .form-search button span{display:none;}
.header .search-autocomplete{background:#FFF; border:1px solid #D8DACD; padding:10px; z-index:99999;}
.header .search-autocomplete .amount{display:none;}
.header .welcome-msg { font-weight:bold; text-align:right; color:#8EBE1C; font-size:1.18em; padding:0 0 14px;}
.header .links { float:right; padding:18px 0 15px; border-top:1px solid #A49392; font-size:0.91em; text-transform:uppercase; }
.header .links li{display:inline; padding-right:12px; margin-right:8px; background:url(../images/top_links_divider.gif) right 4px no-repeat;}
.header .links li a{white-space:nowrap; color:#4A2725; text-decoration:none;}
.header .links li a:hover{text-decoration:underline;}
.header .links li.last{background:0; padding:0; margin:0; font-weight:bold; font-size:1.09em;}
.header .header-block{border-top:6px solid #4A2725; border-bottom:6px solid #4A2725; padding:10px 2px 0 50px;}
.header .language-switcher{width:93px; height:15px; overflow:hidden; float:right;}
.header .language-switcher label{display:none;}
.header .language-switcher img{margin-left:7px; float:left;}


/********** < Navigation */
#nav { font-size:14px; }

/* All Levels */
#nav li { text-align:left; position:relative; }
#nav li.over { z-index:999; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li { float:left; }
#nav li a { float:left; padding:0 35px 11px 0; font-weight:bold; color:#232323; }
#nav li a:hover { color:#8EBE1C; }
#nav li.over a,
#nav li.active a { color:#8EBE1C; }

/* 2nd Level */
#nav ul { position:absolute; width:13em; top:24px; left:-10000px; border:1px solid #232323; background:#FFF; }
#nav ul li { float:none; border-bottom:1px solid #ddd; }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:3px 9px!important; font-weight:normal; color:#232323 !important; }
#nav ul li a:hover { color:#8EBE1C !important; }
#nav ul li.active > a,
#nav ul li.over > a  { color:#8EBE1C !important; }

/* 3rd+ leven */
#nav ul ul { top:7px; }

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }
/********** Navigation > */
/* ======================================================================================= */


/* Global Styles ========================================================================= */
.product-name{margin-bottom:15px;}
.product-name a{font-size:1.09em; text-decoration:underline; color:#232323; text-transform:uppercase;}
.product-name a:hover{text-decoration:none;}

/* Form Elements */
input, select, textarea, button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; }
input, input.input-text, select, textarea {background:#fff; border:1px solid #D6CDC6; border-left:2px solid #41403D; border-top:2px solid #41403D;}
input.input-text:focus, select:focus, textarea:focus {}
input.input-text, textarea { padding:2px; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; width:13px; height:13px; border:0!important;}
input.qty { width:2.5em; }
textarea { overflow:auto; }

button.button,
button.button-2,
button.button-3 {
	background:0;
	border:0;
	cursor:pointer;
	overflow:visible;
	width:auto;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;		
	height:30px!important;
	padding:0 15px;
	background:#00BCFE!important;
}
button.button-2{height:25px!important; font-size:15px; padding:0 7px;}
button.button-3{height:20px!important; font-size:12px; padding:0 10px;}

button.button span span span{padding:7px 0 0; height:23px!important; overflow:hidden!important; display:block; font-weight:bold; color:#FFF; text-align:center; white-space:nowrap; line-height:normal;}
button.button-2 span span span{padding:4px 0 0; height:21px!important; overflow:hidden!important; display:block; font-weight:bold; color:#FFF; text-align:center; white-space:nowrap; line-height:normal;}
button.button-3 span span span{padding:2px 0 0; height:18px!important; overflow:hidden!important; display:block; font-weight:bold; color:#FFF; text-align:center; white-space:nowrap; line-height:normal;}


button.disabled {}
button.disabled span {}

button.button::-moz-focus-inner { padding:0; border:0; }

/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
.highlight {}


/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list label {color:#202020;}
.form-list .input-box { float:left; width:300px; }
.form-list input.input-text,
.form-list textarea { width:250px; }
.form-list select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.add-row .btn-remove { font-size:0; line-height:0; padding:5px 5px 0 0; text-align:right; }
.form-list .range input.input-text { width:96px; }

.group-select {}
.group-select li { margin:0 0 5px; }
.group-select .input-box { float:left; width:260px; }
.group-select input.input-text,
.group-select textarea {width:510px; }
.group-select select { width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:250px; }
.group-select .input-box select { width:256px; }

.group-select.wide input.input-text,
.group-select.wide textarea { width:510px; }


.buttons-set { clear:both; margin:5px 0 0; padding:5px;}
.buttons-set .back-link { float:left; }
.buttons-set .button { float:right; }

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; text-align:right; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#f00; }
p.required { font-size:10px; text-align:right; }
/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice {width:12em; margin-right:-14em; display:block; 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,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; margin:7px 0 5px!important; padding-left:0!important; list-style-type:none!important;}
.messages ul{padding-left:0!important; list-style-type:none!important;}
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:10px !important; font-weight:bold !important;  margin:15px 0; }
.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 { padding:0 0 26px; font-size:1.18em; }
.breadcrumbs li { display:inline; }
.breadcrumbs li a{color:#7B6D6C; text-decoration:underline; font-weight:bold;}
.breadcrumbs li a:hover{text-decoration:none;}
.breadcrumbs li span{background:url(../images/breadcrumbs_divider.gif) center 5px no-repeat; padding:0 14px;}
.breadcrumbs li strong{font-weight:normal;}

/* Page Heading */
.page-title {margin:0 0 15px; }
.page-title h2{color:#232323; font-size:1.09em; text-transform:uppercase; font-weight:bold;}

.title-buttons { text-align:right; }
.title-buttons h2{margin-top:4px;}
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.toolbar-box{background:url(../images/toolbar_bg.gif) left top no-repeat #F2F2F2; width:100%;}
.toolbar-box .right-top{background:url(../images/toolbar_bg.gif) right top no-repeat;}
.toolbar-box .left-bot{background:url(../images/toolbar_bg.gif) left bottom no-repeat;}
.toolbar-box .right-bot{background:url(../images/toolbar_bg.gif) right bottom no-repeat; padding:13px 19px 16px 20px;}

/* Pager */ 
.pager {padding:0 0 9px; text-align:center; font-size:0.91em; color:#2A2A2A; text-transform:uppercase; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .limiter select{width:57px; margin:0 10px 1px; border:1px solid #898989; color:#2A2A2A; font-size:10px;}
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */ 
.sorter {padding:0; font-size:0.91em; color:#2A2A2A; text-transform:uppercase;}
.sorter .view-mode { float:left; }
.sorter .view-mode a{color:#FF6600;}
.sorter .view-mode strong{color:#838383;}
.sorter .sort-by { float:right; padding-right:35px; }
.sorter .sort-by select{width:107px; margin:0 11px 1px 8px; border:1px solid #898989; color:#2A2A2A; font-size:10px;}
.sorter .link-feed {}

/* Data Table */ 
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #B6B6B6; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #B6B6B6; }
.data-table thead {}
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even {}
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td .product-name { font-size:1em; font-weight:bold; line-height:1.5; }
.data-table td.label,
.data-table th.label { font-weight:bold;}
.data-table td.value {}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Shopping cart tax info */
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(../images/bg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Lists Decoration */
li.odd {}
li.even {}
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }

/* Class: std - styles for admin-controlled content */
.std,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }

/* Misc */
.link-rss { background:url(../images/icon_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; } 

/* ======================================================================================= */


/* Sidebar =============================================================================== */
.sidebar{line-height:1em;}
.sidebar .last-block{border:0!important;}
.sidebar .block {margin:0 0 29px; border-bottom:1px solid #C5C5C5;}
.sidebar .block .block-title {padding:0 20px 0 25px;}
.sidebar .block .block-title h2{font-size:1.09em; font-weight:bold; text-transform:uppercase; color:#232323;}
.sidebar .block .block-title a{color:#232323; text-decoration:underline;}
.sidebar .block .block-title a:hover{text-decoration:none;}
.sidebar .block h3 {font-weight:normal;}
.sidebar .block .block-content{padding:13px 24px 30px 25px;}
.sidebar .block .actions a { float:left; }

.col-left .block .block-title{padding:0;}
.col-left .block .block-content{padding-left:15px; padding-top:5px;}

/* Block: Account */
.sidebar .block-account {}
.sidebar .block-account .block-content li{padding-bottom:10px; font-size:1em; font-weight:bold; color:#232323; text-transform:uppercase;}
.sidebar .block-account .block-content li a{color:#232323;}


/* Block: Currency Switcher */
.sidebar .block-currency {}
.sidebar .block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.sidebar .block-layered-nav {}
.sidebar .block-layered-nav h3{margin-bottom:10px;}
.sidebar .block-layered-nav dt{text-transform:uppercase; color:#000; font-size:0.91em; padding-bottom:10px;}
.sidebar .block-layered-nav dd{padding-bottom:22px; font-size:1.09em; line-height:normal;}
.sidebar .block-layered-nav dd a{color:#5E5454;}
.sidebar .block-layered-nav .price{font-size:1em; font-weight:normal; color:#5E5454;}
.sidebar .block-layered-nav .currently {color:#000; text-transform:uppercase; font-size:0.91em;}
.sidebar .block-layered-nav .currently li{margin-bottom:5px;}
.sidebar .block-layered-nav .currently li img{float:right;}
.sidebar .block-layered-nav .currently .label{ background:url(../images/currency_marker.gif) left 4px no-repeat; padding-left:16px;}
.sidebar .block-layered-nav .actions{text-align:right; clear:both; padding:12px 0 70px;}
.sidebar .block-layered-nav .actions a{float:none; font-weight:bold; color:#00BCFE;}


/* Block: Cart */
.sidebar .block-cart{background:url(../images/cart_bg.jpg) left top no-repeat; padding-top:19px;}
.sidebar .block-cart .block-title{padding-left:80px;}
.sidebar .block-cart .block-content{padding-top:9px;}
.sidebar .block-cart .amount {padding-left:56px; padding-bottom:15px;}
.sidebar .block-cart .amount a{color:#232323; text-decoration:none;}
.sidebar .block-cart .amount a:hover{text-decoration:underline;}
.sidebar .block-cart .subtotal {background:#F2F2F2; padding:9px 10px 8px 14px; text-transform:uppercase;}
.sidebar .block-cart .subtotal .price{color:#232323; font-size:1em; font-weight:normal;}
.sidebar .block-cart .no-items{padding-left:54px;}
.sidebar .block-cart .actions{padding:20px 0;}
.sidebar .block-cart ol{margin-top:10px;}

.sidebar .mini-products-list li { padding:0 0 10px; }
.sidebar .mini-products-list .product-image { float:left; width:55px;}
.sidebar .mini-products-list .product-details {float:right; width:120px;}
.sidebar .mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0 0 15px; }
.sidebar .mini-products-list .product-details h4 a{color:#232323; text-decoration:underline; text-transform:uppercase; line-height:normal;}
.sidebar .mini-products-list .product-details h4 a:hover{text-decoration:none;}
.sidebar .mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.sidebar .block-wishlist {}
.sidebar .block-wishlist .mini-products-list{margin-top:15px;}
.sidebar .block-wishlist .mini-products-list li{padding-bottom:20px;}
.sidebar .block-wishlist .btn-remove{display:block; margin:0 0 5px 5px;}
.sidebar .block-wishlist .product-details a{color:#232323; font-weight:bold;}
.sidebar .block-wishlist .actions a{font-weight:bold; color:#FF6600;}

/* Block: Related */
.sidebar .block-related {}
.sidebar .block-related .block-content p a{color:#232323; text-decoration:none;}
.sidebar .block-related .block-content p a:hover{text-decoration:underline;}
.sidebar .block-related ol{margin-top:15px;}
.sidebar .block-related li.prod-item { padding:0 0 10px; }
.sidebar .block-related .checkbox { float:left; }
.sidebar .block-related .item {width:162px; float:right;}
.sidebar .block-related .item .product-image { float:left; width:64px; }
.sidebar .block-related .item .product-details { float:right; width:89px; }
.sidebar .block-related .item .product-details p a{color:#00BCFE; font-weight:bold; text-decoration:underline;}
.sidebar .block-related .item .product-details p a:hover{text-decoration:none;}

/* Block: Compare Products */
.sidebar .block-compare {}
.sidebar .block-compare li { padding:0 0 18px; }
.sidebar .block-compare li a img{float:right; margin:0 0 5px 5px;}
.sidebar .block-compare li a{text-transform:uppercase; font-weight:bold; color:#232323; font-size:1.09em; text-decoration:underline; line-height:normal;}
.sidebar .block-compare li a:hover{text-decoration:none;}
.sidebar .block-compare .actions{padding-top:15px;}
.sidebar .block-compare .actions a{color:#FF6600; font-weight:bold; text-decoration:underline; margin-top:10px; display:block;}
.sidebar .block-compare .actions a:hover{text-decoration:none;}
.sidebar .block-compare .actions button{float:right;}

/* Block: Viewed */
.sidebar .block-recent {}
.sidebar .block-recent li{padding-bottom:15px;}
.sidebar .block-recent li a{color:#232323; text-decoration:underline; text-transform:uppercase; font-weight:bold; line-height:normal;}
.sidebar .block-recent li a:hover{text-decoration:none;}

/* Block: Poll */
.sidebar .block-poll {}
.sidebar .block-poll h3{font-weight:bold;}
.sidebar .block-poll .radio { float:left; margin:2px -18px 0 0; }
.sidebar .block-poll .label { display:block; margin-left:30px;}
.sidebar .block-poll .answer{float:left; width:100%;}
.sidebar .block-poll .answer span{display:block; width:107px;}
.sidebar .block-poll .votes{font-weight:bold; float:right; width:65px; margin-top:-15px;}
.sidebar .block-poll .block-content ol{margin-top:20px;}
.sidebar .block-poll .block-content ol li{padding-bottom:7px; color:#7B6D6C;}
.sidebar .block-poll .block-content .actions{padding-top:15px;}
.sidebar .block-poll .block-content .actions button{float:right;}

/* Block: Tags */
.sidebar .block-tags ul{font-size:1.5em;}
.sidebar .block-tags ul,
.sidebar .block-tags li {display:inline; line-height:normal;}
.sidebar .block-tags .actions{padding-top:10px;}
.sidebar .block-tags .actions a{color:#FF6600; font-weight:bold; text-decoration:underline;}
.sidebar .block-tags .actions a:hover{text-decoration:none;}

/* Block: Subscribe */
.sidebar .block-subscribe {}
.sidebar .block-subscribe input{margin-bottom:5px; margin-top:2px; width:171px;}
.sidebar .block-subscribe button{float:right;}
.col-left .block-subscribe .block-content{padding-right:35px; padding-left:0;}

/* Block: Reorder */
.sidebar .block-reorder {}
.sidebar .block-reorder li { padding:5px 0; }
.sidebar .block-reorder li a{line-height:normal;}
.sidebar .block-reorder .checkbox { float:left; margin:3px -20px 0 0; }
.sidebar .block-reorder .label { display:block; margin-left:20px; }

/* Block: Banner */
.sidebar .block-banner {}
.sidebar .block-banner .block-content { text-align:center; }

/* Block: Checkout Progress */
.sidebar .block-progress {border:1px solid #B6B6B6;}
.sidebar .block-progress .block-title{padding:9px 15px 9px 11px; background:#F6F6F6;}
.sidebar .block-progress .block-title h2{font-weight:bold; color:#202020; text-transform:uppercase;}
.sidebar .block-progress .block-content{padding:14px 10px 20px 11px;}
.sidebar .block-progress dl{border-top:1px solid #B6B6B6;}
.sidebar .block-progress dt,
.sidebar .block-progress dd{font-weight:bold; border:1px solid #B6B6B6; border-top:0;}
.sidebar .block-progress dt{padding:12px 13px 12px 19px; color:#202020; text-transform:uppercase;}
.sidebar .block-progress dt a{color:#202020;}
.sidebar .block-progress dd{padding:28px 39px 25px 19px; font-weight:normal; font-size:0.91em; text-transform:uppercase; color:#202020;}
.sidebar .block-progress dt.complete,
.sidebar .block-progress dd.complete{background-color:#FFF;}
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title {margin:0 0 15px; }
.category-title h2{color:#232323; font-size:1.09em; text-transform:uppercase; font-weight:bold;}
.category-image { display:block; margin:20px auto; width:99%; }
.category-products {}

/* View Type: Grid */
.products-grid-indent{padding:25px 15px;}
.products-grid { width:100%; }
.products-grid tr.odd {}
.products-grid tr.even {}
.products-grid td { width:33%; padding:17px 19px 22px 0; border-right:1px solid #C5C5C5; border-bottom:1px solid #C5C5C5; text-align:center; }
.products-grid td.last{padding-right:0; padding-left:19px; border-right:0;}
.products-grid td.empty {}
.products-grid tr.last td{border-bottom:0;}
.products-grid td .product-image{display:block; margin-bottom:15px;}
.products-grid td .ratings{width:105px; margin:0 auto; padding:0;}
.products-grid td .ratings .rating-box{float:left;}
.products-grid td .ratings .amount{float:right;}
.products-grid td .add-to-links{margin-top:15px;}


/* View Type: List */
.products-list {padding:0 15px 0 11px;}
.products-list .item {border-bottom:1px solid #C5C5C5; padding:25px 0 20px;}
.products-list li.last{border:0;}
.products-list .product-image { float:left; width:131px; display:block; }
.products-list .product-shop { float:right; width:318px; }
.products-list .product-shop .price-box{margin:7px 20px 20px 0; float:left;}
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {}

.email-to-friend,
.be-the-first{display:block; margin-bottom:10px;}


.product-essential{padding-bottom:30px;}
.product-collateral {}
.product-collateral h3{font-size:1.18em; font-weight:bold; text-transform:uppercase; margin-bottom:10px;}

/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.product-view .product-img-box .product-image { border:1px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; padding:15px 0 9px; font-size:0.91em;}
*html .product-view .product-img-box .zoom-notice{display:none;}
.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; }
*html .product-view .product-img-box .zoom{display:none;}
.product-view .product-img-box .zoom #track{position:relative; height:18px; visibility:inherit!important;}
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:35px; height:22px; background:url(../images/magnifier_handle.gif) 0 5px 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{padding-top:5px;}
*html .product-view .product-img-box .more-views{padding-top:20px;}
.product-view .product-img-box .more-views h3{font-size:1.18em; margin-bottom:10px;}
.product-view .product-img-box .more-views ul { margin-left:-32px }
.product-view .product-img-box .more-views li { float:left; padding:1px; margin:0 0 8px 32px ; }
.product-view .product-img-box .more-views li img{border:1px solid #C5C5C5;}

.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:404px; }
.product-view .product-name{margin-bottom:10px;}
.product-view .product-name h2{color:#232323; font-size:1.09em; text-transform:uppercase; font-weight:bold; text-decoration:underline;}
.product-view .product-shop .product-pricing{margin-bottom:15px;}
.product-view .product-shop .product-pricing li{background:#F2F2F2; padding:7px 10px 5px; margin-bottom:3px;}
.product-view .product-shop .product-pricing li .price{font-size:1em; color:#7B6D6C; font-weight:normal;}
.product-view .product-shop .product-pricing li .benefit{font-weight:normal;}
.product-view .product-shop .ratings{padding-bottom:15px;}
.product-view .product-shop .price-box{margin:0 40px 10px 0; float:left;}
.product-view .product-shop .availability .in-stock{font-weight:normal;}
.product-view .product-shop .add-to-box{}
.product-view .product-shop .add-to-box .add-to-cart{margin-top:3px; width:176px;}
.product-view .product-shop .add-to-box .or{margin:5px 15px 0;}
.product-view .product-shop .add-to-box .add-to-cart label{margin-top:3px;}
.product-view .product-shop .add-to-box .add-to-cart input{width:47px; border:1px solid #909090; margin-right:9px; font-size:10px; color:#2A2A2A;}
.product-view .product-shop .add-to-box .add-to-links li{display:block;}
.product-view .product-shop .add-to-box .add-to-links li .separator{display:none;}

.product-view .short-description{padding-top:15px;}
.product-view .short-description h3{color:#7B6D6C; font-size:1.18em; margin-bottom:5px;}

.review-product-list .col-main .data-table{margin:10px 0;}
.review-product-list .col-main .product-pricing{margin-top:10px;}

/* Rating */
.ratings {padding-bottom:10px;}
.ratings .amount {}
.ratings .rating-links {color:#7B6D6C; font-size:1.09em;}
.ratings .rating-links a{color:#00BCFE; text-decoration:underline; font-weight:bold;}
.ratings .rating-links a:hover{text-decoration:none;}
.ratings .rating-links a.last{color:#FF6600;}
.ratings .rating-links .separator{padding:0 5px;}


.ratings dt {}
.ratings dd {}
.rating-box { width:80px; height:13px; margin:0 0 7px; 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;}
.catalog-product-view select{visibility:inherit!important;}

/* Availability */
.availability {}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; }

/********** < Product Prices */
.price { white-space:nowrap !important; line-height:normal; color:#8EBE1C; font-size:1.36em; font-weight:bold; }

.price-box {margin:10px 0;}
.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; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; font-size:1em; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:bold; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links li{display:inline; font-size:1.09em;}
.add-to-links li a{color:#00BCFE; font-weight:bold;}
.add-to-links li.last a{color:#FF6600;}
.add-to-links .separator{display:inline; padding:0 5px;}

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart .button { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.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 .add-to-cart{float:right;}
.product-options-bottom .add-to-cart label{margin-top:3px;}
.product-options-bottom .add-to-cart input{margin-top:1px; margin-right:10px;}

.product-options-bottom .price-box { margin:10px 0; }

.multiselect{height:auto!important;}

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description{border-top:1px solid #C5C5C5; padding:29px 0;}

/* Block: Additional */
.product-view .additional {border-top:1px solid #C5C5C5; padding:29px 0;}
.product-view .additional .data-table th{padding:14px 29px 12px 30px; color:#413B34;}
.product-view .additional .data-table td{padding:10px 39px 14px 18px;}

/* Block: Upsell */
.product-view .up-sell {border-top:1px solid #C5C5C5; padding:29px 0;}
.product-view .up-sell .products-grid td { width:25%; padding-left:19px; }
.product-view .up-sell .products-grid td.first{padding-left:0;}
.product-view .up-sell .products-grid td .ratings .rating-box{float:none; margin:0 auto 15px;}
.product-view .up-sell .products-grid td .ratings .rating-links{float:none;}
.product-view .up-sell .products-grid td .ratings .rating-links a{display:block;}
.product-view .up-sell .products-grid td .ratings .rating-links .separator{display:none;}

/* Block: Tags */
.product-view .tags {border-top:1px solid #C5C5C5; padding:29px 0;}
.product-view .tags h4{font-weight:normal; font-size:1em;}
.product-view .tags-list{margin:11px 0 20px; width:100%; overflow:hidden; font-size:1em;}
.product-view .tags-list li{background:url(../images/tags_divider.gif) right 3px no-repeat; padding-right:12px; margin-right:17px; float:left; display:block; white-space:nowrap;}
.product-view .tags-list li.last{background:0;}
.product-view .tags-list li a{color:#FF530D; text-decoration:underline;}
.product-view .tags-list li a:hover{text-decoration:none;}
.product-view .tags .form-add-tags label { display:block; font-weight:bold; color:#757575; margin-bottom:2px; }
.product-view .tags .form-add-tags .input-box { float:left; width:569px; margin:1px 5px 5px 0; }
.product-view .tags .form-add-tags .input-box input{width:563px;}
.product-view .tags .form-add-tags button.button { float:left; }
.product-view .tags .form-add-tags .button { float:left; }
.product-view .tags .form-add-tags p { clear:both; }

/* Block: Reviews */
.product-view .reviews {}

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }

/* ======================================================================================= */


/* Content Styles ================================================================= */
/* Product Tags */
.tags-list{font-size:1.2em;}
.tags-list li { display:inline; line-height:normal;}

/* Advanced Search */
.search-summary {padding:15px 0;}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:129px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; margin-bottom:10px;}
.product-review .product-img-box .ratings{margin:10px 0;}
.product-review .product-img-box .ratings .rating-box{margin-bottom:10px;}
.product-review .product-img-box .ratings .rating-links a{display:block;}
.product-review .product-img-box .ratings .rating-links .separator{display:none;}

.product-review .details { float:right; width:535px; }
.product-review .details dl{margin-bottom:15px;}
.product-review .details dl dt{padding:10px 0 5px;}

.review-customer-view .col-main .product-image-box{width:160px; float:left;}
.review-customer-view .col-main .product-image-box img{margin-bottom:10px;}
.review-customer-view .col-main .product-details{width:539px; float:right;}
.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 .page-title{margin-bottom:24px;}
.cart .title-buttons{padding-right:21px;}
.cart .title-buttons h2{margin:0;}
.cart .checkout-types { float:right; text-align:right; }
.cart .checkout-types input{height:auto;}
.cart .checkout-types li button{background:url(../images/checkout_button.gif) left top no-repeat!important; width:177px; height:29px!important; overflow:hidden;}
.cart .checkout-types li button span{display:none;}

/* Shopping Cart Table */
.cart-table{margin-bottom:15px;}
*html .cart-table{border-right:1px solid #B6B6B6;}
*:first-child+html .cart-table{border-right:1px solid #B6B6B6;}
.cart-table .item-msg { font-size:10px; }
.cart-table th{background:#F1F1F1; padding:7px; color:#202020; text-align:center; text-transform:uppercase;} 
.cart-table td{padding:10px; text-align:center; vertical-align:middle;}
.cart-table tfoot td{background:#F1F1F1; padding:7px 8px;}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:667px; }
.cart .cart-collaterals .col-1{width:282px;}
.cart .cart-collaterals .col-2{width:373px;}
.cart .crosssell{border:1px solid #B6B6B6; padding:17px 17px 9px;}
.cart .crosssell h3{color:#202020;}
.cart .crosssell li.item{padding:22px 0 21px; background:url(../images/line_x_divider.gif) left bottom repeat-x;}
.cart .crosssell li.last{background:0;}
.cart .crosssell .product-image { float:left; width:75px; display:block; }
.cart .crosssell .product-shop { float:right; width:160px; }
.cart .crosssell .add-to-links{margin-top:15px;}
.cart .crosssell .add-to-links li{display:block;}
.cart .crosssell .add-to-links li .separator{display:none;}
.cart .discount{border:1px solid #B6B6B6; padding:17px 7px 20px 16px; margin-bottom:12px;}
.cart .discount h3{color:#202020; font-weight:bold; text-transform:uppercase; margin-bottom:5px;}
.cart .discount label{text-transform:uppercase; color:#202020; font-size:0.91em; display:block; margin-bottom:10px;}
.cart .discount input{width:226px; margin-right:5px;}
.cart .shipping {border:1px solid #B6B6B6; padding:16px 70px 31px 17px;}
.cart .shipping h3{color:#202020; font-weight:bold; text-transform:uppercase; margin-bottom:10px;}
.cart .shipping p{color:#202020;}
.cart .shipping .form-list{margin-top:20px;}
.cart .shipping .form-list li{margin-bottom:15px;}
.cart .shipping .buttons-set{padding-left:0;}
.cart .shipping .buttons-set button{float:none;}

/* Shopping Cart Totals */
.cart .totals { float:right; width:206px; padding:23px 21px 19px 20px; border:1px solid #B6B6B6; background:#F1F1F1; text-align:center!important;}
.cart .totals .shopping-cart-totals-table-indent{padding:0 50px 20px 0;}
.cart .totals table { width:100%; text-align:center; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th,
.cart .totals table .tax-collapse {text-transform:uppercase; font-size:0.91em;}
.cart .totals table .price{font-size:0.91em; color:#000; font-weight:normal;}
.cart .totals .checkout-types{text-align:center; float:none;}
.cart .totals .checkout-types li{margin-bottom:15px;}
.cart .totals .checkout-types li a{color:#000; text-transform:uppercase; font-size:0.91em;}

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #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 #B6B6B6;}
.opc .checkbox{width:14px; height:14px;}
.opc li.section { border:1px solid #B6B6B6; 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; color:#3A4750; border:1px solid #3A4750; background:#FFFFFF;}
.opc .step-title h3 { display:inline; text-transform:uppercase; color:#202020; font-size:0.91em; }
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title { background-color:#F6F6F6; cursor:default; }
.opc .active .step-title .number{color:#FFFFFF; background:#00BCFE; border:1px solid #00BCFE; }
.opc .active .step-title h3{color:#00BCFE;}
.opc .step { border-top:1px solid #B6B6B6; padding:25px 16px 25px 31px;}
.opc .active .step{background-color:#F6F6F6; padding:16px 33px 18px 31px;}
.opc .order-review {}

.opc .form-list{margin:10px 0;}
.opc label{padding-right:20px; text-transform:uppercase; font-size:0.91em;}

#checkout-step-payment{position:relative;}

#checkoutSteps #opc-billing .input-box, 
#checkoutSteps #opc-shipping .input-box{width:305px; 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:274px!important;}
#checkoutSteps .input-box-2{width:321px; float:left;}
#checkoutSteps .input-box-2 input{width:314px!important;}
#checkoutSteps .input-box-2 select{width:282px!important;}
#checkoutSteps .group-select li li{margin-bottom:15px;}
#checkoutSteps label{padding-bottom:3px;}
#checkoutSteps .group-select li input.input-text{width:620px;}
#checkoutSteps .group-select li select{width:627px;}
#checkoutSteps #opc-billing .customer-name-middlename .name-firstname,
#checkoutSteps #opc-shipping .customer-name-middlename .name-firstname{width:210px!important;}	
#checkoutSteps #opc-billing .customer-name-middlename .name-firstname input,	
#checkoutSteps #opc-shipping .customer-name-middlename .name-firstname input{width:200px!important;}
#checkoutSteps #opc-billing .customer-name-middlename .name-middlename,
#checkoutSteps #opc-shipping .customer-name-middlename .name-middlename{width:95px!important;}
#checkoutSteps #opc-billing .customer-name-middlename .name-middlename input,
#checkoutSteps #opc-shipping .customer-name-middlename .name-middlename input{width:64px!important;}
#checkoutSteps #opc-billing .customer-dob .input-box input{width:50px !important;}


/* 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:#00BCFE;}
.checkout-progress li.active {background:#FF6600; 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 .page-title{}
.checkout-multishipping-addresses .col-main .page-title h2{padding:0;}
.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;}
*html .checkout-multishipping-addresses .col-main #multiship-addresses-table{border-right:1px solid #B6B6B6;}
*:first-child+html .checkout-multishipping-addresses .col-main #multiship-addresses-table{border-right:1px solid #B6B6B6;}
.checkout-multishipping-addresses .col-main .multiple-checkout .buttons-set{border:0;}
.checkout-multishipping-addresses .col-main .multiple-checkout .buttons-set button{margin-left:10px;}

.checkout-multishipping-shipping .col-main .page-title{margin-bottom:15px;}
.checkout-multishipping-shipping .col-main .multiple-checkout{width:100%;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set{background:0;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set .col-1{width:30%;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set .col-2{width:68%;}
.checkout-multishipping-shipping .col-main .wide .data-table{border-collapse:collapse; margin-top:15px;}
.checkout-multishipping-shipping .col-main .multiple-checkout h3{border:1px solid #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-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 0 0 20px;}
.checkout-multishipping-billing .col-main .col-2 dd .v-fix{padding-right:5px;}
.checkout-multishipping-billing .col-main .input-box{width:auto;}
.checkout-multishipping-billing .col-main .input-box input{width:250px;}

.checkout-multishipping-overview .col-main .page-title{margin-bottom:15px;}
.checkout-multishipping-overview .col-main .col2-set{background:0; border:1px solid #4A4A4A; padding:20px; margin-bottom:20px;}
.checkout-multishipping-overview .col-main .col2-set .col-1{width:30%;}
.checkout-multishipping-overview .col-main .col2-set .col-2{width:68%;}
.checkout-multishipping-overview .col-main .multiple-checkout h3{margin:10px 0;}
.checkout-multishipping-overview .col-main .col2-set h3{margin:0;}
.checkout-multishipping-overview .col-main .col2-set .data-table{border-collapse:collapse;}
.checkout-multishipping-overview .col-main .col2-set .data-table tfoot th,
.checkout-multishipping-overview .col-main .col2-set .data-table tfoot td{border-top:1px solid #BFBFBF;} 
.checkout-multishipping-overview .col-main .grand-total{margin:10px 0;}
.checkout-multishipping-overview .data-table{margin:10px 0;}

.checkout-multishipping-address-selectbilling .page-title h2{background:0;}
.checkout-multishipping-address-selectbilling .page-title button.button{margin-top:5px;}
.checkout-multishipping-address-selectbilling .multiple-checkout{padding:20px; border:1px solid #B6B6B6;}

.checkout-multishipping-address-editaddress #form-validate #lastname{width:251px;}

.checkout-multishipping-address-editbilling #form-validate #lastname{width:251px;}

.checkout-multishipping-success .content-box{padding:30px;}
.checkout-multishipping-success .buttons-set{border:0;}

/* Sitemap */
.sitemap {}

#lastname{width:251px!important;}

/********** < Common Checkout Styles */
.sp-methods{position:relative;}
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.checkout-onepage-index #checkout-payment-method-load dt{padding:5px 0;}
.checkout-onepage-index #checkout-payment-method-load dd{padding:0 20px;}
.checkout-onepage-index .main-right-divider{background:0;}
.checkout-onepage-index .col-main{width:697px;}
.checkout-onepage-index .col-right{width:212px; padding-right:25px;}
.checkout-onepage-index .col-main .page-title{display:none;}

.please-wait { float:right; padding-right:50px;}
.cvv-what-is-this { cursor:help; margin-left:5px;}

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; left:20px; z-index:1000; top:15px!important;}
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {margin-top:15px;}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto;}
.gift-message-form .gift-item {}
.gift-message-form textarea{width:510px!important;}
.gift-message-form .input-box{display:block; width:283px!important;}
.gift-message-form .input-box input{width:226px!important;}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt span { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users {}

.account-create {}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}
.dashboard .data-table{margin:10px 0;}
.dashboard .col2-set{padding:5px 0;}
.dashboard .col2-set .col-1,
.dashboard .col2-set .col-2{padding:5px 0;}

.customer-address-index .col-main .col2-set .col-1 ol li{padding-bottom:20px;}

.wishlist-index-index .col-main table textarea{width:95%!important;}

/* 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 {padding-bottom:5px;}
.dashboard .reviews .title-buttons{padding-bottom:10px;}
.dashboard .reviews .product-name{margin-bottom:10px;}
.dashboard .reviews .product-name a{font-size:0.91em;}

.dashboard .tags .title-buttons h3{margin-bottom:5px;}
.dashboard .tags .product-name a{font-size:0.91em;}
/********** Dashboard > */

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; margin-bottom:20px;}
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
body.page-print{background:#FFF;}
.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 .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

.input-box-2{width:251px; float:left;}

.customer-name-middlename .name-firstname{width:200px!important;}
.customer-name-middlename .name-firstname input{width:190px!important;}
.customer-name-middlename .name-middlename{width:60px!important;}
.customer-name-middlename .name-middlename input{width:50px!important;}
.customer-name-middlename .input-box-2 input{width:250px!important;}

.customer-dob .input-box{width:60px!important;}
.customer-dob .input-box input{width:50px!important;}

.catalogsearch-advanced-index #form-validate .range input{width:150px;}
.catalogsearch-advanced-index #form-validate select{padding:2px;}

#my_recent_reviews .number{width:17px; float:left;}
#my_recent_reviews li{padding-bottom:10px;}
#my_recent_reviews .product-name{float:left; width:480px;}

#my_recent_tags li{width:100%; overflow:hidden;}
#my_recent_tags .number{width:17px; float:left; margin:0; padding:0;}
#my_recent_tags .details{float:left; width:480px; margin:0; padding:0;}

.cms-index-index .col-main .std{margin:0;}
.cms-index-index .col-main .products-list{margin-bottom:40px; width:100%;}
.cms-index-index .col-main .products-list td{border-bottom:1px solid #C5C5C5; padding:25px 0 20px;}
.cms-index-index .col-main .products-list tr.last td{border-bottom:0;}
.cms-index-index .col-main .products-list td .ratings .rating-box{float:left; margin-right:10px;}

.sales-order-view .col2-set,
.sales-order-invoice .col2-set,
.sales-order-shipment .col2-set,
.sales-order-creditmemo .col2-set{padding:5px 0;}
.sales-order-view .col2-set .col-1,
.sales-order-invoice .col2-set .col-1,
.sales-order-shipment .col2-set .col-1,
.sales-order-creditmemo .col2-set .col-1,
.sales-order-view .col2-set .col-2,
.sales-order-invoice .col2-set .col-2,
.sales-order-shipment .col2-set .col-2,
.sales-order-creditmemo .col2-set .col-2{padding:5px 0;}
.sales-order-view h3,
.sales-order-invoice h3,
.sales-order-shipment h3,
.sales-order-creditmemo h3,
.sales-order-view h4,
.sales-order-invoice h4,
.sales-order-shipment h4,
.sales-order-creditmemo h4{margin:15px 0 10px;}

.review-product-list .col-main .pager,
.tag-customer-view .col-main .pager,
.review-customer-index .col-main .pager,
.sales-order-history .col-main .pager,
.catalog-seo-sitemap-product .col-main .pager,
.catalog-seo-sitemap-category .col-main .pager{padding:10px 0; border:0;}

.catalogsearch-advanced-result .col-main .products-list .product-shop{width:495px;}

.tag-list-index .col-main .tags-list{font-size:1.5em;}


.cms-index-index .col-main{padding:0;}

/**slider****/
.slider{ width:100%; height:311px; overflow:hidden; padding:1px 0 0; margin:0 0 14px; background:#FFFFFF;}
.box-top {
		overflow:hidden;
		width:914px;
		background:0;
		float:left;
		position:relative;
		left:0;
}


#left, #right{ cursor:pointer}	

.box-top ul { list-style:none; padding:0; }
.box-top ul li {  width:883px; padding:14px 18px 0 13px; display:inline-block; float:left;}	

.box-left { width:33px; padding:125px 0 0; text-align:center; font-size:0; float:left; line-height:0;}
.box-right { width:33px; padding:125px 0 0; text-align:center; font-size:0; float:left; line-height:0;}	

.box-top ul li .col-1{width:447px; float:left; padding:40px 0 0 0;}
.box-top ul li .product-img{float:right;}
.box-top ul li .col-1 div{padding:17px 15px 0 4px;}
.box-top ul li .col-1 div p{width:286px; float:right; line-height:1.2em;}
.box-top ul li .col-1 div p img{margin-top:3px;}
.box-top ul li .col-1 div button{padding:0 16px; height:40px!important; background:#8EBE1C!important;}
.box-top ul li .col-1 div button span span span{font-size:18px; font-weight:normal; padding:8px 0;}

.slider .product-4 .col-1{width:519px;}
.slider .product-5 .col-1{width:578px; float:right;}

.slider .product-3{background:url(../images/media/product_3_bg.jpg) left top no-repeat;}
.slider .product-4{background:url(../images/media/product_4_bg.jpg) left top no-repeat;}
.slider .product-5{background:url(../images/media/product_5_bg.jpg) left top no-repeat;}

/**slider****/


.home-block{border-top:6px solid #4A2725; padding:34px 0 0;}
.home-block .products-grid td{padding:10px 0 9px; width:317px; border-right:1px solid #C5C5C5; border-bottom:0;}
.home-block .products-grid td.first{width:380px;}
.home-block .products-grid td.last{width:250px;}
.home-block .products-grid td .product-image{display:block; width:125px; float:left;}
.home-block .products-grid td.first .product-image{width:173px;}
.home-block .products-grid td .col-2{width:184px; float:right; text-align:left; padding-top:22px; line-height:1.5em;}
.home-block .products-grid td.first .col-2{width:199px;}
.home-block .products-grid td .product-name{margin-bottom:9px;}
.home-block .products-grid td .product-name a{display:block; width:155px; height:36px; overflow:hidden; background:url(../images/media/product_2_title.gif) left top no-repeat;}
.home-block .products-grid td .product-name a span{position:relative; margin-left:-10000px;}
.home-block .products-grid td.first .product-name a{width:174px; background:url(../images/media/product_1_title.gif) left top no-repeat;}
.home-block .products-grid td p{padding-bottom:28px; padding-right:18px; margin:0; font-size:1.09em; color:#5E5454;}
.home-block .products-grid td.first p{padding-bottom:45px;}
.home-block .products-grid td button{padding:0 18px; height:40px!important;}
.home-block .products-grid td button.over{background:#FF6600!important;}
.home-block .products-grid td button span span span{font-size:18px; font-weight:normal; padding:8px 0;}
.home-block .products-grid td.last{padding:15px 0 0 31px; border-right:0; text-align:left;}
.home-block .products-grid td.last img{margin-bottom:23px;}
.home-block .products-grid td.last button{background:#8BDB08!important; padding:0 16px;}

/* ======================================================================================= */


/* Footer ================================================================================ */
.footer {}
.footer .footer-block{background:#000;}
.footer .footer-block .indent{padding:41px 10px 44px 0!important;}
.footer .footer-block .col-1{width:287px; float:left;}
.footer .footer-block .col-2{width:189px; float:left;}
.footer .footer-block .col-3{width:180px; float:left;}
.footer .footer-block .col-4{width:131px; float:left;}
.footer .footer-block h3{color:#FFF; text-decoration:none; font-size:1.18em; margin:0 0 12px;}
.footer .footer-block h3 a{color:#FFF; text-decoration:none; font-size:1.18em;}
.footer .footer-block h3 a:hover{text-decoration:underline;}
.footer .footer-block ul li{display:block; line-height:1.5em; padding:0; margin:0; background:0;}
.footer .footer-block ul a{color:#666666; text-decoration:none; font-size:1.09em;}
.footer .footer-block ul a:hover{text-decoration:underline;}
.footer .footer-block .col-1 ul a{text-decoration:underline;}
.footer .footer-block .col-1 ul a:hover{text-decoration:none;}
.footer .footer-block .col-1 ul.middle{padding:0 30px 0 36px;}
.footer ul{float:left;}
.footer ul li{display:inline; padding-right:17px; margin-right:17px; background:url(../images/footer_divider.gif) right 5px no-repeat;}
.footer ul li a{color:#FFF; text-decoration:none;}
.footer ul li a:hover{text-decoration:underline;}
.footer ul.links li.last{background:0;}
.footer .copy{float:right; color:#FFF; font-size:1.09em;}
.footer .footer-wrapper{background:#8EBE1C;}
.footer .indent{padding:16px 0 14px;}
.footer .store-switcher{padding-top:10px; color:#FFF;}
/* ======================================================================================= */

