﻿div.default{
	width:622px;
	margin:4px;
	background-color:#ebf3fb;
	float:left;
	border:1px solid #aacbee;
	text-align:left;
}

div.defaultright{
	width:336px;
	margin:4px;
	float:right;
}

div.defaultright div{
	border:1px solid #000000;
	text-align:left;
	margin:0 0 0 0;
	background:#f9da80;
}

div.defaultright div.OtherCategories{
	background:#ffc38e;
	margin-top:8px;
}

/* OCLeft List starts */
.OtherCategories ul{
	margin:0;
	padding:0;	
	list-style-type:none;
	width:154px;
	font-size:0.9em;
}

.OtherCategories ul li{
	margin:0;
	padding:0;
	display:block;
	line-height:1.6em;
	width:154px;
	clear:left;
	font-weight:bold;
	height:21px;
}

.OtherCategories ul li a{
	display:block;
	color:#000000;
}

.OtherCategories ul li a:hover{
	text-decoration:none;
	color:#ffffff;
}

.OtherCategories ul li img{
	float:left;
	padding-right:2px;
	border:none;
}

.OtherCategories ul li.girl a{
	background-color:#fc7ffd;
	border-bottom:1px solid #a02ca1;
	height:20px;
}

.OtherCategories ul li.girl a:hover{
	background-color:#dc1dde;
	height:20px;
}

.OtherCategories ul li.boy a{
	background-color:#9dc9fb;
	border-bottom:1px solid #214874;
	height:20px;
}

.OtherCategories ul li.boy.last a{
	background-color:#9dc9fb;
	border-bottom:none;
	height:20px;
}

.OtherCategories ul li.boy a:hover{
	background-color:#1a589e;
}

/* OCLeft List ends */

div.defaultright div.OtherCategories div.OCHead{
	background:#ff7800;
	padding:4px;
	border:none;
	color:#ffffff;
	font-weight:bold;
	border-bottom:1px solid #000000;
	text-align:center;
}

div.defaultright div.OtherCategories div.OCLeft{
	margin:2px;
	float:left;
	width:154px;
}

div.defaultright div.OtherCategories div.OCRight{
	margin:2px;
	float:right;
	width:154px;
}

div.defaultright div.header{
	background:#febe00;
	color:#000000;
	border:none;
	border-bottom:1px solid #000000;
	padding:4px;
	font-weight:bold;
}

div.defaultright div.spot{
	color:#000000;
	border:none;
	padding:4px;
	text-align:justify;
	font-size:0.9em;
}

div.defaultright div.spot ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

div.defaultright div.spot li{
	margin:0;
	padding:0;
	text-indent:25px;
}

div.defaultGamesList{
	border:1px solid #87b2dd;
	background:#ebf3fb;
	margin:4px;
	clear:left;
}

div.defaultGamesListHeader{
	background:#aaccee;
	color:#07519a;
	font-weight:bold;
	padding:4px;
	border-bottom:1px solid #87b2dd;
}

.defaultGamesListGeneral{
	padding:4px;
	background:#ffdb7e;
}

/* Default Most Popular Games */
div.defaultright div.MostPopularGamesDefault{
	border:1px solid #000000;
	margin-top:8px;
	background:#a8ffaa;
}

div.defaultright div.MostPopularGamesDefault div.MPGHead{
	background:#08950b;
	color:#ffffff;
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
	border:none;
	border-bottom:1px solid #1f6b21;
	padding:2px;
}

div.defaultright div.MostPopularGamesDefault ul{
	margin:0;
	padding:0;
	list-style-type:none;
	background:#a8ffaa;
}

div.defaultright div.MostPopularGamesDefault ul li{
	margin:1px 0 1px 0;
	padding:0;
	display:block;
	height:51px;
	clear:left;
	border-bottom:1px solid #346b92;
	background:#a8ffaa;
}

div.defaultright div.MostPopularGamesDefault ul li div{
	border:none;
	font-size:0.7em;
	background:#a8ffaa;
}

div.defaultright div.MostPopularGamesDefault img{
	border:0;
	float:left;
	width:60px;
	height:45px;
	padding:2px;
}

/* GameList1 Starts */
ul#GameList1, ul#GameList2, ul#GameList3{
	margin:0;
	padding:0;
	list-style-type:none;
	width:600px;
	font-size:1em;
	font-weight:bold;
	text-align:center;
}

ul#GameList1 li, ul#GameList2 li, ul#GameList3 li{
	float:left;
	margin:14px;
	padding:0;
	color:#07519a;
	text-decoration:none;
	font-weight:bold;
	width:120px;
	border:1px solid #000000;
	background:#aaccee;
}

ul#GameList1 ul, ul#GameList2 ul, ul#GameList3 ul{
	margin:0px;
	padding:0;
	color:#07519a;
	text-decoration:none;
	width:120px;
	list-style-type:none;
	background:#ebf3fb;
	height:30px;
}

ul#GameList1 ul li, ul#GameList2 ul li, ul#GameList3 ul li{
	margin:0px;
	padding:0;
	border:0;
}

ul#GameList1 ul li a, ul#GameList2 ul li a, ul#GameList3 ul li a{
	display:block;
	height:30px;
	background:#ebf3fb;
	font-size:0.9em;
	font-weight:normal;
}

ul#GameList1 ul li a:hover, ul#GameList2 ul li a:hover, ul#GameList3 ul li a:hover{
	background:#0651bd;
	color:#ffffff;
}

ul#GameList1 li img, ul#GameList2 li img, ul#GameList3 li img{
	border:0;
	width:120px;
	height:90px;
}

ul#GameList1 li img.removeimg{
	width:29px;
	height:24px;
}

ul#GameList1 li div, ul#GameList2 li div, ul#GameList3 li div{
	font-size:0.7em;
	height:16px;
	font-weight:normal;
}

/* Game Page list starts */

ul#GamePageList{
	margin:16px 16px 6px 16px;
	padding:0;
	color:#07519a;
	text-decoration:none;
	width:600px;
	list-style-type:none;
	text-align:center;
	clear:left;
}

ul#GamePageList li{
	float:left;
	margin:4px;
	color:#07519a;
	text-decoration:none;
	font-weight:bold;
	width:20px;
	height:20px;
	border:1px solid #000000;
	background:#aaccee;
	text-align:center;
}

ul#GamePageList li a{
	display:block;
	float:left;
	color:#1d6500;
	text-decoration:none;
	font-weight:bold;
	height:17px;
	width:20px;
	text-align:center;
	padding:3px 0 0 0;
}

ul#GamePageList li a:hover{
	color:#ffffff;
	background-color:#ffc300;
}

.PageCount{
	clear:both;
	text-align:center;
	font-size:0.8em;
}

.AdvGamesList{
	clear:both;
	text-align:center;
	width:468px;
	margin:10px auto;
	height:60px;
}

.divclear{
	clear:both;
}