/* theme.css contains styles that support different sizes of theme images */ @import url("theme.css"); /* begin general styles for all themes */ body { margin: 10px 0px; padding: 0px; background: #eaeaea; font-family: Arial, Helvetica, sans-serif; color: #383431; font-size: 12px; } form { margin: 0px; } a:link { color: #316aa5; text-decoration: none; } a:visited { color: #316aa5; text-decoration: none; } a:hover { color: #992829; text-decoration: underline; } a:active { color: #992829; 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: #383431 1px solid; border-bottom: #383431 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: #383431; text-decoration: none; } a.checkout-textcolor:visited { color: #383431; text-decoration: none; } a.checkout-textcolor:hover { color: #383431; text-decoration: underline; } a.checkout-textcolor:active { color: #383431; text-decoration: underline; } ul { list-style-type: square; } .actCHECKOUTEM { background-color: #316aa5; } .actCHECKOUTBG { background-color: #eaeaea; } .actxlarge, .actxxlarge { font-size: 20px; color: #383431; } .actlarge { font-size: 16px; color: #383431; } .actlarger, .actregular { font-size: 14px; color: #383431; } .actxsmall, .actsmall { font-size: 12px; color: #383431; } .actsmaller, .actxxsmall { font-size: 10px; color: #383431; } .actwarningcolor, .actrequiredcolor, .actrequired, .actwarning { color: #992829; } .actsearchhighlightcolor { color: #992829; } 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 #316aa5; } .checkout-cartheading { font-weight: bold; background-color: #eaeaea; border-top: solid 1px #316aa5; border-bottom: solid 1px #316aa5; } 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: url("palette-bg.jpg") repeat-x 0 -40px; color: #fff; border-top: solid 1px #316aa5; border-bottom: solid 1px #316aa5; padding: 4px 4px; } table.checkout-cart td{ padding: 4px 4px; } table.checkout { width: 595px; border-collapse: collapse; padding: 0px 0px; text-align: left; margin-bottom: 5px; } table.checkout th { background: url("palette-bg.jpg") repeat-x 0 -40px; font-size: 14px; font-weight: bold; color: #fff; text-align: left; padding: 5px 2px; border-bottom: solid 3px #ffffff; } table.checkout th.instruction { font-size: 12px; font-weight: normal; background: url("palette-bg.jpg") repeat-x 0 -40px; } table.checkout th.change { font-size: 12px; 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 : 12px; background-color: #316aa5; border: 1px solid #383431; color: #ffffff; background-image: url('theme_icon_add_to_cart.gif'); word-spacing: normal; } .cartheading { background: url("palette-bg.jpg") repeat-x 0 -40px; font-weight: bold; color: #fff; } h2.checkout-heading { background: url("palette-bg.jpg") repeat-x 0 -40px; font-size: 14px; font-weight: bold; color: #fff; padding: 5px 2px; border-bottom: solid 3px #ffffff; width: 595px; } h3.checkout-heading { width: 595px;  padding: 3px 0px 3px 10px; background: url("palette-bg.jpg") repeat-x 0 -40px; font-size: 14px; font-weight: bold; color: #fff; 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: 12px; font-weight: bold; color: #ffffff; background: #316aa5; padding: 5px; border: solid 1px #383431; } input.highlight-button { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; background: #383431; padding: 5px; border: solid 1px #383431; } .checkout-field-label { width: 160px; } .checkout-field-input input, .checkout-field-input select { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #383431; background-color: #ffffff; padding: 2px; } .InvoiceField input, .InvoiceField select { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #383431; background-color: #ffffff; padding: 2px; } .DeliverField input, .DeliverField select { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #383431; 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 -------------------------------------------- */ .prodRef { margin: 15px 0px; font-weight: bold; font-size: 14px; color: #316aa5; } /* IMAGE FORMATTING ELEMENTS ------------------------------------------------------------ */ .image_float_right { float: right; margin: 0px 0px 15px 20px; } .image_float_left { float: left; margin: 0px 20px 15px 0px; } .leftProductCont { margin: 0px 10px 10px 0px; text-align: center; float: left; width: 300px; } .rightProductCont { margin: 0px; padding: 0px; float: left; width: 282px; } h1	{ font-size: 20px; font-weight: bold; margin: 0px 0px 10px 0px;		 padding: 0px; color: #383431; } h1.sectionHeading	{ margin: 0px; padding: 0px 0px 4px 0px; border-bottom: 2px solid #383431; } h1.fragment	{ padding: 0px; } h1.tc	{ text-align: center; color: #383431; } h2	{ font-size: 16px; font-weight: bold; margin: 0px 0px 10px 0px; padding: 0px; color: #383431; } h2.checkout	{ font-size: 14px; 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: url("palette-bg.jpg") 0px 0px; color: #FFF; clear: both; } h2.clearall	{ margin: 20px 0px 10px 0px; clear: both; } h2.product { font-size: 14px; margin: 0px 0px 15px 0px; } h3, h3.product_price { font-size: 14px; font-weight: bold; margin: 15px 0px; padding: 0px; color: #383431; } h3.rrp_price { color: #FF0000; } .rrp { text-decoration: line-through; } ul	{ line-height: 150%; padding: 0px 0px 0px 1px; margin: 0px 0px 18px 15px; font-size: 12px; } ul.products	{ line-height: normal; padding: 0px 0px 0px 1px; margin: 3px 0px 4px 15px; font-size: 12px; color: #992829; } .mktName { margin: 5px 2px 5px 2px; padding: 0px; text-align: center; clear: both; height: 40px; font-size: 11px; } .mktImage { margin: 10px 2px; padding: 0px; text-align: center; clear: both; } .mktPrice { margin: 10px 2px; padding: 0px; font-weight: bold; font-size: 14px; text-align: center; clear: both; } .text_breadcrumbs	{ font-size: 12px; color: #383431; margin: 0px; line-height: normal; padding: 2px 0px; } .text_options	{ font-weight: bold; } .form_input_general	{ line-height: normal; font-size: 12px; word-spacing: normal; } /* Recently Viewed Products List Style ------------------------------------ */ #rphtml { display: none;  visibility:hidden; } /* Used internally - do not delete */ #recenthtlist { width: 500px; text-align:left; } #recenthtitem { border-spacing: 0px; border-collapse: collapse; } #recenthtitem td { width: 110px; padding: 4px; text-align: center; border-left: 1px solid #992829; border-right:1px solid #992829; } .recenthtitemimage { border-top: 1px solid #992829; } .recenthtitemdesc	{} .recenthtitemprice	{} .recenthtitemdelete { border-bottom: 1px solid #992829; } .recenthtitemspacer { width:2px !important;  border:0 !important; padding: 0px !important; } .recenththeader { padding: 3px; font-size: 16px; font-weight: 900; margin: 0px; color: #316aa5; width: 496px; border-top: 1px solid #992829; border-bottom: 1px solid #992829; } .recenthtbuttonleft { float: left; cursor: pointer; width: 100px; border: 0; background-color: #ffffff; } .recenthtbuttonright { float: right; cursor: pointer; width: 100px; border: 0; background-color: #ffffff; } /************************************************************************************/ /* Checkout Progress Indicator  ------------------------------------------------ */ p.checkout-progress-heading { width: 300px; margin: 0px auto; } #checkout-progress-indicator { width: 300px; height: 19px; background-image: url('cpi-background.gif'); margin: 0 auto 0px auto; } .checkout-progress-0 { width: 75px; height: 19px; background-color: #383431; background-image: url('cpi-main.gif'); float: left; } .checkout-progress-1 { width: 150px; height: 19px; background-color: #383431; background-image: url('cpi-main.gif'); float: left; } .checkout-progress-2 { width: 225px; height: 19px; background-color: #383431; background-image: url('cpi-main.gif'); float: left; } .checkout-progress-3 { width: 300px; height: 19px; background-color: #383431; background-image: url('cpi-main.gif'); float: left; } #checkout-progress-indicator .cpi-end { width: 8px; padding: 0; margin: 0; border: 0; height: 19px; background-image: url('cpi-end.gif'); background-position: right; background-repeat: no-repeat; float: left; } table#idCheckoutProgress { margin-bottom: 10px; } table#idCheckoutProgress td{ background-repeat:repeat-x; background-color:transparent; border: 0px; padding: 0px; height:19px; text-align:center; } table#idCheckoutProgress td.cpi-left{ background-image:url("cpi-main.gif"); color:white; width:160px; } table#idCheckoutProgress td.cpi-complete{ background-image:url("cpi-main-mid.gif"); color:white; width:160px; } table#idCheckoutProgress td.cpi-incomplete{ background-image:url("cpi-background.gif"); color:black; width:160px; } table.CheckoutProgress { width: 595px; border-collapse: collapse; margin-bottom: 10px; } table.CheckoutProgress td { padding: 0px 0px; background-repeat: repeat-x; background-color: transparent; height: 19px; text-align: center; width: 140px; } table.CheckoutProgress td.cpi-start{ background-image: url("cpi-main.gif"); width: 8px; } table.CheckoutProgress td.cpi-inactive{ background-image: url("cpi-main-mid.gif"); color: #ffffff; } table.CheckoutProgress td.cpi-active{ background-image: url('cpi-background.gif'); background: #992829; background: url("palette-bg.jpg") repeat-x 0 -80px; font-weight: bold; color: #383431; color: #fff; } table.CheckoutProgress td.cpi-end { background-image: url("cpi-end.gif"); width: 8px; } table.CheckoutProgress td.cpi-spacer { background-image: url("cpi-main-mid.gif"); width: auto; } /************************************************************************************/ .fragCont { margin: 10px 0px 20px 0px; } p.fragment { margin: 0px; } .terms { padding: 0px 0px 20px 0px; color: #383431; } .terms H2 { color: #383431; border-bottom: 2px solid #383431; 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: 180px; border: 1px solid #ccc; } .ColTitle { margin: 0px auto; padding: 0px; text-align: center; background: url("palette-bg.jpg") repeat-x 0 0px; font-weight: bold; } .ColTitle a:link, .ColTitle a:visited { background: url("palette-bg.jpg") repeat-x 0 0px; display: block; padding: 2px; color: #FFF; text-decoration: none; height: 28px; font-size: 11px; } .ColTitle a:hover, .ColTitle a:active { background: url("palette-bg.jpg") repeat-x 0 -80px; color: #FFF; } .ColImage { margin: 0px auto; text-align: center; border-top: 1px solid #ccc; } .ColText { margin: 0px auto; padding: 5px; text-align: center; border-top: 1px solid #ccc; font-size: 11px; } .ColPrice { margin: 0px auto; padding: 3px; text-align: center; border-top: 1px solid #ccc; font-weight: bold; color: #316aa5; } .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: 6px 0px; border-bottom: 1px solid #992829; height: 1px; padding: 0px; } .sectionProdIcon { float: right; }
