/* 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: #171717; 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: #000066; text-decoration: none; } a:visited { color: #000000; text-decoration: none; } a:hover { color: #000000; text-decoration: underline; } a:active { color: #000066; text-decoration: none; } ul { list-style-type: square; } /* Generic text formatting used throughout the store ---------------------------- */ .actCHECKOUTEM { background-color: #121078; } .actCHECKOUTBG { background-color: #eeeeee; } .actlarger { font-size: 13px; color: #171717; } .actsmaller{ font-size: 10px; color: #171717; } .actxxsmall { font-size: 10px; color: #171717; } .actxsmall { font-size: 11px; color: #171717; } .actsmall { font-size: 11px; color: #171717; } .actregular { font-size: 13px; color: #171717; } .actlarge{ font-size: 16px; color: #171717; } .actxlarge { font-size: 20px; color: #171717; } .actxxlarge { font-size: 20px; color: #171717; } .actwarningcolor { color: #ff3300; } .actrequiredcolor { color: #ff3300; } .actsearchhighlightcolor { color: #ff0000; } .actrequired { color: #ff3300; } .actwarning { font-size: 11px; color: #ff3300; } .actwelcome { font-size: 11px; color: #171717; } .actlogotext { font-size: 11px; color: #D9090E; font-style: normal; font-weight: bold; text-align: center; } .actlogout { font-size: 11px; color: #000066; } /* 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; } /* 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: #171717 1px solid; border-bottom: #171717 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: #171717; text-decoration: none; } a.checkout-textcolor:visited { color: #171717; text-decoration: none; } a.checkout-textcolor:hover { color: #171717; text-decoration: underline; } a.checkout-textcolor:active { color: #171717; 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 #121078; border-bottom: solid 1px #121078; 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: #121078; 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: #ffffff; border: 1px solid #121078; 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: #ffffff; border: 1px solid #121078; 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 #121078; } .checkout-cartheading { font-weight: bold; background-color: #eeeeee; border-top: solid 1px #121078; border-bottom: solid 1px #121078; } .cartheading { background-color: #121078; font-weight: bold; color: #eeeeee; } h2.checkout-heading { background-color: #121078; 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: #121078; 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: #ffffff; padding: 5px; border: solid 1px #171717; } input.highlight-button { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; background: #121078; padding: 5px; border: solid 1px #171717; } .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: #171717; background-color: #ffffff; padding: 2px; } .InvoiceField input, .InvoiceField select { font-family: Tahoma, Geneva, sans-serif; font-size: 13px; color: #171717; background-color: #ffffff; padding: 2px; } .DeliverField input, .DeliverField select { font-family: Tahoma, Geneva, sans-serif; font-size: 13px; color: #171717; 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;  height: 50px;  margin-top: 20px; } .left {  float : left;  width : 50%;  } .right {  float : right;  width : 40%;  } .spacer {  clear : both;  } .checkout-help-hide {  display: none;  } /* 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: #121078; background-image: url('cpi-main.gif'); float: left; } .checkout-progress-1 { width: 150px; height: 19px; background-color: #121078; background-image: url('cpi-main.gif'); float: left; } .checkout-progress-2 { width: 225px; height: 19px; background-color: #121078; background-image: url('cpi-main.gif'); float: left; } .checkout-progress-3 { width: 300px; height: 19px; background-color: #121078; 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: #171717; } 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: #121078; width: 100%; height: 24px; color: #ffffff; text-align: right; } .sort_by select { font-size: 12px; height: 20px; margin-right: 1px; margin-top: 1px; border: #121078 2px solid; border-top: #121078 2px solid; border-right: #121078 1px solid; border-bottom: #121078 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 ------------------------------------ */ /* 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; 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'); background-color: #ededed; -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; } .clear-button:hover { 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'); background-color: #dfdfdf; } .clear-button:active { position: relative; top: 1px; } /* end clear button */ /* Overall Structure */ body { font-family: Tahoma, Geneva, sans-serif; background-color: #ccc; } .clear-floats { clear: both; } /* --- main theme layout elements --- */ #wrapper { width: 970px; margin: 0 auto; overflow: hidden; background: url("theme_background_right.png") repeat-y, url("theme_background_left.png") repeat-y; background-position: right, left; background-color: #fff; padding: 0 14px; } .bulk-area { width: 970px; overflow: hidden; padding-top: 10px; } #left-area { float: left; } .content-area { width: 930px; margin: 0 10px 10px 10px; float: right; background: #fff; border: 1px solid #999; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; } #left-sidebar { width: 150px; float: left; display: inline; margin-right: 10px; } #right-sidebar { width: 150px; float: right; display: inline; } .header-area { float: left; background: #fff; margin: 0; width: 950px; } .navigation-bar { z-index: 999999; padding: 0 5px; margin: 0; float: left; background: url('silver-bar-background.gif') bottom repeat-x; border: solid 1px #999; -moz-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border-radius: 5px; width: 960px; } .footer-area { clear: both; text-align: center; border: 1px solid #999; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; background: #fff url('silver-sidebar-box-bg.jpg') top repeat-x; padding: 10px; margin: 10px 0 15px 0; width: 950px; height: 80px; } .minus-one { width: 790px; } .content-minus-one { width: 765px; } .content-minus-two { width: 615px; margin: 0; } .button-wrapper { display: inline-block; height: 26px; background: url('button_background_right.gif') top right no-repeat; padding: 0; } .button { background: url('button_background_left.gif') top left no-repeat; cursor:pointer; color: #fff; height: 26px; padding: 0 10px 0 10px; margin: 0; border: 0; font-family: Arial, Helvetica; font-size: 11px; font-weight: bold; } .quantity-box input { width: 35px; } /* --- theme header elements --- */ .logo { float: left; margin: 10px 0 0 0; } .header-area p { clear: right; } .header-area .housekeeping { float: right; clear: right; padding: 15px 0 0 0; } .header-area .housekeeping ol { padding: 0; margin: 0; } .header-area .housekeeping ol li { display: inline; float: left; padding: 0 0 0 20px; text-transform: uppercase; } .header-area .cart-summary { float: right; background: url('silver-bar-background.gif') bottom repeat-x; padding: 6px; text-transform: uppercase; border: solid 1px #999; border-top-width: 0; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; } .header-area .cart-summary div { float: left; padding: 0 5px 0 20px; background: url('theme_icon_cart.gif') left no-repeat; } .header-area .quick-search { clear: right; float: right; padding: 15px 0 10px 0; } .header-area .quick-search-text { width: 300px; font-family: Tahoma, Geneva, sans-serif; border: solid 1px #ccc; padding: 4px 2px; } .header-area .quick-search-button-wrapper input { width: auto; } /* ---- theme nav bar elements ---- */ #mega-menu { float: left; } .navigation-bar ul { list-style-type: none; margin: 0; padding: 0; } .navigation-bar ul li { position: relative; float: left; } .navigation-bar li { display: inline; } .navigation-bar li a, .navigation-bar li a:visited { color: #121078; display: block; float: left; line-height: 29px; height: 29px; font-size: 13px; padding: 0 10px; } .navigation-bar ul li a, .navigation-bar ul li a:visited { background: url('silver-dotted-sep-v.gif') right repeat-y; } .navigation-bar ul li a:hover { color: #ffffff; text-decoration: none; } .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: #ffffff; 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: #ffffff; } /* Secondary Navigation Bar */ .navigation-bar .page-list h3 { display: none; } .navigation-bar ol { float: right; clear: both; margin: 0 0 5px 0; padding: 0; list-style-type: none; } .navigation-bar ol li a, .navigation-bar ol li a:visited { font-size: 10px; line-height: 20px; height: 20px; } .navigation-bar ol li { float: left; margin: 0; padding: 4px 10px; display: inline; background: url('theme_navbar_separator.gif') left no-repeat; } .navigation-bar ol li a { color: #fff; padding: 0; } .navigation-bar .page-list { background: none; } /* Drop Down Box */ .navigation-bar ul li div { position: absolute; top: 28px; text-align: left; display: none; border: 1px solid #ffffff; padding: 5px; margin-left: -2px; background: #ffffff; 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; } .navigation-bar ul li div ul li a { color: #171717; text-align: left; float: none; padding: 0px; height: auto; line-height: normal; background: none; } .navigation-bar ul li div ul li a:hover { color: #ffffff; 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 #121078; color: #121078 !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: #121078 !important; background: none !important; margin-left: 12px !important; display: block; } a.droplink:hover, a.dropfooter:hover { color: #121078 !important; } /* end of nav bars */ /* - quick search - */ .navigation-bar form { padding: 0; margin: 0; height: 25px; float: left; } .navigation-bar .quick-search-text { border: solid 1px #171717; padding: 0 1px ; font: 11px Tahoma, Geneva, sans-serif; margin: 5px 5px 0 10px; line-height: 17px; width: 300px; height: 17px; float: left; } .navigation-bar .quick-search-button { float: left; margin-top: 5px; } /* ---- theme sidebar elements ---- */ .sidebar-element, .sidebar-filter-element { margin-bottom: 15px; background: url('silver-sidebar-box-bg.jpg') top repeat-x; border: 1px solid #999; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; padding-bottom: 7px; } .sidebar-element h2,.sidebar-filter-element h2 { font-size: 14px; color: #121078; font-weight: bold; padding: 10px; background: #fff; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; margin: 0; overflow: hidden; border-bottom: dotted 1px #999; } .sidebar-element h3 { font-size: 14px; color: #121078; font-weight: bold; padding: 10px; background: #fff; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; margin: 0; overflow: hidden; border-bottom: dotted 1px #999; } .sidebar-element .marketing-list-entry h3 { color: #171717; font-size: 11px; border: 0; background: none; } .sidebar .section-list p, .sidebar .page-list p { margin: 0; padding: 5px 10px; border-bottom: dotted 1px #999; } .sidebar ul { margin: 0 0 5px 15px; padding: 5px; } .sidebar ol { margin: 0 0 0 -15px; padding-bottom: 10px; } .sidebar li { margin: 0 5px 0 0; padding: 5px 0 0 0; border-bottom: dotted 1px #999; } .sidebar li { padding: 5px 0; } .sidebar li a { color: #000066; font-weight: bold; padding: 3px 0; } .sidebar ul li a { } .sidebar li a:hover { color: #ffffff; text-decoration: none; } .sidebar .marketing-list { padding: 0; margin: 0; list-style: none; padding-bottom: 5px; } .sidebar .marketing-list-entry { border-bottom: dotted 1px #999; background: url('silver-sidebar-box-bg.jpg') top repeat-x; } .marketing-list .product-image { padding: 0 5px; } .sidebar .marketing-list-entry .product-image img { max-width: 75px; border: solid 1px #ddd; } .product-list-text { padding: 0 5px 5px; } .product-list-text h3 { font-size: 12px; } .sidebar-element p { padding: 5px 10px; margin: 0; } .sidebar-text-field { width: 140px; background: #ffffff; border: solid 1px #171717; padding: 0; margin: 5px 0; line-height: 23px; height: 23px; padding: 0 1px; } .sidebar .quick-search, .sidebar .cart-summary { width: 136px; padding: 12px 5px; margin: 0; } .sidebar .quick-search input { width: 84px; } .sidebar .info-box input { width: 80px; } .sidebar .button-wrapper input { width: auto; } /* start product filtering list */ .filter-list { font-size: 12px; color: black; line-height: 10px; padding: 0px 3px 15px 5px; overflow: hidden; } .filter-list h4 { clear: left; font-size: 12px; font-weight: bold; padding: 0; margin: 10px 0; line-height: 125%;	 } .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: #121078; } .filter-link{ background: #ffffff; 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: #fff; 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 .button-wrapper { float: right; } .filter-text{ float: left; } .filter-by{ float: right; margin-right: 3px; } /* end product filtering list */ /* --- theme footer --- */ .footer-area a { } .footer-area a:hover { } .footer-element { text-align:center; } .footer-area .address-details { float: left; text-align: left; } .footer-area .address-details ul { padding: 0; margin: 0; list-style: none; } .footer-area .address-details ul li { display: block; padding: 0 5px; } .footer-area .housekeeping { float: right; text-align: right; top: 0; right: 0; } .footer-area .housekeeping ul { padding: 0; margin: 0; list-style: none; } .footer-area .housekeeping ul li { display: block; padding: 0 5px; } .footer-area .copyright { float: center; text-align: center; } .footer-area .copyright ul { padding: 0; margin: 0; list-style: none; } .footer-area .copyright ul li { display: block; padding: 0 5px; } /* General styles for the content area ------------------------------------ */ .content-area { padding: 10px; }	 .content-area p { font-size: 11px; color: #171717; } .content-area li a:link { font-size: 11px; color: #121078; } .content-area h1 { margin: 0; padding: 6px 0px 6px 4px; line-height:normal; font-size: 16px; color: #121078; } .content-area h2 { font-size: 16px; font-weight: bold; color: #121078; padding: 0 0 7px 0; margin: 0; } .content-area h4 img { padding: 0; } .content-area img { padding: 0 10px 10px 0; } .content-area ol { vertical-align: top; width: 100%; margin: 10px; padding: 0; } .content-area td h3 { font-weight: bold; color: #121078; 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; } .content-area .section-list h3 { display: inline; } .section-link-image { float: left; } .section-link-image a img { padding: 0; margin: 1px 10px 0 0; } .section-link-description { margin-top: 10px; } #product-page-body { overflow: hidden; border: 1px dotted #ffffff; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; padding: 10px; background: #fff; } .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; } .content-area .set-center-640-wide img { margin-left: auto; margin-right: auto; padding: 0 120px 0 120px; } /* 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: #171717; 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: #171717; font-weight: normal; padding: 0; margin: 0; } /* Main page layouts ------------------------------------ */ .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: #121078; } .product-list { clear: both; } .product-list td, .section-list td, .marketing-list td  { background-color: #fff; width: 30%; vertical-align: top; border: 1px dotted #ffffff; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; margin: 0; padding: 10px; } .fragment-list td { background-color: #fff; width: 30%; vertical-align: top; margin: 0; padding: 10px; border: 1px dotted #ffffff; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; } .product-list .product-text h3, .section-list .section-link-name h3 { font-size: 13px; color: #121078; 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 #121078; width: 155px; font-size: 11px; } .product-list .button-wrapper input { width: auto; font-size: 11px; } .product-list .product-price { font-size: 11px; font-weight: bold; padding-bottom: 10px; } .quantity-box { padding-bottom: 5px; } .quantity-box input { width: 30px; border: 1px solid #121078; 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; } .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: #121078; padding: 10px 0 0 0; margin: 15px 0 0 0; border-top: 1px dotted #121078; } .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%; } /* 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 #ffffff; padding: 10px; margin: 10px auto; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; background: #fff; } /* Login page */ #idTblLogin { overflow: hidden; text-align: right; } #idTblLogin p { padding-top: 5px; clear: both; } #idTblLogin .input-text { height: 16px; border: 1px solid #121078; font-size: 11px; width: 200px; text-align: left; } #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 #121078; font-size: 11px; font-family: Tahoma, Geneva, sans-serif; } #search-body select { border: 1px solid #121078; 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; } /* Contact Us page */ #contact-body p { margin: 10px 0 10px 3px; } #contact-body .input-text { height: 16px; border: 1px solid #121078; font-size: 11px; font-family: Tahoma, Geneva, sans-serif; width: 300px; } #contact-body textarea { border: 1px solid #121078; font-size: 11px; font-family: Tahoma, Geneva, sans-serif; width: 400px; }