BODY { background:url(../upload/design/bg/1243278213_bjourney_BG.jpg); background-position:left top; background-repeat:repeat; background-color:#91d3e3; } #MainBox { position:relative; display:block; width:940px; } * 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:206px; 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:205px; 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:#333333;line-height:15px; } /* Links */ a { text-decoration:none; } .current { color:#666666; border-top:3px solid #666666; } /* Link Rollover */ a:hover { text-decoration:none; } /* Heading 1 */ h1 { font-size:18px; padding:10px 0; font-family:Arial; font-weight:bold; color:#333333; border-bottom:0px solid #cccccc; text-transform:uppercase;} /* Heading 2 */ h2, .h2 { font-size:15px; padding:10px 0; font-family:Arial; font-weight:bold; color:#333333; border-bottom:0px solid #cccccc;} /* Heading 3 */ h3 { font-size:14px; padding:10px 0; font-family:Arial; font-weight:bold; color:#333333; border-bottom:0px solid #cccccc;} /* Heading 4 */ h4 { font-size:12px!important; padding:10px 0; font-family:Arial; font-weight:bold; color:#333333; border-bottom:0px solid #cccccc; } /* Heading 5 */ h5, h5 a { font-size:11px; padding:10px 0; font-family:Arial; font-weight:bold; color:#333333; border-bottom:0px solid #cccccc;} /* Button (Dark) */ .btcart, .btcontinue, .btcheckout2 { color:#209bb4; font-family:Arial; font-size:10px; } /* Button (Light) */ .bt1, .bt2, .bt3, .bt4, .btedit, .btlong, .btshort, .btcheckout { color:#209bb4; font-family:Arial; font-size:10px; } .btcontinue { background:url(upload/buttons/btlong.png) no-repeat!important; } /* Light BG */ .community_bar td, #AddOption, table.board_table tr:hover, .board_table tr.hover, .commentinput, .postcommentbox, .postauthor, .gallerybg { background:#fff5f5; } #TB_window { border-color:#fff5f5; } .past, .future { color:#fff5f5; border-top: 3px solid #fff5f5; } /* Table Border */ .board_table td, .myaccount_table td, .breadcrumb { border-bottom:0px solid #cccccc; background:#ffffff; } #OrderSummary { border-color:#cccccc; } /* Layout */ .maincolumn { padding-left:0px; padding-right:3px; padding-top:5px; } /* Change background color in following three classes */ .tablebackground { padding:0 8px 20px 6px; background:url(upload/images/table_bg.gif) no-repeat; background-position:bottom; } .tablebackground2 { padding:10px 8px 20px 30px; } .tb_background { background:#ffffff; } #TB_title { background:#ffffff; } #TB_window { background:#ffffff; } .topframe { background:none; margin-bottom:0px; } .topmenubar { filter:alpha(opacity=60); opacity:0.6; background:url(upload/images/topmenu_bg.gif) repeat-x; } .topmenubar { float:right; display:block; padding-top:0px; background-position:top; } .topmenubar a { display:inline; float:left; margin:0 10px; font-size:10px; font-family:Arial; color:#2599b1; text-transform:uppercase; padding-left:6px; } .bmenu_style { background:none; margin-top:5px; padding:3px 0; display:inline; /*border-bottom:2px solid #75bccf;*/ text-align:center; } .bmenu_style p { color:#75bccf; text-align:center; } .bmenu_style a { font-size:10px; padding:0 5px; font-family:Hiragino Kaku Gothic ProN; color:#75bccf; } .copyright_style { margin-bottom:15px; padding:5px 10px 0 10px; } .copyright_style .left { text-align:left; } .copyright_style .right { text-align:right; } .copyright_style * { font-size:10px; color:#6e1013; } .copyright_style a { color:#6e1013; font-weight:normal; font-family:Arial; font-size:10px; } .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:8px; font-family:Kroeger0853cyr; color:#ffffff; text-transform:uppercase; } .componentpadding { padding:12px; } #SidebarMyAccount label { font-size:8px!important; font-family:Kroeger0853cyr!important; color:#ffffff!important; text-transform:uppercase!important; } .input bt1 .login bt2 .forgotpassword leftpadding a { font-size:8px!important; font-family:Kroeger0853cyr!important; color:#ffffff!important; text-transform:uppercase!important; } .logintext { height:21px!important; color:#333333!important; } .searchinput { height:21px!important; } .input_search { display:none; } #SidebarMyAccount input { color:#333333!important; } .input { color:#333333!important; } .searchinput { color:#333333!important; } .FeaturedItem { padding:0 0px; } /* Top Navigation */ ul#Nav { background:url(upload/images/menu_bg.gif) no-repeat;; background-position:top; display:block; float:left; filter:alpha(opacity=60); opacity:0.6; width:675px; } #Nav li a { padding:6px 14px 6px 23px; text-align:center; font-size:14px; color:#2599b1; text-transform:uppercase; } #Nav li a:hover { background:none; color:#f97518; } #Nav li ul { border:1px solid #209bb4; 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:#cae7ee; color:#209bb4; } #Nav li ul li a { border:none; border-bottom:1px solid #209bb4; color:#209bb4; font-weight:normal; font-family:Arial; font-size:10px; font-weight:bold; background:#cae7ee; text-align:left; width:110px; #width:140px; padding:5px 15px; } #Nav li ul li a:hover { background:#cae7ee; color:#209bb4; } /* 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; }