/*
Theme Name: Poker Royalty
Theme URI: http://pokerroyalty.com/
Description: Wordpress theme designed exclusively for Poker Royalty by <a href="http://wicked-pr.com">Wicked PR</a>.
Author: Wicked PR
Author URI: http://wicked-pr.com/
*/

/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
ol,ul{ list-style:none; }
blockquote,q{ quotes:none; }
blockquote:before,blockquote:after,q:before,q:after{ content:''; content:none; }
:focus{ outline:0; }
ins{ text-decoration:none; }
del{ text-decoration:line-through; }
table{ border-collapse:collapse; border-spacing:0; }

/* General Styles */
.skiplink{ display:none; }
label{ cursor:pointer; }
a,a:visited{ color:#00f; text-decoration:none; }
a:focus,a:hover{ text-decoration:underline; }
body{ background:#fff; color:#000; font:62.5%/1 Georgia,Arial,sans-serif; }
.wrapper{ margin:0 auto; width:940px; }
/* header */
#header{
	width:100%;
	overflow:hidden;
	background:#000;
}

#logo{
	margin:60px 0 0;
	float:left;
	width:221px;
	height:68px;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
	background:url(images/logo.png) no-repeat;
	cursor:pointer;
}
#main-menu{
	width:575px;
	float:right;
	padding:50px 0 40px 0;
}
#main-menu li{
	display:block;
	float:left;
	width:115px;
	font-size:20px;
	line-height:22px;
	overflow:hidden;
	text-transform:uppercase;
}
#main-menu li a{
	color:#FFF;
}
#main-menu li a:hover, #main-menu li a.selected{
	background:#cc0000;
	text-decoration:none;
	color:#000;
}
#main-menu li.two-cloumn{
	width:230px;
}
#main-menu li .sub{
	font-family:Arial, Helvetica, sans-serif;
	width:115px;
	padding:10px 0 0;
}
#main-menu li.two-cloumn .sub{
	font-family:Arial, Helvetica, sans-serif;
	width:230px;
}
#main-menu li .sub li{
	display:block;
	width:115px;
	float:left;
	font-size:12px;
	line-height:18px;
	text-transform:none;
	padding:0;
}
#main-menu li.two-cloumn .sub li{
	width:115px;
	padding: 0 5px 0 0;
}
#main-menu li.two-cloumn .sub li.last{
	padding: 0;
	width:110px;
}
#main-menu li .sub a{
	color:#ccc;
	text-decoration:none;
}
#main-menu li .sub a:hover, #main-menu li .sub a.selected{
	color:#fff;
	text-decoration:none;
	background:none;
}
/* blurb */
#blurb{
	width:100%;
	background:url(images/bgr_blurb.png) repeat-x #aa0000;
}
#blurb p{
	font-size:16px;
	font-style:italic;
	color:#FFF;
	line-height:24px;
	padding:20px 0 85px;
	text-align:center;
}
#blurb p a{ color:#FFF; }
/* main content */
#main-slider{
	margin:-165px 0 -111px -202px;
	overflow:hidden;
	height:510px;
}
#main-slider .top{
	width:783px;
	height:99px;
	background:url(images/bgr_main_slider_top.png) no-repeat;
}
#main-slider .body{
	width:783px;
	background:url(images/bgr_main_slider.png) no-repeat bottom;
	padding:0 0 150px;
	float:left;
	position:relative;
	z-index:2;
}
#main-slider .body .content{
	height:260px;
	width:560px;
	padding:10px;
	margin:0 0 0 101px;
	background:#fff;
	overflow:hidden;
}
#main-slider .body .content .image{
	float:left;
	width:301px;
	height:211px;
}
#main-slider .body .content .text{
	float:left;
	width:209px;
	min-height:161px;
	height:auto;
	background:#000;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	padding:25px 25px 17px;
}
#main-slider .body .content .text .title {
	font-size:36px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 0 25px;
	min-height:90px;
	height:auto;
}

#main-slider .body .content .text .title a {
	color:#fff;
}

#main-slider .body .content .text .desc{
	font-size:14px;
	line-height:18px;
}
#main-slider .body .content .slogal{
	font-size:16px;
	font-style:italic;
	float:left;
	padding:20px 30px 10px;
	line-height:18px;
	width:500px;
}
#main-slider .connect{
	margin:0 -150px 0 -112px;
	float:left;
	width:370px;
}
#main-slider .connect .connect-top{
	background:url(images/bgr_connect_top.png) no-repeat;
	width:370px;
	font-size:0;
	line-height:0;
	height:5px;
}
#main-slider .connect .connect-body{
	background:url(images/bgr_connect.png) no-repeat bottom #f2f2f2;
	width:370px;
}
#main-slider .connect .connect-body .content{
	position:relative;
	z-index:3;
	margin:0 0 0 10px;
	padding:10px 10px 0 10px;
	overflow:hidden;
	min-height: 265px;
}
#main-slider .connect .connect-body .content .signup{
	background:url(images/bgr_signup.png) no-repeat;
	width:326px;
	height:51px;
	padding:15px 0 0 14px;
	position:relative;
	z-index:999;
}
#main-slider .connect .connect-body .content .signup .text{
	background:url(images/bgr_signup_input.png) no-repeat;
	border:none;
	width:212px;
	padding:10px 5px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
}
#main-slider .connect .connect-body .content .signup .submit{
	background:url(images/button_signup.png) no-repeat;
	border:none;
	margin:0 0 0 10px;
	display:block;
	float:left;
	width:80px;
	height:41px;
	line-height:0;
	font-size:0;
	cursor:pointer;
	text-indent:-999em;
}
#main-slider .connect .connect-body .content .social-icons{
	float:left;
	width:340px;
	background:url(images/bgr_social_icons.png) no-repeat;
	margin:-5px 0 0;
	padding:5px 0 0;
	height:44px;
}
#main-slider .connect .connect-body .content .social-icons .text{
	font-size:14px;
	padding:12px 0 0 22px;
	color:#333;
	float:left;
}
#main-slider .connect .connect-body .content .social-icons .icons{
	float:right;
	margin:8px 10px 0 0;
}
#main-slider .connect .connect-body .content .social-icons .icons a{ margin:0 0 0 10px; }
#main-slider .news{
	margin:6px 0 0 2px;
	float:left;
}
#main-slider .news h3 {
	text-align:center;
	margin-bottom:5px;
}
#main-slider .news h3 a{
	font-family:Georgia;
	text-transform: uppercase;
	text-decoration: underline;
	color:#AA0000;
}
#main-slider .news .item{
	width:310px;
	line-height:18px;
	text-align:center;
}
#main-slider .news .item .title a {
	font-family:Georgia, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000;
}

#main-slider .news .item .title a:hover {
text-decoration: underline;
}

#main-slider .news .item .text{
	padding:7px 0 0;
	font-size:12px;
	color:#666;
}
#main-slider .news .item .text a.more{
	background:url(images/button_more.png) no-repeat left;
	padding:1px 2px;
	color:#ffffff;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
}
#main-slider .news .item .text a.more:hover{ text-decoration:none; }
#main-slider .news-links{
	float:left;
	padding:12px 0;
	width:340px;
}
#main-slider .news-links a{
	font-size:0;
	text-indent:-999em;
	line-height:0;
}
#news-prev{
	float:left;
	margin:0 0 0 154px;
	display:block;
	width:13px;
	height:10px;
	background:url(images/ico_prev_news_arrow.png) no-repeat top;
}
#news-next{
	float:right;
	margin:0 154px 0 0;
	display:block;
	width:13px;
	height:10px;
	background:url(images/ico_next_news_arrow.png) no-repeat top;
}
#news-next:hover, #news-prev:hover{ background-position:bottom; }

/* players */

#players{
	width:100%;
	position:relative;
	z-index:4;
	margin:0 0 25px;
	overflow:hidden;
}
#players .head{
	width:200px;
	background: url(images/bgr_line.png) no-repeat right bottom;
	padding:0 327px 0 0;
	margin:0 0 20px;
	overflow:hidden;
	position:relative;
	z-index:5;
}
#players .head .title{
	color:#333;
	font-size:14px;
	font-style:italic;
	text-transform:uppercase;
	float:left;
}
#players .head .see-all{
	color:#333;
	padding:2px 7px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
}
#players .head .see-all span{
	padding:0 5px 0 8px;
	display:block;
	float:left;
	font-size:9px;
}
#players .head .see-all a{ 
	color:#cc0000;
	text-decoration:underline;
}
#players .head .see-all a:hover{ text-decoration:none; }
#players .head .players-links a{
	font-size:0;
	text-indent:-999em;
	float:left;
	line-height:0;
	margin:3px 5px 0 0;
}
#prev-players{
	display:block;
	width:13px;
	height:10px;
	background:url(images/ico_prev_news_arrow.png) no-repeat top;
}
#next-players{
	display:block;
	width:13px;
	height:10px;
	background:url(images/ico_next_news_arrow.png) no-repeat top;
}
#next-players:hover, #prev-players:hover{ background-position:bottom; }
#players .list{
	float:left;
	width:540px;
}
#players .list .item{
	float:left;
	width:160px;
	height: 235px;
	margin:0 20px 0 0;
	position:relative;
}
#players .list .item .photo{
	background:url(images/bgr_players_shadows.png) no-repeat;
	padding:0 0 1px;
}
#players .list .item span{
	position:absolute;
	background:url(images/ico_new.png) no-repeat;
	height:46px;
	width:46px;
	top:-4px;
	left:-4px;
}

#players .list .item .name {
	margin:5px 0;
}

#players .list .item .name a {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0 10px;
	color:#000;
}
#players .list .item .name a:hover {
	text-decoration: underline;
}

#players .list .item .desc{
	font-size:12px;
	line-height:18px;
}
#players .video{
	float:left;
	width:400px;
	background:url(images/bgr_video.png) top;
	padding:0 0 13px;
}
/* body */
#body{
	width:100%;
	overflow:hidden;
}
#body .availibility{
	width:171px;
	float:left;
	margin:0 15px 0 0;
	background:url(images/bgr_availibility.png) repeat-x top center;
}
#body .availibility .text{
	width:150px;
	padding:0 10px;
	text-align:center;
}
#body .availibility .text p.line{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:22px;
	margin-bottom:0px;
}
#body .availibility .text p.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	font-style:italic;
	line-height:22px;
	margin-bottom:0px;
}
#body .availibility .text p.info{
	font-size:12px;
	padding:5px 0 0;
	line-height:18px;
	margin-bottom:0px;
}
#body .availibility .button{
	background:url(images/bgr_book_now.png) no-repeat;
	height:76px;
}
#body .availibility .button a{
	display:block;
	float:left;
	margin:18px 0 0 25px;
	background:url(images/button_book.png) no-repeat;
	width:124px;
	height:32px;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
	padding:17px 0 0;
}
#body .availibility .button a:hover{ text-decoration:none; }
#body .agents{
	width:160px;
	float:left;
	margin:0 14px 0 0;
}
#body .agents .photo{
	margin:20px 0 10px;
}
#body .agents .title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
	line-height:22px;
	margin:0 0 10px;
}
#body .agents .text{
	font-size:12px;
	line-height:18px;
	margin:0 0 5px;
}
#body .agents .link{
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 5px;
}
#body .agents .link a{ color:#cc0000; }
#body .brands{
	width:580px;
	float:left;
	overflow:hidden;
}
#body .brands .text{
	padding:15px 25px 0 0;
	width:95px;
	font-size:18px;
	float:left;
}
#body .brands .logos{
	background:url(images/bgr_brands.png) no-repeat;
	width:450px;
	height:80px;
	float:left;
	padding:0 0 0 10px;
}
#body .brands .logos #car_brands{
	margin:0 0 0 10px;
}
#body .brands .logos .item{
	margin:0 0 0 10px;
	width:92px;
	height:80px;
	text-align:center;	
}
#prev-brand{
	background:url(images/ico_prev_brand.png) no-repeat;
	width:11px;
	height:31px;
	display:block;
	float:left;
	margin:25px -50px 0 10px;
	line-height:0;
	position:relative;
	z-index:99;
	text-indent:-999em;
}
#next-brand{
	background:url(images/ico_next_brand.png) no-repeat;
	width:11px;
	height:31px;
	display:block;
	float:left;
	margin:25px 0 0 -21px;
	line-height:0;
	text-indent:-999em;
}
#body .tweet-quetes{
	overflow:hidden;
	float:left;
	width:580px;
	margin:27px 0 0;
}
#body .tweet-quetes .tweet{
	overflow:hidden;
	float:left;
	width:280px;
}
#body .tweet-quetes .head{
	width:200px;
	background: url(images/bgr_tweek_line.png) no-repeat right bottom;
	padding:0 119px 0 0;
	margin:0 0 10px;
	overflow:hidden;
	position:relative;
	z-index:5;
}
#body .tweet-quetes .head .title{
	color:#333;
	font-size:14px;
	font-style:italic;
	text-transform:uppercase;
	float:left;
}
#body .tweet-quetes .head .follow{
	color:#333;
	padding:2px 7px 0 0;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
}
#body .tweet-quetes .head .follow span{
	padding:0 5px 0 8px;
	display:block;
	float:left;
	font-size:9px;
}
#body .tweet-quetes .head .follow a{ 
	color:#cc0000;
	text-decoration:underline;
}
#body .tweet-quetes .head .follow a:hover{ text-decoration:none; }
#body .tweet-quetes .content{
	font-size:12px;
	font-style:italic;
	color:#666666;
	width:280px;
	line-height:18px;
}
#body .tweet-quetes .content a{ color:#000; }
#body .tweet-quetes .quetes{
	background:url(images/bgr_quetes.png) no-repeat;
	overflow:hidden;
	float:left;
	margin:0 0 0 20px;
	width:280px;
}
#body .tweet-quetes .quetes .content{
	padding:15px 0 0 15px;
	height:55px;
	width:235px;
	text-align:center;
	font-size:12px;
	line-height:18px;
}
#body .tweet-quetes .quetes .link{
	padding:10px 0 0 120px;
	color:#cc0000;
	font-style:italic;
	font-size:14px;
	line-height:18px;
}
#body .tweet-quetes .quetes .link a{ color:#cc0000; }
#body .breadcrumb{
	width:940px;
	float:left;
	padding:40px 0 0;
}
#body .breadcrumb ul{
	margin:0 0 0 -5px;
	font-size:12px;
	text-transform:uppercase;
}
#body .breadcrumb ul li{
	float:left;
	display:block;
	padding:0 5px;
	color:#666;
}
#body .breadcrumb ul li.selected{
	background:url(images/ico_drop.png) no-repeat right;
	padding:0 12px 0 5px;
}
#body .breadcrumb ul li a{ color:#666; }
#body .breadcrumb ul li a:hover{
	color:#333;
	text-decoration:none;
}
#body .post{
	color:#333;
	float:left;
	text-decoration:none;
}
#body .post .post-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	padding:15px 0 16px;
	color:#cc0000;
	width:940px;
	float:left;
	text-transform:uppercase;
	background:url(images/bgr_post_head_line.png) no-repeat bottom left;
}
#body .post .post-title-without-border{
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	padding:15px 0;
	float:left;
	color:#cc0000;
	text-transform:uppercase;
}
#body .post .post-title-border{
	background:url(images/bgr_post_head_line.png) no-repeat bottom left;
	width:940px;
	clear:both;
	height:1px;
	line-height:0;
	font-size:0;
	text-indent:-999em;
}
#body .post .book-now{
	background:url(images/button_book_grey.png) no-repeat;
	width:121px;
	text-align:center;
	height:44px;
	display:block;
	float:left;
	margin:15px 0 0 10px;
	padding:0 0 0 7px;
}
#body .post .book-now a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:42px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}
#body .post .book-now a:hover{ text-decoration:none; }
#body .post .content{
	width:400px;
	float:left;
}
#body .post .content h2{
	font-size:20px;
	line-height:22px;
	font-weight:normal;
	padding:25px 0;
}
#body .post .content h2 a{
	color:#000;
}
#body .post .content p{
	font-size:12px;
	line-height:20px;
	margin-bottom:10px;
}

#body .post .content ul {
	font-size:12px;
	line-height:20px;
	margin:10px 0 10px 20px;
	list-style-type:disc;
}

#body .post .content ul#logos {
	float:left;
	list-style-type:none;
	margin:0;
	width:200px;
}
#body .post .content ul#logos2 {
	float:right;
	list-style-type:none;
	margin:0;
	width:200px;
}

#body .post a.more {
background:transparent url(images/button_more.gif) no-repeat scroll left center;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-style:italic;
font-weight:bold;
padding:1px 2px;
float:right;
margin-right: 20px;
}
#body .post a.more:hover {
text-decoration: none;
background: #000;
}

#body .post .content p a.link{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
}
#body .post .content p.black{
	font-size:11px;
	line-height:16px;
	padding:10px;
	background:#000;
	color:#FFF;
	margin:-6px 0 0;
}
#body .post .content .img{
	padding:10px 0 0;
}
#body .post .content .left{
	float:left;
	display:block;
	padding:10px 20px 10px 0;
}
#body .post .content .slider{
	background:url(images/bgr_post_slider.png) no-repeat left top;
	width:481px;
	height:333px;
	margin:-12px 0 -40px -47px;
	padding:36px 0 0 57px;
}
#body .post .content .slider .big{
	width:379px;
	height:211px;
}
#body .post .content .slider .thumbs{
	float:left;
	width:360px;
	margin:10px 0 0 19px;
}
#body .post .content .slider .thumbs .thumb{
	float:left;
	width:58px;
	height:32px;
	border:1px solid #999999;
	margin:0 10px 0 0;
}
#body .post .content .slider .thumbs .thumb .next{
	float:left;
	margin:12px 0 0 -25px;
}
#prev-slide{
	float:left;
	background:url(images/ico_prev_brand.png) no-repeat;
	width:11px;
	height:31px;
	margin:12px -25px 0 2px;
	text-indent:-999em;
	line-height:0;
}
#next-slide{
	float:left;
	background:url(images/ico_next_brand.png) no-repeat;
	width:11px;
	height:31px;
	margin:12px 0 0 -15px;
	text-indent:-999em;
	line-height:0;
}
#body .post .sidebar-1{
	float:left;
	display:block;
	width:160px;
	overflow:hidden;
	margin:17px 0 0 20px;
}
#body .post .sidebar-1 .quick-facts-title{
	background:url(images/bgr_quick_facts.png) no-repeat;
	padding:10px 0 0 10px;
	height:32px;
	width:150px;
}
#body .post .sidebar-1 .item{
	padding:25px 0 0;
}
#body .post .sidebar-1 .item .title{
	background:url(images/bgr_sidebar_facts_div.png) no-repeat left top;
	padding:0 0 7px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#999999;
}
#body .post .sidebar-1 .item .text{
	font-size:12px;
	line-height:18px;
	color:#000;
}
#body .post .sidebar-1 .item .text p.small{
	line-height:6px;
}
#body .post .sidebar-1 .item .text span.red{ color:#cc0000; }
#body .post .sidebar-1 .item .text span.book{ font-style:italic; }
#body .post .sidebar-1 .item .text span.author{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
}
#body .post .sidebar-1 .availibility{
	width:160px;
	margin:0 0 30px;
	background:url(images/bgr_sidebar_availibility.png) repeat-x top center;
}
#body .post .sidebar-1 .availibility .text p.info{ padding:5px 5px 0; }
#body .post .sidebar-1 .button{ background:url(images/bgr_sidebar_book_now.png) no-repeat; }
#body .post .sidebar-1 .button a{ margin:18px 0 0 20px; }
#body .post .sidebar-1 .featured-players{ text-align:center; }
#body .post .sidebar-1 .featured-players .title{
	font-size:11px;
	font-style:italic;
	text-transform:uppercase;
	color:#666;
	padding:0 0 10px;
}
#body .post .sidebar-1 .featured-players .photo{
	background:url(images/bgr_players_shadows.png) no-repeat;
	padding:0 0 1px;
	margin-bottom:7px;
}
#body .post .sidebar-1 .featured-players .name{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 0 7px;
}
#body .post .sidebar-1 .featured-players .name a{color:#000;}
#body .post .sidebar-1 .featured-players .name a:hover{text-decoration: underline;}
#body .post .sidebar-1 .featured-players .desc{
	font-size:12px;
	padding:0 0 15px;
	line-height:18px;
}
#body .post .sidebar-1 .featured-players .see-all a {
	color:#cc0000;
	padding:2px 7px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}
#body .post .sidebar-1 .featured-players .see-all a:hover { 
	text-decoration:underline;
}
#body .post .sidebar-2{
	float:left;
	display:block;
	width:340px;
	overflow:hidden;
	margin:17px 0 0 20px;
}
#body .post .sidebar-2 .tweet .head{
	width:300px;
	background: url(images/bgr_tweek_line.png) no-repeat right bottom;
	padding:0 19px 0 0;
	margin:0 0 10px;
	overflow:hidden;
	position:relative;
	z-index:5;
}
#body .post .sidebar-2 .tweet .head .title{
	color:#333;
	font-size:14px;
	font-style:italic;
	text-transform:uppercase;
	float:left;
}
#body .post .sidebar-2 .tweet .head .follow{
	color:#333;
	padding:2px 7px 0 0;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
}
#body .post .sidebar-2 .tweet .head .follow span{
	padding:1px 5px 0 8px;
	display:block;
	float:left;
	font-size:9px;
}
#body .post .sidebar-2 .tweet .head .follow a{
	color:#cc0000;
	text-decoration:underline;
}
#body .post .sidebar-2 .tweet .head .follow a:hover{ text-decoration:none; }
#body .post .sidebar-2 .tweet .content{
	font-size:12px;
	font-style:italic;
	color:#666666;
	width:340px;
	padding:0 0 25px;
	line-height:18px;
}
#body .post .sidebar-2 .tweet .content ul#twitter_update_list {
	list-style-type: none;
	margin:0px;
}
#body .post .sidebar-2 .tweet .content a{ color:#000; }
#body .post .sidebar-2 .small-video{
	background:url(images/bgr_small_video.png) no-repeat bottom;
	float:left;
	padding:0 0 10px;
	
}
#body .post .sidebar-2 .quetes{
	background:url(images/bgr_sidebar_quete_bot.png) no-repeat bottom #edfaff;
	overflow:hidden;
	padding:0 0 51px;
	width:340px;
}
#body .post .sidebar-2 .quetes .top{
	background:url(images/bgr_sidebar_quete_top.png) no-repeat top;
	width:340px;
	float:left;
	padding:15px 0 0;
}
#body .post .sidebar-2 .quetes .content{
	width:308px;
	padding:0 0 0 16px;
	text-align:center;
}
#body .post .sidebar-2 .quetes .content p{
font-size:14px;
line-height:18px;
}
#body .post .sidebar-2 .quetes-author{
	margin:-30px 0 0 75px;
	color:#cc0000;
	font-style:italic;
	font-size:14px;
	float:left;
	line-height:18px;
	position:relative;
	z-index:99;
}
#body .post .sidebar-2 .quetes-author .small{
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#333;
	font-size:10px;
	line-height:13px;
}
#body .post .sidebar-2 .quetes-author a{ color:#cc0000; }
#body .post .sidebar-2 .connect{
	margin:15px 0 0; 
	float:left;
	width:340px;
}
#body .post .sidebar-2 .connect .title{
color:#333333;
float:left;
font-size:14px;
text-transform:uppercase;
margin-bottom: 10px;
}
#body .post .sidebar-2 .connect .connect-body .content .signup{
	background:url(images/bgr_sidebar_connect_signup.png) no-repeat;
	width:326px;
	height:51px;
	padding:15px 0 0 14px;
}
#body .post .sidebar-2 .connect .connect-body .content .signup .text{
	background:url(images/bgr_signup_input.png) no-repeat;
	border:none;
	width:212px;
	padding:10px 5px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
}
#body .post .sidebar-2 .connect .connect-body .content .signup .submit{
	background:url(images/button_signup.png) no-repeat;
	border:none;
	margin:0 0 0 10px;
	display:block;
	float:left;
	width:80px;
	height:41px;
	line-height:0;
	font-size:0;
	cursor:pointer;
	text-indent:-999em;
}
#body .post .sidebar-2 .connect .connect-body .content .social-icons{
	float:left;
	width:340px;
	background:url(images/bgr_social_icons.png) no-repeat;
	margin:-5px 0 0;
	padding:5px 0 0;
	height:44px;
}
#body .post .sidebar-2 .connect .connect-body .content .social-icons .text{
	font-size:14px;
	padding:12px 0 0 22px;
	color:#333;
	float:left;
}
#body .post .sidebar-2 .connect .connect-body .content .social-icons .icons{
	float:right;
	margin:6px 10px 0 0;
}
#body .post .sidebar-2 .connect .connect-body .content .social-icons .icons a{ margin:0 0 0 10px; }
#body .post .sidebar-2 .news{
	float:left;
	width:340px;
	padding:0 0 1px;
	background:url(images/bgr_sidebar_connect_bot.png) no-repeat left bottom #f8f8f8;
}
#body .post .sidebar-2 .news .item{
	width:308px;
	line-height:18px;
	text-align:center;
	padding:10px 0 0 15px;
}

#body .post .sidebar-2 .news h3 {
	text-align:center;
	margin-top:10px;
}
#body .post .sidebar-2 .news h3 a{
	font-family:Georgia;
	text-transform: uppercase;
	text-decoration: underline;
	color:#AA0000;
}
#body .post .sidebar-2 .news .item .title a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
#body .post .sidebar-2 .news .item .text{
	padding:5px 0 0;
	font-size:12px;
	color:#666;
}
#body .post .sidebar-2 .news .item .text a.more{
	background:url(images/button_more.gif) no-repeat left;
	padding:1px 2px;
	color:#ffffff;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
}
#body .post .sidebar-2 .news .item .text a.more:hover{ text-decoration:none; }
#body .post .sidebar-2 .news .links{
	float:left;
	padding:10px 0 25px;
	width:340px;
}
#body .post .sidebar-2 .news .links a{
	font-size:0;
	text-indent:-999em;
	line-height:0;
}
#body .post .content-players{
	width:580px;
	float:left;
	color:#000;
	margin:15px 0 0;
}
#body .post .content-players .info{
	width:220px;
	margin:0 15px 0 0;
	float:left;
}
#body .post .content-players h1{
	font-size:20px;
	line-height:22px;
	font-weight:normal;
	padding:25px 0;
}
#body .post .content-players .player-type-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	padding:30px 0 20px;
	float:left;
	width:580px;
	color:#cc0000;
	text-transform:uppercase;
}
#body .post .content-players h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	padding:30px 0 0;
}
#body .post .content-players p{
	font-size:12px;
	line-height:20px;
}
#body .post .content-players .players-list{
	font-size:14px;
	line-height:30px;
	margin:35px 0 15px;
}
#body .post .content-players .players-list li{
	background:url(images/bgr_list_div.png) no-repeat left bottom;
}
#body .post .content-players .players-list li.selected{
	background:url(images/ico_delete.png) no-repeat left bottom;
	padding:0 0 0 12px;
	color:#cc0000;
}
#body .post .content-players .players-list li a {
	color:#000;
	text-decoration:none;
}
#body .post .content-players .players-list li a:hover {
	text-decoration:underline;
}
#body .post .content-players .photos{
	width:340px;
	float:left;
}
#body .post .content-players .photos .photo{
	width:160px;
	float:left;
	position:relative;
	margin:0 0 10px;
}

#body .post .content-players .photos .list { margin:0 10px 10px 0;}
#body .post .content-players .photos .first{ margin:0 20px 0 0; }
#body .post .content-players .photos .photo{
	padding:0;
	background:url(images/bgr_players_shadows.png) no-repeat;
}
#body .post .content-players .photos .photo span{
	position:absolute;
	top:-3px;
	left:-3px;
}
#body .post .sidebar-big{
	margin:20px 0 0 20px; 
	float:right;
	width:340px;
}
#body .post .sidebar-big .two-columns{
	float:left;
	width:340px;
}
#body .post .sidebar-big .agents{
	float:left;
	margin:0 0 0 9px;
}
#body .post .sidebar-big .availibility{
	float:left;
	margin:0 0 0 0;
}
#body .post .sidebar-big .connect{
	margin:15px 0 0; 
	float:left;
	width:340px;
}
#body .post .sidebar-big .connect .connect-body .connect{
	margin:0; 
	float:none;
	width:auto;
}
#body .post .sidebar-big .connect .connect-body .content .signup{
	background:url(images/bgr_sidebar_connect_signup.png) no-repeat;
	width:326px;
	height:51px;
	padding:15px 0 0 14px;
}
#body .post .sidebar-big .connect .connect-body .content .signup .text{
	background:url(images/bgr_signup_input.png) no-repeat;
	border:none;
	width:212px;
	padding:10px 5px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
}
#body .post .sidebar-big .connect .connect-body .content .signup .submit{
	background:url(images/button_signup.png) no-repeat;
	border:none;
	margin:0 0 0 10px;
	display:block;
	float:left;
	width:80px;
	height:41px;
	line-height:0;
	font-size:0;
	cursor:pointer;
	text-indent:-999em;
}
#body .post .sidebar-big .connect .connect-body .content .social-icons{
	float:left;
	width:340px;
	background:url(images/bgr_social_icons.png) no-repeat;
	margin:-5px 0 0;
	padding:5px 0 0;
	height:44px;
}
#body .post .sidebar-big .connect .connect-body .content .social-icons .text{
	font-size:14px;
	padding:12px 0 0 22px;
	color:#333;
	float:left;
}
#body .post .sidebar-big .connect .connect-body .content .social-icons .icons{
	float:right;
	margin:8px 10px 0 0;
}
#body .post .sidebar-big .connect .connect-body .content .social-icons .icons a{ margin:0 0 0 10px; }
#body .post .sidebar-big .news{
	float:left;
	width:340px;
	padding:0 0 1px;
	background:url(images/bgr_sidebar_connect_bot.png) no-repeat left bottom #f8f8f8;
}
#body .post .sidebar-big .news h3 {
	text-align:center;
	margin-top:10px;
}
#body .post .sidebar-big .news h3 a{
	font-family:Georgia;
	text-transform: uppercase;
	text-decoration: underline;
	color:#AA0000;
}
#body .post .sidebar-big .news .item{
	width:308px;
	line-height:18px;
	text-align:center;
	padding:15px 0 0 15px;
}
#body .post .sidebar-big .news .item .title a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
#body .post .sidebar-big .news .item .text{
	padding:5px 0 0;
	font-size:12px;
	color:#666;
}
#body .post .sidebar-big .news .item .text a.more{
	background:url(images/button_more.gif) no-repeat left;
	padding:1px 2px;
	color:#ffffff;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
}
#body .post .sidebar-big .news .item .text a.more:hover{ text-decoration:none; }
#body .post .sidebar-big .news .links{
	float:left;
	padding:10px 0 25px;
	width:340px;
}
#body .post .sidebar-big .news .links a{
	font-size:0;
	text-indent:-999em;
	line-height:0;
}


/* footer */
#footer{
	width:100%;
	margin:50px 0 0;
	padding:50px 0;
	background:#262626;
	overflow:hidden;
	color:#FFF;
}
#footer .column{
	float:left;
	width:100px;
	margin:0 30px 0 0;
}
#footer .big{
	float:left;
	width:110px;
	margin:0 30px 0 25px;
}
#footer .column .title{
	font-size:18px;
	width:95px;
	line-height:22px;
	text-transform:uppercase;
}
#footer .column .content{
	font-size:12px;
	padding:10px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#cccccc;
}
#footer .column .content a{
	font-size:12px;
	padding:10px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#cccccc;
}
#footer .column .content a:hover {text-decoration: underline;}
#footer .column .content b{ color:#fff; }
#footer .column .content a.link{
	color:#fff;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
	text-decoration:underline;
}
#footer .featured-players{
	background:url(images/bgr_featured_players.png) no-repeat;
	width:351px;
	height:135px;
	float:left;
}
#footer .featured-players .player .photo{ 
	width:160px;
	height:106px;
	padding:13px 8px 0 11px;
	float:left;
}
#footer .featured-players .player .name { 
	width:160px;
	float:left;
	padding:10px 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
#footer .featured-players .player .name a {
	color:#fff;
}
#footer .featured-players .player .desc{ 
	width:163px;
	float:left;
	font-size:11px;
	line-height:16px;
}
#footer .featured-info .title{
	font-size:14px;
	font-style:italic;
	color:#4c4c4c;
	margin:0 8px 0 0;
	text-transform:uppercase;
	width:230px;
	text-align:right;
	float:left;
}
#footer .featured-info .links a{
	font-size:0;
	text-indent:-999em;
	line-height:0;
	float:left;
	margin:2px 5px 0 0;
}
#prev-featured{
	display:block;
	width:13px;
	height:10px;
	background:url(images/ico_featured_arrow_prev.png) no-repeat top;
}
#next-featured{
	display:block;
	width:13px;
	height:10px;
	background:url(images/ico_featured_arrow_next.png) no-repeat top;
}
/* footer info */
#footer-info{
	width:100%;
	padding:20px 0;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}
#footer-info p.copy{ font-size:12px; }
#footer-info p.info{
	font-size:10px;
	color:#666;
	margin:10px 0 0;
	line-height:14px;
}
#footer-info a {
color:#000;
text-decoration:underline;
}

/************ Book/Hire List Stuff **************/

#hireListLeft {
	float:left;
	width:130px;
}

#hireListRight {
	float:right;
	width:230px
}
#hireListLeft span.wpcf7-list-item {
	display:block !important;
}
#hireListRight span.wpcf7-list-item {
	display:block !important;
}

/******* images *********/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
/*** player css popups ***/

.photo a {
	text-decoration: none !important;
}

.photo a span {
	display: none;
}

.photo a:hover span {
	display: block;
   	position: absolute;
   	width: 150px;
   	padding: 5px;
   	margin: 67px 0px 0px 3px;
   	z-index: 100;
   	color: #fff;
   	background: #666;
   	opacity:0.8;
   	font: 12px Georgia,Arial,sans-serif;
   	text-align: center;
   	font-weight:bold;
   	}

/*** player list tabs **/

ul.idTabs {
	display:block;
	list-style-type: none;
	width:580px;
	height:49px;
}
ul.idTabs a {text-decoration: none;}
ul.idTabs li {
	float:left;
	display: block;
	padding:20px 0 20px 20px;
}
ul.idTabs a.selected li {
	color: #cc0000 !important;
	border-width: 1px 1px 0px 1px !important;
	border-color: #ccc;
	border-style: solid;
	font-weight: bold;
	font-family: arial;
	text-transform: uppercase;
}
ul.idTabs a li.vegas {
	border-bottom: 1px;
	border-color: #ccc;
	width:265px;
	border-style: solid;
	color:#666;
}
ul.idTabs a li.london {
	border-bottom: 1px;
	border-color: #ccc;
	width:272px;
	border-style: solid;
	color:#666;
}
ul.idTabs a li {
	font-size: 18px;
	font-family: arial;
}
#vegas,#london {width:580px;}
.tab-wrapper {
	padding:25px 10px 0;
	height:1400px;
}
