/* 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:#f2f2f2; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: medium; } p, table, td, th { margin-top: 0px; line-height: 150%; } form { margin: 0px; } .logoimage { border: 0px; } .column-in { margin:0; padding:5px 1em; } .columns2 {margin: 10px; padding: 10px;} .leftcolumn200 {width: 190px; float: left;} .leftcolumn300 {width: 290px; float: left;} .leftcolumn400 {width: 390px; float: left;} .rightcolumn {float: right; z-index:1;} .3col_left {width: 30%; border: 1px dotted #336699; margin: 0; float:left;} .3col_middle {width: 30%; border: 1px dotted #336699; margin: 0; float:right;} .3col_right {width: 100%; border: 1px dotted #336699; margin: 0 12px 0 12px;} .clear {clear: both;} .relatedproducts {clear: both; background-color: #EFEFFF; border: 1px dashed #5555FF; margin: 3px 0 3px 0; padding: 3px;} .alsobought {clear: both; background-color: #F5F5FF; border: 1px dotted #AFAFFF; margin: 3px 0 3px 0; padding: 3px;} .topimages {position: absolute; top: 40px; left: 50%; margin-left: -77px; z-index: 2; width: 460px;} .webmaster {width: 150px; float: right; text-align: right; color: #999999; font-size: 0.9em;} a.webmasterlink:link {color: #999999; text-decoration:none;}  a.webmasterlink:visited {color: #999999; text-decoration:none;}  a.webmasterlink:hover {color: #66cc33; text-decoration:underline;} a.webmasterlink:active {color: #cc0000; text-decoration:none;} hr {height: 1px; clear: both; text-align: center; width: 95%; color: #336699} .indent	{ margin-left: 15px; text-align: left; } .pop_page_main_body	{ width: 100%; background-color: #ffffff; margin: 10px; padding: 10px 5px 10px 5px; border: 1px solid #999999; } a:link { color: #336699; text-decoration: none; } a:visited { color: #336699; text-decoration: none; } a:hover { color: #66cc33; text-decoration: underline; } a:active { color: #cc0000; text-decoration: none; } ul { list-style-type: square; } .actCHECKOUTEM { background-color: #86afd6; } .actCHECKOUTBG { background-color: #eeeeee; } .actlarger { font-size: 1em; color: #000000; } .actsmaller{ font-size: 0.7em; color: #000000; } .actxxsmall { font-size: 0.65em; color: #000000; } .actxsmall { font-size: 0.75em; color: #000000; } .actsmall { font-size: 0.8em; color: #000000; } .actregular { font-size: 0.75em; color: #000000; } .actlarge{ font-size: 0.9em; color: #000000; } .actxlarge { font-size: 1.1em; color: #000000; } .actxxlarge { font-size: 1.2em; color: #000000; } .actwarningcolor { color: #cc0000; } .actrequiredcolor { color: #cc0000; } .actsearchhighlightcolor { color: #cc0000; } .actrequired { color: #cc0000; } .actwarning { font-size: 1em; color: #cc0000; } .actwelcome { font-size: 1em; color: #000000; } .actlogotext { font-size: 1em; color: #D9090E; font-style: normal; font-weight: bold; text-align: center; } .actlogout { font-size: 0.75em; color: #336699; } .thinborder1 { border: 1px solid #003366; } .thinborder2 { border: 1px solid #336699; } .thinred { border: solid 1px #003366; border-top: 0px; } .thinred2 { border: solid 1px #336699; 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: #f2f2f2; } a.boxlink:link{ color: #f2f2f2; text-decoration:none; } a.boxlink:visited{ color: #f2f2f2; text-decoration:none; } a.boxlink:hover{ color: #f2f2f2; text-decoration:underline; } a.boxlink:active{ color: #f2f2f2; text-decoration:none; } table.checkout td { background-color: #eeeeee; } table.checkout th { background-color: #86afd6; } .cart { background-color: #eeeeee; } .cartheading { background-color: #86afd6; 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.0em;  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	{ width: 762px; background-color: #ffffff; margin: 0 auto; margin-top: 10px; padding: 5px 5px 0px 5px; border-top: 1px solid #999999; border-right: 1px solid #999999; border-bottom: none; border-left: 1px solid #999999; } .page_header_content	{ } .page_header_home_search_box	{ padding: 1px; margin: 0px; /* background-image:url('theme_dotted_line_2.gif'); */ /* background-color: #336699; */ float: left; } .page_header_logo_container	{ height: 110px; float: left; } .page_header_menu_cart_login_spacing	{ padding-left: 0px; } .page_header_terms_cart_login_container	{ margin-top: 65px; text-align: right; } .page_header_terms_container	{ /* height: 38px; */ } .page_header_menu_cart	{ padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; /* background-image:url('theme_icon_cart.gif'); */ /* background-color:#86afd6;  */ /* border-top: 1px solid #336699; */ /* border-bottom: 1px solid #336699; */ text-align: right; } .page_header_menu_cart_items	{ padding: 0px 0px 0px 0px; /* background-color:#86afd6;	 */ /* border-left: 1px solid #336699; */ /* border-top: 1px solid #336699; /* border-bottom: 1px solid #336699; */ } .page_header_menu_login	{ padding: 0px 0px 0px 0px; /* background-image:url('theme_icon_login.gif'); */ /* background-color:#86afd6;  */ /* border-top: 1px solid #336699; */ /* border-bottom: 1px solid #336699; */ text-align: right; } /* end page header fomatting elements ------------------------------------------------- */ /* page menu fomatting elements ------------------------------------------------------- */ .page_menu	{ /* background-color: #ffffff; */ margin: 0; height: 110px; } .page_menu_content	{ float_right; text-align: right; padding: 0px; } .page_menu_items	{ /* background-color: #ffffff; */ margin: 0px 2px 0px 0px; } .page_menu_items_search	{ /* background-color: #ffffff; */ padding: 2px 0px 0px 0px; text-align: right; vertical-align: top; } /* end page menu fomatting elements ---------------------------------------------------- */ /* page body fomatting elements -------------------------------------------------------- */ .page_body	{ width: 762px; background-color: #ffffff; margin: 0 auto; padding: 0px 5px 0px 5px; border-top: none; border-right: 1px solid #999999; border-bottom: none; border-left: 1px solid #999999; } .page_body_content	{ margin: 0px 0px 0px 0px } .page_body_content_left_column	{ float: left;  width: 170px; } .page_body_content_right_column	{ float: right;  width: 570px; } /* end page body fomatting elements ----------------------------------------------------- */ /* page footer fomatting elements ------------------------------------------------------- */ .page_footer	{ width: 762px; background-color: #ffffff; margin: 0px auto; padding: 0px 5px 5px 5px; border-top: none; border-right: 1px solid #999999; border-bottom: 1px solid #999999; border-left: 1px solid #999999; } .page_footer_content	{ padding: 30px 0px 20px 0px; 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: #336699; background-image:url('theme_dotted_line.gif'); clear:both; } .solid_line_light_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #336699; clear:both; } .solid_line_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #003366; clear:both; } .dotted_outline_blue	{ border: 1px dotted #336699; padding: 8px; }		 /* end lines ---------------------------------------------------------------------------- */ .best_selling_items	{ padding: 10px; background-color: #ffffff; } .best_selling_items_spacing	{ padding: 0px 0px 8px 8px; } .product_image{ margin: 10px 10px 10px 0; } .default_product_image margin: 0 0 0 0; } .product_image_cost	{ margin: 0px 12px 8px 0px; text-align: center; float: left; } .product_list	{ margin: 10px 0px 10px 0px; } .tight_product_list	{ width: 560px; margin: 5px 0px 5px 0px; float: right; }	 .product_description { margin: 0 10px 0 10px; } .inline_product_description	{ margin: 0; width: 75%; float: left;	 } .inline_cart_functions	{ margin: 0; width: 25%; float: right; } /* PRODUCT FORMATTING ELEMENTS AND LINE ELEMENTS -------------------------------------------- */ /* IMAGE FORMATTING ELEMENTS ------------------------------------------------------------ */ .image_float_right	{ float: right; margin: 16px 0px 15px 20px; } .image_product	{ margin: 1px 10px 5px 0px; text-align: left; float: left; } .image_right { margin: 1px 0px 5px 10px; text-align: right; float: right; } /* END OF IMAGE FORMATTING ELEMENTS ----------------------------------------------------- */ /* TEXT FORMATTING ELEMENTS ------------------------------------------------------------- */ /* headings ----------------------------------------------------------------------------- */ h1	{ font-size: 1.1em; font-weight: 900; margin: 0px;		 padding: 14px 0px 4px 0px; color: #003366; } h1.subheading	{ font-size: 1.1em; font-weight: 900; margin: 0px; padding: 0px 0px 14px 0px; color: #336699; } h2	{ font-size: 1.0em; font-weight: 900; margin: 0px; padding: 2px 0px 14px 0px; color: #336699; } h2.clearall	{ font-size: 0.9em; font-weight: 900; margin: 0px; padding: 2px 0px 14px 0px; color: #336699; clear:both; } h3.product	{ font-size: 1em; font-weight: 900; margin: 0px; padding: 15px 0px 6px 0px; color: #336699; } h3.terms_header { font-size: 1em; font-weight: 900; margin: 0px; padding: 15px 0px 6px 0px; color: #336699; }	 h3.product_price	{ font-size: 0.8em; font-weight: 900; margin: 0px; padding: 2px 0px 2px 0px; } h4.product	{ font-size: 0.8em; font-weight: 900; margin: 0px; padding: 0px 0px 0px 0px; color: #336699; } .text_heading_left_column	{ margin: 15px 0px 0px 0px; padding: 19px 0px 4px 0px; line-height:normal; color: #003366; font-weight: 900; font-size: 0.9em; float: left; } /* end headings ------------------------------------------------------------------------- */ /* list fomatting ----------------------------------------------------------------------- */ ul	{ line-height: 150%; margin: 0px 0px 18px 25px; font-size: 0.75em; } ul.products	{ line-height: normal; margin: 2px 2px 2px 20px; padding: 0 0 0 0; font-size: 0.65em;  } ul.text_product_small_info	{ line-height: normal; margin: 3px 0px 4px 15px; font-size: 0.65em; } .tightli {margin: 0; padding: 3px 0;} /* end list fomatting ------------------------------------------------------------------- */ /* menu text --------------------------------------------------------------------------- */ .text_menu	{ padding: 0px; font-size : 0.6em; margin: 0px; color : #ffffff;	 } .text_menu_no_space	{ word-spacing: normal; } .text_menu_cart	{ padding: 0px; margin: 0px 5px 0px 0px; line-height: normal; font-size: 0.65em } .text_menu_cart_items	{ padding: 0px; margin: 0px; line-height: normal; font-weight: normal; font-size: 0.65em }	 /* end menu text ----------------------------------------------------------------------- */ /* product text ------------------------------------------------------------------------ */ .text_product_small_info	{ font-size: 0.6em; 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: #336699; font-weight: 900; font-size: 0.7em} .text_product_small_info_price	{ margin: 0px; padding: 8px 0px 0px 0px; line-height:normal; font-weight: 900; font-size: 0.7em; } /* end product text -------------------------------------------------------------------- */ .text_breadcrumbs	{ font-size:0.7em; font-weight: bold; color: #003366; margin: 15px 0px 10px 5px; padding: 0px; }	 .text_footer	{ color: #336699; font-size: 0.7em; padding: 0px; margin: 4px 0px 0px 0px; } .text_options	{ font-weight: 900; } .text_word_spacing_8px	{ word-spacing: 8px; } .text_terms_conditions	{ color: #336699; font-size: 0.75em; border: 0; margin: 0; padding: 0; } .terms_content { padding: 10px; } /* 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: 0.7em; background-color: #336699; border: 1px solid #003366; color: #ffffff; word-spacing: normal; }	 .form_button_quick_search	{ /* line-height: 13px; */ /* height: 18px; */ /* width: 85px; */ margin: 0; padding: 0; font-size : 0.6em; /* background-color: #336699; */ /* border: 1px solid #003366; */ /* color: #ffffff; */ /* background-image: url('theme_icon_search.gif'); */ word-spacing: normal; } .form_button_add_to_cart	{ /* line-height: 13px; */ /* height: 20px; */ /* width: 76px; */ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-size: 0.7em; /* background-color: #336699; */ /* border: 1px solid #003366; */ /* color: #ffffff; */ float: right; /* background-image: url('theme_icon_add_to_cart.gif'); */ word-spacing: normal; font-weight: bold; }	 .s_button	{ font-size: 0.9em; margin: 3px 5px 3px 0; } /* end buttons ------------------------------------------------------------------------- */ .form_input_general	{ line-height: normal; font-size: 0.75em; word-spacing: normal; } .form_input_small	{ font-size: 0.65em; } .form_main_search_box	{ /* line-height: 13px; */ /* width: 76px; */ /* height: 16px; */ margin: 0px 1px 2px 1px; padding: 0px 0px 0px 0px; font-size : 0.75em; background-color: #eeeeee; border: 1px solid #336699; color: #000000; vertical-align: middle; } .form_main_search_box_td	{ background-color: #336699 } /* END OF FORM FORMATTING ELEMENTS ------------------------------------------------------ */ /* LINK FORMATTING ELEMENTS ------------------------------------------------------------- */ a.product_section:visited  { color : #336699; text-decoration : none; } a.product_section:link  { color : #336699; text-decoration : none; } a.product_section:active  { color : #cc0000; text-decoration : none; } a.product_section:hover  { color : #66cc33; text-decoration : none; } /* ------------------------ */ a.link_menu:visited  { padding: 0px 5px 0px 5px; margin: 0px;	 color : #336699; text-decoration : none; background-color: #ffffff;  border-right: 1px solid #86afd6; } a.link_menu:link  { padding: 0px 5px 0px 5px; margin: 0px;	 color : #336699; text-decoration : none; background-color: #ffffff; border-right: 1px solid #86afd6; } a.link_menu:active  { padding: 0px 5px 0px 5px; margin: 0px;	 color : #336699; text-decoration : none; background-color: #66cc33; border-right: 1px solid #86afd6; } a.link_menu:hover  { padding: 0px 5px 0px 5px; margin: 0px;	 color : #66cc33; text-decoration : underline; background-color: #ffffff; border-right: 1px solid #86afd6; } /* ------------------------ */ a.link_footer:visited  { color : #336699; text-decoration : underline; } a.link_footer:link  { color : #336699; text-decoration : underline; } a.link_footer:active  { color : #cc0000; text-decoration : underline; } a.link_footer:hover  { color : #66cc33; text-decoration : underline; } /* ------------------------ */ a.link_breadcrumbs:visited	{	 color : #003366; text-decoration : underline; } a.link_breadcrumbs:link  { color : #003366; text-decoration : underline; } a.link_breadcrumbs:active  { color : #003366; text-decoration : underline; } a.link_breadcrumbs:hover  { color : #003366; text-decoration : underline; } /* ------------------------ */ a.link_cart:visited	{	 color : #003366; text-decoration : none; } a.link_cart:link  { color : #003366; text-decoration : none; } a.link_cart:active  { color : #cc0000; text-decoration : underline; } a.link_cart:hover  { color : #66cc33; text-decoration : underline; } /* ------------------------ */ a.link_terms_conditions:visited	{	 color : #86afd6; text-decoration : underline; } a.link_terms_conditions:link  { color : #86afd6; text-decoration : underline; } a.link_terms_conditions:active  { color : #86afd6; text-decoration : underline; } a.link_terms_conditions:hover  { color : #86afd6; text-decoration : underline; } /* ------------------------ */ /* END OF LINK FORMATTING ELEMENTS ------------------------------------------------------ */