body {
 background:url('images/background.gif');
 background-repeat:repeat-x;
 font-family: tahoma, arial, helvetica, sans-serif;
 font-size: 8pt;
 margin: 10px 12px 20px 10px;
 padding: 0;
}

.highlight {
 background: #F8F81A;
 color: #FF0000;
}

.btn {
 background: #EBEBEB;
 border: 1px solid #BFBFBF;
 color: #000;
 font-family: Verdana, Helvetica, Sans-Serif;
 font-size: 11px;
 padding: 2px;
 vertical-align: middle;
/*  text-align:left;*/
 cursor: pointer;
}

.post {
 border:1px solid #BFD3EE;
 background: #FAFCFE;
 padding:0px;
 margin:1px;
 color:#000000;
 line-height: 1.4em;
 text-align:left;
 white-space:wrap;
 overflow: auto;
}

img {
 border:0px;
}

textarea {
 display:block;
 overflow: auto;
 line-height: 1.4em;
}

select.drop_pager {
 background-color: #E0ECF7;
 font-size: 11px;

}

.pager {
 background-color: #E0ECF7;
 border: 1px solid #072A66;
 padding: 1px 3px 1px 3px;
}

.pagercurrent {
 background-color: #7FBDFA;
 border: 1px solid #072A66;
 padding: 1px 3px 1px 3px;
}

.pager a:link,
.pager a:visited,
.pagercurrent a:link,
.pagercurrent a:visited {
 text-decoration:none;
}

.pager a:hover,
.pagercurrent a:hover {
 text-decoration:none;
}

#main {
 background: #FFFFFF;
 width:100%;
 border: 1px #E6E6E6 solid;
 margin: 10px auto;
}

#logo {
 background:url('images/logo-bg.gif');
 background-repeat:repeat-x;
 height:103;
 width:100%;
}

.tracker_logo {
 background: url("images/logo.gif") no-repeat; 
 align:center; 
 height:103px; 
 width:750px;
}

#slideIt {background-color: #FFFFFF; align:right; }

#header{
 background: #FFFFFF;
 width:100%;
}

#nocolumns { width:100%; align:center; }

#footer{
  background:url('images/footer-bg.gif');
  background-repeat:repeat-x;
  height:103px;
  width:100%;
}

div.chat {
/* Wrap its contents, and show scrollbars. */
 white-space: wrap;
 overflow: auto;
 max-height: 36em;
 width: 100%;
 padding: 0px;
}

a:link,a:active,a:visited { color : #5F676E; }
a:hover { text-decoration:none; color : #5F676E; }

h1 {
 font-size: 12pt;
}

p {
 font-size: 10pt;
}

table {
 border:0px;
}

table.tool { border-bottom: solid 1px #E6E6E6; }

table.lista {
 background: url('images/poller.png');
 background-color:#EFEFEF; 
 background-repeat:repeat;
 border: 1px #D9D9D9 solid;
}

td.block {
 background-image: url(images/blokbg.jpg);
 height: 25px;
 padding-left: 3px;
 padding-right: 3px;
 color: #2D343A;
 border-bottom: 1px #D9D9D9 solid;
}

td.blocklist {
 background-color: #EFEFEF;
 padding: 2px;
 padding-bottom: 5px;
 margin: 1px;
 font-size: 8pt;
 font-weight: bold;
 color: #7A7A7A;
}

.user {background: #E6E6E6;}

td.lista {
 background-color: #EFEFEF;
 color: #006699;
 padding: 2px;
 margin: 0px;
 text-align: left;
 font-size: 8pt;
}

td {

}

td.header {
 font-weight:bold;
 color:#025082;
 padding:5px;
 border: 1px #D1D1D1 solid;
 background-image: url(images/header_back.gif);
 background-repeat:repeat-y;
}

td.title {
 font-size: 8pt;
}

td.navigation {
 background-color: #FAFCFE;
 font-weight: bold;
 font-size: 8pt;
}

form {
 margin-top: 0;
 margin-bottom: 0;
}

.sublink {
 font-style: italic;
 font-size: 7pt;
 font-weight: normal;
}

a.index {
 font-weight: bold;
}

a.biglink {
 font-weight: bold;
 font-size: 10pt;
}

.important {
 font-weight: bold;
 font-size: 10pt;
}

td.red {
 background-color:#E3E3E3;
 color: red;
}


td.yellow {
 background-color:#E3E3E3;
 color: #BEC635;
}


td.green {
 background-color:#E3E3E3;
 color: green;
}

td.progress {
 padding: 0px;
 background-image: url(images/backprogress.gif);
 background-repeat: repeat-x;
 height: 10px;
}

td.red a:link {
 color: red;
}
td.red a:visited {
 color: red;
}

td.yellow a:link {
 color: #BEC635;
}
td.yellow a:visited {
 color: #BEC635;
}

td.green a:link {
 color: green;
}

td.green a:visited {
 color: green;
}
li{
list-style-position:inside;
} 

.error { color:black; font-weight: bold; font-size: 14pt; background:url(images/blokbg.jpg); background-repeat: repeat-x;}
.information { color:black; font-weight: bold; font-size: 14pt; background:url(images/blokbg.jpg); background-repeat: repeat-x;}
.success { color:black; font-weight: bold; font-size: 14pt; background:url(images/blokbg.jpg); background-repeat: repeat-x;}

/* ######### End Main Tracker Body ######### Start Ajax Poll System ######### */

td.deleted {
 background-color:#FF95AC;
 color:#000000;
}

td.added {
 background-color:#C1FF83;
 color:#000000;
}

td.modified {
 background-color:#DEDEDE;
 color:#000000;
}

#mainContainer {
 width:100%;
 overflow:auto;
 text-align:left;
 background-color:#FFF;
}

#mainContent {
 padding:0px;
}
  
.clear {
 clear:both;
}

.poller {  /* The poller box */
  
 width:100%;
 background: url('images/poller.png'); background-repeat:repeat-x; background-color:#FFF;
 overflow:hidden; color:#000; font-weight:bold;
}

.pollerTitle {  /* Poller title above radio buttons */
 margin-top:0px;
 margin-bottom:5px;
 font-weight:bold;
 font-size:1em;
}

.pollerOption {  /* Label for each radio button */
 margin:0px;
}

.result_pollerOption {  /* Label for each option above graph - i.e. results */
 margin:0px;
 font-size:0.8em;
}

.result_pollerTitle {  /* Title of poller - when ajax shows the results */
 margin-top:0px;
 margin-bottom:5px;
 font-weight:bold;
 font-size:1em;
}

.result_pollGraph img {  /* Don't change this one, it is used to get the left and right image(the corner) positioned correctly */
 float:left;
}

.result_pollGraph div {  /* The <div> tag where the percentage result is shown */
 float:left;
 height:12px;
 background-repeat:repeat-x;
 color:#FFF;
 font-size:0.9em;
 line-height:16px;
}

.result_pollGraph {  /* Graph div - parent of both the corner images and the div displaying percentage votes */  
 height:12px;
}
  
.poller_waitMessage {  /* Message when Ajax is working getting restults fromt the server */
 display:none;  
}  

.result_totalVotes{
 clear:left;
 font-size:0.8em;
 margin-top:20px;
 vertical-align:bottom;
 font-style:italic;
 background:transparent;
}

th {
 text-align:left;
}
.formButton {
 width:75px;
}
/* ######### End Ajax Poll System ######### Start Ajax Chat ######### */

#chat {
 overflow: auto;
 width: 100%;
 height: 175px;
 padding: 0px;
}

#chatoutput ul {
 list-style: none;
 margin:0px;
 padding:0px;
 padding:5px 4px 6px 5px;
}

div.chatoutput {
 background:#F1F4FA;
 padding:5px 0px 3px 10px;
 /* font-weight: bold; */
 margin:0px;
 color:#3A4F6C;
 line-height: 150%;
 margin-bottom:2px;
}

div.loader {
 background-image: url('images/ajaxchat/loading.gif'); 
 background-repeat: no-repeat; 
 background-position:center center; 
 width:220px; 
 height:19px;
}

#chatoutput ul li {
}

#chatoutput ul li span.name {
 display: block;
 background:url(images/ajaxchat/bubble.png) no-repeat left;
 padding-left:19px;
 margin-bottom:1px;
 font-weight: normal;
 color: #006699;
}

#chatoutput ul li:hover span.name {
 background:url(images/ajaxchat/bubblehover.png) no-repeat left;
}

form {
 padding:0px;
 margin:6px;
}

#chatoutput {
 text-align: left;
 margin-right: 0px;
}

/* swaps edit and delete images on mouse over */
img.EditSwap {
background:url(images/ajaxchat/shout_edit_gray.gif) no-repeat bottom;
}
img.EditSwap:hover {
background:url(images/ajaxchat/shout_edit.png) no-repeat bottom; 
}
img.DeleteSwap {
background:url(images/ajaxchat/shout_delete_gray.gif) no-repeat bottom;
}
img.DeleteSwap:hover {
background:url(images/ajaxchat/shout_delete.png) no-repeat bottom; 
}
/* end of swaping */

img.form {
background:url(images/ajaxchat/frame.png) no-repeat;
}
img.form:hover {
background:url(images/ajaxchat/frame_hover.png) no-repeat;
}
/* ######### End Ajax Chat ######### */