/* theme.css contains styles that support different sizes of theme images */ @import url("theme.css"); html,body { background-color:#000000; color: #000000; font:14px "Trebuchet MS", Verdana, Arial; text-align:center; } * { margin:0px; padding:0px; } * a { cursor:pointer; } #wrapper { margin:20px auto; width:1000px; text-align:left; border:1px solid #ffffff; cursor:default; } .headfoot { position:relative; height:70px; background:#231f20;  color:#ffffff; padding:5px; } .headfoot div { position:absolute; } #logo { bottom:14px; left:4px; } #cart { bottom:42px; right:4px; font-variant:small-caps; } #cart img { vertical-align:middle; } #topnav { bottom:14px; right:4px; border-bottom:1px solid #ffcc00; } #topnav a { display:block; float:left; margin-left:4px; padding:2px 3px; border-top:1px solid #231f20; border-left:1px solid #231f20; border-right:1px solid #231f20; } #topnav a:active, #topnav a:hover, #topnav a.sel { border-color:#ffcc00; color:#ffffff; text-decoration:none; } #container { position:relative; background-color:#ffffff;  border-left:180px solid #231f20; border-right:180px solid #231f20; } #inner { display:block; margin-left:-180px; margin-right:-180px; padding:5px; } #left { display:block; float:left; position:relative; top:-5px; width:160px; left:0px; color:#ffffff; } #right { display:block; float:right; position:relative; top:-5px; right:0px; width:160px; color:#ffffff; text-align:right; } #center { margin-left:180px; margin-right:180px; position:relative; min-height:400px; height:auto !important; height:400px; } .clearit { clear:both; } #teclan { bottom:4px; right:4px; text-align:right; } #teclan a img { border:none; } /* Section lists */ #sectionlist, #info-pages, #new-products { margin-bottom:12px; } #sectionlist a, #info-pages a { display:block; color:#ffcc00; text-decoration:none; border-bottom:1px solid #ffffff; padding: 4px 0px 4px 0px; } /*fixes for Internet Explorer*/ * html #sectionlist a {height:1%;} * html #info-pages a {height:1%;} #sectionlist a:hover, #info-pages a:hover{ background-color:#000000; } h3.sectionheader { font-size:18px; padding:0px; margin:0px; font-weight:normal; font-variant:small-caps; text-decoration:underline; } #new-products h3.sectionheader { margin-bottom:4px; } .infopage { background-color:#ffffff; } .feature { border:1px solid #ffcc00; padding:3px; margin-bottom:12px; } .feature img { float:right; } a:link { color: #ffcc00; text-decoration: none; } a:visited { color: #ffcc00; text-decoration: none; } a:hover { color: #ffcc00; text-decoration: underline; } a:active { color: #ffcc00; text-decoration: none; } ul { list-style-type: square; } .actCHECKOUTEM { background-color: #efefef; } .actCHECKOUTBG { background-color: #efefef; } .actlarger { font-size: 15px; color: #000000; } .actsmaller{ font-size: 13px; color: #000000; } .actxxsmall { font-size: 13px; color: #000000; } .actxsmall { font-size: 14px; color: #000000; } .actsmall { font-size: 14px; color: #000000; } .actregular { font-size: 15px; color: #000000; } .actlarge{ font-size: 16px; color: #000000; } .actxlarge { font-size: 22px; color: #000000; } .actxxlarge { font-size: 22px; color: #000000; } .actwarningcolor { color: #cc0000; } .actrequiredcolor { color: #cc0000; } .actsearchhighlightcolor { color: #cc0000; } .actrequired { color: #cc0000; } .actwarning { font-size: 14px; color: #cc0000; } .actwelcome { font-size: 14px; color: #000000; } .actlogotext { font-size: 14px; color: #D9090E; font-style: normal; font-weight: bold; text-align: center; } .actlogout { font-size: 14px; color: #ffcc00; } .thinborder1 { border: 1px solid #231f20; } .thinborder2 { border: 1px solid #ffcc00; } .thinred { border: solid 1px #231f20; border-top: 0px; } .thinred2 { border: solid 1px #ffcc00; 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: #000000; } a.boxlink:link{ color: #000000; text-decoration:none; } a.boxlink:visited{ color: #000000; text-decoration:none; } a.boxlink:hover{ color: #000000; text-decoration:underline; } a.boxlink:active{ color: #000000; text-decoration:none; } table.checkout td { background-color: #efefef; } table.checkout th { background-color: #efefef; } .cart { background-color: #efefef; } .cartheading { background-color: #efefef; 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	{ background-color: #231f20; 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: #ffcc00; } .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:#a1a100;  border-top: 1px solid #ffcc00; border-bottom: 1px solid #ffcc00; } .page_header_menu_cart_items	{ padding: 3px 5px 4px 5px; background-color:#a1a100;	 border-left: 1px solid #ffcc00; border-top: 1px solid #ffcc00; border-bottom: 1px solid #ffcc00; } .page_header_menu_login	{ padding: 3px 5px 4px 17px; background-image:url('theme_icon_login.gif'); background-color:#a1a100;  border-top: 1px solid #ffcc00; border-bottom: 1px solid #ffcc00; } /* end page header fomatting elements ------------------------------------------------- */ /* page menu fomatting elements ------------------------------------------------------- */ .page_menu	{ background-color: #ffcc00; margin: 0px 0px 0px 0px; } .page_menu_content	{ width: 762px; height: 21px; } .page_menu_items	{ background-color: #ffcc00; padding: 0px 0px 0px 1px; height: 21px; float: left; width: 65%; } .page_menu_items_search	{ background-color: #ffcc00; 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: #ffcc00; background-image:url('theme_dotted_line.gif'); clear:both; } .solid_line_light_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #ffcc00; clear:both; } .solid_line_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #231f20; } .dotted_outline_blue	{ border: 1px dotted #ffcc00; 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: 22px; font-weight: 900; margin: 0px;		 padding: 16px 0px 4px 0px; color: #231f20; } h1.subheading	{ font-size: 15px; font-weight: 900; margin: 0px; padding: 0px 0px 14px 0px; color: #ffcc00; } h2	{ font-size: 16px; font-weight: 900; margin: 0px; padding: 2px 0px 14px 0px; color: #ffcc00; } h2.clearall	{ font-size: 16px; font-weight: 900; margin: 0px; padding: 2px 0px 14px 0px; color: #ffcc00; clear:both; } h3.product	{ font-size: 15px; font-weight: 900; margin: 0px; padding: 0px 0px 6px 0px; color: #ffcc00; } h3.product_price	{ font-size: 14px; 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: #231f20; font-weight: 900; font-size: 15px; } /* end headings ------------------------------------------------------------------------- */ /* list fomatting ----------------------------------------------------------------------- */ ul	{ line-height: 150%; padding: 0px 0px 0px 1px; margin: 0px 0px 18px 15px; font-size: 14px; } ul.products	{ line-height: normal; padding: 0px 0px 0px 1px; margin: 3px 0px 4px 15px; font-size: 14px; color: #cc0000; } /* end list fomatting ------------------------------------------------------------------- */ /* menu text --------------------------------------------------------------------------- */ .text_menu	{ padding: 2px 0px 2px 0px; font-size : 14px; 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: 13px; 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: #ffcc00; font-weight: 900; font-size: 14px;} .text_product_small_info_price	{ margin: 0px; padding: 8px 0px 0px 0px; line-height:normal; font-weight: 900; font-size: 14px; } /* end product text -------------------------------------------------------------------- */ .text_breadcrumbs	{ font-size: 13px; color: #231f20; margin: 0px; line-height:normal; padding: 2px 0px 10px 0px; }	 .text_footer	{ color: #ffcc00; font-size: 13px; padding:0px; margin:4px 0px 0px 0px; } .text_options	{ font-weight: 900; } .text_word_spacing_8px	{ word-spacing: 8px; } .text_terms_conditions	{ color: #ffcc00; font-size: 14px; 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 : 14px; background-color: #ffcc00; border: 1px solid #231f20; 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 : 14px; background-color: #ffcc00; border: 1px solid #231f20; color: #ffffff; background-image: url('theme_icon_search.gif'); word-spacing: normal; } .form_button_add_to_cart	{ font-weight:bold; margin: 0px; padding: 2px 8px; background-color: #231f20; border: 1px solid #231f20; color: #ffffff; cursor:pointer; }	 /* end buttons ------------------------------------------------------------------------- */ .form_input_general	{ line-height: normal; font-size : 14px; 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 : 14px; background-color: #efefef; border: 1px solid #efefef; color: #000000; vertical-align: top; } .form_main_search_box_td	{ background-color: #ffcc00 } /* END OF FORM FORMATTING ELEMENTS ------------------------------------------------------ */ /* LINK FORMATTING ELEMENTS ------------------------------------------------------------- */ a.product_section:visited  { color : #ffcc00; text-decoration : none; } a.product_section:link  { color : #ffcc00; text-decoration : none; } a.product_section:active  { color : #ffcc00; text-decoration : none; } a.product_section:hover  { color : #ffcc00; text-decoration : none; } /* ------------------------ */ a.link_menu:visited  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #ffcc00;  border: 1px solid #a1a100; } a.link_menu:link  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #ffcc00; border: 1px solid #a1a100; } a.link_menu:active  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #ffcc00; border: 1px solid #a1a100; } a.link_menu:hover  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #231f20; border: 1px solid #a1a100; } /* ------------------------ */ a.link_footer:visited  { color : #a1a100; text-decoration : underline; } a.link_footer:link  { color : #a1a100; text-decoration : underline; } a.link_footer:active  { color : #a1a100; text-decoration : underline; } a.link_footer:hover  { color : #a1a100; text-decoration : underline; } /* ------------------------ */ a.link_breadcrumbs:visited	{	 color : #231f20; text-decoration : underline; } a.link_breadcrumbs:link  { color : #231f20; text-decoration : underline; } a.link_breadcrumbs:active  { color : #231f20; text-decoration : underline; } a.link_breadcrumbs:hover  { color : #231f20; text-decoration : underline; } /* ------------------------ */ a.link_cart:visited	{	 color : #231f20; text-decoration : underline; } a.link_cart:link  { color : #231f20; text-decoration : underline; } a.link_cart:active  { color : #231f20; text-decoration : underline; } a.link_cart:hover  { color : #231f20; text-decoration : underline; } /* ------------------------ */ a.link_terms_conditions:visited	{	 color : #a1a100; text-decoration : underline; } a.link_terms_conditions:link  { color : #a1a100; text-decoration : underline; } a.link_terms_conditions:active  { color : #a1a100; text-decoration : underline; } a.link_terms_conditions:hover  { color : #a1a100; text-decoration : underline; }