/**
 * 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.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

/* ColorViews Swatch */
/*
#color-views {height: 65px;}
#color-views #tooltip {padding: 0; padding-left: 5px; font-weight: bold;}
#color-views ul {margin: 0;}
#color-views li {float:left; margin:0; padding: 0;}
#color-views img {padding: 2px; margin: 0; border: 1px solid #ffffff;}
#color-views img.selected {padding: 2px; margin: 0; border: 1px solid #b6b6b6;}
*/
a { outline: none; }
a:active, a:focus {      outline: 0;}
/* Simpleboard Widget */
.simpleboard_container { background-color: white; width: 940px;}

/* Layout ================================================================================= */
.wrapper {margin-top:20px; margin-bottom:20px;}
.page { width:960px; margin:0 auto;border:0px solid #ddd; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main { margin:10px 10px 10px 10px; }

/* Base Columns */ 
.col-main { height:100%;float:left; width:718px; padding:10px; border:0px solid #ddd; }
.col-main-front { float:left; width:100%; border:0px solid #ddd; }
.col-right { float:right; width:190px; font-size:90% }
.col-left { margin-top:5px; float:left; width:190px; font-size:90%;border:0px solid #ddd; }
.col-main a {text-decoration:none;}

.col-main-front h3 {color:#555; padding-bottom:10px;}
.col-main-front p.required {padding-right:20px;}
.col-main-front .input-box {color:#555;padding:10px;}
.col-main-front .group-select .input-box {color:#555;padding:5px;}
.col-main-front a {text-decoration:none;}


/* 1 Column Layout */
.col1-layout .col-main { float:none; width:960px;  }
.col1-layout .col-main-front { float:none; width:auto; margin-bottom:-5px; }

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


/* 3 Columns Layout */
.col3-layout .col-main { width:455px; height: 100%; margin-left:10px; margin-bottom:5px;}
.col3-layout .col-main .our-contents { height: 100%;color:#666666; font-family:Lucida Sans Unicode, Lucida Grande, Verdana, Arial; padding:10px 0 10px 0;}
.col3-layout .col-main .our-contents h4 { font-size: 13px; font-weight:bold; padding-top:15px;padding-bottom:5px;}
.col3-layout .col-main .our-contents h2 { font-size: 16px; font-weight:bold; color:#ff0000; }
.col3-layout .col-main .our-contents p { font-size: 11px; }

.home-spot {margin-right:5px; width:481px;float:right}
.home-spot .product-description p a.pd {font-weight:bold;text-decoration:none}
.cms-home .col-left .home-callout {margin-bottom:10px}

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

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

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


/* Header ================================================================================ */
.logo { margin-left: 40px; margin-right:60px; float:left; width:110px; height:110px; overflow:hidden; } 
.header-container {border-bottom:2px solid #7d7d7d;height:110px;}
.header { height:85px;}
.header-nav {height:28px;}
.header .logo { background-repeat:no-repeat; text-indent:-999em; }
.header .logo a { display:block; width:110px; height:110px; }
.header .welcome-msg { display:none }
.header .links { float:right; padding-top:30px; padding-right:5px; text-transform: lowercase;}
.header .links li { list-style-type:none;display:inline }
.header .links li a { font-weight:bold; font-family:Arial, Verdana, Georgia,Serif; font-size:11px;color:#999;text-decoration:none;padding-right: 5px; padding-left:5px; border-right:0px solid #ccc}
.header .links li a:hover { color:#000;text-decoration:none; }
.header .form-search {width: 175px;height:22px;background: url(../images/search_box.jpg) no-repeat;top:55px;position:relative;left:566px;float:left}
.header .form-search #search {color: #bababa;float: left;padding: 0;margin: 4px 6px 0 6px;font-size:11px;border: 0; width: 138px;background: none;}
.header .form-search .button {float: right;background: url(../images/search_button.jpg) no-repeat;width:22px;height:22px;border:none;margin-left:0px;margin-top:1px}
.header .form-search { text-align:center;}
.header .form-search label,.header .form-search .button span, .header .form-language label { display:none}
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { text-align:center; float:right;clear:right;padding-top:5px;}

/********** < Navigation */
#nav {font-size:12px; font-weight:bold; padding-left:11px; margin:0; line-height:25px;}
/*#nav { background:url(../images/menu2.gif) repeat-x;font-size:12px; text-transform: uppercase; font-weight:bold; padding-left:10px; margin:0; line-height:29px;}
*/
/* Gift Certificate Link */
#nav li.gift_cert a {color:#ED2F03;}
#nav li.gift_cert a:hover {color:#A11E00;}

/* All Levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:999; }
#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 li li.parent {}

/* 0 Level */
#nav li { float:left; }
#nav li.active a { color:#8B9D79; }
/*#nav li.active a { color:#C34A2C; }*/
/*#nav li.active a { color:#2a2824; }*/
#nav li.parent a { line-height:25px;}
#nav li.level1 a { line-height:1.3em;}
#nav a { float:left; padding:0px 20px 0px 0px; color:#555;}
#nav li.over a,
#nav a:hover { color:#000; }

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

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

/* 2nd Level */
#nav ul { position:absolute; width:13em; top:25px; left:-10000px; border:1px solid #ddd; }

/* 3rd+ Level */
#nav ul ul { top:0px; line-height:22px; }

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

#nav ul li a { background:#f8f8f8; color:#898885; }
#nav ul li a:hover { background:#ccc; color:#fff !important; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 15px; }
/********** Navigation > */
/* ======================================================================================= */

 
/********************** Tabs */
.tabs                   { margin-bottom:50px; border-bottom:0px solid #666; background: url(../images/tab_bg.gif) repeat-x 0 80% #f2f2f2;  }
.tabs li                { float:left; border-right:1px solid #a4a4a4; border-left:1px solid #fff; font-size:1.1em; line-height:1em; }
.tabs li.first          { border-bottom:1px; solid #666;  border-left:0; }
.tabs li.last           { border-right:0; }
.tabs a                 { display:block; text-decoration:none; padding:6px 15px; color:#444; }
.tabs a:hover           { background-color:#ddd; text-decoration:none; color:#444; }
.tabs li.active a,
.tabs li.active a:hover { background-color:#666; font-weight:normal; color:#fff; }

/********************** Tabs Product*/
.tabs_products                  { margin-bottom:30px; border-bottom:1px solid #666; background: url(../images/tab_bg.gif) repeat-x;  }

/* Style */
/*
.outline-creator { border:1px solid #bbb; border-bottom-color:#666; background:#fff; }
.col-main .padder{ padding-right:20px; }
.layout-3columns .padder { padding:0; } 
*/

/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option {}
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
/*button::-moz-focus-inner { padding:0; border:0; }*/
button.button { overflow:visible; width:auto; background: url(../images/sbg.gif) repeat-x; font-size:90%; cursor:pointer; /*-webkit-border-fit:lines;*/ }
button.button2 { overflow:visible; width:auto; background: url(../image/bg.gif) repeat-x; font-size:90%; cursor:pointer; /*-webkit-border-fit:lines;*/ }
button.button span { display:block; margin:0; padding:0 8px 1px; font:bold 12px/16px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#222; }
button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}
.highlight {}*/

/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list label { font-weight:bold; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:250px; }
.form-list select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }

.group-select { padding:10px;}
.group-select ul { padding-left:10px;}
.group-select li { margin:0 0 5px; }
.group-select .input-box { float:left; width:260px; }
.group-select input.input-text,
.group-select textarea {width:500px; }
.group-select select { width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:240px; }
.group-select .input-box select { width:246px; }
.group-select label { color:#555555; font-weight:bold; }

.buttons-set { width:99%; clear:both; margin:5px 0 0; padding:5px; border:0px solid #ddd; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; margin-right:10px; }

.buttons-set2 { clear:both; margin:20px 0 0; padding:5px; border:0px solid #ddd; text-align:right; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#f00; }
p.required { font-size:10px; text-align:right; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:10px 8px 0px 32px !important; font-size:12px !important; font-weight:bold !important; }
.success-msg,
.note-msg,
.notice-msg { margin-top:15px; border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:30px !important; padding:10px 8px 0px 32px !important; font-size:12px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#E5F7C7; background-image:url(../images/success_msg_icon.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#666; background-color:#eee; background-image:url(../images/note_msg_icon.gif); color:#444; }

/* BreadCrumbs */ 
.breadcrumbs { padding-top:5px; color:#9E9E9E;}
.breadcrumbs ul { margin-bottom:5px;}
.breadcrumbs li { display:inline; line-height:2em; font-family:Verdana; font-size:11px;}
.breadcrumbs a { color:#9E9E9E; text-decoration:none}
.breadcrumbs a:hover { color:#9E9E9E; text-decoration:underline}
.breadcrumbs strong { color:#626262; display:inline; }
.breadcrumbs .darker { color:#5A5A5A; text-decoration:none}

/* Page Heading */
.page-title {  border-bottom:1px solid #ddd; padding:0 0 5px; margin:0 0 10px; }
.page-title h2{ color:#97C252; font-size:18px; }
.page-title .message-block { font-size:12px; color:#555; margin-top:20px; margin-bottom:30px; }
.page-title .message-block .warning { font-size:14px; font-weight:bold; color:#FF0000;}
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */ 
/*
.pager { color:#555; background:url(../images/pager_bg.gif); padding:5px; margin:0; text-align:center;font-size:90% }
*/
.pager { color:#555; padding:5px; margin-top:15px; text-align:center;font-size:90% }
.pager .amount { color:#555; padding-left:10px; float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages li span {padding:3px;}
.pager .pages li a, .sorter a { color:#aaa; padding:3px; text-decoration:none;}
.pager .pages li a:hover, .sorter a:hover { color:#2A60B4; text-decoration:underline; }
.pager .pages .current {}
.pager select {font-size:11px;  color:#555; }

/* Sorter */ 
/*.sorter { background:url(../images/pager_bg.gif) repeat-x; padding:5px; margin:0; font-size:90%}*/
.sorter { background:url(../images/pager_bg.gif) repeat-x; padding-top:5px; padding-bottom:5px;padding-right:21px; font-size:90%}
.sorter .view-mode { float:left; }
.sorter .sort-by { color:#555; float:right; }
.sorter .sort-by select {font-size:11px; color:#555;  }
.sorter select { color:#555; }
.sorter .link-feed {}

/* Data Table */ 
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #ddd; }
.data-table thead { background-color:#F9FFF8; color:#5D5D5D; }
.data-table tbody {border:1px solid #ddd;}
.data-table tfoot { background-color:#F5F5F5; color:#43637B; }
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}
.data-table thead .first { vertical-align:middle; height:20px; }
.data-table tfoot .last { vertical-align:middle; height:40px; }
/* Data Table */ 
.attribute-table { width:100%; margin-top:10px; }
.attribute-table th { padding:5px; border:0px solid #ddd; font-weight:bold; white-space:nowrap; }
.attribute-table td { padding:5px; border:0px solid #ddd; }
.attribute-table thead { background-color:#f2f2f2; }
.attribute-table tbody {}
.attribute-table tfoot {}
.attribute-table tr.first {}
.attribute-table tr.last {}
.attribute-table tr.odd {}
.attribute-table tbody.odd {}
.attribute-table tbody.odd td { border-width:0 1px; }
.attribute-table tbody.even { background-color:#f6f6f6; }
.attribute-table tbody.even td { border-width:0 1px; }
.attribute-table tbody.odd tr.border td,
.attribute-table tbody.even tr.border td { border-bottom-width:1px; }
.attribute-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.attribute-table td.label,
.attribute-table th.label { color:#666; font-weight:bold; }
.attribute-table td.value {}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Shopping cart tax info */
.cart-tax-info,
.cart-price { padding-left:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(../images/bg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Lists Decoration */
li.odd {}
li.even { background-color:#f6f6f6; }
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }

/* Class: std - styles for admin-controlled content */
.std,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { border:1px solid #ddd; margin:0 0 10px; }
.block .block-title { background: url(../images/sbg3.gif) repeat-x; padding:0 10px; height:25px;}
.block .block-title h2 {font-family:Verdana, Georgia,Serif; font-size:11px; font-weight:normal; color:#555;line-height:25px; text-transform:uppercase; }
.block .block-title h2 img { padding-top:6px;}
.block .block-title a { font-size:10px; text-decoration:none; }
.block h3 { font-size:13px; line-height:1.5; }
.block .block-content { margin-left:0px; padding:10px; }
.block .block-content p { color:#9D6448; }
.block .actions { text-align:right; }
.block .actions_c { padding-top:4px;padding-bottom:7px; text-align:center; }
.block .block-content h3 { color:#888; font-size:11px; }
.block .block-content dt { color:#B6A46C; font-size:1.06em; }
.block .actions a {padding-bottom:6px; float:right; text-decoration:underline; background:#ffffff; }
.block .actions a:hover{color:#555;padding-bottom:6px; float:right; text-decoration:underline; background:#ffffff; }
/* Block: Account */
.block-account {}
.block-account a.dashboard_menu {text-decoration:none;}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav li { text-align:left; line-height:2em;color:#999;border-bottom:1px solid #eee;padding:2px 5px 2px 20px;}
.block-recent li { text-align:center; line-height:2em;color:#999;border-bottom:1px solid #eee;padding:5px 5px 5px 5px;}
.block-layered-nav a, .block-recent a { color:#888;text-decoration:none;}
.block-layered-nav a:hover,
.block-layered-nav li:hover,
.block-layered-nav li:hover a { background:#ddd;color:#444}
.block-layered-nav dt { padding-left:10px; font-weight:bold; line-height:3em}
.block-layered-nav .currently {}

/* Block: Cart */
.block-cart {}
.block-cart h3 { margin-bottom:10px;margin-top:10px; text-transform:uppercase;font-weight:normal;border-bottom:1px solid #ddd; padding-bottom:3px; font-size:12px;color:#999}
.block-cart .amount {text-align:center; }
.block-cart .amount a { color:#777; text-decoration:underline; }
.block-cart h4 a {color:#777;text-decoration:none;font-weight:normal}
.block-cart h4 a:hover, .block-cart .amount a:hover {color:#000;text-decoration:underline;}
.block-cart .subtotal .price {font-weight:bold}
.block-cart .freeship { text-align:center; font:11px Arial, Helvetica, sans-serif;color:#FF8A00; font-weight:bold;}
.block-cart .freeship_more { text-align:center; font:11px Arial, Helvetica, sans-serif;color:#FF8A00; font-weight:normal;}
/*.block-cart .subtotal { text-align:center;background:url(../images/str.png); padding:5px;margin:5px; }*/
.block-cart .subtotal { font-size:11px; text-align:center;background:#F9FEF1;border:1px solid #CAD9B1; padding:5px;margin:5px; }

.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; margin-right:-75px; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .item { margin-left:0px; }
.block-related .item .product-image { float:left; margin-left:22px; }
.block-related .item .product-details { margin-left:85px; }
.block-related .item .product-details .price { font-size:12px; color:#666; }

.block-related .product-details .product-name a { font-size:11px; }
.block-related a { text-decoration:none; font-size:11px; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Viewed */
.block-recent {}
.block-recent li a {  }
.block-recent li { padding-top:13px; height:165px; border:#ffffff solid 1px;}
.block-recent li:hover {border:#888 solid 1px; background:#eee;color:#444}

/* Block: Poll */
.block-poll {}
.block-poll input.radio { float:left; margin:3px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }
.block-tags a { color:#999;text-decoration:none}
.block-tags a:hover { color:#555;text-decoration:underline}

/* Block: Footer Images / Subscribe required-entry validate-email */
.block-subscribe { width:600px; float:left; padding-top:0px; border:0px solid #ddd;}
.block-subscribe input { background:#fff; border:1px solid #B2B2B2; }
.block-subscribe input { font-size:11px; color:#BABABA; width:156px; margin: 0 1px 0 0;}
.block-subscribe label { float:left; font-size: 11px; color:#666; margin-bottom:3px;}
.block-subscribe table td { text-align:left; }
.block-subscribe table td.footer_subscribe_box {padding-top:16px; width:250px;}
.block-subscribe .button {background: url(../images/search_button.jpg) no-repeat;width:22px;height:22px;border:none;margin-left:0px;margin-top:0px}
.block-subscribe .block-c_cards { padding-left:40px;height:30px; text-align:center; padding-top:14px;}
.block-subscribe .block-footerimg_twitter { padding-top:10px; }
.block-subscribe .block-footerimg_facebook { padding-top:10px; padding-left:0px;}
.block-subscribe .block-inputbox { width:250px; margin-right:-40px; }
.block-subscribe .copyright {font-size:12px; padding-top:10px; margin-left:30px;border:0px solid #ddd; text-align:center; }
.block-subscribe .freeshipping { float:left; padding:4px 0 0 3px; }
.block-subscribe .shipping { letter-spacing:0.08em; font-family: Serif; font-size:13px; color:#FD4949; float:left; padding:8px 0 0 6px; }
.block-subscribe .shipping_term { display:block;font-family: Arial; font-size:9px; color:#aaa; float:left; padding:0px 0 0 20px; }

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

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

/* Block: Checkout Progress */
.block-progress {}
.block-progress dt { padding-top:2px;padding-bottom:2px;padding-left:10px; font-weight:bold; }
.block-progress address { padding-left:10px; }
.block-progress dt.complete { background-color:#F2F3FD; }
.block-progress dt.complete a { font-weight:normal; text-decoration:none;}
.block-progress dd.complete { padding-bottom:10px; background-color:#F2F3FD; }
.block-progress dd.complete_last { padding-bottom:10px; background-color:#F2F3FD; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title h2 {color:#444;font-size: 16px;letter-spacing:-0.02em;line-height: 1.05em;padding-bottom:0px;font-weight:bold;}
.category-image { 100%;display:block; margin-top:4px; margin-bottom:15px;}
.category-products {padding-top:4px;}

/* View Type: Grid */
.products-grid { width:100%; }
.products-grid tr.odd {}
.products-grid tr.even { }

.products-grid td { width:33%; border:1px solid #ffffff; padding:6px; }
.products-grid td.empty {}
.products-grid td center { border:1px solid #ffffff; }
.products-grid td center:hover {-webkit-box-shadow:4px 4px 4px #999; border:1px solid #ccc; }

/* View Type: List */
.products-list li.item { border:1px solid #ddd; padding:5px; margin:0 0 5px; }
.products-list .product-image { float:left; }
.products-list .product-shop { float:right; width:280px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {margin-top:10px;}

.product-essential {}
.product-collateral {margin-top:20px}
.product-collateral .reviews {}
.product-collateral .reviews dl {border-top:1px solid #ddd; border-bottom:1px solid #ddd;
color:#D56955;padding:10px 0 10px 10px;}
.product-collateral .reviews .pager {margin-top:0px;}
.product-collateral .reviews a {color:#333; font-weight:bold; margin-right:10px;}
.product-collateral .reviews p {color:#777; padding-top:10px;}

.product-collateral .reviews h3 {font-size:14px;color:#97C252;}

#products-grid-table td:hover h3 a {color:#000}

/* Product Images */
.product-view .product-img-box { float:left; width:330px; border:0px solid #ddd;}
.product-view .product-img-box .product-image { border:1px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:300px; height:300px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; font-size:90%;color:#999}
.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 #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 ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }
.product-view .product-img-box .more-views h4 { font-size:12px; color:#444444; } 
.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { border:0px solid #ddd;padding-left:0px; float:right; width:340px; margin-right:0px}
.product-view .product-name { color:#333333;}
.product-view .gift-card-info { padding-top:14px; padding-bottom:20px;}
.product-view .gift-card-info .giftcert_to {color:#ff0000; padding-top:14px;}
.product-view .gift-card-info .giftcert_recip {color:#555; padding-top:5px;padding-left:14px;}
.product-view .gift-card-info .giftcert_options {color:#666; padding-top:14px;}

/*.product-view .product-name h2 {font-size: 2em;letter-spacing:-0.06em;line-height: 1.05em;padding-bottom:5px;font-weight:normal}*/
.product-view .product-name h2 {font-size: 16px; padding-bottom:5px; font-weight:bold}
/*.product-view .product-collateral h3 {font-size: 16px;font-weight:normal;text-transform:uppercase;color:#000}
.product-view .product-collateral h3 {font-size: 1em;letter-spacing:-0.06em;line-height: 2em;font-weight:normal;text-transform:uppercase;color:#000}
*/
.product-view .product-view .availability {color:#666;font-size:90%;margin-top:10px;}

.short-description { padding-top:40px;}
.short-description .short_cont { padding-left:5px;padding-top:10px; font-size:12px; line-height: 20px;}
.short-description .head { margin-bottom:0px;margin-top:20px; border-bottom:1px solid #cacaca; padding-bottom:1px; }
.short-description .head h3 { color:#97C252;  font-size:14px;}

/* Product Collateral */
.product-collateral {  }
.product-collateral .head { margin-bottom:0px;margin-top:20px; border-bottom:1px solid #cacaca; padding-bottom:1px; }
.product-collateral .collateral-box .std { padding-left:10px;  }
.product-collateral .collateral-box { margin-bottom:0px;  }
.product-collateral .collateral-box h4{ color:#97C252;  font-size:14px;}
.product-collateral .attribute-specs table { border-color:#d9DDE3; }
.product-collateral .attribute-specs .label { font-weight:bold; }
.product-collateral .attribute-specs .data { border-right:0; }
.product-collateral .attribute-specs td { padding-top:3px; padding-bottom:3px; line-height:1.25em; }
.product-collateral .attribute-specs tbody { padding-left:10px; }

.product-collateral .up-sell .head { padding-bottom:1px; margin-bottom:0; }
.product-collateral .up-sell .price-box .regular-price { color:#e26703;  font-size:12px;}
.product-collateral .up-sell .generic-product-grid { border:0px solid #E5DCC3; border-top:0; }
.product-collateral .up-sell .generic-product-grid tbody { padding-bottom:0px; }
.product-collateral .up-sell .generic-product-grid td { width:200px; text-align: center; background:#ffffff; padding-top:15px; padding-bottom:10px; padding-right:0px }
.product-collateral .up-sell .generic-product-grid td img { border:1px solid #E5DCC3; }
.product-collateral .up-sell .generic-product-grid td.empty-product { background:#ffffff; } 

/* Rating */
.ratings {font-size:90%;}
.ratings .amount {}
.ratings .rating-links a {color:#777;}
.ratings .rating-links a:hover {text-decoration:none}
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability {padding-bottom:5px;}
.availability .in-stock { font-weight:bold; color:#444;}
/*.availability .out-of-stock { font-weight:bold; color:#f00; }*/
.availability .out-of-stock {font-family:Arial; font-size:12px; font-style:italic; font-weight:bold; color:#BC0000; }

/********** < Product Prices */
.price { white-space:nowrap !important; }
.price-box {margin-top:5px;margin-bottom:10px;}
.price-box-upsell .price-box {margin-top:0px;margin-bottom:0px;}
.price-box  .price {font-size: 16px; font-weight:bold; color:#f60}
.price-box .old-price .price {font-size: 13px; font-weight:bold; color:#888}
.price-box .regular-price .price {font-size: 16px; font-weight:bold; color:#BA0D0D}
.price-box-upsell .price {font-size: 12px; font-weight:bold; color:#f60}

.price-box-list { margin-bottom:-5px; }
.price-box-list .regular-price .price {font-size: 13px; font-weight:bold; color:#666}
.price-box-list .old-price .price {font-size: 12px; font-weight:normal; color:#f60}
.price-box-list .old-price .price-label { font-size: 12px; color:#666; white-space:nowrap; }
.price-box-list .special-price .price { font-size: 13px; font-weight:bold; color:#f60}
.price-box-list .special-price .price-label { font-size: 12px; color:#cc0022; white-space:nowrap; }
.price-box-bundle {}

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

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

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

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

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

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.category-products .add-to-links {margin-top:10px;}
.add-to-links li { background:url(../images/arrow_right.gif) no-repeat 0 50%; padding-left:5px; line-height:1.35em; text-align:left; font-size:90%}
.add-to-links a { color:#444; padding-left:5px; text-decoration:none}
.add-to-links a:hover { text-decoration:underline}
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button2 { float:left; margin-left:5px; }
.add-to-cart a { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left;}
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }
.addthis_button { text-align:right; margin:-20px 0 2px 0;}
.size_chart { font-size:11px; padding-left:185px;margin-top: 0px; margin-bottom:0px;}
.size_chart .chart_content { background: url("media/x11_body.gif") no-repeat top left; width: 380px; height: 277px; }
.size_chart_popup {width: 380px; height: 300px; display:none; position: absolute; top: 150px; left: 150px; border:0px solid #ddd;}
.size_chart_popup table { border:1px solid #888;}

/* Product Options */
.product-options { width: 300px; padding:0px; margin:10px 0 0; border:0px solid #ddd; background-color:#ffffff; }
.product-options dt label { margin-left:3px; color:#444; font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:4px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:0px 0 0; }

.product-options-bottom {width: 280px; background-color:#FAF5EC; padding:10px; margin-top:14px; border:1px solid #ECECEC; }
.product-options-bottom .price-box { display:none; visibility:hidden; margin:10px 0; }

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

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

/* Block: Additional */
.product-view .additional {}

/* Block: Upsell */
.product-view .up-sell {}
.product-view .up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .tags {}
.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box { float:left; margin:0 5px; }
.product-view .tags .form-add-tags button.button { float:left; }
.product-view .tags .form-add-tags p { clear:both; }

/* Block: Reviews */
.product-view .reviews {}

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .form-list {padding-top:10px; padding-left:10px;}
.product-view .add-review .form-list label {color:#444;}
.product-view .add-review .product-name span { font-weight:normal; }
.product-view .add-review .product-name {padding-top:10px; padding-left:10px;font-size:13px;}
/* ======================================================================================= */


/* Content Styles ================================================================= */
h3.product-name a, h4.product-name a { font-size:12px;font-weight:normal;color:#555;text-decoration:none}
h3.product-name a:hover, h4.product-name a:hover {text-decoration:underline;color:#000;}
h3.product-name-front a, h4.product-name-front a {line-height: 2em; font-size:11px;font-weight:normal;color:#555;text-decoration:none}
h3.product-name-front a:hover, h4.product-name-front a:hover {text-decoration:none;color:#000;}

/* Product Tags */
.tags li {color:#999;}
.tags a {color:#555;text-decoration:none;padding:3px;}
.tags a:hover {background:#f06;color:#fff;}
.tags-list { text-align:justify;}
.tags-list li { font-family:Verdana,Arial,Georgia,Serif; display:inline; }
.tags-list a { color:#AC1C85; text-decoration:none; }
.tags-list a:hover { color:#FB0909; text-decoration:none; }

/* Advanced Search */
.search-summary {}

/* CMS Home Page */
.cms-home .products-grid td { width:20%; }

/* Sitemap */
.sitemap {}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:570px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart { padding-top:20px; }
.cart .checkout-types { margin-top:10px; float:right; text-align:right; }

/* Discount Box */
.cart .discount { background:#E6F7D7; border:1px solid #ddd; margin-top: 20px; margin-bottom:20px; padding:20px; }
.cart .discount h3 { font-size:15px; color:#D54C01; padding-bottom:6px; }
.cart .discount input { margin-top:10px; }
.cart .discount button { margin-top:8px; }
.cart .shipping { background:#FBECF7; border:1px solid #ddd; margin-bottom:15px; padding:20px; }
.cart .shipping h3 { font-size:15px; color:#353535; padding-bottom:6px; }
.cart .shipping p { padding-bottom:4px; }
.cart .shipping label { padding-left:2px; color:#4D4D4D; }

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

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:640px; }
.cart .cart-collaterals .input-text { float:left; width:160px; }
.cart .cart-collaterals .discount .button { margin-left:10px; }
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .shipping {}

/* Shopping Cart Totals */
.cart .totals { float:right; }
.cart .totals table { margin-top:10px; width:100%; }
.cart .totals table th,
.cart .totals table td { padding:4px; }
.cart .totals table th { font-weight:normal; }
.cart .totals table tfoot { color:#D33104; font-size:15px; }

/* Options Tool Tip */
.item-options dt { color: #777; font-weight:bold; font-style:italic; padding-left:0px;}
.item-options dd { color: #777; padding-left:10px; font-size:11px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */

.mailing-address { color:#555; padding:10px 0 20px 20px; }

/* Checkout ============================================================================== */
/* One Page */

.opc { color:#555555; border-bottom:1px solid #ddd; position:relative; }
.opc .form-list input { color:#555555; }
.opc .group-select input, select { color:#555; }
.opc li.section { border:1px solid #ddd; border-bottom:0; }
.opc .step-title { color:#999999 ; background-color:#f6f6f6; padding:3px 5px; text-align:right; }
.opc .step-title .number { padding-left:5px; font-weight:bold; float:left; line-height:22px; margin-right:5px; }
.opc .step-title h3 { text-transform:capitalize; font-size:14px; font-family:Arial, Verdana; float:left; }
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title { color:#ffffff; background-color:#aaa; cursor:default; }
.opc .step { border-top:1px solid #ddd; padding:20px; position:relative; }
.opc h4 { font-size:13px; color:#555; padding-bottom:2px; margin-bottom:8px; border-bottom:1px solid #ddd; }
.opc label {font-size:11px; padding-right:20px;}
.opc p { font-size:11px; }
.opc .col-1 {border:0px solid #ddd; width:308px;min-height:260px;}
.opc .col-2 {border:0px solid #ddd; width:310px;min-height:260px;}
.opc .col-1 .form-list {border:0px solid #ddd;color:#777;padding:15px;}
.opc .col-2 .form-list {border:0px solid #ddd;color:#777;padding:10px 10px 9px 20px;}
.opc .col-2 input { color:#555; width:220px;}
.opc .col1-ul { padding-left:24px; list-style-type: square; font-size:12px; padding-top:10px; }
.opc .col-1 .buttons-set {border:0px solid #ddd;  padding:20px 0 20px 0; }
.opc .col-2 .buttons-set {border:0px solid #ddd; padding:10px 0 20px 0; }
.opc a { padding-left:20px; color:#8563F3; font-size:11px; text-decoration:none;} 
.opc .login_button { float:left;padding-right:10px;}
.opc .login_button button { background: url(../images/btn_login.gif) no-repeat;width:73px;height:28px;border:none;margin-top:4px; margin-left:78px;}
.opc .cont_button { float:right;}
.opc .cont_button button { background: url(../images/btn_continue.gif) no-repeat;width:98px;height:27px;border:none;margin-left:0px;margin-top:0px}
.opc .cont_button_bill { float:right; }
.opc .cont_button_bill button { margin-bottom:20px;background: url(../images/btn_continue.gif) no-repeat;width:98px;height:27px;border:none;margin-left:0px;margin-top:0px}
.opc .a-center input { border:0px; margin-top:40px; float:right;}
.opc .submit_order_button { float:right; padding-top:20px;}
.opc .submit_order_button button { float:right; background: url(../images/btn_place_order.gif) no-repeat;width:150px;height:27px;border:none;margin-left:0px;margin-top:0px}
.opc .col2-set { margin-bottom: -20px; }
.opc .step .tool-tip { top:50%; margin-top:-300px; right:20px; }
.opc .required { padding-right:12px;}
.opc .order-review {}
.opc h3.product-name { padding-left:10px; font-size:12px;font-weight:normal;color:#555;text-decoration:none}

/* Form lists */
.opc .form-list li { margin:0 0 5px; }
.opc .sp-methods label { color:#888; font-weight:normal; }
.opc .form-list .input-box { float:left; width:260px; }
.opc .form-list input.input-text,
.opc .form-list textarea { width:250px; }
.opc .form-list select { width:256px; }
.opc .form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }
/* Data Table */ 
.opc .data-table { width:100%; }
.opc .order-review .price {float:right;}
.opc .data-table th { padding:5px; border:1px solid #ddd;white-space:nowrap; }
.opc .data-table td { padding:5px; border:1px solid #ddd; }
.opc .data-table thead { background-color:#F9FFF8; color:#5D5D5D; }
.opc .data-table tbody {border:1px solid #ddd;}
.opc .data-table tfoot { height:16px; background-color:#F5F5F5; color:#5A5A7C; }
.opc .data-table tr.first {}
.opc .data-table tr.last {}
.opc .data-table tr.odd {}
.opc .data-table tbody.odd {}
.opc .data-table tbody.odd td { border-width:0 1px; }
.opc .data-table tbody.even { background-color:#f6f6f6; }
.opc .data-table tbody.even td { border-width:0 1px; }
.opc .data-table tbody.odd tr.border td,
.opc .data-table tbody.even tr.border td { border-bottom-width:1px; }
.opc .data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.opc .data-table td.label,
.opc .data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.opc .data-table td.value {}
.opc .data-table thead .first { vertical-align:middle; height:16px; }
.opc .data-table tfoot .last { vertical-align:middle; height:16px; }

.thank-you {color:#555;}
.thank-you p {color:#555;}
.thank-you h3 {padding-bottom:10px;}

/* Buttons */
.submit_button { float:right; padding-top:0px; }
.submit_button button { background: url(../images/btn_submit.gif) no-repeat;width:79px;height:28px;border:none;margin-left:0px;margin-top:0px}
.create_account_button { float:right; padding-top:0px;padding-right:10px;}
.create_account_button button { background: url(../images/btn_create_account.gif) no-repeat;width:138px;height:28px;border:none;margin-left:0px;margin-top:0px}
.login_button { float:right; padding-top:0px;}
.login_button button { background: url(../images/btn_login.gif) no-repeat;width:73px;height:28px;border:none;margin-left:0px;margin-top:0px}
.share_wishlist_button { float:right; padding-top:0px; }
button.share_wishilist { background: url(../images/btn_share_wishlist.gif) no-repeat;width:108px;height:28px;border:none;margin-left:0px;margin-top:0px}
button.add_all_to_cart { background: url(../images/btn_add_all_to_cart.gif) no-repeat;width:108px;height:28px;border:none;margin-left:0px;margin-top:0px}
button.update_wishlist { background: url(../images/btn_update_wishlist.gif) no-repeat;width:108px;height:28px;border:none;margin-left:0px;margin-top:0px}
.save_button { float:right; padding-top:0px;}
.save_button { background: url(../images/btn_save.gif) no-repeat;width:68px;height:27px;border:none;margin-left:0px;margin-top:0px}
.save_address_button { float:right; padding-top:0px;}
.save_address_button { background: url(../images/btn_save.gif) no-repeat;width:68px;height:27px;border:none;margin-left:0px;margin-top:0px}
.add_new_address_button { float:right; padding-top:0px;}
.add_new_address_button { background: url(../images/btn_enter_new_address.gif) no-repeat;width:125px;height:22px;border:none;margin-left:0px;margin-top:0px}
.add_to_cart_sm_button { background: url(../images/btn_add_to_cart_sm.gif) no-repeat;width:84px;height:22px;border:none;margin-left:0px;margin-top:0px}

.check_balance_button { background: url(../images/btn_check_balance.gif) no-repeat;width:120px;height:27px;border:none;margin-left:0px;margin-top:10px}
.continue_shoppping_button { background: url(../images/btn_continue_shopping.gif) no-repeat;width:125px;height:28px;border:none;margin-left:0px;margin-top:10px}

.view404page {color:#555}
.wishlist {color:#555;}
.wishlist th {text-align:center; background-color:#FAEBD7}
.wishlist td {text-align:center;}
.wishlist a {font-size:11px;}
.wishlist textarea {color:#555;}

.enter-gift-card-number {margin:10px;}

.share_wishlist {color:#555;}
.share_wishlist a {font-size:11px;}
.share_wishlist textarea {margin-bottom:10px;color:#555;}
.share_wishlist h3 {margin-bottom:10px;}

.loggedout {color:#555; padding:10px;}
.loggedout p.message { color:#C76439;}

.my_orders {color:#555;}
.my_orders th {text-align:center;}
.my_orders td {font-size:11px; vertical-align:middle;}
.my_orders a {font-size:11px; text-decoration:none;}
.order_list {color:#555;}
.order_list thead {height:16px;}
.order_list tfoot tr {height:10px;}
.order_list th {text-align:center;}
.order_list tfoot td.a-right {height:16px; font-size:11px;}
.order_list a {font-size:11px; text-decoration:none;}
.customer-login {color:#555; margin:15px;}

.form_review {color:#555; margin:15px;}

.register {color:#555; margin:15px;}
.register p { padding-left:19px;color:#906B36;padding-top:5px;}

.dashboard {color:#555; margin:10px 5px 5px 5px;}
.dashboard h3 { font-size:15px;}
.dashboard h4 { font-size:13px;}
.dashboard h5 { font-size:12px;}
.dashboard .welcome-msg {padding-top:5px;padding-bottom:10px;}
.dashboard .welcome-msg h3 {color:#A2A2EC;padding-bottom:5px;}
.dashboard .welcome-msg p { padding-left:10px;}
.dashboard .indent {padding-left:15px;}
.dashboard .contact-info {margin:5px; padding-bottom:10px;}
.dashboard a {font-size:11px;}
.dashboard .contact-info h4 { color:#666;background-color:#FAEBD7;line-height:20px; padding-left:8px; margin-bottom:5px;}
.dashboard .contact-info h5 { padding-top:5px;padding-left:15px;}
.dashboard .recent-orders table {margin:5px 0 20px 10px;}
.dashboard .recent-orders {padding-top:10px;padding-bottom:10px;}
.dashboard .group-select ul {padding:5px 0 10px 20px;}
.dashboard .address_book h4 { color:#666;background-color:#FAEBD7;line-height:20px; padding-left:8px; margin-bottom:5px;}
.dashboard .address_book ol {padding:0px 0 10px 10px;}
.dashboard .address_book li {padding:12px 0 0 0;}
.dashboard .order_view h4 { color:#666;background-color:#FAEBD7;line-height:20px; padding-left:8px; margin-top:10px;margin-bottom:5px;}
.dashboard .order_view address {padding-left:15px;}
.dashboard .order_view dl.order-info {font-size:11px;}
.dashboard .order_view dl.order-info li {padding-right:20px;}
.dashboard p.default { padding-left:10px;color:#C79651;}
.dashboard p.message { color:#C76439;}
.dashboard p.order_date { text-align:right; color:#B98E50; padding-top:20px;}
p.opc-checkout  { font-family:Arial; color:#777; font-size:12px; padding-left:10px; padding-top:0px; padding-bottom:15px;}
p.opc-checkout-l  {text-align:center; font-family:Arial; color:#A2A2EC; font-size:12px; padding-left:10px; padding-top:0px; padding-bottom:15px;}

.print_invoice .data-table thead .first {color:#333; vertical-align:middle; height:16px; }
.print_invoice .data-table tfoot .last {color:#333; vertical-align:middle; height:16px; }
.print_invoice .data-table th {border:1px solid #777; background-color:#ffffff; color:#333; }
.print_invoice .data-table td {border:1px solid #777; background-color:#ffffff; color:#333; }
.print_invoice address, .print_invoice p {color:#333;}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { padding-top:0px; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
.sp-methods dt {color:#555;font-weight:bold;padding-top:5px;}

.please-wait { float:right; margin-right:5px; }
.cvv-what-is-this { cursor:help; margin-left:7px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }



/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }


/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */

.discount .coupon_code {color:#666; font-size:11px; margin-bottom:-10px;}
.discount .coupon_code_tips {color:#B14646; font-size:12px; margin-bottom:-10px;}
/* ======================================================================================= */


/* Login Page ============================================================================ */
.login-page {}
.login-page .content { min-height:180px; }
.login-page a { text-decoration:none; padding-left:10px; }
.login-page .form-list {border:0px solid #ddd;color:#666;padding:15px;}
/* ======================================================================================= */


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

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

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

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

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */

.best-selling h3 {font-size: 1.3em;letter-spacing:-0.06em;line-height: 2em;font-weight:normal;text-transform:uppercase;color:#000}
/* Footer ================================================================================ */
/*.footer { border:1px solid #ddd; padding: 10px 20px 10px 20px; background:url(../images/footer_bg3.gif) repeat-x; margin-bottom:25px; margin-top:0px;}*/
.footer { border-top:2px solid #7d7d7d; padding: 10px 20px 10px 40px; margin:0 auto;}
.footer a { font-size:11px; color:#777; text-decoration:none;padding:3px; }
.footer a:hover {color:#000000}
.footer p { text-align:right; font-size:90%}
.footer address { padding-top:0px; color:#333; text-align:right; }
.footer ul { float:left; padding:0 0 0 50px; }
/* ======================================================================================= */




a {
	color:#F58D07;
}
a:hover {
	color:#00CCFF;
}

.contact_form table {
	font-size:12px;
	color:#9B9B9B; font-family:Arial, Lucida Sans Unicode, Lucida Grande, Verdana;
}

textarea, input
{
	font-size:12px;
	color:#444; font-family:Arial, Lucida Sans Unicode, Lucida Grande, Verdana;
	background: #ffffff;
	border: 1px solid #999;
}

.inq_select {
	color: #555;
	font-size:11px;
	border: 1px solid #999;
}

}
.smbutton
{
	color: #555;
	font-size:11px;
	font-weight:bold;
	line-height: 16px;
	background: #eee;
	border: 1px outset #999;
	width: 120px;
}
.blue_desc {
	padding-top:5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2BA2EC;
}

.contact_cont table {
	margin-bottom: 20px;
}

.subpage-styles {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #555;
	font-size: 12px;
	font-family: Arial, "Times New Roman", Times, serif;
}

.descript-subhead {
	font-family:Arial,Verdana;
	font-size:12px;
	color: #111;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:5px;
}
.descript-subhead_s {
	font-family:Arial,Verdana;
	font-size:12px;
	color: #111;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:5px;
}
.descript-subhead_s p {
	font-family:Arial,Verdana;
	font-size:12px;
	color: #111;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:15px;
}
.descript-subhead_s p.pv {
	font-family:Arial,Verdana;
	font-size:12px;
	color: #111;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:0px;
}
.descript-subhead_s li {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
}
.descript-subhead_s h2 {
	font-family:Arial,Verdana;
	font-size:14px;
	color: #333;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:0px;
}
.descript-subhead_s h3 {
	font-family:Arial,Verdana;
	font-size:12px;
	color: #555;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:0px;
}
.descript-sub1 {
	font-family:Arial, Verdana;
	font-size:12px;
	color: #333;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
}
.descript-sub1 strong {
	color: #F46868;
}
.descript-sub2 {
	color: #666;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:40px;
}
.descript-sub2 li {
	padding-top:5px;
	padding-bottom:5px;
}
.descript-sub3 {
	color: #222;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:40px;
}
.style2 {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #a1a1a1;
	font-size: 12px;
	font-family: Arial, "Times New Roman", Times, serif;
}
.style3 {
	color: #999;
	font-size: 14px;
	font-weight: bold;
}
.descript_head {
	color: #9B9B9B;
	font-size: 13px;
	font-weight: bold;
}
.descript {
	padding-top:10px;
	padding-bottom:20px;
}
.descript_short {
	color: #666;
	padding-top:5px;
	font-size: 12px;
	padding-bottom:5px;
}
.descript_head2 {
	color: #444;
	font-size: 13px;
	font-weight: bold;
}
.descript_short2 {
	color: #444;
	padding-top:5px;
	font-size: 12px;
	padding-bottom:5px;
}
.mainslider_box {
   padding: 6px 6px 6px 0;
   width: 445px; /* important to be same as image width */ 
   height: 553px; /* important to be same as image height */
}

.sitelink a {
	color:#F58D07;
	text-decoration:none;
}
.sitelink a:hover {
	color:#00CCFF;
	text-decoration:none;
}

.bottom_copy{
	color:#9C9C9C; text-align: center; font-size:10px; font-weight:bold; padding-left:0px; margin:0; line-height:29px; font-family:Arial, Lucida Sans Unicode, Lucida Grande, Verdana;}
}

.style1 {color: #FFFFFF}
.style4 {color: #3366ac; font-size: 11px; }
.style5 {font-size: 11px}
.style7 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
.style8 {color: #c2b89e}
.style10 {color: #666666}
.style11 {color: #969594}
.style12 {font-size: 12px; font-family: Arial, Helvetica, sans-serif;  color: #2BA2EC}
.style13 {font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
.style14 {
	font-size: 12px; font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	}

.aboutus-page { margin-left:30px; }
.main_panel {display:table; height:100%; width:100%; padding:10px;clear: both;}
.main_table {height:100%; width:100%; padding-left:20px; display:table-row;}
.side_menuleft {display:table-cell; vertical-align: top; height:100%; width:190px; padding-top:0px; border:0px solid #ddd;}
.side_menuleft .menu_header {padding-top:0px; padding-bottom:5px;}
.side_menuleft .menu_header a {color:#500C00; font-size:12px; font-weight:bold;}
.side_menuleft .menu_child {padding-left:10px;}
.side_menuleft .menu_child a {color:#666; font-size:12px; font-weight:bold;}
.side_menuleft .menu_child a:hover,
.side_menuleft .menu_header a:hover {
	color:#000;
}

.main_image {display: table-cell; vertical-align: top; width:720px; border:0px solid #ddd;}
.left_banner {padding-top:30px;}
.children {margin-top:-5px; padding-bottom:10px;}
.left_banner .AuthorizeNetSeal {padding-left:30px;padding-top:20px;}
.left_banner .SSLSeal {padding-left:30px;padding-top:20px;}

