/* @override http://www.aperture.org/shop/skin/frontend/enterprise/aperture/css/styles.css */
/* @override http://www.aperture.org/shop/skin/frontend/enterprise/aperture/css/styles.css */
/* @override http://www.aperture.org/shop/skin/frontend/enterprise/aperture/css/styles.css */
/**
* 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.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade Magento to newer
* versions in the future. If you wish to customize Magento for your
* needs please refer to http://www.magentocommerce.com for more information.
*
* @category design
* @package default_default
* @copyright Copyright (c) 2009 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
*
* Theme Name:Aperture
* Version:1.0
* Author:ecommerceheroes - Hostnsite -> A M - David
*/
/* Reset ================================================================================= */
body{color:#333;background-color:#fff;font-size:15px;font-family:futura-pt,sans-serif;font-weight:400}
img{border:0;vertical-align:top}
a{text-decoration:none;color:#B0B3B5}
a:hover{text-decoration:none;color:#575758}
:focus{outline:0}
h1{font-size:20px;font-weight:400}
h2{font-size:18px;font-weight:400}
h3{font-size:16px;font-weight:500}
h4{font-size:14px;font-weight:500}
h5{font-size:12px;font-weight:500}
h6{font-size:13px;font-weight:500}
table{border:0;border-collapse:collapse;border-spacing:0;empty-cells:show;font-size:100%}
caption,th,td{vertical-align:top;text-align:left;font-weight:400}
address{font-style:normal;line-height:1.35}
cite{font-style:normal}
q,blockquote{quotes:none}
q:before,q:after{content:''}
small,big{font-size:1em}
ul,ol{list-style:none}
.hidden{display:block!important;border:0!important;font-size:0!important;line-height:0!important;width:0!important;height:0!important;overflow:hidden!important;margin:0!important;padding:0!important}
.wrap{white-space:normal!important}
.a-left{text-align:left!important}
.a-center{text-align:center!important}
.a-right{text-align:right!important}
.v-top{vertical-align:top}
.f-left,.left{float:left!important}
.f-right,.right{float:right!important}
.f-none{float:none!important}
.f-fix{float:left;width:100%}
.no-margin{margin:0!important}
.no-padding{padding:0!important}
.no-bg{background:none!important}
.wrapper{max-width:970px;width:100%;position:relative;margin:0 auto;}
.page-empty{background:#fff;text-align:left;padding:20px}
.main{min-height:400px;background:#fff;text-align:left;margin:0 auto;padding:15px}
.col-left{float:left;width:300px;padding:0 0 1px}
.col-main{float:left;width:620px;padding:0 0 1px}
.col-right{float:right;width:300px;padding:0 0 1px}
.col3-layout .col-main{width:555px;margin-left:17px}
.col3-layout .col-wrapper{float:left;width:750px}
.col2-set .col-1{float:left;width:48.5%}
.col2-set .col-2{float:right;width:48.5%}
.col2-set .col-narrow{width:32%}
.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-2{float:left;width:23.5%;margin:0 2%}
.col4-set .col-4{float:right;width:23.5%}
.col2-right-layout .col-right{margin-top:54px; margin-right: 8px;}
.catalog-product-view .col2-right-layout .col-right{margin-top:394px}
.catalog-product-view .col2-right-layout .col-main{margin-top:35px;overflow:visible}
.catalog-product-view .col2-right-layout .col-main .product-main-wrap{padding-top:340px;position:relative;overflow:visible}
input,select,textarea,button{font-family:futura-pt,sans-serif;vertical-align:middle;color:#2f2f2f}
input.input-text,select,textarea{background:#fff;border:1px solid #b6b6b6}
input.input-text,textarea{font-size:17px;padding:4px}
select{padding:1px}
select option{padding-right:10px}
select.multiselect option{padding:2px 5px}
textarea{overflow:auto}
button.button::-moz-focus-inner{border:0;padding:0}
button.button{overflow:visible;width:auto;border:0;background:transparent;cursor:pointer;margin:0;padding:0}
button.button span{display:block;white-space:nowrap;background:#B0B3B5;border:0 none;color:#fff;cursor:pointer;overflow:visible;height:31px!important;text-align:center;vertical-align:middle;width:auto;text-transform:lowercase;font-size:15px;margin:0;padding:0}
button.button span span{display:block;height:31px;line-height:31px!important;white-space:nowrap;padding:0 10px}
input.input-text:focus,input.input-text:hover,select:focus,textarea:focus{background-color:#F0F0F0;color:#575758;cursor:pointer}
.form-list label{float:left;color:#575758;font-weight:500!important;position:relative;z-index:0}
.form-list label.required em{float:right;font-style:normal;color:#eb340a;position:absolute;top:0;right:-8px}
.form-list li.control .input-box{clear:none;display:inline;width:auto}
.form-list .input-box{display:block;clear:both;width:260px}
.form-list input.input-text{/*width:342px*/ width: 100%; }
.form-list textarea{/*width:342px;*/ width: 100%;height:10em}
.form-list select{/*width:260px*/ width: 100%;height: 32px;}
.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}
.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-middlename{width:70px}
.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-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:400;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 input.input-text{width:134px}
.buttons-set-order{margin:10px 0 0}
.buttons-set-order .please-wait{padding:12px 7px 0 0}
.fieldset{border:1px solid #bbafa0;margin:28px 0;padding:22px 25px 12px 33px}
.fieldset .legend{float:left;font-weight:500!important;font-size:13px;border:1px solid #bbafa0;background:#fff;color:#e76200;position:relative;margin:-33px 0 0 -10px;padding:0 8px}
.validation-advice{clear:both;padding-left:126px;font-size:14px;background:url(../images/validation_advice_bg.gif) 107px 15px no-repeat;color:#eb340a;padding-top:13px}
.validation-failed{border:1px dashed #eb340a!important;background:#faebe7!important}
p.required{font-size:13px;text-align:right;color:#EB340A}
.v-fix{margin:10px 0 20px}
.v-fix .validation-advice{display:block;width:12em;margin-right:-12em;position:relative}
.success{color:#3d6611;font-weight:500!important}
.error{color:#df280a;font-weight:500!important}
.messages,.messages ul{list-style:none!important;margin:0!important;padding:0!important}
.messages li{margin:0 0 10px!important}
.messages li li{margin:0 0 3px!important}
.error-msg,.success-msg,.note-msg,.notice-msg{background-position:10px 9px!important;background-repeat:no-repeat!important;min-height:24px!important;font-size:14px;font-weight:500 !important!important;border-style:solid!important;border-width:1px!important;padding:15px 15px 11px 15px !important}
.error-msg{color:#000;background-color:#f4e471;font-size:15px;font-weight:500;border-color:#b5ac18}
.success-msg{color:#fff;background-color:#81E57C;font-size:15px;font-weight:500;border-color:#83d695}
.note-msg,.notice-msg{background-color:#fff;background-image:url(../images/i_msg-note.gif);color:#575758;border-color:#ccc}
.breadcrumbs{position:absolute;top:35px;left:15px;z-index:998;text-transform:lowercase;color:#575758;width:700px;margin:-10px 0 0}
.breadcrumbs li{display:inline;margin:-10px 0 0;padding:0}
.breadcrumbs a{text-decoration:none;cursor:pointer;color:#575758}
.breadcrumbs a:hover{text-decoration:underline;color:#575758}
.page-title{width:100%;overflow:hidden;margin:0 0 20px}
.page-title h1,.page-title h2{font-size:24px;line-height:36px;color:#6F7271;text-transform:capitalize;margin:-2px 0 0;padding:0}
.page-title .link-rss{float:right;margin:7px 0 0}
.subtitle{clear:both;font-size:16px;line-height:10px;font-weight:500!important;margin:0 0 10px;padding:15px 0 0}
a.seeall{clear:both;float:right;text-decoration:none;color:#999;text-align:right;background:url(../images/arrow.gif) 100% 45% no-repeat;padding-right:13px}
.sorter .sort-by select{vertical-align:middle;font-size:13px;margin:0 0 1px;padding:0}
.pager{text-align:center;font-size:13px;color:#575758;background-color:#F5F5F5;padding:15px 15px 10px}
.pager .amount{float:left;text-transform:uppercase;letter-spacing:1px;font-size:12px;color:#B0B3B5;margin:0}
.pager .limiter{float:right;text-transform:uppercase;letter-spacing:1px;font-size:12px;color:#B0B3B5}
.pager .limiter label{cursor:inherit;float:left;margin-right:10px;text-transform:uppercase;letter-spacing:1px;font-size:12px;color:#B0B3B5;line-height:16px;padding:0}
.pager .limiter .selector{margin-top:-6px}
.pager .limiter .selector span{width:40px;text-align:left}
.pages .previous img,.pages .next img{vertical-align:baseline}
.toolbartop{margin-bottom:30px}
.toolbartop .sorter label{cursor:inherit;float:left;margin-right:10px;text-transform:uppercase;letter-spacing:1px;font-size:12px;color:#B0B3B5;line-height:28px;padding:0}
tr.tax-total{cursor:pointer}
tr.tax-total .tax-collapse{float:right;text-align:right;padding-left:20px;background:url(../images/bkg_collapse.gif) 0 5px no-repeat;cursor:pointer}
tr.show-details .tax-collapse{background-position:0 -52px}
tr.tax-details td{font-size:13px;background-color:#dae1e4;color:#626465}
tr.tax-details-first td{border-top:1px solid #d2d8db}
.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% 5px no-repeat;cursor:pointer}
.cart-tax-info .price,.cart-tax-total .price{display:inline!important;font-weight:400!important}
.cart-tax-total-expanded{background-position:100% -52px}
.std ol.ol{list-style:decimal outside;padding-left:1.5em}
.std ul.disc{list-style:disc outside;padding-left:18px;margin:0 0 10px}
.links li.first{padding-left:0!important}
.links li.last{background:none!important;padding-right:0!important}
.link-print{font-weight:500!important;padding:2px 0 2px 25px}
.link-rss{background:url(../images/i_rss.gif) 0 2px no-repeat;padding-left:18px;line-height:14px;white-space:nowrap}
.divider{clear:both;display:block;font-size:0;line-height:0;height:1px;background:url(../images/bkg_divider1.gif) 0 50% repeat-x;text-indent:-999em;overflow:hidden;margin:10px 0}
.noscript{border:1px solid #ddd;background:#ffff90;font-size:12px;line-height:1.25;text-align:center;color:#2f2f2f;border-width:0 0 1px}
.noscript .noscript-inner{width:950px;background:url(../images/i_notice.gif) 20px 50% no-repeat;margin:0 auto;padding:12px 0}
.demo-notice{background:#d75f07;font-size:16px;line-height:1.15;text-align:center;color:#fff;margin:0;padding:6px 10px}
.header{/*max-width:970px;height:140px;margin:0 auto; position: relative;padding:30px 0 20px;*/}
#ad {display: none;}
.logo{border:0;margin:0;padding:0}
body .header .social-header{padding:25px 0 22px;}
.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 .headerRight{float:right;font-size:16px}
.header .headerRight .navColumn{float:left;width:152px;margin-left:18px;color:#333;line-height:17px}
.header .headerRight .navColumn strong,.header .headerRight .navColumn b{font-size:17px;font-weight:500;line-height:17px}
.header .headerRight .navColumn.nShop{width:70px}
.header .headerRight .navColumn ul,.header .headerRight .navColumn ul li{list-style:none;margin:0;padding:0}
.header .headerRight .navColumn ul{margin-top:5px}
.header .headerRight .navColumn a{text-decoration:none;color:#B0B3B5;display:inline;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;font-size:16px;line-height:22px}
#header-wrapper{position:relative;}
.header .quick-access{font-size:15px;bottom:-30px;position:absolute;width:100%;}
.header .shop-access{max-width: 1024px; margin: 0 auto; width: 100%;}
.header .links{text-align:right;margin:0 0 6px}
.header .links li{display:inline;padding:0 0 0 12px}
.header .links a{text-decoration:none;color:#575758;text-transform:lowercase}
.header .links a:hover{color:#575758;border-bottom:1px solid #575758}
.header p.welcome-message{color:#999;float:left;margin:0 7px 0 0;padding:0}
.header-container .top-container{clear:both;text-align:right}
.mini-search{height:40px;width:300px;margin-bottom:20px}
.mini-search .input-submit{float:right;opacity:0.8;-moz-opacity:0.8;filter:alpha(opacity=80)}
.mini-search .input-submit:hover,.mini-search .input-submit:focus{opacity:1;-moz-opacity:1;filter:alpha(opacity=1)}
.mini-search .input-text{background:#F6F6F6;border:1px solid #b8b8b8;color:#B0B3B5;float:left;font-size:14px;width:238px;margin:0;padding:10px}
.mini-search .search-autocomplete{z-index:999;left:0!important;top:26px!important}
.mini-search .search-autocomplete ul{border:1px solid #ccc;background-color:#f5f5f5}
.mini-search .search-autocomplete li{text-align:left;border-bottom:1px solid #ccc;cursor:pointer;padding:2px 8px 1px}
.mini-search .search-autocomplete li .amount{float:right;font-weight:500!important}
.mini-search .search-autocomplete li.odd{background-color:#fffefb}
.mini-search .search-autocomplete li.selected{background-color:#f7e8dd}
.sidebar .promotesale{width:300px;height:100px;background:#f5f5f5;margin:0 0 20px}
.block{margin:0 0 20px;padding:15px}
.block .block-title strong{display:block;line-height:18px;min-height:16px;font-weight:500!important}
.block .block-title span{line-height:18px;min-height:16px;font-weight:500!important;text-transform:lowercase}
.block .block-subtitle{margin:0;padding:5px 0}
.block .block-content li.item{padding:4px 0}
.block .btn-remove{float:right;margin:1px 0 2px 5px}
.block .actions{text-align:right;padding:6px 9px}
.block .empty{margin:0;padding:5px 9px}
.mini-products-list .product-image{float:left;width:50px;border:1px solid #a9a9a9}
.mini-products-list .product-details{margin-left:60px}
.block-account .block-title span{font-size:13px;color:#fff}
.block-account .block-content{padding:7px 10px!important}
.block-account .block-content li a{display:block;border-bottom:1px solid #ddd;color:#5f5d5c;text-decoration:none!important;padding:3px 0}
.block-account .block-content li a:hover{color:#ea7900}
.block-account .block-content li.current{border-bottom:1px solid #ddd;color:#ea7900;padding:3px 0}
.block-currency .block-content{background:none;padding:5px!important}
.block-currency .block-content select{width:100%;padding:0}
.block-layered-nav{background-color:#f0f0f0;border-style:none}
.block-layered-nav .block-content{line-height:18px;text-transform:lowercase}
.block-layered-nav dt{margin-bottom:10px;display:block;font-size:16px;font-weight:500!important;line-height:18px;text-transform:lowercase;color:#575758}
.block-layered-nav dd li{text-transform:lowercase;padding:3px 0}
.block-layered-nav .currently li{padding:4px 6px 4px 10px}
.block-layered-nav .currently .label{font-weight:500!important;padding-left:18px;text-transform:uppercase}
.block-layered-nav .currently .btn-remove{margin:3px 0 0}
.block-layered-nav .actions{font-size:13px;text-align:right;border-width:1px 0;padding:4px 9px}
.block-cart .summary{position:relative;z-index:1;padding:2px 8px 8px}
.block-cart .subtotal{background:#fbebd9;text-align:center;margin:5px 0 0;padding:2px 0}
.block-cart .actions{border-bottom:1px solid #c2c2c2}
.page-popup .link-print{background:url(../images/i_print.gif) 0 2px no-repeat;font-weight:500!important;color:#1e7ec8;padding:2px 0 2px 25px}
.compare-table thead tr.first th,.compare-table thead tr.first td{border:0;background:none;font-size:0;line-height:0;padding:0}
.compare-table .btn-remove{float:right;background-image:url(../images/btn_remove2.gif);width:72px;height:15px}
.compare-table tbody th{background:#d9e5ee url(../images/bkg_th-v.gif) 100% 0 repeat-y}
.compare-table tbody th,.compare-table tbody td{border:0;border-top:1px solid #ccc;border-left:1px solid #ccc;padding:10px}
.compare-table tbody td.last{border-right:1px solid #ccc}
.compare-table tbody tr.last th,.compare-table tbody tr.last td{border-bottom:1px solid #ccc!important}
.compare-table tr.add-to-row td{background:#fffada;text-align:center}
.compare-table tr.first td{text-align:center}
.compare-table tr.first td .product-name{font-size:13px;font-weight:500!important;color:#203548;margin:0 0 5px}
.compare-table tr.first td .ratings{width:69px;margin:0 auto}
.block-poll label{color:#777;font-weight:500!important}
.block-poll input.radio{float:left;margin:1px -18px 0 0}
.block-poll li{padding:3px 9px}
.block-poll .votes{float:right;margin-left:10px}
.block-tags .block-content ul{font-size:12px;margin:10px}
.block-tags .block-content li{display:inline;padding-right:4px}
.sidebar .block-subscribe{margin:0 0 8px;padding:0}
.sidebar .block-subscribe .block-content{background:url(../images/search_mini_bg.gif) no-repeat 0 0;display:block;height:25px;width:299px;position:relative;margin:0;padding:1px 0 0 1px}
.sidebar .block-subscribe .block-content .input-box{width:213px;float:left}
.sidebar .block-subscribe input.input-text{background:#FFF;border:0 solid #FFF;color:#575758;float:left;font-size:12px;line-height:15px;width:205px;margin:0;padding:4px}
.sidebar .block-subscribe .actions{background:none;text-align:left;border-top:0 solid #FFF!important;border-bottom:0 solid #FFF!important;border-left:0 solid #FFF!important;width:80px;float:right;border-right:1px solid #b8b8b8;height:24px;margin:0;padding:0 2px 0 0}
.sidebar .block-subscribe .actions button.button{float:none;width:80px;text-align:center;height:24px}
.block-reorder input.checkbox{float:left;margin:2px -20px 0 0}
.block-reorder .validation-advice{margin:3px 9px 7px}
.block-banner .block-content{text-align:center;padding:0}
.block-login input.input-text{display:block;width:167px;margin:3px 0}
.block-login .actions{background:none;margin:3px 0 0;padding:0}
.boxWrap{height:275px;background-color:#fff}
p.category-image{display:inline;float:left;margin:0;padding:0 15px 0 0}
.category-image img{height:275px}
.category-description{color:#B0B3B5;font-weight:400;line-height:21px;margin:0;padding:15px 25px 15px 0}
.category-description h2{font-size:22px;line-height:25px;margin-bottom:3px;font-weight:400;color:#333;padding-right:15px}
.category-description h3{font-size:15px;line-height:20px;color:#575758;font-weight:400;margin:0;padding:0}
.category-description p{margin-bottom:18px}
.category-description h4{font-size:14px;line-height:18px;color:#575758;font-weight:400;margin:0 0 20px;padding:0}
.category-description a{text-decoration:none;color:#999}
.category-products{margin-top:30px}
.products-grid.last{border-bottom:0;margin-bottom:10px}
.products-grid li.item{float:left;width:31%;background-color:transparent;border:1px solid transparent;-moz-transition:.2s;-o-transition:.2s;-webkit-transition:.2s;padding:10px 6px}
.products-grid li.item:hover{color:#575758;border:1px solid #000}
.products-grid .product-name{font-weight:400;font-size:13px;line-height:16px;color:#939597;margin-bottom:-12px}
.products-grid h3.product-name{width:172px;padding:20px 8px 10px 10px}
.products-grid .product-name a{color:#575758;text-decoration:none;font-weight:500;font-size:15px;line-height:18px}
.products-grid .price-box{margin-right:0;margin-bottom:0;margin-left:0}
.categorypath-road-to-summer-sale .products-grid .price-box {width: 200px;}
.products-grid .availability{line-height:21px}
.products-list li.item{border-bottom:1px solid #d9ddd3;padding:12px 10px}
.products-list .product-image{float:left;width:135px;height:135px;margin:0 0 10px}
.products-list .product-name{font-weight:500!important;font-size:13px;color:#203548;margin:0 0 5px}
.products-list .price-box{float:left;margin:3px 13px 5px 0}
.products-list .availability{float:left;margin:3px 0 0}
.products-list .desc{clear:both;line-height:1.35;margin:0 0 15px;padding:6px 0 0}
.ratings{font-size:13px;line-height:1.25;margin:7px 0}
.ratings strong{float:left;margin:1px 3px 0 0}
.ratings .rating-links .separator{margin:0 2px}
.rating-box{width:69px;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{float:left;margin-right:3px}
.ratings-table th,.ratings-table td{font-size:13px;line-height:1.15;padding:3px 0}
.ratings-table th{font-weight:500!important;padding-right:8px}
.availability{text-transform:lowercase;font-weight:500;margin:0}
.availability.out-of-stock span{color:#d83820}
.product-view .availability,.printpvn .availability{color:#575758;margin:15px 0 0!important;padding:0}
.price-box{line-height:20px;font-weight:500!important;padding:15px 0 10px}
.regular-price .price{font-size:18px;color:#333;font-weight:500!important}
.old-price .price{font-weight:400;font-size:14px;line-height:20px;text-decoration:line-through}
.old-price1{font-weight:400;font-size:13px;line-height:16px;color:#939597;text-decoration:line-through;width:60px;margin-left:9px;margin-top:-9px;height:1px}
.special-price{margin:0;padding:3px 0}
.special-price .price{font-size:17px;color:#b60a00;font-weight:500!important}
.special-price1 {float: right;}
.special-price1 .price{font-size:15px;color:#960000;font-weight:500!important;float:left;top:-18px;right:-50px;margin-left:25px}
.regular-price1 .price{font-size:13px;font-weight:500!important;float:left;color:#939597;margin-left:5px;margin-top:-10px;padding-left:5px}
.minimal-price-link .price{font-weight:400;color:#1e7ec8}
.price-excluding-tax .price{font-size:13px;font-weight:400;color:#c76200}
.price-including-tax .price{font-size:13px;font-weight:500!important;color:#c76200}
.weee{display:block;font-size:13px;color:#444}
.price-incl-tax .price{display:block;font-weight:500!important}
.price-notice{padding-left:10px;color:#999}
.price-box-bundle{padding:0 0 10px}
.price-box-bundle .price-box{margin:0!important;padding:0!important}
.price-box-bundle .price{color:#555}
.tier-prices{background-color:#f4f7f7;border:1px solid #dadddd;margin:10px 0;padding:10px}
.tier-prices li{line-height:1.4;background:url(../images/i_tier.gif) no-repeat 0 3px;color:#424242;padding:2px 0 2px 10px}
.tier-prices .benefit{font-style:italic;font-weight:500!important;color:#2f2f2f}
.tier-prices-grouped li{color:#e26703;padding:2px 0}
.add-to-cart label{float:left;margin-right:5px;font-weight:500!important;color:#333;padding:0}
.add-to-cart .qty{float:left;font-weight:500!important;clear:right;font-size:14px;width:30px}
.add-to-cart button.button{display:block;clear:both;padding-top:15px;padding-bottom:5px}
.add-to-cart button.button span{background:#0087c8;border:0 none;color:#fff;cursor:pointer;overflow:visible;text-align:center;vertical-align:middle;width:auto;height:31px;text-transform:lowercase;margin:0;padding:0}
.add-to-cart button.button span span{display:block;font-size:17px;height:31px;line-height:31px!important;white-space:nowrap;padding:0 10px}
.add-to-box .add-to-links{font-size:12px!important;line-height:1.25!important;text-align:left!important;text-transform:lowercase;padding:15px 0 10px}
.product-img-box{width:935px;height:300px;position:absolute;top:0;left:0}
.product-collateral{padding:5px 0}
.product-collateral h2{font-size:15px;color:#e26703;font-weight:500!important;margin:0 0 15px;padding:0 0 1px}
.product-collateral h3{font-size:14px;color:#000;font-weight:500!important;padding-bottom:0;margin-bottom:0}
.product-view .product-img-box{width:935px;height:300px;position:absolute;top:0;left:0;z-index:10}
.product-view .print-cat .product-img-box{width:650px;height:425px;padding-bottom:20px;position:static;top:auto;left:auto;z-index:auto}
.product-image-popup .nav{font-weight:500!important;text-align:center}
.product-image-popup .image{display:block;margin:10px 0}
.product-image-popup .image-label{font-size:13px;font-weight:500!important;color:#2f2f2f;margin:0 0 10px}
.print-cat .product-img-box .more-views ul{width:650px;margin:0;padding:10px 0 0}
.print-cat .product-img-box .more-views li{float:left;height:75px;padding-right:6px;padding-top:10px;background:#fff;margin:0}
.print-cat .product-img-box .more-views li a{float:left;width:75px;height:75px;padding-bottom:0;overflow:hidden}
#scroll-pane{position:relative;overflow:hidden;width:935px;height:300px;background:none}
#scroll-content{height:300px;position:absolute}
.scroll-item{width:935px;height:300px;float:left;text-align:center;background:none;line-height:1}
#slider-navigation{bottom:-15px;z-index:2}
.scroll-bar-wrap{clear:left;width:450px;height:1px;background:#cecece;cursor:pointer;margin:12px 0 0 260px}
.scroll-bar,.sec-scroll-bar{height:1px;position:relative;float:left;width:365px;margin-right:85px}
.ui-slider-handle{position:absolute;z-index:2;width:85px!important;height:7px;top:-3px;-moz-border-radius:3px;-webkit-border-radius:3px;background:#5a5a5a;cursor:pointer}
.scroll-item .eachimg{float:left;width:305px;height:300px;position:relative;background:none;margin-right:5px}
.scroll-item .eachimg.fst{width:208px;height:300px;margin-right:22px}
.scroll-item .eachimg.sec{width:340px;height:300px;margin-right:20px}
.scroll-item .eachimg.lefto,.scroll-item .eachimg.sec.lefto{float:right;margin-right:0}
.carousel .navigation{position:absolute;bottom:0;left:710px;background:#fff;width:57px;height:25px;margin:0}
.carousel .navigation a{display:block;float:right;height:19px;width:19px;overflow:hidden;text-indent:-1000px;position:relative;cursor:pointer;background:url(../images/arrows.png) no-repeat 0 0}
.carousel .navigation a.prev{background-position:0 0;margin-right:5px}
.carousel .navigation a.next{background-position:-24px 0}
.carousel .navigation a.prev:hover{background-position:0 -19px}
.carousel .navigation a.next:hover{background-position:-24px -19px}
.product-view .product-view-left{width:260px;float:left;color:#333}
.product-view .product-view-left.printpv{width:175px;float:left;padding-top:45px;color:#333}
.product-view .product-view-left .printpvn{width:300px;height:425px}
.product-view .product-view-right{width:350px;float:right;min-height:300px;padding-bottom:20px}
.product-view .product-view-right.printpv{width:435px;float:right;padding-left:0;margin-right:-5px}
.col1-layout .product-view .product-shop{float:right;width:545px}
.product-view .product-name h1,.printpvn .product-name h1{font-family:futura-pt,sans-serif!important;color:#333;font-size:24px;line-height:24px;margin:0 0 4px;padding:0}
.printpvn .product-name .print-photographer{font-weight:400!important;font-family:futura-pt,sans-serif!important;color:#333;font-size:24px;line-height:28px}
.product-view .product-name h2,.printpvn .product-name h2{font-size:18px;line-height:21px;color:#333;margin-bottom:4px}
span.conone{display:block;font-size:18px;line-height:22px;color:#333;margin-bottom:0}
.product-view .moretitles,.printpvn .moretitles{margin:14px 0 12px}
.product-view .moretitles span,.printpvn .moretitles span{display:block;padding-bottom:4px}
.product-view .bookcfig{height:26px;padding:2px 0}
.product-view .bookcfig span{display:block;height:24px;border:1px solid #dbdcdd;font-size:14px;line-height:24px;background:#dbdcdd;margin-right:10px;float:left;text-align:center;padding:0 8px}
.product-view .price-box{padding:10px 0 5px}
.product-view .moreatt,.printpvn .moreatt{line-height:22px;font-size:14px;padding:0 0 10px}
.product-view .moreatt{padding-top:10px}
.product-view .product-view-right .padder{line-height:22px;padding-right:15px}
.product-view .short-description{margin:10px 0;padding:10px 0 0}
.product-view .add-to-box .add-to-links{font-size:12px!important;line-height:1.25!important;text-align:left!important;text-transform:lowercase;padding:0}
.product-view .add-to-links{font-size:12px!important;line-height:1.25!important;text-align:left!important;text-transform:lowercase;padding:12px 0 10px}
.product-view .desc-wrap .h2{font-size:14px;line-height:18px;font-weight:500!important;text-transform:lowercase;color:#333;display:block;margin:0;padding:0 0 6px}
.product-view .desc-wrap .pro-social{text-align:left;margin-top:6px;margin-bottom:50px;margin-left:0}
.pro-social span.email-friend{width:26px;float:left;height:19px;margin:0;padding:0 14px 0 0}
.pro-social span.email-friend a{width:26px;height:20px;text-indent:-999px;display:block;background:url(../images/email_icon.gif) 0 0 no-repeat;text-decoration:none}
.pro-social .share{width:249px;height:20px;float:left;padding-bottom:5px;margin-left:0;}
.pro-social .share.share-right-column{width: 100%;}
.pro-social .share>span{margin-bottom:5px;}
.addthis_button_linkedin_counter{float:left;position:relative;left:-94px;top:5px}
.addthis_button_google_plusone{position:relative;left:-15px}
.addthis_button_tweet{position:relative;left:-45px}
.addthis_button_stumbleupon_badge{position:relative;left:-83px;top:5px}
.pro-social .share ul{list-style:none;margin:0;padding:0}
.product-options{text-align:left;color:#b0b3b5;margin:15px 0 10px}
.product-options dt{font-weight:400;padding:10px 0 0}
.product-options dt span.required{color:#eb340a}
.product-options dt .qty-holder{float:right;margin-right:15px}
.product-options dt .qty-disabled{background:none;border:0;color:#2f2f2f;padding:3px}
.product-options dd{margin:0 0 5px;padding:5px 10px 15px 1px}
.product-options dl.last dd.last{border-bottom:0;padding-bottom:5px;margin-bottom:0}
.product-options dd input.input-text{width:98%}
.product-options dd input.datetime-picker{width:150px}
.product-options dd textarea{width:98%;height:8em}
.product-options dd select{width:80%;outline:0;line-height:26px;height:26px;top:0;left:0;background-position:right -104px;font-size:15px;margin:0;padding:0}
.product-options dd .multiselect option{border-bottom:1px dotted #d9e5ee;padding:2px 4px}
.product-options ul.options-list li{line-height:1.5;padding:2px 0}
.product-options ul.validation-failed{padding:0 7px}
.product-options p.required{position:absolute;right:20px;top:20px;display:none}
.product-options ul.options-list li,label{display:inline-block;cursor:pointer;line-height:30px;color:#333;padding-right:5px;padding-left:5px}
.radios{padding-top:0}
.product-options ul.options-list li,.label_radio{display:block;height:24px;border:1px solid #F0F0F0;line-height:24px;background-color:#fff;margin-right:10px;float:left;text-align:center;font-size:14px;padding:0 8px}
.product-options ul.options-list li.r_on,label.r_on{display:block;height:24px;border:1px solid #F0F0F0;font-size:14px;line-height:24px;background-color:#F0F0F0;margin-right:10px;float:left;text-align:center;padding:0 8px}
.product-options ul.options-list li.r_off,label.r_off{display:block;height:24px;border:1px solid #F0F0F0;font-size:14px;line-height:24px;background-color:#fff;margin-right:10px;float:left;text-align:center;padding:0 8px}
.product-options ul.options-list li input,.label_radio input{position:absolute;left:-9999px}
.optlst label{line-height:inherit;padding:0}
.optlst:hover{background-color:#F0F0F0!important}
.product-options-bottom{border-top:0;text-align:left;padding:15px 0}
.product-options-bottom .tier-prices{border:0;background:0;margin:0;padding:0 0 10px}
.product-options-bottom .tier-prices li{background:0;color:#e26703;padding:2px 0}
.product-shop .product-options-bottom .price-box{float:none;margin:0 0 5px}
.product-shop .product-options-bottom .price-label{float:none;padding-right:0}
.product-shop .product-options-bottom .add-to-cart-box{clear:both;float:left;padding-top:12px}
.product-view .box-additional .data-table th,.product-view .box-additional .data-table td{line-height:1.25}
.product-view .h4{font-size:14px;color:#333;line-height:18px;padding-bottom:8px;font-weight:500!important;text-transform:lowercase}
.product-view .box-up-sell .price-box{font-size:14px;margin:0;padding:0 0 0 10px}
.product-view .box-up-sell .price-box .price{font-size:14px;color:#999;margin:0;padding:0}
.product-view .box-up-sell .price-box .old-price .price-label{color:#999;padding:0}
.product-view .box-up-sell .price-box .old-price .price{font-weight:400;color:#999;font-size:14px;line-height:18px}
.product-view .box-up-sell .price-box .special-price .price-label{font-size:14px;white-space:nowrap;color:#999}
.product-view .box-up-sell .price-box .special-price .price{font-size:15px;color:#b60a00;font-weight:500!important}
.box-up-sell .box-title h2{font-weight:500!important;margin-bottom:15px}
.product-view .box-tags .product-tags{display:block;margin:0 0 15px}
.product-view .box-tags .product-tags li{display:inline;background:url(../images/bkg_pipe3.gif) 100% 4px no-repeat;padding:0 7px 0 4px}
.product-view .box-tags .product-tags li.first{padding-left:0}
.product-view .box-tags .product-tags li.last{background:none;padding-right:0}
.product-view .box-tags .form-add label{display:block;font-size:13px;font-weight:500!important;color:#0a263c;margin:0 0 5px}
.product-view .box-tags .form-add .input-box{float:left;width:305px;background:url(../images/i_tag_add.gif) 0 2px no-repeat;margin:0 5px 0 0;padding:0 0 0 23px}
.product-view .box-tags .form-add input.input-text{width:299px}
.product-view .box-tags .note{font-size:13px;margin:3px 0 0;padding:0 0 0 23px}
.product-view .box-reviews dd small{font-style:italic}
.product-view .box-reviews .form-add h4{font-size:13px;line-height:18px;margin-top:5px}
.product-view .box-reviews .form-add .data-table th{font-weight:700;color:#666;padding-right:15px;font-size:12px}
.product-view .form-add label{display:block;font-size:13px;line-height:18px;font-weight:700;color:#0a263c;text-indent:0;margin:5px 0 0;padding:0}
.send-friend .form-list{width:615px;overflow:hidden}
.send-friend .form-list li p{margin:0 15px 0 0}
.send-friend .form-list .field{width:315px}
.send-friend .form-list li.wide .input-box{width:612px}
.send-friend .form-list li.wide textarea{width:609px}
.send-friend .buttons-set .limit{float:right;font-size:13px;line-height:21px;margin:0 7px 0 0}
.tags-list{display:block;font-size:13px;border:1px solid #c1c4bc;background:#f8f7f5;padding:10px}
.tags-list li{display:inline!important;margin:0 4px 0 0}
.advanced-search .form-list label{width:160px;padding-right:10px}
.advanced-search .form-list .input-box,.advanced-search .form-list .input-range{float:left;clear:none}
.advanced-search-summary{border:1px solid #e9d7c9;background:#fff6f1;margin:10px 0;padding:10px}
.advanced-search-summary ul{float:left;width:49%}
.advanced-search-summary strong{color:#E17C24;padding-left:15px;background:url(../images/i_search_criteria.gif) 0 3px no-repeat}
.advanced-search-summary p{clear:both;font-weight:500!important;margin:0}
.page-sitemap .links a{text-decoration:none;position:relative}
.page-sitemap .sitemap{margin:12px}
.page-sitemap .sitemap li{margin:3px 0}
.page-sitemap .sitemap li.level-0{font-weight:500!important;margin:10px 0 0}
.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.55;background-position:0 4px}
.cart-empty{background-color:#F0F0F0;width:370px;text-align:center;font-size:16px;font-weight:500;margin:130px auto 0;padding:35px 0}
.cart-empty p:last-child{font-size:15px;font-weight:400;margin:0}
.cart-empty span{font-family:Arial,Helvetica,sans-serif}
.cart form fieldset{float:left;width:620px;background-color:#F0F0F0;margin-bottom:20px;padding:15px}
#discount-coupon-form fieldset,#co-shipping-method-form fieldset,#shipping-zip-form fieldset{float:inherit;width:inherit;background-color:inherit;margin-bottom:inherit;padding:inherit}
.cart-table{width:100%;color:#575758}
.cart-table .product-name{font-weight:500!important;color:#575758;margin-left:20px;padding-right:20px}
.cart-table .item-options dt{margin-top:10px;cursor:inherit;text-transform:uppercase;letter-spacing:1px;font-size:12px;color:#B0B3B5;padding:0}
.cart-table tbody td.a-right,.cart-table tbody td.a-center{width:80px;line-height:30px;padding-right:20px}
.cart-table tbody td{padding-bottom:30px;padding-top:30px;border-bottom:1px solid #D3D6D9; vertical-align:top}
.cart-table thead tr{height:25px;margin-bottom:30px}
.cart-table thead th{text-transform:uppercase;letter-spacing:1px;font-size:12px;color:#B0B3B5;padding-right:20px;border-bottom:1px solid #D3D6D9;text-align:right!important}
.cart-table thead th.item-details{padding-right:0;text-align:left!important}
.cart-table tfoot td { padding-top: 15px; }
.cart-table .item-msg{font-size:14px;font-weight:500!important;color:#ff5353;margin:5px 0}
.cart-table .qty{width:11px!important;background:#fff;border:1px solid #b8b8b8;color:#B0B3B5;float:right;font-size:14px;margin:0;padding:4px 10px}
.cart-table tbody td.a-center.last{padding-right:0;float:right;width:17px;margin-top:12px}
.btn-remove{display:block;height:16px;font-size:0;line-height:0;background:url(../images/btn_trash.gif) no-repeat 0 0;overflow:hidden}
.cart .totals{background-color:#F0F0F0;float:right;width:250px;padding:15px}
.cart h2.order-summary{font-size:18px;color:#6F7271;text-transform:capitalize;margin:0 0 15px;padding:0}
.cart .totals p{color:#575758;font-weight:500;font-size:16px;margin-bottom:0;padding-bottom:5px;border-bottom:1px solid #D3D6D9}
.cart .totals .btn-checkout span{color:#fff;background-color:#81E57C}
.cart .totals .btn-checkout span:hover{background-color:#6EDB72}
.cart .totals .btn-checkout span:active{background-color:#65CB6A}
.cart .totals .checkout-types{margin-top:30px;display:block}
.cart-collaterals{clear:left}
.cart .deals,.cart .shipping{background-color:#F0F0F0;padding:15px}
.collateral-notice{margin-bottom:15px}
.cart .deals{width:33%;float:left}
.cart .shipping{float:right;width:59%}
.cart .discount h2,.cart .shipping h2{font-size:18px;color:#6F7271;text-transform:capitalize;margin:0 0 7px;padding:0}
.shipping label{line-height:26px;margin-right:13px;margin-bottom:10px;padding:0}
.shipping #region{margin-top:10px;margin-left:6px;margin-bottom:0}
.shipping .validate-postcode{box-sizing: border-box}
.cart-collaterals input{background:#fff;border:1px solid #b8b8b8;color:#B0B3B5;float:left;font-size:14px;width:238px;margin:0;padding:8px 10px}
.cart-collaterals input[type="radio"] { width: auto; height: 26px;}
.shipping div#uniform-country span{width:180px}
.cart .discount .buttons-set,.cart .shipping .buttons-set{text-align:left}
.cart .discount .input-box{width:260px;margin:8px 0 0}
.cart .discount input.input-text{width:254px;padding-right:5px}
.cart .shipping .sp-methods{background:url(../images/bkg_divider1.gif) 0 0 repeat-x;margin:27px 0 0;padding:5px 0 0}
.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;border:1px solid #ddd;background-color:#f6f6f6;padding:8px}
.truncated .show dl{top:-20px;left:50%}
.col-left .truncated .show dl{left:15px;top:7px}
.col-right .truncated .show dl{left:-240px;top:7px}
.sp-methods dt{font-weight:500!important;margin:13px 0 5px}
.sp-methods dd li{margin:5px 0}
.sp-methods .form-list{padding-left:20px}
.sp-methods select.month{width:154px;margin-right:10px}
.sp-methods select.year{width:96px}
.sp-methods input.cvv{width:3em!important}
.cvv-what-is-this{font-size:13px;cursor:help;margin-left:10px}
.tool-tip{border:1px solid #7BA7C9;background:#EAF6FF;position:absolute;z-index:9999;padding:15px 20px}
.tool-tip .btn-close{text-align:right;margin:-9px -14px 0}
.tool-tip .btn-close a{display:block;width:15px;height:15px;background:url(../images/btn_window_close.gif) 100% 0 no-repeat;text-align:left;text-indent:-999em;overflow:hidden;margin:0 0 0 auto}
.tool-tip .tool-tip-content{padding:5px}
.gift-messages p.control{color:#8e8d8b}
.gift-messages-form label{float:none!important;position:static!important}
.gift-messages-form .item .product-img-box{float:left;width:75px}
.gift-messages-form .item .number{font-weight:500!important;text-align:center;color:#8a8987;margin:0}
.gift-messages-form .item .details{margin-left:90px}
.gift-messages-form .item .details .form-list .field{width:255px}
.gift-messages-form .item .details .form-list .input-box{width:240px}
.gift-messages-form .item .details .form-list input.input-text{width:234px}
.gift-messages-form .item .details .form-list li.wide .input-box{width:500px}
.gift-messages-form .item .details .form-list li.wide textarea{width:494px}
.gift-message-link{font-size:13px;background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat;padding-right:7px}
.gift-message-link.expanded{background-position:100% -40px}
.gift-message-row{background:#f2efe9}
.gift-message-row .btn-close{float:right;width:16px;height:16px;background:url(../images/btn_gm-close.gif) 0 0 no-repeat;font-size:0;line-height:0;text-indent:-999em;overflow:hidden}
.checkout-agreements li{margin:30px 0}
.checkout-agreements .agreement-content{overflow:auto;height:12em;background-color:#fbfaf6;border:1px solid #bbb6a5;padding:10px}
.checkout-agreements .agree{margin:0;padding:10px 0 10px 11px}
.opc .checkout-agreements{border:1px solid #d9dde3;border-width:0 1px;padding:5px 30px}
.opc .checkout-agreements li{margin:20px 0 0}
.opc .checkout-agreements .agreement-content{background-color:#fff;border-color:#e4e4e4;padding:5px}
.opc .checkout-agreements .agree{padding-left:6px}
.opc .centinel{border:1px solid #bbb6a5;border-width:0 1px 1px;padding:10px 30px}
.checkout-progress{margin:0 0 20px;padding:0 90px}
.checkout-progress li{float:left;width:19%;font-weight:500!important;text-align:center;color:#abb5ba;margin:0 3px 0 0;padding:2px 0 0}
.checkout-progress li.active{color:#e96200}
.multiple-checkout .tool-tip{top:50%;margin-top:-120px;right:20px}
.multiple-checkout .place-order .please-wait{float:right;padding:27px 7px 0 0}
.multiple-checkout .place-order .grand-total{float:right;height:71px;font-size:1.5em;background:url(../images/bkg_grand-total.gif) 0 0 no-repeat;overflow:hidden;padding:0 0 0 21px}
.multiple-checkout .place-order .grand-total .inner{float:left;height:57px;background:url(../images/bkg_grand-total.gif) 100% 0 no-repeat;padding:14px 21px 0 0}
.multiple-checkout .place-order .grand-total big{display:inline;margin-right:12px}
.multiple-checkout .place-order .grand-total .price{color:#E26703}
.multiple-checkout .place-order .grand-total button.button span{font-size:16px}
.multiple-checkout .place-order .grand-total button.button span span{padding:0 45px 0 36px}
.multiple-checkout .gift-messages-form .item .details .form-list .field{width:230px}
.multiple-checkout .gift-messages-form .item .details .form-list .input-box{width:215px}
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text{width:209px}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box{width:445px}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea{width:439px}
.checkout-multishipping-shipping .box-sp-methods{border:1px solid #d9d2be;background:#f9f3e3;position:relative;padding:13px}
.checkout-multishipping-shipping .box-sp-methods .pointer{position:absolute;top:-20px;right:-40px;width:178px;height:41px;background:url(../images/bkg_sp-methods.gif) 0 0 no-repeat;overflow:hidden}
.account-login .content{min-height:240px;border:1px solid #bbb;border-bottom:0;padding:14px 21px}
.account-login .content h2{font-weight:500!important;font-size:13px;border-bottom:1px solid #bbb;background-position:0 1px;background-repeat:no-repeat;text-transform:uppercase;color:#e76200;margin:0 0 14px;padding:0 0 5px 5px}
.account-login .buttons-set{border:1px solid #bbb;background:#dee5e8;margin:0;padding:8px 13px}
.my-account .title-buttons .link-rss{float:none;margin:0}
.dashboard .welcome-msg{margin:0 8em 1.5em 0}
.box-account{margin:0 0 20px;padding:15px}
.box-account .box-head{border-bottom:1px solid #d9dde3;text-align:right;margin:0 0 10px}
.box-account .box-head h2{float:left;font-size:13px;font-weight:500!important;text-transform:uppercase;background-position:0 0;background-repeat:no-repeat;padding-left:21px;color:#e65505;margin:0}
.dashboard .box .box-title{background:url(../images/bkg_divider1.gif) 0 100% repeat-x;text-align:right;margin:0 0 8px;padding:0 0 2px}
.dashboard .box .box-title h3,.dashboard .box .box-title h4{float:left;font-size:13px;font-weight:500!important;margin:0}
.dashboard .box-recent .box-head h2{background-image:url(../images/i_folder-table.gif)}
.dashboard .box-info .box-head h2{background-image:url(../images/i_ma-info.gif)}
.dashboard .box-info h4{font-size:13px;font-weight:500!important;text-transform:uppercase}
.dashboard .box-reviews .box-head h2{background-image:url(../images/i_ma-reviews.gif)}
.dashboard .box-reviews .ratings{margin:7px 0 0}
.dashboard .box-tags .box-head h2{background-image:url(../images/i_ma-tags.gif)}
.addresses-list h2{font-weight:500!important;font-size:13px;color:#e26703;text-transform:uppercase}
.addresses-list address{margin:0 0 3px}
.addresses-list .link-remove{color:#646464}
.addresses-list li.item{background:#fff url(../images/bkg_account_box.gif) 0 0 repeat-x;border:1px solid #ccc;margin:0 0 10px;padding:10px 13px}
.order-info{background:#dee5e8;border:1px solid #d0cbc1;margin:0 0 8px;padding:4px 8px}
.order-date{margin:10px 0}
.order-info-box{background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x;border:1px solid #d0cbc1;margin:0 0 15px;padding:12px 15px}
.order-info-box .box-payment th{font-weight:500!important;padding-right:7px}
.order-items{width:100%;overflow-x:auto}
.order-items .product-name{font-size:1em!important;font-weight:500 !important!important}
.order-items .link-print{float:right;color:#1e7ec8;font-weight:400}
.gift-message dd{font-size:13px;margin:5px 0 0}
.order-about dd{font-size:13px;margin:0 0 7px}
.tracking-table th,.tracking-table td{padding:1px 5px 0 0}
.tracking-table-popup th,.tracking-table-popup td{padding:1px 8px}
.page-print .print-head address{float:left;margin-left:15px}
.page-print h2,.page-print h3{font-size:13px;font-weight:500!important}
.page-print .order-date{background:url(../images/bkg_divider1.gif) 0 100% repeat-x;margin:0 0 10px;padding:0 0 10px}
.my-wishlist .product-image{display:block;width:113px;height:113px;margin:0 0 5px}
.my-wishlist textarea{display:block;width:97%;height:109px}
.my-wishlist .buttons-set{margin-top:2em}
.my-tag-edit{float:left;margin:0 0 10px}
.my-tag-edit .btn-remove{float:right;margin:5px 0 0 5px}
.product-review .product-img-box{float:left;width:140px}
.product-review .product-img-box .product-image{display:block;width:125px;height:125px}
.product-review .product-img-box .label{font-size:13px;margin:0 0 3px}
.product-review .product-img-box .ratings .rating-box{float:none;display:block;margin:0 0 3px}
.product-review .product-name{font-size:16px;font-weight:500!important;margin:0 0 10px}
.product-review h3{font-size:12px;color:#2f2f2f;margin:0 0 3px}
.footer-container{width:100%;background:#333;font-family:futura-pt,sans-serif;font-weight:400;line-height:20px;color:#DDD;padding:30px 0 15px}
.footer{width:970px;margin:0 auto}
.footer .footerColumn{float:left;text-align:left}
.footer .footerColumn p{font-size:14px;margin:0 0 15px;padding:0}
.footer .footerColumn .footerTitle{color:#fff;font-weight:500;line-height:22px;margin-bottom:12px;font-size:14px}
.footer .footerColumn strong,.footer .footerColumn b{font-weight:500;line-height:22px;margin-bottom:5px;color:#fff}
.footer .footerColumn.bContacts{width:280px;padding-right:60px}
.footer .footerColumn.bPartners{padding-right:2%;width:420px}
.footer .footerColumn.bPartners img{margin-right:30px;float:left}
.hermes-logo{width:160px}
.paris-photo-logo{width:50px}
.phila-logo{width:110px;margin-top:16px;margin-right:0!important}
.footer .footerColumn.fLinks{float:right;text-transform:lowercase;text-align:left}
.footer .footerColumn ul,.footer .footerColumn ul li{list-style:none;font-size:14px;margin:0;padding:0}
.footer .footerColumn a{text-decoration:none;color:#DDD;display:block;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;line-height:22px}
.footer .footerColumn a:hover{text-decoration:none;color:#fff}
/* #footer-wrapper{width:100%;background:#232323;font-family:futura-pt,sans-serif;font-weight:400;font-size:15px;line-height:22px;height:22px;overflow:hidden;padding:20px 0 18px} */
#footer{font-size:14px;width:970px;color:#737373;line-height:22px;margin:0 auto;padding:0}
#footer p{float:left;margin:0;padding:0}
#footer a.back-top{color:#737373!important;display:block;float:right;width:144px;text-align:left}
#footer a.back-top:hover{color:#fff!important;text-decoration:none}
.footerad{/*max-width:728px;width:100%;height:90px;*/padding-top:5px;text-align:center;margin:35px auto 45px}
.footerad > div{width:100% !important;height: auto !important;/*max-width:728px;*/}
.footerad iframe{width:100%;}
.footer .store-switcher{display:inline;color:#fff;margin:0 5px 0 0}
.footer .store-switcher label{font-weight:500!important;vertical-align:middle}
.footer .store-switcher select{vertical-align:middle;padding:0}
.footer .bugs{color:#ecf3f6;margin:13px 0 0}
.footer .bugs a{color:#ecf3f6;text-decoration:underline}
.home-callout{margin-bottom:12px}
.home-spot{float:left;width:470px;margin-left:20px}
.best-selling h3{color:#e25203;font-size:1.2em;margin:12px 0 6px}
.best-selling table{border-top:1px solid #ccc}
.best-selling tr.odd{background:#eee url(../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x}
.best-selling tr.even{background:#fff url(../images/best_selling_tr_even_bg.gif) 0 100% repeat-x}
.best-selling td{width:50%;border-bottom:1px solid #ccc;font-size:13px;padding:8px 10px 8px 8px}
.best-selling .product-img{float:left;border:2px solid #dcdcdc}
.best-selling .product-description{margin-left:107px;line-height:1.3em}
.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}
.tabs{overflow:hidden;border-bottom:1px solid #F0F0F0;zoom:1;margin:0 0 15px}
.tabs li{float:left;border-right:1px solid #fff;border-left:1px solid #fff;font-size:15px;line-height:18px;background:#fff}
.tabs a{display:block;color:#575758;text-decoration:none;padding:6px 10px}
.tabs a:hover{background-color:#F0F0F0;color:#333;text-decoration:none}
.tabs li.active a,.tabs li.active a:hover{background:#F0F0F0!important;color:#575758!important}
.product-collateral:after{content:".";display:block;clear:both;font-size:0;line-height:0;height:0;overflow:hidden;zoom:1}
.categorypath-donate .page-title h1 { color: #cc0000; content:"Join the aperture community";}
.tabsd{overflow:hidden;zoom:1;font-size:16px;line-height:20px;color:#d6d6d6;}
ul.tabsd{list-style:none;position:relative;margin:0 11px 43px 0;padding:0}
.tabsd a{display:block;color:#bfbfbf;height:208px;text-decoration:none;background-image:url(../images/donatebg.png);background-repeat:no-repeat;background-color:#bfbfbf;text-align:center;overflow:hidden;font-weight:500;font-size:17px;}
.tabsd a:hover{color:#333;text-decoration:none}
.tabsd li.active a,.tabsd li.active a:hover{color:#000}
.tabsd li span{display:block;font-weight:500!important;line-height:169px;height:169px;color:#fff;padding-bottom:11px}
.tabsd li#product_tabsd_1 a{ width: 172px; background-position: -777px 0px; margin-left: 18px; }
.tabsd li#product_tabsd_1 a:hover{ background-color: #0000ff;}
.tabsd li#product_tabsd_1.active a, .tabsd li#product_tabsd_1.active a:hover{ background-color: #ff3333;}
.tabsd li#product_tabsd_1 span{ font-size: 32px;}
.tabsd li#product_tabsd_2 a{ width: 180px; background-position: -579px 0px;}
.tabsd li#product_tabsd_2 a:hover{ background-color: #2b2be0;}
.tabsd li#product_tabsd_2.active a, .tabsd li#product_tabsd_2.active a:hover{ background-color: #ff3333;}
.tabsd li#product_tabsd_2 span{ font-size: 32px;}
.tabsd li#product_tabsd_3 a{ width: 157px; background-position: -422px 0px;}
.tabsd li#product_tabsd_3 a:hover{ background-color: #5672cc;}
.tabsd li#product_tabsd_3.active a, .tabsd li#product_tabsd_3.active a:hover{ background-color: #ff3333;}
.tabsd li#product_tabsd_3 span{ font-size: 24px;}
.tabsd li#product_tabsd_4 a{ width: 100px; background-position: -292px 0px; padding-left: 15px; padding-right: 15px;}
.tabsd li#product_tabsd_4 a:hover{ background-color: #5f79af;}
.tabsd li#product_tabsd_4.active a, .tabsd li#product_tabsd_4.active a:hover{ background-color: #cc0000;}
.tabsd li#product_tabsd_4 span{ font-size: 24px; overflow: hidden;}
.tabsd li#product_tabsd_5 a{ width: 112px; background-position: -180px 0px;}
.tabsd li#product_tabsd_5 a:hover{ background-color: #7686ad;}
.tabsd li#product_tabsd_5.active a, .tabsd li#product_tabsd_5.active a:hover{ background-color: #cc0000;}
.tabsd li#product_tabsd_5 span{ font-size: 20px;}
.tabsd li#product_tabsd_6 a{ width: 97px; background-position: -83px 0px;}
.tabsd li#product_tabsd_6 a:hover{ background-color: #8796af;}
.tabsd li#product_tabsd_6.active a, .tabsd li#product_tabsd_6.active a:hover{ background-color: #cc0000;}
.tabsd li#product_tabsd_6 span{ font-size: 16px;}
.tabsd li#product_tabsd_7 a{ width: 80px; background-position: -3px 0px;}
.tabsd li#product_tabsd_7 a:hover{ background-color: #a0acba;}
.tabsd li#product_tabsd_7.active a, .tabsd li#product_tabsd_7.active a:hover{ background-color: #cc0000;}
.tabsd li#product_tabsd_7 span{ font-size: 16px;}
.tabsd li#product_tabsd_0{ position: absolute; z-index: 9; top: 0px; left: 10px;}
.tabsd li#product_tabsd_0 a{ width: auto; height: 20px; font-size: 16px; line-height: 20px; background:none;}
.tabsd li#product_tabsd_0 a:hover{ background: none;}
.tabsd li#product_tabsd_0.active { background: none; color:#bfbfbf; display: none;}
.tabs li.first,.tabsd li.first{border-left:0}
.tabs li.last,.tabsd li.last{border-right:0}
.tabsd li#product_tabsd_6 span,.tabsd li#product_tabsd_7 span{font-size:24px}
.tabsd li#product_tabsd_0 a:hover,.greybg-layout .main{background:none}
.dtab{width:930px;min-height:320px;clear:both;padding:0 20px}
.dtab .dtab_img{width:320px;float:left}
.dtab .dtab_content{width:585px;float:right;font-size:16px;line-height:23px;color:#333}
.dtab .dtab_content h3{font-size:18px;line-height:20px;font-weight:500!important;color:#333;margin:0;padding:0 0 12px}
.dtab .dtab_content ul li{list-style:none;padding-left:25px;padding-bottom:13px;background:url(../images/d_bullet.gif) 0 8% no-repeat}
.dtab .add-to-cart button.button:hover span{background:#ffcb00}
.donate-required{font-style:italic;color:#B0B3B5}
.annuald{background:#ccedff;min-height:560px;margin-bottom:20px;padding:15px 0}
.annuald h1{font-size:34px;text-align:center;color:#6f7170;font-weight:700}
.annuald .adimg{text-align:center;padding-top:20px;padding-bottom:25px;height:180px}
.adwrap{width:930px;clear:both;margin:0 auto}
.adwrapl{width:320px;float:left;font-size:21px;line-height:30px}
.adwrapr{width:585px;float:right;font-size:17px;line-height:22px}
.adform{width:100%;float:left}
.adform .adf_ratio{float:left;padding-right:15px}
.adform .adf_ratio.full{float:none;width:100%;clear:both;padding-top:10px;padding-bottom:10px}
.adform input.input-do{border:0;width:100px;height:21px;line-height:21px!important;background:#fff!important;margin:0;padding:2px 7px}
.cart_button{padding-top:20px}
.adform input[type=radio] + label span{display:inline-block;width:19px;height:19px;vertical-align:middle;background:url(../images/check_radio_sheet.png) -38px top no-repeat;cursor:pointer;margin:-1px 4px 0 0}
.adform input[type=radio]:checked + label span{background:url(../images/check_radio_sheet.png) -57px top no-repeat}
.cart_button button.button span{background:#00a4ff;height:35px!important;line-height:35px;text-align:center;vertical-align:middle;width:auto;text-transform:uppercase;font-size:18px;color:#fff}
.cart_button button.button span span{display:block;height:35px;line-height:35px!important;color:#fff;padding:0 25px}
#lightbox{position:absolute;left:0;width:100%;z-index:999;text-align:center;line-height:0}
#lightbox img{width:auto;height:auto;top:0;left:0}
#lightbox a img{border:none}
#outerImageContainer{position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto}
#loading{position:absolute;top:40%;left:0;height:25%;width:100%;text-align:center;line-height:0}
#hoverNav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}
#imageContainer>#hoverNav{left:0}
#hoverNav a{outline:none}
#prevLink,#nextLink{width:49%;height:100%;background-image:url(../images/lightbox/blank.gif);display:block}
#prevLink{left:0;float:left}
#nextLink{right:0;float:right}
#prevLink:hover,#prevLink:visited:hover{background:url(../images/lightbox/prevlabel.gif) left 15% no-repeat}
#nextLink:hover,#nextLink:visited:hover{background:url(../images/lightbox/nextlabel.gif) right 15% no-repeat}
#imageDataContainer{font:10px Verdana,Helvetica,sans-serif;background-color:#fff;line-height:1.4em;overflow:auto;width:100%;margin:0 auto}
#imageData{color:#575758;padding:0 10px}
#imageData #imageDetails{width:70%;float:left;text-align:left}
#imageData #numberDisplay{display:block;clear:left;padding-bottom:1em}
#imageData #bottomNavClose{width:66px;float:right;padding-bottom:.7em;outline:none}
#overlay{position:absolute;top:0;left:0;z-index:999;width:100%;height:500px;background-color:#000}
#nav-sidebox{font-size:1.1em}
#nav-sidebox a{text-decoration:none;color:#000}
#nav-sidebox li{line-height:22px;font-weight:500!important;background:url(../images/hline_dotted_grey.gif) repeat-x 0 0}
#nav-sidebox li ul li{font-weight:400;margin:0}
#nav-sidebox ul li{padding-left:10px}
.mini-highlight .item{text-align:center;padding:0}
.mini-highlight .on-sale{position:relative;width:150px;height:170px;margin:0 auto}
.mini-highlight .on-sale .on-sale-ticket{position:absolute;top:0;right:0;width:63px;height:62px;text-indent:-9999px;background:url(../images/sale_bg.gif) no-repeat 100% 0}
.listing-type-list .item{overflow:hidden;zoom:1;margin-top:12px;padding-bottom:10px;background:url(../images/hline_dotted_grey.gif) repeat-x 0 100%}
.listing-type-list .last{background:none;padding-bottom:0}
.listing-type-list .item .product-shop{width:330px}
.opc .step-title{cursor:pointer;background:#f5f5f5;border:1px solid #ededed}
.opc .active .step-title{background:#F0F0F0;border:1px solid #b8b8b8;color:#575758}
.opc .step-title .number{float:left;color:#B0B3B5;padding:10px 12px 10px 15px}
.opc .step-title h2{float:left;padding-top:8px;color:#B0B3B5;margin:0}
.opc .active .step-title h2{font-size:18px;color:#575758;margin-bottom:7px;text-transform:capitalize}
.opc .step{background:#f9f9f9;border:#B0B3B5 1px solid;display:block;border-top:0;padding:30px}
#opc-login h3{font-size:13px;border-bottom:1px solid #e4e4e4;padding-bottom:2px;text-transform:uppercase}
#opc-login h4{font-size:1em;font-weight:500!important;color:#333;margin:0}
.opc .step label{color:#575758;padding:0}
.opc .step input{background:#fff;border:1px solid #b8b8b8;color:#B0B3B5!important;float:left;font-size:14px;width:238px;margin:0;padding:8px 10px}
.opc .step input:hover,.opc .step input:active,.opc .step input:focus{background:#f9f9f9;color:#575758!important;cursor:pointer}
.opc .step input[type=password]{letter-spacing:-6px}
.opc .step #login-form button{margin-right:10px}
.opc .step .col-2 input[type=radio]{width:24px;margin-left:20px;margin-top:-4px;float:inherit}
.opc .step .col-2 label{font-weight:400!important;float:inherit;line-height:28px}
.opc .validation-service{padding-left:56px;background:url(../images/validation_advice_bg.gif) 37px 15px no-repeat}
.opc .buttons-set .back-link{float:inherit;margin-bottom:10px}
.opc .buttons-set .please-wait{height:21px;line-height:21px}
.opc .ul{list-style:disc outside;padding-left:18px}
.opc .fieldset{border:0;margin:0;padding:0}
.opc div.selector{margin-top:3px}
.opc input[type=radio],.opc input[type=checkbox]{width:30px;float:inherit;margin-top:-4px;margin-right:0}
.opc input[name=billing[region]]{margin-top:20px;margin-left:4px}
.opc #checkout-step-review .f-left,.opc #checkout-step-review .left{float:none;margin:0}
#checkout-progress-wrapper{width:285px;padding:15px}
#checkout-progress-wrapper .block-progress .block-title{margin-bottom:5px}
#checkout-progress-wrapper .block-title span{text-transform:uppercase;letter-spacing:1px;font-size:12px;color:#B0B3B5;padding:0}
#checkout-progress-wrapper .block-progress dt{font-size:18px;text-transform:capitalize;background:#F0F0F0;color:#575758;border:1px solid #D2D2D2;margin-bottom:5px;padding:10px 13px}
#checkout-progress-wrapper .block-progress dd{background:#F0F0F0;border:1px solid #D2D2D2;margin-bottom:5px;padding:10px 13px}
#checkout-progress-wrapper .block-progress dt.complete,#checkout-progress-wrapper .block-progress dd.complete{background-color:#F9F9F9;color:#aaa}
#checkout-progress-wrapper .block-progress dt.complete a{color:#ccc!important}
#opc-shipping_method .buttons-set{border-top:0}
.opc .gift-messages-form{background:#f6f1eb;border:1px solid #e9e4de;border-width:1px 0;margin:0 -30px;padding:22px 24px 22px 30px}
.opc .gift-messages-form .inner-box{height:260px;overflow:auto;padding:5px}
#opc-review .product-name{font-weight:500!important;color:#0a263c}
#opc-review .buttons-set{padding:20px 30px}
#opc-review .buttons-set .please-wait{height:40px;line-height:40px}
.block-account{margin-top:10px}
.dashboard .box-info .box-head h2,.block-account .block-content li a:hover,.block-account .block-content strong{color:#d21e1e}
.block-account .block-title,.block-account .block-title span{background:#eee}
.nextprevious #prev-links{width:20%;float:left}
.nextprevious #next-links{width:20%;float:right;text-align:right}
.nextprevious a.abutton{background:#B0B3B5;border:0 none;color:#FFF;cursor:pointer;font-size:14px;overflow:visible;text-align:center;font-weight:500!important;text-decoration:none;display:block;margin:0;padding:6px 10px}
.nextprevious a.abutton:hover{background:#575758}
.nextprevious a.abutton:active{background:#333}
.ps-content{background-color:#FFF;border:1px solid silver;padding-left:5px;padding-right:5px;margin-left:auto;margin-right:auto}
.pascalsystem-overlay{margin-top:-30px;background-color:rgba(254,255,255,0.65)}
.greybg-layout{background:#edeff3}
.greybg-layout .col2-right-layout .col-main{background:#fff;min-height:400px;width:620px;padding:15px}
. #facebook_like_button_holder{position:absolute;width:61px;height:20px;color:#fff;background:#333;top:-44px;overflow:hidden}
#fake_facebook_button{pointer-events:none;position:relative;width:20px;height:20px;left:0;top:-26px;background:url(http://aperturephoto.org/shop/skin/frontend/enterprise/aperture/images/icon_facebook.gif) no-repeat;overflow:hidden}
.bpostlink{padding-top:3px;margin-top:-10px;float:right;padding-bottom:5px}
.bpost a{color:#000;font-size:19px}
.bpostex{margin-top:5px;padding-bottom:20px}
.add-to1{background-color:orange;height:0}
.out-of-stock-label{position:absolute;top:125px}
.optimal-logo{width:125px;margin-top:17px;margin-left:8px;float:left}
.postedon{color:silver}
#blog-signup{margin-top:15px;background:#fff;text-align:center;border:1px solid #ccc;padding:15px}
#blog-signup h3{font-weight:100!important;font-size:16px;margin-bottom:11px}
#blog-signup #mce-EMAIL{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;color:#B0B3B5;float:left;font-size:14px;width:100%;border:0;font-family:futura-pt,sans-serif;margin:0;padding:8px 10px}
input{font-size:14px;font-family:futura-pt,sans-serif;margin-top:5px;background-color:#e8edef;border:1px solid #D1D4D7;outline:none;color:#B0B3B5;cursor:pointer;padding:8px}
#blog-signup #mce-EMAIL:hover,#blog-signup #mce-EMAIL:active,#blog-signup #mce-EMAIL:focus{color:#575758;border:0;cursor:pointer}
#blog-signup input[type=submit]{font-family:futura-pt,sans-serif;background-color:#B0B3B5!important;border:0;color:#fff!important;width:80px;cursor:pointer;text-align:center;text-transform:uppercase;font-size:12px;letter-spacing:1px;margin-top:7px;padding:8px}
#blog-signup input[type=submit]:hover{background-color:#575758!important}
#blog-signup input[type=submit]:active{background-color:#333!important}
.advertisement{text-align:center;color:#858585;letter-spacing:1px;font-style:normal;font-family:OriginalGaramondBT-Italic,Georgia,Times,serif!important;display:block;font-size:12px;padding:0 0 4px}
.donate-letter{display:block;padding-top:30px}
.label-donate{font-size:18px;padding-top:2px;line-height:1px}
.join{text-transform:uppercase;padding-left:30px;display: none;}
*,.header h1.logo,.block .block-content li.item p,.product-view .grouped-items-table .price-box,.product-view .box-up-sell .price-box .special-price,.std{margin:0;padding:0}
strong,b,strong,.std dl dt,.link-cart,.link-reorder,.block-cart .amount a,.block-cart .subtotal .price,.block-poll .answer,.tier-prices-grouped li .price,.product-view .product-name h1,.product-view .product-name h2,.printpvn .product-name h1,.printpvn .product-name h2,.product-view .moretitles span.copub,.printpvn .moretitles span.copub,.product-view .product-view-right .padder .futuram,.product-view .box-reviews dt a,.product-view .box-reviews dt span,.product-view .box-reviews .form-add h3 span,.sp-methods .price,.addresses-list a,.addresses-list li.empty p,.order-info .current,.order-about dt,.product-review dt,#imageData #caption,.futura-med{font-weight:500!important}
form,.pager .pages ol,.links li,.products-list .add-to-links li,.multiple-checkout .place-order .grand-total .inner div,.dashboard .box-tags .tags strong,.dashboard .box-tags .tags ul,.dashboard .box-tags .tags ul li,.order-info dt,.order-info dd,.order-info ul,.order-info li,.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}
fieldset,.block-currency,.compare-table,.block-banner{border:0}
legend,.no-display,.pages strong,.toolbar-bottom .toolbar .sorter,.toolbartop .pager,.add-to-links .separator,.add-to-box .or,.product-view .add-to-box .or,.product-view .required,.product-view .form-add label.required em,.page-print .gift-message-link,.adform input[type=radio],.title-buttons .checkout-types,#nav-sidebox ul li ul,.opc .buttons-set .back-link small,.opc .buttons-set.disabled button.button,.opc #co-billing-form .control,.block-subscribe,.greybg-layout #search_mini_form,.greybg-layout .promotesale,#text-16 .advertisement{display:none}
p,.product-view .box-reviews dd,.info-set .box,.multiple-checkout .box,.dashboard .col2-set,.tracking-table,.page-print .print-head,.opc .step .form-list li{margin:0 0 15px}
.nobr,.price{white-space:nowrap!important}
.v-middle,.sorter .sort-by label,.product-options dt .qty-holder label,.sp-methods .centinel-logos img,.please-wait img{vertical-align:middle}
.f-right,.col2-left-layout .col-main,.col3-layout .col-wrapper .col-main,.sorter .sort-by,#top-bar-menu,.block .actions button.button,.products-grid li.item.last,.cart .totals p .price,.cart .totals .btn-checkout,.please-wait,.tabsd li{float:right}
.f-left,.title-buttons h1,.title-buttons h2,.title-buttons h3,.title-buttons h4,.title-buttons h5,.title-buttons h6,.header .headerLeft,.block .actions a,.block-related input.checkbox,.pro-social .share ul li,.cart .totals .fake-btn-continue,.page-print .print-head .logo{float:left}
.page-print,.page-popup{background:#fff;text-align:left;padding:25px 30px}
.col1-layout .col-main,.col3-layout .product-view .product-shop{float:none;width:auto}
.col4-set .col-1,.col4-set .col-3{float:left;width:23.5%}
select.multiselect option:last-child,.block-account .block-content li.last a,.block-account .block-content li.current.last,.products-list li.item.last,.cart-table thead th.item-remove,.cart-table tbody td.last{border-bottom:0}
input.radio,input.checkbox,.sp-methods .centinel-logos a{margin-right:3px}
button.button span:hover,.add-to-cart button.button span:hover,.cart_button button.button span:hover{background-color:#575758}
button.button span:active,.add-to-cart button.button span:active,.cart_button button.button span:active{background-color:#333}
button.disabled span,.cart_button button.disabled span{background:#bbb!important;border-color:#bbb!important}
p.control input.checkbox,p.control input.radio,.form-list li.control input.radio,.form-list li.control input.checkbox,.checkout-agreements .agree input.checkbox{margin-right:6px;margin-top:0;}
.form-list li,.sp-methods,.sp-methods .form-list li{margin:0 0 8px}
.form-list li.control label,.pager .pages,.block-layered-nav .actions a,.block-wishlist .actions a,.block-tags .actions a,.product-shop .product-options-bottom .price-tax,.order-items p .link-print,.my-wishlist .buttons-set button.button,.opc .btn-checkout{float:none}
.form-list .field,.product-view .desc-wrap .pro-desc{float:left;width:275px}
.form-list li.wide .input-box,.form-list li.wide select{width:535px}
.form-list li.wide input.input-text,.form-list li.wide textarea{width:529px}
.form-list .name-prefix,.form-list .name-suffix{width:65px}
.form-list .name-prefix select,.form-list .name-suffix select{width:55px}
.form-list .name-prefix input.input-text,.form-list .name-suffix input.input-text,.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,.form-list .customer-dob .dob-year{width:140px}
.form-list .customer-name-prefix-middlename-suffix .name-lastname,.form-list .customer-name-prefix-suffix .name-lastname,.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-middlename-suffix .name-lastname input.input-text,.form-list .customer-name-prefix-suffix .name-firstname input.input-text,.form-list .customer-name-prefix-suffix .name-lastname input.input-text,.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-name-prefix-suffix .name-firstname,.form-list .customer-name-prefix .name-firstname,.form-list .customer-name-middlename .name-firstname{width:210px}
.buttons-set p.required,.std dl dd,.sidebar .mediumAd,.product-shop .product-options-bottom,.advanced-search-amount,.cart-empty p,.gift-messages-form .item,.page-print .col2-set,.product-review .ratings-table{margin:0 0 10px}
.buttons-set .back-link,.sorter .view-mode{float:left;margin:0}
.notice,.info-set .box h2,.multiple-checkout .box h2{color:#e26703}
.messages,.multiple-checkout .gift-messages-form .item .details .form-list{width:100%;overflow:hidden}
.breadcrumbs span,.page-title .separator,.separator,.addresses-list .separator,.order-info li{margin:0 3px}
.title-buttons,.block-wishlist .actions,.block-tags .actions,.page-sitemap .links{text-align:right}
a.seeall:hover,.add-to-box .add-to-links li a:hover,.product-view .add-to-box .add-to-links li a:hover,.product-view .add-to-links li a:hover,.page-sitemap .links a:hover,#nav-sidebox a:hover,.donate-letter a{text-decoration:underline}
.clear,.grid-row,.products-list .add-to-links,#my-tags-table{clear:both}
.pager .pages li,.products-list .add-to-links .separator{display:inline;margin:0 2px}
.cart-tax-info,.top-bar-section-show,.minimal-price-link,.price-excl-tax,.price-excl-tax .price,.price-incl-tax,.product-view .moreatt span,.printpvn .moreatt span,.home-callout img{display:block}
.std .subtitle,.header .headerRight .navColumn ul li,#checkout-progress-wrapper .block{padding:0}
.noscript p,.block-cart .amount,.compare-table tr.first td p,.compare-table tr.add-to-row td p,.no-rating,.ratings .rating-links,.old-price,.minimal-price,.price-from,.price-to,.price-as-configured,.product-view .box-tags,.dashboard .welcome-msg p,.dashboard .box-reviews li.item.last,.dashboard .box-tags li.item.last,.addresses-list p,.mini-highlight .item p,.highlight.listing-type-list .item .form-button,.opc .sp-methods,.opc #checkout-payment-method-load .v-fix,.opc .sp-methods dt{margin:0}
.header .logo,.block .block-title a{text-decoration:none!important}
.header .headerRight .navColumn p,.products-grid .product-image,.cart-table .item-options dd,.footer .footerColumn ul li,.dtab .dtab_content ul{margin:0;padding:0}
.header .headerRight .navColumn .shop a,.cart-table .product-name a:hover{color:#B0B3B5}
.header .headerRight .navColumn a:hover,.header .headerRight .navColumn .active a,.block .block-content a.current,.cart-table .product-name a,.gift-message dt strong,.opc .active .step-title .number,.account-login .registered-users h2,.account-login .new-users h2{color:#575758}
.header-container .top-container a,.block-poll .block-subtitle{font-size:12px}
.block .block-content a,.block .block-content a:hover,.pro-social .share ul li a,.footer .bugs a:hover{text-decoration:none}
.block-related .product,.block-reorder .product-name,.cart-table .item-options,.dashboard .box-reviews .details,.dashboard .box-tags .details{margin-left:20px}
.compare-table tr.first td .product-name a,.products-list .product-name a,.best-selling a.product-name,.home-spot .best-selling a.product-name:hover{color:#203548}
.block-poll .label,.product-options ul.options-list .label{display:block;margin-left:18px}
.block-poll .actions,.info-set .data-table .item-options,.multiple-checkout .data-table .item-options,#opc-review .item-options{margin:5px 0 0}
.block-tags .block-content a,.tags-list li a,.page-sitemap .sitemap a{color:#1b2d3b}
.block-login .block-content,#multiship-addresses-table tfoot td{padding:5px 10px}
.block-login label,.sp-methods label,.checkout-agreements .agree label{font-weight:500!important;color:#575758}
.category-description a:hover,.products-grid .product-name a:hover,.price-box .price,.regular-price,.block .regular-price,.block .regular-price .price{color:#333}
.products-grid,.carousel,.gift-messages-form,.checkout-multishipping-billing .multiple-checkout,.opc{position:relative}
.col2-left-layout .products-grid,.col1-layout .products-grid,.product-image-popup{margin:0 auto}
.products-list .product-shop,.product-review .product-details{margin-left:150px}
.products-list .desc .link-more,.product-view .box-tags h3{font-size:13px}
.availability span,.product-view .availability span,.printpvn .availability span,.product-options ul.options-list label,.info-set h2 a,.info-set h3 a,.info-set h4 a,.multiple-checkout h2 a,.multiple-checkout h3 a,.multiple-checkout h4 a{font-weight:400}
.alert-price,.alert-stock,.product-options p.note{font-size:13px;margin:0}
.old-price .price-label,.special-price .price-label{font-size:14px;white-space:nowrap;color:#333}
.minimal-price .price-label,.price-from .price-label,.price-to .price-label,.price-as-configured .price-label,.tracking-table th,.tracking-table-popup th{font-weight:500!important;white-space:nowrap}
.minimal-price-link .label,.page-sitemap .sitemap li.level-0 a{color:#1e7ec8}
.price-excluding-tax,.price-including-tax{display:block;color:#999}
.price-excluding-tax .label,.price-including-tax .label{white-space:nowrap;color:#999}
.weee .price,.product-view .box-reviews .form-add h3{font-size:13px;font-weight:400}
.price-excl-tax .label,.price-incl-tax .label,.page-print .price-excl-tax,.page-print .price-incl-tax{display:block;white-space:nowrap}
.price-notice .price,.tier-prices .price,.product-options dt label{font-weight:500!important;color:#2f2f2f}
.add-to-links,.product-review dd{font-size:13px;margin:5px 0 0}
.add-to-box,.product-view .add-to-box,.printpvn .add-to-box{clear:both;float:none;margin:10px 0}
.add-to-box .add-to-links li,.product-view .add-to-box .add-to-links li,.product-view .add-to-links li{display:block!important}
.add-to-box .add-to-links li a,.product-view .add-to-box .add-to-links li a,.product-view .add-to-links li a{font-weight:500!important;text-decoration:none;color:#333}
.add-to-box .add-to-links li .separator,.product-view .add-to-box .add-to-links li .separator,.product-view .add-to-links li .separator{display:none!important}
.product-collateral .box-collateral,.gift-messages-form .whole-order{margin:0 0 25px}
.print-cat .product-img-box .more-views,.tracking-table-popup{width:100%}
.product-view .product-name,.printpvn .product-name,.order-info-box .box-payment p,.opc .step .col-2 .form-list li{margin:0 0 5px}
.product-specs p:last-child,.product-view .box-up-sell .products-grid h3.product-name,.opc p.required{margin-bottom:0}
.product-options ul.options-list,.label_radio input{margin-right:5px}
.product-options ul.options-list input.radio,.product-options ul.options-list input.checkbox{float:left;margin-top:3px}
.optlst input,.category-donate .header .headerRight .navColumn a.donate-menu,#checkout-progress-wrapper .block-progress dt.complete a:hover{color:#575758!important}
.product-view .box-reviews dl,.order-gift-message,.order-about{margin:15px 0}
.product-view .box-reviews .form-add,.product-view .box-reviews .form-add .form-list,.multiple-checkout .gift-messages{margin:15px 0 0}
.product-view .box-reviews .form-add .data-table td,.product-view .form-add .data-table td{text-align:left;padding-right:15px}
.product-view .box-reviews .form-add .form-list .input-box,.send-friend .form-list .input-box{width:300px}
.product-view .box-reviews .form-add .form-list input.input-text,.product-view .box-reviews .form-add .form-list textarea,.send-friend .form-list input.input-text,.send-friend .form-list textarea{width:294px}
.send-friend .form-list li,.multiple-checkout .gift-messages-form .item .details .form-list li{margin-right:-15px}
.cart-table .qty:hover,.cart-table .qty:active,.cart-table .qty:focus,.cart-collaterals input:hover,.cart-collaterals input:active,.cart-collaterals input:focus{background:#f9f9f9;color:#575758;cursor:pointer}
.cart .deals .button,.cart .shipping .button,.opc .buttons-set{margin-top:20px}
.shipping div#uniform-region_id span,.opc div.selector span{width:310px}
.truncated,.truncated a.dots,.truncated a.details{cursor:help}
.gift-messages h3,.gift-messages-form h4{font-size:12px;font-weight:500!important;color:#e87403}
.gift-messages-form .item .product-image,.dashboard .box-reviews li.item,.dashboard .box-tags li.item{margin:0 0 7px}
.gift-messages-form .item .details .product-name,.info-set h2,.multiple-checkout h2{font-size:13px;font-weight:500!important;margin:0 0 10px}
.info-set,.multiple-checkout .col2-set,.multiple-checkout .col3-set{background:#fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x;border:1px solid #bbb6a5;margin:0 0 25px;padding:20px}
.info-set h3,.info-set h4,.multiple-checkout h3,.multiple-checkout h4{font-size:13px;font-weight:500!important;color:#E26703}
.info-set h2.legend,.multiple-checkout .col2-set h2.legend{background:#f9f3e3;border-bottom:1px solid #bbafa0;position:relative;margin:-20px -20px 15px;padding:5px 10px}
.info-set h3.legend,.multiple-checkout .col2-set h3.legend{color:#0a263c;margin:0 0 10px}
.info-set .divider,.multiple-checkout .col2-set .divider{position:relative;margin:0 -20px;padding:25px 0}
.info-set .data-table .product-name,.multiple-checkout .data-table .product-name{font-size:1em!important;font-weight:500 !important!important;color:#1e7ec8!important}
.info-set .data-table .product-name a,.multiple-checkout .data-table .product-name a{font-weight:500 !important!important}
#multiship-addresses-table td,.my-wishlist .data-table td,#my-tags-table td,#my-reviews-table td,#imageContainer{padding:10px}
.dashboard .box-reviews .number,.dashboard .box-tags .number{float:left;font-size:10px;font-weight:500!important;line-height:1;color:#fff;background:#0a263c;margin:3px -20px 0 0;padding:2px 3px}
.addresses-list h3,.order-info-box h2,.order-items h2,.order-items h3{font-weight:500!important;font-size:13px}
.addresses-list li.empty,.addresses-list .addresses-additional li.item{background:none;border:0;padding:0}
.page-print h1,.page-print h2.h2{font-size:16px;font-weight:500!important}
#wishlist-table .add-to-links,#my-tags-table .add-to-links{white-space:nowrap}
.televisa-logo,.televisia-logo{margin-top:15px;width:70px}
.listing-type-list .first,.greybg-layout .col2-right-layout .col-right{margin-top:0}
.soon-label,.ltdqty{width:85px;height:85px;position:absolute;top:120px}
.sale_link a{color:red;}
/* Top Bar */
#top-bar{background-color:#e0e0e0;width:100%;margin-top:-30px;}
#top-bar-wrapper{max-width:970px;margin:0 auto;}
#top-bar div.selector{display:none;}
#top-bar #quick-links{float:left;}
#top-bar #subscribe-search{float:right;}
#top-bar #quick-links ul{margin:0 auto;max-width:970px;}
#top-bar #quick-links li{float:left;padding:4px 0;margin-right:8px;text-transform:lowercase;}
#top-bar #quick-links li:after{content:"/";color:#fff;margin-left:8px;}
#top-bar #quick-links li:last-child:after{content:"";margin-left:0;}
#top-bar #quick-links li a{color:#808080 !important;}
#top-bar #quick-links li a:hover{color:#575758 !important;}
#top-bar #quick-links .quick-links:after{content:"";margin-left:0;}
#top-bar #quick-links .quick-links a{color:#555555 !important;cursor:default;pointer-events:none;font-weight:500;}
#top-bar #subscribe-search li{position:relative;float:left;margin-left:8px;}
#top-bar #subscribe-search > li > a{background-color:#666;padding:3px 12px 5px;color:#fff;font-weight:500;line-height:26px;}
#top-bar #subscribe-search li:hover a,
#top-bar #subscribe-search li a:hover{background-color:#000;}
#top-bar #subscribe-search li .top-bar-content{display:none;right:0;z-index:9999;position:absolute;width:230px;padding:15px;background-color:#000;}
#top-bar #subscribe-search li:hover .top-bar-content{display:block;}
#top-bar #subscribe-search li .top-bar-content strong{color:#fff;display:block;margin-bottom:10px;}
#top-bar #subscribe-search li .top-bar-content input[type="text"]{border:0;margin:0 5px 0 0;width:79%;padding:7px 7px 6px;font-size:14px;background-color:#fff;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
#top-bar #subscribe-search li .top-bar-content input[type="submit"]{background:#666 !important;color:#fff !important;border:0;margin:0;padding:6px 10px 5px;font-size:inherit;}
#top-bar #subscribe-search li .top-bar-content input[type="submit"]:hover{background:#e0e0e0 !important;color:#666 !important;}
#top-bar #subscribe-search li .top-bar-content.section-subscribe a{padding:0;}
#top-bar #subscribe-search li .top-bar-content.section-subscribe .post-image{float:left;height:auto;max-width:120px;}
#top-bar #subscribe-search li .top-bar-content.section-subscribe .post-image img{height:auto;max-width:100%;}
#top-bar #subscribe-search li .top-bar-content.section-subscribe strong{float:right;width:95px;font-size:18px;margin-top:37px;line-height:15px;}
#top-bar #subscribe-search li .top-bar-content.section-subscribe strong a{color:#fff;line-height:21px;}
#top-bar #subscribe-search li .top-bar-content.section-subscribe strong a:hover{color:#4bc9ff;}


#membership-flag {
    position: absolute;
    width: 47px;
    height: 200px;
}
#membership-flag a {
    background: url(../images/membership-flag.png) no-repeat;
    display: block;
    width: 47px;
    height: 200px;
    text-indent: -9999px;
    left: -90px;
    position: relative;
}

#fancy {
	width: 800px;
	border: 5px solid #f00;
	padding: 5px;
	display:none;
}

/* WordPress Plugin Custom CSs */

#responsive-menu{
	display: none !important;
}

#click-menu{
	display: none !important;
}

/* override wp css rule for displaying price on prints product page*/
.price-box .old-price, .price-box .special-price .price-label {
    display: inline !important;
}

.delivery-link {
	display: none;
	font-size: 70%;
	font-weight: normal;
	padding: 4px 0;
}
	
#onestepcheckout-form .delivery-link {
	display: block;
}

.customer-account-resetpassword .input-box input {
    width: 100%;
}
/*.category-magazine .category-products > ul.first > li.first > a { display: block; text-align: center; } */
/* .category-magazine .category-products > ul.first > li.first > a img { width: 150px; } */

#quick-browse { margin-top: 20px; width: 100%; }
#quick-browse td a { display: block; padding: 10% 20% 10% 0; } 

/* hide SCP module prices div*/
div#SCPcustomOptionsDiv { display: none; }

/* force hide dynamic description */
.sidebar .box-collateral.box-description { display:none; }



table.data-table {
    width: 100%;
}

table.data-table thead th {
    background: #666;
    color: #fff;
    text-align: center;
    padding: 10px;
}

tbody td {
    padding: 10px;
    text-align: center;
}

.my-account .pager select {
    margin-top: 0;
}

.my-account .pager .limiter label {
    margin-top: 3px;
    margin-right: 3px;
}

.buttons-set a {padding: 10px;display: block;}

li.info-box,
.addresses-list li.empty, .addresses-list .addresses-additional li.item {
    padding: 20px 0;
}

.addresses-list h2 {
    font-size: 16px;
}

.addresses-list h3, .order-info-box h2, .order-items h2, .order-items h3 {
    margin: 10px 0;
}

h2.table-caption {
    margin: 10px 0;
}

h2.sub-title {
    margin: 10px 0;
}

.my-account .info-box {
    border: 1px solid #eee;
    padding: 10px;
}

.pager .limiter label {
    margin-right: 2px;
    margin-top: 3px;
}

.pager .limiter select {
    margin-top: 0;
}

.main-container .block-title {
    padding: 10px;
        background: #eee;
}

.main-container .block-title span {
    font-size: 18px;
    color: #666;
}

.main-container .block-content li a {
    padding: 10px 5px;
    display: block;
}

.main-container .block-content {
    padding: 0 !important;
}

.main-container .block-content li a:hover,
.main-container .block-content strong {
    color: #000;
    padding: 10px 5px;
}

.main-container .block-content li.current {
    padding: 10px 0;
}

.block-content li a {
    display: block;
    border-bottom: 1px solid #ddd;
    color: #5f5d5c;
    text-decoration: none!important;
    padding: 3px 0;
}

.block .block-content li.item {
    padding: 0;
}

.main-container .block-content li.last a {
    border-bottom: 0;
}

.block-cart p.amount {
    display: block;
    padding: 10px 0;
}

.block-cart .subtotal {
    padding: 10px 0;
    margin: 0;
}

.block-cart .summary {
    padding: 0 5px;
}

.block-cart .actions {
    padding: 5px 5px;
    border-bottom: 0;
}

.block .block-subtitle {
    padding: 10px 5px;
}

.mini-products-list {
    padding: 5px;
}

.block-content .mini-products-list li.item {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    display: block;
}

.block-content .mini-products-list li.item.last {
    border-bottom: 0;
}

.block-content .mini-products-list li.item th,.block-content .mini-products-list li.item td {
    padding: 5px 5px 0 0;
    font-size: 14px;
}

.mini-products-list .product-details a.btn-remove {
    position: absolute;
    top: 7px;
    right: 0;
    border: 0;
    width: 16px;
    padding: 0 !important;
    margin: 0;
    cursor: pointer;
}

.mini-products-list .product-details {
    position: relative;
}

p.product-name {
    padding-right: 16px !important;
    display: block;
}

a.product-image {
    padding: 0 !important;
}

.product-details td {
}

.main-container .block-content li .product-name a {
    padding: 0;
}

#recently-viewed-items a {
    padding: 10px 5px;
}

.block-reorder input.checkbox {
    float: none;
    display: inline-block;
    width: 16px;
    cursor: initial;
    margin: 0;
}

.block-reorder .product-name {
    display: inline-block;
    padding:  0 !important;
}

ol#cart-sidebar-reorder {
    padding: 0 5px;
}

.main.col-2-left-layout {width: auto;}

.col-left.sidebar {
    width: 280px;
}

.col-2-left-layout .col-main {
    padding-top: 20px;
}

.col-2-left-layout .block.block-account {
    margin-top: 0;
}

 .quick-access {
     max-width: 960px;
     margin: 0 auto;
     font-size: 15px;
     margin-top: 10px;
     margin-bottom: 15px;
     padding: 0 20px;
 }
.quick-access .links{text-align:right;margin:0 0 6px}
.quick-access .links li{display:inline;padding:0 0 0 12px}
.quick-access .links a{text-decoration:none;color:#575758;text-transform:lowercase}
.quick-access .links a:hover{color:#575758;border-bottom:1px solid #575758}
.quick-access p.welcome-message{color:#999;float:left;margin:0 7px 0 0;padding:0}


.block.block-layered-nav li a {
    padding: 3px 0;
}

.block.block-layered-nav li a:hover {
    padding: 3px 0;
}


.block-poll .label, .product-options ul.options-list .label {
    margin-left: 0px;
}
