/* 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:#ffffff; font-family: Arial, Helvetica, sans-serif; color: #646464; font-size: 11px; } p, table, td, th { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #646464; margin-top: 0px; line-height: 150%; } form { margin: 0px; } a:link { color: #9d0d39; text-decoration: none; } a:visited { color: #9d0d39; text-decoration: none; } a:hover { color: #000000; text-decoration: underline; } a:active { color: #000000; text-decoration: none; } ul { list-style-type: square; } .gift { font-family: Arial, Helvetica, sans-serif; color: #646464; font-size: 11px; } .actCHECKOUTEM { background-color: #eec8d1; } .actCHECKOUTBG { background-color: #ffffff; } .actlarger { font-size: 13px; color: #646464; } .actsmaller{ font-size: 10px; color: #646464; } .actxxsmall { font-size: 10px; color: #646464; } .actxsmall { font-size: 11px; color: #646464; } .actsmall { font-size: 11px; color: #646464; } .actregular { font-size: 13px; color: #646464; } .actlarge{ font-size: 16px; color: #646464; } .actxlarge { font-size: 20px; color: #646464; } .actxxlarge { font-size: 20px; color: #646464; } .actwarningcolor { color: #8c1788; } .actrequiredcolor { color: #8c1788; } .actsearchhighlightcolor { color: #ff0000; } .actrequired { color: #8c1788; } .actwarning { font-size: 11px; color: #8c1788; } .actwelcome { font-size: 11px; color: #646464; } .actlogotext { font-size: 11px; color: #D9090E; font-style: normal; font-weight: bold; text-align: center; } .actlogout { font-size: 11px; color: #9d0d39; } .thinborder1 { border: 1px solid #666666; } .thinborder2 { border: 1px solid #9d0d39; } .thinred { border: solid 1px #666666; border-top: 0px; } .thinred2 { border: solid 1px #9d0d39; 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: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; } table.checkout td { background-color: #ffffff; } table.checkout th { background-color: #eec8d1; } .cart { background-color: #ffffff; } .cartheading { background-color: #eec8d1; 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	{ margin: 0px 0px 0px 0px; } .page_header_content	{ width: 760px; text-align: left; height: 63px; } .page_header_home_search_box	{ padding: 1px; margin: 0px; background-image: url("theme_dotted_line_2.gif"); background-color: #9d0d39; } .page_header_logo_container	{ float: left; height: 63px; } .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:#e6e3f2;  border-top: 1px solid #9d0d39; border-bottom: 1px solid #9d0d39; } .page_header_menu_cart_items	{ padding: 3px 5px 4px 5px; background-color:#e6e3f2;	 border-left: 1px solid #9d0d39; border-top: 1px solid #9d0d39; border-bottom: 1px solid #9d0d39; } .page_header_menu_login	{ padding: 3px 5px 4px 17px; background-image: url("theme_icon_login.gif"); background-color:#e6e3f2;  border-top: 1px solid #9d0d39; border-bottom: 1px solid #9d0d39; } /* end page header fomatting elements ------------------------------------------------- */ /* page menu fomatting elements ------------------------------------------------------- */ .page_menu	{ background-color: #9d0d39; margin: 0px 0px 0px 0px; } .page_menu_content	{ width: 760px; height: 21px; } .page_menu_items	{ background-color: #9d0d39; padding: 0px 0px 0px 1px; height: 21px; float: left; width: 65%; } .page_menu_items_search	{ background-color: #9d0d39; 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: 760px; text-align: left; } .page_body_content_left_column	{ float: left;  width: 150px; border-right-width: 1px; border-top-style: none; border-right-style: solid; border-bottom-style: none; border-left-style: none; border-right-color: #E1E1E1; } .page_body_content_right_column	{ float: right;  width: 590px; } /* end page body fomatting elements ----------------------------------------------------- */ /* page footer fomatting elements ------------------------------------------------------- */ .page_footer	{ padding: 30px 0px 30px 0px; clear:both; } .page_footer_content	{ width: 760px; 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: #9d0d39; background-image: url("theme_dotted_line.gif"); clear:both; } .solid_line_light_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #9d0d39; clear:both; } .solid_line_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #666666; clear:both; } .dotted_outline_blue	{ border: 1px dotted #9d0d39; 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: 15px 0px 2px 0px; }	 /* PRODUCT FORMATTING ELEMENTS AND LINE ELEMENTS -------------------------------------------- */ /* IMAGE FORMATTING ELEMENTS ------------------------------------------------------------ */ .image_float_right	{ float: right; margin: 16px 0px 15px 20px; } .image_product	{ margin: 0px 5px 0px 0px; width: 110px; text-align: center;			 float: left; } /* END OF IMAGE FORMATTING ELEMENTS ----------------------------------------------------- */ /* TEXT FORMATTING ELEMENTS ------------------------------------------------------------- */ /* headings ----------------------------------------------------------------------------- */ h1	{ font-size: 20px; font-weight: 900; margin: 0px;		 padding: 16px 0px 4px 0px; color: #666666; } h1.subheading	{ font-size: 13px; font-weight: 900; margin: 0px; padding: 0px 0px 14px 0px; color: #9d0d39; } h2	{ font-size: 16px; font-weight: 900; margin: 0px; padding: 2px 0px 14px 0px; color: #9d0d39; } h2.clearall	{ font-size: 16px; font-weight: 900; margin: 0px; padding: 10px 0px 5px 0px; color: #646464; clear:both; } h3.product	{ font-size: 13px; font-weight: 900; margin: 0px; padding: 0px 0px 6px 0px; color: #9d0d39; } h3.best	{ font-size: 11px; font-weight: 900; margin: 0px; padding: 5px 0px 5px 0px; color: #9d0d39; } h5	{ font-size: 10px; color: #9d0d39; } .product_price	{ font-size: 11px; font-weight: 900; margin: 0px; padding: 0px 5px 5px 5px; } .text_heading_left_column	{ margin: 0px; padding: 12px 0px 3px 0px; line-height:normal; color: #666666; font-weight: 900; font-size: 13px; background: #e6e3f2; } /* 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 1px 0px 1px; margin: 3px 0px 3px 15px; font-size: 11px; color: #8c1788; } /* 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; font-weight: bold; } .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: #9d0d39; 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: #666666; margin: 0px; line-height:normal; padding: 2px 0px 10px 0px; }	 .text_footer	{ color: #9d0d39; 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: #9d0d39; 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: #9d0d39; border: 1px solid #666666; 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: #9d0d39; border: 1px solid #666666; 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 1px 0px 0px; padding: 1px 0px 1px 14px; font-size : 11px; background-color: #9d0d39; border: 1px solid #666666; color: #ffffff; float: right; background-image: url('theme_icon_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: #ffffff; border: 1px solid #ffffff; color: #646464; vertical-align: top; } .form_main_search_box_td	{ background-color: #9d0d39 } /* END OF FORM FORMATTING ELEMENTS ------------------------------------------------------ */ /* LINK FORMATTING ELEMENTS ------------------------------------------------------------- */ a.product_section:visited  { color : #9d0d39; font-weight: bold; text-decoration : none; } a.product_section:link  { color : #9d0d39; font-weight: bold; text-decoration : none; } a.product_section:active  { color : #000000; font-weight: bold; text-decoration : none; } a.product_section:hover  { color : #000000; font-weight: bold; text-decoration : none; } /* ------------------------ */ a.link_menu:visited  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #9d0d39;  border: 1px solid #e6e3f2; } a.link_menu:link  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #9d0d39; border: 1px solid #e6e3f2; } a.link_menu:active  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #9d0d39; border: 1px solid #e6e3f2; } a.link_menu:hover  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #666666; border: 1px solid #e6e3f2; } /* ------------------------ */ a.link_footer:visited  { color : #9d0d39; text-decoration : underline; } a.link_footer:link  { color : #9d0d39; text-decoration : underline; } a.link_footer:active  { color : #666666; text-decoration : underline; } a.link_footer:hover  { color : #666666; text-decoration : underline; } /* ------------------------ */ a.link_breadcrumbs:visited	{	 color : #666666; text-decoration : underline; } a.link_breadcrumbs:link  { color : #666666; text-decoration : underline; } a.link_breadcrumbs:active  { color : #666666; text-decoration : underline; } a.link_breadcrumbs:hover  { color : #666666; text-decoration : underline; } /* ------------------------ */ a.link_cart:visited	{	 color : #666666; text-decoration : underline; } a.link_cart:link  { color : #666666; text-decoration : underline; } a.link_cart:active  { color : #666666; text-decoration : underline; } a.link_cart:hover  { color : #666666; text-decoration : underline; } /* ------------------------ */ a.link_terms_conditions:visited	{	 color : #e6e3f2; text-decoration : underline; } a.link_terms_conditions:link  { color : #e6e3f2; text-decoration : underline; } a.link_terms_conditions:active  { color : #e6e3f2; text-decoration : underline; } a.link_terms_conditions:hover  { color : #e6e3f2; text-decoration : underline; } /* END OF LINK FORMATTING ELEMENTS ------------------------------------------------------ */ .navbox { background-color: #E1E1E1; border: 1px solid #000000; width: 90px; height: 30px; } .linkstore { color : #b13163;  text-decoration : none;  font-size: 11pt;  font-weight: bold;} .linkstore a:link {	color: #b13163; text-decoration : none;  font-size: 11pt;  font-weight: bold;} .linkstore a:visited { color : #b13163;   text-decoration : none;  font-size: 11pt;  font-weight: bold;} .linkstore a:active { color : #fe7312;  text-decoration: underline; font-size: 11pt;  font-weight: bold;} .linkstore a:hover { color : #fe7312;  text-decoration: underline; font-size: 11pt;  font-weight: bold;} 
