/*//////////// MAIN MENU START /////////////////*/ .menu_header_body{ background-color: #fff; } div#menu_main_area { text-align: center; } div#menu_main { padding: 6px; } ul.menu_main { list-style: none; padding: 6px; margin: 0px; border-bottom: 1px solid #dedede; } ul.menu_main li { display: inline; padding: 0px; margin: 0px 5px; color: #F5E517; font-size: 12px; font-weight: bold; } ul.menu_main li a { color: #002940; text-decoration: none; padding: 6px; } ul.menu_main li a.none, ul.menu_main li a.none:hover { color: #002940; background: transparent; padding: 6px; } ul.menu_main li a.fake_hover, ul.menu_main li a.fake_hover:hover { color: white; background: #002940; } ul.menu_main li a:hover { color: white; text-decoration: none; background: #002940; } ul.menu_sub_menu_header { background: #002940; padding: 0px; margin: 0px; display: none; position: absolute; text-align: left; /*background: url(../../images/nav-sub-bg.png) repeat-x top #00009b;*/ } ul.menu_sub_menu_header li a { color: white; padding: 4px; display: block; } ul.menu_sub_menu_header li a:hover { color: #002940; background-color:#F5E517; /*background: url(../../images/nav-sub-hover.png) repeat-x top #00001c;*//*#a15313;*/ } ul.menu_sub_menu_header li { text-align: left; padding: 0px; margin: 0px; } /*//////////// MAIN MENU START /////////////////*/ .menu_footer_body{ /*background-color: #E3E1E1;*/ } ul.menu_footer { list-style: none; padding: 0px; margin: 0px; color: white; border: 0px; } ul.menu_footer li { /* menu item */ display: inline; padding: 0px; margin: 0px 5px; color: white; font-size: 12px; font-weight: bold; } ul.menu_footer li a { /* menu item link */ color: #333; text-decoration: none; padding: 6px; } ul.menu_footer li a:hover { /* menu item link hover */ color: #333; text-decoration: none; background: #dedede; } ul.menu_footer li a.none, ul.menu_footer li a.none:hover { /* faking the hover for non-link items (used in js) */ color: #333; background: transparent; padding: 6px; } ul.menu_footer li a.fake_hover, ul.menu_footer li a.fake_hover:hover { color: #333; background: #002940; } ul.menu_sub_menu_footer { /* the whole sub menu */ border: 1px solid #002940; background: white; padding: 0px; margin: 0px; display: none; position: absolute; text-align: left; } ul.menu_sub_menu_footer li { /* a sub menu item */ text-align: left; padding: 0px; margin: 0px; } ul.menu_sub_menu_footer li a { /* a sub menu link */ color: black; padding: 4px; display: block; } ul.menu_sub_menu_footer li a:hover { /* sub menu link hover */ color: black; background: #dedede; } /*//////////// MAIN MENU LEFT START /////////////////*/ .menu_left_body{ background-color: #FF6908; } .menu_left { font-size: 12px; color: #000; text-decoration: none; font-weight: bold; padding: 3px; } .menu_left:hover { color: #0A1F62; text-decoration: underline; } .menu_left_m{ font-size: 12px; color: #FF6600; text-decoration: none; font-weight: bold; padding: 3px; } .menu_left_m:hover { font-size: 12px; color: #0A1F62; text-decoration: underline; } /*/////////////// SUB MENU START ////////////////////*/ .menu_left_sub { font-weight: bold; font-size: 11px; color: #666; text-indent: 6pt; text-decoration: none; } .menu_left_sub:hover { color: #666; text-decoration: underline; } /*------------------------------------------------*/ .menu_left_sub_m { font-weight: bold; font-size: 11px; color: #5D7110; text-indent: 6pt; text-decoration: none; } .menu_left_sub_m:hover { font-size: 11px; color: #9EC321; text-indent: 6pt; text-decoration: none; } /*-----------------------------------------------*/ .menu_left_sub_sub { font-size: 11px; color: #0A1F62; text-decoration: none; padding-left: 8px; } .menu_left_sub_sub:hover { color: #0A1F62; text-decoration: underline; } .menu_left_sub_sub_m { font-size: 11px; color: #D9EDFD; text-decoration: none; text-indent: 8pt; } .menu_left_sub_sub_m:hover { font-size: 11px; color: #41B6A6; text-decoration: none; text-indent: 8pt; } /*//////////// MAIN RIGHT MENU START /////////////////*/ .menu_right_body{ background-color: #FF6908; } .menu_right { font-size: 12px; color: #0A1F62; text-decoration: none; font-weight: bold; padding: 3px; } .menu_right:hover { color: #0A1F62; text-decoration: underline; } .menu_right_m{ font-size: 12px; color: #0A1F62; text-decoration: none; font-weight: bold; padding: 3px; } .menu_right_m:hover { font-size: 12px; color: #0A1F62; text-decoration: underline; } /*/////////////// SUB MENU START ////////////////////*/ .menu_right_sub { font-size: 10px; color: #a50115; padding: 1px 15px; text-decoration: none; letter-spacing: 1px; clear: left; float: left; } .menu_right_sub:hover { font-size: 10px; color: #000000; padding: 1px 15px; text-decoration: none; letter-spacing: 1px; } .top_category { font-size: 14px; color: #FF6600; text-decoration: none; font-weight: bold; padding: 3px; } .top_category:hover { color: #0A1F62; text-decoration: underline; } .top_category_m, a.top_category_m{ font-size: 14px; color: #FF6600; text-decoration: none; font-weight: bold; } .product_msg{ color:#FF6600; font-weight:bold; } .product_column_box{ border:#002940 1px outset; /*position:relative; margin-right:6px;*/ width:100%; } .product_image_box{ padding:15px; text-align:center; height:160px; } .product_display{ padding:2px; text-align:center; color:#000; } .product_buttons{ border-bottom:1px #002940 solid; border-right:1px #002940 solid; border-left:1px #002940 solid; border-top:1px #002940 none; /*margin-right:6px;*/ } .product_buy_now{ background-color:#F5E517; text-align:center; } .product_more_info{ background-color:#002940; text-align:center; } .table_cart { border: #ffffff 1px solid; background-color: #FFFFFF; } .mincart-cont { /*border-top: 1px solid #002940;*/ border-bottom: 1px solid #002940; margin-top:3px; margin-bottom:3px; } .mincart-title { background: #002940; font-weight: bold; padding:2px; } .mincart-content { height: 40px; overflow: auto; } .mincart-qty { color: #f60; font-weight: bold; } a.mincart-view { font-size: 12px; color: #fff; } a.mincart-view:hover { color: #ccc; } .cart_total_box { background: #002940; font-weight: bold; color:#fff; } .search_container{ background-color: #002940; } .search_frm { padding: 0px; margin: 0px; } .search_data { font-size: 11px; border: 1px solid #002940; width: 100px; } .search_btn { font-size: 11px; color: black; background: #F5E517; border: 1px solid #002940; cursor: pointer; } .search_result, a.search_results { float:left; padding-right:5px; padding-left:5px; font-weight:bold; } .search_result_box { border:1px solid #002940; padding:4px; margin-bottom:5px; } fieldset{ border: 0px #ffffff solid; } .popbox{ border-color: #B0B4B6; border-style: solid; border-width: 1px; background-color: white; padding: 4px; color: #000000; text-decoration: none; text-align: center; font-size: 12px; font-family: Arial; width: 160px; } .popboxHeader{ border-color: #B0B4B6; border-style: solid; border-width: 1px; background-color: white; padding: 4px; text-decoration: none; text-align: center; font-size: 12px; font-family: Arial; background-color: #27527A; font-weight: bold; color: #FFFFFF; font-size: 10px; } .tbl1 { BACKGROUND-COLOR: #F6F4DB; } .tbl2 { BACKGROUND-COLOR: #F4EEA6; } .tbl3 { BACKGROUND-COLOR: #F4EB7A; } .trail_link_main { FONT-SIZE: 12px; /*COLOR: #000;*/ TEXT-DECORATION: none; } .trail_link_main:hover { FONT-SIZE: 12px; COLOR: #0A1F62; text-decoration: underline; } .trail_link { FONT-SIZE: 12px; color: #000; TEXT-DECORATION: none; } .trail_link:hover { FONT-SIZE: 12px; COLOR: #0A1F62; text-decoration: underline; } .trail_link_marked{ FONT-WEIGHT: bold; FONT-SIZE: 12px; color:#FF6600; TEXT-DECORATION: none } .trail_link_marked:hover { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0A1F62; text-decoration: underline; } .trail_link_m { color:#FF6600; } .trail_link { color:#FF6600; } .menu_left_sub_sub_m2 { font-weight:bold; color:#FF6600; } .latest-news-cont { text-align: left; padding: 0px; margin: 0px; margin-bottom: 4px; font-size: 11px; } .latest-news-cont h2, .latest-review-cont h2, .latest-video-cont h2 { text-align: center; background: #002940; font-weight: bold; padding: 4px; margin: 0px; margin-bottom: 2px; font-size: 12px; color: white; } .latest-news-cont ul { padding: 4px; padding-left: 18px; margin: 0px; list-style-position: outside; } .latest-news-cont li { padding-left: 5px; } .latest-news-cont li a { color: black; text-decoration: none; } .latest-news-cont li a:hover { text-decoration: underline; } .latest-news-cont p { padding: 2px; margin: 0px; margin-bottom: 4px; font-size: 11px; } .latest-news-cont h3 { padding: 2px; margin: 0px; font-size: 11px; } a.news-more { /*color: #F5E517;*/ color: #FF6600; font-weight: bold; text-decoration: none; } a.news-more:hover { text-decoration: underline; } a { color: #002940; text-decoration: none; } a:hover { color: #000; text-decoration: underline; } a img { border: 0px; } form{ padding:0px; margin:0px; } table { color: #000000; font-size: 12px; } body { margin-top:10px; color: #002940; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #002940; } .fatgalah, .login { color: #7F8a95; font-size: 11px; text-decoration: none; } .fatgalah:hover, .login:hover { color: #996262; font-size: 11px; text-decoration: none; } .MenuHeading{ color: #000; font-size: 12px; font-weight: bold; padding: 6px; } .err_txt { color: #FF0000; font-weight: bold; } .strike_txt{ text-decoration: line-through; } .buttons { color: #000000; font-size: 11px; } .input { font-size: 10px; border: 1px solid #999999; color: #000000; background-color: #ffffff; } .page_numbers { text-align: center; padding: 1px; } .pg_nos { color: #000000; font-size: 12px; font-weight: bold; text-decoration: none; padding: 2px 5px; text-align: center; } .pg_nos:hover { color: #fff; background: #002940; text-decoration: none; } .pg_nos_active { color: #fff; font-size: 12px; font-weight: bold; text-decoration: none; padding: 2px 5px; text-align: center; background: #002940; } .pg_nos_active:hover { color: #002940; background: #F5E517; text-decoration: none; } .pg_label { font-family: Verdana, Helvetica, Arial, sans-serif; color: #000000; font-size: 12px; font-weight: bold; text-decoration: none; padding: 2px 5px; text-align: center; } .text_field { font-size: 10px; border: 1px #808080 solid; } .text_sml { font-family: Arial, Helvetica, sans-serif; font-size: 9px; } .text_s_link { color: #000000; font-size: 10px; text-decoration: none; } .text_s_link:hover { color: #0A1F62; font-size: 10px; } .anchor { cursor: pointer; } hr { height: 1px; color: #FFFFFF; } .labels { color: #505d70; font-size: 12px; font-weight: bold; text-decoration: none; cursor: pointer; padding: 1px; } .labels:hover { color: #000000; font-size: 12px; font-weight: bold; padding: 1px; cursor: pointer; } .red_heading{ font-size: 14px; font-weight: bold; color: #d71920; } .table_border { border: 1px #B6A900 solid; } .table_heading { background-color: #F5E517; font-weight: bold; color: #000; font-size: 12px; } .row_white { background-color: #ffffff; } .row_colour { background-color: #F6F4DB; } .text_fields { font-size: 10px; border: 1px #808080 solid; } .read_only { font-size: 10px; border: 1px #ffffff solid; } .input_data { font-size: 10px; border: 1px #808080 solid; } .drop_list { font-size: 11px; border: 1px #808080 solid; } .select_row_white { background-color: #ffffff; } .select_row_colour { background-color: #A4E2FC; } .freecall { color:#fff; font-size:19px; text-align:center; font-weight:bold; } .copyright { color: #ddd; font-size: 11px; } .legal_privacy { font-size: 11px; color: #ddd; margin-bottom: 10px; } .legal_privacy a { font-size: 11px; color: #ddd; text-decoration: none; } .legal_privacy a:hover { font-size: 11px; color: #ddd; text-decoration: underline; } .abn { font-size: 11px; width: 150px; text-align: center; color: #ddd; } .link_count { color: #FF6600; font-weight: bold; } .nav-left-cont, .nav-right-cont { border: 2px solid #002940; /*was dark blue*/ width: 200px; margin: 5px; height: 613px; } .category_menu { margin-top:6px; height: 354px; overflow:auto; } .category_menu ul { margin-left:5px; list-style:none; } .category_menu ul li { margin-left:10px; list-style:none; } .mincart-cont form{ margin-bottom:-5px; }