/* theme.css contains styles that support different sizes of theme images */ @import url("theme.css");theme_shim.gif /* begin general styles for all themes */ html,body { margin: 0px; padding: 0px; background-color:#fff7c3; font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; } p, table, td, th { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000; margin-top: 0px; } form { margin: 0px; } a:link { color: #bb0000; text-decoration: none; } a:visited { color: #bb0000; text-decoration: none; } a:hover { color: #ffd81c; text-decoration: underline; } a:active { color: #ffd81c; text-decoration: none; } ul { list-style-type: square; } .actCHECKOUTEM { background-color: #bb0000; } .actCHECKOUTBG { background-color: #ffffff; } .actlarger { font-size: 13px; color: #000000; } .actsmaller{ font-size: 11px; color: #000000; } .actxxsmall { font-size: 11px; color: #000000; } .actxsmall { font-size: 12px; color: #000000; } .actsmall { font-size: 12px; color: #000000; } .actregular { font-size: 13px; color: #000000; } .actlarge{ font-size: 13px; color: #000000; } .actxlarge { font-size: 14px; color: #000000; } .actxxlarge { font-size: 14px; color: #000000; } .actwarningcolor { color: #ff0000; } .actrequiredcolor { color: #ff0000; } .actsearchhighlightcolor { color: #ff0000; } .actrequired { color: #ff0000; } .actwarning { font-size: 12px; color: #ff0000; } .actwelcome { font-size: 12px; color: #000000; } .actlogotext { font-size: 12px; color: #D9090E; font-style: normal; font-weight: bold; text-align: center; } .actlogout { font-size: 12px; color: #bb0000; } .thinborder1 { border: 1px solid #ffd81c; } .thinborder2 { border: 1px solid #bb0000; } .thinred { border: solid 1px #ffd81c; border-top: 0px; } .thinred2 { border: solid 1px #bb0000; 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: #fff7c3; } .actnavlink { font-size: 11px; color: #000000; } a.actnavlink:link{ color:#000000; text-decoration:none; } a.actnavlink:visited{ color: #000000; text-decoration:none; } a.actnavlink:hover{ color: #000000; text-decoration:underline; } a.actnavlink:active{ color: #000000; text-decoration:none; } table.checkout td { background-color: #ffffff; } table.checkout th { background-color: #bb0000; } .cart { background-color: #ffffff; } .cartheading { background-color: #bb0000; font-weight: bold; } * html .boxhead h2 {height: 1%;} .sidebox { font-size: 100%; } /* end of general styles for all themes */ /* CSS Specific to 'Executive' */ /* PAGE MAIN FORMATTING ELEMENTS ------------------------------------------------------ */ /* page menu fomatting elements ------------------------------------------------------- */ .page_menu	{ background-color: #bb0000; margin: 0px 0px 0px 0px; } .page_menu_content	{ width: 762px; height: 21px; } .page_menu_items	{ background-color: #bb0000; padding: 0px 0px 0px 1px; height: 21px; float: left; width: 65%; } .page_menu_items_search	{ background-color: #bb0000; padding: 0px 0px 0px 1px; height: 21px; float: right; width: 30%; } /* end page menu fomatting elements ---------------------------------------------------- */ /* END OF PAGE MAIN FORMATTING ELEMENTS ------------------------------------------------- */ /* PRODUCT FORMATTING ELEMENTS & LINE ELEMENTS --------------------------------------------------- */ /* lines -------------------------------------------------------------------------------- */ .dotted_line_blue	{ height: 1px; background-color: #bb0000; background-image:url('theme_dotted_line.gif'); clear:both; } .solid_line_light_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #bb0000; clear:both; } .solid_line_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #ffd81c; clear:both; } .dotted_outline_blue	{ border: 1px dotted #bb0000; padding: 8px; }		 /* end lines ---------------------------------------------------------------------------- */ .best_selling_items	{ padding: 10px; background-color: #fff7c3; } .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: 14px; font-weight: 900; margin: 0px;		 padding: 16px 0px 4px 0px; color: #ffd81c; } h1.subheading	{ font-size: 13px; font-weight: 900; margin: 0px; padding: 0px 0px 14px 0px; color: #bb0000; } h2	{ font-size: 13px; font-weight: 900; margin: 0px; padding: 2px 0px 14px 0px; color: #bb0000; } h2.clearall	{ font-size: 13px; font-weight: 900; margin: 0px; padding: 2px 0px 14px 0px; color: #bb0000; clear:both; } h3.product	{ font-size: 13px; font-weight: 900; margin: 0px; padding: 0px 0px 6px 0px; color: #bb0000; } h3.product_price	{ font-size: 12px; 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: #ffd81c; 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: 12px; } ul.products	{ line-height: normal; padding: 0px 0px 0px 1px; margin: 3px 0px 4px 15px; font-size: 12px; color: #ff0000; } /* end list fomatting ------------------------------------------------------------------- */ /* menu text --------------------------------------------------------------------------- */ .text_menu	{ padding: 2px 0px 2px 0px; font-size : 12px; margin: 0px; color : #fff7c3; } .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: 11px; 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: #bb0000; 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; } /* end product text -------------------------------------------------------------------- */ .text_breadcrumbs	{ font-size: 11px; color: #ffd81c; margin: 0px; line-height:normal; padding: 2px 0px 10px 0px; }	 .text_footer	{ color: #bb0000; font-size: 11px; padding:0px; margin:4px 0px 0px 0px; } .text_options	{ font-weight: 900; } .text_word_spacing_8px	{ word-spacing: 8px; } .text_terms_conditions	{ color: #bb0000; font-size: 12px; 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 : 12px; background-color: #bb0000; border: 1px solid #ffd81c; color: #fff7c3; 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 : 12px; background-color: #bb0000; border: 1px solid #ffd81c; color: #fff7c3; background-image: url('theme_icon_search.gif'); word-spacing: normal; } .form_button_add_to_cart	{ line-height: 13px; height: 20px; width: 146px; margin: 0px 1px 0px 0px; padding: 1px 0px 1px 14px; font-size : 12px; background-color: #bb0000; border: 1px solid #ffd81c; color: #fff7c3; float: right; background-image: url('pb_icon_add_to_cart.gif'); word-spacing: normal; }	 /* end buttons ------------------------------------------------------------------------- */ .form_input_general	{ line-height: normal; font-size : 12px; 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 : 12px; background-color: #ffffff; border: 1px solid #ffffff; color: #000000; vertical-align: top; } .form_main_search_box_td	{ background-color: #bb0000 } /* END OF FORM FORMATTING ELEMENTS ------------------------------------------------------ */ /* LINK FORMATTING ELEMENTS ------------------------------------------------------------- */ a.product_section:visited  { color : #bb0000; text-decoration : none; } a.product_section:link  { color : #bb0000; text-decoration : none; } a.product_section:active  { color : #ffd81c; text-decoration : none; } a.product_section:hover  { color : #ffd81c; text-decoration : none; } /* ------------------------ */ a.link_menu:visited  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #fff7c3; text-decoration : none; background-color: #bb0000;  border: 1px solid #fff7c3; } a.link_menu:link  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #fff7c3; text-decoration : none; background-color: #bb0000; border: 1px solid #fff7c3; } a.link_menu:active  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #fff7c3; text-decoration : none; background-color: #bb0000; border: 1px solid #fff7c3; } a.link_menu:hover  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #fff7c3; text-decoration : none; background-color: #ffd81c; border: 1px solid #fff7c3; } /* ------------------------ */ a.link_footer:visited  { color : #fff7c3; text-decoration : underline; } a.link_footer:link  { color : #fff7c3; text-decoration : underline; } a.link_footer:active  { color : #fff7c3; text-decoration : underline; } a.link_footer:hover  { color : #fff7c3; text-decoration : underline; } /* ------------------------ */ a.link_breadcrumbs:visited	{	 color : #ffd81c; text-decoration : underline; } a.link_breadcrumbs:link  { color : #ffd81c; text-decoration : underline; } a.link_breadcrumbs:active  { color : #ffd81c; text-decoration : underline; } a.link_breadcrumbs:hover  { color : #ffd81c; text-decoration : underline; } /* ------------------------ */ a.link_cart:visited	{	 color : #ffd81c; text-decoration : underline; } a.link_cart:link  { color : #ffd81c; text-decoration : underline; } a.link_cart:active  { color : #ffd81c; text-decoration : underline; } a.link_cart:hover  { color : #ffd81c; text-decoration : underline; } /* ------------------------ */ a.link_terms_conditions:visited	{	 color : #fff7c3; text-decoration : underline; } a.link_terms_conditions:link  { color : #fff7c3; text-decoration : underline; } a.link_terms_conditions:active  { color : #fff7c3; text-decoration : underline; } a.link_terms_conditions:hover  { color : #fff7c3; text-decoration : underline; } /* ------------------------ */ /* END OF LINK FORMATTING ELEMENTS ------------------------------------------------------ */ /* Moved from Inline */ #topbar { margin: 0px 0px 0px 0px; padding: 0px; border: 0px; background: #fff7c3; height: 138px; background-image: url('header-bg.jpg'); background-repeat: repeat; } #logo { width: 322px; height: 138px; float: left; } #toolbar { border: 0px; margin-right: 10px; margin-left: 322px; height: 138px; text-align: right; } #search { margin-top: 5px; margin-left: 10px; float: right; } #cartsummary { margin-top: 13px; float: right; } #sidebar { position: absolute; top: 138px; left: 0px; margin: 0px; padding: 10px; width: 180px; } html>body #sidebar{ width: 180px; } #middle { padding: 10px; border-top: solid 3px #fff7c3; background: #fff7c3; margin: 0px 150px 0px 200px;  } #navbar { position: absolute; top: 72px; right: 0px; margin: 0px; padding: 10px; }