BODY { background:url(../upload/design/bg/); background-position:center top; background-repeat:repeat-y; background-color:#000000; } #MainBox { position:relative; display:block; width:974px; } * 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:0px; 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:-1px; 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 */ * { font-family:Arial; font-size:12px; color:#cccccc; line-height:16px; font-weight:normal;} /* Links */ a { color:#30cdd7; font-weight:normal; text-decoration:none; font-family:Arial; font-size:11px; } .current { color:#666666; border-top:3px solid #666666; } .bttext { color:#30cdd7!important; } /* Link Rollover */ a:hover { color:#1c7a80; font-weight:normal; text-decoration:none; font-family:Arial; font-size:11px; } /* Heading 1 */ h1 { font-size:24px; padding:20px 0; margin:5px 0 10px 0; font-family:Arial; color:#eaeaea; } /* Heading 2 */ h2 { font-size:15px; margin-top:20px; border:none; font-family:Arial; color:#30cdd7; background:none;} .h2 { font-size:15px; margin:0px!important; border:none; font-family:Arial; color:#30cdd7; background:none; } /* Heading 3 */ h3 { font-size:16px; font-weight:normal; margin:30px 0 5px 0; font-family:Arial; 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 #cccccc;font-family:Arial; color:#000000; } /* Heading 5 */ h5, h5 a { font-size:14px; padding:10px 0; border-bottom:1px solid #cccccc; font-family:Arial; color:#000000;} /* Button (Dark) */ .btcart, .btcontinue, .btcheckout2 { color:#ffffff; } /* Button (Light) */ .bt1, .bt2, .bt3, .bt4, .btedit, .btlong, .btshort, .btcheckout { color:#555555; } /* 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; } .homeform label { color:#808080!important; font-family:Arial!important; font-size:12px!important; } .homeform .inputtext { background:#151515!important; border:0px!important; width:200px; } .homeform .inputtextarea{ background:#151515!important; border:0px!important; width:200px; } .homeform .bt3 { background:#151515!important; border:0px!important; width:200px!important; color:#808080!important; font-family:Arial!important; font-size:12px!important; font-weight:normal!important; } /* Layout */ .maincolumn { /*padding-left:7px; padding-right:10px;*/ } #lipsum { padding-left:30px; padding-right:30px; margin:0 10px background:#000000!important; } .list { list-style-image:url(/upload/images/bullet.jpg); font-family:Arial; font-size:12px; color:#cccccc; font-weight:normal; } /* Change background color in following three classes */ .tablebackground { padding:0px; background:none!important; } .tb_background { background:none!important; } #TB_title { background:none!important; } #TB_window { background:none!important; } .blog_content_page { padding:20px; } .topframe { background:#000000; margin-bottom:0px!important; } .topmenubar { float:right; display:block; /*padding-top:10px;*/ } .topmenubar a { display:inline; float:left; margin:0 10px; font-size:11px; } .bmenu_style { background:none!important; margin-top:0px; padding-top:9px; padding-bottom:25px; padding-left:0px; padding-right:0px; display:inline; float:none; } .paginate, .paginatelink a, .paginatetitle { background:none!important; } .blog_img { width:180px; padding-right:20px; } .postauthor { display:none!important; } .bmenu_style p { color:#cccccc; } .bmenu_style a { color:#30cdd7; font-size:11px; padding:0 5px; } .copyright_style { padding:5px 0px; margin-left:7px; width:960px!important; background:url(/upload/images/footer_bg.jpg) repeat-x center center; } .copyright_style .left { text-align:center; padding-top:20px } .copyright_style .right { text-align:center; } .copyright_style * { font-size:11px; color:#eaeaea; font-family:Arial; font-weight:normal; text-align:center; } .copyright_style a { color:#30cdd7; 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:25px 40px; } .contacthead { color:#a8a8a8; font-family:Arial; font-size:13px; font-weight:normal; } .contacthead strong { font-weight:bold!important; } .contacthead a { } /* Top Navigation */ ul#Nav { background:url(/upload/images/menu.jpg) no-repeat left top; display:block; float:right; width:967px; #width:100%; padding-left:7px; height:67px!important; #height:63px!important; } #Nav li a { margin-top:7px!important; #margin-top:7px!important; padding:18px 36px; #padding:18px 36px; text-align:center; font-size:11px; font-family:Arial; font-weight:normal; color:#ffffff; background:url(/upload/images/saparator.png) no-repeat right center; text-transform:uppercase; } #Nav li a:hover { background:url(/upload/images/menu_hvrbg.jpg) repeat-x center center ; font-family:Arial; color:#808080; font-weight:normal; } #menu5 { background:url(/upload/images/menu_redhvr.jpg) repeat-x center center!important; font-family:Arial; color:#808080; font-weight:normal; } #menu5:hover { background:url(/upload/images/menu_redhvr.jpg) no-repeat center center!important; font-family:Arial; color:#808080; font-weight:normal; } #Nav li ul { border:0px solid #cccccc; border-bottom:none; /* remove this line if we want child menu items */ } #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:#363636; color:#FFFFFF; font-weight:normal!important; } #Nav li ul li a { border:none; border-bottom:1px solid #cccccc; color:#666666; font-weight:normal; font-family:Arial; font-size:10px; font-weight:bold; background:#1a1a1a; text-align:left; width:114px; #width:160px; padding:7px 15px!important;margin-top:0px!important; #margin-top:0px!important; z-index:1000} /* 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; }