/* COMPONENT */

tr.component_header {
	background-image: url(../bl_list_border_02.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #000000;
	z-index: 18;
}

div.component_header_center {
	color: #ffffff;
	float: left;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 10px 2px 2px;
	text-transform: uppercase;
	white-space: nowrap;
	z-index: 19;
}

div.component_header_left {
	background-image: url(../bl_list_border_04.gif);
	background-position: top left;
	background-repeat: repeat-y;
	float: left;
	height: 100%;
	z-index: 20;
}

div.component_header_right {
	background-image: url(../bl_list_border_05.gif);
	background-position: top right;
	background-repeat: repeat-y;
	float: right;
	height: 100%;
	z-index: 20;
}

th.component_footer {
	border-top: 1px solid #efefef;
	z-index: 18;
}

th.component_footer img {
	position: relative;
	top: -6px;
	z-index: 20;
}


.featured_game a.game {
	color: #ededd1 !important;
	font-weight: bold;
	text-decoration: none;
}

.featured_game tr.row_selected_1 a.game:HOVER, .featured_game tr.row_selected_2 a.game:HOVER {
	color: #ffffdf !important;
	text-decoration: underline;
}

.featured_game a.game:VISITED {
	color: #e3e4ca !important;
}

.featured_game a.link {
	color: #cbcdde !important;
	font-weight: bold;
	text-decoration: none;
}

.featured_game a.link:HOVER {
	color: #eaebf6 !important;
	text-decoration: underline;
}

.featured_game img.boxshot {
	border: 1px solid #cbcbcf !important;
	float: left;
	margin: 5px 5px 5px 0px;
}

table.featured_game_inner td {
	padding: 0px 5px 5px 0px;
	vertical-align: top;
}

.popular_list, .featured_game {
	margin: 0px 0px 18px 0px;
}

.popular_list tr.row_1, .featured_game tr.row_1 {
	background-color: #6e707f;
}

.popular_list tr.row_2, .featured_game tr.row_2 {
	background-color: #686978;
}

.popular_list tr.row_selected_1, .featured_game tr.row_selected_1 {
	background-color: #979ab2;
}

.popular_list tr.row_selected_2, .featured_game tr.row_selected_2 {
	background-color: #9092aa;
}

.popular_list td, .featured_game td {
	vertical-align: middle;
	padding: 0px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
}

.popular_list td.popular_list_left, .featured_game td.featured_game_left {
	background-image: url(../bl_list_border_06.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 10px;
	padding-right: 2px;
}

.popular_list td.popular_list_right, .featured_game td.featured_game_right {
	background-image: url(../bl_list_border_07.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

.popular_list p, .featured_game p {
	color: #edeffd;
	font-size: 70%;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}

.popular_list p.position {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.popular_list a.game {
	color: #ededd1 !important;
	font-weight: bold;
	text-decoration: none;
}

.popular_list tr.row_selected_1 a.game:HOVER, .popular_list tr.row_selected_2 a.game:HOVER {
	color: #ffffdf !important;
	text-decoration: underline;
}

.popular_list a.game:VISITED {
	color: #e3e4ca !important;
}

.popular_list a.link {
	color: #cbcdde !important;
	font-weight: bold;
	text-decoration: none;
}

.popular_list a.link:HOVER {
	color: #eaebf6 !important;
	text-decoration: underline;
}

.popular_list p.details, .popular_list p.score {
	color: #cbcdde;
	font-size: 60%;
}

.popular_list tr.row_selected_1 p.details, .popular_list tr.row_selected_2 p.details, .popular_list tr.row_selected_1 p.score, .popular_list tr.row_selected_2 p.score {
	color: #eaebf6;
}

.popular_list p.score {
	text-align: center;
}/* CSS Document */


