/* Layout ================================================================================= */
body { background:url(../images/body_bg.gif) left 25px repeat-x; }
.wrapper {  }
.page { width:956px; margin:0 auto; padding:0 0; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; background-image:none; }
.page-popup h3 { margin:10px 0; }
.main { margin:10px 0; clear:both; }

/* Links */
a:link, a:visited { color:#e17308; text-decoration:none; }
a:hover { color:#816345; text-decoration:underline; }
a:active { color:#ff5a00; text-decoration:none; }



/* Base Columns */ 
.col-left { float:left; width:184px; margin-top:35px; border-left: 1px dotted #a3dbe4; }
.col-main { float:left; width:758px; margin:35px 0 0 13px; }
.col-main p { color:#543C28; }
.cms-page-view .std p { font-size:14px; line-height: 18px; }
.col-right { float:right; width:184px; }

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

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main { margin-left:0; width:956px; }

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

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

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


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #a3dbe4; }
input.input-text,textarea { padding:2px; }
input:focus, select:focus, textarea:focus { background-color:#f8fbfb; border-color:#1c626d; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option {}
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 { overflow:visible; width:auto; border:0; padding:0 0 0 12px; background:url(../images/bkg_button.gif) 0 50% no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ }
button.button span { cursor:pointer; float:left; padding:0 12px 0 0; background:url(../images/bkg_button.gif) 100% 50% no-repeat; font:bold 12px/23px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
button.button:hover span { color:#000; cursor:pointer; }
button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }

/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list label { font-weight:bold; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:250px; }
.form-list select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.add-row .btn-remove { font-size:0; line-height:0; padding:5px 5px 0 0; text-align:right; }
.form-list .range input.input-text { width:96px; }

.group-select {}
.group-select li { margin:0 0 5px; }
.group-select .input-box { float:left; width:260px; }
.group-select input.input-text,
.group-select textarea {width:510px; }
.group-select select { width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:250px; }
.group-select .input-box select { width:256px; }

.buttons-set { clear:both; margin:5px 0 0; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }
#form-validate .buttons-set, #form-validate p.required { width:515px; }
#form-validate fieldset { margin-bottom:15px; }

.buttons-set2 { clear:both; margin:5px 0 0; text-align:right; }

/* 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 {}
.required { color:#f00; }
p.required { font-size:10px; text-align:right; }
/* 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 { width:100%; overflow:hidden; font-size:12px; }
.messages li { margin:0 0 16px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 5px 32px !important; font-size:14px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#005C6A; background-color:#eff5ea; background-image:url(../images/success_msg_icon.gif); color:#005C6A; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#3d6611; }

/* BreadCrumbs */ 
.breadcrumbs { margin:-4px 0 10px 0; }
.breadcrumbs li { display:inline; }

/* Page Heading */
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */ 
.pager { padding:7px 10px; text-align:center; background:url(../images/block_title_bg.gif) left top repeat-x; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { display:block; float:left; margin-left:26%; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */ 
.sorter { border:1px solid #ddd; padding:5px; margin:5px 0; }
.sorter .view-mode { float:left; }
fieldset.sort-by { float:right; }
.sorter .link-feed {}

/* Product Attribute Table Table */ 
#product-attribute-specs-table { width:100%; font-size:14px; line-height:18px; font-weight:bold; color:#543c28; margin-left:22px; }
#product-attribute-specs-table tr { background:none; }
#product-attribute-specs-table th { font-size:14px; line-height:18px; font-weight:normal; white-space:nowrap; color:#919191; padding-left:20px; border:0; background:none; padding:1px 0; }
#product-attribute-specs-table td { font-weight:bold; border:0; padding: 1px 0; }

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Shopping cart tax info */
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(../images/bg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Lists Decoration */
li.odd {}
li.even { background-color:#f6f6f6; }
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }

/* Class: std - styles for admin-controlled content */
.std,
.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 */
.link-rss { background:url(../images/icon_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; width:244px; height:121px; overflow:hidden; } 
.header-container {}
.header { display:block; clear:both; }
.header .logo { background-position:0 0; background-repeat:no-repeat; text-indent:-999em; z-index:1099; position: relative; }
.header .logo a { display:block; width:244px; height:121px; }
.welcome-msg { font-weight:bold; text-align:right; display:inline; float:right; color:#543c28; }
.header .links { float:right; }
.header .form-search { text-align:center; }
.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 { text-align:center; }
.top-nav-wrapper { text-align:right; float:none; height:25px; line-height:25px; }
.top-nav-wrapper .links li {display:inline; margin-left:27px; }
.top-nav-wrapper .links li a:link, .footer-links li a:link { color:#005c6a; text-decoration:none; border-bottom: 1px dotted #005c6a; }
.footer-links li a:visited, .top-nav-wrapper .links li a:visited { color:#005c6a; border-bottom: 1px dotted #005c6a; }
.top-nav-wrapper .links li a:hover, .footer-links li a:hover { color:#000; text-decoration:none; border-bottom: 1px solid #000; }
.top-links-wrapper { display:inline; float:right; }
body.customer-account-index div div div div div ul li.first a, body.customer-account-edit div div div div div ul li.first a, body.customer-address-form div div div div div ul li.first a, body.sales-order-history div div div div div ul li.first a, body.newsletter-manage-index div div div div div ul li.first a, body.wishlist-index-index div div div div div ul li a.top-link-wishlist, body.checkout-cart-index div div div div div ul li a.top-link-cart, body.customer-account-login div div div div div ul li.last a { color:#e17308; border-bottom-width:0; }


/* Header Boxes*/
.header-boxes { position: relative; height:39px; z-index:899; top:33px; right:0; }
.newsletter-header, .search-header-box { padding:0 0 0 15px; line-height:39px; background:url(../images/header_box.gif) 0% 50% no-repeat; width:auto; float:right; margin-left: 33px; }
.newsletter-header div, .search-header-box div { background: url(../images/header_box.gif) 100% 50% no-repeat; padding:0 15px 0 0; display:block; }
.newsletter-header div a { font-size:16px; font-weight:bold; color: #FFF; text-decoration: none; }
.newsletter-header div a strong { color:#a3dbe4; }
.newsletter-header div a:hover strong { color:#e17308; }
.newsletter-header div a:hover { color:#e39141; }
#search_mini_form fieldset #search { background: url(../images/search_box_input.gif) transparent no-repeat; height:27px; width:154px; padding: 6px 6px 0 6px; border:0; margin: 4px 0 0 0; }
#search_mini_form fieldset button { background: url(../images/search_box_button.gif) 0 0 transparent no-repeat; height:27px; width:32px; border:0; cursor:pointer; }
#search_mini_form fieldset button:hover { background: url(../images/search_box_button.gif) 0 -100px transparent no-repeat; }
#search_mini_form fieldset button span { display:none; }

/********** < Navigation */
#nav { font-size:14px; padding:0; margin:-46px 0 0 0;  }

/* All Levels */
#nav li { text-align:right; position:relative; }
#nav li.over { z-index:999; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; color:#a3dbe4; }
#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; }

/* 1st Level */
#nav li { float:right; height:38px;}
#nav li a { float:left; margin:5px 0 5px 33px; padding: 10px 0; font-weight:bold; }
#nav li a:hover { color:#e39141; }
#nav li.over a,
#nav li.active a, body.cms-home div div div ul #nav-home a, body.cms-decorating-tool div div div ul #nav-decorating-tool a, body.cms-about-photography-art-store div div div ul #nav-about-us a, body.contacts-index-index div div div ul #nav-contacts a { color:#FFF; background:url(../images/nav_selector.gif) 50% bottom no-repeat; }

/* 2nd Level */
#nav ul { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #ddd; background:#fafafa; }
#nav ul li { float:none; border-bottom:1px solid #ddd; }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:3px 9px; font-weight:normal; color:#888 !important; }
#nav ul li a:hover { color:#000 !important; }
#nav ul li.active > a,
#nav ul li.over > a  { font-weight:bold; color:#000 !important; }

/* 3rd+ leven */
#nav ul ul { top:7px; }

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { margin:0 0 10px; }
.block .block-title { padding:0 9px; background:url(../images/block_title_bg.gif) left top repeat-x; }
.block .block-title h2 { font-size:18px; font-weight:bold; line-height:1.6; margin-bottom:-10px; }
.block h3 { font-size:14px; line-height:1.5; }
.block .block-content { padding:9px 0 9px 9px; }
.block .actions { text-align:right; }
.block .actions a { float:left; }

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

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

/* Block: Layered Navigation, Reorder List & Bulleted Lists */
.block-layered-nav h3 { display:none; }
.block-layered-nav div dl dd ol li { color:#9E8C7D; margin:0 5px 0 -5px; }
#cart-sidebar-reorder li { margin:0 5px 0 0; line-height:1; }
.block-layered-nav div dl dd ol li a, #cart-sidebar-reorder li a { background:url(../images/bullets.gif) 5px 7px no-repeat; padding: 2px 0 2px 13px; }
.block-layered-nav div dl dd ol li a:visited, #cart-sidebar-reorder li a:visited { color:#e17308; }
.block-layered-nav div dl dd ol li a:hover, #cart-sidebar-reorder li a:hover { color:#543c28; background:url(../images/bullets.gif) 5px -93px no-repeat; }
.block-layered-nav dt { font-weight:bold; font-size:14px; border-top: 1px dotted #a3dbe4; padding: 6px 0 0 0; margin: 6px 0 0 0; }
.block-layered-nav .currently li { padding:2px 5px; margin:3px 0; background-color:#f1fafb; border-top:1px dotted #a3dbe4; }
.block-layered-nav .currently li span.label { color:#9e8c7d; }
.currently-browsing-by { margin:10px 0 2px 0; color:#a14a02; }

/* Block: Cart */
.block-content-cart-wrapper { z-index:1200; position:absolute; right:50%; margin-right:-478px; top:184px; }
.block-content-cart strong { font-size:14px; color:#543c28; margin-right: 5px; }

/* Block: Poll */
.block-poll {}
.block-poll input.radio { float:left; margin:3px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }

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

/* Block: Reorder */
.block-reorder h3 { margin:10px 0 2px 0; }
.block-reorder li { padding:5px 0; background-color:#FFF; margin-left:0; }
.block-reorder input.checkbox { float:left; margin:3px 0 0 0; }
.block-reorder .label { display:block; }
.sidebar .block-reorder { float:right; margin-top:4px; position:relative; left:-22px; }
.sidebar .block-reorder h2 a { font-size:10px; font-weight:normal; }
.col-right .block-reorder, .col-left .block-reorder { display:none; }

/* Compare */
.block-compare { display:none; }

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

/* Block: Checkout Progress */
.block-progress .block-content { padding-right:9px; }
.block-progress dt { font-weight:bold; padding:2px 4px; background-color:#f5f5f5; border:1px dotted #a3dbe4; color:#9F9185; margin-top:7px; }
.block-progress dt.complete, .block-progress dd.complete { background-color:#f1fafb; border: 1px solid #1c626d; }
.block-progress dt.complete { border-bottom-width:0; color:#000; }
.block-progress dd.complete { border-top-width:0; padding: 2px 4px; }
/* ======================================================================================= */

/* Page Titles */
.category-title, div.product-name, .page-title { margin:0 0 0 -479px; position:absolute; top:173px; left:50%; z-index:2000; }
.category-title h2, .product-name h2, .page-title h2, .cms-page-view h2 { font-weight:normal; text-transform:uppercase; color:#543c28; font-size:26px; letter-spacing:-2.1px; }
.cms-page-view h2 { width:956px; border-bottom: 1px dotted #a3dbe4; padding-bottom:8px; margin:-43px 0 10px -1px; }
.cms-page-view .col-main { margin-top:22px; }

/* Contact Us */
.contacts-index-index .col-main { margin-top:62px; padding-top:12px; border-top:1px dotted #a3dbe4; }
#contactForm .buttons-set, #contactForm .required { width:515px; }

/* Category Page ========================================================================= */
.category-image { display:block; margin:0 auto; }
.category-products {}

/* View Type: Grid */
.products-grid { width:100%; margin: -2px 0 20px 0; }
.products-grid span div .product-price-label, #products-grid-table tbody td div .product-price-label, .product-view-level-2 .price-box { display:none; }
.product-options-bottom .price-box { display:block; position:relative; top:-32px; }
.products-grid span div .product-price-number { width:100%; }
#products-grid-table tbody td div .product-price-number { width:100%; font-size:12px; color:#000; }
.products-grid td { width:25%; padding:10px 0; text-align: center; line-height: 1.2; }
.products-grid td.empty {}

/* View Type: List */.product-view
.products-list li.item { border:1px solid #ddd; padding:5px; margin:0 0 5px; }
.products-list .product-image { float:left; }
.products-list .product-shop { float:right; width:320px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {}

.product-essential {}
.product-collateral { clear:both; }
.product-collateral .short-description { width:500px; float:left; }
.product-collateral .description { width:416px; float:right}


/* Send to Friend */
.sendfriend-product-send .col-main { margin-top:60px; padding-top:15px; border-top:1px dotted #a3dbe4; }
#product_sendtofriend_form .buttons-set { width:515px; }

/* Product Images */
.product-view .product-img-box { float:left; width:auto; }
.product-view .product-img-box .product-image { background:url(../images/photo_bg.gif) right bottom no-repeat; padding: 0 9px 9px 0; }
.product-image .image-view { max-height:1200px; max-width:500px; }


.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:436px; }

/* Product Level 1 */
.product-view-level-1 { border-top:1px dotted #a3dbe4; padding: 13px 0; }

/* Product Level 2 */
.product-view-level-2 { border-top:1px dotted #a3dbe4; border-bottom:1px dotted #a3dbe4; background-color:#f1fafb; padding: 6px 0; }
.product-view-level-2 .validation-advice { position:absolute; left:270px; }
#sharethis_0 { display:none; }
.product-view-level-2 #product-options-wrapper dt { display:none; }

/* Product Level 3 */
.product-view-level-3 { margin: 13px 13px 0 20px; }
.product-view-level-3 h3 { margin-bottom:3px }
.product-view-level-3 p { padding:0 0 4px 146px; font-size:14px; background:url(../images/dt-product.gif) 0 5px no-repeat; line-height:20px; }
.button-link { background:transparent; border:none; color:#E17308; cursor:pointer; margin:-2px 0 0 -2px; font-size:14px; }
.button-link:hover { color:#816345; text-decoration:underline; }

/* Product Level 4 */
.product-view-level-4 { margin: 13px 13px 0 20px; }
.product-view-level-4 p { font-size:14px; }

/* Product Share Tools */
.product-share-tools { width:500px; }
.product-share-tools ul { display:block; padding-bottom:32px; }
.product-share-tools ul li { float:left; }
.share-tool-email { background:url(../images/iconset.gif) -1px 3px no-repeat; padding-left:25px; margin-right:30px; }
.share-tool-wishlist { background:url(../images/iconset.gif) -1px -42px no-repeat; padding-left:24px; margin-right:30px; }
.share-tool-sharethis { background:url(../images/iconset.gif) -1px -88px no-repeat; padding-left:26px; }



/* Tooltip DT */
#tt { position:absolute; display:block; width:100px; text-align:left; }
#tttop { display:block; height:5px; margin-left:5px; overflow:hidden; }
#ttcont { display:block; padding:2px 12px 3px 7px; margin-left:5px; background-color:#543c28; color:#FFFFFF; font-size:12px; }
#ttbot { display:block; height:5px; margin-left:5px; overflow:hidden; }

/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

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

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

.price-box {}
.price-box .price { font-weight:bold; }

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

/* Old price */
.price-box .old-price { margin:0; color:#919191; font-weight:normal; }
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

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

/* Product View Specials */
.catalog-product-view .old-price { width:340px; text-align:right; }
.catalog-product-view .special-price { position:relative; top:-21px; margin-bottom:-21px; }

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

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

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

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

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

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

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

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

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

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

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

/* Add to Cart */
fieldset.add-to-cart { margin:0 0 0 11px; font-size:14px; float:right; }
.add-to-cart label { float:left; font-weight:bold; display:block; width:13%; }
.add-to-cart .qty { float:left; display:block; width:70%; height:17px; }
.super-attribute-select { height:23px; margin-left:-1px; padding-top:2px; }
.add-to-cart button.button { float:left; margin:0 6px 0 5px; }
.product-add-to-wishlist { margin-left:7px; }

/* 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 Options */
.product-options { padding:10px 20px; }
.product-options dt { font-weight:bold; font-size:14px; float:left; width:14%; }
.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 { float:left; width:86%; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:300px; }
.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 { display:none; }
.product-options dl dt label span.required { display:none; }
#product-options-wrapper { position:relative; top:26px; width:300px; }

.product-options-bottom { padding:10px; }
.product-options-bottom .price-box { margin:10px 0; clear:both; display:block; margin:-13px 0 0 11px; }

/* Product Price */

.catalog-product-view .product-price-label { float:left; width:13%; font-weight:bold; font-size:14px; }
.catalog-product-view .product-price-number { float:left; width:70%; color:#007885; font-size:14px; font-weight:bold;}

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

/* Block: Description */
.product-collateral div h3 { font-size:18px; line-height:2;}
.product-collateral div div p, .product-collateral div p { font-size:14px; line-height:20px; color:#543c28; }

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

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

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

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

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


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:bold; line-height:1.5; }

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

/* Advanced Search */
.catalogsearch-advanced-result .col-main, .catalogsearch-advanced-index .col-main { border-top:1px dotted #a3dbe4; margin-top:38px; padding-top:12px; }
.search-summary-wrapper { float:none; margin-bottom:30px; font-size:14px; }
.search-summary-wrapper p { float:left; }
.search-summary { float:left; font-weight:bold; margin-left:5px; color:#ad0000; }
.search-summary ul li strong { display:none; }
.catalogsearch-advanced-result .note-msg { clear:both; margin-bottom:15px; }
#advanced-search-list .even { background-color:#FFF; }
#advanced-search-list #dimensions { height:150px; }

/* Search */
.catalogsearch-result-index .page-title h2 strong { font-weight:normal; color:#ad0000; }

/* CMS Home Page */
.cms-home .main { margin:0; }
.cms-home .products-grid td { width:20%; }
.grid-row {list-style-type: none !important;}
.home-mission h1 { font-size:36px; line-height:1.8; text-align:center; }
.home-mission p { font-size:18px; color:#543c28; background-color:#f1fafb; text-align:center; line-height:1.2; padding:15px; border-top:1px dotted #a3dbe4; border-bottom:1px dotted #a3dbe4; }

/* Home Sidebar */
.home-sidebar { width:249px; float:left; padding-right:17px; border-right:1px dotted #a3dbe4; color:#543c28; }
.home-sidebar h3 { color:#000; }
.home-sidebar ul li { margin-bottom:17px; padding-bottom:17px; border-bottom:1px dotted #a3dbe4; }
.home-sidebar ul, .home-sidebar ul ul { list-style-type:none; padding:0; margin:0; }
.home-sidebar ul ul li, .home-sidebar ul li p { font-size:14px; line-height:26px; margin:0; padding:0; border:0; text-align:justify; }
.home-sidebar ul li h3 { font-size:24px; margin-bottom:8px; }
.home-sidebar ul ul li a { background:url(../images/bullets.gif) 5px 13px no-repeat; padding: 8px 0 8px 13px; }
.home-sidebar ul ul li a:hover { color:#543c28; background:url(../images/bullets.gif) 5px -87px no-repeat; }

/* Home Grid */
.home-promoted-products { width:688px; float:left; }
.home-promoted-products h2 { display:none; }
.home-promoted-products h3 { font-size:24px; margin: 0 0 10px 30px; }
.home-promoted-products ol { margin:0; padding:0; list-style-type:none; }
.home-promoted-products ol li { width:50%; float:left; text-align:center; margin:-10px 0 10px 0; font-size:14px; line-height:1.2; height:410px; }
.home-promoted-products ol li h4 { font-size:14px; margin-top:4px; }
.home-promoted-products .product-price-label { display:none; }
.home-promoted-products .product-price-number { width:100%; color:#543C28; }
.home-promoted-products .special-price { margin-bottom:-16px; }

/* Newsletter */
.cms-e-newsletter .col-main { margin-top:37px; }
.cms-e-newsletter .block-title { display:none; }
.cms-e-newsletter .block-subscribe { margin:-9px; }
input#newsletter { width:250px; margin-bottom:5px; }
#newsletter-validate-detail { font-weight:bold; font-size:14px; }
.cms-e-newsletter .messages { margin:-35px 0 35px 0; width:650px; }
.newsletter-example { float:left;  background:url(../images/photo_bg.gif) right bottom no-repeat; padding: 0 9px 9px 0; margin-right:10px; }
.catalogsearch-result-index .block-subscribe { display:none; }

/* Sitemap */
.sitemap {}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:570px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .checkout-types { float:right; text-align:right; }
.col-main .cart, .cart-no-items { border-top:1px dotted #a3dbe4; padding-top:15px; margin-top:71px; }
.cart .page-title { width:956px; }

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px; border:1px dotted #a3dbe4; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px dotted #a3dbe4; }
.data-table thead, .data-table tfoot { background-color:#f1fafb; height:43px; }
.data-table tfoot td button { margin:5px; }
.data-table thead th { color:#000; font-size:16px; line-height:33px; }
.data-table tbody {}
.data-table tfoot { background-color:#f1fafb; height:43px; }
.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 tbody td dl.item-options dt { float:left; font-style:normal; font-weight:normal; color:#919191; }
.data-table tbody td dl.item-options dd { float:left; }

/* Shapping Cart Table */
.checkout-types li button, .dt-bottom-col-3 button { overflow:visible; width:auto; border:0; padding:0 0 0 24px; margin-top:-10px; background:url(../images/bkg_button2.gif) 0 50% no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ }
.checkout-types li button span, .dt-bottom-col-3 button span { float:left; padding:0 24px 0 0; background:url(../images/bkg_button2.gif) 100% 50% no-repeat; font:bold 16px/40px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
.checkout-types-wrapper { float:right; }
.cart-table tbody td.a-center, .cart-table tbody td.a-right  { padding-top:32px; }
.checkout-cart-index div div .block-content-cart-wrapper { display:none; }
.cart-table .item-msg { font-size:10px; }
.cart-table tbody td h3.product-name { margin-top:17px; font-size:14px; }
.shopping-cart-dt { float:left; font-size:14px; margin:6px 0 -6px 0 }


/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:417px; margin-top: 10px; }
.cart-collaterals .col-2 .shipping { margin-bottom:20px; }
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart-collaterals .col-1 p { color:#543c28; }
.cart-collaterals .col-2 .shipping button { float:left; }
.cart-collaterals .col-1 h4 { margin:10px 0 5px 0; font-size:14px; }
#shipping-zip-form input, #shipping-zip-form select { width:203px; }

/* Shopping Cart Totals */
.cart .totals { float:right; padding:10px 20px 20px 20px; margin: 15px 0 30px 0; background-color:#F7FAFB; border:1px solid #154F58; }
.cart .totals table { width:100%; }

.cart .totals .checkout-types { margin-top:15px; }
.cart .totals table tfoot { font-size:16px; color:#005C6A; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }

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


/* Checkout ============================================================================== */
/* One Page */
.checkout-onepage-index .col-main { width:668px; float:left; }
.checkout-onepage-index .sidebar { margin-top:59px; width:274px; }
.opc { border-bottom:1px dotted #a3dbe4; position:relative; }
.opc li.section { border:1px dotted #a3dbe4; border-bottom:0; }
.opc .step-title { background-color:#f5f5f5; padding:0 5px; text-align:right; }
.opc .step-title .number { float:left; line-height:15px; margin: 3px 5px 3px 0; background-color:#FFF; border:1px solid #a3dbe4; padding:0 5px; color:#919191; }
.opc .step-title h3 { float:left; color:#9f9185; }
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title { background-color:#ceedf0; cursor:default; }
.opc .active .step-title .number { border:1px solid #1C626D; color:#000; font-weight:bold; }
.opc .active .step-title h3 { color:#000; }
.opc .step { border-top:1px dotted #a3dbe4; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }
.opc .order-review {}
#checkoutSteps li div form fieldset .required, #checkoutSteps li div form fieldset .buttons-set { width:515px; }
#checkoutSteps { padding-top:24px; }

/* Checkout Success */
.checkout-onepage-success .col-right { display:none; }
.checkout-onepage-success .col-main { margin-top:63px; padding-top:12px; border:1px dotted #a3dbe4; }

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

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

.please-wait { float:right; margin-right:5px; }
.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 .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt 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; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users p.required, .account-login .col2-set .col-2 { width:255px; }
.customer-account-create div div div div div #form-validate, .customer-account-login div div div div div #login-form, .customer-account-forgotpassword #form-validate { border-top: 1px dotted #a3dbe4; display:block; margin-top:72px; padding-top:12px; width:100%; }

/* Logout */
.customer-account-logoutsuccess .col-main { margin-top:72px; border-top:1px dotted #a3dbe4; padding-top:10px; }


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


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard .messages { margin:5px 0 10px 0 }
.dashboard .welcome-msg { text-align:left; border-top:1px dotted #a3dbe4; border-bottom:1px dotted #a3dbe4; background-color:#f1fafb; padding:10px 15px; margin:-11px 0 15px 1px }
.top-border { border-top: 1px dotted #a3dbe4; width:956px; position:absolute; top:216px; }
body.customer-account-edit div div .main, body.customer-account-index div div .main, body.customer-address-index div div .main, body.customer-address-form div div .main, body.sales-order-history div div .main, body.newsletter-manage-index div div .main, body.wishlist-index-index div div .main, body.wishlist-index-share div div .main, body.sales-order-shipment div div .main, body.sales-order-invoice .main { margin-top:36px; }
.block-account div h2 { margin-bottom:2px !important; }
.block-account div ul li a { background:url(../images/bullets.gif) 5px 7px no-repeat; padding: 3px 0 3px 13px; line-height:1.8; }
.block-account div ul li a:hover { color:#543c28; background:url(../images/bullets.gif) 5px -93px no-repeat; }
.block-account div ul li.current span { color:#543c28; background:url(../images/bullets.gif) 5px -93px no-repeat; padding: 3px 0 3px 13px; line-height:1.8;}
.customer-account-edit div div div .col-main, .customer-account-index div div div .col-main, .customer-address-index div div div .col-main, .customer-address-form div div div .col-main, .sales-order-history div div div .col-main, .newsletter-manage-index div div div .col-main, .wishlist-index-index div div div .col-main, .wishlist-index-share div div div .col-main { padding-top:10px; }
.dashboard .col2-set { margin-bottom:15px; }
.block-account div ul li.last { display:none; }
.col2-set h3, #form-validate fieldset h3, .dashboard .welcome-msg h3, .cms-decorating-tool h3 { color:#005C6A; margin-bottom:6px; }
.col-1 ol li { margin-bottom:15px; }
.customer-address-index div div div div .page-title button { position:absolute; right:50%; top:55px; margin-right:-867px; }
.customer-address-index div div div div .messages { margin-top:35px; }
.newsletter-manage-index .buttons-set { width:100px !important; }

/* My Orders */
.sales-order-view .main { margin-top:35px; }
.sales-order-view .title-buttons a, .sales-order-view .title-buttons span, .sales-order-shipment .title-buttons a, .sales-order-shipment .title-buttons span, .sales-order-invoice .title-buttons a, .sales-order-invoice .title-buttons span { position:relative; top:13px; }
.sales-order-view .title-buttons .link-rss, .sales-order-shipment .title-buttons .link-rss, .sales-order-invoice .title-buttons .link-rss { margin-left:22px; }

/* Wishlist */
.wishlist-index-index div div div div form fieldset table tbody td div .product-price-label { display:none; }
#wishlist-table { margin-top:5px; }
#wishlist-table tbody td { text-align:center; }
#wishlist-table tbody td .product-price-number { float:none; font-size:12px; color:#000; width:100%; }
#wishlist-table tbody td textarea { margin-top:11px; }
#wishlist-table tbody td span.nobr { margin-top:65px; display:block; }
#wishlist-table tbody td button { margin-top:63px; }
#wishlist-table tbody td.last { padding-top:69px; }
.wishlist-index-index div div div div .messages { margin:5px 0 -5px 0 }

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

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

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

/* Order View */
.order-info { margin: 10px 0; font-size:16px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; margin-right:13px; }
.order-info dt { font-weight:bold; }
.sales-order-view .col-main h3 { margin-top:13px; }

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


/* Footer ================================================================================ */
.footer { border-top:1px dotted #a3dbe4; padding: 10px 0 0 0; }
.footer p { text-align:right; }
.footer ul { text-align:center; padding:0; display:block; }
.footer ul li { display:inline; margin: 0 10px; }
.footer-bottom { text-align:center; margin:8px 0 4px 0; font-size:11px; }
.footer-bottom * { display:inline; }
.footer-bottom div { margin:0 22px 0 2px; line-height:25px; color:#543C28; }

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

/* Hide */
.home-promoted-products .pager, body.cms-home div div .block-content-cart-wrapper, .home-promoted-products div ol li button {display:none;}

/* RSS */
.rss-index-index .col-main { margin:62px 0 37px 0; }

/* Decorating Tool */
.cms-decorating-tool .breadcrumbs, .cms-decorating-tool .block-content-cart-wrapper { display:none; }
.cms-decorating-tool .col-main { margin-top:41px; }
.cms-decorating-tool h2 { border-bottom:0 !important; padding-bottom:0 !important; }
.dt-bottom { margin-top:18px; }
.dt-bottom h3 { font-size:18px }
.dt-bottom p { font-size:14px; }
.dt-bottom-col-1, .dt-bottom-col-2 { float:left; width:330px; margin-right:20px; }
.dt-bottom-col-3 { float:right; width:auto; text-align:center; }
.dt-bottom-col-3 a { font-size:18px; font-weight:bold; margin:-4px 0 20px 0; display:block; }

/* Chrome / Safari 3.x CSS Hacks */
body.catalog-product-view:nth-of-type(1) .add-to-cart { position:relative; margin-top:-23px; width:95px; top:0; }
body.catalog-product-view:nth-of-type(1) #product-options-wrapper { top:28px !important; }
body:nth-of-type(1) .block-reorder { left:-26px; }

/* Opera Hacks */
html:first-child { margin-top:-100px; }

/* Print */
.page-print .page-title { left:0; margin-left:20px; top:100px; }