/* 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:#DCDCDC; background-image:url('cfs_gradient.jpg'); background-repeat:repeat-x; background-position:top; background-attachment:fixed; font-family: Verdana, Arial, Helvetica, sans-serif; color: <span style='color: #0032aa;'>#0032aa</span>; font-size: 11px; text-align:center; } p, table, div, td, th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: <span style='color: #0032aa;'>#0032aa</span>; margin-top: 0px; text-align:left; } form { margin:0; padding:0; } a:link { color: #0032aa; text-decoration: none; } a:visited { color: #0032aa; text-decoration: none; } a:hover { color: #fe942e; text-decoration: underline; } a:active { color: #fe942e; text-decoration: none; } ul { list-style-type: square; } .actCHECKOUTEM { background-color: #fe942e; } .actCHECKOUTBG { background-color: #ffffff; } .actlarger { font-size: 13px; color: #0032aa; } .actsmaller{ font-size: 10px; color: #0032aa; } .actxxsmall { font-size: 10px; color: #0032aa; } .actxsmall { font-size: 11px; color: #0032aa; } .actsmall { font-size: 11px; color: #0032aa; } .actregular { font-size: 13px; color: #0032aa; } .actlarge{ font-size: 16px; color: #0032aa; } .actxlarge { font-size: 20px; color: #0032aa; } .actxxlarge { font-size: 20px; color: #0032aa; } .actwarningcolor { color: #fe942e; } .actrequiredcolor { color: #fe942e; } .actsearchhighlightcolor { color: #fe942e; } .actrequired { color: #fe942e; } .actwarning { font-size: 11px; color: #fe942e; } .actwelcome { font-size: 11px; color: #0032aa; } .actlogotext { font-size: 11px; color: #D9090E; font-style: normal; font-weight: bold; text-align: center; } .actlogout { font-size: 11px; color: #0032aa; } .thinborder1 { border: 1px solid #fe942e; } .thinborder2 { border: 1px solid #0032aa; } .thinred { border: solid 1px #fe942e; border-top: 0px; } .thinred2 { border: solid 1px #0032aa; 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: #fe942e; } .cart { background-color: #ffffff; } .cartheading { background-color: #fe942e; font-weight: bold; color: #FFFFFF; } * 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: #fe942e; 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: #0032aa; } .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:#0032aa;  border-top: 1px solid #0032aa; border-bottom: 1px solid #0032aa; } .page_header_menu_cart_items	{ padding: 3px 5px 4px 5px; background-color:#0032aa;	 border-left: 1px solid #0032aa; border-top: 1px solid #0032aa; border-bottom: 1px solid #0032aa; } .page_header_menu_login	{ padding: 3px 5px 4px 17px; background-image:url('theme_icon_login.gif'); background-color:#0032aa;  border-top: 1px solid #0032aa; border-bottom: 1px solid #0032aa; } /* end page header fomatting elements ------------------------------------------------- */ /* page menu fomatting elements ------------------------------------------------------- */ .page_menu	{ background-color: #0032aa; margin: 0px 0px 0px 0px; } .page_menu_content	{ width: 762px; height: 21px; } .page_menu_items	{ background-color: #0032aa; padding: 0px 0px 0px 1px; height: 21px; float: left; width: 65%; } .page_menu_items_search	{ background-color: #0032aa; 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: 400px; 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: 400px; 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: #0032aa; background-image:url('theme_dotted_line.gif'); clear:both; } hr.dottedhr { height: 1px; border:0; border-bottom: 1px dashed #0032AA; clear:both; margin:10px 0 0 0; padding:0px; } .solid_line_light_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #0032aa; clear:both; } .solid_line_blue	{ height: 1px; padding: 0px; margin: 0 0 10px 0; background-color: #fe942e; clear:both; } .dotted_outline_blue	{ border: 1px dotted #0032aa; 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: 0px 0px 0px 0px; padding-bottom:20px; }	 /* PRODUCT FORMATTING ELEMENTS AND LINE ELEMENTS -------------------------------------------- */ /* IMAGE FORMATTING ELEMENTS ------------------------------------------------------------ */ .image_float_right	{ float: right; margin: 16px 0px 15px 20px; } .image_product	{ margin: 0px 10px 35px 0px; text-align: center; float: left; } /* END OF IMAGE FORMATTING ELEMENTS ----------------------------------------------------- */ /* TEXT FORMATTING ELEMENTS ------------------------------------------------------------- */ /* headings ----------------------------------------------------------------------------- */ h1	{ font-size: 17px; font-weight: bolder; margin: 0px;		 padding: 0px 0px 4px 0px; color: #fe942e; text-transform:uppercase; } h1.subheading	{ font-size: 13px; font-weight: 900; margin: 0px; padding: 0px 0px 14px 0px; color: #0032aa; } h2	{ font-size: <span style='font-size: 16px;'>16px</span>; font-weight: bold; margin: 0px; padding: 2px 0px 14px 0px; color: #fe942e; } h2.clearall	{ font-size: 17px; font-weight: bolder; margin: 0px; padding: 2px 0px 14px 0px; color: #fe942e; clear:both; } h3.product	{ font-size: 13px; font-weight: 900; padding: 0px 0px 6px 0px; color: #0032aa; display:block; margin: 0 0 0 0px; } h3.product_price	{ font-size: 11px; 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: #fe942e; 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: #fe942e; } /* 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: #0032aa; 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: #fe942e; margin: 0px; line-height:normal; padding: 2px 0px 10px 0px; }	 .text_footer	{ color: #0032aa; 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: #0032aa; 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: #0032aa; border: 1px solid #fe942e; 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: #0032aa; border: 1px solid #fe942e; 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: #0032aa; border: 1px solid #fe942e; 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: #ffffff; border: 1px solid #ffffff; color: #0032aa; vertical-align: top; } .form_main_search_box_td	{ background-color: #0032aa } /* END OF FORM FORMATTING ELEMENTS ------------------------------------------------------ */ /* LINK FORMATTING ELEMENTS ------------------------------------------------------------- */ a.product_section:visited  { color : #0032aa; text-decoration : none; } a.product_section:link  { color : #0032aa; text-decoration : none; } a.product_section:active  { color : #fe942e; text-decoration : none; } a.product_section:hover  { color : #fe942e; text-decoration : none; } /* ------------------------ */ a.link_menu:visited  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #0032aa;  border: 1px solid #0032aa; } a.link_menu:link  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #0032aa; border: 1px solid #0032aa; } a.link_menu:active  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #0032aa; border: 1px solid #0032aa; } a.link_menu:hover  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #fe942e; border: 1px solid #0032aa; } /* ------------------------ */ a.link_footer:visited  { color : #0032aa; text-decoration : underline; } a.link_footer:link  { color : #0032aa; text-decoration : underline; } a.link_footer:active  { color : #0032aa; text-decoration : underline; } a.link_footer:hover  { color : #0032aa; text-decoration : underline; } /* ------------------------ */ a.link_breadcrumbs:visited	{	 color : #fe942e; text-decoration : underline; } a.link_breadcrumbs:link  { color : #fe942e; text-decoration : underline; } a.link_breadcrumbs:active  { color : #fe942e; text-decoration : underline; } a.link_breadcrumbs:hover  { color : #fe942e; text-decoration : underline; } /* ------------------------ */ a.link_cart:visited	{	 color : #fe942e; text-decoration : underline; } a.link_cart:link  { color : #fe942e; text-decoration : underline; } a.link_cart:active  { color : #fe942e; text-decoration : underline; } a.link_cart:hover  { color : #fe942e; text-decoration : underline; } /* ------------------------ */ a.link_terms_conditions:visited	{	 color : #0032aa; text-decoration : underline; } a.link_terms_conditions:link  { color : #0032aa; text-decoration : underline; } a.link_terms_conditions:active  { color : #0032aa; text-decoration : underline; } a.link_terms_conditions:hover  { color : #0032aa; 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: 400px; text-align: left; height: 100%; bottom: 0px; background-color: #ffffff; border-right: 1px solid #fe942e; border-left: 1px solid #fe942e; padding: 0px 1px 0px 1px; } /* page header fomatting elements ----------------------------------------------------- */ .tech_page_header_content	{ width: 400px; text-align: left; height: 65px; border-bottom: 4px solid #fe942e; } .tech_page_header_logo_container	{ float: left; padding: 0px 0px 0px 15px; } .tech_page_header_menu	{ background-color: #fe942e; border-bottom: 1px solid #0032aa; 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 #0032aa; height: 21px; } .tech_page_header_menu_cart_items	{ padding: 3px 5px 4px 5px; border-left: 1px solid #0032aa; border-top: 1px solid #0032aa; border-bottom: 1px solid #0032aa; } .tech_page_header_menu_search	{ padding: 3px 3px 2px 1px; } /* end page header fomatting elements ------------------------------------------------- */ /* page menu formatting elements ------------------------------------------------------- */ .tech_main_menu	{ background-color: #fe942e } .tech_menu_bottom	{ height: 4px; background-color: #fe942e; } .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 #fe942e solid; } div.tech_menu_button_product { width: 119px;  top: 0px; left: 0px;  border: 1px #fe942e solid; } .tech_menu_button_title	{ width: 122px; border-top: 1px #ffffff solid; background-color: #fe942e; } /* end page menu fomatting elements ---------------------------------------------------- */ /* page body fomatting elements -------------------------------------------------------- */ .tech_page_body_content	{ width: 400px; text-align: left; } .tech_page_body_content_left_column	{ float: left;  width: 126px; } .tech_page_body_content_right_column	{ float: right; width: 400px; 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: #fe942e; clear:both; } .tech_solid_line_light_blue	{ height: 1px; background-color: #0032aa; clear:both; } .tech_outline_blue	{ border: 1px solid #0032aa; 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: #0032aa; margin: 0px; padding: 0px; } .tech_product_mini_padding	{ margin: 8px 8px 0px 8px; } /* PRODUCT FORMATTING ELEMENTS and 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: #fe942e;} .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: #0032aa; 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 : none; background-color: #0032aa;  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 : none; background-color: #0032aa; 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 : none; background-color: #0032aa; 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 : none; background-color: #0032aa; 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 : none; background-color: #0032aa;  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 : none; background-color: #0032aa; 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 : none; background-color: #0032aa; 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 : none; background-color: #0032aa; 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: #0032aa; font-size: 11px; } div.tech_menu_button a:visited { color: #ffffff;  text-decoration:none; background-color: #0032aa; } div.tech_menu_button a:active { color: #ffffff;  text-decoration:none; background-color: #0032aa; } div.tech_menu_button a:link { color: #ffffff;  text-decoration:none; background-color: #0032aa;} div.tech_menu_button a:hover { color: #ffffff; text-decoration:none; background-color: #0032aa; } 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: #0032aa; font-size: 11px; } div.tech_menu_button_product a:visited { color: #ffffff;  text-decoration:none; background-color: #fe942e; background-image:url('theme_arrow.gif'); } div.tech_menu_button_product a:active { color: #ffffff;  text-decoration:none; background-color: #fe942e; background-image:url('theme_arrow.gif'); } div.tech_menu_button_product a:link { color: #ffffff;  text-decoration:none; background-color: #fe942e; background-image:url('theme_arrow.gif'); } div.tech_menu_button_product a:hover { color: #ffffff;  text-decoration:none; background-color: #0032aa; 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: 400px; voice-family: "\"}\""; voice-family: inherit; width: 762px; } html>div#maincontent { width: 400px; } #contemporary_top_bar { width: auto; background-color: #fe942e; 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: 400px; text-align: left; } .contemporary_left_column	{ float: left;  width: 120px; } .contemporary_right_column	{ float: right; width: 400px; padding: 0px 36px 0px 0px; } /* End of Styles for Contemporary Theme */ /* ---------------------------------------------------- Jump Media Styles ---------------------------------------------------- */ div.cfsbackground { position:fixed; top:0px; left:0px; width:100%; height: 402px; background: url('cfs_backgroundgraphic.jpg') no-repeat top center; z-index:1; } div.cfsheader { position:fixed; top:0px; width:100%; height:45px; z-index:4; background-image:url('cfs_fibreglass_02.png'); background-repeat:repeat-x; text-align:center; display:block; left:0px; } div.cfsheader { position:fixed; top:0px; width:100%; height:45px; z-index:4; background-image:url('cfs_fibreglass_02.png'); background-repeat:repeat-x; text-align:center; display:block; left:0px; } div.cfstopnev { position:relative;  top:10px; width:880px; color:#ffffff; text-align:right; padding: 0 0px 0 0;  margin-left:auto; margin-right:auto; } div.cfstopnev a:link{ color:#FFFFFF; text-decoration: none; } div.cfstopnev a:visited{ color:#FFFFFF; text-decoration: none; } div.cfstopnev a:hover{ color:#769CD3; text-decoration: none; } div.cfsfootercontainer {  position:fixed;  bottom:0px;  left:0px;  width:100%;  height:45px;  z-index:3;  background-image:url('cfs_fibreglass_44.png');  background-repeat:repeat-x;  text-align: center;  display:block;  } div.cfsfooter { position:relative;  top:20px; width:880px; color:#666666; text-align:right; margin-left:auto; margin-right:auto; padding: 0px 0px 0 0; margin-top:-4px; text-size:10px; } div.cfsfooter a:link{ color:#666666; text-decoration: none; } div.cfsfooter a:visited{ color:#666666; text-decoration: none; } div.cfsfooter a:hover{ color:#999999; text-decoration: none; } .rsslink { } div.cfsgoto { float:left; padding: 3px 0 0 0px; position:relative;  text-align:left; } div.cfscontainer { position:relative; margin-left:auto; margin-right:auto; width: 900px; background-image:url('cfs_fibreglass_background.png'); background-repeat:repeat-y; padding: 0 0 40px 0; z-index:2; } div.cfsbannercontainer { position:relative; top:0px; margin-left:auto; margin-right:auto; width:900px; background-image:url('cfs_fibreglass_background.png'); background-repeat:repeat-y; z-index:2; } div.cfsbanner { top:35px; display:block; position:relative; width:854px; left:10px; background-image:url('cfs_banner.jpg'); background-repeat:none; background-color:#FFFFFF; padding:17px 13px 0 13px; height:115px; } div.cfssearch { position:relative; display:block; clear:both; width:854px; left:10px; bottom:0px; padding: 4px 13px 4px 13px; background: url('cfs_searchback.png') repeat-x; } .search {  font-size:10px; border: 1px solid #8CAAD4; color:#164B98; } div.cfslogin { position:absolute; top:20px; right:10px; margin: 0 10px 0 0; padding:0px; color:#FF0808; font-size:10px; } div.cfslogin a:link{ font-weight:bold; color:#6C6C6C; display:block; text-decoration:none; padding: 0 0 5px 0; } div.cfslogin a:visited{ font-weight:bold; color:#6C6C6C; display:block; text-decoration:none; padding: 0 0 5px 0; } div.cfslogin a:hover{ font-weight:bold; color:#464646; display:block; text-decoration:none; padding: 0 0 5px 0; } span.cfscustlogin a:link{ color:#1854A1; background: url('cfs_fibreglass_09.gif') no-repeat; text-decoration:none; font-weight:bold; padding: 0px 0 3px 18px; display:block;	 } span.cfscustlogin a:visited{ color:#1854A1; background: url('cfs_fibreglass_09.gif') no-repeat; text-decoration:none; font-weight:bold; padding: 0px 0 3px 18px; display:block; } span.cfscustlogin a:hover{ color:#0F366F; background: url('cfs_fibreglass_09.gif') no-repeat; text-decoration:none; font-weight:bold; padding: 0px 0 3px 18px; display:block; } div.cfstelephone { position:relative; top:0px; float:right; color:#BDD5E7; margin:0; padding:4px 0 0 0; } span.phonenumber { color:#ffffff; font-weight:bold; } .searchform { width:240px; display:inline; } div.cfsshopping { width:100%; background-color:#E6E6E6; left:0px; display:block; color:#464646; padding:10px 10px 10px 15px; } .cfstitle { display:block; width:100%; background:url('cfs_fibreglass_18.jpg') no-repeat; height:19px; padding:3px 10px 0 15px; text-align:left; color:#ffffff; } .cfstitle a:link { text-decoration:none; color:#ffffff; } .cfstitle a:visited { text-decoration:none; color:#ffffff; } .cfstitle a:hover { text-decoration:none; color:#ffffff; } .shoppingnavright a:link { color:#454545; padding: 7px 10px 7px 15px; border-bottom:1px solid #CBCBCB; display:block; background-color:#E6E6E6; text-align:left; text-decoration:none; margin:0; width:100%; } .shoppingnavright a:visited { color:#454545; padding: 7px 10px 7px 15px; border-bottom:1px solid #CBCBCB; display:block; background-color:#E6E6E6; text-align:left; text-decoration:none; margin:0; width:100%; } .shoppingnavright a:hover { color:#454545; padding: 7px 10px 7px 15px; border-bottom:1px solid #CBCBCB; display:block; background-color:#C3C1C1; text-align:left; text-decoration:none; margin:0; width:100%; } .productsnav a:link { color:#ffffff; padding: 7px 10px 7px 15px; border-bottom:1px solid #133F7F; display:block; background-color:#164B98; text-align:left; text-decoration:none; margin:0; width:100%; text-size:10px; text-transform: capitalize; } .productsnav a:visited { color:#ffffff; padding: 7px 10px 7px 15px; border-bottom:1px solid #133F7F; display:block; background-color:#164B98; text-align:left; text-decoration:none; margin:0; width:100%; text-size:10px; text-transform: capitalize; } .productsnav a:hover { color:#ffffff; padding: 7px 10px 7px 15px; border-bottom:1px solid #133F7F; display:block; background-color:#0F366F; text-align:left; text-decoration:none; margin:0; width:100%; text-size:10px; text-transform: capitalize; } .projectssnav a:link { color:#ffffff; padding: 7px 10px 7px 15px; border-bottom:1px solid #133F7F; display:block; background-color:#0F366F; text-align:left; text-decoration:none; margin:0; width:100%; text-size:10px; text-transform: capitalize; } .projectssnav a:visited { color:#ffffff; padding: 7px 10px 7px 15px; border-bottom:1px solid #133F7F; display:block; background-color:#0F366F; text-align:left; text-decoration:none; margin:0; width:100%; text-size:10px; text-transform: capitalize; } .projectssnav a:hover { color:#ffffff; padding: 7px 10px 7px 15px; border-bottom:1px solid #133F7F; display:block; background-color:#164B98; text-align:left; text-decoration:none; margin:0; width:100%; text-size:10px; text-transform: capitalize; } div.cfsleft { position:relative; float:left; width:140px; margin: 0 0 0 10px; } div.cfsmiddle { position:relative; float:left; width:518px; padding:15px 17px 35px 15px; margin: 0 0 0 25px; } div.cfsright { position:relative; float:right; width:140px; margin: 0 35px 0 0; } div.clear { clear:both; } div.actinicpowered { position:relative; text-align:center; color:#565656; width:100%; background:url('cfs_fibreglass_33.png') top center no-repeat; padding: 100px 0 0 0; margin: 0 5px 0 12px; } div.actinicpowered p{ text-align:center; } .viewcart a:link { font-weight:bold; color:#464646; text-decoration:none; } .viewcart a:visited { font-weight:bold; color:#464646; text-decoration:none; } .viewcart a:hover { font-weight:bold; color:#666666; text-decoration:none; } /* --------------------------------------------   Vertical Accordions    --------------------------------------------- */ .accordion_toggle { display: block; height: 20px; width: 460px; background: #ffffff; padding: 0 30px 0 0; line-height: 20px; font-weight: bold; text-decoration: none; outline: none; font-size: 11px; color: #444444; cursor: pointer; margin: 0 0 0 0; } .accordion_toggle_active { background: #fe942e; color: #ffffff; padding: 0 30px 0 15px; } .accordion_content { color: #0032aa; overflow: hidden; padding: 0px 30px 0px 15px; background: #ffffff; } .accordion_content h1 { margin: 15px 0 0 10px; color: #000000; } .accordion_content p { padding: 10px 0 0 0; } .accordion_content a:link { text-decoration:underline; } .accordion_content a:hover { text-decoration:underline; } .accordion_content a:visited { text-decoration:underline; } .ct2 { background:#0032aa; font-size:8px; border: 1px solid #0032aa; color: #000000; } .ct1 { font-size:8px; border: 1px solid #000000; color: #000000; } .homemethods { background:url('cfs_fibreglass_23.jpg') bottom no-repeat; position:relative; float:left; width:133px; height:100px; padding: 10px 15px 0 15px; color:#ffffff; } .homemethods a:link { color:#ffffff; font-weight:normal; text-decoration:none; } .homemethods a:visited { color:#ffffff; font-weight:normal; text-decoration:none; } .homemethods a:hover { color:#F5CAA6; font-weight:normal; text-decoration:none; } .homeprojects { background:url('cfs_fibreglass_25.jpg') bottom no-repeat; position:relative; float:left; width:133px; height:100px; padding: 10px 15px 0 15px; color:#ffffff; margin: 0 0 0 9px; } .homeprojects a:link { color:#ffffff; font-weight:normal; text-decoration:none; } .homeprojects a:visited { color:#ffffff; font-weight:normal; text-decoration:none; } .homeprojects a:hover { color:#C5C3C3; font-weight:normal; text-decoration:none; } .homeguide { background:url('cfs_fibreglass_27.jpg') bottom no-repeat; position:relative; float:left; width:133px; height:100px; padding: 10px 15px 0 15px; color:#ffffff; margin: 0 0 0 9px; } .homeguide a:link { color:#ffffff; font-weight:normal; text-decoration:none; } .homeguide a:visited { color:#ffffff; font-weight:normal; text-decoration:none; } .homeguide a:hover { color:#89B2D2; font-weight:normal; text-decoration:none; } .projectimage { float:left; padding: 0 20px 20px 0; } div.projectdiv { position:relative; float:left; left:0px; height:auto; display:block; } div.newstitlediv { position:relative; clear:both; } div.newsleft { position:relative; float:left; } div.newsright { position:relative; float:right; padding: 15px 0 0 35px; } .newstitle { font-size: 13px; font-weight: 900; margin: 0px; color: #000000; display:block; } .cfsproductimage { margin: 0 20px 0 0; } .cfsnoproductimage { margin: 0; } .vat { font-weight:normal; color: #0032aa; } p.home a:link{ color:#464646; font-weight:normal; text-decoration:underline; } p.home a:visited{ color:#464646; font-weight:normal; text-decoration:underline; } p.home a:hover{ color:#666666; font-weight:normal; text-decoration:underline; } p.catbottom { margin: 0 0 30px 0; } div.receiptbackground { position:relative; margin-left:auto; margin-right:auto; width:600px; background-color:#ffffff; } hr.dotted { border:dashed #0B38A3;  border-width:1px 0 0 0;  height:0; line-height:0px; font-size:0; margin:0 0 5px 0; padding:0; clear:both; } p.sectionindent { padding: 0 0 0 27px; }