/*

GLOBAL

*/


body {
	margin: 0;
	padding: 0;
	background-color: #222;
	color: #dddddd;
}

body, td {
	font-family: Arial, Helvetica;
	font-size: 12px;
}

a, a:visited, a:active {
	text-decoration: none;
	color: #FFCC00;
}

a:hover {
	color: #FF6;
}

#container {
	width: 980px;
	margin: 0 auto;
}

#top {
	margin-top: 5px;
}

#top_left {
	float: left;
	height: 25px;
	width: 750px;
}

#top_right {
	float: left;
	height: 25px;
	width: 230px;
	line-height: 30px;
	text-align: right;
}

#top_right a {
	margin-left: 10px;
}

#header {
	margin-top: 15px;
}

#header_left {
	float: left;
	width: 210px;
	height: 60px;
}

#header_left_title {
	height: 47px;
	width: 210px;
}
#header_left_title img {
	height: 47px;
	width: 210px;
	border: 0;
}

#header_left_pow {
	height: 13px;
	width: 210px;
}

#header_left_pow img {
	height: 13px;
	width: 210px;
	border: 0;
}
#header_middle {
	float: left;
	width: 300px;
	height: 60px;
}

#header_right {
	float: left;
	width: 470px;
	height: 60px;
}

#browse {
	margin-top: 15px;
	font-size: 14px;
	line-height: 20px;
}

.browse_col {
	float: left;
	width: 195px;
}

.browse_num {
	float: left;
	width: 30px;
	text-align: right;
	color: #666;
}

.browse_theme {
	float: left;
	width: 160px;
	margin-left: 5px;
}

#textlinks {
	margin-top: 15px;
}

#textlinks_left, #textlinks_right {
	float: left;
	width: 300px;
	height: 34px;
	background-color: #444;
}

#textlinks_middle {
	float: left;
	width: 370px;
	height: 34px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #444;
}

#textlinks_left_img, #textlinks_middle_img, #textlinks_right_img {
	float: left;
	width: 100px;
	height: 34px;
}

#textlinks_left_img img, #textlinks_middle_img img, #textlinks_right_img img{
	width: 100px;
	height: 34px;
	border: 0;
}

#textlinks_left_text, #textlinks_right_text {
	float: left;
	width: 200px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-weight: bold;
}

#textlinks_middle_text {
	float: left;
	width: 270px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-weight: bold;
}

#body {
	margin-top: 15px;
}

#body_left {
	float: left;
	width: 675px;
	margin-right: 5px;
}

#body_right {
	float: left;
	width: 300px;
}

#body_right_tallad {
	margin-top: 15px;
}

#body_right_shortad {
	margin-top: 5px;
}

#body_right_towers {
	margin-top: 5px;
	background-color: #666;
}

#body_right_towers_left {
	float: left;
	width: 125px;
	height: 600px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}

#body_right_towers_right {
	float: right;
	width: 125px;
	height: 600px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

#footer {
	margin-top: 15px;
	border-top: 5px solid #444;
	margin-bottom: 50px;
	padding-top: 5px;
}

#footer_left {
	float: left;
	width: 200px;
}

#footer_left a{
	margin-right: 15px;
}

#footer_right {
	float: left;
	width: 780px;
	text-align: right;
}

#footer_right a {
	margin-left: 15px;
}


/*

REUSABLE CLASSES

*/

.clr {
	height: 1px;
	width: 1px;
	clear: both;
}

.colheading {
	border-bottom: 2px solid #999;
	padding: 3px;
	background-color: #666;
	color: #000;
}


.gamepanel {
	margin-top: 15px;
	background-color: #000;
	color: #FFF;
}

.gamepanel_top {
	padding: 2px;
}

.gamepanel_top_left {
	float: left;
	width: 220px;
	font-size: 16px;
	font-weight: bold;
}

.gamepanel_top_right {
	float: left;
	width: 70px;
	color: #999;
	padding-top: 4px;
	font-size: 10px;
	text-align: right;
}

.gamepanel_img {
	border: 0;
	height: 125px;
	width: 300px;
}

.gamepanel_bottom {
	background-color: #000;
	padding: 2px;
	text-align: right;
}

.gamepanel_bottom a{
	color: #FFF;
}


.gametablecont {
	margin-top: 15px;
}

.gametable {
	width: 370px;
	margin: 0;
	padding: 0;
	border-spacing: 0;
}

.gametable_row {
	height: 25px;
	overflow: hidden;
}

.gametable_rank {
	width: 20px;
}

.gametable_title {
	width: 210px;
	height: 25px;
	overflow: hidden;
}

.gametable_votes {
	width: 70px;
	font-size: 10px;
	color: #999;
	padding-top: 4px;
}

.gametable_pw {
	width: 70px;
	font-size: 10px;
	padding-top: 4px;
	text-align: right;
}

.gametable_pw a {
	color: #FFF;
}


.goldicon {
	height: 11px;
	width: 7px;
	position: relative;
	top: -2px;
}

.at {
	color: #F30;
}

.bodymain_left {
	float: left;
	width: 300px;
	margin-right: 5px;
}

.bodymain_right {
	float: left;
	width: 370px;
}

/*

MAIN PAGE

*/



#mainpage_casinos {
	margin-top: 15px;
	font-size: 10px;
	color: #999;
}

#mainpage_casinos a {
	color: #CCC;
}


