/*
Theme Name: HighRoller Theme
Theme URI: http://www.highrollertheme.com/
Description: Creating gambling affiliate websites has never been easier!
Version: 1.0
Author: Thomas Calkins
Author URI:

*/

/******************** Top Rooms Table ***************************/

.toproomsrow1{text-align:center;
              background-color:#eeeeee; 
              color:#333333; 
              font-weight:bold;
			  font-size:10px;
			  font-family:Verdana, Arial, Helvetica, sans-serif;
             }

.toproomsrow2{color:#333333; 
              border-bottom:1px solid #dddddd; 
              padding:5px;               
			  font:10px Verdana, Arial, Helvetica, sans-serif;
             }	
			 
.toproomsrow3{color:#333333; 
              border-bottom:1px solid #dddddd; 
              padding:5px;
			  background:url(images/usbk.gif) bottom right no-repeat;            
			  font:10px Verdana, Arial, Helvetica, sans-serif;
             }	

/**************************** TBonus Table ***********************/

.tablelisting1{font-size:18px;
font-weight:bold;
background:url(images/css-dotted.gif) repeat-x bottom;
}

.tablelisting2{font-size:16px;
font-weight:bold;
border-bottom:2px solid #EEEEEE;}

/************************** Room Reviews *********************************/

.topreview{border-top:2px solid #cccccc;
border-bottom:2px solid #cccccc;
padding:4px;
height:22px;
font-weight:bold;
font-size:14px;
margin:20px 0px 20px 0px;}

.rightreviewblock{float:left;
width:340px;
margin-left:20px;
}

.leftreviewblock{float:left;
width:300px;
}

.reviewleft{font-weight:bold; 
border-bottom:1px dashed #dddddd;
       }
.reviewright{border-bottom:1px dashed #dddddd;
}

.reviewbig{font-size:16px;
 font-weight:bold; 
border-bottom:1px dashed #dddddd;
}

.full_list{color:#FFFFFF;
background-color:#111111;}

.full_list2{border-bottom:1px solid #dddddd;}

/******************** Best Games Table ***************************/
#casino-sites {
	width: 100%;
	padding: 0;
	margin-bottom: 10px;
	margin-left:0px;
	border:1px solid #cfcfcf;
}
#casino-sites th {
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#000;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px dotted #cfcfcf;
	background-image: url('images/tablebg.jpg');
}
#casino-sites td {
	border-bottom: 1px dotted #cfcfcf;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	padding:5px;
	background-image: url('images/tablebg.jpg');
}

