body, table, td, input, select, textarea { font-family:verdana; font-size:12px; color:#ffffff; vertical-align:top; } a{color:blue} img {border:none} input, select, textarea { width:250px; vertical-align:bottom; color:#000000; } h1,h2,h3,h4,h5,h6 {margin-bottom:0px;} .helpButt { width:700px; text-align:right; position:absolute; top:40px; left:5px; } .helpButt img {cursor:hand;} #helpMe { cursor:hand; text-align:left; width:650px; position:absolute; top:100px; left:25px; border:2px solid red; padding:10px; background-color:#ffaaaa; display:none; z-index:+100; } .helpHeader {font-weight:bold; font-size:11px;} .fakeLink {color:#0000ff; text-decoration:underline;} .shortButt { width:100px; } .subHeader { font-size:12pt; font-weight:bold; margin-top:6px; } .mainPage { background:url(/_images/so_cp_bg.jpg) repeat-x top left; width:560px; padding:10px; } .mainPage1 { background:url(/_images/so_cp_bg.jpg) repeat-x top left; width:560px; padding:2px; } a.navbar:link {font-family:verdana;font-size:10px;color: white; text-decoration: none; } a.navbar:visited {font-family:verdana;font-size:10px;color: white; text-decoration: none; } a.navbar:hover {font-family:verdana;font-size:10px;color: white; text-decoration: underline; } a.navbar:active {font-family:verdana;font-size:10px;font-weight:bold;color: white; } .UpdatedText { color:orange; font-weight:bold; font-size:9px; text-align:center; } .commieboxContainer{ width:265px; text-align:center; } .commieBox { text-align:left; background:url(/_images/so_cp_menubox_bg.gif) repeat-y top center; padding-left:10px; } .commieGenrebox { border:1px solid white; background:#ffffff; color:#000000; width:180px; float:right; } .commieTable { width:250px; } .commieTable td { font-size:11px;} .commieSmallImg { border:1px solid white; } .commieName { font-size:12px; font-weight:bold; } .commiePosDept{ font-size:11px; } .submissionBox { background:#dedbdc; margin-bottom:5px; width:700px; } .submissionBox table { width:700px; } .submissionBox td { color:#000000; } .submissionBoxExpando { width:15px; cursor:hand; vertical-align:top; padding-top:7px; } .submissionBoxSmall { width:10px; } .submissionInfo { } /* login boxes */ .loginBox { width:300px; border:1px solid black; color:black; } .loginBox th { background-color:none; font-weight:bold; font-size:12px; text-align:center; } .loginBox td { text-align:center; color:black; vertical-align:middle; } .loginBox input { width:210px; font-size:12px; } /* assistant styles */ .assBody, .assBody td, .assBody input, .assBody select, .assBody textarea{ font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; color:#000000; font-size:11px; } .assMenuHeader { padding:2 2 2 2; color:#ffffff; font-weight:bold; font-size:10pt; padding:0 0 0 1em; } /* commissioner styles */ .commieBody, .commieBody td, .commieBody input, .commieBody select, .commieBody textarea { font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; color:#000000; font-size:11px; } .commieMenuHeader { padding:2 2 2 2; color:#ffffff; font-weight:bold; font-size:10pt; padding:0 0 0 1em; } /* file input hacking - nicked from http://www.quirksmode.org/ */ div.fileinputs { position: relative; } div.fakefile { position: absolute; top: 0px; left: 0px; z-index: 1; } input.file { position: relative; text-align: right; -moz-opacity:0 ; filter:alpha(opacity: 0); opacity: 0; z-index: 2; } /* file input hacking - done */ /* menu css - nicked from http://www.alistapart.com/articles/taminglists/ */ #button { width: 12em; border-right: 1px solid #000; padding: 0 0 1em 0; margin-bottom: 1em; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; background-color: #90bade; color: #333; float:left; } #button ul { list-style: none; margin: 0; padding: 0; border: none; } #button li { border-bottom: 1px solid #90bade; margin: 0; } #button li a { display: block; padding: 5px 5px 5px 0.5em; border-left: 10px solid #1958b7; border-right: 10px solid #508fc4; background-color: #2175bc; color: #fff; text-decoration: none; width: 100%; } html>body #button li a { width: auto; } #button li a:hover { border-left: 10px solid #1c64d1; border-right: 10px solid #5ba3e0; background-color: #2586d7; color: #fff; } /* menu css - done */