/* styles from master.css*/ /* * { padding: 0; margin: 0; } #wendybird_user, #not_logged_user { color: #909090; } #wendybird_user a, #not_logged_user a { color: #909090; } body { background-color: #E8E8E8; color: #000000; font-family: Arial,"Helvetica Neue",Helvetica,sans-serif; font-size: 12px; font-weight:normal; line-height:16px; text-align:center; } img { border: none; } div#wrapper { background:#fff; margin: 0px auto; padding: 0px; text-align:left; width:970px; } */ /* end styles from master.css */ #wendybird_user, #not_logged_user { color: #909090; } #wendybird_user a, #not_logged_user a { color: #909090; } .mastheader { background: url(bg-heade.gif) repeat-x top; margin: 0; padding: 0; } /* .mastheader div { border: 1px solid pink; } */ .header-search { float: right; margin: 7px 15px 0 0; } #header-select { font: normal 10px "Times New Roman", sans-serif; width: 75px; text-transform: uppercase; padding: 0; margin: 2px 3px 0 0; float: left; background-color: #cecece; } #header-select option { background-color: #85858a; } #header-input { text-transform: uppercase; width: 170px; height: 10px; border: 1px solid #cecece; margin: 2px 3px 0 0; padding: 3px; float: left; } #top_nav { width: 948px; margin: 0 12px; } /* #header-select { font: bold 10px "Times New Roman", sans-serif; text-transform: uppercase; letter-spacing: 1px; width: 75px; padding: 0; margin: 2px 3px 0 0; float: left; } #header-select option { padding: 0 0 0 5px; } #header-input { width: 170px; height: 10px; border: 1px solid #cecece; margin: 2px 3px 0 0; padding: 3px; float: left; } */ #header-button { margin: 3px 5px 0 0; float: left; } .login-menu { font: normal 11px "Times New Roman", sans-serif; font-weight: bold; color: #838383; text-transform: uppercase; padding: 12px 0 12px 43px; letter-spacing: 1px; } .login-menu a { text-decoration: none; color: #838383; margin: 0 5px; } .login-menu a:hover { text-decoration: underline; } .header-line { border-top: 1px solid #e6e6e6; height: 8px; margin-bottom: 3px; } .header-line img { position: relative; top: -1px; left: 95px; } .logo { margin: 0px 5px 0 0; padding: 0 0 0 12px; width: 193px; float: left; } .logo p.date { font: bold 10px "Times New Roman", sans-serif; color: #858585; text-transform: uppercase; word-spacing: 2px; letter-spacing: 2px; margin: 10px auto 0; text-align: center; } .menu { clear: both; padding: 12px 0 0 17px; *padding: 7px 0 0 17px; } /* SELECT Styles Begin */ #header-select { display: block; width: 99px; font: bold 10px "Times New Roman", sans-serif; text-transform: uppercase; letter-spacing: 1px; float: left; margin: 2px 3px 0 0; } #header-select.replaced { display: none; } ul.selectReplacement { background: url(bg-selec.gif) top left no-repeat; margin: 0 3px 0 -102px; padding: 0; height: 21px; width: 99px; z-index: 5; position: absolute; } /*\*/ html * ul.selectReplacement { *margin: 0 3px 0 -342px; } ul.selectReplacement li { font: bold 10px "Times New Roman", sans-serif; text-transform: uppercase; letter-spacing: 1px; background: #e6e6e8; color: #838383; cursor: pointer; display: none; font-size: 11px; line-height: 1.7em; list-style: none; margin: 0; padding: 1px 0 0 3px; width: 95px; } ul.selectOpen li { display: block; } ul.selectReplacement li.selected { background: url(masthead.txt) bottom left no-repeat; color: #838383; display: block; margin-bottom:1px; } ul.selectOpen li:hover, ul.selectOpen li.hover{ background: #717276; color: #fff; z-index: 999; } ul.selectOpen li.selected:hover { background:none; color: inherit; } /* SELECT Styles End */