* { font-family: Tahoma, Verdana, Arial; font-size: 11px; }

body { margin-top: 0px; margin-bottom: 0px; text-align: center; background: #F6F6F6; color: #666666 }

a:link, a:visited
{
  color:#666666;
  text-decoration: none;
}
.blue_link
{
  color: #0000ff!important;
}
.gray_link
{
  color: #808080!important;
}
.red_link
{
  color: #ff0000!important;
}
.ae_link
{
  color: #ff0000!important;
}
a:hover
{
  color:#0163B0;
  text-decoration: underline;
}

.bodycontainer
{
  width: 1024px;
  text-align: center;
  margin: 0 auto 0 auto;
}

.header
{
  width: 1024px;
  height: 50px;
  background: #ffffff;

}
.content
{
  width: 1024px;
  text-align: left;
  float: left;
  background: #ffffff;
}
.footer
{
  width: 1024px;
  background: #F6F6F6;
  padding-top: 10px;
  padding-bottom: 10px;
}
.footer a:link, .footer a:visited
{
  color:#0163B0;
  text-decoration: none;
}
.footer a:hover
{
  color:#0163B0;
  text-decoration: underline;
}


.dotline
{
  background:url(../img/dot_row.gif) repeat-x;
	height:1px;
	margin-right: 5px;
	margin-bottom: 5px;
}


.mainmenuitem
{
  float:left;
  border-right: 5px #b6d916 solid;
  background: #84a5bf;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  margin-top: 10px;
  width: 110px;
  text-align: right;
  color: #f2f2f2;
  font-weight:bold;
  font-size: 11px;
}

.mainmenuitem a:link, .mainmenuitem a:visited, .mainmenuitem a:hover
{
  color: #ffffff;
  font-weight:bold;
  font-size: 11px;
  text-decoration:none;
}


ul
{
	padding:0px;
	margin-top: 15px;
	margin-left:20px;
	list-style-image:url(../img/arrow.gif);
	display:list-item;
}

.libold { font-weight: bold; }


.notice
{
  width: 250px;
  border: 1px #ff8000 solid;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  background: #ffffd5;
  color: #000000;
  text-align: center;
  font-size: 11px;
  margin-left: 10px;
}

.error
{
  color: red;
  font-size: 11px;
  padding-top: 10px;
  padding-bottom: 10px;
}

h1
{
  font-size: 11px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 10px;
  color:#0163B0;
}

h1 a:link, h1 a:visited, h1 a:hover
{
  font-size: 11px;
  font-weight: bold;
  color:#0163B0;
}

h6
{
  font-size: 11px;
  font-weight: normal;
  margin-top: 4px;
  margin-bottom: 4px;
  padding-left: 10px;
  margin-right: 10px;
  color:#666666;
}

h6 b
{
  font-size: 11px;
}

h5
{
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
  margin: 0px;
}

h4
{
  font-size: 11px;
  color:#666666;
  font-weight: normal;
}

img { border:0px; }

.substable
{
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 7px;
  margin-bottom: 15px;
  border: 1px gray solid;
}

.substable th
{
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 2px;
  text-align: left;
  font-weight: bold;
  font-size: 11px;
  background: #688fb0;
  color: #ffffff;
}

.substable td
{
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 2px;
  font-size: 11px;
}

.substable .number
{
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 2px;
  font-size: 11px;
  font-weight: bold;
  width: 25px;
}

.substable .name
{
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 2px;
  font-size: 11px;
  width: 80px;
}


.substable .date
{
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 2px;
  font-size: 11px;
  width: 175px;
}

.substable .actions
{
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 2px;
  font-size: 11px;
  width: 50px;
}

.substable .actions a:link, .substable .actions a:visited
{
  text-decoration: none;
  color:#666666;
}

.substable .actions a:hover
{
  color:#0163B0;
  text-decoration: underline;
}

.betstable
{
  margin-left: 10px;
  margin-right: 10px;
  border: 1px gray solid;
  width: 540px;
}

.betstable td
{
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 3px;
  font-size: 11px;
}

.betstable .evname, .betstable .evname a:link, .betstable .evname a:visited, .betstable .evname a:hover
{
  background: #688fb0;
  color: #ffffff;
  font-size: 11px;
  font-weight:bold;
  text-decoration: none;
}

.betstable .inputs
{
  background: #688fb0;
  color: #ffffff;
  font-size: 11px;
  font-weight:bold;
  text-align: right;
  padding-right: 4px;
}

.betstable .emptyhead
{
  background: #688fb0;
}

.betstable .linetype
{
  width: 160px;
}

.betstable .supplement
{
  width: 40px;
}

.betstable .odds
{
  width: 55px;
}

.betstable .amount
{
  width: 75px;
  text-align: right;
}

.betstable .result
{
  width: 75px;
  text-align: right;
  padding-right: 3px;
}

.betstable .selres
{
  width: 70px;
  text-align: right;
  padding-right: 3px;
}

.betstable .imgres { background:#ffffff; text-align: center; }

.betstable .imgres img { border: 0px; }

.betstable .tdsubmit
{
  background: #c2d6e0;
  text-align: right;
  padding-right: 5px;
}

.bold, .bold a:link, .bold a:visited
{
  font-weight: bold;
}

.boldinactive a:link, .boldinactive a:visited, .boldinactive a:hover
{
  font-weight: bold;
  color: red;
}

.inactive, .inactive a:link, .inactive a:visited, .inactive a:hover
{
  color: red;
}

.bookiestable
{
  margin-left: 10px;
  margin-right: 10px;
  border: 1px gray solid;
  width: 580px;
}

.bookiestable td
{
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 3px;
  font-size: 11px;
}

.bookiestable th
{
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 2px;
  text-align: left;
  font-weight: bold;
  font-size: 11px;
  background: #688fb0;
  color: #ffffff;
}

.bookiestable .number			{  width:30px;}
.bookiestable .bookie			{  width:70px;}
.bookiestable .account		{  width:120px;}
.bookiestable .balance		{  width:50px;}
.bookiestable .outbets		{  width:70px;}
.bookiestable .outvalue		{  width:70px;}
.bookiestable .return			{  width:70px;  padding-right: 3px;}
.bookiestable .actionlink	{  width:50px;}

.transtable
{
  margin-left: 10px;
  margin-right: 10px;
  border: 1px gray solid;
  width: 600px;
}

.transtable td
{
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 3px;
  font-size: 11px;
}

.transtable th
{
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 2px;
  text-align: left;
  font-weight: bold;
  font-size: 11px;
  background: #688fb0;
  color: #ffffff;
}
.transtable th a:link, .transtable th a:visited
{ color:#ffffff;}
.transtable .number
{ width:30px; }
.transtable .bookie
{ width:70px; }
.transtable .account
{ width:120px; }
.transtable .date
{ width:120px; }
.transtable .amount
{ width:60px; text-align:right; padding-right:3px; }
.transtable .type
{ width:60px; padding-left:3px;}
.transtable .comment
{ width:150px; }
.transtable .actionlink
{ width:20px; }

.pglinkstable
{
  border: 1px #666666 solid;
  border-top: 0px;
}
.pglinkstable td { padding:3px 0px 3px 0px; }


.stats
{
  margin-right: 10px;
  border: 1px gray solid;
}
.stats td
{
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 3px;
  font-size: 11px;
}
.stats th
{
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 3px;
  text-align: left;
  font-weight: bold;
  font-size: 11px;
  background: #688fb0;
  color: #ffffff;
}
.stats th a:link, .transtable th a:visited
{
  color:#ffffff;
}
.stats .number
{ width:20px; }
.stats .bookie
{ width:90px; }
.stats .cntarbs
{ width:70px; text-align:right; padding-right:3px; }
.stats .percent
{ width:80px; text-align:right; padding-right:3px; }
.stats .sport
{ width: 70px; }
.stats .event
{ width: 140px; }
.stats .time
{ width: 105px; }




label { font-weight: bold; font-size: 11px; color:#666666; }

input { margin-top: 2px; margin-bottom: 2px; }
select { margin-top: 2px; margin-bottom: 2px; }
textarea { margin-top: 2px; margin-bottom: 2px; }


/********************************
  COLUMN TITLES
********************************/
.coltitle
{
  padding-top: 4px;
  padding-bottom: 4px;
  background: #688fb0;
  /*border-left: 1px #ffffff solid;*/
  border-top: 1px #ffffff solid;
  border-right: 6px #b6d916 solid;
  /*border-bottom: 1px #ffffff solid;*/
  text-align: left;
}
.coltitle .question
{
  float: left;
  width: 20px;
  background: #688fb0;
  margin-left: 3px;
}
.coltitle .question a img
{
  margin-top: 5px;
  margin-left: 2px;
}
.coltitle .caption
{
  float: left;
  background: #688fb0;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
  margin-left: 3px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.coltitle .right
{
  float: right;
  background: #688fb0;
  text-align: right;
  padding-right: 3px;
}


/********************************
  DATA LISTS CONTAINERS
********************************/
.eventslist
{
  width: 250px;
  border: 1px #84a5bf solid;
  margin-top: 2px;
  margin-left: 1px;
  margin-right: 1px;
  vertical-align: top;
}
.arbslist
{
  width: 200px;
  border: 1px #84a5bf solid;
  margin-top: 2px;
  margin-left: 1px;
  margin-right: 1px;
  vertical-align: top;
}
.oddslist
{
  width: 400px;
  border: 1px #84a5bf solid;
  margin-top: 2px;
  margin-left: 1px;
  margin-right: 1px;
  vertical-align: top;
}


/********************************
  EVENTS BAR: SPORT TITLE
********************************/
.sporttitle
{
  background: #84a5bf;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  text-align: left;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
}
.sporttitle a:link, .sporttitle a:visited
{
  background: #84a5bf;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
.sporttitle a:hover
{
  background: #84a5bf;
  font-weight: bold;
  text-decoration: none;
  color: #f2f2f2;
}


/********************************
  EVENTS BAR: EVENT ROW
********************************/
.eventrow
{
  border-top: 1px #00486a solid;
  font-size: 9px;
  background: #ffffff;
}
.eventrow .killimg
{
  width: 20px;
  padding:2px;
}
.eventrow .name
{
  width: 160px;
  color: #00486a;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 3px;
}
.eventrow .name a:link, .eventrow .name a:visited
{
  color: #00486a;
  text-decoration: none;
}
.eventrow .name a:hover
{
  color: #000000;
  text-decoration: none;
}
.eventrow .numarbs
{
  width: 35px;
  text-align: right;
  color: #00486a;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 2px;
}
.eventrow .lastpc
{
  width: 35px;
  text-align: right;
  color: #000000;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 3px;
}
/********************************
  EVENTS BAR: EVENT ROW (SELECTED)
********************************/
.eventrowselected
{
  border-top: 1px #00486a solid;
  font-size: 9px;
  background: #c2d6e0;
}
.eventrowselected .killimg
{
  width: 20px;
  padding:2px;
}
.eventrowselected .name
{
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 3px;
  width: 180px;
  color: #000000;
}
.eventrowselected .name a:link, .eventrowselected .name a:visited
{
  color: #000000;
  text-decoration: none;
}
.eventrowselected .name a:hover
{
  color: #000000;
  text-decoration: none;
}
.eventrowselected .numarbs
{
  padding-top: 2px;
  padding-bottom: 2px;
  width: 35px;
  text-align: right;
  color: #00486a;
  font-weight: bold;
}
.eventrowselected .lastpc
{
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 3px;
  width: 35px;
  text-align: right;
  color: #000000;
}



/********************************
  ARBS BAR
********************************/
.arbtitle
{
  background: #84a5bf;
  color: #ffffff;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  font-weight: bold;
}

.arbrow
{
  padding-top: 3px;
  padding-bottom: 3px;
  background: #ffffff;
}
.arbrow .number
{
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  color: #00486a;
  width: 20px;
}
.arbrow .number a:link, .arbrow .number a:visited, .arbrow .number a:hover
{
  color: #00486a;
  text-decoration: none;
}
.arbrow .bettype
{
  padding-top: 3px;
  padding-bottom: 3px;
  color: #000000;
  width: 95px;
}
.arbrow .lastpc
{
  padding-top: 3px;
  padding-bottom: 3px;
  color: #000000;
  width: 35px;
  text-align: right;
}
.arbrow .timeparsed
{
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 3px;
  color: #000000;
  text-align: right;
  width: 100px;
}
/********************************
  ARBS BAR (SELECTED ROW)
********************************/
.arbrowselected
{
  padding-top: 3px;
  padding-bottom: 3px;
  background: #c2d6e0;
}
.arbrowselected .number
{
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  font-weight: bold;
  color: #000000;
  width: 15px;
}
.arbrowselected .number a:link, .arbrowselected .number a:visited, .arbrowselected .number a:hover
{
  color: #00486a;
  text-decoration: none;
}
.arbrowselected .bettype
{
  padding-top: 3px;
  padding-bottom: 3px;
  color: #000000;
  width: 100px;
}
.arbrowselected .lastpc
{
  padding-top: 3px;
  padding-bottom: 3px;
  color: #000000;
  width: 35px;
  text-align: right;
}
.arbrowselected .timeparsed
{
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 3px;
  color: #000000;
  text-align: right;
  width: 100px;
}



/********************************
  ODDS BAR
********************************/
.collinetype
{
  width: 220px;
  padding-left: 3px;
  padding-right: 3px;
  font-size: 11px;
}
.colbookie
{
  width: 60px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.colbookieodds
{
  width: 55px;
  text-align: right;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 3px;
}
.colradio
{
  width: 10px;
  text-align: right;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 3px;
}



/********************************

********************************/
.red
{
  color: red;
}
.green
{
  color: green;
}