BODY { background:url(../upload/design/bg/); background-position:center top; background-repeat:repeat-y; background-color:#FFFFFF; } #MainBox { position:relative; display:block; width:751px; } * html p#iepara { /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/ padding-top: 1em; } /* Holly Hack for IE \*/ * html .suckertreemenu ul li { float: left; height: 1%;} * html .suckertreemenu ul li a { height: 1%;} * html .suckertreemenu ul li ul li { float: left;} /* End */ #Nav, #Nav ul { /* all lists */ padding: 0; margin: 0; list-style: none; } #Nav a { display: block; } #Nav li { /* all list items */ float: left; position:relative; } #Nav li ul { /* second-level lists */ position: absolute; width: 140px; left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */ } #Nav li ul li { width: 140px; } #Nav li ul ul { /* third-and-above-level lists */ margin:0; } #Nav li:hover ul ul, #Nav li:hover ul ul ul, #Nav li.sfhover ul ul, #Nav li.sfhover ul ul ul { left: -999em; } #Nav li:hover ul, #Nav li.sfhover ul { left:0; } #Nav li li:hover ul, #Nav li li li:hover ul, #Nav li li.sfhover ul, #Nav li li li.sfhover ul { /* lists nested under hovered list items */ left: 125px; #left: 125px; top:0; } /* Sub Navigation */ #subnav, #subnav ul { /* all lists */ padding: 0; margin: 0; list-style: none; } #subnav a { display: block; } #subnav li { /* all list items */ float: left; width:161px; position:relative; } #subnav li ul { /* second-level lists */ position: absolute; left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */ } #subnav li ul li { } #subnav li ul ul { /* third-and-above-level lists */ margin:0; } #subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover ul ul, #subnav li.sfhover ul ul ul { left: -999em; } #subnav li:hover ul, #subnav li.sfhover ul { left:160px; top:0; } #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li li.sfhover ul, #subnav li li li.sfhover ul { /* lists nested under hovered list items */ left: 0px; #left: 0px; top:0; } /* General Design Spec */ /* General Text */ td { font-family:Arial; font-size:11px; color:#666666;line-height:16px; } /* Links */ a { color:#666666; font-weight: normal; text-decoration:none; } .current { color:#0068b3; border-top:3px solid #0068b3; } /* Link Rollover */ a:hover { color:#333333; text-decoration:none; } /* Heading 1 */ h1 { font-size:22px; padding:10px 0; margin:5px 0 5px 0; font-family:Arial; color:#0068b3; font-weight: bold; text-align: left; border-bottom: 1px solid #99c3e1; text-transform: uppercase;} /* Heading 2 */ h2, .h2 { font-size:17px; margin-top:20px; border:none; font-family:Arial; color:#0068b3; background:none;} /* Heading 3 */ h3 { font-size:16px; font-weight:normal; margin:30px 0 5px 0; font-family:Arial; color:#0068b3;} /* Heading 4 */ h4 { font-size:15px!important; font-weight:bold; padding:20px 0 5px 0; margin:0 0 10px 0; border-bottom:1px solid #cccccc;font-family:Arial; color:#0068b3; } /* Heading 5 */ h5, h5 a { font-size:14px; padding:10px 0; border-bottom:1px solid #cccccc; font-family:Arial; color:#0068b3;} /* Button (Dark) */ .btcart, .btcontinue, .btcheckout2 { color:#0068b3; } .btcheckout2 { background:url(/upload/buttons/btmain.png) no-repeat center center; padding:14px 0; #padding:14px 0!important; } .membermenu td { background:#ededed!important; color:#FFFFFF!important; text-align:center; padding:5px 0 0 0!important; } /* Button (Light) */ .bt1, .bt2, .bt3, .bt4, .btedit, .btlong, .btshort, .btcheckout { color:#0068b3; } /* Light BG */ .community_bar td, #AddOption, table.board_table tr:hover, .board_table tr.hover, .commentinput, .postcommentbox, .postauthor, .gallerybg { background:#FFFFFF!important;} #TB_window { border-color:#cccccc; background:#FFFFFF!important;} .past, .future { color:#cccccc; border-top: 3px solid #cccccc; } /* Table Border */ .board_table td, .myaccount_table td, .breadcrumb { border-bottom:1px solid #cccccc; } .breadcrumb { border: none; text-align: right; } .breadcrumb * { color: #464646; font-size: 10px; line-height: 14px; } .breadcrumb a { color: #0068b3!important; } #OrderSummary { border-color:#cccccc; } .pagetitle { font-size:13px; padding:0px 0; margin:5px 0 5px 0; font-family: Arial; color:#0068b3; font-weight: bold; } .label { color: #333333; font-weight: bold; font-size: 12px; } .input_box { border: 1px solid #a7a7a7; height: 22px; } .prod_title { text-align:center!important; } .prod_title a { color: #0068b3; font-size: 12px; font-weight: bold; } .prod_price * { color: #0068b3!important; font-size: 12px!important; font-weight: bold!important; } .moreimages { display: none; } #CustomerReview{ display: none; } .prod_price { text-align: center!important; } #ProductImage, .moreimages { width:300px!important; #width:260px!important; margin:0px!important; #margin:0px!important; padding:0px!important; } .proimgtd { width:300px!important; #width:260px!important; } #ProductWrapper { display:inline; float:left; padding-left:0px!important; } /* Layout */ .maincolumn { padding-left:10px; } /* Change background color in following three classes */ .tablebackground { padding:0 15px 15px 15px; background:none; } .tb_background { background:#FFFFFF; } #TB_title { background:#FFFFFF; } #TB_window { background:#FFFFFF; } .topframe { background:url(/upload/images/topframebg.jpg) no-repeat top; height:173px!important; } .toplinks { height:51px; } .logo { padding-left:3px; padding-top:2px; } .topmenubar { float:right; display:block; padding-top:10px; } .topmenubar a { display:inline; float:left; padding:0 10px; background:url(/upload/images/topmsap.jpg) no-repeat right; font-family:Arial!important; font-size:11px; line-height:22px!important; font-weight:normal!important; color:#0068b3; test-transform:capitalize; } #tl9 { background:url(/upload/images/topmcart.jpg) no-repeat right!important; padding-right:21px!important; } .bmenu_style { background:none; margin-top:15px; padding:9px 0; display:none; float:left; } .bmenu_style p { color:#cccccc; } .bmenu_style a { color:#666666; font-size:11px; padding:0 5px; } .copyright_style { margin-bottom:30px; padding:5px 0; background:url(/upload/images/copybg.jpg) no-repeat top; } .copyright_style .left { text-align:center!important; } .copyright_style { font-family:futuraStd!important; font-size:11px; color:#999999; } .copyright_style .right { text-align:right; padding-top:10px; font-family:futuraStd!important; font-size:11px!important; line-height:18px; } .copyright_style a { color:#666666; font-weight:normal; } .component_left { display:inline; float:left; padding:0; margin-bottom:10px; } .component_right { display:inline; float:left; padding:0; margin-bottom:10px; } .component_left * { font-size:11px; } .componentpadding { padding:10px; } .FeaturedItem { padding:0px; } .news_title { text-transform: uppercase; color: #0068b3; font-family: Arial; font-size: 14px; font-weight: bold; padding-bottom: 28px; } #wn1 a { color: #0068b3; font-size: 12px; background: url(/upload/images/arrow_news.jpg) no-repeat center left; padding-left:10 } .news_links a { color: #0068b3; font-size: 12px; background: url(/upload/images/arrow_news.jpg) no-repeat center left; padding-left:10px; } .news_sub { color: #333333; font-size: 10px; padding-left:10px; } #homevideo { position:relative!important; z-index:-1!important; } .detailprice, .pricebox { font-size: 13px!important; color: #0068b3; } .quantitybox { border:1px solid #98c4e1; } /* Top Navigation */ #Nav * { z-index:99999!important; } ul#Nav { position:absolute!important; background:none; display:block; float:left; padding-left:1px; z-index:99999!important; } #Nav li a { background:url(/upload/images/menubg.jpg) no-repeat top; padding:0; text-align:center; font-size:16px; font-family:Arial!important; color:#0068b3; /* width:126px; height:20px;*/ } /* #h427 a { background:url(/upload/images/aboutbg.jpg) no-repeat top!important; padding:4px 0 4px 0; text-align:center; font-size:16px; font-family:Arial!important; color:#0068b3; width:116px!important; height:20px; }*/ #Nav li a:hover { background:url(/upload/images/menu_overbg.jpg) no-repeat top; color:#FFFFFF; } .currenttopmenu { background:url(/upload/images/menu_overbg.jpg) no-repeat top; color:#FFFFFF; } .lcurrenttopmenu { background:url(/upload/images/aboutbg_over.jpg) no-repeat top!important; color:#FFFFFF; } #h427 a:hover { background:url(/upload/images/aboutbg_over.jpg) no-repeat top!important; color:#FFFFFF; } #Nav li ul { z-index:99999!important; background-image:url(/upload/images/smenubg.png)!important; width:125px; #width:155px; background-position:left bottom!important; background-repeat:no-repeat!important; padding:5px!important; position: absolute; width: 125px!important; left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */ } #Nav li ul li ul { z-index:99999!important; } #Nav li ul li.childnav a, #Nav li ul li.childnav a:hover { background-image:url(/upload/images/arraow1.png); background-position:right center; background-repeat:no-repeat; } #Nav li:hover ul ul, #Nav li:hover ul ul ul, #Nav li.sfhover ul ul, #Nav li.sfhover ul ul ul { z-index:99999!important; } #Nav li:hover ul, #Nav li.sfhover ul { z-index:99999!important; } #Nav li li:hover ul, #Nav li li li:hover ul, #Nav li li.sfhover ul, #Nav li li li.sfhover ul { /* lists nested under hovered list items */ z-index:99999!important; } #Nav li ul li:hover ul { margin-top:-1px; } #Nav li ul li a:hover { color:#333333; font-weight:bold!important; } #Nav li ul li a {background:none!important; border:none; border-bottom:1px solid #c0daec; color:#0068b3; font-weight:normal; font-family:Arial; font-size:12px; font-weight:normal!important; text-align:left; width:105px; #width:115px; padding:3px 5px;height:auto!important; z-index:99999!important;} #Nav li ul li a:hover { background:none!important;color:#0068b3; font-weight:bold!important; z-index:99999!important;} .daddy { background:url(/upload/images/arraow.png) no-repeat right center!important;z-index:99999!important; } /* Begin Tree Navigation Style */ .leftmenuhead { font-style:Arial; font-size:18px; color:#0068b3; font-weight:bold!important; height:25px; width:146px; border-bottom:solid 1px #d6e7f3!important; } #subnavstatic { list-style:none; padding-left:15px; padding-top:5px; margin:0; } #subnavstatic ul { padding:10px 0 20px 0; border-bottom:solid 1px #d6e7f3!important; } #subnavstatic li a { display:block; font-style:Arial; font-size:13px; color:#707070; font-weight:bold!important; text-transform:capitalize; } #subnavstatic li ul { list-style:none; margin:0; padding:2px 5px 0px 5px; } #subnavstatic li ul li a { text-transform:capitalize; font-size:11px; font-weight:normal!important; } #subnavstatic li ul li ul { } #subnavstatic li ul li ul li a { text-transform:none; font-size:11px; font-weight:normal!important; } /* End Side Navigation Style */ /* Sub Navigation */ #subnav li a { background:#e5e5e5; padding:7px 15px; color:#666666; border-bottom:1px solid #cccccc; text-transform:uppercase; font-size:10px; font-weight:bold; } #subnav li ul { background:#f5f5f5; border:1px solid #cccccc; border-bottom:none; } #subnav li.childnav a, #subnav li.childnav a:hover, #subnav li ul li.childnav a, #subnav li ul li.childnav a:hover { background-image:url(/upload/images/childarrow.gif); background-position:right center; background-repeat:no-repeat; } #subnav li.childnav li a, #subnav li.childnav li a:hover, #subnav li ul li.childnav li a, #subnav li ul li.childnav li a:hover { background-image:none; } #subnav li ul li a{ padding:7px 15px; border-bottom:1px solid #cccccc; border-left:none; border-right:none; color:#666666; font-weight:normal; } #subnav li a:hover { background:#dddddd; color:#333333; }