/* http://www.colorcombos.com/combotester.html?color0=FFD800&color1=587058&color2=587498&color3=E88250&color4=FFFFFF */

body {
	margin:0px;
	font-family:Arial, Verdana, Helvetica;
	background-color:#000000;/*#F3C0A7;
	background-image:url('../img/bg.gif');*/
}
a {
	color:#000000;
	font-weight:bold;
}

.page {
	width:822px;
	padding:10px 10px 0px 10px;
	background:#E88250;
	border-left:1px solid #111111;
	border-right:1px solid #111111;
	text-align:left;
}

.top {
	height:90px;
	padding:5px;
	background-image:url('../img/top.png');
	background-repeat:no-repeat;
	text-align:center;
}
.top_left {
	float:left;
	width:238px;
	margin:-5px 0px -5px -5px;
	height:100px;
	
}
.logo {
	float:left;
	width:230px;
	height:68px;
	margin:0px;
	padding:4px 3px 3px 4px;
	border:0px;
}
.search_input {
	float:left;
	width:148px;
	height:17px;
	margin-right:10px;
	padding:4px 10px 4px 10px;
	background-color:transparent;
	background-image:url('../img/search_input.png');
	background-repeat:no-repeat;
	border:0px;
	font-size:13px;
	font-weight:bold;
}
.search_input2 {
	width:148px;
	margin-right:10px;
	font-size:13px;
	font-weight:bold;
}
.search_button {
	width:40px;
	height:25px;
	background-color:transparent;
	background-image:url('../img/search_button.png');
	background-repeat:no-repeat;
	border:0px;
}

.bread {
	padding:5px 10px 4px 10px;
	height:21px;
	font-size: 16px;
	font-weight:bold;
}

.game_window {
	margin:0px -10px 0px -10px;
	text-align:center;
}

.game_thumb {
	width:100px;
	height:100px;
	border:0px;
}

.cloud {
	padding:2px 5px 2px 5px;
	color:#2f4d72;
}
.cloud:hover {
	color:#233a56;
}

.list {
	margin:0px -9px 0px -9px;
	padding: 2px 10px 2px 10px;
	border-bottom:1px solid #000000;
	text-align:left;
}
.list_a {
	margin:0px -9px 0px -9px;
	padding: 2px 10px 2px 10px;
	background:#F3C0A7;
	border-bottom:1px solid #000000;
	text-align:left;
}
.list_b {
	margin:0px -9px 0px -9px;
	padding: 2px 10px 2px 10px;
	background:#F9DFD3;
	border-bottom:1px solid #000000;
	text-align:left;
}
.list_col {
	float:right;
	width:120px;
	text-align:right;
}

.promo {
	width:160px;
	height:160px;
	background-color:#FFFFFF;
}

.promo2 {
	width:160px;
	height:80px;
	background-color:#FFFFFF;
}

.pagination {
	float:left;
	padding:0px 5px 0px 5px;
}
