/* ######### Start Main Tracker Body ######### */

/* Normal, standard links. */
a:link, a:active
{
	color: #000;
	FONT: tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	text-decoration: none;

}
a:visited
{
	color: #000;
	FONT: tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	text-decoration: none;
}
a:hover
{
	color: #DB2929;
	text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #525252;
	text-decoration: underline;
}
a.nav:hover
{
	color: #DB2929;
	text-decoration: none;
}

/* Tables should show empty cells. */
table
{
	empty-cells: show;
}

/* By default (td, body..) use verdana in black. */
body, td, th, tr
{
	color: #000;
	font-size: small;
	font-family:tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/* The main body of the entire forum. */
body
{
	margin: auto;

	/*padding: 5px 0 0 0;*/
	background-color: #f5f4ea;
	font-family : 'Tahoma', 'Trebuchet MS', 'Verdana', 'Arial', 'Sans-Serif';

	font-size: 8pt;
	text-align: left;
	color: #000000;
}

.highlight {
	background-color: yellow;
	font-weight: bold;
	color: black;
}

.btn{
	color: #000;
	background: #FFF;
	font-family: verdana, sans-serif;
	border: solid 1px #525252;
  font-size: 11px;
  padding: 2px;
  vertical-align: middle;
  cursor: pointer;

}

/* Standard horizontal rule.. */
hr {color: #000; background-color: black; }

/* A quote, perhaps from another post. */
.quote
{
	  color: #000;
	  background: #404d58;
	  font-size: 11px; 
	  border-top: #525252 1px solid; 
	  border-bottom: #525252 1px solid; 
	  border-left: #525252 1px solid; 
	  border-right: #525252 1px solid;
}

/* A code block - maybe even PHP ;). */
.code
{
	  color: #000;
	  background-color: #FFFF00;
	  font-size: 11px; 
	  border-top: #525252 1px solid; 
	  border-bottom: #525252 1px solid; 
	  border-left: #525252 1px solid; 
	  border-right: #525252 1px solid;
}

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

img {
  border:0px;
}

textarea {
  display:block;
  overflow: auto;
  font-size: 8pt;
	color: #000;
	background: #FFF;
	font-family: verdana, sans-serif;
	border: solid 1px #525252;
}
/* All input elements that are checkboxes or radio buttons. */
input.check
{
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 90%;
	font-weight: normal;
	color: #000;
	background: #fff;
	font-family: verdana, sans-serif;
	border: solid 1px #525252;
}
select.drop_pager {
  background: #323f4e;
  font-size: 8pt;

}

.pager {
  background: #323f4e;
 /* border: 1px solid #525252;*/
  padding: 1px 3px 1px 3px;
}

.pagercurrent {
  background: #7FBDFA;
  border: 1px solid #525252;
  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 {
  display:block; 
      background:#00688B;
  	margin: auto;
       width:100%;
       height:100%;
	
        
	}
/* ### Start Logo Section ### */
/* This is for the logo background */
#logo {
    background: url('images/logo-bg.gif') no-repeat;
    border-top: solid 1px #525252;
    margin: auto;
	height220px;
    width:100%;
}

/* If you choose to place a transparent image with you site name on it, place it in the section. */
.main-logo {
    background: url(images/logo.gif) no-repeat;
    background-position: 50% 50%;
	height:220px;
    width:100%;
}
/* ### End Logo Section ### */

#slideIt {background: transparent;#414141; align:left; }

#header{
  background: transparent;
    width:100%;
}
#nocolumns { width:100%; align:center; }
#footer{
    background: url('images/footer.gif');
    background-position: center;
    margin: auto;
    width:326px;
    height:100px;
}

/*a:link, a:active, a:visited { color: #525252; text-decoration:none;}
a:hover { text-decoration:none; color: #000; }*/

h1 {
    font-size: 9pt;
}

p {
    font-size: 8pt;
}

table {
    border:0px;
}
table.tool { border-bottom: solid 1px #525252; }
table.lista {
    background: transparent;
}

td.block {
	background: url(images/blk_tile.gif);
        font-family : 'Tahoma', 'Trebuchet MS', 'Verdana', 'Arial', 'Sans-Serif';
	font-size: 8pt;
	color: #000;
        background-color:none;
        border-color:#525252;
        border-top-style:double;
        border-right-style:double;
border-bottom-style:none;
border-left-style:double;
}

td.subBlock {
	background-color: #FFFF00;
	
	text-align:left;
	width:100%;
        padding:auto;
        border-color:#525252;      
        border-top-style:none;
        border-right-style:double;
        border-bottom-style:double;
        border-left-style:double;
        
}

td.blocklist {
  border-right: #525252 1px solid; 
	border-top: #525252 1px solid; 
	background-color: #FFFF00; 
	border-left: #525252 1px solid;  
	border-bottom: #525252 1px solid;
  font-size: 8pt;
  color: #000;
}

.user {
  background: transparent;
}

td.lista {
  border-right: #525252 1px solid; 
	border-top: #525252 1px solid; 
	background-color: #FFFF00; 
	border-left: #525252 1px solid; 
	color: #000; 
	border-bottom: #525252 1px solid;
	font-size: 8pt;	
}

td {}

td.header {
  color: #000;
	text-decoration: none;
	font-size: 8pt;
	vertical-align: middle;
	padding: 10px;
        margin: 4px 0 4px 0;
        border: 1px solid #525252;
	font-family: tahoma, sans-serif;
        BACKGROUND-COLOR:#BF5FFF;
        
	
}
td.header a, td.header a:link, td.header a:visited
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
  margin: 4px 0 4px 0;
	
}
td.header a:hover, td.header a:active
{
	color:#DB2929;
	font-weight: bold;
	text-decoration: none;
  margin: 4px 0 4px 0;
	background-color: #ece9d8;
	
}
td.title {
    font-size: 8pt;
}

td.navigation {
    background-color: #746E60;
    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: 9pt;
}

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

td.red {
    background:transparent;
    color: red;
		border-color: #444; border-style: solid; border-width: 0 1px 1px;
}


td.yellow {
    background:transparent;
    color: #BEC635;
		border-color: #444; border-style: solid; border-width: 0 1px 1px;
}


td.green {
    background:transparent;
    color: green;
		border-color: #444; border-style: solid; border-width: 0 1px 1px;
}

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:white; font-weight: bold; font-size: 14pt; background:url(images/chr.gif); background-repeat: repeat-x;}
.information { color:white; font-weight: bold; font-size: 14pt; background:url(images/chb.gif); background-repeat: repeat-x;}
.success { color:white; 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:#000;
}

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

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

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

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

.poller {  /* The poller box */
  
    width:100%;
    background:transparent;
        overflow:hidden;
}

.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:#000;
    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:10px;
    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: 220px;
padding: 0px;
}

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

div.chatoutput {
    background:#6495ED;
    padding:5px 0px 3px 10px;
    margin:0px;
    color:#000;
    line-height: 150%;
    margin-bottom:2px;
    border: 1px solid #525252;
}

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: #000;
}

#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/emo.gif) no-repeat;
}
img.form:hover {
background:url(images/ajaxchat/emohover.gif) no-repeat;
}
/* ######### End Ajax Chat ######### */

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: x-small;
	font-family: verdana, sans-serif;
}
.middletext
{
	font-size: 90%;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}

