@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #02390C;
	top: 0px;
	margin-top: 0px;
}
#aprlogo {
	 background: #ffffff url(images/Poker_Room.jpg) center center no-repeat;
	 height: 138px;
	 width: 800px;
}
#aprlogo h1 { display:none; }
.red_link {
	font-size: 12px;
	color: #A00F20;
}


.footer {
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.footer_a {
	font-size: 11px;
	color: #00FF00;
}
.navigation {
	font-size: 11px;
	color: #004E75;
	text-decoration: none;
}
.navigation_header  {
	font-size: 13px;
	color: #910D1A;
	text-decoration: none;
}
.h2subtitle {
	font-size: 12px;
	color: 900C19;
	text-decoration: none;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.border1 {
	border: 1px solid #999999;
	
	/* border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999; */
}
.body_text {
	font-size: 11px;
	color: #000000;
}
.white_text  {
	font-size: 11px;
	color: #FFFFFF;
}
.red_text {
	font-size: 11px;
	color: #910D1A;
}
#pokerroomsrow td {height: 200px; width: 100px !important;  }
#pokerroomsrow div {padding: 0px 3px; width: 100px;} 

#pokerroomspreview {
	width: 310px;
	margin: 20px auto;
	clear: both;
}
.carbon_poker, .bodog, .doylesroom {
	background-repeat: no-repeat;
	width: 100px;
	height: 160px;
	display: block;
	margin: 0px 20px;
	float: left;
	padding: 60px 0px 0px 0px; 
	text-align: center;
}
.carbon_poker p, .absolute_poker p, .ub_poker p, .bodog p, .doylesroom p, .full_tilt p { 
	border: none;
	width: 90px;
	margin: 0px auto;
	padding: 0px;
	
}
.doylesroom {
	background-image: url(images/doyles_room.jpg);
}
.full_tilt {
	background-image: url(images/full_tilt.jpg);
}
.carbon_poker {
	background-image: url(images/carbon_poker_image.jpg);
}
.bodog {
	background-image: url(images/bodog.jpg);
}
