@import url('general.css');
@import url('960.css');

body,html{
	background:#000A0C;
}

#all{
	background:url('../img/mainBackground.gif') repeat-x #000a0c;
	padding:0 0 40px;
	height:1000px;
}

#contact{
	padding:20px 200px 0px;
	margin:0px;
	height:550px;
	background:url(../img/contactBG_long.jpg) no-repeat;	
}


#tournamentFinderHeader{
	text-align:center;
	padding:0 0 10px;	
}

#tournamentFinder{
	background:url(../img/tournamentFinderBG_02.gif) no-repeat;
	height:84px;
	width:454px;
	position:absolute;
	top:0px;
	right:0px;
}

#tournamentFinder input{
	border:1px solid #FFFFFF;
	font-size:14px;
	height:16px;
	left:172px;
	margin:0;
	padding:2px 4px;
	position:relative;
	top:40px;
	width:240px;
}

#tournamentFinderBig{
	padding:7px;
}



.tournamentFinderBig input.inputText{
	font-size:12px;
	height:16px;
	padding:2px;
	position:relative;
	top:-1px;
	margin:0px 1px;
	border:1px solid #666;
}

.tournamentFinderBig select{
	font-size:12px;
	height:22px;
	padding:2px;
	margin:0px 1px;
	border:1px solid #666;
}

h2,h1,h3,h4,h5{
	font-weight:bold;
}

h1{font-size:1.6em;color:#012933;}
h2{font-size:1.5em;}
h3{color:#06697d;font-size:1.4em;}
h4{color:#06697d;font-size:1.2em;}
h5{color:#06697d;font-size:1.1em;}

h3 a{
	color:#06697d;
}


a{
	text-decoration:none;
}

.hover a{
	text-decoration:underline;
}

.hover{
	background:#f8f8f8;
}

.filterList{
	padding:10px;
	margin:10px 0px;
	color:#83836d;
}

.filterList a{
	color:#6c6c5b;
	padding:2px 5px;
}

.filterList a:hover, .filterList a.active{
	background:#6C6C5B;
	color:#fff;
}

.filterList ul{
	display:inline;
}

.filterList li{
	display:inline;
}


.featuredCardroom{
	background:url(../img/featuredBG.png) #f6f6ea no-repeat 100% 0%;
	border:1px solid #e5e5ce;
	margin:20px 10px 10px;
	padding:0 0 20px;
}

	.featuredCardroom h1{
		font-size:1.9em;
		margin:0 0 10px 5px;
	}
	
	.featuredCardroom .hover{
		background:transparent;
	}
	
	.featuredCardroom h4{
		margin:15px 0 0 105px;
	}


a:hover{
	text-decoration:underline;
}

p{
	font-size:12px;
	line-height:1.3em;
	margin-bottom:10px;
}

table.ratingTable{
	margin-top:10px;	
}

	.overall{
		font-weight: bold;
	}

table.prosAndCons{
	margin-bottom: 10px;
}

.prosAndCons td{
	padding:4px 40px 4px 4px;
	vertical-align: top;
	font-size:1.2em;
	font-weight: bold;	
}

.prosAndCons ul{
	padding:8px 0 0;
}

	.prosAndCons ul>li{
		font-weight: normal;
		font-size:12px;
		margin-left:20px;
		padding:2px;
		list-style: square;
	}

.ratingTable{
	width:60%;
}

.ratingTable td{
	padding:2px;
	border-bottom:1px solid #efefef;
}

.row{
	padding:15px 0px;
	border-bottom:1px dashed #d4d4d4;
}

.quote{
	font-style:italic; 
}

#newsletter{
	background:#dfdeb7;
	color:#848364;
}



.quoter{
	font-weight:bold;
	display:block;
	text-align:right;
	font-style:normal;
	
}

#tournamentsEditorial{
	
}

#tournamentsEditorial li{
	clear:both;
	padding:6px 0px;
	border-bottom:1px dashed #e2e2e2;
}

#tournamentsEditorial .details{
	float:right;
	color:#666;
	text-align:right;
	margin:0 10px;
}

.images img{
	margin:4px 0px;
}

#smallMap{
	width:220px; height:220px;
}

#map { 
	border:1px solid #CDCDCD;
	height:500px;
	left:300px;
	position:absolute;
	top:400px;
	width:500px; 
}

#twitter{
	
}
	#twitter img{
float:left;
height:48px;
margin-top:3px;
padding:0 4px 0 0;
width:48px;
	}
	
	#twitter li{
		margin:0 4px;
		padding:10px 0px;
		border-bottom:1px dashed #cdcdcd;
	}
	
	#twitter .text{
		font-size:11px;
		margin-left:52px;
	}
	
	#twitter .date{
		font-size:11px;
		color:#999;
	}
	
	#twitter .author{
		display:block;
		font-size:small;
		font-weight:bold;
	}
	
		#twitter .author a{
			color:#06697D;
		}

.cake-sql-log{
	color:#fff;
}

.lightBlue{background:#c6dce1;}
.green{background:#c1cf58;}

.menu{
	color:#6c7624;
}


.roundBox{
}

	.roundBox h2{
		padding:0 10px;
		margin:10px 0px 10px;
	}
	
	.roundBox h3{
		padding:0 10px;
		margin:10px 0px 2px;
	}
	
	.roundBox .icon{
		margin:0px 0 10px 10px;
	}
	
	.roundBox .content{
		padding:0 10px 10px;
	}

.writeReviewButton{
	float:right;
	text-align: center;
	padding:30px 80px;	
}


#reviewBox .content{
	margin-left:50px;
}

.disabled{
	display: none;	
}

.paginator{
	font-size: 1.2em;
}
	.numbers{
		padding: 0px 10px;
	}


.news{
	padding:20px 0;
}
	.news .date{
		font-size:1.4em;
		width:120px;
		font-weight:bold;
		float:left;
		text-align:center;
	}
	
	div.news h2{
		border-bottom:1px solid #efefef;
		margin:0 0 10px;
		padding:20px;
	}
	
	.news p,.news h3,.news h5{
		margin-left:120px;
		clear:none;
	}
	
	.news p{
		margin-top:10px;
	}
	
	.news .article{
		background:#067e96;
		color:#fff;
		width:100px;
		font-size:12px;
		font-weight:normal;
		padding:1px;
		margin:4px 0 0 10px;
	}
	
	.special{
		background:#067e96;
		color:#fff;
		width:100px;
		font-size:12px;
		font-weight:normal;
		padding:1px 4px 1px;
		margin:4px 0 0 10px;
		display: inline;
		text-align: center;
	}
	
	
	.featured{
		background:#993333;
		color:#fff;
		width:100px;
		font-size:12px;
		font-weight:normal;
		padding:1px 4px 1px;
		margin:4px 0 0 10px;
		display: inline;
		text-align: center;
	}
	
	.news .event{
		padding:1px;
		background:#71a058;
		width:100px;
		color:#fff;
		font-size:12px;
		font-weight:normal;
		margin:4px 0 0 10px;
	}
	
.news_small{
	padding:10px 0;
}
	.news_small p{
		margin:5px 0  0 120px;
		width:500px;
	}


.bonusDiv{
	text-align: center;
	margin-right:30px;
}

	.bonusDiv .bonusNumber{
		font-size: 30px;
		color: #dc2323;	
	}
	
	.bonusDiv .bonusText{
		font-size: 18px;
		color: #056377;	
	}
	
	.bonusDiv .bonusCodeText{
		font-weight:normal;
		font-size: 11px;
		color: #504e4e;	
	}
	
	.bonusDiv .bonusCode{
		font-size: 14px;
		font-weight: bold;
	}

.pokerRoom img{
	float:left;
	margin:5px;
	border:1px solid #cdcdcd;
}

	.pokerRoom p{
		color:#666;
		margin:4px 0 0 105px;
	}
	
	.pokerRoom h5{
		color:#333;
	}
	
	.pokerRoom .area{
		color:#999;
		padding:4px 0 0;
		float:right;
	}
	
	.pokerRoom .address{
		color:#999;
		padding:4px 0 0;
		float:right;
		text-align:right;
	}
	
	.pokerRoom .details{
		margin:10px 0 0 105px;
		line-height:1.3em;
	}

	.onlinePoker div.rating{
		background:#FFFFFF url(../img/ratingBG.png) no-repeat scroll 50% 0%;
		color:#868458;
		float:right;
		font-size:20px;
		font-weight:bold;
		height:30px;
		padding:5px 12px;
		width:40px;
	}
	
	.onlinePoker .ratingLabel{
		font-size:12px;
		left:-40px;
		margin:-20px;
		position:relative;
	}

.infobox{
	color:#2e311b;
}

	.infobox h4{
		background:#c5d92c;
		padding:5px;
		color:#f3f4e9;
	}
	
	.infobox h5{
		color:#2e311b;
		margin:5px 0;
	}
	
	.infobox span.label{
		color:#646b3a;
	}
	
	.infobox .content{
		background:#ebf0c8;
		padding:5px;
		min-height:100px;
	}


.promoBox{
}

	.promoBox h4{
		font-size:12px;
		font-weight:normal;
		color:#333;
		text-align:center;
	}
	
	.promoBox .content{
		margin:4px 0 0 0;
		text-align:center;
		min-height:100px;
	}

.location{
	
}
	.location h4{
		margin-top:10px;
	}


.view p{
	padding:0 0 10px 0;
}

.view h4{
	color:#068199;
}

.view .introText{
	margin:10px 0 0;
	font-weight:bold;
}

.container{
	margin:0 0 20px 0;
}

.item{
}
	.item h2{
		color:#d7702c;
		margin:20px 0px 20px;
	}

	.item h2 a{
		color:#d7702c;
	}

	.item img{
		float:left;
		margin-top:10px;
		padding:0px 10px 5px 0px;
	}
	
#flashMessage{
	position: absolute;
	top: 5px;
	left:50%;
	margin-left:-250px;
	width:500px;
	background: #f6f4d2;
	border: 1px solid #959266;
	text-align:center;
	padding:20px;
}

#gameFinder input{
	width:230px;
	height:20px;
}

#gameFinder input[type=submit]{
	display:none;
}




#header{
	position:relative;
	padding-top:15px;
}
	
	#header .pokerLogo{
		position:absolute;
		margin:-10px 0 0 30px;
	}
	
	#header .logo{
		margin:0 0 0 20px;
	}
	
	#header .signIn{
		float:right;
		padding:25px 15px 0;
	}

#nav{
	height:46px;
	border-bottom:1px solid #011519;
	background:url(../img/menuBackground.png) repeat-x #068199;
	-moz-border-radius: 3px 3px 0px 0px;
}

#nav ul{
	margin:0px 115px;
}

#nav ul li{
	float:left;
	padding:12px 20px;
	font-size:18px;
	border-left:1px solid #61a7b5;
	border-right:1px solid #043f4c;
}

#nav li.navList:hover, #nav li.active {
	background:url(../img/menuBackground_h.png) repeat-x #068199;
	color:#b8dce5;
	cursor:pointer;
}

	#nav ul li.navList a{
		color:#012e39;
	}
	
	#nav ul li.navList a:hover,#nav ul li.hover a, #nav ul li.active a{
		color:#b8dce5;
		text-decoration:none;
	}

#breadcrumbs{
	font-size:11px;
	color:#cdcdcd;
	margin:10px 0 10px 0;
}

	#breadcrumbs a{
		color:#999;
	}


#sideNav{
	min-height:40px;
	margin:0px;
	padding:0px 0px 10px 20px;
	background:url('../img/sideNavBackground.gif') repeat-x #011c23;
}
	#sideNav h3{
		margin-top:20px;
	}
	
	#sideNav h3 a{
		color:#00a0e3;
	}
	
	#sideNav li{
		padding:2px;
	}
	
	#sideNav li a{
		color:#979797;
	}
	
	#sideNav ul{
		padding:5px 0 5px;
		margin-left:10px;
	}

#main{
	background: #011c23;
	overflow: auto;
	overflow-x:hidden;
}
	#mainContent{
		margin:0;
		padding:10px 10px 50px;
		background:url('../img/mainTopBackground.png') repeat-x #fff;
		min-height:550px;
  		height:auto !important;
  		height:550px;
	}
	
	
	
#footer{
	background:url('../img/footerBackground.png') repeat-x;
	height:67px;
	border-top:1px solid #878d89;
	color:#cccccc;
}

#footer h3{
	padding:5px;
	font-size:0.8em;
}

#footer a{
	padding:5px;
	font-size:0.9em;
	color:#cccccc;
}

#footer a:hover{
	text-decoration: underline;
}

.defaultTable{
	width:100%;
	font-size:12px;
}

	.defaultTable th{
		background:#C6DCE1 none repeat scroll 0 0;
		color:#06697D;
		font-size:1.1em;
		font-weight:bold;
		padding:4px;
	}
	
	.defaultTable td{
		padding:4px;
		border-bottom:1px solid #d9eaee;
	}
	
	

.review{
	padding:20px 0px;
	border-bottom:1px dashed #cdcdcd;
}
	.review .title{
		font-weight:bold;
	}
	
	.review .title{
		font-weight:bold;
	}
	
	.review .content{
		margin:5px 0;
	}
	
	.review .content p{
		margin:5px 0;
		padding:0px;
	}
	
	.review .feedback{
		color:#999;
		font-size:11px;
	} 

.greyBorder{
	border-top:1px solid #efefef;
	height:5px;
	margin-top:5px;
}

.pokerSprite {
	background:transparent url(../img/pokerSprite.png) no-repeat scroll 0 0;
	display:inline-block;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	vertical-align:middle;
}

.starRating{
	padding:3px;	
}

.starRating label{
	display: none;	
}

.star0 {
	background-position:-65px 0px;
	height:13px;
	width:65px;
}

.star1 {
	background-position:-52px 0px;
	height:13px;
	width:65px;
}

.star2 {
	background-position:-39px 0px;
	height:13px;
	width:65px;
}

.star3 {
	background-position:-26px 0px;
	height:13px;
	width:65px;
}

.star4 {
	background-position:-13px 0px;
	height:13px;
	width:65px;
}

.star5 {
	background-position:0px 0px;
	height:13px;
	width:65px;
}

.star0_5 {
	background-position:-52px -20px;
	height:13px;
	width:65px;
}

.star1_5 {
	background-position:-39px -20px;
	height:13px;
	width:65px;
}

.star2_5 {
	background-position:-26px -20px;
	height:13px;
	width:65px;
}

.star3_5 {
	background-position:-13px -20px;
	height:13px;
	width:65px;
}

.star4_5 {
	background-position:0px -20px;
	height:13px;
	width:65px;
}

.pokerSprite span {
	position:absolute;
	top:-9999px;
}

.s_yes {
	background-position:0 -40px;
	height:17px;
	width:31px;
}

.s_no {
	background-position:-50px -40px;
	height:17px;
	width:31px;
}

.starTable{
	width:140px;
}

	.starTable  .header{
		font-weight: bold;
		font-size:11px;
		text-align: center;
		padding:4px;
	}

	.starTable table{
		padding:0px;
		font-size:11px;
	}

	.starTable td.data{
		width:60px;
		background: #eeeecc;
	}
	
	.starTable td.text{
		padding:0 4px;
	}
	
	.starTable td.data div{
		background: #FFCC66;
		height: 14px;
	}

/*
 * 
 * RATING 
 * 
 * 
 */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(../img/delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(../img/star.gif) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
div.star-rating-readonly a{cursor:default !important}
div.star-rating{background:transparent!important;overflow:hidden!important}

/*
 * 
 * MODAL 
 * 
 * 
 */
.jqmWindow {display: none;position: fixed;top: 17%;left: 50%;margin-left: -300px;width: 600px;background-color: #EEE;color: #333;border: 1px solid black;padding: 12px;}
.jqmOverlay { background-color: #000; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}	
	