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

a.top-link-cart {
font-weight:bold;
color:#25970F;
padding-left:20px;
background: url(http://www.mooihorloge.nl/skin/frontend/default/theme042/images/cart.gif); 
background-position:left; 
background-repeat: no-repeat;
} 

#slider { 
    position: relative;
    height:224px;
    width: 475px;
    z-index: 5;
    overflow: hidden;
    margin-bottom: 1px;
}
div.scroller { 
    height:224px;
    width: 475px;
    overflow: hidden;
    position: relative;     
}
div.slidercontrolwr{
    position:absolute;
    right:15px;
    top:15px;
    z-index:6;    
}
div.scroller img{
    border: none;
}
div.scroller div.sectionslide {  
    width:475px;
	height:224px;
    overflow:hidden;
    float:left;
}
div.scroller div.content {
    width: 224px;
    padding: 0px;
}
.content .sliderdescription{
    padding: 0px 10px;
    position:relative;
    top:-30px;
    color: #ffffff;
    font: 11px bold Helvetica, sans-serif;
    opacity:0.65;
   
}   
.content .sliderdescription p{ line-height: 20px; text-align: center; }
div.sliderdescription:hover{ background: #fff; }
.content a { text-decoration: none; color: #5a5a5a; }

.slidercontrol {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:10px 0 0;
    padding:0;
}
.slidercontrol { list-style: none; padding: 0px; margin: 0px; }   
.slidercontrol a {
    float: left;
    width: 15px;
    margin: 0px 2px;
    padding: 0px 2px;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    border: 1px solid #000000;
    overflow: hidden;   
    text-align:center;
    opacity:0.6;
	background: #FFFFFF;
}   
.slidercontrol a:hover{ background: #dec7a2; }

/* Layout ================================================================================= */
.site-container{width:100%; position:relative;}
.right-taling{position:absolute; right:0; width:50%; height:166px; background:url(../images/site_wrapper_right.jpg) left top repeat-x;}

.page { width:1000px; margin:0 auto; text-align:left;}
.page-print { padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main {padding:5px 34px 7px 31px;}

body.page-popup{background:0;}
body.page-print{background:0;}
.page-print .print-head{padding-bottom:10px;}
.page-print .col2-set{padding:5px; margin-bottom:5px;}

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

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

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

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

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


/* ======================================main-block======================================= */
.main-block{background:url(../images/main_block_corner_left_top.gif) left top no-repeat #f4f4f4; width:100%;}
.main-block .corner-right-top{background:url(../images/main_block_corner_right_top.gif) right top no-repeat;}
.main-block .corner-left-bot{background:url(../images/main_block_corner_left_bot.gif) left bottom no-repeat;}
.main-block .corner-right-bot{background:url(../images/main_block_corner_right_bot.gif) right bottom no-repeat; padding:3px;}
/* =====================================//main-block====================================== */


/* ======================================title-block======================================= */
.title{background:url(../images/title_border_top.jpg) left top repeat-x; width:100%; background-color:#96001E;  margin-bottom:3px;}
.title .border-bottom{background:url(../images/title_border_bottom.jpg) left bottom repeat-x;}
.title .border-left{background:url(../images/title_border_left.jpg) left top repeat-y;}
.title .border-right{background:url(../images/title_border_right.jpg) right top repeat-y;}
.title .corner-left-top{background:url(../images/title_corner_left_top.gif) left top no-repeat;}
.title .corner-right-top{background:url(../images/title_corner_right_top.gif) right top no-repeat;}
.title .corner-left-bot{background:url(../images/title_corner_left_bot.jpg) left bottom no-repeat;}
.title .corner-right-bot{background:url(../images/title_corner_right_bot.jpg) right bottom no-repeat; padding:14px 22px 12px;}
.title h2{font-size:1.09em; color:#FFFFFF; text-transform:uppercase; font-weight:normal;}
/* =====================================//title-block====================================== */

/* ======================================content-block======================================= */
.content-block{background:url(../images/content_block_left_top.gif) left top no-repeat #FFF;}
.content-block .corner-right-top{background:url(../images/content_block_right_top.gif) right top no-repeat;}
.content-block .corner-left-bot{background:url(../images/content_block_left_bot.gif) left bottom no-repeat;}
.content-block .corner-right-bot{background:url(../images/content_block_right_bot.gif) right bottom no-repeat; padding:18px 16px 19px 21px;}
/* =====================================//content-block====================================== */


/* Header ================================================================================ */
.header-container {}
.header{background:url(../images/header_bg.jpg) left top no-repeat;}
.header .left-col{width:399px; float:left; padding:16px 0 0 33px;}
.header .right-col{width:534px; float:left; padding:20px 34px 21px 0;}
.header #logo{width:575px; height:62px; background-position:0 0; background-repeat:no-repeat; text-indent:-999em; overflow:hidden; cursor:pointer;}
.header .welcome-msg{width:500px; font-weight:bold; padding-left:0px; padding-bottom:10px; margin-top:-4px; position:relative; color:#95001E;}
.header #search_mini_form{width:100%; display:block;}
.header .form-search{float:right; width:260px; height:32px; padding:10px 0 0 13px; margin-bottom:12px; overflow:hidden; background:url(../images/search_form_bg.gif) left top no-repeat;}
.header .form-search input{width:177px; float:left; margin-right:2px; margin-top:1px;}
.header .form-search button span span span{padding-left:3px; padding-right:3px;}
.header .links{float:right;}
.header .links li{display:inline; padding-right:20px; color:#181818;}
.header .links li.last{padding-right:2px;}
.header .links li a{color:#181818;}
.header .form-language{float:right; width:200px; height:32px; padding:10px 0 0 0px; background:url(../images/language_bg.gif) left top no-repeat;}
.header .form-language label{float:left; color:#FFF;}
.header .form-language select{width:102px; border:1px solid #868981; margin-left:7px;}
.header .menu{background:url(../images/menu_bg.jpg) left top repeat; margin:0 34px 0 31px;}
.header .menu .top{background:url(../images/menu_top_bg.jpg) left top no-repeat; width:100%;}
.header .menu .bot{background:url(../images/menu_bot_bg.jpg) left bottom no-repeat; padding:3px 3px 0 0;}


/********** < Navigation */
#nav {font-size:1.3em; float:left; margin:8px 0 0 0;}

/* All Levels */
#nav li { position:relative; text-align:left; background:url(../images/menu_divider.gif) left 0 no-repeat;}
#nav li.first{background:0;}
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; 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:#C7CBCF; background:url(../images/menu_active.gif) center bottom no-repeat;}
#nav a { float:left; padding:2px 20px 18px; color:#C7CBCF; font-weight:bold; }
#nav li.over a,
#nav a:hover {color:#C7CBCF; background:url(../images/menu_active.gif) center bottom no-repeat;}

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px;}
#nav ul li.over {}

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

/* 2nd leven */
#nav ul { position:absolute; width:188px; top:37px; left:-10000px; border:0; z-index:0}

/* 3rd+ Level */
#nav ul ul { top:5px; }

/* 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:#CED6DD; color:#000000!important; }
#nav ul li a:hover { background:#000000; text-decoration:underline; color:#FFF!important;}
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 15px; }

/*=============================================*/
#nav ul li{background:url(../images/menu_show_divider.gif) 26px bottom no-repeat #AC003A; border-left:0px solid #FFF; border-right:0px solid #FFF;}
#nav ul li.last{padding-bottom:0; background:#AC003A;}
#nav ul li a,
#nav ul li a:hover{background:0!important;}
/*#nav ul li.last{}*/

#nav span{font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#FFF; line-height:normal;}
#nav li li span{text-transform:none; font-size:14px; padding:7px 32px!important;}
/*=============================================*/

#nav .corners-top{background:url(../images/sub_menu_corner_left_top.gif) left top no-repeat!important; padding:0!important; border:0;}
#nav .corners-top div{background:url(../images/sub_menu_corner_right_top.gif) right top no-repeat; padding:0 7px;}
#nav .corners-top div div{background:url(../images/sub_menu_border.gif) left top repeat-x #AC003A!important; width:100%; padding:0;}

#nav .corners-bot{background:url(../images/sub_menu_corner_left_bot.gif) left bottom no-repeat!important; padding:0!important; border:0;}
#nav .corners-bot div{background:url(../images/sub_menu_corner_right_bot.gif) right bottom no-repeat; padding:0 7px;}
#nav .corners-bot div div{background:url(../images/sub_menu_border_trans.gif) left bottom repeat-x #AC003A!important; width:100%; padding:0;}
/********** Navigation > */
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea, button{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#868686; vertical-align:middle;}
input, input.input-text, select, textarea{background:#fff; border:1px solid #D4D0C8; border-top:1px solid #404040; font-size:12px; border-left:2px solid #696969;}
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 {
background:0;
border:0;
cursor:pointer;
overflow:visible;
width:auto;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:normal;
}
button.button span{display:block; background:url(../images/buttons_left_corner.gif) left top no-repeat;}
button.button span span{display:block; padding:0 4px; background:url(../images/buttons_right_corner.gif) right top no-repeat;}
button.button span span span{display:block; margin:0; padding:2px 6px 5px; text-transform:lowercase; font-weight:bold; text-align:center; white-space:nowrap; color:#FFFFFF; background:url(../images/buttons_bg.gif) left top repeat-x;}



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 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 {}
.group-select li { margin:0 0 5px; }
.group-select .input-box { float:left; width:260px; }
.group-select input.input-text,
.group-select textarea {width:510px; }
.group-select select { width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:250px; }
.group-select .input-box select { width:256px; }

.group-select.wide input.input-text,
.group-select.wide textarea { width:510px; }


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

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

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

.sp-methods .form-list {}
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

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

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

/* BreadCrumbs */ 
.breadcrumbs {margin:0 0 5px 0; font:11px/1.55em arial, helvetica, sans-serif; color:#FFF;}
.breadcrumbs strong{display:none;}
.breadcrumbs li { display:inline; }
.breadcrumbs li strong{display:inline; font-weight:normal;}
.breadcrumbs li a{color:#FFF; text-decoration:underline;}
.breadcrumbs li a:hover{text-decoration:none;}
.breadcrumbs li span{padding:0 12px;}
.breadcrumbs .top{background:url(../images/breadcrumbs_column_left_top.gif) left top no-repeat;}
.breadcrumbs .top div{background:url(../images/breadcrumbs_column_right_top.gif) right top no-repeat; padding:0 5px;}
.breadcrumbs .top div div{background:#95001E; height:5px; overflow:hidden;}
.breadcrumbs .middle{background:#95001E; padding:8px 31px 12px;}
.breadcrumbs .bot{background:url(../images/breadcrumbs_column_left_bot.gif) left bottom no-repeat;}
.breadcrumbs .bot div{background:url(../images/breadcrumbs_column_right_bot.gif) right bottom no-repeat; padding:0 5px;}
.breadcrumbs .bot div div{background:#95001E; height:5px; overflow:hidden;}


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

/* Pager */ 
.pager {padding:0 17px 6px 8px; text-align:center;}
.pager strong{font-weight:normal;}
.pager .amount { float:left; }
.pager .limiter { float:right; padding-bottom:1px; }
.pager .limiter select{width:53px; margin:0 2px; color:#95001E; font-size:11px;}
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */ 
.sorter {padding:9px 30px 0 7px;}
.sorter select{width:86px; margin-right:33px; color:#95001E; font-size:10px;}
.sorter .view-mode { float:left; }
.sorter .sort-by{float:right; font-size:0.91em;}
.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 {}
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even {}
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even {}
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td .product-name { font-size:1em; font-weight:bold; line-height:1.5; }
.data-table td.label,
.data-table th.label { font-weight:bold; }
.data-table td.value {}

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

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

/* Lists Decoration */
li.odd {}
li.even {}
dt.odd,
dd.odd {}
dt.even,
dd.even {}

/* 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 =============================================================================== */
.sidebar .block{margin:0 0 5px;}
.sidebar .block .block-title {}
.sidebar .block .block-title h2 {font-size:1.09em; font-weight:normal; text-transform:uppercase; color:#181818;}
.sidebar .block h3{font-size:1.16em; font-weight:normal;}
.sidebar .block .block-content{padding:14px 21px 17px 20px;}
.sidebar .block .actions{text-align:right; margin-bottom:17px;}
.sidebar .block .actions a { float:left; }

.sidebar .block .title{background:url(../images/sidebar_block_title_corner_left_top.gif) left top no-repeat #FFFFFF; width:100%;}
.sidebar .block .title .corner-right-top{background:url(../images/sidebar_block_title_corner_right_top.gif) right top no-repeat;}
.sidebar .block .title .corner-left-bot{background:url(../images/sidebar_block_title_corner_left_bot.gif) left bottom no-repeat;}
.sidebar .block .title .corner-right-bot{background:url(../images/sidebar_block_title_corner_right_bot.gif) right bottom no-repeat; padding:13px 11px 13px 22px;}
.sidebar .block .title h2 a{text-decoration:none;}
.sidebar .block .title h2 a:hover{text-decoration:underline;}

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

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

/* Block: Layered Navigation */
.sidebar .block-layered-nav {}
.sidebar .block-layered-nav dl{margin-top:20px; margin-left:15px; font-size:1.16em;}
.sidebar .block-layered-nav dt {}
.sidebar .block-layered-nav dd{padding-left:15px; padding-bottom:20px;}
.sidebar .block-layered-nav dd a{text-decoration:none;}
.sidebar .block-layered-nav dd a:hover{text-decoration:underline;}
.sidebar .block-layered-nav .currently{padding:10px 15px 10px 15px;  font-size:1.16em;}
.sidebar .block-layered-nav .currently a img{float:right;}
.sidebar .block-layered-nav .currently li .label{padding-right:18px;}
.sidebar .block-layered-nav .currently li{padding-bottom:15px;}
.sidebar .block-layered-nav .currently li.last{padding-bottom:0;}
.sidebar .block-layered-nav .actions{text-align:right; padding-right:15px;}
.sidebar .block-layered-nav .actions a{float:none;}
.sidebar .block-layered-nav .block-content{padding-right:5px;}
.sidebar .browse-by dl{margin:0;}
.sidebar .browse-by dl dt{padding-bottom:15px;}


/* Block: Cart */
.sidebar .block-cart {}
.sidebar .block-cart .block-content{padding:10px 21px 13px 22px;}
.sidebar .block-cart .block-content p{font:11px/1.55em arial, helvetica, sans-serif;}
.sidebar .block-cart .amount {font-size:1.16em;}
.sidebar .block-cart .subtotal{text-align:center; background:#FFF; padding:7px 11px 5px 0; margin:9px -13px 12px -15px; font-size:1.16em;}
.sidebar .block-cart .subtotal .price{font-weight:normal; padding-left:5px; font-size:1.21em; color:#181818;}

.sidebar .mini-products-list{margin-right:-10px;}
.sidebar .mini-products-list li { padding:5px 0 10px; }
.sidebar .mini-products-list .product-image { float:left; width:89px;}
.sidebar .mini-products-list .product-details { float:left; width:95px;}
.sidebar .mini-products-list .product-details .price{color:#181818; font-size:1.41em;}
.sidebar .mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; margin-bottom:10px; }
.sidebar .mini-products-list .product-details h4 a{text-decoration:none;}
.sidebar .mini-products-list .product-details h4 a:hover{text-decoration:underline;}
.sidebar .mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.sidebar .block-wishlist {}
.sidebar .block-wishlist h3{padding-bottom:10px;}
.sidebar .block-wishlist .price{font-weight:normal;}


/* Block: Related */
.sidebar .block-related {}
.sidebar .block-related #block-related{margin-top:5px;}
.sidebar .block-related .main-block .block-content{padding-top:10px; padding-bottom:2px; padding-right:10px; padding-left:15px;}
.sidebar .block-related li { padding:5px 0;}
.sidebar .block-related .item-checkbox{width:15px; float:left;}
.sidebar .block-related .item-checkbox .checkbox {}
.sidebar .block-related .item-prod {width:175px; float:right;}
.sidebar .block-related .item-prod .product-image { float:left; width:90px; display:block; }
.sidebar .block-related .item-prod .product-details { float:left; width:70px;}
.sidebar .block-related .item-prod .price{color:#181818; font-weight:normal; font-size:1.41em;}
.sidebar .block-related .product-name{padding:8px 0 12px 0; font-size:1em;}
.sidebar .block-related .product-name a{color:#95001E; font-weight:bold; text-decoration:none;}
.sidebar .block-related .product-name a:hover{text-decoration:underline;}
.sidebar .block-related .price-box{margin:0;}
.sidebar .block-related .add-to-wishlist{float:right; padding-top:10px; padding-bottom:15px;}

/* Block: Compare Products */
.sidebar .block-compare {}
.sidebar .block-compare li { padding:5px 0; }
.sidebar .block-compare .block-content p{font:11px/1.55em arial, helvetica, sans-serif;}
.sidebar .block-compare li a img{float:right; margin-left:15px; margin-bottom:10px;}
.sidebar .block-compare li a{color:#95001E; font-weight:bold; text-decoration:none;}
.sidebar .block-compare li a:hover{text-decoration:underline;}
.sidebar .block-compare .actions{margin-top:10px;}
.sidebar .block-compare .actions button{margin-bottom:10px;}


/* Block: Viewed */
.sidebar .block-recent {}
.sidebar .block-recent li{margin-bottom:10px; background:url(../images/recently_marker.gif) left 9px no-repeat; padding-left:15px;}
.sidebar .block-recent li a{color:#95001E; font-weight:bold; text-decoration:none;}
.sidebar .block-recent li a:hover{text-decoration:underline;}

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


/* Block: Tags */
.sidebar .block-tags ul{font-size:1.2em; line-height:normal;}
.sidebar .block-tags ul,
.sidebar .block-tags li {display:inline; line-height:normal; padding-right:5px;}
.sidebar .block-tags .actions{margin-top:10px; margin-bottom:0;}


/* Block: Subscribe */
.sidebar .block-subscribe label{font-size:1.16em;}
.sidebar .block-subscribe input{width:167px; margin:8px 0 6px;}
.sidebar .block-subscribe button{float:right; margin-right:3px;}
.sidebar .block-subscribe .block-content{padding-bottom:10px; padding-top:9px;}

/* Block: Reorder */
.sidebar .block-reorder {}
.sidebar .block-reorder h3{margin-bottom:15px;}
.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; }
.sidebar .block-reorder #cart-sidebar-reorder .label a{text-decoration:none; font-weight:bold;}
.sidebar .block-reorder #cart-sidebar-reorder .label a:hover{text-decoration:underline;}

/* Block: Banner */
.sidebar .block-banner {}

.sidebar .block-banner-2 {margin-bottom:1px;}

/* Block: Checkout Progress */
.sidebar .block-progress {}
.sidebar .block-progress .block-title h2 {font-size:1em; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-transform:none; color:#95001E; padding:12px 0 27px 5px;}
.sidebar .block-progress .block-content{padding:0;}
.sidebar .block-progress dl{border-top:1px solid #272729;}
.sidebar .block-progress dt{font-weight:bold; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;}
.sidebar .block-progress dt,
.sidebar .block-progress dd{padding:10px 43px 10px 19px; background:#95001E; border:1px solid #272729; border-top:0;}
.sidebar .block-progress dt.complete,
.sidebar .block-progress dd.complete { background-color:#FFF; }
.sidebar .block-progress dt.complete{color:#95001E;}
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title {}
.category-image { display:block; margin:0 auto; }
.category-products {}

/* View Type: Grid */
.products-grid{margin:3px 0 0;}
.products-grid tr.odd {}
.products-grid tr.even {}
.products-grid td{width:230px; padding:0 3px 3px 0;}
.products-grid td.last{padding-right:0;}
.products-grid td .content-block{width:230px;}
.products-grid td.empty {}
.products-grid .product-name a{text-decoration:none; line-height:normal; font-size:1.09em;}
.products-grid .product-name a:hover{text-decoration:underline;}
.products-grid .product-image{display:block; text-align:center; padding:27px 0 14px;}
.products-grid .ratings{width:110px; margin:0 auto 10px;}
.products-grid .ratings .rating-box{float:left;}
.products-grid .price-box{float:left; margin:0; padding-left:5px;}
.products-grid .price-box .price{color:#181818; font-size:1.5em; font-weight:normal;}
.products-grid .price-box .minimal-price-link{width:73px; text-align:left;}
.products-grid .price-box .minimal-price-link .price{ font-size:1.09em;}
.products-grid button{float:right; margin-right:10px;}
.products-grid .add-to-links{margin-top:10px;}
.products-grid .price-to{padding-bottom:5px;}

/* View Type: List */
.products-list{margin-top:3px;}
.products-list .item {padding:0 0 3px; vertical-align:top;}
.products-list .product-image{float:left; display:block; width:125px;}
.products-list .product-shop{float:left; width:204px;}
.products-list .product-name{margin-bottom:10px;}
.products-list .product-name a{text-decoration:none; font-size:1.09em;}
.products-list .product-name a:hover{text-decoration:underline;}
.products-list .ratings{padding:0 0 10px;}
.products-list .ratings .rating-box{margin:0;}
.products-list .rating-links{padding-top:10px; font-size:0.91em;}
.products-list .rating-links .separator{display:none;}
.products-list .rating-links a{display:block;}
.products-list .price-box{margin:0; float:left; margin-right:18px;}
.products-list .price-box .price{color:#181818; font-size:1.5em; font-weight:normal;}
.products-list .price-box .minimal-price-link{width:73px; text-align:left;}
.products-list .price-box .minimal-price-link .price{ font-size:1.09em;}
.products-list .add-to-links li{display:inline; margin-right:10px;}
.products-list .desc{padding-top:10px;}

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


/* Product View ========================================================================== */
.product-view {}

.product-essential {}
.product-collateral {}
.product-collateral .description{padding-top:3px; width:100%;}
.product-collateral .description h3{font-size:1em; padding-bottom:10px;}
.product-collateral .additional{padding-top:3px; width:100%;}
.product-collateral .additional h3{font-size:1em; padding-bottom:10px;}
.product-collateral .additional .data-table th{padding:10px 10px 11px 30px;}
.product-collateral .additional .data-table td{padding:10px 18px 11px 18px;}
.product-collateral .up-sell{padding-top:3px; width:100%;}
.product-collateral .up-sell h3{font-size:1em; padding-bottom:10px;}
.product-collateral .up-sell .ratings .rating-box{float:none;}
.product-collateral .up-sell .ratings .rating-links{float:none; padding-left:0;}
.product-collateral .up-sell .ratings .rating-links a{display:block; white-space:nowrap;}
.product-collateral .up-sell .ratings .rating-links .separator{display:none;}

.upsell-block{background:url(../images/upsell_block_border.gif) left top repeat-x #FFFFFF; width:100%;}
.upsell-block .bot{background:url(../images/upsell_block_border.gif) left bottom repeat-x;}
.upsell-block .border-left{background:url(../images/upsell_block_border.gif) left bottom repeat-y;}
.upsell-block .border-right{background:url(../images/upsell_block_border.gif) right bottom repeat-y;}
.upsell-block .corner-left-top{background:url(../images/upsell_block_corner_left_top.gif) left top no-repeat;}
.upsell-block .corner-right-top{background:url(../images/upsell_block_corner_right_top.gif) right top no-repeat;}
.upsell-block .corner-left-bot{background:url(../images/upsell_block_corner_left_bot.gif) left bottom no-repeat;}
.upsell-block .corner-right-bot{background:url(../images/upsell_block_corner_right_bot.gif) right bottom no-repeat; padding:23px 40px 23px; text-align:center;}

/* Product Images */
.product-view .product-img-box { float:left; width:265px; }
.product-view .product-img-box .product-image { border:1px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; color:#95001E; text-decoration:underline; font-size:0.84em; padding:14px 0 21px 0;}
.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% 3px 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 1px no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views h3{font-size:1em; margin-bottom:18px;}
.product-view .product-img-box .more-views ul {}
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#f4f4f4; margin:0 20px 15px 0;}

.product-image-popup { margin:0 auto; }
.product-image-popup p{padding:10px 0;}
.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:374px; }
.product-view .product-name h2 {font-weight:bold; margin-bottom:10px;}
.product-view .product-shop .product-pricing{font-size:1.16em; margin:10px 0; width:100%; overflow:hidden;}
.product-view .product-shop .product-pricing li{background:#f4f4f4; margin-bottom:2px; padding:5px 24px 5px 15px; white-space:nowrap;}
.product-view .product-shop .product-pricing .price{font-size:1.21em; color:#181818;}
.product-view .product-shop .product-pricing .benefit{color:#181818; font-size:1.21em; font-weight:normal;}
.product-view .product-shop .availability{float:left; }
.product-view .product-shop .availability .in-stock{font-weight:normal;}
.product-view .product-shop .add-to-box{margin:10px 0 0; font-size:0.91em;}
.product-view .product-shop .add-to-box .add-to-cart{margin-top:7px;}
.product-view .product-shop .add-to-box .add-to-cart input{width:63px; margin:1px 5px 0 5px;}
.product-view .product-shop .add-to-box .or{margin-top:10px;}
.product-view .product-shop .add-to-box .add-to-links{font-size:1em; margin-top:0;}
.product-view .first-review{padding:5px 0;}
.product-view .product-shop .add-to-links{margin-top:10px;}

.product-view .product-shop .price-box{float:left; margin-right:20px; margin-top:0; margin-bottom:0;}
.product-view .product-shop .price-box .price{font-size:1.5em; font-weight:normal; color:#181818;}
.product-view .ratings .rating-box{float:left;}
.product-view .ratings .rating-links{float:left; padding:5px 0 0 20px;}
.product-view .short-description{}
.product-view .short-description h3{padding-top:10px; font-size:1em; padding-bottom:5px;}

#upsell-product-table .product-name{margin-bottom:10px; font-size:0.91em;}
#upsell-product-table .price-box{float:none;}
#upsell-product-table .ratings{float:none; position:relative;}
#upsell-product-table .ratings .rating-box{margin:10px auto; float:none;}
#upsell-product-table .minimal-price-link{width:auto;}


/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:78px; height:13px; margin:0 auto; font-size:0; line-height:0; background:url(../images/product_rating_blank_star.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/product_rating_full_star.gif) 0 100% repeat-x; }

.catalog-product-view .rating-box{margin:10px 0 0;}

/* Availability */
.availability {}
.availability .in-stock { font-weight:bold; color:#009900;  }
.availability .out-of-stock { font-weight:bold; color:#F3A600; }

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

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

.price-box-bundle {}

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Add to Links */
.add-to-links{font-size:0.91em; color:#95001E;}
.add-to-links a{color:#95001E; text-decoration:underline;}
.add-to-links a:hover{text-decoration:none;}
.add-to-links .last a{font-weight:bold;}
.add-to-links .separator { display:none; }

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

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

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #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 { margin:10px 0; }

.multiselect{height:auto!important;}

/* 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 {padding-top:3px;}
.product-view .tags h3{font-size:1em; padding-bottom:10px;}
.product-view .tags h4{font-size:1em; font-weight:normal;}
.product-view .tags .tags-list{margin:10px 0 20px;}
.product-view .tags .tags-list li{background:url(../images/tag_divider.gif) right 3px no-repeat; padding:0 13px 0 0; margin-right:17px;}
.product-view .tags .tags-list li.last{background:0; margin-right:0;}
.product-view .tags .form-add-tags label {font-weight:bold;}
.product-view .tags .form-add-tags .input-box { float:left; margin:10px 5px 10px 0; }
.product-view .tags .form-add-tags .input-box input{width:565px;}
.product-view .tags .form-add-tags .button { float:left; margin-top:10px; }
.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 {padding:15px 0;}
/* ======================================================================================= */


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

.review-customer-view .col-main .product-image-box{width:174px; float:left;}
.review-customer-view .col-main .product-image-box img{margin-bottom:10px;}
.review-customer-view .col-main .product-details{width:476px; float:left;}
.review-customer-view .col-main .data-table{margin:15px 0;}
.review-customer-view .col-main .ratings{margin:15px 0;}
.review-customer-view .col-main .ratings .rating-box{padding:5px 0;}
.review-customer-view .col-main .rating-links a{display:block;}
.review-customer-view .col-main .rating-links .separator{display:none;}

.review-customer-index .pager{border:0;}
.review-customer-index #my-reviews-table{margin:10px 0;}

.sales-order-history #my-orders-table{margin:10px 0;}
.sales-order-history .pager{border:0;}
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .title .corner-right-bot{padding:7px 22px;}
.cart .title h2{margin-top:5px;}
.cart .checkout-types { float:right; text-align:right; }
.cart .checkout-types button{width:164px; height:30px; overflow:hidden; background:url(../images/proceed_to_checkout.gif) left top no-repeat; border:0;}
.cart .checkout-types button span{display:none;}

.cart #shopping-cart-table{border-right:1px solid #D5D5BC;}
.cart #shopping-cart-table thead{font-family:Arial, Helvetica, sans-serif;}
.cart #shopping-cart-table th,
.cart #shopping-cart-table td{text-align:center; vertical-align:middle;}
.cart #shopping-cart-table .price{color:#181818; font-size:1.5em;}
.cart #shopping-cart-table .product-name a{font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
.cart #shopping-cart-table .product-name a:hover{text-decoration:underline;}

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

/* Shopping Cart Collateral boxes */
.cart input,
.cart select{border:1px solid #f4f4f4; font-size:11px; color:#95001E;}
.cart .cart-collaterals { float:left; width:689px; padding-top:3px;}
.cart .cart-collaterals .col-1{width:282px; float:left;}
.cart .cart-collaterals .col-2{width:404px; float:right;}
.cart .crosssell .product-name a{text-decoration:none;}
.cart .crosssell .product-name a:hover{text-decoration:underline;}
.cart .crosssell h3{font-size:1em; margin-bottom:15px;}
.cart .crosssell ul .item{padding-bottom:40px;}

.cart .crosssell .product-image { float:left; }
.cart .crosssell .product-shop { margin-left:119px; }
.cart .crosssell .price{color:#181818; font-size:1.5em; font-weight:normal;}
.cart .crosssell .add-to-links{margin-top:5px}
.cart .shipping {padding-top:3px;}
.cart .shipping h3{font-size:1em;}
.cart .shipping p{font-size:0.84em; padding:15px 0;}
.cart .shipping li{padding-bottom:5px;}
.cart .shipping label{font-size:0.91em;}
.cart .shipping input{width:360px;}
.cart .shipping select{width:366px;}
.cart .shipping .buttons-set{border:0; padding-left:0;}
.cart .shipping .buttons-set button{float:left;}

.cart .discount{width:100%;}
.cart .discount h3{font-size:1em; padding-bottom:10px;}
.cart .discount label{font-size:0.84em;}
.cart .discount input{width:240px;}
.cart .discount button{float:right; margin-right:5px;}

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

.cart .totals .totals-block{background:url(../images/totals_corner_left_top.gif) left top no-repeat #95001E;}
.cart .totals .totals-block .corner-right-top{background:url(../images/totals_corner_right_top.gif) right top no-repeat;}
.cart .totals .totals-block .corner-left-bot{background:url(../images/totals_corner_left_bot.gif) left bottom no-repeat;}
.cart .totals .totals-block .corner-right-bot{background:url(../images/totals_corner_right_bot.gif) right bottom no-repeat; padding:16px 17px 16px 22px;}
.cart .totals #shopping-cart-totals-table th,
.cart .totals #shopping-cart-totals-table td{color:#FFFFFF; text-align:left!important;}
.cart .totals .tax-collapse{font-weight:bold;}
.cart .totals .price{font-weight:bold; color:#181818; font-size:1.5em; font-weight:normal;}
.cart .totals .checkout-types{text-align:center; margin-top:15px;}
.cart .totals .checkout-types li{padding-bottom:5px;}
.cart .totals .checkout-types li a{color:#FFF;}


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


/* Checkout ============================================================================== */
/* One Page */
.opc { border-bottom:2px solid #285507; border-top:1px solid #285507; position:relative; }
.opc li.section { border:2px solid #285507; border-top:1px solid #285507; border-bottom:0; }
.opc .step-title{background-color:#95001E; padding:8px 18px 8px 19px; font-size:1.09em;}
.opc .step-title .number {font-size:12px; font-family:Tahoma, Arial, Helvetica, sans-serif; line-height:22px; margin-right:5px; padding:2px 5px; font-weight:bold; color:#FFFFFF; border:1px solid #285507; background:#95001E;}
.opc .step-title h3 { display:inline; color:#FFF; }
.opc .allow .step-title { cursor:pointer;}
.opc .active {}
.opc .active .step-title { background-color:#FFFFFF; cursor:default; }
.opc .active .step-title .number{color:#95001E; background:#f4f4f4; border:1px solid #f4f4f4; }
.opc .active .step-title h3{color:#95001E;}
.opc .step { border-top:1px solid #285507; padding:25px 19px 27px 21px;}
.opc .active .step{background-color:#FFF;}
.opc .order-review {}
.opc input{border:1px solid #f4f4f4; height:13px;}
.opc select{border:1px solid #f4f4f4; height:21px;}
.opc input,
.opc select,
.opc textarea{color:#95001E; font-size:11px; font-family:Tahoma, Arial, Helvetica, sans-serif;}



.opc .form-list{padding:10px 0;}
.opc label{font-weight:normal; font-size:0.91em; padding-right:20px;}
.opc .buttons-set{border:0;}
.opc .radio{border:0;}

.one-page-checkout .active .step-count { color:#25970F; }

#checkoutSteps #opc-billing .input-box, 
#checkoutSteps #opc-shipping .input-box{width:320px; float:left;}
#checkoutSteps #opc-billing .input-box input,
#checkoutSteps #opc-shipping .input-box input,
#checkoutSteps #opc-billing .input-box select,
#checkoutSteps #opc-shipping .input-box select{width:261px!important;}
#checkoutSteps .input-box-2{width:301px; float:left;}
#checkoutSteps .input-box-2 input{width:300px!important;}
#checkoutSteps .input-box-2 select{width:306px!important;}
#checkoutSteps .group-select li li{margin-bottom:15px;}
#checkoutSteps label{padding-bottom:3px;}
#checkoutSteps .group-select li input.input-text{width:620px;}
#checkoutSteps .group-select li select{width:627px;}
#checkoutSteps #opc-billing .customer-name-middlename .name-firstname,
#checkoutSteps #opc-shipping .customer-name-middlename .name-firstname{width:210px!important;}	
#checkoutSteps #opc-billing .customer-name-middlename .name-firstname input,	
#checkoutSteps #opc-shipping .customer-name-middlename .name-firstname input{width:200px!important;}
#checkoutSteps #opc-billing .customer-name-middlename .name-middlename,
#checkoutSteps #opc-shipping .customer-name-middlename .name-middlename{width:110px!important;}
#checkoutSteps #opc-billing .customer-name-middlename .name-middlename input,
#checkoutSteps #opc-shipping .customer-name-middlename .name-middlename input{width:50px!important;}
#checkoutSteps #opc-billing .customer-dob .input-box input{width:50px !important;}


/* Multiple Addresses Checkout */
.checkout-progress {padding:22px 0 22px 25px; margin:0 0 20px; text-align:center; border:1px solid #285507;}
.checkout-progress li {display:inline; width:15%; text-align:center; color:#FFFFFF; border:0; padding:1px 10px 1px 10px; margin-right:5px; background:#708F29;}
.checkout-progress li.active {background:#AED87F; color:#FFFFFF;}

.multiple-checkout { position:relative; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

.block-container{padding:20px; border:1px solid #285507;}
.checkout-multishipping-addresses .col-main{padding:20px;}
.checkout-multishipping-addresses .col-main form{display:block; padding:20px; border:1px solid #285507;}
.checkout-multishipping-addresses .col-main .page-title{text-transform:uppercase;}
.checkout-multishipping-addresses .col-main .page-title h2{padding:0; font-weight:bold;}
.checkout-multishipping-addresses .col-main .multiple-checkout h3{margin:15px 0;}
.checkout-multishipping-addresses .col-main #multiship-addresses-table{border-collapse:collapse; margin-bottom:10px; border-right:1px solid #DDDDDD;}
/*.checkout-multishipping-addresses .col-main #multiship-addresses-table tfoot td{border-top:1px solid #BEBCB7; padding:5px;}*/
.checkout-multishipping-addresses .col-main .multiple-checkout .buttons-set{border:0;}
.checkout-multishipping-addresses .col-main .multiple-checkout .buttons-set button{margin-left:10px;}

.checkout-multishipping-shipping .col-main{padding:20px;}
.checkout-multishipping-shipping .col-main .page-title{margin-bottom:15px;}
.checkout-multishipping-shipping .col-main .page-title h2{text-transform:uppercase; font-weight:bold;}
.checkout-multishipping-shipping .col-main .multiple-checkout{width:100%;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set{background:0;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set .col-1{width:30%;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set .col-2{width:68%;}
.checkout-multishipping-shipping .col-main .wide .data-table{border-collapse:collapse; margin-top:15px;}
.checkout-multishipping-shipping .col-main .multiple-checkout h3{border:1px solid #BEBCB7; border-bottom:0; margin-bottom:0; font-size:1em; padding:3px; padding-left:20px;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set{border:1px solid #BEBCB7; padding:20px; margin-bottom:15px;}
.checkout-multishipping-shipping .col-main .multiple-checkout .buttons-set{border:0;}
.checkout-multishipping-shipping .col-main .multiple-checkout .buttons-set button{margin-left:10px;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col-1 h4{margin:10px 0;}

.checkout-multishipping-billing .col-main{padding:20px;}
.checkout-multishipping-billing .col-main .page-title h2{text-transform:uppercase; font-weight:bold;}
.checkout-multishipping-billing .col-main .col2-set{background:0; border:1px solid #285507; padding:20px; margin-top:15px;}
.checkout-multishipping-billing .col-main .col2-set .col-2 h3{margin-bottom:20px;}
.checkout-multishipping-billing .col-main .col2-set .col-1{width:60%;}
.checkout-multishipping-billing .col-main .col2-set .col-2{width:38%;}
.checkout-multishipping-billing .col-main .buttons-set{padding:20px 0; border:0;}
.checkout-multishipping-billing .col-main .buttons-set button{margin-left:15px;}
.checkout-multishipping-billing .col-main .col-2 dl dt{padding:5px 0;}
.checkout-multishipping-billing .col-main .col-2 dl dd{padding:0 0 0 20px;}
.checkout-multishipping-billing .col-main .col-2 dd .v-fix{padding-right:5px;}
.checkout-multishipping-billing .input-box{width:auto;}
.checkout-multishipping-billing .input-box input{width:250px;}

.checkout-multishipping-overview .col-main{padding:20px;}
.checkout-multishipping-overview .col-main .page-title{margin-bottom:15px;}
.checkout-multishipping-overview .col-main .page-title h2,
.checkout-multishipping-overview .col-main h3{text-transform:uppercase; font-weight:bold; text-transform:uppercase;}

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

.checkout-multishipping-address-newshipping .col-main{padding:20px;}
.checkout-multishipping-address-newshipping .page-title h2{text-transform:uppercase; font-weight:bold; padding-bottom:20px;}
.checkout-multishipping-address-newshipping .buttons-set{border:0;}
/*.checkout-multishipping-address-newshipping #form-validate #lastname{width:251px;}*/

.checkout-multishipping-address-editshipping .col-main{padding:20px;}
.checkout-multishipping-address-editshipping .page-title h2{text-transform:uppercase; font-weight:bold; padding-bottom:20px;}
.checkout-multishipping-address-editshipping #form-validate .buttons-set{border:0;}
/*.checkout-multishipping-address-editshipping #form-validate #lastname{width:251px;}*/

.checkout-multishipping-address-selectbilling .col-main{padding:20px;}
.checkout-multishipping-address-selectbilling .page-title h2{background:0; text-transform:uppercase; font-weight:bold;}
.checkout-multishipping-address-selectbilling .page-title button.button{margin-top:5px;}
.checkout-multishipping-address-selectbilling .buttons-set{border:0;}

.checkout-multishipping-address-editaddress .col-main{padding:20px;}
.checkout-multishipping-address-editaddress .page-title h2{background:0; text-transform:uppercase; font-weight:bold; padding-bottom:20px;}
.checkout-multishipping-address-editaddress #form-validate #lastname{width:251px;}

.checkout-multishipping-address-editbilling .page-title h2{background:0; text-transform:uppercase; font-weight:bold; padding-bottom:20px;}
.checkout-multishipping-address-editbilling .col-main{padding:20px;}
.checkout-multishipping-address-editbilling #form-validate #lastname{width:251px;}

.checkout-multishipping-address-newbilling .page-title h2{text-transform:uppercase; font-weight:bold; padding-bottom:20px;}
.checkout-multishipping-address-newbilling .col-main{padding:20px;}
.checkout-multishipping-address-newbilling .buttons-set{border:0;}

.checkout-multishipping-success .col-main{padding:20px;} 
.checkout-multishipping-success .content-box{padding:30px;}
.checkout-multishipping-success .buttons-set{border:0;}

/* Sitemap */
.sitemap {}


/********** < Common Checkout Styles */
.sp-methods{}
.checkout-onepage-index #checkout-payment-method-load dt{padding:5px 0;}
.checkout-onepage-index #checkout-payment-method-load dd{padding:0 20px;}
.checkout-onepage-index .main-block .corner-right-bot{padding:24px 27px 28px 25px;}
.checkout-onepage-index .col-main{width:677px; float:left;}
.checkout-onepage-index .col-right{width:173px; float:right;}
.checkout-onepage-index .page-title{display:none;}

.one-page-checkout-progress h1.complete { color:#25970F; }




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

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

/* Gift Messages */
.add-gift-message {margin-top:15px;}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto;}
.gift-message-form .gift-item {}
.gift-message-form textarea{width:510px!important;}
.gift-message-form .input-box{display:block; width:283px!important;}
.gift-message-form .input-box input{width:226px!important;}

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

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


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


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}
.dashboard .data-table{margin:10px 0;}
.dashboard h3{text-transform:uppercase;}
.dashboard .col2-set{padding:5px; margin-bottom:5px;}


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

#lastname{width:250px!important;}

.customer-name-middlename .name-firstname{width:200px!important;}
.customer-name-middlename .name-firstname input{width:190px!important;}
.customer-name-middlename .name-middlename{width:60px!important;}
.customer-name-middlename .name-middlename input{width:50px!important;}
.customer-name-middlename .input-box-2 input{width:250px!important;}

.customer-dob .input-box{width:60px!important;}
.customer-dob .input-box input{width:50px!important;}

.catalogsearch-advanced-index #form-validate .range input{width:150px;}
.catalogsearch-advanced-index #form-validate select{padding:2px;}

#my_recent_reviews{margin:0 0 20px;}
#my_recent_reviews .number{width:17px; float:left;}
#my_recent_reviews .product-name{width:480px; float:left;}
#my_recent_reviews .rating-box{margin:5px 0 0;}

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

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

.toolbars{width:100%;}
.toolbars .content-block .corner-right-bot{padding:14px 15px 9px 14px;}

.cms-index-index .products-grid{margin-top:0;}
.cms-index-index .products-grid .product-name{padding-right:15px;}
.cms-index-index .products-grid .product-image{padding:7px 0 0;}
.cms-index-index .products-grid .product-col-1{width:109px; float:left;}
.cms-index-index .products-grid .product-col-2{width:100px; float:left; padding-top:103px;}
.cms-index-index .products-grid .product-col-2 button{margin-right:0; float:none;}
.cms-index-index .products-grid .product-col-2 .price-box{padding-bottom:5px; float:none;}
.cms-index-index .products-grid .product-col-2 .ratings{width:auto;}
.cms-index-index .products-grid .product-col-2 .ratings .rating-box{margin:0; float:none;}
.cms-index-index .col-main .main-block .corner-right-bot{padding-bottom:0;}
.cms-index-index .products-grid .content-block .corner-right-bot{padding-right:2px; padding-bottom:15px;}
.cms-index-index .col-main .title .corner-right-bot{padding-bottom:12px!important;}
.cms-index-index .col-main .main-block{margin-bottom:3px;}

.checkout-onepage-success .col-main .buttons-set{border:0;}

.customer-address-form .block-container{border:0; padding:0;}

.tag-customer-view .pager{border:0;}
.tag-customer-view #my-tags-table{margin:10px 0;}
.tag-customer-view #my-tags-table .rating-box{margin:0;}

.tag-customer-edit #addTagForm input{margin-top:5px;}

.wishlist-index-index #wishlist-table textarea{width:95%!important;}


.sales-order-view .page-title{color:#FFF;}
.sales-order-view .page-title a{color:#FFF;}
.sales-order-view .col-main .col2-set{padding:5px; margin-bottom:5px;}
.sales-order-view .col-main h3{text-transform:uppercase; padding:10px 0;}

.sales-order-invoice .page-title{color:#FFF;}
.sales-order-invoice .page-title a{color:#FFF;}
.sales-order-invoice .col-main .col2-set{padding:5px; margin-bottom:5px;}

.order-indent{padding-top:10px;}

.sales-order-shipment .page-title{color:#FFF;}
.sales-order-shipment .page-title a{color:#FFF;}
.sales-order-shipment .col-main .col2-set{padding:5px; margin-bottom:5px;}

.sales-order-creditmemo .page-title{color:#FFF;}
.sales-order-creditmemo .page-title a{color:#FFF;}
.sales-order-creditmemo .col-main .col2-set{padding:5px; margin-bottom:5px;}

.cms-about-magento-demo-store .col-main p{padding:0 0 10px;}

.catalog-seo-sitemap-category .col-main .pager{border:0;}
.catalog-seo-sitemap-category .col-main .sitemap{margin-bottom:10px; margin-left:10px;}

.home-banners{margin:5px 0; width:100%; overflow:hidden;}
.home-banners img{float:left; margin-right:5px;}
.home-banners img.last-img{margin:0;}

.best-selling td a{text-decoration:none;}
.best-selling td a:hover{text-decoration:none;}

/* Footer ================================================================================ */
.footer{padding:0 24px 16px 31px; color:#181818;}
.footer .left-col{width:49%; float:left;}
.footer .right-col{width:50%; float:right;}
.footer ul{padding:0; text-align:center; font:11px/1.55em arial, helvetica, sans-serif;}
.footer ul li{display:inline; color:#181818; padding:0 13px 0 11px; background:url(../images/footer_links_divider.gif) right 3px no-repeat;}
.footer ul li.last{background:0;}
.footer ul li a{color:#181818; text-decoration:none;}
.footer ul li a:hover{text-decoration:underline;}
.footer .links{padding-top:3px; font:11px/1.55em arial, helvetica, sans-serif;}
.footer .links a{color:#95001E;}
.footer .links li{ background:url(../images/footer_links_divider_2.gif) right 3px no-repeat;}
.footer .store-switcher{margin-top:10px;}
.footer .store-switcher select{margin-left:5px;}
/* ======================================================================================= */

.city-required {
color:#F00;
} 

