/* theme.css contains styles that support different sizes of theme images */ @import url("theme.css"); /* begin general styles for all themes */ html,body { margin: 0px; padding: 0px; background-color:#8BCDA7; font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; } p, table, td, th { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000; margin-top: 0px; } form { margin: 0px; } a:link { color: #000000; text-decoration: underline; } a:visited { color: #000000; text-decoration: underline; } a:hover { color: #e8451a; text-decoration: underline; } a:active { color: #000000; text-decoration: underline; } ul { list-style-type: square; } .actCHECKOUTEM { background-color: #6eac47; } .actCHECKOUTBG { background-color: #c0dbd6; } .actlarger { font-size: 13px; color: #000000; } .actsmaller{ font-size: 10px; color: #000000; } .actxxsmall { font-size: 10px; color: #000000; } .actxsmall { font-size: 11px; color: #000000; } .actsmall { font-size: 11px; color: #000000; } .actregular { font-size: 13px; color: #000000; } .actlarge{ font-size: 16px; color: #000000; } .actxlarge { font-size: 20px; color: #000000; } .actxxlarge { font-size: 20px; color: #000000; } .actwarningcolor { color: #e8451a; } .actrequiredcolor { color: #e8451a; } .actsearchhighlightcolor { color: #e8451a; } .actrequired { color: #e8451a; } .actwarning { font-size: 11px; color: #e8451a; } .actwelcome { font-size: 11px; color: #000000; } .actlogotext { font-size: 11px; color: #D9090E; font-style: normal; font-weight: bold; text-align: center; } .actlogout { font-size: 11px; color: #000000; } .thinborder1 { border: 1px solid #23334d; } .thinborder2 { border: 1px solid #6eac47; } .thinred { border: solid 1px #23334d; border-top: 0px; } .thinred2 { border: solid 1px #6eac47; border-top: 0px; }  .content_left { text-align: left; float: left; margin-right: 20px; } .content_right { text-align: left; float: left; } .boxheading { font-weight: bold; text-transform: uppercase; color: #ffffff; } a.boxlink:link{ color: #ffffff; text-decoration:underline; } a.boxlink:visited{ color: #ffffff; text-decoration:underline; } a.boxlink:hover{ color: #ffffff; text-decoration:underline; } a.boxlink:active{ color: #ffffff; text-decoration:underline; } table.checkout td { background-color: #c0dbd6; } table.checkout th { background-color: #6eac47; } .cart { background-color: #c0dbd6; } .cartheading { background-color: #6eac47; font-weight: bold; } * 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; } /* end of general styles for all themes */ /* CSS Specific to 'Executive' */ /* PAGE MAIN FORMATTING ELEMENTS ------------------------------------------------------ */ /* page header fomatting elements ----------------------------------------------------- */ .page_header	{ background-color: #23334d; margin: 0px 0px 0px 0px; } .page_header_content	{ width: 762px; text-align: left; height: 63px; } .page_header_home_search_box	{ padding: 1px; margin: 0px; background-image:url('theme_dotted_line_2.gif'); background-color: #6eac47; } .page_header_logo_container	{ float: left; } .page_header_menu_cart_login_spacing	{ padding-left: 2px; } .page_header_terms_cart_login_container	{ float: right; text-align: right; } .page_header_terms_container	{ height: 38px; } .page_header_menu_cart	{ padding: 3px 5px 4px 19px; background-image:url('theme_icon_cart.gif'); background-color:#323143;  border-top: 1px solid #6eac47; border-bottom: 1px solid #6eac47; } .page_header_menu_cart_items	{ padding: 3px 5px 4px 5px; background-color:#323143;	 border-left: 1px solid #6eac47; border-top: 1px solid #6eac47; border-bottom: 1px solid #6eac47; } .page_header_menu_login	{ padding: 3px 5px 4px 17px; background-image:url('theme_icon_login.gif'); background-color:#323143;  border-top: 1px solid #6eac47; border-bottom: 1px solid #6eac47; } /* end page header fomatting elements ------------------------------------------------- */ /* page menu fomatting elements ------------------------------------------------------- */ .page_menu	{ background-color: #6eac47; margin: 0px 0px 0px 0px; } .page_menu_content	{ width: 762px; height: 21px; } .page_menu_items	{ background-color: #6eac47; padding: 0px 0px 0px 1px; height: 21px; float: left; width: 65%; } .page_menu_items_search	{ background-color: #6eac47; padding: 0px 0px 0px 1px; height: 21px; float: right; width: 30%; } /* end page menu fomatting elements ---------------------------------------------------- */ /* page body fomatting elements -------------------------------------------------------- */ .page_body	{ padding: 10px 0px 0px 0px; } .page_body_content	{ width: 762px; text-align: left; } .page_body_content_left_column	{ float: left;  width: 170px; } .page_body_content_right_column	{ float: right;  width: 552px; } /* end page body fomatting elements ----------------------------------------------------- */ /* page footer fomatting elements ------------------------------------------------------- */ .page_footer	{ padding: 30px 0px 30px 0px; clear:both; } .page_footer_content	{ width: 762px; text-align: left; } /* end of page footer fomatting elements ------------------------------------------------ */ /* page left column fomatting elements -------------------------------------------------- */ .left_column_product_image_description	{ margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px; } /* end page left column fomatting elements ---------------------------------------------- */ /* END OF PAGE MAIN FORMATTING ELEMENTS ------------------------------------------------- */ /* PRODUCT FORMATTING ELEMENTS & LINE ELEMENTS --------------------------------------------------- */ /* lines -------------------------------------------------------------------------------- */ .dotted_line_blue	{ height: 1px; background-color: #6eac47; background-image:url('theme_dotted_line.gif'); clear:both; } .solid_line_light_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #6eac47; clear:both; } .solid_line_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #23334d; clear:both; } .dotted_outline_blue	{ border: 1px dotted #6eac47; padding: 8px; }		 /* end lines ---------------------------------------------------------------------------- */ .best_selling_items	{ padding: 10px; background-color: #ffffff; } .best_selling_items_spacing	{ padding: 0px 0px 8px 8px; } .product_image_cost	{ margin: 0px 12px 8px 0px; text-align: center; float: left; } .product_list	{ margin: 20px 0px 20px 0px; }	 /* PRODUCT FORMATTING ELEMENTS AND LINE ELEMENTS -------------------------------------------- */ /* IMAGE FORMATTING ELEMENTS ------------------------------------------------------------ */ .image_float_right	{ float: right; margin: 16px 0px 15px 20px; } .image_product	{ margin: 0px 18px 10px 0px; text-align: center; float: left; } /* END OF IMAGE FORMATTING ELEMENTS ----------------------------------------------------- */ /* TEXT FORMATTING ELEMENTS ------------------------------------------------------------- */ /* headings ----------------------------------------------------------------------------- */ h1	{ font-size: 20px; font-weight: 900; margin: 0px;		 padding: 10px 0px 5px 10px; color: #6eac47; } h1.subheading	{ font-size: 13px; font-weight: 900; margin: 0px; padding: 0px 0px 14px 10px; color: #6eac47; } h2	{ font-size: 16px; font-weight: 900; margin: 0px; padding: 10px 0px 5px 10px; color: #6eac47; } h2.clearall	{ font-size: 16px; font-weight: 900; margin: 0px; padding: 2px 0px 14px 10px; color: #6eac47; clear:both; } h3.product	{ font-size: 13px; font-weight: 900; margin: 0px; padding: 0px 0px 6px 10px; color: #6eac47; } h3.product_price	{ font-size: 11px; font-weight: 900; margin: 0px; padding: 0px 0px 20px 10px; } h3	{ font-size: 11px; font-weight: 900; margin: 0px; padding: 10px 0px 5px 0px; color: #6eac47; } h4	{ font-weight: 900; margin: 0px; padding: 10px 0px 5px 0px; color: #6eac47; } h5	{ font-weight: 900; margin: 0px; padding: 10px 0px 5px 0px; color: #6eac47; } .text_heading_left_column	{ margin: 0px; padding: 19px 0px 4px 0px; line-height:normal; color: #23334d; font-weight: 900; font-size: 13px; } /* end headings ------------------------------------------------------------------------- */ /* list fomatting ----------------------------------------------------------------------- */ ul	{ line-height: 150%; padding: 0px 0px 0px 1px; margin: 0px 0px 18px 15px; font-size: 11px; } ul.products	{ line-height: normal; padding: 0px 0px 0px 1px; margin: 3px 0px 4px 15px; font-size: 11px; color: #e8451a; } /* end list fomatting ------------------------------------------------------------------- */ /* menu text --------------------------------------------------------------------------- */ .text_menu	{ padding: 2px 0px 2px 0px; font-size : 11px; margin: 0px; color : #ffffff; } .text_menu_no_space	{ word-spacing: normal; } .text_menu_cart	{ padding: 0px; margin: 0px; line-height: normal; } .text_menu_cart_items	{ padding: 0px; margin: 0px; line-height: normal; font-weight: 900; }	 /* end menu text ----------------------------------------------------------------------- */ /* product text ------------------------------------------------------------------------ */ .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: #6eac47; 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; } /* end product text -------------------------------------------------------------------- */ .text_breadcrumbs	{ font-size: 10px; color: #23334d; margin: 0px; line-height:normal; padding: 2px 0px 10px 0px; }	 .text_footer	{ color: #6eac47; font-size: 10px; padding:0px; margin:4px 0px 0px 0px; } .text_options	{ font-weight: 900; } .text_word_spacing_8px	{ word-spacing: 8px; } .text_terms_conditions	{ color: #6eac47; font-size: 11px; border: 0; margin: 0; padding: 0; } /* END OF TEXT FORMATTING ELEMENTS ----------------------------------------------------- */ /* FORM FORMATTING ELEMENTS ------------------------------------------------------------ */ /* buttons ----------------------------------------------------------------------------- */ .form_button	{ line-height: normal; width: 76px; margin: 0px; padding: 0px 0px 0px 12px; font-size : 11px; background-color: #6eac47; border: 1px solid #23334d; color: #ffffff; word-spacing: normal; }	 .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: #6eac47; border: 1px solid #23334d; color: #ffffff; background-image: url('theme_icon_search.gif'); word-spacing: normal; } .form_button_add_to_cart	{ line-height: 13px; height: 20px; width: 116px; margin: 0px 1px 0px 0px; padding: 1px 0px 1px 14px; font-size : 11px; background-color: #6eac47; border: 1px solid #23334d; color: #ffffff; background-image: url('theme_icon_add_to_cart.gif'); word-spacing: normal; }	 /* end buttons ------------------------------------------------------------------------- */ .form_input_general	{ line-height: normal; font-size : 11px; word-spacing: normal; } .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: #c0dbd6; border: 1px solid #c0dbd6; color: #000000; vertical-align: top; } .form_main_search_box_td	{ background-color: #6eac47 } /* END OF FORM FORMATTING ELEMENTS ------------------------------------------------------ */ /* LINK FORMATTING ELEMENTS ------------------------------------------------------------- */ a.product_section:visited  { color : #000000; text-decoration : underline; } a.product_section:link  { color : #000000; text-decoration : underline; } a.product_section:active  { color : #000000; text-decoration : underline; } a.product_section:hover  { color : #e8451a; text-decoration : underline; } /* ------------------------ */ a.link_menu:visited  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : underline; background-color: #6eac47;  border: 1px solid #323143; } a.link_menu:link  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : underline; background-color: #6eac47; border: 1px solid #323143; } a.link_menu:active  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : underline; background-color: #6eac47; border: 1px solid #323143; } a.link_menu:hover  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : underline; background-color: #23334d; border: 1px solid #323143; } /* ------------------------ */ a.link_footer:visited  { color : #323143; text-decoration : underline; } a.link_footer:link  { color : #323143; text-decoration : underline; } a.link_footer:active  { color : #323143; text-decoration : underline; } a.link_footer:hover  { color : #323143; text-decoration : underline; } /* ------------------------ */ a.link_breadcrumbs:visited	{	 color : #23334d; text-decoration : underline; } a.link_breadcrumbs:link  { color : #23334d; text-decoration : underline; } a.link_breadcrumbs:active  { color : #23334d; text-decoration : underline; } a.link_breadcrumbs:hover  { color : #23334d; text-decoration : underline; } /* ------------------------ */ a.link_cart:visited	{	 color : #23334d; text-decoration : underline; } a.link_cart:link  { color : #23334d; text-decoration : underline; } a.link_cart:active  { color : #23334d; text-decoration : underline; } a.link_cart:hover  { color : #23334d; text-decoration : underline; } /* ------------------------ */ a.link_terms_conditions:visited	{	 color : #323143; text-decoration : underline; } a.link_terms_conditions:link  { color : #323143; text-decoration : underline; } a.link_terms_conditions:active  { color : #323143; text-decoration : underline; } a.link_terms_conditions:hover  { color : #323143; text-decoration : underline; } /* ------------------------ */ /* END OF LINK FORMATTING ELEMENTS ------------------------------------------------------ */ /* Elements Specific to the Technical Theme */ /* PAGE MAIN FORMATTING ELEMENTS ------------------------------------------------------ */ .tech_page_background	{ height: 100%; } .tech_page_content	{ width: 762px; text-align: left; height: 100%; bottom: 0px; background-color: #ffffff; border-right: 1px solid #23334d; border-left: 1px solid #23334d; padding: 0px 1px 0px 1px; } /* page header fomatting elements ----------------------------------------------------- */ .tech_page_header_content	{ width: 762px; text-align: left; height: 65px; border-bottom: 4px solid #23334d; } .tech_page_header_logo_container	{ float: left; padding: 0px 0px 0px 15px; } .tech_page_header_menu	{ background-color: #23334d; border-bottom: 1px solid #323143; height: 27px; } .tech_page_header_terms_cart_login_container	{ float: right; text-align: right; } .tech_page_header_terms_container	{ height: 38px; } .tech_page_header_menu_cart	{ padding: 3px 3px 2px 3px; border-left: 1px solid #323143; height: 21px; } .tech_page_header_menu_cart_items	{ padding: 3px 5px 4px 5px; border-left: 1px solid #323143; border-top: 1px solid #323143; border-bottom: 1px solid #323143; } .tech_page_header_menu_search	{ padding: 3px 3px 2px 1px; } /* end page header fomatting elements ------------------------------------------------- */ /* page menu formatting elements ------------------------------------------------------- */ .tech_main_menu	{ background-color: #23334d } .tech_menu_bottom	{ height: 4px; background-color: #23334d; } .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 #23334d solid; } div.tech_menu_button_product { width: 119px;  top: 0px; left: 0px;  border: 1px #23334d solid; } .tech_menu_button_title	{ width: 122px; border-top: 1px #ffffff solid; background-color: #23334d; } /* end page menu fomatting elements ---------------------------------------------------- */ /* page body fomatting elements -------------------------------------------------------- */ .tech_page_body_content	{ width: 762px; text-align: left; } .tech_page_body_content_left_column	{ float: left;  width: 126px; } .tech_page_body_content_right_column	{ float: right; width: 574px; padding: 6px 36px 0px 0px; } /* end page body fomatting elements ----------------------------------------------------- */ /* END OF PAGE MAIN FORMATTING ELEMENTS ------------------------------------------------- */ /* PRODUCT FORMATTING ELEMENTS & LINE ELEMENTS --------------------------------------------------- */ /* lines -------------------------------------------------------------------------------- */ .tech_solid_line_blue	{ height: 1px; background-color: #23334d; clear:both; } .tech_solid_line_light_blue	{ height: 1px; background-color: #323143; clear:both; } .tech_outline_blue	{ border: 1px solid #323143; padding: 0px; }	 /* end lines ---------------------------------------------------------------------------- */ .tech_product_image_cost	{ padding: 0px 12px 8px 0px; margin: 0px; text-align: center; float: left; } .tech_product_mini_title	{ background-color: #323143; margin: 0px; padding: 0px; } .tech_product_mini_padding	{ margin: 8px 8px 0px 8px; } /* PRODUCT FORMATTING ELEMENTS & LINE ELEMENTS -------------------------------------------- */ /* menu text --------------------------------------------------------------------------- */ .tech_text_product_section	{ padding: 3px 3px 3px 5px; margin: 0px; color : #ffffff; font-size : 11px; font-weight: 900; } .tech_text_menu_cart	{ padding: 2px 0px 2px 0px; font-size : 11px; margin: 0px; color : #ffffff; background-color: #23334d;} .tech_text_menu_cart_items	{ color : #ffffff; padding: 0px 5px 0px 3px; margin: 0px; line-height: normal; font-weight: 900; }	 /* end menu text ----------------------------------------------------------------------- */ /* best seller and new product text ------------------------------------------------------------------------ */ .tech_text_product_small_info	{ font-size: 10px; line-height: normal; margin: 0px; padding: 0px 0px 8px 0px; } .text_product_small_info_price	{ margin: 0px; padding: 8px 0px 0px 0px; line-height:normal; color: #6eac47; font-weight: 900; font-size: 13px; } .tech_text_product_mini_title	{ color: #ffffff; font-weight: 900; padding: 3px 3px 3px 5px; margin: 0px; } /* end product text -------------------------------------------------------------------- */ /* END OF TEXT FORMATTING ELEMENTS ----------------------------------------------------- */ /* LINK FORMATTING ELEMENTS ------------------------------------------------------------- */ /* View Cart and Checkout In Top Bar */ a.tech_link_menu_cart_left:visited  { padding: 2px 5px 2px 5px; margin: 0px 0px 0px 0px;	 color : #ffffff; text-decoration : underline; background-color: #6eac47;  border-left: 1px solid #ffffff; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; } a.tech_link_menu_cart_left:link  { padding: 2px 5px 2px 5px; margin: 0px 0px 0px 0px;	 color : #ffffff; text-decoration : underline; background-color: #6eac47; border-left: 1px solid #ffffff; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; } a.tech_link_menu_cart_left:active  { padding: 2px 5px 2px 5px; margin: 0px 0px 0px 0px;	 color : #ffffff; text-decoration : underline; background-color: #323143; border-left: 1px solid #ffffff; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; } a.tech_link_menu_cart_left:hover  { padding: 2px 5px 2px 5px; margin: 0px 0px 0px 0px;	 color : #ffffff; text-decoration : underline; background-color: #323143; border-left: 1px solid #ffffff; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; } a.tech_link_menu_cart_right:visited  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : underline; background-color: #6eac47;  border-left: 1px dotted #ffffff; border-right: 1px solid #ffffff; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; } a.tech_link_menu_cart_right:link  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : underline; background-color: #6eac47; border-left: 1px dotted #ffffff; border-right: 1px solid #ffffff; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; } a.tech_link_menu_cart_right:active  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : underline; background-color: #323143; border-left: 1px dotted #ffffff; border-right: 1px solid #ffffff; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff;} a.tech_link_menu_cart_right:hover  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : underline; background-color: #323143; border-left: 1px dotted #ffffff; border-right: 1px solid #ffffff; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff;} /* ------------------------ */ /* Links in Sidebar Menus */ div.tech_menu_button a  { width: 113px;  color: #ffffff; text-decoration:none; display:block; padding:3px; text-align:left; background-color: #6eac47; font-size: 11px; } div.tech_menu_button a:visited { color: #ffffff;  text-decoration:none; background-color: #6eac47; } div.tech_menu_button a:active { color: #ffffff;  text-decoration:none; background-color: #323143; } div.tech_menu_button a:link { color: #ffffff;  text-decoration:none; background-color: #6eac47;} div.tech_menu_button a:hover { color: #ffffff; text-decoration:none; background-color: #323143; } 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: #6eac47; font-size: 11px; } div.tech_menu_button_product a:visited { color: #ffffff;  text-decoration:none; background-color: #23334d; background-image:url('theme_arrow.gif'); } div.tech_menu_button_product a:active { color: #ffffff;  text-decoration:none; background-color: #23334d; background-image:url('theme_arrow.gif'); } div.tech_menu_button_product a:link { color: #ffffff;  text-decoration:none; background-color: #23334d; background-image:url('theme_arrow.gif'); } div.tech_menu_button_product a:hover { color: #ffffff;  text-decoration:none; background-color: #323143; background-image:url('theme_arrow.gif'); } /* END OF LINK FORMATTING ELEMENTS ------------------------------------------------------ */ /* Styles for Contemporary Theme */ #maincontent { margin: 0 auto; background-color: #ffffff; height: 100%; padding: 7px; width: 776px; voice-family: "\"}\""; voice-family: inherit; width: 762px; } html>div#maincontent { width: 776px; } #contemporary_top_bar { width: auto; background-color: #23334d; height: 64px; background-image:url('theme_topbar_background.gif'); background-position:right; background-repeat:no-repeat; } #contemporary_second_bar { width: auto; background-image: url('theme_secondbar_background.gif'); background-repeat: repeat-x; padding: 12px 5px 5px 5px; } #contemporary_parent_section_list { width: auto; padding: 5px 5px 0 5px; } .contemporary_body_content	{ width: 762px; text-align: left; } .contemporary_left_column	{ float: left;  width: 120px; } .contemporary_right_column	{ float: right; width: 574px; padding: 0px 36px 0px 0px; } /* End of Styles for Contemporary Theme */ /* Apex Styles - Start */ body { margin: 0px; padding: 0px; background: url('apex_body_bg.jpg') repeat-x; background-color: #8BCDA7; } div.bg { background: url('apex_bg.jpg') no-repeat; width: 100%; height: 100%; } div.top { margin-left: 20px; } div.miniadvert { margin-left: 3px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #23334D; text-decoration: none; letter-spacing: -1px; } div.miniadvert2 { margin-left: 3px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #E8451A; text-decoration: none; } div.miniadvert3 { margin-left: 3px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #23334D; text-decoration: none; } div.advert { margin-left: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #6EAC47; text-decoration: none; } div.advert2 { margin-left: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #323143; text-decoration: none; } div.advert3 { margin-left: 0px; margin-top: -10px; margin-right: 5px; margin-bottom: 0px; font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 40px; font-weight: bold; color: #6EAC47; text-decoration: none; text-align:right; } div.advert4 { margin-left: 0px; margin-right: 5px; margin-top: 0px; font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #6EAC47; text-decoration: none; text-align:right; } .searchbox  { background-color: #ffffff; height: 18px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; width: 85px; } a.search { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; margin-left: 5px; } a.search:active { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; margin-left: 5px; } a.search:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; margin-left: 5px; } a.search:hover { text-decoration: underline; color: #CC0000; } a.topmenu { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #374D62; text-decoration: none; margin-right: 15px; } a.topmenu:active { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #374D62; text-decoration: none; margin-right: 15px; } a.topmenu:visited { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #374D62; text-decoration: none; margin-right: 15px; } a.topmenu:hover { text-decoration: underline; color: #CC0000; } a.leftmenu { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none; } a.leftmenu:active { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none; } a.leftmenu:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none; } a.leftmenu:hover { color: #C0DBD6; text-decoration: underline; } td.menu { background: url('apex_menu_bg.jpg') repeat-x; } div.leftmenu { border-right: 1px solid #458D8C; border-bottom: 1px solid #458D8C; padding-top:2px; padding-bottom:2px; padding-right:2px; padding-left: 20px; } div.leftmenu2 { padding-left: 20px; } div.buttons { margin-bottom: 1px; margin-top: 8px; margin-right: 5px; margin-left: 5px; } .leftmenuhead { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; padding-top:5px; padding-bottom:5px; padding-right:2px; color: #ffffff;	 } table.maintable { margin-top: 10px; margin-left: 7px; } table.maintablelower { margin-top: 3px; margin-left: 7px; } table.section_foster { margin-right: 3px; margin-left: 3px; margin-bottom: 7px; margin-top: 8px; border-top: 4px solid #428BA6; border-bottom: 10px solid #00021F; width: 130px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #0E0B2A; text-decoration: none; } table.section_true { margin-right: 3px; margin-left: 3px; margin-bottom: 7px; margin-top: 8px; border-top: 4px solid #F7E75F; border-bottom: 10px solid #DF2026; width: 130px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #0E0B2A; text-decoration: none; } table.section_gamko { margin-right: 3px; margin-left: 3px; margin-bottom: 7px; margin-top: 8px; border-top: 4px solid #21260F; border-bottom: 10px solid #F99F68; width: 130px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #0E0B2A; text-decoration: none; } table.section_toshiba { margin-right: 3px; margin-left: 3px; margin-bottom: 7px; margin-top: 8px; border-top: 4px solid #0A071A; border-bottom: 10px solid #BF212C; width: 130px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #0E0B2A; text-decoration: none; } table.section_default { margin-right: 3px; margin-left: 3px; margin-bottom: 7px; margin-top: 8px; border-top: 4px solid #8CCEF3; border-bottom: 10px solid #0A071A; width: 130px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #0E0B2A; text-decoration: none; } ul li { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #141414; text-decoration: none; line-height: 110%; } p { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #141414; text-decoration: none; } .productheader { font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; color: #4C819F; text-decoration: underline; } div.popup_header { clear: both; background-color: #81C7EC; } a.popup { font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000033; text-decoration: underline; padding-right: 20px; } a.popup:visited { font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000033; text-decoration: underline; padding-right: 20px; } a.popup:active { font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000033; text-decoration: underline; padding-right: 20px; } a.popup:hover { color: #990000; } div.popup_linkposition { float: left; padding-top: 40px; padding-left: 20px; } div.popup_logoposition { background-color: #81C7EC; text-align: right; } div.popup_bottomline { background-color: #81C7EC; height: 10px; clear: both; } div.popup_image { float: right; margin-left: 20px; margin-bottom: 20px; }	 div.maincontent_padding { margin-right: 10px; margin-left: 10px; margin-bottom: 5px; margin-top: 5px; } div.feature_highlight_price { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #E96C6E; text-decoration: none; line-height: 110%; margin-top: 10px; margin-right: 5px; } div.feature_text { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #141414; text-decoration: none; margin-right: 5px; } .product_feature_heading { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #428BA6; text-decoration: none; } .product_feature { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #0E0B2A; text-decoration: none; } div.feature_highlight { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #E96C6E; text-decoration: none; line-height: 110%; margin-top: 10px; margin-right: 5px; } div.miniadvert4 { margin-left: 3px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #E8451A; text-decoration: none; }	 .miniadvert5 { font-size: 8px; }	 div.indent	{ margin: 0px; padding: 0px 0px 0px 10px; }	 .heading_red { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #E96C6E; text-decoration: none; } .largered { font-family:  Arial, Helvetica, sans-serif;  font-size: 18px;  font-weight: bold;  text-decoration: none;  color: #ff0000; } .bluetext { font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #2F395B; text-decoration: none; } div.greenlargeheader { font-family:  Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; color: #6EAE4C; text-decoration: none; width: 560px; } .greenheader { font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #6EAE4C; text-decoration: none; } .text { font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none; } .bluetextlarge { font-family:  Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #2F395B; text-decoration: none; } .redtextlarge { font-family:  Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #ff0000; text-decoration: none; } .lightblueheader { font-family:  Arial, Helvetica, sans-serif; font-size: 32px; font-weight: bold; color: #9FDBF7; text-decoration: none; } /* Apex Styles - End */ 