/* CSS Document */
.tag_new {
	color: White;
	background-color: #c36414;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 4px 0px 4px;
	margin: 0px;
}
.tag_soon {
	color: White;
	background-color: #800000;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 4px 0px 4px;
	margin: 0px;
}
.tag_beta {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 4px 0px 4px;
	margin: 0px;
	text-decoration: blink;
}
.list_gameTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 0px 5px;
	letter-spacing: 0px;
}
.list_devTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	text-transform: none;
	color: #777777;
	text-decoration: none;
	padding: 0px 0px 0px 5px;
}
.list_games tr {
	font-size: 11px;
	cursor:pointer;
	padding: 5px;
	white-space: nowrap;
}
.list_games td {
	font-size: 11px;
	cursor:pointer;
	padding: 5px;
	white-space: nowrap;
}
.list_metascore {
	font-family: "Trebuchet MS", "Arial Narrow", HelveticaNeue-Thin, Helvetica-Light;
	font-size: 14px;
	font-weight: bold;
	color: #8BC53F;
}
.list_steamscore {
	font-family: "Trebuchet MS", "Arial Narrow", HelveticaNeue-Thin, Helvetica-Light;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.list_colHeader, .list_colHeader:link, .list_colHeader:visited, .list_colHeader:hover {
	font-family: Verdana;
	font-size: 11px;
	width: auto;
	color: #BBBDBF;
	text-decoration: none;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	background-color: #282828;
	font-weight: bold;
	cursor: pointer;
}

.list_colHeader:hover {
	color: #FFFFFF;
}
.list_results_notice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 20px;
	margin: 8px 0px 8px 0px;
	height: 13px !important;
	height: 53px;
	background-image: url(img/img_search_results_bg.gif);
	background-repeat: no-repeat;
}
.list_results_game {
	color: #8BC53F;
	font-weight: bold;
}
.list_results_advanced {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 20px;
	margin: 8px 0px 8px 0px;
	height: 156px !important;
	height: 196px;
	background-image: url(img/img_search_advanced_bg.gif);
	background-repeat: no-repeat;
}
.list_results_advanced hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	margin-top: 10px !important;
	margin-top: 0px;
	margin-bottom: 10px !important;
	margin-bottom: 0px;
	padding: 0px;
}
.list_results_advanced td {
	cursor: auto;
	padding: 4px;
}
/* =================================================== */
/* TABS */
/* Clean up when new tabs are implemented */
.listArea_tab, .listArea_tab_focus, .listArea_tab_ovr {
	float: left;
	font-weight: bold;
	color: #BCBCBC;
	padding: 0px;
	display: inline;
	vertical-align: middle;
	text-transform: uppercase;
	background-color: #313333;
	margin: 0px 2px 0px 0px;
}
.listArea_tab_ovr {
	color: #FFFFFF;
	cursor: pointer;
}
.listArea_tab_focus { background-color: #424242; }
/* =================================================== */
/* =================================================== */
/* =================================================== */
/* TABS - appear on Free Stuff page */
.tabs_free {
	float:left;
	width:100%;
	text-transform: uppercase;
}
.tabs_free ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.tabs_free li {
	float:left;
	font-family: "Trebuchet MS", "Arial Narrow", HelveticaNeue-Thin, Helvetica-Light, sans-serif;
	font-size: 12px;
	color: #BCBCBC;
	font-weight: bold;
	background:url("img/free/norm_right.gif") no-repeat right top;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style-type: none;
}
.tabs_free a {
    display:block;
	color: #BCBCBC;
	text-decoration: none;
	background:url("img/free/norm_left.gif") no-repeat left top;
    padding:5px 9px 1px 9px;
}
.tabs_free #current {
    background-image:url("img/free/norm_right_on.gif");
    }
.tabs_free #current a {
	text-decoration: none;
    background-image:url("img/free/norm_left_on.gif");
}
/* =================================================== */
/* TABS - Appears on All Games page */
.tabs_all {
	float:left;
	width:100%;
	color: #BCBCBC;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
}
.tabs_all ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.tabs_all li {
	float:left;
	background:url("img/all/norm_right.gif") no-repeat right top;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style-type: none;
}
.tabs_all a {
    display:block;
	color: #BCBCBC;
	text-decoration: none;
	background:url("img/all/norm_left.gif") no-repeat left top;
    padding:5px 15px;
}
.tabs_all #current {
    background-image:url("img/all/norm_right_on.gif");
    }
.tabs_all #current a {
	text-decoration: none;
    background-image:url("img/all/norm_left_on.gif");
}

/* =================================================== */
.arrow_up {
	width:10px;
	height:10px;
	background-image:url('img/up.gif');
	border:none;
	padding:0;
	margin:0;
}
.arrow_dn {
	width:10px;
	height:10px;
	background-image:url('img/down.gif');
	border:none;
	padding:0;
	margin:0;
}
#searchTable {
	background-image:url('img/search_sm_bg.gif');
}
.page_text { 
	color: #909090; 
	font-family: Tahoma; 
	font-size: 11px; 
	padding: 0px;
	margin: 0px;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}
.page_text:hover { text-decoration: underline; }
