dt {
display:inline;
font-weight:bold;
font-size:11px;
}
dd {
display:inline;
margin-left:0px;
font-size:11px;
margin-bottom:10px;
}

/************* poker table ***********/

table.poker-table{
    border:solid 1px #8C8C8C;
	margin-top:15px;
	margin-bottom:15px;
    line-height:14px;
}
.poker-table th{
    padding:4px 10px 4px 10px;
    background-color:#B3C0C7;
    color:#FFFFFF;
	border-right:solid 1px #FFFFFF;
	font-weight:bold;
}
.poker-table td {
    padding:4px 10px 4px 10px;
	border-right:solid 1px #FFFFFF;
}
.poker-table .poker-heading {
    padding:4px 10px 4px 10px;
    background-color:#8195A0;
    color:#FFFFFF;
	font-weight:bold;
    border-right:0px;
}
.poker-table tr.poker-even{
    background-color:#E6EAED;
}
.poker-table tr.poker-odd{
    background-color:#DAE0E5;
}

.poker-table .last-col{
	border-right:0px;
}




/* Poker event table */
h4.poker-sub-title {
	margin-top:12px;
}
.poker-event-table{
    border:solid 1px #205080;
}
table.poker-event-table td {
    border-right:solid 1px #205080;
    border-top:solid 1px #205080;
    text-align:left;
	vertical-align:top;
}
.poker-event-table th {
    background-color:#205080;
    color:#ffffff;
    font-size:11px;
    border-right:solid 1px #ffffff;
}
.poker-event-table .noborder {
    border-right:0px;
    border-top:solid 1px #205080;
}



.poker-kickoff-cell{
   background-color:#F6EEBB;
}

.poker-pokerbowl-cell{
   background-color:#f0f0f0;
}

.poker-limit-cell{
   background-color: #DADADA;
}

#poker-landing1 {
    width:182px;
    height:38px;
    vertical-align:bottom;
    text-align:left;
    padding:84px 166px 18px 18px;
    background:url( /images/poker/poker-home1.jpg ) no-repeat;;
    cursor:hand;

}

/*\*/
* html #poker-landing1 {
    width:366px;
    height:140px;
}
/* */

#poker-landing2 {
    width:182px;
    height:38px;
    vertical-align:bottom;
    text-align:left;
    padding:84px 166px 18px 18px;
    background:url( /images/poker/poker-home2.jpg ) no-repeat;;
    cursor:hand;

}

/*\*/
* html #poker-landing3 {
    width:366px;
    height:140px;
}
/* */

#poker-landing3 {
    width:182px;
    height:38px;
    vertical-align:bottom;
    text-align:left;
    padding:84px 166px 18px 18px;
    background:url( /images/poker/poker-home3.jpg ) no-repeat;;
    cursor:hand;

}

/*\*/
* html #poker-landing2 {
    width:366px;
    height:140px;
}
/* */

.poker-rules-test1{
    padding-left:6px;
}

.poker-ol {
    padding-left:11px;
}




/****************************************************/
/* THIS IS THE FLOWCHART USED FOR POKER TOURNAMENTS */
#flowchart {
    width:520px;
    margin-bottom:15px;
}
#flowchart100k {
    width:389px;
    margin-bottom:15px;
}

/* 100K tournament page */
/* top-level box on the LEFT with right and down arrows */
#flowchart100k .left-box {
    float:left;
    width:188px;
    margin-bottom:13px;
}
#flowchart100k .left-box .body {
    background:url(/images/template/flowchart-bg-left.gif) no-repeat bottom #E6EAED;
    padding:0 11px 14px 0;
}
/* top-level box on the RIGHT with left and down arrows */
#flowchart100k .right-box {
    float:right;
    width:188px;
    margin-bottom:13px;
}
#flowchart100k .right-box .body {
    background:url(/images/template/flowchart-bg-right.gif) no-repeat bottom #E6EAED;
    padding:0 0 14px 11px;
}


#flowchart100k .middle {
    /*clear:both;
    width:520px;*/
    margin-bottom:13px;
}
#flowchart .middle .body{
	/*background:url(/images/template/flowchart-bg-middle.gif) no-repeat bottom #E6EAED;*/
	padding:11px 0 14px 0;
}

#flowchart100k .middle .body {
    background:url(/images/template/flowchart-bg-middle.gif) no-repeat bottom #E6EAED;
	padding:0 0 14px 0;
}
#flowchart .middle .body .description-wrap, 
#flowchart100k .middle .body .description-wrap {
   	border-left:1px solid #8C8C8C; 			
	border-bottom:1px solid #8C8C8C; 
	border-right:1px solid #8C8C8C;
}
#flowchart .middle .body .description-wrap .description,
#flowchart100k .middle .body .description-wrap .description{
    padding:10px 10px;
	background-color:#E6EAED;
	border-left:2px solid #fff; 			
	border-bottom:2px solid #fff; 
	border-right:2px solid #fff;
}
#flowchart .middle .arrow-up,
#flowchart100k .middle .arrow-up{
position:absolute; 
margin:0px 0px 0px 252px; 
}

/*------------Mult-table flowchart style-----------------*/
#flowchart100k .middle .right-box{
	margin:0px 0px 8px 0px;
}
#flowchart100k .middle .right-box .float-l{
float:left;
}
#flowchart100k .middle .right-box .space-1{
float:left;
margin:0px 0px 0px 30px;
}
#flowchart100k .middle .right-box .space-2{
float:left;
margin:0px 0px 0px 23px;
}
#flowchart100k .middle .right-box .content{
font-size:9px; 
text-align:left; 
clear:both;
}

/* this is the LAST box in in the chart. no arrows on this one. */
	#flowchart100k .last {
		width:389px;
		clear:both;
	}
	
	#flowchart100k .last .body {
	    border:1px solid #8C8C8C;
	    background-color:#FFF;
	    padding:0 0 0 0;
	}
	
	#flowchart100k .last .body .header-wrap-lg {
	    border:0;
	}
	
	#flowchart100k .last .body .description{
	    background-color:#E6EAED;
	    margin:0 2px 2px 2px;
	    padding:15px 10px;
	}
		
	#flowchart100k .last-one {
	    clear:both;
	    width:164px;
	}
	
	#flowchart100k .last-one .body {
	    border:1px solid #8C8C8C;
	    background-color:#FFF;
	    padding:0 0 0 0;
	}
	
	#flowchart100k .last-one .body .header-wrap-lg {
	    border:0;
	}
	
	#flowchart100k .last-one .body .description{
	    background-color:#E6EAED;
	    margin:0 2px 2px 2px;
	    padding:35px 10px;
	}
		
	#flowchart100k .last-two {
	    width:336px;
	}
	#flowchart100k .last-two .body {
	    border:1px solid #8C8C8C;
	    background-color:#FFF;
	    padding:0 0 0 0;
	}
	#flowchart100k .last-two .body .header-wrap-lg {
	    border:0;
	}
	#flowchart100k .last-two .body .description{
	    background-color:#E6EAED;
	    margin:0 2px 2px 2px;
	    padding:35px 10px;
	}
		
	#flowchart100k .left-one-box {
	    float:left;
	    width:164px;
	    margin-bottom:13px;
	}
	
	#flowchart100k .left-one-box .description {
	    background-color:#E6EAED;
	    padding:10px 3px 14px 3px;	
	}
	
	#flowchart100k .left-one-box .description-wrap {
	    padding:0px 3px 2px 3px;	
	
	}
		
	#flowchart100k .left-two-box {
	    float:left;
	    width:336px;
	    margin-bottom:13px;
	}
	
	#flowchart100k .left-two-box .description {
	    background-color:#E6EAED;
	    padding:10px 3px 14px 3px;	
	}
	
	#flowchart100k .left-two-box .description-wrap {
	    padding:0px 3px 2px 3px;	
	
	}
	
	#flowchart100k .left-one-box .body {
	    background:url(/images/template/flowchart-bg-one-three-middle.gif) no-repeat bottom #E6EAED;
	    padding:0px 0px 14px 0px;
	}
		
	#flowchart100k .left-two-box {
	    float:left;
	    width:336px;
	    margin-bottom:13px;
		float:left;
	}
		
	#flowchart100k .left-two-box .description {
	    background-color:#E6EAED;
	    padding:10px 3px 14px 3px;	
	}
	
	#flowchart100k .left-two-box .description-wrap {
	    padding:0px 3px 2px 3px;	
	
	}
	
	#flowchart100k .left-two-box .body {
	    background:url(/images/template/flowchart-bg-two-three-middle.gif) no-repeat bottom #E6EAED;
	    padding:0px 0px 14px 0px;
	}
		
	#flowchart100k .left-three-box {
	    float:left;
	    width:519px;
	    margin-bottom:13px;
		float:left;
	}
	
	#flowchart100k .left-three-box .description {
	    background-color:#E6EAED;
	    padding:10px 3px 14px 3px;	
	}
	
	#flowchart100k .left-three-box .description-wrap {
	    padding:0px 3px 2px 3px;	
	
	}
	
	#flowchart100k .left-three-box .body {
	    background:url(/images/template/flowchart-bg-three-three-middle.gif) no-repeat bottom #E6EAED;
	    padding:0px 0px 14px 0px;
	}
		
	#flowchart100k .left-three-box-two {
	    float:left;
	    width:519px;
	    margin-bottom:13px;
		float:left;
	}
	
	#flowchart100k .left-three-box-two .description {
	    background-color:#E6EAED;
	    padding:10px 3px 14px 3px;	
	}
	
	#flowchart100k .left-three-box-two .description-wrap {
	    padding:0px 3px 2px 3px;	
	
	}
	
	#flowchart100k .left-three-box-two .body {
	    background:url(/images/template/flowchart-bg-three-three-middle-to-two.gif) no-repeat bottom #E6EAED;
	    padding:0px 0px 14px 0px;
	}
	
.description-header {
	color: #8B99A0;
}
	





/* these are the styles that apply to all of the boxes */
#flowchart .body .header-wrap, #flowchart100k .body .header-wrap-lg{
    border-left:1px solid #8C8C8C;
    border-top:1px solid #8C8C8C;
    border-right:1px solid #8C8C8C;
	
}
#flowchart .body .header-wrap .header{
    height:17px;
    color:#FFFFFF;
    background-color:#B3C0C7;
    border-top:2px solid #FFFFFF;
    margin:0 2px 0 2px;
    padding:0 0 0 26px;
}
/* to change the number of one of the boxes, just look for the id="#" in the class="header" div */
#flowchart .body .header-wrap #one{background:url(/images/template/flowchart-number-1.gif) left no-repeat #B3C0C7;}
#flowchart .body .header-wrap #two{background:url(/images/template/flowchart-number-2.gif) left no-repeat #B3C0C7;}
#flowchart .body .header-wrap #three{background:url(/images/template/flowchart-number-3.gif) left no-repeat #B3C0C7;}
#flowchart .body .header-wrap #four{background:url(/images/template/flowchart-number-4.gif) left no-repeat #B3C0C7;}
#flowchart .body .header-wrap #five{background:url(/images/template/flowchart-number-5.gif) left no-repeat #B3C0C7;}
#flowchart .body .header-wrap #six{background:url(/images/template/flowchart-number-6.gif) left no-repeat #B3C0C7;}

#flowchart100k .body .header-wrap-lg .header{
    height:28px;
    color:#FFFFFF;
    background-color:#B3C0C7;
    border-top:2px solid #FFFFFF;
    margin:0 2px 0 2px;
    padding:0 0 0 36px;
}

/* to change the number of one of the boxes, just look for the id="#" in the class="header" div */
#flowchart100k .body .header-wrap-lg #one{background:url(/images/template/flowchart-number-1-lg.gif) left no-repeat #B3C0C7;}
#flowchart100k .body .header-wrap-lg #two{background:url(/images/template/flowchart-number-2-lg.gif) left no-repeat #B3C0C7;}
#flowchart100k .body .header-wrap-lg #three{background:url(/images/template/flowchart-number-3-lg.gif) left no-repeat #B3C0C7;}
#flowchart100k .body .header-wrap-lg #four{background:url(/images/template/flowchart-number-4-lg.gif) left no-repeat #B3C0C7;}
#flowchart100k .body .header-wrap-lg #five{background:url(/images/template/flowchart-number-5-lg.gif) left no-repeat #B3C0C7;}
#flowchart100k .body .header-wrap-lg #six{background:url(/images/template/flowchart-number-6-lg.gif) left no-repeat #B3C0C7;}


#flowchart .body .header-wrap .header h1,#flowchart .body .header-wrap .header h2,
#flowchart100k .body .header-wrap-lg .header h1,#flowchart100k .body .header-wrap-lg .header h2{
    color:#FFF;
    font-size:11px;
    margin:0;
    padding-top:2px;
    text-transform:none;
}
#flowchart .body .header-wrap .header h3,
#flowchart100k .body .header-wrap-lg .header h3{
    font-weight:normal;
    color:#FFF;
    font-size:10px;
    line-height:10px;
    margin:0;
}
#flowchart .description,
#flowchart100k .description{
    color:#242424;
    padding:10px;
    line-height:14px;
    text-align:center;
    font-size:10px;
}

#flowchart .chart-col-1 , #flowchart .chart-col-2 , #flowchart .chart-col-3{
float:left; 
font-size:9px;
}
#flowchart .chart-col-2 {
font-weight: bold; 
margin:0px 0px 0px 5px; 
color:#C70D00;
}
#flowchart .chart-highlight{
font-weight:bold;
color:#C70D00;
}
#flowchart .chart-col-3 {
margin:0px 0px 0px 5px;
}
#flowchart .chart-title{
color:#8B9AA1;
font-weight:bold;
}
/* END STYLES FOR POKER TOURNAMENT FLOWCHARTS */
/******* POKER TOURNAMENT STAGE STYLES ******/
.stage-col-1 , .stage-col-2{
float:left;

} 
.stage-col-1{
font-weight:bold;

}
.stage-col-2{
margin:0px 0px 0px 75px;


}
.stage-clear{
clear:both;
margin:0px 0px 15px 0px;

}
/* END STYLES FOR POKER TOURNAMENT STAGE */

/******* POKER TOURNAMENT HOMEPAGE BLOCK STYLES ******/
div.tournament-block {
    height:197px;
    clear:both;
    margin-bottom:10px;
}
div.tournament-block div.picture-wrap {
    width:172px;
    padding:1px;
    border:#242424 1px solid;
    border-right:0;
    float:left;
}
div.tournament-block div.picture-wrap {
    /width:172px;
    w/idth:169px;
}
div.tournament-block div.picture-wrap div.picture {
    background:#000000;
    height:193px;
}
div.tournament-block div.description-wrap {
    width:370px;
    border:#242424 1px solid;
    float:left;
}

div.tournament-block div.description-wrap div.description {
    background:#FAFAFA;
    height:187px;	
	margin:4px;
 }

 
.dotted-line {
	margin-top: 5px;
    background:url(/images/poker/dotted-line.gif) repeat-x;
	padding-bottom: 5px;
	height:1px;
}
/******* New poker main page STYLES   4-8-2  April 10 2006 BD-2873******/
.inverseblack{
    color:#FFFFFF;
    background-color:#000000;
    padding:4px 6px;
    margin-bottom:10px;
    clear:both;
}
.inverseblack-no-margin{
    color:#FFFFFF;
    background-color:#000000;
    padding:4px 0px 6px 6px;
    margin:0px 0px 0px 0px;
	clear:both;
}
div#info-block div.bodyfull {
    padding:1px;
    border:1px solid #242424;
    
}

/*** TEAM BODOG ***/
/*
#team-bodog img{
	margin:0 10px 0 0;
}

#team-bodog table  { border-collapse: collapse; border-spacing: 0; }
#team-bodog td, #team-bodog th { padding: 0 0 11px 0; }
#team-bodog tr { vertical-align:top; }
#team-bodog .title{
	
	font-weight:bold;
	line-height:14px;
	font-size:11px;
}
#team-bodog .teaser{
	margin:11px 0 0 0;
	line-height:14px;
	font-size:11px;
}
#team-bodog .more{
	line-height:14px;
	font-size:11px;
}
#team-bodog .teaser-beat{
	margin:11px 0 0 0;
	line-height:14px;
	font-size:10px;
}
#team-bodog .more-beat{
	line-height:14px;
	font-size:10px;
}
*/

/*Added for new left nav on all poker pages*/
/*left menu*/
#poker-left-menu p,#poker-left-menu ul{
	font-size:10px;
	line-height:12px;
	padding-bottom:0;
	margin:5px 0 10px 0;
}

#poker-left-menu ul{
	margin:0 0 0 12px;
	padding:0;
	list-style: square url(/images/poker/icon-list-item-arrow.gif);
}
#poker-left-menu img{
	display:block;
}
.poker-left-menu-copy{
	margin:0 0 0 16px;
	width:139px;
}
#poker-left-menu #poker-margin h4.first{
	margin:0 0 5px 5px;
	color:#9a5555;
	font-size:12px; 
	font-weight:bold;
}
#poker-left-menu #poker-margin h5{
	font-size:11px; 
	font-weight:bold;
	margin:0px;
    padding:4px 0 4px 5px;
    display:block;
    background:url(/images/template/dotted-line-wht-bg.gif) bottom repeat-x ;
}

#poker-nav-top {
	background:url(/images/poker/navigation-background-top.gif) no-repeat;
	width:170px;
	height:334px;
}
#poker-nav-top #download-button {
	margin:0 0 10px 6px;
	padding-top: 4px;
}
#poker-nav-top p {
	color: #1e1e1e;
	font-size: 10px;
	line-height:12px;
	margin: 0 0 15px 0;
}
#poker-nav-top a.arrow:link, #poker-nav-top a.arrow:visited {
	font-size: 10px;
	color: #444444;
	text-decoration: none;
	background: url(/images/poker/link-arrow-gray.gif) 0 5px no-repeat;
	padding-left: 10px;
	line-height: 14px;
}
#poker-nav-top a.arrow:hover {
	text-decoration: underline;
}
#poker-nav-top #download-block {
	margin: 0 13px;
	border-bottom: 1px solid #c1c1c1;
}
#poker-nav-top #security-block {
	margin: 0 13px;
	padding-top: 15px;
	border-top: 1px solid #e8e8e8;
}
#poker-nav-top ul {
	list-style: none;
	margin: 15px 0;
}
#poker-nav-top ul li {
	list-style: none;
	 list-style-image:none;
	background: url(/images/poker/navigation-bullet.gif) no-repeat 0 5px;
	padding-left: 10px;
}
/* SUB MENU BLOCK  copied from FROM MASTER CSS and modified*/
div#poker-left-menu div#poker-margin{
margin:36px 0 0 10px;
width:146px;
overflow:hidden;
}
#poker-left-menu #poker-nav-bottom {
	background: url(/images/poker/navigation-background-bottom.gif) no-repeat;
	width: 170px;
	height: 189px;
	margin-top: 10px;
}
#poker-left-menu #poker-nav-bottom #poker-nav-links {
	padding: 20px 15px;
}
#poker-nav-links div {
	background: url(/images/poker/navigation-dotted-line.gif) bottom repeat-x;
	padding-bottom: 1px;
}
#poker-nav-links a:link, #poker-nav-links a:visited {
	display: block;
	background: url(/images/poker/link-arrow-yellow.gif) 0 10px no-repeat;
	padding-left: 8px;
	color: #e2e8ea;
	font-size: 11px;
	line-height: 24px;
	text-decoration: none;
}
#poker-nav-links a:hover {
	color: #f5d525;
}
#poker-nav-links a.selected:link,
#poker-nav-links a.selected:visited {
	color: #999999;
	background: url(/images/poker/link-arrow-lightgray.gif) 0 10px no-repeat;
}
#poker-nav-links a.selected:hover {
	color: #f5d525;
}
/* SUB MENU BLOCK  END*/


/*GENTLEMEN'S GUIDE*/
#gentlemens-guide #info-block {
	width:550px;
}


/* DISCLAIMER */
#poker-wsop-disclaimer {
	font-size:9px;
	line-height:12px;
}

p.poker-tournaments-link{
		width:440px;
		padding:5px;
		background-color:#E6EAED;
		border:solid 1px #8C8C8C;
}


/*common heading START*/
#wsop-heading{
	background:#202020 url(/images/poker/heading-gradient-background.gif) repeat-x;
	height:49px;
}

#wsop-heading div{
	float:left;
}

#wsop-tournaments-heading #wsop-heading-body{
	width:547px;
}	

#wsop-tournaments-header-image {
	width:559px;
	height:207px;	
}	

	
#wsop-heading h1{
	margin:15px 0 0 15px;
	padding:0;
	line-height:20px;
	font-family: arial;
	font-weight:bold;
	color: #e6e6e6;
	font-size: 19px;
	letter-spacing: 0px;
	text-transform: none;	
}
#wsop-heading h1 em{
	color: #808080;
	font-size: 19px;
	letter-spacing: 0px;
	text-transform: none;
	font-weight:bold;
	font-style:normal;
}
/*common heading END*/

#wsop-tournaments-content {
	background: #5d5d5d url(/images/poker/tournaments/background-black-grey.gif) repeat-x;
	color:#fff;
	width:100%;
	padding:10px 0 0 0;
}

#wsop-tournaments-content #wsop-tournaments-content-margin {
	padding: 0 20px 0 20px;
}

#wsop-tournaments-content #wsop-tournaments-content-copy {
	color:#FFF;
	margin-top:20px;
}

#wsop-tournaments-content .wsop-tournaments-content-copy-left {
	color:#fff;
	float:left;
	width:220px;
}
#wsop-tournaments-content .wsop-tournaments-content-copy-right {
	color:#fff;
	width:250px;
	float:left;
	margin:0 0 15px 40px;
}

#wsop-tournaments-content a:hover, 
#wsop-tournaments-content a,
#wsop-tournaments-content a:link,
#wsop-tournaments-content a.selected:visited {
	color:#f5d525;
}

#wsop-tournaments-content h2 {
	color:#f9f8c3;
	font-size:12px;
	font-weight:bold;	
	margin-top:25px;
}

#wsop-tournaments-content .divider{
	border-top:1px solid #1e1e1e;
	border-bottom:1px solid #777;
	margin:3px 0 6px 0;
}

#wsop-tournaments-content .divider-light{
	border-top:1px solid #4e4e4e;
	border-bottom:1px solid #7d7d7d;
	margin:3px 0 6px 0;
}

#wsop-tournaments-content #tournament-listing {
	background:#414141;
	margin-bottom:10px;
}	

#wsop-tournaments-content #tournament-listing .divider {
	margin:10px 0 10px 0;
}

#wsop-tournaments-content  img.icon-player {
	margin: 0px 10px 0px 0;
	float:left;
}

#wsop-tournaments-content .disclaimer {
	margin:10px 0 10px 0;
	color:#868686;
}
#wsop-tournaments-content .fine-print {
	margin:0 0 10px 0;
	color:#868686;
	font-size:9px;
}
#wsop-tournaments-content .branch-open .children{
 	display:block;
 }
 
#wsop-tournaments-content .branch-closed .children{
 	display:none;
 } 
 
#wsop-tournaments-content .branch-closed .title {
	background:url(/images/template/icon-plus.gif) top left no-repeat; 	
	padding-left: 20px;
 }
 
#wsop-tournaments-content .branch-open .title {
	background:url(/images/template/icon-minus.gif) top left no-repeat; 	
	padding-left: 20px;
 }
 
#wsop-tournaments-content .title {
 	cursor: pointer;
 } 

#wsop-tournaments-content  .tournament-schedule-heading {
	font-size:12px;
	color:#F9F7C4;
	font-weight:bold;
}	
 
#wsop-tournaments-content  .tournament-schedule-title{
	font-size: 10px;
	padding-top:5px;
	font-weight:bold;
}
 
#wsop-tournaments-content .tournament-schedule-name{
	font-size: 10px;
	float:left;
	width:205px;
}

#wsop-tournaments-content .tournament-schedule-name div{
	padding-left:30px;
}

#wsop-tournaments-content .tournament-schedule-buyin{
	font-size: 10px;
	float:left;
	width:170px;
}

#wsop-tournaments-content .tournament-schedule-date{
	font-size: 10px;
	float:left;
	width:100px;
}
#wsop-tournaments-content div.tournament-schedule-name-world {
	float:left;
	padding-left:0;
	width:150px;
}

#wsop-tournaments-content ul.team-list {
	font-weight:bold;
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
}
#wsop-tournaments-content ul.team-list li {
	width:125px;
}
#wsop-tournaments-content ul.team-list li.two {
	margin-left:128px;
}
#wsop-tournaments-content ul.team-list li.three {
	margin-left:256px;
}
#wsop-tournaments-content ul.team-list li.four {
	margin-left:384px;
}
#wsop-tournaments-content ul.team-list li.reset { margin-top:-175px; }


/* wsop europe - team bodog */
#wsop-tournaments-content .wsop-europe-team-bodog-member .wsop-europe-team-bodog-member-img-holder {
	float:left;
	padding:0 8px 0 10px;
	margin:0;
}

#wsop-tournaments-content .wsop-europe-team-bodog-member .wsop-europe-team-bodog-member-img-holder img {
	border:1px solid #8c8783;
}

#wsop-tournaments-content .wsop-europe-team-bodog-member .wsop-europe-team-bodog-member-description {
	width:455px;
	float:left;
	padding: 0 0 10px 0;
}

#wsop-tournaments-content .wsop-europe-team-bodog-member .wsop-europe-team-bodog-member-description strong {
	text-decoration: underline;
}

#wsop-tournaments-content .wsop-europe-team-bodog-member .wsop-europe-team-bodog-member-description p {
	padding: 5px 0 0 0;
	font-size:10px;
	color: #ddd;
}

/* wsop europe end */




/* tournament tables (ex WPT - Qualifying Tournaments */
.tournaments-table th{
	background-color:#537da7;
	color:#fff;}
	
.tournaments-table td{
	border-color:#537da7;
	border-style:solid;
	border-width:0 0 1px 1px;	
	padding-bottom:5px;
}

.tournaments-table td.highlight{background-color:#f0f0f0;}

.tournaments-table td.endcell{border-right:1px solid #537da7;}

/* event tables (ex WSOP ) */
.wsop-event-table {
	border-left:1px solid #a0a0a0;}

.wsop-event-table th{
	background-color:#a0a0a0;
	border-left:1px solid #a0a0a0;
	color:#fff;}
	
.wsop-event-table td{
	border-color:#a0a0a0;
	border-style:solid;
	border-width:0 1px 1px 0;
	color:#fff;
	padding-bottom:5px;
}


/*  players choice section  START  */
#players-choice-content {
	background: #5d5d5d url(/images/poker/tournaments/background-medium-grey.jpg) repeat-x;
	width:100%;
	padding:0;
	overflow:hidden;
}
#players-choice-content #players-choice-content-margin {
	padding:0 20px 28px 20px;
}
#players-choice-content #players-choice-content-copy {
	margin:0;
}
#players-choice-content p {
	color:#fff;
	line-height:16px;
	font-size:11px;
}
#players-choice-content ul{
	list-style-image:url(/images/template/bullet-arrow.gif);
	color:#fff;
	line-height:15px;
	font-size:11px;
	margin:0;
	padding:0 0 0 15px;
}

#players-choice-content a:link,
#players-choice-content a:visited {
	color: #f5d525;
	text-decoration:underline;
}
#players-choice-content a:hover{
	color: #f5e488;
	text-decoration:underline;
}

#players-choice-content h1, #players-choice-content h2{
	text-transform:none;
	font-weight: bold;
	color: #f9f8c3;
	font-size:13px;
	margin-top: 18px;
}

#players-choice-content-table{
	background:#606060;
}
#players-choice-content-table table {
	color:#FFF;
	line-height:14px;
	font-size:11px;
	border-collapse: collapse;
}
#players-choice-content-table tr,#players-choice-content-table td{
	border:1px solid #a0a0a0;
	padding:5px 5px 11px 5px;
}
#players-choice-content-table th{
	padding:4px 0 4px 5px;
	background:#a0a0a0;
}


#players-choice-overview-header{
	height:231px;
	background:url(/images/poker/tournaments/header-players-choice-overview.jpg);
}
#players-choice-package-header{
	height:231px;
	background:url(/images/poker/tournaments/header-players-choice-the-package.jpg);
}
#players-choice-schedule-header{
	height:231px;
	background:url(/images/poker/tournaments/header-players-choice-event-schedule.jpg);
}
/* for all 3 headers */
#players-choice-schedule-button{
	padding:192px 0 0 20px;
}

#players-choice-content .divider{
	border-top:1px solid #1e1e1e;
	border-bottom:1px solid #666;
	margin:5px 0 8px 0;
}
.players-choice-content-copy .about-locations{
	overflow:hidden;
	margin:0 0 20px 0;
}
.players-choice-content-copy .about-locations-image{
	float:left;
	width:140px;
}
.players-choice-content-copy .about-locations-location{
	font-weight:bold;
	padding:0 0 6px 0;
}
.players-choice-content-copy .about-locations-image img{
	border:1px solid #878787;
}
.players-choice-content-copy .about-locations-copy{
	float:left;
	width:340px;
}
		

#players-choice-content-copy #overview-left-col{
	float:left;
	width:300px;
}
#players-choice-content-copy #overview-right-col{
	float:left;
	width:197px;
	margin:0 0 0 18px;
}
#players-choice-content-copy #overview-right-col .overview-image{
	padding:0 0 5px 0;
}
#players-choice-content-copy #overview-right-col .overview-image img{
	border:1px solid #878787;
}
		
		
#players-choice-content-copy #package-columns{
	overflow:hidden;
	margin:0 0 20px 0;
}
#players-choice-content-copy #package-left-col{
	float:left;
	width:250px;
}
#players-choice-content-copy #package-right-col{
	float:left;
	width:237px;
	margin:0 0 0 32px;
}
#players-choice-content-copy .package-image{
	padding:0 0 5px 0;
}
#players-choice-content-copy .package-image img{
	border:1px solid #878787;
}
		
#players-choice-content-copy .withdrawl-disclaimer{
	clear:both;
	margin:56px 0 147px 0;
}
#players-choice-content-copy .withdrawl-disclaimer p{
	color:#868686;
	font-size:9px;
	line-height:11px;
}
#players-choice-content-copy .wsop-disclaimer p{
	margin:10px 0 0 0;
	color:#868686;
	font-size:9px;
	line-height:11px;
}

