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

a {
	color:#FFFFFF;
}

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

/* BLOCKS */
.header {
	width:970px;
	height:140px;
	margin:0px 10px 0px 10px;
	padding-bottom:10px;
	background-image:url('../img/bl_h.png');
	background-repeat:no-repeat;
	text-align:left;
}
.header_img {
	width:385px;
	height:140px;
	margin:0px;
	padding:0px;
	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;
	color:#d9bc96;
	text-align:center;
}
.members_head {
	float:right;
	width:550px;
	margin:10px;
	font-size:11px;
}
.members_head2 {
	padding:5px;
	background:#775830;
	margin-bottom:5px;
}
.members_avatar img{
	float:right;
}

.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 #000000;
}

.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 #000000;
	border-bottom:1px solid #000000;
	font-size:11px;
}


.small1 {
	width:100px;
	padding:10px;
	background-image:url('../img/bl_s1.png');
	background-repeat:no-repeat;
	font-size:11px;
}
.small1b {
	width:100px;
	padding:10px;
	background-image:url('../img/bl_s1b.png');
	background-repeat:no-repeat;
	font-size:11px;
}
.small1 img, .small1b img { 
	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 #000000;
}
.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 #000000;
	font-size:11px;
}
.right2ad {
	width:120px;
	margin-bottom:10px;
	padding:20px;
	background-image:url('../img/bl_r2.png');
	background-repeat:no-repeat;
	border-bottom:1px solid #000000;
	font-size:11px;
}
.right2 {
	width:140px;
	margin-bottom:10px;
	padding:10px;
	background-image:url('../img/bl_r2.png');
	background-repeat:no-repeat;
	border-bottom:1px solid #000000;
	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 #000000;
	border-bottom:1px solid #000000;
}
.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 #000000;
	border-bottom:1px solid #000000;
	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;
}





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

/* SEARCH AND FORMS */
.form_large {
	width:257px;
	height:192px;
	padding:5px;
	margin-right:10px;
	background-image:url('../img/form_large.png');
	background-repeat:no-repeat;
	border:0px;
	font-family:Verdana;
	font-size:11px;
}

/* COMMENTS */
.comment_head, .comment_1 {
	padding:5px;
	background:#4e3413;
}
.comment_0 {
	padding:5px;
	background:#6e4b1f;
	margin-bottom:10px;
	vertical-align:top;
}
.comment_body {
	padding:20px;
	background:#e8d7c2;
	margin-bottom:10px;
	vertical-align:top;
	color: #000000;
	line-height:150%;
}
.comment_body a {
	color:#000000;
}
.comment_side {
	width:90px;
	padding:5px;
	background:#6e4b1f;
	vertical-align:top;
	text-align:center;
}

/* NEW GAMES */

.new_games {
	width:600px;
	height:200px;
	background-image:url('../img/loader.gif');
	background-repeat:no-repeat;
	background-position:center center;
}
.new_games img {
	margin:0px;
	padding:0px;
	border:0px;
}

.arrows {
	float:right;
	margin:0px;
	padding:0px;
	width:15px;
	height:200px;
}

.arrow_up {
	width:15px;
	height:100px;
	background-color:#e8d7c2;
	background-image:url('../img/icons/arrow_up.png');
	background-repeat:no-repeat;
	background-position:center center;
}
a .arrow_up:hover {
	background-color:#FFFFFF;
}

.arrow_down {
	width:15px;
	height:100px;
	background-color:#e8d7c2;
	background-image:url('../img/icons/arrow_down.png');
	background-repeat:no-repeat;
	background-position:center center;
}
a .arrow_down:hover {
	background-color:#FFFFFF;
}
