453 lines
9.2 KiB
CSS
453 lines
9.2 KiB
CSS
body
|
|
{
|
|
background: #FFFFCC;
|
|
color: #000000;
|
|
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
|
|
margin: 5px 10px 10px 10px;
|
|
padding: 0px;
|
|
}
|
|
.voting-buttons
|
|
{
|
|
position: relative;
|
|
bottom: 1px;
|
|
}
|
|
|
|
.voting-buttons a
|
|
{
|
|
float: none !important;
|
|
padding-bottom: 0px !important;
|
|
padding-top: 0px !important;
|
|
}
|
|
a.voting_yes:link, a.voting_yes:visited {
|
|
color: #3C922F;
|
|
font-weight: bold;
|
|
background: url(../images/voting_yes.png) green no-repeat;
|
|
border: 1px outset #3C922F;
|
|
padding: 2px 4px 2px 20px;
|
|
white-space: nowrap;
|
|
float: left;
|
|
line-height: 10px;
|
|
text-decoration: none;
|
|
}
|
|
a.voting_no:link, a.voting_no:visited {
|
|
color: #AE3738;
|
|
font-weight: bold;
|
|
background: url(../images/voting_no.png) red no-repeat;
|
|
border: 1px outset #AE3738;
|
|
padding: 2px 4px 2px 20px;
|
|
white-space: nowrap;
|
|
float: left;
|
|
line-height: 10px;
|
|
text-decoration: none;
|
|
}
|
|
a:link, body_alink
|
|
{
|
|
color: #0000C0;
|
|
text-decoration: none;
|
|
}
|
|
a:visited, body_avisited
|
|
{
|
|
color: #0000C0;
|
|
text-decoration: none;
|
|
}
|
|
a:hover, a:active, body_ahover
|
|
{
|
|
color: #663333;
|
|
text-decoration: none;
|
|
}
|
|
.page
|
|
{
|
|
background: #FFFFF1;
|
|
color: #000000;
|
|
}
|
|
.page a:link, .page_alink
|
|
{
|
|
color: #0000C0;
|
|
}
|
|
.page a:visited, .page_avisited
|
|
{
|
|
color: #0000C0;
|
|
}
|
|
.page a:hover, .page a:active, .page_ahover
|
|
{
|
|
color: #663333;
|
|
}
|
|
td, th, p, li
|
|
{
|
|
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
|
|
}
|
|
.tborder
|
|
{
|
|
background: #FFFFCC;
|
|
color: #000000;
|
|
border: 1px solid #0B198C;
|
|
}
|
|
.tcat
|
|
{
|
|
background: #FFFFCC url(../images/cat-line.gif) repeat-x top left;
|
|
color: #000000;
|
|
font: bold 9pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
|
|
}
|
|
.tcat a:link, .tcat_alink
|
|
{
|
|
color: #0000C0;
|
|
text-decoration: none;
|
|
}
|
|
.tcat a:visited, .tcat_avisited
|
|
{
|
|
color: #0000C0;
|
|
text-decoration: none;
|
|
}
|
|
.tcat a:hover, .tcat a:active, .tcat_ahover
|
|
{
|
|
color: #663333;
|
|
text-decoration: none;
|
|
}
|
|
.thead
|
|
{
|
|
background: #663333 url(../images/cellpic-fp-big.gif) repeat-x top left;
|
|
color: #FFFFF1;
|
|
font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
|
|
}
|
|
.thead a:link, .thead_alink
|
|
{
|
|
color: #FFFFF1;
|
|
}
|
|
.thead a:visited, .thead_avisited
|
|
{
|
|
color: #FFFFF1;
|
|
}
|
|
.thead
|
|
{
|
|
background: #663333 url(../images/cellpic-fp-big.gif) repeat-x top left;
|
|
color: #FFFFF1;
|
|
font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
|
|
}
|
|
.thead a:hover, .thead a:active, .thead_ahover
|
|
{
|
|
color: #FFFFCC;
|
|
}
|
|
.tfoot
|
|
{
|
|
background: #663333 url(../images/cellpic-fp.gif) repeat-x top left;
|
|
color: #000000;
|
|
}
|
|
.tfoot a:link, .tfoot_alink
|
|
{
|
|
color: #FFFFF1;
|
|
}
|
|
.tfoot a:visited, .tfoot_avisited
|
|
{
|
|
color: #FFFFF1;
|
|
}
|
|
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
|
|
{
|
|
color: #FFFFCC;
|
|
text-decoration: underline;
|
|
}
|
|
.alt1, .alt1Active
|
|
{
|
|
background: #FFFFCC;
|
|
color: #000000;
|
|
font-size: 9pt;
|
|
}
|
|
.alt2, .alt2Active
|
|
{
|
|
background: #FFFF99;
|
|
color: #000000;
|
|
}
|
|
.inlinemod
|
|
{
|
|
background: #FFFFCC;
|
|
color: #000000;
|
|
}
|
|
.wysiwyg
|
|
{
|
|
background: #FFFFCC;
|
|
color: #000000;
|
|
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
|
|
margin: 5px 10px 10px 10px;
|
|
padding: 0px;
|
|
}
|
|
textarea, .bginput
|
|
{
|
|
background: #FFFFCC;
|
|
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
|
|
}
|
|
.bginput option, .bginput optgroup
|
|
{
|
|
font-size: 10pt;
|
|
font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
|
|
}
|
|
.button
|
|
{
|
|
background: #FFFFF1;
|
|
color: #000000;
|
|
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
|
|
}
|
|
select
|
|
{
|
|
background: #FFFFCC;
|
|
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
|
|
}
|
|
option, optgroup
|
|
{
|
|
font-size: 11px;
|
|
font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
|
|
}
|
|
.smallfont
|
|
{
|
|
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
|
|
}
|
|
.time
|
|
{
|
|
color: #000000;
|
|
}
|
|
.navbar
|
|
{
|
|
color: #0000C0;
|
|
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
|
|
}
|
|
.highlight
|
|
{
|
|
font-weight: bold;
|
|
}
|
|
.fjsel
|
|
{
|
|
background: #FFFFCC;
|
|
color: #000000;
|
|
}
|
|
.fjdpth0
|
|
{
|
|
background: #FFFFF1;
|
|
color: #000000;
|
|
}
|
|
.panel
|
|
{
|
|
background: #FFFFF1;
|
|
color: #000000;
|
|
padding: 10px;
|
|
border: 2px outset;
|
|
}
|
|
.panelsurround
|
|
{
|
|
background: #FFFFCC;
|
|
color: #000000;
|
|
}
|
|
legend
|
|
{
|
|
background: transparent;
|
|
color: #0000C0;
|
|
font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
|
|
}
|
|
.vbmenu_control
|
|
{
|
|
background: #663333 url(../images/cellpic-fp.gif) repeat-x top left;
|
|
color: #FFFFF1;
|
|
font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
|
|
padding: 3px 6px 3px 6px;
|
|
white-space: nowrap;
|
|
}
|
|
.vbmenu_control a:link, .vbmenu_control_alink
|
|
{
|
|
color: #FFFFFF;
|
|
text-decoration: none;
|
|
}
|
|
.vbmenu_control a:visited, .vbmenu_control_avisited
|
|
{
|
|
color: #FFFFFF;
|
|
text-decoration: none;
|
|
}
|
|
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
|
|
{
|
|
color: #FFFFFF;
|
|
text-decoration: underline;
|
|
}
|
|
.vbmenu_popup
|
|
{
|
|
background: #FFFFFF;
|
|
color: #000000;
|
|
border: 1px solid #0B198C;
|
|
}
|
|
.vbmenu_option
|
|
{
|
|
background: #FFFFF1;
|
|
color: #000000;
|
|
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
|
|
white-space: nowrap;
|
|
cursor: pointer;
|
|
}
|
|
.vbmenu_option a:link, .vbmenu_option_alink
|
|
{
|
|
color: #000000;
|
|
text-decoration: none;
|
|
}
|
|
.vbmenu_option a:visited, .vbmenu_option_avisited
|
|
{
|
|
color: #330000;
|
|
text-decoration: none;
|
|
}
|
|
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
|
|
{
|
|
color: #330000;
|
|
text-decoration: none;
|
|
}
|
|
.vbmenu_hilite
|
|
{
|
|
background: #FFFFCC;
|
|
color: #330000;
|
|
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
|
|
white-space: nowrap;
|
|
cursor: pointer;
|
|
}
|
|
.vbmenu_hilite a:link, .vbmenu_hilite_alink
|
|
{
|
|
color: #330000;
|
|
text-decoration: none;
|
|
}
|
|
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
|
|
{
|
|
color: #330000;
|
|
text-decoration: none;
|
|
}
|
|
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
|
|
{
|
|
color: #330000;
|
|
text-decoration: none;
|
|
}
|
|
/* ***** styling for 'big' usernames on postbit etc. ***** */
|
|
.bigusername { font-size: 10pt; text-decoration: none;}
|
|
|
|
/* ***** small padding on 'thead' elements ***** */
|
|
td.thead, th.thead, div.thead { padding: 4px; }
|
|
|
|
/* ***** basic styles for multi-page nav elements */
|
|
.pagenav a { text-decoration: none; }
|
|
.pagenav td { padding: 2px 4px 2px 4px; }
|
|
|
|
/* ***** de-emphasized text */
|
|
.shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: none; }
|
|
a.shade:active, a.shade:hover { color: #FF4400; text-decoration: underline; }
|
|
.tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; }
|
|
|
|
/* ***** define margin and font-size for elements inside panels ***** */
|
|
.fieldset { margin-bottom: 6px; }
|
|
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }
|
|
|
|
/* vbPortal Extras */
|
|
.urlrow, .textrow, .blockform, .boxform, .loginform {
|
|
margin: 0px;
|
|
font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
|
|
}
|
|
.textrow, .blockform, .boxform, .loginform {
|
|
font-size: 10px;
|
|
}
|
|
.urlrow {
|
|
font-size: 11px;
|
|
}
|
|
.textrow, .urlrow {
|
|
padding: 2px 2px;
|
|
}
|
|
.blockform, .loginform {
|
|
padding: 0px;
|
|
}
|
|
.boxform {
|
|
padding: 2px;
|
|
}
|
|
.gogif {
|
|
padding: 0px 3px 0px 3px;
|
|
margin: 0px;
|
|
}
|
|
|
|
/* *****thead2 for calendar made by flar ***** */
|
|
.thead2 {url: images/gradients/cellpic-fp-big.gif repeat-x top left; }
|
|
|
|
/* *****alt3 alternating color 3 made by flar ***** */
|
|
.alt3 {background-color:#FFFFF1;}
|
|
|
|
.nodisplay {
|
|
display: none;
|
|
}
|
|
|
|
#autosearch{
|
|
float:left;
|
|
width:205px;
|
|
margin:5px 0 0 0;
|
|
}
|
|
#menucontainer{
|
|
float:left;
|
|
position:relative;
|
|
width:250px;
|
|
height:104px;
|
|
}
|
|
#results {
|
|
}
|
|
#results ul {
|
|
z-index:10;
|
|
position: absolute;
|
|
top: 94px;
|
|
left: 0px;
|
|
border: 1px solid #bfbfbf;
|
|
list-style: none;
|
|
width: 208px;
|
|
display:block;
|
|
margin:0;
|
|
padding:0;
|
|
}
|
|
#results ul li {
|
|
position:relative;
|
|
margin:0;
|
|
padding:0;
|
|
width:198px;
|
|
}
|
|
#results ul li a{
|
|
display: block;
|
|
color: #444;
|
|
background: #fff;
|
|
text-decoration: none;
|
|
padding: 1px 4px 2px 6px;
|
|
width:198px;
|
|
}
|
|
* html #results ul li a {
|
|
margin:0;
|
|
padding:0;
|
|
display:block;
|
|
}
|
|
#results ul li a strong {
|
|
color: #000;
|
|
}
|
|
#results ul li a:hover, #results ul li a.hover {
|
|
background: #0056f4;
|
|
color: #fff;
|
|
}
|
|
#results ul li a:hover strong, #results ul li a.hover strong {
|
|
color: #fff;
|
|
}
|
|
|
|
input#s{
|
|
margin-top:4px;
|
|
width:205px;
|
|
font: 12px/12px Verdana, sans-serif;
|
|
color:#666666;
|
|
padding:3px 5px;
|
|
}
|
|
|
|
.xdaclear{
|
|
clear:both;
|
|
overflow:hidden;
|
|
|
|
}
|
|
|
|
ul.menu {list-style:none; margin:0; padding:0;}
|
|
ul.menu * {margin:0; padding:0}
|
|
ul.menu a {display:block; color:#000; text-decoration:none}
|
|
ul.menu li {position:relative; float:left; margin-right:2px;font-size:11px;}
|
|
ul.menu ul {position:absolute; top:26px; left:0; display:none; opacity:0; list-style:none;width:230px;}
|
|
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:230px; margin:0}
|
|
ul.menu ul li a {display:block; padding:3px 5px 3px 12px; background-color:#ffffff}
|
|
ul.menu ul li a:hover {background-color:#c5c5c5}
|
|
ul.menu ul ul {left:-230px; top:-1px}
|
|
ul.menu .menulink {border:1px solid #aaa; padding:5px 5px 5px 5px; font-weight:bold; background:url(/images/header.gif); width:230px}
|
|
ul.menu .menulink:hover, ul.menu .menuhover {background:url(/images/header_over.gif)}
|
|
ul.menu .sub {background:#fff url(/images/arrow.gif) 4px no-repeat}
|
|
ul.menu .topline {border-top:1px solid #aaa} |