/*Links*/

a#current {text-decoration:none; font-weight:bold; color:#666;}
#qualify-links a {color:#c50d00; }
#qualify-links a:hover {color:#ff1100; }
/*Headings*/

.box-content h3 {color:#f6f6f6;}

/*=Team Bodog Top Block
-------------------------------------------*/
#about-team-bodog #about-team-bodog-image{
	z-index:1;
	position:absolute;
	border-right:1px solid #000;
}
#about-team-bodog #about-team-bodog-nav{
	width:112px;
	padding:0 0 0 458px;
	z-index:3;
	position:absolute;
}
#about-team-bodog #about-team-bodog-nav div{
	cursor:pointer;
}
.button-who-is-team-bodog{background-image:url(../../images/poker/team-bodog/button-who-is-team-bodog.gif);}
.button-team-bodog-adventure{background-image:url(../../images/poker/team-bodog/button-team-bodog-adventure.gif);}
.button-where-are-team-bodog-playing{background-image:url(../../images/poker/team-bodog/button-where-are-team-bodog-playing-02.gif);}

.button-who-is-team-bodog,
.button-team-bodog-adventure,
.button-where-are-team-bodog-playing{
	width:112px;
	height:70px;
	overflow:hidden;
}

.button-who-is-team-bodog.hover,
.button-team-bodog-adventure.hover,
.button-where-are-team-bodog-playing.hover{
	background-position:0 -70px;
}

.button-who-is-team-bodog.selected,
.button-team-bodog-adventure.selected,
.button-where-are-team-bodog-playing.selected{
	background-position:0 -140px;
}
	
			
#about-team-bodog-copy{
	z-index:2;
	position:relative;
	width:500px;
	height:85px;
	padding:227px 0 0 18px;
}
#about-team-bodog-copy h1,
#about-team-bodog-copy h2{
	font-family:arial;
	font-size:18px;
	color:#eeeded;
	margin:0;
	padding:0;
}
#about-team-bodog-copy p{
	font-family:verdana;
	font-size:10px;
	color:#ccc;
	line-height:15px;
	padding:5px 0 0 0;
	margin:0;
}

/*=Structure
-------------------------------------------*/
/*This is only so I can see it locally, won't need it
in the cms because the structure etc is already there*/
div#poker-content { overflow:hidden; }


div#copy {margin:0 15px;}/*had to overwrite so that copy would fit*/

#featured-players-main-content { 
	width:270px; 
	float:left; 
	margin-left:20px;
}

/*=Boxes
----------------------------------------------*/
#featured-players-sidepanel {
	float:left;
	width:220px;
	margin:10px;
}

.bl {background: url(../../images/poker/team-bodog/bl.gif) 0 100% no-repeat #bbb;}
.br {background: url(../../images/poker/team-bodog/br.gif) 100% 100% no-repeat;}
.tl {background: url(../../images/poker/team-bodog/tl.gif) 0 0 no-repeat;}
.tr {background: url(../../images/poker/team-bodog/tr.gif) 100% 0 no-repeat; padding:10px;}


.box-content {overflow:hidden;}

/*=Lists
-------------------------------------------*/
/*Side Menu Lists/Links*/

#teamBodogMenu {
	padding:15px;
}
#teamBodogMenu h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#5a5a5a;
	margin: 0 0 .5em 0;
	padding: 15px 15px 0 15px;
	line-height: 1em;
	border-top: 1px solid #cdcdcd;
}

#teamBodogMenu ul {
	list-style-type:none;
	margin:0;
	padding: 0 15px 15px 15px;
}

#teamBodogMenu ul#last { border-bottom: 1px solid #cdcdcd; }

#pro-blocks {
	padding:10px;
}
#pro-blocks ul {
	list-style-type:none;
	margin:0 0 20px 0;
	padding:0;
}
#pro-blocks ul.column {
	width:256px;
	float:left;
}

/*Qualifiers Teaser*/
.qualifierTeaser {
	float:left;
	width:180px;
	margin:0;
	padding:0;
	font-size:10px;
	border-bottom:1px solid #a8a8a8;
}

dl.qualifierTeaser a{ 
	display:block; 
}

dl.qualifierTeaser a:link, dl.qualifierTeaser a:visited {
	color:#c50d00;
}

dl.qualifierTeaser a:hover {
	color:#ff1100;
}
.qualifierTeaser dd {
	margin:0 0 0 15px;
	padding:0;
}
.qualifierTeaser dd.image { margin:5px 0;}
.qualifierTeaser dd.image img {
	float:left;
	margin:0;
	padding: 8px 0;
}
.qualifierTeaser dt {
	float:right;
	width:115px;
	margin-top:8px;
	padding:0;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
/*featured Player*/
.featuredPlayer {
	float:left;
	width:200px;
	margin:0;
	padding:0;
	font-size:10px;
	border-bottom:1px solid #a8a8a8;
}

.qualifier {
	border-bottom:none;
	width:170px;
	
}
.last {border-bottom:none;}

dl.featuredPlayer a{ 
	display:block; 
}

dl.featuredPlayer a:link, dl.featuredPlayer a:hover, 
dl.featuredPlayer a:visited {
	text-decoration:none; 
	color:#666;
}

.featuredPlayer dt {
	float:right;
	width:142px;
	margin-top:8px;
	padding:0;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.qualifier dt {text-transform:none; color:#666;}
.featuredPlayer dt span.fname{font-size:14px; padding-right: 10px;}
.featuredPlayer dt span.lname{font-size:19px;}

.featuredPlayer dd {
	margin:0 0 0 10px;
	padding:0;
}
.featuredPlayer dd.image { margin:5px 0;}


.featuredPlayer dd.image img {
	float:left;
	margin:0;
	padding: 8px 0;
}

.qualifier dd.image img {
	padding: 8px 5px 8px 0;
}


/*homepage qualify links*/

ul#qualify-links{ 
	list-style-type:none;
	margin:0;
	padding:0 0 10px 0;
}

ul#qualify-links li{
	display:inline;
}

/*Team Bodog Featured and Pro*/

#bodog-pro-player{
	height:258px;
	width:100%;
	overflow:hidden;
}
	
#bodog-pro-player-image{
	position:absolute;
	z-index:1;
}
	
#bodog-pro-icons{
	position:absolute;
	z-index:2;
	border:1px solid #afaa90;
	/*background:#5e5e5e;
	width:100%;*/
	width:373px;
	overflow:hidden;
	padding:0 0 9px 0;
	margin:168px 0 0 179px;
}
#bodog-pro-icons-padding{
	padding:9px 0 0 12px;
}
#bodog-pro-icons img{
	float:left;
	margin:0 9px 0 0;
	border:1px solid #444;
	cursor:pointer;
}
#bodog-pro-icons img.hover{
	border:1px solid #717171;
}
#bodog-pro-icons img.selected{
	border:1px solid #ccc;
}

#team-bodog-header{
	background:url(../../images/poker/team-bodog/background-team-bodog-header.gif) repeat-x;
	height:53px;
	width:100%;
	border-bottom:1px solid #8e8e8e;

}

#team-bodog-header h1{
	color: #fff;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 20px;
	font-weight:normal;
	letter-spacing: 0px;
	line-height:20px;
	padding:16px 0 0 18px;
	margin:0;

}



/* Team Bodog Pro Page and Featured Qualifier Pages START */


#featured-player{
	background:url(../../images/poker/team-bodog/background-featured-player.gif) repeat-x;
	height:258px;
	width:100%;
	overflow:hidden;
}
#featured-player-padding{
	padding:20px;
}

#featured-player .left-col{
	float:left;
	width:161px;
}
#featured-player .left-col .imgArea{
	background:url(../../images/poker/team-bodog/features-bg.jpg) no-repeat;
	width:150px;
	height:218px;
	padding:5px 0 0 5px;
}
#featured-player .left-col .imgArea .avatar{
	padding: 10px 0 0 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#333;
}

#featured-player .right-col{
	width:368px;
	float:left;
}

	
#featured-player-icons{
	border:1px solid #494949;
	background:#5e5e5e;
	width:100%;
	overflow:hidden;
	padding:0 0 9px 0;
	margin:16px 0 0 0;
}
#featured-player-icons-padding{
	padding:9px 0 0 10px;
}
#featured-player-icons img{
	float:left;
	margin:0 9px 0 0;
	border:1px solid #444;
	cursor:pointer;
}
#featured-player-icons img.hover{
	border:1px solid #717171;
}
#featured-player-icons img.selected{
	border:1px solid #ccc;
}


#featured-player #left-col{
	float:left;
}

#featured-player #left-col #player{
background:url(../../images/poker/team-bodog/background-qualifier-image.gif) no-repeat;
	height:218px;
	width:150px;
}

#player-image{
	padding:5px 0 0 5px;
}

#player-image img{
	display:block;
}

#player-info{
padding:10px 0 0 10px;
font-size:8px;
color:#000;
}

#player-info img{
	float:left;
}

#player-info div{
	float:left;
	padding:15px 0 0 5px;
	text-align:left;
}

#featured-player #right-col{
	width:358px;
	float:left;
}
	
#featured-player #right-col{
	width:358px;
	float:left;
}

div.quotebg{
	background:url(../../images/poker/team-bodog/quote.gif) no-repeat;
	width:371px;
	height:130px;
}

    div.quotebg2{
	background:url(../../images/poker/team-bodog/quotes.gif) no-repeat;
	width:359px;
	height:128px;
	text-align:center;
}

	div.quotebg2 h3{
	padding:25px 30px 0 30px;
	line-height:25px;
	}

div.quotebg p{
	color: #d3d3d3;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight:normal;
	text-align:center;
	letter-spacing: -1px;
	line-height:20px;
	padding:35px 20px 0 20px;
	margin:0;
}
	

#featured-player-details-padding{
	margin:20px 0 0 15px;
	width:95%;

}

#featured-player-details{
	width:100%;
}


#featured-player-questions{
	width:365px;
}


#featured-player-details p{
	color:#666;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	margin:0 0 16px 0;
	padding:0;

}

.poker-pro-panels{
	background:#bbb;
	font-size:10px;
	font-family:verdana;
	color:#444;
	line-height:16px;
	width:381px;
	overflow:hidden;
	margin:0 0 10px 0;
}

.featured-player-panels{
	background:#bbb;
	font-size:11px;
	font-family:Arial, "Trebuchet MS", Helvetica, sans-serif;
	color:#444;
	line-height:16px;
	width:150px;
	overflow:hidden;
	margin:0 0 10px 0;
	width:380px;
	width:100%;
}

.featured-player-panels h4,
.poker-pro-panels-padding h4{
	color:#fff;
}



.featured-player-panels ul,
.poker-pro-panels-padding ul{
	padding:0;
	margin:0;
	list-style-type:none;

}
.featured-player-panels li,
.poker-pro-panels-padding li{
	padding:0 0 5px 0;
	margin:0;
	list-style-type:none;

}

.featured-player-panels a,
.featured-player-panels a:link,
.featured-player-panels a:visited,

.poker-pro-panels-padding a,
.poker-pro-panels-padding a:link,
.poker-pro-panels-padding a:visited{

	color:#c50d00;
	text-decoration:underline;

}

.featured-player-panels a:hover,
.poker-pro-panels-padding a:hover{
	color:#ff1100;
	text-decoration:underline;

}

/* Team Bodog Pro Page and Featured Qualifier Pages END */


/* Qualifiers List Page START */

#qualifiers-list{
	padding:22px 0 0 20px;
	width:550px;
	overflow:hidden;
}

#qualifiers-list .qualifier-item{
	background:url(../../images/poker/team-bodog/background-qualifying-players.gif) repeat-x;
	height:69px;
	width:170px;
	margin:0 11px 11px 0;
	float:left;

}

.qualifier-item-image{
	float:left;
	width:65px;
	padding:9px 0 0 0;
	text-align:center;
	display:block;

}


.qualifier-item-copy{
	width:102px;
	overflow:hidden;
	float:left;
	padding:19px 0 0 0;
}

.qualifier-item p{
	font-family:arial;
	font-size:11px;
	color:#fff;
	padding:0 0 6px 0;
	margin:0;
	line-height:11px;
	overflow:hidden;
}

.qualifier-item a,
.qualifier-item a:link,
.qualifier-item a:visited{
	color:#c50d00;
	text-decoration:underline;
	font-family:verdana;
	font-size:10px;
	overflow:hidden;
	display:block;

}

.qualifier-item a:hover{
	color:#ff1100;
	text-decoration:underline;
	font-family:verdana;
	font-size:10px;
	overflow:hidden;
	display:block;
}

#pagination{
	clear:both;
	padding:15px 0 20px 0;
	text-align:center;
}

#pagination a,
#pagination a:link,
#pagination a:visited{
	color:#c50d00;
	text-decoration:none;
	font-family:verdana;
	font-size:10px;
	padding:5px;

}

#pagination a:hover{
	color:#c50d00;
	text-decoration:underline;
	font-family:verdana;
	font-size:10px;
	padding:5px;
}

/* Qualifiers List Page END */


/*miscellaneous*/

.bottom-line {
	padding:10px 0;
	border-bottom:1px solid #a8a8a8;
}

.col-BCD{
    background:#fff;
}


/* Team Bodog Specific Styles For New Sections*/
/* Layout Overrides - 2 column dimensions */
div#copy {
    margin:0;
    padding:10px 13px 0 17px;
    font-family: Arial,"Trebuchet MS", Helvetica, sans-serif;
    font-size:11px;
    font-weight:normal;
    line-height:14px;
    float:left;
}

div#copy p, div.highlights {
    font-family: Arial,"Trebuchet MS",serif;
    font-size:8.5pt;
    line-height:1.2em;
}

.copy-left {
    float:left;
    width:380px;
}	
.copy-right {
    float:right;
    width:150px;
}

div#copy p a, div#copy p a:visited, div#copy p a:active{
	color:#005fa9;
}

div#copy p a:hover{
	color:#008fff;
}


.lightbox {
	float:left; 
	padding:0 0 0 25px; 
	width:220px;
}

.lightbox .copy {
	font-face:verdana; 
	font-size:12px; 
	color:#005fa9; 
	font-weight:bold; 
	padding-top:5px;
}


.featured-player-panels a:link, .featured-player-panels a:visited,
.col-BCD a:link, .col-BCD a:visited{
	color: #005fa9;
	text-decoration: none;
}
.featured-player-panels a:hover,
.col-BCD a:hover{
	color: #008fff;
	text-decoration: underline;
}

.vid-panel{
	width:375px;
	float:left;
}
.icon-vid{
	width:150px;
	float:left;

}
.rating{
	padding:8px 0 0 0;
}
.rating div{
	float:left;
}
.rating-copy{
	width:42px;
}
.starrate0,.starrate1,.starrate2,.starrate3,.starrate4,.starrate5{
	width:75px;
	height:10px;
	overflow:hidden;
	background-image:url(../../images/poker/video-poker-tips/star-rating.gif);
	margin:2px 8px 0 0;
}
.starrate5{background-position:0 0;}
.starrate4{background-position:-16px 0;}
.starrate3{background-position:-32px 0;}
.starrate2{background-position:-48px 0;}
.starrate1{background-position:-64px 0;}
.starrate0{background-position:-80px 0;}


.copy-vid{
	width:215px;
	float:left;
}
.copy-vid h3{ margin-top:0;padding-top:2px;}
.copy-vid h3 span{ font-size:12px;letter-spacing:0;font-weight:bold;padding:0 0 0 7px; }

.vid-panel .dotted-divider{
	width:100%;
	overflow:hidden;
	height:30px;
	background:url(../../images/poker/video-poker-tips/dotted-border.gif) repeat-x 0 15px;
	clear:left;
}

.player-selection{
    background:#333;
    padding:15px 23px 20px 20px;
}
.player-selection h3{
	color:#fff;
}
.player-selection p{
	color:#999;
}
.player-selection .bottom-line{
	padding:5px 0;
	border-bottom:1px solid #484848;
	
}
.players{
	width:100%;
	overflow:hidden;
	padding:15px 0 0 0;
}
.player-container{
	width:131px;
	float:left;
}
.player-name{
	color:#acd1e1;
	font-size:11px;
	font-family:arial;
	padding:4px 0 0 0;
}
.player-name a:link, .player-name a:visited{
	color:#acd1e1;
}
.player-name a:hover{
	color:#fff;
}

