


/* css for dropdown menu */
#menu {width:auto; height:0px; background:transparent; text-align:right; margin:0 auto;}

#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; background:#fff;}
#menu ul {display:inline-block;} 

#menu li {margin:0; padding:0; list-style:none;}
#menu li {display:inline-block; display:inline;}
#menu ul ul {position:absolute; left:-9999px; width:auto;}

#menu ul.level1 {margin:3px auto;}
#menu ul.level1 li.level1-li {float:left; display:block; position:relative;}

#menu b {position:absolute;} /* -- for IE6 non-flyout dropdowns to stop flickering - who knows why --*/

#menu a {display:block; font:normal 11px verdana,arial,sans-serif; color:#01223b; line-height:26px; text-decoration:none; padding:0 20px;}
#menu ul.level1 li.level1-li a.level1-a {float:left;}

#menu ul li:hover > ul {visibility:visible; left:0; top:24px;}
#menu ul ul li:hover > ul {visibility:visible; left:100%; top:auto; margin-top:-25px; margin-left:-4px;}
#menu li.left:hover > ul {visibility:visible; left:auto; right:0; top:25px;}
#menu li.left ul li:hover > ul {visibility:visible; left:auto; right:100%; top:auto; margin-top:-25px; margin-right:-4px;}

#menu a:hover ul {left:0; top:25px;}
#menu li.left a:hover ul {left:auto; right:-1px; top:25px;}

#menu li.left ul a {text-align:left;}

#menu a:hover a:hover ul, 
#menu a:hover a:hover a:hover ul {left:100%; visibility:visible;}
#menu li.left a:hover a:hover ul, 
#menu li.left a:hover a:hover a:hover ul {left:auto; right:0; visibility:visible;}

#menu a:hover ul ul, 
#menu a:hover a:hover ul ul {left:-9999px;}
#menu li.left a:hover ul ul, 
#menu li.left a:hover a:hover ul ul {left:-9999px;}

#menu li a.drop {background:transparent url(images/black-down.gif) no-repeat right center;}
#menu li a.fly {background:transparent url(images/black-right.gif) no-repeat right center;}
#menu li.left ul a.fly {background:transparent url(images/black-left.gif) no-repeat left center;}

#menu li a:hover,
#menu li a.fly:hover {background:#fff url(images/menubg-hover.gif); color:#000;} 
#menu li:hover > a,
#menu ul li:hover > a.fly {background:#fff url(images/menubg-hover.gif); color:#000;}

#menu table {position:absolute; height:0; width:0; left:0; border-collapse:collapse; margin-top:-6px;}
#menu table table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-30px; margin-left:-4px;}

#menu li.left table {position:absolute; height:0; width:0; left:auto; right:0; border-collapse:collapse; margin-top:-4px;}
#menu li.left table table {position:absolute; left:auto; right:100%; height:0; width:0; border-collapse:collapse; margin-top:-30px; margin-right:-4px;}
/* end menu */
body {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 8pt;
    background: #F1F4FA;
    margin: 10px 52px 20px 48px;
    padding: 0;
}

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

.btn{
  background: #D9E6ED;#DFE6EF;
  border: 1px solid #EFF3F5;
  color: #000;
  font-family: Verdana, Helvetica, Sans-Serif;
  font-size: 11px;
  padding: 2px;
  vertical-align: middle;
  cursor: pointer;

}

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

img {
  border:0px;
}

textarea {
    display:block;
    overflow: auto;
    line-height: 1.4em;
}
/* Form elements */
input, select {
	font: normal 7pt Verdana, Arial, Helvetica, sans-serif;
	/*border:1px solid; 
	border-color:#000000 #D6D6D6 #D6D6D6 #000000;*/ 
}

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

}

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

.pagercurrent {
  background-color: #7FBDFA;
  border: 1px solid #BBC7CE;
  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;
}

.cat3
{
	background: url(images/menubg.gif) #fff repeat-x;
	height:25px;
	color: #000;
	font-size:8pt;
	font-weight:bold;	
}

#main {
    background: #FCFCFC;#F1F4FA;
    width:992px;
    border: 1px #BFD3EE solid;
    margin: auto;
		font-size: 7.5pt;
		color:#122935;
}

#logo {
  background:url('images/Logobg.png') repeat-x;
    height:150;
    width:100%;
}
.tracker_logo {
  background: url("images/Logo.png") no-repeat; 
    align:center; 
    height:150px; 
    width:750px;
}

#nocolumns { width:100%; align:center; }
#header { width:100%; align:center; }
#footer{
  background:url('images/Footerbg.png') repeat-x;
  height:150px;
  width:100%;
}

td.footer{
  background:transparent;
	height:69px;
  width:982px;
	position:absolute;
}

a:link,a:active,a:visited { color: #093950;}
a:hover { text-decoration:none; color: #E69129;#DD6900; }

h1 {
    font-size: 10pt;
}

p {
    font-size: 9pt;
}

b {
  text-transform:uppercase;
	font-size: 7.5pt;
}

table {
    border:0px;
}

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

table.lista {
   background:#F4F6F7;
	 border-top: 1px solid #EEE;  
   border-left: 1px solid #EEE; 
   border-right: 1px solid #EEE;
}

td.block {
    background:#FFF; 
		color:#122935;#01679a;
    height:25px;
    padding-left: 3px;
    padding-right: 3px;
}

td.blocklist {
   background: #F4F6F7;#F1F4FA;
   padding:2px;
   margin:1px;
   font-size: 8pt;
   font-weight: bold;
   color: #374B55;#ADBBC3;#3939AA;
}
.user {background:#F4F6F7;#F1F4FA;}
td.lista {
    background:#F4F6F7;#F1F4FA;
    border-left:solid 1px #EFF3F5;
    border-right:solid 1px #EFF3F5;
    color: #093950;#96A4AC;#006699;
    padding:2px;
    margin:0px;
    text-align:left;
    font-size: 8pt;
}

td {
   font-size: 8pt;
}

td.header {
     font-weight:bold;
		 font-size: 7.5pt;
     color:#374B55;#025082;
     padding:5px;
     border: 1px #EFF3F5 solid;
     background-image: url(images/bg_bar.gif);
     background-color: #F9F8F8;
     background-repeat:repeat-x;
     
}

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

td.navigation {
    background: #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: url('images/poller.png');*/
    color: red;
}


td.yellow {
    /*background: url('images/poller.png');*/
    color: #BEC635;
}


td.green {
    /*background: url('images/poller.png');*/
    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/chr.gif); background-repeat: repeat-x;}
.information { color:black; font-weight: bold; font-size: 14pt; background:url(images/chb.gif); background-repeat: repeat-x;}
.success { color:black; font-weight: bold; font-size: 14pt; background:url(images/chg.gif); 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;
		padding-left:5px;
    background:#F4F6F7;
    
}

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

.poller {  /* The poller box */
  
    width:100%;
    background:#F4F6F7;
    overflow:hidden; 
		color:#374B55; 
}

.pollerTitle {  /* Poller title above radio buttons */
    margin-top:0px;
    margin-bottom:5px;
    font-style:italic;
    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:32px; 
height:32px;
}

#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 ######### */