/* 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; font-family: Arial, Helvetica, sans-serif; color: #4e4e4e; font-size: 11px; } p, table, td, th { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #4e4e4e; margin-top: 0px; } form { margin: 0px; } a:link { color: #2d5986; text-decoration: none; } a:visited { color: #2d5986; text-decoration: none; } a:hover { color: #660000; text-decoration: underline; } a:active { color: #2d5986; text-decoration: none; } ul { list-style-type: square; } .actCHECKOUTEM { background-color: #ffffff; } .actCHECKOUTBG { background-color: #c0c0c0; } .actlarger { font-size: 13px; color: #4e4e4e; } .actsmaller{ font-size: 10px; color: #4e4e4e; } .actxxsmall { font-size: 10px; color: #4e4e4e; } .actxsmall { font-size: 11px; color: #4e4e4e; } .actsmall { font-size: 11px; color: #4e4e4e; } .actregular { font-size: 13px; color: #4e4e4e; } .actlarge{ font-size: 16px; color: #4e4e4e; } .actxlarge { font-size: 20px; color: #4e4e4e; } .actxxlarge { font-size: 20px; color: #4e4e4e; } .actwarningcolor { color: #ff0000; } .actrequiredcolor { color: #ff0000; } .actsearchhighlightcolor { color: #ff0000; } .actrequired { color: #ff0000; } .actwarning { font-size: 11px; color: #ff0000; } .actwelcome { font-size: 11px; color: #4e4e4e; } .actlogotext { font-size: 11px; color: #D9090E; font-style: normal; font-weight: bold; text-align: center; } .actlogout { font-size: 11px; color: #2d5986; } .thinborder1 { border: 1px solid #640000; } .thinborder2 { border: 1px solid #2d5986; } .thinred { border: solid 1px #640000; border-top: 0px; } .thinred2 { border: solid 1px #2d5986; 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: #c0c0c0; } table.checkout th { background-color: #ffffff; } .cart { background-color: #c0c0c0; } .cartheading { background-color: #ffffff; 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: #6699cc;  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: #640000; 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: #2d5986; } .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:#cccccc;  border-top: 1px solid #2d5986; border-bottom: 1px solid #2d5986; } .page_header_menu_cart_items	{ padding: 3px 5px 4px 5px; background-color:#cccccc;	 border-left: 1px solid #2d5986; border-top: 1px solid #2d5986; border-bottom: 1px solid #2d5986; } .page_header_menu_login	{ padding: 3px 5px 4px 17px; background-image:url('theme_icon_login.gif'); background-color:#cccccc;  border-top: 1px solid #2d5986; border-bottom: 1px solid #2d5986; } /* end page header fomatting elements ------------------------------------------------- */ /* page menu fomatting elements ------------------------------------------------------- */ .page_menu	{ background-color: #2d5986; margin: 0px 0px 0px 0px; } .page_menu_content	{ width: 762px; height: 21px; } .page_menu_items	{ background-color: #2d5986; padding: 0px 0px 0px 1px; height: 21px; float: left; width: 65%; } .page_menu_items_search	{ background-color: #2d5986; 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: 762px; 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: 762px; 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: #2d5986; background-image:url('theme_dotted_line.gif'); clear:both; } .solid_line_light_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #2d5986; clear:both; } .solid_line_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #640000; clear:both; } .dotted_outline_blue	{ border: 1px dotted #2d5986; padding: 8px; }		 /* end lines ---------------------------------------------------------------------------- */ .best_selling_items	{ padding: 10px; background-color: #6699cc; } .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: 20px; font-weight: 900; margin: 0px;		 padding: 16px 0px 4px 0px; color: #2d5986; } h1.subheading	{ font-size: 13px; font-weight: 900; margin: 0px; padding: 0px 0px 14px 0px; color: #2d5986; } h2	{ margin: 0px;font-size:1em;color:#2d5986; padding: 0px;display:inline } h2.clearall	{ font-size: 16px; font-weight: 900; margin: 0px; padding: 2px 0px 14px 0px; color: #2d5986; clear:both; } h4.product,h3.product	{ font-size: 1.2em; font-weight: 900; margin: 0px; padding: 0px 0px 6px 10px; color: #2d5986; } h4.product_price	{ font-size: 1.3em; font-weight: 900; margin: 0px; padding: 0px 0px 20px 10px; color:#2d5986 } .text_heading_left_column	{ margin: 0px; padding: 19px 0px 4px 0px; line-height:normal; color: #640000; 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: #ff0000; } /* end list fomatting ------------------------------------------------------------------- */ /* menu text --------------------------------------------------------------------------- */ .text_menu	{ padding: 2px 0px 2px 0px; font-size : 11px; margin: 0px; color : #6699cc; } .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: #2d5986; 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: #640000; margin: 0px; line-height:normal; padding: 2px 0px 10px 0px; }	 .text_footer	{ color: #2d5986; 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: #2d5986; 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: #2d5986; border: 1px solid #640000; color: #6699cc; 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: #2d5986; border: 1px solid #640000; color: #6699cc; 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: #2d5986; border: 1px solid #640000; color: #6699cc; 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: #c0c0c0; border: 1px solid #c0c0c0; color: #4e4e4e; vertical-align: top; } .form_main_search_box_td	{ background-color: #2d5986 } /* END OF FORM FORMATTING ELEMENTS ------------------------------------------------------ */ /* LINK FORMATTING ELEMENTS ------------------------------------------------------------- */ a.product_section:visited  { color : #2d5986; text-decoration : none; } a.product_section:link  { color : #2d5986; text-decoration : none; } a.product_section:active  { color : #2d5986; text-decoration : none; } a.product_section:hover  { color : #660000; text-decoration : none; } /* ------------------------ */ a.link_menu:visited  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #6699cc; text-decoration : none; background-color: #2d5986;  border: 1px solid #cccccc; } a.link_menu:link  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #6699cc; text-decoration : none; background-color: #2d5986; border: 1px solid #cccccc; } a.link_menu:active  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #6699cc; text-decoration : none; background-color: #2d5986; border: 1px solid #cccccc; } a.link_menu:hover  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #6699cc; text-decoration : none; background-color: #640000; border: 1px solid #cccccc; } /* ------------------------ */ a.link_footer:visited  { color : #cccccc; text-decoration : underline; } a.link_footer:link  { color : #cccccc; text-decoration : underline; } a.link_footer:active  { color : #cccccc; text-decoration : underline; } a.link_footer:hover  { color : #cccccc; text-decoration : underline; } /* ------------------------ */ a.link_breadcrumbs:visited	{	 color : #640000; text-decoration : underline; } a.link_breadcrumbs:link  { color : #640000; text-decoration : underline; } a.link_breadcrumbs:active  { color : #640000; text-decoration : underline; } a.link_breadcrumbs:hover  { color : #640000; text-decoration : underline; } /* ------------------------ */ a.link_cart:visited	{	 color : #640000; text-decoration : underline; } a.link_cart:link  { color : #640000; text-decoration : underline; } a.link_cart:active  { color : #640000; text-decoration : underline; } a.link_cart:hover  { color : #640000; text-decoration : underline; } /* ------------------------ */ a.link_terms_conditions:visited	{	 color : #cccccc; text-decoration : underline; } a.link_terms_conditions:link  { color : #cccccc; text-decoration : underline; } a.link_terms_conditions:active  { color : #cccccc; text-decoration : underline; } a.link_terms_conditions:hover  { color : #cccccc; 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: 762px; text-align: left; height: 100%; bottom: 0px; background-color: #ffffff; border-right: 1px solid #640000; border-left: 1px solid #640000; padding: 0px 1px 0px 1px; } /* page header fomatting elements ----------------------------------------------------- */ .tech_page_header_content	{ width: 762px; text-align: left; height: 65px; border-bottom: 4px solid #640000; } .tech_page_header_logo_container	{ float: left; padding: 0px 0px 0px 15px; } .tech_page_header_menu	{ background-color: #640000; border-bottom: 1px solid #cccccc; 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 #cccccc; height: 21px; } .tech_page_header_menu_cart_items	{ padding: 3px 5px 4px 5px; border-left: 1px solid #cccccc; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; } .tech_page_header_menu_search	{ padding: 3px 3px 2px 1px; } /* end page header fomatting elements ------------------------------------------------- */ /* page menu formatting elements ------------------------------------------------------- */ .tech_main_menu	{ background-color: #640000 } .tech_menu_bottom	{ height: 4px; background-color: #640000; } .tech_menu_button_border	{ width: 121px;  border-right: 1px #6699cc solid; border-top: 1px #6699cc solid; } div.tech_menu_button { width: 119px;  top: 0px; left: 0px;  border: 1px #640000 solid; } div.tech_menu_button_product { width: 119px;  top: 0px; left: 0px;  border: 1px #640000 solid; } .tech_menu_button_title	{ width: 122px; border-top: 1px #6699cc solid; background-color: #640000; } /* end page menu fomatting elements ---------------------------------------------------- */ /* page body fomatting elements -------------------------------------------------------- */ .tech_page_body_content	{ width: 762px; text-align: left; } .tech_page_body_content_left_column	{ float: left;  width: 126px; } .tech_page_body_content_right_column	{ float: right; width: 574px; 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: #640000; clear:both; } .tech_solid_line_light_blue	{ height: 1px; background-color: #cccccc; clear:both; } .tech_outline_blue	{ border: 1px solid #cccccc; 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: #cccccc; margin: 0px; padding: 0px; } .tech_product_mini_padding	{ margin: 8px 8px 0px 8px; } /* PRODUCT FORMATTING ELEMENTS & LINE ELEMENTS -------------------------------------------- */ /* menu text --------------------------------------------------------------------------- */ .tech_text_product_section	{ padding: 3px 3px 3px 5px; margin: 0px; color : #6699cc; font-size : 11px; font-weight: 900; } .tech_text_menu_cart	{ padding: 2px 0px 2px 0px; font-size : 11px; margin: 0px; color : #6699cc; background-color: #640000;} .tech_text_menu_cart_items	{ color : #6699cc; 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: #2d5986; font-weight: 900; font-size: 13px; } .tech_text_product_mini_title	{ color: #6699cc; 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 : #6699cc; text-decoration : none; background-color: #2d5986;  border-left: 1px solid #6699cc; border-top: 1px solid #6699cc; border-bottom: 1px solid #6699cc; } a.tech_link_menu_cart_left:link  { padding: 2px 5px 2px 5px; margin: 0px 0px 0px 0px;	 color : #6699cc; text-decoration : none; background-color: #2d5986; border-left: 1px solid #6699cc; border-top: 1px solid #6699cc; border-bottom: 1px solid #6699cc; } a.tech_link_menu_cart_left:active  { padding: 2px 5px 2px 5px; margin: 0px 0px 0px 0px;	 color : #6699cc; text-decoration : none; background-color: #cccccc; border-left: 1px solid #6699cc; border-top: 1px solid #6699cc; border-bottom: 1px solid #6699cc; } a.tech_link_menu_cart_left:hover  { padding: 2px 5px 2px 5px; margin: 0px 0px 0px 0px;	 color : #6699cc; text-decoration : none; background-color: #cccccc; border-left: 1px solid #6699cc; border-top: 1px solid #6699cc; border-bottom: 1px solid #6699cc; } a.tech_link_menu_cart_right:visited  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #6699cc; text-decoration : none; background-color: #2d5986;  border-left: 1px dotted #6699cc; border-right: 1px solid #6699cc; border-top: 1px solid #6699cc; border-bottom: 1px solid #6699cc; } a.tech_link_menu_cart_right:link  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #6699cc; text-decoration : none; background-color: #2d5986; border-left: 1px dotted #6699cc; border-right: 1px solid #6699cc; border-top: 1px solid #6699cc; border-bottom: 1px solid #6699cc; } a.tech_link_menu_cart_right:active  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #6699cc; text-decoration : none; background-color: #cccccc; border-left: 1px dotted #6699cc; border-right: 1px solid #6699cc; border-top: 1px solid #6699cc; border-bottom: 1px solid #6699cc;} a.tech_link_menu_cart_right:hover  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #6699cc; text-decoration : none; background-color: #cccccc; border-left: 1px dotted #6699cc; border-right: 1px solid #6699cc; border-top: 1px solid #6699cc; border-bottom: 1px solid #6699cc;} /* ------------------------ */ /* Links in Sidebar Menus */ div.tech_menu_button a  { width: 113px;  color: #6699cc; text-decoration:none; display:block; padding:3px; text-align:left; background-color: #2d5986; font-size: 11px; } div.tech_menu_button a:visited { color: #6699cc;  text-decoration:none; background-color: #2d5986; } div.tech_menu_button a:active { color: #6699cc;  text-decoration:none; background-color: #cccccc; } div.tech_menu_button a:link { color: #6699cc;  text-decoration:none; background-color: #2d5986;} div.tech_menu_button a:hover { color: #6699cc; text-decoration:none; background-color: #cccccc; } div.tech_menu_button_product a   { width: 104px;  color: #6699cc; text-decoration:none; display:block; padding:3px 3px 3px 12px; text-align:left; background-color: #2d5986; font-size: 11px; } div.tech_menu_button_product a:visited { color: #6699cc;  text-decoration:none; background-color: #640000; background-image:url('theme_arrow.gif'); } div.tech_menu_button_product a:active { color: #6699cc;  text-decoration:none; background-color: #640000; background-image:url('theme_arrow.gif'); } div.tech_menu_button_product a:link { color: #6699cc;  text-decoration:none; background-color: #640000; background-image:url('theme_arrow.gif'); } div.tech_menu_button_product a:hover { color: #6699cc;  text-decoration:none; background-color: #cccccc; background-image:url('theme_arrow.gif'); } /* END OF LINK FORMATTING ELEMENTS ------------------------------------------------------ */ /* Styles for Contemporary Theme */ #shape12, #shape12copy, #shape12copy3, #shape12copy2  { visibility: visible; position: absolute; top: 77px; z-index: 4; width: 2px; height: 26px; background-repeat: no-repeat; } #shape12copy2  { background-image: url(../shape12copy2.gif); left: 654px; } #shape12copy3  { background-image: url(../shape12copy3.gif); left: 246px; } #shape12copy  { background-image: url(../shape12copy.gif); left: 515px; } #shape12  { background-image: url(../shape12.gif); left: 409px; } #maincontent { margin: 0 auto; background-color: #6699cc; height: 100%; padding: 7px; width: 776px; voice-family: "\"}\""; voice-family: inherit; width: 762px; } html>div#maincontent { width: 776px; } #contemporary_top_bar { width: auto; background-color: #640000; 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: 762px; text-align: left; } .contemporary_left_column	{ float: left;  width: 120px; } .contemporary_right_column	{ float: right; width: 574px; padding: 0px 36px 0px 0px; } /* End of Styles for Contemporary Theme */ aa  { text-decoration: none; color: #000000; } a ins  { text-decoration: none; } #tachbutton a:hover, #goswitchbutton a:hover, #tempbutton a:hover, #colorbutton a:hover, #hazbutton a:hover, #controllersbutton a:hover, #flowbutton a:hover, #remotebutton a:hover, #processbutton a:hover, #meteringbutton a:hover, #weighingbutton a:hover, #pressbutton a:hover, #specialbutton a:hover, #levelbutton a:hover, #vibrationbutton a:hover, #surgebutton a:hover, #displaybutton a:hover, #wirebutton a:hover, #sigbutton a:hover, #switchesbutton a:hover, #electricbutton a:hover, #gasbutton a:hover, #valvesbutton a:hover, #speedbutton a:hover  { background-position: -183px 0%; } #processbutton a, #gasbutton a, #sigbutton a, #wirebutton a, #weighingbutton a, #pressbutton a, #meteringbutton a, #specialbutton a, #tempbutton a, #flowbutton a, #hazbutton a, #goswitchbutton a, #colorbutton a, #displaybutton a, #valvesbutton a, #remotebutton a, #tachbutton a, #controllersbutton a, #electricbutton a, #switchesbutton a, #speedbutton a, #surgebutton a, #levelbutton a, #vibrationbutton a  { background-repeat: no-repeat; display: block; width: 183px; height: 20px; background-position: 0% 0px; } #tachbutton, #weighingbutton, #processbutton, #speedbutton, #meteringbutton, #gasbutton, #goswitchbutton, #controllersbutton  { visibility: visible; position: absolute; left: 262px; z-index: 2; width: 183px; height: 20px; } #switchesbutton, #displaybutton, #levelbutton, #remotebutton, #valvesbutton, #vibrationbutton, #flowbutton, #electricbutton  { visibility: visible; position: absolute; left: 469px; z-index: 2; width: 183px; height: 20px; } #colorbutton, #surgebutton, #specialbutton, #pressbutton, #wirebutton, #sigbutton, #hazbutton, #tempbutton  { visibility: visible; position: absolute; left: 677px; z-index: 2; width: 183px; height: 20px; } #contactbuttoncopy a:hover  { /*background-position: -105px 0%;*/ background:#6E372D } #enginbuttoncopy a:hover  { /*background-position: -175px 0%;*/ background:#6E372D } #homebuttoncopy a:hover  { /*background-position: -61px 0%;*/ background:#6E372D } #manbuttoncopy a:hover  { /*background-position: -164px 0%;*/ background:#6E372D } #onlinebutton a:hover  { /*background-position: -140px 0%;*/ background:#6E372D } #contactbuttoncopy a  { /*background: url(http://autoctrls.com/auto10media/contactbuttoncopy.gif) no-repeat 0% 0px;*/ display: block; width: 105px; height: 23px;text-align:center;font-size:1.3em;color:#fff;padding:3px auto } #controllersbutton  { top: 508px; } #contactbuttoncopy  { visibility: visible; position: absolute; left: 410px; top: 79px; z-index: 4; width: 105px; height: 23px; } #enginbuttoncopy a  { /*background: url(http://autoctrls.com/auto10media/enginbuttoncopy.gif) no-repeat 0% 0px;*/ display: block; width: 175px; height: 23px;text-align:center;font-size:1.3em;color:#fff;padding:3px auto } #homebuttoncopy a  { /*background: url(http://autoctrls.com/auto10media/homebuttoncopy.gif) no-repeat 0% 0px;*/ display: block; width: 61px; height: 23px;text-align:center;font-size:1.3em;color:#fff;padding:3px auto } #welcometoautomaticcontrolstext  { visibility: visible; position: absolute; left: 479px; top: 113px; z-index: 5; width: 377px; }#welcometoautomaticcontrolstext p  { font: 14px/17px "sans-serif"; margin: 0px; color: #FFFFFF; letter-spacing: -1px; text-align: left; } #manbuttoncopy a  { /*background: url(http://autoctrls.com/auto10media/manbuttoncopy.gif) no-repeat 0% 0px;*/ display: block; width: 164px; height: 23px;text-align:center;font-size:1.3em;color:#fff;padding:3px auto } #enginbuttoncopy  { visibility: visible; position: absolute; left: 72px; top: 79px; z-index: 4; width: 175px; height: 23px; } #weighingbutton  { top: 433px; } #homebuttoncopy  { visibility: visible; position: absolute; left: 10px; top: 79px; z-index: 4; width: 61px; height: 23px; } #onlinebutton a  { /*background: url(http://autoctrls.com/auto10media/onlinebutton.gif) no-repeat 0% 0px;*/ display: block; width: 140px; height: 23px;text-align:center;font-size:1.3em;color:#fff;padding:auto auto } #onlinebutton  {position: absolute; left: 515px; top: 79px; z-index: 4; width: 140px; height: 23px} #manbuttoncopy  { visibility: visible; position: absolute; left: 246px; top: 79px; z-index: 4; width: 164px; height: 23px; } #shape2copy  { background: #8B1719; visibility: visible; position: absolute; left: 468px; top: 109px; z-index: 4; width: 395px; height: 195px; background-image: url(../shape2copy.gif); } #shape10  { background: url(http://autoctrls.com/auto10media/shape10.gif) no-repeat; visibility: visible; position: absolute; left: 70px; top: 76px; z-index: 4; width: 2px; height: 27px; } #auto10  { margin: 0px auto; width: 877px; text-align:left; position: relative; } #layer2  { background: url(http://autoctrls.com/auto10media/valves.jpg) no-repeat; visibility: visible; position: absolute; left: 8px; top: 103px; z-index: 5; width: 453px; height: 207px; } #shape2  { background:#8B1719; visibility: visible; position: absolute; left: 459px; top: 103px; z-index: 3; width: 411px; height: 207px; } #shape9  { background: url(http://autoctrls.com/auto10media/shape9.gif) no-repeat; visibility: visible; position: absolute; left: 8px; top: 77px; z-index: 3; width: 862px; height: 14px; } #shape8  { background: url(http://autoctrls.com/auto10media/shape8.gif) no-repeat; visibility: visible; position: absolute; left: 8px; top: 77px; z-index: 2; width: 862px; height: 26px; } html, body  {
	padding: 0px;
	text-align:center;
	margin: 0px;
	;
	position: fixed;
} 

