/* 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-color:#483D8B; font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 12px; } p, table, td, th { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: <actinic:variable name="#333333" />; margin-top: 0px; line-height:1.4em; } form { margin: 0px; } a:link { color: #336699; text-decoration: none; } a:visited { color: #336699; text-decoration: none; } a:hover { color: #339999; text-decoration: underline; } a:active { color: #339999; text-decoration: underline; } ul { list-style-type: square; } /* Generic text formatting used throughout the store ---------------------------- */ .actCHECKOUTEM { background-color: #678298; } .actCHECKOUTBG { background-color: #eeeeee; } .actlarger { font-size: 13px; color: <actinic:variable name="#333333" />; } .actsmaller{ font-size: 10px; color: <actinic:variable name="#333333" />; } .actxxsmall { font-size:12px; color: <actinic:variable name="#333333" />; } .actxsmall { font-size: 12px; color: <actinic:variable name="#333333" />; } .actsmall { font-size: 12px; color: <actinic:variable name="#333333" />; } .actregular { font-size: 13px; color: <actinic:variable name="#333333" />; } .actlarge{ font-size: 14px; color: <actinic:variable name="#333333" />; } .actxlarge { font-size: 20px; color: <actinic:variable name="#333333" />; } .actxxlarge { font-size: 20px; color: <actinic:variable name="#333333" />; } .actwarningcolor { color: #cc0000; } .actrequiredcolor { color: #cc0000; } .actsearchhighlightcolor { color: #cc0000; } .actrequired { color: #cc0000; } .actwarning { font-size: 12px; color: #cc0000; } .actwelcome { font-size: 12px; color: <actinic:variable name="#333333" />; } .actlogotext { font-size: 12px; color: #D9090E; font-style: normal; font-weight: bold; text-align: center; } .actlogout { font-size: 12px; color: #ff0000; } /* Boxes and borders ------------------------------------------- */ .thinborder1 { border: 1px solid #336699; } .thinborder2 { border: 1px solid #828bab; } .thinred { border: solid 1px #336699; border-top: 0px; } .thinred2 { border: solid 1px #828bab; 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: #678298; } .cart { background-color: #eeeeee; } .cartheading { background-color: #339999; font-weight: bold; color: white; } /* Checkout Progress Indicator  ------------------------------------------------ */ p.checkout-progress-heading { margin: 12px 0px 0px 0px; text-size:14px; text-align: center; font-weight: bold; } #checkout-progress-indicator { width: 300px; height: 50px; margin: 0 auto 20px auto; } .checkout-progress-0 { width: 300px; height: 50px; background-image: url('cpi-main-0.gif'); margin: 0 auto 12px auto; } .checkout-progress-1 { width: 300px; height: 50px; background-image: url('cpi-main-1.gif'); margin: 0 auto 12px auto; } .checkout-progress-2 { width: 300px; height: 50px; background-image: url('cpi-main-2.gif'); margin: 0 auto 12px auto; } .checkout-progress-3 { width: 300px; height: 50px; background-image: url('cpi-main-3.gif'); margin: 0 auto 12px auto; } #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; } /* Formatting for the site map -------------------------------------------- */ #actinic-sitemap { margin-left: 6px; } #actinic-sitemap ul { margin-left: 0px; margin-bottom: 0px; padding-bottom: 0px; } /* 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: 8px 8px 8px 8px; padding: 8px 8px 8px 8px; border: 0px solid #336699; } /* headings ----------------------------------------------------------------------------- */ h1	{ font-size: 14px; font-weight: 900; margin: 0px 0px 5px; 0px;		 padding: 4px 0px 6px 4px; color: #ffffff; background-color: #483D8B; background-image: url("blue_header.png"); background-repeat-x: top left; } h1.subheading	{ font-size: 13px; font-weight: 900; margin: 0px; padding: 0px 0px 14px 0px; color: #828bab; background-color: #336699; } h2	{ font-size: 14px; font-weight: 900; margin: 5px 0px 5px 0px; padding: 4px 0px 4px 4px; color: #828bab; background: transparent; background-image: url("blue_shading.png"); background-repeat-x: top left; } h2.search	{ font-size: 14px; font-weight: 900; margin: 0px; padding: 4px 0px 4px 4px; color: #828bab; background: transparent; background-image: url("blue_shading.png"); background-repeat-x: top left; } h2.browse	{ font-size: 14px; font-weight: 900; margin: 6px 0px, 6px, 0px; padding: 4px 0px 4px 4px; color: #828bab; background: transparent; background-image: url("blue_shading.png"); background-repeat-x: top left; } h2.psr_news	{ font-size: 14px; font-weight: 900; margin: 0px; padding: 4px 0px 4px 4px; color: #828bab; background: transparent; background-image: url("blue_shading.png"); background-repeat-x: top left; } h2.psr_product_extended	{ font-size: 14px; font-weight: 900; margin: 12px 0px 0px 0px; padding: 4px 0px 4px 4px; color: #828bab; background: transparent; background-image: url("blue_shading.png"); background-repeat-x: top left; } h2.search_result	{ font-size: 14px; font-weight: 900; margin: 0px; padding: 4px 0px 4px 4px; color: #828bab; background: transparent; background-image: url("blue_shading.png"); background-repeat-x: top left; } h2.basket	{ font-size: 14px; font-weight: 900; margin: 0px; padding: 4px 0px 4px 4px; color: #828bab; background: transparent; background-image: url("blue_shading.png"); background-repeat-x: top left; } h2.checkout	{ font-size: 14px; font-weight: 900; margin: 0px; padding: 4px 0px 4px 4px; color: #828bab; background: transparent; background-image: url("blue_shading.png"); background-repeat-x: top left; } h2.clearall	{ font-size: 14px; font-weight: 900; margin: 0px; padding: 2px 0px 14px 0px; color: #828bab; clear:both; } h3.product	{ font-size: 13px; font-weight: normal; margin: 0px; padding: 0px 0px 6px 0px; color:#336699; } h3.product_price	{ font-size: 12px; font-weight: 900; margin: 0px; padding: 0px 0px 0px 0px; } .text_heading_left_column	{ margin: 0px; padding: 19px 0px 4px 0px; line-height:normal; color: #336699; font-weight: 900; font-size: 13px; } /* Default formatting of all text boxes used in store pages ---------------- */ .form_input_general	{ line-height: normal; font-size : 12px; word-spacing: normal; text-align: right; } /* 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 : 12px; background-color: #eeeeee; border: 1px solid #eeeeee; color: <actinic:variable name="#333333" />; vertical-align: top; } .form_main_search_box_td	{ background-color: #828bab } .form_button_quick_search	{ line-height: 13px; height: 18px; width: 85px; margin: 1px 1px 1px 1px; padding: 0px 0px 0px 12px; font-size : 12px; background-color: #828bab; border: 1px solid #336699; 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: #828bab; font-weight: 900; font-size: 12px; } .text_product_small_info_price	{ margin: 0px; padding: 8px 0px 0px 0px; line-height:normal; font-weight: 900; font-size: 12px; } .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_product_left	{ float: left; margin: 0px 10px 10px 0px; text-align: center; } .image_product_right	{ float: right; margin: 0px 0px 10px 10px; text-align: center; } .image_product	{ margin: 0px 10px 10px 10px; text-align: center; } /* 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: 12px; color: #cc0000; } a.product_section:visited  { color : #cc0000; text-decoration : none; } a.product_section:link  { color : #ff0000; text-decoration : none; } a.product_section:active  { color : #cc0000; text-decoration : none; } a.product_section:hover  { color : #000000; text-decoration : none; } /* lines -------------------------------------------------------------------------------- */ .dotted_line_blue	{ height: 1px; background-color: #D4DBF5; background-image:url(''); clear:both; } .solid_line_light_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: clear:both; } .solid_line_blue	{ height: 1px; padding: 4px 0px 4px 0px; margin: 0px; background-color: clear:both; } .dotted_outline_blue	{ border: 1px dotted #828bab; padding: 8px; }		 /* Styles for 'Compact Parent Section List' ------------------------ */ .text_breadcrumbs	{ font-size: 12px; color: link; margin: 0px; line-height:normal; padding: 4px 0px 4px 0px; }	 .text_breadcrumbs_extd_info	{ font-size: 12px; color: link; margin: 0px; line-height:normal; padding: 4px 0px 8px 0px; }	 a.link_breadcrumbs:visited	{	 color : link; text-decoration : normal; } a.link_breadcrumbs:link  { color : link; text-decoration : normal; } a.link_breadcrumbs:active  { color : link;  text-decoration : normal; } a.link_breadcrumbs:hover  { color : link; text-decoration : underline; } /* Page footer  --------------------------------------------------------*/ .text_footer	{ color: #828bab; font-size: 10px; padding: 0px; margin: 0px 0px 0px 0px; } .text_menu_no_space	{ word-spacing: normal; } a.link_footer:visited  { color : #f0f0f0; text-decoration : underline; } a.link_footer:link  { color : #f0f0f0; text-decoration : underline; } a.link_footer:active  { color : #f0f0f0; text-decoration : underline; } a.link_footer:hover  { color : #f0f0f0; 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	{ }	 /* Styles for CSS Buttons ----------------------------------------------*/ .text_menu	{ padding: 2px 0px 2px 0px; font-size : 12px; 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: #828bab;  border: 1px solid #f0f0f0; } a.link_menu:link  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #828bab; border: 1px solid #f0f0f0; } a.link_menu:active  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #828bab; border: 1px solid #f0f0f0; } a.link_menu:hover  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #336699; border: 1px solid #f0f0f0; } /* Styles for 'Top Level Section List In Boxes' and 'Brochure Nav Bar In Boxes' --------------------*/ .tech_main_menu	{ background-color: #336699 } .tech_menu_bottom	{ height: 4px; background-color: #336699; } .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 #336699 solid; } div.tech_menu_button_product { width: 119px;  top: 0px; left: 0px;  border: 1px #336699 solid; } .tech_menu_button_title	{ width: 122px; border-top: 1px #ffffff solid; background-color: #336699; } .tech_text_product_section	{ padding: 3px 3px 3px 5px; margin: 0px; color : #ffffff; font-size : 12px; font-weight: 900; } div.tech_menu_button a  { width: 113px;  color: #ffffff; text-decoration:none; display:block; padding:3px; text-align:left; background-color: #828bab; font-size: 11px; } div.tech_menu_button a:visited { color: #ffffff;  text-decoration:none; background-color: #828bab; } div.tech_menu_button a:active { color: #ffffff;  text-decoration:none; background-color: #f0f0f0; } div.tech_menu_button a:link { color: #ffffff;  text-decoration:none; background-color: #828bab; } div.tech_menu_button a:hover { color: #ffffff; text-decoration:none; background-color: #f0f0f0; } 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: #828bab; font-size: 12px; } div.tech_menu_button_product a:visited { color: #ffffff;  text-decoration:none; background-color: #336699; background-image:url('theme_arrow.gif'); } div.tech_menu_button_product a:active { color: #ffffff;  text-decoration:none; background-color: #336699; background-image:url('theme_arrow.gif'); } div.tech_menu_button_product a:link { color: #ffffff;  text-decoration:none; background-color: #336699; background-image:url('theme_arrow.gif'); } div.tech_menu_button_product a:hover { color: #ffffff;  text-decoration:none; background-color: #f0f0f0; 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 #336699; width: 229px; margin: 0px 20px 14px 0px; } .heading_marketing_box p.text_product_small_info_heading	{ background-color: #336699; border-bottom: 2px solid #336699; color: #ffffff; font-weight: 900; font-size: 12px; 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 #336699; } .indented-link a:hover { background-color: #f0f0f0; } /* 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 #f0f0f0; 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; } /* main structural elements -------------------------------------------- */ #header { padding: 0px; width: 961px; height: 136px; text-align: right; margin: 0 auto 0 auto; background-color: #ffffff; } #main_content { margin: 0 auto 0 auto; padding: 10px 0px 10px 0px; width: 961px; background-color: #ffffff; text-align: left; overflow: hidden; } #logo_main_image { float: left; margin: 5px 0px 7px 5px; text-align: left; height: 100px; overflow: hidden; } #logo_contact_image { float: right; margin: 5px 5px 7px 0px; text-align: left; height: 100px; overflow: hidden; } #main_content_background	{ background-color: #ffffff; } /*top menu items -------------------------------------- */ .menu_top, .menu_top ul { /* all lists */ width: 961px; margin: 0px 0px 0px 7px; padding: 0px 0px 0px 0px; list-style: none; line-height: 1; font-size: 12px; } .menu_top li { /* all list items */ float: left; color: #336699; font-size: 12px; font-weight: normal; } .menu_top a { /* all links */ display: block; margin: 0px; padding: 3px 0px 3px 0px; color: #336699; font-size: 12px;	 font-weight: normal; } .menu_top li a:hover { /* button formatting no icon */ text-decoration: underline } .menu_top li.spacing { /* spacing for list items */ width: 10px; } .menu_top li.search_text { /* search text formatting */ margin: 4px 0px 0px 0px; } .menu_top li.search_selector { /* search selector formatting */ margin: 0px 0px 0px -6px; } .menu_top li.search_box { /* search box formatting */ margin: -2px 0px 0px -2px; } .menu_top input.search_box	{ line-height: 150%; width: 120px; height: 20px; margin: 1px 0px 3px 0px; padding: 0px 0px 0px 4px; border-top: 1px solid #828bab; border-right: 1px solid #828bab; border-bottom: 1px solid #828bab; border-left: 1px solid #828bab; color: #000000; font-size : 12px; vertical-align: top; } .menu_top li.search_box_button { /* search box button formatting */ } .menu_top input.search_box_button{ margin: 0px 0px 0px -4px; padding: 3px 3px 3px 3px; border: none; background-color: #483D8B; color: #ffffff; font-size: 12px; letter-spacing: 0.05em; } .menu_top input.search_box_button:hover{ border:none; background-color: #6055A5; background-image:url(''); cursor: pointer; } .menu_top li.items_value { /* shopping basket summary */ margin: 0px 0px 3px 12px; } .menu_top a.basket { /* shopping basket link formatting */ padding-left: 12px; padding-right: 18px; } .menu_top a.basket:hover { text-decoration: underline; } .menu_top a.checkout { /* checkout link formatting */ padding-left: 18px; padding-right: 18px; border-left: 1px solid #336699; } #menu_top a.checkout:hover { text-decoration: underline; } .menu_top a.login { /* login link formatting */ padding-left: 18px; padding-right: 25px; border-left: 1px solid #336699; } .menu_top a.login:hover { text-decoration: underline; } .menu_top a.myaccount { /* my account link formatting */ padding-left: 18px; padding-right: 18px; border-left: 1px solid #336699; } .menu_top a.myaccount:hover { text-decoration: underline; } .menu_top a.logout { /* logout button formatting */ padding-left: 18px; padding-right: 25px; border-left: 1px solid #336699; } .menu_top a.logout:hover { text-decoration: underline; } /* end top menu items -------------------------------------- */ /* left col structural elements -------------------------------------------- */	 #main_content_background_left_menu	{ float: left; margin: 0px 0px 0px 4px; width: 125px; background-color #336699; } #main_content_background_left_menu H3{	 background-color: black; color: #ffffff; font-weight: 400; width: 126px; font-size: 14px; font-weight: bold; margin: 0px 0px 0px 2px; padding: 0px 6px 0px 6px; height: 24px; border-bottom: 1px solid #ffffff;  } .sidebar_marketing_box	{ border-bottom: 1px solid #336699; margin: 0px 1px 0px 1px; background-color:#ffffff; } .sidebar_marketing_box	p{ padding: 8px; } .sidebar_marketing_box .product_image_cost	{ padding: 8px 0px 0px 8px; text-align: left; float: none; } #menu_left_footer	{ background-image: url('sidebar_footer.gif'); height: 0px; background-color:#336699; } /* end left col structural elements -------------------------------------------- */	 /* left menu items -------------------------------------- */ .menu_left, .menu_left ul { /* all lists */ float : left; margin: 0px 0px 0px 2px; padding: 0px 0px 0px 0px; list-style: none; } .menu_left li { /* all list items */ border-bottom: 1px solid #ffffff; line-height: 0px; } .menu_left a { width: 126px; line-height: 24px; padding: 0px 6px; 0px 6px; background-color: #339999;	 color: #ffffff; font-size: 12px; display: block; } .menu_left li a:hover { color: #ffffff; text-decoration: underline; } .menu_left_secondary, .menu_left_secondary ul { /* all lists */ float : left; margin: 0px 0px 0px 2px; padding: 0px 0px 0px 0px; list-style: none; } .menu_left_secondary li { /* all list items */ border-bottom: 1px solid #ffffff;  line-height: 0px; } .menu_left_secondary a { width: 126px; line-height: 24px; padding: 0px 6px; 0px 6px; background-color: #339999;	 color: #ffffff; font-size: 12px; display: block; } .menu_left_secondary li a:hover { color: #ffffff; text-decoration: underline; } .menu_left_secondary, .menu_left_secondary ul { /* all lists */ float : left; margin: 0px 0px 0px 2px; padding: 0px 0px 0px 0px; list-style: none; } #main_content_background_left_menu input.left_menu_range_fly_car_model	{ width: 138px; height: 52px; margin: 0px 0px 0px 1px; padding: 0px 0px 0px 0px; border: none; background-color: transparent; background-image:url('logo_fly_car_models.gif'); } #main_content_background_left_menu input.left_menu_range_fly_car_model:hover	{ cursor: pointer; } #main_content_background_left_menu input.left_menu_range_gb_track	{ width: 138px; height: 52px; margin: 0px 0px 0px 1px; padding: 0px 0px 0px 0px; border: none; background-color: transparent; background-image:url('logo_gb_track.gif'); } #main_content_background_left_menu input.left_menu_range_gb_track:hover	{ cursor: pointer; } #main_content_background_left_menu input.left_menu_range_fly_slot_cars	{ width: 138px; height: 52px; margin: 0px 0px 0px 1px; padding: 0px 0px 0px 0px; border: none; background-color: transparent; background-image:url('logo_fly_slot_cars.gif'); } #main_content_background_left_menu input.left_menu_range_fly_slot_cars:hover	{ cursor: pointer; } #main_content_background_left_menu input.left_menu_range_madness_slot_cars	{ width: 138px; height: 52px; margin: 0px 0px 0px 1px; padding: 0px 0px 0px 0px; border: none; background-color: transparent; background-image:url('logo_madness.gif'); } #main_content_background_left_menu input.left_menu_range_madness_slot_cars:hover	{ cursor: pointer; } #main_content_background_left_menu input.left_menu_range_flyers	{ width: 138px; height: 42px; margin: 0px 0px 0px 1px; padding: 0px 0px 0px 0px; border: none; background-color: transparent; background-image:url('logo_flyers.gif'); } #main_content_background_left_menu input.left_menu_range_flyers:hover	{ cursor: pointer; } #main_content_background_left_menu input.left_menu_range_starters	{ width: 138px; height: 52px; margin: 0px 0px 0px 1px; padding: 0px 0px 0px 0px; border: none; background-color: transparent; background-image:url('logo_starters.gif'); } #main_content_background_left_menu input.left_menu_range_starters:hover	{ cursor: pointer; } /* end left menu items -------------------------------------- */ /* right col structural elements -------------------------------------------- */	 #main_content_background_right_col	{ float: left; width: 784px; background-color: #ffffff; border-left: 1px solid #d4dbf5; margin: 0px 0px 0px 28px; padding: 0px 0px 0px 12px; overflow: hidden; } /* end right col structural elements -------------------------------------------- */ /* footer structural elements -------------------------------------------- */	 #footer	{ height: 48px; width: 961px; margin: 0px auto 0px auto; background-image:url('theme_bottombar_background.gif'); text-align: left; } #footer p{ font-size: 10px; padding: 4px 12px 4px 12px; line-height: 12px; color: #ffffff;	 } #footer a{ color: #ffffff; text-decoration: underline; } /* end footer structural elements -------------------------------------------- */ /* custom elements -------------------------------------------- */	 .psr_header_line	{ height: 1px; padding: 0px 0px 0px 0px; margin: 0px; background-color: #336699; clear:both; } .psr_section_header_section_name { padding: 0px 0px 6px 0px; clear:both; } .psr_section_list_section_name { text-align: center; clear:both; } .psr_product_section_header { font-weight: normal; font-size: 12px; color: black; } .psr_product_section_footer { padding-top: 0px; padding-bottom: 0px; text-align: center; font-weight: normal; font-size: 10px; color: #000000; } .psr_product_sub_section_header { font-weight: bold; font-size: 14px; color: #828bab; } .psr_section_up_a_level { padding-top: 6px; padding-bottom: 6px; font-weight: normal; font-size: 10px; color:  #336699; } .psr_price_name { font-size: 12px; font-weight: bold; text-align: right; } .psr_online_price { font-size: 12px; font-weight: bold; text-align: left; } .psr_product_price { font-size: 12px; font-weight: bold; text-align: left; } .psr_product_rrp_price { font-size: 12px; font-weight: bold; text-align: left; text-decoration: line-through; } .psr_search_page_link_separator { color:  #336699; } .psr_product_image_layout	{ text-align: center; margin-bottom: 2px; } .psr_product_name_layout	{ text-align: center; margin-top: 4px; margin-bottom: 2px; } .psr_product_ref_layout	{ text-align: center; font-size: 10px; margin-top: -4px; margin-bottom: -2px; } .psr_product_prices_layout	{ text-align: center; margin-top: 2px; margin-bottom: 2px; } .psr_product_availability_layout	{ text-align: center; margin-top: 2px; margin-bottom: 2px; font-size: 10px; } .psr_product_quantity_layout	{ text-align: center; margin: 5px 0px 5px 0px; } .psr_product_add_to_cart_layout { text-align: center; margin-top: 2px; margin-bottom: 2px; } .psr_product_info_layout { margin-top: 2px; margin-bottom: 4px; margin-left: auto; margin-right: auto; text-align: left; } .psr_product_info_link_layout	{ text-align: center; margin-top: 2px; margin-bottom: 2px; } input.psr_search_button	{ width: 55px; height: 50px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border: none; background-color: transparent; background-image:url('button_search.gif'); } input.psr_search_button:hover	{ cursor: pointer; } input.psr_place_order_button	{ width: 115px; height: 30px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border: none; background-color: transparent; background-image:url('button_place_order.gif'); } input.psr_place_order_button:hover	{ cursor: pointer; } input.psr_pre_orders_button	{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border: none; color: #336699; font-size: 12px; background-color: transparent; } input.psr_pre_orders_button:hover	{ cursor: pointer; } .vertline { background-image: url('line.gif'); background-repeat:repeat-y; background-position:center; width:1px; } .horiline { background-image: url('line.gif'); background-repeat:repeat-x; background-position:center;  height:1px; } .sresultentry { vertical-align: top; } /* end custom elements -------------------------------------------- */ 
