/* CSS Template for The Poker Tour */

body {

   background-color: #16130f;
   background-image: url( '/images/background_tile.gif' );

}

/* styles.css */

p, table, td, th, tr ,ol, ul, li, div, body {

   font-family: Arial, Helvetica, sans-serif;
   font-size:   12px;
   color:       #ffffff;
   font-weight: bold;

}

caption
{

   color: #fff;
   background-color: #4f4f4f;

}

th {

   font-size: 9px !important;
   background-color: #666666;
   font-weight: bold;
   text-transform: uppercase;
   text-align: center;

}

h1, h2, h3, h4, h5, h6
{

   color: #ff6600;
   text-transform: uppercase;
   
}

h3, h4, h5, h6
{

   text-align: left;

}

.major_headline, h2 {

   color: #ff6600;
   font-weight: bold;
   font-size: 16px;
   text-align: center;
   text-transform: uppercase;

}

.headline {

   color: #ff6600;
   font-weight: bold;
   font-size: 14px;
   text-align: left;

}

.row_white {

   font-size: 9px !important;

   color: #000000 !important;
   background-color: #ffffff;

}

tr.row_white td {

   vertical-align: top;

}

tr.row_white td ul {

   margin-top: none !important;
   padding-left: 0px;
   margin-left: 2px;

}

tr.row_white td ul li {

   font-size: 9px !important;

   color: #000000 !important;
   background-color: #ffffff;
   list-style-type: none;

   margin-bottom: .5em;

}

table tr.row_white td ul li a
{

   font-size: 9px;

}

hr {

   width: 100px;
   height: 2px;

   color: #ffffff;
   background-color: #ffffff;

   text-align: center;

}

.calendar {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
   font-weight: normal;

}

/* Classes */

.background_1 {

   background-image: url( '/images/background2.jpg' );

}

.background_2 {

   background-image: url( '/images/top_banner.jpg' );

}

.background_3 {

   background-image: url( '/images/top_banner_p2.jpg' );

}

.background_4 {

   background-image: url( '/images/sponsor_spotlight2.jpg' );

}

.background_5 {

   background-image: url( '/images/newsletter.jpg' );

}

.black_bg {

   background-color: #000000;
   background-image: url( '/images/background2.jpg' );

}

.orangetitle {

   font-family: Arial, Helvetica, sans-serif;
   color: #FF6600;
   font-size: 16px;
   font-weight: bold;

}

.subtitle01 {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #000000;
   font-weight: bold;

}

.subtitle02 {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #00468A;
   font-weight: bold;

}

.textblue {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #00468A;

}

.smalltext01 {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #000000;

}

.smalltext02,.crumb {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #00468A;

}

.lightblue {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #B2DEEF;

}

a:link, a:visited {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #0000FF;
   font-weight: bold;
   text-decoration: none;

}
	
a:hover {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #0000FF;
   font-weight: bold;
   text-decoration: underline;

}

a.orange:link, a.orange:visited {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #FF6600;
   font-weight: bold;
   text-decoration: none;

}
	
a.orange:hover {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #FF6600;
   font-weight: bold;
   text-decoration: underline;

}

a.crumb:link, a.crumb:visited {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #0000FF;
   font-weight: normal;
   text-decoration: none;

}
	
a.crumb:hover {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #0000FF;
   font-weight: normal;
   text-decoration: underline;

}

a.action:link, a.action:visited {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #6BFFFF;
   font-weight: bold;
   text-decoration: none;

}
	
a.action:hover {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #6BFFFF;
   font-weight: bold;
   text-decoration: underline;

}

a.notbold:link, a.notbold:visited {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #0000FF;
   font-weight: normal;
   text-decoration: none;

}
	
a.notbold:hover {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #0000FF;
   font-weight: normal;
   text-decoration: underline;

}

a.orangenotbold:link, a.orangenotbold:visited {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #FF6600;
   font-weight: normal;
   text-decoration: none;

}
	
a.orangenotbold:hover {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #FF6600;
   font-weight: normal;
   text-decoration: underline;

}

a.white:link, a.white:visited {

   font-family:     Arial, Helvetica, sans-serif;
   font-size:       12px;
   font-weight:     normal;

   color:           #ffffff;
   text-decoration: none;

}
	
a.white:hover {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #FFFFFF;
   font-weight: normal;
   text-decoration: underline;

}


/* poker.css */

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}



th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: normal;
	font-weight: lighter;


}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffffff;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
	color: #ffffff;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #ffffff;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

a:link, a:visited {

   font-weight: bold;
   text-decoration: none;

}
	
a:hover {

   font-weight:     bold;
   text-decoration: none;

}

.small1 {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;

}

.small2 {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;

}

.small3 {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;

}

/* Embedded CSS */

a:link, a:visited, a:hover {

   /* Orange */

   color: #FF6600;

}

.style10 {

   color: #ffffff;

}


/* Colors - Perhaps this belongs in a separate file... */

.white {

   color: #ffffff;

}

.black {

   color: #000000;

}

.red {

   color: #ff0000;

}

.blue {

   color: #0000ff;

}

.green {

   color: #00ff00;

}

.cyan {

   color: #00ffff;


}

.yellow {

   color: #ffff00;

}

.magenta {

   color: #ff00ff;

}

.orange {

   color: #ff6600;

}

.pink {

   color: #ffc0cb;

}

/* End of Colors */

.whitetitle {

   color: #ffffff;
   text-decoration: none;

}

/* Divisions */

#dropmenudiv {

   font: normal 12px Verdana;
   line-height:18px;
   color: #FFFFFF;

   position:absolute;
   background-color: #333333;
   border:1px solid black;
   border-bottom-width: 0;
   z-index:100;

}

#dropmenudiv a {

   width: 100%;

   display: block;

   text-indent: 3px;
   border-bottom: 1px solid black;
   padding: 1px 0;

   text-decoration: none;
   font-weight: normal;
   color: #ffffff;

}

#dropmenudiv a:hover {

   background-color: #F9A504;

}


/* Sample CSS definition for the example list. Remove if desired */

.navlist li {

   list-style-type: square;

   width: 135px;

   background-color: #FFFFB9;

}

.num_tables {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: normal;
   color: #ffffff;
   /* width: 110px; */

   background-color: black;
   border: 2px outset yellow;

   text-align: center;

   margin-top:  5px;
   margin-left: 5px;
   margin-bottom: 10px;

   padding:     2px;

}

.odd
{

   color: #000;
   background-color: #fff;

}

.even
{

   color: #000;
   background-color: #dfdfdf !important;

}

table #leader_board
{
   width: 200px;
   background-color: #fff !important;
   border: none;

}

#leader_board caption
{

   padding: 2px;
   border: 1px solid #fff;

}

#leader_board td
{

   padding: 2px;

}

.recommend
{

   padding: 5px !important;
   margin-top: 1.5em;
   border: 1px solid #ff6600;

   width: 125px;

   background-color: #fff;
   color: #000;

   font-size: .9em;
   text-align: center;

}

.jackpot
{

   margin-left: 15px;
   background: url( '/images/jackpot.jpg' ) no-repeat;
   height: 40px;
   padding: 150px 0px 0px 0px !important;
   text-align: center;

}

.jackpot2
{

   margin-left: 15px;
   background: url( '/images/jackpot2.jpg' ) no-repeat;
   height: 40px;
   padding: 170px 0px 0px 0px !important;
   text-align: center;

}

.jackpot a, .jackpot2 a
{

   color: #ff0;
   font-size: 16px;
   text-decoration: none;

}

.jackpot a:hover, .jackpot2 a:hover
{

   text-decoration: underline;

}

#slideshow {
	
    position:relative;
    height:150px;

}

#slideshow IMG {
	
    position:absolute;
    top:0;
    left:0;
    width: 183px;
    z-index:8;

}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}