/* theme.css contains styles that support different sizes of theme images */ @import url("theme.css"); /* begin general styles for all themes */ body { margin: 20px auto; padding: 0px; background: #ffffff url("body-bg.jpg") repeat; font-family: Verdana, Arial, Helvetica, sans-serif; color: #523122; font-size: 11px; } form { margin: 0px; } a:link { color: #1e584e; text-decoration: none; } a:visited { color: #1e584e; text-decoration: none; } a:hover { color: #c07c7b; text-decoration: underline; } a:active { color: #c07c7b; text-decoration: none; } a.checkout-checkoutbg { margin-right: 10px; padding-top: 3px; padding-bottom: 3px; padding-left: 8px; padding-right: 8px; border: #eaeaea 2px solid; border-top: #eaeaea 2px solid; border-right: #523122 1px solid; border-bottom: #523122 1px solid; } a.checkout-checkoutbg { margin-right: 10px; padding-top: 3px; padding-bottom: 3px; padding-left: 8px; padding-right: 8px; border: #eaeaea 2px solid; border-top: #eaeaea 2px solid; border-right: #523122 1px solid; border-bottom: #523122 1px solid; } a.checkout-checkoutbg:link { color: #eaeaea; text-decoration: none; } a.checkout-checkoutbg:visited { color: #eaeaea; text-decoration: none; } a.checkout-checkoutbg:hover { color: #eaeaea; text-decoration: underline; } a.checkout-checkoutbg:active { color: #eaeaea; text-decoration: underline; } a.checkout-textcolor:link { color: #523122; text-decoration: none; } a.checkout-textcolor:visited { color: #523122; text-decoration: none; } a.checkout-textcolor:hover { color: #523122; text-decoration: underline; } a.checkout-textcolor:active { color: #523122; text-decoration: underline; } input.actinic-button { padding: 2px; margin: 0px; font-size: 11px; } ul { list-style-type: square; } .actCHECKOUTEM { background-color: #523122; } .actCHECKOUTBG { background-color: #eaeaea; } .actxlarge, .actxxlarge { font-size: 19px; color: #523122; } .actlarge { font-size: 15px; color: #523122; } .actlarger, .actregular { font-size: 13px; color: #523122; } .actxsmall, .actsmall { font-size: 11px; color: #523122; } .actsmaller, .actxxsmall { font-size: 9px; color: #523122; } .actwarningcolor, .actrequiredcolor, .actrequired, .actwarning { color: #800000; } .actsearchhighlightcolor { color: #1e584e; } table.checkout td, table.checkout td { background-color: #eaeaea; border-right: solid 1px #ffffff; border-bottom: solid 1px #ffffff; padding: 2px 2px; } table.checkout#idBothAddressesTable col { width: auto; } td#idCheckoutHelpLabel, table.checkout#idBothAddressesTable col.prompt { width: 130px; } .cart { background-color: #eaeaea; border-bottom: solid 1px #523122; } .checkout-cartheading { font-weight: bold; background-color: #eaeaea; border-top: solid 1px #523122; border-bottom: solid 1px #523122; } div.CheckoutCartSection { margin-top: 0px; margin-bottom: 10px; } table.checkout#idTableCheckoutSection { margin-bottom: 0px; } table.checkout-cart { width: 595px; border-collapse: collapse; padding: 0px; margin-bottom: 5px; } table.checkout-cart th{ font-weight: bold; background: #523122 url("palette-bg.jpg") repeat-x 0px -120px; border-top: solid 1px #523122; border-bottom: solid 1px #523122; padding: 4px; color: #fff; } table.checkout-cart td{ padding: 4px; } table.checkout { width: 595px; border-collapse: collapse; padding: 0px 0px; text-align: left; margin-bottom: 5px; } table.checkout th { background: #523122 url("palette-bg.jpg") repeat-x 0px -120px; font-size: 13px; font-weight: bold; color: #eaeaea; text-align: left; padding: 5px 2px; border-bottom: solid 3px #ffffff; } table.checkout th.instruction { font-size: 11px; font-weight: normal; } table.checkout th.change { font-size: 11px; font-weight: bold; padding: 0px 0px; text-align: right; } .checkout-change-button	{ line-height: 13px; height: 20px; width: 86px; margin: 0px 1px 0px 0px; padding: 0px 0px 0px 0px; font-size : 11px; background-color: #c07c7b; border: 1px solid #1e584e; color: #ffffff; background-image: url('theme_icon_add_to_cart.gif'); word-spacing: normal; } .cartheading { background: #523122 url("palette-bg.jpg") repeat-x 0px -120px; font-weight: bold; color: #fff; } h2.checkout-heading { background: #523122 url("palette-bg.jpg") repeat-x 0px -120px; font-size: 13px; font-weight: bold; color: #eaeaea; padding: 5px 2px; border-bottom: solid 3px #ffffff; width: 591px; } h3.checkout-heading { width: 585px;  padding: 3px 0px 3px 10px; background: #523122 url("palette-bg.jpg") repeat-x 0px -120px; font-size: 13px; font-weight: bold; color: #eaeaea; border-bottom: solid 3px #ffffff; } .checkout-subheading { font-weight: bold; padding: 0; margin: 0; } img.cartthumbnail { border: 0px; margin-left: 2px; margin-right: 2px; width: 25px; } input.normal-button { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; background: #c07c7b; padding: 5px; border: solid 1px #523122; } input.highlight-button { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; background: #c07c7b; padding: 5px; border: solid 1px #523122; } .checkout-field-label { width: 160px; } .checkout-field-input { width: auto; } .checkout-field-input input, .checkout-field-input select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #523122; background-color: #ffffff; padding: 2px; } .InvoiceField input, .InvoiceField select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #523122; background-color: #ffffff; padding: 2px; } .DeliverField input, .DeliverField select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #523122; background-color: #ffffff; padding: 2px; } table.checkout#idBothAddressesTable select { width: 211px; } input.checkbox { background-color: #eaeaea; border: 0;	 } .checkout-field-area { background: #eaeaea; border-bottom: solid 2px #ffffff; width: 595px; } .checkout-field-area p { margin: 0; padding: 4px; } div.checkout-buttons { width: 595px;  height: 50px;  margin-top: 20px; } .left {  float: left;  width: 50%;  } .right {  float: right;  width: 40%;  } .spacer {  clear: both;  } .checkout-help-hide {  display: none;  } .product_list	{ margin: 10px 0px; }	 /* PRODUCT FORMATTING ELEMENTS AND LINE ELEMENTS -------------------------------------------- */ .prodDesc { margin: 10px 0px; } .discontinued { margin: 10px 0px; color: #800000; font-weight: bold; padding: 3px; border: 2px dashed #800000; text-align: center; background: #eaeaea; } /* IMAGE FORMATTING ELEMENTS ------------------------------------------------------------ */ .image_float_right { float: right; margin: 0px 0px 15px 20px; } .image_float_left { float: left; margin: 0px 20px 15px 0px; } .image_product	{ margin: 0px 15px 10px 0px; text-align: center; float: left; } h1	{ font-size: 19px; font-weight: bold; margin: 0px 0px 10px 0px;		 padding: 0px; color: #1e584e; } h1.sectionHeading	{ margin: 0px; padding: 0px 0px 4px 0px; border-bottom: 2px solid #1e584e; } h1.fragment	{ padding: 0px; } h1.tc	{ text-align: center; color: #523122; } h2	{ font-size: 15px; font-weight: bold; margin: 0px 0px 10px 0px; padding: 0px; color: #1e584e; } h2.checkout	{ font-size: 13px; margin: 0px 0px 6px 0px; } h2.fragment	{ margin: 0px 0px 10px 0px; } h2.related, h2.alsoBought { margin: 20px 0px 0px 0px; padding: 7px 0px 7px 10px; background: #1e584e; color: #FFF; clear: both; } h2.clearall	{ margin: 20px 0px 10px 0px; clear: both; } h2.productName { font-size: 13px; } h3 { font-size: 13px; font-weight: bold; margin: 10px 0px; padding: 0px; color: #1e584e; } h3.product_price { float: left; margin: 0px 30px 0px 0px; } h3.rrp_price { color: #FF0000; } .rrpPrice { text-decoration: line-through; } .rrpSummary { font-size: <span style='font-size: 10px;'>9px</span>; color: #523122; } ul	{ line-height: 150%; padding: 0px 0px 0px 1px; margin: 0px 0px 18px 15px; font-size: 11px; } ul.products	{ line-height: normal; padding: 0px 0px 0px 1px; margin: 3px 0px 4px 15px; font-size: 11px; color: #800000; } .mktName { margin: 3px 2px; padding: 0px; text-align: center; clear: both; font-size: 9px; } .mktImage { margin: 3px 2px; padding: 0px; text-align: center; clear: both; } .mktPrice { margin: 3px 2px; padding: 0px; font-weight: bold; font-size: 13px; text-align: center; clear: both; } .text_breadcrumbs	{ font-size: 11px; color: #1e584e; margin: 0px; line-height: normal; padding: 2px 0px; } .text_options	{ font-weight: bold; } .form_input_general	{ line-height: normal; font-size: 11px; word-spacing: normal; } /* Recently Viewed Products List Style ------------------------------------ */ #rphtml { display: none;  visibility:hidden; } /* Used internally - do not delete */ #recenthtlist { width: 595px; text-align:left; } #recenthtitem { border-spacing: 0px; border-collapse: collapse; } #recenthtitem td { width: 110px; padding: 4px; text-align: center; border-left: 1px solid #523122; border-right:1px solid #523122; } .recenthtitemimage { border-top: 1px solid #523122; } .recenthtitemdelete { border-bottom: 1px solid #523122; } .recenthtitemspacer { width:2px !important;  border:0 !important; padding: 0px !important; } .recenththeader { padding: 3px; font-size: 15px; font-weight: 900; margin: 0px; color: #c07c7b; width: 589px; border-top: 1px solid #523122; border-bottom: 1px solid #523122; } .recenthtbuttonleft { float: left; cursor: pointer; width: 100px; border: 0; background-color: #ffffff; } .recenthtbuttonright { float: right; cursor: pointer; width: 100px; border: 0; background-color: #ffffff; } /************************************************************************************/ /************************************************************************************/ .fragCont { margin: 0px 0px 10px 0px; } p.fragment { margin: 0px; } .terms { padding: 0px 0px 20px 0px; color: #523122; } .terms H2 { color: #523122; border-bottom: 2px solid #523122; margin: 0px 0px 8px 0px; padding: 0px 0px 4px 0px; } .clear { clear: both; } .highlight { color: #0066CC; } .fragColCont { margin: 0px auto; padding: 0px; width: 180px; border: 1px solid #ccc; } .ColCont { margin: 5px auto; padding: 0px; width: 142px; } .ColTitle { margin: 0px auto; padding: 0px; text-align: center; font-weight: bold; } .ColTitle a:link, .ColTitle a:visited { background: url("section-header.gif") no-repeat -284px 0px; display: block; padding: 3px 2px; color: #FFF; text-decoration: none; height: 28px; } .ColTitle a:hover, .ColTitle a:active { background: url("section-header.gif") no-repeat -142px 0px; color: #FFF; } .ColImage { margin: 0px auto; text-align: center; border: 1px solid #ccc; border-top: none; } .ColText, .ColNew { margin: 0px auto; padding: 5px; text-align: center; border: 1px solid #ccc; border-top: none; } .ColPrice { margin: 0px auto; padding: 5px; text-align: center; border: 1px solid #ccc; border-top: none; font-weight: bold; color: #0066cc; } .relatedTable, .alsoBoughtTable { border: 1px solid #ccc; border-top: none; border-right: none; border-collapse: collapse; width: 100%; } .relatedTable td, .alsoBoughtTable td { border-right: 1px solid #ccc; } .divider { margin: 8px 0px; border-bottom: 1px solid #523122; height: 1px; padding: 0px; } .new { float: right; margin: 0px 0px 0px 5px; } .newsletterTitle { font-weight: bold; margin-bottom: 5px; } .quantityCont { margin: 10px 0px; padding: 0px; float: left; } .quantityDisplay { float: left; margin: 0px 20px 0px 0px; padding: 0px; } .stockControlDisplay { float: left; margin: 0px; padding: 3px 0px 0px 0px; font-weight: bold; color: #523122; } .leftProdData { float: left; width: 230px; padding: 0px; margin: 0px; } .rightProdData { float: left; width: 365px; padding: 0px; margin: 0px; } .clearRight { clear: right; } .SATC { float: right; margin: 0px 0px 0px 30px; } .receiptCont { background: #fff; width: 650px; margin: 0px auto; }
