@charset "utf-8";
a:active, a:focus {
	outline: 0;
}
#centered_frame {
	top: 0px;
	width: 970px;
	height: 955px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#bar_top {
	position: absolute;
	height: 104px;
	width: 970px;
	top: 0px;
	border: #bbbbbb 1px solid;
	border-bottom: none;
	margin: 0px;
}

#banner_part {
	position: relative;
	float: left;
	height: 104px;
	width: 745px;
	background: url(images/img_banner_background.png)
}

#logo, #logo a {
	position: relative;
	float: left;
	height: 104px;
	width: 225px;
	background: url(images/img_coolgames_logo.png)
}

#banner_ad {
	position: absolute;
	height: 90px;
	width: 728px;
	top: 6px;
	right: 7px;
	border: #191919 1px solid;
}
#main_screen {
	position: absolute;
	height: 805px;
	width: 970px;
	top: 105px;
	border: #bbbbbb 1px solid;
	border-top: 1px solid #222222;
	/*border-bottom: 1px solid #222222;*/
	border-bottom: none;
	background:url(images/img_center_background.png);
	margin: 0px;
	margin-bottom: 5px;
}
#categories {
	position: absolute;
	top: 45px;
	left: 840px;
	height: 144px;
	width: 122px;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	color: #eeeeee;
	background: #000000;
}
#category_button, #category_button a, #category_button_selected, #category_button_selected a {
	position: relative;
	top: 0px;
	left: 0px;
	height: 17px;
	width: 122px;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 1px;
	text-decoration: none;
	color: #eeeeee;
	display: block;
	background-image:url(images/img_category_button.png);
}
#category_button_selected, #category_button_selected a {
	background-image:url(images/img_category_button_selected.png);
}
#category_button a:hover, #category_button_selected a:hover {
	text-decoration: none;
	background-image:url(images/img_category_button_over.png);
}
#skycraper {
	position: absolute;
	top: 190px;
	left: 840px;
	height: 600px;
	width: 120px;
	border: #191919 1px solid;
}
#categories_header {
	position: absolute;
	top: 17px;
	left: 840px;
	height: 25px;
	width: 122px;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: center;
	color: #eeeeee;
	overflow: auto;
	background: url(images/img_category_list_header.png);
}
#games_list {
	position: absolute;
	top: 45px;
	left: 10px;
	height: 555px;
	width: 175px;
	background: #2b2b2b;
	overflow: auto;
	border: 1px solid #777777;
	border-left: 1px solid #6b6b6b;
}

p.games_list, p.games_list a {
	width: 145px;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size: 13px;
	color: #eeeeee;
	display: block;
}


p.games_list {
	width: 150px;
	margin-left: 4px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size: 13px;
	color: #eeeeee;
	display: block;
}

p.games_list a {
	width: 150px;
	margin: 0px;
	text-decoration: none;
}

p.games_list a:hover {
	background: #FF7711;
	color: #000000;
}

#games_list_header {
	position: absolute;
	top: 17px;
	left: 10px;
	height: 25px;
	width: 175px;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: center;
	color: #eeeeee;
	overflow: auto;
	background: url(images/img_games_list_header.png);
}
#network_ad1 {
	position: absolute;
	top: 605px;
	left: 10px;
	height: 90px;
	width: 175px;
	border-top: #777777 1px solid;
}
#network_ad2 {
	position: absolute;
	top: 703px;
	left: 10px;
	height: 90px;
	width: 175px;
}
#center_part {
	position: absolute;
	top: 45px;
	left: 190px;
	height: 717px;
	width: 644px;
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
}
#center_part_header {
	position: absolute;
	top: 17px;
	left: 190px;
	height: 23px;
	width: 644px;
	border: 1px solid #333333;
}
#center_part_footer {
	position: absolute;
	top: 767px;
	left: 190px;
	height: 23px;
	width: 644px;
	border: 1px solid #333333;
}
#previous_button, #previous_button a {
	position:relative;
	float:left;
	margin: 0px;
	height: 23px;
	width: 112px;
	background: url(images/img_previous_page.png);
}
#previous_button a:hover {
	background: url(images/img_previous_page_over.png);
}
#next_button, #next_button a {
	position:relative;
	float:left;
	margin: 0px;
	height: 23px;
	width: 111px;
	background: url(images/img_next_page.png);
}
#next_button a:hover {
	background: url(images/img_next_page_over.png);
}
#page_name {
	position:relative;
	float:left;
	margin: 0px;
	height: 23px;
	width: 421px;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size: 13px;
	line-height: 22px;
	text-align: center;
	letter-spacing: 1px;
	color: #FFFFFF;
	background: url(images/img_page_name.png);
}
img {
	border: #191919 1px solid;
}
img.no_border {
	border: none;
}
div.tutorial {
	position:relative;
	float:left;
	margin-left: 3px;
	margin-bottom: 3px;
	text-align:center;
	border:1px solid #666666;
	width:102px;
	height:139px;
}
p.tutorial_link, p.tutorial_link a {
	color: #eeeeee;
	text-decoration:none;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size: 13px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
}
#bottom_bar {
	position: absolute;
	height: 18px;
	width: 970px;
	top: 911px;
	border-top: 1px solid #222222;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	background: #bbbbbb;
}
#copyright {
	position: absolute;
	height: 25px;
	width: 970px;
	top: 930px;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 23px;
	color: #eeeeee;
	border: 1px solid #bbbbbb;
	border-top: 1px solid #555555;
	background: url(images/img_copyright_background.png);
}
#google_search{
	position: absolute;
	width: 230px;
	height: 25px;
	right: 0px;
	top: 1px;
}
#link_unit{
	position: absolute;
	left: 5px;
	top: 4px;
}
#square_ad {
	position: absolute;
	bottom: 25px;
	left: 2px;
	width: 200px;
	height: 200px;
	border: 1px solid #191919;
}
#description {
	position: absolute;
	bottom: 25px;
	right: 4px;
	width: 431px;
	height: 200px;
	color: #CCCCCC;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size: 13px;
	border-bottom: 1px dotted #777777;
	border-top: 1px dotted #777777;
}
#game {
	text-align: center;
	border: #191919 1px solid;
}


p.host_message, p.host_message a {
	
}

div.hostMessage, div.hostMessage a {
	position: absolute;
	bottom: 2px;
	color:#CCCCCC;
	text-align: center;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-size:12px;
	line-height: 15px;
	height: 15px;
	margin-top: 0px;
	width: 644px;
	left: 0px;
}