.header_table { border:0; border-collapse:collapse; border-spacing:0; margin:0; padding:0; } .header_td { padding:0; margin:0; vertical-align:top; text-align:left; } img { border:none; } #Header { width:100%; margin: 0px; } #Header .Top_Bar { background-color:#000; height:19px; text-align: righ20 padding-right: 12px; vertical-align: bottom; padding-bottom: 0px; } #Header .Top_Bar a{ font-size:10px; color: #ffffff; text-decoration: none; } #Header .Top_Bar a:hover{ text-decoration: underline; } #Header .Middle_Bar { background:url(/images/themes/blue/Header_BG_Blue.gif) #0b21ca repeat-x; height:81px; } #Header .Middle_Bar td { height:81px; vertical-align:middle; } #Header .Search_Box { background:url(/images/themes/blue/Header_Search_BG_Blue.gif) 0 50% no-repeat; height:22px; width: 158px; padding:3px 0 0 10px; } #Header .Drop_Down { background:url(/images/themes/blue/Header_Browse_BG_Blue.gif) 0 50% no-repeat; width:153px; height:22px; padding:3px 0 0 10px; font-weight:bold; font-size:12px; font-family:arial, geneva, sans-serif; cursor:default; } #Header .Search_Box input { border:none; font-weight:bold; font-size:12px; width:140px; font-family:arial, geneva, sans-serif; padding-top:0; } div.cdpulseLogo { background: url('/includes/common/images/new/Header_Logo_Blue.gif'); height: 81px; width: 230px; } div.goButton { background: url('header_go_buton'); height: 81px; width: 230px; } .Footer td{ color: #ffffff; vertical-align: middle; /*padding: 7px;*/ } .Footer { width:100%; height:50px; background-image:url(/images/themes/blue/footer_bg.gif); background-repeat:repeat-x; padding-left: 15px; } .Footer_text { font-family: verdana, arial, geneva, helvetica; color: #ffffff; font-size: 9px; } .Footer_text a { font-family: verdana, arial, geneva, helvetica; color: #ffffff; font-size: 9px; text-decoration: none; } .Footer_text a:hover { text-decoration: underline; } /*****************/ /* Menu Styles */ /*****************/ .Genre_Select { white-space:nowrap; padding:1px; padding-bottom:2px; height:27px; } .Genre_Select ul { padding:0; margin:0; list-style:none; padding-top:1px; } .Genre_Select li { float:left; position:relative; } .Genre_Select li ul { display:none; position:absolute; background-color:#fff; padding:0; margin-left:10px; border:solid 1px #363636; } .Genre_Select li ul li { float:none; display:inline; } .Genre_Select li ul li a { display:block; padding:.3em .7em .3em .5em; color:#000; text-decoration:none; font-size:11px; width:120px; } .Genre_Select li ul li a:hover { background-color:#5f91b6; color:#fff; } .Genre_Select li > ul { top:auto; left:auto; } .Genre_Select li:hover ul, .Genre_Select li.over ul { display: block; }