/**
 * 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_blank
 * @copyright   Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
* { margin:0; padding:0; }

body          { background:#fff; font:12px/1.6 Helvetica, Arial, sans-serif; color:#000; text-align:center; }

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

a             { color:#0069FF; text-decoration:none; cursor: pointer !important; }
a:hover       { text-decoration:none; }
:focus        { outline:0; }

/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.15; }
h2            { font-size:18px; font-weight:normal; line-height:1.25; }
h3            { font-size:16px; font-weight:bold; line-height:1.25; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

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

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

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

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

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */
/* Layout ================================================================================ */
.wrapper {background: url(../images/body_bg.png) 0 0 repeat-x; position: relative;overflow: auto}
.page { width:1000px; margin:0 auto; text-align:left; /*background: url(../images/target-home-final-rev.png) no-repeat;*/ }
.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; }
.main-container {}
.main { margin: 0; }

/* Base Columns */
.col-left { float:left; width:160px;  padding:0;}
.col-main { float:left; width:800px; padding: 0 0px; border-left:1px solid #ddd; }
.col-right { float:right; width:230px; border:1px solid #ddd; padding:0 5px; }
.col-left .social-media-icons {border-top: solid 2px #e0e0e0; padding-top: 15px; }
.col-left .social-media-icons .social-media-text {font-weight: bold; padding-left: 4px; font-size: 14px; text-transform: none !important;}
.col-left .social-media-icons ul {padding-top: 5px;}
.col-left .social-media-icons ul:first-child {padding-left: 0px;}
.col-left .social-media-icons li{ list-style: none; display: inline; padding-left: 10px;}

.vertical-nav-container a {font-weight: bold; text-decoration: none;}
.vertical-nav-container li .parent a {color: black; }



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

/* 2 Columns Layout */
.home-sidebar{width: 190px; padding-left: 50px;}
.home-main {width: 745px;}
.col2-left-layout .col-main { float:right; padding: 0 0 0 20px;}
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }
.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:12px Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding: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 !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button {  } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
/*button.contacts {background-color: #cd0000;} */
a.button.download-pdf span,button.button span { float:left; /*padding:0 0 0 8px;*/ font:bold 12px/21px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
a.button.download-pdf span span,button.button span span { background-position:100% 0; padding:0 12px 0 4px; }
#search{
    height: 20px;
    width: 255px;
    border: none;
    line-height: 21px;
    margin-top: 7px;
    margin-left: 15px;
}
#search_mini_form button.search{
    background: url("../images/search_button_bg.jpg") no-repeat scroll 0 1px transparent;
    margin-left: -4px;
    padding: 18px;
    text-indent: -1000em;
    overflow: hidden;
    padding: 12px 18px;
}
button.disabled {}
button.disabled span {}

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

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*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 { margin:0 0 8px; }
.form-list label { float:left; color:#111; font-weight:bold; position:relative; z-index:0; }
.form-list label.required {}
.form-list 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; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width: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; }

#contactForm .fieldset { padding:22px 25px 12px 0px; margin:28px 0 0 0; }
#contactForm .fieldset .legend { margin:-33px 0 0 0; }
#contactForm .buttons-set { border: none; padding-bottom: 12px; }
#contactForm .buttons-set .required { text-align: left; }
#contactForm .buttons-set button.button { float: none; }

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

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.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 { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumb-wrapper {padding:0 0 16px 0; width: 1000px;}
.bcbookend-left {float: left; background-image: none; width: 16px; height: 33px; position: relative;display: none;}
.bcbookend-right{float: right;background-image: none; width: 16px; height: 33px; position: relative;}
.breadcrumb-wrapper img {display: inline;}
.breadcrumbs { float: left; width: 968px; height: 33px; background-image: none;}
.breadcrumbs li:first-child {padding-left: 0px;}
.breadcrumbs a {text-decoration: none; color: #0069ff; position: relative; top: 5px; text-transform: lowercase; font-weight: bold;}
.breadcrumbs strong {position: relative; top: 5px;}

.col2-left-layout .breadcrumb-wrapper {
    padding: 0;
    width: auto;
}
.breadcrumbs li { float: left; display:block; background: none; padding:0 8px 0 15px; height: 30px; text-transform: lowercase;}


/* Page Heading */
.page-title { border-bottom:1px solid #ddd; padding:0 0 5px; margin:0 0 10px; }
.page-title h1,
.page-title h2 { font-size:40px; color: #969696; font-weight: bold;}
.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,
.sub-title { clear:both; }

/* Pager */
.pager {  padding:5px; margin:5px 0; text-align:center; }
.pager .amount { float:left;  font-size: 16px;}
.pager .limiter { display: inline-block; margin-left: 30px; }
.pager .pages { float: right; padding-right: 50px; }
.pager .pages ol { display:block; }
.pager .pages li { display:block; float:left; font-size: 16px; font-weight: bold; padding: 1px 3px; width:10px; height:10px; margin: 0 2px; }
.pager .pages li:first-child {}
.pager .pages li:last-child {}
.pager .pages .button {background-color: #FFFFFF;  }
.pager .pages li a {color: #666; text-decoration: none;}

.pager .pages .current {color: #f00;}
.pager .pages .first {margin-left: 4px;}
.pager li.grey-prev {width: 19px; height: 22px;  padding: 3px 0px 0px 0px !important; overflow: hidden;}
.pager li.grey-next {width: 19px; height: 22px;  padding: 3px 0px 0px 0px !important; overflow: hidden;}
.pager li.blue-next {width: 19px; height: 22px;  padding: 3px 0px 0px 0px !important; overflow: hidden;}
.pager li.blue-prev {width: 19px; height: 22px;  padding: 3px 0px 0px 0px !important; overflow: hidden;}
.previous { width: 39px; }
.pager .hiddentext {visibility:hidden;}
.pager .pages li img{padding-top: 2px;}
/* Sorter */
.sorter { border:1px solid #ddd; padding:5px; margin:5px 0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

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

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #ddd; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.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; background-color:#f6f6f6; }
.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 { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std h2 { text-transform: lowercase; }
.std p, .std h2, .std ul, .std ol { padding-bottom: 12px; }
/*.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 { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }


.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 ================================================================================ */
.logo { float:left; }
.quick-access { padding-top: 20px;padding-left: 272px;}
.header-container {height: 144px;}
.header {  }
.header-logo .logo { position: relative; z-index: 1; float:left; text-decoration:none !important; }
.header-logo .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 { font-weight:bold; text-align:right; }
.header .links { float:right; }
.header .form-search {
    background: url("../images/search_input_bg.jpg") no-repeat scroll -1px 0 transparent;
    height: 37px;
    text-align: left;
}
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { clear:both; text-align:right; }
.header-container .top-container { clear:both; text-align:right; }
.header-nav{ height: 1px;}
.header-nav .links {padding-right: 0; float: none;}
.header-nav .links li{float: left; padding-right: 10px;}
.header-nav .links li.last{padding-right: 0px;}
.header-nav .links a{color: #ffffff; text-decoration: none; font-size: 12px; font-weight: bold;}
.header-logo { position: relative; height: 124px; padding-left: 50px; padding-bottom: 20px; margin-top: -1px; }
.header-logo .big-words{padding-left: 165px; font-size: 85px; color: #969696; font-weight: bold;}
.header-spacer{ height: 30px; border-bottom: solid 1px #8c8c8c;}
.header-banner {  width: 100%;}
.promo-label{
    color: #FFFFFF;
    float: left;
}
.promo-label strong{font-size: 14px;}
.top-banner{ padding-top: 6px;}
.top-banner a{
    color: #FFFFFF;
    display: inline-block;
    float: right;
    font-weight: bold;
    margin-right: 15px;
    margin-top: 3px;
}
.top-banner #detail-link a#ele2{float: none;}
.top-banner a > span{
    background: url("../images/cart_left.jpg") no-repeat scroll left 0 transparent;
    color: #CC0000;
    padding: 6px 14px 6px 9px;
    margin-left: 10px;
}
.top-banner a  > span > span {
    background: url("../images/cart_right.jpg") no-repeat scroll right 0 transparent;
    padding: 6px 14px 6px 5px;
    margin-left: 0;
}
/*Custom short style*/

.cleardiv{ clear: both;}

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


/* Sidebar =============================================================================== */
.block { margin:0 0 10px;}
.block .block-title { border-bottom:1px solid #ddd; padding:3px 0; }
.block .block-title strong { font-size:14px; font-weight:bold; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:13px; font-weight:bold; }
.block .block-content { padding:0; }
.block .block-content li.item { padding:5px 0; }
.block .btn-remove,
.block .btn-edit { float:right;}
.block .actions { text-align:right; }
.block .actions a { float:left; text-decoration: underline;}
.block .empty {}

.block-content dd {padding-bottom: 10px;}

.block li.odd {}
.block li.even { background-color:#f6f6f6; }


/* Mini Products List */
.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }

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

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

/* Block: Layered Navigation */
.block-layered-nav { width: 170px; }
.block-layered-nav li {font-size: 13px; font-weight: bold;}
.block-layered-nav a {
    color: #666666;
    font-size: 13px;
    font-weight: normal;
}
.block-layered-nav li.top-level {padding-bottom: 15px;}
.block-layered-nav dt { font-weight:bold; }
.block-layered-nav .currently {}
.block-layered-nav .btn-remove { float:left; margin:5px 6px 0 5px; }
.block-layered-nav .currently .actions { margin-top:10px; }
.block-layered-nav a.main-cat  {color: #000000;}

/* Block: Cart */
.block-cart {}
.block-cart .summary {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }

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

/* Block: Related */
.block-related { width: 378px; padding-top: 20px;}
.block-related .mini-products-list{padding-left: 10px;}
.block-related li { padding:5px 0; float: left;}
.block-related li.even {background-color: white;}
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .product { width: 115px;}
.block-related .product .product-image { float:left; margin-right:-65px; margin-left: auto; margin-right: auto;}
.block-related .product .product-details { margin-left:65px; margin-left: auto; margin-right: auto;}
.block-related .price-box {border: none; margin-left: auto; margin-right: auto; padding: 0 0 0 15px;}
.block-related .subtotal-text {display: none;}

.block-related .product .product-name {font-size: 12px; text-decoration: none; font-weight: bold; text-align: center;}
.block-related .product .product-name a{text-decoration: none;}
.block-related .product div {display:block; }
/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Recently Viewed */
.block-viewed {}

/* Block: Recently Compared */
.block-compared {}

/* Block: Poll */
.block-poll label {}
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}

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

/* Block: Banner */
.block-banner {}
.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 { border:0; margin:0 0 7px; color: #969696; font-size: 31px;}
.category-title h1{ font-size: 31px;}
.category-image { width:400px; margin:0 0 10px; text-align:center; float: left; padding-left: 5px;}
.category-image img {}
.category-description { width: 390px; margin:0 0 10px; float: left; color: #969696; font-size: 12px; padding:0 5px 0 10px; line-height: 24px;}
.category-description-noimg {width: 816px; margin:0 0 10px; float: left; color: #969696; font-size: 12px; padding:0 5px 0 10px; line-height: 24px;display: none;}
.category-products {}
.category-header-image img { position: absolute; bottom: 0; right: 12px; }


/* View Type: Grid */
.products-grid { position:relative; width: 100%;}
.products-grid.last { border-bottom:0; }
.products-grid li.item.first {padding-left: 0px;}
.products-grid li.item { float: left; padding: 0px 22px 40px 0px; display: inline; width: 46%; }
.products-grid li a { text-decoration: none; }
.products-grid li.item:hover {cursor: pointer;}

.products-grid .list-description {position: relative; color: #969696; float: left; padding-right: 5px; width: 215px; font-size: 12px;}
.products-grid .list-description .product-link {padding-top: 5px; color: #599eff; font-weight: bold; font-size: 12px; }
.product-link:hover{text-decoration: underline;}
.products-grid .product-image {position: relative; padding-left: 3px; float: left;}
.products-grid:last-child .product-image{ padding-right: 0px;}
.products-grid .product-name { margin:1px 0 1px; font-weight:bold; font-size:17px; color: #969696; }
.products-grid .product-name a {}
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { position:absolute; bottom:12px; }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:100%; margin:0 auto; }
.col1-layout .products-grid { width:790px; margin:0 auto; }

/* Shop By Design Grid */

.shop-by-design .products-grid .item { text-align: center; width:240px; padding:0 0 40px; margin: 0 12px 5px;min-height: 360px}
.shop-by-design .products-grid .product-image { float:none; height:240px; width:240px; }

.shop-by-design .products-grid .product-image img { position:absolute; width:240px; height:240px; top: 0; left: 0px; padding:3px; }
.shop-by-design .products-grid .product-name { font-size:12px; color: #599EFF; }
.shop-by-design .products-grid .short-description { color:#666; }
.shop-by-design .price-box { border:none; margin: 0; padding: 0; }
.shop-by-design .products-grid .price,
.shop-by-design .products-grid .perunit,
.shop-by-design .products-grid .label { font-size: 12px; color:#666; margin:0; padding:0; position: static; font-weight: normal;}

.seoCopy { padding: 10px; color: #969696;}
.seoCopy h2 { text-transform: lowercase; font-weight: bold;padding: 0 0 10px 0;}
.seoCopy p { padding-bottom: 1em;}
.seoCopy ul {list-style-type: disc; padding: 0 0 1em 26px;}

/* View Type: List */
.products-list li.item { border-bottom:1px solid #ddd; padding:12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
.products-list .product-shop { margin-left:150px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; }
.products-list .product-name a {}
.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; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-learn { font-size:11px; }
.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; }
.chart-icon-div {/*padding-left: 20px;*/ display: inline;}
.chart-icon { cursor: pointer;}
.configurable-label {text-transform: capitalize;}
.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; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.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 .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 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 {}

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

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

.price-box { border-top: solid 1px #d6d6d6; padding-top: 10px; margin-left: 15px; }
.price-box .price{ font-weight:bold; font-size: 12px; position: relative; top: 0px;}
.subtotal-text {font-weight: bold;}
.shipping-and-handling { padding-top: 10px; padding-bottom: 5px; color: #3085ff; font-weight: bold; padding-left: 16px; border-bottom: solid 1px #d6d6d6;}
.shipping-and-handling a {text-decoration: none;}
.personalize-blurb { padding-bottom: 20px; font-weight: bold;}

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

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; color: #666666;}
.old-price .price { font-weight: normal; color: #666;}

/* 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 {}
.minimal-price-link .price { font-weight:normal; }

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

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

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

/* FPT */
.weee { display:block; font-size:11px; 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 .price { font-weight:bold; }
.tier-prices .benefit {}

.tier-prices-grouped {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
/*.add-to-cart button.button {font-size: 0; line-height: 0; overflow: hidden; float:left; height:42px; width: 116px; margin-left:-10px;background-image: url(../images/get-started-btn.png);}*/
.add-to-cart button.button {overflow: hidden; float:left; height:30px;line-height:26px; width: 110px; color: #fff;font-weight: bold;background: #CB0303;border-radius: 15px; border: 1px solid #d0d0d0;}
.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

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


.product-view {}

.product-essential {}

.product-collateral .box-collateral { margin:0 0 15px; }

/* Product Images */
.product-view .product-img-box { float:left; width:454px; position: relative; margin: 0 60px 0 0;padding-bottom: 37px;}
.product-view .product-info { float:left; position: relative; width: 400px; padding-right: 10px; }
.product-view .product-name h1 { font-weight: bold; font-size: 32px;}
.product-view .product-name h2 {
    font-size: 24px;
    font-weight: bold;
    color: #969696;
}
.col3-layout .product-view .product-img-box { float:none; margin:0 auto;}
.product-view .product-img-box .product-image {}
.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; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.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:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views { margin-top: 20px; }
.product-view .product-img-box .more-views h4 { text-transform: lowercase; margin-bottom: 20px; }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px;  margin:0 0 8px 4px ; }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right;}
.col2-left-layout .product-view .product-shop { float:right; width:812px; padding-bottom: 20px; }
.col2-left-layout .product-view .product-top {border-bottom: solid 1px #d6d6d6;}

.col1-layout .product-view .product-shop { float:none; width:auto;}
.col3-layout .product-view .product-shop { float:none; width:auto; }
/*.product-view .product-name { text-transform: lowercase;} */
.product-view .short-description {}
#size-chart {position: absolute; z-index: 999; width: 600px; border: solid 1px #d6d6d6;}
.close-image {background: url(../images/close_window.png) 100% 100% no-repeat; width: 100%; height: 16px; background-color: #d63030; padding-top: 1px;}
#shipping-info, #fourbyeight-info,#shiptohome-info, #printtostore-info { position: absolute; z-index: 999; width: 386px; border: solid 1px #d6d6d6; background: #FFFFFF; right: 520px; top: 300px;}
.shipping-text {padding: 2px 5px 2px 5px;}

/* Product Options */
.product-options {  }
.product-options dt label { font-weight: bold; text-size: 12px; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin-bottom:20px; }
.product-options dl { padding-bottom: 20px;}
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:50%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { }
.product-options-bottom .price-box { margin:10px 0; }

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

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

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

/* Block: Upsell */
.product-view .box-up-sell {}
.product-view .box-up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags .form-add label { float:left; }
.product-view .box-tags .form-add .input-box { float:left; width:260px; margin:0 5px; }
.product-view .box-tags .form-add input.input-text { width:254px; }
.product-view .box-tags .form-add p { clear:both; }

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

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

/*.related-prods { float: right; width: 486px;}*/

.p2ss2h .related-prods {FLOAT:NONE; WIDTH:100%; }
.p2ss2h .product-related { border-top: 2px solid #CCCCCC; padding-top: 0px; float:none;  }
.p2ss2h .product-related h3 { margin-top:10px; margin-bottom: 15px; }

.youtube-embed {width: 378px; float: left; color: #666666; padding-top: 40px;}
.youtube-embed h1 {padding-bottom: 10px; color: #666666;}
.youtube-embed .video-title {padding-top: 10px; font-weight: bold; color: #838383; font-size: 12px;}
.youtube-embed .video {padding-top: 10px;}
.description{ color: #333; font-size: 12px; padding-top: 20px; }
.description h1 { color: #666666; padding-bottom: 10px; }
.product-related { float: right; color: #666666; padding-top: 40px; }
.product-related li { text-align: center; float: left; padding:0 10px; max-width:225px;}
.product-related li .product-name { margin-top: 6px; }
.product-related li .related-name a { text-decoration: none; font-weight: bold; }
.product-related .price-box { margin-left:0px; border:0px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:normal; }
.product-name a {text-decoration: none;}
.product-name a:hover { text-decoration: underline; }

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.advanced-search {}
.advanced-search-amount {}
.advanced-search-summary {}

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}



.spacer {min-height: 1px;}
.prints-block{ border-bottom: solid 1px #d6d6d6; padding: 10px 0px 10px 20px; height: 130px; border-top: solid 1px #d6d6d6;}
.prints-block a {text-decoration: none;}

.prints-block .prints:first-child {padding: 0px 10px 0px 0px; width: 225px;}
.prints-block .prints {width: 215px; float: left; height: 90px; padding: 0px 10px 0px 10px;}
.prints-block .prints span{color: #0066ff; padding-bottom: 10px; font-size: 14px; font-weight: bold;}
.prints-block .prints .prints-text {color: #666666; float:left; width: 125px; font-size: 12px;  padding-right: 15px;}
.prints-block .prints .prints-image{ float: left; height: inherit;}
.prints-block .prints .prints-image img { width: 75px;}

.personalize-it-block { height: 300px; width: 730px; color: #b4b4b4; padding: 10px 0 0 20px;}
.personalize-it-block a {text-decoration: none;}
.personalize-it-block h1 {color: #333333; font-weight: bold; font-size: 36px; padding-bottom: 10px;}
.personalize-it-links {padding-bottom: 20px;}
.personalize-it-links ul li {display: inline; background:url(../images/tab-seperator.gif) 100% 50% no-repeat; padding: 3px 10px 3px 0; }
.personalize-it-links .last { background: none;}
.personalize-it-links ul li a{text-decoration: none; color: #0069ff; padding: 3px 5px;}
.personalize-it-links .current {background-color: #0069ff; }
.personalize-it-links .current a{color: #FFFFFF; }



.desc { padding-left: 15px;}
.desc li {list-style-image: url(../images/list_arrow.png)}
/*
 * To change the color scheme of slider change each
 * background property for each of the five styles below
 *
 * These styles are for the home page slideshow section.
 */

/*next button*/
.bx-next {
    position: absolute;
    top: 41%;
    right: -13px;
    z-index:0;
    width: 30px;
    height: 30px;
    text-indent: -999999px;
    background: url(../images/next.png) no-repeat 0;
}

/*previous button*/
.bx-prev {
    position: absolute;
    top: 41%;
    z-index:0;
    width: 30px;
    height: 30px;
    text-indent: -999999px;
    background: url(../images/pre.png) no-repeat 0;
}

/*pager links*/
.bx-pager a {
    margin-right: 5px;
    color: #fff;
    padding: 3px 8px 3px 6px;
    font-size: 12px;
    zoom:1;
    background: url(../images/gray_pager.png) no-repeat 0 -20px;
}

/*auto start button*/
.bx-auto .start {
    background: url(../images/gray_auto.png) no-repeat 0 2px;
    padding-left: 13px;
}

/*auto stop button*/
.bx-auto .stop {
    background: url(../images/gray_auto.png) no-repeat 0 -14px;
    padding-left: 13px;
}

/*
 * End color scheme styles
 */



/*auto controls*/
.bx-auto {
    bottom: 4px;
    left: 10px;
    position: absolute;
}

.bx-auto a {
    color: #666;
    font-size: 12px;
}

.header-banner .bx-window {


    float: right;
    width: 900px !important;
}
.header-banner .bx-wrapper {padding-bottom: 20px; float: left;}
.header-banner .pagerhome {}
.header-banner p {font-size: 10px; color: #7a7a7a;}
.header-banner h1 { font-size: 50px; color: #333333; font-weight: bold; line-height: 45px; }
.header-banner h2 {color: #969696; font-size: 24px; font-weight: bold; line-height: 23px; margin-top: 3px; padding-right: 40px;}
.header-banner a { text-decoration: none; color: #06F;}
.header-banner .banner-image {float: left;}
.header-banner .banner-content {float: left; width: 480px; padding-left: 5px; padding-top: 40px;}
.header-banner .special-offers-links {padding-top: 5px; font-size: 16px; font-weight: bold;}
.header-banner .special-offers-links a{display: block;}
.pager-div {}
#custom-pager { padding-bottom: 10px; text-align: center; }
#custom-pager a {color: transparent; }
.pager-div span {}
.pager-div li {display: inline; background: url(../images/pager-off.png) no-repeat; padding-bottom: 15px;}
.pager-div li a.active {background: url(../images/pager-on.png) no-repeat; padding-bottom: 15px;  }
.pager-div .pager-link { height: 20px; width: 20px; display: inline-block;}
.featured-image {display: block;}
.featured-title {display: block; text-align: center; padding-top: 40px;}
#slider2 {}
#slider2 li {width: 145px !important; padding: 0 10px;}
#slider2 li a {text-decoration: none;}
.featured-items {padding-left: 40px; padding-top: 20px;}
.featured-items a {font-weight: bold;}
.featured-items .bx-wrapper {width: 650px !important; padding-bottom: 10px; right: -12px;}
.featured-items .bx-window {float: none; width: 650px !important;}
.featured-items .pagerhome {width: 145px !important;}


/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin: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 {}

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

/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:3px 55px 8px 0; line-height:1.0; font-size:11px; }

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

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:8px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:690px; }

.cart .crosssell {}
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #ddd; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell li.item { margin:12px 0; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {}

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

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


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.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; }

.sp-methods .release-amounts { margin:0.5em 0 1em; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.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 #ddd; background-color:#f5f5f5; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .whole-order {}
.gift-messages-form .item { margin:0 0 10px; }
.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 */
.block-progress {}
.block-progress dt { font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete { background-color:#f6f6f6; }

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

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

.opc .step-title { background-color:#f6f6f6; padding:0 5px; text-align:right; }
.opc .step-title .number { float:left; line-height:22px; margin-right:5px; }
.opc .step-title h2 { float:left; }
.opc .step-title a { float:right;padding-right: 5px; }
.opc .step-title a:hover { text-decoration: underline; }

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

.opc .active {}
.opc .active .step-title { background-color:#ccc; cursor:default; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }

.opc .order-review {}
.opc .order-review .authentication {}
.opc .order-review .warning-message {}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.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 {}
.multiple-checkout .grand-total .price {}
/* ======================================================================================= */


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

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

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

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

/* Block: Reviews */
.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; }

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

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

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

.order-date { margin:10px 0; }

.order-info-box {}

.order-items { width:100%; overflow-x:auto; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.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-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 {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .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; }
.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 3px; }
.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; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer {
    border-top: 2px solid #CCCCCC;
    padding: 15px 0 30px;
}
.footer h2{
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    padding-bottom: 6px;
}
.footer .footer_search_category {float: left;}
.footer .footer_spotlight_product{float: left; }
.footer p { text-align:right; }
.footer .first {padding-left: 0px !important;}
.footer ul li {display: inline; padding: 0px 10px 0px 10px;font-size: 11px;line-height: 15px;}
.footer ul li a {color: #666666; text-decoration: none; font-weight: normal;text-transform: lowercase;}
.footer-container .bottom-container { text-align:center; }
/* ======================================================================================= */


/* 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 .product-shop .short-description:after,
.product-view .box-description: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; }
/* ======================================================================================= */

/*add by zhangfei 1023*/

.photobook{
    width: 960px;
}

.photobook .top{
    border-bottom: 1px solid #CCCCCC;
    height: 368px;
    width: 960px;
}

.photobook .hero-img{
    float:left;
}

.photobook .hero-img img{
    width: 600px;
}

.photobook .info{
    float:left;
    padding-left: 20px;
}

.photobook .info .first{
    font-size: 50px;
    font-weight: bold;
    line-height: 58px;
    padding-bottom: 10px;
    padding-top: 50px;
    width: 324px;
}

.photobook .info .last{
    color: #969696;
    font-size: 26px;
    font-weight: bold;
    line-height: 25px;
    width: 324px;
}

.photobook .content{
    border-bottom: 1px solid #CCCCCC;
    height: 274px;
    padding-top: 20px;
    width: 960px;
}

.photobook .content .title,.photobook .photo-book-products .title{
    font-size: 18px;
    font-weight: bold;
}

.photobook .content .content-left{
    float: left;
    margin-left: 10px;
}

.photobook .content .content-left .include .img{
    float: left;
}

.photobook .content .content-left .include .detail{
    float: left;
    padding: 0 115px 0 60px;
}
.photobook .content .content-right .make-step{
    color: #969696;
    font-size: 20px;
    font-weight: bold;
    line-height: 66px;
}

.photobook .content .content-right{
    float: left;
}

.photobook .content .content-left .desc li{
    list-style: disc outside none;
}

.photobook .content .content-right .desc{
    padding-left: 0px;
}

.photobook .content .content-right .desc li{
    list-style: none;
    padding-left: 62px;
}

.photobook .content .content-right .desc .step1{
    background: url("../images/step1.jpg") no-repeat scroll left center transparent;
}
.photobook .content .content-right .desc .step2{
    background: url("../images/step2.jpg") no-repeat scroll left center transparent;
}

.photobook .content .content-right .desc .step3{
    background: url("../images/step3.jpg") no-repeat scroll left center transparent;
}

.photobook .photo-book-products {
    border-bottom: 1px solid #CCCCCC;
    height: 1000px;
    margin-top: 40px;
}

.photobook .photo-book-products li{
    list-style: disc outside none;
    font-size: 13px;
}


.photobook .photo-book-products .shot-description{
    width: 220px;
    padding-left: 57px;
}

.photobook .photo-book-products .price{
    color: #969696;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 91px 10px;
    width: 220px;
}

.photobook .photo-book-products .bth{
    background: url("../images/get_start.png") no-repeat scroll 0 0 transparent;
    height: 43px;
    margin-left: 100px;
    width: 120px;
    text-indent: -1000em;
    overflow: hidden;
}

.photobook .photo-book-products  .products {
    float: left;
    width: 267px;
}

.photobook .photo-book-products  .product1{
    margin-left: 10px;
}

.photobook .photo-book-products  .product2{
    margin-left: 81px;
}

.photobook .photo-book-products .product2 .price{
    padding-left: 68px;
}

.photobook .photo-book-products .product2 .bth{
    margin-left: 78px;
}

.photobook .photo-book-products  .product3 {
    float: right;
    width: 249px;
}

.photobook .photo-book-products .product3 .shot-description{
    padding-left: 27px;
}

.photobook .photo-book-products .product3 .price{
    padding-left: 50px;
}

.photobook .photo-book-products .product3 .bth{
    margin-left: 60px;
}

.photobook .photo-book-products .wrapped{
    height: 500px;
}

.category-photo-books .col1-layout .products-grid{
    width: auto;
}

.category-photo-books .photo-book-info{
    margin-top: 30px;
}

.category-photo-books .photo-book-info .title{
    color: #969696;
    font-size: 22px;
    font-weight: bold;
}

.photobook .photo-book-info .info{
    padding-left: 0;
    padding-top: 10px;
    font-size: 13px;
    word-spacing: 2px;
}

/*end*/
.col-left .block-account  { text-transform: none; }
.box-account { margin:15px 0px 0px 0px; }

.col2-right-layout .col-main { width: 750px; border-left: 0px solid #DDD; }

button.button span span {
    background: url("../images/btn_bg_3.png") no-repeat scroll center center transparent;
    padding: 12px 22px;
}


.my-account  #form-validate  button.button span span {

    padding: 12px 44px;
}

#mailchimp-additional button.button span span {
    background: url("../images/btn_bg_1.png") no-repeat scroll center center transparent;
    padding: 12px 44px;
}

#form-validate button.button span span  {
    background: url("../images/btn_bg_1.png") no-repeat scroll center center transparent;
    padding: 12px 34px;
}

.checkout-cart-index button.button span span {
    background: url("../images/btn_bg_2.png") no-repeat scroll center center transparent;
    padding: 12px 21px;
}
.checkout-cart-index button.btn-update span span {
    background: url("../images/btn-update.gif") no-repeat scroll center center transparent;
    padding: 12px 21px;
}

#discount-coupon-form button.button span span {
    background: url("../images/btn_bg_1.png") no-repeat scroll center center transparent;
    padding: 12px 17px;
}

.printtostore-checkout-onepage-index button.button span span,.checkout-onepage-index button.button span span{
    background: url("../images/btn_bg_1.png") no-repeat scroll center center transparent;
    padding: 12px 40px;
}

#discount-coupon-form .buttons-set button.button {
    float: left;
}

.checkout-onepage-success a.button span span,.checkout-onepage-success button.button span span,.printtostore-checkout-onepage-success button.button span span {
    background: url("../images/btn_bg_2.png") no-repeat scroll center center transparent;
    padding: 12px 44px;
}

a.button.download-pdf span span{
    font-weight: bold;
}

#pollForm .actions button.button span span {
    background: url("../images/btn_bg_3.png") no-repeat scroll center center transparent;
    padding: 12px 39px;
}

.opc #checkout-review-submit .buttons-set p{
    line-height:40px;
}

.store .store-map {
    width:374px;
    height:240px;
    float:left;
}
.store .store-list {
    width:162px;
    height:240px;
    overflow-y: scroll;
    float:left;
    text-align:left;
}

.store .store-list  ul {
    padding:0px 0px 0px 8px;
}

.store .store-list  ul li {
    margin: 0px 0px 10px;
}

.store .store-list  ul li:hover, .store .store-list  ul li.active {
    background-color:#eee;
}

.store .store-list  ul li .away {
    font-weight:bold;
}

.store .store-list  ul li .name {
    padding:5px 0px;
    font-size:16px;
    font-weight:bold;
}

.store .store-list  ul li .choosed-store, .store .store-list  ul li .choose-store {
    display: block;
    margin: 0;
    font-size:0px;
    height:27px;
    width:115px;
    background: url('../images/select-this-store.png') no-repeat;
}
.store .store-list  ul li .choosed-store {
    background: url('../images/select-store.png') no-repeat;
}

button.button span span { font-weight: bold; }

#login-form button.button span span {
    font-weight: bold;
    background: url("../images/btn_bg_2.png") no-repeat scroll center center transparent;
    padding: 0;
    width: 110px;
    display: block;
}
.customer-address-index .my-account  button.button span span {
    background: url("../images/btn_bg_2.png") no-repeat scroll center center transparent;
    padding: 12px 40px;
}
#wishlist-view-form button.button span span {
    background: url("../images/btn_bg_2.png") no-repeat scroll center center transparent;
    padding: 11px 37px;
}

#wishlist-table button.button span span {
    background: url("../images/btn_bg_1.png") no-repeat scroll center center transparent;
    padding: 8px 25px;
}

#wishlist-table textarea {
    width: 220px;
}

.print-to-store-message {
    padding:10px 10px;
    border:  1px solid #DDD;
    margin-bottom:20px;
}

.print-to-store-message h4 { padding:5px 0px; color: #f00; line-height:20px; vertical-align:middle; }
.print-to-store-message div { padding-left:22px; }

.checkout-cart-index .col2-set{
    width: 400px;
}


/*print to store popup*/
#print-to-dialog{
    text-align: left;
}

#print-to-dialog h3{
    color: #CC0000;
    margin-bottom: 10px;
}

.ui-dialog .ui-widget-content { border:  1px solid #DDD; }
.ui-dialog .ui-dialog-buttonpane { border-color: #DDD; }

#ui-dialog-title-print-to-dialog {
    padding-left: 0px;
    height: 20px;
    margin-top: 10px;
}

#ui-dialog-title-print-to-dialog h3 { height: 28px; }

.catalog-product-view .ui-dialog.ui-widget .ui-dialog-buttonpane .ui-dialog-buttonset, .checkout-cart-index .ui-dialog.ui-widget .ui-dialog-buttonpane .ui-dialog-buttonset {
    text-align: center;
    float: none;
}

.catalog-product-view .ui-dialog-titlebar, .checkout-cart-index .ui-dialog-titlebar{
    background: none;
    border: 0;
    color: #c7342d;
    font-size: 24px;
    line-height: 34px;
    border-bottom: 1px solid #000000;
    border-radius: 0;
    margin: 10px 20px;
    padding: 0;
}

.catalog-product-view .ui-dialog-titlebar .ui-dialog-titlebar-close { display:none !important; }

.catalog-product-view .ui-widget-content, .checkout-cart-index .ui-widget-content {
    border: none;
    border-radius: 20px;
    max-width: 565px;
}

.catalog-product-view .ui-widget-content .ui-state-default, .checkout-cart-index .ui-widget-content .ui-state-default{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    margin: 0;
    width: 170px;
    float: none;
}

.ezprint-product-view .ui-dialog-titlebar{
    background: none;
    border: 0;
    color: #C00;
    padding-left: 0px;
}

.ezprint-product-view .ui-widget-content {
    border: 1px solid #DDD;
    background: #f6f6f6;
}

.catalog-product-view .ui-button span, .checkout-cart-index .ui-button span{
    background: url("../images/btn_bg_2.png") no-repeat scroll 0 0;
    padding: 13px 14px 13px 0;
    font-size: 12px;
}

.catalog-product-view .ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .checkout-cart-index .ui-state-hover .ui-icon, .ui-state-focus .ui-icon,.ezprint-product-view .ui-state-hover .ui-icon, .catalog-product-view .ui-widget-header .ui-icon{
    background: url("../images/close.gif") no-repeat scroll 0 0;
}

.catalog-product-view .ui-dialog .ui-dialog-titlebar-close, .checkout-cart-index .ui-dialog .ui-dialog-titlebar-close, .ezprint-product-view .ui-dialog .ui-dialog-titlebar-close{
    background: none;
    border: none;
    top: 5px;
    right: -16px;
}

.ezprint-product-view .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button{
    background: url("../images/btn_bg_3.png") no-repeat scroll center 0 transparent;
    border: medium none;
    color: #FFFFFF;
    padding: 5px 28px;
}
.ezprint-product-view .ui-dialog .ui-dialog-buttonpane{padding:0;}
.ezprint-product-view .ui-dialog .ui-dialog-buttonpane button{margin:0;}
.catalog-product-view .ui-dialog .ui-dialog-buttonpane, .checkout-cart-index .ui-dialog .ui-dialog-buttonpane {
    padding: .3em 1em .5em 1em;
}

/*************************/

#wishlist-table button.button.wish span span {
    background: url("../images/btn_bg_2.png") no-repeat scroll center center transparent;
    padding: 11px 25px;
}

#loadingmask .loader {
    color: #D85909;
    font-weight: bold;
    left: 50%;
    z-index: 1000;
}

#loadingmask-error .loader, #loadingmask-text .loader {
    font-weight: bold;
    z-index: 1000;
    background-color: #FFFFFF;
    border-color: #CC0000;
    color: #CC0000;
    text-align: left;
    width: 432px;
}

.project-text2 {line-height: 248%;}
.project-text1 {line-height: 206%;}
.project-center {margin-right: 200px; }
#wishlist-table textarea {resize: none;}
/*#wishlist-table {margin-left: 10px;}*/
/*#wishlist-view-form {margin-left: 10px ;}*/
.my-account {margin-left: 10px;}
#loadingmask-text span{ color: #000000;cursor: pointer;}
/*.print-table {margin:2px 0 0 7px;}
.print-table .shipto {background: url('../images/print-ship-to.jpg') no-repeat 70%;}
.print-table .pickup {background: url('../images/print-pick.jpg') no-repeat right;}*/
.print-table table th{border-bottom: 1px solid #E9E9E9; font-weight: bold; width: 40px;font-size: 14px;height: 27px;}
.print-table .price-info {width: 300px;border-bottom: 2px solid #CCCCCC;}
.print-table table td {color: #969696;height: 27px;border-bottom:1px solid #E9E9E9;font-weight: bold; font-size: 14px;}
.print-talbe-div {float: left; }
.print-product-text {width: 141px; float: left; padding-top: 21px; padding-left: 10px;font-size: 10px; height: 100px;}
.print-product-text h4 {color: #CC0001;}
/*.print-product-text {position: relative; top: -133px; left: 266px;}*/


/* Deals Grid */
.shop-by-deal .products-grid .item { text-align: center; width:310px; padding:0 11px 40px; }
.shop-by-deal .products-grid .product-image { float:none; margin: 0 20px 5px; height:135px; width:135px; }
.shop-by-deal .products-grid .product-image img { position:absolute; width:135px; height:135px; top: 0; left: 63px; padding:3px; }
.shop-by-deal .products-grid .product-name { font-size:12px; color: #599EFF; }
.shop-by-deal .products-grid .short-description { color:#000; }
.shop-by-deal .price-box { border:none; margin: 0; padding: 0; }
.shop-by-deal .products-grid .price,
.shop-by-deal .products-grid .perunit,
.shop-by-deal .products-grid .label { font-size: 12px; color:#000; font-weight: 600; margin:0; padding:0; position: static; }
.shop-by-deal .products-grid .price-normal { text-decoration: line-through; color: #757575;  }
.shop-by-deal .products-grid .special.price-box .label {  color: #757575; }
.category-online-deals .col1-layout .products-grid { width: auto; }
.printtostore-checkout-onepage-index .block-reorder,.printtostore-checkout-onepage-success .block-reorder,
.checkout-onepage-success .block-reorder,.printtostore-checkout-onepage-success .block-cart{display: none;}


/********  print detail page********/
.product-prints3 .product-info, .product-prints .product-info{width:490px;}
.product-prints .shipping-and-handling{border:none;}
.product-prints3 .product-img-box, .product-prints .product-view .product-img-box{margin: 0 55px 20px 0;}
.product-prints3 .product-view .product-info, .product-prints .product-view .product-info{padding-right:0;}
.store-content{ padding-right: 0;}
.store-content .title,.home-content .title,.print-talbe-div .table-title{font-size:19px;font-weight:bold;width: 220px;}
.store-content p,.home-content p{margin: 13px 0 15px;margin-bottom: 12px;}
.store-content p{width:210px;font-size: 13px;}
.home-content p{width:153px;font-size: 13px;}
.store-content ul{margin: 15px 0 27px;}
.home-content ul{margin: 15px 0 0;}
.store-content ul,.store-content .store-desc,.home-content ul{color: #969696;font-size: 13px;}
.store-content .store-desc{margin-bottom: 33px;}
.tips{font-size: 13px;margin-top: 10px;width: 419px;margin-bottom: 30px;}
.detail_home img{margin-left: 45px;}
.store-locator a,.product-prints .shipping-and-handling a{color:#5c66ff;font-weight: bold;}
.shipping-text p { width:auto; }
/************************/

#wishlist-table .price-box{border:none;text-align: center;margin-left:0;}
#wishlist-table img{border-bottom: 1px solid #CCC;padding-bottom: 10px;}

.catalog-product-view .price-box{margin-left:0;}
.catalog-product-view .shipping-and-handling{padding-left:0;}

/**************home page two***************/
.customize-headline span{
    font-size:13px;
    color:#969696;
}

.customize-headline .title{
    font-size:22px;
    font-weight:bold;
    color:#333333;
}

.customize-headline{
    border-bottom:1px solid #CCC;
    padding-bottom:10px;
}

.customize-feature-products {
    border-left: 1px solid #CCCCCC;
    margin-bottom: 10px;
    padding-top: 30px;
}
.customize-feature-products .feature-products{width:610px; float: left;border-right: 1px solid #CCCCCC;}
.customize-feature-products .feature-products .products{
    border-bottom:1px dashed #CCCCCC;
    margin-right: 10px;
}

.customize-feature-products .feature-products div.last .product .name{padding-bottom:0px;}


.customize-feature-products .feature-products div.last{border:none;}
.customize-feature-products .feature-products div.p3,.customize-feature-products .feature-products div.p6, .customize-feature-products .feature-products div.p9{border:none;}
.customize-feature-products .feature-products .product{
    float:left;
    border-right:1px dashed #CCCCCC;
    text-align: center;
    width: 199px;
    margin: 10px 0;
}
.customize-feature-products .feature-products .product .name{
    font-size:18px;
    color:#0069ff;
    font-weight:bold;
    padding: 10px 0;
}
.customize-feature-products .phone-cases{
    float: left;
    width:178px;
    text-align: center;
}

.customize-feature-products .phone-cases .title{
    font-size: 22px;
    font-weight: bold;
    color:#676767;
    line-height: 21px;
    padding-bottom: 4px;
}

.customize-feature-products .phone-cases .category-link{
    font-size: 14px;
    font-weight: bold;
    line-height: 28px;
}
.customize-feature-products .phone-cases img{display:block; padding: 15px 26px 0px;}

.customize-baby {height:255px;background:url("../images/baby.jpg") no-repeat scroll 270px 14px transparent}
.customize-baby .title{
    float:left;
    font-weight: bold;
    font-size:32px;
    color:#676767;
    line-height: 30px;
    padding-top: 50px;
}
.customize-baby .baby{
    float: right;
    margin: 0 40px 0 0;
    padding-top: 50px;
}

.customize-baby .baby .name-price{
    padding-left: 10px;
    font-weight:bold;
}

.customize-baby .baby .name-price .price{
    color:#676767;
}

.prints-block-home2{height: 90px;background-color: #EFF8FF;border-bottom:none;}
.prints-block-home2 .prints .prints-text{
    padding-right: 20px;
    width: 165px;
}

.prints-block-home2 .prints:first-child {
    padding: 0 150px 0 160px;
    width: 245px;
}

.prints-block-home2 .prints{width: 275px;}
.prints-block-home2 .prints .prints-image img{width:auto;}
.prints-block-home2 .prints .prints-text{
    font-size: 13px;
    line-height: 12px;
    color:#969696;
    padding-top: 10px;
}
.prints-block-home2 a{font-size:15px;line-height: 21px;}

#personalize-it-block-home2{
    width:962px;
    padding: 25px 0 0;
    height: auto;
}
#personalize-it-block-home2 #personalize-it {
    color: #969696;
    font-size: 13px;
    line-height: 15px;
}
#personalize-it-block-home2 #personalize-it h2 {
    color:#969696;
    font-size:20px;
    font-weight:bold;
    line-height:21px;
}

#mc-embedded-subscribe-form span{
    display: block;
    float: left;
    padding-top: 6px;
    padding-left: 10px;
    color: #333333;
    font-size: 12px;
}

#mc_embed_signup .clear{
    float: left;
    width: 132px;
}

#mc_embed_signup button.button{
    background:url("../images/signup_email.png") no-repeat scroll 0 0 transparent;
    height: 38px;
    border: 0px solid;
    width: 136px;
    overflow: hidden;
    text-indent: -999em;
}
#mc_embed_signup button.button:hover{background-color: transparent}

#mc_embed_signup input.button{background:url("../images/signup_email.png") no-repeat scroll 0 0 transparent;height: 38px; border:0px solid;}

.homepage2-header-banner {position: relative;}
.homepage2-header-banner .pager{float:left;margin-top: 166px;}
.homepage2-header-banner .pager-div{
    bottom: 0px;
    position: absolute;
    right: 8px;
}
.header-logo .big-words{padding-left: 25px;}
.category-stationery .header-logo,.cms-hometwo .header-logo,.cms-stationery2-html .header-logo{height: 119px;padding-bottom:0;}
/****************************/

/************cards and stationery*************/
.category-stationery .col2-left-layout .col-main,.cms-stationery2-html .col2-left-layout .col-main{ margin-bottom: 22px;margin-top: 14px;}

#feature-products .feature {
    padding-bottom:20px;
    margin-bottom:14px;
    width: 774px;
}

#feature-products .featured-occasions {
    padding-bottom:0px;
    margin-bottom:0px;
}

#feature-products .featured-occasions{
    border-bottom:none;
}
#feature-products .feature .products{
    float:left;
    width:226px;
    height:268px;
    background-color:#f9f9f9;
    margin-left: 0;
    margin-right: 30px;
}

#feature-products .feature .products img{
}

#feature-products .feature .products .name{
    font-size:17px;
    font-weight:bold;
    line-height: 20px;
    text-align: center;
    margin: 12px 0;
}

#feature-products .feature .products .image{
    text-align: center;
}

#feature-products .feature .products .name a{
    color:#666666;
}
#feature-products .feature .last{
    margin-right:0px;
}

#feature-products .feature .title{
    font-size:20px;
    color:#333333;
    font-weight:bold;
    line-height: 31px;
    margin: 0 0 17px 35px;
}

#personalize-it-block-cards{
    height: auto;
    padding: 25px 0 0;
    width: 943px;
    padding-bottom:25px;
}

#personalize-it-block-cards  #personalize-it {
    color: #666666;
    font-size: 13px;
    line-height: 15px;
}
#personalize-it-block-cards #personalize-it h2{
    color:#666666;
    font-size:20px;
    font-weight:bold;
    line-height:21px;
    padding-bottom:20px;
}

#personalize-it-block-cards p{
    padding-bottom:12px;
}

#personalize-it-block-cards .desc{
    padding-bottom: 15px;
}

.category-back-to-school .header-logo{height: 115px; padding-bottom:0;}

.category-stationery .main-container,.cms-stationery2-html .main-container{
}

.cards-stationery li a{color: #969696;}
.category-stationery .block-layered-nav dt,.cms-stationery2-html .block-layered-nav dt{font-size: 13px; border-top: medium none;}

div.block-layered-nav #narrow-by-list2 dt{background: none repeat scroll 0 0 transparent;}
div.block-layered-nav #narrow-by-list2 dt.amshopby-collapsed{background: none repeat scroll 0 0 transparent;}
#narrow-by-list2 dt{text-transform: lowercase;}
.cms-stationery2-html .col-left .block-banner{display:none;}
.cms-stationery2-html div.block-layered-nav dt{margin-top:0;padding:0;}
/*********************************************/

/****************** gifts ***********************/
.category-gifts .header-logo{height: 105px; padding-bottom:0;}
.category-gifts #personalize-it-block-cards {padding: 30px 0 10px;}
.gifts-banner{
    margin-bottom:40px;
    padding-bottom:30px;
    border-bottom:1px solid #CCC;
}

.gifts-feature-products {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 20px;
}

.gifts-feature-products .title{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
}

.gifts-feature-products .content .products{
    float:left;
    height: 266px;
    width: 224px;
    background-color: #F8F8F8;
    border: 1px solid #CCCCCC;
    text-align: center;
    margin-right: 30px;
    margin-bottom:27px;
}

.gifts-feature-products .content .last{
    margin-right:0;
}

.gifts-feature-products .content .products .name{
    margin-top:10px;
    margin-bottom:10px;
}

.gifts-feature-products .content .products a{
    color: #666666;
    font-size: 17px;
    font-weight: bold;
    display: block;
}
/*****************************************/



/******************Login Pupop Dialog**************/
#loginPupop .light { color:#ccc; font-weight:normal;margin-right: 87px;}
#loginPupop .col2-set .col-1 { width:55%;padding-left: 15px; }
#loginPupop .col2-set .col-2 { width:42%; }
#loginPupop .col2-set .col-2 button { text-align: center;margin:40px 0px; background: url("../images/as_guest_bg.jpg") no-repeat scroll 0 0 transparent;padding: 20px 105px;border: 0 none;cursor: pointer;}
#loginPupop p { margin-bottom: 20px; }
#loginPupop p.required{margin-right: 56px;}
#loginPupop #login-form .required button.button span span{background: url("../images/btn_bg_3.png") no-repeat scroll center center transparent;padding: 15px 29px;}
#loginPupop #login-form div{margin-right: 52px;}
/*************************************/

/*******************Mother Day Page**********************/
.category-father-s-day .header-logo, .category-mother-s-day .header-logo,.category-single-greeting-cards .header-logo,.category-photo-mugs .header-logo,.category-gallery-wrapped-canvas .header-logo,.category-magnets .header-logo{height: 105px; padding-bottom:0;}

.categorypath-father-s-day-gallery-wrapped-canvas-html .header-logo { height:124px; padding-bottom: 20px; }

.mother-banner{
    padding-bottom:30px;
}
/****************************************/

.col-left .block-layered-nav .block-title{border-bottom:medium none}
.col-left .block-layered-nav .block-content{padding-top:0;}
#feature-store-products { border-top:1px solid #CCC; border-bottom: 1px solid #CCC; margin:10px auto; padding:50px 0px 50px 30px; color: #676767;}
#feature-store-products h3 { ;font-size: 15px;
    font-weight: bold;
    color:#000; }
#feature-store-products ol li { margin-top:10px; }
#feature-store-products ul li {width: 280px;
    margin-right: 30px;
    float: left;
    background:#fafafa;
    padding: 10px;
    border: 1px solid #CCC; height: 250px; }
#feature-store-products ol li a {
    color: #676767;
    font-weight: bold;
    display: block;
}
#feature-store-products ol li a .product-name h4{
    font-size: 17px
}
#feature-store-products ul li img { width:280px; }
#feature-store-products ul li .product-name { height:60px; text-transform:none; }
.product-prints .header-logo{padding-bottom:0;}
.sort-by { width:180px; display:inline-block;  }
.sort-by option { text-transform: lowercase; }
.pager .pages {
    float: right;
    padding-left: 50px;
    padding-right:0px;
}
.breadcrumbs li,.breadcrumbs li a{
    color: #666666;
    font-size: 12px;
    text-transform: lowercase;
}
.breadcrumbs li a:hover{text-decoration: underline; }
.col2-left-layout .breadcrumb-wrapper {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 10px;
    padding: 0;
}
.col2-left-layout .bcbookend-righ, .col2-left-layout .bcbookend-left{width:0;}
.block-layered-nav li.reset a{ color:#666666;text-decoration: underline; }
.breadcrumbs li{background: url("../images/bread-gap.png") no-repeat scroll left center transparent}
.breadcrumbs li.home{background:none;}
.col2-left-layout .breadcrumbs ul.last-child{background:none;}
#amshopby-price-btn span span{background: url("../images/btn_bg_4.png") no-repeat scroll center center transparent;}
.amshopby-page-container .price-box dl dt{display: none;}
/*.amshopby-page-container .price-box dl dd{display: none;}*/
.shipping-tracking-popup button.button span span{
    background: url("../images/btn_bg_2.png") no-repeat scroll center center transparent;
    padding: 12px 35px;
}

.catalog-category-view .products-grid{position: relative}
.catalog-category-view .products-grid li .price-box dl{
    bottom: 12px;
    position: absolute;
    width: 180px;
}


/******************************** blog ****************************************/
.blog-index-list .col2-right-layout .col-main,.blog-post-view .col2-right-layout .col-main,.blog-cat-view .col2-right-layout .col-main{
    width: 800px;
    border-right:1px solid #DDD;
}
.blog-index-list .col2-right-layout .block-viewed,.blog-post-view .col2-right-layout .block-viewed,.blog-cat-view .col2-right-layout .block-viewed{
    display: none;
}
.blog-index-list .col2-right-layout .block-reorder,.blog-post-view .col2-right-layout .block-reorder,.blog-cat-view .col2-right-layout .block-reorder{
    display: none;
}
.blog-index-list .col2-right-layout .block-compared,.blog-post-view .col2-right-layout .block-compared,.blog-cat-view .col2-right-layout .block-compared{
    display: none;
}
.postContent img{float:left}
.postContent .right-content{
    float: left;
    padding-left: 23px;
    width: 301px;
}

.right-content ul li {
    list-style: disc inside none;
    margin-left: 14px;
    font-size: 14px;
}
.right-content p{margin-bottom:10px;font-size: 14px;}

.blog-index-list .col-right,.blog-post-view .col-right, .blog-cat-view .col-right{
    border:none;
    width:197px;
    padding:0;
}

.aw-blog-read-more span{
    background: url("../images/btn_bg_3.png") no-repeat scroll center center transparent;
    color: #FFFFFF;
    padding: 8px 37px;
}
.postWrapper .postTitle{border:medium none;margin-bottom:0;}
.postWrapper .postTitle span {font-size:26px; font-weight:bold;color: #000000;}
.postWrapper .create-time{float: left;padding:10px 0;}
.postWrapper .postDetails{
    background: url("../images/bg-comments.jpg") no-repeat scroll 0 center transparent;
    color: #969696;
    float: left;
    font-size: 16px;
    padding: 10px 39px;
}
.postWrapper .create-time span{
    background: url("../images/bg-create-time.jpg") no-repeat scroll 0 center transparent;
    color: #969696;
    font-size: 16px;
    padding: 9px 30px;
}
.postWrapper div.tags{
    background: url("../images/bg-tags.jpg") no-repeat scroll 5px center transparent;
    padding: 6px 30px;
    font-size: 14px;
}

.middle-words{
    color: #969696;
    font-size: 52px;
    font-weight: bold;
    padding-left: 25px;
}
.blog-index-list .block-cart,.blog-post-view .block-cart,.blog-cat-view .block-cart {display:none;}
.block-blog .block-title{border:0;padding-left: 20px;}
.sidebar .block-blog .block-title strong {background:none;}
.block-blog .block-title span{
    background: url("../images/bg_doyourself.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    padding:3px 35px 5px 17px;
    font-size:14px;
}
.block-blog .block-content .menu-categories ul li a{font-size:14px;color: #CC0000;padding-left: 10px;}
.sidebar .block-blog .menu-categories{padding-top: 0px;}
.block-blog .block-content{padding-top: 0px;}
.blog-menu-block {padding-left: 20px;}

.blog-post-view .col2-right-layout .col-main{
    padding-left: 187px;
    padding-right: 88px;
    width: 520px;
    margin-bottom: 35px;
}
.aw-blog-read-more{
    bottom: 14px;
    position: absolute;
    right: 200px;
}
.postWrapper .postContent{position: relative;}
.col-main .postTitle h2{font-size: 26px;font-weight: bold;}
.col-main .postTitle{border-top: 1px solid #DDDDDD;border-bottom:0;padding-top: 20px;}
.col-main .postWrapper .postTitle{border-top:0;padding-top: 0;}
.commentWrapper .commentDetails{font-size:16px;color:#969696;}
.commentWrapper .commentDetails h4.username{font-size:22px;color:#969696;padding-right: 15px;}
.commentWrapper .commentContent{
    font-size: 16px;
    line-height: 24px;
    font-family: Helvetica;
}
.blog-post-view .postContent img{float:none;width:520px;}
.blog-menu-block img{padding-bottom: 10px;}
.postContent .content p{
    font-size: 15px;
    margin-bottom: 10px;
    width:520px;
    font-family: Helvetica;
}
.postContent .content h4{font-size:16px;margin-top: 15px;}
.postContent .content ul li{
    font-size: 14px;
    list-style: disc inside none;
    font-family: Helvetica;
    padding-left: 15px;
}
#postComment{
    border-top: 1px solid #DDDDDD;
    display: block;
}
#postComment .legend{
    font-size: 22px;
    font-weight: bold;
}
#postComment .group-select{padding-top: 18px;}
#postComment button.button span span{background: url("../images/btn_bg_2.png") no-repeat scroll center center transparent;padding: 12px 24px;}
#postComment .button-set .form-button{float:right;}
.group-select .form-list input{
    border: 1px solid #969696;
    color: #969696;
    font-size: 16px;
    font-style: italic;
    height: 20px;
    padding-left: 5px;
    width: 218px;
}
.group-select .form-list input#email{width: 248px;}
.group-select .form-list .input-box{float:left;clear: none;}
.group-select .form-list .email-box{float: right;}
.group-select .form-list .aw-blog-comment-area textarea{margin-top:20px;border: 1px solid #969696;resize: none;height:150px;width:512px;font-size: 16px;color: #969696;}
/********************************** end **************************************/

/*********************************** new prints page *****************************************/
.product-view .product-info .prints{
    width:188px;
    float:left;
    height:89px;
    border: 2px solid #DDD;
    cursor: pointer;
    border-radius: 10px;
    margin-right: 10px;
    position: relative;
}

.product-view .product-info .prints .content {
    width:122px;
    float:left;
    padding: 10px 0 12px 5px;
}

.product-view .product-info .prints .icon{
    float:left;
    padding-top: 8px;
    padding-left: 6px;
}

.product-view .product-info .prints .content .title{
    font-size: 16px;
    font-weight: bold;
}

.product-view .product-info .prints .content .short-desc{
    font-size: 13px;
}

.product-view .product-info .prints.only{ width: 188px; height: 90px;}
.product-view .product-info .prints.only .content{ padding-top: 13px;}
.product-view .product-info .prints.only .content .title,.product-view .product-info .prints.only .content .short-desc{ color: #000;}
.product-view .product-info .prints.together .content .title,.product-view .product-info .prints.together .content .short-desc{ color: #000;}
.product-info .new-home-select-link{position: relative; right: -281px; top: -19px;font-size: 8px;}
.product-info .home-home-select-link{position: relative; left: -176px; top: 67px;font-size: 8px;}

.product-view .product-info .prints .close-image {
    background: url("../images/close_window.png") no-repeat scroll 100% 100%;
    display: inline-block;
    float:right;
    height: 16px;
    padding-top: 1px;
    width: 16px;
}

.product-view .product-info .prints .header {
    background: none repeat scroll 0 0 #D63030;
    color: #FFFFFF;
    font-weight: bold;
    padding: 2px 0 2px 5px;
    margin-bottom:6px;
}

.product-info .tips { margin-bottom: 15px; }

div.icon-qa {
    bottom: -8px;
    position: absolute;
    right: 0;
    width: 20px;
}
div.icon-qa a.que { background:url(../images/question_bg.png) no-repeat; display: inline-block;width: 18px;font-size: 0px; line-height: 0px; height: 22px; }
div.icon-qa a.que.active { background:url(../images/question-prints-hover.png) no-repeat; }
div.icon-qa div.info {
    height: auto;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D6D6D6;
    position: absolute;
    right: 6px;
    padding-bottom:10px;
    top: 18px;
    width: 188px;
    z-index: 999;
    font-size: 11px;
}
.product-view .product-info .prints .shipping-text { color:#000; }
.p2ss2h .personalize-blurb {
    padding: 15px 0;
    font-size: 13px;
    border-bottom: 1px solid #CCCCCC;
}
.product-view .product-info .prints.active{
    border: 2px solid #b30000;
    cursor:default;
}

#tips-link{
    margin-top: 10px;
    margin-bottom:15px;
}

.product-prints-5 .product-view .product-info{
    width: 474px;
}

.store-desc p,.home-desc p{
    color:#969696;
}
.store-desc p.desc1,.home-desc p.desc1{
    padding-top:10px;
    font-size: 12px;
}


.home_products #feature-store-products{margin-top:70px;}
.store_products #feature-store-products{margin-top:40px;}
#feature-store-products ul li.last{margin-right:0;}
.print_block{position:relative}
.product-info .select-popup{
    z-index: 999;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    font-size: 10px;
    position: absolute;
    padding: 2px 7px 0;
    height:20px;
    top: 87px;
    -moz-box-shadow: 3px 3px 4px #666;
    -webkit-box-shadow: 3px 3px 4px #666;
    box-shadow: 3px 3px 4px #666;
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
}

#home-shippint-info{
    right: 120px
}

#select-store{
    right: 306px
}

.product-info .home-select-link{
    position: absolute;
    right: 112px;
    bottom: 3px;
}

.product-info .home-select-link a{
    font-size:8px;
}
/*********************************** end *****************************************/

/************************************** stationery left more popular Block****************************************/
.cms-stationery2-html .block .block-content{
    padding:0;
}

.cms-stationery2-html .cards-stationery li a{font-weight: normal;}
/************************************* end **************************************/

/************************************** product new page ******************************************/
.new-print{
    width:183px;
    height:163px;
    float:left;
    border:1px solid #DDD;
    font-size: 12px;
    position: relative;
    color:#000;
    background-color:#f7f6f7;
}

.new-print input{
    margin: 1px 4px 1px 10px;
    height:22px;
}

.to-store{
    background: url("../images/to-store.png") no-repeat scroll 12px 81px #f7f6f7;
    border-right: 0 none;
    border-radius: 10px 0 0 10px;
}

.to-home{
    background: url("../images/to-home.png") no-repeat scroll 17px 78px #f7f6f7
}

.new-print label{
    font-size: 14px;
}

.new-print p{padding-left:10px;}

.for-question{
    background: url("../images/bg-questions.png") no-repeat scroll 0 0 transparent;
    bottom: 8px;
    padding: 18px;
    position: absolute;
    right: 10px;
    cursor: pointer;
}

.for-question:hover{
    background: url("../images/bg-questions2.png") no-repeat scroll 0 0 transparent;
}

.only-store{
    width:367px;
    border-right: 1px solid #DDD;
    background: url("../images/bg-only-to-store.png") no-repeat scroll 198px 32px #F7F6F7;
    border-radius: 10px 0 0 10px;
}
.only-home{
    border-right: 1px solid #DDD;
    width:367px;
    background: url("../images/bg-only-to-home.png") no-repeat scroll 188px 19px #F7F6F7;
}
.only-store p,.only-home p{width:180px;}


.product-view .product-info .only-print-store.active{ border-radius: 10px;}
.product-view .product-info .prints.only-print-store{ width: 240px; height: 90px;}
.product-view .product-info .prints.only-print-store .content{ width: 161px;}
.product-view .product-info .prints.only-print-store .content .title,.product-view .product-info .prints.only-print-store .content .short-desc{ color: #000;}
.product-view .product-info .prints.together .content .title,.product-view .product-info .prints.together .content .short-desc{ color: #666666;}
.product-info .new-home-select-link{position: relative; right: -281px; top: -19px;font-size: 8px;}
.product-info .home-home-select-link{position: relative; left: -176px; top: 67px;font-size: 8px;}

/******************************************* end ***************************************************/

/************************************new print page*************************************/
#product-options-wrapper dd{
    margin-bottom: 0;
    float:left;
}
#product-options-wrapper dd span{
    font-weight: bold;
}
#product-options-wrapper dl{
    padding-bottom: 0;
}
#product_addtocart_form .price-box{
    border: 0;
}

#product_addtocart_form .ship-type .add-to-cart {
    float:none;
    margin:0px;
}

#product_addtocart_form .add-to-cart{
    margin: 9px 0;
}

#product_addtocart_form .product-details{
    border-top: 1px solid #CCCCCC;
}
.product-view .product-info .only .icon{
    padding-top: 20px;
}
/*****************************************   end   ********************************/

.conf-colors a {
    margin-right: 5px;
}

#ezpBuilderWrapper{top: 40px; margin-bottom: 40px;}


/************************** New Home Page ********************************/
.header-nav .links a:hover,.top-banner a:hover{
    text-decoration: underline;
}
#nav ul li a:hover{text-decoration: underline;}
.create-customize .content{
    color: #888888;
    font-size: 18px;
    width: 630px;
}
.create-customize .title{
    font-size: 26px;
    font-weight: bold;
}
.create-customize .right{
    color: #FFFFFF;
    font-size: 17px;
    font-weight: bold;
    margin: 30px 50px 0 0;
    text-align: center;
    height: 141px;
}
.create-customize{
    background: url("../images/create-customize_bg.jpg") no-repeat scroll right top transparent;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.create-customize .step {
    background-color: #D9D9D9;
    color: #333333;
    font-size: 20px;
    height: 63px;
    width: 100%;
}
.create-customize .step div{margin: 14px 0 0 108px;float: left}
.create-customize .step ul,.create-customize .step ul li{float: left;}
.create-customize .step ul{ margin-top: 14px;}
.create-customize .step ul li span{
    background: url("../images/step_bg.png") no-repeat scroll 0 0 transparent;
    margin: 0 13px 0 33px;
    padding: 10px 16px;
}
.feature {}
.feature .title {font-size: 21px; font-weight: bold; margin-left: 15px; margin-bottom: 10px;margin-top: 20px;}
.feature .content .products{
    background-color: #F8F8F8;
    float: left;
    height: 260px;
    margin: 0 14px;
}
.feature .content .products .name{
    color: #666666;
    font-size: 17px;
    padding: 10px 0 20px;
    text-align: center;
}
.feature .content .words{
    background: url("../images/ellipse_bg.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 18px;
    height: 260px;
    text-align: center;
    width: 222px;
    line-height: 24px;
    margin: 0 13px;
}
.feature .content .words .words-content{
    margin-top: 57px;
}
.take_photo{
    margin-top: 50px;
    margin-bottom: 20px;
}
.take_photo .left{
    width: 617px;
}
.take_photo .left .title{
    font-size: 20px;
    color: #333333;
    margin-top: 20px;
}
.take_photo .left .content{
    font-size: 13px;
    color: #666666;
    line-height: 15px;
    margin-top: 10px;
}
.take_photo .left .content a{
    color: #666666;
    text-decoration: underline;
}
.take_photo .left .content a:hover{
    text-decoration: underline;
    color:#999999;
}
.take_photo .right{
    background: url("../images/square_bg.jpg") no-repeat scroll 0 0 transparent;
    height: 301px;
    width: 324px;
}
.take_photo .right .title{
    color: #FFFFFF;
    font-size: 19px;
    font-weight: bold;
    margin-left: 23px;
    margin-top: 20px;
}
.take_photo .right .content {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 16px;
    margin-left: 23px;
}
.take_photo .right .image{
    margin-top: 14px;
    text-align: center;
}
.footer_links .links{
    width: 163px;
    float: left;
    margin: 0 45px 0 30px;
}
.footer_links .links .title{
    color: #000000;
    font-size: 16px;
    line-height: 28px;
    margin-left: 10px;
    margin-bottom: 6px;
}
.footer_links .links ul li a{
    color: #666666;

}
.footer_links .links ul li a:hover {
    text-decoration: underline;
}
.footer_links .links ul li {
    display: block;
}
.footer_links .links .about-us{
    margin-top: 25px;
}
.footer .footer_site_label{
    background: url("../images/footer_bg.png") no-repeat scroll 0 0 transparent;
    border-bottom: 2px solid #CCCCCC;
    border-top: 2px solid #CCCCCC;
    height: 143px;
    margin-bottom: 20px;
    margin-top: 44px;
}
.footer .footer_site_label .site_links{
    margin-left: 342px;
    margin-top: 18px;
    width: 637px;
}
.footer address{
    font-size: 11px;
    color: #666666;
    margin-top: 10px;
}
.footer_site_label .site_links ul li{border-left: 1px solid #CCCCCC; padding: 0 15px;}
.footer_site_label .site_links ul li:first-child{
    padding-left: 0;
    border-left: medium none;
}
.search{
    float: right;
    width: 312px;
    padding-right: 23px;
}
/******************************** end **************************/
/*************************** list page ******************************/
.category-name{
    color: #666666;
    font-size: 40px;
    font-weight: bold;
    line-height: 34px;
    text-transform: lowercase;
}
.col2-left-layout .shop-by-design ul.first{
    border-top: 1px solid #DDDDDD;
    padding-top: 15px;
}
.col2-left-layout .shop-by-design ul.last{
    border-bottom: 1px solid #DDDDDD;
}
.shop-by-design .products-grid .item a{color: #666666; }
.shop-by-design .products-grid .item a:hover{text-decoration: underline;color: #333333;}
/******************************** end **************************/

/**gift card**/
.checkout-cart-index #giftvoucher_container button.button span span {padding:12px 32px;}
.giftvoucher-search-button button.button span span {padding: 12px 26px;}
.customer-account-giftcard .redeem span span { background: url("../images/btn_bg_2.png") no-repeat scroll center center transparent; padding: 12px 33px; }
#addredeem-giftvoucher-code button.button span span { background: url("../images/btn_bg_2.png") no-repeat scroll center center transparent; padding: 12px 25px; }
#giftvoucher-check-balance button.button span span{ background: url("../images/btn_bg_2.png") no-repeat scroll center center transparent; padding: 12px 30px; }
.giftvoucher-index-addredeem form#addredeem-giftvoucher-code div.fieldset .form-list .fields .giftvoucher-code .field div.input-box input{width: 100% !important;}

/************************* Detail Page ***************************/
.product-related h3{
    font-size: 21px;
    color: #333333;
    text-align: left !important;
}
.product-related li .related-name .product-name a{
    font-size: 12px;
    color: #444444;
}
.product-related li .related-name .product-name a:hover{text-decoration: underline;}
.product-price{}
.product-price div{display: inline-block;}
.product-price .price-box{
    padding-top: 0;
}
.product-price .price-box span span{
    font-size: 12px;
    color: #666666;
    top: 0;
    margin-left: 5px;
    font-weight: normal;
}
#zoom-img{
    background: url("../images/zoom-out.gif") no-repeat scroll 0 0 transparent;
    bottom: 0;
    color: #666666;
    padding: 0 33px 5px;
    position: absolute;
    right: -21px;
}
.price-box .regular-price{
    display: block;
}
.catalog-product-view .product-info .price-box .price{font-size: 18px;}
/******************************** end **************************/

/**************************** cards and stationery **********************************/
.category-stationery .breadcrumb-wrapper{padding: 0;}
.station-banner {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.station-banner div{
    background: url("../images/station_bg.jpg") no-repeat scroll 0 0 transparent;
    height: 300px;
    width: 204px;
}
.station-banner div .content{
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding-top: 30px;
    text-align: center;
}
.station-left {
    width: 212px;
}
.station-left dt{
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}
#more_popular,#stationery_subcategories{
    margin-bottom: 35px;
}
.station-left li a{
    color: #666666;
    font-size: 12px;
}
#take-survey {
    border-top: 1px solid #DDDDDD;
    padding-top: 35px;
    width: 178px;
}
#take-survey .title{
    font-size: 20px;
    line-height: 21px;
}
#take-survey .content{
    font-size: 13px;
    line-height: 18px;
    padding-top: 15px;
}
#take-survey div.button{
    margin-top: 10px;
}
#take-survey div.button span{
    background: url("../images/take-survey.gif") no-repeat scroll 0 0 transparent;
    padding: 8px 65px;

}
.station-right{
    border-left: 1px solid #CCCCCC;
}
#feature-products .content{margin-left: 35px;}
.category-stationery .take_photo{
    border-top: 1px solid #CCCCCC;
    margin-top: 15px;
    padding-top: 35px;
}
/************************************ end ******************************************/

.price-box  .special-price .price-label,.price-box .special-price .discount-price { font-weight: bold; font-size: 12px; color: #cc0000; top:0px;}
.catalog-product-view .price-box .discount-price {font-weight: bold;font-size:18px; color: #cc0000;}
.catalog-product-view .old-price .price-label,.catalog-product-view .price-box .old-price .price{font-size:18px;font-weight: bold;color: #666;}
.catalog-product-view .product-info .regular-price .price,.catalog-product-view .product-info .regular-price .price-label{font-size: 18px; color: #666;}
.catalog-product-view .related-name .price-box .discount-price{font-size: 12px;}

/*************** nav ******************/
.nav-container { float: left; }
.nav{ height: 28px;  top: 15px; width:1010px; }
#nav { font-size:16px; letter-spacing: -0.07em; text-transform: lowercase; margin-left: 64px; padding-top: 0px;}

.featured-nav {background: #FFF ; border-bottom: 11px solid #d62323; border-right: 11px solid #d62323; border-left: 11px solid #d62323;}
.has-featured {width: 400px; float: left; position: relative;}
.top-shadow { position: absolute; width: 100%; height: 8px; top: 0; left: -3%; margin: 0 auto; background-image: url(../images/bottom_shadow.png); z-index: 20000; background-size: 100% 100%; background-repeat: no-repeat; }
.shadow-left {
    position: absolute;
    height: 100%;
    width: 8px;
    left: -8px;
    background: url("../images/dd_left.png") repeat-y center top;
}

.shadow-right {
    position: absolute;
    height: 100%;
    width: 8px;
    right: -8px;
    top: 0;
    background: url("../images/dd_right.png") repeat-y center top;
}

.shadow-bottom-holder {
    position: absolute;
    height: 8px;
    width: 100%;
}

.shadow-bottom-holder .shadow-bottomleft {
    position: absolute;
    height: 8px;
    width: 8px;
    left: -8px;
    background: url("../images/dd_left_corner.png") no-repeat left bottom;
}

.shadow-bottom-holder .shadow-bottommiddle {
    position: absolute;
    height: 8px;
    width: 100%;
    background: url("../images/dd_bottom.png") repeat-x center top;
}

.shadow-bottom-holder .shadow-bottomright {
    position: absolute;
    height: 8px;
    width: 8px;
    right: -8px;
    background: url("../images/dd_right_bottom.png") no-repeat right bottom;
}
/*.shadow-left  { position: relative; float: left; background: url(../images/dd_left.png) top repeat-y; width: 10px; height: inherit;}
.shadow-right { position: relative; float: left; background: url(../images/dd_right.png) top repeat-y; width: 10px; height: inherit;}
.shadow-bottom-holder { position:relative; height: 2px;}
.shadow-bottom-holder .shadow-bottomleft { position:relative; background: url(../images/dd_left_corner.png) top no-repeat; width: 2px; height: 3px; float: left;}
.shadow-bottom-holder .shadow-bottommiddle { position:relative; background: url(../images/dd_bottom.png) top repeat-x; width:395px; height: 3px; float: left;}
.shadow-bottom-holder .shadow-bottomright { position:relative; background: url(../images/dd_right_bottom.png) top no-repeat; width: 2px; height: 3px; float: left;}*/
/* All Levels */
#nav li { text-align:left; position:relative; }
#nav li.over { z-index:998; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; color: #ffffff;}
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer;}
#nav li ul a span { white-space:normal; }

#leftnav
#leftnav li { position:relative; text-align:left; }
#leftnav li.over { z-index:999; }
#leftnav a,
#leftnav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#leftnav span { display:block; cursor:pointer; white-space:nowrap; }
#leftnav li ul span {white-space:normal; }

/* 1st Level */
#nav li { float:left; }
#nav .level-top {background:none;}
#nav li a { float:left; padding:0 5px; font-weight:bold;}
#nav li a:hover { color:#000; }
#nav li.over a,
#nav li.active a {}

.leftnav li { float:left; }
#leftnav li.level-top span {color: #000000;}
#leftnav li.main-category {color: #06F;}
.leftnav li.active a { }
.leftnav a { float:left; padding:5px 12px 6px 8px; color:#a7c6dd; font-weight:bold; }
.leftnav li.over a,
.leftnav:hover {}

/* 2nd Level */
#nav .featured-nav-holder { position:absolute; visibility: hidden; font: 12px/1.6em Helvetica, Arial, sans-serif; color: #06F;  top:31px; left: 0px; letter-spacing: 0; }

#nav .featured-nav-holder ul { position:static; }
#nav .dropdown-item {position:static; width: 150px; text-align:center; padding-left: 20px;}
#nav .dropdown-item span { font-size: 16px; font-weight: bold !important;}
#nav .dropdown-item img {padding-bottom: 10px; padding-top: 20px;}
#nav .dropdown-item a:hover { color:#06F !important; font-weight: normal;}
#nav ul {position: static; float: left; margin-bottom: 30px; margin-top: 20px; width: 152px; padding-right: 25px;}
#nav .dropdown-links {border-left: 1px solid #D6D6D6;}
/* 3rd+ leven */

#nav ul li { float:none; padding: 2px 20px; width: 160px; }
#nav ul li.last { border-bottom:0; padding-bottom: 20px;}
#nav ul a { float:none; padding:3px 9px; font-weight:normal; color:#06F !important; }
#nav ul a:hover { color:#06F !important; font-weight: bold; }
#nav ul li a { float:none; padding:3px 9px; font-weight:normal; color:#06F !important; }
#nav ul li a:hover { color:#06F !important; font-weight: bold; }
#nav ul li.active > a,
#nav ul li.over > a { color:#06F !important; font-weight: bold; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { visibility: visible; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }
.ebizmarts-autoresponder-autoresponder-unsubscribe button.button span span{background: url("../images/btn_bg_2.png") no-repeat scroll center center transparent;}

/*************** details link ******************/
#detail-link{position: relative;}
#ele2{text-decoration: none; font-size: 11px; margin-left: 0; margin-right: 0;}
#ele2 span{-webkit-transform: scale(0.875); background: none; color:#fff; padding:0;}
#ele2:hover{text-decoration: underline;}
.blk .main a.closeBtn{ top:5px; right:6px; display:block; width:10px; height: 10px; margin: 0; position: absolute;}
.blk{width:250px; position:absolute; z-index: 9999999; right: 0px; left: 0px; margin-left: auto; margin-right: auto; margin-top: 5px;  }
.blk .main{border:1px solid #959595; width:100%;  background:#fff; padding: 14px 10px; box-shadow: 0 0 5px #000; position:relative; border-radius:5px;}
.blk .main p{width: 100%; font-size: 12px; color: #333; color: #333; margin: 0; padding: 0;}


/*************** nav end ******************/


.checkout-cart-index .upsell-row{background: url(../images/kit-bottombg.gif) left bottom repeat-x #e8e8e8; overflow: hidden; box-shadow: 4px 0 4px #f6f6f6; margin-top: 32px; }
.checkout-cart-index .upsell-row .col2-set{ padding-bottom: 20px; width: 100%; overflow: hidden;}
.checkout-cart-index .upsell-row .col-1{float: left; width: 181px; margin: 19px 11px 0 10px; font-size: 11px;}
.checkout-cart-index .upsell-row .col-2{float: left; width: 798px;}
.checkout-cart-index .upsell-row .col-1 h2{font-size: 14px; font-weight: bold; color: #393939;}
.checkout-cart-index .upsell-row .col-1 span{-webkit-transform: scale(0.916); font-size: 11px; color: #393939;}
.checkout-cart-index .upsell-row .col-2 .upsell #upsell-products-list{margin-top: 18px; overflow: hidden;}
.checkout-cart-index .upsell-row .col-2 li.item{float: left; margin-right: 12px; width: 186px;}
.checkout-cart-index .upsell-row .col-2 li.item a{color:#393939;}
.checkout-cart-index .upsell-row .col-2 li.item .product-image{width:184px;  border: 1px solid #000; }
.checkout-cart-index .upsell-row .col-2 li.item .product-image a{display: block; width: 184px; height: 139px;}
.checkout-cart-index .upsell-row .col-2 li.item .product-image img{width: 184px; }
.checkout-cart-index .upsell-row .col-2 li.item .product-name{font-size: 12px; color: #393939; font-weight: bold;text-decoration: none;}
.checkout-cart-index .upsell-row .col-2 li.item .price-box{border: 0; margin: 0; padding: 0; overflow: hidden;}
.checkout-cart-index .upsell-row .col-2 li.item .price-box .regular-price{float:left; color: #7d7d7d; font-weight: bold; font-size: 12px; text-decoration:line-through;}
.checkout-cart-index .upsell-row .col-2 li.item .price-box .discount-price{margin-left:5px; float:left; color: #b30000; font-weight: bold; font-size: 12px;}
.checkout-cart-index .upsell-row .col-2 li.item a{color:#000; font-size: 12px; font-weight: bold; text-decoration: underline;}
.checkout-cart-index .upsell-row .col-2 li.item button,.checkout-cart-index .upsell-row .col-2 li.item div a span{ background: url(../images/addtocart2.jpg) center no-repeat; display: block; padding:0; color: #fff; font-weight: bold; width: 125px; text-align: center; height: 47px; margin-left:-12px;}
.checkout-cart-index .totals .checkout-types{}
.checkout-cart-index .totals .checkout-types li{float: left;}
.quickshop-index-view .product-img-box img{width: 248px}
.quickshop-index-view .product-view .product-img-box{width: 250px; margin: 0 20px 0 0;}
.quickshop-index-view .product-view .product-img-box a{border: 1px solid #0c0c0c; display: block;}
.quickshop-index-view .product-view .product-img-box .more-views ul li a{border:0;}
.quickshop-index-view .product-view .product-info{width: 288px; text-align: left;padding-right:0;}
.quickshop-index-view .product-view .product-name h1{font-size: 18px;}
.quickshop-index-view #product_addtocart_form .product-details{border-top: medium none;}
.quickshop-index-view .p2ss2h .personalize-blurb{border-bottom: medium none;}
.quickshop-index-view .product-view .product-img-box .more-views h4{display: none;}
.quickshop-index-view .product-img-box .more-views img{ width: 48px;}
.quickshop-index-view .product-view .product-img-box .more-views{margin-top: 3px;}
.quickshop-index-view  #product_addtocart_form .price-box{margin-left: 0;}
.quickshop-index-view  #product_addtocart_form .price-box .price{font-size: 18px;  font-weight: bold;}
/*.quickshop-index-view .product-shop .product-info .add-to-cart button.button{background: url(../images/addtocart.jpg) no-repeat;}*/
.quickshop-index-view .product-shop .product-info .product-options dl.last .configurable-label{font-size: 13px; color: #666; font-weight: normal;}
.quickshop-index-view .product-shop .product-info .price-box{overflow: hidden;}
.quickshop-index-view .product-shop .product-info .old-price{float: left;}
.quickshop-index-view .product-shop .product-info .special-price{float: left;}
.quickshop-index-view #product_addtocart_form .price-box .old-price .price-label{display: none;}
.quickshop-index-view #product_addtocart_form .price-box .old-price #product-price-11048_clone{color: #a1a1a1;
    font-size: 18px;
    font-weight: bold;
    text-decoration: line-through;}
.quickshop-index-view #product_addtocart_form .price-box .special-price .price-label{display: none;}
.quickshop-index-view #product_addtocart_form .price-box .special-price #old-price-11048_clone{margin-left: 5px;}
.quickshop-index-view #product_addtocart_form .product-shop .product-info #upsell-qty label{display: block; font-size: 13px; color: #666; margin-top: 8px;}
.quickshop-index-view #product_addtocart_form .product-shop .product-info #upsell-qty input.qty{width: 33px; height: 21px; border:1px solid #a1a1a1; text-align: right; margin-top: 8px;}




.checkout-cart-index #shopping-cart-table th{border-left: 0; border-right: 0; padding:6px 0; border-top:1px solid #bebebe; border-bottom:1px solid #bebebe; background: #fff; font-weight:bold; white-space:nowrap; }
.checkout-cart-index #shopping-cart-table .price { white-space:nowrap !important; color: #666666; font-size: 18px; }
.checkout-cart-index #shopping-cart-table .product-image img{
    border: 1px solid #e6e6e6;
    width:167px;
}
.checkout-cart-index #shopping-cart-table .btn-remove2{background: url(../images/remove22.gif) no-repeat left center; width: 19px; height: 19px; display:inline-block;}
.checkout-cart-index .cart .data-table td{border: 0;}

.checkout-cart-index table#shopping-cart-table h2.product-name {font-size: 18px; color: #393939; text-decoration: none; margin-top: 0px;display: block; }
.checkout-cart-index table#shopping-cart-table .following-product a{text-decoration: none; display:block; color: #444; font-size: 13px; width: 138px; text-align: center;}
.checkout-cart-index table#shopping-cart-table .last dl.item-options dd{padding-left: 0; padding-top: 8px;}
.checkout-cart-index table#shopping-cart-table tfoot td.a-right{padding-bottom: 14px;}
.checkout-cart-index table#shopping-cart-table tfoot td.a-right strong{font-size: 18px; color: #000; font-weight: normal;}
.checkout-cart-index table#shopping-cart-table tfoot td.a-right strong span.price{font-size: 18px; color: #000; font-weight: normal;}
.checkout-cart-index table#shopping-cart-table .checkout-cart-index .checkout-types li button.button{margin-left: 10px;}
.checkout-cart-index table#shopping-cart-table tbody tr td{color: #747474; vertical-align: middle;}
.checkout-cart-index table#shopping-cart-table .product-tbl{border: 1px solid #ddd; width: 100%;}
.checkout-cart-index table#shopping-cart-table .product-tbl td.last span.home{background: url(../images/tp_rfi_SBD_111413_06.jpg) no-repeat left center; padding-left: 25px; display: block; margin-top: 19px;}
.checkout-cart-index table#shopping-cart-table .product-tbl td.last span.store{background: url(../images/tp_rfi_SBD_111413_03.jpg) no-repeat left center; padding-left: 25px; display: block; margin-top: 19px;}
.checkout-cart-index table#shopping-cart-table .product-tbl td.last span.value{display: inline-block; padding-left: 4px; background: none;}
.checkout-cart-index table#shopping-cart-table .product-tbl dl.item-options dt{font-weight: normal; font-style: normal;}
.checkout-cart-index table#shopping-cart-table .product-tbl dl.item-options {margin-top: 19px;}
.checkout-cart-index table#shopping-cart-table .product-tbl dl.item-options dd{padding-top: 0;}
.checkout-cart-index table#shopping-cart-table  tr{border-bottom: 1px solid #bebebe;}
.checkout-cart-index table#shopping-cart-table  tr.first {border-bottom: 1px solid #bebebe;}
.checkout-cart-index table#shopping-cart-table  tr.odd{border-bottom: 1px solid #747474;}
.price-box.special .regular-price { color:#666666; font-size: 18px;}
.price-box.special .discount-price { color:#CC0000;font-size: 18px; }


.giftvoucher-index-index .data-table th { padding:5px 15px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; background: #f1f1f1; }
.giftvoucher-index-index .data-table td { padding:5px; border:1px solid #ddd; }
.giftvoucher-index-index .data-table tr.odd {}
.giftvoucher-index-index .data-table tr.even { background-color:#f6f6f6; }
.giftvoucher-index-index .data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .search-text {
    width: 97%;
}
.giftvoucher-index-index input.input-text, .giftvoucher-index-index textarea {
    padding: 2px;
    height:16px;
}
.giftvoucher-index-index .data-table .giftvoucher-grid-search .giftvoucher-grid-search-item {
    padding-bottom: 2px;
}
.giftvoucher-index-index .data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .range-container {
    float: left;
    padding-bottom: 2px;
}
.giftvoucher-index-index .data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .range-container .from-price, .data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .range-container .to-price {
    min-width: 100px;
}
.giftvoucher-index-index .data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .data-range .label {
    display: block;
    width: 36px;
    float: left;
}
.giftvoucher-index-index .data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .data-range input.range-text {
    float: right;
    width: 57px;
    padding: 1px;
}
.giftvoucher-index-index .search-item .range-container .to-price {
    min-width: 100px;
}
.giftvoucher-index-index .data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .data-range {
    min-width: 121px;
    min-height: 18px;
    margin-bottom: 3px;
}
.giftvoucher-index-index .data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .data-range img {
    width: 15px;
    height: 15px;
    cursor: pointer;
}
.giftvoucher-index-index .data-table td {
    padding: 5px;
    border: 1px solid #ddd;
}
.giftvoucher-index-index .data-table tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.giftvoucher-index-index .data-table .giftvoucher-grid-search .giftvoucher-grid-search-item select{margin-top: 3px;}


.checkout-cart-index .col-2 .crosssell .product-image img{width: 75px; height: 75px;}
.checkout-cart-index .col-2 .crosssell #crosssell-products-list .product-details .product-price{margin-left: 0; padding-top: 6px;}
.checkout-cart-index .col-2 .crosssell .add-to-cart .product-price div{float: none;}
.checkout-cart-index .col-2 .crosssell .product-price{margin-left: 0;}
.checkout-cart-index .col-2 .crosssell .price-box span.regular-price .price{margin-left: 0;}
.cart .cart-collaterals .col2-set .col-1{width:51%;}

.giftvoucher-index-index .calendar .calendar table{witdh:300px;}
.giftvoucher-index-index .calendar caption th, .giftvoucher-index-index .calendar caption td{width:10%;}
.giftvoucher-index-index .calendar{margin-left:290px; width:300px;}

/*************** gift card artwork******************/
.checkout-cart-index .cart .cart-collaterals{position: relative;}
.checkout-cart-index .clear{clear:both;}
.checkout-cart-index .cart .cart-collaterals #giftvoucher_container .giftvoucher #gift-option-one{z-index:99; color:#434343;  padding:8px; position: absolute;  width: 493px;  background: #f6f6f6; left:274px; top: 0; border: 1px solid #cecece}
.checkout-cart-index .cart .cart-collaterals #giftvoucher_container .giftvoucher #gift-option-one a#close_dialog{display: block; float: right; background:url(../images/detail-close.gif) no-repeat left center; height: 8px; width: 7px}
.checkout-cart-index .cart .cart-collaterals #giftvoucher_container .giftvoucher #gift-option-one:before{width: 12px; height: 22px; display: block; content:url(../images/gitcardonebefore.png); position: absolute; left: -12px; top: 167px;}
.checkout-cart-index .cart .cart-collaterals #giftvoucher_container .giftvoucher #gift-option-one img{float: left; height: 100%;}
.checkout-cart-index .cart .cart-collaterals #giftvoucher_container .giftvoucher #gift-option-one #option-one-text{float:left; width: 356px; margin-left: 8px;}
.checkout-cart-index .cart .cart-collaterals #giftvoucher_container .giftvoucher #gift-option-one #close2{position: absolute; right:8px;}
.checkout-cart-index .cart .cart-collaterals #giftvoucher_container .giftvoucher #gift-option-one ul li{margin-bottom: 16px; line-height: 16px;}
.checkout-cart-index .cart .cart-collaterals #giftvoucher_container .giftvoucher #gift-option-one ul li:before{margin:0 5px 0 0; display: inline-block; height: 3px; width: 3px; content: ""; border-radius: 3px; background: #434343;vertical-align:middle }
.checkout-cart-index .cart .cart-collaterals #giftvoucher_container .giftvoucher #gift-option-one ul li a{text-decoration: underline; color:#676767; }
.checkout-cart-index .cart .cart-collaterals #giftvoucher_container .giftvoucher #lightbox-wbg{background:url(../images/lightbox-wbg.png) no-repeat; display:inline-block; width:31px; height: 31px; vertical-align: middle;}
.checkout-cart-index .cart .cart-collaterals #giftvoucher_container .giftvoucher #gift-option-one #option-one-text #moreinfo{color: #676767; text-decoration: underline; cursor: pointer;}
.checkout-cart-index .ui-dialog #ui-dialog-title-print-to-dialog1 h3{text-align:left; margin-top:10px; background:url(../images/lightbox-wbg.png) no-repeat left center; height: 31px; line-height: 31px; padding-left: 36px; color: #434343;}
.checkout-cart-index .ui-dialog .ui-widget-header .ui-icon{display:block; position:absolute; text-indent:-999999px; top:-6px; right:3px; background:url(../images/detail-close.gif) no-repeat left center; height: 8px; width: 7px;}
.checkout-cart-index .ui-dialog .ui-widget-header ,ui-state-hover .ui-icon{background:none;}
.checkout-cart-index .ui-dialog .ui-dialog-titlebar{padding:0 9px;}
.checkout-cart-index .ui-dialog #print-to-dialog1{padding:0 20px 15px 9px; border:0;}
.checkout-cart-index .ui-dialog .ui-dialog-titlebar-close{margin: 0; right:0; height: 10px; padding: 0;}
.checkout-cart-index #print-to-dialog1 li{text-align: left; margin-top: 15px; color: #434343; line-height: 16px;}

.giftvoucher-index-addredeem .form-list .input-box #gift-voucher-code{width:100% !important;}
.giftvoucher-index-addredeem #addredeem-giftvoucher-code .buttons-set  button.button span span{padding: 12px 30px;}
.sales-order-history #my-orders-table td{padding:10px;}
.sales-order-history #my-orders-table th{padding:6px 10px;}
.giftvoucher-index-index .giftvoucher-search-button button.button span span{background:url("../images/btn_bg_2.png") no-repeat scroll center center;
    padding:12px 54px;}
.wishlist-index-index #wishlist-table textarea{width:304px!important; margin-left: 10px;}
.wishlist-index-index #wishlist-table h3.product-name a{display:inline-block; margin-bottom: 10px; margin-left: 10px;}
.checkout-cart-index #print-to-dialog1 li:before{margin:0 5px 0 0; display: inline-block; height: 3px; width: 3px; content: ""; border-radius: 3px; background: #434343; vertical-align:middle }
a:hover,a:active{outline:none;}
:focus{outline:thin dotted;}
a:active{outline:none;}
.feature .content a{display: block;}
.print_block .prints a.link,.tips .prints a.link{color: #000; padding-bottom: 10px; display: block;}
/* Rudimentary mega menu CSS for demonstration */

/* mega menu list */
.nav-menu {
    display: block;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 15;
}

/* a top level navigation item in the mega menu */
.level-top {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: 0;
}

/* first descendant link within a top level navigation item */
.level-top > a {
    position: relative;
    display: inline-block;
    padding: 0.5em 1em;
    margin: 0 0 -1px 0;
    border: 1px solid transparent;
}

/* open state of first descendant link within a top level
   navigation item */
.level-top > a.open {
    z-index: 1;
}

/* sub-navigation panel */
.featured-nav-holder {
    position: absolute;
    top: 2.6em;
    background-color: #fff;
}

/* sub-navigation panel open state */
#nav .featured-nav-holder.open {
    display: block;
    visibility: visible;
}

/* list of items within sub-navigation panel */
.featured-nav-holder ul {
    display: inline-block;
    vertical-align: top;
    margin: 0 1em 0 0;
    padding: 0;
}

/* list item within sub-navigation panel */
.featured-nav-holder li {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.category-stationery #feature-products .feature .products{height: auto;}
.product-details .description ul li{
    list-style: disc inside none;
    text-transform: lowercase;
}
.screen-reader-only {
    height: 1px;
    left: -10000px;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 1px;
}

div.tgt_gn_acc_title {
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    height: 1px;
    left: -2000px;
    letter-spacing: normal;
    outline: medium none;
    overflow: visible;
    position: absolute;
    text-align: center;
    text-decoration: underline;
    top: -50px;
    width: 1px;
    z-index: 900;
}
div.tgt_gn_acc_title a{
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: normal;
    text-align: center;
    text-decoration: underline;
    width: 150px;
}

div.tgt_gn_acc_title a:focus, .tgt_gn_acc_title a:active{
    background: none repeat scroll 0 0 #FAFAC5;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    display: block;
    height: 15px;
    left: 2175px;
    padding: 5px;
    position: absolute;
    top: 50px;
    width: 150px;
}
.catalog-product-view .related-name .old-price .price-label, .catalog-product-view .related-name .price-box .old-price .price{display: block; float: left;font-size: 12px;font-weight: normal;}

/********** store popup*************/
#useLastStore {
    background: url("../images/store-btn.gif") no-repeat scroll center center transparent;
    padding: 14px 50px;
    font: 18px/13px Arial,Helvetica,sans-serif;
    font-weight: bold;
    color:#fff;
    margin-top:15px;
    display:inline-block
}
#useLastStore:focus {outline:thin dotted; }
#changeLastStore {
    text-decoration:underline;
    color: #333333;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
}

.screen-reader-only {
    height: 1px;
    left: -10000px;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 1px;
}

.category-stationery #feature-products .feature .products{height: auto;}
.product-details .description ul li{
    list-style: disc inside none;
    text-transform: lowercase;
}
.catalog-product-view .related-name .old-price .price-label, .catalog-product-view .related-name .price-box .old-price .price{display: block; float: left;font-size: 12px;font-weight: normal;}
#nav li .ada-expend a{
    color: #000000;
    font-size: 12px;
    text-decoration: underline;
    font-weight: normal;
    float: none;
}
.ada-expend{
    background-color: #FAFAC4;
}

#lastStoreInfo address{
    color: #333333;
    font-family: arial;
}
#loadStore {
    background: url("../images/store-btn.gif") no-repeat scroll 0 0 transparent;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 48px;
}
#cancel{
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    text-decoration: underline;
}
#store-info-form2 {
    margin-bottom: 30px;
    margin-top: 10px;
}
#selectStoreDiv{
    overflow: visible;
}

.catalog-product-view .selectStoreDialog, .checkout-cart-index .selectStoreDialog{
}
#loadStore2 {
    background: url("../images/search-little.gif") no-repeat scroll 0 0 transparent;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    padding: 7px 33px;
}

#storecancel {
    padding: 0 8px;
    border: 2px solid #fff;
    border-radius: 8px;
    background: #fafafa;
    box-shadow: 0 0 3px #ccc;
    font-weight: bold;
    position: absolute;
    top: -46px;
    right: 16px;
    z-index: 2000;
    line-height: 20px;
    font-size: 14px;
}
.printtostore-checkout-onepage-index #loadStore{
    padding: 8px 32px;
    background: url("../images/search-little.gif") no-repeat scroll 0 0 transparent;
    font-size: 14px;
}

.printtostore-checkout-onepage-index .store .store-map{
    height: 300px;
    width: 510px;
}
.printtostore-checkout-onepage-index .store .store-list{
    height: 300px;
    width: 200px;
}

body.catalog-product-view .qty-selector{overflow: hidden}
body.catalog-product-view .qty-selector dd,body.catalog-product-view .product-options dt{float: left}
body.catalog-product-view .product-options dt {min-width: 100px;}
body.catalog-product-view .product-options dd select,body.catalog-product-view .qty-selector dd select{width: 278px}
/*body.catalog-product-view .product-options dt{width:100px}*/

#product_view_cart .add-to-cart { float:left }
#product_view_cart .price-box { float:right; }
body.catalog-product-view .attribute_box { margin-bottom:10px; }

body.catalog-product-view .product-options dd label { padding-left:5px; }

/** new register page **/
.customer-account-create .fieldset {padding: 0; margin-top: 15px; margin-bottom: 0;}
.customer-account-create .page-title h1{font-size: 28px;color:#444}
.customer-account-create .col2-set .col-1{ padding-left: 14px; width: 46%; border-right: 1px solid #CCCCCC; margin-bottom: 25px;}
.customer-account-create .form-list label {text-transform: lowercase; font-size: 14px; font-weight: normal;}
.fields-info {list-style: disc inside none; margin-bottom: 15px;}
.customer-account-create .form-list input.input-text, .customer-account-login .form-list input.input-text{height: 26px; width: 324px;}
.customer-account-create .form-list input.password{font-size: 20px; height: 30px; width: 147px;}
.customer-account-create .page-title{margin-bottom: 28px; padding-bottom: 23px;border-bottom: 2px solid #ddd}
.control .input-box{float: left;}
.control label{font-weight: bold;}
.customer-account-create #form-validate button.button span span{margin-left: -14px; background: url("../images/btn_bg_2.png") no-repeat scroll center center;}
.buttons-set button.button{float: left;}
.customer-account-create div.info .tips{margin-bottom: 15px; margin-top: 10px; font-size: 12px;}
.customer-account-create .col-2 h2{font-size: 24px; width: 251px; font-weight: bold;}
.customer-account-create .col-2 h4{width: 408px;margin: 10px 0;}
.form-list div.pwd{width: 181px;}
.customer-account-create .form-list label.required em, .customer-account-create #remember-me-box, .customer-account-login .form-list label.required em, .customer-account-login #remember-me-box{display: none;}
.customer-account-create .col2-set .col-2{width:46%;}
/****/
.customer-account-login .page-title h1{margin-bottom: 12px;}
.customer-account-login h2{font-size: 25px; font-weight: bold;}
.customer-account-login .form-list label.required{ text-transform: lowercase; font-size: 14px; font-weight: normal;}
.customer-account-login .f-left{color: #0e74e7;font-size: 11px;-webkit-transform:scale(0.917);}
.customer-account-login #login-form .registered-users button.button span span{  background: url("../images/btn_bg_1.png") no-repeat scroll center center}
.account-login .registered-users {padding-bottom: 70px;  margin-bottom: 35px; width: 475px;}
.account-login .page-title{margin-bottom: 28px;}
.new-users div.content{font-size: 14px; width: 90%;}
.customer-account-login .new-users h2{ margin-bottom: 26px;}
.customer-account-login .content div{margin: 15px 0 5px;}
.fields-info li{line-height: 15px;}
.registered-users ul.form-list{margin-top: 10px;}

#Login-container{position: absolute; top: -4px; left: -10px; height: 193px; width: 315px; z-index: 999;}
#Login-container .closeLogin{background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #CCC; border-bottom: none; float: left; height: 1px; padding: 4px 10px; position: relative; z-index: 1000;}
#Login-container .closeLogin a{color: #454545 !important; }
#Login-container .box{z-index: 999; border: 1px solid #CCC; background: none repeat scroll 0 0 #FFFFFF; position: absolute; top: 9px; width: 322px;}
#Login-container .box form{display: block; margin-left: 10px; margin-top: 17px;}
#Login-container a{color: #1d1d1d}
.header-nav{position: relative}
#OverlayLoginForm ul li {margin-bottom: 10px;}
#OverlayLoginForm ul li input{height: 28px; width: 212px; border: 1px solid #CCCCCC;}
#OverlayLoginForm ul.formRows{margin-top: 10px;}
#ButtonPopupLogin{ margin-right: 14px;}
#ButtonPopupLogin .buttonText{font-weight: bold; background: url("../images/sign-in-popup.gif") no-repeat scroll center center;padding: 14px 26px;}
#OverlayLoginForm .buttonUnit{text-align: right;}
#OverlayLoginForm .buttonUnit a{font-size: 10px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #OverlayLoginForm .buttonUnit a{font-size: 10px; -webkit-transform:scale(0.875); display: block; float: left; margin-left: 68px; line-height: 40px;}
}
#Login-container .creatlow{border-top: 1px solid #CCCCCC; margin: 5px 11px; padding: 5px 0;}
#Login-container .creatlow a{color: #0142c6;}



/*rso*/
body.rso-customer-migrate-index .ui-widget-header{
    background: none;
    border: none;
    display: none;
}
body.rso-customer-migrate-index .ui-widget-content{background: #fff;text-align: left;font-size: 14px;}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup #account h2{font-weight:bold;font-size:30px;}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup #account p{line-height: 17px;padding:15px 74px 25px 0;margin: 0}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup #account #account-form-info{float: left;width:300px; margin-top:10px;}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup #account #account-form-info p{padding-right: 0;padding-bottom: 0}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup #account #account-form-info .form-list .input-box{width:100%}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup #account #account-form-info .form-list .input-box input{font-size:12px;width:98%;height:26px}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup #account .rso-error-text{float: left;font-weight:bold;width:300px;margin-left: 54px;margin-top: 25px;padding:0px;color:#ff0000; line-height: 17px;}
body.rso-customer-migrate-index .ui-dialog .ui-dialog-content{padding:0}
body.rso-customer-migrate-index .ui-dialog #migrate-popup-container{padding:34px 0 57px 38px;overflow: hidden}
body.rso-customer-migrate-index .ui-dialog #migrate-popup-container .Opt-in{padding-right: 38px}
body.rso-customer-migrate-index .ui-widget button{cursor:pointer;text-align:left;padding-right:25px;border-radius: 6px;width:300px;height: 116px;font-size:18px;font-weight: bold;background: #fff;padding-left:90px}
body.rso-customer-migrate-index .ui-widget button.yes:hover,body.rso-customer-migrate-index .ui-widget button.yes.current{background: url("../images/ros-yes.gif") no-repeat 31px center #f2f2f2;border: 2px solid #999}
body.rso-customer-migrate-index .ui-widget button.no:hover,body.rso-customer-migrate-index .ui-widget button.no.current{background: url("../images/ros-no.gif") no-repeat 31px center #f2f2f2;border: 2px solid #999}
body.rso-customer-migrate-index .ui-widget button.yes{background: url("../images/ros-yes.gif") no-repeat 31px center #fff;border: 2px solid #ccc;}
body.rso-customer-migrate-index .ui-widget button.no{background: url("../images/ros-no.gif") no-repeat 31px center #fff;margin-left:50px;border: 2px solid #ccc;}
body.rso-customer-migrate-index .ui-widget button.no.current.inactive{background: url("../images/ros-no-inactive.gif") no-repeat 31px center #fff;border:2px solid #ccc}
body.rso-customer-migrate-index #account-form{width:100%;overflow: hidden;}
body.rso-customer-migrate-index #account-form .error{margin-bottom:15px;font-size: 12px;color: #cc0000;line-height: 17px}
body.rso-customer-migrate-index #account-form .error.active{margin-bottom: 20px;font-size: 14px;color: #000;line-height: 17px;margin-top: 20px;padding: 0px;color:#ff0000;font-weight: bold;width:298px;}
body.rso-customer-migrate-index #account-form #account-form-field a{color: #0069ff;text-transform: lowercase;}
body.rso-customer-migrate-index #account-form button{background: url(../images/rso-combine-account.png) no-repeat;}
body.rso-customer-migrate-index .ui-widget #account-continue button,body.rso-customer-migrate-index .ui-widget button.change_password{background: url(../images/rso-continue.png) no-repeat;}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup button.rso-finish{background: url(../images/rso-finish.png) no-repeat;}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup .password_form #password-form-field button,
body.rso-customer-migrate-index .ui-widget-content #migrate-popup .address-sync .addressList #address_form_field button{background: url(../images/rso-save-continue.png) no-repeat;}
body.rso-customer-migrate-index #account-form button,body.rso-customer-migrate-index .ui-widget #account-continue button,body.rso-customer-migrate-index .ui-widget-content #migrate-popup button.rso-finish,body.rso-customer-migrate-index .ui-widget-content #migrate-popup .address-sync .addressList #address_form_field button,body.rso-customer-migrate-index .ui-widget-content #migrate-popup .password_form #password-form-field button,body.rso-customer-migrate-index  .ui-widget #migrate_photoin_form_feild button{cursor:pointer;float:right;border:0;margin:25px 0 0 0;height: 42px;text-indent: -99em;padding: 0;width:200px}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup button.rso-finish,body.rso-customer-migrate-index .ui-widget-content #migrate-popup .address-sync .addressList #address_form_field button,body.rso-customer-migrate-index .ui-widget-content #migrate-popup .password_form #password-form-field button{margin-right: 30px}
body.rso-customer-migrate-index .form-list label{margin-bottom: 5px}
body.rso-customer-migrate-index #account-continue{width:300px;float: left;margin-left: 355px;margin-top: 15px;line-height: 17px}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup{font-size: 14px;height: auto !important;}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup h2{font-size: 30px;font-weight: bold;color: #424242;}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup p{margin: 22px 0;line-height: 17px;padding-right: 74px}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup p a{color: #0066ff;}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup .password_form #password-form-field ul.form-list{float: left}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup .password_form #password-form-field ul.form-list .validation-advice{background:none;color: #CC0000;font-size: 12px;font-weight: bold;margin-top: 10px;padding: 0;}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup .password_form #password-form-field .note ol{margin-top: 5px;}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup .password_form #password-form-field .note ol li{list-style-type: disc;line-height: 17px;margin-left: 16px;}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup .password_form #password-form-field .note{font-size:12px;float: left;margin-left: 40px;width: 290px}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup .password_form #password-form-field .opt-in{margin: 20px 0}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup .password_form #password-form-field .condition{font-size:12px;width:72%;line-height: 17px;}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup .password_form #password-form-field .condition a{color: #0066ff}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup .account-info{overflow:hidden;border: 1px solid #dddddd;background: #fff;border-radius: 6px;width: 414px;padding: 23px}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup .account-info h3{color: #999;border-bottom: 1px solid #dddddd;padding-bottom: 23px}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup .account-info ul{padding-top: 8px;float: left;}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup .account-info ul li{line-height: 38px}
body.rso-customer-migrate-index .ui-widget-content #migrate_photoin_form_feild li{line-height: 22px}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup .account-info a.edit{font-weight:bold;float: right;margin-top: 6px;color: #0066ff;}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup .account-info ul li label{font-weight: bold;margin-left:25px;width:100px;display: inline-block}
body.rso-customer-migrate-index .clear{clear: both}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .shipping,body.rso-customer-migrate-index .ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .billing{width:50%;float: left;margin-bottom: 20px}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .shipping .choose-all,
body.rso-customer-migrate-index .ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .billing .choose-all{margin-top: 10px}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .shipping .choose-all label,
body.rso-customer-migrate-index .ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .billing .choose-all label{text-transform: lowercase;font-family: Arial;font-size: 13px;font-weight: normal;font-style: italic;text-decoration: none;color: #666666;}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .shipping ul.scroll,body.rso-customer-migrate-index .ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .billing ul.scroll{width:80%;overflow-y:scroll;height:190px;margin-top:15px}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .shipping h3,body.rso-customer-migrate-index .ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .billing h3{font-size: 18px}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .shipping ul li,body.rso-customer-migrate-index .ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .billing ul li{line-height:17px;margin-top:10px;overflow:hidden;font-size: 12px}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .shipping ul li input,body.rso-customer-migrate-index .ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .billing ul li input{float: left;margin-top: 4px}
body.rso-customer-migrate-index .ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .shipping ul li address,body.rso-customer-migrate-index .ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .billing ul li address{float: left;margin-left: 8px}
body.rso-customer-migrate-index .ui-dialog .ui-dialog-titlebar-close span{display:none}
body.rso-customer-migrate-index .ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus{display: none;}
#migrate-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: #fff;
    opacity: 0.5;
    text-align: center;
}

#migrate-layer img { margin-top:30%; }

#migrate-popup { position:relative; }
.rso-customer-migrate-index .col-main { min-height:600px; }

/*customer-account-login*/
body.customer-account-login .account-login .col2-set{padding: 0 20px}
body.customer-account-login .account-login .new-users{min-height:312px;width:50%;background: url(../images/customer-account-login-bg.gif) no-repeat right top;padding-top: 6px}
body.customer-account-login .account-login .registered-users{width:45%;padding-left: 40px;padding-top: 6px}
body.customer-account-login .account-login  h2{margin: 0;font-size: 20px;}
body.customer-account-login .account-login .content{font-size: 12px}
body.customer-account-login .account-login .content div,body.customer-account-login .account-login .content p{margin:10px 0}
body.customer-account-login .account-login .content div.input-box{margin:0}
body.customer-account-login .account-login #login-form .new-users button.button span span,body.customer-account-create #form-validate button.button span span{background: url(../images/customer-rso-create-account.gif) no-repeat;text-indent: -99em;overflow: hidden;padding: 0;height: 32px;width: 130px;margin:0 0 15px 33px}
body.customer-account-login .account-login .registered-users label{font-weight: bold}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .customer-account-login .f-left{margin-left: -4px}
}
body.customer-account-login #login-form .registered-users .buttons-set{margin: 0;padding: 0}
body.customer-account-login #login-form .registered-users button.button{float:right;margin-right: 60px}
body.customer-account-login #login-form .registered-users button.button span span{background: url(../images/customer-rso-sign-in.gif) no-repeat;text-indent: -99em;overflow: hidden;padding: 0;height: 32px;width:96px;}



/*customer-account*/
body.customer-account-create .form-list{padding-bottom: 10px}
body.customer-account-create .form-list label{font-size: 12px;text-transform:capitalize;font-weight: bold}
body.customer-account-create .form-list input,body.customer-account-create .form-list input.password{height: 26px}
body.customer-account-create #form-validate .buttons-set{padding-left: 0}
body.customer-account-create #form-validate button.button span span{margin-left: 0}
body.customer-account-create .customer-tips li label{font-weight: normal;margin-left: 10px}
body.customer-account-create p.tips{width:527px}
body.customer-account-create .validation-advice{width:145px}

/*customer-account-successconfirm*/
div.block.block-account-confirmation { margin-top: 25px;min-height: 400px;}
div.block.block-account-confirmation .thanks-tips h1 {font-family: Arial;font-size: 30px;font-weight: bold;font-style: normal;text-decoration: none;color: #424242;margin-bottom: 25px;}
div.block.block-account-confirmation .confirmation-content{margin-bottom: 30px;}
.customer-info .name-info{margin-bottom: 8px;}
.customer-info .name-info .title,.customer-info .email-info .title{font-family: Arial;font-size: 12px;font-weight: bold;font-style: normal;text-decoration: none;color: #333333;padding-right: 25px;}
.confirmation-content a{font-family: Arial;font-size: 12px;font-weight: bold;font-style: normal;}
div.block.block-account-confirmation .create-account-finish{background: url(../images/creat-account-finish.jpg) no-repeat;cursor: pointer;
    border: 0; margin: 30px 0 0 0;height: 42px;text-indent: -99em;padding: 0; width: 138px;}



/*rso existing */
.create-migration.ui-widget-content .ui-widget-header{background: none;border: none; display: none;}
.create-migration.ui-widget-content{background: #fff;text-align: left;font-size: 14px;}
.create-migration.ui-widget-content #migrate-popup #account h2{font-weight:bold;font-size:30px;}
.create-migration.ui-widget-content #migrate-popup #account p{line-height: 17px;padding:15px 74px 25px 0;margin: 0}
.create-migration.ui-widget-content #migrate-popup #account #account-form-info{float: left;width:300px;}
.create-migration.ui-widget-content #migrate-popup #account #account-form-info p{padding-right: 0;padding-bottom: 0}
.create-migration.ui-widget-content #migrate-popup #account #account-form-info .form-list .input-box{width:100%}
.create-migration.ui-widget-content #migrate-popup #account #account-form-info .form-list .input-box input{width:98%;height:26px}
.create-migration.ui-widget-content #migrate-popup #account .rso-error-text{float: left;width:300px;margin-left: 54px;margin-top: 25px;padding:0px;color:#ff0000;line-height: 17px;}
.create-migration.ui-widget-content .ui-dialog-content{padding:0}
.create-migration.ui-widget-content #migrate-popup-container{padding:34px 0 57px 38px;overflow: hidden}
.create-migration.ui-widget-content #migrate-popup-container .Opt-in{padding-right: 38px}
.create-migration.ui-widget-content.ui-widget button{cursor:pointer;text-align:left;border-radius: 6px;width:300px;height: 116px;font-size:18px;font-weight: bold;background: #fff;padding-left:90px}
.create-migration.ui-widget-content.ui-widget button.yes:hover,.create-migration.ui-widget-content.ui-widget button.yes.current{background: url("../images/ros-yes.gif") no-repeat 31px center #f2f2f2;border: 2px solid #999}
.create-migration.ui-widget-content.ui-widget button.no:hover,.create-migration.ui-widget-content.ui-widget button.no.current{background: url("../images/ros-no.gif") no-repeat 31px center #f2f2f2;border: 2px solid #999}
.create-migration.ui-widget-content.ui-widget button.yes{background: url("../images/ros-yes.gif") no-repeat 31px center #fff;border: 2px solid #ccc;}
.create-migration.ui-widget-content.ui-widget button.no{background: url("../images/ros-no.gif") no-repeat 31px center #fff;margin-left:50px;border: 2px solid #ccc;}
.create-migration.ui-widget-content.ui-widget button.no.current.inactive{background: url("../images/ros-no-inactive.gif") no-repeat 31px center #fff;border:2px solid #ccc}
.create-migration.ui-widget-content #account-form{width:100%;overflow: hidden;}
.create-migration.ui-widget-content #account-form .error{margin-bottom:15px;font-size: 12px;color: #cc0000;line-height: 17px}
.create-migration.ui-widget-content #account-form .error.active{margin-bottom: 20px;font-size: 14px;color: #000;line-height: 17px;margin-top: 20px;padding: 6px;color:#ff0000;font-weight: bold;width: 300px;}
.create-migration.ui-widget-content #account-form #account-form-field a{color: #0069ff}
.create-migration.ui-widget-content #account-form button{background: url(../images/customer-rso-sign-in.gif) no-repeat;}
.create-migration.ui-widget-content.ui-widget #account-continue button,.create-migration.ui-widget-content.ui-widget button.change_password{background: url(../images/rso-continue.png) no-repeat;}
.create-migration.ui-widget-content #migrate-popup button.rso-finish{background: url(../images/rso-finish.png) no-repeat;}
.create-migration.ui-widget-content #migrate-popup .password_form #password-form-field button,
.create-migration.ui-widget-content #migrate-popup .address-sync .addressList #address_form_field button{background: url(../images/rso-save-continue.png) no-repeat;}
.create-migration.ui-widget-content #account-form button,.create-migration.ui-widget-content.ui-widget #account-continue button,.create-migration.ui-widget-content #migrate-popup button.rso-finish,.create-migration.ui-widget-content #migrate-popup .address-sync .addressList #address_form_field button,.create-migration.ui-widget-content #migrate-popup .password_form #password-form-field button,.create-migration.ui-widget-content  .ui-widget #migrate_photoin_form_feild button{cursor:pointer;float:right;border:0;margin:25px 0 0 0;height: 42px;text-indent: -99em;padding: 0;width:138px}
.create-migration.ui-widget-content #migrate-popup button.rso-finish,.create-migration.ui-widget-content #migrate-popup .address-sync .addressList #address_form_field button,.create-migration.ui-widget-content #migrate-popup .password_form #password-form-field button{margin-right: 30px}
.create-migration.ui-widget-content .form-list label{margin-bottom: 5px; }
.create-migration.ui-widget-content #account .form-list label{text-transform: none; }
.create-migration.ui-widget-content #account-continue{width:300px;float: left;margin-left: 355px;margin-top: 15px;line-height: 17px}
.create-migration.ui-widget-content #migrate-popup{font-size: 12px;font-family:Arial;height: auto !important;}
.create-migration.ui-widget-content #migrate-popup h2{font-size: 30px;font-weight: bold;color: #424242;}
.create-migration.ui-widget-content #migrate-popup p{margin: 22px 0;line-height: 17px;padding-right: 74px}
.create-migration.ui-widget-content #migrate-popup p a{color: #0066ff;font-weight:bold}
.create-migration.ui-widget-content #migrate-popup .password_form #password-form-field ul.form-list{float: left}
.create-migration.ui-widget-content #migrate-popup .password_form #password-form-field ul.form-list .validation-advice{background:none;color: #CC0000;font-size: 12px;font-weight: bold;margin-top: 10px;padding: 0;}
.create-migration.ui-widget-content #migrate-popup .password_form #password-form-field .note ol{margin-top: 5px;}
.create-migration.ui-widget-content #migrate-popup .password_form #password-form-field .note ol li{list-style-type: disc;line-height: 17px;margin-left: 16px;}
.create-migration.ui-widget-content #migrate-popup .password_form #password-form-field .note{float: left;margin-left: 40px;width: 290px}
.create-migration.ui-widget-content #migrate-popup .password_form #password-form-field .opt-in{margin: 20px 0}
.create-migration.ui-widget-content #migrate-popup .password_form #password-form-field .condition{width:72%;line-height: 17px;}
.create-migration.ui-widget-content.ui-widget-content #migrate-popup .password_form #password-form-field .condition a{color: #0066ff}
.create-migration.ui-widget-content #migrate-popup .account-info{overflow:hidden;border: 1px solid #dddddd;background: #fff;border-radius: 6px;width: 414px;padding: 23px}
.create-migration.ui-widget-content #migrate-popup .account-info h3{color: #999;border-bottom: 1px solid #dddddd;padding-bottom: 23px}
.create-migration.ui-widget-content #migrate-popup .account-info ul{padding-top: 8px;float: left;}
.create-migration.ui-widget-content #migrate-popup .account-info ul li{line-height: 38px}
.create-migration.ui-widget-content #migrate_photoin_form_feild li{line-height: 22px}
.create-migration.ui-widget-content #migrate-popup .account-info a.edit{font-weight:bold;float: right;margin-top: 6px;color: #0066ff;}
.create-migration.ui-widget-content #migrate-popup .account-info ul li label{font-weight: bold;margin-left:25px;width:100px;display: inline-block}
.create-migration.ui-widget-content .clear{clear: both}
.create-migration.ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .shipping,.create-migration.ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .billing{width:50%;float: left;margin-bottom: 20px}
.create-migration.ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .shipping .choose-all,
.create-migration.ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .billing .choose-all{margin-top: 10px}
.create-migration.ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .shipping .choose-all label,
.create-migration.ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .billing .choose-all label{font-family: Arial;font-size: 13px;font-weight: normal;font-style: italic;text-decoration: none;color: #666666;}
.create-migration.ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .shipping ul.scroll,.create-migration.ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .billing ul.scroll{width:80%;overflow-y:scroll;height:190px;margin-top:15px}
.create-migration.ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .shipping h3,.create-migration.ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .billing h3{font-size: 18px}
.create-migration.ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .shipping ul li,.create-migration.ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .billing ul li{line-height:17px;margin-top:10px;overflow:hidden;font-size: 12px}
.create-migration.ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .shipping ul li input,.create-migration.ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .billing ul li input{float: left;margin-top: 4px}
.create-migration.ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .shipping ul li address,.create-migration.ui-widget-content #migrate-popup .address-sync .addressList #address_form_field .billing ul li address{float: left;margin-left: 8px}
.create-migration.ui-widget-content .ui-dialog-titlebar-close span{display:none}
.create-migration.ui-widget-content .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus{display: none;}

.window-overlay { background:url(../images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label { float:none; margin:0 6px; }
.remember-me-popup {background:#fff; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:413px;z-index:1000; }
.remember-me-popup h3 {color:#fff;float:left; font-size:14px; height: 23px;line-height: 23px}
.remember-me-popup .remember-me-popup-head {padding:0 7px;position:relative;overflow: hidden;background: #bc1f1f;}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {float:right;background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:7px; width:7px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { padding:9px 20px 15px 9px;overflow: hidden}
.remember-me-popup .remember-me-popup-body p{line-height: 19px;text-align: left;}
.remember-me-popup .remember-me-popup-body a {margin-top:10px;background:url(../images/remember-me-popup-body-close-btn-bg.png) no-repeat; display:block;color:transparent;float: right;width:110px;height: 32px;}


/* wedding store cms block*/
.wedding-new-block{border-bottom: 1px solid #CCCCCC;padding-bottom: 20px;padding-top: 10px;margin-bottom: 15px;}
.wedding-new-block table td{width:254px;padding-left: 21px;color: #9A9A9A;font-weight: bold;}
.wedding-new-block table td a{color: #9A9A9A;}
.wedding-new-block table td img{padding-left: 6px;vertical-align: middle;}
.wedding-new-block table td h2{font-size: 15px;font-weight: bold;color: #61616C;margin-bottom: 5px;}
.wedding-new-block table td.last{width:224px;}
.wedding-cms-footer{height: auto;padding: 25px 0 0;width: 943px; padding-bottom: 25px;}
.wedding-cms-footer p{font-size: 13px;color: #666;line-height: 15px;}
.wedding-cms-footer p .blod{font-size: 15px;}
.wedding-cms-footer .title h1{color: #666666;font-size: 20px;font-weight: bold;line-height: 21px;padding-bottom: 20px;}
.wedding-cms-footer .sign_up_tip{margin: 12px 0;}
.wedding-cms-footer .bottom{margin: 10px 0 30px;}
.wedding-cms-footer ul.desc{color: #666666;font-size: 13px;line-height: 15px;}

#checkout_method_register span,#checkout_method_guest span { color:transparent; }
#checkout_method_register, #checkout_method_guest {
    overflow: visible;
    width: auto;
    border: 0px none;
    padding: 0px;
    margin: 0px;
    background: none repeat scroll 0% 0% transparent;
    cursor: pointer;
    height: 32px;
    width: 140px;
}
#checkout_method_register{  background: url(../images/rso-create-account.gif) no-repeat;}
#checkout_method_guest{  background: url(../images/rsp-checkout-as-guest.gif) no-repeat;}


/** ship to home checkout off **/
.onepageCheckoutOff {
    width: 570px;
    margin: 65px auto;
    font-size: 18px;
}
.onepageCheckoutOff h1 {
    font-size: 40px;
    font-weight: bold;
    vertical-align: middle;
    line-height: 40px;
}
.onepageCheckoutOff p { margin-top:10px; }
.onepageCheckoutOff p span { font-weight:bold; }


/** print to store css style*/
#co-store-form .store-content1{
    text-align: left;
}

#co-store-form .storeTips{
    margin-top:15px;
    padding-left: 9px;
}

#co-store-form .storeTips li{
    background: url(../images/printserror-tips.jpg) no-repeat 0 7px;
    padding-left: 10px;
}

#co-store-form .store-content2{
    text-align: left;
}

#co-store-form .store-content2 .help{
    font-size: 13px;
    font-weight: bold;
    color: #990000;
}

#co-store-form .store-content2 .bold{
    font-weight: bold;
}

#co-store-form ul.form-list {
    margin-top: 20px;
}

#co-store-form .add-to-cart{
    margin-top: 10px;
    width: 115px;
}

#co-store-form .expandedText{
    text-decoration: underline;
    font-weight: bold;
}

/** photographer's guide css style*/
.photographer-guide{width:100%;float:left;}
.photographer-guide h2{font-weight: bold;}
.photographer-guide .image-box{width:100%;float:left;margin: 10px 0 25px;}
.photographer-guide .shape-1{
    float:left;
    background: url(../images/photographer_guide_one.jpg) no-repeat;
    width: 375px;
    height: 277px;
    margin-right: 60px
}
.photographer-guide .shape-2{
    float:left;
    background: url(../images/photographer_guide_two.jpg) no-repeat;
    width: 565px;
    height: 277px;
}

.photographer-guide .infos{
    list-style: disc inside none;
    float: left;
    width: 100%;
    margin-bottom: 35px;
}


/** photographer's dialog css style*/
#generalPasswordDiv .content{text-align: left;}
#generalPasswordDiv .content ul li {list-style: disc inside none;}
#generalPasswordDiv .content ul.child{margin-left:50px;}
#generalPasswordDiv .content a{color:#0069ff;}
#generalPasswordDiv .content p.content-center{padding:25px 0;}
#generalPasswordDiv .content p.content-footer{padding-bottom: 20px;}

/** photographer's buidler css style*/
.password-photos-builder{width: 100%;float: left;}
.password-photos-builder img{width: 853px;float: left;}
.password-photos-builder a{float: left;width: 125px;text-align: center;padding-top: 70px;}

/**create buy module css style*/
.checkout-cart-index .upsell-row .col-2 li.item button,
.checkout-cart-index .upsell-row .col-2 li.item div a span{overflow: hidden;
    float: left;
    height: 30px;
    line-height: 28px;
    width: 110px;
    color: #fff;
    font-weight: bold;
    background: #CB0303;
    border-radius: 15px;
    border: 1px solid #d0d0d0;
    margin:10px 0 0 0;
}

.block-related-shoppingcart .addToCartButton a{
    overflow: hidden;
    height: 28px;
    line-height: 28px;
    width: 100px;
    color: #fff;
    font-weight: bold;
    background: #CB0303;
    border-radius: 15px;
    border: 1px solid #d0d0d0;
    display: inline-block;
    margin-top: 6px;
}

body.catalog-product-view #product-options-wrapper .custom_options dd, body.catalog-product-view .product-options .custom_options dt { float:none; }


.film-print-title{margin: 25px 0;}
.film-print-orderid{color:#ff0000;font-weight: bold;margin: 25px 0;}
.filmprint.data-table{width: auto; margin:15px 0 ;/*margin: 0 auto;*/}
.filmprint.data-table td{padding: 5px 20px;}

/*.print-container{text-align:center;}*/
.film-print-title .red{color:#ff0000;}
.film-print-title .red.bold{font-weight: bold;}
.film-print-title .blue{color:#007ED1;}
/*.film-item.col2-set{  text-align: left;}*/
.film-item.col2-set .label{padding-left: 35px;}
.film-item.col2-set .qty{max-width: 30px;padding-left:20px;border: 1px solid;min-height: 20px;}
.film-item .col-1 dl{margin-bottom: 15px;}
.film-item .col-1 dd{padding-left: 35px;}
span.udl{text-decoration: underline;}
.film-item .col-2 ul.address-info  li{height: 30px;line-height: 30px;}

.film-tips li.bold{font-weight: bold;}
.film-tips li.bold ul{margin-left: 18px;}
.film-product-details{margin-bottom: 20px;}
.film-product-details .description{padding:0;}