/* LAYOUT */
html,body{margin:0;padding:0}
body{
font: 76% arial,sans-serif;
text-align:center;
color:#3b3b3b;
}
div#site_container{
width:964px;
margin:0 auto;
text-align:left;
}

div#right_column{
float:right;
width:734px;
}
div#left_column{
float:left;
width:224px;
}

.clear{
clear:both;
height:0;
font-size:0;
line-height:0;
}

/* STYLING */
body{
background:#cceaff url('../images/body_bg.gif') repeat-x top;
}
.page-popup {background-color:#fff;background-image:none}
p{margin:0 10px 10px 0}
form{display:inline}
a{color:#466b05;text-decoration:underline;}
a:hover{text-decoration:none;}
a img{
border:0;
}
#top{
background-image: url(../images/top_bg.jpg);
background-repeat: no-repeat;
background-position: top;
height: 24px;
position:relative;
padding:6px 10px;
}
#top ul {
position:absolute;
right:10px;
top:8px;
padding:0;
margin:0;
list-style:none;
}
#top ul li{
display:inline;
}
#top ul a{
color:#3b3b3b;
font-size:11px;
text-decoration:none;
padding:0 15px;
}
#top ul a:hover{
text-decoration:underline;
}
#header{
position:relative;
height:186px;
}
#logo{
position:absolute;
top:62px;
left:0;
}
#logo img{border:0}
#header_img{
position:absolute;
top:0;
right:78px;
}

#top_menu_left{
padding-left:6px;
background-image: url(../images/top_menu_left.jpg);
background-repeat: no-repeat;
background-position: left top;

margin-bottom:5px;
}
#top_menu_right{
padding-right:6px;
background-image: url(../images/top_menu_right.jpg);
background-repeat: no-repeat;
background-position: right top;
}
#top_menu{
position:relative;
height:44px;
background-image: url(../images/top_menu_bg.gif);
background-repeat: repeat-x;
background-position: top;
}
/********** < Navigation */
#nav { 
padding-top:4px;
}
/* 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;}
/* 0 Level */
#nav li { float:left; }
#nav a { 
float:left; 
width:auto;
padding:9px 15px;
font-size:12px;
font-weight:bold;
line-height:20px;
color:#fff;
text-transform:uppercase;
}
#nav li.over a,
#nav a:hover {
padding:0 0 0 15px;
color:#2c4009;
background:url(../images/top_menu_hover.gif) no-repeat left;
}
#nav li.over span {
background-image:url(../images/top_menu_hover.gif);
background-repeat: no-repeat;
background-position:right;
padding-right:15px;
}
#nav li.over span span {
background-image:url(../images/top_menu_triangle.gif);
background-repeat: no-repeat;
background-position:center bottom;
padding:9px 0;
}
#nav li.over li  span, #nav li.level1 a { 
background-image:none;
background-color:#E6F2CF;
}
#nav li.over li {border-bottom:solid 1px #416405;}
#nav li.over li  span {padding:0;}
#nav li.level1 a { 
padding:4px 15px;
}
#nav li.level1 a:hover,#nav li.level1 a:hover span { 
background-color:#fff;
font-weight:bold;
}
/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; border-bottom:solid 1px #416405;}
#nav ul li.over {}
#nav ul a,
#nav ul a:hover { float:none; background-image:none; }
#nav ul li a { font-weight:normal !important; }
/* 2nd leven */
#nav ul { position:absolute; width:15em; top:38px; left:-10000px; }
/* 3rd+ Level */
#nav ul ul { top:5px; }
/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:140px; }
#nav li.over ul ul { left:-10000px; }
/*
#nav ul li a { background:#f6f6f6; color:#898885; }
#nav ul li a:hover { background:#fff; color:#2c4009 !important; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 15px; }
/********** Navigation > */

#top_menu #search_wrapper {
position:absolute;
right:0;
top:8px;
width:auto;
}
#top_menu #search_wrapper .button {}
#top_menu #search_wrapper .textinput {
font-size:11px;
color:#2e2e2e;
padding:5px 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border:solid 1px #dfe7eb;
width:180px;
}
.breadcrumbs_left{
padding-left:3px;
background:url('../images/breadcrumb_left.gif') no-repeat left;
margin-bottom:9px;
}
.breadcrumbs_right{
padding-right:3px;
background:url('../images/breadcrumb_right.gif') no-repeat right;
}
.breadcrumbs{
padding:0 10px;
height:26px;
background:url('../images/breadcrumb_bg.gif') repeat-x;
color:#406205;
line-height:26px;
}
.breadcrumbs ul{
padding:0;
margin:0;
}
.breadcrumbs ul li{
display:inline;
}
.breadcrumbs a{
color:#406205;
text-decoration:none;
}
.breadcrumbs a:hover {
text-decoration:underline;
}

.content_block{}

.content_block_top{
background-image: url(../images/content_block_top.gif);
background-repeat: no-repeat;
background-position: bottom;
height:3px;
line-height:1px;
font-size:0;
}
.content_block_bg{
background-image: url(../images/content_block_bg.gif);
background-repeat: repeat-y;
background-position: top;
padding:9px 10px;
}
.content_block_bottom{
background-image: url(../images/content_block_bottom.gif);
background-repeat: no-repeat;
background-position: top;
height:3px;
line-height:1px;
font-size:0;
}
#footer {
font-size: 11px;
color: #648aa5;
text-align: center;
padding:8px;
}
#footer ul{
display:inline;
}
#footer li{
display:inline;
}
#footer a {
padding: 0 5px;
color:#1b3649;
}
#footer p{margin:2px 0;}
/* BLOCK TITLES */
.block {clear:both;}
.block .block-title{
width:209px;
height:36px;
padding-left:15px;
}
.block .block-title, 
.block .block-title h2{
font-size:12px;
font-weight:bold;
text-transform:uppercase;
line-height:36px;
}
.block .block-title a{text-decoration:none;}
.block .block-title a:hover{text-decoration:underline;}
.block .block-title .green-block, 
.block .block-title .green-block a{ 
color:#2c4009; 
}
.block .block-title .blue-block,
.block .block-title .blue-block a{ 
color:#0b3b60;
}
.green-block .block-title{
height:33px;
line-height:33px;
background: url(../images/heading_bg_green.gif) no-repeat top left;
}
.blue-block .block-title {
background: url(../images/heading_bg_blue.gif) no-repeat top left;
}

/* BLOCKS (GREEN/BLUE) */
.block {
background-repeat: no-repeat;
background-position: bottom;
padding-bottom:3px;
margin-bottom:8px;
}
.blue-block{
background-image: url(../images/box_cart_bottom_bg.gif);
}
.green-block {
background-image: url(../images/box_bottom_bg.gif);
}
.block-content {
background-repeat: repeat-y;
padding:10px;
}
.blue-block .block-content {
background-image: url(../images/box_cart_bg.gif);
color:#0b3b60;
}
.green-block .block-content {
background-image: url(../images/box_bg.gif);
color:#717171;
}
.block .separator{
border-top:solid 1px #c3dae9;
border-bottom:solid 1px #fff;
height:0;
}
.block .in_cart_text{
color:#587e9c;
padding-top:10px;
}
.block .actions {
padding-top:4px;
text-align:right;
}
.block .cart_item {
width:202px;
margin-bottom: 3px;

background-image: url(../images/box_cart_list_bg.gif);
background-repeat: repeat-y;
}
.block .cart_item .cart_item_top{
font-size: 0px;
line-height: 0px;
height: 4px;
background: url(../images/box_cart_list_top_bg.gif) no-repeat bottom;
}
.block .cart_item .cart_item_bottom{
font-size: 0px;
line-height: 0px;
background: url(../images/box_cart_list_bottom_bg.gif) no-repeat top;
height: 5px;
}
.block .cart_item .cart_item_image{ 
float:left; 
width:52px; 
padding:5px; 
}
.block .cart_item .cart_item_details{
width:140px;
float:left;
color:#3b3b3b;
font-size:11px;
}
.block .cart_item .cart_item_details a{
color:#3b3b3b;
text-decoration:none;
}
.block .cart_item .cart_item_details a:hover{
text-decoration:underline;
}
.block .cart_item .cart_item_details h4 {
font-size:11px;
font-weight:bold;
margin:0; 
}
.block .cart_item .cart_item_details .btn_remove {
float:right;
margin-right:5px;
}
/* Block: Layered Navigation */
.block-layered-nav,
.block-account {
font-size:11px;
line-height:23px;
}
.block-layered-nav dt { 
font-weight:bold; 
color:#3b3b3b;
border-bottom:solid 1px #cbd5dc;
}
.block-layered-nav dd {
padding:1px 0;
}
.block-layered-nav dd ol li a,
.block-account a {
color:#787878;
text-decoration:none;
padding-left:25px;
background:url(../images/layered_nav_bg.gif) no-repeat center left;
display:block;
width:175px;
border-bottom:solid 1px #cbd5dc;
}
.block-layered-nav dd ol li a:hover,
.block-account a:hover,
.block-account li.current {
color:#436605;
background:#f1f7e7 url(../images/layered_nav_bg_hover.gif) no-repeat center left;
}
.block-layered-nav .currently {}
.block-layered-nav .actions a {
color:#787878;
}
.block-layered-nav h3 {
font-size:12px;
}
.block-account li.current{
padding-left:25px;
padding-right:5px;
font-weight:bold;
margin-right:4px; 
}



.blue_button{
margin:0;
padding:0;
background: url(../images/blue_button.gif) no-repeat center left;
padding-left:3px;
border:0;
height: 22px;
display:inline-block;
}
.blue_button button{
display:inline;
border:0;
font-size: 11px;
line-height:22px;
font-weight:bold;
color: #fff;
padding-left:22px;
padding-right:25px;
height: 22px;
background: url(../images/blue_button.gif) no-repeat center right;
}
/*
span.blue_button{
display:-moz-inline-box;
display:inline-block;
cursor:pointer;
border:none;
font-size:0;
line-height:0;
background-position:0 0;
background-repeat:no-repeat;
height:22px;
text-decoration:none;
color:#fff;
font-weight:bold;
margin:0 6px 0px 0;
padding:0 10px 0 0;	
vertical-align:middle;	
padding-top:-2px;
_position:relative;
_width:10px;	
_overflow-y:hidden;
}
span.blue_button,
span.blue_button button{
background-image:url(../images/blue_button.gif)
}
span.blue_button button{
white-space:nowrap;
cursor:pointer;
color:#fff;
display:-moz-inline-box;
display:inline-block;
line-height:1;
letter-spacing:0 !important;
font-family:"Arial" !important;
font-size:12px !important;
font-weight:bold;    
background-color:transparent;
background-position:100% 0;
background-repeat:no-repeat;
height:22px;
padding:8px 20px 0 10px;
margin:0 -16px 0 10px;

border:none;
vertical-align:text-top;
zoom:1;
_position:relative;
_padding-left:0px;
_padding-right:12px;
_margin-right:-10px;	
_display:block;
_top:0;
_right:-5px;
}
span.blue_button button{
line-height:2.5;
}
span.blue_button button{
padding-top:0px;
line-height:2.5;
}
*/

.btn_blue{
font-size: 11px;
font-weight:bold;
color: #fff;
background-image: url(../images/button_blue.gif);
text-align: center;
height: 22px;
width: 97px;
border:0;
}
.btn_blue_long{
font-size: 11px;
font-weight:bold;
color: #fff;
background-image: url(../images/button_blue_long.gif);
text-align: center;
height: 22px;
width: 160px;
border:0;
}
.btn_green{
font-size: 11px;
font-weight:bold;
color: #fff;
background-image: url(../images/button_green.gif);
text-align: center;
height: 22px;
width: 97px;
border:0;
}

.btn_to_cart {
font-size: 11px;
font-weight:bold;
color: #416305;
background-image: url(../images/button_to_cart.gif);
height: 22px;
width: 140px;
padding-left:35px;
border:0;
text-align:left;
}

.newsletter .textinput{
width:200px;
}

.textinput{
border-left: solid 1px #8c9da8;
border-top: solid 1px #8c9da8;
border-right: solid 1px #cedae2;
border-bottom: solid 1px #cedae2;
}

.green_title{
background: url(../images/green_title_left.gif) no-repeat left;
padding-left: 3px;
margin-bottom:8px;
}
.green_title_right{
background: url(../images/green_title_right.gif) no-repeat right;
padding-right: 3px;
}
.green_title h2{
padding:0 0 0 10px;
margin:0;
height:30px;
line-height:30px;
color:#1e2b05;
font-size:16px;
font-weight:normal;
background: url(../images/green_title_bg.gif) repeat-x;
}

.blue_title{
background: url(../images/blue_title_left.gif) no-repeat left;
padding-left: 3px;
margin:8px 0;
}
.blue_title_right{
background: url(../images/blue_title_right.gif) no-repeat right;
padding-right: 3px;
}
.blue_title h2{
padding:0 0 0 10px;
margin:0;
height:30px;
line-height:30px;
color:#093b62;
font-size:16px;
font-weight:normal;
background: url(../images/blue_title_bg.gif) repeat-x;
}
/* PRODUCTS LIST */
.product{
background-image: url(../images/product_bg.gif);
background-repeat: repeat-y;
margin: 3px 4px 3px 0;
float: left;
width: 174px;
text-align:center;
}
.product .product_title{
margin:0 3px;
padding:4px 0;
background:#e7edf2;
font-size:12px;
color:#0b3c62;
}
.product .product_title a {
text-decoration:none;
color:#0b3c62;
}
.product .product_title a:hover {
text-decoration:underline;
}
.product table.product_image{width:100%}
.product table.product_image td{
height:160px;
vertical-align:middle;
text-align:center;
}
.product a.product_image img{
}
.product .price{
color:#0b3c62;
font-size:14px;
font-weight:bold;
display:block;
padding-bottom:5px;
}
.product .product_top{
background-image: url(../images/product_top_bg.gif);
background-repeat: no-repeat;
height: 5px;
font-size:1px;
line-height:1px;
}
.product .product_top_bottom{
background-image: url(../images/product_top_bottom_bg.gif);
background-repeat: no-repeat;
height: 2px;
font-size:1px;
line-height:1px;
}
.product .product_bottom{
background-image: url(../images/product_bottom_bg.gif);
background-repeat: no-repeat;
height: 6px;
font-size:1px;
line-height:1px;
}
.product .btn_to_cart {
margin-bottom:5px;
}

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


/* ======================================================================================= */
/* Login */
.account-login .separator{

}
.account-login h3, .account-create h3,
#checkout-step-login h4{
color:#0b3b60;
font-size:12px;
text-transform:uppercase;
padding-bottom:10px;
border-bottom:solid 1px #cbd5dc;
margin:0 5px 10px 0;
}
.account-create h3{
border:none;
}
.account-create .login_information h3{
margin-top:10px
}
.account-login .col2-set, #checkout-step-login .separator {
background:url(../images/col_separator.gif) no-repeat top center;
}

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

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

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

.col2-set, .col3-set, .col4-set, .col5-set {
clear:both;
}
/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea, button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; }
input.input-text, select, textarea { 
border-left:Solid 1px #8c9da8;
border-top:Solid 1px #8c9da8;
border-right:Solid 1px #cedae2;
border-bottom:Solid 1px #cedae2;
}
input.input-text:focus, select:focus, textarea:focus {}
input.input-text, textarea { padding:2px; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em; }
textarea { overflow:auto; }
button.button { overflow:visible; width:auto; background:#f6f6f6; border:1px solid #717171; cursor:pointer; }
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:#000; }
button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
.highlight {}

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

.group-select {}
.group-select label {}
.group-select .legend {}
.group-select li { margin:0 0 5px; }
.group-select li .input-box { float:left; width:260px; }
.group-select li input.input-text,
.group-select li textarea {width:510px; }
.group-select li select { width:516px; }
.group-select li .input-box input.input-text,
.group-select li .input-box textarea { width:250px; }
.group-select li .input-box select { width:256px; }
.group-select.wide input.input-text,
.group-select.wide textarea { width:510px; }

.buttons-set { clear:both; margin:5px 0 0; padding:5px; }
.buttons-set .back-link { float:left; }
.buttons-set .button, .buttons-set .blue_button, .buttons-set .btn_blue { float:right; }

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; text-align:right; }

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

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

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

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

/* Pager */ 
.toolbar { 
margin:5px 0; 
font-size:11px;
width:100%;
}
.toolbar .amount { padding-top: 3px;}
.toolbar .limiter { padding:0 20px;}
.toolbar .pages {}
.toolbar .pages ol { display:inline;float:right;}
.toolbar .pages li { display:inline; }
.toolbar .pages li a, .toolbar .pages li span.current {
display:block;
width:20px;
height:20px;
margin:0 2px;
line-height:20px;
float:left;
text-align:center;
background:url(../images/page_bg.gif) no-repeat;
font-weight:bold;
color:#3b3b3b;
text-decoration:none;
}
.toolbar .pages li a:hover, .toolbar .pages li span.current {
background:url(../images/page_bg_hover.gif) no-repeat;
color:#fff;
text-decoration:none;
}
/* Sorter */ 
.toolbar .sorter {}
.toolbar .sorter .sort-by {}

/* Data Table */ 
.data-table { width:100%; color:#3b3b3b; font-size:11px;}
.data-table th { 
padding:5px; 
border:1px solid #fff; 
font-weight:bold; 
white-space:nowrap; 
}
.data-table td { padding:5px; border:1px solid #fff; }
.data-table thead { background-color:#fff; }
.data-table tr.odd td, .data-table tr.odd th { background-color:#ebf2de;}
.data-table tr.even td, .data-table tr.even th{ background-color:#f6faf0; }
.data-table th.label { font-weight:bold; }
.data-table td.value {}

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

/* 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 ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.sidebar .block { border:1px solid #ddd; margin:0 0 10px; }
/*
.sidebar .block .block-title { border-bottom:1px solid #ddd; padding:0 10px; }
.sidebar .block .block-title h2 { font-size:16px; font-weight:bold; line-height:1.5; }
*/
.sidebar .block h3 { font-size:14px; line-height:1.5; }
.sidebar .block .block-content { padding:10px; }
.sidebar .block .actions { text-align:right; }
.sidebar .block .actions a { float:left; }

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

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

/* Block: Cart */
.sidebar .block-cart {}
.sidebar .block-cart .amount {}
.sidebar .block-cart .subtotal { text-align:center; }

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

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

/* Block: Related */
.sidebar .block-related {}
.sidebar .block-related li { padding:5px 0; }
.sidebar .block-related .checkbox { float:left; margin-right:-20px; }
.sidebar .block-related .item { margin-left:20px; }
.sidebar .block-related .item .product-image { float:left; margin-right:-65px; }
.sidebar .block-related .item .product-details { margin-left:65px; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; clear:right; }
.block-compare .actions a{float:left;}
.block-compare .cart_item .cart_item_details{
float:none;
width:100%;
}
.block-compare .cart_item .cart_item_details a{padding:0 5px;}
.block-compare .cart_item .cart_item_details a.remove {float:right;}

/* Block: Viewed */
.sidebar .block-recent {}

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

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

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

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

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

/* Block: Checkout Progress */
.block-progress {}
.block-progress dt { 
padding:5px;
font-weight:bold; 
text-transform:uppercase;
}
.block-progress dt {
border-top:solid 3px #EAF2F7;
color:#6F6F6F;
}
.block-progress dt.complete{
color:#093b62;
background-color:#f6f6f6;
}
.block-progress dd.complete { 
background-color:#f6f6f6; 
font-size:11px;
padding:0 10px 10px;
}
.block-progress dd.complete address {}
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title, .page-title { 
border-bottom:1px solid #cbd5dc; 
color:#093b62;
padding-bottom:10px;
margin-bottom:10px; 
}
.category-title h2, .page-title h2{
font-weight:bold;
font-size:16px;
}
.category-image { display:block; margin:0 auto; }
.category-products {}

/* View Type: Grid */
.products-grid { width:100%; }
.products-grid tr.odd {}
.products-grid tr.even { background-color:#f6f6f6; }
.products-grid td { width:33%; border:1px solid #ddd; padding:5px; }
.products-grid td.empty {}

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


/* Product View ========================================================================== */
.product-view {line-height:18px;}
.product-view h3{padding:10px 0; font-size:12px; }
.product-essential {}
.product-collateral {}

/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.product-view .product-img-box .product-image { border:1px solid #cbd5dc; margin:0;}
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.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-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:425px; }
.product-view .product-name {}
.product-view .product-name h2 {color:#093b62;}
.product-view .price {
font-size:16px;
color:#093b62;
}
.product-view .short-description {
border-top:solid 1px #cbd5dc;
padding:15px 0 10px;
margin-top:10px;
}

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

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box {}
.price-box .price { font-weight:bold; }

.price-box-bundle {}

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

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

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

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

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

/* 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 */
.product-view .add-to-links a{
color:#3b3b3b;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
.product-view .add-to-links a:hover{
text-decoration:underline;
}
.product-view .add-to-links a.compare,
.product-view .add-to-links a.wishlist { 
padding-left:25px;
background:url(../images/compare_bg.gif) no-repeat center left;
}
.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, .add-to-cart .btn_to_cart { float:left; margin-left:10px; }
.add-to-cart label {padding-top:4px;}

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart {}
.add-to-box .or {margin:10px 0; }
.add-to-box .add-to-links {}

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

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box, .product-view .price-box { margin:10px 0; }

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

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

/* Block: Additional */
.product-view .additional {}
#product-attribute-specs-table{
border:solid 1px #fff;
}

/* 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 { float:left; }
.product-view .tags .form-add-tags p { clear:both; }

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

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
/* Product Tags */
.tags-list li { display:inline; }

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


/* 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 .checkout-types { float:right; text-align:right; }
.cart a.checkout_link {
cursor:pointer;
display:inline-block;
width:117px;
height:26px;
background-image:url(../images/checkout_link_bg.gif);
background-repeat:no-repeat;
background-position:0px 0px;
color:#fff;
font-weight:bold;
font-size:12px;
text-transform:uppercase;
text-decoration:none;
line-height:26px;
text-align:center;
}
.cart a.checkout_link:hover {
background-position:-117px 0px;
}
/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }
.cart-table th{
background:#e4edf4;
color:#093b62;
}
#shopping-cart-table tr.first td{

}
#shopping-cart-table tr.odd td,
#shopping-cart-table tr.even td{
background:#fff;
border:solid 1px #c5d4df;
}
.cart-table h3.product-name a,
.data-table h3.product-name a {
font-size:14px;
color:#093b62;
}
#checkout_left_top {
width:220px;
float:left;
background:url(../images/checkout_blue_box_left_top.gif) no-repeat left top;
padding-top:3px;
}
#checkout_left_bottom{
background:url(../images/checkout_blue_box_left_bottom.gif) no-repeat left bottom;
padding-bottom:4px;
}
#checkout_right_top{
width:480px;
float:right;
background:url(../images/checkout_blue_box_right_top.gif) no-repeat left top;
padding-top:3px;
}
#checkout_right_bottom{
background:url(../images/checkout_blue_box_right_bottom.gif) no-repeat left bottom;
padding-bottom:4px;
}

.cart .checkout_blue_bg{
background:url(../images/checkout_blue_box_bg.gif) repeat-x bottom;
border-left:solid 1px #aab9c3;
border-right:solid 1px #aab9c3;
padding:4px;
min-height:110px;
}
.cart .discount {
color:#4e6472;
font-size:11px;
}
.cart .discount h3 {
color:#093b62;
text-transform:uppercase;
font-size:14px;
}
.cart .discount label {
display:inline-block;
padding:5px 0 10px;
}
.cart .discount .input-text {
width:200px;
border-left:solid 1px #8c9da8;
border-top:solid 1px #8c9da8;
border-right:solid 1px #cedae2;
border-bottom:solid 1px #cedae2;
}
.cart .discount .btn_green {
margin:5px 5px 0 0;
float:right;
}
.btn_continue_shopping{
float:left;
font-size: 11px;
font-weight:bold;
color: #416305;
background-image: url(../images/button_continue_shopping.gif);
height: 22px;
width: 150px;
padding:0 15px 0 30px;
border:0;
text-align:left;
}
.btn_update_cart{
float:right;
font-size: 11px;
font-weight:bold;
color: #416305;
background-image: url(../images/button_update_cart.gif);
height: 22px;
width: 155px;
padding:0 30px 0 15px;
border:0;
text-align:left;
}
/* Shopping Cart Collateral boxes */
.cart .cart-collaterals {}
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .shipping {}

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

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


/* Checkout ============================================================================== */
/* One Page */
.one-page-checkout { position:relative; }
.one-page-checkout .btn_blue {float:right}
.one-page-checkout li.section {}
.one-page-checkout .step-title { 
font-size:12px;
text-transform:uppercase;
color:#6f6f6f;
background:url(../images/checkout_step_title.gif) no-repeat; 
padding:5px; 
margin-bottom:1px;
text-align:right; 
}
.one-page-checkout .step-title .number { 
float:left; 
line-height:20px; 
margin-right:5px; 
font-weight:bold;
}
.one-page-checkout .step-title h3 { float:left; }
.one-page-checkout .allow .step-title { cursor:pointer; }
.one-page-checkout .active {}
.one-page-checkout .active .step-title { 
color:#093b62;
background:url(../images/checkout_step_title_current.gif) no-repeat; 
cursor:default; 
}
.one-page-checkout .step { padding:10px; }
.one-page-checkout .order-review {}

/* 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 .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/********** < Common Checkout Styles */
.shipping-methods {}
.please-wait { float:right; }
.cvv-what-is-this { cursor:help; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; left:0; z-index:1000; }
.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 span { font-weight:bold; }

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


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


/* My Account ============================================================================= */
/********** < Dashboard */

/* Block: Recent Orders */

/* Dashboard */
.account-box {
margin-bottom:20px;
border:1px solid #ccc;
border-right-color:#999;
border-bottom-color:#999;
background:url(../images/account_box_bg.gif) repeat-x #fff;
padding:15px;
}
.account-box .head { 
margin-bottom:10px; 
text-align:right;
}
.account-box .head h4 { 
float:left;
color:#093b62; 
font-size:1.1em; 
text-transform:uppercase; 
}
.account-box .inner-head { margin-bottom:8px; background:url(../images/dotted_divider.gif) repeat-x 0 100%; padding-bottom:2px; text-align:right; }
.account-box h5 { font-size:1.1em;   }
.account-box h5 a { font-weight:normal; }
.account-box h6 { text-transform:uppercase; }
.account-main .account-box li { padding:5px 0; }
.account-box ol .count {
float:left;
margin-top:3px;
background-color:#0a263c;
padding:1px 3px;
font-size:9px;
font-weight:bold;
color:#fff;
line-height:1em;
}
.account-box ol .content { margin-left:20px; padding:0; }
.account-box ol.recent-reviews small {
float:left;
margin-right:3px;
font-weight:bold;
}
.account-box .product-images { width:65px; }
.account-box .product-images img { border:1px solid #ccc; }
.account-box .product-details { margin:0 0 10px 70px; }
.account-box .content { padding:0; }
.account-side .actions { border-top:1px solid #ccc; padding-top:4px; }
.account-side .actions .form-button { float:right; }
.edit-password { display:block; height:20px; background:url(../images/icon_lock.gif) no-repeat 0 2px; padding-left:20px; }
.dashboard-welcome { margin-right:8em; margin-bottom:1.5em; font-size:1.1em; }
.account-box .head h4 { padding-left:21px; min-height:17px; background-repeat:no-repeat; background-position:0 0; }
.ad-orders .head h4 { background-image:url(../images/icon_folder_table.gif); }
.ad-orders a.reorder {
color:#093B62;
font-weight:bold;
}
.ad-account-info .head h4 { background-image:url(../images/icon_ma_info.gif); }
.ad-tags .head h4 { background-image:url(../images/icon_ma_tags.gif); }
.ad-tags .content a, .ad-reviews .content a{text-decoration:none;}
.ad-tags .content a:hover, .ad-reviews .content a:hover{text-decoration:underline;}
.ad-tags .content a.tag_item {
color:#093B62;
font-weight:bold;
}
#my-tags-table p{padding-top:5px;}
.ad-reviews .head h4 { background-image:url(../images/icon_ma_reviews.gif); }
.account-box .head a{
font-weight:bold;
}
.head h1, .head h2, .head h3, .head h4, .head h5, .inner-head h1, .inner-head h2, .inner-head h3, .inner-head h4, .inner-head h5 {
float:left;
margin:0 0 10px;
}

.ad-account-info .head {
height:20px;
}

#my-reviews-table a{
color:#093B62;
font-weight:bold;
}

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

#search_autocomplete li{
border-bottom:solid 1px #416405;
background-color:#fff;
padding:4px 15px;
cursor:pointer;
}
#search_autocomplete li .amount{
font-weight:bold;
padding-right:10px; 
}
