/* Pull in Actinic Core Styles */ /* begin general styles for all themes */ body { margin: 0px; padding: 0px; background-color:#ffffff; font-family: Tahoma, Geneva, sans-serif; color: #000000; font-size: 11px; } p, table, td, th { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; margin-top: 0px; } form { margin: 0px; } a:link { color: #cc0000; text-decoration: none; } a:visited { color: #cc0000; text-decoration: none; } a:hover { color: #000000; text-decoration: underline; } a:active { color: #cc0000; text-decoration: none; } ul { list-style-type: square; } .embedded-map iframe { width: 100%; } .video-wrapper { position: relative; padding-bottom: 60%; padding-left: 0; padding-right: 0; margin: 0; height: 0; overflow: visible; clear:both; } .video-wrapper iframe { float: left; position: absolute; top: 0; left: 0; width: 95%; height: 95%; } #product-page-body p.product-image { position: relative; } #product-page-body .product-image a[class^="PIN"] { position: absolute !important; left:1em;  bottom:1em;  } /* Generic text formatting used throughout the store ---------------------------- */ .actCHECKOUTEM { background-color: #999999; } .actCHECKOUTBG { background-color: #eeeeee; } .actlarger { font-size: 13px; color: #000000; } .actsmaller{ font-size: 10px; color: #000000; } .actxxsmall { font-size: 10px; color: #000000; } .actxsmall { font-size: 11px; color: #000000; } .actsmall { font-size: 11px; color: #000000; } .actregular { font-size: 13px; color: #000000; } .actlarge{ font-size: 16px; color: #000000; } .actxlarge { font-size: 20px; color: #000000; } .actxxlarge { font-size: 20px; color: #000000; } .actwarningcolor { color: #cc0000; } .actrequiredcolor { color: #cc0000; } .actsearchhighlightcolor { color: #cc0000; } .actrequired { color: #cc0000; } .actwarning { font-size: 11px; color: #cc0000; } .actwelcome { font-size: 11px; color: #000000; } .actlogotext { font-size: 11px; color: #D9090E; font-style: normal; font-weight: bold; text-align: center; } .actlogout { font-size: 11px; color: #cc0000; } /* General positioning ------------------------------------------- */ .set-left { float: left; } .set-right { float: right; } .set-below-left { float: left; clear: left; } .set-below-right { clear: right; float: right; } .inline li { display: inline; list-style: none; padding: 0 5px 0 5px; } .section-list p { margin: 0 0 0 6%; } .section-list p.indent1, .section-list blockquote { margin: 0 0 0 12%; } .section-list p.indent2 { margin: 0 0 0 18%; } .section-list ul ul li a { font-size: 11px; } /* Compact Product layout ------------------------------------------- */ form.compactProductLayout { margin:1em 0; padding:1em; } form.compactProductLayout fieldset.quantity-box { float:right;  border:none; } form.compactProductLayout fieldset.quantity-box input[type="number"] { width:2em; margin-left:1em; } .quantityButton {display:none;} /* Shopping cart and checkout fields ------------------------------------------- */ a.checkout-checkoutbg { margin-right: 10px; padding-top: 3px; padding-bottom: 3px; padding-left: 8px; padding-right: 8px; border: #eeeeee 2px solid; border-top: #eeeeee 2px solid; border-right: #000000 1px solid; border-bottom: #000000 1px solid; } a.checkout-checkoutbg:link { color: #eeeeee; text-decoration: none; } a.checkout-checkoutbg:visited { color: #eeeeee; text-decoration: none; } a.checkout-checkoutbg:hover { color: #eeeeee; text-decoration: underline; } a.checkout-checkoutbg:active { color: #eeeeee; text-decoration: underline; } a.checkout-textcolor:link { color: #000000; text-decoration: none; } a.checkout-textcolor:visited { color: #000000; text-decoration: none; } a.checkout-textcolor:hover { color: #000000; text-decoration: underline; } a.checkout-textcolor:active { color: #000000; text-decoration: underline; } div.CheckoutCartSection { margin-top: 0px; margin-bottom: 10px; } table.checkout#idTableCheckoutSection { margin-bottom: 0px; } table.checkout-cart { width: 580px; border-collapse: collapse; padding: 0px 0px; margin-bottom: 5px; } table.checkout-cart th{ font-weight: bold; background-color: #eeeeee; border-top: solid 1px #999999; border-bottom: solid 1px #999999; padding: 4px 4px; } table.checkout-cart td{ padding: 4px 4px; } table.checkout { width: 580px; border-collapse: collapse; padding: 0px 0px; text-align: left; margin-bottom: 5px; } table.checkout th { background-color: #999999; 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	{ line-height: 13px; height: 20px; width: 86px; margin: 0px 1px 0px 0px; padding: 0px 0px 0px 0px; font-size : 11px; background-color: #990000; border: 1px solid #333333; color: #ffffff; background-image: url('theme_icon_add_to_cart.gif'); word-spacing: normal; } .checkout-login-button	{ line-height: 13px; height: 15px; width: 70px; margin: 20px 0px 20px 0px; padding: 3px 20px 2px 0px; font-size : 11px; background-color: #990000; border: 1px solid #333333; color: #ffffff; background-image: url('theme_icon_add_to_cart.gif'); word-spacing: normal; } .checkout-login-button a { padding-left: 20px; color: #ffffff; text-decoration: none; } table.checkout td { background-color: #eeeeee; 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: #eeeeee; border-bottom: solid 1px #999999; } .checkout-cartheading { font-weight: bold; background-color: #eeeeee; border-top: solid 1px #999999; border-bottom: solid 1px #999999; } .cartheading { background-color: #999999; font-weight: bold; color: #eeeeee; } h2.checkout-heading { background-color: #999999; font-size: 13px; font-weight: bold; color: #eeeeee; padding: 5px 2px; border-bottom: solid 3px #ffffff; width: 580px; } h3.checkout-heading { width: 580px; padding: 3px 0; background-color: #999999; 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: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; background: #990000; padding: 5px; border: solid 1px #000000; } input.highlight-button { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; background: #333333; padding: 5px; border: solid 1px #000000; } .checkout-field-label { width: 160px; } .checkout-field-input { width: auto; } .checkout-field-input input, .checkout-field-input select { font-family: Tahoma, Geneva, sans-serif; font-size: 13px; color: #000000; background-color: #ffffff; padding: 2px; } .InvoiceField input, .InvoiceField select { font-family: Tahoma, Geneva, sans-serif; font-size: 13px; color: #000000; background-color: #ffffff; padding: 2px; } .DeliverField input, .DeliverField select { font-family: Tahoma, Geneva, 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: 580px; } .checkout-field-area p { margin: 0; padding: 4px; } div.checkout-buttons { width: 580px; </actinic:block> height: 50px;  margin-top: 20px; } .left {  float : left;  width : 50%;  } .right {  float : right;  width : 40%;  } .spacer {  clear : both;  } .checkout-help-hide {  display: none;  } form fieldset .checkout-field-input input[type='radio'] { float: none; width: auto !important; } form fieldset .checkout-field-input { font-size: 13px; font-color: red; } /* 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: #333333; background-image: url('cpi-main.gif'); float: left; } .checkout-progress-1 { width: 150px; height: 19px; background-color: #333333; background-image: url('cpi-main.gif'); float: left; } .checkout-progress-2 { width: 225px; height: 19px; background-color: #333333; background-image: url('cpi-main.gif'); float: left; } .checkout-progress-3 { width: 300px; height: 19px; background-color: #333333; 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: 580px; 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'); font-weight: bold; color: #000000; } 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; } /* Formatting for Feefo customer feedback --------------------------------- */ /* Default formatting of text boxes used in store pages -------------------- */ .form_input_general	{ line-height: normal; font-size : 11px; word-spacing: normal; } /* My Account pages  --------------------------------------------------------------*/ .myaccount-shadow { display: none; position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px; background-image: url('myaccount-popup-bg.png'); background-repeat: repeat; } .myaccount-popup { position: fixed; width: 500px; height: 250px; left: 50%; top: 50%; margin-left: -250px; margin-top: -125px; padding-left: 85px; padding-top: 50px; background-color: #ffffff; } /* start search results sort list */  .sort_by { background-color: #333333; width: 100%; height: 24px; color: #ffffff; text-align: right; } .sort_by select { font-size: 12px; height: 20px; margin-right: 1px; margin-top: 1px; border: #333333 2px solid; border-top: #333333 2px solid; border-right: #333333 1px solid; border-bottom: #333333 1px solid; } .sort_by-submit { background: transparent; height: 20px; color: #ffffff;  font-weight: bold; font-size: 12px; margin-right: 1px; margin-top: 1px; border: 0; } .sort_by-submit:hover { cursor: pointer; text-decoration: underline; } /* end search results sort list */ /* start auto suggession list */ .sf_suggestion { position: absolute; line-height: 15px; z-index: 2147483637; } .sf_suggestion ul { margin: 1px; padding: 0px; background: #ffffff;  border: 1px solid rgb(51, 51, 51); top: 0; left: 0; } .sf_suggestion li{ margin: 0px; padding: 0px; list-style: none; } .sf_suggestion li a { display: block; text-indent: 5px; text-align: left; padding: 5px; text-decoration: none; } .sf_suggestion li.selected a { background: #cccccc; color: #000000; font-weight: normal; } .sf_suggestion li.notselected a{ color: #000000; font-weight: normal; } /* end auto suggession list */ /* start filter loading dialog */ .loading-block	{ display: table; height: 100%; width: 100%; overflow: hidden; margin-left: 50%; z-index: 2147483638; } .loading-gif { display: table-cell; vertical-align: middle; } .loading-shadow { display: none; position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px; background-repeat: repeat; opacity:0.9; } /* start filter loading dialog */ /* Recently Viewed Products List Style ------------------------------------ */ #rphtml { display: none;  visibility:hidden; } /* Used internally - do not delete */ /* start clear button */ .clear-button { float: right; -moz-box-shadow: inset 0px 1px 0px 0px #ffffff; -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff; box-shadow: inset 0px 1px 0px 0px #ffffff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; border: 1px solid #dcdcdc; display: inline-block; color: #777777; font-family: arial; font-size: 10px; font-weight: normal; padding: 2px 6px; text-decoration: none; text-shadow: 1px 1px 0px #ffffff; margin-left: 5px; line-height: 10px; background-color: #ededed; background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) ); background: -moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf'); } .clear-button:hover { background-color: #dfdfdf; background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) ); background: -moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed'); } .clear-button:active { position: relative; top: 1px; } /* end clear button */ .mobileHeader {display:none;} /* Site Map */ .sitemap { margin: 20px 0 0 10px; } .sitemap ul { margin: 0 0 0 10px; padding: 0; } .sitemap ol { margin: 0; padding: 0; list-style-type: square; } .sitemap ul li, .sitemap ol li { margin-left: 1em; padding: 3px 0; } /* styles for Minimal Product Summary */ .mini-product-summary { width: 150px; margin: 0 3px 13px; float: left; } .mini-product-summary-image { width: 150px; margin-bottom: 1em; overflow: hidden; } .mini-product-summary-image img { max-width: 150px; } .mini-product-summary h3 { font-size: 13px !important; margin: 0 0em 1em !important; height: 50px;  } .mini-product-summary-price { margin: 0.5em 0; } .mini-product-summary-link { margin: 1em 0; } .mini-product-summary-link a { display: block; background: #990000; line-height: 1.5em; color: #ffffff !important; font-weight: bold; text-align: center; font-size: 1.2em; } .mini-product-summary-link a:hover { background: #333333; text-decoration: none; color: #ffffff; } /* Styles for 'Customisable Product Details' */ .cust-product-details { width: 50%; margin-bottom: 1em; } .cust-product-image { width: 45%; margin-bottom: 1em; font-size: 1.35em; } .cust-left { float: left; } .cust-right { float: right; } .cust-product-image img { border: solid 1px #ddd; max-width: 100% !important; } .top-spec-wrapper { width: auto; overflow: auto; margin-bottom: 2em; font-size: 1.35em; } .top-spec-label { float: left; width: 100px; clear: left; font-weight: bold; } .top-spec-value { float: left; } .cust-main-price { padding-bottom: 1em; color: #990000; font-weight: bold; font-size: 1.35em; } .cust-stock-message { padding-bottom: 1em; line-height: 1.5em; font-size: 1.35em; } .cust-product-description { clear: both; padding: 1em 0; } .cust-cart-button { font-size: 1.35em; line-height: 1.7em; padding-top: 1em; clear: both; } .description-text { font-size: 1.35em; } .terms-conds { font-size: 1.35em; padding-bottom: 2em; } p.cart-button-placement { padding-top: 1em; } option:disabled { display: none; } /* In Context PSP form style*/ .container-popup { position: relative; position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0,0,0,.5); display: none; } #pspwait { height: 5em; min-width:1px; width:8em; max-width:90%; margin: auto; padding:0.5em; position:absolute; top: 0; right: 0; bottom: 0; left: 0; font-size: 13px; background:#e6e6e6; text-align: center; border: solid 1px #FFFFFF; } #payment { height: 32em; min-width:1px; width:400px; max-width:90%; margin: auto; padding:0.5em; position:absolute; top:1em; right: 0; bottom: 0; left: 0; background:#eeeeee; } #payment .has-error { color:red; } #payment .form-group { float:left; width:100%; } #payment .form-group label, #payment .form-group div { float:left; margin:0.5em 0; } #payment .form-group label { width:10em; padding:0.3em; } #payment .form-group div { width:55%; } #payment .form-group div input { width:100%; padding:0.3em; } #payment > a, #payment > a:hover { float:left; } #payment button, #payment button:hover { float:right; } #payment button, #payment button:hover, #payment > a, #payment > a:hover { clear:none; width:auto; margin:4% 1em 4% 0; padding:0.2em 0.5em; font-size:1em; line-height:1.9em; font-weight:bold; color:#666666; text-align:center; text-decoration:none; border:none; background:#cccccc; } #payment button:hover, #payment > a:hover { cursor:pointer; background:#ffffff; } .attribute-list li input { border: 0; } .follow-buttons div, .follow-buttons iframe { float: left !important; } /* Overall Styles */ body { margin: 0; padding: 0; background-color: #ffffff; font-family: Tahoma, Geneva, sans-serif; color: #000000; font-size: 11px; } h1 { font-size: 20px; font-weight: bold; color: #333333; padding: 10px 0 5px 0; } h2 { font-size: 16px; font-weight: bold; color: #333333; } h3 { font-size: 13px; font-weight: bold; } input, select { font-size: 11px; font-family: Tahoma, Geneva, sans-serif; vertical-align: middle; margin-left: 5px; } input { padding: 2px; } .input-border { border: 1px solid #333333;	 } select { height: 20px; border: 1px solid #333333; } .checkout-field-input select, .InvoiceField select, .DeliverField select, .checkout-field-input input, .InvoiceField input, .DeliverField input { height: auto; border: 1px solid #333333; } #wrapper { padding: 10px 0 0 0; width: 900px;   margin: 0 auto; border: 1px solid #ffffff; } .header-area { background: #ffffff url("graded-background-top-right.gif") top right no-repeat; float: left; padding: 10px; margin: 0 0 10px 0; border: 1px solid #990000; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; width: 880px; } .navigation-bar { z-index: 999999; float: left; padding: 0; margin: 0 0 0 10px; width: 879px; } /* If there is a secondary menu bar and no main menu bar */ .navigation-bar { height: 20px; background: none; } .bulk-area { clear: none; overflow: hidden; padding: 10px; width: 870px; background: #ffffff url("graded-background-right.gif") top right no-repeat; border: 1px solid #990000; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; margin: 0 0 10px 0; } /* Adjust bulk area margin depending on content of the nav bar */ .content-area { font-size: 11px; color: #000000; float: left; padding: 10px; border: 1px solid #990000; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; width: 850px; } #left-sidebar { float: left; width: 200px; margin-right: 10px; } #right-sidebar { width: 200px; margin-left: 10px; clear: none; float: right; } .sidebar { padding: 0; margin: 0 0 10px 0; } .footer-area { background: #ffffff url("graded-background-left.gif") left no-repeat; color: #000000; clear: both; overflow: hidden; padding: 10px; margin: 0; border: 1px solid #990000; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; width: 880px; } .minus-one { width: 665px; } .content-minus-one { width: 635px; } .content-minus-two { width: 420px; } /* Functional Elements */ .cart-button-wrapper { margin: 0; } .cart-button { height: 28px; } .logo { float: left; } .quick-search input { border: 1px solid #333333; } .quick-search .button-wrapper input { border: none; } .breadcrumb-bottom { clear: both; padding-top: 15px; } .breadcrumb-top ul, .breadcrumb-bottom ul { padding: 0; margin: 0; list-style: none; } .breadcrumb-top ul li, .breadcrumb-bottom ul li { display: inline; } .breadcrumb-top ul li a, .breadcrumb-bottom ul li a { color: #990000; border-right: solid 1px #990000; margin-right: 5px; padding-right: 7px; } .button-wrapper { display: inline-block; height: 26px; background: url('button_background_right.gif') right no-repeat; padding: 0 10px 0 0; } .button { cursor:pointer; background: url('button_background_left.gif') left no-repeat; color: #ffffff; height: 26px; padding: 0 0 0 10px; margin: 0; border: 0; font-family: Arial, Helvetica; font-size: 11px; font-weight: bold; } .sidebar .quick-search .button { background: url('button_background_left2.gif') left no-repeat; } /* Header area ----------------------------------------- */ .header-area p { padding: 0; margin: 10px 0 0 40px; float: left; } .header-area form { display: inline; } .header-area .quick-search { clear: left; float: left; margin: 5px 0 0 0; } .header-area .quick-search input { width: 250px; } .header-area .quick-search-button { height: 26px; } .header-area .quick-search-button-wrapper { margin: 0; } .header-area .quick-search-text { height: 20px; font-size: 14px; } .header-area .housekeeping { float: right; clear: none; } .header-area .housekeeping ol { padding: 5px; margin: 1px 10px; background-color: #ffffff; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; } .header-area .housekeeping ol li { display: inline; padding-left: 8px; padding-right: 8px; list-style: none; } .header-area .housekeeping li a {  font-family: Arial, Helvetica; font-size: 11px; font-weight: bold; } .header-area .button-wrapper input { width: auto; } .header-area .cart-summary { float: right; font-family: Arial, Helvetica; font-size: 11px; color: #ffffff; padding: 5px 10px 10px 20px; border: 1px solid #ffffff; background: #990000; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; } .cart-summary a { font-family: Arial, Helvetica; text-decoration: none; color: #ffffff; } /* General sidebar styles ------------------------------ */ .sidebar-element, .sidebar-filter-element { background-color: #990000; border: 1px solid #990000; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; padding: 0; margin: 0 0 5px 0; } .sidebar h2 { font-size: 13px; background-color: #333333; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-top-left-radius: 7px; border-top-right-radius: 7px; color: #ffffff; margin: 0; padding: 10px; margin-bottom: 10px; } .sidebar h3 { font-size: 13px; background-color: #333333; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-top-left-radius: 7px; border-top-right-radius: 7px; color: #ffffff; margin: 0; padding: 10px; } .sidebar p { color: #ffffff; margin: 0 0 10px 0; padding: 0 10px; } .sidebar p a, .sidebar p a:visited { color: #ffffff; } .sidebar .section-list p, .sidebar .page-list p { margin: 0 0 0 10px; padding: 0 5px 6px 0; border-bottom: 1px dotted #990000; } .sidebar ul { margin: 0 0 10px -15px; color: #ffffff; list-style: disc url("DiscShadow-BGon2.gif"); } .sidebar ol { color: #ffffff; margin: 0 0 10px -3px; } .sidebar li { margin: 0; padding: 5px 0; } .sidebar ol li { margin-left: -10px; } .sidebar li a {  font-family: Arial, Helvetica; font-weight: bold; font-size: 11px; margin: 5px 0 0 0; width: 100%; color: #ffffff; } .sidebar li a:link, .sidebar li a:visited {  color: #ffffff; } .side-menu li { text-align: left; border-bottom: 1px dotted #990000; } .sidebar ul li ul {	 padding: 0 0 0 10px; } .sidebar ul li ul li {	 border: none; } .sidebar .marketing-list ul li, .sidebar .section-list ul li { border-top: 1px solid #ffffff; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; } .sidebar .marketing-list li ul li, .sidebar .section-list li ul li { border: none; } .sidebar-text-field { width: 90%; } .sidebar .quick-search { padding: 15px 5px; margin: 0; } .sidebar .quick-search input { width: 125px; } .sidebar .cart-summary { width: 177px; padding: 15px 10px; margin: 0; } .sidebar .info-box p { padding: 5px 5px 0 10px; } .sidebar .info-box input { float: left; margin: 0 5px 0 0; border: 1px solid #333333; width: 125px; } .sidebar .button-wrapper input { width: auto; } .sidebar .marketing-list-entry { border-bottom: 1px dotted #cccccc; margin-bottom: 5px; } /* start product filtering list */ .filter-list { font-size: 12px; color: #ffffff; line-height: 10px; padding: 0px 3px 15px 5px; } .filter-list select { height: auto; } .filter-list h4 { clear: left; font-size: 12px; font-weight: bold; padding: 0; line-height: 150%;	 } .filter-list ul { padding: 0pt; list-style: none outside none; text-align: left; margin: 0pt; } .filter-list li { padding: 0pt 3pt 5px; list-style: none outside none; margin: 0pt; border-bottom: none; } .filter-list li{  color: #ffffff; } .filter-link{ background: #cccccc; font-size: 12px; font-family: Tahoma, Geneva, sans-serif; padding: 0px; border-width: 0;   color: transparent; width: 0; } .filter-link-label{ text-decoration: underline; } .filter-link-label:hover{ cursor:pointer; } .filter-submit{ background: transparent; color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-weight: bold; padding: 0 3px; border-width: 0; padding: 4px;	 } .filter-submit:hover{ cursor: pointer; text-decoration: underline;	 } .sidebar-filter-element h2 { overflow: hidden; background-color: #333333; border-bottom: 1px solid #333333; border-top: 1px solid #333333; font-size: 13px; font-weight: bold; color: #ffffff; line-height: 25px; margin: 0px 0px 5px 0px; padding: 6px 0px 6px 6px; } .sidebar-filter-element .button { background: url('button_background_left2.gif') left no-repeat; } .sidebar-filter-element .button-wrapper { margin-left: 130px; } .filter-text{ float: left; } .filter-by{ float: right; margin-right: 10px; } /* end product filtering list */ /* Best Sellers and New Products in sidebars ------------------------------ */ .sidebar .marketing-list h3 { background: #990000; padding: 5px 10px; } .sidebar .marketing-list .product-price { color: #ffffff; padding-left: 10px; } .sidebar .marketing-list .product-image img { max-width: 75px; border: none; } /* General styles for the content area ------------------------------------ */ .content-area p { font-size: 11px; color: #000000; } .content-area li a:link { font-size: 11px; color: #333333; } .content-area h1 { margin: 0; padding: 6px 0px 6px 4px; line-height:normal; font-size: 20px; color: #333333; } .content-area h2 { font-size: 16px; font-weight: bold; color: #333333; padding: 0 0 7px 0; margin: 0; } .content-area h4 img { float: none; padding: 0; } .content-area img { padding: 0 10px 10px 0; float: left; } .content-area .set-right img { margin-left: 10px; float: right; } .content-area ol { vertical-align: top; width: 100%; margin: 10px; padding: 0; } .content-area td h3 { font-weight: bold; color: #333333; padding: 0; margin: 0 0 10px 0; border: none; } .quantity-box input { width: 30px; font-size: 11px; } .product-list table, .fragment-list table, .marketing-list table { border-spacing: 10px; margin: 0 -10px 0 -10px; padding: 0; } .section-list table { width: 100%; border-spacing: 10px; margin: 0; padding: 0; } #product-page-body { border: 1px dotted #990000; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; padding: 10px; background: #ffffff; } div#product-page-body { float: left; width: 95%; } .content-area .fragment-list h1 { padding: 0 0 8px 0; } .content-area .fragment-list h2 { margin-top: 0; } .content-area .set-right img { margin-left: 10px; } .content-area .set-left img { margin-right: 10px; } /* Best Sellers and New Products in the content area ------------------------------------ */ .content-area .marketing-list .product-image img { width: 80px; margin-left: auto; margin-right: auto; border: none; padding: 0 0 10px 0; } .content-area .marketing-list .product-image { float: left; margin-right: 8px; } .content-area .marketing-list .product-text h3 { padding: 0; margin: 0; } .content-area .marketing-list .product-text a { font-size: 10px; font-color: #000000; font-weight: bold; margin: 0; } .content-area .marketing-list td { padding: 10px; } .content-area .marketing-list .product-price { clear:none; font-size: 10px; font-color: #000000; font-weight: normal; padding: 0; margin: 0; } /* Main page layouts ------------------------------------ */ #product-page-body { margin-bottom: 20px; } .content-area .product-list h3 { padding-top: 0; } .content-area ol { vertical-align: top; width: 100%; margin: 0 0 10px 20px; padding: 0; } .content-area ol li .product-text a { font-weight: normal; color: #333333; } .product-list { clear: both; } .product-list h3 { display: inline; } .product-list td, .section-list td, .marketing-list td  { background-color: #ffffff; width: 30%; vertical-align: top; border: 1px dotted #990000; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; margin: 0; padding: 10px; } .fragment-list td { background-color: #ffffff; width: 30%; vertical-align: top; margin: 0; padding: 10px; border: 1px dotted #990000; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; } .content-area .section-list h3 { padding-top: 0; margin-top: 0; display: inline; } .section-link-image a img { padding: 0; margin: 1px 10px 0 0; } .section-link-description { display: block; margin-top: 10px; } .product-list .product-text h3, .section-list .section-link-name h3 { font-size: 13px; color: #333333; padding: 10px 0 10px 0; margin: 0; } .product-list p { padding: 0 0 4px 0; margin: 0; } .product-list, section-link { text-align: left; padding: 10px; margin: 0; } .product-list .product-image img { border: none; padding: 0 10px 10px 0; } .product-prompt input { border: 1px solid #333333; width: 155px; font-size: 11px; } .product-list .button-wrapper input { width: auto; font-size: 11px; } .product-list .product-price, #SearchResults .product-price { font-size: 11px; font-weight: bold; padding-bottom: 10px; } .quantity-box { padding-bottom: 5px; } .quantity-box input { width: 30px; border: 1px solid #333333; font-size: 11px; } table.attribute-list { margin: 0; border-spacing: 1px; } /* Attributes, Choices and Components ------------------------------------ */ .attribute-list, .attribute-list ul { padding: 0; list-style: none; } .attribute-list *  { vertical-align: middle; } .attribute-list li { margin: 0; } .attribute-list th, .attribute-list td { border: none; width: auto; vertical-align: middle; text-align: left; padding: 0 10px 0 0; } .attribute-list th { font-weight: bold; } .attribute-list select, .component-text select, .component-text input { vertical-align: middle; font-size: 11px; } .attribute-list .push-button-grid table { border-spacing: 5px; } .attribute-list .push-button-grid table td { vertical-align: middle; } .component-text { padding-top: 5px; } .component-text input { border: none; } /* Fragments ------------------------------------ */ .content-area .fragment-details { padding: 10px 10px 15px 10px; } .content-area .fragment-details-text { line-height: 130%; padding: 0; } .content-area .fragment-details h1 { padding: 0 0 10px 0; } .content-area .fragment-details img { padding: 0 10px 10px 0; } /* Also Bought and Related Products ------------------------------------ */ .content-area .product-marketing-list { clear: left; font-size: 13px; font-weight: normal; color: #333333; padding: 10px 0 0 0; margin: 15px 0 0 0; border-top: 1px dotted #333333; } .content-area .product-marketing-list h2 { font-size: 13px; font-weight: normal; } .content-area .product-marketing-list h3 { font-weight: normal; } .content-area .product-marketing-list ol { display: block; } .content-area .product-marketing-list .marketing-list-entry { text-align: center; width: 25%; clear: none; float: left; padding: 10px 3% 10px 3%; margin: 0; } .content-area .product-marketing-list img { margin-left: auto; margin-right: auto; width: 50px; border: none; } .content-area .product-marketing-list .product-image { width: 100%; } /* Recently Viewed Products List Style ------------------------------------ */ .recent-products {  margin: 10px auto; width:  374px; } #rphtml { display: none;  visibility:hidden; } /* Used internally - do not delete */ .recenththeader h2 { text-align: center; padding-bottom: 15px; } #recenthtlist td { border: none; } #recenthtlist { overflow: hidden; text-align: left; padding: 0 10px 30px 10px; margin: 15px 0; } .content-area #recenthtitem {  clear: none; float: left; width: 95px; border-collapse: collapse; text-align: center; } .content-area #recenthtitem td { padding: 5px; border-left: 1px solid #cccccc; border-right:1px solid #cccccc; } .content-area .recenthtitemimage img { border: none; margin-left: auto; margin-right: auto; padding: 0; width: 75px; } .content-area #recenthtitem .recenthtitemimage { border-top: 1px solid #cccccc; padding: 5px; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; } .sidebar #recentstlist { overflow: hidden; } .sidebar #recenthtitem {  margin-top: 10px; padding-top: 10px; border-top: 1px solid #ffffff; -moz-border-radius: 8px; border-radius: 8px; clear: left; text-align: center; border-collapse: collapse; } .sidebar #recenthtitem p { color: #ffffff; font-size: 11px; font-weight: bold; margin: 0; padding: 6px 0 6px 0; } .sidebar #recenthtitem img { padding: 0; margin: 0; border: none; } .recenthtitemdesc	{} .recenthtitemprice	{} #recenthtitem .recenthtitemdelete { border-bottom: 1px solid #cccccc; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; } #recenthtitem .recenthtitemdelete img { margin-left: 35px; } .recenthtitemspacer { width:2px !important;  border:0 !important; padding: 0px !important; } .recenthtbuttonleft { float: left; background: none; cursor: pointer; width: 100px; border: 0; } .recenthtbuttonright { float: right; background: none; cursor: pointer; width: 100px; border: 0; } /* Footer styles ------------------------------------ */ .footer-area p { text-align: center; font-size: 11px; color: #000000; } .footer-element p { color: #000000; text-align: center; } .footer-area ul { margin-top: 0; list-style: none;  } .footer-area li a { color: #000000; text-decoration: none } .footer-area .address-details { float: left; text-align: left; } .footer-area .address-details ul li { list-style: none; } .footer-area .housekeeping { color: #000000; overflow:hidden; padding: 0; margin: 0; vertical-align: top; float: right; text-align: right; } .footer-area .housekeeping a { color: #000000; text-decoration: none; } /* Nav bar styles ------------------------------------ */ .navigation-bar .page-list h3 { display: none; } .navigation-bar ul { float: left; list-style-type: none; margin: 0; padding: 0; background: #ffffff; } .navigation-bar ul li { position: relative; float: left; margin-right: 1px; padding: 0; border: 1px solid #333333; border-top-left-radius: 5px; -moz-border-radius-topleft: 5px -webkit-border-top-left-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-topright: 5px -webkit-border-top-right-radius: 5px } .navigation-bar ul li a {  float: left; margin: 0; padding: 0px 10px 0px 10px; margin: 0; font-family: Tahoma, Geneva, sans-serif; font-size: 13px; color: #333333; text-decoration: none; background: #990000; height: 28px; line-height: 28px; } .navigation-bar ul li a:link, .navigation-bar ul li a:visited {  color: #ffffff; text-decoration: none; } .navigation-bar ul li a:hover {  color: #cc0000; background: #cccccc; } .navigation-bar ul li ul li { border-left: none; }  .navigation-bar ul li#last { } .navigation-bar ul ul { border-right: none; border-left: none;  background: none; } .navigation-bar ul ul li a {  color: #990000; text-decoration: none; font-size: 11px; } /* Used to style hover/selected action on top level links */ .navigation-bar ul li a.sel:link,  .navigation-bar ul li a.sel:visited,  .navigation-bar ul li a.sel:active,  .navigation-bar ul li a:hover { color: white; text-decoration: none; background: #333333; } .navigation-bar ol { clear: left; float: left; margin: 0 0 -20px 0; padding: 1px; list-style-type: none; border-left: 1px solid #333333; border-top: 1px solid #333333; border-bottom: 1px solid #333333; border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px -webkit-border-bottom-left-radius: 5px border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px -webkit-border-bottom-right-radius: 5px } .navigation-bar ol li { float: left; margin: 0; padding: 0 10px; border-right: 1px solid #333333; display: inline; } .navigation-bar ol li a { color: #333333; background: #ffffff; padding: 0; } /* Drop Down Box */ .navigation-bar ul li div { position: absolute; top: 28px; text-align: left; display: none; border: 1px solid #333333; padding: 5px; margin-left: -2px; background: #ffffff url('grey-grad.jpg') repeat-x left bottom; width: 660px; z-index: 9999999; } .navigation-bar ul li div div { text-align: left; display: block; position: relative; top: 0px; width: 100%; } .lastMenudiv { right: 0px; } .navigation-bar ul li div ul { width: 120px; float: left; margin: 0px 4px 0px 0px; } .navigation-bar ul li div ul.last { border-right: none; margin-right: 0px; } .navigation-bar ul li div ul li { float: none; background: none; padding: 5px 0; border-right: none; border-top: none; } .navigation-bar ul li div ul li a { color: #000000; text-align: left; float: none; padding: 0px; height: auto; line-height: normal; background: none; } .navigation-bar ul li div ul li a:hover { color: #990000; background: none; text-decoration: underline; }  /* Styles for each row of links */ .navigation-bar ul li div .row { clear: both; height: 1%; overflow: hidden;	 background: none; border: none; } /* Used to overwrite id's styles */ a.dropheading, a.dropheading:visited { background: #ffffff !important; border-bottom: 1px dotted #333333; color: #333333 !important; padding: 5px 0px !important; margin: 0px 10px 0px 0px !important; height: auto !important; line-height: normal !important; display: block; } a.droplink, a.dropfooter { color: #333333 !important; background: none !important; margin-left: 12px !important; display: block; } a.droplink:hover, a.dropfooter:hover { color: #333333 !important; } /* end of nav bars */ /* Extended information pages -------------------------- */ #extended-info { width: auto; padding: 15px; } #extended-info .product-text { overflow: hidden; margin: 0; padding: 0 0 5px 0; } #extended-info ul { overflow: hidden; } #extended-info ul li { padding: 0 0 0 25px; } #extended-info .product-price { padding: 0; } #extended-info .product-image img { padding: 0; margin: 0 10px; } /* Additional pages ------------------------------------ */ #idTblLogin, #search-body, #contact-body, #terms-body, #actinic-sitemap { border: 1px dotted #990000; padding: 10px; margin: 10px auto; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; background: #ffffff; } /* Login page */ #idTblLogin { overflow: hidden; text-align: right; } #idTblLogin p { padding-top: 5px; clear: both; } #idTblLogin .input-text { height: 16px; border: 1px solid #333333; font-size: 11px; width: 200px; } #idTblLogin input { } /* Terms and Conditions page */ #terms-body h3 { display: inline; font-size: 11px; font-weight: bold; } /* Search and Search Results */ #search-body p { margin-left: 3px; } #search-body table { border-spacing: 8px; margin: 0 -7px; } #search-body td { text-align: left; vertical-align: top; padding: 0; } #search-body .input-text { height: 16px; width: 310px; border: 1px solid #333333; font-size: 11px; font-family: Tahoma, Geneva, sans-serif; } #search-body select { height: auto; border: 1px solid #333333; font-size: 11px; font-family: Tahoma, Geneva, sans-serif; } #search-body .searchable-properties table { width: auto; border-spacing: 0; margin: 0; padding: 0; } #search-body .searchable-properties table td { padding: 3px 0; } #search-body .searchable-properties  select { margin-left: 5px; } #SearchResults { clear: left; } /* Contact Us page */ #contact-body p { margin: 10px 0 10px 3px; } #contact-body .input-text { height: 16px; border: 1px solid #333333; font-size: 11px; font-family: Tahoma, Geneva, sans-serif; width: 300px; } #contact-body textarea { border: 1px solid #333333; font-size: 11px; font-family: Tahoma, Geneva, sans-serif; width: 400px; } /* Social Media */ .follow-buttons, .share-buttons { vertical-align: top; padding: 0; height: 28px; } .follow-buttons { float: right; clear: right; } .follow-buttons, .social-badges { margin: 10px; } .social-badges { clear: left; } .social-badges img { padding: 0 3px; border: none; } .twitter-follow-button, .twitter-share-button, .fb-like, .fb-send, a.pin-follow { float: left; vertical-align: top; margin: 0 4px 0 0; } .fb-share { float: left; vertical-align: top; margin: 0 0 0 -10px; padding: 0; } .fb-follow { float: left; vertical-align: top; margin: 0 10px 0 0; width: 56px; text-align: left; } .g-follow, .g-ytsubscribe { float: left; margin: 0 4px 0 0; } a.pin-button img { border: 0; } .embedded-map { margin: 20px 0; } .embedded-map iframe { border: 1px #333333 solid; } fieldset.quantity-box, fieldset.product-prompt { border: 0; } .sidebar .marketing-list-entry { overflow: hidden; } .sidebar .product-list-text a:link { float: left; color: #ffffff; margin-left: 10px; } .sidebar .marketing-list p { font-weight: bold; font-size: 13px; } .sidebar .marketing-list p a:link { float: left; width: 100%; margin: 5px 0; } .sidebar .marketing-list p.product-info { float: left; width: 100%; font-weight: normal; } .sidebar .marketing-list p.product-price { font-weight: normal; padding-left: 0; margin: 8px 0; } .sidebar .marketing-list .product-image { margin: 0; }