/* ######### Start Main Tracker Body ######### */
body {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 8pt;
    background: white;
    margin: 0px 3px 0px 0px;
    padding: 0;
}

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

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

}
/* A quote, perhaps from another post. */
.quote
{
    color: #000;
    background-color: #D7DAEC;
    border-style: inset;
    border-width: 1px solid;
    border-color: #000;
    margin: 1px;
    padding: 1px;
    font-size: x-small;
    line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code
{
    color: #000;
    background-color: #ECECEC;
    font-family: "courier new", "times new roman", monospace;
    font-size: x-small;
    line-height: 1.3em;
    /* Put a nice border around it. */
    border-style: inset;
    border-width: 1px solid;
    border-color: #000;
    margin: 1px auto 1px auto;
    padding: 1px;
    width: 99%;
    /* Wrap its contents, and show scrollbars. */
    white-space: wrap;
    overflow: auto;
    /*Stop after about 24 lines, and just show a scrollbar.*/
    max-height: 10em;
}
.post{
  border:1px solid #4E7FCD;
  background-color: #E8EFF7;
  padding:0px;
  margin:1px;
  color:#000000;
  line-height: 1.4em;
  text-align:left;
  white-space:wrap;
    overflow: auto;
}

img {
  border:0px;
    overflow: auto;
  /*  max-height: 100%; */
    max-width: 54em;
}

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

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

}

.pager {
  background-color: #E0E1E8;
 /* 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 {
    display:block;
        background:#DDE5EB;
        border-left:1px solid #696969;
        border-right:1px solid #696969;
        border-bottom:1px solid #696969;
    width:100%;
        padding:0px;
    margin: 0px auto;
}
#logo {
     background: white;
    height:114;
    width:100%;
}
.tracker_logo {
#  background: url("images/logo.png") no-repeat;
    align:center;
    height:98px;
    width:30%;
}


#slideIt {background-color: #D7E0E7; align:left; }

#header{
  background: #D7E0E7;
    width:100%;
}
#nocolumns { width:100%; align:center; }
#footer{
    background: #DDE5EB;
    height:100px;
    width:100%;
}

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


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

h1 {
    font-size: 12pt;
}

p {
    font-size: 10pt;
}

table {
    border:0px;
}
table.tool { border-bottom: solid 1px #CFDBE5; }
table.lista {
    background: #A1BFD9;
    border: 1px solid #ADADAD;
}

td.block {
    background: url(images/catbg.jpg) #A1BFD9 repeat-x;
    color: #ffffff;
    height:25px;
    padding-left: 3px;
    padding-right: 3px;
    border-bottom: solid 1px #375576;
}

td.blocklist {
         background: #F6F6F6;
         padding:2px;
         margin:0px;
         font-size: 8pt;
         font-weight: bold;
         color: #000;
}
.user {background: #A1BFD9;}
td.lista {
    background:#ECEDF3;
    color : #000;
        padding:2px;
    margin:0px;
    font-size: 8pt;
    text-align:left;
        border-left:solid 1px #CFDBE5;
        border-right:solid 1px #CFDBE5;
}

td {

}

td.header {
    color: black;
    height:27px;
    font-style: normal;
    background: url(images/titlebg.jpg) #E9F0F6 repeat-x;
    border-bottom: solid 1px #9BAEBF;
    border-top: solid 1px #FFFFFF;
    padding-left: 5px;
    padding-right: 5px;
}

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

td.navigation {
    background-color: #DDE5EB;
    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:#E0E1E8;
    color: red;
}


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


td.green {
    background-color:#E0E1E8;
    color: green;
}
td.red_petar {
    color: red;
}


td.yellow_petar {
    color: #BEC635;
}


td.green_petar {
    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;
}
td.promoted {
    background-color:#F9AB17;
        color:#000000;
	}
td.demoted {
    background-color:#82CAFA;
        color:#000000;
	}
td.hater {
    background-color:#b08787;
        color:#000000;
	}
td.cheater {
    background-color:#f0f698;
        color:#000000;
	}
td.scoremod {
    background-color:#fca1f9;
        color:#000000;
	}


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

}

#mainContent {
    padding:0px;

}

.clear {
    clear:both;
}

.poller {  /* The poller box */

    width:100%;
    background:#DDE6EF;
        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:#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: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:#dde6ef;
    padding:5px 0px 3px 10px;
    margin:0px;
    color:#006699;
    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: #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/frame.png) no-repeat;
}
img.form:hover {
background:url(images/ajaxchat/frame_hover.png) no-repeat;
}
/* ######### End Ajax Chat ######### */

.fieldName {
font-size: 10pt;
font-weight: bold;
color: blue;
}

.fieldValue {
font-size: 10pt;
font-weight: bold;
color: black;
}


#background {
  position: relative;
  display: block;
  top: 0px;
  left: 0px;
  z-index: 1;
}
#card1 {
  position: relative;
  display: block;
  top: -20em;
  left: -2em;
  z-index: 1;
}
#card2 {
  position: relative;
  display: block;
  top: -29em;
  left: 0em;
  z-index: 1;
}
#card3 {
  position: relative;
  display: block;
  top: -38em;
  left: 2em;
  z-index: 1;
}
#card4 {
  position: relative;
  display: block;
  top: -47em;
  left: 4em;
  z-index: 1;
}
#card5 {
  position: relative;
  display: block;
  top: -56em;
  left: 6em;
  z-index: 1;
}
#playbtn {
  position: relative;
  display: block;
  top: -45em;
  left: -3em;
  z-index: 1;
}
#stopbtn {
  position: relative;
  display: block;
  top: -47em;
  left: 2em;
  z-index: 1;
}
#outtext {
  position: relative;
  display: block;
  top: -99em;
  left: 0em;
  z-index: 1;
}
#gametype {
  position: relative;
  display: block;
  top: -75em;
  left: -40em;
  z-index: 1;
}
