home *** CD-ROM | disk | FTP | other *** search
- /* CSS Document */
-
- body
- {
- margin-top: 5px;
- font: normal 12px verdana;
- text-align: left;
- background: #eeeeee;
- }
- .container
- {
- width: 750px;
- border: 0px;
- background: #FFFFFF;
- margin-left: auto;
- margin-right: auto;
- }
-
- #logo
- {
- width: 250px;
- height: 99px;
- }
-
- #univbar
- {
- text-align: right;
- font: normal 12px verdana;
- padding: 0 5px 5px 5px;
- height: 48px;
- vertical-align: bottom;
- }
-
- #welcomebar
- {
- text-align: left;
- font: normal 12px verdana;
- padding: 0 5px 5px 5px;
- height: 48px;
- vertical-align: bottom;
- }
-
- /*#topbar
- {
- background: url(../images/bar_bkg.gif) repeat-x;
- vertical-align: top;
- width: 500px;
- }
-
- .leftback
- {
- width: 25px;
- vertical-align: top;
- background-image:url(../images/left_bkg.gif);
- background-repeat:repeat-y;
- }*/
-
- #leftnav
- {font: bold 12px verdana, sans-serif;
- color: #666666;
- vertical-align: top;
- height: 520px;
- }
-
- #leftnav ul
- {
- margin: 0 0 0 0;
- }
-
- #leftnav ul li
- {
- style: none;
- line-height: 2.5em;
- display: block;
- }
-
- #active
- {
- color: #666666;
- }
-
- #content
- {
- vertical-align: top;
- }
-
- h1
- {
- font: normal 28px Arial, Helvetica;
- color: #FF0000;
- margin-top: 0px;
- margin-left: 0px;
- }
-
- h3
- {
- font: bold 16px verdana;
- }
-
- h4
- {
- font: bold 12px verdana;
- }
-
- p
- {
- font: normal 12px verdana;
- }
-
- .error
- {
- font: bold 12px verdana;
- color: #CC0000;
- }
-
- a:link
- {
- color: #006699;
- text-decoration: underline ;
- }
- a:visited
- {
- color: #551a8b;
- text-decoration: underline ;
- }
-
- .bodyheading
- {
- font: bold 12px verdana;
- }
-
- #log
- {
- width: 50px;
- }
-
- .accinfo
- {
- width:100%;
- border: none;
- font: normal 12px verdana;
- margin-top: -10px;
- }
-
- .accinfo th
- {
- background: #DDDDDD;
- vertical-align: middle;
- height: 16px;
- padding-left: 5px;
- }
-
- .accinfo tr
- {
- height: 25px;
- text-align: left;
- }
-
- .topicinfo
- {
- width:100%;
- border: none;
- font: normal 12px verdana;
- margin-top: -10px;
- }
-
- .topicinfo th
- {
- background: #DDDDDD;
- vertical-align: middle;
- height: 16px;
- padding-left: 5px;
- }
-
- .topicinfo tr
- {
- height: 25px;
- text-align: left;
- }
-
- .topicinfo td
- {
- padding-left: 20px;
- }
-
- .expanded
- {
- vertical-align: top;
- }
-
- label
- {
- text-align: left;
- padding-left: 0px;
- }
-
- #channeltab
- {
- width:100%;
- }
-
- #channeltab tr
- {
- height: 22px;
- vertical-align: middle;
- }
-
- /*#channeltab td.sel
- {
- width: 100px;
- background: url(../images/select_tab.gif) no-repeat;
- text-align: center;
- font: bold 12px verdana;
- }
-
- #channeltab td.unsel
- {
- width: 100px;
- border-bottom: solid 2px #999999;
- background: url(../images/unsel_tab.gif) no-repeat;
- text-align: center;
- font: bold 12px verdana;
-
- }*/
-
- #channeltab td.blank
- {
- width: 150px;
- border-bottom: solid 2px #999999;
- }
-
- #tandc
- {
- width: 90%;
- height: 200px;
- overflow: auto;
- background-color: #CCCCCC;
- border: 1px #000000;
- padding: 0 10px 0 10px;
- }
-
- #sponsorlinks
- {
- background: #CCCCCC;
- padding: 5px 5px 5px 5px;
- font: normal 14px verdana;
- }
-
- #sponsorlinks h3
- {
- font: bold 12px verdana;
- padding-left: 20px;
- }
-
- #sponsorlinks ul li
- {
- style: none;
- list-style-type: none;
- line-height: 1.5em;
- display: block;
- padding-left: -20px;
- margin-left: -20px;
- }
-
- #edpicks
- {
- width:100%;
- border: none;
- font: normal 12px verdana;
- margin-top: -10px;
- }
-
- #edpicks th
- {
- background: #DDDDDD;
- vertical-align: middle;
- height: 16px;
- padding-left: 5px;
- }
-
- #edpicks tr
- {
- height: 25px;
- text-align: left;
- }
-
-
-
- #edpicks ul li
- {
- style: none;
- list-style-type: none;
- display: block;
- padding-top: .5em;
- padding-bottom: .5em;
- padding-right: .5em;
- padding-left: -20px;
- margin-left: -20px;
- }
-
- #topics td
- {
- padding-left: 20px;
- }
-
- #searchbar
- {
- width: 100%;
- margin-left: 0px;
- }
-
- .resultset
- {
- padding-top: 5px;
- padding-bottom: 10px;
- }
-
- #pagination
- {
- text-align: right;
- }
-
- #pagination ul li
- {
- style: none;
- display: inline;
- padding-left: 1em;
- }
-
- #editlink
- {
- font: normal 12px verdana;
- text-align: right;
- }
-
- .notes
- {
- font: normal 10px verdana;
- }
-
- .mysites_row_odd{
- display: table-row;
- width: 100%;
- padding: 1px;
- }
- .mysites_row_even{
- display: table-row;
- width: 100%;
- padding: 1px;
- background-color: #eeeeee;
- }
-
- #change_city
- {
- text-align: right;
- }
-
- .footer
- {
- background: #ffddbb;
- font: 10px verdana;
- border-top: solid 1px #666666;
- }
-
-
- #driveinfo
- {
- width:98%;
- border: none;
- font: normal 12px verdana, sans-serif;
- background: #DDDDDD;
- vertical-align: middle;
- }
-
- #driveinfo th
- {
- height: 28px;
- padding-left: 5px;
- background: #999999;
- }
-
- #driveinfo tr
- {
- height: 28px;
- text-align: left;
- }
-
- #driveinfo #buttons
- {
- padding-left: 5px;
- }
-
- .search_term_highlight
- {
- font-weight : bold;
- }
- .channel_name
- {
- font-weight : bold;
- }
-