/*
 * 
 * 960
 * 
 */

.container_12,.container_16{margin-left:auto;margin-right:auto;width:960px}.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{display:inline;float:left;margin-left:10px;margin-right:10px}.container_12 .grid_3,.container_16 .grid_4{width:220px}.container_12 .grid_6,.container_16 .grid_8{width:460px}.container_12 .grid_9,.container_16 .grid_12{width:700px}.container_12 .grid_12,.container_16 .grid_16{width:940px}.alpha{margin-left:0}.omega{margin-right:0}.container_12 .grid_1{width:60px}.container_12 .grid_2{width:140px}.container_12 .grid_4{width:300px}.container_12 .grid_5{width:380px}.container_12 .grid_7{width:540px}.container_12 .grid_8{width:620px}.container_12 .grid_10{width:780px}.container_12 .grid_11{width:860px}.container_16 .grid_1{width:40px}.container_16 .grid_2{width:100px}.container_16 .grid_3{width:160px}.container_16 .grid_5{width:280px}.container_16 .grid_6{width:340px}.container_16 .grid_7{width:400px}.container_16 .grid_9{width:520px}.container_16 .grid_10{width:580px}.container_16 .grid_11{width:640px}.container_16 .grid_13{width:760px}.container_16 .grid_14{width:820px}.container_16 .grid_15{width:880px}.container_12 .prefix_3,.container_16 .prefix_4{padding-left:240px}.container_12 .prefix_6,.container_16 .prefix_8{padding-left:480px}.container_12 .prefix_9,.container_16 .prefix_12{padding-left:720px}.container_12 .prefix_1{padding-left:80px}.container_12 .prefix_2{padding-left:160px}.container_12 .prefix_4{padding-left:320px}.container_12 .prefix_5{padding-left:400px}.container_12 .prefix_7{padding-left:560px}.container_12 .prefix_8{padding-left:640px}.container_12 .prefix_10{padding-left:800px}.container_12 .prefix_11{padding-left:880px}.container_16 .prefix_1{padding-left:60px}.container_16 .prefix_2{padding-left:120px}.container_16 .prefix_3{padding-left:180px}.container_16 .prefix_5{padding-left:300px}.container_16 .prefix_6{padding-left:360px}.container_16 .prefix_7{padding-left:420px}.container_16 .prefix_9{padding-left:540px}.container_16 .prefix_10{padding-left:600px}.container_16 .prefix_11{padding-left:660px}.container_16 .prefix_13{padding-left:780px}.container_16 .prefix_14{padding-left:840px}.container_16 .prefix_15{padding-left:900px}.container_12 .suffix_3,.container_16 .suffix_4{padding-right:240px}.container_12 .suffix_6,.container_16 .suffix_8{padding-right:480px}.container_12 .suffix_9,.container_16 .suffix_12{padding-right:720px}.container_12 .suffix_1{padding-right:80px}.container_12 .suffix_2{padding-right:160px}.container_12 .suffix_4{padding-right:320px}.container_12 .suffix_5{padding-right:400px}.container_12 .suffix_7{padding-right:560px}.container_12 .suffix_8{padding-right:640px}.container_12 .suffix_10{padding-right:800px}.container_12 .suffix_11{padding-right:880px}.container_16 .suffix_1{padding-right:60px}.container_16 .suffix_2{padding-right:120px}.container_16 .suffix_3{padding-right:180px}.container_16 .suffix_5{padding-right:300px}.container_16 .suffix_6{padding-right:360px}.container_16 .suffix_7{padding-right:420px}.container_16 .suffix_9{padding-right:540px}.container_16 .suffix_10{padding-right:600px}.container_16 .suffix_11{padding-right:660px}.container_16 .suffix_13{padding-right:780px}.container_16 .suffix_14{padding-right:840px}.container_16 .suffix_15{padding-right:900px}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:'.';display:block;visibility:hidden;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}

/*
 * 
 * GENERAL
 * 
 */

@CHARSET "ISO-8859-1";

/*
	RESET CSS
*/
html{font-size:12px;color:#333;background:#FFF;font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
del,ins{text-decoration:none;}

/************************
	COLORS
************************/
.red{background-color:#f00}
.yellow{background-color:#ff0}
.blue{background-color:#00f;color:#fff;}
.lightGreen{background-color:#0f0}
.green{background-color:#0f0}
.purple{background-color:#d0d}
.grayBox{background-color:#f4f4f4}
.darkGrayBox{background-color:#e4e4e4}
.veryDarkGrayBox{background-color:#d8d8d8}
.beige{background-color:#f6f6ea;}


/************************
	GENERAL CLASSES
************************/
.ofhidden{overflow:hidden;}
.fright{float:right;}
.fleft{float:left;}
.link{cursor:pointer;text-decoration: underline;}
.center{text-align:center;}
.aright{text-align:right;}
.aleft{text-align:left;}
.bold{font-weight:bold;}
.normal{font-weight:normal;}
.small{font-size:10px;}
.tiny{font-size:9px;}
.hide{display:;}
.gray{color:#666;}
.mediumGray{color:#999;}
.lightGray{color:#cdcdcd;}
.p2{padding:2px;}
.p5{padding:5px;}
.mt2{margin-top:-2px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.m10{margin:10px;}
.pt10{padding-top:10px;}
.pt20{padding-top:20px;}
div.ml40{margin-left:40px;}
div.ml20{margin-left:20px;}
div.none{margin-left:0px;margin-right:0px;}
.hidden{display:none;}
.hot{cursor:pointer}
.fclear{clear:both;}
.nounder{text-decoration:none;}
/************************
	FORMS
************************/
.flashMessage{
	height:50px;
	padding: 30px;
	text-align:center;
}

.flashMessage input{
	margin: 10px 5px;
}

.input{
	clear:both;
}

.defaultList{
	margin:5px 0 5px 20px;
}

.defaultList li{
	list-style: square;
		
}

.defaultForm h1{
	background-color:#cdcdcd;
	font-weight:bold;
	padding:5px;
	margin: 0px 0px 5px 0px;
	color:#666;
	font-size:1.2em;
}

.defaultForm label{
	float:left;
	width:100px;
	padding:3px 4px 0px 5px;
	white-space:nowrap;
	text-align:right;
	color:#666;
}

.defaultForm .mleft{
		margin-left:102px;
	}

.defaultForm .textinput,.defaultForm textarea{
	padding:2px 3px 2px 3px;
	margin:1px;
	border:1px solid #666;
	background-color:#fff;
	width:300px;
	font-size:11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.defaultForm .error-message{
	margin-left:105px;
	padding:5px;
	white-space:nowrap;
	color:#dc2a2a;
}


/************************
	AJAX
************************/
div.loadImage{
	text-align:center;
	height:100px;
	background: url('../img/loading.gif') no-repeat;
	background-position:center; 
	background-position-y:center;
}

/***************************************
 	GROWL
*************************************** */


div.jGrowl {
	padding: 			10px;
	z-index: 			9999;
}

/** Special IE6 Style Positioning **/
div.ie6 {
	position: 			absolute;
}

div.ie6.top-right {
	right: 				auto;
	bottom: 			auto;
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.top-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-right {
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.center {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	width: 				100%;
}

/** Normal Style Positions **/
body > div.jGrowl {
	position:			fixed;
}

body > div.jGrowl.top-left {
	left: 				0px;
	top: 				0px;
}

body > div.jGrowl.top-right {
	right: 				0px;
	top: 				0px;
}

body > div.jGrowl.bottom-left {
	left: 				0px;
	bottom:				0px;
}

body > div.jGrowl.bottom-right {
	right: 				0px;
	bottom: 			0px;
}

body > div.jGrowl.center {
	top: 				0px;
	width: 				50%;
	left: 				25%;
}

/** Cross Browser Styling **/
div.center div.jGrowl-notification, div.center div.jGrowl-closer {
	margin-left: 		auto;
	margin-right: 		auto;
}

div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
	background-color: 		#000;
	color: 					#fff;
	opacity: 				.85;
	filter: 				alpha(opacity = 85);
	zoom: 					1;
	width: 					235px;
	padding: 				10px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	font-family: 			Tahoma, Arial, Helvetica, sans-serif;
	font-size: 				12px;
	text-align: 			left;
	display: 				none;
	-moz-border-radius: 	5px;
	-webkit-border-radius:	5px;
}

div.jGrowl div.jGrowl-notification {
	min-height: 			40px;
}

div.jGrowl div.jGrowl-notification div.header {
	font-weight: 			bold;
	font-size:				10px;
}

div.jGrowl div.jGrowl-notification div.close {
	float: 					right;
	font-weight: 			bold;
	font-size: 				12px;
	cursor:					pointer;
}

div.jGrowl div.jGrowl-closer {
	height: 				15px;
	padding-top: 			4px;
	padding-bottom: 		4px;
	cursor: 				pointer;
	font-size:				11px;
	font-weight: 			bold;
	text-align: 			center;
}

/*
 * Tablesorter 
 */
table.defaultTable thead tr .header {
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
}
table.defaultTable thead tr .header:hover {
    text-decoration: underline;
}

table.defaultTable thead tr .headerSortUp {
    background-image: url("../img/asc.gif");
}

table.defaultTable thead tr .headerSortDown {
    background-image: url("../img/desc.gif");
}

table.defaultTable tbody tr.odd td {
    background-color: #F0F0F6;
    color:#555;
}

/*
 * 
 * POKER POKER POKER
 * 
 * 
 */


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{
	padding:0 0 10px;
}

#tournamentFinderHeader span{
	color:#999;
	font-size:0.7em;
	font-weight:normal;	
}

#tournamentHeaderEditorial{
	width:600px;
	float:right;
}

#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:20px;
	left:172px;
	margin:0;
	position:relative;
	top:40px;
	width:240px;
}

.item.tournamentsToday img{
	margin-top:-2px;
}


#tournamentFinderBig{
	padding:7px;
}

.tournamentFinderBig input.inputText{
	border: 1px solid #666666;
    font-size: 12px;
    height: 22px;
    margin: 0 1px;
    padding: 2px;
    position: relative;
    top: 0;
}

.tournamentFinderBig select{
	font-size:12px;
	height:22px;
	padding:2px;
	margin:0px 1px;
	border:1px solid #666;
}

.tournamentFinderBig input[type='button']{
	height:24px;
	padding:2px 8px;
}

.tournamentFinderBig input[type='submit']{
	height:24px;
	font-weight:bold;
	padding:2px 24px;
}

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 5px 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;}
.veryLightBlue{background:#e2edef;}
.green{background:#c1cf58;}

.menu{
	color:#6c7624;
}


.roundBox{
}

	.roundBox h2{
		padding:5px 10px 0;
		margin:10px 0px 10px;
	}
	
	.roundBox h3{
		padding:5px 10px 0;
		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;
}

#ReviewText{
	height:150px;
	width:400px;
}

.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.location{
	float:left;
	margin:5px;
	border:1px solid #cdcdcd;
}

	.pokerRoom .content{
		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 80px;
}

#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');
}	
	
