/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 * 
 *
 * @category    design
 * @package     default_blank
 * @copyright  Copyright (c) 2010 template-help.com
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */

*		{ margin:0; padding:0; }

body		{ background: url(../images/ron-paul-bg.jpg) center 50px no-repeat #000; font-family:Arial, Helvetica, sans-sarif; }

br		{ clear:both; }


/* Layout ================================================================================ */

#alert		{  background: none repeat scroll 0 0 #FFE3EA; border-bottom: 2px solid #000000; color: #660000; font-family: "Lobster Two"; font-size: 12px; height: 24px; line-height: 24px; margin: 0 auto; text-align: center; }

.wrapper {}
.page { width:960px; margin:0 auto; padding:0; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; background:#FFF;}
.page-popup .product-image{display:block; margin-bottom:10px;}
.page-popup .price-box{margin:10px 0;}
.page-popup .add-to-links{padding:15px 0;}

.content-wrapper{ padding:40px 0px; }

.main-container {}
.main { margin:0; padding: 0; background:url(../images/transparent-white.png); }

/* Base Columns */
.col-left 		{ float:left; width:320px; }
.col-main 		{ float:left; width:620px; }
.col-right { float:right; width:208px; padding:0; }

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

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

/* 3 Columns Layout */
.col3-layout .col-main { width:493px; margin-left:13px; }
.col3-layout .col-wrapper { float:left; width:748px; }
.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 .col-narrow { width:33%; }
.col2-set .col-wide { width:65%; }

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

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


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:10px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #D4D0C8; border-left:2px solid #808080; border-top:2px solid #808080; }
input.input-text,textarea { padding:1px 2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0;font:bold 11px Arial, Helvetica, sans-serif; color:#FDFDFD; background:#E00728; padding:4px 6px; margin:0; cursor:pointer; }
button.button span { }
button.button span span {}
button.disabled {}
button.disabled span {}
input[type="text"],
input[type="password"]				{ border:solid 1px #000; padding:3px; }
label						{ display: inline-block; font-family:Amaranth; font-size:16px; font-weight:normal; margin:10px 0 5px; }
button.btn-checkout span {}
button.btn-checkout.no-checkout {}
button.button[type="submit"]			{ padding:4px 8px; font-size:14px; }

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */


#contact-wrap				{ background:#fff; padding:15px; }
#contact-wrap .form-list		{ list-style-type:none; }
#contact-wrap .form-list label		{ font-family:Actor; display: block; margin: 10px 0 5px; }
#contact-wrap .form-list input[type="text"],
#contact-wrap .form-list textarea	 { padding:3px; border:solid 1px #000; }
#contact-wrap .form-list select		{ border:solid 1px #000; }
#contact-wrap .form-list select option	{ padding:3px; }

fieldset				{ border:0px none; }

/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/

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

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

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

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

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

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

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

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

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

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

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

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

.buttons-set-order {}

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

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

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

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

/* BreadCrumbs */
.breadcrumbs { margin: -20px 0px 11px; padding-top: 5px; }
.breadcrumbs li { text-shadow: 1px 1px #FFFFFF; display:inline; font-weight:bold; font-size:11px; color:#424242; }
.breadcrumbs li a{ font-size:11px; font-weight: normal; text-decoration:none; color:#424242;}
.breadcrumbs li span{padding:0;}
.breadcrumbs strong { font-variant: normal; font-weight: normal; text-transform: none; }

/* Page Heading */
.page-title {padding:0 0 15px; margin:0; }
.page-title h1,
.page-title h2 { color: #000000; font-family: Amaranth; font-size: 30px; font-weight: normal; line-height: 22px; text-shadow: 1px 1px #FFFFFF; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle { clear:both; }

/* Pager */
.pager { padding:0 0 6px; margin:0; text-align:center; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .limiter select{border:1px solid #C5C3C3; width:43px;}
.pager .pages { margin:0 135px; }
.pager .pages strong{font-weight:normal;}
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */
.sorter {padding:7px 0 0; margin:0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .sort-by select{border:1px solid #C5C3C3; margin-right:3px; width:82px; color:#666666; font-size:12px;}
.sorter .link-feed {}

/* Toolbar */
.toolbar{}
.toolbar .pager {}
.toolbar .sorter {}
.toolbar-bottom {}

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; }
.data-table thead {  }
.data-table tbody {}
.data-table tfoot { background:#F2F2F2; }
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even {}
.data-table tbody.odd { background:#DEDEDE; }
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; }
.data-table td.value {}



/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

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

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { font-weight:bold; color:#f00; }
.link-wishlist { font-weight:bold; }
.link-reorder { font-weight:bold; }
.link-compare { font-weight:bold; }
.link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(../images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove 	{ background: none repeat scroll 0 0 #E00728; color: #FFFFFF; display: block; font-size: 11px; font-weight: bold; padding: 2px 5px; text-align: center; text-decoration: none; }
.btn-remove2 	{ background: none repeat scroll 0 0 #E00728; color: #FFFFFF; display: block; font-size: 11px; font-weight: bold; padding: 2px 5px; text-align: center; text-decoration: none; }

#main.cartpage a.btn-remove2	{ color:#fff; padding:0; width:15px; font-weight:bold; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */


/* Header ================================================================================ */



/* <new */

#header						{ position:relative; width:940px; margin:0px auto; padding-top:25px; }

#header #logo					{ float:left; }

#header #cart-area				{ position:relative; cursor:pointer; float:right; background:#333; padding:5px 10px; width:305px; }
#header #cart-area #cart-count			{ float:left; margin:3px 6px; padding:0px 10px; text-align:center; height:34px; line-height:34px; background:#E00728; color:#fff; font-family:"Arial"; font-size:22px; }
#header #cart-area div#cart-title label		{ cursor:pointer; display:block; font-family:"Lobster Two"; color:#fff; font-weight:bold; font-size:16px; margin:0; }
#header #cart-area a#cart-checkout		{ display:inline-block; padding-right:16px; font-family:"Arial"; color:#fff; font-size:13px; text-decoration:none; background:url(/skin/frontend/default/ronpaulswag/images/cart-redright.png) right 4px no-repeat; }
#header #cart-area div#cart-title		{ float: left; margin-right: 5px; }
#header #cart-area #cart-greyarrow		{ float:right; margin: 5px 0 0 3px; width:11px; height:11px; background:url(../images/cart-greyarrow.png) -11px 0px no-repeat; }
#header #cart-area #cart-greyarrow:hover	{ background:url(../images/cart-greyarrow.png) -11px -11px no-repeat; }
#header #cart-area #cart-greyarrow.up		{ background:url(../images/cart-greyarrow.png) 0px 0px no-repeat; }
#header #cart-area #cart-greyarrow.up:hover	{ background:url(../images/cart-greyarrow.png) 0px -11px no-repeat; }

#header #cart-area #cart-bubble			{ font-family:Rochester; position:relative; float:left; margin-right:10px; height:40px; line-height:40px; padding:0px 15px; background:#fff; border-radius:6px; }
#header #cart-area #cart-bubble	#cart-bubblecap { position:absolute; right:-8px; top:50%; margin-top:-10px; background:url(../images/cart-bubblecap.png) 0px 0px no-repeat; width:8px; height:20px; }

#header #cart-area div#cart-dropdown		{ cursor:auto; display:none; float:none; margin:0px; clear:both; background:#fff; position: absolute; z-index:300; top:50px; right:0; width: 323px; border:solid 1px #000; }

#cart-area #cart-dropdown ul			{ list-style-type:none; }
#cart-area #cart-dropdown ul li			{ height:65px; }
#cart-area #cart-dropdown ul li a.product-image	{ float:right; margin-right:15px; border:0px none; }
#cart-area #cart-dropdown .mini-products-list .product-details { float: left; margin-left: 20px; width: 215px; }
#cart-area #cart-dropdown .mini-products-list .product-details .product-name a { color:#000; font-size:13px; font-weight:bold; font-family:Arial; }
#cart-area #cart-dropdown .mini-products-list .product-details .product-name   { text-transform:none; margin-bottom:5px; }
#cart-area #cart-dropdown .mini-products-list .product-details .product-name span { display:block; font-size:12px; }

#cart-area #cart-dropdown #cart-summary		{ height:20px; padding:5px 20px; color:#000; font-size:12px; background:#C4C4C4; }
#cart-area #cart-dropdown #cart-summary	.amount	{ float:left; }
#cart-area #cart-dropdown #cart-summary	.amount	a { color:#000; }
#cart-area #cart-dropdown #cart-summary	.subtotal{ float:right; }
#cart-area #cart-dropdown #cart-summary	.subtotal span { font-size:12px; font-weight:normal; }

#cart-dropdown #cart-actions			{ padding:8px 20px 8px 10px; }
#cart-dropdown #cart-actions #cart-closebutton	{ cursor:pointer; background: #E00728; border: 0 none; color: #FFFFFF; float: left; font-family: verdana; font-weight: bold; margin-top: 8px; padding: 0 2px; }
#cart-dropdown #cart-actions #cart-viewcart	{ float:right; }
#cart-dropdown #cart-actions #cart-viewcart button { cursor:pointer; background:#E00728; padding: 3px; color:#fff; font-family:Bangers; font-size:14px; text-decoration:italic; border:0px none; }
#cart-dropdown #cart-actions #cart-continueshopping{ cursor:pointer; float:right; font-size:11px; margin:5px 10px 0px 0px; color:#000; }

#header #cart-area.hidden			{ background:transparent; width:auto; }
#header #cart-area.hidden #cart-bubble		{ display:none; }

#header #nav-wrap				{ position:absolute; bottom:-10px; left:300px; float:left; margin-left:25px; }
#header #nav					{ list-style-type:none; }

#header #nav li span				{ display:block; height:30px; padding:0px 10px 0px 15px;  }
#header #nav li#nav-shop:hover,
#header #nav li#nav-shop.on			{ background:url(../images/nav-reddown.png) center 28px no-repeat; }

#header #nav li#nav-shop.on #nav-shop-span,
#header #nav li:hover span			{ background:#ff0000; }

#header #nav li.nav-main			{ position:relative; z-index:201; cursor:pointer; font-family:'Bangers'; font-weight:normal; font-size:18px; float:left; height:40px; line-height:30px; margin:0px 5px; color:#fff; }
#header #nav li.nav-main span			{ height:30px; }
#header #nav li.nav-main a			{ color:#fff; text-decoration:none; }

#header #shop-menu				{ position:absolute; padding: 10px; display:none; background:#fff; width:600px; top:34px; left:5px; z-index:200; }
#header #shop-menu ul 				{ list-style-type:none; }

#header #shop-menu #shopmenu-shopall		{ bottom: 10px; color: #000000; font-family: Actor; font-size: 11px; font-weight: normal; position: absolute; right: 60px; text-decoration: underline; }

#header #shop-menu li.level0			{ color:#000; float:left; margin:0px 10px; }
#header #shop-menu li.level0 a			{ text-decoration:none; color:#000; }
#header #shop-menu li.level1 a:hover		{ text-decoration:underline; }
#header #shop-menu li.level0 a span 		{ font-family:"Amaranth"; height:auto; font-size:15px; padding: 8px 12px 5px 0px; background:url(/skin/frontend/default/ronpaulswag/images/nav-redright.png) right 17px no-repeat; }
#header #shop-menu #nav-shopBy			{ font-family:"Amaranth"; height:auto; font-size:15px; padding: 8px 12px 5px 0px; }

#header #shop-menu li.level0 ul			{ margin-top:3px; padding-top:3px; border-top:solid 1px #000; }
#header #shop-menu li.level0 ul li		{ height:20px; }
#header #shop-menu li.level0 ul li a span	{ font-family:"Actor"; font-size:14px; background:none; padding:3px; }


#main						{ width:940px; margin:25px auto 10px; background:url(../images/transparent-white.png); }

#main .std p					{ text-align:justify; font-size:14px; line-height:20px; margin:10px 0px; }
#main .std ul					{ list-style-type:none; }
#main .std ul li				{  }
#main .std ul li a				{ color:#000; font-family:Amaranth; font-size:13px; }
#main .std ul li a:hover			{ color:#666; }
#main .std a					{ color:#007CAD; text-decoration:none; }
#main .std a:hover				{ color:#666; }


#main #side-left				{ float:left; width:620px; padding:20px; }
#main #side-left.product			{ float:left; width:600px; padding:20px 10px 20px 20px; }

#side-left.sale-wrap .std			{ background:#fff; padding:15px; }

hr						{ height:5px; background:#000; }

#side-left h1.home-cattitle			{ border-top: 5px solid #000000; font-family: "Amaranth"; font-size: 24px; font-weight: normal; padding: 6px 0; }
#side-left a.seeall				{ background: url("../images/nav-redright.png") no-repeat right 14px transparent; padding-right:12px; line-height:32px; color:#000; font-weight:normal; font-size:12px; text-decoration:none; float:right; }


#main #side-right				{ float:right; width:280px; }
#main #side-right.product			{ float:right; width:310px; }
#side-right .side-right-block			{ background:#fff; padding: 15px 20px 25px; margin-bottom:10px; }
#side-right .side-right-block:last-child	{ margin-bottom:0px; }
#side-right .side-right-block ul		{ list-style-type:none; }
#side-right .side-right-block ul li		{ margin:5px 0; }
#side-right .side-right-block ul li strong	{ font-weight:normal; }
#side-right .side-right-block ul li a		{ font-family:Actor; color:#000; text-decoration:none; font-size:14px; }
#side-right .side-right-block ul li a:hover	{ color:#E00728; }
#side-right .side-right-block h1		{ font-family:Amaranth; margin-bottom:10px; font-weight:normal; font-size:22px; }

#side-right .side-right-block#block-banner	{ padding: 15px 15px 25px; }

#side-right .side-right-block input[type="text"],
#side-right .side-right-block input[type="password"] { border:solid 1px #707070;  width:203px; height:28px; line-height:28px; padding: 0px 15px; color:#707070; font-family:"Myriad-Pro", Arial; font-size:12px; }

#side-right #block-search #search		{ width:164px;  }
#side-right #block-search #searchbutton		{ border:0px none; padding:0px; width:32px; height:32px; background:url(../images/search.png) 0px 0px no-repeat; }

#side-right #block-login h1			{ float:left; font-family:"Amaranth"; font-weight:normal; font-size:28px; line-height:22px; margin-bottom:10px; }
#side-right #block-login .fb-connect-container	{ float:right; }
#side-right #block-login label			{ display:inline-block; margin:10px 0px 5px; font-family:"Amaranth"; font-weight:normal; font-size:16px; }
#side-right #block-login #login-forgotpw	{ font-family:"Actor"; margin-left:15px; font-size:10px; color:#000; }
#side-right #block-login #send2			{ border-radius:0px; margin-top:15px; font-size:16px; height:30px; padding:0px 15px 3px; line-height:30px; }
#side-right #block-login #login-createnew	{ float:right; color:#000; text-decoration:none; font-family:"Amaranth"; font-size:12px; display:block; height:30px; line-height:30px; margin-top:15px;}

#side-right #block-login #myaccount-username	{ float:right; margin-top:6px; font-family:"Actor"; font-size:10px; color:#000; }
#side-right #block-login #myaccount-links	{ margin-bottom:20px; list-style-type:none; }
#side-right #block-login #myaccount-links li	{ float:left; border-right:solid 1px #000; font-family:"Actor"; font-size:12px; padding:0px 8px; }
#side-right #block-login #myaccount-links li a	{ font-family:"Actor"; font-size:12px; color:#000; text-decoration:none; }
#side-right #block-login #myaccount-links li:first-child { padding-left:0px; }
#side-right #block-login #myaccount-links li:last-child	{ border-right:0px none; padding-right:0px; }
#side-right #block-login #myaccount-logout	{ display:block; background:#E00728; text-decoration:none; padding:6px 10px; font-size:13px; float:left; color:#fff; font-weight:bold; font-size:12px; }

#block-advsort					{  }
#block-advsort ul				{ list-style-type:none; display:block; position:relative; }
#block-advsort ul li				{ border-radius:4px; }
#block-advsort label				{ display:block; font-family:Amaranth; font-size:16px; margin-bottom:-5px; }
#block-advsort .advsort-li			{ margin-bottom:20px; }
#block-advsort button.button			{ margin-top:10px; font-size:14px; padding: 5px 15px; }

#block-advsort .advsort-li ul li a		{ display:block; width:100%; height:100%; text-decoration:none; font-family:Actor; color:#000; font-size: 13px; }
#block-advsort .advsort-li ul li:hover a,
#block-advsort .advsort-li ul li.on a		{ color:#fff; }
#block-advsort .advsort-li ul li:hover,
#block-advsort .advsort-li ul li.on		{ background:#E00728; }

#block-advsort #Gender-wrap li			{ cursor:pointer; display:block; float:left; height:20px; line-height:20px; border:solid 1px #000; width: 65px; text-align:center; margin:10px 10px 0 0; }

#block-advsort #Size-wrap li			{ cursor:pointer; border: 1px solid #000000; float: left; margin: 10px 10px 0 0; text-align:center; line-height:24px; }
#block-advsort #Size-wrap.advsort-li ul li a	{ padding:0 10px; width:auto; height:auto; }


#block-advsort #Price-wrap li			{ border: 1px solid #000000; cursor: pointer; float: left; height: 25px; line-height: 25px; margin: 10px 10px 0 0; text-align: center; padding: 0 6px; min-width: 90px; }
#block-advsort #Price-wrap li:hover a		{  }
#block-advsort #Price-wrap li a			{ font-size:13px; }
#block-advsort #Price-wrap li a	span.price	{ font-size:13px; font-weight:normal; }

#Color-wrap li					{ cursor:pointer; float:left; border:solid 1px #000; margin:10px 10px 0 0; padding:3px; }
#Color-wrap li span				{ display:block; width:28px; height:20px; }
#Color-wrap li.active				{ border:solid 2px #999; padding:2px; }
#block-advsort #Color-wrap.advsort-li ul li:hover,
#block-advsort #Color-wrap.advsort-li ul li.on	{ border:solid 3px #E00728; padding:1px; background:transparent; }

#block-advsort #Category-wrap li		{ padding:5px; }
#block-advsort #Category-wrap label		{ margin-bottom:2px; }

#block-advsort ul.currently			{  }
#block-advsort ul.currently li			{ padding:5px 0; }
#block-advsort ul.currently li a.btn-remove	{ float:right; }
#block-advsort ul.currently li a#sortClear	{ float:right; color:#E00728; text-decoration:none; display:block; }
#block-advsort ul.currently li a#sortClear:hover{ color:#000; }
#block-advsort ul.currently .price		{ font-size:14px; font-weight:normal; }

li.black span					{ background:#000; }
li.gold span					{ background:#F2BD46; }
li.red span					{ background:#ED1C24; }
li.charcoal span				{ background:#585858; }
li.aqua span					{ background:#2CAAE1; }
li.white span					{ background:#F0F0F0; }
li.teal span					{ background:#068DAE; }
li.wasabi span					{ background:#2C5B4D; }
li.kelly-green span				{ background:#009245; }
li.brown span					{ background:#603813; }
li.blue span					{ background:#1473DB; }
li.heather-gray span				{ background:#9C9EA0; }
li.galaxy span					{ background:#203E60; }
li.navy-blue span				{ background:#1B1464; }
li.royal-blue span				{ background:#0000FF; }
li.yellow span					{ background:#F5E684; }
li.silver span					{ background:#E6E6E6; }
li.baby-blue span				{ background:#92C2E7; }
li.army span					{ background:#585F32; }
li.natural span					{ background:#FCE6C3; }
li.pink span					{ background:#F78BBB; }
li.turquoise span				{ background:#11E2ED; }

#main .bannergroup				{  }
#main .bannergroup ul li a img			{ display:block; }


#footer						{ width:940px; margin:0px auto; }

#footer #newsletter-box				{ background:#fff; text-align:center; margin-bottom:20px; }
#footer #newsletter-box	label			{ display:inline-block; height:30px; line-height:30px; font-family:"Bangers"; font-size:16px; margin-right:10px; }
#footer #newsletter-box input[type="text"]	{ font-family:"Actor"; font-size:13px; border:solid 1px #525252; color:#525252; height:28px; width:140px; padding:0px 35px; }
#footer #newsletter-box button			{ border-radius:0px; font-size:12px; height:30px; padding:0px 7px; line-height:30px; }
#footer #newsletter-box #newsletter-signup-form	{ border-left: 1px solid #000; float: right; margin: 10px 10px 10px 0; padding: 5px 0 5px 20px; }
#footer #newsletter-box #newsletter-fblike	{ float:left; margin-left:10px; }

#footer #siteseal				{ margin:10px 0px 0 0; float:right; }
#footer #siteseal img				{ height:40px; }
#footer #topronpaulsites			{ float:right; margin:10px 0 0 10px; }
#footer #topronpaulsites a			{ color:#fff; font-family:"Bangers"; font-size:20px; line-height:15px; }
#footer #topronpaulsites a img			{  }

#footer #footermenu ul				{ float:left; color:#fff; list-style-type:none; margin-right:60px; min-width:90px }
#footer #footermenu ul li			{ padding:3px 0px; }
#footer #footermenu ul li h1			{ font-family:"Amaranth"; font-weight:normal; border-bottom:solid 1px #696969; padding:0px 30px 4px 0px; font-size:18px; background:url(../images/whiteright.png) right center no-repeat; }
#footer #footermenu ul li a			{ color:#fff; text-decoration:none; font-family:Actor; font-size:13px; }
#footer #footermenu ul li a:hover		{ text-decoration:underline; }

#footer #social-links				{ float:right; margin-right:-5px; }
#footer #social-links p 			{ width:56px; height:58px; display:inline-block; }
#footer #social-links p.facebook		{ background:url(../images/socials56x58.png) 0px 0px no-repeat; }
#footer #social-links p.twitter			{ background:url(../images/socials56x58.png) -56px 0px no-repeat; }
#footer #social-links p.youtube			{ background:url(../images/socials56x58.png) -112px 0px no-repeat; }

#footer #CC-logos				{ width:179px; height:76px; background:url(../images/CC.png) 6px 0px no-repeat; }

#footer .copy					{ font-family:"Actor"; font-size:13px; margin:40px 0px 15px; text-align:center; color:#fff; }

.category-products li.item a.product-image	{ background:#fff; position:relative; width:auto; height:auto; text-decoration:none; }
.category-products li.item a.product-image img	{ display:block; width:185px; margin:0px auto; }



#account-left 					{ margin-left:15px; }
#account-left .page-title			{ padding:0;  }
#account-left .page-title h1			{ height:75px; line-height:75px;  }

#account-left .block-content			{ background:#fff; padding: 40px 0 25px; margin-bottom:25px; }
#account-left .block-content ul			{ list-style-type:none; }
#account-left .block-content ul	li		{ height:37px; line-height:37px; text-indent:25px; margin-bottom:5px; }
#account-left .block-content ul li a		{ text-decoration:none; color:#000; font-size:14px; font-family:Actor; }
#account-left .block-content ul li a:hover	{ color:#DE1A22; }
#account-left .block-content ul li.current	{ background:url(../images/accountarrow-right.png) top right no-repeat #DE1A22; }
#account-left .block-content ul li.current strong{ color:#fff; font-weight:normal; }


#account-right					{ margin: 75px 0 25px; padding:0 20px 20px; background:#fff; }
#account-right .hello				{ font-family:"Lobster Two"; font-size:24px; padding: 15px 0; }
#account-right p				{ font-family:Actor; font-size:14px; padding-right:40px; text-align:justify; line-height:20px; }
#account-right .section-title			{ padding:5px; }
#account-right .section-title h1		{ float: left; font-weight:normal; font-size: 22px; font-family: Amaranth; color:#000; }
#account-right .section-title a			{ float:right; color:#000; text-decoration:none; }
#account-right .section-title a:hover		{ color:#DE1A22; }

#account-right.dashboard .box-recent		{ margin:30px 0 10px;  }
#my-orders-table				{ border-collapse:collapse; margin: 20px 0; }
#my-orders-table thead tr th			{ background:#DE1A22; color:#fff; text-align:center; font-size:12px; font-family:Arial; }
#my-orders-table tr td				{ font-size:12px; text-align:center; }
#my-orders-table tr td a			{ color:#000; }
#my-orders-table tr td a:hover			{ color:#DE1A22; }
#my-orders-table tr.odd td			{ background:#DEDEDE; }
#my-orders-table tr.even td			{ background:#F2F2F2; }
#my-orders-table .price				{ font-size:12px; font-weight:normal; }

#account-right .box				{ padding:15px; }
#account-right.dashboard .box-title		{ margin-bottom:5px; }	
#account-right.dashboard .box-title a		{ color:#000; font-size:13px; text-decoration:none; }	
#account-right.dashboard .box-title a:hover	{ color:#DE1A22; }
#account-right .box-content a			{ font-size:12px; color:#0043FF; }
#account-right .box h3				{ font-size:15px; }
#account-right .box p,
#account-right address				{ font-size:14px; font-family:Actor; color:#666666; font-style:normal; }

#account-right h4				{ font-size:14px; font-weight:normal; }

#account-right fieldset				{ border:0px none; }

#account-right ul.form-list			{ list-style-type:none; padding:25px; }
#account-right ul.form-list li			{ padding:10px 0; }


.my-account					{ margin-bottom:25px; }
.my-account .page-title				{ padding:0; }
.my-account .page-title	h1			{ height:75px; line-height:75px; }

.my-account .page-title a			{ color:#000; text-decoration:none; font-size:13px; }

.my-account .fieldset				{ border:0px none; margin:0; border-radius:0; padding:25px; }
.my-account .fieldset ul			{ list-style-type:none; }
.my-account .fieldset label			{ font-family:Actor; margin-bottom:5px; }
.my-account .fieldset input[type="text"]	{ border:solid 1px #000; padding:3px; margin-bottom:10px;}
.my-account .buttons-set			{ margin:0; padding:0 25px 25px 25px; background:#fff; }
.my-account .buttons-set .back-link a		{ color:#000; text-decoration:none; }
.my-account .buttons-set .back-link a:hover	{ color:#DE1A22; }
.my-account .buttons-set button.button		{ font-size: 14px; padding: 5px 10px; }


.my-account .addresses-list			{ padding:25px; background:#fff; }
.my-account .addresses-list h2			{ margin-bottom:10px; color: #000000; float: left; font-family: Amaranth; font-size: 22px; font-weight: normal; }
.my-account .addresses-list ol			{ clear:both; list-style-type:none; }
.my-account .addresses-list h3			{ font-size: 15px; }
.my-account .addresses-list address		{ color: #666666; font-family: Actor; font-size: 14px; font-style: normal; }
.my-account .addresses-list a			{ color: #0043FF; font-size: 12px; }

.sales-order-history .col-main .my-account .pager	{ padding:25px 25px 10px 25px; margin:0; background:#fff; }


#affiliate-wrap					{ padding:15px; background:#fff; }
#affiliate-wrap	p				{ font-family:Actor; font-size:14px; line-height:20px; margin-bottom:20px; }

#list-program-table				{  }
#list-program-table th				{ font-family: Amaranth; font-size: 20px; text-align: left; padding:0; }
#list-program-table td				{ font-size:14px; }
#list-program-table strong.progName		{ font-size:16px; font-family: Amaranth; font-weight: normal; }
#list-program-table strong			{ font-size:14px; }
#list-program-table .price			{ font-size:14px; font-weight:normal; }

#affiliate-wrap .affiliate-toolbar		{ margin:25px 0 15px; }
#affiliate-wrap .affiliate-toolbar button	{ cursor:pointer; margin-top:10px; }

#affiliate-wrapper .page-title			{ margin-top: 0; padding: 20px 0; width: 100%; }
#affiliate-wrapper .page-title h2		{ color: #000000; font-family: Amaranth; font-size: 24px; font-weight: normal; line-height: 22px; text-shadow: 1px 1px #FFFFFF; }

#referral-new-address-form			{ margin-top:15px; }

.account-login #login-form			{ background:#fff; padding:15px; }
.account-login #login-form ul.form-list		{ list-style-type:none; }
.account-login #login-form h2			{ display:none; }


#alsoBought					{ clear:both; margin:0 20px 30px;  }
#alsoBought h1					{ font-family: Amaranth; font-size: 20px; font-weight: normal; margin: 10px 0; }
#alsoBought .products-grid li.item		{ margin-right:32px; } 
#alsoBought .products-grid li:last-child.item	{ margin-right:0; } 


/* /new> */

.logo { float:left; }
.header-container{ }
.header{padding:40px 0 10px;}
.header .logo{float:left; text-decoration:none !important; display:block;}
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; padding:0; }
.header .welcome-msg { text-align:right; color:#DDA651; font-size:0.91em; }
.header .links{float:right; margin:7px 0 14px; font-size:0.91em;}
.header .links li{padding-left:18px;}
.header .links li a{white-space:nowrap; color:#FFF; text-decoration:none;}
.header .links li a:hover{text-decoration:underline;}
.header .quick-access{padding-top:10px; float:right;}
.header .form-search{text-align:right; padding:4px; float:right;}
.header .form-search label{display:none;}
.header .form-search input{width:147px; border:0; float:left; margin:2px 0 0 5px;}
.header .form-search button{float:right; margin-left:10px;}
.header .form-search button span{}
.header .form-search button span span{}
.header .form-search button.safari-fix{position:relative; margin-top:-1px;}
.header .form-search .search-autocomplete { z-index:999; text-align:left; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header-container .top-container { clear:both; text-align:right; }
.menu-wrapper{}

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

/* Sidebar =============================================================================== */
.block { margin:0; padding:30px 28px 31px; }
.block .block-title {padding:0 0 10px; }
.block .block-title strong {font-weight:bold; }
.block .block-title strong span{color:#FFF; font-size:1.25em;}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle {margin-bottom:5px;}
.block .block-content { padding:0; }
.block .block-content li.item { padding:5px 0; }
.block .btn-remove { float:right; }
.block .actions { text-align:right; }
.block .actions a { float:left; }
.block .empty {}

.block li.odd {}
.block li.even {}

/* Mini Products List */
.mini-products-list li { padding:20px 0 10px!important; }
.mini-products-list .product-image { float:left; width:67px; padding:0; border:1px solid #E7E7E7; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details .product-name { font-size:1em; font-weight:normal; margin:0 0 20px; text-transform:uppercase; }
.mini-products-list .product-details .product-name a{color:#FFF; text-decoration:none;}
.mini-products-list .product-details .product-name a:hover{text-decoration:underline;}
.mini-products-list .product-details .price{font-weight:normal; color:#F5B95D; font-size:1em;}

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

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

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav dt {background:#D7D6D6; color:#777777; padding:4px 11px; text-transform:uppercase;}
.block-layered-nav dd{padding:7px 15px 15px 10px;}
.block-layered-nav .currently {}
.block-layered-nav .currently li{background:url(../images/currency_marker.gif) 10px 8px no-repeat #D7D6D6; padding:5px 3px 6px 18px; margin-bottom:5px;}
.block-layered-nav .currently li .label{text-transform:uppercase;}
.block-layered-nav .btn-remove{float:right; margin:0 0 0 5px;}
.block-layered-nav .price{font-weight:normal; font-size:1em;}
.block-layered-nav .actions{padding:14px 0 37px; text-align:right;}
.block-layered-nav .actions a{float:none;}

/* Block: Cart */
.block-cart{background:url(../images/transparent.png); color:#8AB0E6;}
.block-cart .summary {}
.block-cart .amount {padding-bottom:5px;}
.block-cart .amount a{color:#F5B95D; font-weight:bold; text-decoration:none;}
.block-cart .amount a:hover{text-decoration:underline;}
.block-cart .subtotal { text-align:center; padding:6px 8px; background:#465778; margin-bottom:10px; }
.block-cart .subtotal .price{color:#F5B95D; font-size:1em;}
.block-cart .actions{background:#FFF; padding:3px; margin-bottom:10px;}

/* Block: Wishlist */
.block-wishlist {}
.block-wishlist .block-subtitle{margin-bottom:10px;}
.block-wishlist .price-box{margin-bottom:10px;}
.block-wishlist .price{color:#666666!important; font-weight:bold!important;}

/* Block: Related */
.block-related{background:#FFF;}
.block-related .block-title strong span{color:#20314B;}
.block-related .block-subtitle{margin-bottom:10px;}
.block-related .block-subtitle a{color:#fefefe;}
.block-related ol{margin-top:10px;}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; }
.block-related .product { margin-left:20px; }
.block-related .product .product-image { float:left; margin-right:-65px; }
.block-related .product .product-details { margin-left:83px; }
.block-related .product .product-details .product-name a{color:#20314B;}
.block-related .product .product-details .price-box .price{color:#8F98A5; font-size:1.16em;}
.block-related .link-wishlist{float:right; padding:5px 0 10px; font-weight:normal; color:#fefefe; font-size:0.91em;}

/* Block: Compare Products */
.block-compare{background:url(../images/transparent-red.png); padding-right:14px;}
.block-compare .empty{color:#000;}
.block-compare li { padding:5px 0; }
.block-compare li a{color:#FFF; text-decoration:none; text-transform:uppercase;}
.block-compare li a:hover{text-decoration:none;}
.block-compare button span{background:url(../images/compare_button_bg.gif) left top repeat-x;}
.block-compare .actions{padding-top:5px;}
.block-compare .actions a{font-size:0.91em; color:#fefefe; margin-top:2px;}

/* Block: Recently Viewed */
.block-viewed{background:url(../images/transparent-white.png);}
.block-viewed .block-title strong span{color:#20314B;}
.block-viewed li a{ color:#3B5998; font-weight:bold; text-decoration:none; text-transform:uppercase;}
.block-viewed li a:hover{text-decoration:underline;}

/* Block: Recently Compared */
.block-compared{background:#F5B95E; color:#FFF;}
.block-compared li a{color:#FFF; text-decoration:none; text-transform:uppercase;}
.block-compared li a:hover{text-decoration:underline;}

/* Block: Poll */
.block-poll label {}
.block-poll input.radio { float:left; margin:1px 0 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .block-subtitle{margin-bottom:10px;}
.block-poll li { padding:3px 0; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer{float:left; width:100%;}
.block-poll .answer span{display:block; width:95px;}
.block-poll .votes{font-weight:bold; float:right; width:53px; margin-top:-15px;}


/* Block: Tags */
.block-tags{background:#FFF;}
.block-tags .block-title strong span{color:#20314B;}
.block-tags ul{font-size:1.1em;}
.block-tags ul,
.block-tags li { display:inline; line-height:1.5em; }
.block-tags li a{color:#fefefe; text-decoration:underline;}
.block-tags li a:hover{text-decoration:none;}
.block-tags .actions{padding-top:10px;}

/* Block: Subscribe */
.block-subscribe { background:url(../images/transparent-red.png); }
.block-subscribe label{font-size:0.91em; color:#000; margin-bottom:5px; display:block;}
.block-subscribe input{float:left; width:121px; height:19px; border:1px solid #FFF;}
.block-subscribe button{float:right; width:24px; height:23px; overflow:hidden; background:url(../images/newsletter_button.gif) left top no-repeat;}
.block-subscribe button span{display:none;}

/* Block: Reorder */
.block-reorder ol { list-style-type:none; }
.block-reorder a	  { color:#000; font-size:12px; }
.block-reorder a:hover { color:#DE1A22; }
.block-reorder{background:#FFF; margin-left:15px; }
.block-reorder .block-title strong span{color:#20314B;}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:5px; }
.block-reorder .product-name { float:left; }

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

/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

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


/* Category Page ========================================================================= */
.category-title { margin-top:10px; float:left; }
.category-title h1 { font-family:Amaranth; font-size:20px; }
.category-image { width:100%; overflow:hidden; text-align:center; }
.category-image img { display:block; margin-top:10px; }
.category-description { margin:0 0 10px; }
.category-products {}


.category-products ul.products-grid { clear:both; }

.page-title.home-title		{  margin-top: 0;  padding: 20px 0;  width: 100%; }
.page-title.home-title h1	{ float:left; font-size:24px; }
.home-title a.home-seeAll	{ background: url("../images/nav-redright.png") no-repeat scroll right 7px transparent; color: #000000; display: block; float: right; font-family: Amaranth; font-size: 12px; padding: 2px 12px; text-decoration: none; }

/* View Type: Grid */
.products-grid { position:relative; }
.products-grid.last { border-bottom:0; }

.newProduct .newMask		{ width:75px; height:75px; background:url(../images/new-mask.png) 0px 0px no-repeat; position:absolute; top:0; left:0; z-index:100; }


.products-grid li.item { float: left; height: 250px; width: 200px; overflow: hidden; position: relative; }
.products-grid li.item.first{ margin-right:10px; }
.products-grid li.item.last{ margin-left:10px; }
.products-grid .product-image { display:block; width:229px; height:248px; margin:0 0 5px; }
.products-grid .product-name { text-align:left; }
.products-grid .product-name a,
.products-grid .product-name a:hover { font-family:"Amaranth"; color: #000; font-size: 13px;}
.products-grid .rating-box			{margin:0 auto 5px!important; width:80px; display:block;}
.products-grid .price-box 			{ position: absolute; bottom: 0;right: 0; width:100%; font-family:"Amaranth"; font-size:12px; font-weight:normal; }
.products-grid .price-box .regular-price 	{ padding:4px 9px; background:#000; float:right; }
.products-grid .price-box span.price 		{ }
.products-grid .availability { line-height:21px; }
.products-grid .actions {}
.products-grid .add-to-links{margin-top:10px;}
.products-grid .add-to-links li{display:inline;}
.products-grid .add-to-links li .separator{display:inline; margin:0 5px !important;}
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:auto; margin:0 auto; }
.col1-layout .products-grid { margin:0 auto; list-style-type:none; }
.products-grid .btn-cart { float:right; margin-top:7px; }
.products-grid .availability { clear:right; float:right; }


/* View Type: List */
.products-list li.item {padding:18px 0 22px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:229px; height:248px; margin:0; }
.products-list .product-shop { margin-left:261px; }
.products-list .product-name {}
.products-list .product-name a {}
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
.products-list button{margin-top:5px;}
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-more { font-size:11px; color:#96BBF1; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0 0 10px; }

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; color:#fefefe;}
.ratings .rating-links a{color:#fefefe;}
.ratings .rating-links .separator { margin:0 7px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:80px; height:13px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { margin-right:3px; margin-bottom:10px; }
.ratings .amount {}

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

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }
.availability-only { margin:0 0 7px; }
.availability-only span,
.availability-only a { cursor:help; }
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong {}
.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#f2f2f2; font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #ddd; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last {}

/* Email to a Friend */
.email-friend { margin-bottom:10px;}

/* Alerts */
.alert-price {}
.alert-stock {}

/********** < Product Prices */
.price { white-space:nowrap !important; line-height:normal; font-weight:bold; font-size:1.66em; }

.price-box { color:#fff; }
.price-box .price { font-weight:bold; }
.price-box .regular-price .price { font-weight:normal; font-size:12px; }

#side-left.product .price-box	{ display:none; }

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

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


.onSale					{ padding:5px; background:#E00728; }
.onSale span				{ display:inline-block; }
.onSale	p.special-price 		{ float: left; font-family: Amaranth;  }
.onSale p.special-price .price-label	{ font-size: 12px; font-weight:normal;  }
.onSale	p.special-price .price		{ font-size: 16px; padding:0; font-weight:normal; }
.onSale p.old-price 			{ float: right; font-family: arial; font-size: 10px; font-style: italic;  }
.onSale p.old-price .price 		{ font-size:10px; padding:0; font-weight:normal; text-decoration: line-through; }
.onSale p.old-price .price-label	{ font-size:10px; padding:0; font-weight:normal; text-decoration: line-through; }

#main .std .onSale p			{ margin:0; }

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

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

.minimal-price-link { display:block; }
.minimal-price-link .label { font-size:.8em; }
.minimal-price-link .price { font-size:.93em; font-weight:normal; }

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

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

/* FTP */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

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

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

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

.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

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

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

.price-box-bundle {}
/********** Product Prices > */

/* Tier Prices */
.tier-prices{margin-bottom:15px;}
.tier-prices li{ font-weight:bold; font-family:Amaranth; }
.tier-prices .price { font-weight:bold; font-size:1em; }
.tier-prices .benefit {}

.tier-prices-grouped {}

/* Add to Links */
.add-to-links{}
.add-to-links li a{font-weight:normal; font-size:0.91em; color:#fefefe;}
.add-to-links .separator { display:none; margin:0 7px!important; }

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

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left; padding-top:5px; }
.add-to-box .add-to-cart input{width:38px!important; border:1px solid #C5C3C3;}
.add-to-box .add-to-cart button{margin-left:10px;}
.add-to-box .add-to-cart .paypal-logo{padding:15px 0;}
.add-to-box .or { float:left; margin:8px 13px 0; }
.add-to-box .add-to-links { float:left; }


.product-view {}

.product-essential{  }

.product-essential h1		{ text-shadow: 1px 1px #FFFFFF; font-size:24px; line-height:22px; font-family:Amaranth; font-weight:normal; color:#000; }

.product-collateral .box-collateral{margin:0; padding:40px 0 37px; border-top:1px solid #DADADA;}
.product-collateral .box-collateral h2{tcolor:#666666; text-transform:uppercase; margin-bottom:10px; font-size:1.09em;}

/* Product Images */


#image-primary				{ background:#fff; padding:50px; position:relative; }
#image-primary #image-socials		{ position:absolute; list-style-type:none; right:10px; top:10px; }
#image-primary #image-socials li	{ float:left; margin-right:10px; }

#image-primary a			{ display:block; width:500px; margin:0px auto; }
#image-primary img			{ display:block; width:500px; }

.more-views				{ margin-top:10px; background:#fff; padding:20px; }
.more-views ul				{ list-style-type:none; }

#block-productoptions			{ background:#fff; position:relative; height:185px; }
#block-productoptions #gender-tabs	{ float:left; list-style-type:none; width:100%; background:#C4C4C4; }
#block-productoptions #gender-tabs.onegender	{ background:#fff; }
#block-productoptions #gender-tabs li,
#block-productmeta #meta-tabs li	{ cursor:pointer; float:left; padding:0px 15px; font-family:"Lobster Two"; border-right:solid 1px #6E6E6E; font-weight:bold; font-size:22px; color:#6E6E6E; text-align:center; height:40px; line-height:40px; list-style-type:none; }
#block-productmeta #meta-tabs li	{ border-right:0px none; }
#block-productoptions #gender-tabs li.on,
#block-productmeta #meta-tabs li.on	{ color:#000; background:#fff; border-right:0px none; }
#block-productoptions #gender-tabs li:first-child:hover,
#block-productmeta #meta-tabs li:first-child:hover { background:#fff; color:#000; border-left:0px none; margin-left:0px; }
#block-productoptions #gender-tabs li:hover,
#block-productmeta #meta-tabs li:hover	 { background:#fff; color:#000; border-left:1px solid #6E6E6E; margin-left:-1px; }
#block-productmeta #meta-tabs li#tab-technical { width:200px; text-align:left; },
#block-productmeta #meta-tabs li#tab-technical:hover { width:199px; text-align:left; }

#block-productoptions .tier-prices	{ list-style-type:none; }


#block-productoptions dl					{ position:absolute; left:20px; top:50px; }
#block-productoptions dl.last					{ top:auto; bottom: 20px; }
#block-productoptions dl:not(.last) dd:first-child		{ float: none; margin-bottom: 15px; width: 150px; }
#block-productoptions dl:not(.last) dd:first-child label	{ font-size: 14px; }
#block-productoptions dl:not(.last) dd:first-child select	{  }

#block-productoptions dl dd					{ float: left; width: 84px; margin-right:10px; }
#block-productoptions dl dd label				{ font-size:12px; }
#block-productoptions dl dd select				{ border: 1px solid #000000; width: 100%; }

#block-productoptions .onSale					{ padding:5px; background:transparent;}
#block-productoptions .onSale span				{ display:inline-block; }
#block-productoptions .onSale p.special-price 			{ clear:both; font-family: Amaranth;  }
#block-productoptions .onSale p.special-price .price-label	{ font-size: 18px; font-weight:normal;  }
#block-productoptions .onSale p.special-price .price		{ font-size: 18px; padding:0; font-weight:normal; }
#block-productoptions .onSale p.old-price 			{ font-family: arial; font-size: 10px; font-style: italic;  }
#block-productoptions .onSale p.old-price .price 		{ font-size:12px; padding:0; font-weight:normal; text-decoration: line-through; }
#block-productoptions .onSale p.old-price .price-label		{ font-size:12px; padding:0; font-weight:normal; text-decoration: line-through; }


#block-productoptions .price-box,
#block-productoptions .price				{ color:#000; display:inline-block; }

#block-productoptions .special-price .price		{ font-size:18px; }

#block-productoptions .gender-panel			{ position:absolute; top:90px; }
#block-productoptions .gender-panel ul			{ float:left; list-style-type:none; padding:5px 10px 25px 10px; }
#block-productoptions .gender-panel ul li		{ cursor:pointer; float:left; border:solid 1px #000; width:40px; height:33px; margin-right:7px; border-radius:4px; color:#000; font-family:Arial; font-size:12px; text-align:center; }
#block-productoptions .gender-panel ul li.limited 	{  }
#block-productoptions .gender-panel ul li.limited label	{ padding-top:5px; }
#block-productoptions .gender-panel ul li.soldout 	{ cursor:default; border:solid 1px #C4C4C4; color:#C4C4C4; }
#block-productoptions .gender-panel ul li.soldout label	{ cursor:default; padding-top:5px; }
#block-productoptions .gender-panel ul li.on		{ background:#E00728; color:#fff; }
#block-productoptions .gender-panel ul li:last-child	{ margin-right:0px; }
#block-productoptions .gender-panel ul li span		{ display:block; font-size:9px; }
#block-productoptions .gender-panel ul li label 	{ font-size:12px; margin:0; cursor:pointer; display:block; padding-top:10px; }

#block-productoptions .price-box			{ position:absolute; top:45px; left:15px; }
#block-productoptions .price-box .regular-price		{ background:transparent; }
#block-productoptions .price-box .regular-price .price 	{ color:#000; font-family:Amaranth; font-size:34px; }

#block-productoptions .add-to-cart			{ position:absolute; top:50px; right:20px; }
#block-productoptions .add-to-cart button.button 	{ font-family: Amaranth; font-weight:normal; font-size: 18px; height: 35px; width: 125px; }
#block-productoptions #ajax_loader			{ position: absolute; right: -20px; top: 10px; }

#block-productoptions #options-wrap			{ position:absolute; top:60px; right:30px; }
#block-productoptions #color-wrap			{  }
#block-productoptions #packqty-wrap			{  }

#block-productoptions #options-wrap .option-wrap	{ float:right; clear:both; margin-bottom:5px; }
#block-productoptions .option-wrap label 		{ font-family:Amaranth; font-size:18px; }
#block-productoptions .option-wrap select		{ border: 1px solid #000; font-size:14px; font-family:Amaranth; margin-left:10px; padding:3px 2px 4px 10px; }
#block-productoptions .option-wrap option		{ margin:5px;  }
#block-productoptions .option-wrap input[type="text"]	{ margin-left:10px; }

#block-productoptions.notApparel			{  }
#block-productoptions.notApparel .price-box		{ top:10px; }
#block-productoptions.notApparel .add-to-cart		{ top:15px; }
#block-productoptions.notApparel #advice-required-entry-attribute552 { margin-bottom:-16px;  }
#block-productoptions.hasColor				{ height:205px; } 
#block-productoptions #advice-required-entry-size 	{ position:absolute; top:128px; left:10px; }

#block-productoptions.notApparel.hasColor #size-wrap	{ position:absolute; top:60px; left:auto; right:30px; }
#block-productoptions.notApparel.hasColor #packqty-wrap	{ position:absolute; top:105px; left:auto; right:30px; }
#block-productoptions.notApparel.hasColor #color-wrap	{ right:30px; left:auto; }
#block-productoptions.notApparel #size-wrap		{  }

#block-productoptions.notApparel #outofstock-wrap	{ left: 20px; top: 60px;  }
#block-productoptions #outofstock-wrap			{ position: absolute; left:20px; color: #E00728; font-family: Actor; bottom: 40px; top: auto; }

#block-productoptions.wholesaleshirt			{ height:400px; }
#block-productoptions.wholesaleshirt .price-box		{ top:10px; }
#block-productoptions.wholesaleshirt .add-to-cart	{ top:15px; }
#block-productoptions.wholesaleshirt #wholesale-wrap	{ height: 35px; right: 20px; position: absolute; top: 75px; width: 100px; }
#block-productoptions.wholesaleshirt #wholesale-wrap label	{ float:right; color:#999; margin:0; font-size:24px; }

#block-productmeta.wholesaleshirt			{ height:315px; }
#block-productmeta.wholesaleshirt .meta-panel		{ height: 220px; overflow: auto; }

#block-productmeta			{ background:#fff; height:532px; margin-top:10px; }
#block-productmeta #meta-tabs		{ float:left; width:100%; list-style-type:none; background:#C4C4C4; }
#block-productmeta .std			{ font-family: Actor; height:380px; overflow:auto; font-size: 14px; line-height: 21px; }
#block-productmeta .std p		{ margin:10px 0px; }
#block-productmeta .meta-panel		{ padding:25px; }
#block-productmeta.notApparel		{  }
#block-productmeta.hasColor		{ height:470px; }
#block-productmeta.notApparel .std	{ height:410px; }

#panel-technical 			{  }
#panel-technical h2 			{ display:none; }
#panel-technical .data-table		{ border-collapse:collapse; }
#panel-technical .data-table tr th,	
#panel-technical .data-table tr td	{ font-family:Actor; font-size:12px; border:solid 1px #C4C4C4; padding: 8px 20px 8px 13px; }
#panel-technical .data-table tr.even th,
#panel-technical .data-table tr.even td	{ background:#F2F2F2; }
#panel-technical .data-table th.label	{ font-weight:normal; text-align:right; }
#panel-technical .data-table colgroup	{ display:none; }

#panel-technical #sizeChartLink		{ cursor:pointer; display:block; text-align:center; margin-top:10px; font-family:Arial; font-size:11px; text-decoration:underline; color:#DE1A22; font-weight:bold; }

#sizeChart				{ position: absolute; border: 2px solid #999999; background:url(../images/transparent-white.png); left: 50%; margin-left: -200px; top: 10%; width: 400px; z-index: 205; }
#sizeChart h1				{ float:left; color: #555555; font-family: "Lobster Two"; font-size: 20px; padding: 10px 15px; }
#sizeChart button			{ cursor:pointer; background: #E00728; border: 0 none; color: #FFFFFF; float: right; font-family: Verdana; padding:0px 3px; font-size: 14px; font-weight: bold; margin: 10px; }
#sizeChart #gender-tabs			{ list-style-type:none;  }
#sizeChart #gender-tabs li		{ cursor:pointer; border-top:solid 1px #C4C4C4; float:left; padding: 5px 0 10px; text-align: center; width: 80px; color:#6E6E6E; font-family:"Lobster Two"; }
#sizeChart #gender-tabs li:hover,
#sizeChart #gender-tabs li.on		{ background:#fff; border-right:solid 1px #C4C4C4; width:79px; color:#000; }

#sizeChart label			{ font-weight:bold; font-size:12px; }
#sizeChart span				{ font-size:12px; }
#sizeChart p				{ margin-top:20px; font-size:12px; }

#sizeChart div				{ display:none; background:#fff; padding:10px 20px; }
#sizeChart table			{ width:100%; border-collapse:collapse; border:solid 1px #C4C4C4; margin-bottom:20px; }
#sizeChart table tr td			{ padding:8px 20px; font-family:Actor; font-size:12px; border:solid 1px #C4C4C4; }

#sizeChart table tr.tr-0 td		{ background:#F2F2F2; }


#toolbar-top				{  }
#toolbar-top .pages			{ display:none; }
#toolbar-top .pager			{ float:right; margin-top: 10px; font-weight:bold; font-size:11px; }
#toolbar-top .pager label		{ margin:0px 4px; }
#toolbar-top .pager select		{ border: solid 1px #000; }

#toolbar-bottom				{ margin-top:10px; }
#toolbar-bottom	.limiter		{ display:none; }
#toolbar-bottom	.pages ol li a		{ color:#000; font-size:8px; text-decoration:none; padding:3px; border:solid 1px #000; background:#fff; }
#toolbar-bottom	.pages ol li.current,
#toolbar-bottom	.pages ol li a:hover	{ color:#fff; font-size:8px; text-decoration:none; padding:3px; border:solid 1px #000; background:#E00728; }


#product-comments			{ margin:0px 20px; border-top:solid 5px #000; }
#product-comments h1			{ font-family:Amaranth; font-size:20px; margin:10px 0px; font-weight:normal;}

.fbintegrator-likebutton		{ display:none; }

.product-view .product-img-box { float:left; width:600px; margin-top:24px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { border:1px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; padding:10px 0 5px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:0.84em; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 8px no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.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:33px; height:22px; background:url(../images/magnifier_handle.gif) 0 8px no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views h4 { margin:10px; color:#ff0000; }
.product-view .product-img-box .more-views ul { }
.product-view .product-img-box .more-views li { float:left; border:solid 1px #999; padding:1px; margin:0 0 8px 10px ; }

.product-image-popup { margin:0 auto; }
.product-image-popup .a-right{padding:15px 0;}
.product-image-popup .nav { text-align:center; padding:15px 0;}
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:410px; }
.col1-layout .product-view .product-shop { float:right; width:700px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-name { color: #3B5998; font-size: 18px; }
.product-view .product-shop .availability{float:right; margin: 0px 200px 20px 0px;}
.product-view .product-shop .availability span{font-weight:normal;}
.product-view .product-shop .price-box{float:left; color:#ff0000; }
.product-view .product-shop .price-box .price{font-size:1.5em;}
.product-view .short-description{padding-top:10px;}

.sendfriend-product-send .col-main .buttons-set button{margin-left:20px;}

/* Product Options */
/* Grouped Product */
.product-view .grouped-items-table {}

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

/* Block: Additional */
.product-view .box-additional {}
.product-view .box-additional th{padding:13px 24px 13px 30px; font-weight:bold; color:#413B34;}
.product-view .box-additional td{padding:12px 67px 11px 18px;}

/* Block: Upsell */
.product-view .box-up-sell {}
.product-view .box-up-sell .products-grid td { width:25%; padding:0 13px 0 0; text-align:center; }
.product-view .box-up-sell .products-grid td.first{padding-right:14px;}
.product-view .box-up-sell .products-grid td.last{padding-right:0;}

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags h3{font-weight:normal; color:#7F7F7F;}
.product-view .box-tags .product-tags{margin:11px 0 20px; width:100%; overflow:hidden;}
.product-view .box-tags .product-tags li{background:url(../images/tags_divider.gif) right 3px no-repeat; padding-right:12px; margin-right:17px; float:left; display:block; white-space:nowrap;}
.product-view .box-tags .product-tags li.last{background:0;}
.product-view .box-tags .product-tags li a{color:#000;}
.product-view .box-tags .form-add{margin-bottom:10px;}
.product-view .box-tags .form-add label{display:block; color:#7F7F7F; font-weight:bold; margin-bottom:10px;}
.product-view .box-tags .form-add .input-box { float:left; width:590px; margin:0 5px 0 0; }
.product-view .box-tags .form-add input.input-text { width:575px; }
.product-view .box-tags .form-add p { clear:both; }
.product-view .box-tags p.note{color:#000;}

.review-product-list .col-main .ratings-table{margin:10px 0;}
.review-product-list .col-main .ratings-table th,
.review-product-list .col-main .ratings-table td{border:1px solid #ddd; padding:7px;}
.review-product-list .col-main .nobr{margin-bottom:10px; display:block;}
.review-product-list .col-main .buttons-set{padding-left:0px; border:0;}
.review-product-list .col-main .pager{border:0; padding:10px 0}
.review-product-list .col-main .data-table{margin-bottom:15px;}

/* Block: Reviews */
.product-view .box-reviews {}
.product-view .box-reviews .form-add {}
.product-view .box-reviews .form-add .form-list .input-box,
.product-view .box-reviews .form-add .form-list input,
.product-view .box-reviews .form-add .form-list textarea{width:99%;}

/* Send a Friend */
.send-friend {}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name{font-size:1em; font-weight:normal;  margin:0 0 10px;}
.product-name a{ font-size:11px; color:#000; text-decoration:none;}
.product-name a:hover{ color:#E00728; }

/* Product Tags */
.tags-list{font-size:1.2em;}
.tags-list li { display:inline; }

/* Advanced Search */
.advanced-search {}
.advanced-search-amount			{ font-family: amaranth; font-size: 20px; height: 62px; }
.advanced-search-summary		{ margin-bottom:10px; }
.advanced-search-summary div		{ font-size:12px; margin-bottom:10px; }
.advanced-search-summary div strong	{ font-size:14px; margin-right:10px; }
.advanced-search-summary div ul		{ display:inline; }
.advanced-search-summary div ul li	{ display:inline-block; margin-right:10px; }
.advanced-search-summary div ul	li a	{ color:#000; text-decoration:underline; font-family:Actor; }
.advanced-search-summary div ul li span	{ display: block; height: 20px; width: 28px; }


/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}
.cms-index-index .products-grid.last{margin-bottom:30px;}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px 0 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:25px 12px; }
.page-sitemap .sitemap a {}
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a {}
.page-sitemap .pager{border:0; padding-left:0;}

/* RSS */
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart{ }
.cart .page-title{padding-left:0;}

#main.cartpage					{  }
#main.cartpage h1				{ color: #000000; padding:20px 20px 25px 20px; font-family: Amaranth; font-size: 30px; font-weight: normal; line-height: 22px; text-shadow: 1px 1px #FFFFFF; }
#main.cartpage .price				{ font-weight:normal; font-size:14px; }
#main.cartpage input.qty			{ padding:3px; font-size:12px; width:40px; height:20px; border:solid 1px #000; margin:0 auto; text-align:center; }
#main.cartpage a				{ color:#000; font-size:13px; font-weight:bold; text-decoration:none; }

#main.cartpage .col-1				{ float:left; margin-left:20px; }
#main.cartpage .col-2				{ float:left; margin-left:10px; width:330px; }
#main.cartpage .totals				{ float:right; margin-right:20px; }

#main.cartpage .cartpage-bottomdiv 		{ background:#fff; padding:10px 10px 20px; }
#main.cartpage .cartpage-bottomdiv h2 		{ font-size:20px; font-family:Amaranth; margin-bottom: 10px; }

#main.cartpage .crosssell			{ width:310px; }
#main.cartpage .crosssell ul			{ list-style-type:none; }
#main.cartpage .crosssell ul li			{ margin-bottom:5px; }
#main.cartpage .crosssell .product-details	{ float:right; width: 200px; }
#main.cartpage .crosssell .price-box		{ color:#000; font-weight:bold; margin-bottom:10px; font-family:Amaranth; }
#main.cartpage .crosssell .product-name		{ margin:0; font-family:Amaranth; font-size:14px; }
#main.cartpage .crosssell img			{ border: 1px solid #C4C4C4; }

#main.cartpage .discount			{ padding-bottom: 20px; }
#main.cartpage .discount .input-box		{ float:left; margin-top:15px; }
#main.cartpage .discount .input-box input	{ padding:4px; width:160px; }
#main.cartpage .discount .buttons-set		{ clear: none; float: right; margin: 15px 20px 0 0; padding: 0; }

#main.cartpage .shipping	{ margin-top:10px; }
#main.cartpage .shipping p	{ font-family:Actor; font-size:14px; margin-bottom:10px; }
#main.cartpage .shipping ul	{ list-style-type:none; }
#main.cartpage .shipping label,
#main.cartpage .shipping em	{ margin-bottom:5px; font-family:Actor; font-size:13px; font-weight:bold; color:#000; }
#main.cartpage .shipping select { padding:3px 2px 4px 10px; font-size:14px; font-family:Amaranth; border:1px solid #000; }
#main.cartpage .shipping option { margin:5px; }
#main.cartpage .shipping input	{ border:solid 1px #000; padding:5px; font-size:14px; }

#main.cartpage .totals		{ width:200px; }
#main.cartpage .totals ul	{ list-style-type:none; }
#main.cartpage .totals table 	{ }
#main.cartpage .totals table th,
#main.cartpage .totals table td { padding:5px 5px 10px; font-weight:bold; color:#000; }
#main.cartpage .totals table th { font-weight:bold; }
#main.cartpage .totals table td:first-child,
#main.cartpage .totals table th:first-child { font-size:12px; text-align:right; }
#main.cartpage .totals table .price{color:#000; font-family:Amaranth; font-size:15px;}
#main.cartpage .totals .checkout-types{ float:none;}
#main.cartpage .totals .checkout-types li{padding-bottom:20px;}
#main.cartpage .totals .checkout-types li a{ font-size:13px; color:#000;}
#main.cartpage .totals .checkout-types li a img	{ float:right; margin:10px 0px; }
#main.cartpage .totals button.button { font-family: Actor; font-size: 18px; padding: 8px 20px; }


#cartpage-wrap			{ margin:0 20px 10px; background:#fff; padding:10px; }
#cartpage-wrap .data-table	{ border-spacing:0; border-collapse:collapse; }
#cartpage-wrap .data-table td	{ padding:10px; font-size:12px; border-top:solid 1px #C2C2C2; border-bottom:#C2C2C2; }
#cartpage-wrap .data-table td:first-child,
#cartpage-wrap .data-table th:first-child { padding:2px; }
#cartpage-wrap .data-table td.grayborder,
#cartpage-wrap .data-table th.grayborder	{ border:solid 1px #C2C2C2; }
#cartpage-wrap .data-table td.img-td		{ padding:10px; background:#fff; }
#cartpage-wrap .data-table td.last		{ border-top:solid 1px #C2C2C2; border-right:solid 1px #C2C2C2; border-bottom:solid 1px #C2C2C2; }
#cartpage-wrap .data-table th		{ padding:0 10px 5px 10px; font-family:Amaranth; font-weight:normal; font-size:16px; }
#cartpage-wrap .data-table tr.odd	{ background:#fff; }
#cartpage-wrap .data-table tr.even	{ background:#F0F0F0; }
#cartpage-wrap .data-table tr.tr-spacer.odd,	
#cartpage-wrap .data-table tr.tr-spacer.even	{ background:transparent; }
#cartpage-wrap .data-table tr.tr-spacer	.tr-space { height:5px; }
#cartpage-wrap .data-table tfoot button.button	{ border-radius: 0 0 0 0; font-size: 12px; padding: 4px 8px; margin:0px auto; }
#cartpage-wrap .data-table tfoot td	{ padding: 10px 10px 0; }

#cartpage-wrap fieldset		{ border:0px none; }

#cart-collaterals		{ position:relative; background:#fff; margin:0 20px; padding:15px; }
#cart-shipquote			{ min-height:200px; float:left; padding:0 60px 0 40px; border-right:solid 1px #DBDBDB; }
#cart-shipquote	h2,
#cart-totals #discount-coupon-form h2		{ font-family:Amaranth; font-size:18px; }
#cart-shipquote ul		{ list-style-type:none; }
#cart-shipquote ul li		{ padding:2px 0; }

#cart-shipquote dl.sp-methods	{ background:#ffebfc; border:dashed 1px #ff0000; padding:10px; }
#cart-shipquote dl.sp-methods label	{ font-size:12px; margin:0; }

#cart-totals			{ float:right; width:470px; }

#cart-totals table		{ float:right; margin: 10px 50px 10px 0; }
#cart-totals table td		{ text-align:right; font-size:12px; }
#cart-totals table td:first-child	{ padding-right:30px; }
#cart-totals table tfoot td,
#main.cartpage #cart-totals strong .price 	{ font-weight:bold; font-size:16px; } 
#main.cartpage #cart-totals  .price	{ font-size:12px; }

#cart-totals ul			{ float:right; clear:both; list-style-type:none; margin: 15px 50px 0 0; }
#cart-totals ul li		{ float:left; margin-left:20px; }
#cart-totals button.button	{ font-size: 14px; padding: 6px 12px; }

#cart-totals #discount-coupon-form	{ position:absolute; bottom:20px; right:20px; }
#cart-totals #discount-coupon-form h2	{ float:left; }
#cart-totals .discount-form		{ float:right; margin-left:15px; width:240px; }
#cart-totals input			{ padding:7px; width:150px; border:1px solid #000; }
#cart-totals .input-box			{ float:left; }
#cart-totals .buttons-set		{ float:right; clear:none; margin:0 0 0 10px; padding:0; }




/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; }
.cart .checkout-types li{padding-bottom:10px;}
.cart .checkout-types li button span{font-size:14px; padding-left:11px; height:26px; background:#E00728;}
.cart .checkout-types li button span span{padding-right:11px; padding-left:0; padding-top:4px; height:auto;}
.cart .title-buttons .checkout-types{ list-style-type:none; padding-right:11px;}
.cart .title-buttons .checkout-types li { float:left; margin:0 0 0 5px; padding-bottom:0; }

/* Shopping Cart Table */
.cart-table th{text-align:left; font-family:Actor; color:#000; font-size:12px; }
.cart-table td{ vertical-align:middle; text-align:left; font-size:12px; }
.cart-table td.a-center,
.cart-table th.a-center 	{ text-align:center; }
.cart-table td.a-right,
.cart-table th.a-right	 	{ text-align:right; }
.cart-table td img{ display:block; background:#fff; padding:3px; width:60px; }
.cart-table td .product-name{font-size:1.25em;}
.cart-table .item-msg { font-size:10px; }
.cart-table tfoot td{ padding:11px 13px 10px 13px;}
.data-table td.a-center		{ text-align:center; }
/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:607px; }
.cart .cart-collaterals .col2-set .col-1{width:282px;}
.cart .cart-collaterals .col2-set .col-2{width:313px;}

.cart .crosssell{border:1px solid #B6B6B6; padding:15px 9px 7px 8px;}
.cart .crosssell h2{font-weight:normal; font-size:0.91em; color:#eee; padding-left:9px; padding-right:75px;}
.cart .crosssell .product-image { float:left; width:100px; height:99px; border:1px solid #E2E2E2; }
.cart .crosssell .product-details { margin-left:126px; }
.cart .crosssell .product-details .product-name{margin-bottom:24px;}
.cart .crosssell .product-details .price-box{margin-bottom:18px;}
.cart .crosssell li.item{padding:30px 0 32px 8px; background:url(../images/line_x_divider.gif) left bottom repeat-x;}
.cart .crosssell li.item.first{padding-top:19px;}
.cart .crosssell li.item.last{background:0;}
.cart .crosssell li.item .add-to-links{padding-top:27px; text-align:center; padding-right:10px;}
.cart .crosssell li.item .add-to-links li{display:inline;}
.cart .crosssell li.item .add-to-links li .separator{display:inline;}

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping{ border:1px solid #B6B6B6; padding:18px 14px 19px 16px;}
.cart .shipping { float:left; color:#eee; padding:20px 50px; }
.cart .discount h2,
.cart .shipping h2{font-weight:normal; font-size:1.2em; color:#eee;}

.cart .discount {margin-bottom:12px; float:right; padding:20px 50px; }
.cart .discount label{font-size:0.84em; margin-bottom:7px; display:block; color:#eee;}
.cart .discount input{width:269px;}
.cart .discount button{margin-left:5px;}

.cart .shipping p{font-size:1.1em; margin-bottom:7px; display:block; color:#eee;}
.cart .shipping .form-list{margin-top:30px;}
.cart .shipping .form-list label{font-size:1em; text-transform:none; color:#ff0000;}
.cart .shipping .buttons-set{text-align:left; padding-left:0;}
.cart .shipping .buttons-set button{float:none;}

/* Shopping Cart Totals */
.cart .totals{float:right; border:1px solid #B6B6B6; width:214px; background:url(../images/transparent-white.png); padding:20px 80px; text-align:center;}
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px 5px 10px; font-weight:bold; text-transform:uppercase; color:#828181; }
.cart .totals table th { font-weight:bold; }
.cart .totals table .price{color:#000; font-size:1.25em;}
.cart .totals .checkout-types{text-align:center; float:none;}
.cart .totals .checkout-types li{padding-bottom:20px;}
.cart .totals .checkout-types li a{text-transform:uppercase; font-size:0.84em; color:#000;}

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


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods{margin-top:10px;}
.sp-methods dt { font-weight:bold; padding-bottom:10px;}
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }
.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

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

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

/* Gift Messages */
.gift-messages {}
.gift-messages-form { border:1px solid #B6B6B6; background-color:#FFF; }
.gift-messages-form { position:relative; }
.gift-messages-form .inner-box{padding:10px; width:589px; overflow:hidden;}
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .whole-order{padding-bottom:15px;}
.gift-messages-form textarea{width:82%!important;}
.gift-messages-form .item { margin:10px 0; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}

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

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

/* Centinel */
.centinel {}
.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; }

/* Generic Info Set */
.info-set {}
/********** Common Checkout Styles > */

/* One Page Checkout */
.checkout-onepage-index .col-main{width:677px; padding:20px 0 20px 19px;}
.checkout-onepage-index .col-right{width:212px; }
.checkout-onepage-index .checkout-wrapper{}
.checkout-onepage-index .col-main .page-title{padding-left:5px; padding-bottom:15px;}


#checkout-wrapper				{ color:#000; }
#checkout-wrapper ol				{ list-style-type:none; }
#checkout-wrapper ol li				{ background:#fff; margin-bottom:10px; border:0px none; }
#checkout-wrapper .step-title			{ float:none; text-align:left; }
#checkout-wrapper .category-title h1		{ float:none; } 
#checkout-wrapper button.button			{ font-size: 14px; padding: 8px 12px; }

#checkout-wrapper .input-box			{ margin:5px 0px; }
#checkout-wrapper .input-box input[type="text"],
#checkout-wrapper .input-box input[type="password"]	{ border:solid 1px #000; padding:3px; }

#checkout-wrapper #checkoutSteps ol,
#checkout-wrapper #checkoutSteps ul		{ list-style-type:none; }
#checkout-wrapper fieldset			{ border:0px none; }
#checkout-wrapper .buttons-set			{ }

#checkout-wrapper a				{ color:#E00728; }
#checkout-wrapper a:hover			{ color:#000; }



#checkout-wrapper #checkout-step-shipping_method label	{ font-size:13px; font-family:Actor; }
#checkout-wrapper #checkout-step-shipping_method .price	{ font-size:16px; font-family:Actor; }

#checkout-wrapper .product-name			{ font-size:14px; font-family:Actor; }
#checkout-wrapper .price			{ font-size:16px; font-family:Actor; }

#checkout-wrapper .btn-checkout			{ font-size: 20px; padding: 12px 18px; }
#checkout-wrapper .a-item			{ padding-bottom:20px; }

#checkout-wrapper .opc .field-2 select 		{ padding:2px; border:solid 1px #000; }


.block-progress{padding:0; background:0; }
.block-progress .block-title{ height:57px; line-height:70px; padding:0;}
.block-progress .block-title strong span{color:#202020; font-size:20px; font-family:"Lobster Two"; }
.block-progress .block-content{ margin-top:10px; }
.block-progress dt { font-weight:bold; padding:13px 19px 13px; text-transform:uppercase; color:#8; font-size:1em; }
.block-progress dt a{color:#fff;}
.block-progress dd{padding:27px 0 25px 19px;}
.block-progress dl{}
.block-progress dt,
.block-progress dd{border-top:0; background:#fff; margin-bottom:10px; }
.block-progress dt.complete,
.block-progress dd.complete { font-size:13px; }

.opc { border-bottom:1px solid #B6B6B6; position:relative; }
.opc li.section {  }

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

.opc .step-title {  padding:11px 25px 14px; text-align:right; }
.opc .step-title .number { float:left; line-height:normal; font-weight:normal; margin-right:10px; padding:1px 6px;  color:#000; }
.opc .step-title h2 { float:left; font-weight:bold; color:#828282; font-size:1em; padding-top:3px; text-transform:uppercase; }
.opc .step-title a { display:none; float:right; }

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

.opc .active {}
.opc .active .step-title { cursor:default; }
.opc .active .step-title .number{border-color:#E00728; background:#E00728; color:#FFF;}
.opc .active .step-title h2{color:#96BBF0;}
/*.opc .active .step-title a { display:none; }*/

.opc .step { padding:0 20px; position:relative;  }
.opc .step .tool-tip { right:10px; }

.opc .step .form-list label { font-size:1em; font-family:Actor; }
.opc .step .form-list label.required { color:#000; }

.opc .order-review {}

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

.opc .field{width:305px;}
.opc .fields input,
.opc .field input{width:274px;}
.opc .name-lastname,
.opc .field-2{width:301px; float:left;}
.opc .field-2 input{}
.opc .field-2 select{width:282px;}
.opc .name-firstname{width:305px;}
.opc .name-middlename{width:100px;}
.opc .name-middlename input{width:69px!important;}
.opc .name-lastname input{}
.opc .sp-methods dt{padding-bottom:5px;}
.opc .form-list li.wide input.input-text{}
.opc .form-list{margin:10px 0;}

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

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big{display:block; margin-bottom:10px;}
.multiple-checkout .grand-total .price {}
.multiple-checkout .data-table{margin:10px 0;}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users {}

.account-create {}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }
.my-account .my-tag-edit a.btn-remove{float:left; margin-right:5px;}
.my-account .data-table .rating-box{margin-right:20px;}
.my-account .data-table{margin:10px 0;}
.my-account .data-table td { vertical-align:middle; }
.my-account .data-table button{margin-bottom:10px;}
.my-account .my-wishlist .data-table .product-image{margin-bottom:15px; display:block;}
.my-account .my-wishlist .data-table textarea{width:90%; height:200px;}
.my-account .my-wishlist .buttons-set button{margin-left:10px;}

.my-account .order-items h2{ font-size:15px; margin:10px 0; }
.my-account .tags-list{font-size:1.2em;}
.my-account .pager{border:0; padding-left:0;}
.my-account .addresses-list ol .item{padding-bottom:20px;}

.my-account .price { font-size:14px; }

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}
.dashboard .data-table{margin:5px 0;}
.dashboard .col2-set{padding:5px 0;}
.dashboard .box-title,
.dashboard .box-head{width:100%; overflow:hidden; margin-bottom:10px;}
.dashboard .box-title h2,
.dashboard .box-title h3,
.dashboard .box-head h2,
.dashboard .box-head h3{float:left;}
.dashboard .box-title a,
.dashboard .box-head a{float:right;}

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

/* Block: Account Information */
.dashboard .box-info {}

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

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

/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}


#order-info-tabs a { color:#0043FF; }

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

.order-date { padding:0 25px; }

.order-info-box { padding:10px 25px; }
.order-info-box h2 { font-size:15px; margin-top:10px; }
.order-info-box address { color: #666666; font-family: Actor; font-size: 14px; font-style: normal; }

.order-info-box,
.order-info,
.order-date,
.order-items { background:#fff; }

.order-items { padding:10px 25px; overflow-x:auto; }

.my-account .data-table		{ border-collapse:collapse; }
.my-account .data-table tr th 	{ background:#DE1A22; color:#fff; font-size:12px; }

.order-gift-message { margin:15px 0; }
.gift-message dt strong { color:#666; }
.gift-message dd { margin:5px 0 0; font-size:13px; }

.order-about { margin:15px 0; }
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }
.tracking-table th,
.tracking-table td { padding:1px 5px 0 0; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head {padding-bottom:20px;}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print .col2-set{padding:15px 0;}

/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Reviews */
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; margin-bottom:15px;}
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 7px; }
.product-review .product-img-box .ratings .rating-links a{display:block;}
.product-review .product-img-box .ratings .rating-links .separator{display:none;}
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* ======================================================================================= */

.catalogsearch-advanced-index .col-main .form-list label{float:none;}

.review-customer-index .col-main .pager,
.sales-order-history .col-main .pager{margin:15px 0; border:0; padding-left:0;}

/* Footer ================================================================================ */
.footer-container{ background:url(../images/transparent.png); padding:15px 0px 40px; }
.footer{padding:16px 0 21px; color:#FFF;}
.footer ul{float:left;}
.footer ul li { display:inline; padding-right:20px; }
.footer ul li a{color:#FFF; text-decoration:none;}
.footer ul li a:hover{text-decoration:underline;}
.footer .copy{margin:10px 0px; float:left; color:#7B7B7B; }
.footer .store-switcher{float:right;}
.footer .block-currency{width:227px; float:right; margin-bottom:10px;}
.footer .block-currency label{float:left;}
.footer .block-currency select{width:100px; float:right;}
.footer .language-switcher{clear:both; text-align:right; float:right; margin-bottom:7px;}
.footer .language-switcher label{display:none;}
.footer .language-switcher img{float:right; margin-left:9px;}

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

.header-block-wrapper{background:#E7E7E7; padding-top:12px;}
.header-block-wrapper-2{background:#E7E7E7; padding-top:10px;}

/**slider****/
.slider{ width:100%; overflow:hidden; padding:0; margin:0; background:#FFFFFF;}
.box-top {
		overflow:hidden;
		width:881px;
		height:167px;
		color:#616161;
		font-size:1.2em;
		background:#FFFFFF;
		float:left;
		position:relative;
		left:0;
}



#left, #right{ cursor:pointer}	

.box-top ul { list-style:none; padding:0; }
.box-top ul li {  width:220px; padding:0; display:inline-block; float:left; height:167px; position:relative;}	

.box-left { width:39px; padding:66px 0 0 0; margin:0; text-align:center; font-size:0; float:left; line-height:0;}
.box-right { width:39px; padding:66px 0 0 0; text-align:center; font-size:0; float:left; line-height:0;}	

.slider .hint{position:absolute; top:65px; background:#000; display:none; padding:5px 9px; color:#FFF; z-index:99999; font-size:0.84em;}
.slider .over .hint{display:inline;}
.slider .hint a{color:#FFF; text-decoration:none;}
.slider .hint a:hover{text-decoration:underline;}

/**slider****/

.cms-index-index .col-main{padding-bottom:12px;}
.cms-index-index .col-main .page-title{ }
.cms-index-index .col-main .products-grid li{ overflow: hidden; position: relative; }
.cms-index-index .col-main .products-grid li.last{margin-left:10px;}
.cms-index-index .col-main .products-grid.last li{ }
.cms-index-index .col-main .products-grid li .product-image{width:auto; height:auto;}
.cms-index-index .col-main .products-grid li .product-hint{position:absolute; width:170px; height:119px; top:125px; left:51px; display:none;}
.cms-index-index .col-main .products-grid li .product-hint .top-box{padding:18px 23px 16px 21px; background:url(../images/media/home_products_hint_top_bg.png) left top repeat-y; text-align:left;}
.cms-index-index .col-main .products-grid li .product-hint .top-box .product-name{margin-bottom:5px;}
.cms-index-index .col-main .products-grid li .product-hint .top-box .price-box{margin-bottom:0; margin-top:0;}
.cms-index-index .col-main .products-grid li .product-hint .top-box .price{font-size:1.16em; color:#8A93A0; font-weight:normal;}
.cms-index-index .col-main .products-grid li .product-hint .bot-box{height:34px; overflow:hidden; background:url(../images/media/home_products_hint_bot_bg.png) left top no-repeat;}
.cms-index-index .col-main .products-grid li.over .product-hint{display:block;}
.cms-index-index .col-main .products-grid li.second .product-hint{top:112px;}
.cms-index-index .col-main .products-grid.last{margin-bottom:0;}

/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */


/* blah blah blah */

#faq h1		{ font-size:18px; margin-bottom:20px; }
#faq ul		{ margin-bottom:25px; }
#faq ul li		{ text-indent:15px; }
#faq p		{ font-weight:bold; margin-bottom:15px; }
#faq p span	{ display:block; font-weight:normal; margin-top:5px;}

#bomb-ticker { float:left; margin-bottom:20px; }
#bomb-ticker h1 { font-size:20px; font-weight:bold; }
#bomb-cash	{ font-size:70px; line-height:100px; font-weight:bold; }
#asof		{ text-align:right; color:#E00728; font-size:14px; }

#moneybomb-wrap { width:900px; }
#moneybomb-wrap h1 { font-size: 24px; font-weight: bold; line-height: 40px; }

#moneybomb		{ position:relative; width:900px; height:370px; background:url('/media/moneybomb-romney.jpg') 0px 0px no-repeat; }
#mbomb-money	{ display:block; position:absolute; top:170px; left:0; right:0; font-weight:bold; font-size:50px; text-align:center; }
#mbomb-time		{ position:absolute; top:210px; right:205px; font-weight:bold; }
#mbomb-donorname {     font-size: 28px;   left: 335px;   position: absolute;   top: 245px; }
#mbomb-donorfrom { font-size: 22px;    font-style: italic;    left: 360px;    position: absolute;    top: 270px; }
#mbomb-donate { display: block;    height: 36px;    position: absolute;    right: 160px;    top: 250px;    width: 100px; }
#mbomb-moneybar {     background: none repeat scroll 0 0 #CF0000;   bottom: 20px;    height: 14px;    left: 150px;    position: absolute; }

.box.base-mini.blog { padding:15px; background: url(../images/transparent.png); border-radius:6px; margin-bottom:20px; }

.postContent p { padding:7px 0px; }
.postContent img { max-width:680px; }

#disclaim { position:relative; margin-bottom:10px; background:url('/media/disclaim.png') 0px 0px no-repeat; float:left; height:68px; width:643px; }

#disclaim-popin	{ position:absolute; background:url('/media/disclaim-popin.png')0px 0px no-repeat; left:10px; top:15px; width:475px; height:128px; display:none; }
#disclaim-hover	{ cursor:pointer; height: 20px; left: 180px; position: absolute; top: 10px; width: 110px; }
#disclaim-hover:hover #disclaim-popin { display:block; }

#revpac-hi		{ display:block; height:30px; text-align:center; font-weight:bold; font-size:14px; line-height:30px; position:absolute; top:0; right:0; left:0; }
