BODY { background:url(../upload/design/bg/); background-position:center top; background-repeat:repeat-y; background-color:#FFFFFF; } #MainBox { position:relative; display:block; width:925px; } * 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: 140px; #left: 140px; 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:146px; 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:145px; 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 */ .productlist, .productlist td { padding:20px 0; } /* General Text */ td { font-family:Arial; font-size:12px; color:#000000;line-height:30px; text-transform: uppercase;} /* Links */ a { color:#666666; font-weight:normal; text-decoration:none; } .current { color:#666666; border-top:3px solid #666666; } /* Link Rollover */ a:hover { color:#333333; text-decoration:none; } /* Heading 1 */ h1 { font-size:24px; padding:10px 0; margin:0px 0 5px 0; font-family:Tw Cen MT; color:#000000; text-transform: uppercase; } /* Heading 2 */ h2, .h2 { font-size:17px; margin-top:20px; border:none; font-family:Tw Cen MT; color:#000000; background:none;} /* Heading 3 */ h3 { font-size:16px; font-weight:normal; margin:30px 0 5px 0; font-family:Tw Cen MT; color:#000000;} /* Heading 4 */ h4 { font-size:15px!important; font-weight:bold; padding:20px 0 5px 0; margin:0 0 10px 0; border-bottom:1px solid #000000;font-family:Arial; color:#000000; } /* Heading 5 */ h5, h5 a { font-size:14px; padding:10px 0; border-bottom:1px solid #000000; font-family:Arial; color:#000000;} /* Button (Dark) */ .btcart, .btcontinue, .btcheckout2 { color:#ffffff; } /* Button (Light) */ .bt1, .bt2, .bt3, .bt4, .btedit, .btlong, .btshort, .btcheckout { color:#555555; } bt1, .bt2, .bt3, .bt4, .btedit, .btlong, .btcart, .btshort, .btcheckout2 { color:#FFFFFF!important; background:#000000!important; } .bt4 { padding:4px 0 4px 0!important; } .btcart, .btcheckout { width:170px!important; } .btcart { padding:9px 0 9px 0px!important; } .btcheckout { color:#FFFFFF!important; background:#bcbaba!important; width:170px; padding:9px 0 9px 0px!important; margin:2px 0; display:inline;float:left; } .btcontinue { color:#FFFFFF!important; background:#bcbaba!important; width:170px; padding:4px 0 4px 0px!important; margin:2px 0; display:inline;float:left; } /* Light BG */ .community_bar td, #AddOption, table.board_table tr:hover, .board_table tr.hover, .commentinput, .postcommentbox, .postauthor, .gallerybg { background:#cccccc; } #TB_window { border-color:#cccccc; } .past, .future { color:#cccccc; border-top: 3px solid #cccccc; } /* Table Border */ .board_table td, .myaccount_table td, .breadcrumb { border-bottom:1px solid #cccccc; } #OrderSummary { border-color:#cccccc; } .breadcrumb { display: none; } .detailprice, .pricebox { font-family:arial!important; font-size:12px!important; font-weight:normal!important; color:#000000; } #AddOption { background:none!important; } #addtocartbox { width:300px!important; } .optionbuttons { background:none; width:410px!important; } .commentinput { background:none!important; border:1px solid #CCCCCC; } #ProductImage { display:inline; float:left; width:350px!important; text-align:center; padding-top:30px; } .moreimages { display:none!important; } .td_list_full, .quantitybox { background:#000000!important; color:#FFFFFF!important; border:0px!important; } #CustomerReview { display:inline; float:left; width:100%; margin-top:10px; } #ProductWrapper { display:inline; float:left; padding-left:10px!important; } /* Layout */ .maincolumn { padding:0px!important; margin:0px!important; } /* Change background color in following three classes */ .tablebackground { padding:0 10px 20px 10px; background:none; } .tb_background { background:#e5e5e5; } #TB_title { background:#e5e5e5; } #TB_window { background:#e5e5e5; } .topframe { background:#FFFFFF; } .topmenubar { float:right; height: 33px; display:block; padding-top:2px; /*background:url(/upload/images/topmenubg.jpg) no-repeat center right;*/ position:relative; padding-right:2px; } .topmenubar a { display:inline; float:left; margin:0px; font-size:12px; font-family:Tw Cen MT; color:#000000; font-style:italic!important; font-weight:bold!important; text-transform:capitalize!important; } #tl1 { padding-left:0px; } #tl9 { padding-right:0px!important; } /*#tl0 { margin-top:1px; #margin-top:0px; background:url(/upload/images/requestformbg.jpg) no-repeat center left; #background:url(/upload/images/requestformbg1.jpg) no-repeat center left; color:#000000; padding-right:0px!important; width:128px; }*/ .bmenu_style { background:#000000; margin-top:0px; padding:0; display:inline; float:left; } .bmenu_style p { letter-spacing: 1px; line-height:10px; color:#ffffff; } .bmenu_style a { color:#ffffff; font-size:12px; font-family:Tw Cen MT; padding-left:20px; padding-right:20px; text-transform: none; } .copyright_style { margin-bottom:0px; padding:5px 0; } .copyright_style .left { text-align:left; color:#010101; font-family:Tw Cen MT; font-size:11px; padding-left:5px; } .copyright_style .right { text-align:right; color:#010101; font-family:Tw Cen MT; font-size:11px; padding-right:5px; } .copyright_style * { font-size:11px; color:#999999; color:#010101; font-family:Tw Cen MT; font-size:11px; } .copyright_style a { color:#010101; font-family:Tw Cen MT; font-size:11px;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!important; margin:0px!important; } .contect { font-family:Times New Roman; font-size:40px; color:#ffffff; padding-left:22px; padding-right:24px; padding-top:24px; } .prod_title { font-family:Arial; font-size:12px; color:#000000!important; line-height:22px; font-weight:bold; text-transform:uppercase; } /* Top Navigation */ ul#Nav { background:#000000; float:left; padding-left: 7px; width:925px; } #Nav li a { padding-right:34px; text-align:center; font-family:Tw Cen MT; font-size:16px; color:#ffffff; font-weight:bold; /*edited*/ } #Nav li a:hover { } #Nav li ul { border:0px solid #cccccc; border-bottom:none; background:#000000; color:#FFFFFF; } #Nav li ul li.childnav a, #Nav li ul li.childnav a:hover { /*background-image:url(/upload/images/childarrow.gif); background-position:right center; background-repeat:no-repeat;*/ } #Nav li ul li.childnav li a, #Nav li ul li.childnav li a:hover { background-image:none; } #Nav li ul li:hover ul { margin-top:-1px; } #Nav li ul li a:hover { background:#999999; color:#ffffff; } #Nav li ul li a { border:none; border-bottom:none; color:#FFFFFF; line-height:18px; font-weight:normal; font-family:Arial; font-size:11px; background:#000000; text-align:left; width:110px; #width:140px; padding:7px 15px; } /* Sub Navigation */ #subnav li a { background:#ffffff; padding:4px 15px; margin-top:3px; color:#000000; border-bottom:none; text-transform:uppercase; font-size:11px; font-family:Arial; line-height:16px; } #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:4px 15px; border-bottom:1px solid #cccccc; border-left:none; border-right:none; color:#666666; font-weight:normal; } #subnav li a:hover { background:#000000; color:#ffffff;}