/* theme.css contains styles that support different sizes of theme images */ @import url("theme.css"); /* begin general styles for all themes */ body { margin:0; padding:0; /*SMR-BG-V1.png*/ background:#ffffff url('smr-bg-v2.png') repeat top left; box-shadow:0 0 25px rgba(0, 0, 0, 0.5); font:11px Arial, Helvetica, sans-serif; color:#202020; } p, table, td, th { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #202020; margin-top: 0px; } form { margin: 0px; } a:link { color: #871e1e; text-decoration: none; } a:visited { color: #871e1e; text-decoration: none; } a:hover { color: #9c9c9c; text-decoration: underline; } a:active { color: #650000; text-decoration: none; } ul { list-style-type: disc; } /* Generic text formatting used throughout the store ---------------------------- */ .actCHECKOUTEM { background-color: #db7e30; } .actCHECKOUTBG { background-color: #eeeeee; } .actlarger { font-size: 13px; color: #202020; } .actsmaller{ font-size: 10px; color: #202020; } .actxxsmall { font-size: 10px; color: #202020; } .actxsmall { font-size: 11px; color: #202020; } .actsmall { font-size: 11px; color: #202020; } .actregular { font-size: 13px; color: #202020; } .actlarge{ font-size: 16px; color: #202020; } .actxlarge { font-size: 20px; color: #202020; } .actxxlarge { font-size: 20px; color: #202020; } .actwarningcolor { color: #cc0000; } .actrequiredcolor { color: #cc0000; } .actsearchhighlightcolor { color: #cc0000; } .actrequired { color: #cc0000; } .actwarning { font-size: 11px; color: #cc0000; } .actwelcome { font-size: 11px; color: #202020; } .actlogotext { font-size: 11px; color: #D9090E; font-style: normal; font-weight: bold; text-align: center; } .actlogout { font-size: 11px; color: #871e1e; } /* Boxes and borders ------------------------------------------- */ .thinborder1 { border: 1px solid #db7e30; } .thinborder2 { border: 1px solid #008000; } .thinred { border: solid 1px #db7e30; border-top: 0px; } .thinred2 { border: solid 1px #008000; border-top: 0px; }  .boxheading { font-weight: bold; text-transform: uppercase; color: #ffffff; } a.boxlink:link{ color: #ffffff; text-decoration:none; } a.boxlink:visited{ color: #ffffff; text-decoration:none; } a.boxlink:hover{ color: #ffffff; text-decoration:underline; } a.boxlink:active{ color: #ffffff; text-decoration:none; } * html .boxhead h2 {height: 1%;} .sidebox { background: url('theme_curve4.gif') no-repeat bottom right; font-size: 100%; } .boxhead { background: url('theme_curve2.gif') no-repeat top right; margin: 0; padding: 0; text-align: left; } .boxhead h2 { background: url('theme_curve1.gif') no-repeat top left; margin: 0; padding: 5px 10px 5px; color: #ffffff;  font-weight: bold;  font-size: 1.2em;  line-height: 1em; } .boxbody { background: url('theme_curve3.gif') no-repeat bottom left; margin: 0; padding: 5px 10px 11px; } .boxbody ol { margin: 0; padding: 0; margin-left: 1.2em; padding-left: 1.2em; } .boxbody ol li { margin-bottom: 0.2em; } /* Shopping cart and checkout fields ------------------------------------------- */ table.checkout td { background-color: #eeeeee; } table.checkout th { background-color: #db7e30; } .cart { background-color: #eeeeee; } .cartheading { background-color: #db7e30; font-weight: bold; } /* Checkout Progress Indicator  ------------------------------------------------ */ p.checkout-progress-heading { width: 300px; margin: 10px auto; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #202020; } .checkout-progress-0 { width: 300px; height: 19px; background-image: url('SMR-cpi-BG-0.gif'); margin: 0 auto 20px auto; } .checkout-progress-1 { width: 300px; height: 19px; background-image: url('SMR-cpi-BG-1.gif'); margin: 0 auto 10px auto; } .checkout-progress-2 { width: 300px; height: 19px; background-image: url('SMR-cpi-BG-2.gif'); margin: 0 auto 10px auto; } .checkout-progress-3 { width: 300px; height: 19px; background-image: url('SMR-cpi-BG-3.gif'); margin: 0 auto 10px auto; } /* Formatting for the site map -------------------------------------------- */ #actinic-sitemap { margin-left: 5px;float:left; } #actinic-sitemap ul { margin-bottom: 0; padding-bottom: 0; } /* Used by 'CSS Product Layout' ------------------------------------------- */ .content_left { text-align: left; float: left; margin-right: 20px; } .content_right { text-align: left; float: left; } /* Used by 'Standard Layout Using CSS' and related CSS-based product layouts */ .product_list	{ margin: 20px 0px 20px 0px; }	 /* headings ----------------------------------------------------------------------------- */ h1	{ font-size: 20px; font-weight: 900; margin: 0px;		 padding: 16px 0px 4px 0px; color: #db7e30; } h1.subheading	{ font-size: 13px; font-weight: 900; margin: 0px; padding: 0px 0px 14px 0px; color: #008000; } h2	{ font-size: 16px; font-weight: 900; margin: 0px; padding: 2px 0px 14px 0px; color: #008000; } h2.clearall	{ font-size: 16px; font-weight: 900; margin: 0px; padding: 2px 0px 14px 0px; color: #008000; clear:both; } h3.product	{ font-size: 13px; font-weight: 900; margin: 0px; padding: 0px 0px 6px 0px; color: #008000; } h3.product_price	{ font-size: 11px; font-weight: 900; margin: 0px; padding: 0px 0px 20px 0px; } .text_heading_left_column	{ margin: 0px; padding: 19px 0px 4px 0px; line-height:normal; color: #db7e30; font-weight: 900; font-size: 13px; } /* Default formatting of all text boxes used in store pages ---------------- */ .form_input_general	{ line-height: normal; font-size : 11px; word-spacing: normal; } /* Styles for 'Quick Search Bar With Larger Button' ------------------------ */ .form_main_search_box	{ line-height: 13px; width: 76px; height: 16px; margin: 0px 1px 0px 1px; padding: 0px 0px 0px 2px; font-size : 11px; background-color: #eeeeee; border: 1px solid #eeeeee; color: #202020; vertical-align: top; } .form_main_search_box_td	{ background-color: #008000 } .form_button_quick_search	{ line-height: 13px; height: 18px; width: 85px; margin: 1px 1px 1px 1px; padding: 0px 0px 0px 12px; font-size : 11px; background-color: #008000; border: 1px solid #db7e30; color: #ffffff; background-image: url('theme_icon_search.gif'); 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: 10px; 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: #202020; font-weight: bold; font-size: 10px; } .text_product_small_info_price	{ margin: 0px; padding: 8px 0px 0px 0px; line-height:normal; font-weight: bold; font-size: 10px; } .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; } .image_product_2	{ margin: 0px 0px 0px 0px; text-align: center; float: left; } /* Links to sections and pages in sidebar menus on some themes -------------------------------------*/ ul.products	{ line-height: normal; padding: 0px 0px 0px 1px; margin: 3px 0px 4px 15px; font-size: 11px; color: #cc0000; } a.product_section:visited  { color : #871e1e; text-decoration : none; } a.product_section:link  { color : #871e1e; text-decoration : none; } a.product_section:active  { color : #650000; text-decoration : none; } a.product_section:hover  { color : #9c9c9c; text-decoration : none; } /* lines -------------------------------------------------------------------------------- */ .dotted_line_blue	{ height: 1px; background-image:url('theme_dotted_line.gif'); clear:both; } .solid_line_light_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #008000; clear:both; } .solid_line_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #db7e30; clear:both; } .dotted_outline_blue	{ border: 1px dotted #008000; padding: 8px; }		 /* Styles for 'Compact Parent Section List' ------------------------ */ .text_breadcrumbs	{ font-size: 10px; color: #db7e30; margin: 0px; line-height:normal; padding: 2px 0px 10px 0px; font: 10px Verdana;  font-weight: bold;	 }	 a.link_breadcrumbs:visited	{	 color : #871e1e; text-decoration : none; font: 10px Verdana;  font-weight: bold;  } a.link_breadcrumbs:link  { color : #871e1e; text-decoration : none; font: 10px Verdana;  font-weight: bold;  } a.link_breadcrumbs:active  { color : #871e1e; text-decoration : none; font: 10px Verdana;  font-weight: bold;  } a.link_breadcrumbs:hover  { color : #9c9c9c; text-decoration : none; font: 10px Verdana;  font-weight: bold;  } /* Page footer  --------------------------------------------------------*/ .text_footer	{ color: #008000; font-size: 10px; padding:0px; margin:4px 0px 0px 0px; } .text_menu_no_space	{ word-spacing: normal; } a.link_footer:visited  { color : #871e1e; text-decoration : underline; } a.link_footer:link  { color : #871e1e; text-decoration : underline; } a.link_footer:active  { color : #871e1e; text-decoration : underline; } a.link_footer:hover  { color : #871e1e; text-decoration : underline; } /* Heading for attributes  --------------------------------------------------------*/ .text_options	{ font-weight: 900; } /* Formatting for 'Add To Cart Button With Cart Icon' ----------------------------------------------*/ .form_button_add_to_cart	{ line-height: 13px; height: 20px; width: 176px; margin: 0px 1px 0px 0px; padding: 1px 0px 1px 14px; font-size : 11px; background-color: #008000; border: 1px solid #db7e30; color: #ffffff; background-image: url('theme_icon_add_to_cart.gif'); word-spacing: normal; }	 /* Styles for CSS Buttons ----------------------------------------------*/ .text_menu	{ padding: 2px 0px 2px 0px; font-size : 11px; margin: 0px; color : #ffffff; } a.link_menu:visited  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #008000;  border: 1px solid #871e1e; } a.link_menu:link  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #008000; border: 1px solid #871e1e; } a.link_menu:active  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #008000; border: 1px solid #871e1e; } a.link_menu:hover  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #db7e30; border: 1px solid #871e1e; } /* Styles for 'Top Level Section List In Boxes' and 'Brochure Nav Bar In Boxes' --------------------*/ .tech_main_menu	{ background-color: #db7e30 } .tech_menu_bottom	{ height: 4px; background-color: #db7e30; } .tech_menu_button_border	{ width: 121px;  border-right: 1px #ffffff solid; border-top: 1px #ffffff solid; } div.tech_menu_button { width: 119px;  top: 0px; left: 0px;  border: 1px #db7e30 solid; } div.tech_menu_button_product { width: 119px;  top: 0px; left: 0px;  border: 1px #db7e30 solid; } .tech_menu_button_title	{ width: 122px; border-top: 1px #ffffff solid; background-color: #db7e30; } .tech_text_product_section	{ padding: 3px 3px 3px 5px; margin: 0px; color : #ffffff; font-size : 11px; font-weight: 900; } div.tech_menu_button a  { width: 113px;  color: #ffffff; text-decoration:none; display:block; padding:3px; text-align:left; background-color: #008000; font-size: 11px; } div.tech_menu_button a:visited { color: #ffffff;  text-decoration:none; background-color: #008000; } div.tech_menu_button a:active { color: #ffffff;  text-decoration:none; background-color: #871e1e; } div.tech_menu_button a:link { color: #ffffff;  text-decoration:none; background-color: #008000; } div.tech_menu_button a:hover { color: #ffffff; text-decoration:none; background-color: #871e1e; } div.tech_menu_button_product a   { width: 104px;  color: #ffffff; text-decoration:none; display:block; padding:3px 3px 3px 12px; text-align:left; background-color: #008000; font-size: 11px; } div.tech_menu_button_product a:visited { color: #ffffff;  text-decoration:none; background-color: #db7e30; background-image:url('theme_arrow.gif'); } div.tech_menu_button_product a:active { color: #ffffff;  text-decoration:none; background-color: #db7e30; background-image:url('theme_arrow.gif'); } div.tech_menu_button_product a:link { color: #ffffff;  text-decoration:none; background-color: #db7e30; background-image:url('theme_arrow.gif'); } div.tech_menu_button_product a:hover { color: #ffffff;  text-decoration:none; background-color: #871e1e; background-image:url('theme_arrow.gif'); } /* Start of styles new to v9 */ /* Styles for 'Best Seller List in Boxes' and 'New Products List in Boxes' used on the brochure home page */ .heading_marketing_box	{ border: 2px solid #db7e30; width: 229px; margin: 0px 20px 14px 0px; } .heading_marketing_box p.text_product_small_info_heading	{ background-color: #db7e30; border-bottom: 2px solid #db7e30; color: #ffffff; font-weight: 900; font-size: 11px; background-image: url('theme_marketing_header.gif'); margin: 0px; padding: 4px 0px 0px 8px; height: 20px; } .heading_marketing_box	p{ padding: 8px; } .heading_marketing_box .product_image_cost	{ padding: 8px; } /* Rounded header and footer used around the bulk areas in 'Expert' and 'Hotshot' themes, but also used in the lists that have 'Rounded Corners' in the name */ .rounded-heading { background-image: url('theme_curve2.gif'); background-repeat: no-repeat; background-position: top right; } .rounded-heading p.spacer { margin: 0; padding: 3px 0; background-image: url('theme_curve1.gif'); background-repeat: no-repeat; margin-right: 10px; color: #ffffff; } .rounded-footer { background-image: url('expert_rounded_bottom_right.gif'); background-repeat: no-repeat; background-position: bottom right; } .rounded-footer p.spacer { margin: 0; padding: 3px 0; background-image: url('expert_rounded_bottom_left.gif'); background-position: bottom left; background-repeat: no-repeat; margin-right: 10px; color: #ffffff; } .indented-link a { display: block; background-color: #fff; width: 140px; padding: 5px 0 5px 30px; font-weight: bold; text-decoration: none; border-bottom: solid 1px #db7e30; } .indented-link a:hover { background-color: #871e1e; } /* Style for the 'Graduated Background' for Top Level Section lists and Brochure Page lists */ .graduated-link a { display: block; padding: 5px 0 5px 30px; font-weight: bold; text-decoration: none; border: solid 1px #871e1e; border-bottom: 0; border-right: 0; background-image: url('prime_link_background.gif'); background-repeat: no-repeat; } /* Style for the 'Shaded Background' for Top Level Section lists and Brochure Page lists */ .hotshot-link a { display: block; padding: 5px 0 5px 30px; font-weight: bold; text-decoration: none; border-bottom: solid 1px #ffffff; } .hotshot-link a:hover { background-image: url('hotshot-link-highlight.gif'); background-repeat: no-repeat; } .hotshot-box-main { background-image: url('hotshot-box-main.gif'); background-position: bottom; width: 170px; } .hotshot-box-content { background-image: url('hotshot-box-top.gif'); background-repeat: no-repeat; padding: 10px;	 } /* Styles for 'Quick Search Bar With Curved Box' layout */ .formbox1 { padding: 0px; margin: 0px; border: 0px; background-image: url('theme-rounded-searchfield-left.gif'); height: 19px; padding-left: 10px; background-repeat: no-repeat; float: left; } .formbox2 { padding: 0px; margin: 0px; border: 0px; height: 19px; background-image: url('theme-rounded-searchfield-right.gif'); background-position: right; background-repeat: no-repeat; padding-right: 10px; } .inputfield { padding: 0px; margin: 1px 0; border: 0px; height: 16px; font-size: 12px; } /* Drop down menus used for top level section lists and brochure page lists in the 'Corporation' and 'Premier' theme */ #corporate_top_menu, #corporate_top_menu ul { /* main menu lists */ padding: 0px; margin: 0px 0px 0px 0px; list-style: none; line-height: 1; font-size: 11px;	 } #corporate_top_menu a { display: block; color: #ffffff; padding: 3px 6px 3px 13px; margin: 0; font-size: 11px;	 text-decoration: none; background-image: url('theme_arrow.gif'); background-position: left; background-repeat: no-repeat; background-color: #008000; border-right: 1px solid #000000;		 } #corporate_top_menu li a:hover { display: block; color: #ffffff; padding: 3px 6px 3px 13px; margin: 0; font-size: 11px;	 text-decoration: none; background-image: none; background-color: #db7e30; background-image: url('theme_arrow.gif'); background-position: left; background-repeat: no-repeat; } #corporate_top_menu li { /* all list items */ float: left; padding: 0px; margin: 0; list-style-image: none; line-height: 18px; } #corporate_top_menu li ul { /* second-level lists */ font-size: 100%; width: 150px;  display: block; position: absolute; margin: 0px 0px 0px -2px; border-top: 1px solid #000000; list-style-image: none; left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */ } #corporate_top_menu li ul li { /* second-level lists */ width: 150px;  display: block; background-image: none; background-color: #008000; border-bottom: 1px solid #000000; } #corporate_top_menu li ul li a { /* second-level lists */ background-image:none; padding: 3px 6px 4px 6px; line-height: 150%; display: block; border-left: 1px solid #000000; border-right: 1px solid #000000; } #corporate_top_menu li ul li a:hover { /* second-level lists */ display: block; border-left: 1px solid #000000; border-right: 1px solid #000000; padding: 3px 6px 4px 6px; background-image:none; background-color: #db7e30; } #corporate_top_menu li ul ul { /* third-and-above-level lists */ margin: -24px 0px 0px 149px; } #corporate_top_menu li:hover ul ul, #corporate_top_menu li.sfhover ul ul { left: -999em; } #corporate_top_menu li:hover ul, #corporate_top_menu li li:hover ul, #corporate_top_menu li.sfhover ul, #corporate_top_menu li li.sfhover ul { /* lists nested under hovered list items */ left: auto; } .corporate_pages_menu ul { /* brochure list */ padding: 0px; margin: 0px 0px 0px 0px; line-height: 1; font-size: 11px;	 list-style-image: none; } .corporate_pages_menu ul li { display: block; background-image:none; background-color: #008000; border-bottom: 1px solid #000000; } .corporate_pages_menu li a { color: #ffffff; background-image:none; padding: 3px 6px 4px 6px; line-height: 150%; display: block; } .corporate_pages_menu li a.product_section { color: #ffffff } .corporate_pages_menu li a:hover { color: #ffffff; display: block; padding: 3px 6px 4px 6px; background-image: none; background-color: #db7e30; } /* ----- Start of SMR CSS ----- */  /* Table side borders */  .table-borders-sides  { border-top-style: none;  border-bottom-style: none;  border-left: solid;  border-right: solid;  border-width: 1px;  border-color: #353535;  }  /* Table borders all sides */  .table-borders-all  {  border-top-style: solid;  border-bottom-style: solid;  border-left: solid;  border-right: solid;  border-width: 1px;  border-color: #202020;  }  /*Table borders sides & top only*/  .table-borders-side-top  {  border-top-style: solid;  border-bottom-style: none;  border-left: solid;  border-right: solid;  border-width: 1px;  border-color: #202020;  }  /*Table border Right Sides & Base*/  .table-border-right  {  border-top-style: none;  border-bottom-style: none;  border-left: none;  border-right: solid;  border-width: 1px;  border-color: #202020;  }  /* Table borders Top right & bottom */  .table-borders-TRB  {  border-top-style: solid;  border-bottom-style: solid;  border-left: none;  border-right: solid;  border-width: 1px;  border-color: #202020;  }  /*Section Table border TOP */  .sec-tbl-top  {  border-top-style: solid;  border-bottom-style: none;  border-left: solid;  border-right: solid;  border-width: 1px;  border-color: #202020;  } /*Section Table border TOP */  .sec-tbl-bot  {  border-top-style: none;  border-bottom-style: solid;  border-left: solid;  border-right: solid;  border-width: 1px;  border-color: #202020;  }  /*Section Table border TOP */  .sec-tbl-all  {  border-top-style: solid;  border-bottom-style: solid;  border-left: solid;  border-right: solid;  border-width: 1px;  border-color: #202020;  }  /*Section Table dotted bottom border*/  .sec-bot  {  border-top-style: none;  border-bottom-style: dotted;  border-left: none;  border-right: none;  border-width: 1px;  border-color: #9c9c9c;  } /* ----- FINISH ----- TABLE BORDERS ----- */  /*Image border - roll over hyperlink ---NOTE 1 of 2---  */  a:hover .imgborder {  border-style: solid;  border-width: 1px;  border-color: #871E1E;   }  /*Image border 2  ---NOTE 2 of 2--- */  .imgborder2  {  border-style: solid;  border-width: 1px;  border-color: #707070;   }   /*Image border 2 roll over hyperlink ---NOTE 2 of 2--- */   a:hover .imgborder2 {  border-style: solid;  border-width: 1px;  border-color: #ECECEC;   }   /* ----- FINISH ----- Image BORDERS ----- */ /* --- START --- SECTION LAYOUT CSS --- */   .sec-link  {  text-decoration: none;  font: 10px Verdana;  font-weight: none; color: #db7e30; }   .sec-link a, .sec-link a:visited  {  text-decoration: none;  font: 10px Verdana;  font-weight: bold;  color: #871E1E;  }   /* Specify the rollover style for the links */   .sec-link a:hover  {  text-decoration: none;  font: 10px Verdana;  font-weight: bold;  color: #707070;  }  /* Table borders info-panel-org-bot*/  .info-panel-org-bot {  border-top-style: none;  border-bottom-style: solid;  border-left: solid;  border-right: solid;  border-width: 1px;  border-color: #DB7E30;  }   /* Table borders info-panel-org-top*/  .info-panel-org-top {  border-top-style: solid;  border-bottom-style: none;  border-left: solid;  border-right: solid;  border-width: 1px;  border-color: #DB7E30;  }   /* Table borders info-panel-org*/  .info-panel-org-side {  border-top-style: none;  border-bottom-style: none;  border-left: solid;  border-right: solid;  border-width: 1px;  border-color: #DB7E30;  }  /* --- FINISH --- SECTION LAYOUT CSS --- */  /* ----- START ----- Info Panels ----- */  /* Table borders info-panel-org*/  .info-panel-org {  border-top-style: solid;  border-bottom-style: solid;  border-left: solid;  border-right: solid;  border-width: 1px;  border-color: #DB7E30;  }   /* Table borders info-panel-red*/  .info-panel-red {  border-top-style: solid;  border-bottom-style: solid;  border-left: solid;  border-right: solid;  border-width: 1px;  border-color: #871E1E;  }  /* Table borders info-panel-txt*/  .info-panel-txt  {  color:  #202020;  font: 10px Verdana;  font-weight: none;  text-decoration: none; margin-left: 0.2em; padding-left: 0; margin-right: 0.2em; padding-left: 0; } /* Info Panel List*/  .info-panel-list  { list-style-type: circle; color:  #202020;  font: 10px Arial;  font-weight: none;  text-decoration: none; margin-left: 2.5em; padding-left: 0; margin-top: 0.5em; margin-bottom: 0.5em; } /* Table borders info-panel-txt LARGER FONT SIZE*/  .info-panel-txt-lrg {  color:  #202020;  font: 12px Verdana;  font-weight: none;  text-decoration: none; text-indent: 2px; }  /* ----- FINISH ----- Info Panels ----- */  /* ----- START ----- Medium White Font - Left Right & Centre----- */  .medium-white-font  {  color:#FFF;  font-size:10px; font-family:Verdana, sans-serif; }  .medium-white-font a, .medium-white-font a:visited  {  color:#FFF;  font-weight:700;  text-decoration:none;  }  .medium-white-font a:hover  {  text-decoration:none;  font-weight:700;  color: #9c9c9c;  }  /* ----- FINISH ----- Medium White ------ */  /* ----- START ----- Large White Font ------ */  .large-white-font  {  color: #FFFFFF;  font: 12px Verdana;  }  .large-white-font a, .large-white-font a:visited  {  color: #FFFFFF;  font: 12px Verdana;  font-weight: bold;  text-decoration: none;  }  .large-white-font a:hover  {  text-decoration: none;  font: 12px Verdana;  font-weight: bold;  color: #9c9c9c;  }  /* ----- FINISH ----- Large White ------ */  /* ---------START Left Hand Main Site Nav--------- CSS to UL (Unorderd List) with the class name 'left-nav' */  .left-nav-1 {  border-bottom: solid 1px; border-top: solid 1px; border-color: #f5f5f5; background-color: #f5f5f5; margin:0;  padding:0 0 12px; color:  #202020; list-style-type: none;  width: 143px;  text-indent: 2px; text-align:left; }  /* Collapse the List Item Tags */  .left-nav-1 li  {  display: inline;  }  /* VISITED */  .left-nav-1 a, .left-nav a:visited  { border-bottom: solid 1px; border-top: solid 1px; border-color: #f5f5f5; color: #202020;  font: 11px Verdana;  text-decoration: none;  display: block;  padding: 0px;  }  /* Specify the rollover style for the links */  .left-nav-1 a:hover  { border-bottom: solid 1px; border-top: solid 1px; border-color: #871E1E; background-color: #e0e0e0; text-decoration: none;  font: 11px Verdana;  font-weight: none;  color: #871E1E	;   text-indent: 2px  }   /* ---------FINISH Left Hand Main Site Nav--------- CSS to UL (Unorderd List) with the class name 'left-nav' */  /* --- Product Layout START --- */   /* prod-lay = bulk area, prod-lay-R = Right cell related products & also brought*/  .prod-lay  {  text-decoration: none;  font: 10px Verdana;  font-weight: none;  color: #202020	;  }  .prod-lay a, .prod-lay a:visited  {  text-decoration: none;  font: 10px Verdana;  font-weight: bold;  color: #871E1E	;  } /* Specify the rollover style for the links */  .prod-lay a:hover  {  text-decoration: none;  font: 10px Verdana;  font-weight: bold;  color: #9c9c9c;  }  .prod-lay-R  {  text-decoration: none;  font: 10px Verdana;  font-weight: none;  color: #202020	;  border-top-style: none;  border-bottom-style: none;  border-left: dotted;  border-right: none;  border-width: 1px;  border-color: #9C9C9C;  } .prod-lay-R a, .prod-lay-R a:visited  {  text-decoration: none;  font: 10px Verdana;  font-weight: bold;  color: #871E1E	;  }   /* Specify the rollover style for the links */  .prod-lay-R a:hover  {  text-decoration: none;  font: 10px Verdana;  font-weight: bold;  color: #707070	;  }  .prod-lay-dot  {  border-top-style: none;  border-bottom-style: dotted;  border-left: none;  border-right: none;  border-width: 1px;  border-color: #9C9C9C;  } /* --- Product Layout FINISH --- */  /*Image border 2  ---NOTE 2 of 2--- */   .imgborder-prod {  border-top-style: solid;   border-bottom-style: solid;   border-left: solid;   border-right: solid;   border-width: 1px;   border-color: #FFFFFF;  }   /*Image border 2 roll over hyperlink ---NOTE 2 of 2--- */   a:hover .imgborder-prod  {  border-top-style: solid;   border-bottom-style: solid;   border-left: solid;   border-right: solid;   border-width: 1px;   border-color: #DB7E30;  }  .imgborder-prod a, .imgborder-prod a:visited  {  border-top-style: solid;   border-bottom-style: solid;   border-left: solid;   border-right: solid;   border-width: 1px;   border-color: #FFFFFF;  }  /* ----- FINISH ----- Image BORDERS ----- */  /* --- Delivery Panel --- */  .del-panel  {  border-style:none solid;   border-width: 1px;   border-color: #202020;   color: #DB7E30;   font: 10px Verdana;  text-indent: 3px  }  .del-panel a, .del-panel a:visited   {  color: #871E1E;   font: 15px Verdana;   font-weight: bold;  text-decoration: none;  }   .del-panel a:hover   {  text-decoration: none;  font: 15px Verdana;   font-weight: bold;  color: #707070;   } .bread-crumb{text-decoration:none;font:400 10px Verdana;color: #db7e30;border-style:dotted;border-width:0 0 1px;border-color: #9c9c9c;margin:0 0 2px;text-align:center;clear:both;}  .bread-crumb a{text-decoration:none;font:700 10px Verdana;color: #871e1e;} .bread-crumb a:visited{text-decoration:none;font:400 10px Verdana;color: #871e1e;} .bread-crumb a:hover{text-decoration:none;font:700 10px Verdana;color: #9c9c9c;} /* -- Price Display CSS -- */ .you-pay { text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: #871e1e; font-size: 13px; font-weight: 600; } .rrp { text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: #008000; font-size: 12px;  font-weight: none;  } .you-save { text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: #cc0000; font-size: 12px;  font-weight: none;  } .save-percent { text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: #0066FF; font-size: 12px;  font-weight: none;  } /* -- Price Display CSS RELATED PRODUCTS DISPLAY ON RIGHT HAND SIDE -- */ .you-pay-rel { text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: #871e1e; font-size: 10px; font-weight: bold;  } .rrp-rel { text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: #008000; font-size: 10px;  font-weight: none;  } .you-save-rel { text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: #cc0000; font-size: 10px;  font-weight: none;  } /* -- Fragment CSS -- */ .fragment { text-decoration: none;  font: 10px Verdana;  font-weight: none;  color: #202020; } /* -- 11px Font for Price Match Plus -- */ .PMP-txt { text-decoration: none;  font: 11px Verdana;  font-weight: none;  color: #202020; } /* -- Custom addition for RV layout -- */ .range-text { text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: #656161; font-size: 12px;  font-weight: none; } .bold { font-weight:bold; } a.info { position: relative; /*this is the key*/ z-index: 24; color: #000; text-decoration: none; border-bottom: 1px dashed #DB7E30; } a.info:hover { z-index: 25; background-color: #f5f5f5; text-decoration: none; } a.info span { display: none; } a.info:hover span { /*the span will display just on :hover state*/ display: block; position: absolute; top: 14px; right: -175px; width: 450px; background-color: #f5f5f5; color:#000; text-align: left; padding: 10px; border: 1px solid #DB7E30;  text-decoration: none; } #brand-list { padding-left:20px; margin:0; } #brand-list li { margin:1px 0; } a.deva-icon { position: relative; /*this is the key*/ z-index: 24; color: #000; text-decoration: none; } a.deva-icon:hover { z-index: 25; } a.deva-icon span { display: none; } a.deva-icon div { display: none; } a.deva-icon:hover div { display: block; margin: 0px; padding: 0px; border: 0px; position: absolute; top: 30px; left: -20px; width:200px; height:100px; color:#000; text-decoration: none; text-align: justify; background:transparent url('caption.png') no-repeat top left; } a.deva-icon:hover span { /*the span will display just on :hover state*/ display: block; position: relative; width: 180px; top: 20px; left: 5px; margin: 0px; padding: 0px; border: 0px; } a.radio { position: relative; /*this is the key*/ z-index: 24; color: #000; border-bottom:1px dashed #DB7E30; text-decoration: none; } a.radio:hover { z-index: 25; } a.radio span { display: none; } a.radio:hover span { /*the span will display just on :hover state*/ display:block; position:absolute; top:14px; left:0; background-color: #f5f5f5; color:#000; text-align: left; padding:3px; border:1px solid #DB7E30; text-decoration:none; } .prating{border-radius:10px;width:514px;float:left;border:3px solid #ee7117;padding:10px;margin-right:5px;} .prating1{width:294px;float:left;margin-right:10px;text-align:justify;} .prating1 img, .prating2 img{margin:auto;display:block;} .prating2 {width:190px;float:right;background:#ee7117;border-radius:10px;padding:5px;text-align:center;font-size:15px;} .prating2 ol{padding-left:22px;font-weight:bold;text-align:left;font-size:11px;} .prating2 li{margin-bottom:2px;} .prating2 span{font-weight:400;} .fuelopt{width:300px;float:right;} .fuelopt1{text-align:center;font-weight:bold;} .fuelopt2{width:100px;float:left;text-align:center;} .fuelopt2 img{border:none;margin:auto;display:block;} .header{margin:auto;width:992px;height:24px;line-height:24px;padding:0 4px;background:url('SMR-TableBG-red-24.gif') repeat-x top left;font-weight:700;position:relative;} .header span{position:absolute;top:0;right:4px;} .header1{width:1000px;height:150px;margin:auto;} .header1 img{float:left;} .header2{background-image:url('SMR-TableBG-org-24.gif');} .header2 p{margin:0;position:absolute;line-height:24px;top:0;left:210px;} .header2 p span{position:static;} .footer{width:1000px;padding-top:5px;margin:auto;clear:both;} .footer1{height:198px;float:left;margin-right:5px;text-align:center;border-style:solid;border-color:#db7e30;border-width:0 1px 1px;width:143px;background:url('SMR-TableBG-org-24.gif') repeat-x top left;border-radius:6px 6px 0 0;} .footer1 ul{color:#000;text-align:left;list-style-type:circle;font:10px Arial;font-weight:none;margin:10px 0 10px 25px;padding:0;line-height:14px;} .footer li span{color:#db7e30;} .footer1 a:first-child{font:700 10px/24px Verdana;text-decoration:none;color:#FFF;} .footer1 a:first-child:hover{color:#9c9c9c;} .footer1 a{font:700 10px Verdana;} .footer1 p{margin:38px 3px 0;font:10px Verdana;} .footer2{height:198px;font:700 10px/24px Verdana;color:#fff;float:left;margin-right:5px;text-align:center;border-style:solid;border-color:#db7e30;border-width:0 1px 1px;width:268px;background:url('SMR-TableBG-org-24.gif') repeat-x top left;border-radius:6px 6px 0 0;} .footer2 img, .footer3 img{border:none;} .footer2 a, .footer3 a{font:700 10px/24px Verdana;text-decoration:none;color:#FFF;} .footer2 a:hover, .footer3 a:hover{color:#9c9c9c;} .footer3{height:198px;float:left;text-align:center;border-style:solid;border-color:#db7e30;border-width:0 1px 1px;width:143px;background:url('SMR-TableBG-org-24.gif') repeat-x top left;border-radius:6px 6px 0 0;} .footer3 p{margin:16px 3px 0;} .baselinks{width:1000px;clear:both;text-align:center;padding-top:5px;} .nav{width:145px;float:left;} .nav1{text-align:center;background:url('SMR-TableBG-red-24.gif') repeat-x top left;margin-top:3px;border-style:solid;border-width:0 1px 1px;border-color:#871E1E;width:143px;border-radius:6px 6px 0 0;} .nav span{color:#fff;font:700 10px/24px Verdana;} .nav span a{text-decoration:none;color:#fff;font:700 10px/24px Verdana;} .nav span a:hover{color:#9c9c9c;} .middle{width:1000px;margin:auto;} .innerlayout{width:851px;float:left;margin-left:4px;} .rvminsec{margin:0 1px 5px 8px;float:left;border-style:solid;border-width:0 1px;border-color:#db7e30;border-radius:6px;text-align:center;width:158px;background:url('SMR-TableBG-org-24.gif') repeat-x top left;line-height:24px;} .rvminsec img{border:none;} .rvminsec p{margin:0;padding:0;line-height:16px;height:48px;} .rvminsecout1{width:45px;background:url('SMR-TableBG-red-24.gif') repeat-x top left;margin-right:2px;float:left;border-bottom-left-radius:6px;} .rvminsecout2{width:111px;background:url('SMR-TableBG-org-24.gif') repeat-x top left;float:left;border-bottom-right-radius:6px;} .smrsec{width:162px;float:left;margin:4px;} .smrsec p{font-weight:700;margin:0;height:32px;text-align:center;} .smrsecout{margin:auto;min-height:34px;border-bottom:1px dashed #000;width:140px;text-align:center;} .cont{width:1008px;border-style:solid;border-width:0 1px;border-color:#000;background:#fff;margin:auto;} .subsecprod{border-width:0 1px;border-style:solid;border-color:#db7e30;line-height:24px;float:left;margin:5px;width:200px;text-align:center;background:url('SMR-TableBG-org-24.gif') repeat-x top left;border-radius:6px;} .subsecprod p{padding:2px;line-height:12px;height:24px;margin:0;} .subsecprodout1{width:65px;background:url('SMR-TableBG-red-24.gif') repeat-x top left;margin-right:3px;float:left;border-bottom-left-radius:6px;} .subsecprodout2{width:132px;background:url('SMR-TableBG-org-24.gif') repeat-x top left;float:left;border-bottom-right-radius:6px;} .specials{margin:0 9px 9px;;border-width:0 1px;border-style:solid;border-color:#db7e30;line-height:24px;float:left;width:400px;text-align:center;background:url('SMR-TableBG-org-24.gif') repeat-x top left;border-radius:6px;} .specials p{padding:2px;line-height:14px;margin:0;} #hrbrpage{width:663px;text-align:center;line-height:24px;} div#hrbrpage p{margin:5px 5px 0 0;float:left;width:162px;border-bottom:1px dotted #9C9C9C;line-height:20px;padding-bottom:5px;} #hrbrpage img{display:block;border:1px solid #707070;margin:auto;} .SMR-scrollbox span{margin:3px;display:block;} /* -- End of SMR CSS -- */ /* -- ActsLayouts.css -- */ /* Layouts CSS - Make sure you author each layout with your initial & the relevent layout code inside a comment tag so people know who to speak to for editing */ /* DT - Layout 009 Radiator Valves 24/08/10 */ #rvtopsection { clear: left; text-align:justify; width:655px; } #rvtopsection h1 { font-size: 12px; color: #000000; font-weight: bold; } #rvcontentwrapper { float: left; width: 100%; } #rvcontentcolumn { margin-right: 190px; /*Set right margin to RightColumnWidth*/ } #rvrightcolumn { float: left; width: 190px; /*Width of right column*/ margin-left: -190px; /*Set left margin to -(RightColumnWidth) */ } .rhs-innertube { width:180px; border-width: 1px; border-style: none solid solid solid; border-color: #DB7E30; padding: 3px; /*Margins for inner DIV inside each column (to provide padding)*/ display:inline; float:right; margin-bottom: 10px; text-align: middle; } .product-innertube { width:644px; border-width: 1px; border-style: none solid solid solid; border-color: #DB7E30; padding: 3px; /*Margins for inner DIV inside each column (to provide padding)*/ display:inline; float:left; } .innertube { padding: 0 10px; /*Margins for inner DIV inside each column (to provide padding)*/ margin-top: 0; } .product { padding: 3px; float:left; text-align:left; } .product-desc { clear:left; padding: 3px; text-align:left; } .tablehead { height: 24px; } .thmiddle { background:  url('http://www.smrbathrooms.co.uk/acatalog/SMR-TableBG-org-24.gif') repeat-x; height: 24px; float: left; } .thleft { background:  url('http://www.smrbathrooms.co.uk/acatalog/SMR-TableBG-org-24-radius-left.gif') no-repeat; width:6px; height:24px; float: left; } .thright { background:  url('http://www.smrbathrooms.co.uk/acatalog/SMR-TableBG-org-24-radius-right.gif') no-repeat; width:6px; height:24px; float: left; } .thfill { color:#FFFFFF; font-weight:bold; font-size:11px; margin: 5px 0px 5px 0px; } .text-left { text-align:left; } .text-right { text-align:right; } .float-left { float:left; } .float-right { float:right; text-align: center; } /* scroll boxes */ div.SMR-scrollbox{margin:0 auto;height:125px;width:835px;background-color:#fff;font:10px Arial;color:#000;text-align:left;border:1px dashed #ccc;overflow:auto}
