input#nick, input#passw{
padding-left: 20px;
background: #ffffff;
background-repeat: no-repeat;
background-position: 2px center;
}
input#nick{
background-image: url(/images/login_.gif);
}
input#passw {
background-image: url(/images/password_.gif);
}
body {
font-family : "verdana";
font-size : 8pt;
background-color : #a3b8cf;
}
a:link, a:active, a:visited {
color : #000000;
}
a:hover {
color : #000000;
}
h1 {
font-size : 8pt;
}
p {
font-size : 8pt;
}
table.lista {
background-color : #ccd8e4;
border : 1px solid #cccccc;
}
td.block {
border : 0 solid #a1c7f1;
background-color : #e2e9f0;
background-image : url(block_back.gif);
padding : 0;
margin : 0;
font-size : 8pt;
color : #000000;
}
td.blocklist {
border : 1px solid #a1c7f1;
background-color : #ccd8e4;
padding : 1px;
margin : 1px;
font-size : 8pt;
font-weight : normal;
color : #7998a6;
}
td.lista {
background-color : #ccd8e4;
color : #435760;
font-size : 8pt;
}
td.header {
font-weight : bold;
color : #000000;
padding : 10px;
margin : 0;
background-color : #a3b8cf;
}
td.title {
font-size : 10pt;
}
td.navigation {
background-color : #ffffff;
font-weight : bold;
font-size : 10pt;
}
form {
margin-top : 0;
margin-bottom : 0;
}
.sublink {
font-weight : normal;
font-size : 10pt;
font-weight : normal;
}
a.index {
font-weight : bold;
}
a.biglink {
font-size : 10pt;
}
.important {
font-weight : bold;
font-size : 10pt;
}
td.red {
background-color : #ffffff;
color : red;
}
td.yellow {
background-color : #ffffff;
color : #ffffff;
}
td.green {
background-color : #ffffff;
color : green;
}
td.progress {
padding : 0;
background-image : url(backprogress.gif);
background-repeat : repeat-x;
height : 10px;
}
td.red a:link {
color : red;
font-weight : bold;
}
td.red a:visited {
color : red;
font-weight : bold;
}
td.yellow a:link {
color : #bec635;
font-weight : bold;
}
td.yellow a:visited {
color : #bec635;
font-weight : bold;
}
td.green a:link {
color : green;
font-weight : bold;
}
td.green a:visited {
color : green;
font-weight : bold;
}
li {
list-style-position : inside;
}
img {
border : 0;
}
#mainContainer {
width : 100%;
margin : 0 auto;
text-align : left;
background-color : #fff;
}
#mainContent {
padding : 0;
}
.clear {
clear : both;
}
.poller {
width : auto;
background-image : url(../../images/question.gif);
background-repeat : no-repeat;
background-position : center center;
background-color : #e0ecf7;
}
.pollerTitle {
margin-top : 0;
margin-bottom : 5px;
font-weight : bold;
font-size : 1.4em;
}
.pollerOption {
margin : 0;
}
.result_pollerOption {
margin : 0;
font-size : 0.8em;
}
.result_pollerTitle {
margin-top : 0;
margin-bottom : 5px;
font-weight : bold;
font-size : 1.4em;
}
.result_pollGraph img {
float : left;
}
.result_pollGraph div {
float : left;
height : 16px;
background-repeat : repeat-x;
color : #fff;
font-size : 0.9em;
line-height : 16px;
}
.result_pollGraph {
height : 16px;
}
.poller_waitMessage {
display : none;
}
.result_totalVotes {
clear : left;
font-size : 0.8em;
margin-top : 10px;
font-style : italic;
background-color : #e0ecf7;
}
th {
text-align : left;
}
.formButton {
width : 75px;
}
td.button {
background-color : #000000;
color : #000000;
font-size : 10px;
font-weight : bold;
border : ridge;
border-color : #000000;
}
.showstate {
cursor : pointer;
float : left;
margin-left : 3px;
margin-top : 3px;
margin-right : 3px;
}
