/* theme.css contains styles that support different sizes of theme images */ @import url("theme.css"); SPAN.float { float: right; position: static; } .wct_button { width:100px; font-size: 12px; color: #999; font-style: normal; font-weight: bold;  text-align: center; } .wct_detail_button { width:140px; } /* Style settings for popup link window */ #pup { position:absolute; z-index:200; /* aaaalways on top*/ padding: 3px; margin-left: 10px; margin-top: 5px; width: 250px; border: 1px solid black; background-color: #777; color: white; font-size: 1.1em; } /* End Style settings for popup link window */ /* begin general styles for all themes */ body { margin: 0px; padding: 0px; background-color:#a5a0d6; font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size: 12px; } p, table, td, th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #666666;    margin-top: 0px; } form { margin: 0px; } a:link { color: #000000; text-decoration: none; } a:visited { color: #666666; text-decoration: none; } a:hover { color: #c0c0c0; text-decoration: underline; } a:active { color: #000000; text-decoration: none; } ul { list-style-type: square; } .wctbreadcrumb { color: #a5a0d8; text-decoration: none; } .actCHECKOUTEM { background-color: #9294af; } .actCHECKOUTBG { background-color: #ffffcc; } .actlarger { font-size: 13px; /* 	color: #666666; */ color: #a5a0d6; } .actsmaller{ font-size: 10px; color: #666666; } .actsearch  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #666666; text-decoration : none; background-color: #ffffff; border: 1px solid #a5a0d6; } .actxxsmall { font-size: 10px; color: #666666; } .actxsmall { font-size: 12px; color: #666666; } .actsmall { font-size: 12px; color: #666666; } .actregular { font-size: 13px; color: #666666; } .actlarge{ font-size: 16px; color: #666666; } .actxlarge { font-size: 16px; color: #666666; } .actxxlarge { font-size: 16px; color: #666666; } .actwarningcolor { color: #000000; } .actrequiredcolor { color: #000000; } .actsearchhighlightcolor { color: #a5a0d6; } .actrequired { color: #000000; } .actwarning { font-size: 12px; color: #000000; } .actwelcome { font-size: 12px; color: #666666; } .actlogotext { font-size: 12px; color: #D9090E; font-style: normal; font-weight: bold; text-align: center; } .actlogout { font-size: 12px; color: #000000; } .thinborder1 { border: 1px solid #ffffff; } .thinborder2 { border: 1px solid #ffffff; } .thinred { border: solid 1px #666666; border-top: 0px; } .thinred2 { border: solid 1px #ffffff; 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: #a5a0d6; } a.boxlink:link{ color: #a5a0d6; text-decoration:none; } a.boxlink:visited{ color: #a5a0d6; text-decoration:none; } a.boxlink:hover{ color: #a5a0d6; text-decoration:underline; } a.boxlink:active{ color: #a5a0d6; text-decoration:none; } table.checkout td { background-color: #ffffcc; } table.checkout th { background-color: #9294af; } .cart { background-color: #ffffcc; } .cartheading { background-color: #9294af; font-weight: bold; } /* Checkout Progress Indicator */ p.checkout-progress-heading { width: 300px; margin: 10px auto; } #checkout-progress-indicator { width: 300px; height: 19px; background-image: url('cpi-background.gif'); margin: 0 auto 20px auto; } .checkout-progress-0 { width: 75px; height: 19px; background-color: #666666; background-image: url('cpi-main.gif'); float: left; } .checkout-progress-1 { width: 150px; height: 19px; background-color: #666666; background-image: url('cpi-main.gif'); float: left; } .checkout-progress-2 { width: 225px; height: 19px; background-color: #666666; background-image: url('cpi-main.gif'); float: left; } .checkout-progress-3 { width: 300px; height: 19px; background-color: #666666; background-image: url('cpi-main.gif'); float: left; } #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; } #actinic-sitemap { margin-left: 5px; } #actinic-sitemap ul { margin-bottom: 0; padding-bottom: 0; } /* end of general styles for all themes */ /* CSS Specific to 'Executive' */ /* PAGE MAIN FORMATTING ELEMENTS ------------------------------------------------------ */ /* page header fomatting elements ----------------------------------------------------- */ .page_header	{ background-color: #ffffff; margin: 0px 0px 0px 0px; } .page_header_content	{ width: 980px; text-align: right; height: 125px; } .page_header_home_search_box	{ padding: 1px; margin: 0px; background-image:url('theme_dotted_line_2.gif'); background-color: #ffffff; } .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: 100px; margin: 0px 0px 0px 0px; } .page_header_menu_cart	{ padding: 3px 5px 4px 19px; background-image:url('theme_icon_cart.gif'); background-color:#a5a0d6;  border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; } .page_header_menu_cart_items	{ padding: 3px 5px 4px 5px; background-color:#a5a0d6;	 border-left: 1px solid #ffffff; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; } .page_header_menu_login	{ padding: 3px 5px 4px 17px; background-image:url('theme_icon_login.gif'); background-color:#a5a0d6;  border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; } /* end page header fomatting elements ------------------------------------------------- */ /* page body fomatting elements -------------------------------------------------------- */ .page_body	{ padding: 4px 0px 0px 0px; } .page_body_content	{ width: 980px; text-align: left; } .page_body_content_left_column	{ float: left;  width: 180px; margin-right: 5px; } .page_body_content_right_column	{ float: left;  width: 790px; } /* end page body fomatting elements ----------------------------------------------------- */ /* page footer fomatting elements ------------------------------------------------------- */ .page_footer	{ padding: 30px 0px 30px 0px; clear:both; } .page_footer_content	{ width: 950px; 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: #ffffff; background-image:url('theme_dotted_line.gif'); clear:both; } .solid_line_light_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #ffffff; clear:both; } .solid_line_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #ffffff; clear:both; } .dotted_outline_blue	{ border: 1px dotted #ffffff; 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: 16px; */ font-size: 11pt; font-weight: 300;  margin: 0px;		 padding: 0px 0px 0px 0px; color: #a5a0d6; } h1.subheading	{ font-size: 13px; font-weight: 900; margin: 0px; padding: 0px 0px 14px 0px; color: #ffffff; } h2	{ font-size: 12px; font-weight: 900; margin: 0px; padding: 2px 0px 14px 0px; color: #ffffff; } h2.clearall	{ font-size: 16px; font-weight: 900; margin: 0px; padding: 2px 0px 14px 0px; color: #ffffff; clear:both; } h3.product	{ font-size: 13px; font-weight: 900; margin: 0px; padding: 0px 0px 6px 0px; color: #ffffff; } h3.product_price	{ font-size: 12px; font-weight: 900; margin: 0px; padding: 0px 0px 20px 0px; } .text_heading_left_column	{ width: 170px; margin: 0px; padding: 5px 3px 5px 3px; line-height:normal; color: #fff; font-weight: 900; /* 			   border-top: 1px solid #a5a0d6;-- */ /* 			   border-left: 1px solid #a5a0d6;-- */ /* 			   border-right: 1px solid #a5a0d6;-- */ background-color: #a5a0d6; border-top: 0.5px solid #a5a0d6; border-bottom: 1px solid #fff; border-left: 0px solid #a5a0d6; border-right: 0px solid #a5a0d6; 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: 1px 0px 1px 1px; font-size: 12px; color: #000000; } /* end list fomatting ------------------------------------------------------------------- */ /* menu text --------------------------------------------------------------------------- */ .text_menu	{ padding: 2px 0px 2px 0px; padding-top:2px; font-size : 12px; color : #a5a0d6; position:relative;/* ie6 border fix*/ } .text_menu_search	{ padding: 2px 0px 2px 0px; font-size : 12px; margin-top: 1px; color : #a5a0d6; position:relative;/* ie6 border fix*/ } .WCT_text_menu_cart  { padding: 0px 5px 0px 5px; font-size : 12px; color: #a5a0d6; border: 1px solid #a5a0d6;     position:relative;/* ie6 border fix*/ } text-decoration : underline; font-size : 12px; margin: 0px; } .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 12px; } .text_product_small_info_heading	{ margin: 0px; padding: 0px 0px 6px 0px; line-height:normal; color: #ffffff; 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: 10px; color: #ffffff; margin: 0px; line-height:normal; padding: 2px 0px 10px 0px; }	 .text_footer	{ color: #ffffff; 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: #ffffff; 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 0px; font-size : 12px; background-color: #ffffff; border: 1px solid #666666; color: #a5a0d6; word-spacing: normal; }	 .form_button_quick_search	{ line-height: 13px; height: 18px; width: 18px; margin: 1px 1px 1px 1px; padding: 0px 0px 0px 12px; font-size : 12px; background-color: #ffffff; border: 1px solid #666666; color: #a5a0d6; background-image: url('theme_icon_search.gif'); word-spacing: normal; } .form_button_add_to_cart	{ line-height: 13px; height: 22px; width: 90px; margin: 0px 1px 0px 0px; padding: 1px 0px 1px 6px; font-size : 12px; background-color: #ffffff; border: 1px solid #666666; color: #a5a0d6; /* background-image: url('theme_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: #ffffcc; border: 1px solid #ffffcc; color: #666666; vertical-align: top; } .form_main_search_box_td	{ background-color: #ffffff } /* END OF FORM FORMATTING ELEMENTS ------------------------------------------------------ */ /* LINK FORMATTING ELEMENTS ------------------------------------------------------------- */ a.product_section:visited  { color : #666666; text-decoration : none; background-color: #a5a0d6; font-weight: 300; } a.product_section:link  { color : #000000; text-decoration : none; background-color: #a5a0d6; font-weight: 300; } a.product_section:active  { color : #000000; text-decoration : none; background-color: #a5a0d6; font-weight: 300; } a.product_section:hover  { color : #c0c0c0; text-decoration : none; background-color: #a5a0d6; font-weight: 600; } /* Menu section formatting by Guy 26Jan10 ----------------------------------------------------- */ a.product_menu_section:visited  { color: #fff; text-decoration : none; background-color: #a5a0d6; font-size:13px; font-weight:normal; height:18px; letter-spacing:1px; text-indent:0; } a.product_menu_section:link  { color: #fff; text-decoration : none; background-color: #a5a0d6; font-size:13px; font-weight:normal; height:18px; letter-spacing:1px; text-indent:0; } a.product_menu_section:active  { color: #fff; text-decoration : none; background-color: #a5a0d6; font-size:13px; font-weight:normal; height:18px; letter-spacing:1px; text-indent:0; } a.product_menu_section:hover  { color: #fff; text-decoration : none; background-color: #a5a0d6; font-size:13px; font-weight:normal; height:18px; letter-spacing:1px; text-indent:0; } /* ------------------------ */ a.link_menu:visited  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #666666; text-decoration : none; background-color: #ffffff;  border: 1px solid #a5a0d6; } a.link_menu:link  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #666666; text-decoration : none; background-color: #ffffff; border: 1px solid #a5a0d6; } a.link_menu:active  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #666666; text-decoration : none; background-color: #ffffff; border: 1px solid #a5a0d6; } a.link_menu:hover  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #666666; text-decoration : none; background-color: #a5a0d6; border: 1px solid #ffffff; } /* ------------------------ */ a.link_footer:visited  { color : #ffffff; text-decoration : underline; } a.link_footer:link  { color : #ffffff; text-decoration : underline; } a.link_footer:active  { color : #ffffff; text-decoration : underline; } a.link_footer:hover  { color :#ffffff; 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 : #a5a0d6; text-decoration : underline; } a.link_terms_conditions:link  { color : #a5a0d6; text-decoration : underline; } a.link_terms_conditions:active  { color : #a5a0d6; text-decoration : underline; } a.link_terms_conditions:hover  { color : #a5a0d6; text-decoration : underline; } /* ------------------------ */ /* END OF LINK FORMATTING ELEMENTS ------------------------------------------------------ */ /* 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 #666666; width: 229px; margin: 0px 20px 14px 0px; } .heading_marketing_box p.text_product_small_info_heading	{ background-color: #666666; border-bottom: 2px solid #666666; color: #a5a0d6; 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; } 