/* theme.css contains styles that support different sizes of theme images */ @import url("theme.css"); /* begin general styles for all themes */ body { margin: 0px; padding: 0px; background-image: url("ryobi.gif"); background-repeat: repeat-x; background-color: #679EBD; font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 11px; } p, table, td, th { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #333333; margin-top: 0px; } H1 { font-size : 16px; font-weight : bolder; color : #333333; margin-top : +3px; margin-bottom : -5px; } H2 { font-size : 14px; font-weight : bold; color : #333333; margin-top : -3px; margin-bottom : +10px; } H3 { font-size : 12px; font-weight : normal; font-style : Arial, Helvetica, Sans-serif; color : #333333; margin-top : -3px; margin-bottom : +10px; }  /* headings ---------------------------------------------------------- */ h1	{ font-size: 14px; font-weight: 900; margin: 0px; padding: 2px 0px 14px 0px; color: #333333; } h1.red { font-size : 14px; font-weight : normal; color : #cc0000; margin-top : +4px; margin-bottom : +4px; } h1.subheading	{ font-size: 14px; font-weight: 900; margin: 0px; padding: 0px 0px 14px 0px; color: #333333; } h2	{ font-size: 14px; font-weight: 900; margin: 0px; padding: 2px 0px 14px 0px; color: #333333; } h2.clearall	{ font-size: 14px; font-weight: 900; margin: 0px; padding: 2px 0px 14px 0px; color: #339933; clear:both; } h3.product	{ font-size: 13px; font-weight: 900; margin: 0px; padding: 0px 0px 6px 0px; color: #0066cc; } 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: #cc0000; font-weight: 900; font-size: 13px; } /* product layouts ------------------------------------------------- */ .rrp { font-size : 14px; color : #999999; text-decoration : line-through; }  .per { font-size : 14px; font-weight: bold; color: #cc0000; }  .rrp1 { font-size : 11px; color : #999999; text-decoration : line-through; }  .per1 { font-size : 11px; font-weight: bold; color: #cc0000; } .price { font-size : 18px; font-weight: bold; color: #333333; }  .stock { font-size : 12px; font-weight: bold; color: #cc0000; }  .oostock { font-size : 11px; font-weight: bold; color: #000000; }  .ref { font-size : 9px; font-weight: normal; color: #333333;  } /* Generic  ---------------------------------------------------------*/ form { margin: 0px; } a:link { color: #333333; } a:visited { color: #333333; text-decoration: underline; } a:hover { color: #333333; text-decoration: underline; } a:active { color: #333333; text-decoration: none; } ul { list-style-type: round; } a.Tools_extra:visited  {	color : #003399;	text-decoration : none;	} a.Tools_extra:link  {	color : #003399;	text-decoration : none;	} a.Tools_extra:active  {	color : #003399;	text-decoration : none;	} a.Tools_extra:hover  {	color : #cc0000;	text-decoration : underline;	} a.link_extra:visited  {	color : #003399;	text-decoration : none;	} a.link_extra:link  {	color : #003399;	text-decoration : none;	} a.link_extra:active  {	color : #003399;	text-decoration : none;	} a.link_extra:hover  {	color : #cc0000;	text-decoration : underline;	} /* Generic text formatting used throughout the store -------------------- */ .actCHECKOUTEM { background-color: #f0f0f0; } .actCHECKOUTBG { background-color: #f8f8f8; } .actlarger { font-size: 13px; color: #333333; } .actsmaller{ font-size: 10px; color: #333333; } .actxxsmall { font-size: 10px; color: #333333; } .ryobi-powertools { font-size: 10px; color: #333333; } .actxsmall { font-size: 11px; color: #333333; } .actsmall { font-size: 11px; color: #333333; } .actregular { font-size: 13px; color: #333333; } .actlarge{ font-size: 16px; color: #333333; } .actxlarge { font-size: 20px; color: #333333; } .actxxlarge { font-size: 20px; color: #333333; } .actwarningcolor { color: #336699; font-weight: bold; } .actrequiredcolor { color: #333333; font-weight: bold; } .actsearchhighlightcolor { color: #336699; font-weight: bold; } .actrequired { color: #333333; font-weight: bold; } .actwarning { font-size: 11px; color: #336699; } .actwelcome { font-size: 11px; color: #333333; font-weight: bold; } .actlogotext { font-size: 11px; color: #D9090E; font-style: normal; font-weight: bold; text-align: center; } .actlogout { font-size: 11px; color: #0066cc; } /* Shopping cart and checkout fields ---------------------------------------- */ table.checkout td { background-color: #f8f8f8; } table.checkout th { background-color: #f0f0f0; } .cart { background-color: #f8f8f8; } .cartheading { background-color: #f0f0f0; font-weight: bold; } img.cartthumbnail { border: 0px; margin-left: 2px; margin-right: 2px; width: 50px; } /* Formatting for the site map ----------------------------------------- */ #actinic-sitemap { margin-left: 5px; } #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; }	 /* Default formatting of all text boxes used in store pages ---------------- */ .form_input_general	{ line-height: normal; font-size : 11px; word-spacing: normal; } /* Styles for the 'Mini' marketing layouts ---------------------------------- */ .product_image_cost	{ margin: 0px 12px 8px 0px; text-align: center; float: left; } .text_product_small_info	{ font-size: 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: #0066cc; font-weight: 900; font-size: 11px; } .text_product_small_info_price	{ margin: 0px; padding: 8px 0px 0px 0px; line-height:normal; font-weight: 900; font-size: 11px; } .best_selling_items	{ padding: 0px; background-color: #ffffff; } .best_selling_items_spacing	{ padding: 0px 0px 8px 8px; } .Ryobi_best_sellers	{ 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; }best_selling_items_spacing /* 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.Powertools:visited  { color : #333333; text-decoration : none; } a.Powertools:link  { color : #333333; text-decoration : none; } a.Powertools:active  { color : #333333; text-decoration : none; } a.Powertools:hover  { color : #cc0000; text-decoration : none; } a.product_section:visited  { color : #333333; text-decoration : none; } a.product_section:link  { color : #333333; text-decoration : none; } a.product_section:active  { color : #333333; text-decoration : none; } a.product_section:hover  { color : #cc0000; text-decoration : none; } /* lines around product boxes front page------------------------------------- */ .Ryobi_Power_Tools	{ border: 1px dotted #ffffff; padding: 2px; }	 .dotted_line_blue	{ height: 1px; background-color: #0066cc; background-image:url('theme_dotted_line.gif'); clear:both; } .solid_line_light_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #0066cc; clear:both; } .solid_line_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #cc0000; clear:both; } .dotted_outline_blue	{ border: 1px dotted #ffffff; padding: 2px; }	 /* Styles for 'Compact Parent Section List' ------------------------ */ .text_breadcrumbs	{ font-size: 10px; color: #cc0000; margin: 0px; line-height:normal; padding: 2px 0px 10px 0px; }	 a.link_breadcrumbs:visited	{	 color : #cc0000; text-decoration : underline; } a.link_breadcrumbs:link  { color : #cc0000; text-decoration : underline; } a.link_breadcrumbs:active  { color : #cc0000; text-decoration : underline; } a.link_breadcrumbs:hover  { color : #cc0000; text-decoration : underline; } /* Page footer  --------------------------------------------------------*/ .text_footer	{ color: #0066cc; font-size: 10px; padding:0px; margin:4px 0px 0px 0px; } .text_menu_no_space	{ word-spacing: normal; } a.link_footer:visited  { color : #66cc33; text-decoration : underline; } a.link_footer:link  { color : #66cc33; text-decoration : underline; } a.link_footer:active  { color : #66cc33; text-decoration : underline; } a.link_footer:hover  { color : #66cc33; 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: 76px; margin: 0px 1px 0px 0px; padding: 1px 0px 1px 14px; font-size : 11px; background-color: #0066cc; border: 1px solid #cc0000; 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: #0066cc;  border: 1px solid #66cc33; } a.link_menu:link  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #0066cc; border: 1px solid #66cc33; } a.link_menu:active  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #0066cc; border: 1px solid #66cc33; } a.link_menu:hover  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #cc0000; border: 1px solid #66cc33; } /* 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 #ffffff; width: 181px; margin: 10px 20px 14px 0px; } .heading_marketing_box p.text_product_small_info_heading	{ background-color: #ffffff; border-bottom: 2px solid #ffffff; 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. Expert theme 'Rounded Corners' ----- */ .Ryobi-Power-Tools-link a { display: block; align; left background-color: #fff; width: 170px; padding: 5px 0 5px 0px; font-weight: bold; text-decoration: none; border-bottom: solid 1px #cc0000; } .Ryobi-Power-Tools-link a:hover { background-color: #339933; } .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: 170px; padding: 5px 0 5px 0px; font-weight: bold; text-decoration: none; border-bottom: solid 1px #cc0000; } .indented-link a:hover { background-color: #339933; } /* Progess IE only - Receipt page only------------------------------------------ */ .progress25 { border: 1px solid black; margin-left:10px; background-color:#339933; padding-right:50px; height:10px; } .progress50 { border: 1px solid black; margin-left:10px; background-color:#339933; padding-right:100px; height:10px; } .progress75 { border: 1px solid black; margin-left:10px; background-color:#339933; padding-right:150px; height:10px; } .progress100 { border: 1px solid black; margin-left:10px; background-color:#339933; padding-right:200px; height:10px; } .to-go25 { border: 1px solid black; background-color:white; padding-right:50px; height:10px; } .to-go50 { border: 1px solid black; background-color:white; padding-right:100px; height:10px; } .to-go75 { border: 1px solid black; background-color:white; padding-right:150px; height:10px; } /* Progess CSS ends------------------------------------------ */ /* Caution! Ensure accessibility in print and other media types... */ @media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */ .ui-tabs-hide { display: none; } } /* Hide useless elements in print layouts... */ @media print { .ui-tabs-nav { display: none; } } /* Skin */ .ui-tabs-nav, .ui-tabs-panel {		/* don't set fonts that are different in size from usual - messes up height calculation */ } .ui-tabs-nav { list-style: none; margin: 0; padding: 0 0 0 4px; } .ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */ display: block; clear: both; content: " "; } .ui-tabs-nav li { float: left; margin: 0 0 0 1px; min-width: 84px; /* be nice to Opera */ } .ui-tabs-nav a, .ui-tabs-nav a span { display: block; padding: 0 10px; background: url('jqtabber_tab_grey.png') no-repeat; } .ui-tabs-nav a { margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */ padding-left: 0; color: #757575; font-weight: bold; line-height: 1.2; text-align: center; text-decoration: none; white-space: nowrap; /* required in IE 6 */     outline: 0; /* prevent dotted border in Firefox */ } .ui-tabs-nav .ui-tabs-selected a { position: relative; top: 1px; z-index: 2; margin-top: 0; color: #000; } .ui-tabs-nav a span { width: 64px; /* IE 6 treats width as min-width */ min-width: 64px; height: 18px; /* IE 6 treats height as min-height */ min-height: 18px; padding-top: 6px; padding-right: 0; } *>.ui-tabs-nav a span { /* hide from IE 6 */ width: auto; height: auto; } .ui-tabs-nav .ui-tabs-selected a span { padding-bottom: 1px; } .ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active { background-position: 100% -150px; } .ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active { background-position: 100% -100px; } .ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span { background-position: 0 -50px; } .ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span { background-position: 0 0; } .ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */ cursor: text; } .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active, .ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */ cursor: pointer; } .ui-tabs-disabled { opacity: .4; filter: alpha(opacity=40); } .ui-tabs-panel { border: 1px solid #757575; padding: 1em 8px; background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */ } .ui-tabs-loading em { padding: 0 0 0 20px; background: url('jqtabber_loading.gif') no-repeat 0 50%; } /* Additional IE specific bug fixes... */ * html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */ display: inline-block; } *:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */ display: inline-block; } #tabinner { width: 100%; padding: 0; } 
