/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @copyright  Copyright (c) 2008 template-help.com
 */

/* Layout ================================================================================= */
.wrapper {}
.page { width:973px; margin:0 auto; padding:0; text-align:left; }
body.page-print{background:#FFF;}
.page-print .page-title{background:0; padding-left:0; padding-bottom:0;}
.page-print .page-title h2{color:#000;}
.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; margin-bottom:10px;}
.page-popup .page-title h2{font-weight:bold;}
.page-popup .product-name{margin-bottom:10px;}
.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;}

.main{padding:0 0 9px;}

/* Base Columns */ 
.col-left { float:left; width:190px; }
.col-main { float:left; width:573px; }
.col-right { float:right; width:190px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

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

/* 3 Columns Layout */
.col3-layout .col-main {margin-left:10px; }

/* 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-bottom:10px;}
.header .col-1{width:226px; float:left; padding:30px 0;}
.header .col-2{width:426px; float:right; padding:0px 0 9px;}
.header .col-3{width:321px; float:left; margin-left: 426px;}
#logo {float:left; width:308px; height:78px; background-position:0 0; background-repeat:no-repeat; text-indent:-999em; overflow:hidden; cursor:pointer; margin-left:-11px; position:relative;} 
.header .welcome-msg {float:right; width:173px; background:url(../images/prism_icon.gif)left center no-repeat; text-align:right; margin-top:12px;}
.header .welcome-msg:hover {border-bottom:1px solid #E1E1E1;}
.header .links { float:right; font-size:0.84em; padding-top:12px;}
.header .links li{display:inline; background:url(../images/top_links_divider.gif) right 4px no-repeat; padding-right:12px; margin-right:15px;}
.header .links li.last{background:url(../images/top_links_divider_active.gif) right 4px no-repeat; margin-right:0;}
.header .links li.last a{color:#B9B9B9;}
.header .links li a{white-space:nowrap; color:#3F3F40; text-decoration:none;}
.header .links li a:hover{text-decoration:underline;}
.header .block-currency{float:right;}
.header .block-currency label{font-size:0.84em; color:#3E3E3E;}
.header .block-currency select{width:100px; height:18px; background:#26282A; border:1px solid #26282A; color:#616161;}
.header .form-language{float:right; padding-right:10px;}
.header .form-language label{font-size:0.84em; color:#3E3E3E;}
.header .form-language select{width:82px; height:18px; background:#26282A; border:1px solid #26282A; color:#616161;}
.header .form-search {width:226px; height:23px; overflow:hidden; float:right; margin-top:5px; background:url(../images/search_button_bg.gif) right top no-repeat #26282A;}
.header .form-search label{display:none;}
.header .form-search input{width:170px; height:18px; background:0; border:0; padding:0; color:#828282; margin:3px 0 0 8px;}
.header .form-search button{width:24px; height:21px!important; float:right;}
.header .form-search button span{display:none;}
.header .search-autocomplete{background:#FFF; border:1px solid #D8DACD; padding:10px; z-index:99999;}


/********** < Navigation */
#nav { font-size:12px; }

/* 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; padding-right:4px;}
#nav li.last{padding-right:0;}
#nav li.first a{padding-left:67px; padding-right:67px; border-bottom:1px solid #1B1D1F;}
#nav li.last a{padding-left:67px; padding-right:67px; border-bottom:1px solid #1B1D1F;}
#nav li a { float:left; padding:13px 66px 13px 66px; font-weight:bold; color:#E6F1F7; background:url(../images/menu_button_bg.jpg) left top repeat-x #000000; border-bottom:1px solid #1B1D1F;}
#nav li a:hover { color:#E6F1F7; background:url(../images/side_block_title_bg.gif) #1B1D1F left top repeat-x;}
#nav li.over a,
#nav li.active a { color:#E6F1F7; background:url(../images/side_block_title_bg.gif) #1B1D1F left top repeat-x;}

/* 2nd Level */
#nav ul {position:absolute; width:12em; top:40px; left:-10000px; background:#676767; padding:15px 30px 11px 18px;}
#nav ul li {float:none;}
#nav ul li.last {border:none !important; border-bottom:0; }
#nav ul li a {border:none !important; float:none; padding:3px 9px!important; font-weight:normal; color:#070809 !important; background:0!important; font-family:Arial, Helvetica, sans-serif; }
#nav ul li a:hover { color: #767676 !important; background: #26282A !important; }
#nav ul li.active > a,
#nav ul li.over > a  { color: #767676 !important; background:#26282A !important; }

/* 3rd+ level */
#nav ul ul { background: #767676; top:0; margin-left:30px;}

/* 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 ========================================================================= */
/* Form Elements */
input, select, textarea, button { font:11px Tahoma, Arial, Helvetica, sans-serif; vertical-align:middle; }
input, input.input-text, select, textarea {background:#cccccc; border:1px solid #777777;}
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 {
	background:0;
	border:0;
	cursor:pointer;
	overflow:visible;
	width:auto;
	font-family:Tahoma, Arial,Helvetica,sans-serif;
	font-size:11px;		
	height:22px!important;
	
}
button.button span {margin:0; display:block; background:url(../images/buttons_left_bg.gif) left top no-repeat!important; height:22px!important;}
button.button span span{display:block; background:url(../images/buttons_right_bg.gif) right top no-repeat!important; padding:0 22px 0 10px; height:22px!important;}
button.button span span span{display:block; font-weight:bold; color:#FFF; text-align:center; padding:3px 0 3px; height:15px!important; overflow:hidden!important;  white-space:nowrap; background:#1A1A1F!important; line-height:normal;}

.sidebar button.button {	
	border:0;
	cursor:pointer;
	overflow:visible;
	width:auto;		
	height:21px!important;
	padding:0 10px;
	background:#131415!important;
}
.sidebar button.button span{background:0!important; padding:0!important; height:auto!important;}
.sidebar button.button span span span{display:block; font-weight:bold; color:#FFF; text-align:center; padding:3px 0!important; height:15px!important; overflow:hidden!important;  white-space:nowrap; line-height:normal;}


button.button-3 {	
	border:0;
	cursor:pointer;
	overflow:visible;
	width:auto;		
	height:21px!important;
	padding:0 10px;
	background:#131415!important;
	border:1px solid #FFF;
}
button.button-3 span{background:0!important; padding:0!important; height:auto!important;}
button.button-3 span span span{display:block; font-weight:bold; color:#FFF; text-align:center; padding:3px 0!important; height:15px!important; overflow:hidden!important;  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 { font-weight:bold; }
.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 15px 9px; font-size:0.84em;}
.breadcrumbs li { display:inline; }
.breadcrumbs li a{color:#3F3F40; text-decoration:underline;}
.breadcrumbs li a:hover{text-decoration:none;}
.breadcrumbs li strong{font-weight:normal;}
.breadcrumbs li span{background:url(../images/breadcrumbs_divider.gif) 5px 4px no-repeat; padding:0 15px 0 5px;}

/* Page Heading */
.page-title{padding:9px 19px 11px; background:url(../images/side_block_title_bg.gif) left top repeat-x #1B1D1F;}
.page-title h2{font-size: 1.2em; color:#FFF; text-transform:uppercase; font-weight:bold;}
.page-title a{color:#FFF;}
.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{padding:20px 31px 17px; background:#26282A;}

/* Pager */ 
.pager {padding:0 5px 9px 0;  text-align:center; border-bottom:1px solid #171819; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .limiter select{width:41px; height:20px; background:#26282A; border:1px solid #101011; margin:0 9px 1px 21px; color:#616161;}
.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:#616161;}
.pager .pages .current{color:#FFF;}

/* Sorter */ 
.sorter {padding:9px 0 0;}
.sorter .view-mode { float:left; }
.sorter .view-mode a{color:#616161;}
.sorter .view-mode strong{color:#B9B9B9;}
.sorter .sort-by { float:right; padding-right:5px;}
.sorter .sort-by select{width:90px; height:20px; background:#26282A; border:1px solid #101011; margin:0 47px 1px 21px; color:#616161;}
.sorter .link-feed {}

/* Data Table */ 
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #D5D7DA; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #D5D7DA; }
.data-table thead {}
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {background: #F1F1F1;}
.data-table tr.even {background: #E9E9E9;}
.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:1.25em; font-weight:bold; line-height:1.7; }
.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 {font-size:0.91em; line-height:1.5em; color:#55595D;}
.sidebar a{color:#55595D; text-decoration:none;}
.sidebar a:hover{text-decoration:underline;}
.sidebar .block {margin:0 0 1px; }
.sidebar .block .block-title {border-bottom:1px solid #101113; padding:8px 15px 9px 14px; background:url(../images/side_block_title_bg.gif) left top repeat-x #1B1D1F;}
.sidebar .block .block-title h2{font-size:1.3em; color:#FFF; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.sidebar .block .block-title a{color:#FFF; text-decoration:none; font-weight:normal; font-size:0.76em;}
.sidebar .block .block-title a:hover{text-decoration:underline;}
.sidebar .block h3 {font-weight:normal}
.sidebar .block .block-content {padding:14px 14px 18px 15px; background:#1B1D1F;}
.sidebar .block .actions { text-align:right; }
.sidebar .block .actions a { float:left; }

/* Block: Account */
.sidebar .block-account {}
.sidebar .block-account li.current span{color:#FFF;}

/* 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{font-weight:bold;}
.sidebar .block-layered-nav dl{padding:0 0 0 5px;}
.sidebar .block-layered-nav dt {padding-top:23px; font-weight:bold; }
.sidebar .block-layered-nav .price{font-size:1em; color:#55595D;}
.sidebar .block-layered-nav .currently{padding:23px 0 0;}
.sidebar .block-layered-nav .currently li{padding-bottom:2px;}
.sidebar .block-layered-nav .currently li img{float:right;}
.sidebar .block-layered-nav .actions{text-align:right; padding-bottom:20px;}
.sidebar .block-layered-nav .actions a{color:#FFF; text-decoration:underline; float:none;}
.sidebar .block-layered-nav .actions a:hover{text-decoration:none;}


/* Block: Cart */
.sidebar .block-cart {}
.sidebar .block-cart .amount {padding-bottom:10px;}
.sidebar .block-cart .amount a{color:#FFF; font-weight:bold; text-decoration:none;}
.sidebar .block-cart .amount a:hover{text-decoration:underline;}
.sidebar .block-cart .subtotal{background:#2B2D2F; padding:6px 7px 5px 10px; margin-bottom:10px;}
.sidebar .block-cart .actions{padding-bottom:20px;}
.sidebar .block-cart h3{margin-bottom:15px;}
.sidebar .mini-products-list li.item{padding:0 0 10px;}
.sidebar .mini-products-list .product-image { float:left; width:70px; display:block; border:1px solid #101011; }
.sidebar .mini-products-list .product-details { float:right; width:80px;}
.sidebar .mini-products-list .product-details h4 { font-size:1em; font-weight:normal; margin:0 0 10px; }
.sidebar .mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.sidebar .block-wishlist {}
.sidebar .block-wishlist .block-content h3{margin-bottom:10px;}
.sidebar .block-wishlist .block-content p a{color:#FFF;}
.sidebar .block-wishlist .block-content .actions a{color:#FFF;}

/* Block: Related */
.sidebar .block-related {}
.sidebar .block-related li.item-row{padding:5px 0 19px;}
.sidebar .block-related .block-content{padding:14px 7px 0 15px;}
.sidebar .block-related .block-content p a{color:#FFF; font-weight:bold;}
.sidebar .block-related ol{margin:15px 0 0;}
.sidebar .block-related .checkbox { float:left; }
.sidebar .block-related .item { width:146px; float:right;}
.sidebar .block-related .item .product-image { float:left; width:60px; border:1px solid #101011; display:block;}
.sidebar .block-related .item .product-details {width:70px; float:right;}
.sidebar .block-related .block-content .item-row p{padding-top:5px; text-align:right;}
.sidebar .block-related .block-content .item-row p a{font-weight:normal; text-decoration:underline;}
.sidebar .block-related .block-content .item-row p a:hover{text-decoration:none;}

/* Block: Compare Products */
.sidebar .block-compare {}
.sidebar .block-compare .block-title h2 span{font-size:0.76em; font-weight:normal;}
.sidebar .block-compare li{padding:0 0 10px;}
.sidebar .block-compare li a img{float:right; margin:0 0 5px 5px;}
.sidebar .block-compare .actions button{margin-bottom:10px;}
.sidebar .block-compare .actions a{color:#FFF;}

/* Block: Viewed */
.sidebar .block-recent {}
.sidebar .block-recent li{padding-left:7px; background:url(../images/recent_divider.gif) left 7px no-repeat;}

/* Block: Poll */
.sidebar .block-poll {}
.sidebar .block-poll .radio { float:left; margin:2px -18px 0 0; }
.sidebar .block-poll .label { display:block; margin-left:18px;}
.sidebar .block-poll .answer{float:left; width:100%;}
.sidebar .block-poll .answer span{display:block; width:107px;}
.sidebar .block-poll .votes{font-weight:bold; float:right; width:65px; margin-top:-15px;}
.sidebar .block-poll .block-content ol{margin-top:15px;}
.sidebar .block-poll .block-content ol li{padding-bottom:5px; color:#58646A;}

/* Block: Tags */
.sidebar .block-tags ul,
.sidebar .block-tags li {display:inline; line-height:normal;}

/* Block: Subscribe */
.sidebar .block-subscribe {}

/* Block: Reorder */
.sidebar .block-reorder {}
.sidebar .block-reorder li { padding:5px 0; }
.sidebar .block-reorder .checkbox { float:left; margin:3px -20px 0 0; }
.sidebar .block-reorder .label { display:block; margin-left:20px; }

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

/* Block: Checkout Progress */
.sidebar .block-progress {}
.sidebar .block-progress .block-title{padding:8px 8px 16px; background:0; border:0;}
.sidebar .block-progress .block-title h2{font-weight:bold; color:#2D3034; font-family:Tahoma, Arial, Helvetica, sans-serif;}
.sidebar .block-progress .block-content{padding:0; background:0;}
.sidebar .block-progress dl{border-top:1px solid #D5D7DA;}
.sidebar .block-progress dt,
.sidebar .block-progress dd{font-weight:bold; border:1px solid #D5D7DA; border-top:0; font-size:13px;}
.sidebar .block-progress dt{padding:10px 13px 9px 19px; color:#2D3034;}
.sidebar .block-progress dt a{color:#2D3034;}
.sidebar .block-progress dd{padding:28px 39px 25px 19px; font-weight:normal; color:#67696C;}
.sidebar .block-progress dt.complete,
.sidebar .block-progress dd.complete{background-color:#FFF;}
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title{background:#070809; padding:9px 19px 10px;}
.category-title h2{color:#FFF; text-transform:uppercase; font-weight:bold;}
.category-image { display:block; margin:20px auto; width:99%; }
.category-products {}

/* View Type: Grid */
.products-grid { width:100%; }
.products-grid tr.odd {}
.products-grid tr.even {}
.products-grid td { width:33%; border-bottom:1px solid #67696C; border-right:1px solid #67696C; padding:15px 40px 15px 8px; }
.products-grid td.last{border-right:0; padding-left:40px; padding-right:8px;}
.products-grid tr.last td{border-bottom:0;}
.products-grid td.empty {}
.products-grid .product-name {margin-bottom:14px;}
.products-grid .product-name a{color: #2D3034; text-decoration:none;}
.products-grid .product-name a:hover{text-decoration:underline;}
.products-grid .product-image{display:block; width:205px; margin-bottom:15px;}
.products-grid .ratings{width:150px;}
.products-grid .ratings .rating-box{float:left; margin-right:9px;}
.products-grid .ratings .amount{float:left;}
.products-grid .price-box{float:left; margin:4px 17px 5px 0;}
.products-grid .add-to-links{padding-top:10px;}
.products-grid .add-to-links li{display:inline;}
.products-grid .add-to-links .separator{display:inline;}


/* View Type: List */
.products-list .item {padding:18px 0; border-bottom:1px solid #171819;}
.products-list li.first{padding-top:0;}
.products-list li.last{padding-bottom:0; border:0;}
.products-list .product-image { float:left; width:205px; display:block; }
.products-list .product-shop { float:right; width:281px; padding-top:8px; }
.products-list .product-shop .product-name{margin-bottom:25px;}
.products-list .product-shop .product-name a{text-decoration:none;}
.products-list .product-shop .product-name a:hover{text-decoration:underline;}
.products-list .product-shop .ratings .rating-box{margin-bottom:15px;}
.products-list .product-shop .ratings .rating-links .last{color:#6C6E71;}
.products-list .product-shop .price-box{float:left; margin:0 20px 20px 0;}
.products-list .desc{padding-top:15px;}
.products-list .add-to-links li{display:inline;}
.products-list .add-to-links .separator{display:inline;}

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


/* Product View ========================================================================== */
.product-view {}
.product-view .page-indent{padding:30px 31px 21px;}

.product-essential {padding-bottom:20px;}
.product-collateral {}
.product-collateral h3{color:#2D3034; margin-bottom:15px;}

/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.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; padding:13px 0 19px; color:#262626; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 31px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 4px no-repeat; cursor:pointer; }
.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: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 h3{margin-bottom:19px; color:#2D3034;}
.product-view .product-img-box .more-views ul { margin-left:-20px }
.product-view .product-img-box .more-views li { float:left; padding:1px; margin:0 0 8px 20px ; }
.product-view .product-img-box .more-views li img{border:1px solid #D5D7DA;}

.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:407px; padding-top:8px; }
.product-view .product-shop .mail-to-friend,
.product-view .product-shop .be-the-forst{display:none; margin:0 0 15px;}
.product-view .product-name {}
.product-view .product-name h2{font-weight:bold; color:#2D3034;}
.product-view .ratings .rating-box{margin-bottom:15px;}
.product-view .product-pricing{margin-bottom:15px;}
.product-view .product-pricing li{background:#EDEDED; padding:5px 10px 5px;}
.product-view .product-pricing .price{font-size:1.16em;}
.product-view .product-pricing .benefit{font-weight:normal; font-size:1.16em; color:#1A1A1F;}
.product-view .price-box{margin:0 20px 10px 0; float:left;}
.product-view .add-to-box .add-to-cart{margin-top:4px;}
.product-view .add-to-box .add-to-cart input{width:107px;}
.product-view .add-to-box .add-to-cart button{margin-left:15px;}
.product-view .add-to-box .or{font-weight:bold; color:#2D3034; margin:8px 18px 0 12px;}
.product-view .add-to-box .add-to-links li{padding-bottom:3px;}
.product-view .short-description{padding-top:15px; border-top: 1px solid #67696C;}
.product-view .short-description h3{color:#2D3034; margin-bottom:15px;}

/* Rating */
.ratings {padding-bottom:10px;}
.ratings .amount {}
.ratings .rating-links {}
.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 {padding-top: 2px;}
.availability .in-stock {}
.availability .out-of-stock { font-weight:bold; color:#f00; }

/********** < Product Prices */
.price { white-space:nowrap !important; line-height:normal; font-size:1.25em; color:#2D3034; }
.sidebar .price{font-size:1.2em; color:#FFF; font-weight:normal!important;}

.price-box {margin:10px 0;}
.price-box .price {}

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { color: #67696C; font-size:1.2em;  }

/* 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{ display: none; color:#6C6E71;}
.add-to-links .last a{color:#6C6E71;}
.add-to-links .separator { display:none; }

/* 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 #cccccc; background-color:#e9e9e9; width: 70%; }
.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; width: 70%; }
.product-options-bottom .price-box { margin:0 0; }
.product-options-bottom .add-to-cart{float:right;}

.multiselect{height:auto!important;}

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

/* Block: Description */
.product-view .description{display:none; border-top:1px solid #454648; padding:17px 0 15px;}

/* Block: Additional */
.product-view .additional{border-top:1px solid #171819; padding:17px 0 25px;}
.product-view .additional th{padding:14px 33px 11px 30px; color:#262626;}
.product-view .additional td{padding:12px 15px 11px 18px;}

/* Block: Upsell */
.product-view .up-sell {border-top:1px solid #171819; padding:17px 0 15px;}
.product-view .up-sell .products-grid td { width:25%; padding:0 22px;}
.product-view .up-sell .products-grid td.first{padding-left:0;}
.product-view .up-sell .products-grid td.last{padding-right:0;}
.product-view .up-sell .products-grid .product-image{display:block; border:1px solid #D5D7DA;}
.product-view .up-sell .products-grid .product-name a{color:#2D3034; font-size:1.09em;}
.product-view .up-sell .products-grid .price-box{float:none;}
.product-view .up-sell .products-grid .ratings{}
.product-view .up-sell .products-grid .ratings .rating-box{float:none;}
.product-view .up-sell .products-grid .ratings .rating-links .last{color:#6C6E71;}

/* Block: Tags */
.product-view .tags {display:none; border-top:1px solid #171819; padding:17px 0 15px;}
.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; color:#67696C; padding-bottom:5px;}
.product-view .tags-list li.last{background:0;}
.product-view .tags-list li a{color:#67696C;}
.product-view .tags .form-add-tags label { float:none; display:block; margin-bottom:10px; }
.product-view .tags .form-add-tags .input-box { float:left; width:610px; margin-bottom:10px;}
.product-view .tags .form-add-tags .input-box input{width:580px;}
.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:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; 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:5px;}

.product-review .details { float:right; width:560px; }
.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-indent{padding:21px 30px 26px;}
.cart .checkout-types { float:right; text-align:right; padding-right:55px; }
.cart .checkout-types li button{width:168px; height:35px!important; overflow:hidden; background:url(../images/checkout_button_bg.gif) left top no-repeat;}
.cart .checkout-types li button span{display:none;}

/* Shopping Cart Table */
.cart-table{border-right:1px solid #D5D7DA; margin:20px 0 5px;}
.cart-table .item-msg { font-size:10px; }
.cart-table th{color:#2D3034; background:#DDDDDD;}
.cart-table td{vertical-align:middle; padding:10px 20px;}
.cart-table .product-name a{color:#262626; font-weight:normal; text-decoration:none; font-size:0.91em;}
.cart-table .product-name a:hover{text-decoration:underline;}
.cart-table .price{font-weight:bold;}
.cart-table tfoot td{border-top: 1px solid #D5D7DA; border-left:hidden; border-right:hidden; border-bottom:hidden; padding:9px 61px 10px 18px;}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:634px; }
.cart .cart-collaterals .col-1{width:261px;}
.cart .cart-collaterals .col-2{width:368px;}
.cart .crosssell{padding:16px 12px 0; border:1px solid #D5D7DA;}
.cart .crosssell h3{color:#2D3034; padding:0 0 15px 8px; line-height:1.5em;}
.cart .crosssell .item{padding:21px 0 22px 15px; border-bottom:1px solid #DDDDDD;}
.cart .crosssell li.last{border-bottom:0;}
.cart .crosssell .product-image { float:left; width:104px; display:block; }
.cart .crosssell .product-shop { float:right; width:101px; }
.cart .crosssell .product-shop .product-name{margin-bottom:10px;}
.cart .crosssell .product-shop .product-name a{text-decoration:none; font-size:1.09em;}
.cart .crosssell .product-shop .product-name a:hover{text-decoration:underline;}
.cart .crosssell .product-shop .price-box{ margin:0 0 7px;}
.cart .crosssell .product-shop .add-to-links{margin-top:15px;}

.cart .discount{border:1px solid #D5D7DA; padding:18px 13px 16px 21px; margin-bottom:5px;}
.cart .discount h3{color:#2D3034; margin-bottom:15px;}
.cart .discount label{display:block; font-size:0.91em; margin-bottom:4px;}
.cart .discount input{width:203px; margin:0 5px 0 0;}

.cart .shipping {border:1px solid #D5D7DA; padding:17px 22px 26px 21px;}
.cart .shipping h3{color:#2D3034; margin-bottom:15px;}
.cart .shipping p{font-size:0.91em;}
.cart .shipping .form-list{margin:20px 0 0 0;}
.cart .shipping .form-list label{color:#2D3034;}
.cart .shipping .form-list li{margin-bottom:10px;}
.cart .shipping .form-list select{width:320px;}
.cart .shipping .form-list input{width:313px;}
.cart .shipping .buttons-set{padding-left:0;}
.cart .shipping .buttons-set button{float:none;}

/* Shopping Cart Totals */
.cart .totals-indent{padding:16px 21px 0 0;}
.cart .totals { float:right; width:169px; padding:31px 33px 57px 34px; background:#F1F1F1; border: 1px solid #D1D1D1;}
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { color:#3F4040; font-size:1.09em; font-weight:normal; text-align:left!important; padding:7px 0 0 17px; }
.cart .totals table th strong{font-weight:normal;}
.cart .totals table td{}
.cart .totals .price{color:#2D3034; font-size:1.27em; font-weight:bold;}
.cart .totals .tax-collapse{text-align:left; color:#3F4040; padding-left:12px;}
.cart .totals .checkout-types{padding:10px 0 0 0;}
.cart .totals .checkout-types li{padding-bottom:10px;}
.cart .totals .checkout-types li a{color:#3F4040;}

/* 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 #D3D3D3;}
.opc .checkbox{width:14px; height:14px;}
.opc li.section { border:1px solid #D3D3D3; border-bottom:0; }
.opc .step-title{background-color:#26282A; padding:10px 18px 8px 31px; font-size:1.18em;}
.opc .step-title .number {line-height:22px; margin-right:5px; padding:2px 5px; font-weight:bold; color:#FFF; border:1px solid #FFF; background:#26282A;}
.opc .step-title h3 { display:inline; color:#FFF; }
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title { background-color:#FFF; cursor:default; }
.opc .active .step-title .number{color:#FFFFFF; background:#202529; border:1px solid #202529; }
.opc .active .step-title h3{color:#2D3034;}
.opc .step { border-top:1px solid #D3D3D3; padding:15px 16px 25px 31px;}
.opc .active .step{background-color:#FFF;}
.opc .order-review {}

.opc .form-list{margin:10px 0;}
.input-box-2 label.seh {
    padding-right: 3px;
} 
.opc label{padding-right:20px;}

#checkout-step-login .col2-set .col-2{overflow:hidden;}
#checkout-step-login .col2-set .col-2 .required{text-align:left;}

#checkout-step-payment{position:relative;}

#checkoutSteps #opc-billing .input-box, 
#checkoutSteps #opc-shipping .input-box{width:285px; float:left;}
#checkoutSteps #opc-billing .input-box input,
#checkoutSteps #opc-shipping .input-box input,
#checkoutSteps #opc-billing .input-box select{width:255px!important;}
#checkoutSteps #opc-shipping .input-box select{width:261px!important;}
#checkoutSteps .input-box-2{width:281px; float:left;}
#checkoutSteps .input-box-2 input{width:275px!important;}
#checkoutSteps .input-box-2 select{width:280px!important;}
#checkoutSteps .group-select li li{margin-bottom:15px;}
#checkoutSteps label{padding-bottom:3px;}
#checkoutSteps .group-select li input.input-text{width:560px;}
#checkoutSteps .group-select li select{width:567px;}
#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:75px!important;}
#checkoutSteps #opc-billing .customer-name-middlename .name-middlename input,
#checkoutSteps #opc-shipping .customer-name-middlename .name-middlename input{width:45px!important;}
#checkoutSteps #opc-billing .customer-dob .input-box input{width:50px !important;}


/* Multiple Addresses Checkout */
.checkout-progress {padding:10px 20px 20px; 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:#5ABA0F;}
.checkout-progress li.active {background:#FFF; color:#000;}

.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; border-right:1px solid #DDDDDD;}
/*.checkout-multishipping-addresses .col-main #multiship-addresses-table tfoot td{border-top:1px solid #BEBCB7; padding:5px;}*/
.checkout-multishipping-addresses .col-main .multiple-checkout .buttons-set{border:0;}
.checkout-multishipping-addresses .col-main .multiple-checkout .buttons-set button{margin-left:10px;}

.checkout-multishipping-shipping .col-main .page-title{margin-bottom:15px;}
.checkout-multishipping-shipping .col-main .multiple-checkout{width:100%;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set{background:0;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set .col-1{width:30%;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set .col-2{width:68%;}
.checkout-multishipping-shipping .col-main .wide .data-table{border-collapse:collapse; margin-top:15px;}
.checkout-multishipping-shipping .col-main .multiple-checkout h3{border:1px solid #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 .input-box{width:auto;}
.checkout-multishipping-billing .input-box input{width:250px;}

.checkout-multishipping-overview .col-main .page-title{margin-bottom:15px;}
.checkout-multishipping-overview .col-main .col2-set{background:0; border:1px solid #4A4A4A; padding:20px;}
.checkout-multishipping-overview .col-main .col2-set .col-1{width:30%;}
.checkout-multishipping-overview .col-main .col2-set .col-2{width:68%;}
.checkout-multishipping-overview .col-main .multiple-checkout h3{margin:10px 0;}
.checkout-multishipping-overview .col-main .col2-set h3{margin:0;}
.checkout-multishipping-overview .col-main .col2-set .data-table{border-collapse:collapse;}
.checkout-multishipping-overview .col-main .col2-set .data-table tfoot th,
.checkout-multishipping-overview .col-main .col2-set .data-table tfoot td{border-top:1px solid #BFBFBF;} 
.checkout-multishipping-overview .col-main .grand-total{margin:10px 0;}
.checkout-multishipping-overview .data-table{margin:10px 0;}

/*.checkout-multishipping-address-newshipping #form-validate #lastname{width:251px;}*/

/*.checkout-multishipping-address-editshipping #form-validate #lastname{width:251px;}*/

.checkout-multishipping-address-selectbilling .page-title h2{background:0;}
.checkout-multishipping-address-selectbilling .page-title button.button{margin-top:5px;}

.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 */
ul.sitemap li a {color: #666666;}

#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 .page-title{display:none;}
.checkout-onepage-index .page-indent{padding:30px 44px 26px 30px;}
.checkout-onepage-index .col-main{width:616px;}
.checkout-onepage-index .col-right{width:239px;}
.checkout-onepage-index #checkout-payment-method-load dt{padding:5px 0;}
.checkout-onepage-index #checkout-payment-method-load dd{padding:0 20px;}

.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 {padding:26px 31px; background:#FFF;}
.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 > */

/* 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 */
.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; margin-bottom:5px;}

#my_recent_tags li{width:100%; overflow:hidden;}
#my_recent_tags .number{width:17px; float:left; margin:0; padding:0;}
#my_recent_tags .details{float:left; width:480px; margin:0; padding:0;}

.cms-index-index .col-main .std{margin:0;}
.cms-index-index .col-main .products-list{width:100%;}
.cms-index-index .col-main .products-list td{border-bottom:1px solid #B3B4B5; padding:15px 0;}
.cms-index-index .col-main .products-list tr.last td{border-bottom:0;}

.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;}

.sales-order-view .col-main .page-indent,
.sales-order-invoice .col-main .page-indent,
.sales-order-shipment .col-main .page-indent,
.sales-order-creditmemo .col-main .page-indent{margin-bottom:15px;}

.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;}

.review-product-list .col-main .pager .current,
.tag-customer-view .col-main .pager .current,
.review-customer-index .col-main .pager .current,
.sales-order-history .col-main .pager .current,
.catalog-seo-sitemap-product .col-main .pager .current,
.catalog-seo-sitemap-category .col-main .pager .current{color:#616161;}

.review-product-list .col-main .pager select,
.tag-customer-view .col-main .pager select,
.review-customer-index .col-main .pager select,
.sales-order-history .col-main .pager select,
.catalog-seo-sitemap-product .col-main .pager select,
.catalog-seo-sitemap-category .col-main .pager select{background:#FFF;}

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

.catalogsearch-advanced-result .col-main .products-grid td{text-align:center;}
.catalogsearch-advanced-result .col-main .products-grid td .product-image{margin:0 auto 15px;}
.catalogsearch-advanced-result .col-main .products-grid td .ratings{margin:0 auto;}
.catalogsearch-advanced-result .col-main .products-grid td .price-box{margin-left:20px;}

.home-banners{padding-top:1px; padding-bottom:10px; width:100%; overflow:hidden;}
.home-banners .col-1{width:276px; float:left;}
.home-banners .col-2{width:694px; float:right;}

.home-blocks{}
.home-blocks .col-1{width:323px; float:left;}
.home-blocks .col-2{width:324px; float:left; margin:0 1px;}
.home-blocks .col-3{width:324px; float:left;}
.home-blocks .block-content{padding:12px 4px 0 13px!important;}
.home-blocks ul{width:138px; float:left; display:block; list-style-type:none; padding:0;}
.home-blocks .list-2{width:152px; float:right;}
.home-blocks ul li{ display:block; height:22px; overflow:hidden; line-height:normal;}
*html .home-blocks ul li{height:16px!important;}
*:first-child+html .home-blocks ul li{height:16px!important;}
.home-blocks ul li a{background:url(../images/home_list_marker.gif) 11px 7px no-repeat; display:block; text-decoration:none;}
.home-blocks ul li a span{padding:0 8px 0 13px; display:block;}
.home-blocks ul li a span span{padding:2px 3px 2px 7px;}
.home-blocks ul li a:hover{background:url(../images/home_list_2_corner_left.gif) left top no-repeat; text-decoration:none; color:#FFF;}
.home-blocks ul li a:hover span{background:url(../images/home_list_2_corner_right.gif) right top no-repeat;}
.home-blocks ul li a:hover span span{background:#2D3034;}
.home-blocks .col-2 ul li a:hover{background:url(../images/home_list_2_corner_left.gif) left top no-repeat;}
.home-blocks .col-2 ul li a:hover span{background:url(../images/home_list_2_corner_right.gif) right top no-repeat;}
.home-blocks .col-2 ul li a:hover span span{background:#2D3034;}
.home-blocks .col-3 ul li a:hover{background:url(../images/home_list_2_corner_left.gif) left top no-repeat; color:#FFF;}
.home-blocks .col-3 ul li a:hover span{background:url(../images/home_list_2_corner_right.gif) right top no-repeat;}
.home-blocks .col-3 ul li a:hover span span{background:#2D3034;}
.home-blocks ul li .more{padding-left:20px!important; padding-top:1px!important; color:#82C5F3!important;}
.home-blocks ul li .more:hover{background:url(../images/home_list_marker.gif) 11px 7px no-repeat!important; text-decoration:underline;}

.featured-block{margin: 5px 0 15px 0;}
/*
.featured-block .page-title{padding:8px 17px 11px 19px; background:url(../images/featured_title_bg.gif) left top repeat;}
*/
.featured-block .page-title{padding:8px 17px 11px 19px; background:url(../images/side_block_title_bg.gif) left top repeat-x #1B1D1F;}
.featured-block .page-title a{float:right; color:#82C5F3; margin-top: 4px;}
.featured-block .content-block{padding:25px 33px 28px 31px; background:url(../images/featured_block_bg.jpg) left top repeat-x #FFFFFE;}
.featured-block .products-grid td{border:0; padding:0 24px 0 0;}
.featured-block .products-grid td.last{padding:0;}
.featured-block .products-grid td .product-name a{color:#2D3034;}
.featured-block .products-grid td .product-image{width:auto; margin-bottom:7px; border:0;}
.featured-block .products-grid td p{padding-right:10px;}
.featured-block .products-grid td button{width:94px;}
.featured-block .products-grid td button span span span{text-align:left;}

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


/* Footer ================================================================================ */
.footer{border-top: 1px solid #404040; margin:10px 0; color: padding:20px; font-size:0.91em;}
.footer .footer-block{height: 10px;}

.footer .footer-block ul{display:none; float:left;}
.footer .footer-block ul li{display:block; background:url(../images/footer_divider_2.gif) left 7px no-repeat; padding-left:10px; padding-bottom:2px; line-height:1.7em; margin-right:27px; padding-right:28px;}
.footer .footer-block ul.last li{margin-right:0;}
.footer .footer-block ul li a{color:#838282; text-decoration:underline;}
.footer .footer-block ul li a:hover{text-decoration:none;}

.footer .footer-block .block-subscribe{display:none; width:229px; height:39px; overflow:hidden; float:right;}
.footer .footer-block .block-subscribe label{color:#838282; font-size:1.09em; margin-bottom:3px;}
.footer .footer-block .block-subscribe .input-bg{background:#141415; margin-top:3px;}
.footer .footer-block .block-subscribe .input-box{padding-right:3px;}
.footer .footer-block .block-subscribe input{width:170px; height:18px; background:0; border:0; padding:0; margin-top:3px; margin-left:7px; color:#FFF; float:left;}
.footer .footer-block .block-subscribe button{float:right; width:22px; height:16px!important; overflow:hidden; margin-top:3px;}
.footer .footer-block .block-subscribe button span{color:#82C5F3; padding:0; height:0; font-size:11px!important; font-family:Tahoma, Arial, Helvetica, sans-serif; background:0!important;}

.footer .copy{float:right; color:#404040;}
.footer ul{display:inline;}
.footer ul.links{padding-left:0;}
.footer ul.links li.last{background:0;}
.footer ul li{background:url(../images/footer_divider.gif) right 3px no-repeat; margin-right:15px; padding-right:16px; display:inline;}
.footer ul li a{color:#404040; text-decoration:none;}
.footer ul li a:hover{text-decoration:underline;}
.footer .store-switcher{float:right; margin-top:5px;}
/* ======================================================================================= */

