/**
 * 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
 */
/* Reset ================================================================================= */
* { margin:0; padding:0; }

select{margin-bottom:1px;}

.full-width{width:100%;}
.container{width:100%; overflow:hidden;}
.clear{clear:both;}
.radio, checkbox{border:0; background:0;}
.pages-indent{padding:17px;}
.page-border{padding:17px; border:1px solid #EBEBEB; margin-top:20px; display:block;}

input{height:13px;}
select{height:20px;}

body          { background:url(../images/site_main_bg.gif) left top repeat-x #FFFFFF; padding:5px 0 25px; font-family:Arial, Helvetica, sans-serif; font-size:0.75em; line-height:1.33em; color:#626262; text-align:center; }

img           { border:0; vertical-align:top; }

a{color:#000000; text-decoration:underline;}
a:hover{text-decoration:none;}
a:hover img   {position:relative;}
:focus        { outline: 0; }

/* Headings */
h1            { font-size:1.2em; font-weight:bold; line-height:1.3; }
h2            { font-size:1.2em; font-weight:bold line-height:1.34; margin-bottom:5px; }
h3            { font-size:1em; font-weight:bold; line-height:1.375; margin-bottom:5px; }
h4            { font-size:1em; font-weight:bold; }
h5            { font-size:1em; font-weight:bold; }
h6            { font-size:1em; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before, 
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }

/* Layout ================================================================================= */
.wrapper {}
.page { width:859px; margin:0 auto; padding:0; text-align:left; }
.page-print{padding:20px; text-align:left;}
.page-print .col2-set{ padding:10px 0;}
.page-popup{padding:20px; text-align:left;}
.page-popup .page-title{padding-left:0; padding-bottom:15px;}
.page-popup #product_comparison td button{margin-bottom:5px;}
.main {padding:0;}

/* Base Columns */
.col-left { float:left; width:213px; padding:0; }
.col-main { float:left; width:429px; padding:0; }
.col-right { float:right; width:213px; padding:0; }

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

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right;  width:610px; padding:0 15px 0 0;}
.col2-right-layout .col-main {width:628px;}
.col2-right-layout .main-border{background:url(../images/main-border.gif) 643px top repeat-y;}

/* 3 Columns Layout */
.col3-layout .col-main{width:429px; padding-bottom:25px;}
.col3-layout .col-wrapper { float:left; width:643px; }
.col3-layout .col-wrapper .col-main { float:right; }

.main-border{border:1px solid #EBEBEB; background:url(../images/main-border.gif) 213px top repeat-y;}
.main-right-border{background:url(../images/main-border.gif) 643px top repeat-y; width:100%;}

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

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

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


/* Header ================================================================================ */
.header-container {}
.header .col-1{width:39%; height:105px; float:left; padding-left:15px;}
.header .col-2{width:55%; float:right;}
.header .logo{float:left; text-decoration:none !important; display:block; margin:22px 0 20px 0;}
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; padding:0; }

.header .search{background:url(../images/search_left.gif) left bottom no-repeat #F0F0F0; width:258px; float:right;}
.header .search label{display:none;}

.header .search .corner-right-bot{background:url(../images/search_right.gif) right 31px no-repeat; height:35px; overflow:hidden; padding:0 9px 1px 11px;}
.header .search .corner-right-bot input{width:168px; height:15px; margin-top:1px;}
.header .search .corner-right-bot button{float:right;}
.header .search .corner-right-bot button span{color:#2A2A2A; background:transparent url(../images/bkg_button_2.png) 0 0 no-repeat; height:22px; font-size:9px; padding-left:8px;}
.header .search .corner-right-bot button span span{background-position:100% 0; padding-left:0; padding-right:8px; padding-top:5px;}

.header .form-search{padding-top:4px;}
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}

.header .links {float:right; padding:8px 0;}
.header .links li{display:inline; font-size:0.91em; color:#9A9A9A; background:url(../images/top_links_divider.gif) right center no-repeat; padding-right:8px; margin-right:7px;}
.header .links li a{color:#9A9A9A; text-decoration:none;}
.header .links li a:hover{text-decoration:underline;}
.header .links li.last{background:0; padding:0; margin:0;}
.header .form-language{float:right;}
.header .form-language label{font-size:0.91em;}
.header .form-language select{width:113px; height:20px; margin-left:7px; padding-left:5px; vertical-align:middle;}
.header .welcome-msg {font-weight:bold; text-align:right; }
.header .menu{background:url(../images/menu_border_top.gif) left top repeat-x #DBDBDB; width:100%; margin-bottom:3px;}
.header .menu .border-bot{background:url(../images/menu_border_bot.gif) left bottom repeat-x;}
.header .menu .border-left{background:url(../images/menu_border_left.gif) left top repeat-y;}
.header .menu .border-right{background:url(../images/menu_border_right.gif) right top repeat-y;}
.header .menu .corner-left-top{background:url(../images/menu_corner_left_top.gif) left top no-repeat;}
.header .menu .corner-right-top{background:url(../images/menu_corner_right_top.gif) right top no-repeat;}
.header .menu .corner-left-bot{background:url(../images/menu_corner_left_bot.gif) left bottom no-repeat;}
.header .menu .corner-right-bot{background:url(../images/menu_corner_righ_bot.gif) right bottom no-repeat;}
/********** < Navigation */

#nav {font-size:1.3em;}

/* All Levels */
#nav li { position:relative; text-align:left; }
#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; background:url(../images/menu_divider.gif) right 2px no-repeat;}
#nav li.active a { color:#292929; }
#nav a { float:left; padding:4px 21px 5px 24px; color:#292929;}
#nav li.over a,
#nav a:hover { color:#C5003D; }
#nav li.active > a,
#nav li.over > a span{ color:#C5003D !important; }

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

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

/* 2nd leven */
#nav ul { position:absolute; width:9em; top:29px; left:-10000px; border:1px solid #E4E4E4; }

/* 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:#FAFAFA; color:#878787!important;}
#nav ul li a:hover{background:#FAFAFA; color:#C5003D !important;}

/*=============================================*/
#nav ul li{}
/*#nav ul li.last{}*/

#nav span{font-size:12px;}
#nav li li span{text-transform:none; font-size:12px; padding:2px 22px!important; line-height:normal;}
#nav ul li.first > a > span{padding-top:14px!important;}
#nav ul li.last > a > span{padding-bottom:16px!important;}

#nav li.last-element{background:0;}
#nav li.last-element a{padding-right:10px;}
/*=============================================*/

/********** Navigation > */
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea, button { font:11px Arial, Helvetica, sans-serif; vertical-align:middle; color:#AEAEAE;}
input.input-text, select, textarea {background:#fff; border:1px solid #D9D9D9; border-left:1px solid #7F7F7F; border-top:1px solid #7F7F7F;}
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; }

.col-main input, .col-main select{color:#626262;}

button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { float:left; height:20px; background:transparent url(../images/bkg_button.png) 0 0 no-repeat; padding:0 0 0 12px; font:bold 10px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; text-transform:uppercase; position:relative;}
button.button span span { background-position:100% 0; padding:4px 12px 0 0; }
button.disabled {}
button.disabled span {}

button.btn-checkout span {}
button.btn-checkout.no-checkout {}


.products-grid button.button span{background:transparent url(../images/bkg_button_3.png) 0 0 no-repeat; padding-left:25px;}
.products-grid button.button span span{background-position:100% 0; padding-left:0;}


/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
.highlight {}


/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#111; font-weight:bold; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; overflow:hidden; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:576px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

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

.buttons-set-order {}

.fieldset { border:1px solid #ddd; background:#fefefe; padding:22px 25px 12px 25px; margin:28px 0; }
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #fefefe; background:#dedede; color:#333; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }

/* 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; margin-bottom:10px; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:12px; text-align:right; color:#f00; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; 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; }

.col-main .note-msg{margin:0 15px;}

/* BreadCrumbs */ 
.breadcrumbs{padding:2px 20px 6px 18px; font-size:0.91em;}
.breadcrumbs strong{display:none;}
.breadcrumbs li{display:inline;}
.breadcrumbs li span{background:url(../images/breadcrumbs_marker.gif) 2px 5px no-repeat; padding:0 2px;}
.breadcrumbs li strong{display:inline; font-weight:normal;}
.breadcrumbs li a{color:#A9A9A9; text-decoration:none;}
.breadcrumbs li a:hover{text-decoration:underline;}

/* Page Heading */
.page-title{padding:15px 15px 10px 18px;}
.page-title h1,
.page-title h2{font-weight:bold; color:#414141;}
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */ 
.toolbar{background:#F7F7F7; padding:6px 15px 7px 17px;}

.toolbar-bottom .toolbar{position:relative; z-index:99999;}

.pager {padding:5px; text-align:center; font-size:0.91em; color:#414141; background:url(../images/line_x_divider.gif) left bottom repeat-x;}
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages strong{font-weight:bold;}
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages li a{color:#414141; text-decoration:underline;}
.pager .pages li a:hover{text-decoration:none;}
.pager .pages .current {color:#414141;}
.pager select{width:47px; height:21px; margin:0 5px;}

/* Sorter */ 
.sorter {padding:5px; font-size:0.91em; color:#414141; padding-right:41px;}
.sorter .view-mode { float:left; }
.sorter .view-mode a{color:#414141;}
.sorter .sort-by { float:right; }
.sorter .link-feed {}
.sorter select{width:87px; height:21px; margin:0 6px;}

/* Data Table */ 
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #EBEBEB; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #EBEBEB; }
.data-table thead { background-color:#F7F7F7; }
.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 {}

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

.btn-remove { display:block; width:15px; height:17px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

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


/* Sidebar =============================================================================== */
.sidebar .block {padding:0 0 19px 0; border-bottom:1px solid #EBEBEB;}
.sidebar .block .block-title {padding:21px 12px 0 18px;}
.sidebar .block .block-title h2 {font-weight:bold; color:#414141;}
.sidebar .block .block-title h2 a{color:#414141; font-weight:normal; text-decoration:none; font-size:0.91em;}
.sidebar .block .block-title h2 a:hover{text-decoration:underline;}
.sidebar .block .block-subtitle {font-size:0.91em; color:#414141; margin-bottom:10px;}
.sidebar .block .block-content {padding:15px 17px 0;}
.sidebar .block .btn-remove,
.sidebar .block .btn-edit { float:right; margin-left:10px;}
.sidebar .block .actions { text-align:right; }
.sidebar .block .actions a { float:left; font-size:0.91em; }
.sidebar .block.last-block{border-bottom:0;}

/* Block: Account */
.sidebar .block-account {}
.sidebar .block-account li a{color:#07265d;}

/* Block: Currency Switcher */
.sidebar .block-currency {}
.sidebar .block-currency select{width:173px; height:20px;}

/* Block: Layered Navigation */
.sidebar .block-layered-nav .block-title strong span{color:#C5003D; background:url(../images/shop_by_title.gif) right 5px no-repeat; display:inline; padding-right:12px;}
.sidebar .block-layered-nav .block-content{padding-top:0;}
.sidebar .block-layered-nav .block-content .block-subtitle{font-weight:normal; color:#818080; margin-bottom:20px;}
.sidebar .block-layered-nav dt {font-weight:bold; color:#414141;}
.sidebar .block-layered-nav dd{padding:11px 0 18px 10px;}
.sidebar .block-layered-nav .currently {}
.sidebar .block-layered-nav .currently li{padding-bottom:3px;}
.sidebar .block-layered-nav .currently .btn-remove{float:right;}
.sidebar .block-layered-nav .currently .label{font-weight:bold; color:#414141;}
.sidebar .block-layered-nav a{color:#626262; text-decoration:underline;}
.sidebar .block-layered-nav a:hover{text-decoration:none;}
.sidebar .block-layered-nav .actions{text-align:right; padding:10px 0 20px;}
.sidebar .block-layered-nav .actions a{float:none;}

/* Block: Cart */
.sidebar .block-cart .block-title{padding:15px 0 10px 18px;}
.sidebar .block-cart .block-title strong span{color:#C5003D; background:url(../images/cart_title.jpg) left top no-repeat; padding-top:7px; padding-left:30px; padding-bottom:10px;}
.sidebar .block-cart .block-content{padding-top:5px;}
.sidebar .block-cart .block-subtitle{font-weight:bold;}
.sidebar .block-cart .amount a{color:#07265d; text-decoration:underline;}
.sidebar .block-cart .amount a:hover{text-decoration:none;}
.sidebar .block-cart .subtotal{background:#F7F7F7; margin:12px 0; text-align:center; padding:2px 0 3px;}
.sidebar .block-cart .subtotal .price{font-weight:bold; color:#C5003D; font-size:1.09em;}
.sidebar .block-cart .actions{padding-bottom:20px;}
.sidebar .block-cart .actions button{margin-top:10px;}
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }

.sidebar .mini-products-list li { padding:5px 0; }
.sidebar .mini-products-list .product-image { float:left; width:50px; padding:5px; margin-right:-75px; }
.sidebar .mini-products-list .product-details { margin-left:68px; }
.sidebar .mini-products-list .product-details .product-name { font-size:1.09em; font-weight:bold; margin:0 0 5px 0;}
.sidebar .mini-products-list .product-details .product-name a{color:#07265d; text-decoration:underline; font-weight:normal;}
.sidebar .mini-products-list .product-details .product-name a:hover{text-decoration:none;}
.sidebar .mini-products-list .product-details .btn-remove { float:right; margin-left:5px;}
.sidebar .mini-products-list .product-details .price{font-size:1.16em;}
.sidebar .mini-products-list .product-details a{font-size:0.91em;}


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

/* Block: Related */
.sidebar .block-related {}
.sidebar .block-related .block-subtitle{font-size:1em;}
.sidebar .block-related li { padding:5px 0; }
.sidebar .block-related #block-related{margin-top:10px;}
.sidebar .block-related .checkbox { float:left; margin-right:-20px; margin-top:20px;}
.sidebar .block-related .product { margin-left:20px; }
.sidebar .block-related .product .product-image { float:left; margin-right:-65px; }
.sidebar .block-related .product .product-details { margin-left:65px; }
.sidebar .block-related .product .product-details .product-name{font-size:1.09em;}
.sidebar .block-related .product .product-details .product-name a{color:#07265d;}
.sidebar .block-related .product .product-details .price-box{margin-bottom:10px;}
.sidebar .block-related .product .product-details .link-wishlist{color:#3E3E3E;}
.sidebar .block-related .block-content p a{color:#C5003D; font-size:0.91em;}
.sidebar .block-related .block-content .product-details p a{color:#3E3E3E;} 

/* Block: Compare Products */
.sidebar .block-compare {}
.sidebar .block-compare li { padding:5px 0; }
.sidebar .block-compare li .product-name{float:left; width:120px;}
.sidebar .block-compare li .btn-remove{float:right;}
.sidebar .block-compare li a{color:#07265d; text-decoration:underline;}
.sidebar .block-compare li a:hover{text-decoration:none;}
.sidebar .block-compare .actions{padding:15px 0 0 0;}
.sidebar .block-compare .actions button{}
.sidebar .block-compare .actions a{color:#3E3E3E; font-size:0.91em;}

/* Block: Viewed */
.sidebar .block-recent {}
.sidebar .block-compared li,
.sidebar .block-viewed li{background:url(../images/recently_viewed_marker.gif) left 8px no-repeat; padding-left:7px; padding-bottom:10px;}
.sidebar .block-compared li a,
.sidebar .block-viewed li a{color:#626262; font-weight:bold; text-decoration:underline;}
.sidebar .block-compared li a:hover,
.sidebar .block-viewed li a:hover{text-decoration:none;}

/* Block: Poll */
.sidebar .block-poll {}
.sidebar .block-poll .block-subtitle{color:#626262; font-weight:normal; font-size:1em;}
.sidebar .block-poll .radio { float:left; margin:3px -18px 0 0; }
.sidebar .block-poll .label { display:block; margin-left:18px;}
.sidebar .block-poll .answer{float:left; width:100%;}
.sidebar .block-poll .answer span{display:block; width:100px;}
.sidebar .block-poll .votes{font-weight:bold; float:right; width:60px; margin-top:-15px;}
.sidebar .block-poll .block-content ul{margin-top:15px;}
.sidebar .block-poll .block-content ul li{padding-bottom:5px; color:#898989;}
.sidebar .block-poll .actions{padding-top:10px;}
.sidebar .block-poll .actions button{float:left; background:url(../images/poll_button.gif) left top no-repeat; border:0; width:51px; height:23px;}
.sidebar .block-poll .actions button span{display:none;}

/* Block: Tags */
.sidebar .block-tags ul{font-size:1.2em;}
.sidebar .block-tags ul,
.sidebar .block-tags li {display:inline; line-height:normal; color:#808080; padding-right:12px;}
.sidebar .block-tags li a{color:#808080; text-decoration:none;}
.sidebar .block-tags li a:hover{text-decoration:underline;}
.sidebar .block-tags .actions{padding-top:10px;}
.sidebar .block-tags .actions a{color:#808080; text-decoration:underline;}
.sidebar .block-tags .actions a:hover{text-decoration:none;}

/* Block: Subscribe */
.block-subscribe {}
.block-subscribe .block-title{padding-bottom:10px;}
.block-subscribe .block-title strong span{color:#454545;}
.block-subscribe label{color:#838383;}
.block-subscribe input{width:174px; margin:5px 0;}
.block-subscribe button span{color:#2A2A2A; background:transparent url(../images/bkg_button_2.png) 0 0 no-repeat; height:22px; font-size:9px; padding-left:8px;}
.block-subscribe button span span{background-position:100% 0; padding-left:0; padding-right:8px; padding-top:5px;}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px 0 0 0; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .actions{padding-top:10px;}

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

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }

/* Block: Checkout Progress */
.sidebar .block-progress { border:0;}
.sidebar .block-progress .block-title{border:1px solid #EBEBEB; padding:17px 25px 18px 19px;}
.sidebar .block-progress .block-content{padding:0;}
.sidebar .block-progress dt,
.sidebar .block-progress dd { font-weight:bold; border:1px solid #EBEBEB; border-top:0; padding:18px 20px;}
.sidebar .block-progress dd.complete { background-color:#F7F7F7; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title {margin:0;}
.category-title h1{color:#414141; font-weight:bold; }
.category-image { display:block; margin:0 auto; }
.category-products {}

/* View Type: Grid */
.products-grid {  position:relative; width:100%; overflow:hidden; }
.products-grid.first{margin-top:22px;}
.products-grid.last{margin-bottom:-25px;}
.products-grid li.item { float:left; width:200px; list-style:none;}
.products-grid li.item .product-box-indent{padding:5px 22px 5px 25px; background:url(../images/line_y_divider.gif) right top repeat-y;}
.products-grid li.item.first width:195px; .product-box-indent{padding-left:7px; list-style:none;}
.products-grid li.item.last{width:195px; list-style:none;}
.products-grid li.item.last .product-box-indent{padding-left:26px; padding-right:17px; background:0;}
.products-grid li.item.last .product-divider{ margin-left:0; margin-right:17px; list-style:none;}
.products-grid .product-divider{height:42px; margin-left:18px; background:url(../images/line_x_divider.gif) left 20px repeat-x;}
.products-grid.last li.item .product-divider{background:0;}
.products-grid .product-image { display:block; width:135px; height:135px; margin:0 auto; text-align:center;}
.products-grid .product-name{margin:0 0 15px;}
.products-grid .product-name a {}
.products-grid .price-box { margin:15px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions {}
.products-grid .ratings{width:100px; margin:0 auto 10px;}
.products-grid .ratings .rating-box{margin-top:2px; margin-left:2px; margin-bottom:3px;}
.products-grid .add-to-links {margin-top:7px;}
.products-grid .add-to-links li{display:inline;}
.products-grid .add-to-links .separator{display:inline;}
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { margin:0 auto; }
.col1-layout .products-grid { margin:0 auto; }

/* View Type: List */
.products-list .item {padding:8px 18px; margin:0 0 5px;}
.products-list .product-image { float:left; /*margin-right:-150px;*/ }
.products-list .product-shop { float:right; width:285px;}
.products-list .line-x-divider{background:url(../images/line_x_divider.gif) left top repeat-x; height:1px; overflow:hidden; margin-top:24px;}
.products-list .last .line-x-divider{display:none;}
.products-list .add-to-links li{display:inline;}
.products-list .add-to-links .separator{display:inline;}
.products-list .price-box{margin-top:13px;}
.products-list .desc{padding-top:5px;}
.products-list .rating-box{margin:0 0 10px 0;}
.products-list .rating-links{font-size:0.91em;}
.products-list .rating-links .separator{display:none;}
.products-list .product-shop .price-box{float:left; margin-right:20px;}
.products-list .product-shop button{margin:10px 0 0 0;}
.products-list .add-to-links{padding-top:15px;}
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {padding:20px 0 20px 17px;}

.product-essential {}
.product-collateral { background:url(../images/line_x_divider.gif) left top repeat-x; margin-top:10px; padding-top:24px;}

.product-collateral .std{padding-top:20px;}

.product-collateral #product-attribute-specs-table{margin:20px 0;}
.product-collateral #product-attribute-specs-table th{color:#414141;}

.ratings-table{margin-bottom:10px;}
.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.product-view .product-img-box .product-image { border:1px solid #F1F2EC; text-align:center; }
.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 {padding:22px 0 14px;}
.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 6px 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{padding-top:10px;}
.product-view .product-img-box .more-views h2{font-size:0.91em; font-weight:bold; color:#414141;}
.product-view .product-img-box .more-views ul { margin-left:-4px; margin-top:5px;}
.product-view .product-img-box .more-views li { float:left; padding:1px; margin:0 10px 8px 0;}

.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:323px; }
.product-view .product-shop p{padding-bottom:5px;}
.product-view .product-shop .add-to-box .add-to-cart{padding-top:7px; width:184px;}
.product-view .product-shop .add-to-box .add-to-cart button{margin-bottom:20px; float:right;}
.product-view .product-shop .add-to-box .add-to-cart input{width:43px; height:12px; margin-top:2px; margin-bottom:20px;}
.product-view .product-shop .add-to-box .add-to-cart .paypal-logo{clear:both;}
.product-view .product-shop .add-to-box .or{padding-top:8px;}

.product-view .product-name {padding-bottom:15px;}
.product-view .product-name h1{color:#07265d; text-decoration:underline;}
.product-view .short-description{font-size:0.96em; color:#414141; padding-top:10px;}
.product-view .short-description h2{margin-bottom:5px; font-weight:bold;}
.product-view .ratings{padding-top:10px;}
.product-view .ratings .rating-box{float:left; margin:0 15px 0 0;}
.product-view .ratings .rating-links{float:left; font-size:0.91em;}
.product-view .ratings .rating-links a{display:inline;}
.product-view .ratings .rating-links .separator{padding:0 5px;}

/* Rating */
.ratings {padding:15px 0 0;}
.ratings .amount {}
.ratings .rating-links a{display:block;}
.ratings .rating-links a.last{color:#3E3E3E;}
.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;}

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

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

.price-box {margin:10px 0;}
.price-box .price {font-weight:bold; font-size:1.09em; color:#C5003D;}

.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 .separator{display:none; padding:0 4px; color:#717070;}
.add-to-links a{color:#C5003D; text-decoration:underline; font-size:0.91em;}
.add-to-links a:hover{text-decoration:none;}
.add-to-links a.link-compare{color:#3E3E3E;}

/* 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 15px; }
.add-to-box .add-to-links { float:left; }

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #F1F2EC; background-color:#F7F7F7; }
.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 #F1F2EC; border-top:0; }
.product-options-bottom .price-box{margin:10px 0; float:left;}
.product-options-bottom .add-to-cart{float:right; margin-top:10px;}
.product-options-bottom .add-to-cart input{height:12px;}
.product-options-bottom .add-to-links{clear:both;}

.multiselect{height:auto!important;}

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

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

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

/* Block: Upsell */
.product-view .box-up-sell{padding-top:10px;}
.product-view .box-up-sell .products-grid td { width:25%; padding-right:18px; text-align:center; }
.product-view .box-up-sell .product-name{margin-bottom:0;}
.product-view .box-up-sell .price-box{margin-top:0; margin-bottom:5px;}
.product-view .ratings .rating-box{margin-bottom:5px;}
.product-view .box-up-sell .rating-links{padding-top:5px;}
.product-view .box-up-sell .rating-links a{display:block;}
.product-view .box-up-sell .rating-links .separator{display:none;}

/* Block: Tags */
.product-view .box-tags {padding-top:20px;}
.product-view .box-tags .form-add-tags label { float:left;}
.product-view .box-tags h3{font-size:0.91em; color:#414141; margin-bottom:5px;}
.product-view .box-tags .form-add{width:100%; overflow:hidden; margin:0 0 5px;}
.product-view .box-tags .form-add label{display:block; font-size:0.91em; font-weight:bold; margin-bottom:3px;}
.product-view .box-tags .form-add .input-box {float:left; margin:0; width:465px;}
.product-view .box-tags .form-add .input-box input{width:450px;}
.product-view .box-tags .form-add .button { float:left; }
.product-view .box-tags .form-add p { clear:both; padding-top:3px; font-size:0.91em; }
.product-view .box-tags .product-tags{padding:15px 0;}
.product-view .box-tags .product-tags li{display:inline; color:#07265d; background:url(../images/tags_divider.gif) right 3px no-repeat; padding-right:10px; margin-right:10px;}
.product-view .box-tags .product-tags li.last{background:0;}
.product-view .box-tags .product-tags a{color:#07265d; font-weight:bold;}

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

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

.product-name a{color:#07265d; text-decoration:underline; font-weight:normal;}
.product-name a:hover{text-decoration:none;}
/* ======================================================================================= */


/* 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:128px; margin-bottom:10px; }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; margin-bottom:10px; }
.product-review .product-img-box .ratings .rating-links .separator{display:none;}
.product-review .product-details { float:right; width:440px; }

.review-customer-view .col-main .product-image-box{width:160px; float:left;}
.review-customer-view .col-main .product-image-box img{margin-bottom:10px;}
.review-customer-view .col-main .product-details{width:447px; float:right;}
.review-customer-view .col-main .data-table{margin:15px 0;}
.review-customer-view .col-main .ratings{margin:15px 0;}
.review-customer-view .col-main .ratings .rating-box{padding:5px 0;}
.review-customer-view .col-main .product-view-details-col-1{width:185px; float:left;}
.review-customer-view .col-main .product-view-details-col-2{width:420px; float:left;}
.review-customer-view .col-main .product-view-details-col-1 .rating-links .separator{display:none;}
.review-customer-view .col-main .product-view-details-col-1 .ratings{padding-top:0;}
.review-customer-view .col-main .product-view-details-col-1 .ratings .rating-box{margin:0;}
.review-customer-view .col-main .product-review .buttons-set{padding-left:0;}

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


/* Shopping Cart ========================================================================= */
.cart{padding:17px 23px 31px 16px;}
.cart .checkout-types{float:right; text-align:right;}
.cart .checkout-types li{ padding-bottom:10px; line-height:normal; vertical-align:top; float:left; padding-left:20px;}
.cart .checkout-types li button span{height:29px; background:transparent url(../images/cart_button.gif) 0 0 no-repeat;}
.cart .checkout-types li button span span{background-position:100% 0; font-size:13px; padding-top:7px;}
.cart .checkout-types input{height:auto;}

.cart .page-title{padding:0 0 10px;}
.cart .page-title h1{color:#C5003D; font-weight:bold;}

.cart .discount h3{color:#414141; font-size:0.91em;}
.cart .discount{padding:17px 10px 12px 17px; border:1px solid #EBEBEB;}
.cart .discount label{display:block; margin-bottom:10px;}
.cart .discount input{width:115px; margin-right:7px;}
.cart .discount .buttons-set{padding-left:0;}
.cart .discount .buttons-set button{float:none; position:relative; margin-left:-5px;}

/* Shopping Cart Table */
.cart-table{border:1px solid #EBEBEB; margin-bottom:29px;}
.cart-table .item-msg { font-size:10px; }
.cart-table th{font-size:0.91em; color:#414141; text-align:center; padding:10px;}
.cart-table td{padding:10px; vertical-align:middle; text-align:center;}
.cart-table .cart-price{text-align:center!important; color:#C5003D; font-weight:bold;}
.cart-table tfoot td{background:#F7F7F7; padding:10px 13px;}
.cart-table tfoot .btn-continue{float:left;}
.cart-table .product-name a{color:#626262; text-decoration:none;}
.cart-table .product-name a:hover{text-decoration:underline;}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals{}
.cart .cart-collaterals .col2-set{width:565px; float:left;}
.cart .cart-collaterals .col-1{width:283px; float:left;}
.cart .cart-collaterals .col-2{width:263px; float:right;}
.cart .crosssell{border:1px solid #EBEBEB; padding:16px 19px 14px 17px;}
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-details { margin-left:116px; }
.cart .crosssell h3{font-weight:normal;}
.cart .crosssell ul{margin-top:15px;}
.cart .crosssell ul .item{padding-top:19px; padding-bottom:22px; background:url(../images/line_x_divider.gif) left bottom repeat-x;}
.cart .crosssell ul .item.last{background:0; padding-bottom:5px;}
.cart .discount h2{font-weight:bold; font-size:0.91em; color:#414141; margin-bottom:5px;}
.cart .discount input{width:110px; margin:2px 0 5px; float:left;}
.cart .discount button{float:right;}
.cart .shipping h2{font-weight:bold; font-size:0.91em; color:#414141; margin-bottom:5px;}
.cart .shipping {padding:22px 10px 23px 17px; border:1px solid #EBEBEB; margin-top:20px;}
.cart .shipping #shipping-zip-form p{font-size:0.91em; padding:10px 0;}
.cart .shipping label{font-weight:normal; color:#626262;}
.cart .shipping .form-list select{width:230px; margin-top:2px;}
.cart .shipping .form-list input{width:224px; margin-top:2px;}
.cart .shipping .form-list li{padding-bottom:10px;}
.cart .shipping .buttons-set{padding-left:0;}
.cart .shipping button{float:left;}

/* Shopping Cart Totals */
.cart .totals { float:right; border:1px solid #EBEBEB; background:#F7F7F7; width:202px; padding:15px 13px 18px 17px;}
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td {padding:5px;}
.cart .totals table th {font-weight:bold; color:#414141; font-size:0.91em;}
.cart .totals .price{color:#C5003D; font-weight:bold; font-size:1.09em;}
.cart .totals table td{width:85px; padding-left:15px; font-weight:bold; color:#414141; font-size:0.91em; text-align:right;}
.cart .totals table td .price{float:left;}
.cart .totals .tax-collapse{text-align:right!important; font-weight:bold; color:#414141; font-size:0.91em;}
.cart .totals .checkout-types{padding-top:10px;}
.cart .totals .checkout-types li{font-size:0.91em;}
.cart .totals .checkout-types button{margin-bottom:7px;}

/* 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{position:relative; margin-top:-1px;}
.opc li.section { border:1px solid #EBEBEB; border-bottom:0; border-left:0;}

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title {background-color:#FFFFFF; padding:14px 17px 12px 17px; font-size:1.09em;}
.opc .step-title .number { float:left; line-height:normal; margin-right:10px; padding:1px 6px; font-weight:bold; color:#000000; border:1px solid #3A4750; background:#FFFFFF;}
.opc .step-title h2{float:left; font-weight:bold; color:#57595C; font-size:0.91em; padding-top:3px; margin:0;}
.opc .step-title a { display:none; float:right; }

.gift-messages-form{}
.gift-messages-form .inner-box{padding:5px;}
.gift-messages-form .form-list textarea{width:457px!important;}

.opc .allow .step-title { cursor:pointer; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active {}
.opc .active .step-title { background-color:#F7F7F7; cursor:default; }
.opc .active .step-title .number{color:#FFFFFF; background:#C5003D; border:1px solid #C5003D; }

.opc label{color:#414141; font-weight:normal;}

.opc .form-list{margin:10px 0;}

/*.opc .active .step-title a { display:none; }*/

.opc .step{position:relative; border-top:1px solid #EBEBEB; padding:23px 19px 25px 17px; background-color:#F7F7F7;}
.opc .step .tool-tip { right:10px; }

.opc .order-review {}

.opc .buttons-set{border:0;}

.opc .field{width:342px;}
.opc .fields input,
.opc .field input{width:228px;}
.opc .name-lastname,
.opc .field-2{width:234px; float:left;}
.opc .field-2 input{width:228px;}
.opc .field-2 select{width:234px;}
.opc .name-firstname{width:342px;}
.opc .name-middlename{width:156px;}
.opc .name-middlename input{width:81px!important;}
.opc .name-lastname input{width:228px!important;}
.opc .sp-methods dt{padding-bottom:5px;}
.opc .form-list li.wide input.input-text{width:570px;}


/* Multiple Addresses Checkout */
.checkout-progress {padding:15px 0 15px 14px; margin:0 0 10px; text-align:center; border:1px solid #EBEBEB;}
.checkout-progress li {display:inline; width:15%; text-align:center; color:#414141; border:1px solid #EBEBEB; padding:1px 10px 1px 10px; margin-right:5px; background:#FFFFFF;}
.checkout-progress li.active {background:#F7F7F7; color:#414141;}



.multiple-checkout { position:relative; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {margin-bottom:10px; display:block;}
.multiple-checkout .grand-total .price {}


.checkout-multishipping-addresses .col-main{padding:20px;}
.checkout-multishipping-addresses .col-main .page-title{padding:7px; padding-left:0;}
.checkout-multishipping-addresses .col-main .page-title h2{padding:0;}
.checkout-multishipping-addresses .col-main .multiple-checkout h2{margin:15px 0;}
.checkout-multishipping-addresses .col-main #multiship-addresses-table{border-collapse:collapse; border-right:1px solid #EBEBEB;}
/*.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-addresses .col-main .buttons-set{margin-top:10px;}

.checkout-multishipping-shipping .col-main{padding:20px;}
.checkout-multishipping-shipping .col-main .page-title{margin-bottom:15px;}
.checkout-multishipping-shipping .col-main .multiple-checkout{width:100%;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set{background:0;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set .col-1{width:30%;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set .col-2{width:68%;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set .gift-messages{padding-top:10px;}
.checkout-multishipping-shipping .col-main .wide .data-table{border-collapse:collapse; margin-top:15px;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set{border:1px solid #EBEBEB; 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 .col2-set{background:0; border:1px solid #EBEBEB; 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:1px;}
.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 .col2-set{background:0; border:1px solid #EBEBEB; padding:20px; margin-bottom: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 #form-validate{display:block; padding:20px;}
/*.checkout-multishipping-address-newshipping #form-validate #lastname{width:251px;}*/

.checkout-multishipping-address-editshipping .col-main{padding:20px;}
.checkout-multishipping-address-editshipping #form-validate{display:block; padding:20px;}
/*.checkout-multishipping-address-editshipping #form-validate #lastname{width:251px;}*/

.checkout-multishipping-address-selectbilling .col-main{padding:20px;}
.checkout-multishipping-address-selectbilling .page-title{margin-bottom:15px; padding-left:0;}
.checkout-multishipping-address-selectbilling .page-title h2{background:0;}
.checkout-multishipping-address-selectbilling .page-title button.button{margin-top:5px;}
.checkout-multishipping-address-selectbilling .buttons-set{padding-top:10px;}

.checkout-multishipping-address-editaddress .col-main{padding:20px;}
.checkout-multishipping-address-editaddress #form-validate{display:block; padding:20px;}
.checkout-multishipping-address-editaddress #form-validate #lastname{width:251px;}

.checkout-multishipping-address-editbilling .col-main{padding:20px;}
.checkout-multishipping-address-editbilling #form-validate{display:block; padding:20px;}
.checkout-multishipping-address-editbilling #form-validate #lastname{width:251px;}

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

.checkout-multishipping-address-newbilling .col-main{padding:20px;} 
.checkout-multishipping-address-newbilling .page-title{padding-left:0; padding-bottom:20px;}

/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users {}
.account-login .col2-set .col-1,
.account-login .col2-set .col-2{padding:17px; width:45%;}

/********** < Common Checkout Styles */
.sp-methods{}
.checkout-onepage-index .main-border{background:0;}
.checkout-onepage-index .col-main{width:614px; padding:0;}
.checkout-onepage-index .col-right{width:202px; padding-right:20px; padding-top:23px;}
.checkout-onepage-index .col2-right-layout{background:url(../images/main-border.gif) 614px top repeat-y;}
.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 #opc-review{border-bottom:0;}

.please-wait { float:right; padding-right:50px; color:#414141; font-weight:bold; font-size:0.91em;}
.cvv-what-is-this { cursor:help; margin-left:5px;}

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; width:477px; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

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

.checkout-multishipping-shipping .gift-message-form textarea{width:467px!important;}
.checkout-multishipping-shipping .gift-message-form .input-box{display:block; width:236px!important;}

.checkout-onepage-index .gift-message-form .input-box{width:265px!important;}
.checkout-onepage-index .gift-message-form .input{width:244px!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 {padding:15px 17px 17px;}
.login-page .new-users,
.login-page .registered-users{border:1px solid #EBEBEB; padding:7px; width:390px;}
.login-page h3{margin-bottom:10px;}

.login-page .content { min-height:150px; }


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


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {padding:15px 0 0 0;}
.dashboard .welcome-msg {}
.dashboard p.hello{padding:10px 0;}

.dashboard .box-head,
.dashboard .box-title{width:100%; overflow:hidden; margin:15px 0;}
.dashboard .box-head h2,
.dashboard .box-title h3{ float:left;}
.dashboard .box-head a,
.dashboard .box-title a{float:right;}

.my-account .my-tag-edit{margin-bottom:10px;}
.my-account .my-tag-edit a.btn-remove{float:left; margin-right:5px;}


.dashboard .col2-set{border:1px solid #EBEBEB; padding:7px; margin:10px 0;}

#my-orders-table{margin:5px 0 10px;}

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

/* Block: Tags */
.dashboard .tags{padding-top:10px;}
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; width:500px!important; }

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

/* Order View */
.order-info { border:1px solid #EBEBEB; 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{padding-bottom:20px;}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print .page-title{padding-left:0px; padding-bottom: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; }

.customer-name-middlename .name-firstname{width:178px!important;}
.customer-name-middlename .name-firstname input{width:165px!important;}
.customer-name-middlename .name-middlename{width:97px!important;}
.opc .customer-name-middlename .name-middlename{width:164px!important;}
.customer-name-middlename .name-middlename input{width:76px!important;}
.opc .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{display:block; padding:17px;}
.catalogsearch-advanced-index #form-validate .range input{width:150px;}
.catalogsearch-advanced-index #form-validate select{padding:2px;}
.catalogsearch-advanced-index #advanced-search-list{margin-bottom:20px;} 

.catalogsearch-advanced-index label{display:block; float:none;}

/* Block: Reviews */
.dashboard .box-reviews{padding-bottom:15px;}
.dashboard .box-reviews li{width:100%; overflow:hidden; padding-bottom:20px;}
.dashboard .box-reviews ol li{width:100%; overflow:hidden;}
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px 0 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-reviews .details { margin-left:10px; float:left; }
.dashboard .box-reviews .details .ratings strong{float:none; display:block; margin-bottom:3px;}
.dashboard .box-reviews .details .ratings .rating-box{float:none; margin:0 0 15px;}

/* Block: Tags */
.dashboard .box-tags li{width:100%; overflow:hidden; padding-bottom:20px;}
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-tags .details { margin-left:20px; float:left; }
.dashboard .box-tags .details .tags li{display:inline;}
/* ======================================================================================= */

.cms-index-index .page-title{padding-bottom:10px; padding-left:0px;} 
.cms-index-index .products-grid{margin-bottom:20px;}
.cms-index-index .products-grid td{padding:0 15px 5px 18px; background:0;}
.cms-index-index .products-grid .item{width:203px!important;}
.cms-index-index .products-grid .line-x-divider{background:url(../images/line_x_divider.gif) left top repeat-x; height:1px; overflow:hidden; margin-bottom:20px;}
.cms-index-index .products-grid .first .line-x-divider{margin-bottom:10px; background:0;}
.cms-index-index .products-grid .product-col-1{width:114px; float:left;}
.cms-index-index .products-grid .product-col-2{width:267px; float:left;}
.cms-index-index .products-grid .price-box{float:none; margin:10px 0;}
.cms-index-index .products-grid button{margin:0 0 10px 0;}
.cms-index-index .products-grid button span{background:transparent url(../images/home_button.gif) 0 0 no-repeat; padding-left:24px;}
.cms-index-index .products-grid button span span{background-position:100% 0; padding-left:0; padding-right:13px;}
.cms-index-index .products-grid .add-to-links li{display:inline;}
.cms-index-index .products-grid .add-to-links .separator{display:inline;}
.cms-index-index .products-grid .product-image{text-align:left; width:110px; height:119px;}
.cms-index-index .products-grid .item .product-divider{display:none;}

.tier-prices{width:100%; overflow:hidden; margin:14px 0 11px;}
.tier-prices li{background:#F7F7F7; padding:4px 16px 4px 16px; margin-bottom:2px;}
.tier-prices .price{color:#C5003D; text-decoration:underline; font-weight:normal;}
.tier-prices .benefit{color:#C5003D;}

/*=============product tabs==============*/
#product-tabs .tabs{width:604px;}
#product-tabs .tabs h3{ font-size:0.91em;}
#product-tabs .tabs .corner-left-top{background:url(../images/tabs_button_corner_left_top.gif) left top no-repeat; display:block; width:147px; float:left; font-weight:bold; color:#000; text-decoration:none; cursor:pointer; margin-right:4px;}
#product-tabs .tabs .corner-right-top{background:url(../images/tabs_button_corner_right_top.gif) right top no-repeat; display:block;}
#product-tabs .tabs .border-top{background:url(../images/tabs_border.gif) left top repeat-x #F7F7F7; display:block; margin:0 5px; padding:12px 0 11px 0; text-align:center; height:14px; overflow:hidden;}

#product-tabs .tabs .active-tab{background:url(../images/tabs_button_corner_left_top_active.gif) left top no-repeat #FFFFFF; margin-bottom:-1px; position:relative; height:38px;} 
#product-tabs .tabs .active-tab .corner-right-top{ background:url(../images/tabs_button_corner_right_top_active.gif) right top no-repeat;}
#product-tabs .tabs .active-tab .border-top{background:url(../images/tabs_border.gif) left top repeat-x #FFFFFF;}

#product-tabs .tabs-content{}
#product-tabs .tabs-content .tabs-content-top{background:url(../images/tabs_corner_left_top.gif) left top no-repeat;}
#product-tabs .tabs-content .tabs-content-top div{background:url(../images/tabs_corner_right_top.gif) right top no-repeat;}
#product-tabs .tabs-content .tabs-content-top div div{background:url(../images/tabs_border.gif) left top repeat-x #ffffff; margin:0 5px; height:5px; overflow:hidden;}

#product-tabs .tabs-content .border-left{background:url(../images/tabs_border.gif) left top repeat-y #ffffff;}
#product-tabs .tabs-content .border-right{background:url(../images/tabs_border.gif) right top repeat-y;}
#product-tabs .tabs-content .border-right .block-width{width:578px; overflow:hidden; position:relative; margin-left:25px; padding-bottom:20px;}

#product-tabs .tabs-content .tabs-content-bot{background:url(../images/tabs_corner_left_bot.gif) left top no-repeat;}
#product-tabs .tabs-content .tabs-content-bot div{background:url(../images/tabs_corner_right_bot.gif) right top no-repeat;}
#product-tabs .tabs-content .tabs-content-bot div div{background:url(../images/tabs_border.gif) left 4px repeat-x #ffffff; margin:0 5px; height:5px; overflow:hidden;}
#tabber{ display:block; width:2320px; list-style:none; overflow:hidden;}
#tabber .tabs-list{width:550px; float:left; display:block; margin-right:30px;}

#product-tabs .tabs-content h2{display:none;}
/*============//product tabs=============*/

.customer-account-forgotpassword .col-main #form-validate{display:block; padding:17px;}
.customer-account-create .col-main #form-validate{display:block; padding:17px;}
.customer-account-create .col-main #lastname{width:250px!important;}

.checkout-multishipping-register .col-main #form-validate{display:block; padding:17px;}
.checkout-multishipping-register .col-main #lastname{width:250px!important;}

#checkout-review-table th{color:#414141; font-size:0.91em;}
#checkout-review-table .product-name{color:#414141; font-size:0.91em;}

.customer-account-index .page-title{padding-left:0;}

.sales-order-history .col-main .page-title{padding-left:5px;}
.sales-order-history #my-orders-table{margin-top:15px;}

.customer-account-edit .col-main .page-title{padding-left:0; padding-bottom:15px;}

.newsletter-manage-index .col-main .page-title{padding-left:0; padding-bottom:15px;}

.customer-address-index .col-main .page-title{padding-left:0; padding-bottom:15px;}
.customer-address-index .col-main .col2-set .col-1 ol li{padding-bottom:20px;}

.customer-address-form .col-main .page-border{border:0; margin:0; padding:0;}
.customer-address-form .col-main .page-title{padding-left:0; padding-bottom:15px;}

.sales-billing-agreement-index .col-main .page-title, 
.sales-recurring-profile-index .col-main .page-title,
.review-customer-index .col-main .page-title{padding-left:0; padding-bottom:15px;}

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

.tag-customer-index .col-main .page-title{padding-left:0; padding-bottom:15px;}
.tag-customer-index .col-main .tags-list{margin-top:10px; font-size:1.2em;}

.review-product-view .rating-box{margin:10px 0;}
.review-product-view .product-review .product-img-box .rating-links .separator{display:none;}
.review-product-view .product-review .product-img-box .ratings{padding-top:0;}
.review-product-view .product-review .buttons-set{padding-left:0;}

.wishlist-index-index .page-title{padding-left:0; padding-bottom:15px;}
#wishlist-table textarea{width:90%!important; height:150px; color:#626262;}
#wishlist-table button{margin:5px 0 5px 5px;}
.wishlist-index-index .col-main .buttons-set button{margin-left:5px;}


.wishlist-index-share .page-title{padding-left:0; padding-bottom:15px;}

.downloadable-customer-products .page-head{padding:17px 15px 15px 0;}

.sales-order-view .page-title{padding-left:0; padding-bottom:15px;}
.sales-order-view .col-main h3{margin-top:15px;}

.sales-order-invoice .page-title{padding-left:0; padding-bottom:15px;}
.sales-order-invoice .col-main .col2-set{padding-bottom:20px;}
.sales-order-invoice .col-main .page-border{margin-bottom:15px;}

.sales-order-creditmemo .page-title{padding-left:0; padding-bottom:15px;}
.sales-order-creditmemo .col-main .col2-set{padding:10px 0;}
.sales-order-creditmemo .page-border{margin-bottom:20px;}

.sales-order-shipment .page-title{padding-left:0; padding-bottom:15px;}
.sales-order-shipment .col-main .col2-set{padding:10px 0;}
.sales-order-shipment .page-border{margin-bottom:20px;}

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

.cms-customer-service .col-main{width:399px; padding:15px;}

.catalog-seo-sitemap-category .col-main .pager{background:0;}

.contacts-index-index #contactForm{display:block; padding:17px;}
.contacts-index-index #contactForm .required{margin-top:15px;}

.catalogsearch-result-index .col-main{width:428px;}
.catalogsearch-result-index .col-main .page-title{margin-bottom:10px;}

.sendfriend-product-send #product_sendtofriend_form{display:block; padding:17px; padding-top:0;}
.sendfriend-product-send #product_sendtofriend_form button{margin-right:20px;}

.review-product-list #product-tabs .tabs-content .tabs-content-top{background:url(../images/review_corner_left_top.gif) left top no-repeat;}
.review-product-list #tabs{display:none;}
.review-product-list #review-form{display:block; padding-top:15px; padding-left:3px;}
.review-product-list #product-review-table{border-left:1px solid #EBEBEB; margin-bottom:10px; margin-top:5px;}
.review-product-list #customer-reviews dl{padding:10px 1px;}
.review-product-list #customer-reviews dl dt{padding:10px 0;}
.review-product-list #customer-reviews dl .data-table{margin-bottom:10px;}

.cms-index-noroute .col-main{width:594px; padding:17px;}

.banners-block{border:1px solid #EBEBEB; border-bottom:0;}
.banners-col-1{width:214px; float:left;}
.banners-col-2{width:643px; float:right;}
.banners-col-1 a.last{position:relative; margin-left:-1px;}
.banners a{float:left; display:block;}
.banners a.last{position:relative; margin-right:-1px;}
/*.home-content-wrapper{background:url(../images/main-border.gif) 213px top repeat-y;}*/
.home-col-2{width:607px; float:right; padding:16px 18px 24px 18px; border-top:1px solid #EBEBEB; margin-top:1px;}
.home-col-2 td.last{padding-right:0;}
.brands{width:168px; float:left; padding:13px 27px 35px 18px; border-top:1px solid #EBEBEB; margin-top:1px;}
.brands h2{ margin-bottom:17px; font-weight:bold; color:#414141;}
.brands ul{list-style-type:none; padding-left:0;}
.brands li{line-height:1em; padding-bottom:4px; padding-left:1px;}
.brands li a{color:#626262; text-decoration:none;}
.brands li a:hover{text-decoration:underline;}

.bestselling{margin:0!important;}
.bestselling td{background:url(../images/line_y_divider.gif) right top repeat-y!important; padding-bottom:15px;}
.bestselling td.last{background:0!important;}
.bestselling .price-box{float:none!important; margin-top:20px;}
.bestselling button{float:none!important; margin:0!important;}
.product-add-to-cart{text-decoration:none!important;}

/* Footer ================================================================================ */
.footer .footer-top-block{padding:18px 0 23px 18px;}
.footer .footer-top-block .col-1{width:188px; padding-right:27px; float:left;}
.footer .footer-top-block .col-2{width:190px; padding-right:25px; float:left;}
.footer .footer-top-block .col-3{width:187px; padding-right:27px; float:left;}
.footer .footer-top-block .col-4{width:197px; float:left;}
.footer .footer-top-block h2{color:#454545; font-weight:bold; margin-bottom:7px;}
.footer .footer-top-block h2 a{color:#454545; text-decoration:none;}
.footer .footer-top-block h2 a:hover{text-decoration:underline;}
.footer .footer-top-block li{background:url(../images/footer_list_marker.gif) left center no-repeat; padding-left:7px;}
.footer .footer-top-block li a{color:#626262; text-decoration:underline;}
.footer .footer-top-block li a:hover{text-decoration:none;}

.footer .footer-bot-block{border-top:1px solid #EBEBEB; padding:19px 55px 25px 19px; color:#C2C2C2;}
.footer .links{margin-bottom:5px;}
.footer .links li{display:inline; padding-right:8px; margin-right:9px; background:url(../images/footer_links_divider.gif) right center no-repeat;}
.footer .links li a{color:#3F3F3E; text-decoration:none;}
.footer .links li a:hover{text-decoration:underline;}
.footer .links li.last{background:0; padding:0; margin:0;}

.footer .copy{padding-bottom:5px;}

.footer .store-switcher{color:#3F3F3E; padding-top:5px; float:right;}

.tag-customer-view .col-main .pager,
.review-customer-index .col-main .pager,
.sales-order-history .col-main .pager,
.catalog-seo-sitemap-product .col-main .pager{background:0;}


.catalog-seo-sitemap-product .sitemap{margin:10px 0;}

.catalogsearch-advanced-result .col-main .toolbar{margin-top:10px;}
.catalogsearch-advanced-result .col-main .products-grid.first{margin-top:20px;}
.catalogsearch-advanced-result .col-main .products-grid li.item{width:198px!important;}

.catalogsearch-advanced-result .col-main .products-grid .add-to-links li{display:block;}
.catalogsearch-advanced-result .col-main .products-grid .add-to-links li .separator{display:none;}
.catalogsearch-advanced-result .col-main .products-list .product-shop{width:433px;}
.catalogsearch-advanced-result .col-main .products-list .product-shop .add-to-links{padding-top:10px;}

.catalogsearch-advanced-result .col-main .products-grid li.item.first .product-divider{margin-left:18px;}
.catalogsearch-advanced-result .col-main .products-grid li.item .product-divider{margin-left:0;}

.customer-account-logoutsuccess .col-main p{padding:20px;}

.order-info{margin-bottom:10px;}
.sales-order-invoice .col-main .col2-set,
.sales-order-view .col-main .col2-set{padding:10px 0;}

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

/************************************************/
/******************** Clears ********************/
/************************************************/
.clearer:after,
.header:after,
#nav:after,
.main:after,
.footer:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block-poll li:after,
.block-related li:after,
.block-related .item:after,
.block .actions:after,
.mini-products-list li:after,
.title-buttons:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.products-list li.item:after,
.product-view .product-img-box .more-views ul:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.opc .step-title:after,
.checkout-progress:after,
.field-100:after,
.group-select li:after,
.form-list li:after,
.buttons-set:after,
.buttons-set2:after,
.page-print .print-head:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

.tarneaeg {color: #999}
#eabi_carrier_eabidpdee select {max-width: 250px;}
