body {
	margin:0px;
	font-family:Verdana;
	color:#222222;
	background-color:#ffffaa;
	background-image:url('../img/bg.png');
	background-attachment:fixed;
	background-position:center;
	background-repeat:repeat-y;
}

a {
	color:#222222;
	font-weight:bold;
}
a:hover {
	color:#000000;
	font-weight:bold;
}

.page {
	width:990px;
	background:#ffffaa;
}

/* BLOCKS */
.header {
	width:970px;
	height:150px;
	margin:0px 10px 10px 10px;
	background-image:url('../img/bl_h.png');
	background-repeat:no-repeat;
	text-align:left;
}
.header_img {
	float:left;
	width:500px;
	height:149px;
	margin:0px;
	padding:0px;
}
.header_img img {
	border:0px;
}
.header_noscript {
	width:966px;
	height:11px;
	margin:0px 10px 0px 10px;
	background-image:url('../img/bl_h_noscript.png');
	background-repeat:no-repeat;
	padding:2px;
	font-size:11px;
	text-align:center;
}
.header_ad {
	float:right;
	width:451px;
	margin:10px 10px 10px 0px;
	padding:4px;
	font-size:11px;
}

.bar {
	height:12px;
	margin:0px 10px 10px 10px;
	padding:10px;
	background-image:url('../img/bl_bar.png');
	background-repeat:no-repeat;
	font-size:11px;
	border-right:1px solid #999999;
}

.desc1 {
	margin:0px 10px 10px 10px;
	background-image:url('../img/bl_d2.png');
	background-repeat:repeat-y;
}
.desc2 {
	padding:10px;
	background-image:url('../img/bl_d.png');
	background-repeat:no-repeat;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	font-size:11px;
}
.desc3 {
	float:right;
	width:150px;
	margin:-9px -10px 9px 9px;
	padding:10px;
	background:#DDDDDD;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
}

.button {
	width:140px;
	height:25px;
	padding:5px;
	margin-top:5px;
	background-image:url('../img/button.png');
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:bold;
}
.button a {
	margin:3px 0px 0px 3px;
}
.nobutton {
	height:25px;
	padding:5px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
}

.small1 {
	width:100px;
	padding:10px 10px 8px 10px;
	background-image:url('../img/bl_s1.png');
	background-repeat:no-repeat;
	font-size:11px;
}
.small1 a { text-decoration:none; }
.small1 a:hover { text-decoration:underline; }
.small1b {
	width:100px;
	padding:10px;
	background-image:url('../img/bl_s1b.png');
	background-repeat:no-repeat;
	font-size:11px;
}
.small1b img { width:100px; height:100px; border:0px; }
.small2 {
	float:left;
	width:120px;
	margin:0px 0px 10px 10px;
	background-image:url('../img/bl_s2.png');
	background-repeat:repeat-y;
	border-bottom:1px solid #999999;
}
.small3 {
	padding:3px 0px 10px 0px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}

.right {
	width:300px;
	margin-bottom:10px;
	padding:10px 10px 9px 10px;
	background-image:url('../img/bl_r.png');
	background-repeat:no-repeat;
	border-bottom:1px solid #999999;
	font-size:11px;
}
.right2ad {
	width:160px;
	margin-bottom:10px;
}
.right2 {
	width:140px;
	margin-bottom:10px;
	padding:10px;
	background-image:url('../img/bl_r2.png');
	background-repeat:no-repeat;
	border-bottom:1px solid #999999;
	font-size:11px;
}
.right3ad {
	width:336px;
	margin-bottom:10px;
	padding:12px 11px 11px 12px;
	background-image:url('../img/bl_d.png');
	background-repeat:no-repeat;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
.right3 {
	width:340px;
	margin-bottom:10px;
	padding:10px 9px 9px 10px;
	background-image:url('../img/bl_d.png');
	background-repeat:no-repeat;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	font-size:11px;
}

.footer {
	width:950px;
	height:30px;
	margin:0px 10px 0px 10px;
	padding:10px;
	background-image:url('../img/bl_f.png');
	background-repeat:no-repeat;
	font-size:10px;
}

/* SEARCH */
.search_f {
	padding:1px;
	margin-right:10px;
	background-image:url('../img/search_f.png');
	background-repeat:no-repeat;
	border:0px;
	font-size:11px;
}
.search_b {
	width:34px;
	height:20px;
	margin-top:-3px;
	background-color:#7e5725;
	background-image:url('../img/search_b.png');
	background-repeat:no-repeat;
	border:0px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}

/* LIST */
.list_top {
	padding:4px;
	text-align:left;
	font-weight:bold;
}
.list {
	padding:4px;
	text-align:left;
	border-top:1px solid #999999;
}
.list2 {/*scores*/
	padding:4px;
	border-top:1px solid #999999;
}

/* TABS */

.tab0 {
	width:100%;
	padding:3px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
}
.tab0 a {
	color:#000000;
}
.tab0 a:hover {
	color:#999999;
}
.tab1 {
	width:100%;
	padding:3px;
	background-image:url('../img/tab.png');
	background-repeat:repeat-x;
	background-position:bottom;
	text-align:center;
	color:#999999;
	font-size:13px;
	font-weight:bold;
}

/* SCREENSHOT */
.screenshot {
	width:640px;
	height:480px;
	margin:0px;
	border:0px;
	background-repeat:no-repeat;
	background-position:center center;
}

.screenshot_loader {
	width:640px;
	height:480px;
	margin:0px 0px 10px 10px;
	border:0px;
	background-image:url('../img/screenshot_loader.gif');
	background-repeat:no-repeat;
	background-position:center center;
}