/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-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.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
.clear{ clear:both;}
* { margin:0; padding:0; }

body          { background:#fff; font-family:Verdana,helvetica,Arial,sans-serif; color:#666; text-align:left; font-size:12px;}

img           { border:0; vertical-align:top; }

a             { color:#000; text-decoration:none; }
a:hover       { text-decoration:underline; color:#a72d2c;}
:focus        { outline:0; }
.clear {clear: both;}
.blue { color:#05567b;}
/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#0a263c; }
h1            { font-size:16px; font-weight:normal; }
h2            { font-size:14px; }
h3            { font-size:16px; font-weight:bold; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
p             { margin:0 0 10px; font-size:11px; line-height:19px;  }
p.sku-style   { float: left; width: 200px; color:#808080;}
div.product-view div.product-shop div.clear{ clear: both;}
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35; margin-bottom:20px;}
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
/*sup           { font-size:1em; vertical-align:top; }*/

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper { min-width:1013px; background:#f9f9f9; }
#profiler_section { display:none !important;}
.page { }
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
/*.main-container { width:1010px; margin:0 auto;  }*/
.main { width:1010px; position:relative; margin:0 auto; min-height:400px;  text-align:left; padding-bottom:10px; }
 
 
/* Base Columns */
.col-left { float:left; width:190px; padding:0 14px 0 17px; }
.col-main { float:left; width:777px;}
.col-right { float:right; width:190px;  padding:0 17px 0 14px;  }

/* home Column Layout */
.home-columns  .col-main { float:none; width:auto;  }
/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; background:#fff; padding:14px; border-left:1px solid #e9e9e9; border-right:1px solid #e9e9e9;}

/* 2 Columns Layout */
.col2-left-layout { position:relative; }
.col2-left-layout  .main{ background:#fff;}
.col2-right-layout {  }
.col2-right-layout .main{ background:#fff;}
.col1-layout { }
.col2-left-layout .col-main { float:right;}
.col2-right-layout .col-main {width:760px; padding-right:10px;padding-left:10px;}

/* 3 Columns Layout */
.col3-layout .col-main { width:558px; margin-left:17px; }
.col3-layout .col-wrapper { float:left; width:755px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2 { float:right; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-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%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { vertical-align:middle; color:#2f2f2f; font-family:Verdana,helvetica,Arial,sans-serif;   }
input.input-text,select,textarea { background:#fcfcfc;         border-style: solid;    border-width: 1px;}
input.input-text,textarea { padding:2px; margin:5px 0; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }

/* All Buttons - General (bkg_btn.gif)*/
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines;   } /* <- Safari & Google Chrome Fix */


button.button { border:0; padding:0; margin:0; background:transparent; overflow:visible; cursor:pointer; vertical-align:middle; }

a.button,
button.button span,
a.button span,
button.button span span { background-color:transparent; background-image:url(../images/bkg_btn.gif); background-repeat:no-repeat; }

a.button,
button.button span {
    border:0;
    padding:0 0 0 8px; margin:0;
    cursor:pointer;
    background-position:0 0;
    display:-moz-inline-stack;
    display:inline-block;
    color:#000;
    height:22px;
    text-decoration:none;
    }
a.button span,
button.button span span {
    padding:0 14px 0px 6px;
    color:#000;
    background-position:100% 0;
    display:-moz-inline-block;
    display:inline-block;
    white-space:nowrap;
    text-transform:uppercase;
    height:22px;
	line-height:22px;
    }
a.button { line-height:1!important; }
a.button span { line-height:22px!important; }
.button:active { bottom:-1px; right:-1px; position:relative; z-index:2; }
button.button:active span span { margin:0; }
button.btn-small span { font-size:11px; line-height:14px; padding:1px 9px 0; }
button.disabled {}
button.disabled span {}

/* The Bigest Button (bkg_bg-co.gif) */
.cart .checkout-types .btn-checkout  span,
#checkout-step-review .buttons-set .button span,
.checkout-multishipping-overview .buttons-set .button span{ background-image:url(../images/bkg_btn-co.gif); padding:0 0 0 14px !important; height:27px!important; }
.cart-collateral .middle{ float:left; width:288px;}
 .cart-word{     color: #FFFFFF;
    font-size: 14px;
    left: 329px;
    padding: 41px 8px 22px 63px;
	text-align:justify;
   
    width: 228px;
	 background:url(../images/cart-word-bac.png) 0 17px no-repeat;}
	 
.cart-word a{ text-decoration:underline;}


.cart .checkout-types .btn-checkout span span,
#checkout-step-review .buttons-set .button span span,
.checkout-multishipping-overview .buttons-set .button span span{ border:0; background-image:url(../images/bkg_btn-co.gif); padding:0 26px 0 0 !important; color:#fff; height:27px; text-transform:none;  }

/* The Big Add to cart Button*/
.product-view .product-essential button.btn-cart span,
.add-to-cart button.btn-cart span{ background:url(../images/btn-bg.png) left top no-repeat; height:46px!important; padding:0 0 0 22px; }

.product-view .product-essential button.btn-cart span span,
.add-to-cart button.btn-cart span span{ border:0; background:url(../images/btn-bg.png) right top no-repeat; color:#fff; height:46px; line-height:48px; text-transform:none; padding:0 30px 0 0 !important;}


/* Button-alt (bkg_btn-alt.gif) */

#search_mini_form button span span,

.top-cart .actions button.button span span,
.block-cart .actions .button span span,


.multiple-checkout .buttons-set .button span span,

.account-login .new-users .button span span,

.quick-find .button span span,

.opc .button span span,

button.btn-cart span span,

button#send2 span span{ background-image:url(../images/all-btn-bg.png) right top; height:42px; }

#search_mini_form button span ,

.top-cart .actions button.button  span,
.block-cart .actions .button span,


.multiple-checkout .buttons-set .button  span,

.account-login .new-users .button  span,

.quick-find .button  span,

.opc .button span,

button.btn-cart  span,

button#send2 span{ background-image:url(../images/all-btn-bg.png); height:42px; }
.top-cart .actions button.button span,
.block-cart .actions .button span,
.multiple-checkout .buttons-set .button span,
.account-login .new-users .button span,
.opc .button span,
.quick-find .button span,
button.btn-cart span,
button#send2 span{ padding:0 0 0 14px; }
#search_mini_form button span span,
.top-cart .actions button.button span span,
.block-cart .actions .button span span,
.multiple-checkout .buttons-set .button span span,
.account-login .new-users .button span span,
.opc .button span span,
.quick-find .button span span,
button.btn-cart span span,
button#send2 span span{ padding:0 24px 0 0; color:#fff; font-weight:bold; height:42px; text-transform:none; line-height:42px; margin-left:8px;}


/* End of All Buttons */

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#666; font-weight:bold; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/

.buttons-set { clear:both; margin:4em 0 0; padding:8px 0 0; border-top:1px solid #e4e4e4; text-align:right; }
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link { float:left; margin:0; }
.buttons-set button.button { float:right; margin-left:5px; }

#supplierContactForm  button.button,#reseller-btn-set button.button,#contactForm button.button { float:none; }
#supplierContactForm .buttons-set,#reseller-btn-set .buttons-set,#contactForm .buttons-set{ text-align:center;}
#supplierContactForm .btn-lg.btn-shadow,#reseller-btn-set .btn-lg.btn-shadow,#contactForm .btn-lg.btn-shadow{ padding: 4px 100px; text-decoration:none;}
#supplierContactForm .btn-primary.btn-shadow,#reseller-btn-set .btn-primary.btn-shadow,#contactForm .btn-primary.btn-shadow{ border: 0 none;box-shadow: 0 -4px 0 #2f2e2f inset;transition: all 0.4s ease 0s;}
#supplierContactForm .btn-lg,#reseller-btn-set .btn-lg,#contactForm .btn-lg{border-radius: 6px;font-size: 15px;line-height:2.33; padding: 10px 16px;display:inline; font-weight:bold;}
#supplierContactForm .btn-primary,#reseller-btn-set .btn-primary,#contactForm .btn-primary{background: #a11b23;border-color: #1286B5; transition: all 0.4s ease 0s;}
#supplierContactForm .btn-primary:hover,#reseller-btn-set .btn-primary:hover,#contactForm .btn-primary:hover{background: #db2e38;}
#supplierContactForm span,#reseller-btn-set span,#contactForm span{ background:none; color:#fff;} 
#supplierContactForm span span,#reseller-btn-set span span,#contactForm span span{ text-transform:none;}

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset { border:1px solid #bbafa0; background:url(../images/sprite_repeat.gif) repeat-x 0 -2920px #fff;  margin:10px 0; }
/*.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #f19900; background:#f9f3e3; color:#333333; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }*/

.fieldset .legend{ border-bottom:2px solid #be0000; padding:5px 10px; font-size:14px; font-weight:bold;}
.fieldset ul.form-list{padding:10px;}

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:11px; font-weight:bold; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 0 no-repeat; color:#eb340a; }
.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:11px; text-align:right; color:#EB340A; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#e26703; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px !important; }
.messages li li { margin:0 0 3px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.col2-left-layout .breadcrumbs{ padding:20px 6px 0!important;}
.col2-right-layout .breadcrumbs{padding:0px !important;}
.breadcrumbs { font-size:13px; line-height:1.25; padding:20px 25px; color:#808080;}
.col1-layout .breadcrumbs{ background:#fff; border-left:1px solid #e9e9e9; border-right:1px solid #e9e9e9;}
.breadcrumbs li { display:inline; }
.breadcrumbs li strong { font-weight:bold; }

/* Page Heading */
.page-title { width:100%; overflow:hidden;  margin:0 0 10px; }
.page-title h1,
.page-title h2 { margin:0; font-size:20px; color:#0a263c; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 0 15px; color:#9e2922; }

/*success*/
#ra-contain{ width: 750px; padding:15px;position:relative;}
#ra-contain #ra-h3 h3{padding-left:48px; background:url(../images/h3-bg.jpg) no-repeat; font-size:30px; font-style:normal !important;text-align:center; position: absolute; top:68px; left:155px;}
#ra-contain #order-bg {
	width:469px;
	height:110px;
    background:url(../images/ar-order-bg.jpg) no-repeat;
	padding-top:55px;
	margin-top:110px;
	margin-left:165px;
	}
#ra-contain #order-bg h2.sub-title{
	 color:#000; 
	 padding:0;
	 margin:106px 0 6px 144px;
	 float:left;
	 font-weight:normal;
	 }
#ra-contain #order-bg p {
	 color:#000; 
	 padding:0 0 0 51px;
	 font-size:14px !important;
	 float:left;
	 }
#ra-contain #order-bg a {
	 color:#db1515;
	 text-decoration:underline;
	 }
#ra-contain ul#order-ul {
	padding:10px 100px 10px 185px;
	}
#ra-contain ul#order-ul li {
	list-style-image:url(../images/order-li.png);
	padding:5px;
	color:#444;
	font-size:16px !important;	
	}
ul#order-ul li a{
	text-decoration:underline;
	color:#9F2520;
	}
#ra-contain .button-set a {
	border:1px solid #ccc;
    background-image: linear-gradient( to bottom,#FDFDFD,#F2F2F2);
	overflow: visible;
	color:#000;
    display: inline-block;
    height: 14px;
    margin: 0 6px 0 0;
    padding:8px;
    cursor: pointer;
    float: right;
	width:auto;
	line-height:14px;
	text-decoration:none;
	border-radius:2px;
}


/* Pager */
.page-sitemap .pager{ padding-right:400px;}
.pager { font-size:11px; background:#fafafa; padding:4px 8px; border-top:1px solid #e2e2e2; text-align:center; }
.pager .amount { float:left; margin:0 20px 0 0; font-weight: 700;}
.pager .limiter { float:right;display: none }
.pager .limiter label {  }
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
.pager .pages { margin:0; }
.pager strong{ line-height:20px; margin-right:20px; float:right;}
.pager .pages ol { display:inline; float:right;}
.pager .pages li { display:inline; margin:0 2px; padding:3px 5px; float:left; font-size:13px;}
.pager .pages li.next-icon, .pager .pages li.prev-icon{border:none;}
.pager .pages .current, .pager .pages li:hover { color:#9e2922;}
.pager .pages li:hover a{color:#000;}
.pager .pages li.next-icon:hover, .pager .pages li.prev-icon:hover{background:none;}

/* Sorter */
.sorter { font-size:11px; background:#fafafa; padding:10px 8px 2px; border-top:1px solid #e2e2e2; }
.sorter .view-mode { float:left; margin:0;  line-height:14px;}
.sorter .view-mode li{padding:0 10px 0 0;}
.sorter .view-mode  span{display:block; background:url(../images/toolbar-icons.gif) no-repeat 0 0; padding-left:20px; height:14px;}
.sorter .view-mode .grid_on span{ background-position:0 0; }
.sorter .view-mode .grid_off span{ background-position:0 -14px;}
.sorter .view-mode .list_on span{ background-position:0 -28px; }
.sorter .view-mode .list_off span{ background-position:0 -42px;}
.sorter .view-mode li{float:left;}
.sorter .view-mode a{cursor:pointer;}
.sorter .sort-by { float:right; line-height:14px;  }
.sorter .sort-by li{float:left;}
.sorter .sort-by label { line-height:14px; margin-right:8px; }
.sorter .sort-by a, .limiter a{line-height:14px;}
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .sort-by a span{}
.sorter .sort-by a{padding:0 5px;}
.sorter .sort-by a.active{padding:0 0 0 5px;}
.sorter .sort-by a.active:hover{text-decoration:none;}
.sorter .sort-by a.active span, .limiter a.active span{background:url(../images/toolbar-icons.gif) no-repeat  0 -56px; height:14px; display:inline-block; color:#fff; padding:0 10px 0 6px;}
.sorter .sort-by a.active span span, .limiter a.active span span{background:url(../images/toolbar-icons.gif) no-repeat 100% -56px; color:#fff;  display:inline-block;}
.limiter a.active span{padding:0 2px 0 1px;}

.sorter .link-feed {}

/* Toolbar */
.toolbar {border:1px solid #ddd; border-top:none; background:#fafafa; line-height:14px;}
.toolbar .pager { padding:10px 8px; border-bottom:1px solid #fff; }
.toolbar .sorter { border-bottom:1px solid #fff; }
.toolbar .pages{ float:right;}
.toolbar-bottom {}

/* Data Table */
.cart-table { .border-right:solid 1px #B2C2CB; zoom:1;}
.multiple-checkout .data-table { .border-right:solid 1px #B2C2CB;}
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #B6B6B6; font-weight:bold; white-space:nowrap; }
.cart .data-table th{ border-bottom:2px solid #be0000;}
.cart .data-table{background:url(../images/sprite_repeat.gif) repeat-x 0 -2920px #fff; }
.data-table td { padding:10px; border:1px solid #B6B6B6; }
.cart-table td { padding:15px; vertical-align:middle; }
.cart-table tfoot td { background:#f1f1f1; padding:11px 13px; }
.data-table thead { }
.data-table thead th { color:#000; font-weight:bold; text-transform:uppercase; padding:2px; }
.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 {  }
.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.label,
.data-table th.label { font-weight:bold; }
.data-table td.value {}


/* Generic Info Box */
.info-box { background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
/*.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 */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last {  }

.link-cart { color:#A72D2C !important; font-weight:bold; }
.link-wishlist { font-weight:bold; }
.link-reorder { font-weight:bold;}
.link-compare { font-weight:bold; }
.link-print { /*background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#A72D2C; }
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/sprite.gif) -192px -80px no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(../images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }

/* 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:950px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.top-header-content { width:1000px; margin:0 auto; height:30px;position:relative;}
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */
/* top-header ================================================================================ */
#top-header { width:100%; height:36px; background:#dfdfdf; color:#444; }
#top-header span{ position:relative; float:right; padding-left:8px;}
 
/* Header ================================================================================ */
.logo { float:left; width:7%; padding-top:10px; }
.header-container-bg { background:url(../images/top-bg.jpg) repeat-x; height:130px;}
.header-container { width:1000px; margin:0 auto; position:relative;   }
.header {  text-align:left; position:relative;  }
.header  a.logo {   float:left;  text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; }
.header .quick-access { float:right; width:600px; padding:28px 10px 0 0; }
.header .welcome { position:absolute; right:0px; }
#search_autocomplete{ z-index:1000 !important; background:#fff;}

#search_autocomplete ul li{ padding:9px 2px;background:#F7F6F6; box-shadow:1px 1px 1px #dadada inset, 0px -1px 1px #fff;}
#search_autocomplete .selected{ background:#F0EDED; cursor:pointer;}
.header .form-search { position:absolute; top:0; right:29px; width:315px; height:30px;  padding:1px 0 0 16px; }
.header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; }
.header .form-search input.input-text { float:left; border-color:#5c7989; width:209px; margin-right:4px; }
.header .form-search button.button { float:left; }
.header .form-search button.button span { border:0; height:21px; background:url(../images/btn_search.gif) 0 0 no-repeat; padding:0 0 0 3px;}
.header .form-search button.button span span { background-position:100% 0; padding:0 6px 0 3px; }
.header .form-search .search-autocomplete { z-index:999; left:40px !important; top:22px !important; }
.header .form-search .search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }
.header .links { float:right; margin:0 0 6px; }
.header .links li { float:left; font-size:11px; background:url(../images/bkg_pipe1.gif) 100% 60% no-repeat; padding:0 8px 0 7px; }
.header .links a { color:#444; }
.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
.header-container .top-container a { font-size:11px; color:#ebbc58;  }

/********** < Navigation */
/* TOP NAV *********************/

#nav { position:relative; width:761px; float:left; background:transparent url('../images/sprite.gif') repeat-x 0 -350px;  z-index:997; height:39px; line-height:20px;}

/* All Levels */ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:998; }
#nav a,
#nav a:hover { display:block;  text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav ul li.parent a {  }
#nav ul li.parent li a { background-image:none; }

/* 0 Level */
#nav li { float:left; }
#nav li.active a {  }
#nav a { float:left; padding:5px 12px 6px 8px; color:#222; font-weight:bold; }
#nav li.over a,
#nav a:hover { }

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; }
#nav ul li.last {  padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal; }

/* 2nd Level */
#nav ul,
#nav div { top:36px; }
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ Level */
#nav ul ul,
#nav ul div { top:5px; }

#nav ul li a {  }
#nav ul li a:hover {  }
#nav ul li a{color:#333;}
#nav ul li a:hover {text-decoration:underline!important; color:#a72d2c!important; }
#nav ul span,
#nav ul li.last li span { padding:3px 3 4px 3; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:-5px; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }
#nav li.level0{background:url(../images/sprite.gif) no-repeat 0 -455px;}
#nav li.nav-6 {background:url(../images/sprite.gif) no-repeat 0 -794px;}

#nav li.nav-6 a.level-top{ color:#444; text-shadow:none;}
#nav li.level0.final-item{border-right:none;}
#nav ul li.level1 a{font-weight:bold;}
#nav ul li.level1 li a{font-weight:normal;}

#nav .menu{position:absolute; left:-10000px;}

#nav li.nav-3 ul.shown-sub, #nav li.nav-3 div.shown-sub, 
#nav li.nav-4 ul.shown-sub, #nav li.nav-4 div.shown-sub, 
#nav li.nav-5 ul.shown-sub, #nav li.nav-5 div.shown-sub {left:-150px;}
#nav li.nav-6 ul.shown-sub, #nav li.nav-6 div.shown-sub, 
#nav li.nav-7 ul.shown-sub, #nav li.nav-7 div.shown-sub, 
#nav li.nav-8 ul.shown-sub, #nav li.nav-8 div.shown-sub{left:auto; right:-5px}

#nav .menu.children1 { width:345px; }
#nav .menu.children2 { width:495px; }
#nav .menu.children3 { width:645px; }
#nav .menu.children4 { width:795px; }
#nav .menu.children5 { width:945px; }
#nav .menu.children6 { width:955px; }
#nav .menu.children7 { width:955px; }


#nav .menu ul.level0{margin:10px 0 5px 0;}
#nav .menu.children1  ul.level0{ width:150px; }
#nav .menu.children2  ul.level0{ width:300px; }
#nav .menu.children3  ul.level0{ width:450px; }
#nav .menu.children4  ul.level0{ width:600px; }
#nav .menu.children5  ul.level0{ width:750px; }
#nav .menu.children6  ul.level0{ width:900px; }
#nav .menu.children7  ul.level0{ width:900px; }

#nav .menu ul.level0{background:#fff; float:left;}
#nav .menu li.level1{width:150px; float:left; }
#nav .menu{}

#nav .menu li.level1 a{padding-left:10px; border-bottom:1px dashed #ddd; width:140px; padding:0 0 5px 0; margin:0 0 5px 0;}
#nav .menu li.level1 li a{border-bottom:0; margin:0; padding:0;}
#nav .menu li.level1 a:hover{text-decoration:underline; color:#a72d2c;}

#nav  li a.level-top  {display:block; padding:0 20px; line-height:39px; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);color: #FFFFFF; font-size:11px; text-transform:uppercase;}
 

#nav  li:hover.active a.level-top,
#nav  li.hover.active a.level-top {}
#nav  li.first a.level-top {background:transparent url('../images/sprite.gif') no-repeat  0 -250px}
#nav .banner-img{}
#nav ul.banner-imgs{width:165px; float:left; text-align:center; }
#nav ul.banner-imgs a{}
.banner-block{ float:right; width:165px; margin-top:10px;}
.banner-block h4{font-style: italic;    height: 25px;    line-height: 25px;    text-indent: 10px; color:#fff; background:url(../images/sprite.gif) no-repeat 0 -500px;}
.banner-block ul{padding-left:10px;}
.banner-block ul li a:hover{text-decoration:underline!important; color:#a72d2c!important; }
.banner-block ul li.disc{list-style:disc;}


#nav  li:hover ,
#nav  li.hover  {background:transparent url('../images/sprite.gif') repeat-x 0 -400px;}
#nav  li:hover.first ,
#nav  li.over.first  {background:transparent url('../images/sprite.gif') no-repeat  0 -300px;}

#nav  li.nav-6:over ,#nav li.nav-6:hover  {background:transparent url('../images/sprite.gif') no-repeat 0 -810px;}

.shadow-round-left {background: url("../images/left-shadow.png") no-repeat scroll 0 100% transparent; padding-left: 5px;}
.shadow-round-right { background: url("../images/right-shadow.png") no-repeat scroll 100% 100% ;   padding-right: 5px; }
.shadow-bottom{background:url(../images/bottom_shadow.png) repeat-x left bottom; margin:0 8px; padding-bottom:10px;}
.red-border{border-top:8px solid #cc0001;}
.nav-inner{ padding-bottom:10px;background:#fff;}

/*new banner*/
    #pic_div{
        width:100%;
        height: 350px;
        position: relative;
        overflow: hidden;
    }
	#ad00{background:url(../images/slider/banner-raido.jpg) center center no-repeat; width:100%;height:350px;}
	#ad01{ background:url(../images/slider/ad01.jpg) center center no-repeat; width:100%;height:350px;}
	#ad02{ background:url(../images/slider/ad02.jpg) center center no-repeat; width:100%;height:350px;}
	#ad03{ background:url(../images/slider/new-ad03.jpg) center center no-repeat;width:100%;height:350px;}
	#ad04{ background:url(../images/slider/new-ad04.jpg) center center no-repeat;width:100%;height:350px;}
    .pic{
        position: absolute;
        top:0;
        z-index: 1;
    }
    .pic img{
        border: 0;width:600px;
        height: 400px;
    }
    #pic_ul{
        margin: 0;padding:0;
        list-style: none;
        position: absolute;
        z-index: 4;
		width:100%;
    }
	
	#pic_ul li{
        margin: 0;padding:0;
        list-style: none;
        width:60px;height:61px;
        float: left;margin-left: 5px;
        text-align: center;
        cursor: pointer;
        border-radius: 10px;
		visibility:hidden;
    }
	
    #pic_ul li#btn_left img{
        list-style: none;
        width:60px;height:61px;
        float: left;margin-left: 5px;
        text-align: center;
        cursor: pointer;
        border-radius: 10px;
		position:absolute;
		top:130px;
		left:10px;
		display:block;
		opacity:0.5;
		visibility:visible;
    }
	
    #pic_ul li#btn_right img{
        margin: 0;padding:0;
        list-style: none;
        width:60px;height:61px;
        float:right;margin-left: 5px;
        text-align: center;
        cursor: pointer;
        border-radius: 10px;
		position:absolute;
		top:130px;
		right:10px;
		display:block;
		opacity:0.5;
		visibility:visible;
    }
	
	#pic_ul li#btn_left img:hover,#pic_ul li#btn_right img:hover{
		opacity:0.95;
    } 
	
    #pic_ul .on{
        background-color: red;
        color: #fff;
		visibility:hidden;
    }
/*new banner*/


/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block,.account-nav{  margin:0 0 10px; }
.block .block-title,.col-left .account-nav .block-title { padding:5px 9px;}
.block .block-title strong,.col-left .account-nav .block-title strong{ display:block; min-height:16px; padding:1px 0 1px;  color:#9f0707; }
.block .block-title strong span,.col-left .account-nav .block-title strong span { background:url(../images/arrow-down.png) center right no-repeat; padding-right:15px;}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
.block .block-content { padding:5px;}
.block .block-content li.item { padding:7px 5px; }
.block .block-content .product-name { color:#1e7ec8; }
.block .btn-remove { float:right; margin:1px 0 2px 5px; }
.block .actions {  padding:6px 3px; text-align:right; }
.block .actions a { float:left; }
.block .actions button.button { float:right; }
.block .empty { margin:0; padding:5px 9px; }

.block li.odd {  }
.block li.even { }

.box { margin-bottom:10px; text-align:center;}
/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login { font-size:11px; line-height:1.25; }
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {  background-position:0 0; background-repeat:no-repeat; padding-left:3px; }

/* Mini Products List */
.mini-products-list .product-image { float:left; width:150px; border:1px solid #a9a9a9; background:#FFF; }
.mini-products-list .product-details { margin-left:5px; }

/* Block: Account */
.block-account { border-color:#bbb; }
.block-account .block-title { background:#be0000 url(../images/sprite_repeat.gif) 0 -180px repeat-x; border:0; padding:6px 10px; }
.block-account .block-title strong { font-size:13px; color:#fff; }
.block-account .block-content { background:#f6f6f6; padding:7px 10px 7px; }
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
.block-account .block-content li a:hover { color:#A72D2C; }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { border-bottom:1px solid #ddd; padding:3px 0; color:#A72D2C; }
.block-account .block-content li.current.last { border-bottom:0; }
.sidebar .account-nav{ text-align:left;}
.account-nav .content{ margin-left:22px;}
.account-nav .content li{ margin:8px 0;}

/* Block: Currency Switcher */
.block-currency { border:0; background:url(../images/bkg_block-currency.gif) 0 0 no-repeat; padding:7px 12px 10px; height:51px; }
.block-currency .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-currency .block-title strong { padding:0; text-transform:none; color:#fff; }
.block-currency .block-content { background:none; padding:0; }
.block-currency .block-content select { width:100%; padding:0; }


/* Block: Layered Navigation */
.list-banner img{ border-bottom:1px solid #d4d4d4;}
.block-layered-nav { width:1004px; background:#fff; margin-bottom:25px;}
.block-layered-nav .block-content{ padding:0;}
.block-layered-nav .block-title {  }
.block-layered-nav .block-subtitle { line-height:1.35; background:#9e2922; padding:8px 10px; text-transform:uppercase; color:#fff; }
.block-layered-nav .actions { font-size:11px; padding:16px 9px; border-bottom:1px solid #d4d4d4;border-width:1px 0; text-align:right; }
.block-layered-nav .actions a { float:none; }
.sort-warp{ padding:4px 0; border-bottom:1px solid #d4d4d4; clear:both; margin-right:6px;}
.block-layered-nav .currently ol li {  float:left; margin-right:23px; border:1px solid #EAE9E6; padding:7px 2px 8px; }
.block-layered-nav #narrow-by-list dd ol li{ float:left; margin-right:20px; padding:13px 5px 0;}
.block-layered-nav dt { font-weight:bold; margin-top:12px; width:130px; float:left; padding-left:15px;}
.block-layered-nav dd{   float:left; width:845px; }
.block-layered-nav .block-subtitle{ float:left;}
.block-layered-nav .btn-remove {  margin:2px 3px 0 0; }
.block-layered-nav .currently .label { font-weight:bold; padding-left:18px; background:url(../images/bkg_divider1.gif) 0 3px no-repeat; text-transform:uppercase; }
.block-layered-nav .currently .btn-remove { margin:3px 0 0; }



/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/ }
.block-cart .block-title strong { }
.block-cart .summary { background:#fff; padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }

/* Block: Wishlist */
.block-wishlist .block-title strong {  }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }

/* Block: Related */
.block-related { border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6; border-bottom:20px solid #f4f4f4;}
.block-related .block-title { background:#f4f4f4; text-align:center; font-size:13px; padding-top:20px;}
.block-related .block-title strong {background-position:0 1px; }
.block-related .block-title strong span{ background:none; color:#5b5b5b; padding:3px 20px; }
.block-related .block-content{ padding:0;}
.block-related .block-subtitle{ background:#f4f4f4;text-align:center; padding:2px 30px 15px; color:#919191; font-weight:normal;}
.block-related .block-subtitle a{ color:#9e2922; font-size:13px;}
.block-related .block-content #block-related li{ border-bottom:1px solid #e6e6e6; padding:25px 18px;}
.block-related .block-content #block-related li .product-image{ float:none; border:none;}
.block-related input.checkbox { float:left; }
.block-related .product { position:relative; }
.block-related .product a img{ margin-left:10px;}

/* Block: Compare Products */
.block-compare .block-title strong {  background-position:0 1px; }
.page-popup .link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
.compare-table { border:0; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; background-image:url(../images/btn_remove2.gif); width:72px; height:15px; }
.compare-table tbody th { }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc;}
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; text-align:center; background:#fffada;}
.compare-table tr.add-to-row td { background:#fffada; text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
.compare-table tr.first td .product-name a { color:#203548; }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table td.last odd  { margin:0; }
 .compare-products .button-set { text-align:center; margin-top:20px;}
/* Block: Recently Viewed */
.block-viewed .block-title strong {  }

/* Block: Recently Compared */
.block-compared .block-title strong {  background-position:0 1px; }

/* Block: Poll */
.block-poll .block-title strong {  }
.block-poll .block-subtitle { font-size:12px; }
.block-poll label { color:#777;  }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags .block-title strong {  }
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; }
.block-tags .block-content a { color:#1b2d3b; }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

/* Block: Subscribe */
.block-subscribe .block-content { padding:5px 10px; }
.block-subscribe .block-title strong { }
.block-subscribe label { font-weight:bold; color:#666; }
.block-subscribe input.input-text { display:block; width:167px; margin:3px 0; }
.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }


/* Block: Reorder */
.block-reorder .block-title strong {  }
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .validation-advice { margin:3px 9px 7px; }
.block-reorder button.button span span,#wishlist-table button.button span span{ background-image: url("../images/all-btn-bg.png");}

/* Block: Banner */
.block-banner { border:0; }
.block-banner .block-content { padding:0; text-align:center; }

/* Block: Login */
.block-login .block-title strong { background-image:url(../images/i_ma-info.gif); }
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }

/* Block: Left Subscribe */
.left-subscribe-block{background:url(../images/sprite.gif) no-repeat 0 -900px; height:165px; width:189px; border:1px solid #ddd; margin-bottom:10px;}
.left-subscribe-title{text-indent:-10000px; }
.left-subscribe-block .subscribe-content{padding:30px 0 0 10px;}
.left-subscribe-block .subscribe-content label{display:block; width:125px;}
.left-subscribe-block .subscribe-content input#newsletter{width:115px; margin:6px 0 4px 0;}

/* Block: Top Deal*/
.block-topdeal .block-content li{border-bottom:1px solid #ddd;  padding:10px 0; display:block;}
.block-topdeal .block-content .product-img{width:70px;padding-left:8px; float:left; display:block}
.block-topdeal .block-content .other-info{width:102px; padding-left:5px; padding-top:5px; font-size:11px; float:right;}
.block-topdeal .block-content a{font-size:11px;}
.block-topdeal .block-content span{font-size:11px;}


/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }






.sidebar .paypal-logo a { float:none; }

/* Block: Hot Products */
.sidebar .block-hot-products ul{}
.sidebar .block-hot-products li{border-bottom:1px solid #ddd; padding:4px 0; }
.sidebar .block-hot-products li.last{border-bottom:0;}
.sidebar .block-hot-products .product-img{display:block; width:70px; float:left;}
.sidebar .block-hot-products .other-info{font-size:11px;padding:10px 0 0 5px;width:103px;float:right;}
.sidebar .block-hot-products .home-name{ line-height:13px;overflow:hidden;}
.sidebar .block-hot-products .home-name a{}
.sidebar .block-hot-products .special-price{padding:0;}
.sidebar .block-hot-products .price-box{margin:0;}
.sidebar .block-hot-products strong{}


/* ======================================================================================= */


/* Category Page ========================================================================= */
.catagory-list .col-main{width:1000px;}
.category-title { border:0; margin:0 0 7px; }
.category-title h1{ text-align:center; font-weight:normal; font-size:26px;  padding:15px 0;}
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products {margin-top:5px; width:1000px;}
.category-products .toolbar .pager{ float:right;}
.category-products .pager,.category-products .toolbar,.category-products .toolbar .sorter{border:none; background:none;}
.category-products .sorter .sort-by{ float:left;}
.category-products .sorter .sort-by label,.category-products .sorter .sort-by a{ color:#2f2f2f; font-size:13px; padding:0 10px;}
.category-products .sorter .sort-by a.active span,.category-products .limiter a.active span,.category-products .sorter .sort-by a.active span span,.category-products .limiter a.active span span{ background:none;color:#9e2922; padding:0;}


/* View Type: Grid */
/*.products-grid { border-bottom:1px solid #dcdcdc;  position:relative; }*/
.products-grid li img {transition: top 0.3s ease-out 0s; top:0px; position:relative;}
.products-grid li img:hover { top:-6px;}
.products-grid.last { border-bottom:0; }
.category-products .products-grid li.item { float:left; width:332px; height:380px; padding-top:20px; text-align:center;  position: relative;border-right:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc;}
.category-products .products-grid li.last {border-right:none; }
.products-grid .product-image {     display: block;  height: 250px; margin: 20px auto 0;  width: 280px;}
.products-grid .product-name { /*min-height:2.7em;*/ margin:0 10px 5px; font-size:12px; color:#203548; display:block; height:35px; overflow:hidden; }
.products-grid .product-name a { color:#203548; }
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions {  }
.products-grid.first  .grid-inner{/*background:url(../images/grid_top.jpg) no-repeat 2px top; padding:20px 5px;*/ }
.category-products .grid-block{ border:1px solid #dcdcdc; border-bottom:none; background:#fff;}

.col2-left-layout .products-grid,
.col2-right-layout .products-grid {margin:0 auto; }
.col1-layout .products-grid { width:100%; margin:0 auto; }

/* View Type: List */
.products-list{border:1px solid #ddd; border-top:0; border-bottom:0; padding:5px 3px 0 3px;}
.products-list li.item { border-bottom:1px solid #d9ddd3;  }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:135px; height:135px; }
.products-list .product-shop { margin-left:150px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
.products-list .product-name a { color:#203548; }
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-learn { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
.products-list .list-left{width:30%; float:right; text-align:center;}
.products-list .list-right{width:67%; float:left;}
.products-list .list-left .price-box{float:none;}
.products-list  .list-inner{padding:12px 10px;}
.products-list  .item-featured .list-outer{background:url(../images/list_top.jpg) no-repeat 3px 3px; }
.products-list  .item-featured .list-inner{background:url(../images/list_bg.jpg) no-repeat 3px bottom;}

/* ======================================================================================= */


/* Product View ========================================================================== */
.payment_option{line-height:20px; margin-top:5px; padding:5px;}

/* Rating */
.no-rating { margin:0;}

.ratings { font-size:11px; line-height:1.25; margin:3px 0;  }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:62px; height:12px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:12px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

.products-grid .ratings{width:150px;margin:0 auto;}

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; margin:7px auto; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:10px 0 7px; line-height:16px; background:url(../images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#be2c00; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }

.product-view .product-shop .availability { font-size:13px; color:#808080;}
.product-view .product-shop .availability span { font-weight:normal; }

/* Email to a Friend */
.email-friend { margin:0; }

/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box { margin:5px 0; }
.price-box .price { font-weight:bold; color:#A72D2C; }

/* Regular price */
.regular-price { color:#c76200; }
.regular-price .price { font-weight:bold; font-size:13px; color:#A72D2C; }
.block .regular-price,
.block .regular-price .price {  }

/* Old price */
.old-price { margin:0 15px 0 0; display: inline;}
.old-price .price-label { white-space:nowrap; color:#999; display:none; }
.old-price .price { font-weight:normal; color:#000; text-decoration:line-through; }

/* Special price */
.special-price { margin:0; padding:3px 0; display:inline;}
.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#cd5033;  display:none;}
.special-price .price { font-size:13px; font-weight:bold; color:#A72D2C; }

/* Minimal price (as low as) */
.minimal-price { margin:0; }
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; }
.minimal-price-link .label {color:#1e7ec8;}
.minimal-price-link .price { font-weight:normal; color:#1e7ec8; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* 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 { margin:0; }
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to { margin:0; }
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; color:#999; }
.price-notice .price { font-weight:bold; color:#2f2f2f; }

/* Price as configured */
.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices { margin:10px 0; padding:10px;  border:1px solid #dadddd; }
.tier-prices li { line-height:1.4; background:url(../images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; color:#424242; }
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.tier-prices .price { font-weight:bold; color:#2f2f2f; }

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { font-size:11px; margin:5px 0 0; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; padding-top:5px; }
.add-to-cart .qty { float:left; margin:3px 5px 0 0; }
.add-to-cart button.button { float:left; margin-top:-10px;margin-left:5px;}
.add-to-cart .paypal-logo {  margin:0; text-align:left; }
.add-to-cart .paypal-logo .paypal-or { float:left; display:block; margin:5px 10px 5px 2px; }
.product-view .add-to-cart .paypal-logo { margin:0; float:left; }
.product-view .add-to-cart .paypal-logo img{ margin-top:-3px; margin-left:3px;}

/* Add to Links + Add to Cart */
.add-to-box { margin:10px 0; line-height:28px; }
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
.add-to-box .add-to-links { float:left; margin:0; font-size:11px !important; line-height:1.25 !important; text-align:left !important; }
.add-to-box .add-to-links li { display:block !important; }
.add-to-box .add-to-links li .separator { display:none !important; }


.product-view {  }

.product-essential { margin-top:10px;}

.product-collateral {  margin-top:20px; }
.product-collateral h2 { font-weight:bold; font-size:13px; height:18px; color:#A72D2C; border:1px solid #ddd; padding:5px 0 5px 15px; margin:0 0 15px; background: url("../images/sprite_repeat.gif") repeat-x scroll 0 0 transparent;}
.product-collateral .product-collateral-left{width:753px;  float:left; }
.product-collateral .product-collateral-right{width:215px;   float:right;}

/* up-sell block */ 
.box-up-sell{border:1px solid #ddd;background:none; margin-top:35px; position:relative;}
.box-up-sell .left-btn{ background: url(../images/upsell-pre.png) no-repeat;width:40px; height:90px; position:absolute; top:111px; left:-41px; cursor:pointer;}
.box-up-sell .right-btn{ background: url(../images/upsell-next.png) no-repeat;width:40px; height:90px; position:absolute; top:111px; right:-42px; cursor:pointer;}
.box-up-sell .left-btn:hover{ background: url(../images/upsell-pre-hover.png) no-repeat;}
.box-up-sell .right-btn:hover{ background: url(../images/upsell-next-hover.png) no-repeat;}
.box-up-sell #upsell-product-block ul{float:left; margin-bottom:0; width:1010px;}
.box-up-sell #upsell-product-block ul li{float:left; width:154px; text-align:center; padding:20px; border-left:1px solid #ddd; margin-right:1px;}
.box-up-sell #upsell-product-block ul li p.product-name{height:57px; overflow: hidden;}

/* Product Images */
.product-view .product-shop .ratings .rating-box{ margin-right:12px; margin-top:3px;}
.product-view .product-shop .ratings .rating-links a{ color:#808080; font-size:13px;}
.product-view .product-img-box { float:left; width:420px;position: relative; }
.product-view .product-shop .price-box .old-price .price{ color:#808080; font-size:13px;}
.product-view .product-shop .price-box .special-price .price{ color:#9e2922; font-size:18px;}
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0 0 13px; }
.product-view .product-img-box .product-image-zoom { position:relative; width:280px; height:280px; 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 { font-size:11px; margin:0 0 5px; text-align:center; }
.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% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 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 h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views ul { margin-left:-9px }
.product-view .product-img-box .more-views li { float:left; margin:0 0 8px 9px; }
.product-view .product-img-box .more-views li a { float:left; width:70px; height:70px;  overflow:hidden; }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }

/* Product Shop */
.product-view .product-shop { float:right; width:330px; }
.col1-layout .product-view .product-shop { float:right; width:520px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 5px;  }
.product-view .product-shop .product-name h1 { margin:0;}
.product-view .product-shop .availability { margin:10px 0; }
.product-view .product-shop .short-description { margin:10px 0; padding:10px 0 0; }
.product-view .product-shop .short-description h2{ margin-bottom:20px;}
.product-view .product-shop .short-description .std p{ line-height:24px; color:#727272; font-size:13px;}
.product-view .product-shop .price-box { margin:10px 0; }
.product-view .product-shop .add-to-links { margin:0; }
.product-view .product-shop .add-to-links { font-size:13px; text-align:left; margin-top:12px;}
.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator { display:inline; }
.product-view .product-shop .add-to-links a { font-weight:normal !important; }

/* Product Options */
.product-options { padding-bottom:3px;  }
.product-options dl{margin-bottom:10px;}
.product-options dt { padding:10px 0 0; font-weight:normal; float:left; width:140px; }
.product-options dt label { font-weight:bold; color:#2f2f2f; }
.product-options dt label.required em { color:#eb340a; margin-right:5px; }
.product-options dt .qty-holder { float:right; margin-right:15px; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { padding:5px 10px 15px; margin:0 0 20px; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:60%;margin:5px 0 0 10px; float:left;  }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { margin-bottom:0; padding:15px 0 0; }

.product-options-bottom { }
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; color:#e26703; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { }
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
.product-view .box-up-sell h2 { margin:0; border:none; color:#4f4f4f;background:#F4F4F4; padding:10px 30px; font-weight:normal; font-size:14px;}
.product-view .box-up-sell .products-grid { width:100%; border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid td { width:25%; background:#f6f2e7; border-right:1px solid #e5dcc3; border-bottom:1px solid #e5dcc3; padding:15px 10px 12px; line-height:1.6em; }
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
.product-view .box-up-sell .products-grid td.last { border-right:0; }
.product-view .box-up-sell .products-grid td img { border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid td.empty { border-right:0; background:#f1ecdb; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

/* Block: Tags */
.product-view .box-tags {  }
.product-view .box-tags h3 { font-size:13px; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(../images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block; font-size:13px; font-weight:bold; margin:0 0 5px; color:#0a263c;}
.product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0;  padding:0; }
.product-view .box-tags .form-add input.input-text { width:299px; }
.product-view .box-tags .note { margin:3px 0 0; padding:0; font-size:11px; }

/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:354px; }
#product-review-table{background:url(../images/sprite_repeat.gif) repeat-x 0 -2920px #fff;}
#product-review-table thead tr{border-bottom:2px solid #be0000;}

/* Send a Friend */
.send-friend .form-list { width:615px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:315px; }
.send-friend .form-list .input-box { width:300px; }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { width:294px; }
.send-friend .form-list li.wide .input-box { width:612px; }
.send-friend .form-list li.wide textarea { width:609px; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.tab-other-info .product-name { margin:0; font-size:12px; font-weight:normal; height:63px; overflow:hidden; }
.product-name a {}

/* Product Tags */
.tags-list { display:block; font-size:13px; border:1px solid #c1c4bc; background:##868585;}
.tags-list li { display:inline !important; padding:2px 8px; line-height: 22px;}
.tags-list li a { color:#999; }
.tags-list li a:hover { color:#000;}
/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(../images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a { color:#1b2d3b; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }

/* RSS */
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .page-title { border-bottom:0; margin:0 0 3px; }
.cart .page-title h1 { margin:10px 0 0; }

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float:right; padding:5px 5px 0 0; display:none; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table th { padding:2px 10px; }
.cart-table td { padding:10px; }
.cart-table .product-name { font-weight:bold; margin:0 0 5px; color:#2f2f2f; }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:5px 10px; }
.cart-table .btn-continue { float:left; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:605px; }
.cart .cart-collaterals .col2-set .col-2 { width:294px; }
.cart-collateral{ position:relative;}

.cart .crosssell { border:1px solid #ddd; background:url(../images/sprite_repeat.gif) repeat-x 0 -2920px #fff; padding:12px 15px; }
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #d0cdc9; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell .product-name { font-weight:bold; }
.cart .crosssell li.item { margin:12px 0; }
.cart .crosssell .link-compare { font-weight:normal; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:1px solid #d0cbc1; background:url(../images/sprite_repeat.gif) repeat-x 0 -2920px #fff; padding:12px 15px; margin:0 0 18px; }
.cart .discount h2,
.cart .shipping h2 { background-position:0 0; background-repeat:no-repeat;padding:0; color:#333; text-transform:uppercase; }
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }

.cart .discount h2 {  }
.cart .discount .input-box { margin:8px 0 0; width:260px; }
.cart .discount input.input-text { width:254px; }

.cart .shipping h2 {  }
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; background:url(../images/bkg_divider1.gif) 0 0 repeat-x; }

/* Shopping Cart Totals */
.cart .totals { float:right; width:268px; background:url(../images/sprite_repeat.gif) repeat-x 0 -2920px #fff; border:1px solid #bebcb7; }
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:15px; }
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; margin:0 0 6px; }
.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:15px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#666; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:11px; background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(../images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#666; }

.opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.checkout-onepage-index .col-main{width:670px; padding:0;}
.checkout-onepage-index .col-right{width:256px}
.block-progress {}
.block-progress dt { font-weight:bold; font-size:11px; color:#000; text-transform:uppercase; border-bottom:solid 1px #B6B6B6; padding:11px 0 11px 19px; }
.block-progress dt a{ font-size:11px; font-weight:normal !important; }
.block-progress dl { border:solid 1px #B6B6B6; border-bottom:0; }
.block-progress dd { border-bottom:solid 1px #B6B6B6; padding:26px 0 26px 20px; font-size:12px; color:#000; }
.block-progress dt.complete,
.block-progress dd.complete {  }

.opc { border-bottom:1px solid #B6B6B6; position:relative; }
.opc li.section { border:1px solid #B6B6B6; border-bottom:0; }
.opc .form-list input.input-text,
.opc .form-list select{ border-left:solid 1px #46433F;border-top:solid 1px #46433F; border-bottom:solid 1px #D8CFC8; border-right:solid 1px #D8CFC8; }


.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title { background-color:#fff; padding:8px 10px 8px 17px; text-align:right; }
.opc .step-title .number { float:left; line-height:17px; margin-right:10px; border:solid 1px #3A4750; width:18px; height:18px; font-size:10px; color:#3A4750; text-align:center;   }
.opc .step-title h2 { float:left; font-size:11px; font-weight:bold; color:#202020; text-transform:uppercase; padding:3px 0 0 0; }
.opc .step-title a { display:none; float:right; }

.opc .allow .step-title { cursor:pointer; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active {background:url(../images/sprite_repeat.gif) repeat-x 0 -2920px #fff; }
.opc .active .step-title { border-bottom:2px solid #be0000; cursor:default;background:none; }
.opc .active .step-title .number { border:solid 1px #A72D2C; color:#fff; background:#A72D2C;  }
.opc .active .step-title h2 { color:#A72D2C; }
/*.opc .active .step-title a { display:none; }*/

.opc .step {  padding:20px 30px; position:relative; color:#000; }
.opc .active .step {  }
.opc .step .tool-tip { right:10px; }
.opc input, select, textarea { font-size:11px;}
.opc label { text-transform:uppercase; font-size:10px;}
.opc li.control { float:left; padding-right:20px; }
.opc li.control label { line-height:18px; }
.opc .buttons-set { clear:both;}
#checkout-step-login li.control { float:none;}

.opc .order-review {}

.checkout-onepage-index .block {
	border:solid 1px #B6B6B6;
	padding:0;
}
.checkout-onepage-index .block .block-title {
background:url(../images/title_checkout.gif);
padding:9px 0 11px 10px;
}
.checkout-onepage-index .block .block-title strong {
font-size:12px;
font-weight:bold;
color:#000;
text-transform:uppercase;
}
.checkout-onepage-index .block .block-content {
	padding:14px 10px 20px 11px;
}

#checkout-review-table.data-table th{border-bottom:1px solid #b6b6b6;}
#checkout-review-table.data-table{background:#fff;}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }
.checkout-progress li.active { border-top-color:#e96200; color:#e96200; }

.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:13px; font-weight:bold; color:#E26703; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { background:#fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { color:#e26703; }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; background:url(../images/bkg_grand-total.gif) 0 0 no-repeat; overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0; background:url(../images/bkg_grand-total.gif) 100% 0 no-repeat; }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#E26703; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }

/* Step 1 */
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d9d2be; background:#f9f3e3; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(../images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login .content { min-height:240px; padding:14px 0; background:url(../images/sprite_repeat.gif) repeat-x 0 -2920px #fff; border:1px solid #ddd; border-bottom:0; }
.account-login .content h2 { font-weight:bold; font-size:13px; margin:0 0 14px; padding:0 0 6px 21px; border-bottom:2px solid #be0000; background-position:0 1px; background-repeat:no-repeat; text-transform:uppercase; color:#333333;  }
.account-login .content p, .account-login .content ul.form-list{padding:0 21px;}
.account-login .new-users h2 {}
.account-login .registered-users h2 { }

.account-login .buttons-set { border:1px solid #ddd;  margin:0; padding:8px 13px;  }
.account-login .buttons-set .login { width:50px; height:25px;}
.account-create {}
.account-create .account-tip { color:#9F0707; font-weight:bold; font-size:15px;}
/* Account Login/Create Pages ============================================================ */
.account-login .buttons-set .creat_an_account { width:138px; height:25px; }

/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }
.my-account .pager .limiter { display:block;}
.my-account{ margin-left:10px; width:97%; margin-top:15px;}
.my-account .page-head h3{ color:#9f0707;}
.my-account .padder .dashboard-welcome{ background:url(../images/my-dashboard.jpg) no-repeat; width:750px; height:200px; margin-bottom:25px;}
.my-account .padder .dashboard-welcome p{ width:265px; padding:35px 0 0 178px; color:#444444;}
.my-account .padder .dashboard-welcome p strong{ color:#151515; font-size:13px; line-height: 22px;}

.my-account #my-orders-table th,.my-account #my-orders-table td{ border:none;border-right:1px solid #f3f3f3;border-top:1px solid #f3f3f3; text-align:center; color:#444;}
.my-account #my-orders-table th{ padding:10px 0;}
.my-account #my-orders-table .col-last,.my-account #my-orders-table .a-center{border-right:none;}
.my-account #my-orders-table td .link-reorder{ font-weight:normal;color:#9f0707;}
.my-account .account-box .head-alt .title{ padding:8px 0 8px 18px; border-bottom:1px solid #f3f3f3;}
.my-account>.padder>.account-box>.head-alt2>h5.title{padding-left:70px;}
.my-account .account-box .col2-set { padding:20px 0; border-bottom:1px solid #f3f3f3;}
.my-account .account-box .col2-set .col-1,.my-account .account-box .col2-set .col-2{ width:40%; border-right:1px solid #f3f3f3; padding-left:70px;}
.my-account .account-box .col2-set .col-2{ float:left; border-right:none;}
.my-account .account-box .head-alt2 .title{ float:left; padding-right:30px;}
.my-account .account-box a{ color:#9f0707; text-decoration:underline;}
#my_recent_reviews{ padding-top:6px;border-top:1px solid #f3f3f3; padding-left:20px;}
#my_recent_reviews li{border-bottom:1px solid #f3f3f3;}
#my_recent_reviews a{ font-size:13px; font-weight:normal;}
#my_recent_reviews .number{ float:left; padding:4px 8px;}
#my_recent_reviews .details .product-name{ float:left; width:400px; padding-right:50px; border-right:1px solid #f3f3f3;}
#my_recent_reviews .details .ratings{ float:left; padding-left:50px;padding-top: 12px;}
.my-account #form-validate .title{margin-top:20px;}
.my-account #form-validate .group-select>ul{margin-left:150px;}
.my-account #form-validate .group-select label{ float:left; margin:20px 0;}
.my-account #form-validate .group-select .li-city label{ margin:21px 18px 20px 0;}
.my-account #form-validate .group-select .li-fax label{ margin:21px 28px 20px 0;}
.my-account #form-validate .group-select label .required{ color:#9f0707;}
.my-account #form-validate #primary_billing,.my-account #form-validate #primary_shipping{ float:left; margin:14px 12px 0 175px;}
.my-account #form-validate .li-book{ line-height:0;height: 20px;}
.my-account #form-validate .input-box{width:500px;}
.my-account #form-validate .input-text{ width:270px; float:right; margin:15px 45px 15px 22px; border-color: #b6b6b6; border-radius: 5px; padding:4px; box-shadow:inset 0 1px 0 #525252; }
.my-account #form-validate #company,.my-account #form-validate #street_1,.my-account #form-validate #street_2{  margin-right:148px;}
.my-account #form-validate #current_password{ margin-right:42px;}
.my-account #form-validate #region_id{margin-left:174px; margin-top:-65px; width:280px;}
.my-account #form-validate #country{margin-left:113px; margin-top:18px; width:280px;}
.my-account #form-validate #change_password{ margin-left:326px; }
.my-account #form-validate .button-set .required{ text-align:center;color:#9f0707;}
.my-account #form-validate .button-set .f-left{ text-align:center; float:none !important; display:block; margin-right:60px;}
.my-account #form-validate .button-set input{ background:#9f0707; padding:3px 10px 4px; color:#fff; float:right; margin-right:82px;}
.my-account .padder .col2-set .head-alt2{width:100%;}
.my-account .padder .col2-set ol{ padding-left:50px;}
.my-account .padder .col2-set li{width:46%;float: left;border-top:1px solid #f4f4f4;padding-top:20px;}
.my-account .padder .col2-set .li-right{ margin-right:26px;border-right:1px solid #f4f4f4;}
.my-account .padder .col2-set .li-bottom{ margin-right: 26px; padding: 25px 0 0; border-right:1px solid #f4f4f4;height: 300px;}
.my-account .padder .col2-set address{ line-height:22px }
.my-account .padder .col2-set address a{color:#9f0707; text-decoration:underline;}
.my-account .padder .primary-address-list,.my-account .padder .address-list,#wishlist-table{ background:#fff url(../images/bkg_account_box.gif) 0 0 repeat-x; margin: 0 0 20px;  width:100%;}
.my-account .padder .primary-address-list .title,.my-account .padder .address-list .title{ padding: 8px 15px;}
.my-account .padder .col2-set .a-center{padding-top:100px; text-align:center;}
.my-account .padder .col2-set .a-bottom{text-decoration:none;background:#9f0707; padding:3px 10px 6px; color:#fff;}
.my-account .padder .col2-set .button-set .f-left{padding-left: 96px; margin-top: 20px;}
.my-account .page-title h1,#my-reviews-table td.last a{color:#9f0707;}
.my-account .pager{ background:#fff url(../images/bkg_account_box.gif) 0 0 repeat-x;height: 50px;}
#my-orders-table,#my-reviews-table{margin-top:-25px;}
#my-orders-table th{ text-transform:none;}
#my-orders-table .th-right,#my-reviews-table td.last{ border-right:none !important;}
.my-account .padder .button-set{margin-top:30px;}
#my-reviews-table td{ border:1px solid #f4f4f4;}
#my-reviews-table td.first-td{ border-left:none;}
.my-account>.buttons-set,#wishlist-view-form .buttons-set{ border-top:none !important;}
#wishlist-table thead th{ text-transform:none; border:none; line-height:30px; text-align:center;}
#wishlist-table tbody{ margin-top:15px;}
#wishlist-table tbody td{ border:1px solid #f4f4f4;}
#wishlist-table tbody .wish-first{ border-left:none;}
#wishlist-table tbody .last{ border-right:none;}
#wishlist-table tbody .last a.btn-remove2{ background:url(../images/wishlist-det-btn.png) no-repeat; width:21px; height:27px; margin-top:28px; }
#wishlist-table .product-name a{ font-size:13px;}
#wishlist-table tbody .a-center p .qty{ border-color: #b6b6b6; border-radius: 5px; box-shadow:inset 0 1px 0 #525252; text-align:center;}

/* General Box */
.box-account,.account-box{ background:#fff url(../images/bkg_account_box.gif) 0 0 repeat-x; margin: 0 0 20px; }
.box-account .box-head { margin:0 0 10px; text-align:right;  padding:10px 15px 0;}
.box-account .box-head h2 { float:left; margin:0; font-size:13px; font-weight:bold; text-transform:uppercase; background-position:0 0; background-repeat:no-repeat;  }
.box-account .box-head a{color:#A72D2C; text-decoration:underline;}
.dashboard .box .box-title { background:url(../images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 2px; margin:0 0 8px; text-align:right; }
.dashboard .box .box-title h3,.dashboard .box .box-title h4 { float:left; font-size:13px; font-weight:bold; margin:0;}

/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 { }

/* Block: Account Information */
.dashboard .box-info .box-head h2 {  }
.dashboard .box-info h4 { font-size:11px; font-weight:bold; text-transform:uppercase; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 { background-image:url(../images/i_ma-reviews.gif); }
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head h2 { background-image:url(../images/i_ma-tags.gif); }
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { font-weight:bold; font-size:13px; color:#e26703; text-transform:uppercase; }
.addresses-list h3 { font-weight:bold; font-size:13px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { background:#fff url(../images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; padding:10px 13px; margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#dee5e8; border:1px solid #d0cbc1; padding:4px 8px; margin:0 0 8px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

.order-date { margin:10px 0; }

.order-info-box { background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box{ text-align:left;}
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 5px; color:#0a263c; }
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }

.order-additional { margin:15px 0; }
.form-alt  li { padding:10px 0px;}

.return-content{min-height:300px; padding:14px 10px; background:url(../images/sprite_repeat.gif) repeat-x 0 -2920px #fff; border:1px solid #ddd;  }
.return-content .page-title  h1{  background-position: 0 1px;
    background-repeat: no-repeat;
    border-bottom: 2px solid #BE0000;
    color: #333333;
    font-size: 13px;
    font-weight: bold;

    margin: 0 0 14px;
    padding: 0 0 6px 21px;
    text-transform: uppercase;}
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { background:url(../images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* 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; }

/* My Wishlist */
.my-wishlist .data-table td { padding:18px 10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:120px; border-color: #b6b6b6; border-radius: 6px; box-shadow:inset 0 1px 0 #525252; padding:5px;}
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none; }
#wishlist-table .add-to-links { white-space:nowrap; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-container {width:100%;  border-top:1px solid #eeeeee; height:380px;}
.footer { position:relative; margin:0 auto;  background:#f2f2f2; border-top:1px solid #f8f8f8;}
.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer .footer-bot strong span { background:url(../images/arrow-down.png) center right no-repeat; padding-right:15px;}
.footer .tags-title, .footer .subscribe-title, .footer .secure-title{color:#9F0707; font-size:14px;}
.footer .tags-title span { background:url(../images/arrow-down.png) center right no-repeat; padding-right:15px;}
.footer .tags-block{ width:960px; margin:0 auto;  }
.footer .secure-block p{padding:7px 0 3px 0;}
.footer .subscribe-block{ float:left; margin-top:8px;}
.footer .tags-list{border:0; padding:16px 0;}
.footer .subscribe-title{background:url(../images/sprite.gif) no-repeat 0 -700px; height:50px; line-height:50px; padding:0 0 0 8px;}
.footer .subscribe-title strong{padding-left:60px;}
.footer .subscribe-content label{display:block; width:100%;padding:3px  0  6px 0;}
.footer .subscribe-content .input-box{float:left;}
.footer .subscribe-content #newsletterf,.footer .subscribe-content #newsletterl{padding:8px 15px 8px 15px; width:80px; border-radius:6px; border:none; background:#dfdfdf; color:#9E2922; font-size:13px;}
.footer .subscribe-content #newsletter{ padding:8px 15px 8px 15px; width:250px; border-radius:6px; border:none; background:#dfdfdf; color:#9E2922; font-size:13px;}
.footer .subscribe-content .actions{margin-left:-8px; float:left; margin-top:5px;}
.footer .subscribe-content .actions button.button span{background:#868585;border-radius:6px; border:none; height:33px; line-height:33px;}
.footer .subscribe-content .actions button.button span span{ color:#fff; background:none; padding:0 22px;}
.footer .footer-icons{ float:left; margin-left:80px;width:280px;}
.footer .footer-icons .mar_t3 { width:100%; height:50px;}
.footer .footer-icons .mar_t3 li { width:20%; float:left;}
.footer .footer-icons ul.mar_t3  li  a { width:50px; height:50px; display:block;}
.footer .footer-icons ul.mar_t3  li  a:hover { text-decoration:none;}
.footer .footer-icons ul.mar_t3  li.i-twitter a{ background:url(../images/twitter.png);}
.footer .footer-icons ul.mar_t3  li.i-twitter a:hover { background:url(../images/twitter-hover.png);}
.footer .footer-icons ul.mar_t3 li.i-facebook a{  background:url(../images/facebook.png);}
.footer .footer-icons ul.mar_t3 li.i-facebook a:hover { background:url(../images/facebook-hover.png);}
.footer .footer-icons ul.mar_t3 li.i-youtube a{ background:url(../images/youtube.png);}
.footer .footer-icons ul.mar_t3 li.i-youtube a:hover { background:url(../images/youtube-hover.png);}
.footer .footer-icons ul.mar_t3 li.i-wordpress a{  background:url(../images/wordpress.png);}
.footer .footer-icons ul.mar_t3 li.i-wordpress a:hover{  background:url(../images/wordpress-hover.png);}
.footer .footer-icons ul.mar_t3 li.i-google a{  background:url(../images/google.png);}
.footer .footer-icons ul.mar_t3 li.i-google a:hover{  background:url(../images/google-hover.png);}

/* Footer Tag */
.footer .tags-content li.tag0 { background:#92c781;}
.footer .tags-content li.tag1 { background:#81afc7;}
.footer .tags-content li.tag2 { background:#edb24b;}
.footer .tags-content li.tag3 { background:#c78184;}


/* Footer About us Block */
#text_info{width:100%; height:53px;}
#text_info ul{list-style:none; padding:9px 0 0 35px; margin:0px;overflow:hidden; background:url(../images/footer-narrow.png) 14px 16px no-repeat;}
#text_info ul li{float:left; display:inline; margin:0 3px; padding:3px 0 0 38px; color:#000; font-size:11px; height:50px;}
#text_info ul .risk{ background:url(../images/risk.png) no-repeat; width:19%;}
#text_info ul .safe{ background:url(../images/safe.png) no-repeat;width:19%;}
#text_info ul .order{ background:url(../images/order.png) no-repeat;width:20%;}
#text_info ul .sale{ background:url(../images/sale.png) no-repeat;width:17%;}
/*.li_width{width:450px;}
.li_width_2{width:860px;}
#text_info ul li b{  font-size:12px; color:#444; line-height:170%;}
#text_info p{width:918px; text-align:right; margin:5px;}*/
#text_info h3{font-size:13px;color:#4a4a4a; float:left; font-weight:normal; padding-left:30px; margin-left:6px; background:url(../images/footer-logo.png) no-repeat; height:53px; line-height:53px;}

/* second-footer=============================================================================== */
.second-footer {  width:1000px; margin:0 auto;}
.why-choose { margin:0 auto; padding-top:25px; }
.footer-top .blue{ color:#444446;}
/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:#eee url(../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(../images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after,
#popSearchTerms .term-list:after,
#cart-sidebar .product-details:after,
#cart-sidebar li.item:after,
.cart-inner .actions:after,
.shadow-bottom:after, 
ul.level0:after,
.nav-inner:after,
.products-tab .item:after,
.products-tab:after,
.sidebar .block-hot-products li:after,
.listing-catalogimg-grid .grid-row:after,
.community-block:after,
#products-list .product-shop:after,
#product-options-wrapper .option-item:after,
#product-options-wrapper dl:after,
.tag-newsletter:after,
.box-up-sell #upsell-product-block ul:after,
.block-topdeal .block-content ul:after,
.products-list .list-inner:after
{ display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */


/* Extra All CSS **********************************************************************/

/* Top Search Bar and Popular Search Term*/
.header-middle{width:670px; height:60px; float:left; margin-top:20px;  margin-left:0px; position:relative;}
#cat {border: medium none; color: #838383;font-size: 11px;line-height: 1.5;padding-top: 1px;width: 94px;}
#search_mini_form{ width:32%; float:left; }
#search_mini_form table{  margin:3px 0 3px 15px; line-height:12px; box-shadow:0px 1px 1px #fff inset;  background:#f3f2f2; border-radius:8px;}
.search_term ul.term-list li{float:left; padding-left:5px; line-height:13px;}
.search_term ul.term-list li a{font-style:italic; font-size: 11px;}
.search_term ul.term-list li.icon-term{font-style:italic; font-size: 11px;}
.search_term{padding-left:20px; width:472px; float:left;}
.input-live-search { margin: 0 0 0 10px;vertical-align: top;width: 240px;  background:#f3f2f2; border:1px solid #f3f2f2;}
#search_mini_form table, #search_mini_form td, #search_mini_form th{vertical-align:middle}
#search_mini_form table a { color:#444;}
/* google search*/
.google-search { width:515px; height:60px; margin-left:160px; background:url(../images/nav-bg.png) no-repeat; padding-top:3px;}
.google-search .home { display:block;margin: 10px 0 0 60px; width:33px; height:33px; background:url(../images/home.png) 0 0 no-repeat; float:left; }
.google-search .home:hover {background:url(../images/home-hover.png) 0 0 no-repeat; }
.cse form.gsc-search-box, form.gsc-search-box {
    background:none !important;
    display: block;
    margin:10px 0 0 2px !important;
	border:0px !important;
	box-shadow:none !important;
    width: 360px !important;
}
.cse input.gsc-input, input.gsc-input {
    border: 1px solid #B6BEC5;
    border-radius: 2px 2px 2px 2px;
    font-size: 14px;
    padding: 6px 6px !important;
}
#___gcse_0 { width:365px; margin-left:110px;}
table.gsc-search-box {
    margin: 0 1em !important;
    width: auto;
}
/* Header Mind Cart */
#top-header .mini-cart{  float:right;  position:relative; background:url(../images/cart-ico.png) 1px 1px no-repeat; }
#top-header .mini-cart:hover { background:url(../images/cart-ico.png) 1px 1px no-repeat  #F3F3F3;}
#top-header .mini-cart a.cart-links{height:25px;display:block; text-decoration:none; color:#444; text-align:left; padding-left:30px; padding-right:2px;}
#top-header .mini-cart a:hover{ }
#top-header .mini-cart a strong{font-size:14px; color:#9F0707;}
#top-header .mini-cart a#zero strong{font-size:14px; color:#444;}
#top-header .mini-cart a strong span{font-size:13px; font-weight:normal;}
#top-header .mini-cart .hidden-cart{display:none; position:absolute; right:-1px; top:23px; width:272px; text-align:left; z-index:1000;  }
#top-header .mini-cart .hidden-cart .cart-outer{background:url("../images/bg_minicart.png") 0 -1px ;  }
#top-header .mini-cart .hidden-cart .product-image{float:left; width:56px;}
#top-header .mini-cart .hidden-cart .product-details{float:right; width:178px;}
#top-header .mini-cart .hidden-cart .actions{margin:10px 0 5px 0; border-top:1px solid #999; }
#top-header .mini-cart .hidden-cart .cart-inner{padding:15px 10px 5px 10px;}
#top-header .mini-cart .btn-remove{float:right;}
#top-header .mini-cart.over .hidden-cart{display:block; }
#mini_shadow {background:url("../images/bg_minicart.png") no-repeat left bottom;clear:both;height:12px;margin:0; border-bottom:2px solid #cfcfcf;}
#top-header .mini-cart a.checkout-btn{float:right; text-indent:-10000px; height:27px; width:100px;  display:block; overflow:hidden; background:url(../images/sprite.gif) no-repeat -45px -58px;}
#top-header .mini-cart a.checkout-btn:hover{background-position: -45px -98px;}
#top-header .mini-cart a.checkout-btn span{text-indent:-10000px;}
#top-header .mini-cart  p.subtotal{float:left; padding-top:4px;}
#top-header #top-header-top{height:80px;}
#top-header ol#cart-sidebar li{border-bottom:1px dotted #000; margin-top:5px; padding:0 0 5px 0;}
#top-header ol#cart-sidebar li.last{border-bottom:0;}
#top-header .second-link { float:right;}
#top-header .second-link li { float:left; padding:0 5px; height:11px; line-height:12px;}
#top-header .second-link li.licss { border-right:1px solid #444;}
#top-header .second-link li a{ font-size:14px; color:#aaa; }
/* Top bar */
.top-bar{   height:35px;line-height: 25px; width:100%;  }
.top-bar .top-inner{ margin: 0 auto; position:relative;}
.top-bar .welcome{    display: block; height: 20px;line-height: 14px;padding-right: 10px; text-align: right;}
.top-bar ul.links{   float: right; padding-left: 7px; padding-right:10px;}
.top-bar ul.tel{ float:right;}
.top-bar ul.links li{padding:6px 0; }
.top-bar ul.links li.first { background:url(../images/login-ico.png) 1px 3px no-repeat;}
.top-bar ul.links li.last { background:url(../images/account-ico.png) 1px 1px no-repeat;}
.top-bar ul.tel li.phone { background:url(../images/phone-ico.png) 1px 1px no-repeat; padding-right:5px;}
.top-bar ul.links li.first a{color:#444;  padding-left:28px;}
.top-bar ul.links li.last a{color:#444;  padding-left:27px;}
.top-bar ul.tel li.phone a,.top-bar ul.tel li.phone a:hover{color:#444;  padding-left:28px; text-decoration:none;}
.top-bar .language-switcher { position:relative; float:left; padding-top:7px; }
.top-bar .language-switcher label{display:none;}
.top-bar .language-switcher a{font-size:13px;}
.top-bar .language-switcher a.selected{font-weight:bold;}
.top-bar .currency-view-switcher{float:left; width:150px; margin:0; padding-left:20px;}

/* Top Currency Switcher */
/* Currency Switcher */
.currency-switcher {
    height:53px;
    padding:7px 12px 10px 12px;
    background:url(../images/currency_switcher_bg.gif) no-repeat;
    font-size:12px;
    }
.currency-switcher h4 {
    min-height:21px;
    background:url(../images/icon_world.gif) no-repeat 0 2px;
    color:#fff;
    padding-left:22px;
    text-transform:none;
    }
.currency-switcher select { width:98%; }
.currency-view-switcher{margin-bottom:10px; font-size:12px;}
.currency-view-switcher ul{position:relative; margin:0; padding:0; }
.currency-view-switcher li{line-height:1.5; float:left; display:inline;}
.currency-view-switcher li a{display:block;}
.currency-view-switcher li .c_currency{background:url(../images/sprite.gif) 0 -574px no-repeat; padding-top:3px; width:57px; text-indent:3px; text-decoration:underline;}
.currency-view-switcher li a:hover div,.currency-view-switcher li:hover div{display:block;}
.currency-view-switcher li:hover > .c_currency{background-position:-62px -574px; padding-top:3px;}
.currency-view-switcher li div{display:none; position:absolute; width:55px; padding-bottom:5px; text-indent:3px; border-left:1px solid #dddddd; border-right:1px solid #dddddd; border-bottom:1px solid #dddddd; background:#FFFFFF;}


/* Top Right Navigation */
.right-top-nav{float:right;  position:relative; z-index:111; display:none;}
.right-top-nav #topcatbg{ height:4px;width:3px; position:absolute; top:37px; right:0; }
.right-top-nav li.right-top .right-nav-container{display:none;}
.right-top-nav li.right-top.over  .right-nav-container{display:block; }
.right-top-nav li.right-top.over  .right-nav-container ul{ position:absolute; right:0; top:37px; width:185px; background:#A39C70;  border-color:#8a0c0c; border-style:solid; border-width:8px 3px 4px;}
.right-top-nav li.right-top.over  .right-nav-container li{background:#fff;}
.right-top-nav li.right-top .top-nav-title{background:url(../images/sprite.gif) no-repeat 100% -350px;  height:39px; width:191px; cursor:pointer;}
.right-top-nav li.right-top .top-nav-title span{font-size:11px !important;font-weight:bold;color:#fff; line-height:39px;text-shadow:0 1px 1px rgba(0, 0, 0, 0.75);text-transform:uppercase;padding-left:20px;}
.right-top-nav li.right-top .right-nav-container li a{color:#000000;font-size:11px/25px;padding:0 10px;text-transform:capitalize; width:160px; display:block; height:30px; line-height:30px;  }
.right-top-nav li.right-top .right-nav-container li a:hover{color:#A72d2c; text-decoration:underline; }

/* glider */
.top-banners{height:280px;margin-bottom:8px;}
#slider { 
    position: relative;
    height: 280px;
    width:755px;
    z-index: 0;
    overflow: hidden;
	float:left;
}
div.scroller { 
    height:280px;
    width: 755px;
    overflow: hidden;
    position: relative;     
}
div.slidercontrolwr {
    position:absolute;
    right:0px;
    bottom:8px;
    z-index:6;
	width:500px;
	height:30px;
	background:url(../images/scroller_bg.png) center right no-repeat;   
}
div.scroller img{
    border: none;
}
div.scroller div.sectionslide {  
    height:280px;
    overflow:hidden;
    float:left;

	z-index:-2;
}
div.scroller div.content {
    width: 10000px;
    padding: 0px;
}
.content .sliderdescription{
    padding: 0px 10px;
    position:relative;
    top:-30px;
    color: #000;
    font: 11px bold Helvetica, sans-serif;
}   
.content .sliderdescription p{ line-height: 20px; text-align: center; }
div.sliderdescription:hover{ background: #fff; }
.content a { text-decoration: none; color: #000; }
.content a:hover { text-decoration: underline; }

.slidercontrol { float:right; margin-top:9px;}
.slidercontrol a {
    float: left;
    padding: 0 10px;
	line-height:1.25em;
    margin: 0 1px;
    text-decoration: none;
    color: #999;
    font-weight: bold;
    overflow: hidden;   
    text-align: left;
	background:url(../images/usual.png) no-repeat;
	text-indent:-9999px;
}   
.slidercontrol a:hover,
.slidercontrol a.active { color: #000; background:url(../images/special.png) no-repeat; }

/* end of glider */

/* Home Page Tabs */
/*topic*/
.topic { width:1000px; border-left:1px solid #eeeeee; border-right:1px solid #fcfcfc; margin:22px auto 35px; height:90px;}
.topic .free-shipping{ border-left:1px solid #fcfcfc;  border-right:1px solid #eeeeee;padding:15px 25px 0; float:left; height:80px;}
.topic .free-shipping p { font-size:13px;width:258px;color:#444446; line-height:22px; margin:0;}
.topic .free-shipping p span{ color:#9E2922; }
.topic .free-shipping img{ margin-left:15px;}
.topic .topic-right{ float:left; width:690px;}
.topic .topic-right ul{ margin:0; padding:0;}
.topic .topic-right li{ float:left; text-align:center; border-left:1px solid #fcfcfc;  border-right:1px solid #eeeeee;padding-top:72px;color:#868585; height:22px; font-size:11px;background:url(../images/topic-right-bg.png) no-repeat; }
.topic .topic-right a:hover li{-moz-opacity:.8; -webkit-opacity:.8; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";/*IE8*/ opacity:.8;}
.topic .topic-right li.question{width:24%; background-position:48px 0;}
.topic .topic-right li.download{ width:27%; background-position:-130px 3px;}
.topic .topic-right li.app{ width:27%; background-position:-315px 5px;}
.topic .topic-right li.blog{ width:20.8%; background-position:-505px 5px;}

.home-bottom{width:100%;}
#mainmenu{width:1000px; float:left; margin-bottom:13px; position:relative; background:#fff; border-right:1px solid #f4f3f3; padding-bottom:2px;}

legend {
	color: #F2F2F2;
}
#banner {


}

.panel {
	clear: both;
	display: none;
	border-top:none;

}

.panel.active-tab-body {
	display: block;
}
.bar {
	padding: 5px;
	background-color: #3e3e3e;
}

#home-tabs {
	height: 30px;
	list-style: none;
	border-bottom:none;
}

#home-tabs li {
	float: left;
	width:250px;
	height:70px;
}

#home-tabs a {
	float: left;
	display:block;
	width:220px;
	height:30px;
	padding:20px 15px;
	text-decoration: none;
	color: #999;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	line-height:10px;
	text-align:right;
	font-weight:bold;
	font-size:16px;
}
#home-tabs li  a span { font-size:12px !important; font-weight:normal !important; }
#home-tabs li  a span:hover { text-decoration:underline;}
#home-tabs li  a.home-active-tab  p{ text-decoration:none; color:#000;}
#new-yeqian a { background:url(../images/new-yeqian.png) no-repeat;}
#featured-yeqian a { background:url(../images/featured-yeqian.png) no-repeat; margin-left:2px;}
#daily-yeqian a { background:url(../images/daily-yeqian.png) no-repeat;  margin-left:4px;}
#new-yeqian a.home-active-tab { background:url(../images/new-yeqian-hover.png) no-repeat;}
#featured-yeqian a.home-active-tab { background:url(../images/featured-yeqian-hover.png) no-repeat;}
#daily-yeqian a.home-active-tab { background:url(../images/daily-yeqian-hover.png) no-repeat;}

#home-tabs a:hover{  text-decoration:none;}

#home-tabs a.last{border-right:none; }

#home-tabs a.home-active-tab {
	
	border-bottom:none;
}

.home-bottom #mainmenu p.red_title{
	padding-left:10px;
	font-size:14px;
	color:#9f0707;
}
.home-bottom #mainmenu p.red_title span{

     background: url("../images/arrow-down.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 15px;
}
 
#hot_product .products-tab .tab-other-info{float:right; width:150px; }
#hot_product .products-tab .tab-product-img{float:left; width:90px;}

#pazzle-home-two-radio .products-tab li .tab-product-img,#pazzle-home-accessories .products-tab li .tab-product-img,#pazzle-home-headphone .products-tab li .tab-product-img,#pazzle-home-wireless .products-tab li .tab-product-img{float:left; width:180px; position:relative; text-align:center; margin:20px 0 15px 35px;}
#pazzle-home-two-radio .products-tab li.first .tab-product-img,#pazzle-home-accessories .products-tab li.first .tab-product-img,#pazzle-home-headphone .products-tab li.first .tab-product-img,#pazzle-home-wireless .products-tab li.first .tab-product-img{float:left; width:350px; position:relative; margin: 0 0 0 75px;}

.cms-home .category-products{ position:relative; margin:0;}
.cms-home  .products-tab {height: 135px; margin:40px 0; padding-left:8px; overflow:hidden;}
.products-tab img {transition: top 0.3s ease-out 0s; top:0px; position:relative;}
.products-tab img:hover {  top:-6px;}
.cms-home  .products-tab.last{border-bottom:0;}
.cms-home  .products-tab li.item{width:249px; float:left;}
.home-two-radio #pazzle-home-accessories .products-tab li.first,.home-two-radio #pazzle-home-wireless .products-tab li.first{width:250px; float:right; margin-right:249px;}

#pazzle-home-two-radio,#pazzle-home-accessories,#pazzle-home-headphone,#pazzle-home-wireless{ height:540px;}
.home-two-radio #pazzle-home-two-radio:hover .home-product-tag a,.home-two-radio #pazzle-home-accessories:hover .home-product-tag2 a,.home-two-radio #pazzle-home-headphone:hover .home-product-tag3 a,.home-two-radio #pazzle-home-wireless:hover .home-product-tag4 a{ display:block;}

#pazzle-home-two-radio .home-product-tag a.img-hover-left,#pazzle-home-accessories .home-product-tag2 a.img-hover-left,#pazzle-home-headphone .home-product-tag3 a.img-hover-left,#pazzle-home-wireless .home-product-tag4 a.img-hover-left{ width:46px; height:95px; background: url(../images/home-btn-pre.png) no-repeat;display:none;}
#pazzle-home-two-radio .home-product-tag a.img-hover-right,#pazzle-home-accessories .home-product-tag2 a.img-hover-right,#pazzle-home-headphone .home-product-tag3 a.img-hover-right,#pazzle-home-wireless .home-product-tag4 a.img-hover-right{ width:46px; height:95px;background: url(../images/home-btn-next.png) no-repeat;display:none;}
#pazzle-home-two-radio .home-product-tag .img-hover-left:hover,#pazzle-home-accessories .home-product-tag2 .img-hover-left:hover,#pazzle-home-headphone .home-product-tag3 .img-hover-left:hover,#pazzle-home-wireless .home-product-tag4 .img-hover-left:hover{ background: url(../images/home-btn-hoverpre.png) no-repeat;}
#pazzle-home-two-radio .home-product-tag .img-hover-right:hover,#pazzle-home-accessories .home-product-tag2 .img-hover-right:hover,#pazzle-home-headphone .home-product-tag3 .img-hover-right:hover,#pazzle-home-wireless .home-product-tag4 .img-hover-right:hover{ background: url(../images/home-btn-hover-next.png) no-repeat;}

#pazzle-home-two-radio .home-product-tag div,#pazzle-home-accessories .home-product-tag2 div,#pazzle-home-headphone .home-product-tag3 div,#pazzle-home-wireless .home-product-tag4 div{  float:left;text-align:center; margin-bottom:20px; cursor:pointer;}
#pazzle-home-two-radio .tabs,#pazzle-home-accessories .tabs2,#pazzle-home-headphone .tabs3,#pazzle-home-wireless .tabs4{opacity:0;-moz-opacity:0;-ms-opacity:0;-o-opacity:0;-webkit-opacity:0;filter:alpha(opacity=0); position:absolute;top:0;left:0; index:999; transition: all 0.5s ease 0s !important; z-index:1000;}
#pazzle-home-two-radio .hover,#pazzle-home-accessories .hover2,#pazzle-home-headphone .hover3,#pazzle-home-wireless .hover4{ opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;-webkit-opacity:1;filter:alpha(opacity=100); z-index:2000;}

.home-two-radio .old-price .price,.home-two-radio .regular-price .price{ font-size:16px; color:#000;font-weight: normal;}
.home-two-radio .special-price .price{ font-size:26px;color:#9e2922; font-weight:normal;}
.home-two-radio #home-button11,.home-two-radio #home-button21,.home-two-radio #home-button31,.home-two-radio #home-button41{ position:absolute; left:-1px; top:227px; z-index:9999;}
.home-two-radio #home-button12,.home-two-radio #home-button22,.home-two-radio #home-button32,.home-two-radio #home-button42{ position:absolute; right:-3px; top:227px; z-index:9999;}
.home-two-radio { position:relative;}
.home-two-radio>p{font-size:22px;font-weight: normal; line-height: 1.15; width:500px; text-align:center; background:#f0efef; color:#444446;padding:22px 0; display:block; z-index:9999;}
.home-two-radio .home-sub-words{ position:absolute; top:0;left:0;}
.home-two-radio .home-sub-words2{position:absolute; top:0;right:0;}
.home-two-radio p a{font-size:13px; color:#444446; text-decoration:underline;}
.home-two-radio ul.products-tab{height:540px;margin:0; padding-left:0; clear: both;}
.home-two-radio ul.products-tab li.item{ border-top:1px solid #e9e9e9; border-left:1px solid #e9e9e9; height:270px;}  
.home-two-radio ul.products-tab li .tab-other-info{ float: none;font-size:11px; width:180px; margin:0 auto;} 
.home-two-radio ul.products-tab li .tab-other-info div.short-name{ margin-bottom:10px;}
.home-two-radio ul.products-tab li.first{ height: 440px; width:499px; padding-top:108px; border-top:none; border-left:1px solid #f4f3f3;} 
.home-two-radio ul.products-tab li.first .tab-other-info{ clear:both; width:350px; margin:0 auto;} 
.home-two-radio #pazzle-home-accessories .products-tab li.first .tab-other-info,.home-two-radio #pazzle-home-wireless .products-tab li.first .tab-other-info{margin:0 0 0 75px;} 
.home-two-radio ul.products-tab li.first .tab-other-info div.short-name{font-size:11px; width:350px; border-top:1px solid #afafaf; padding-top:8px;} 
.home-two-radio ul.products-tab li .tab-other-info div.short-name a{ color:#2a2a2a; font-size:13px; line-height:20px;} 

/* End of Home Page Tabs */

/* footer CMS Links */
.footer_block{ width:1000px; line-height:1.2; font-size:11px; margin:16px auto 0; position:relative; border-top:1px solid #aaaaaa;}
.footer_block .main{ padding-left:10px; padding-top:25px; min-height:180px;}
.footer_block .mar_t2{width:17%; float:left; text-align:left;}
.footer_block .mar_t2 span{ font-size:13px; color:#444; font-weight:bold;}
.footer_block .mar_t1{margin-top:5px;}
.footer_block .mar_t1 li{ text-align:left; }
.footer_block .mar_t1 li a{color:#494949; line-height:24px; font-size:12px;}
.footer_block .mar_t1 li a:hover{color:#9e2922;}
.footer_block .mar_t4 li{float:left;}
.footer_block .mar_t4 .li-left{ margin-top:14px;}
.footer_block .mar_t4 .li-right{ margin-left:30px;margin-bottom:38px; width:190px; margin-top:22px; }
.footer_block .mar_t4 .li-right #siteseal{ margin-bottom:8px; display:inline-block;}
.footer_block .mar_t4 span {font-size:18px; color:#444;}
.footer_block .mar_t4 .li-flo{ float:left;}
.footer_block .mar_t4 address{ text-align:center;}

/* Easy Categories Images */
.category-images{border:1px solid #ddd;}
.category-images ol ul{padding-left:15px; }
.category-images ol h2{font-size:13px; font-weight:bold; margin:3px 0;}
.category-images ol ul li{list-style:disc; line-height:15px;}
.category-images ol ul li.more{list-style:none; margin-left:-15px;}
.category-images ol ul li.more a{text-decoration:underline;color:#184C95; }


.catalogimg-listing {line-height:1.35em;}
.listing-catalogimg-grid {overflow: hidden; zoom: 1;}
.listing-catalogimg-grid .grid-row { }
.listing-catalogimg-grid li.item { float:left; padding:12px 10px; line-height:1.6em; overflow:hidden; text-align:left;}
.listing-catalogimg-grid .last { border-bottom:0 none;}

.col-3-layout .listing-catalogimg-grid li.item {width:138px;}
.col-2-right-layout .listing-catalogimg-grid li.item {width:205px;}

.listing-catalogimg-grid .grid-row:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
.categories-img-title{padding:5px 0; background:url(../images/sprite_repeat.gif) repeat-x 0 0; border-bottom:1px solid #ddd;}
.categories-img-title span{padding-left:10px; font-size:13px; font-weight:bold; color:#A72D2C;}



/* new arrivals slider */
.new_arrival_zone{border:1px solid #ddd; margin-bottom:10px;}
.new_arrival_zone .new_arrival_title{background: url("../images/sprite_repeat.gif") repeat-x scroll 0 0 transparent; padding:5px 0 5px 15px; border-bottom:1px solid #ddd }
.new_arrival_zone .new_arrival_title span{font-size:13px; font-weight:bold; color:#A72D2C}
.featured-container{width:755px; margin-bottom:10px; background:#fff; text-align:center; border:1px solid  #E5E2E2; }
.featured-products { clear: both;  position: relative; }
.featured-products #move-left, 
.featured-products #move-right { position: absolute; right: 0; top: 38px; width: 20px; height: 61px; float: left; background: url(../images/slide-arrow.gif) no-repeat -20px  0; text-indent: -9999px; }
.featured-products #move-right { background-position: 0 0; left: 0; right: auto; }
.featured-products #move-left.disabled, 
.featured-products #move-right.disabled,
.featured-products #move-left:hover,
.featured-products #move-right:hover
{ opacity: 0.5; filter: alpha(opacity=50); }
.slider-wrapper {
    clear: both;
    width: 715px;
    margin-left: 19px;
    overflow: hidden;
    position: relative;
}
.slider-wrapper .list-featured {
    width: 10400px;
    padding: 0;
    overflow: hidden;
}
.slider-wrapper .list-featured li {
    float: left;
    width: 103px;
    padding: 5px 10px 3px 10px;
	text-align:center;
	
    
}
.slider-wrapper .list-featured li.last {
    margin: 0px;
}
.slider-wrapper .list-featured .product-image {
    text-align: center;
}
.slider-wrapper .list-featured h5 {
    display: table-cell;
    height: 35px;
    vertical-align: middle;
}
.slider-wrapper .list-featured .price-box { text-align:center;padding:3px 0 0 0 ; }
.slider-wrapper .scoller-price .price{font-weight:bold;}
.slider-wrapper .price-label{display:none;}
.slider-wrapper .regular-price .price{color:#B70E0B}

/* blog */
.blog .blog-title-picture{background:url(../images/sprite.gif) no-repeat -765px -700px; text-indent:-10000px; display:block; width:182px; height:29px; margin:5px 0 10px 0;}

/* Product Details Page Slider */
.category-container{width:100%; margin-bottom:10px; background:#fff; text-align:center;  }
.scoller-products { clear: both;  position: relative; border:1px solid #ddd;}
.scoller-products h4 { margin-right: 10px; color: #459b06; padding-left: 7px; font-size: 1.3em; font-weight:normal; }
.scoller-products .head { text-align: left; margin: 10px 0 0 0;  }
.scoller-products h2{line-height:13px;}
.scoller-products h2 a{font-weight:normal; color:#000; font-size:13px;}
.scoller-products #move-left, 
.scoller-products #move-right { position: absolute; right: 0; top: 30px; width: 20px; height: 61px; float: left; background: url(../images/slide-arrow.gif) no-repeat -20px  0; text-indent: -9999px; }
.scoller-products #move-right { background-position: 0 0; left: 0; right: auto; }
.scoller-products #move-left.disabled, 
.scoller-products #move-right.disabled,
.scoller-products #move-left:hover,
.scoller-products #move-right:hover
{ opacity: 0.5; filter: alpha(opacity=50); }
.scoller-products .slider-wrapper {
    clear: both;
    width: 880px;
    margin-left: 40px;
    overflow: hidden;
    position: relative;
}
.scoller-products .slider-wrapper .list-featured {
    width: 10000px;
    padding: 0;
    overflow: hidden;
}
.scoller-products .slider-wrapper .list-featured li {
    float: left;
    width: 100px;
    padding: 8px 14px;
	text-align:center;
	
    
}
.scoller-products .slider-wrapper .list-featured li.last {
    margin: 0px;
}
.scoller-products .slider-wrapper .list-featured .product-image {
    text-align: center;
}
.scoller-products .slider-wrapper .list-featured h5 {
    display: table-cell;
    height: 35px;
    vertical-align: middle;
}
.scoller-products .slider-wrapper .list-featured .price-box { float: left; width: 75px; padding: 2px 0; }
.scoller-products .slider-wrapper .scoller-price .price{font-weight:bold;}



/*leftnav三级导航*/
.c_subNav { font-size:12px;   }
.c_subNav table { width:70%; border-collapse:collapse;  }
.c_subNav a { text-decoration:none; color:#333;}
.c_subNav a:hover { color:#000;}
.c_subNav ul { position:relative;list-style-image: url("../images/pager_arrow_right.gif");margin-left:15px;}
.c_subNav ul ul {  position:absolute; visibility:hidden; right:-205px; top:-1px;width:200px; list-style:none; }
.c_subNav li {  position:relative; _position:static; float:left; width:100%;}
.c_subNav li ul li { position:relative; _position:static; float:left; width:100%;padding:5px 0px 2px 5px;}
.c_subNav a.li { position:relative;}
.c_subNav li .option {   display:block; line-height:20px; padding:5px 5px 2px 0px;cursor:pointer;   zoom:1; }
.c_subNav li .option:hover {   text-decoration:underline; }
.c_subNav li .option span { display:block; padding-right:15px; background:url(img/ico.gif) no-repeat right 0;}
.c_subNav li .option:hover span { background-position:right -15px;}
.c_subNav .li:hover {background:transparent;}
.c_subNav .li:hover ul {  visibility:visible;}
.c_subNav .li:hover ul ul { visibility:hidden; }
.c_subNav .li:hover ul { border:1px solid #ccc;  border-width:1px 1px 1px 1px;  background:#fff; padding:1px;}
.c_subNav .li:hover li { border-bottom:none; }
.c_subNav .li:hover li .option { padding:2px 0px;}
.c_subNav .li:hover li .option:hover {  color:#000;}
.c_subNav .li:hover li .option:hover span { background-position:right -30px;}
.c_subNav .li:hover .li:hover ul { visibility:visible; left:145px; top:-2px;}

/*contact-us*/
.contact-content{min-height:300px; padding:14px 10px; background:url(../images/sprite_repeat.gif) repeat-x 0 -2920px #fff; border:1px solid #ddd;  }
.contact-content .page-head h3{  background-position: 0 1px;
    background-repeat: no-repeat;
    border-bottom: 2px solid #BE0000;
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 14px;
    padding: 0 0 6px 21px;
    text-transform: uppercase;}
	
.home-tabs {
	height: 74px;
	list-style: none;
	border-right:1px solid #f5f5f5;
	border-bottom:none;
}

.home-tabs li {
	float: left;
}

.home-tabs b {
	float: left;
	padding: 0 8px;
	text-decoration: none;
	color: #5b5b5b;
	width:126px;
	background:url(../images/detail-tab-bg.jpg) repeat-x left top;
	border-left:1px solid #ebebeb; 
	border-right:1px solid #f5f5f5;
	height:74px;
	line-height:74px;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	cursor:pointer;
}
.home-tabs #product_tabs_review b{ width:152px;}
.home-tabs #product_tabs_review .ratings{ margin-top:30px;}
.home-tabs #product_tabs_review .ratings a{color: #5b5b5b;}
.home-tabs h2{ display:none;}
.home-tabs b:hover{color:#a72d2c; text-decoration:underline;}
.home-tabs  .active b{	background:url(../images/detail-tab-active-bg.jpg) repeat-x;
	border-bottom:none; color:#999;}
.first active b{background:none;
	border-bottom:none;}
.home-tabs b.last{border-right:none;width:133px;}


.product-tabs-content { padding:20px; }

 
 
/* Product Tabs */
.product-tabs { height:26px; margin-bottom:15px; border-bottom:1px solid #666; background:#f2f2f2 url(../images/tabs_bg.gif) 0 100% repeat-x; }
.product-tabs li { float:left; border-right:1px solid #a4a4a4; border-left:1px solid #fff; font-size:1.1em; line-height:1em; }
.product-tabs li.first { border-left:0; }
.product-tabs li.last { border-right:0; }
.product-tabs a { display:block; padding:6px 15px; color:#444;text-decoration:none; }
.product-tabs a:hover { background-color:#ddd;  color:#444; }
.product-tabs li.active a,
.product-tabs li.active a:hover { background-color:#666; font-weight:bold; color:#fff; }
.product-tabs-content h2 { display:none; font-size:12px; font-weight:bold; }


 /* 隐藏google ad */
.gsc-adBlock { display:none !important}
.gsc-adBlockVertical{ display:none !important;  visibility:hidden !important; }

 /* share block */
 iframe.fb_ltr {width: 375px  !important;}
div.share-buttons-fb-like {width: 358px; !important;}
#share-buttons-box { top:5% !important; left:30% !important;}
#share-buttons-signin-result, #share-buttons-signin-email, #share-buttons-image-picker 
{ top:5% !important; left:30% !important;}
/* Language switcher
-------------------------------------------------------------- */
.lang-switcher li {
	background-position:0 3px;
	background-repeat:no-repeat;
	padding-left:25px;
	line-height:30px;
	height:30px;
	float:left;
}
.dropdown {
    float: right;
    height: 23px;
	width:25px;
	margin-right:8px;
}
.dropdown ul {
    left: -22px;
    padding: 5px 32px;
    position: absolute;
    top: -5px;
    width: 375px;
    z-index: 4000;
}
/*  left  nav */

/*leftnav三级导航*/
 
#nav-sidebox { font-size:11px;  margin-left:10px; float:left; width:92%; margin-top:33px;  }
#nav-sidebox li.nav-1 { background:url(../images/nav-bg.png)  5px -2px no-repeat;}
#nav-sidebox li.nav-2 { background:url(../images/nav-bg.png)  -78px -2px no-repeat;}
#nav-sidebox li.nav-3 { background:url(../images/nav-bg.png)  -163px -2px no-repeat;}
#nav-sidebox li.nav-4 { background:url(../images/nav-bg.png)  -256px -2px no-repeat;}
#nav-sidebox li.nav-5 { background:url(../images/nav-bg.png)  -335px -2px no-repeat;}
#nav-sidebox li.nav-6 { background:url(../images/nav-bg.png)  -413px -2px no-repeat;}
#nav-sidebox li.nav-7 { background:url(../images/nav-bg.png)  -495px -2px no-repeat;}
#nav-sidebox li.nav-8 { background:url(../images/nav-bg.png)  -570px -2px no-repeat;}
#nav-sidebox li.nav-9 { background:url(../images/nav-bg.png)  -656px -2px no-repeat;}
#nav-sidebox li.nav-10 { background:url(../images/nav-bg.png)  -739px -2px no-repeat;}

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav-sidebox li { text-align:left; width:90px; }
#nav-sidebox a,#nav-sidebox a:hover { display:block; text-decoration:none;  }
#nav-sidebox span {   cursor:pointer; text-align:center; }
#nav-sidebox li ul span {white-space:normal; }

/************ 0 LEVEL  ***************/
#nav-sidebox >li { float:left; min-height:97px; border-right:1px solid #eaeaea; border-left:1px solid #f5f5f5; text-align:center;}
#nav-sidebox >li.first { border-left:none;}
#nav-sidebox >li.last { border-right:none;}
#nav-sidebox li.active > a { }
#nav-sidebox > li> a { padding:53px 8px 0px;  }
#nav-sidebox > li.parent.over  { z-index:200;}
#nav-sidebox li.nav-1.over { background:#f9f9f9 url(../images/nav-bg.png)  5px -2px no-repeat;}
#nav-sidebox li.nav-2.over { background:#f9f9f9 url(../images/nav-bg.png)  -78px -2px no-repeat;}
#nav-sidebox li.nav-3.over { background:#f9f9f9 url(../images/nav-bg.png)  -163px -2px no-repeat;}
#nav-sidebox li.nav-4.over { background:#f9f9f9 url(../images/nav-bg.png)  -256px -2px no-repeat;}
#nav-sidebox li.nav-5.over { background:#f9f9f9 url(../images/nav-bg.png)  -335px -2px no-repeat;}
#nav-sidebox li.nav-6.over { background:#f9f9f9 url(../images/nav-bg.png)  -413px -2px no-repeat;}
#nav-sidebox li.nav-7.over { background:#f9f9f9 url(../images/nav-bg.png)  -495px -2px no-repeat;}
#nav-sidebox li.nav-8.over { background:#f9f9f9 url(../images/nav-bg.png)  -570px -2px no-repeat;}
#nav-sidebox li.nav-9.over { background:#f9f9f9 url(../images/nav-bg.png)  -656px -2px no-repeat;}
#nav-sidebox li.nav-10.over { background:#f9f9f9 url(../images/nav-bg.png)  -739px -2px no-repeat;}
#nav-sidebox > li.parent.over> a { display:block;   z-index:200;    padding:60px 8px 0px;   }
#nav-sidebox li ul a { border:0px;   }
/************ 1ST LEVEL ************/
#nav-sidebox ul li{ width:auto;float:none; margin:0;}
#nav-sidebox ul li.active{ float:left;}
/*#nav-sidebox ul li.last {   padding-bottom:0; }*/

#nav-sidebox ul a,
#nav-sidebox ul a:hover { float:none;    }
#nav-sidebox ul li a span{ color:#868585;font-weight:normal !important; font-size:14px;}
/*#nav-sidebox ul li div.same{ width:264px; height:107px; position:absolute; top:115px; }
#nav-sidebox ul li div#imgsrl{ background:url(../images/nav-banner01.jpg) no-repeat; left:70px;}
#nav-sidebox ul li div#imgsrl2{ background:url(../images/nav-banner02.jpg) no-repeat; left:380px;}*/

/************ 2ND LEVEL ************/
#nav-sidebox>li>ul { position:absolute;top:130px; width:878px;left:80px;background:#f9f9f9; border:1px solid #c9c9c9; border-top:none; font-size:20px; text-align:left;z-index:200; display:none; /*min-height:250px;*/ padding:10px 20px;}
#nav-sidebox>li>ul>li{ float:left; margin:13px; min-width:185px;}
#nav-sidebox>li>ul>li>a>span{ font-weight:bold !important; font-size:15px; color:#434343;}
#nav-sidebox>li>ul>li>a:hover{text-decoration:underline;}
#nav-sidebox>li.over ul{ display:block;}

#nav-sidebox>li>ul>li>ul>li{ padding-left:15px;}
#nav-sidebox>li>ul>li>ul>li.last{ border-bottom:1px solid #dadada; padding-bottom:20px;}
#nav-sidebox ul li { background:none; }
/*#nav-sidebox ul li.parent a.over{text-decoration:underline;}
#nav-sidebox ul li.over { background:#f9f9f9;}
#nav-sidebox ul li.parent a.over span{ color:#9e2922;}*/

#nav-sidebox ul li  ul li a span{ color:#777; border-bottom:none; font-weight:normal !important; }
#nav-sidebox>li>ul>li>ul>li>a:hover span{ color:#A20D0D;}
/* Show menu */
/*#nav-sidebox li.over ul ul { position:absolute; display:block; left:250px; top:0; border:0px; box-shadow:none; background:#f9f9f9; min-height:221px; padding-left:40px; width:700px;}
#nav-sidebox li.over > ul { display:block; }
#nav-sidebox li.over > ul li.over > ul { display:block;}
#nav-sidebox li ul li.over ul li{ float:left; display:block; padding-left:10px;}
#nav-sidebox li.over ul ul li{ float:left; width:210px;}
#nav-sidebox ul  {color:#868585; }
#nav-sidebox ul li:hover{color:#9e2922; }
#nav-sidebox>li>ul>li { width:250px; background:#f1f1f1; border-bottom:1px solid #fff;}
#nav-sidebox>li>ul>li>a { background:url(../images/nav-arrow.png) right center no-repeat; width:95%; display:inline-block;}
#nav-sidebox>li>ul>li.over>a { background:url(../images/nav-arrow-hover.png) right center no-repeat; }
#nav-sidebox>li>ul>li>a:hover span{color:#9e2922; }
#nav-sidebox ul li a:active  {  color:#000;  }
#nav-sidebox ul li a { color:#666;}
#nav-sidebox ul li a:hover { color:#000; border:0px; }
#nav-sidebox ul span, #nav-sidebox ul li.last li span { padding:7px 18px 6px;  line-height:36px;}
#nav-sidebox ul ul span{ line-height:28px;}*/


/************ 3RD+ LEVEL ************/
#nav-sidebox a {font-size: 12px/26px; color: #777;}
/*#nav-sidebox ul ul { position:absolute; display:block;width:680px; border:0px; box-shadow:none; background:none; padding-top:30px;}
#nav-sidebox ul ul li { float:none;background:none;}
#nav-sidebox ul {}
#nav-sidebox ul.level1 {  }
#nav-sidebox li.over>ul>li>ul{ display:none; }*/

/* 当访问https链接的时候地址栏变成黄色 */
    /*Https协议地址栏变色*/
    #urlbar[level="low"]{
    background-color: #FFFFB7 !important;
    }

    #urlbar[level="high"]{
    background-color: #DDF9CC !important;
    }

    #urlbar[level="broken"]{
    background-color: #F7DFDF !important;
    }

.onsaleicon{position:absolute; right:0; top: 46px; border:none !important; float:right;}
    
/*  搜索框样式 */
.cse .gsc-control-cse, .gsc-control-cse {
    background:none !important;
    border:none !important;
}
.cse .gsc-control-cse, .gsc-control-cse {
    padding:0px !important;
    width: auto;
}

/* cart-block*/
#shopping-cart-totals-table .price { font-size:24px;  color: #A72D2C;}
#shopping-cart-totals-table td { padding:0 5px;}
.cart-shipping-block{   border-right: 1px dotted #000000; float: left;margin-right: 15px; width: 33%;}
#discount-coupon-form { width:30%;   }
.cart-totals { width:30%; padding-left: 30px;float:right;border-left: 1px dotted #000000; min-height:220px;}
.cross-sell-block {  clear: both; position: relative;}
.cross-sell-block .slider-wrapper {clear: both;margin:0px !important; overflow: hidden; position: relative; width:950px;}
.red-btn { background:#A72D2C; border-radius:3px; color:#FCFCFC; padding:2px 5px;}
.red-btn:hover {background:#BB0007; color:#FFF; text-decoration:none;}
.cross-sell-block #move-left, .cross-sell-block #move-right {

    float: left;
    height: 61px;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: 80px;
    width: 20px;
}
.cross-sell-block .slider-wrapper ul{ overflow: hidden;padding: 0;width: 10000px;position:relative;}
.cross-sell-block .slider-wrapper ul li {     float: left;padding: 25px 23px; text-align: center; width: 140px;}
.cross-sell-block .product-shop h6 { height:45px; overflow:hidden;}

/* popular-block*/
#three_div{
	width:755px;
	height:300px;
	margin-left:8px;
}

#three_div .n_title_img {
	float:left;
	margin-left:5px;
	position:relative;
}

#three_div .n_title_img p.n_title{
	font-size:13px;
	color:#9f0707;
	text-align:center;
}

#three_div .n_title_img .img_bg{
	width:246px;
	height:120px;
	background:#e8e8e8;
}

#three_div .n_title_img .img_bg1{
	width:246px;
	height:155px;
	background:url(../images/yellow_bg.png) no-repeat;
}
#three_div .n_title_img .img_bg3{
	width:246px;
	height:155px;
	background:url(../images/red_bg.png) no-repeat;	
	}
#three_div .n_title_img:hover .img_bg1,#three_div .n_title_img:hover .img_bg2,#three_div .n_title_img:hover .img_bg3{
	width:246px;
	height:155px;
	background:url(../images/blue_bg.png) no-repeat;
}

#three_div .n_title_img .img_bg2{
	width:246px;
	height:155px;
	background:url(../images/green_bg.png) no-repeat;
}

#three_div .n_title_img .img_bg1 img,#three_div .n_title_img .img_bg2 img,#three_div .n_title_img .img_bg3 img{
 	width:236px;
	height:110px;
	padding-top:5px;
	padding-left:5px;
}
.n_title_img a:hover { text-decoration:none;}
#three_div .n_title_img #word_one{
	position:absolute;
	top:39px;
	left:128px;
	text-align:right;
	cursor:pointer;
}

#three_div .n_title_img #word_two{
	position:absolute;
	top:50px;
	left:106px;
	text-align:center;
	cursor:pointer;
}

#three_div .n_title_img #word_three{
	position:absolute;
	top:53px;
	left:12px;
	text-align:left;
	cursor:pointer;
}

#three_div .n_title_img .word p.blue{
	font-size:14px;
	color:#05567b;
	margin:0;
	font-weight:bold;
}

#three_div .n_title_img .word p.black{
	font-size:12px;
	color:#444444;
	margin:0;
	margin-bottom:6px;
}

#three_div .n_title_img #word_two p.black{
	font-size:13px;
}

#three_div .n_title_img .word a.red{
	font-size:10px;
	color:#9f0707;
	margin:0;
	text-decoration:none;
}

#three_div .n_title_img .word a.red:hover{
	text-decoration:underline;
}

/* banner*/
.home-banner {   z-index:1000; height:357px;}
#banner_top{width:100%;height:10px;background:url(../images/slider/banner_top.png) repeat-x; position:absolute; margin-top:-11px;}
#banner_bottom{width:100%;height:10px;background:url(../images/slider/banner_bottom.png) repeat-x; position:absolute;z-index: 100;	}
#tFocus{width:100%;height:350px; position:relative;}
#tFocus-pic{height:350px;position:relative;}
#tFocus-pic li.active { z-index:200;}
#tFocus-pic li{ width:100%;height:350px;position:absolute;left:0;top:0;filter:alpha(opacity:0);opacity:0;}
#tFocus-pic li div {position:relative; width:1000px; height:350px; margin:0 auto;}
#tFocus-pic li#ad00 {background:url(../images/slider/ad00.jpg) center no-repeat}
#tFocus-pic li#ad01 {background:url(../images/slider/ad01.jpg) center no-repeat}
#tFocus-pic li#ad02 {background:url(../images/slider/ad02.jpg) center no-repeat}
#tFocus-pic li#ad03 {background:url(../images/slider/ad03.jpg) center no-repeat}
#tFocus-pic li#ad00  #ad00-btn { display:block; position:absolute;   right: 255px; top: 297px; width: 110px; height:30px;background:url(../images/slider/ad00-btn.png) center no-repeat;}
#tFocus-pic li#ad00  #ad00-btn:hover { text-decoration:none; background:url(../images/slider/ad00-btn-hover.png) center no-repeat;}
#tFocus-bg{width:960px;height:66px;display:none; position:absolute;left:0;bottom:0;background:#000;filter:alpha(opacity:70);opacity:0.7;z-index:10;}
#tFocusBtn{width:489px;height:50px;position:absolute;left:264px;bottom:8px;z-index:20;overflow:hidden; display:none;}
#tFocus-btn{width:409px;height:50px;position:relative;left:0;bottom:0;overflow:hidden;float:left; display:none;}
#tFocus-btn ul{width:100000px;position:absolute;left:0;top:0;}
#tFocus-btn li{width:90px;height:48px;border:1px solid #323232;float:left;margin:0 7px;cursor:pointer;overflow:hidden;display:inline; }
#tFocus-btn li.active{border:1px solid #fff;}
#tFocus-btn li img{width:90px;height:48px;}
#tFocus .mark_left { width: 230px; height: 320px; position: absolute; left: 0; top: 0; filter: alpha(opacity:50); opacity: 0.5; z-index:3000; }
#tFocus  .mark_right { width: 230px; height: 320px; position: absolute; right: 0; top: 0; filter: alpha(opacity:50); opacity: 0.5; z-index:3000; }
#tFocus  .prev { width: 60px; height: 60px; background: url(../images/slider/btn.gif) no-repeat; position: absolute; top: 130px; left: 10px; z-index: 3001; cursor: pointer; filter:alpha(opacity: 50); opacity:0.5; }
#tFocus .next { width: 60px; height: 60px; background: url(../images/slider/btn.gif) no-repeat 0 -60px; position: absolute; top: 130px; right: 10px; z-index: 3001;cursor: pointer; filter:alpha(opacity: 50); opacity:0.5; }
.topic-banner-div { width:1000px;height:38px; margin:0 auto; position:relative;}
.topic-banner {  background: url("../images/topic-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0); border: 1px solid #DDDDDD; box-shadow: 1px 1px 3px #B8B9B8; height: 45px; line-height: 45px; margin: -8px auto 0; padding: 0 5px;
    position: absolute; width: 988px;;}
.topic-banner   .topic{ text-align:right; width:95%;}

/* hot-product*/
#hot_product{
	width:755px;
	margin-left:10px;	
	height:480px;
}
#top_title{
	 float: right;
    width: 246px;
 }
#hot_product #hot_img{
	width:506px;
	height:330px;
	position:relative;
	float:left;
}

#hot_product #hot_img img#hot_tab{
	position:absolute;
	left:-3px;
	top:0px;
}

#hot_product #top_title  ul{
	float:left;
	width:240px;
	height:275px;
	border:0px;
	margin:0px;
}

#hot_product #top_title p.red_title{
	padding-left:10px;
	font-size:14px;
	color:#9f0707;
	margin-top:0;
	margin-bottom:0;
}
#hot_product #top_title p.red_title span{

     background: url("../images/arrow-down.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 15px;
}

#hot_product #top_title ul  li{
	list-style:none;
	margin:0;
	padding:0;
	border-top:1px solid #EFEFEF;
	
}

#hot_product #top_title ul li.item{
	height: 128px;
    padding: 11px 0;
    width: 240px;
}

#hot_product #product_bottom{
	float:left;
	width:755px;
}

#hot_product #product_bottom ul{
	list-style:none;
	margin:0;
	padding:0;
	border:0px;
	
}

#hot_product #product_bottom ul li.item{
	float:left;
	width:240px;
}
/* share app*/
.top-container { display:none; visibility:hidden;}
div.share-buttons { height:0px !important; margin:0px !important;}
.share-buttons .share-main-tab  { z-index:999999999 !important;}

/*about us*/
#radio_about{
	width:93%;
	margin:0 auto;
}

#radio_about #about_one{
	margin:0 auto;
	margin-bottom:35px;
}

#radio_about p.title_black{
	font-size:22px;
	color:#000;
	margin-bottom:10px;
	margin-top:15px;
}

#radio_about #about_one p.about_word{
	font-size:13px;
	color:#000;
	line-height:20px;
}

#radio_about  #about_two,#radio_about  #about_three { clear:both; margin-top:10px; min-height:266px;}

#radio_about  #about_two  p.about_word,#radio_about  #about_three  p.about_word{
	font-size:13px;
	color:#000;
	line-height:20px;
	width:70%;
	float:left;
	margin-bottom:14px;
}



/*  black-friday-to-cyber-monday  */
#sm_mon_contain{width:980px;margin:0 auto;}
#sm_mon_contain .column_mon img{ border:0;}
#sm_mon_contain .column_mon a{font-size:0; width: 169px;height:169px;background:url(../images/discount-images/buy-btn.png) no-repeat;transition:top 0.3s ease-in-out 0s !important; display:block;}
#sm_mon_contain .column_mon p{color:#2f2f2f; font-size:13px; padding-bottom:10px;}
#sm_mon_contain .column_mon .info1,#sm_mon_contain .column_mon .info2,#sm_mon_contain .column_mon .info3{float:left; position:relative; overflow:hidden; width:326px; text-align:center; padding-top:20px;}
#sm_mon_contain .column_mon .info1,#sm_mon_contain .column_mon .info2{ border-right:1px solid #dcdcdc;}
#sm_mon_contain .column_mon .one_price{width:100%;background:#CDAC05; height: 71px; line-height:71px; text-align:right;}
#sm_mon_contain .column_mon .one_price img{ position:absolute; left:0; bottom:0; border:0;}
#sm_mon_contain .column_mon .one_price .white{ color:#fff; display: inline-block; padding-right:9px; font-size:25px;}
#sm_mon_contain .column_mon .info1 a{position:absolute;left:75px;top:-180px;}
#sm_mon_contain .column_mon .info2 a{position:absolute;left:83px;top:-180px;}
#sm_mon_contain .column_mon .info3 a{position:absolute;left:85px;top:-180px;}
#sm_mon_contain .column_mon .info1:hover a,#sm_mon_contain .column_mon .info2:hover a,#sm_mon_contain .column_mon .info3:hover a{top:75px;}

/* google translate */
#google_translate_element {  width:150px; float:right; }
.goog-te-gadget { font-size:0px !important;}
.goog-te-gadget span { display:none;}

.goog-te-gadget .goog-te-combo {
  background: none repeat scroll 0 0 #C78184;
    border: 0 none;
    color: #FFFFFF;
    margin: 4px 0;
}

/* blog-paper */
.postWrapper {   border: thin solid #DDDDDD; width: 770px; margin-bottom:30px;}
.postWrapper .postTitle { border-bottom:5px solid #BE0000; text-align:center;
 background:-moz-linear-gradient(top,#F7F7F7,#fff);}
.postWrapper .postTitle  h2 a{ display:block; color:#444; font-size:24px; padding:10px 0 2px 0;}
.postWrapper .postTitle h3 { color:#444; font-size:14px;}
.postWrapper .postContent a{ color:#A72D2C;}
.postWrapper .postContent,.postWrapper .tags,.postWrapper .postDetails { padding:5px 20px;}
.postWrapper .postDetails { background:#ddd;}
.postWrapper .tags ul li { float:left;height:20px; padding: 0 5px;}
.postWrapper .tags ul li a {    background: none repeat scroll 0 0 #A72D2C; border-radius: 3px 3px 3px 3px;color: #FCFCFC;padding: 2px 5px;}
.postWrapper .tags ul li a:hover { background: none repeat scroll 0 0 #BB0007;color: #FFFFFF;
text-decoration: none;}
.postWrapper .tags h4 { font-size:12px; line-height:12px;}

/*payment tab*/
.product-tabs-content li{ font-size:11px;}


/*View Details*/
#GT3-page{ width:750px; margin:0 auto;font-family: calibri !important;}
#GT3-page p{ font-size:13px;}
#GT3-page ul{list-style:none; }
#GT3-header>img{ padding-right:128px;border:1px solid #9DC354; width:584px;}
#GT3-header .yeqian-special {color: #7bad18;font-weight: bold;}
#GT3-header #yeqian {width:750px;margin-top: 20px;}
#GT3-header #tab_1, #tab_2, #tab_3, #tab_4, #tab_5 {float: left;}
#GT3-header .common {text-align: center;line-height: 48px;font-size: 18px;cursor: pointer;color: #4c4c4c;padding:0 18px;
height:50px;background:#eeeeee;margin:0 2px;border:1px solid #bfbfbf;border-bottom:none;}
#GT3-header .common:hover {color: #000;}
#GT3-header .common a {text-decoration: none;color: #333;cursor: pointer;}
#GT3-header .special a {text-decoration: none;color: #fff;}
#GT3-header .special {width:180px;color: #000000;text-align: center;line-height: 68px;font-size: 21px;text-decoration: none;cursor: default;border:1px solid #bfbfbf;border-bottom:none;height:60px;margin:-10px 2px 0;}
#GT3-header #yeqian_body {min-height: 300px;padding-top:2px;text-align: left;width: 1000px;position:relative;}
#GT3-header #return_1 {display: block; width:750px;}
#GT3-header #yeqian_body #return_1 #home-banner>img{width:715px; margin-bottom:15px;}
#GT3-header #yeqian_body #return_1 #home-banner p{font-size:32px;color:#75a517;position:absolute;top:132px;left:302px;font-style:italic;}
#GT3-header #yeqian_body #return_1 #home-banner ul{position:absolute;top:173px;left:300px; color:#000;}
#GT3-header #yeqian_body #return_1 #home-banner li{padding:8px 0 8px 25px;background:url(http://www.radioddity.com/zen/albums/template/yx/GT-3-MARK-II/temp01/images/banner-word-icon.png)0 48% no-repeat;font-family:Arial, Helvetica, sans-serif;font-size:21px;}
#GT3-header #yeqian_body #return_1 #GT3-row ul{padding-left:0; height:176px;}
#GT3-header #yeqian_body #return_1 #GT3-row li{width:120px;text-align:center;float:left;}
#GT3-header #yeqian_body #return_1 #GT3-row p{margin-top:6px; font-size:12px;}
#yeqian_body #return_1 .GT3-product,#yeqian_body #return_1 #product-table{ clear:both;}
#yeqian_body #return_1 .GT3-product h2,#yeqian_body #return_1 #product-table h2{background:url(http://www.radioddity.com/zen/albums/template/yx/GT-3-MARK-II/temp01/images/title-bg.jpg) left center no-repeat;font-size:18px; line-height:16px; padding-left:30px; font-weight:normal; color:#fff; display:block; border:none;}
#yeqian_body #return_1 .GT3-product .left,#yeqian_body #return_1 .GT3-product .right,#yeqian_body #return_1 #product-table>.left,#yeqian_body #return_1 #product-table>#right-bg{ float:left; }
#yeqian_body #return_1 #product-table .left>img{width:420px;}
#yeqian_body #return_1 .GT3-product .left>img{width:340px;}
#yeqian_body #return_1 .GT3-product .right>h1{ font-weight: lighter;}
#yeqian_body #return_1 .GT3-product .right>span{ color:#7bad18; font-size: 16px; font-family:calibri, Helvetica, sans-serif; font-weight:bold;}
#yeqian_body #return_1 .GT3-product .right>p{ font-size:16px; width:374px; margin-right:22px;}
#yeqian_body #return_1 .GT3-product .right>.word-p{ margin-top:2px;}
#yeqian_body #return_1 .GT3-product .right>ol li{ font-size:16px; width:374px;list-style-type:square; padding-left:0;}
#yeqian_body #return_1 .GT3-product #zhengge{ height:266px;}
#yeqian_body #return_1 .GT3-product #zhengge>.left>img{ width:300px;}
#yeqian_body #return_1 .GT3-product table { width: 686px;clear:both; background:#f6f6f6; margin:0 auto 80px;}
#yeqian_body #return_1 .GT3-product table td{ text-align:center; padding:10px 0;}
#yeqian_body #return_1 .GT3-product table td.one-col{ width:102px; font-weight:bold;}
#yeqian_body #return_1 .GT3-product table td.td-bg{ width:192px; background:#fff; border:1px solid #f6f6f6;}
#yeqian_body #return_1 #product-table #right-bg table tr{ background:#f4f4f4; }
#yeqian_body #return_1 #product-table #right-bg table tr.odd-bg{ background:#e5e5e5;}
#yeqian_body #return_1 #product-table #right-bg table tr td{padding:5px 16px;font-size:16px;}
#yeqian_body #return_1 .GT3-product .product-title{ font-size:27px; font-family:Arial, Helvetica, sans-serif; text-align:center; padding:28px;}
#yeqian_body #return_1 .GT3-product ul{width:750px; clear:both;}
#yeqian_body #return_1 .GT3-product .envi>li{width:160px; text-align:center; float:left; margin-right:25px; }
#yeqian_body #return_1 .GT3-product li span,#yeqian_body #return_1 .GT3-product .range-green{ color:#7BAD18; font-weight:bold; font-size:18px;}
#yeqian_body #return_1 .GT3-product li p{ margin-top:8px;font-size:14px;}

/*track my order*/
.track-block { width:98%; background: url("../images/sprite_repeat.gif") repeat-x scroll 0 -2920px #FFFFFF;border: 1px solid #DDDDDD; min-height: 300px; padding: 14px 10px;  }
.track-block a { color:#a72d2c;}
.track-block .page-head h3 {
    background-position: 0 1px;
    background-repeat: no-repeat;
    border-bottom: 2px solid #BE0000;
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 14px;
    padding: 0 0 6px 21px;
    text-transform: uppercase;
}
.track-block .track-content { width:720px; margin:0 auto; background:url("../images/Radio-track-my-order.jpg") bottom right no-repeat}
.order-id{ margin-top:20px; display:inline-block; }
#trackorderid{ width:400px; height:32px; border:2px solid #BDC3C7;border-radius: 4px; display: inline-block;margin-top: 12px;padding: 4px 6px;color: #95a5a6;}
#trackbyid{ background-color: #f39c12; border: medium none; color: #fff;border-radius: 6px;font-size: 17.5px; padding: 9px 28px; margin-top: 12px; margin-left:3px;}
#trackorderid:focus{border-color: #3498db; box-shadow: none;color: #555;}
#trackbyid:hover{ background-color: #f5b043; cursor:pointer;}
#order-status>b{ color:#FF4200;background:url(../images/i_msg-error.gif) no-repeat; padding-left:18px;}
#order-status table{ background:#efefef; margin-top:10px;}
#order-status table th{ font-weight:bold;}
#order-status table th,#order-status table td{ text-align:center; padding: 8px 20px; border-right:1px solid #fff; border-bottom:1px solid #fff;}

/*share media*/
.fb_iframe_widget iframe{ position:relative !important;}
.twitter-share-button{ width:80px !important;}
.hcount #count{ padding:0px 6px !important;}
#___plusone_0{ width:61px !important;}
.addthis_button_pinterest_pinit iframe{ width:41px !important;}

/*share media*/

/*affiliate*/
.affiliate-wrap{ padding:0 25px;font-family:Calibri,Arial, Helvetica, sans-serif; width:890px; margin:0 auto;}
#aff-left{ float:left; background:url(../images/affiliate-bg.jpg) right bottom no-repeat; height:335px; width:100%;}
#aff-left>p{ width:360px;}
#aff-left h2{ color:#0a263c; font-size:18px; font-weight:bold; margin:18px 0 11px; }
.affiliate-wrap p{ color:#666666; font-family:Calibri,Arial, Helvetica, sans-serif; font-size:16px; font-weight:normal; margin-bottom:16px;}
.affi-steps-row1{ position:relative; margin-top:45px;}
.affi-steps-row1 .arrow{ vertical-align:top; margin:74px 18px 0;}
.affi-steps-row2{ text-align:right;padding-right:85px; margin:14px 10px;}
.affi-steps-row3{ float:right;padding-right:25px;position:relative;}
.affi-steps-row3 .arrow{ vertical-align:top;margin:74px 16px 0;}
.affiliate-wrap .arrow5{ padding-left:82px;margin:78px 0 0;}
.affiliate-wrap #aff-btn{text-align:center;}
.affiliate-wrap a{ color:#fff; font-size:24px; font-weight:normal; width:700px;}
.affiliate-wrap .aff-word{color:#fff; font-size:17px; line-height:18px; font-weight:normal;}
.affiliate-wrap #word-one{ position:absolute; top:142px; left:18px;}
.affiliate-wrap #word-two{ position:absolute; top:142px; left:274px;}
.affiliate-wrap #word-three{ position:absolute; top:142px; left:543px;}
.affiliate-wrap #word-four{ position:absolute; top:142px; left:282px;}
.affiliate-wrap #word-five{ position:absolute; top:142px; left:22px;}
.affiliate-wrap .btn-lg.btn-shadow { padding: 4px 272px 8px; text-decoration:none;}
.affiliate-wrap .btn-primary.btn-shadow { border: 0 none;box-shadow: 0 -4px 0 #2f2e2f inset;transition: all 0.4s ease 0s;}
.affiliate-wrap .btn-lg {border-radius: 6px;font-size: 20px;line-height:2.33; padding: 10px 16px;display:inline; font-weight:bold;}
.affiliate-wrap .btn-primary {background: #a11b23;border-color: #1286B5; transition: all 0.4s ease 0s;}
.affiliate-wrap .btn-primary:hover {background: #db2e38;}
/*affiliate*/


/*notice board*/
#window-bg{ width:100%; height:100%; background:#727272;opacity:0.68;-moz-opacity:0.68;-ms-opacity:0.68;-o-opacity:0.68;-webkit-opacity:0.68;filter:alpha(opacity=68); z-index:1000; padding-bottom:60%; position:absolute; left:0; top:0; display:none;}
.alert_windows{display:none; z-index:1001; position:absolute; left:26%;top:2%; }
#alert-header{width:644px; height:30px; background:url(../images/notice-header-bg.png) no-repeat; text-align:center; padding-top:224px;}
#alert-footer{width:644px; height:165px; background:url(../images/notice-footer-bg.png) no-repeat; text-align:center;}
#alert-header h3{ color:#aeaeae; font-size:22px;font-weight: normal;}
#alert-middle p{ color:#aeaeae; font-size:14px;line-height:30px;min-height:165px; background:#221e1f;padding: 18px 78px 25px; text-align: left; width: 438px;margin:0 0 0 28px;}
#alert-header span.alert-x{width:30px;height:30px;text-align:center;cursor:pointer;color:#d50b0b; font-size:22px; position:absolute; right:33px; top:202px;}
#alert-header span.alert-x:hover{color:#aeaeae;}
#alert-footer .alert-ok{ padding:5px 8px; background:#9f0707; color:#fff; padding: 6px 25px;}
#alert-footer .alert-ok:hover{ text-decoration:none; background:#d50b0b;}


/* todaydeal */
#todaydeal{position:relative;}
#ifocus_piclist .add-to-links li a.link-learn{ color:#7BAD18;}
#ifocus .time-left{ margin:13px 0 10px;}
#ifocus_pic{ overflow:hidden; height:431px;position:relative;background:url(../images/todaydeal-bg.jpg) no-repeat; border-left:1px solid #f2f2f2; border-bottom:1px solid #f2f2f2; width:719px; float:left;}
#ifocus_piclist{width:100%;	position:absolute;left:0;top:0;}
#ifocus_piclist #products-list{ border:none;}
#ifocus_piclist #products-list li .old-price{ margin-bottom:8px; display:block;}

#ifocus_btn .products-list .price-box .old-price{ display:block;}
#ifocus_piclist #products-list li .old-price .price{ float:none; display:block; color:#868585; font-size:14px;}
#ifocus_piclist #products-list li .special-price .price{font-size:20px;display:block; padding:0;}
#ifocus_piclist .left .btn-cart{ background:#9e2922; display:inline-block; border-radius:6px;margin-top:10px;}
#ifocus_piclist .left .btn-cart span{ background:none; height:36px; line-height:36px;}
#ifocus_piclist .left .btn-cart span span{ background:url(../images/todaydeal-cart.png) no-repeat; padding-left:40px; height:31px; line-height:31px;}
#ifocus_piclist .product-name a{ line-height:20px; font-size:15px;}
#ifocus_piclist li{overflow:hidden;height:290px;border:none;padding:0; margin-left:50px; margin-top:72px;}
#ifocus_piclist li a{display:inline-block;overflow:hidden;color:#000;line-height:12px;position:relative;}
.f-fix-todaydeal{ margin-bottom:35px;}
#ifocus_piclist .products-list .bigli-left{ width:290px;margin-right:10px;float:left;height:280px; position:relative;}
#ifocus_piclist .products-list .bigli-left .product-image{  width:290px; height:280px; text-align:center;} 
#ifocus_piclist .products-list .bigli-left .deal-tag{position:absolute; left:0; bottom:0; width:190px; height:45px;background:url(../images/daily-deal-title.png) right top no-repeat;}
#ifocus_piclist .products-list .desc{ float:right; width:365px; margin:0px; padding:0px; height:176px; overflow:hidden; clear:none; line-height:16px;}
#ifocus_piclist .products-list .desc ul li,#ifocus_piclist .products-list .desc ol li{ list-style:square !important; height:auto;}
#ifocus_piclist .products-list .product-shop{ float:left; margin:0; width:330px;}
#ifocus_piclist .products-list .price-box{ width:228px; float:none; margin:0;} 
#ifocus_piclist .products-list .left{ float:left; width:315px; padding-top:10px;}
#ifocus_btn{overflow:hidden; width:280px; float:left; height:431px; background:#fff; position:relative;}
#ifocus_btn .up,#ifocus_btn .down{cursor:pointer; width:64px; height:27px;z-index:99; display:block;}
#ifocus_btn .up{ background:url(../images/todaydeal-up.png) no-repeat; position:absolute; top:0; left:112px;}
#ifocus_btn .down{ background:url(../images/todaydeal-down.png) no-repeat; position:absolute; bottom:0; left:112px;}
#ifocus_btn .up:hover{ background:url(../images/todaydeal-up-hover.png) no-repeat;}
#ifocus_btn .down:hover{ background:url(../images/todaydeal-down-hover.png) no-repeat; }
#ifocus_btn ul{ position:absolute;}
#ifocus_btn #products-list{ border:none; padding:1px;}
#ifocus_btn li { border-bottom:none; width:306px; height: 121px; cursor: pointer;float:left; text-align:center;padding:16px 2px 6px 15px; position:relative; border-bottom:1px solid #f2f2f2;}
#ifocus_btn li .li-right{ text-align:left; height:130px; position:relative;}
#ifocus_btn .product-name{ overflow:hidden; height:54px;text-align:left; width:130px;}
#ifocus_btn .product-name a{ font-size:12px; color:#000; font-weight:400; }
#ifocus_btn .products-list .price-box{ float:none; text-align:left; line-height:15px; width:240px;}
#ifocus_btn .save{ background:url(../images/today-right-off-bg.png) no-repeat; font-size:14px; color:#444446; width:66px; height:67px; display:inline-block; line-height:25px; position:absolute; right:7px; bottom:4px;}
#ifocus_btn .save span{ line-height:16px; display:inline-block; font-size:13px; position:absolute; right:2px; bottom:1px;}
#ifocus_btn .products-list .product-image img{ margin:0px; margin-right:5px;}
#ifocus_btn .products-list .product-image{ margin:5px; width:90px; height:90px;}
#ifocus_btn .products-list li.item{width:270px;}
#ifocus_btn .products-list li.item:hover{ background-image: -moz-linear-gradient(left center, #fff 40%, #f4f4f4 70%, #fff);}
#pre-deals { text-align:left;}
#pre-deals .products-grid li.item{ width:200px; margin-bottom:20px; padding:52px 20px 0; text-align:left; position:relative;}
#pre-deals .products-grid .product-name{ width:200px;text-align:left;}
#pre-deals .products-grid .misc .old-special{ color:#7bad18; font-weight:bold;}
#pre-deals .products-grid .misc .old-special .old-specia-price{ text-decoration:line-through;}
#pre-deals  li a:hover{ text-decoration:underline;}
#pre-deals  .product-image{ width:260px; height:260px;}
#pre-deals  .bigli-left{float:left; margin:5px;}
.deal-tag1 {position:absolute;width:119px;height:25px; line-height:24px;background:url(../images/daily-deal-middle.png) no-repeat; left:0; top:22px; padding-left:15px;}
.deal-tag1 .deal-value,.deal-tag1 .deal-off {margin:6px 0 0 2px;color:#fff; font-size:14px; font-weight:bold; }
#ifocus_btn .current {
	background:url(../images/overbg.gif) center top no-repeat; }
/* todaydeal */

#home-facebook { width:980px; float:left; padding:10px; background:#FFF; border-left:1px solid #e9e9e9; border-right:1px solid #e9e9e9;}
#home-facebook .xmas-left{ position:absolute; left:-337px; bottom:0;}
#home-facebook .xmas-right{ position:absolute; right:-354px; bottom:0;}