﻿/* CSS Document      */

#search-game-categories {
	background:#24658f; 
	clear:both;
}

#search-game-categories a {
	color:#FFF;
	font-size:11px;
}

.v6-bglink {
	position:relative;
	zoom: 1;
	width:190px;
	height:175px;
	float:left;
	text-indent:-9999px;
	margin-top:100px;
	margin-left:-200px;
}

.promo-bglink {
	text-indent:-9999px;
}

.control-nav-image {
	position:relative;
	float:left; /* optional */
}

.control-nav-image .nav-text1 {
	position:absolute;
	top:14px; /* in conjunction with left property, decides the text position */
	left:8px;
	width:50px; /* optional, though better have one */
	text-align:center;

}

.control-nav-image .nav-text2 {
	position:absolute;
	top:81px; /* in conjunction with left property, decides the text position */
	left:8px;
	width:50px; /* optional, though better have one */
	text-align:center;
}

.control-nav-image .nav-text3 {
	position:absolute;
	top:150px; /* in conjunction with left property, decides the text position */
	left:8px;
	width:50px; /* optional, though better have one */
	text-align:center;
}

.control-nav-image a {
	font-weight:bold;
	font-size:14px;
}

.borderBox_hdr_ltrs {	
	height:21px; 
	text-align:center;
	color:#ffffff;
	font-weight:bold;
}