/* theme.css contains styles that support different sizes of theme images */ @import url("theme.css"); /* begin general styles for all themes */ html,body { FONT-SIZE: 11px; MARGIN: 0px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: justify; background-color:#C4AE7B; } p, table, td, th { vertical-align:top; } form { margin: 0px; } a:link { color:#333333; TEXT-DECORATION: none; } a:visited { color:#333333; TEXT-DECORATION: none; } a:hover { color: #333333; text-decoration: underline; } a:active { color: #333333; text-decoration: none; } ul { LIST-STYLE-IMAGE: url(bullet.gif); image-position: left; } li { LIST-STYLE-IMAGE: url(bullet.gif); image-position: left;  text-align:left; } .fontHeader { color:#ffedb7; font-size:11px; vertical-align:middle; } .fontHeader a { color:#ffedb7; font-size:11px; } .fontHeader a:visited { color:#ffedb7; font-size:11px; } .fontHeader a:hover { color:#ffedb7; font-size:11px; } .content_left { text-align: left; margin-right: 20px; } .content_right { text-align: left; } table.checkout td { background-color: #eeeeee; } table.checkout th { background-color: #9d7600; } .cart { background-color: #eeeeee; } .cartheading { background-color: #ffffff; font-weight: bold; } * html .boxhead h2 {height: 1%;} .sidebox { background: url('theme_curve4.gif') no-repeat bottom right; } .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: #fffae8;  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 */ /* PAGE MAIN FORMATTING ELEMENTS ------------------------------------------------------ */ /* page body fomatting elements -------------------------------------------------------- */ .page_body	{ padding: 0px 0px 0px 0px; } .page_body_content	{ width: 100%; text-align: left; } .page_body_content_left_column	{ width: 210px; } .page_body_content_right_column	{ width: 100%; } /* end page body fomatting elements ----------------------------------------------------- */ /* page footer fomatting elements ------------------------------------------------------- */ .page_footer	{ padding: 30px 0px 30px 0px; clear:both; } .page_footer_content	{ width: 100%; 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: #cc9900; background-image:url('theme_dotted_line.gif'); clear:both; } .solid_line_light_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #cc9900; clear:both; } .solid_line_blue	{ height: 1px; padding: 0px; margin: 0px; background-color:#936F00; clear:both; } .dotted_outline_blue	{ border: 1px dotted #cc9900; padding: 8px; }		 /* end lines ---------------------------------------------------------------------------- */ .best_selling_items	{ padding: 10px; background-color: #fffae8; } .best_selling_items_spacing	{ padding: 0px 0px 8px 8px; } .product_image_cost	{ margin: 0px 12px 8px 0px; text-align: center; float: left; } .product_list	{ padding-top:15px; padding-bottom:10px; }	 /* 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: #936F00; } h1.subheading	{ font-size: 13px; font-weight: 900; margin: 0px; padding: 0px 0px 14px 0px; color: #936F00; } h2	{ font-size: 16px; font-weight: 900; margin: 0px; padding: 2px 0px 14px 0px; color: #936F00; } h2.clearall	{ font-size: 16px; font-weight: 900; margin: 0px; padding: 2px 0px 14px 0px; color: #936F00; clear:both; } h3.product	{ font-size: 13px; font-weight: 900; margin: 0px; padding: 0px 0px 6px 0px; color: #936F00; } 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: #936F00; font-weight: 900; font-size: 13px; } /* end headings ------------------------------------------------------------------------- */ /* list fomatting ----------------------------------------------------------------------- */ ul.products	{ line-height: normal; margin: 5px 0px 5px 30px; font-size: 11px; color: #333333; } /* end list fomatting ------------------------------------------------------------------- */ /* menu text --------------------------------------------------------------------------- */ .text_menu	{ padding: 2px 0px 2px 0px; font-size : 11px; margin: 0px; color : #333333; } .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: #cc9900; 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: #cc9900; margin: 0px; line-height:normal; padding: 2px 0px 10px 0px; }	 .text_footer	{ color: #cc9900; font-size: 10px; padding:0px; margin:4px 0px 0px 0px; } .text_options	{ font-weight: 900; } .text_word_spacing_8px	{ word-spacing: 8px; } /* 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: #cc9900; border: 1px solid #cc9900; color: #fffae8; 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: #cc9900; border: 1px solid #cc9900; color: #fffae8; float: right; 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: 60px; height: 16px; margin: 0px 1px 0px 1px; padding: 0px 0px 0px 2px; font-size : 11px; background-color: #fffae8; border: 1px solid #fffae8; color: #333333; vertical-align: top; } .form_main_search_box_td	{ background-color: #cc9900; } /* END OF FORM FORMATTING ELEMENTS ------------------------------------------------------ */ /* LINK FORMATTING ELEMENTS ------------------------------------------------------------- */ a.product_section:visited  { color : #333333; text-decoration : none; } a.product_section:link  { color : #333333; text-decoration : none; } a.product_section:active  { color : #333333; text-decoration : none; } a.product_section:hover  { color : #333333; text-decoration : none; } a.link_footer:visited  { color : #cc9900; text-decoration : underline; } a.link_footer:link  { color : #cc9900; text-decoration : underline; } a.link_footer:active  { color : #cc9900; text-decoration : underline; } a.link_footer:hover  { color : #cc9900; text-decoration : underline; } /* ------------------------ */ a.link_breadcrumbs:visited	{	 color : #cc9900; text-decoration : none; } a.link_breadcrumbs:link  { color : #cc9900; text-decoration : none; } a.link_breadcrumbs:active  { color : #cc9900; text-decoration : none; } a.link_breadcrumbs:hover  { color : #cc9900; 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: 100%; text-align: left; height: 100%; bottom: 0px; background-color: #fffae8; border-right: 1px solid #ffedb7; border-left: 1px solid #ffedb7; padding: 0px 1px 0px 1px; } /* page body fomatting elements -------------------------------------------------------- */ .tech_page_body_content	{ width: 100%; text-align: left; } .tech_page_body_content_left_column	{ float: left;  width: 210px; } .tech_page_body_content_right_column	{ float: right; width: 100%; 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: #cc9900; clear:both; } .tech_solid_line_light_blue	{ height: 1px; background-color: #cc9900; clear:both; } .tech_outline_blue	{ border: 1px solid #cc9900; 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: #9d7600; 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 : #fffae8; font-size : 11px; font-weight: 900; } .tech_text_menu_cart	{ padding: 2px 0px 2px 0px; font-size : 11px; margin: 0px; color : #fffae8; background-color: #ffedb7;} .tech_text_menu_cart_items	{ color : #fffae8; 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: #9d7600; font-weight: 900; font-size: 13px; } .tech_text_product_mini_title	{ color: #fffae8; font-weight: 900; padding: 3px 3px 3px 5px; margin: 0px; } /* end product text -------------------------------------------------------------------- */ /* END OF TEXT FORMATTING ELEMENTS ----------------------------------------------------- */ /* LINK FORMATTING ELEMENTS ------------------------------------------------------------- */ /* 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: #9d7600; font-size: 11px; } div.tech_menu_button a:visited { color: #ffffff;  text-decoration:none; background-color: #9d7600; } div.tech_menu_button a:active { color: #ffffff;  text-decoration:none; background-color: #9d7600; } div.tech_menu_button a:link { color: #ffffff;  text-decoration:none; background-color: #9d7600;} div.tech_menu_button a:hover { color: #ffffff; text-decoration:none; background-color: #9d7600; } 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: #9d7600; font-size: 11px; } div.tech_menu_button_product a:visited { color: #ffffff;  text-decoration:none; background-color: #ffedb7; background-image:url('theme_arrow.gif'); } div.tech_menu_button_product a:active { color: #ffffff;  text-decoration:none; background-color: #ffedb7; background-image:url('theme_arrow.gif'); } div.tech_menu_button_product a:link { color: #ffffff;  text-decoration:none; background-color: #ffedb7; background-image:url('theme_arrow.gif'); } div.tech_menu_button_product a:hover { color: #ffffff;  text-decoration:none; background-color: #9d7600; background-image:url('theme_arrow.gif'); } /* END OF LINK FORMATTING ELEMENTS ------------------------------------------------------ */ .bg1 { background-color:#cc9900; } .bg2 { background-color:#ffedb7; } .text1 { color:#ffedb7; } .text1 a { color:#ffedb7; } .text2 { color:#9d7600; font-weight:bold; } .box1 { background-color:#fffae8; border:1px solid #cc9900; padding:5px; } .box2 { border:1px solid #cc9900; padding:5px; } .line3 { border-bottom:1px dotted #cc9900; } .line1 { border-bottom:1px dotted #cc9900; } .line2 { border-bottom:1px solid #cc9900; } .textform { font-size:11px; border: 1px solid #cc9900; margin:0px; background-color:#ffffff; height:18px; } .select { font-size:12px; }