/* Blue Rounded */

.bluetop {
	text-align: center;
	width: 327px;
	height: 32px;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	background-image: url(images/bluetop.png);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-family: ms sans serif,geneva,helvetica, sans serif;
	background-size: 100% 100%; /* used for firefox 4.0 and later */
    -moz-background-size: 100% 100%; /* used for firefox */
    -o-background-size: 100% 100%; /* used for opera */
    -webkit-background-size: 100% 100%; /* used for safari and chrome */
}

.bluebox {
	background-image: url('images/bluemid.png');
	background-repeat: repeat-y;
	width: 327px;
	padding: 10px 0px 0px 0px;
	margin-top: -1px;
	margin-bottom: -1px;
	font-size: 11px;
	background-size: 100% 100%; /* used for firefox 4.0 and later */
    -moz-background-size: 100% 100%; /* used for firefox 3.6 */
    -o-background-size: 100% 100%; /* used for opera */
    -webkit-background-size: 100% 100%; /* used for safari and chrome */

}

.bluebottom{
	background-image: url('images/bluebottom.png');
	height: 22px;
	background-repeat: repeat-none;
	width: 327px;
	background-size: 100% 100%; /* used for firefox 4.0 and later */
    -moz-background-size: 100% 100%; /* used for firefox 3.6 */
    -o-background-size: 100% 100%; /* used for opera */
    -webkit-background-size: 100% 100%; /* used for safari and chrome */
}

.emptyblue {
	background-image: url('images/emptyblue.png');
	background-repeat: no-repeat;
	padding: 10px 3px 5px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	background-size: 100% 100%; /* used for firefox 4.0 and later */
    -moz-background-size: 100% 100%; /* used for firefox 3.6 */
    -o-background-size: 100% 100%; /* used for opera */
    -webkit-background-size: 100% 100%; /* used for safari and chrome */
}

.innerwhite {
	margin: 5px 0px 0px 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans serif;
	font-size: 11px;
	border-bottom: #caddea 4px solid;
	border-top: #caddea 4px solid;
	text-align: left;
}

.bluebox p {
	padding: 0;
	margin: 5px 10px 0px 15px;
}

/* Gray Rounded */


.graytop {
	text-align: center;
	width: 178px;
	height: 41px;
	margin: 10px 0px -9px 0px;
	padding: 9px 0px 0px 0px;
	background-image: url(images/graytop.png);
	background-repeat: no-repeat;
	color: #fefefe;
	font-weight: bold;
	background-size: 100% auto; /* used for firefox 4.0 and later */
    -moz-background-size: 100% auto; /* used for firefox */
    -o-background-size: 100% auto; /* used for opera */
    -webkit-background-size: 100% auto; /* used for safari and chrome */
}

.graybox {
	background-image: url('images/graymid.png');
	background-repeat: repeat-y;
	width: 178px;
	margin: 0px 0px -2px 0px;
	padding: 2px 0px 0px 0px;
	font-size: 10px;
	background-size: 100% 100%; /* used for firefox 4.0 and later */
    -moz-background-size: 100% 100%; /* used for firefox */
    -o-background-size: 100% 100%; /* used for opera */
    -webkit-background-size: 100% 100%; /* used for safari and chrome */
}

.graybox ul {
	margin-left: 17px;
}

.graybox li, .srssfetcher-link {
	background-image: url(images/yellow_dot.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 11px !important;
}

.graybox a {
	color: #111c28;
	font-size: 12px;
}

.graybottom {
	width: 178px;
	height: 27px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-image: url(images/graybottom.png);
	background-repeat: no-repeat;
	background-size: 100% 100%; /* used for firefox 4.0 and later */
    -moz-background-size: 100% 100%; /* used for firefox */
    -o-background-size: 100% 100%; /* used for opera */
    -webkit-background-size: 100% 100%; /* used for safari and chrome */
}

.tallbanner {
	text-align: center;
	width: 180px;
	height: 665px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	background-image: url(images/graytall.png);
	background-repeat: no-repeat;
	color: #fefefe;
	font-weight: bold;
	background-size: 100% 100%; /* used for firefox 4.0 and later */
    -moz-background-size: 100% 100%; /* used for firefox */
    -o-background-size: 100% 100%; /* used for opera */
    -webkit-background-size: 100% 100%; /* used for safari and chrome */
}

/* Extrawide Table */

table.downloads {
	width: 850px;
	margin-top: 20px;
	}
	
tr.tablegray {
	background-color: #EEEEEE;
	font-size: 10px;
	font-weight: bold;
	}

tr.tablegray td {
	padding: 3px;
	margin: 0px;
	border: 0px;
}

td.description {
	font-size: 10px;
	color: #666666;
	padding: 5px;
}

td.description a {
	font-weight: bold;
	color: #666699;
}

/* Poker Rooms Chart */
.chart {
	width: 370px;
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding-left: 2px;
}

.emptyblue h3 {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-family: ms sans serif,geneva,helvetica, sans serif;
	text-align: center;
	margin-top: -7px;
	padding-bottom: 7px;
}

.chart ul {
	float: left;
	margin: 5px 1px 5px 0px;
	padding: 0px;
	}

.chart li {
	list-style: none;
}

.header {
	font-weight: bold;
	padding-top: 5px;
	height: 22px;
	margin-bottom: 1px;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.38, rgb(220,233,242)),color-stop(1, rgb(166,197,218)));
	background: -moz-linear-gradient(center top,rgb(220,233,242) 38%,rgb(166,197,218) 100%);
	background-color: #DBE1F1 !important; /* Opera and IE */
}

.textheader {
	padding: 5px 5px 0px 5px;
	font-family: Arial, Helvetica, sans serif;
	font-weight: bold;
	height: 22px;
	margin: 0px px 0px 8px;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.38, rgb(220,233,242)),color-stop(1, rgb(166,197,218)));
	background: -moz-linear-gradient(center top,rgb(220,233,242) 38%,rgb(166,197,218) 100%);
	background-color: #DBE1F1; /* Opera and IE */
}


.list li {
	background-color: #D9E4EA;
}

.list li:nth-child(even){
	background-color: #D9E4EA;
}

.list li:nth-child(odd) {
	background-color: #FFFFFF;
}

.rank {
	width: 12%;
}

.rank li {
	text-align: center;
	height: 22px;
	padding-top: 5px;
}

.rooms {
	width: 35%;
}

.rooms li{
	height: 22px;
	padding-top: 5px;
	padding-left: 5px;
	}

.download {
	width: 21%;
}
	
.download li{
	text-align: center;
	height: 22px;
	padding-top: 5px;
}

.download img {
	margin-top: -4px;
}

.reviews {
	width: 16%;
}

.reviews li{
	text-align: center;
	height: 22px;
	padding-top: 5px;
}

.reviews img {
	margin-top: -4px;
}

.rooms a, .reviews a {
	color: #D50000;
}

.rooms a:hover, .reviews a:hover {
	color: #3A66AB;
	text-decoration: none;
}

.download a {
	color: #3A66AB;
}

.download a:hover {
	color: #D50000;
	text-decoration: none;
}

/* Gray Line Adboxes */

.adbox {
	width: 190px;
	border: #999999 1px solid;
	margin-top: 20px;
}

.wideadbox {
	width: 320px;
	border: #999999 1px solid;
	margin-top: 20px;
}

.adleft {
	position: relative;
	left: -1px;
	top: -5px;
}

.adright {
	position: relative;
	float: right;
	left: 1px;
	top: -5px;
	cursor: hand;
}

.adright a:hover {background:#ffffff; text-decoration:none;} /*BG color is a must for IE6*/
a.tooltip span {display:none; padding:2px 3px; margin-left:80px; width:130px;}
a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}


.midgray {
	background-color: #EEEEEE;
	margin: 5px 8px 8px 8px;
	padding: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	}

.midgray img{
	margin: 5px 0px 5px 0px;
	}

/* Bonus Chart */

.bonuschart {
	width: 322px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, sans serif;
	font-size: 11px;
	border-left: #5c75ad 1px solid;
}

.bonuschart-yellow {
	width: 322px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, sans serif;
	font-size: 11px;
	border-left: #a37d02 1px solid;
}

.bonuschart a:link, .bonuschart-yellow a:link {
	color: #000000;
}

.bonuschart li {
	height: 20px;
	list-style: none;
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.25, rgb(202,212,235)),
		color-stop(1, rgb(252,252,255))
	);
	background: -moz-linear-gradient(
		center bottom,
		rgb(202,212,235) 25%,
		rgb(252,252,255) 100%
	);
	border-bottom: #5c75ad 1px solid;
	border-right: #5c75ad 1px solid;
	background-color: #DBE1F1; /* Opera and IE */
}

.bonuschart-yellow li {
	height: 20px;
	list-style: none;
	background:-webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.21, rgb(252,235,148)),
		color-stop(1, rgb(255,254,247))
	);
	background: -moz-linear-gradient(
		center bottom,
		rgb(252,235,148) 21%,
		rgb(255,254,247) 100%
	);
	border-bottom: #a37d02 1px solid;
	border-right: #a37d02 1px solid;
	background-color: #FCF1B4; /* Opera and IE */
}


.bonuschart ul, .bonuschart-yellow ul {
	float: left;
	margin: 0;
	padding: 0;
}

.b-room {
	width: 35%;
}

.b-room li {
	padding: 5px 0px 0px 7px;
}

.b-us {
	width: 10%;
	text-align: center;
}

.b-us li {
	padding: 5px 0px 0px 0px;
}

.b-us img {
	position: relative;
	top: 1px;
}

.b-bonus {
	width: 15%;
	text-align: center;
}

.b-bonus li {
	padding: 5px 0px 0px 3px;
}

.b-match {
	width: 15%;
	text-align: center;
}

.b-match li {
	padding: 5px 0px 0px 4px;
}

.b-get {
	width: 25%;
	text-align: center;
}

.b-get li {
	padding: 5px 0px 0px 3px;
}

.b-get img {
	position: relative;
	top: -2px;
}

.b-header-black {
	border: 0px !important; 
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.25, rgb(17,25,43)),
		color-stop(0.85, rgb(85,85,102))
	) !important;
	background: -moz-linear-gradient(
		center bottom,
		rgb(17,25,43) 25%,
		rgb(85,85,102) 85%
	) !important;
	background-color: #252B3C !important; /* Opera and IE */
	color: #FFFFFF;
	padding: 5px 0px 0px 7px;
}

.b-header-blue {
	border: 0px !important; 
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.21, rgb(20,58,94)),
		color-stop(1, rgb(91,203,207))
	) !important;
	background: -moz-linear-gradient(
		center bottom,
		rgb(20,58,94) 21%,
		rgb(91,203,207) 100%
	) !important;
	background-color: #2B6A83 !important; /* Opera and IE */
	color: #FFFFFF;
	padding: 5px 0px 0px 7px;
}

/* Wide Bonus Chart */

.big {
	width: 423px !important;
}

/* Rolling List */

ul.rolling_list {
	padding: 0px !important;
	margin: 0px;
	overflow:hidden;
	height: 188px;
}

.rolling_list li {
	padding: 5px 5px 5px 11px !important;
	background: #D9E4EA;
	border: #5c75ad 1px solid;
	text-align: left;
}

ul.rolling_list li:first-child {
	font-weight: bold;
}

.rolling_list li:first-child span {
	display: block;
	font-weight: normal;
}

.rolling_list span {
	padding: 5px;
	background: #F0F4FA;
	margin: 1px;
	text-align: left;
	font-weight: normal;
	display: none;
}