/* CSS Document */

body {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #0066CC;
	background-image: url(images/shell/background_full.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	}
	
	
/*****START Links*****/


/* Regular Intext Links */
a:link {
	font-weight: bold;
	color: #FEEDA2;
	text-decoration: none; 
	}
a:visited {
	font-weight: bold;
	color: #F2D774;
	text-decoration: none; 
	}
a:hover {
	font-weight: bold;
	color: #F2D774;
	text-decoration: underline; 
	}

/* Main Navigation Links - used in <span> tag of text link */

.navText {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none; 
	}

/* Main Navigation Links Menu Items */

.p7tbsub {
	text-decoration: none;
	font: 8pt Arial, Helvetica, sans-serif; 
	font-weight: bold;
	}

.p7tbsub div {
	border: 2px solid #cccccc; 
	border-top: 1px solid #cccccc; 
	background-color: #4175ED; 
	Filter: Alpha(Opacity=100, FinishOpacity=80, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=300)
	}

.p7tbsub p {
	margin: 0px;  
	background-color: #4175ED; 
	}

.p7tbsub a {
	padding-top: 3px; 
	padding-bottom: 3px; 
	width:100%; 
	margin: 0px; 
	display: block;
	}

.p7tbsub a:link { 
	color: #FFFFFF; 
	font: 8pt Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-weight: bold; 
	display: block;
	}

.p7tbsub a:visited { 
	color: #FFFFFF; 
	font: 8pt Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-weight: bold;
	display: block;
	}

.p7tbsub a:active { 
	color: #FFFFFF; 
	font: 8pt Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-weight: bold;
	display: block;
	}

.p7tbsub a:hover { 
	color: #ffff99; 
	font: 8pt Arial, Helvetica, sans-serif; 
	background-color: #223382; 
	text-decoration: none; 
	font-weight: bold;
	display: block; 
	}



/* Promo Page Sub-navigation */

a.subnav:link {
	font-weight: bold;
	font-size: 11px;
	color: #FEEDA2;
	text-decoration: none; 
	margin-left: 20px;
	}

a.subnav:visited {
	font-weight: bold;
	font-size: 11px;
	color: #FEEDA2;
	text-decoration: none; 
	margin-left: 20px;
	}

a.subnav:hover {
	font-weight: bold;
	font-size: 11px;
	color: #F2D774;
	text-decoration: underline; 
	margin-left: 20px;
	}
	
.subnav_span{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none; 
	margin-left: 20px;
	}

/* Intext links for pages with other background colors */
/*none - remove this when some are added*/

/*****END Links*****/	



/****START Areas of Content (td, div, etc.)****/
	
td.content_td {
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: center;
	width: inherit;
	background-color: #020220;
	padding-top: 0px;
	margin-top: 0px;
	}

td.index_td {
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: center;
	width: inherit;
	}

td.ih_td {
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	width: 200px;
	padding: 15px 0px 15px 15px;
	height: 550px;
	background-color: #003399;
	}



div.content_text {
	font-family: Arial, helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	line-height: 17px;
	padding: 0px 50px 20px 50px;
	margin: 20px 0px 0px 0px;
	}
	
div.content_tourney {
font-family: Arial, helvetica, sans-serif;
font-size: 13px;
text-align: justify;
line-height: 17px;
padding: 0px 20px 5px 20px;
margin: 10px 0px 0px 0px;
float: left;
}
	
div.content_text_bg {
font-family: Arial, helvetica, sans-serif;
font-size: 13px;
text-align: justify;
line-height: 17px;
padding: 60px 50px 20px 50px;
margin: 0px 0px 0px 0px;
}

div.content_full {
	margin: 0px; 
	padding: 0px; 
	width: 100%; 
	height: inherit;  
	background-position: top; 
	background-repeat: repeat;
	}

div.content_subnav {
	font-family: Arial, helvetica, sans-serif;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 5px;	
	height: 20px;
	text-align: center;
	}

div.titles_main {
	font-size: 14px;
	font-weight: bold;
	}
	
.profile_text {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 0px 10px 10px 10px;
	margin: 5px 0px 0px 0px;
	}	
	
/*Current Promos */

div.promobanner
{
	color: Black;
	background-repeat: no-repeat;
	font-size: 12px;
	margin-bottom: 8px;
	width: 591px; 
	height: 88px;
	margin-left: 10px;
	
}

.promotext
{
	vertical-align: middle;
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 10px;
}

.promoimage
{
	
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 5px;
	float: left;
	border: none;
}

a.promolink
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

a.promolink:visited
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

a.promolink:hover
{
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}

/*Specific Promos Tables*/

td.grey { 
	font-size: 12px; 
	font-weight: bold; 
	background-color: #dddddd; 
	color: #000000; 
	text-align: center; 
	vertical-align: middle; 
	border-top:  2px solid black; 
	border-bottom: 2px solid black; 
	border-left: 2px solid black; 
	border-right: 2px solid black; 
}

td.grey-end { 
	font-size: 12px; 
	font-weight: bold; 
	background-color: #dddddd; 
	color: #000000; 
	text-align: center; 
	vertical-align: middle; 
	border-top:  2px solid black; 
	border-bottom: 0px; 
	border-left: 2px solid black; 
	border-right: 2px solid black; 
}

td.blue { 
	font-size: 12px; 
	font-weight: bold; 
	background-color: #99ccff;
	color: #000000; 
	text-align: center; 
	vertical-align: middle; 
	border-top:  2px solid black; 
	border-bottom: 2px solid black; 
	border-left: 2px solid black; 
	border-right: 2px solid black; 
	}
	
td.white { 
	font-size: 12px; 
	font-weight: bold; 
	background-color: #ffffff; 
	color: #000000; 
	text-align: center; 
	vertical-align: middle; 
	border-top:  2px solid black; 
	border-bottom: 2px solid black; 
	border-left: 2px solid black; 
	border-right: 2px solid black; 
}

td.white-end { 
	font-size: 12px; 
	font-weight: bold; 
	background-color: #ffffff; 
	color: #000000; 
	text-align: center; 
	vertical-align: middle; 
	border-top:  2px solid black; 
	border-bottom: 0px; 
	border-left: 2px solid black; 
	border-right: 2px solid black; 
}
td.dkblue { 
	font-size: 14px; 
	font-weight: bold; 
	background-color: #3F86C8; 
	color: #FFFFFF; 
	text-align: center; 
	vertical-align: bottom; 
	border-top:  0px; 
	border-bottom: 2px solid black; 
	border-left: 0px; 
	border-right: 0px; 
}
td.dkblue-end { 
	font-size: 14px; 
	font-weight: bold; 
	background-color: #3F86C8; 
	color: #FFFFFF; 
	text-align: center; 
	vertical-align: middle; 
	border-top:  2px solid black; 
	border-bottom: 0px; 
	border-left: 0px; 
	border-right: 0px; 
}

	


/* FAQ Layout */

div.faqs_sections { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	}

div.faqs_questions {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	display: none;
	}

div.faqs_answer {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	display: none;
	}

.faqs_h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #A8E4F8; 
	font-weight: bold;
	}

/* FOR THE Poker Payday Grid */
.PokerPaydayOdd 
{
	background-image: url(images/leaderboards/pokerpayday/lb_pokerpayday_bgodd.jpg)
}
.PokerPaydayEven
{
	background-image: url(images/leaderboards/pokerpayday/lb_pokerpayday_bgeven.jpg)
}


/* I don't what these are for yet*/
#divUp   {position:static;}
#divDown {position:static;}
#divScrollTextCont {width:100px; height:256px; clip:rect(0px 100px 275px 0px); overflow:hidden; visibility:visible;}
#divText {position:relative; left:0px; top:0px;} 

/****END Areas of Content (td, div, etc.)****/


/****START Specific Text Formatting****/

H1 {
 	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #88D5FF;	
	}

H2 {
 	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: larger;
	color: #88D5FF;	
	}

.blue{
	color: #66CCFF;
	}
	
.hh_heads 
{
	 padding-left: 30px;
	 padding-right: 15px;
}	

.hh_money
{
	position: relative; 
	top: -3px;
	font-size: 10px;
	font-weight: 800;
}

tr.lbRows 
{
	background-image: url(images/leaderboards/lb_rowbg_center.jpg);
	background-repeat: repeat-x;
	height: 45px;
	vertical-align: middle;
}

/* Interactive Help Styles */
.section1 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 120%; 
	}
	
a.ihelp_maintopic:link  
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#4BD6FF; 
	line-height: 200%; 
	}
	
a.ihelp_maintopic:hover  
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#4BD6FF; 
	line-height: 200%; 
	}	
	
a.ihelp_maintopic:visited  
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#4BD6FF; 
	line-height: 200%; 
	}
		
.ihelp_subtopic 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#C4F7FF; 
	line-height: 130%; 
	margin-left: 10px;
	}
	
li.ihelp 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#C4F7FF; 
	line-height: 130%; 
	margin-left: 0px; 
	padding-left: 0px;
	}
	
ol.ihelp
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#C4F7FF; 
	line-height: 130%;
	margin-left: 5px;
	padding-left: 5px;
}
	
.ihelp_screenitems 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#4BD6FF; 
	}
	
	
dd.ihelp 
{
	margin-left: 15px;
}

dl.ihelp
{
	margin-bottom: 8px; 
	padding-bottom: 8px; 
	padding-top:0px; 
	margin-top: 0px;
}

/*Tournament List*/
.tourneyListGrid
{
	font-size: 11px;
	color: White;
	text-align: left;
}

.tourneyListColumn
{
	padding-right: 15px;
	padding-left: 5px;
}

.tourneyListHeader
{
	padding-right: 15px;
	padding-left: 5px;
	border-bottom: solid 2px white;
	color: #88D5FF;
	font-size: 12px;
	font-weight: bold;
	background-color: #000033;
	text-align: left;
}



/*Buttons on TLB*/
.tlbButtons
{
	padding-right: 4px;
}

/* Invite-a-Friend Styles */
.inviteafriend_text1 { font-weight: bold; color: #A3E8FF; }
/****END Specific Text Formatting****/
