/* vim:set ai fenc=utf-8 ff=unix sw=4 ts=4: */

/* right ad */
#adTag-genre {
	height: 250px;
    margin-top:2px !important;
	width: 300px;
}

#adTag-filter {
	height: 250px;
	width: 300px;
    margin-top:12px;
}


div.genre-topgames-tabs ul.menu {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

/* featured games */
.genre-game {
	background-image:url(../images/genregame-background.png);
	background-position:7px 0px;
	background-repeat:no-repeat;
	float:left;
	height:65px;
	margin-top:7px;
	position:relative;
	width:202px;
}

#genre-games-tc {
	background-image: url("../images/genregames-top.png");
	background-repeat: no-repeat;
	height: 5px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 620px;
}
#genre-games-cc {
	background-color: #6f90a3;
	left: 0px;
	height: 400px;
	top: 5px;
	position: absolute;
	width: 620px;
}
#genre-games-bc {
	background-image: url("../images/genregames-bottom.png");
	background-repeat: no-repeat;
	clear: both;
	height: 5px;
	left: 0px;
	position: absolute;
	top: 405px;
	width: 620px;
}

/* widget menu */
div.genre-widget-menu {
	width: 615px;
	border-right: 1px solid #9cc0d3;
	border-left: 1px solid #9cc0d3;
	float: left;
	display: inline;
	padding: 7px 0px 7px 3px;
	margin: -5px 0px 0px;
	font-family: Arial;
}
div.genre-widget-title {
	font-weight: bold;
	font-size: 14px;
	float: left;
	display: inline;
	margin-left: 20px;
	color: #003362;
}
div.genre-widget-menu-link {
	float: left;
	margin-left: 15px;
}
div.genre-widget-menu-link a {
	font-size: 14px;
	font-weight: bold;
	color: #6f90a3;
	font-family: Arial;
}
div.genre-widget-menu-link a.selected {
	color: #003362;
	text-decoration: none;
}
img.genre-widget-menu-img {
	float: left;
	margin-left: 15px;
}

/* genre topgames tab menu */
div.featured-games-tc {
	background-image:url(../images/top-games-tc.png);
	background-repeat:no-repeat;
	background-position: bottom center;
	height:7px;
	left:15px;
	float: left;
	top:487px;
	width:620px;
}
div.featured-games-bc {
	background-image:url(../images/top-games-bc.png);
	background-repeat:no-repeat;
	height:7px;
	float: left;	
	width:620px;
}
div.genre-topgames-tabs {
	float: left;
	width: 618px;
	border-right: 1px solid #9cc0d3;
	border-left: 1px solid #9cc0d3;
	padding-top: 0px;
	margin: 0px;
    text-align:center;
}
div.genre-topgames-tabs .menu li.selected {
	background-image: url(../images/top-games-menu-active.png);
}
div.genre-topgames-tabs .menu li {
	background-image: url(../images/top-games-menu-inactive.png);
	float: left;
	height: 22px;
	list-style-type: none;
	width: 95px;
}
div.genre-topgames-tabs .menu li.selected a {
	color: #202E36;
}
div.genre-topgames-tabs .menu li a {
	color: white;
	display: block;
	font-family: Arial;
	font-size: 11px;
	padding-top: 5px;
	text-decoration: none;
}


span.selected li.genremenu-wide {
	background-image: url(../images/genre-menu-active-wide.png) !important;
}

div.genre-all-tabs .genre-all-menu li.genremenu-wide {
	background-image: url(../images/genre-menu-nonactive-wide.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 22px;
	list-style-type: none;
	width: 72px;
}

span.selected li.genremenu-wide a {
	color: #202E36 !important;
}

div.genre-all-tabs .genre-all-menu li.genremenu-wide a {
	color: white;
	display: block;
	font-family: Arial;
	font-size: 11px;
	padding-top: 5px;
	text-decoration: none;
}

span.selected li.genremenu-short {
	background-image: url(../images/genre-menu-active-short.png) !important;
	background-repeat: no-repeat;
}
div.genre-all-tabs .genre-all-menu li.genremenu-short {
	background-image: url(../images/genre-menu-nonactive-short.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 22px;
	list-style-type: none;
	width: 38px;
}

span.selected li.genremenu-short a {
	color: #202E36 !important;
}
li.genremenu-short a {
	color: white;
	display: block;
	font-family: Arial;
	font-size: 11px;
	padding-top: 5px;
	text-decoration: none;
}
													
/* genre topgames content */
div.genre-popular-divider {
	height: 5px;
	background-image: url(../images/popular-divider.png);
	background-repeat: repeat-x;
	background-color: #B4C9D4;
	margin: 0px;
	padding: 0px;
    width:620px;
}

div.genre-top-row{
	clear: both;
	height: 107px;
	width: 618px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #B4C9D4;
 	border-right: 1px solid #9cc0d3;
    border-left: 1px solid #9cc0d3; 
}
div.genre-first-row {
    clear: both;
	height: 107px;
	width: 618px;
	padding-bottom: 5px;
	padding-right: 0;
	background-color: #B4C9D4;
 	border-right: 1px solid #9cc0d3;
    border-left: 1px solid #9cc0d3;
	/*padding-top: 15px !important;*/
	/*padding-left: 0px !important;*/
	/*margin-bottom: 0px !important;*/
	/*margin-top: -11px;*/
	/*margin-left: 0px !important;*/
    margin:0;
    padding:15px 0 5px 0;


}
* html body div.download-panel div.genre-first-row {
	margin-top: 0px;
}
*:first-child+html div.download-panel div.genre-first-row {
	margin-top: 0px;
}
div.genretopgamesgame {
	width: 120px; 
	margin-left: 1px;
	float: left;
	display: inline;
}
div.genretopgamesgame-rank {
	font-family: Arial;
	float: left; 
	display: inline;
	font-weight: bold;
	text-align: right;
	margin-right: 5px;
	margin-left: 10px;
	width: 20px;
}
div.genretopgamesgame a {
	text-decoration: none;
}
div.genretopgamesgame-title {
	font-family: Arial;
	margin: 3px 0px 0px 34px;
	float: left;
	display: inline;
	clear: both;
	width: 80px;
	color: #003362;
	text-align: left;
}
div.genretopgamesgame img {
	float: left; 
	display: inline;
	width: 50px;
	height: 50px;
	border: 1px solid black;
}
div.genretopgamesgame-title a {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
/*	width: 55px; */ 
	text-decoration: underline;
}
div.genretopgamesgame-plays {
	margin-top: 3px;
	font-size: 10px;
	text-align: left;
	margin-left: 35px;
	float: left;
	clear: both;
	display: inline;
	width: 85px;
	font-family: Arial;
}

/* view all tabs */
div.genre-all-tabs {
	float: left !important;
	width: 618px !important;
	border-right: 1px solid #9cc0d3;
	border-left: 1px solid #9cc0d3;
	padding-top: 0px;
	margin: 0px 0px 0px 0px !important;
	height: 22px;
    text-align:center;
}
ul.genre-all-menu {
	width: 587px !important;
	margin: 0px !important;
	padding-left: 20px !important;
	float: left;
}

/* all games content */
div.allgames-content {
	margin: 0px !important;
	padding: 0px !important;
}

/* all games with picons */
div.genre-game-picon {
	display: inline;
	float: left;
	width: 124px;
	height: 107px;
	margin: 0px;
	padding-top: 10px;
	background-color: #B4C9D4;
}
div.genre-game-picon img {
	margin: 0px 0px 0px 5px !important;
	padding: 0px !important;
/*	width: 50px; */
	height: 50px;
	border: 1px solid black;
}
div.genre-game-picon-title {
	text-align: left;
	width: 80px;
	/* margin-left: 38px; */
	margin-left: 5px;	 
  	display: inline;
	float: left;
}
div.genre-game-picon a {
/*	width: 50px; *//* 100 */
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
div.genre-game-picon span {
/*	width: 50px !important; */
	height: 50px !important;
}
div.genre-game-picon-title a {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial;
	color: #000000;
	text-decoration: underline;
}
div.genre-all-divider {
	height: 5px;
	background-image: url(../images/popular-divider.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #B4C9D4;
	clear: both !important;
	width: 620px !important;
}

/* text links table */
div.genre-text-spacer {
	height: 10px;
	width: 620px;
	float: left;
	background-color: #B4C9D4;
}
td.genre-column a {
	font-family: Arial;
	color: #000000;
	font-size: 10px;
}
table.genre-table {
	text-align: left;
	border: none;
	margin-left: 0px;
	float: left;
	width: 620px;
	background-color: #B4C9D4;
}
td.genre-column1 {
	padding-left: 25px !important;
}
td.genre-column-border {
	border-right: 2px dashed white;
}
td.genre-column {
	width: 180px;
	padding: 5px 10px 10px 10px;
	vertical-align: top;
}

.genremenu li.genremenu-wide a {
	width: 75px;
	padding-left: 2px;
	padding-right: 2px;
}

/* right column */
#column-right-genre {
	float: right;
	padding-right: 15px;
	padding-top: 0px;
	width: 300px;
}
#genre-featured-column {
	left: 7px;
	top: 35px;
	position: absolute;
	width: 650px; /* 606 in firefox, needs wider for IE */
}

/* featured genre games */
div.game {
	padding-top: 0px;
}
div.genregames-title {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	margin: 8px 0px 15px 15px;
	text-align: left;
	font-family: Arial;
}

h2.genregames-title {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	margin: 8px 0px 15px 15px;
	text-align: left;
	font-family: Arial;
}
div.genretopgamesgame-title img,
div.genre-game-picon-title img {
	border: 0px;
	height: auto;
	width: auto;
	margin: 0px !important;
}

div.download div.genre-game-picon {
 	width: 120px;
 	padding-top: 0px;
}
div.download-panel {
 	width: 620px;
}
div.download-pagination {
 	background-color: #B4C9D4;
 	border-left: 1px solid #9CC0D3;
 	border-right: 1px solid #9CC0D3;
 	clear: both;
 	height: 18px;
 	width: 618px;
	color: #333;
	font: bold 12px arial;
}
div.dp-top {
	float: left;
	padding-top: 8px;
}
div.download-filter-by {
	text-align: right;
	margin: 10px 20px 0px 0px;
}
div.download-filter-by label {
	font: bold 10px arial;
}
div.download-filter-by select {
	font: normal 11px arial;
}
div.download-panel div.genre-widget-title {
	margin-top: 10px;
}

