/* begin general styles for all themes */ body { font: 12px "Trebuchet MS", Verdana; margin: 0px; padding: 0px; } p, table, td, th { } form { margin: 0px; } a:link { text-decoration: none; } a:visited { text-decoration: none; } a:hover { text-decoration: underline; } a:active { color: #cc0000; text-decoration: none; } a.checkout-checkoutbg { margin-right: 10px; padding-top: 3px; padding-bottom: 3px; } /* Generic text formatting used throughout the store ---------------------------- */ .actCHECKOUTEM { background-color: #999999; } .actCHECKOUTBG { background-color: #eeeeee; } .actlarger { font-size: 13px; } .actsmaller{ font-size: 11px; } .actxxsmall { font-size: 11px; } .actxsmall { font-size: 11px; } .actsmall { font-size: 11px; } .actregular { font-size: 13px; } .actlarge{ font-size: 16px; } .actxlarge { font-size: 20px; } .actxxlarge { font-size: 20px; } .actwarningcolor { color: #cc0000; } .actrequiredcolor { color: #cc0000; } .actsearchhighlightcolor { color: #cc0000; } .actrequired { color: #cc0000; } .actwarning { color: #cc0000; } .actwelcome { } .actlogout { font-size: 11px; color: #cc0000; } /* Shopping cart and checkout fields ------------------------------------------- */ div.CheckoutCartSection { margin-top: 0px; margin-bottom: 10px; } table.checkout#idTableCheckoutSection { margin-bottom: 0px; } table.checkout-cart { width: 560px; border-collapse: collapse; padding: 0px 0px; margin-bottom: 5px; } table.checkout-cart th{ font-weight: bold; background-color: #368132; color: #fff; padding: 4px 4px; } table.checkout-cart td{ padding: 4px 4px; } table.checkout { width: 560px; border-collapse: collapse; padding: 0px 0px; text-align: left; margin-bottom: 5px; } table.checkout th { background-color: #990000; font-size: 13px; font-weight: bold; color: #eeeeee; 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	{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; background: #333333; padding: 1px; border: solid 1px #000000; } table.checkout td { background-color: #fff; 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: #fff; border-bottom: solid 1px #ddd; } .checkout-cartheading { font-weight: bold; background-color: #368132; border-top: solid 1px #999999; border-bottom: solid 1px #999999; color: #fff } .cartheading { background-color: #368132; font-weight: bold; color: #fff; } h2.checkout-heading { width: 560px;  padding: 3px 0; background-color: #368132; font-size: 13px; font-weight: bold; color: #eeeeee; border-bottom: solid 3px #ffffff; } h3.checkout-heading { width: 560px;  padding: 3px 0; background-color: #368132; font-size: 13px; font-weight: bold; color: #eeeeee; 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: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; background: #990000; padding: 5px; border: solid 1px #000000; } input.highlight-button { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; background: #c82961; padding: 5px; border: solid 1px #000000; } .checkout-field-label { width: 250px; } .checkout-field-input { width: auto; } .checkout-field-input input, .checkout-field-input select { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; background-color: #ffffff; padding: 2px; } .InvoiceField input, .InvoiceField select { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; background-color: #ffffff; padding: 2px; } .DeliverField input, .DeliverField select { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; background-color: #ffffff; padding: 2px; } table.checkout#idBothAddressesTable select { width: 211px; } input.checkbox { background-color: #eeeeee; border: 0;	 } .checkout-field-area { background: #eeeeee; border-bottom: solid 2px #ffffff; width: 560px; } .checkout-field-area p { margin: 0; padding: 4px; } div.checkout-buttons { width: 560px;  height: 50px;  margin-top: 20px; } .left {  float : left;  width : 50%;  } .right {  float : right;  width : 40%;  } .spacer {  clear : both;  } .checkout-help-hide {  display: none;  } /* Formatting for the site map -------------------------------------------- */ #actinic-sitemap { margin-left: 5px; } #actinic-sitemap ul { margin-bottom: 0; padding-bottom: 0; } /* Used by 'Standard Layout Using CSS' and related CSS-based product layouts */ .product_list	{ margin: 20px 0px 20px 0px; }	 /* Default formatting of all text boxes used in store pages ---------------- */ .form_input_general	{ line-height: normal; font-size : 11px; word-spacing: normal; } /* Styles for the 'Mini' marketing layouts ---------------------------------- */ .product_image_cost	{ margin: 0px 12px 8px 0px; text-align: center; float: left; } .text_product_small_info	{ font-size: 11px; line-height: normal; margin: 0px; padding: 0px 0px 6px 0px; } .text_product_small_info_heading	{ margin: 0px; padding: 10px 0px 12px 0px; line-height:normal; color: #990000; font-weight: 900; font-size: 11px; } .text_product_small_info_price	{ margin: 0px; padding: 8px 0px 0px 0px; line-height:normal; font-weight: 900; font-size: 11px; } .best_selling_items	{ padding: 10px; background-color: #ffffff; } .best_selling_items_spacing	{ padding: 0px 0px 8px 8px; } /* Styles for product image and fragment image placement in some layouts -------------------------- */ .image_float_right	{ float: right; margin: 16px 0px 15px 20px; } .image_product	{ margin: 0px 18px 10px 0px; text-align: center; float: left; } /* cart and checkout layouts */ .chd { width: 551px; padding-top: 5px; padding-bottom: 5px; margin: 0 auto; } .actxxsmall { line-height: 1.2em; } table.chd { width: 560px; margin: 0 auto; } table.chd th { background-color: #368132; color: #fff; font-weight: bold; } table.chd td { background-color: none; } .chd-heading { width: 548px; margin: 10px auto; background-color: #368132; color: #fff; font-size: 12px; padding: 5px; font-weight: bold; } .faux-table { margin-top: 5px; } .faux-table div{ float: left; width: 130px; } /*bargains button */ #bargains-button { width: 140px; height: 78px; margin: 10px 0 5px 0; background: url('january-sale-on.gif'); } #bargains-button a:link, #bargains-button a:visited { display: block; width: 140px; height: 78px; background: url('january-sale.gif'); } #bargains-button a:hover, #bargains-button a:active { display: block; width: 140px; height: 78px; background: url('january-sale-on.gif'); } /* Recently Viewed Products List Style ------------------------------------ */ #rphtml { display: none;  visibility:hidden; } /* Used internally - do not delete */ #recenthtlist { text-align:left; } #recenthtitem { border-spacing: 0px; border-collapse: collapse; } #recenthtitem td { width: 170px; padding: 4px; } .recenthtitemimage { } .recenthtitemdesc	{} .recenthtitemprice	{} .recenthtitemdelete { } .recenthtitemspacer { width:2px !important;  border:0 !important; padding: 0px !important; } .recenththeader { color:#666666; font-size:20px; font-weight:normal; padding-top:0.4em; clear: both; } .recenthtbuttonleft { float: right; cursor: pointer; width: 100px; border: 0; color: #666; background-color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; } .recenthtbuttonright { float: right; cursor: pointer; width: 100px; border: 0; color: #666; background-color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; } 
