/* Reset */
html { overflow: -moz-scrollbars-vertical; }
* { margin:0; padding:0; }
body          { background:#fff url(../images/nav_bgline.gif) repeat-x 0 81px; font:12px/1.35 Verdana, Arial, Helvetica, sans-serif; color:#333; text-align:center; }
img           { border:0; vertical-align:top; }
a             { color:#008142; text-decoration:none; }
a:hover       { color:#333; text-decoration:underline; }
:focus        { color:#333; outline:0; }
a.arrow-link {background: url(../images/link-arrow.gif) no-repeat 100% 60% transparent;padding:0 13px 0 0; text-decoration:underline; }
h2 a.arrow-link { font-size:11px; margin-top:12px; }
/* Headings */
h1            { font-size:18px; font-weight:normal; }
h2            { font-size:16px; font-weight:normal; color:#000;  }
h3            { font-size:14px; color: #D91424;font-weight:normal; font-family:Arial, Helvetica, sans-serif; }
h4            { font-size:13px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }
/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }
.border-style { border-top:1px dashed #A1A3A5; padding:12px 0; line-height:30px; }
/* 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; }
.data-center th, .data-center td { text-align:center !important; }
/* Content */
address       { font-style:normal; line-height:18px; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small         { font-size:10px; }
big           { font-size:1.2em; }
/* Lists */	
ul,ol         { list-style:none; }
/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.v-bottom  	  { vertical-align:bottom; }
.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; }
.txt-deco 	  { text-decoration:underline !important; }
.no-bdr,.no-bdr td,.no-bdr th{ border:0 !important}
.clear 		  { clear:both !important; }
/* Layout */
.wrapper {padding-bottom:0; }
.page { margin:0 auto; text-align:center; width:960px; }
.page-print { background:#fff; padding:20px; text-align:left;background:none; }
.page-popup { padding:20px; text-align:left; background:none; }
.page-empty { background:#fff; padding:20px; text-align:left;background:none; }
.main { margin:0 auto 15px; min-height:350px; text-align:left; }
/*.sidebar { min-height:350px; } */
.col-main .sidebar { clear:left;}
/* Base Columns */
.col-left { float:left; width:175px; padding:0; margin:0 0 -1px; }
.col-main { float:left; width:760px; padding:0; }
.col-right { float:right; width:175px; padding:0; margin:0 0 -1px; }
/* 1 Column Layout */
.col1-layout { background-position:-1000px 0; }
.col1-layout .col-main { float:none; width:auto; padding-top:20px; }
.col1-layout .breadcrumbs { margin-bottom:0 !important; }
/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
/* 3 Columns Layout */
.col3-layout .col-main { width:532px; margin-left:1px; display:inline; }
.col3-layout .col-wrapper { float:left; width:755px; }
.col3-layout .col-wrapper .col-main { float:right; }
/* Content Columns */
.col2-set .col-1 { float:left; width: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%; }
/* Global Styles */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#444; }
input.input-text,select,textarea { background:#fff; border:1px solid #c7c7c7; background:#fff; }
input.input-text,textarea { padding:2px 2px; background:#fff; }
input.input-text:focus,textarea:focus,input.input-text:hover,textarea:hover {border:1px solid #c5daed !important; border-top:1px solid #5794bf !important; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { padding:2px 2px; border-bottom:1px solid #bbb; }
select.multiselect option:last-child { border-top:0; }
textarea { overflow:auto; resize:vertical; }
textarea.default-value { color:#ddd; }
input[type="checkbox"],input[type="radio"],input.radio,input.checkbox { margin-right:3px; font-size:11px !important; margin-top:2px; vertical-align:top; }
input.radio { font-size:10px !important; text-align:center; }
input.qty { width:4em !important; padding:3px; color:#000; font-family:Verdana, Geneva, sans-serif; }
input.disabled { background:#f6f6f6 !important; color:#bbb !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { border:0; padding:0; margin:0; background:transparent; overflow:visible; cursor:pointer; vertical-align:middle; }
a.button,button.button span { border:0; padding:0; margin:0; display:inline-block; background-image:url(../images/buttons.png); background-repeat:no-repeat; background-position:left -85px; }
a.button span,button.button span span { background-color:transparent; background:url(../images/buttons.png) no-repeat right 0;
padding:0 30px 0 10px; color:#fff; display:inline-block; white-space:nowrap; font:bold 11px/24px verdana, Helvetica, sans-serif; height:24px; }
button.button:active span span { margin:0; }
button.btn-small span { font-size:11px; line-height:14px; padding:1px 9px 0; }
button.disabled { cursor:default !important; bottom:0 !important; right:0 !important; }
button.disabled span { cursor:default !important; color:#bbb !important; }
button.btn-cart span { background-position:right -85px; }
button.btn-cart span span { background-position:0 -56px; padding:0 10px 0 30px; }
button.btn-update span {background-position:right -85px; }
button.btn-update span span {background-position:0 -28px;padding:0 10px 0 30px; }
button.btn-continue span {background-position:right -190px; }
button.btn-continue span span { background-position:0 -165px; color:#008142;padding:0 10px 0 30px; }
button.btn-checkout span { background:none; padding:0; } 
button.btn-checkout span span { background-position:0 -338px; width:155px; height:33px; font-size:15px; line-height:30px; text-indent:15px; padding:0; font-weight:normal; text-transform:uppercase;}
button.btn-round span {border:0;padding:0; background:none; display:-moz-inline-stack; display:inline-block; color:#c73615; height:18px; text-decoration:none; }
button.btn-round span span{ padding:0; display:block; width:18px; height:18px; background:url(../images/fat-sprite.png) no-repeat -413px -62px; text-indent:-9999px; }
/* Form Validation */
.validation-advice { clear:both; font-size:11px !important; padding:3px 0 0 !important; color:#d91a00 !important; }
.product-options .validation-error .options-list,
.validation-failed { border:1px solid #f47d4e !important; background:#fff7f5 !important; }
input.input-text.validation-failed,
textarea.validation-failed { background:#fff7f5 url(../images/bkg_input-failed.gif) 0 0 repeat-x !important; }
span.validation-passed,
div.validation-passed { background:url(../images/icon_ok.gif) 100% 2px no-repeat; padding-right:20px; }
span.validation-error,
div.validation-error { background:url(../images/icon_error.gif) 100% 2px no-repeat; padding-right:20px; }
.required em { color:#f15c22; margin-right:4px; }
p.required { margin:0; padding:5px 0 7px; text-align:right; width:565px; font-size:11px; color:#f02800; }
.form-list .validation-advice {margin-right: -250px;width: 255px; line-height:normal; }
#advice-validate-rating-validate_rating {width:280px; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }
/* Fieldset */
.fieldset { font-size:12px; margin:0 0 16px; }
.fieldset p { margin:0 0 1.5em; }
.fieldset h2.legend, .fieldset h2 { margin:0 0 1.5em; color:#000; }
/* Form lists */
.form-list li { margin:0 0 9px; vertical-align:top; }
.form-list label { float:left; width:240px; padding:2px 15px 0 0; font-size:12px; color:#000; text-align:right; }
.form-list .value { float:left; padding:2px 0 0; }
.form-list .note { clear:both; font-size:11px; width:380px; margin:0; padding:3px 0 0 240px; }
.form-list span.label { font-weight:normal; }
.form-list .input-box { float:left; }
.form-list .input-box a { font-size:11px; margin-top:4px; }
.form-list input.input-text,
.form-list textarea { float:left; width:300px; vertical-align:top; padding:3px; }
.form-list textarea { height:13em; }
.form-list select { float:left; width:310px; vertical-align:top; }
.form-list input:focus, .form-list textarea:focus { background:#ffc;border-color: #D91424 #FFEB8F #FFEB8F #D91424;border-style: solid;border-width: 1px; }
.form-list p { margin:0; padding:0 0 0 240px; }
ul.add-row, .form-list li.add-row { margin-top:15px; }
ul.add-row .btn-remove, .form-list li.add-row .btn-remove { font-size:0; line-height:0; padding:5px 5px 0 0; margin:0; text-align:right; }
.form-list .range input.input-text { float:none; width:64px; vertical-align:middle; }
.form-list .add-field .input-box { margin-left:255px }
.form-list .control { position:relative; vertical-align:top; z-index:1; } /* row with checkbox or radio button */
.form-list .control label { line-height:16px; }
.form-list .control .input-box { position:absolute; left:0; margin-left:255px; line-height:16px; padding-top:1px; }
.form-list .control input.radio { margin-top:3px; }
.form-alt label { float:none; display:inline; width:auto; }
.form-alt li { margin:0 0 5px; line-height:16px; }
.form-alt select { width:496px; }
.form-alt .input-box { width:496px; margin-top:5px; padding-bottom:11px; }
.form-alt .input-text { width:480px; }
.form-list-narrow label { width:105px; }
.form-list-narrow select { width:290px; }
.form-list-narrow input.input-text,
.form-list-narrow textarea { width:285px; }
.form-list-narrow .wide { width:auto; }
.form-list-narrow .add-field .input-box { margin-left:120px; }
.form-list-narrow .control .input-box { margin-left:120px; }
.inner-form { margin:10px 0 5px; padding:10px 0 0; border:1px dashed #d1d1d1; border-width:1px; background:#f7f7f7; }
.inner-form .form-alt label { padding-left:5px; }
/* Date Of Birth */
.form-list .customer-dob label { float:none; width:auto; padding:0; font-size:11px; font-weight:normal; color:#777; }
.form-list .customer-dob .input-box { float:left; width:auto; margin-right:8px; }
.form-list .customer-dob .input-box .validation-advice { display:none !important; }
.form-list .customer-dob input.input-text { float:none; display:block; margin-bottom:2px; }
.form-list .customer-dob .dob-day,.form-list .customer-dob .dob-month,.form-list .customer-dob .dob-year { float:left; margin-right:8px; padding-right:0 !important; background:none !important; }
.form-list .customer-dob .dob-day .validation-advice,.form-list .customer-dob .dob-month .validation-advice,.form-list .customer-dob .dob-year .validation-advice { display:none; }
.form-list .customer-dob .dob-day input.input-text { width:104px; }
.form-list .customer-dob .dob-month input.input-text { width:104px; }
.form-list .customer-dob .dob-year { margin-right:0; }
.form-list .customer-dob .dob-year input.input-text { width:138px; }
/* Combination of fields */
.form-list li.fields { margin:0; }
.form-list li.fields .field { clear:left; padding:0 0 9px; }
/* Buttons */
.buttons-set { clear:both; margin:15px 0; } /* general for button containing block */
.buttons-set p.back-link { float:left; padding:2px 15px 0 0; text-align:right; margin:0; }
a.back-link { color:#999; }
.buttons-set p.back-link a { color:#999; }
.buttons-set a.button,
.buttons-set button.button { float:right; margin-left:7px; }
.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; text-align:right; }
.form-buttons { margin:15px 0 0; width:565px; } /* for button containing block under the general form */
.form-buttons .button { float:right; }
.form-buttons .button { margin-left:15px; }
.form-buttons p.back-link { float:left; width:240px; padding:2px 15px 0 0; text-align:right; }
.btn-only { padding-left:249px; }
.btn-only button { float:none !important; }
.authnettoken-index-index .form-buttons p.back-link, .authnettoken-index-index .form-buttons { width:auto;}
/* Overrides for 3columns */
.col3-layout .form-list .note { padding-left:165px; width:280px; }
.col3-layout .form-buttons p.back-link,.col3-layout .form-list label { width:150px; }
.col3-layout .form-list input.input-text,.col3-layout .form-list textarea { width:274px; }
.col3-layout .form-list select { width:280px; }
.col3-layout .form-list .control .input-box { margin-left:165px; }
.col3-layout .form-list .customer-dob .dob-day input.input-text { width:74px; }
.col3-layout .form-list .customer-dob .dob-month input.input-text { width:74px; }
.col3-layout .form-list .customer-dob .dob-year { margin-right:0; }
.col3-layout .form-list .customer-dob .dob-year input.input-text { width:98px; }
.col3-layout p.required,.col3-layout .form-buttons { width:445px; }
/* Global Messages */
.messages { width:100%; overflow:hidden; text-align:left; margin:10px 0; }
.messages li { margin:0 0 10px; padding:0; word-wrap:break-word; }
.messages ul { padding:10px 17px 18px; margin:0 0 -11px; background-position:35px 100%; background-repeat:no-repeat; position:relative; }
.messages ul li { margin:0; padding:0 0 3px; }
.messages a { text-decoration:underline; }
.messages a:hover { text-decoration:none; }
.messages li.error-msg,.messages li.success-msg,.messages li.note-msg,.messages li.notice-msg { border-style:solid !important; border-width:1px !important; font-size:12px !important; }
p.error-msg { border-style:solid !important; padding:10px; border-width:1px !important; font-size:12px !important; margin:10px 0; }
.notice { margin:10px 0; color:#f00;}
/* Error Message */
.messages li.error-msg { border-color:#e9581f; background-color:#fff5f3; color:#d91a00; }
.messages li.error-msg a { color:#d91a00; }
p.error-msg { border-color:#e9581f; background-color:#fff5f3; color:#d91a00; }
/* Success Message */
.messages li.success-msg { border-color:#446423; background-color:#eff5ea; color:#3d6611; }
.messages li.success-msg a { color:#3d6611; }
/* Notification Message */
.messages li.note-msg,
.messages li.notice-msg { border-color:#008142; background-color:#F3FFEF; color:#3D6611; }
.messages li.note-msg a,.messages li.notice-msg a { color:#3d6611; }
/* std class reset */
.std .messages { margin-top:0; }
.std .messages { width:auto; list-style:none !important; padding:0 !important; margin-bottom:0 !important; }
.std .messages ul { list-style:none !important; padding-left:17px !important; margin:0 0 -11px !important; }
/* BreadCrumbs */
.breadcrumbs { margin:0 120px 10px 0; padding:5px 0;text-align:left; font-size:10px; }
.breadcrumbs li { display:inline; }
.breadcrumbs a { text-decoration:underline; }
.breadcrumbs a:hover { text-decoration:none; }
.breadcrumbs li strong{ color:#333; font-weight:normal; text-transform:capitalize; }
.color-title { float:left; }
.color-title span { float:left; margin-right:10px; }
.color-title .color-swatch { height:22px; width:50px;}

/* Page Heading */
.page-title,.page-title.title-buttons { margin-bottom:15px; border-bottom:1px dashed #A1A3A5; text-align:left; }
.page-title .link-rss { float:right; margin-top:8px; }
.page-title h1,.page-title h2 { font:normal 25px/28px Arial,Helvetica,sans-serif; color:#D91424; padding-bottom:10px; }
.catalogsearch-result-index .page-title { border-bottom:0; margin-bottom:0;}
.catalogsearch-result-index .page-title h1 { padding-bottom:0;}
.heading-style {font:normal 25px/28px Arial,Helvetica,sans-serif; color:#D91424; margin-bottom:10px; }
.page-title.title-buttons h1 { float:left; }
.page-title.title-buttons .button { float:right; }
.title-buttons { text-align:right; border-bottom:0; }
.title-buttons h2,.title-buttons h3,.title-buttons h4,.title-buttons h5,.title-buttons h6 { float:left; }
.title-buttons .link-print { float:right; margin-top:4px; }
h3.subtitle,.subtitle { clear:both; padding:5px 0; font-size:18px !important; color:#d12c01; font-weight:normal; }
.TB_modal h3.subtitle { font-size:15px !important; margin-bottom:0 !important; }
h2.subtitle { border-bottom:1px dashed #A1A3A5; margin-bottom:-1px;}
.sub-title { font-size:16px; font-weight:normal; color:#000; line-height:19px; margin:0 0 10px; }
.sub-title .separator { font-weight:normal; }
.sub-title a { font-size:11px; font-weight:normal; text-transform:lowercase; }
.section-title { font-size:14px; font-weight:normal; color:#151515; margin:0 0 5px; }
ul.list-style, .HeadlineTable { margin:10px; padding:0; list-style:none; }
ul.list-style li, .HeadlineTable .HeadlineTableTD {background: url(../images/red-bullet.gif) no-repeat 15px 6px;padding: 0 10px 5px 30px; margin-bottom:3px; color:#333; } /* Newsletter */

/* Pager */
.pager { margin:15px 0; font-size:11px; color:#333; }
.pager p { margin:0; }
.pager select { padding:0; margin-bottom:1px; }
.pager #page { padding:2px 0; width:20px;}
.pager .amount { float:left; line-height:20px; margin-right:10px; padding-right:10px; }
.pager .amount strong { font-weight:normal; }
.pager .limiter { float:left; line-height:20px; }
.pager .pages { text-align:center; color:#333; line-height:20px; float:right;}
.pager .pages a { color:#333; text-decoration:underline; }
.pager .pages a:hover { color:#8c8c8c; text-decoration:none; }
.pager .pages ol { padding:0; display:inline; }
.pager .pages li { display:inline; padding:0 2px; }
.pager .pages .current { font-weight:bold; }
.pager .pages .i-previous,.pager .pages .i-next { text-decoration:none !important; }
.pager-only { clear:both; }
.pager-only .pages { margin:0; }

/* Sorter */
.sorter { font-size:11px; margin:0; color:#333; }
.sorter p { margin:0; }
.sorter select { padding:0; margin-bottom:1px; }
.sorter .view-mode { float:left; line-height:20px; white-space:nowrap; display:none; visibility:hidden; }
.sorter .view-mode label { float:left; margin:0 5px 0 0; }
.sorter .view-mode a.list-fix,
.sorter .view-mode a.list,
.sorter .view-mode strong.list-fix,
.sorter .view-mode strong.list,
.sorter .view-mode a.grid-fix,
.sorter .view-mode a.grid,
.sorter .view-mode strong.grid-fix,
.sorter .view-mode strong.grid { background:url(../images/bkg_viewmode.gif) no-repeat 0 0; float:left; width:24px; height:17px; text-align:left; text-indent:-999em; overflow:hidden; margin:2px 0 0; }
.sorter .view-mode a.list { background-position:-24px 0; }
.sorter .view-mode strong.list { background-position:-24px -29px; }
.sorter .view-mode a.grid { background-position:0 0; }
.sorter .view-mode strong.grid { background-position:0 -29px; }
.sorter .view-mode a.list-fix { background-position:0 -58px; }
.sorter .view-mode strong.list-fix { background-position:0 -87px; }
.sorter .view-mode a.grid-fix { background-position:-24px -58px; }
.sorter .view-mode strong.grid-fix { background-position:-24px -87px; }
.sorter .sort-by { float:left; line-height:20px; border-right:1px dotted #333; margin-right:10px; padding-right:10px; }
.sort-by > select { width:90px;}
/* Toolbar */
.toolbar { padding:5px 10px; border:1px solid #D0E7C5; background:#e0f0d8; margin-top:12px; }
.toolbar .pager { margin:0 auto; overflow:hidden; padding:0; }
.toolbar-bottom { margin-bottom:20px; }
.toolbar-bottom .toolbar { margin-top:0;}
/* Data Table */
.table-caption { margin-bottom:10px; font:16px/1.25 Arial, Helvetica, sans-serif; padding:0; }
.table-caption a { font-size:11px; text-transform:lowercase; }
.data-table { border:1px solid #A9D19B;width:100%; border-collapse:separate; }
.data-table th { padding:5px 12px; color:#2d2d2d; border-bottom:1px solid #A9D19B; font-weight:bold; text-transform:uppercase; white-space:nowrap; font-size:11px; }
.data-table td { padding:5px 12px; }
.data-table thead { background:#D0E7C5; font-size:11px; }
.data-table tfoot { background-color:#F3FFEF; }
.data-table tfoot td { padding:5px 12px; }
.data-table tfoot th { border:none; text-transform:none; }
.data-table tr.last td,.data-table tr.last th .data-table tr:last-child td, .data-table tr:last-child th { border-bottom:0; }
.data-table tbody tr.odd td { background-color:#fff; }
.data-table tbody.even td,.data-table tbody tr.even td { background-color:#e8fce1; }
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,.data-table th.label { font-weight:bold; text-transform:none; border-color:#fff; background-color:#f7f7f7; }
.data-table td.value { float:none !important; }
.data-table .link-rss { display:block; }
.my-account .data-table tbody tr td.last { white-space:nowrap; }

.page-popup .data-table td,.page-popup .data-table th { border-bottom:1px solid #A9D19B; }
.page-popup .buttons-set .button { float:right; }
/* Links */
ul.links { margin:5px 0 3px;}
.checkout-link ul.links { margin-top:3px; margin-bottom:0;}
ul.links,ul.links li {display:inline-block; *display:inline;}
ul.links li .separator { margin:0 2px 0 5px; font-size:10px; color:#8f8f8f; }
ul.links li.last .separator { display:none; }
.account-links { font-size:12px; text-align:right; float:right; margin-right:15px;  }
.account-links li { border-left:1px dotted #ccc; padding-left:8px; }
.account-links li.first.last { padding-right:0; }
.account-links li.first.last { padding-right:0; border-left:0;}
.account-links a { color:#D91F27; }
.account-links small { font-family:Arial, Helvetica, sans-serif;}
/* Reward Points */
.rewards { margin:-10px 0 20px; }
.reward-message { display:block; margin:5px -15px 5px -15px; background:#d55721 url(../images/bkg_rewards.gif) 5px 3px no-repeat; padding:3px 5px 3px 32px; font:normal 12px/20px Arial, Helvetica, sans-serif; color:#fff; }
.reward-message p { display:inline; margin:0 !important; }
.reward-message .limit { display:block; font-size:11px; line-height:1.15; }
.reward-message a { color:#ffe6dc; text-decoration:underline; }
.reward-message a:hover { color:#ffe6dc; text-decoration:none; }
.reward-message .price { font-size:1em; font-weight:normal; }
/* Reward Points types rewrites */
.reward-review,
.reward-tag,
.reward-checkout { margin:0; }
/* Class: std - styles for admin-controlled content */
.std ul,.std ol,.std dl,.std p,.std address,.std blockquote,.std table { margin-bottom:1.0em; }
.std ul { list-style-image:url(../images/red-bullet.gif); padding-left:1.5em; }
.std ul li { margin-bottom:5px; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style:none !important; margin:10px 0 20px 5px !important; }
.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; }
.std hr { margin:1.5em 0; color:#A1A3A5; border:0; border-bottom:1px dashed #A1A3A5; }
.std table { width:100%; }
.std table thead { background:#D0E7C5; }
.std table th { background:#f7f7f7; font-weight:bold; }
.std table thead th { background:#D0E7C5; font-weight:bold; }
.std table th,.std table td { padding:6px 10px; border:1px dashed #A1A3A5; }
.std table[border="0"] { border-width:0; }
.std table[border="0"] th,
.std table[border="0"] td { border-width:0; }
.std table caption { color: #008142;font-size: 1.3em;line-height: 1.3;padding: 0 0 0.5em;text-align: left; }
.rate { color:#D91424}
.std .static-contents p { margin-bottom:1.5em; }
ul.disc li { padding-left:10px; background:url(../images/red-bullet.gif) no-repeat 0 0.5em; }
.std ul.disc li { padding-left:0; background:none; }
/* Misc */
.link-rss { background:url(../images/icon_rss.gif) 100% 1px no-repeat; padding-right:18px; white-space:nowrap; }
.link-rss:hover { color:#f58550; }
.link-print { background:url(../images/icon_printer.gif) 0 1px no-repeat; padding:2px 0 2px 25px; white-space:nowrap; }
.link-cart { font-size:11px; font-weight:bold; color:#c73615; text-decoration:underline; }
.link-cart:hover { color:#c73615; text-decoration:none; }
.data-table .btn-remove { display:block; margin:0 auto; width:13px; height:12px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; cursor:pointer; }
.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }
.divider { margin:16px 0; background:#e7e7e7; font-size:0; line-height:0; height:1px; overflow:hidden; }
/* Global site notices */
.global-site-notice { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.global-site-notice .notice-inner { width:860px; margin:0 auto; padding:12px 0 12px 80px; background:url(../images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
.global-site-notice .notice-inner .actions { padding-top:10px; }

/* Header  */
.branding { position:absolute; top:-2px; left:0; }
.logo { float:left; }
.free-shipping { float:left; margin:15px 0 0 10px; display:inline; }
.header-container { margin:0 0 20px; text-align:left; clear:both; padding-top:12px; }
.header { position:relative; z-index:9999; margin:0 auto;clear:both; height:70px; }
.header .logo { text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header .site-name {background: url(../images/fat-sprite.png) no-repeat left top; left: 190px;position: absolute;top:10px;display: block;text-indent: -9999em;width: 350px;height: 60px; }
.header .quick-access { float:right; text-align:right; border-left:1px dashed #a1a3a5; position:relative; min-width:120px; }
.header .quick-access .cartBasket { width:36px; height:33px; display:block; position:absolute; left:5px; bottom:0; background:url(../images/buttons.png) no-repeat -314px -267px;}
.header .quick-access .links { line-height:18px; }
.header .quick-access .links li a { text-decoration:none; }
.header .quick-access .links li a:hover { color:#da1922; }
a.top-link-checkout { text-transform:uppercase;}
a.top-link-checkout, .top-cart .block-title span#cartHeader { color:#DA1922; text-decoration:none; display:inline-block; font-size:12px; line-height:18px; }
.top-cart .block-title span#cartHeader { color:#008142; background:url(../images/topcart-arrow.png) no-repeat right -16px; padding-right:10px;}
.top-cart .block-title.expanded span#cartHeader { background-position:right 8px;}

#cartHeader > strong { font-size:14px; } 
a.top-link-checkout:hover,.top-cart .block-title strong#cartHeader:hover { text-decoration:none; color:#000; }
.header-panel { text-align:center; z-index:994; background:#fff url(../images/bkg_header-panel-bg.gif) repeat-x 0 100%;line-height:28px; padding:0 0 0 11px; }
.shopping-txt, .account-links .welcome-msg { color:#da1922;font-style:italic; }
.account-links .welcome-msg { color:#ff8d92; }
.header-panel .links { float:left; line-height:28px; margin-right:11px; white-space:nowrap; }
.header-panel .links li a { color:#1e75b4; }
.header-panel .links li a:hover { color:#da1922; }
.list-opened { background-position:100% -129px !important; color:#da1922 !important; }
.header-container .form-search { float:right; padding:0; white-space:nowrap; font-family:Arial, Helvetica, sans-serif;line-height:32px; margin-left:48px; }
.header-container .form-search label { text-transform:uppercase; font-weight:bold; }
.header-container .form-search input.input-text {width:160px; margin:0 5px 0 10px; border:1px solid #e2e3ea; border-top:1px solid #abadb3; color:#000; vertical-align:middle; background-image:none; }
.header-container .form-search a { display:none; }
.header-container .form-search .search-autocomplete { z-index:999; position:relative!important; top:-2px !important; left:57px !important; height:0 !important; overflow:visible !important; }
.header-container .form-search .search-autocomplete ul { border:1px solid #c7c7c7; border-top:0; padding-left:0; width:164px; background-color:#fff; position:absolute; top:0; white-space:normal; }
.header-container .form-search .search-autocomplete li { padding:8px 15px 8px 6px; border-bottom:1px solid #d0e7c5; font-size:12px; cursor:pointer; line-height:16px; }
.header-container .form-search .search-autocomplete li .amount { float:right; font-weight:bold; margin-left:10px; }
.header-container .form-search .search-autocomplete li.selected { background:#d0e7c5; color:#008142; }
.header-container .form-search .search-autocomplete li.last { border-bottom:0; }
/* Navigation */
.nav-top a { text-decoration:none; color:#fff !important; }
.nav-top a:hover { text-decoration:underline !important; }
.nav-container {position:relative; z-index:4; float:left; }
.nav-top,#nav {float:right;min-height:32px;text-align:left; position:relative; z-index:999;font:bold 12px Arial, Helvetica, sans-serif; }

/* All Levels */
#nav li.over { z-index:990 !important; }
#nav li.parent { position:relative; }
#nav li a span { cursor:pointer; }
/* 1st Level (Top Level) */
.nav-top li, #nav li.level-top { float:left; height:32px; position:relative; z-index:1; margin-left:67px; }
#nav li.level-top { margin-left:51px;} 
@media all and (min-width:0) { .nav-top li, #nav li.level-top { margin-left:62px\0/;} #nav li.level-top { margin-left:46px \0/;} }
.nav-top a, #nav a.level-top { float:left; height:32px; line-height:32px; text-decoration:none !important; color:#D91F27; text-transform:uppercase; }
#nav a.level-top span { float:left; white-space:nowrap; }
.shopby {color: #008142;font-weight: bold;line-height: 32px; font-size:11px; text-transform:uppercase;}
#nav li.over a.level-top,#nav li.active a.level-top { height:32px; }
#nav li.over a.level-top { height:32px; line-height:32px; position:relative; z-index:2; }
#nav li.active a.level-top, #nav li.over a.over { color:#000; }
/* 2nd Level */ 
#nav .mega-menu { position:absolute; width:760px; left:-10000px; top:30px; background:#fff; padding:12px 10px;border:1px solid #999; box-shadow:0 5px 8px #888; -moz-box-shadow:0 5px 8px #888; -webkit-box-shadow:0 5px 8px #888; }
#nav .mega-menu li.level1:hover .show-nav { display:block; }
.show-nav {display:none; clear:left; }
.show-nav ul { float:left; width:180px; margin:0 10px 0 0; }
.show-nav ul li a { background:none; border:0; color:#008142; font-weight:normal; padding:2px 0; }
.show-nav ul li a:hover { background:none; text-decoration:underline !important; color:#336699; }
.show-widthcolor.shown-sub {left:auto !important; right:-140px !important;width:180px !important; border:1px solid #999 !important; padding:0 10px !important;box-shadow: #858585 0 5px 8px 0; -moz-box-shadow: #858585 0 5px 8px 0; -webkit-box-shadow: #858585 0 5px 8px 0; }
.show-widthcolor.shown-sub h3.subtitle { color:#666; font-size:16px !important;}
.show-widthcolor.shown-sub .page-title { display:none; visibility:hidden;}
.show-widthcolor.shown-sub .m-filter-colors.horizontal { overflow:inherit !important; max-height:none; margin:12px 0; }
.show-widthcolor.shown-sub .m-filter-colors.horizontal li { display:inline-block !important; }
.show-widthcolor.shown-sub .m-filter-colors.horizontal li.groupcolor-name { display:block !important; border:0; margin:0 0 5px 10px; font:normal 12px Arial, Helvetica, sans-serif; position:relative; }
.show-widthcolor.shown-sub .level1 { width:130px !important;}
.show-widthcolor .show-nav ul { width:940px; } 
.show-widthcolor .show-nav ul li { float:left !important; }
.show-widthcolor .show-nav ul li.groupcolor-name { float:none !important;border-bottom: 1px dotted #ccc;font-size: 12px;font-weight: bold;margin-bottom: 10px;padding: 5px 0;}
.show-widthcolor ul .color-swatch { width:18px; height:18px; margin-right:6px; margin-bottom:4px; }
.show-widthcolor ul .color-nameshow { position:absolute; display:none;}
.show-widthcolor ul li a, .show-nav ul li a { position:relative;}
.show-widthcolor ul li a:hover .color-nameshow,
ul.collection-ColorList li a:hover .color-nameshow { position:absolute; display:block; padding:3px; background:#fff; left:-31px; top:40px; border:1px solid #999; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;box-shadow: 0 0 2px 0 #666; -moz-box-shadow: 0 0 2px 0 #666; -webkit-box-shadow: 0 0 2px 0 #666; white-space:nowrap; z-index:9999;filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666',direction=180,strength=2); text-transform:uppercase; }
.show-widthcolor a.tooltipRight .color-nameshow { left:auto !important; right:0;top:40px; }
/* Color DropBox */
.show-widthcolor.shown-sub .m-filter-colors.horizontal li.groupcolor-name .colorDropBox { display:none; position:absolute; width:220px; padding:10px 0 5px 10px; border:1px solid #999; left:100px !important;top:-5px; box-shadow:-1px 2px 3px #ccc; background:#fff; }
.show-widthcolor.shown-sub .m-filter-colors.horizontal li.groupcolor-name:hover .colorDropBox { display:block;}

#nav ul li { float:none; height:auto; display:block; }
#nav ul li a:hover { color:#d02600; }
#nav ul li.over a.over { color:#d02600; }
#nav ul li.active > a { color:#d02600; }
/* Show Menu */
#nav li .shown-sub { left:-1px; z-index:991; }
#nav li .shown-sub .shown-sub { left:100px; }
#nav li .show-width4.shown-sub, #nav li.set-level3 .show-width5.shown-sub{ left:-271px; }
#nav li.set-level2 .show-width4.shown-sub,#nav li.set-level2 .show-width5.shown-sub { left:-182px;}
#nav li.first .show-width4.shown-sub,#nav li.set-level1 .show-width5.shown-sub { left:-58px; }
#nav li.last .show-width4.shown-sub{ left:-320px; } 
 /* Navigation Sub Section */
#nav .mega-menu .level1 { float:left; width:79px; margin:0 5px 10px 0; }
#nav .mega-menu .level1 > a  { background:#D0E7C5;border: 1px solid #ccc;color:#D91F27;display:inline-block;font-weight:bold;padding:3px; display:block; text-align:center; }
#nav .mega-menu .level1 > a.over.active, #nav .mega-menu .level1 > a.active { background:#008142; color:#fff; }
#nav .mega-menu.show-width3 .level1 { width:110px !important;}
/* Second level menu */
.show-width1 { width:280px !important; }
.show-width2 { width:380px !important; }
.show-width3 { width:575px !important; }

/* Sidebar */
.sidebar .callout { display:block; margin:10px 0; }
.sidebar ul { margin-bottom:20px; font-family:Arial, Helvetica, sans-serif; }
.sidebar ul li { text-transform:lowercase; position:relative;padding:0 0 1px 10px; letter-spacing:1.5px; }
.sidebar ul a img { position:absolute; left:-7px; }
/* Generic Block */
.sidebar .block .block-title { padding:17px 17px 0 17px; }
.sidebar .block .block-title strong { display:block; font:14px/1.25 Arial, Helvetica, sans-serif; padding:0; color:#222; }
.sidebar .block .block-title strong small { font-size:12px; }
.sidebar .block .block-subtitle,.sidebar .block h3 { font-size:1em; font-weight:bold; margin-bottom:5px; }
.sidebar .block .block-content { padding:10px 17px 17px; color:#555; }
.sidebar .block .btn-remove { color:#222; margin-right:3px; }
.sidebar .block .btn-remove a { color:#222 !important; text-decoration:none !important; }
.sidebar .block .actions { float:right; margin:7px 10px 0 0; font-size:12px; }
.sidebar .block .actions button.button { float:right; margin-bottom:5px; }
.sidebar .block li a.btn-previous,.sidebar .block li a.btn-remove { float:left; width:13px; height:0; padding-top:12px; margin:3px 0 0 5px; overflow:hidden; background:url(../images/btn_remove.gif) no-repeat 0 0; }
.sidebar .block li a.btn-previous { background:url(../images/bkg_icon-back.png) no-repeat 0 0; }
.col-main .block { background:#fff; }
.col-main .block .block-title { background:#e7e7e7 url(../images/bkg_block-title.gif) repeat-x 0 0; border:1px solid #e1e1e1; padding:5px 20px 5px 10px; margin:0 -1px; }
.col-main .block .block-title h2,
.col-main .block .block-title h3 { font-size:14px; line-height:1.2; color:#000333; font-weight:bold; }
.col-main .block .block-content { padding:20px; }
/* Generic box */
.info-box { border:1px solid #c4eab7; margin-top:10px; background:#F3FFEF; position:relative; z-index:1; }
.info-box .box-title { margin:17px 17px 0 17px; font:14px/1.25 verdana, Helvetica, sans-serif; padding:0; color:#000; }
.info-box .box-title a { font-size:11px; text-transform:lowercase; }
.info-box .box-content { padding:10px 17px 17px; color:#555; }
.my-account ol li.info-box { margin-bottom:20px; }
.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }
/* Block: Account */
.sidebar .block-account, .block-reorder { background:#d0e7c5; margin-bottom:15px; }
.sidebar .block-account .block-title, .sidebar  .block-reorder .block-title { padding:26px 17px 12px; border-bottom:1px dashed #50943d; }
.sidebar .block-account .block-title strong, .sidebar .block-reorder .block-title strong { font-size:18px; line-height:23px; color:#111; }
.sidebar .block-account .block-content { padding:0; margin-bottom:15px; }
.sidebar .block-account li {font-size:12px; padding:0; letter-spacing:1px; }
.sidebar .block-account li a { color:#666; text-decoration:none; display:block; padding:5px 13px 4px; }
.sidebar .block-account li a:hover { color:#d63200; background-color:#3c934e; color:#fff; text-decoration:none; }
.sidebar .block-account li.current { background:#fff; border:1px solid #008142; border-width:1px 0; color:#da1922; padding:5px 13px 4px 14px; margin:-1px -1px 0 0; }
.sidebar .block-account li.last { background-image:none; }
/* Block: Layered Navigation */
.sidebar .block-layered-nav { background:none; }
.sidebar .block-layered-nav .block-title { padding:26px 17px 12px; }
.sidebar .block-layered-nav .block-title h2 { font-size:18px; color:#111; }
.sidebar .block-layered-nav .block-content { padding:0; }
.sidebar .block-layered-nav dt { margin:2px 0 0; font-size:12px; color:#555; font-weight:bold; }
.sidebar .block-layered-nav dd { margin:0; color:#666; }
.sidebar .block-layered-nav dd.last { margin:0; }
.sidebar .block-layered-nav dd a { color:#222; text-decoration:none; }
.sidebar .block-layered-nav dd a:hover { text-decoration:underline; }
.sidebar .currently .block-subtitle { color:#555; font-size:13px; font-weight:bold; margin:7px 10px 0 0; border-right:0; vertical-align:top; padding:0; float:left; }
.sidebar .block-layered-nav .currently .actions {float:right; margin-top:-5px; font-size:11px;}
.sidebar .block-layered-nav .currently .actions a { color:#333; text-decoration:underline;}
.sidebar .currently > ol {padding:0;clear:both; overflow:hidden;}
.sidebar .currently > ol li { display:inline-block; margin:0 8px 0 0; padding:0; white-space:nowrap;}
.sidebar .block-layered-nav .currently li .btn-previous { position:absolute; right:12px; top:4px; }
.sidebar .block-layered-nav .currently .label { font-weight:bold; color:#da1922; font-size:12px; display:inline-block; margin-right:5px; vertical-align:middle;margin-top:8px; min-height:20px;}
.sidebar .block-layered-nav .currently .value { display:inline-block; }
.sidebar .block-layered-nav .actions a{ color:#fff; }
.sidebar .block-layered-nav .actions a:hover { text-decoration:underline; }
.left-seperator { margin-right:10px; float:left;margin-top:9px; min-height:19px; }
.left-seperator.last { border-right:1px solid #999; padding-right:10px; }
.left-seperator .color-swatch { width:30px !important; height:15px !important; margin:0 !important; }
/* Color Swatches */
.color-swatch { border-radius:2px;height:30px;width:30px; float:left; border:1px solid #ccc; margin:0 10px 10px 0; cursor:pointer; }
.color-swatch:hover,.color-swatch.selected { border:1px solid #000 !important; box-shadow:#ccc 0 0 2px; -webkit-box-shadow:#ccc 0 0 2px; -moz-box-shadow:#ccc 0 0 2px; }
.tab-content .color-swatch { width:60px;}
/* Block: Cart */
.sidebar .block-cart .block-title { background:#363636; padding:7px 17px; }
.sidebar .block-cart .block-title strong { font-weight:bold; color:#fff; }
.sidebar .block-cart .summary { margin:0 -17px; padding:0 12px 5px; background:#363636; color:#fff; text-align:center; position:relative; z-index:1; }
.sidebar .block-cart .summary a { font-weight:bold; color:#fff; }
.sidebar .block-cart .summary .subtotal { margin:3px 0 0; }
.sidebar .block-cart .summary .subtotal .price { font-weight:bold; }
.sidebar .block-cart .actions { margin:8px 0 13px; text-align:center; }
.sidebar .block-cart .actions button.button { float:none; }
.sidebar .block-cart .block-content { padding-top:0; }
.sidebar .block-cart .block-content table { margin:5px 0 0 0; }
.sidebar .block-cart .block-content table th { padding:1px 5px 1px 0; color:#8f8f8f; text-align:right; }
.sidebar .block-cart .block-content table td { text-align:left; padding:1px 0; }
.sidebar .block-cart  li a.btn-remove { float:none; background:none; margin:0; padding:0; width:auto; height:auto; overflow:visible; }
.mini-products-list li.item { padding:5px 0; border-bottom:1px solid #9d9d9d; }
.mini-products-list li.last { border:none; }
.mini-products-list .product-image { float:left; width:50px; margin-right:-50px; }
.mini-products-list .product-details { margin-left:70px; }
.sidebar .mini-products-list .product-details { margin-left:57px; }
.mini-products-list .product-details .product-name { font-size:11px; }
.mini-products-list .product-details .price-box { margin:5px 0; }
.sidebar .mini-products-images-list li.item { float:left; padding:5px; text-align:center; }
.block-products .mini-products-list .product-details { margin-left:65px; }
/* Top Shopping Cart */
.top-cart { position:relative; text-align:left; margin-top:2px; }
.top-cart .block-title { white-space:nowrap; cursor:pointer; text-align:right; margin-left:42px;  }
.top-cart .block-content { position:absolute; right:0; top:46px; width:267px; background:#fff; border:1px solid #999; box-shadow:0 5px 8px #888; -moz-box-shadow:0 5px 8px #888; -webkit-box-shadow:0 5px 8px #888; }
.top-cart .inner-wrapper { margin:2px 8px; }
.top-cart .block-content .block-subtitle { font-size:12px; color:#d12c01; text-transform:uppercase; padding:5px 2px; border-bottom:1px dashed #999; }
.top-cart .block-content .block-subtitle .close-btn { float:right; width:13px; height:0; padding-top:12px; text-align:left; overflow:hidden; cursor:pointer; background:url(../images/bkg_close.gif) no-repeat 0 0; position:relative; z-index:1; }
.top-cart .cart-empty .close-btn { float:right; width:13px; height:0; padding-top:12px; text-align:left; overflow:hidden; cursor:pointer; background:url(../images/bkg_close.gif) no-repeat 0 0; position:relative; z-index:1; }
.top-cart .cart-empty { padding:10px 0; background:#fff; }
.top-cart .block-content ol { padding:0;margin:0 15px 5px 0; }
.top-cart .block-content .item { padding:8px 0 8px 10px; border-bottom:1px dashed #9d9d9d; }
.top-cart .block-content .item.last { border-bottom:0;}
.top-cart .block-content .item .product-name { font-size:11px; line-height:14px; }
.top-cart .block-content .item .product-name a { font-size:11px; text-decoration:none; }
.top-cart .block-content table { margin:8px 0; font-size:11px; }
.top-cart .block-content table th { padding:1px 5px 1px 0; color:#999; text-align:left; }
.top-cart .block-content table td { text-align:left; padding:1px 0; color:#666; font-weight:bold; }
.top-cart .block-content .subtotal { background:#fff; padding:5px; text-align:right; border-top:1px dashed #9d9d9d; display:none; }
.top-cart .actions { text-align:center; padding:5px 0; text-align:right; border-top:1px dashed #999; }
.top-cart .actions a { float:left; line-height:23px; }
.top-cart .actions button { float:right; }
.top-cart .actions .paypal-logo { display:none; }
.top-cart .paypal-logo .paypal-or { clear:both; margin: 5px 33px 18px 0px; display:inline-block; }
.top-cart .btn-edit,.top-cart .btn-remove { text-decoration:underline; font-size:11px;}
/* Block: Wishlist */
.block-wishlist {}
/* Block: Compare Products */
.block-compare li {}
/* Block: List */
.block-list .block-content ol { margin:-5px -13px; }
.block-list li.item { padding:5px 10px 5px 13px; }
.block-list .actions { padding:5px 0 0; }
.sidebar .block-list .product-name { font:normal 11px/1.25 Arial, Helvetica, sans-serif; color:#444; }
.sidebar .block-list .product-name a { color:#444; }
/* Block: Poll */
.block-poll li { margin:5px 0; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; vertical-align:top; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .votes { float:right; font-weight:bold; margin-left:10px; }
/* Block: Tags */
.block-tags ul,.block-tags li { display:inline; }
/* Block: Subscribe */
/* Block: Reorder */
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; font-size:11px; font-weight:normal; }
/* Block: Banner */
.block-banner { border:0; margin:10px 0; }
.block-banner .block-content { border-top:0; padding:0; background:#cbcbcb; text-align:center; }
.top-container .block-banner { background:#d0d0d0; margin:0; }
/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.paypal-review-order .legend { font-size:14px; font-weight:normal; margin:0 0 6px; }
.paypal-review-order .col2-set .legend { font-weight:bold; }
.paypal-review-order .paypal-shipping-method { padding-left:120px; }
.paypal-review-order .paypal-shipping-method .box-title { margin:0 0 6px; }
/* Category Page = */
.category-view { margin:0; }
.category-title {text-align:left; border-bottom:0; margin-bottom:0; clear:both; }
.category-title h1 {border-bottom:0;color:#008142;font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 12pt;font-weight: bold;line-height: 1.3; text-transform:capitalize; margin-bottom:0; padding:0; }
.category-title .rss-feed { float:right; margin:7px 0 0; padding-left:17px; line-height:12px; background:url(../images/icon_rss.gif) 0 0 no-repeat; white-space:nowrap; text-decoration:none; }
.category-title .rss-feed:hover { text-decoration:underline; }
.category-view .note-msg {padding:10px 0 ; }
.category-description { padding:10px 0 5px; clear:both; }
.results-view { margin:10px 0 15px; }
.results-view .recommendations { padding:20px 0 0; }
.catalogsearch-result-index .note-msg { margin:20px 0; }
.sidebar .category-title { margin:0; }
.category-image { text-align:center; margin:0 0 1px; }
.category-image img { display:block; margin:0 auto; }
/* Category Title Names */
.sidebar h2.category-title, h1.category-title { margin:0 0 0.15em; display:block; background-image:url(../images/fat-sprite.png); text-indent:-999em; color:#d91f27; font-size:20px; }
.speciality,.specialty { background-position: 0 -167px; }
.manufacturers  { background-position: 0 -140px; }
.patterns  		{ background-position: 0 -90px; }
.favorites 		{ background-position: 0 -195px; }
.store 			{ background-position: 0 -116px; }
.category-products { padding:0; }
.category-products .price-box { font-size:10pt; }
/* View Type: Grid */
.products-grid { padding:0; margin:0 0 20px 0; list-style:none !important; }
.products-grid li.item { float:left; width:230px; margin:0 18px 0 0; border-top:1px dashed #999;padding-top:20px; }
.products-grid li.last { margin-right:0 !important; }
.products-grid.first li.item{ border-top:0; }
.products-grid .actions {}
.products-grid .product-image { display:block; text-decoration:none !important;  position:relative; width:200px;margin-bottom:10px; }
.products-grid .product-name { margin-bottom:7px; word-wrap:break-word; }
.products-grid .ratings { text-align:left; line-height:13px; }
.products-grid .rating-links { display:block; padding:2px 0 0; clear:both; }
.products-grid .price-box { margin:15px 0 8px; clear:both; }
/* View Type: List */
.products-list li.item { margin:0 0 20px 0; padding:0 20px 20px 20px; border-bottom:1px dashed #999; }
.products-list li.last { border:0; }
.products-list .product-image { float:left; margin-right:-186px; text-decoration:none !important; position:relative; }
.products-list .product-shop { margin-left:186px; }
.products-list .product-name { margin-bottom:5px; }
.products-list .price-box { margin:5px 0 10px; }
.products-list .desc { margin:5px 0 10px; font-size:12px; }
.products-list .desc .link-learn { white-space:nowrap; }
.products-grid .special-price,
.products-list .special-price { font-size:13px; }
/* Product View */
.catalog-product-view .col1-layout .col-main { padding-top:0; }
.col2-left-layout .product-view,
.col2-right-layout .product-view {width:760px; }
.col2-left-layout .product-view .product-shop,
.col2-right-layout .product-view .product-shop{ width:300px; }
.col2-left-layout .product-view .product-img-box .product-image,
.col2-right-layout .product-view .product-img-box .product-image { margin:0 auto; width:auto; height:auto; }
.col3-layout .product-view { background:none; width:572px; }
.col3-layout .product-view .product-shop,
.col3-layout .product-view .product-collateral { float:none; width:512px; }
.col3-layout .product-view .product-img-box { float:none; width:auto; }
.col3-layout .product-view .product-img-box .product-image { margin:0 auto; }
.product-view { background:#fff;float:left; width:960px; }
.back-prev { margin-bottom:20px; text-align:left; font-size:11px; }
#messages_product_view { margin:0; position:relative; z-index:1; }
#messages_product_view .messages { margin:0 0 10px; }
#messages_product_view .messages li { margin:0; position:relative; z-index:1; }
.product-essential { margin-bottom:20px; }
.product-collateral { float:right; clear:right; width:100%; margin:20px 0; }
.product-collateral .emailto-link { font-size:11px; margin:0; background:url(../images/bkg_arrow-bullet.gif) no-repeat 0 4px; padding-left:12px; }
.box-collateral { background:#fff; margin-bottom:20px; }
.box-collateral .box-title {  border-bottom:1px dashed #A1A3A5; margin-bottom:10px; padding:5px 10px; background:#ffe4e5; }
.box-collateral .box-title h2 { font-size:16px; line-height:1.2; color:#D91424; font-weight:normal; font-family:Arial, Helvetica, sans-serif; }
.tab-list { position:relative; }
.tab-list .tab { float:left; cursor:pointer; }
.tab-list .active { cursor:default }
.tab-list .tab-container { position:absolute; left:0; width:100%; }

.collateral-tabs { padding-bottom:20px; margin:0; }
.collateral-tabs .tab { position:relative; z-index:2; margin-right:-1px; background:#b2d9a7 url(../images/bkg_collateral-tab1.gif) no-repeat 0 -36px; color:#666; padding:0 0 0 17px; font-size:12px; }
.collateral-tabs .tab span { background:url(../images/bkg_collateral-tab1.gif) no-repeat 100% -36px; padding:0 17px 0 0; line-height:28px; float:left; }
.collateral-tabs .active { color:#008142; z-index:3; border-bottom:0; background:#fff url(../images/bkg_collateral-tab1.gif) 0 0 no-repeat; }
.collateral-tabs .active span { background-position:100% 0; padding-bottom:1px; }
.collateral-tabs .tab-container { z-index:1; top:28px; background:#fff; margin:0; }
.collateral-tabs .tab-content { padding:15px 11px 15px 25px; background:#fff; border:1px dashed #d8d8d8; font-size:12px; }
.collateral-tabs .tab-content .data-table { border:0; margin-left:-25px; width:105%;}
.collateral-tabs .tab-content .data-table tr.odd th,.collateral-tabs .tab-content .data-table tr.odd td { background:#fff; border-bottom:0;}
.collateral-tabs .tab-content .data-table tr.even th, .collateral-tabs .tab-content .data-table tr.even td { background:#E0F0D8; border-bottom:0; }
.collateral-tabs .tab-content .data-table tr th { border-right:1px dashed #d8d8d8; font-weight:normal; font-size:12px; }
.collateral-tabs .tab-content .data-table tr td { padding-left:35px;}
.collateral-tabs .tab-content object,.collateral-tabs .tab-content embed { width:100% !important; height:auto !important; }
.collateral-tabs .tab-content ul { margin:20px 0;}
.tab-content .color-swatch { width:40px; height:24px; margin-right:20px;}
.collateral-tabs .tab-content .italic { font-style:italic; margin-bottom:5px;}
.collateral-tabs .tab-content .disclaimer { color:#999; font-style:italic; text-align:center; clear:both;	 }

/* Product Images */
.product-view .product-img-box { float:left; width:450px; position:relative; }
.product-view .product-img-box .product-image img { background:#fff; } /*IE8 PNG Fix */
.product-view .product-img-box p.notice { text-align:center; padding:5px 0; font-size:11px; }
.product-view .product-img-box .product-image { position:relative; width:450px; height:450px; }
.product-view .product-img-box .product-image-zoom { position:relative; width:450px; height:450px; overflow:hidden; z-index:3; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat; }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .more-views { padding:10px 0; clear:both; }
.product-view .more-views h2 { font-size:11px; margin-bottom:5px; }
.product-view .more-views ul {}
.product-view .more-views li { float:left; margin-right:-1px; border: 1px dashed #A1A3A5;padding:5px; }
.i-product { position:absolute; top:-3px; left:-2px; }
.i-onsale { position:absolute; top:-3px; left:-2px; }
.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { clear:none;  margin:0 0 10px; float:right; width:150px; text-align:right; }
.product-image-popup .buttons-set .button { vertical-align:middle; float:none; }
.product-image-popup .image { display:block; clear:both; margin:15px auto 15px; }
.product-image-popup .image-label { font-size:14px; text-align:left; clear:both; font-weight:normal; color:#000; line-height:19px; margin:0 0 10px; }
.product-image-popup .nav { text-align:center; margin:0 auto; width:120px; }
.product-image-popup .nav .prev,
.product-image-popup .nav .next { margin:0 15px; display:inline; background:url(../images/bkg_slide-button.gif) no-repeat 0 0; text-indent:-999em; cursor:pointer; width:28px; height:28px; z-index:2; overflow:hidden; float:left; }
.product-image-popup .nav .prev { left:-19px; float:left; }
.product-image-popup .nav .next { right:-19px; float:right; background-position:0 -40px; }
/* jQzoom */
div.jqZoomTitle { z-index:5000; text-align:center; position:absolute; top:0; left:0; width:100%; color:#fff; background:#999; }
.jqZoomPup { overflow:hidden; background-color:#fff; z-index:10; border-color:#fff; border-style:solid; cursor:crosshair !important; }
a.product-image { cursor:pointer !important; display:block; margin-bottom:10px; }
p.product-image { cursor:default !important; }
.product-image { position:relative; }
.jqZoomPup img { border:0; }
.preload { text-decoration:none; border:1px solid #008043; padding:8px; text-align:center;background:#fff url(../images/opc-ajax-loader.gif) no-repeat 43px 30px; width:90px; height:43px; z-index:10; position:absolute; top:3px; left:3px; opacity:0.8; filter:alpha(opacity=80); }
.jqZoomWindow { border:1px solid #ccc; background-color:#fff; }
/* Product Shop */
.product-view .product-shop { float:right; width:416px; }
.product-view .product-shop p,
.product-view .product-shop .ratings { margin:10px 0; }
.product-view .product-shop .ratings p { margin:0; }
.product-view .product-shop .product-ids { margin:4px 0 10px; color:#999; display:none; }
.product-view .product-shop .availability { font-size:12px; }
.product-view .product-shop .price-box { margin:10px 0; }
.product-view .product-shop .price-box .price-label { font-size:11px; }
.product-view .product-shop .price-box .price-as-configured .price-label { font-size:12px; }
.product-view .product-shop .price-box .price-as-configured .price { color:#e55100; font-size:14px; }
.product-view .product-shop .price-box .price-including-tax .price,
.product-view .product-shop .price-box .regular-price .price { color:#111; font-size:14px; }
.product-view .product-shop .price-box .special-price .price-label,
.product-view .product-shop .price-box .special-price .price { font-size:14px; color:#EE3A66; }
.product-view .product-shop .price-box .price-as-configured .price-including-tax .price { color:#e55100; }
.product-view .product-shop .price-box .price-as-configured .price-excluding-tax .price { color:#222; font-size:11px; }
.product-view .product-shop .price-box p { margin:4px 0; }
.product-view .product-shop .add-to-links { clear:left; margin:10px 0; }
.product-view .product-name h1 {color: #008142;font: bold 10pt verdana; }
.product-view .product-ids { text-transform:uppercase; }
.product-view .short-description { padding:5px 0 10px; clear:both; font-size:12px; }
.product-view .short-description h2 { margin:0 0 5px; font-size:13px; }
.product-view .product-shop .add-to-cart { float:left; padding:2px 15px 10px 0; }
/* Rating */
.rating-box { width:65px; height:13px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 100% repeat-x; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.gif) 0 0 repeat-x; }
.ratings { margin:5px 0; }
.ratings .rating-box { float:left; margin-right:5px; }
#my-reviews-table .product-name,.ratings .amount { font-size:12px; }
.ratings .rating-links { margin:0; font-size:11px; }
.ratings .rating-links a { text-decoration:underline; }
.ratings .rating-links a:hover { text-decoration:none; }
.ratings .rating-links .separator { margin:0 3px; }
/* Availability */ 
.availability span { font-weight:bold; }
.availability.in-stock span { color:#1b6800; }
.availability.out-of-stock span { color:#f00; }
.availability-only { color:#EE3A66; }
.products-grid li.item .availability-only { margin:10px 0; font-size:11px;}
/* Product Prices */
.price { white-space:nowrap !important; }
/* Old price */
.old-price { text-decoration:line-through; color:#333; margin-bottom:3px; }
.old-price .price-label { white-space:nowrap; color:#333; }
.old-price .price { font-weight:normal; text-decoration:line-through; color:#333; }
.sidebar .old-price .price-label { display:none !important; }
/* Special price */
.special-price { margin-bottom:5px; }
.special-price .price-label { white-space:nowrap; color:#EE3A66; }
.special-price .price { color:#EE3A66; font-weight:bold; }
.sidebar .special-price .price-label { display:none !important; }
/* Minimal price (as low as) */
.minimal-price .price-label { white-space:nowrap; }
.minimal-price-link { display:block; margin:5px 0; text-decoration:none; }
a.minimal-price-link:hover { text-decoration:underline; }
.minimal-price-link .label { font-weight:bold; }
.minimal-price-link .price { font-weight:bold; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }
/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }
/* Configured price */
.configured-price {}
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }
/* FPT */
.weee { display:block; font-size:11px; }
.weee .price { font-size:11px; 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-label { white-space:nowrap; }
.price-from .price { white-space:nowrap; }
.price-to .price { white-space:nowrap; }
.price-to .price-label { white-space:nowrap; }
/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label {white-space:nowrap; }
.price-as-configured .price { font-size:14px; color:#e55100; }
/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/* Product Prices */
/* Tier Prices */
.product-pricing { background:#fbf4de; border:1px solid #e2d4c7; padding:8px; margin:20px 0; }
.product-pricing li { line-height:1.35; margin:2px 0; }
.product-pricing li .price { font-weight:bold; }
.product-pricing li .benefit { font-weight:bold; }
/* Add to Links */
.add-to-links { margin:10px 0 0; font-size:11px; }
.add-to-links li { margin:2px 0; }
.add-to-links .separator { display:none; }
/* Add to Cart */
.add-to-cart {}
.add-to-cart label { font-size:12px; vertical-align:middle; font-weight:bold; margin-right:5px; text-transform:capitalize; }
.add-to-cart .qty { vertical-align:middle; margin-right:10px; width:60px; }
.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.add-to-cart-alt { white-space:nowrap; padding:5px 0; }
.add-to-cart-alt .qty { margin-right:5px; }
.add-to-cart-alt .qty,
.add-to-cart-alt .button { vertical-align:middle; }
/* On product view */
.product-view .product-essential button.btn-gr span span,
.add-to-cart button.btn-gr span span { font-size:14px !important; padding:1px 18px 0 10px !important; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Product Options */
.product-options dt label { font-weight:bold; font-size:12px; }
.product-options dd .qty-holder { display:block; padding:10px 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dd .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:5px 0 15px; padding:0 0 12px; border-bottom:1px solid #e7e7e7; }
.product-options dd .input-box { display:block; padding-right:20px; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd .time-picker select { vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list li { vertical-align:middle; margin:0; padding:2px 0; line-height:1.315; }
.product-options .options-list input.radio { float:left; margin:0 -18px 0 0; vertical-align:middle }
.product-options .options-list input.checkbox { float:left; margin:2px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options .validation-error .options-list,
.product-options ul.validation-failed { padding:2px 1px !important; position:relative; z-index:2; top:-3px; left:-2px; margin-right:-2px; }
.options-container-small .product-options .validation-error .options-list,
.options-container-small .product-options ul.validation-failed { padding:0 1px !important; position:relative; z-index:2; top:-1px; left:-2px; margin-right:-2px; }
.product-options li { margin:3px 0; }

.product-options-bottom .product-pricing { clear:both; }
.product-view .product-options-bottom { padding:0; margin:0 0 5px; }
.product-view .product-options-bottom .add-to-cart { padding-bottom:10px; }
.product-view .product-options-bottom .price-box { margin:10px 0;}
.product-view .product-options-bottom p.required { padding:5px 0 0; clear:both; text-align:right; width:auto; }

/* Options after product info column */
.options-container-small { clear:both; padding-top:10px; }
.options-container-big { clear:both; background:#fff; padding:20px; border-top:1px solid #cfcfcf; border-width:1px 0; }

/* Add to Links + Add to Cart */
.add-to-box { margin-bottom:20px; }
.add-to-box .add-to-links { margin:0 !important; }
.add-to-box .add-to-links li { margin:0 0 2px; }
/* Gift Card product */
.giftcard-amount-form { margin:15px 0 10px; }
.giftcard-amount-form label { width:120px; text-align:left; padding-right:5px; }
.giftcard-amount-form .form-list .input-text { width:70px; }
.giftcard-amount-form .form-list select { width:150px; }
.giftcard-amount-form .form-list .input-box { padding-right:20px; margin-right:9px; }
.giftcard-amount-form .form-list .input-box .v-fix { white-space:nowrap; }
.giftcard-amount-form .form-list .input-box p.notice { float:left; padding:0; clear:left; width:55px; margin:5px 0 10px; white-space:nowrap; font-size:11px; position:relative; z-index:1; }
.giftcard-amount-form .form-list .input-box p.notice span { margin-right:5px; display:block; }
.giftcard-send-form { background:#fff; z-index:2; position:relative; border-top:1px solid #ddd; border-bottom:1px solid #ddd; padding:10px 0; margin-bottom:10px; }
.giftcard-send-form .form-list textarea { height:5em;}
.giftcard-send-form label { text-align:left; padding-bottom:5px; }
.giftcard-send-form .field .input-text,.giftcard-send-form .form-list textarea { width:249px !important; }  
.product-options-bottom .price { font-size:14px;}
.gift-card-txt { color:#B90000; font-size:12px; }
/* Block: Related */
.product-view .box-related { font-size:11px; margin-bottom:0; }
.product-view .box-related p { margin:5px 0 0 ; }
.product-view .box-related .product-name { color: #008142;font: bold 9pt verdana; }
.product-view .box-related .price-box { margin:8px 0; font-size:12px; }
.product-view .box-related .note { padding:5px 20px; margin:0; font-size:12px; background:#f7edda; display:none; }
.product-view .box-related .note,
.product-view .box-related .note a { color:#d02600; }
.product-view .box-related input.checkbox { position:absolute; margin:3px 0 0 105px; display:none; }
.product-view .box-related ol { padding:20px 0 20px 20px !important; }
.product-view .box-related ul.box-content { padding:0; margin:20px 0 0; }
.product-view .box-related ul.box-content.first { margin-top:0;}
.product-view .box-related li.item .item-info { margin-right:20px; }
.product-view .box-related ul.box-content.first li.item { border-top:0; padding-top:10px; }
.product-view .box-related li.item { width:23%; float:left; margin-right:2%; border-top:1px dashed #999; padding-top:20px; }
.product-view .box-related li.item.last { margin-right:0;}
.product-view .box-related li.item p a { color:#999; }
.product-view .box-related li.item .product-image { display:block; margin-bottom:8px;position:relative; }
/* 3 Column Block: Related */
.col3-layout .product-view .box-related li.item .product-image { display:block; float:none; margin:0 auto; }
.col3-layout .product-view .box-related li.item .product-details { margin-left:0; }
.col3-layout .product-view .box-related input.checkbox { margin-left:135px; }
/* Block: Upsell */
.product-view .box-up-sell { border:1px dashed #C4C4C4; }
.product-view .box-up-sell .products-grid { padding:0; margin:0 0 15px 20px; } 
.product-view .box-up-sell .products-grid li { width:165px; display:inline; }
.product-view .box-up-sell .products-grid .product-image { width:auto; }
/* 3 Column Block: Upsell */
.col3-layout .product-view .box-up-sell .products-grid { padding:30px 0 10px 15px; margin:0; }
.col3-layout .product-view .box-up-sell .products-grid li { width:135px; margin-right:2px; display:inline; }
/* Block: Reviews */
.product-view .product-main-info .review-summary-table { margin:10px 0; }
.review-summary-table { border:0; margin:0 0 10px; }
.review-summary-table th,.review-summary-table td { padding:2px 5px; }
.review-summary-table tr.last td { border:0; }
.review-summary-table th.label,
.review-summary-table td.label { width:1px; white-space:nowrap; padding:0 0 5px; background:none; font-style:italic; }
.product-view .box-reviews .pager { border-width:1px 0; margin:0; }
.product-view .box-reviews dt { margin:10px 0; font-style:italic; }
.product-view .box-reviews dt a { font-weight:bold; font-style:normal; margin-right:10px; }
.product-view .box-reviews dd { margin:10px 0 20px; padding:0 0 10px; }
.product-view .box-reviews dd p { margin:0 0 10px; }
.product-view .box-reviews dd .date { margin:0 0 10px; font-style:italic; }
.product-view .box-reviews dd.last { background:none; margin-bottom:0; }  
/* Add Review Form */
.review-name { color:#6c6c6c !important; margin-bottom:5px;}
.product-view .box-reviews .product-name { font-weight:normal; margin-bottom:20px; }
.product-view .box-reviews .product-name span { font-weight:bold; }
.product-view .box-reviews .form-list { margin:15px 0; }
.product-view .box-reviews .form-list .review-summary-table thead { background:none; }
.product-view .box-reviews .form-list .review-summary-table thead th { background:none; border:0; }
.product-view .box-reviews .form-list .review-summary-table .value { text-align:center; }   
.product-view .box-reviews .box-title { background:#fff; color:#008142; margin-top:10px; margin-left:-10px;}
.product-view .box-reviews .box-title h2 { color:#008142; font-size:18px; }
.product-view .box-reviews .form-list label { text-align:left; color:#008142; width:200px;}
.product-view .box-reviews .form-buttons { text-align:right; width:528px;}
.product-view .box-reviews p.required { width:525px;}
.product-view .box-reviews .review-summary-table { margin-left:0; width:100%;}
.product-view .box-reviews .review-summary-table tr td { padding-left:0;}
/* Product Review */
.review-product-list .col-main { padding-top:0; }
.product-review .product-img-box { float:left; width:285px; }
.product-review .product-img-box .product-image { display:block; margin:0 0 15px; }
.product-review .details { float:right; width:460px; }
.product-review .details .product-name { font-size:14px; font-weight:bold; color:#008142; line-height:19px; margin:0 0 10px; }
.product-review .details p.date { font-size:12px; font-style:italic; }
.product-review .details p { margin:10px 0; }
.product-review .details .review-summary-table { margin:10px 0; }
.product-review .buttons-set { clear:both; padding:25px 0 0; }
/* CMS = */
.cms-home .col1-layout,
.cms-index-index .col1-layout { border:0; }
.cms-home .top-callout,
.cms-index-index .top-callout { margin-bottom:6px; }
.cms-home .col1-layout .col-main,
.cms-index-index .col1-layout .col-main { padding:0; }
.cms-index-index .col2-set + p { margin:0; }
.cms-home .col2-set .col-1,
.cms-index-index .col2-set .col-1 { width:452px; }
.cms-home .col2-set .col-2,
.cms-index-index .col2-set .col-2 { width:290px; }
.cms-home .col1-layout .category-view,
.cms-index-index .col1-layout .category-view { margin:0 0 20px; }
.cms-home .col1-layout .page-title,
.cms-index-index .col1-layout .page-title { margin:3px 0 0; }
.cms-home .col1-layout .products-grid,
.cms-index-index .col1-layout .products-grid { margin:0; border:1px solid #cbc0b2; padding-top:20px; padding-bottom:20px; }
.cms-home .col1-layout .products-list,
.cms-index-index .col1-layout .products-list { margin:0; border:1px solid #cbc0b2; padding-top:20px; }
.cms-hp-touchsmart-iq506-has-arrived .col-main { padding:0; }
.cms-hp-touchsmart-iq506-has-arrived .main { margin-top:0; }
.cms-hp-touchsmart-iq506-has-arrived .breadcrumbs { display:none; }
/* Content Styles == */
.product-name { font-size:12px; font-weight:bold; color:#008142;font-family:Verdana, Airal, Geneva, sans-serif !important; }
.product-name a { text-decoration:none; }
.product-name a:hover { text-decoration:underline; }
/* Product Tags */
.tags-list { margin:5px 0; }
.tags-list li { display:inline; font-size:12px; }
.tags-list li a { text-decoration:none; margin:0 2px 0 0; }
.tags-list li a:hover { text-decoration:underline; }
/* Advanced Search */
.search-summary { padding:10px 10px 0 0; margin:10px 0 0; font-size:12px; }
.search-summary li { margin:2px 0; }
/* Sitemap */
.page-sitemap .slinks { margin:10px 0 10px 30px;color:#FF4353; list-style-type:disc;  } 
.page-sitemap .links a { position:relative; }
.page-sitemap ul.sitemap { margin-bottom:20px; font-size:12px; overflow:hidden; clear:both; }
.page-sitemap ul.sitemap li { margin:0; padding:0;}
.page-sitemap ul.sitemap li ul { float:left; width:46%; margin-right:3%; color:#FF4353; list-style-type:disc; }
.page-sitemap ul.site-pages { color:#FF4353;  list-style-type:disc;}
.page-sitemap .slinks .link,.page-sitemap ul.sitemap li ul li, .page-sitemap  ul.site-pages li {margin-top:6px;}
.page-sitemap ul.sitemap li ul li.level-0 {list-style:none; margin-top:15px; font-weight:bold;}
.page-sitemap ul.sitemap li ul li.level-1,.page-sitemap ul.sitemap li ul li.level-2,.sitemap li.page-url { margin-left:30px !important;}
.page-sitemap .store { font-weight:bold; margin:15px 0;}
.page-sitemap h3 { font-size:16px;}
/* Shopping Cart = */
.checkout-cart-index .col-main { padding:0; }
.checkout-cart-index .col-main .page-title { margin:0; }
.cart-empty { padding:20px 0; background:#fff; }
.cart .title-buttons { padding-right:15px;  }
.cart .messages li { margin:0; }
.cart .checkout-types {float:right; text-align:center; margin-bottom:10px;}
.cart .checkout-types li { margin:0; }
.cart .checkout-types .paypal-logo a { display:block;}
.cart .checkout-types .paypal-or { margin:3px 0 8px;display:block; clear:both;font-size:11px; line-height:normal;}
.cart .checkout-types fieldset { display:inline; }
.cart .title-buttons .checkout-types li { margin:0 0 5px 5px; }
/* Shopping Cart Table */
.cart-table { border-width:0; }
.cart-table .item-msg { font-size:10px; }
.cart-table thead th { vertical-align:bottom; color:#008142; font-weight:normal; border-bottom:1px solid gray !important; }
.cart-table tbody td { padding:10px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-update { float:right; margin-left:5px; }
.cart-table .btn-empty { float:right; }
.cart-table {background-color: #fff; }
.cart-table tr.last td { border-bottom:0; border-top:0;}
.cart-table tfoot td { border-top:1px dashed gray !important; background:#fff; padding:15px 0 10px;}
.cart-table .product-name { font-size:11px; font-weight:normal;}
/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { width:630px; padding:20px 0 10px; }
.cart .cart-collaterals h2 { color:#377725; font-weight:bold; margin:0 0 10px; border-bottom:1px dashed #A1A3A5; padding-bottom:5px; font-size:14px; }
.cart .deals { float:left; width:215px; display:inline; margin:0; font-size:12px; }
.cart .deals p,.cart .deals label { margin:0 0 7px; display:block; }
.cart .deals .input-text { width:140px; margin:0 5px 3px 0; float:left; padding:3px; }
.cart .deals .widget-sku { display:block; margin:0 0 20px; width:264px; }
.cart .deals .widget-sku .block-title { background:inherit; border:inherit; color:#000; font-size:16px; margin:0 0 5px; padding:0; }
.cart .deals .widget-sku .block-title strong { font-weight:normal; }
.cart .deals .widget-sku .block-content { padding:0; }
.cart .deals .widget-sku .sku-table td input { width:98%; }
.cart .giftcard { position:relative; z-index:1; }
.cart .giftcard button.check-gc-status { clear:both; }
.cart .giftcard button.check-gc-status span { padding:0 !important; background:none !important; line-height:1.3 !important; color:#444 !important; height:auto !important; font-weight:normal !important; text-transform:none !important; }
.cart .giftcard button.check-gc-status span span { text-decoration:underline; font-size:11px !important; }
.cart .giftcard,
.cart .discount { margin:0 0 20px 0; }
.cart .cancel-btn { margin:5px 30px 0 0; clear:left; }
.cart .shipping { float:left; margin:0 35px 0 0; display:inline; font-size:12px; width:215px; }
.cart .shipping select { width:208px; }
.cart .shipping .input-text { width:200px; }
.cart .shipping p { margin:0 0 15px; }
.cart .shipping .form-list label { float:none; width:auto; text-align:left; padding:0; }
.cart .shipping .form-list .input-text,
.cart .shipping .form-list select { display:block; float:none; }

.cart .crosssell { clear:both; padding-top:15px; }
.cart .crosssell h2 { font-size:13px; color:#377725; font-weight:bold;border-bottom:1px dashed #A1A3A5; padding-bottom:5px;  }
.cart .crosssell .product-name { border-bottom:0; font-weight:normal; padding-bottom:0;}
.cart .crosssell .products-grid {border-bottom:1px dashed #A1A3A5; padding-bottom:10px; margin-bottom:10px; }
.cart .crosssell .item { padding:17px 0 0; border:0; width:136px; }
.cart-collaterals .v-fix{ margin-bottom:10px; }
/* Shopping Cart Totals */
.cart .totals { float:right; max-width:260px; padding:20px 10px 0 0; font-size:14px; }
.cart .totals table { width:100%; }
.cart .totals table th,.cart .totals table td { padding:0 0 5px 10px; vertical-align:bottom; }
.cart .totals table tfoot strong { font-weight:normal; font-size:14px; color:#da1922; display:block; margin:10px 0 10px; }
.cart .totals table tfoot .summary-total td { padding:0 0 20px; }
.cart .totals table tfoot th strong { margin:0; }
.cart .totals table tfoot td .price { font-weight:bold; font-size:16px; }
.cart .totals .btn-remove { vertical-align:middle; }
.cart .totals .btn-remove img { vertical-align:baseline; }
.cart .totals tfoot td { border-top:1px dashed gray;}
.cart .totals tbody td { color:#008142;}
.failed-products { border:1px solid #E9581F;   }
.failed-products .sub-title { background:#FFF5F3 url(../images/icon_error.gif) no-repeat 10px 50%; color:#D91A00; margin:0; padding:10px 10px 10px 30px; border-bottom:1px solid #E9581F; }
.failed-products .item-msg.error { background:url(../images/icon_error.gif) no-repeat left; font-size:11px; color:#D91A00; padding:5px 0 5px 20px; }
/* Empty Cart Add by SKU */
.cart-empty .failed-products { clear:both; z-index:1; position:relative; margin:40px -20px -21px; }
/* Checkout One Page */
.checkout-onepage-index .col-main { padding:0; }
.opc-wrapper .page-title { position:relative; z-index:1; }
.opc-wrapper .page-title .callout { position:absolute; top:7px; right:20px; z-index:1; }
/* Block: Checkout Progress */
.opc-progress-container { float:left; width:190px; }
.opc-progress-container .opc-block-progress { background:#fff; }
.opc-progress-container .opc-block-progress .block-title { background:none; border:0;padding:0; margin-bottom:22px; }
.opc-progress-container .opc-block-progress .block-title strong { font:italic normal 16px/1.1 arial, Helvetica, sans-serif; padding:0; color:#FF8D92; }
.opc-progress-container .opc-block-progress .block-content {padding:0;}
.opc-progress-container .opc-block-progress dt {font-weight:bold; border-bottom:1px solid #d6d6d6; padding:5px 3px 5px 10px; margin-bottom:8px;}
.opc-progress-container .opc-block-progress dt .separator { display:none;}
.opc-progress-container .opc-block-progress dt.complete { font-weight:bold; }
.opc-progress-container .opc-block-progress dt.complete a { font-weight:normal; text-transform:lowercase; font-size:11px; float:right; }
.opc-progress-container .opc-block-progress dd.complete {margin:5px 0 13px; padding:0 0 0 10px;}
.opc-progress-container .block-progress .cards-list dd { padding:0; }
.opc-progress-container .block-progress .cards-list .info-table th { font-weight:normal; }
.opc { float:right; width:740px; }
.opc li.section { position:relative; }
.opc .step-title { margin:0 0 1px; }
.opc .step-title h2 { background-color:#d0e7c5; color:#444; font-size:13px; line-height:26px; padding:0 14px;text-transform:uppercase; }
.return-link { float:right; background:url(../images/returnarrow.png) no-repeat right center; padding-right:15px; display:inline-block; font-size:11px; margin:7px 10px 0 0; color:#fff;}
.return-link:hover { text-decoration:underline; color:#fff;}
.opc .allow .step-title h2 { background-color:#3c934e; color:#fff; cursor:pointer; }
.opc .allow .step-title a { display:block;}
.opc .active .step-title a,.opc .step-title .return-link { display:none;}
.opc .active .step-title { margin:0 0 0; padding:0 0 0 0; }
.opc .active .step-title h2 { background:#da1922 url(../images/bkg_active-step.gif) repeat-x 0 0; color:#fff; text-transform:capitalize; font-weight:normal; border-bottom:1px solid #cfcfcf; cursor:default; font-size:16px; padding:5px 14px 2px; line-height:20px; height:24px; }
.retrun-link { float:right; margin-top:5px; background:url(../images/buttons.png) no-repeat -98% bottom; color:#3a75b6; padding-right:10px;}
.opc .step { padding:20px; min-height:300px; font-size:12px; background:#fff; border-left:1px solid #daf4d1; border-right:1px solid #daf4d1; border-top:0; }
.opc .step .tool-tip { right:10px; }
.opc .order-review { padding:10px; }
.opc .order-review .authentication { margin:0 auto; width:570px; }
.opc .order-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }
/* Steps */
.opc .form-alt .input-box { width:695px; }
.opc .form-alt .input-box select { width:695px; }
#checkout-step-login { height:auto !important; min-height:0 !important; padding:0; }
#checkout-step-login .col2-set { padding:20px 20px 30px; background:#fcfcfc; height:auto !important; min-height:0 !important; }
#checkout-step-login .login-only { background-image:none; }
#checkout-step-login h4 { font-size:16px; color:#000; font-weight:normal; margin:0 0 15px; }
#checkout-step-login .col2-set .col-1 { width:50%; }
#checkout-step-login .col2-set .col-2 { width:330px; }
#checkout-step-login .col2-set .col-2 .radio { margin-right:5px; }
#checkout-step-login .col2-set .col-2 li { padding-left:10px; }
#checkout-step-login .col2-set .col-2 .form-list li { background:none; padding-left:0; }
#checkout-step-login .form-list label,
#checkout-step-login .form-list .label { width:90px; }
#checkout-step-login .btn-only { padding:0 0 0 105px; text-align:left; width:214px; }
#checkout-step-login .btn-only .button { float:right; }
#checkout-step-login p { margin:0 0 15px; }
#checkout-step-login .form-list p { padding-left:105px; margin:0; }
#checkout-step-login .form-list .input-text { width:200px; }
#checkout-step-login .form-list li.note { float:left; padding-left:105px; margin:0 0 9px; width:auto; clear:left; }
#checkout-step-login .form-list li.control { float:left; clear:left; }
#checkout-step-login .form-list li.control .input-box { margin-left:105px; }
#checkout-step-login .form-list li.buttons-set { float:right; clear:none; margin-right:20px; }
#checkout-step-login .col2-set .col-2 .form-list .buttons-set { margin-top:26px; }
.opc .form-buttons { width:auto; text-align:right; }
.opc .buttons-set p.back-link { text-align:left; }
.opc .form-buttons { width:auto; text-align:right; }
.opc .buttons-set .button,.opc .form-buttons .button { float:right; margin:0; }
.opc p.required { text-align:right; width:auto; padding-left:0; }
.checkout-onepage-payment-additional-customerbalance { margin-bottom:5px; }
.checkout-onepage-payment-additional-customerbalance .checkbox { margin-left:0; }
#checkout-step-review { padding:0; border-bottom:1px solid #DAF4D1; }
#checkout-step-review .data-table { font-size:12px; }
#checkout-step-review .data-table .item-options { font-size:11px; }
#checkout-step-review .data-table thead th { vertical-align:bottom; font-size:11px; font-weight:bold; }
#checkout-step-review .data-table .product-name { font-size:12px; }
#checkout-step-review .data-table tfoot { background:none; }
#checkout-step-review .data-table tfoot tr.last strong { font-size:14px; }
#checkout-step-review .buttons-set { padding:15px 0; margin:0; }
/* Multiple Addresses Checkout */
.checkout-progress { padding:0; border:1px solid #cfcfcf; border-right:0; background-color:#ededed; text-align:center; margin:-21px 0 30px; font-size:12px; font-weight:bold; text-transform:uppercase;position:relative; z-index:2; }
.checkout-progress li { float:left; width:20%; text-align:center; color:#888; line-height:25px; }
.checkout-progress li span { display:block; text-align:center; border-right:1px solid #cfcfcf; }
.checkout-progress li.active span { color:#fff; background-color:#d91f27; }

.multiple-checkout { position:relative; z-index:1; }
.multiple-checkout .data-table thead th { vertical-align:bottom; }
.multiple-checkout .col3-set .actions { border:1px solid #e4e4e4; padding:3px 9px 4px; float:left; }
.multiple-checkout .col3-set address { padding:10px; clear:both; }
.multiple-checkout .col3-set,
.multiple-checkout .col2-set { margin:0 0 15px; }
.multiple-checkout .buttons-set { padding:15px 0; clear:both; width:auto; }
.multiple-checkout .buttons-set .button { float:right; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-weight:normal; font-size:18px; color:#da1922; text-align:right; display:block; margin:10px 0 15px; }
.multiple-checkout .grand-total .price-label { font-weight:normal; }
.multiple-checkout .grand-total .price { font-weight:bold; }
.multiple-checkout .sp-methods { font-size:12px; }
.multiple-checkout .checkout-multishipping-payment-customerbalance { font-size:12px; margin-bottom:7px; }
.multiple-checkout .fieldset label { font-size:11px; }
.multiple-checkout .gift-item .fieldset { font-size:11px; width:380px; }    
/* Review Details */
#checkout-step-review .data-table .btn-remove,
.checkout-multishipping-overview .data-table .btn-remove,
#details-table .btn-remove { display:-moz-inline-stack; display:inline-block; vertical-align:middle; }
/* Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; margin-bottom:5px; }
.sp-methods dd { margin:0 0 7px; }
.sp-methods dd li { margin:5px 0; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; margin:15px 0; }
.sp-methods .form-list .input-text { width:250px; }
.sp-methods .form-list select { width:258px; }
.sp-methods .form-list label { width:155px; }
.sp-methods select.month { width:152px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
.sp-methods .input-box { line-height:21px; }
.sp-methods .v-fix .validation-advice { margin-right:-250px; position:relative; z-index:1; width:250px; }
.sp-methods .adv-container { padding-left:170px; }
.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }
.sp-methods .release-amounts { margin:1.5em 0 2em; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }
.checkmo-list li { margin:0 0 4px; }
.checkmo-list label { padding-top:0; }
.checkmo-list address { float:left; }
.please-wait { position:absolute; z-index:99; top:auto; left:50%; margin:-34px 0 0 -90px; border:5px solid #50943D; font-size:12px; color:#50943D; font-weight:bold; background:#fff; padding:20px; white-space:nowrap; }
.cvv-what-is-this { cursor:help; margin-left:5px; }
/* Payment Bridge */
.pbridge-reload { display:block; text-align:right; }
.pbridge-reload a { color:#1e75b4; font-size:11px; }
/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }
/* Gift Messages (Not in used)*/
.add-gift-message { padding:20px 0; }
.add-gift-message h3 { font-size:16px; font-weight:normal; color:#000; line-height:19px; margin:0 0 10px; }
.add-gift-message p { margin:10px 0; }
.gift-message-form { border:1px solid #C4EAB7; background:#F3FFEF; }
.gift-message-form .fieldset { padding:10px 0 10px; }
.gift-message-form .fieldset .input-text,.gift-message-form .fieldset textarea { width:200px; }
.gift-message-form .fieldset textarea { width:200px; height:8em; }
.gift-message-form .inner-box { padding:0 20px 10px; overflow:auto; }
.gift-message-form .inner-box h5, .gift-message-form .inner-box h4 { margin:17px 0; }
.gift-message-form .inner-box p { margin:10px 0;}
.gift-message-form .gift-item { padding:5px 0 0;border-bottom:1px dotted #ccc; }
.gift-message-form .gift-item .number { padding:5px 20px 5px; margin-bottom:0;color:#444; font-weight:bold; border-bottom:1px dotted #ccc; }
.gift-message-form .gift-item .product-img-box { float:left; width:150px; padding-right:15px;border-right:1px dotted #ccc; }
.gift-message-form .gift-item .product-image { text-align:center; margin:20px; }
.gift-message-form .gift-item .product-name { font-size:11px; margin:20px 0 5px; text-align:center; }
.gift-message-form .gift-item .fieldset { float:left; padding:20px 0 10px 10px; margin:0 0 0 -2px; }
.gift-message-form .gift-item .fieldset label { width:80px; }
.gift-message-form .gift-item .gift-wrapping-form { padding:0 20px; }
.gift-options-for-order { padding:0 40px; }
.gift-options-for-order .fieldset { padding:0; }
.gift-options-for-order .fieldset p { padding:0; }
.gift-options-for-order .fieldset label { width:80px; }
.gift-options-for-order .fieldset .input-text,.gift-options-for-order .fieldset textarea { width:340px; }
.gift-wrapping-form { padding:0 0 10px; }
.gift-wrapping-form img { border:1px solid #ccc; float:left; margin-right:10px; }
.gift-wrapping-form label { margin-right:10px; vertical-align:middle; }
.gift-wrapping-form .gift-wrapping-design { overflow:hidden; padding:10px 0 0; width:100%; }
.gift-message-link { display:block; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row .btn-close { float:right; width:13px; height:12px; text-indent:-999em; overflow:hidden; }
.gift-message dt strong { font-weight:bold; }  
/* Checkout Agreements */
.opc .checkout-agreements { margin:20px 0; }
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #d8cea8; font-size:11px; background-color:#fffdef; padding:15px; overflow:auto; margin:10px 0; }
.checkout-agreements .agree .checkbox { margin-right:5px; }
.checkout-agreements .form-list textarea {width:545px;height:6em; }
.checkout-agreements .form-list label{ width:150px; }
/* Centinel */
.centinel { margin:10px 0; }
.centinel p { margin:0 0 10px; }
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }
.opc .centinel { margin:0; padding:20px; }
/* Checkout Success */
.checkout-onepage-success .col-main { font-size:12px; }
.checkout-onepage-success .col-main p { margin:0 0 10px; }
/* Common Checkout Styles */
/* Invitation page */
#invitationForm p.required { padding-bottom:20px; }
/* Compare popup = */
.catalog-product-compare-index tr.last p,
.catalog-product-compare-index tr.first p { margin:10px 0; }
.catalog-product-compare-index .data-table tbody tr.even td { background:none; }
.catalog-product-compare-index .data-table td.label, .catalog-product-compare-index .data-table th.label { background:#E8FCE1; }
/* Account Login/Create Pages */
.my-account {}
.account-login { position:relative; font-size:12px; min-height:350px; margin-bottom:-20px; }
.login-only { background:none; }
.login-only .registered-users { float:none; margin:0 auto; }
.account-login .new-users,
.account-login .registered-users { width:430px; padding:20px; }
.account-login .registered-users p { margin-bottom:1.5em; }
.account-login .spacer { position:absolute; top:100%; left:447px; margin-top:-1px; width:16px; height:3px; font-size:0; line-height:0; background:#fff; overflow:hidden; }
.account-login .fieldset { margin:0; }
.account-login .fieldset h2 { margin-bottom:1em; }
.account-login .form-list label,
.account-login .form-list span.label { width:120px; }
.account-login p.required,.account-login .btn-only { padding-left:127px; width:255px; text-align:right; }
.account-login .btn-only a { float:left; white-space:nowrap; }
.account-login .form-list input.input-text { width:240px; }
.account-login .form-list p { padding:0 0 0 110px; }
.account-login .form-list li.note { float:left; padding-left:135px; margin:0 0 9px; width:auto; clear:left; }
.account-login .form-list li.note a { font-size:12px; }
.account-login .form-list li.control { float:left; clear:left; }
li#remember-me-box.control { white-space:nowrap; }
li#remember-me-box.control label { margin-right:20px; white-space:normal; }
.account-login .form-list li.control .input-box { margin-left:113px; }
li#remember-me-box.control .link-tip { display:inline-block; font-size:11px; line-height:16px; padding-top:2px; white-space:normal; }
.account-login .form-list li.buttons-set { float:right; clear:none; padding-right:46px; padding-top:2px; }
/* Popup Dialog Block */
.window-overlay { background:#000; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }
.window-overlay { position:absolute; top:0; left:0; min-height:100%; background:#000; opacity:0.5; width:100%; z-index:990; display:none; }
.window-overlay.active { display:block; }
.popup-block { border:1px solid #cfcfcf; left:50%; top:40%; position:absolute; margin:-85px 0 0 -250px; width:500px; text-align:left; -moz-box-shadow:0 0 6px #000; -webkit-box-shadow:0 0 6px #000; box-shadow:0 0 6px #000; z-index:1000; position:fixed; display:none; }
.popup-block.active { display:block; }
.popup-block .block-title { background:#F6F6F6; border-bottom:1px solid #CFCFCF; padding:17px 17px 10px; }
.popup-block div.btn-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:19px; right:17px; height:15px; width:15px; text-indent:-9999em; cursor:pointer; }
.popup-block .block-title strong { color:#da1922; font-size:16px; font-weight:normal; }
.popup-block .block-content { padding:17px 17px 25px; background:#fff; font-size:12px;  }
.popup-block .block-content .form-list label { width:180px; }
.popup-block .block-content .form-list .input-text { width:230px; }
.popup-block .block-content .form-list .control .input-box { margin-left:195px; }
.popup-block .block-content .form-buttons { width:auto; padding-left:188px; padding-top:10px; }
.popup-block .block-content .form-buttons .button { float:left; }
.popup-block.loading .block-content * { text-align:left; text-indent:-99999em; overflow:hidden; position:relative; margin-left:-9999em; }
.popup-block.loading .block-content:before { content:''; display:block; background:url(../images/opc-ajax-loader.gif) no-repeat 0 50%; position:absolute; z-index:99; top:50%; left:50%; line-height:16px; padding:16px; text-indent:0!important; }
/* Dashboard */
.dashboard .welcome-msg,.dashboard .col2-set,.dashboard .recent-orders { padding:0 0 20px; } /* Block: Tags */
.dashboard .tags { padding:0 0 20px; }
.dashboard .tags p { display:inline; }
.dashboard .tags .product-name { margin:0 0 3px; font-size:11px; line-height:17px; }
.dashboard .tags li { margin:0 0 8px; }
.dashboard .tags .number { float:left; border:1px solid #ddd; text-align:center; line-height:17px; width:15px; margin-right:-20px; }
.dashboard .tags .details { margin-left:25px; }
/* Block: Reviews */
.dashboard .reviews { padding:0 0 20px; }
.dashboard .reviews .product-name { margin:0 0 3px; font-size:11px; line-height:17px; }
.dashboard .reviews p { float:left; margin-right:5px; }
.dashboard .reviews li { margin:0 0 5px; }
.dashboard .reviews .number { float:left; border:1px solid #ddd; text-align:center; line-height:17px; width:15px; margin-right:-20px; }
.dashboard .reviews .details { margin-left:25px; }
/* Dashboard */
/* Adress Book */
.addresses-list .box-content { font-size:12px; }
.addresses-list .col-2 li { padding:0 0 10px; border-bottom:1px dashed #ccc; }
.addresses-list .col-2 li .actions { border:1px solid #e4e4e4; padding:3px 9px 4px; float:left; }
.addresses-list .col-2 li address { padding:10px; clear:both; }
/* Order View */
.order-page .order-date { margin:0 0 20px; color:#6c6c6c; font-size:11px; }
.order-page .col2-set { padding-bottom:20px; }
.order-details .link-print { background:none; padding:0; }
.order-details .order-additional,.order-details .data-table { margin-bottom:20px; }
.order-details .order-additional dt { font-weight:bold; padding:0 0 5px; margin:0 0 5px; }
.order-details .order-additional dd { padding:10px; margin:0 0 10px; }
.order-details dl.gift-message { margin:0 20px; }
.order-details .gift-message dt { margin:1px 0; padding:2px 10px; background:#e6e6e6; }
.order-details .gift-message dd { border:1px solid #c7c7c7; background:#fff; padding:10px; margin:0 0 10px; white-space:pre-wrap; word-wrap:break-word }
.order-links { margin:0 0 10px; text-align:right; padding-bottom:5px; text-align:right; }
.order-info { margin-bottom:5px; border-bottom:1px solid #c4c4c4; }
.order-info dt { padding:6px 20px 0 10px; color:#6c6c6c; float:left; }
.order-info dd,.order-info ul { float:left; }
.order-info li { float:left; position:relative; z-index:2; margin-right:3px; background:#dedede url(../images/bkg_collateral-tabs.gif) no-repeat 0 -39px; color:#222; padding:0 0 0 17px; font-size:12px; }
.order-info li strong,
.order-info li a { text-decoration:none; background:url(../images/bkg_collateral-tabs.gif) no-repeat 100% -39px; padding:0 17px 0 0; line-height:24px; float:left; }
.order-info li.current { margin-bottom:-1px; color:#000; font-weight:bold; z-index:3; border-bottom:0; background:#fff url(../images/bkg_collateral-tabs.gif) 0 0 no-repeat; }
.order-info li.current strong { background-position:100% 0; padding-bottom:1px; }
.order-info dt { font-weight:bold; }
.order-info li.current strong {background-position:100% 0; padding-bottom:1px;}
.order-info dt {font-weight:bold;}
.order-items.order-details .product-image { float:left; margin:0 10px 10px 0; }
.order-items.order-details.product-order-info { float:left; width:330px; }
.order-items.order-details .productname-space { padding-left:75px;}

/* Manage Newsletter Subscription */
.newsletter-manage-index .form-buttons .button { float:left; margin:0; }
#newsletterForm {background:#D0E7C5;border:1px dashed #D91424;margin:20px 70px;padding:15px; display:block; }
#newsletterForm .form-list label { font-weight:bold; width:160px; text-align:right; }
#newsletterForm .form-list .note { padding:5px 0 0 0; width:auto; }
#newsletterForm .buttons-set { margin: 15px 0 0 175px; }
#newsletterForm .buttons-set button.button { float:none; margin:5px 0; }
#newsletterForm .form-list .input-box label{ font-weight:normal; width:auto; float:none; }
/* Wishlist  */
.my-wishlist textarea { width:99%; height:3.9em; resize:vertical; line-height:1.3em; overflow:auto; }
#wishlist-table .price-box { margin:3px 0; }
#wishlist-table td .description { margin:10px 0; max-height:3.9em; line-height:1.3em; overflow:hidden; word-wrap:break-word; max-width:345px; }
#wishlist-table td .description .inner { overflow:hidden; }
#wishlist-table td { padding:15px 10px; }
#wishlist-table th:first-child,#wishlist-table td:first-child { padding-left:10px; padding-right:0; }
#wishlist-table td p { margin:5px 0 15px; }
#wishlist-table td.last { padding:18px 2px; width:1px; }
#wishlist-table td .price-box { font-size:12px; }
#wishlist-table td .price-box p { margin:0 0 5px; }
#wishlist-table td .truncated { float:left; width:auto; margin-right:10px; line-height:18px; }
#wishlist-table td .truncated .show .item-options { top:-40px; right:100%; left:auto; margin-right:15px; line-height:1.2; }
#wishlist-table td .truncated .truncated_full_value .item-options dl { background-position:100% 0; }
#wishlist-table .item-manage { margin:0; float:left; }
#wishlist-table .item-manage .split-button { margin:10px 9px 0 0; }
#wishlist-table .item-manage .split-button .change { margin-left:2px; }
#wishlist-table .item-manage .split-button:last-child { margin-right:0; }
.wishlist-empty { font-size:12px; padding:15px 10px; text-align:center; }
p.wishlist-empty {border:1px solid #d0d0d0; }  
/* Multiple Wishlist */
.link-edit { padding-left:18px; line-height:18px; display:inline-block; }
.wishlist-management .link-edit { width:16px; padding:0; margin:0 5px; height:16px; text-indent:-999em; overflow:hidden; vertical-align:middle; }
.wishlist-management .btn-create { float:right; margin-bottom:10px; }
.wishlist-management .sub-title { float:left;  max-width:100%; }
.wishlist-management .sub-title h2 { word-wrap:break-word; }
.wishlist-management .note-msg { clear:both; margin:0 0 10px; padding:10px; border-style:solid !important; border-width:1px !important; font-size:12px !important; border-color:#fcd344; background-color:#fafaec; color:#3d6611; }
.wishlist-management .msg-private { background:url(../images/bkg_lock.png) no-repeat 10px 10px #fafaec; padding-left:30px; }
.wishlist-management .table-caption .label { font-size:12px; float:left; line-height:21px; }
#wishlists-move { float:right; margin-left:10px; }
#wishlists-copy { float:right; }
#wishlists-select { background:none; padding-left:0; white-space:nowrap; float:left; max-width:220px; }
#wishlists-select strong { background:none; padding-right:0; padding-left:7px; font-weight:normal; font-size:12px; text-transform:none; }
#wishlists-select strong span { font-weight:bold; }
#wishlists-select .change { text-indent:0; width:auto; background:none; margin-left:4px; border:0; right:auto; left:100%; text-decoration:none; line-height:19px; margin-top:1px; }
#wishlists-select .change span { color:#1e75b4; text-transform:none; padding-right:10px; }
#wishlists-select.active .change span { color:#da1922; }
#wishlists-select .list-container { right:auto; left:0; margin-top:4px; }
#wishlists-select .list-container ul { background:#e7e7e7; border:0; }
#wishlists-select .list-container li:first-child { border-top:0; }
#wishlists-select .list-container li { border-color:#d9d9d9; }
#wishlists-select .list-container a,#wishlists-select .list-container span { color:#1e75b4; padding:5px 6px; }
#wishlists-select .list-container li:hover a,
#wishlists-select .list-container li:hover span,
#wishlists-select .list-container li:hover { color:#da1922; }
#wishlists-select .list-container li:hover { background-color:#f8f8f8;  }
#wishlists-select .list-container li.new { color:#da1922; background-color:#d9d9d9; padding-left:12px; }
#wishlists-select .list-container li.new:hover { background-color:#999;color:#fff; }
#wishlists-select .list-container li.new:hover a,#wishlists-select .list-container li.new:hover span { color:#fff; }
/* Store credit */
.storecredit .account-balance { margin:0 0 20px; padding:0 0 10px; font-size:12px; background:url(../images/bkg_dots.gif) repeat-x 0 100%; }
.storecredit .account-balance .price { font-weight:bold; }
.giftcard-redeem { padding-bottom:20px; }
.giftcard-redeem .input-box { margin-right:5px; } 
#gc-please-wait { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; opacity:0.8; }

/* Print Pages */
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h2.h2 { margin:15px 0 10px; }
.page-print .col2-set { margin:10px 0 20px; }
/* Reward */
.my-rewards .box { margin:0 0 30px; }
 /* Billing Agreements */
.billing-agreements .info-box { margin:15px 0; }
.billing-agreements .info-box p { margin:0 0 9px; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
/* Gift Registry Functionality */
.btn-gift-registry { background:url(../images/i_gift-registry3.gif) 0 0 no-repeat; padding:3px 0 0 33px; text-align:left; }
.btn-gift-registry .input-box { margin:0 0 7px; }
.btn-gift-registry select { width:100%; }
.gift-registry-name { background:url(../images/i_gift-registry2.gif) 0 0 no-repeat; margin:3px 0 0; padding:0 0 0 20px; line-height:18px; }
.disabled { position:relative; z-index:1; }
.disabled:after { content:''; display:block; position:absolute; top:0; left:0; width:100%; height:100%; z-index:99; background:#fff; opacity:0.2; }
/* MAP Popup== */
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; padding:10px 20px 20px; text-align:right; text-transform:uppercase; }
.map-cart-sidebar-total { color:red; display:block; font-size:10px; line-height:14px; font-weight:bold; padding:5px 2px; text-shadow:0 1px 0 #fff; }
.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#efefef ; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { color:#333; font-size:14px; font-weight:bold; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:url(../images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:6px; right:8px; height:15px; width:15px; text-align:left; text-indent:-9999em; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; padding-right:30px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; } 
.map-popup-text { background:#fefefe; clear:right; line-height:1.5; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* Footer  */
.footer-before-container { margin:0 0 3px; text-align:center; }
.header .newsletter { margin:-5px 50px 0 0; width:185px; position:relative; }
.header .form-subscribe { border:0; padding:0; }
.header .form-subscribe .form-subscribe-header{ display:none; }
.header .form-subscribe .v-fix { float:left; }
.header .form-subscribe .validation-advice { position:absolute; width:220px; left:0; top:55px; background:#FFFFFF; padding:2px 5px !important;  }
.form-subscribe { padding: 5px 10px; clear:both; overflow:hidden; border-bottom:1px dashed #A1A3A5; border-left:1px dashed #A1A3A5; }
.form-subscribe-header { color:#333; font-size:12px; text-decoration:none; float:left; margin-top:2px; width:80%;}
.form-subscribe-header strong a { color:#000; }
.form-subscribe label {  margin:6px 0; }
.form-subscribe input.input-text { width:150px; color:#999; background-image:none;border:1px solid #e2e3ea; border-top:1px solid #abadb3; }
.form-subscribe button.button { float:right; margin-top:3px; }
.form-subscribe .validation-advice { width:180px; }
.form-subscribe .v-fix { text-align:left; margin:3px 5px 0 0; float:right; }
.form-subscribe a { color:#000; }
.footer-container { margin:0 0 5px; text-align:left; }
.footer {margin:0 auto; border:1px dashed #A1A3A5; border-left:0;font-size:11px; }
.footer ul,.footer ul.links { display:block; float:left; width:18%; min-height:115px; margin:0; padding:15px 0 13px 15px; border-left:1px dashed #A1A3A5; }
.footer ul.links li,.footer ul li { display:block; vertical-align:top; margin:0 0 1px; padding:0; }
address.copyright { color: #999;font-size: 10px;margin-bottom: 5px;text-align: center; }
/* Some sample data cms styles */
.page-head,.page-head-alt { margin-bottom:20px; padding:0 20px 11px 0;border-bottom:1px dashed #cfcfcf; }
.col-main .page-head,.col-main .page-head-alt { margin-bottom:20px; }
.page-head-alt .link-rss { float:right; margin-top:8px; }
.page-head h2,
.page-head h3,
.page-head-alt h3,
.page-head-alt h2 { font:normal 22px/27px Arial, Helvetica, sans-serif; color:#d12c01; }
/* Clears  */
.account-login .form-list:after,.wishlist-management .table-caption:after,.product-options dt:after,#bundleProduct:after,.events-slider:after,.product-image-popup #nav:after,.gift-item:after,.block-content:after,.block-list li.item:after,.block-poll li:after,.currently li:after,.order-info:after,.top-cart .actions:after,.header .quick-access:after,.product-view .box-related li.item:after,.bundle-summary .product:after,.collateral-tabs:after,.block-cart .block-content .item:after,.clearer:after,.header-container:after,.header-container .top-container:after,.header:after,.header-panel:after,#nav:after,.main:after,.footer-before-container:after,.footer-container:after,.footer:after,.col-main:after,.col2-set:after,.col3-set:after,.col4-set:after,.search-autocomplete li:after,.block li.item:after,.block .actions:after,.mini-products-list li:after,.cms-index-index .block-featured li.item:after,.title-buttons:after,.pager:after,.sorter:after,.ratings:after,.add-to-box:after,.add-to-cart:after,.products-grid:after,.products-list li.item:after,.product-view:after,.product-view .product-img-box .more-views ul:after,.product-view .box-tags .form-add-tags:after,.product-options .options-list li:after,.options-container-small .product-options:after,.product-options-bottom:after,.product-review:after,.box-collateral:after,.box-collateral .box-content:after,.collateral-tabs .tab-content:after,.account-login:after,.cart .cart-collaterals:after,.cart:after,.opc .step-title:after,.checkout-progress:after,.form-list li:after,.form-list li.fields .field:after,.clearfix:after,.buttons-set:after,.buttons-set2:after,.page-print .print-head:after,.new-product-spotlight .more-new .item:after,.addresses-list .col-2 li:after,.product-view .product-shop:after,.product-view .more-views:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
.clearer { clear:both;}
.guest-select {width:305px !important; }
/* Static Block CSS */
.why-choose { border:1px solid #d7d5c4; padding:3px 5px 5px 5px; width:280px; margin-bottom:10px; }
.why-choose h2 {border-bottom:1px dashed #A1A3A5; background:url(../images/fat-sprite.png) no-repeat 0 -60px; display:block; height:30px; text-indent:-999em; margin:0 0 10px 5px !important; padding:0 !important; }
.why-choose ul { margin:5px 10px 0; padding:0; list-style:none; list-style-image:none; }
.why-choose ul li { padding:0 0 0 12px; background:url(../images/red-bullet.gif) no-repeat center left; position:relative; letter-spacing:-1px; margin-bottom:1px; }
.why-choose .why-pop-up { border:1px solid #d7d5c4; position:absolute; z-index:5; left:275px; top:-10px; box-shadow:#666 4px 4px 3px; -moz-box-shadow:#666 4px 4px 3px; -webkit-box-shadow:#666 4px 4px 3px; padding:10px; display:none; width:270px; letter-spacing:normal; background:#fff; filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction='135', Strength='6'); }
.why-choose span.arrow { background:url(../images/tooltip-arrow.png) no-repeat 0 0 #fff; position:absolute; right:-15px; top:-4px; height:24px; width:12px; display:none; } 
.right-popup { right:275px; left:auto !important;box-shadow:#666 -4px 4px 3px !important; -moz-box-shadow:#666 -4px 4px 3px !important; -webkit-box-shadow:#666 -4px 4px 3px !important;filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction='-135', Strength='6') !important; }
.why-choose .right-popup-arrow span.arrow { right:auto !important; left:-15px !important;background:url(../images/tooltip-arrow-left.png) no-repeat 0 0 #fff !important; }
.why-choose .why-pop-up h3 { font-weight:bold; color:#d91424;border-bottom:1px dashed #A1A3A5; margin:0 -10px 10px -10px; padding:0 10px 5px; }	
.why-choose ul li a { display:block; }
.why-choose ul li:hover .why-pop-up, .why-choose ul li:hover span.arrow { display:block; }
.ppt { float: right;height: 77px; width: 287px; z-index:1; position:relative; }
.ppt a { position:absolute; left:0; top:0; }
/* Blog Module */
.blog-module { border:1px dashed #D91F27; margin-bottom:12px; clear:right; }
.blog-header { background: #D0E7C5;margin:4px;padding:7px 10px; font-family:Arial, Helvetica, sans-serif; }
.blog-header h2 {border-bottom: medium none;color: #D91F27;font-size:12px;font-weight: bold;text-transform: uppercase; }
.blog-header h2 a { color: #D91F27;text-decoration: none; }
.blog-header h2 a:hover { text-decoration:underline; }
.blog-content {padding:5px 14px; vertical-align:middle; overflow:hidden; }
.blog-module .img-handler {float:left; margin:0 20px 15px 0; }
.blog-module .img-discription {float:left;margin-bottom:15px; width:78%; }
.blog-content ul.products-grid { list-style:none; margin:0; padding:0; }
.blog-content ul.products-grid li { width:24.9%; padding:5px 0; float:left; text-align:center; margin:0; border-top:0; }
.categoy-view.blog-content ul.products-grid li { width:20%; }
.blog-content ul.products-grid .product-name { font-size:12px; font-weight:normal; }
.blog-content ul.products-grid li p,.blog-content ul.products-grid li p.product-name{ margin:10px 5px 0; }
.blog-content .bd-right {border-left:1px dashed #A1A3A5; }
.social-icons { padding:8px 0; text-align:center; border-top:1px dashed #A1A3A5; }
.text-bgstyle{ background:#FCF1B6;color:#333;font-size:10pt;padding:2px 5px; margin-bottom:5px; }
div.text-bgstyle ~ ul a { font-size:11px; text-decoration:underline; margin-left:5px; }
/* Shop By Collection css */
#shop-by-nav { font-size:13px;font-weight: bold; margin-bottom:20px; padding:0; }
#shop-by-nav li {background: none;display: inline;padding:0;margin-right:20px; }
dl.collection-list { margin-bottom:20px; overflow:hidden; clear:both; }
dl.collection-list dt {background: url(../images/red-bullet.gif) no-repeat 15px 6px;clear:both;float:left;font-weight:bold;margin:0 0 2px;padding: 0 0 0 30px;width: 30%; }
dl.collection-list dd {float:left;margin:0 0 5px;width:65%; padding:0; }
dl.collection-list dt a { text-decoration:underline; }
/* Color Swaches Shob by Collection */
.collection-list ul { list-style:none; padding:0; margin:0 !important;}
.collection-list ul li.level1 ul { float:left; width:360px; list-style:none; margin:0 0 0 15px !important; padding:0;}
ul.collection-ColorList .groupcolor-name,
.m-filter-colors .groupcolor-name { border-bottom: 1px dotted #ccc;color:#3A75AF;font-size:13px;font-weight:bold;margin-bottom:10px;padding-bottom:5px; float:none; clear:both;text-transform:capitalize;}
.m-filter-colors .groupcolor-name { border-bottom:0; margin-bottom:5px; padding-bottom:0; }
ul.collection-ColorList li ul li.color-nameshow { position:absolute; display:none;}
ul.collection-ColorList li ul li { float:left;}
ul.collection-ColorList li ul li a.active { position:relative;}
ul.collection-ColorList li ul li .color-nameshow { position:absolute; display:none;}
ul.collection-ColorList li a:hover .color-nameshow { left:-45px; color:#D91F27; }
/*Remove  class */
.m-filter-colors.horizontal li,.m-filter-colors .groupcolor-name { padding-left:0;}

/* Layared Navigation */ 
.block-layered-nav { margin-bottom:10px; }
.col-main .sidebar .block-layered-nav { margin-bottom:0; }
#narrow-by-list { border-top:1px dashed #8d8d8d; overflow:hidden; clear:both; padding:8px 0 0; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:6px 0 0; }
#narrow-by-list .block-subtitle {font:normal 12px Verdana;}
#narrow-by-list .m-standard { width:100%; }
#narrow-by-list .m-checkboxes, #narrow-by-list .m-colors { width:20%; float:left; }
#narrow-by-list .m-standard .m-filter-item-list { border-bottom:1px dashed #ccc; overflow:hidden; clear:both; margin-bottom:3px; }
#narrow-by-list .m-standard .m-filter-item-list li{ padding:5px 10px 5px 0; float:left; width:18.6%; } 
#narrow-by-list .m-standard dt.m-ln.odd { font-size:14px; clear:both; padding:5px 0; font-weight:bold;}
#narrow-by-list dt.m-ln { font-size:12px; margin-bottom:5px;letter-spacing:-0.2px \0/; }
#narrow-by-list .m-more-less { display:inline; font-size:13px; }
#narrow-by-list .m-more-less a { background:url(../images/lnav-arrow.png) no-repeat; width:15px; height:16px; text-indent:-999em;display:inline-block; text-align:left; vertical-align:middle; }
#narrow-by-list .m-filterclear { display:none; }
.TB_modal .m-rows { padding:10px; background:#E0F0D8; overflow:auto; clear:both; max-height:430px; }
.TB_modal .m-rows > li { float:left;  margin-right:15px; max-width:190px; }
.TB_modal .m-rows li.last{ margin-right:0; }
.TB_modal .m-rows > li .m-columns li { margin-bottom:8px; overflow:hidden; clear:both; }
.m-columns input, .m-columns label,.m-columns div.filter-options { vertical-align:middle; float:left;}
.m-columns label,.m-columns div.filter-options { max-width:167px;}
.m-columns div.filter-options { padding-left:18px;}
.m-columns input { margin-left:-18px; }
.horizontal .m-color { border:1px solid #ccc; }
.m-filter-colors { width:auto !important; }
.m-filter-colors.horizontal { overflow-y:auto; max-height:675px; }
.m-filter-colors.horizontal .set-colors,.m-filter-colors.horizontal .set-colors li { float:left; margin-bottom:10px;}
.m-filter-colors.horizontal .set-colors li { margin:0;}
.TB_modal .m-columns td { max-width: 190px;padding-bottom: 5px;padding-right:15px;}
/* Category Static Block */
.cat-block { border:1px dashed #A1A3A5; margin-top:10px; }
.cat-title { background:#E0F0D8;border-bottom:1px dashed #A1A3A5;padding: 3px 10px;font-size: 11px; }
.cat-contents { padding:5px 10px; overflow:hidden; clear:both; }
.cat-block ul { margin:0; padding:0; width:45%; }
.cat-block ul li{background: url(../images/pink-bullet.gif) no-repeat 0 5px;margin: 0 0 3px 5px;padding:0 0 0 12px;font-size: 11px; }
.category-static-list { margin:10px 0 20px; }
.category-static-list h2 { color:#D91424; font-size:22px; margin-bottom:5px; }
.category-static-list ul {border-top:1px dashed #A1A3A5; overflow:hidden; clear:both; margin-bottom:20px; }
.category-static-list li { border-bottom:1px dashed #A1A3A5; padding:10px 0 0; text-align:center; float:left; width:25%; min-height:135px; } 
.category-static-list .product-image, .category-static-list img{ margin-bottom:10px; }
/* Social Icons */
.pin-it,.addthis_toolbox.addthis_default_style,.twitt,.googleplusone { float:left; margin-right:3px; }
/* CMS Static Block */
.static-contents h2 { font-size:20px; line-height:1.2; color:#D91424; font-weight:normal; font-family:Arial, Helvetica, sans-serif;border-bottom:1px dashed #A1A3A5; margin:20px 0 10px; padding-bottom:5px; }
.static-contents .question, .static-contents .answer { color:#444; line-height:18px; }
.static-contents .question { font-weight:bold}
.static-contents .pro-img-size { width:135px; }
/* whats new products grid */
.whats-new { padding:0; }
.whats-new ul.products-grid li { border-right:1px dashed #A1A3A5; width:19.8% !important; min-height:130px; }
.whats-new ul.products-grid li.last,.whats-new ul.products-grid li.right { border:0; }
.whats-new ul.products-grid li strong { font-weight:normal; }
.checkout-cart-index .sec-certified,.checkout-onepage-index .sec-certified{ margin:-6px 0 0 10px; }
.barcode { padding:6px 10px; }
.barcode span { float:left; margin-right:15px; }
#order-status { line-height:18px;}
#order-status p { margin-bottom:8px;}

/* Bundle product - alternative view */
#customizeTitle { margin:0; }
.product-options .bundle-summary { font-size:11px; }
.bundleProduct .product-options { font-size:12px; margin-top:0; }
.bundleProduct .product-options-bottom { padding:0; font-size:12px; margin:0 0 5px; line-height:27px; }
.bundleProduct .product-options-bottom .add-to-cart { float:right; margin:0 0 0 20px; }
.bundleProduct .product-options-bottom .price-box { margin:0; float:right; }
.bundleProduct .product-options-bottom p.required { padding:5px 0 0; width:auto; clear:both; text-align:right; }
.with-bundle { position:relative; z-index:1; background:#fff; }
  
#bundle-product-wrapper { border-top:1px solid #cfcfcf; border-bottom:1px solid #cfcfcf; float:left; width:938px; overflow:hidden; position:relative; z-index:1; padding-top:20px; }
#bundleProduct { width:1877px; background:#fff; z-index:1; position:relative; }
#productView { margin:0; position:static; border:0; }
#options-container { min-height:510px; width:938px; position:relative; z-index:2; float:right; border-left:1px solid #cfcfcf; background:#fff; left:-1px; }
#options-container h1 { text-align:left; }
 #bundleProduct .add-to-links { float:none; }

/* Bundle Product 2 column design */
.col2-left-layout #bundle-product-wrapper,
.col2-right-layout #bundle-product-wrapper { width:755px; }
.col2-left-layout #bundleProduct,.col2-right-layout #bundleProduct { width:1511px; }
.col2-left-layout #options-container,.col2-right-layout #options-container {left:-1px; width:755px; }
.col2-left-layout #options-container .product-options,.col2-right-layout #options-container .product-options { width:459px; }
.col2-left-layout #options-container .product-options-bottom,
.col2-right-layout #options-container .product-options-bottom { width:429px; }
.col2-left-layout .bundle-summary,.col2-right-layout .bundle-summary { left:460px; }
/* Bundle Product 3 column design */
.col3-layout #bundle-product-wrapper,.col3-layout #options-container { width:572px; }
.col3-layout #bundleProduct { width:1144px; }
.col3-layout #productView { margin-right:-10px; }
.col3-layout #options-container .product-options { width:276px; }
.col3-layout #options-container .product-options-bottom { width:246px; }
.col3-layout #options-container .product-options-bottom .price-box { float:none; }
.col3-layout .bundle-summary { left:277px; }

#options-container .product-options { font-size:12px; margin-top:0; font-size:11px; z-index:1; margin:0; width:600px; padding:20px 20px 0; clear:both; position:relative; z-index:1; }
#options-container .product-options-bottom { padding:0 20px 20px; width:600px; margin:10px 0 5px; }
#options-container .product-options-bottom .add-to-cart { float:right; margin:0 0 0 20px; }
#options-container .product-options-bottom .price-box { margin:0 0 15px; float:right; }
#options-container .product-options-bottom p.required { padding:5px 0 0; width:auto; clear:both; text-align:right; }

.bundle-summary { background:#fff; position:absolute; z-index:2; left:643px; margin-top:0; padding:20px; width:256px; }
.bundle-summary .product { background:#fbfbfb; border:1px solid #ddd; margin-bottom:10px; padding:10px 8px; }
.bundle-summary .product .block-title { background:none; border:solid #e6e6e6; border-width:0 0 1px; margin:0 0 10px; padding:5px 0; position:relative; }
.bundle-summary .product .block-title h2 { color:#5a5a5a; font-weight:normal; padding-left:5px; }
.bundle-summary .product-image { border:1px solid #d6d6d6; float:left; margin:0 -60px 0 0; }
.bundle-summary .product-details {}
.bundle-summary .product-details p.availability { font-weight:bold; font-size:11px; margin:28px 0 0; position:relative; }
.bundle-summary .price-box { margin-bottom:35px; }
.bundle-summary .price-box .price-as-configured .price { font-weight:normal; }
.bundle-summary .price-box .price-as-configured .price-label { color:#010101; font-size:14px; font-weight:normal; margin-right:10px; }
.bundle-summary .product-name { font-size:16px; color:#111; }
.bundle-summary .product .add-to-links { border-top:1px solid #e6e6e6; margin-top:10px; padding:7px 0 2px 5px; }
.bundle-summary .product .add-to-links .clickable > strong,
.bundle-summary .product .add-to-links a { font-weight:bold; }
.bundle-summary .product .add-to-links li { display:inline-block; }
.bundle-summary .product .add-to-links li:first-child { margin-right:15px; }
.bundle-summary .summary { padding:10px 8px !important; background:#fbfbfb; border:1px solid #ddd; }
.bundle-summary .summary h4 { border-bottom:1px solid #e6e6e6; color:#5a5a5a; font-size:14px; font-weight:normal; padding-bottom:5px; }
.bundle-summary .summary ul { margin:6px 0 10px; }
.bundle-summary .summary li { background:url(../images/bkg_dots.gif) repeat-x bottom; margin:0; padding:11px 0 7px; }
.bundle-summary .summary .last { background:none; padding-bottom:0; }

.bundle-summary .add-to-cart .qty { margin-right:80px; }
.bundle-summary .add-to-cart button { margin:10px 0 0; }
.bundle-summary .add-to-cart .paypal-logo { text-align:left; }
.bundle-summary .add-to-cart .paypal-or { margin:5px 0 5px 42px; }

#bundleProduct .page-title a { position:relative;top:4px; float:right; }
#bundleProduct .page-title a small { font-size:14px; font-weight:bold; }
#bundleProduct .product-options { padding:0; width:642px; margin-top:20px; }
#bundleProduct .product-options dt,
#bundleProduct .product-options dd { background:url(../images/bg_bundle_options.png) repeat-x; }
#bundleProduct .product-options dd { background-position:0 -33px; border-bottom:1px solid #bfbfbf; margin:0; padding:20px 10px 20px 30px; }
#bundleProduct .product-options dt { border-bottom:1px solid #e6e6e6; color:#010101; line-height:32px; padding:0 10px 0 30px; }
#bundleProduct .product-options dl.last .last { border-bottom:none; }
#bundleProduct .product-options p.required { padding:0; position:absolute; right:10px; top:10px; }

#bundleProduct .product-options-bottom { background:url(../images/bg_bundle_options_bottom.png) repeat-x 0 0; padding:11px 15px 0; width:612px; }
#bundleProduct .product-options-bottom a { font-size:11px; font-weight:bold; }
#bundleProduct .product-options-bottom a small { font-size:14px; }
#bundleProduct .product-options-bottom .price-as-configured { font-size:11px; }
#bundleProduct .product-options-bottom .price-as-configured .price { font-size:12px; vertical-align:baseline; }
#bundleProduct .product-options-bottom .price-as-configured .price-label { color:#010101; font-weight:bold; margin-right:15px; }

/* Block: Tags */
.product-view .box-tags { margin-top:10px;}
.product-view .box-tags h3 { font-size:12px; font-weight:normal; }
.product-view .box-tags .form-add-tags { padding:5px 0 0 0; }
.product-view .box-tags .form-add-tags label { margin:0; font-weight:bold; font-size:12px; padding:2px 15px 0 0; height:4em; float:left; }
.product-view .box-tags .form-add-tags .input-box { margin:0; display:inline-block; }
.product-view .box-tags .form-add-tags div.validation-passed,
.product-view .box-tags .form-add-tags div.validation-error { padding-right:17px; }
.product-view .box-tags .form-add-tags input.input-text { width:300px; }
.product-view .box-tags .form-add-tags button.button { margin-left:5px; vertical-align:top; }
.product-view .box-tags .form-add-tags p { padding:5px 0; font-size:11px; }
.product-view .box-tags .tags-list { margin:15px 0; line-height:1.5em; }
.product-view .box-tags .tags-list li { display:inline; font-size:10px; margin:0 5px 0 0; }
.product-view .box-tags .tags-list li a { text-decoration:none; font-size:12px; margin:0; padding:3px; background:#fffcf0; }
.product-view .box-tags .tags-list li a:hover { text-decoration:underline; }

.product-view .box-tags .form-add-tags .input-box , x:-moz-any-link { float:left; }/* FireFox 2 fix */
.product-view .box-tags .form-add-tags .button , x:-moz-any-link { margin-bottom:15px; }/* FireFox 2 fix */
.product-view .box-tags .form-add-tags .input-box , x:-moz-any-link, x:default { float:none; }/* FireFox 3 restore */
.product-view .box-tags .form-add-tags .button , x:-moz-any-link, x:default { margin-bottom:0; }/* FireFox 3 restore */
/* checkout custom message */
.custom-message { border:1px solid #A1A3A5; padding:5px 10px; background:#D0E7C5; float:right; width:200px; margin-bottom:10px;}
.cart-security-text { color:gray; }
.cataloglist-index-index .note-msg{ margin:10px 0; }
.cart-table .item-options { font-size:11px; margin-top:3px; }
/* For Captcha */
.captcha-img {margin: -5px -4px 0 -9px;}

/*Checkout Popup*/
#review-overlay-popup {display: none;}
#review-overlay { background: #000;display: none;height: 100%; left: 0; opacity: 0.6; position: fixed; top: 0; width: 100%;z-index: 99999;}
.please-wait-order { background:#fff; border: 2px solid #959594; color: #008142; font-size: 12px; font-style: italic; font-weight: bold;left: 40%;
 padding: 20px; position: fixed;top: 40%;white-space: nowrap; z-index: 100000;}
#review-please-wait .order-overlay-text {color: #008142;display: block; left: 46%; margin-bottom: 15px; top: 56%;}