BODY { background:url(../upload/design/bg/); background-position:center top; background-repeat:repeat-y; background-color:#FFFFFF; } #MainBox { position:relative; display:block; width:961px; } * 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:308px; 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:307px; 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: Myriad Pro; font-size:12px;color:#616161; line-height:18px; } /* 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:5px 0 10px 0; font-family:Myriad Pro; color:#a3a2a2; } /* Heading 2 */ h2, .h2 { font-size:17px; margin-top:20px; border:none; font-family:Myriad Pro; color:#a3a2a2; background:none;} /* Heading 3 */ h3 { font-size:16px; font-weight:normal; margin:30px 0 5px 0; font-family:Myriad Pro; color:#a3a2a2;} /* 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:Myriad Pro; color:#a3a2a2; } /* Heading 5 */ h5, h5 a { font-size:14px; padding:10px 0; border-bottom:1px solid #cccccc; font-family:Myriad Pro; color:#a3a2a2;} /* 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; } .style1 { font-family: Myriad Pro; font-size: 24px; color: #a3a2a2; line-height: 30px; } .bottom { height: 50px; } /* Layout */ .maincolumn { padding:0px; } /* Change background color in following three classes */ .tablebackground { padding:0 20px 20px 20px; background: none; } .tb_background { background:#ffffff; } #TB_title { background:#ffffff; } #TB_window { background:#ffffff; } .topframe { background: url(/upload/images/topframebg.jpg) no-repeat top right; margin:0; } .topmenubar { float:right; display: none; padding-top:10px; } .jap_font { font-family: HiraKakuProN; } .topmenubar a { display:inline; float:left; margin:0 10px; font-size:11px; } .bmenu_style { background:#e5e5e5; margin-top:15px; padding:9px 0; display:inline; float:left; } .bmenu_style p { color:#cccccc; } .bmenu_style a { color:#666666; font-size:11px; padding:0 5px; } .copyright_style { margin-bottom:0px; padding:5px 0; } .copyright_style .left { text-align: right; padding-top: 7px; } .copyright_style .right { text-align:right; } .copyright_style * { font-size:11px; color:#616161; font-family: Myriad Pro; } .copyright_style a { color:#999999; font-weight:normal; } .component_left { display:inline; float:left; padding:0; margin-bottom: 0px; } .component_right { display:inline; float:left; padding:0; margin-bottom:10px; } .component_left * { font-size:11px; } .componentpadding { padding:10px; } .FeaturedItem { padding: 0px 31px 10px 29px!important; } /* Top Navigation */ ul#Nav { background: none; display:block; float:left; } #Nav li a { padding:9px 0; text-align:center; font-size:12px; color:#ffffff; } #Nav li a:hover { background:#666666; } #Nav li ul { border:1px solid #cccccc; border-bottom:none; } #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:#dddddd; color:#333333; } #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:#f5f5f5; text-align:left; width:110px; #width:140px; padding:7px 15px; } #Nav li ul li a:hover { background:#dddddd; color:#333333; } /* Sub Navigation */ #subnav { margin:0; padding:0; } #subnav li { margin:0!important; padding: 0!important; } #subnav li a { padding:0; color:#666666; border-bottom:0px solid #cccccc; text-transform:uppercase; font-size:10px; font-weight:bold; float: right; } #subnav li ul { border:0px solid #cccccc; border-bottom:none; margin:0!important; padding: 0!important; } #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 { margin-bottom: 2px; } #subnav li ul li a { padding:0px; color:#ffffff; font-weight:normal; font-family: MS Gothic; font-size: 14px; background: url(/upload/images/navbg.png) no-repeat top; width: 286px; height: 36px; padding-top:6px; text-align: center; text-transform: none; } #subnav li ul li a:hover { background: url(/upload/images/nav_rolbg.png) no-repeat top; } #subnav li:hover ul, #subnav li.sfhover ul { left:290px!important;; 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:290px!important; #left: 290px!important; top:0; }