/* ===== PIXEL BEAR CSS ===== */

/* ============================================================================= 
TEXT STYLES*/
h1, h2, h3 {
	font-size:1.4em;
	color:#000000;
}
h4, h5, h6 {
	font-size:1.2em;
	color:#171717;
}
em {
	font-style:normal;
}

a {
	text-decoration:none;
	outline:0;
}

a:link {color:#265A82;}
a:visited {color:#265A82;}
a:hover {color:#265A82;}
a:active {color:#265A82;}

/* ============================================================================= 
MAIN */
* {
	margin:0;
	padding:0;
}
ul, ol, li {
	list-style:none;
}
body, html {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color:#4D473E;
	text-align:left;
	background:#E0EBE4; /*background:#5B5742 url("img/bg.gif");*/
}
img, input, textarea {
	border:0;
	outline:0;
}
p {
	font-size:1.2em;
	color:#000000;
}
.divlink {
	display:block;
	width:100%;
	height:100%;
	cursor:pointer;
}
.link {
	color:#265A82;
	text-decoration:underline;
}
.rankimg {
	margin:0 0 -2px 0;
}
.avatar {
	border:3px solid #FFFFFF;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.floatcenter {
	margin:0 auto;
}
.hidetext {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
.redtext {
	color:#CC0000;
}
/* ============================================================================= 
CONSTRUCTOR */
#bgeffect {
	background:#E0EBE4 url("img/bg_effect.gif") center 200px repeat-x;
}
#container {
	width:922px; /*width:844px;*/
	margin:0 auto;
	background:#333333;
}
#container #bleft {
	padding:0 0 0 22px;
	background:url(img/border.gif) repeat-y left top; 
}
#container #bright {
	padding:0 22px 0 0;
	background:url(img/border.gif) repeat-y right top; 
}
#container #bordercontainer {
	background:#333333;
}
/* ============================================================================= 
HEAD */
#head {
	display:block;
	width:100%;
	height:103px;
	margin:0 0 3px 0;
}
#head #headbox {
	float:left;
	width:878px;
	margin:3px 0 0 0;
}
/* ============================================================================= 
LOGO */
#head #headbox #logo {
	display:block;
	width:878px;
	height:100px;
	background:#303030 url("/img/logo.gif") no-repeat;
}
/* ============================================================================= 
SEARCH BAR*/
#searchbar {
	overflow:hidden;
	width:100%;
	background:#2C2C2C url(img/searchbar_bg.gif) left top repeat-x;
}
/* ============================================================================= 
SEARCH BAR - BUTTONS*/
#searchbar .btn {
	float:left;
	overflow:hidden;
	display:inline-block;
	height:27px;
	text-align:center;
	margin:0;
	background:#2C2C2C url("img/searchbar_btn.gif") left top no-repeat;
}
#searchbar .btn a {
	display:block;
	font-size:1.0em;
	font-weight:bold;
	line-height:2.5em;
	color:#FFFFFF;
}
#searchbar .btn a em {
	cursor:pointer;
	display:inline-block;
	text-transform:uppercase;
	height:27px;
	padding:0 5px 0 0;
	background:#2C2C2C url("img/searchbar_btn.gif") right top no-repeat;
}
#searchbar .btn:hover {
	background:#922611 url("img/searchbar_btn.gif") left bottom no-repeat;
}
#searchbar .btn:hover a em {
	color:#FFFFFF;
	text-decoration:none;
	background:#922611 url("img/searchbar_btn.gif") right bottom no-repeat;
}
/* ============================================================================= 
SEARCH TOOL*/
#searchbar #searchtool {
	float:right;
}
#searchbar #searchtool input {
	float:left;
	height:17px;
	font-size:1.4em;
	color:#FFFFFF;
	padding:0px 2px 0 2px;
	margin:5px 0 0 0;
	border:1px solid #922611;
	background:#080808;
}
#searchbar #searchtool .btn {
	margin:0;
}
#searchbar #searchtool .btn img {
	margin:5px 0 0 0;
}
/* ============================================================================= 
ADS */
.ads728x90 {
	clear:both;
	width:759px;
	height:90px;
	background:#000000 url("img/ads_728x90_bg.gif") left top no-repeat;
	margin: 0 0 3px 45px;
	/*padding:0 0 0 31px;*/
}
/* ============================================================================= 
CONTENT */
#content {
	display:block;
	width:878px;
}
/* ============================================================================= 
CONTENT SIZES/POSITIONS */
#content .leftsmall {
	float:left;
	width:306px;
}
#content .rightsmall {
	float:right;
	width:306px;
}
#content .leftbig {
	float:left;
	width:569px;
}
#content .rightbig {
	float:right;
	width:569px;
}
#content .full {
	clear:both;
	width:auto;
}
#content .lefttiny {
	float:left;
	width:256px;
}
#content .righttiny {
	float:right;
	width:256px;
}
#content .lefthuge {
	float:left;
	width:619px;
}
#content .righthuge {
	float:right;
	width:619px;
}
/* ============================================================================= 
CONTENT CONTAINER*/
#content div .contentcontainer {
	display:block;
	overflow:hidden;
	width:100%;
	height:auto;
}
/* ============================================================================= 
CONTENT PAGES/STYLES*/
.contentpage {
	overflow:hidden;
	display:inline-block;
	float:left;
	width:50% !important;
	width:49.9%;
}
.contentquarter {
	overflow:hidden;
	display:inline-block;
	float:left;
	width:33.3% !important;
}
/* ============================================================================= 
ROW CONTENT*/
.rowcontent {
	white-space:nowrap;
	overflow:hidden;
	width:100%;
	height:15px;
	background:#D9D5D0 url("img/displaybox_bg.gif") right top no-repeat;
	margin:0 0 1px 0;
}
.rowcontent:hover {
	background:#EDE9E4 url("img/displaybox_bg.gif") right bottom no-repeat;
}
.rowcontent input {
	float:left;
	margin:0 5px 0 0;
}
.rowcontent span {
	font-size:1.1em;
	color:#000000;
}
.rowcontent a {
	font-size:1.1em;
	font-weight:bold;
	color:#000000;
}
.rowcontent a:hover {
	color:#265A82;
}
/* ============================================================================= 
ROUND ROW */
.roundrow {
	display:block;
	height:25px;
	font-size:1.2em;
	line-height:2em;
	font-weight:bold;
	color:#000000;
	background:#EDE9E4;
	margin:0 2px 0 2px;
}
.roundrow .leftround {
	float:left;
	width:4px;
	height:25px;
	background:#EDE9E4 url("img/roundrow_bg.gif") left top no-repeat;
}
.roundrow .rightround {
	float:right;
	width:4px;
	height:25px;
	background:#EDE9E4;
	background:#EDE9E4 url("img/roundrow_bg.gif") right top no-repeat;
}
/* ============================================================================= 
OTHER*/
.linebreak {
	clear:both;
	display:block;
	width:100%;
	height:1px;
	font-size:0;
	border-bottom:1px dotted #171717;
	margin:4px 0 4px 0;
}
.textinput {
	display:block;
	height:17px;
	width:100px;
	font-size:1.2em;
	color:#000000;
	padding:0 0 0 3px;
	background:#D2CB97 url("img/text_bg.gif") left top repeat-x;
}
.textbox {
	width:491px;
	height:115px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	text-align:left;
	color:#171717;
	background:#FFFFFF url("img/textbox_bg.gif");
}
/* ============================================================================= 
AUTHORBOX */
.authorbox {
	clear:both;
	overflow:hidden;
	height:56px;
	background:#D9D5D0 url("img/displaybox_bg.gif") right top no-repeat;
	margin:0 0 2px 0;
}
.authorbox:hover {
	background:#EDE9E4 url("img/displaybox_bg.gif") right bottom no-repeat;
}
.authorbox .avatar {
	width:50px;
	height:50px;
	display:block;
	float:left;
	margin:0 5px 0 0;
}
.authorbox .name {
	display:block;
	overflow:hidden;
	text-decoration:underline;
	padding:5px 0 5px 0;
	font-weight:bold;
	color:#000000;
	font-size:1.4em;
}
.authorbox .author {
	font-size:1.1em;
	color:#000000;
	font-weight:bold;
}
/* ============================================================================= 
DESCRIPTIONBOX */
.descriptionbox {
	clear:both;
	height:auto !important;
	height:100%;
	display:block;
	overflow:hidden;
	background:#EDE9E4;
}
.descriptionbox .text {
	padding:5px;
}
/* ============================================================================= 
CONTENT HEAD */
#content div .contentcontainer .contenthead {
	overflow:hidden;
	clear:both;
	height:29px;
	background:#171717 url("img/content_corners.gif") -44px top no-repeat;
}
#content div .contentcontainer .contenthead .headleft {
	float:left;
	width:44px;
	height:29px;
	background:#171717 url("img/content_corners.gif") left top;
}
#content div .contentcontainer .contenthead .headright {
	float:right;
	width:35px;
	height:29px;
	background:#171717 url("img/content_corners.gif") right top;
}
/* ============================================================================= 
CONTENT BOX */
#content div .contentcontainer .contentleft {
	padding:0 0 0 4px;
	background:#171717 url("img/content_corners_sides.gif") left top repeat-y;
}
#content div .contentcontainer .contentright {
	padding:0 4px 0 0;
	background:#171717 url("img/content_corners_sides.gif") right top repeat-y;
}
#content div .contentcontainer .box {
	width:auto;
	height:auto !important;
	height:100%;
	clear:both;
	overflow:hidden;
	padding:2px;
	/*border:2px solid #B2A98E;*/
	background:#C0B9A3;
}
/* ============================================================================= 
CONTENT FOOT */
#content div .contentcontainer .contentfoot {
	clear:both;
	margin:0 0 3px 0;
	font-size:0;
	height:4px;
	background:#171717 url("img/content_corners.gif") -39px bottom no-repeat;
}
#content div .contentcontainer .footleft {
	float:left;
	width:4px;
	height:4px;
	background:#171717 url("img/content_corners.gif") left bottom;
}
#content div .contentcontainer .footright {
	float:right;
	width:4px;
	height:4px;
	background:#171717 url("img/content_corners.gif") right bottom;
}
/* ============================================================================= 
CONTENT INNER */
#content div .contentcontainer .contenthead h3 {
	float:left;
	margin:0 0 0 2px;
	font-size:1.4em;
	font-weight:bold;
	line-height:30px;
	text-transform:uppercase;
	color:#FFFFFF;
}
/* ============================================================================= 
BLACK BOX - HEAD */
.blackhead {
	font-size:0;
	height:2px;
	background:#0A0A0A url("img/blackbox_corners.gif") -2px top no-repeat;
}
.blackhead .blackheadleft {
	float:left;
	width:2px;
	height:2px;
	background:#0A0A0A url("img/blackbox_corners.gif") left top no-repeat;
}
.blackhead .blackheadright {
	float:right;
	width:2px;
	height:2px;
	background:#0A0A0A url("img/blackbox_corners.gif") right top no-repeat;
}
/* ============================================================================= 
BLACK BOX - CONTENT */
.blackborderleft {
	padding:0 0 0 1px;
	background:#0A0A0A url("img/blackbox_corners_sides.gif") left top repeat-y;
}
.blackborderright {
	padding:0 1px 0 0;
	background:#0A0A0A url("img/blackbox_corners_sides.gif") right top repeat-y;
}
.blackbox {
	padding:1px 2px 1px 2px;
	background:#000000;
	overflow:hidden;
	height:auto !important;
	height:100%;
}
.blackbox img {
	display:block;
	margin:0 auto;
}
/* ============================================================================= 
BLACK BOX - FOOT */
.blackfoot {
	font-size:0;
	margin:0 0 3px 0;
	height:2px;
	background:#0A0A0A url("img/blackbox_corners.gif") -2px bottom no-repeat;
}
.blackfoot .blackfootleft {
	float:left;
	width:2px;
	height:2px;
	background:#0A0A0A url("img/blackbox_corners.gif") left bottom no-repeat;
}
.blackfoot .blackfootright {
	float:right;
	width:2px;
	height:2px;
	background:#0A0A0A url("img/blackbox_corners.gif") right bottom no-repeat;
}
/* ============================================================================= 
BLACK BOX - INNER */
.blackbox #gamebox {
	text-align:center;
}
.blackbox #gamebox *{
	display:block;
	margin:0 auto;
}
.blackbox .alerttext {
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
	color:#F8C103;
	text-transform:uppercase;
}
.blackbox .alerttext img {
	display:block;
	margin: 0 auto;
}
.blackbox .alerttext a {
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	text-transform:uppercase;
}
.blackbox .alerttext a:hover {
	text-decoration:underline;
}
.blackbox .eventimg {
	display:block;
	margin: 0 auto;
}
/* ============================================================================= 
BLACK BOX - WHITEBOX */
.blackbox .whitebox {
	clear:both;
	display:block;
	overflow:hidden;
	height:auto !important;
	height:100%;
	text-align:left;
	background:#EDE9E4;
	border:3px solid #C0B9A3;
}
.blackbox .whitebox .text {
	text-align:left;
	padding:2px;
}
.blackbox .whitebox .text p {
	font-size:1.2em;
	color:#171717;
}
.blackbox .whitebox .avatar {
	float:left;
	margin:0 5px 0 0;
}
.blackbox .whitebox .username a {
	font-size:1.5em;
	font-weight:bold;
	color:#171717;
}
.blackbox .whitebox .username a:hover {
	color:#265A82;
}
/* ============================================================================= 
DISPLAY BOX */
.displaybox {
	display:block;
	clear:both;
	width:auto;
	height:64px;
	background:#D9D5D0 url("img/displaybox_bg.gif") right top no-repeat;
	margin:0 0 2px 0;
}
.displaybox:hover {
	background:#EDE9E4 url("img/displaybox_bg.gif") right bottom no-repeat;
}
.displaybox img {
	float:left;
	width:80px;
	height:60px;
	border:2px solid #000000;
	margin:0 5px 0 0;
}
.displaybox .name {
	display:block;
	height:17px;
	font-size:1.4em;
	font-weight:bold;
	color:#000000;
	overflow:hidden;
	padding:2px 0 0 0;
}
.displaybox .description {
	display:block;
	height:28px;
	font-size:11px;
	color:#312E22;
	overflow:hidden;
}
.rating {
	float:left;
	width:68px;
	height:12px;
	font-size:0;
	background:url("img/score.gif") left top no-repeat;
}
.ratingtop {
	float:left;
	width:68px;
	height:12px;
	font-size:0;
	background:url("img/score.gif") left bottom no-repeat;
}
.views {
	float:left;
	font-size:11px;
	color:#312E22;
	overflow:hidden;
}
/* ============================================================================= 
MESSAGEROW */
.messagerow {
	float:left;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	width:100%;
	height:25px;
	font-size:1.2em;
	text-align:left;
	line-height:2.1em;
	background:#EDE9E4;
	margin:0 0 2px 0;
}
.messagerow .icon {
	float:left;
	margin:5px 0 0 10px;
}
.messagerow input {
	float:right;
	font-size:1.0em;
	margin:6px 5px 0 0 !important;
	margin:2px 4px 0 0;
}
.messagerow a {display:inline-block;
	color:#000000;
	font-weight:bold;
}
.messagerow a:hover em {
	color:#265A82;
	text-decoration:underline;
}
.messagerow .messageleft {
	float:left;
	width:34px;
	height:25px;
	margin:0 5px 0 0;
	background:#EDE9E4 url("img/messagebox_bg.gif") left top no-repeat;
}
.messagerow .messageright {
	float:right;
	width:4px;
	height:25px;
	background:#EDE9E4 url("img/messagebox_bg.gif") right top no-repeat;
}
/* ============================================================================= 
MESSAGEROW - REGISTER */
.messagerow .title {
	float:left;
	width:140px;
	font-size:1.1em;
	font-weight:bold;
	color:#000000;
}
.messagerow .inputtext {
	float:left;
	width:200px;
	margin:4px 5px 0 0 !important;
}
.messagerow .inputfile {
	display:block;
	float:left;
}
.messagerow .inputfile input {
	float:left;
	margin:2px 5px 0 0 !important;
	/*
	-moz-opacity:0;
	filter:alpha(opacity:0);
	opacity:0;
	*/
}
.messagerow .inputfile .fakefile {
	display:block;
	width:203px;
	height:22px;
	margin:2px 5px 0 0 !important;
	background:#D1C896 url(img/fakefile.gif) left top no-repeat;
}
.messagerow select {
	border:0;
	outline:0;
	font-size:1em;
	margin:4px 5px 0 0 !important;
	margin:3px 0 0 0;
	background:#D1C896 url(img/text_bg.gif) left top repeat-x;
}
.messagerow .statusicon {
	float:left;
	margin:5px 5px 0 0;
}
.messagerow .inputradio {
	float:left;
}
.messagerow .radiotext {
	float:left;
	margin:0 5px 0 0;
}
.registerimg {
	margin:0 0 0 100px;
}
.rightarrow {
	float:left;
	display:block;
	width:777px;
	height:22px;
	margin:2px 0 0 0;
	background: url("img/rightarrow.gif") left top repeat-x;
}
/* ============================================================================= 
REVIEWS */
.rowcontent .reviewtext {
	font-size:0.9em;
	font-weight:normal;
}
.rowcontent .reviewimage {
	float:right;
	display:block;
	width:16px;
	height:15px;
	background: url("img/reviewImg.gif") no-repeat;
}
/* ============================================================================= 
BUTTON */
.btn, .btnfull {
	cursor:pointer;
	overflow:hidden;
	height:22px;
	background: url("img/button_norm.gif") left top no-repeat;
	margin:2px;
}
.btn img, .btnfull img {
	cursor:pointer;
	display:block;
	float:left;
	margin:4px 3px 0 0;
}
.btn a, .btnfull a {
	font-size:1.3em;
	font-weight:bold;
	line-height:1.6em;
	color:#000000;
	padding:0 0 0 5px;
}
.btn a em, .btnfull a em {
	height:100%;
	cursor:pointer;
	display:inline-block;
	padding:0 5px 0 0;
	background: url("img/button_norm.gif") right top no-repeat;
}
.btn:hover a em, .btnfull:hover a em {
	color:#265A82;
	text-decoration:underline;
}
/* ============================================================================= 
BUTTON SETUP*/
.btn, .btn a em {
	display:inline-block;
	text-align:center;
}
.btnfull, .btnfull a, .btnfull a em {
	display:block;
	text-align:left;
}
/* ============================================================================= 
HEAD ICONS */
.headleft .icon_properties {
	display:block;
	width:22px;
	height:22px;
	margin:4px 0 0 11px;
	background: url("img/head_icons.gif") left top no-repeat;
}
.headleft .icon_game {
	display:block;
	width:28px;
	height:18px;
	margin:6px 0 0 8px;
	background: url("img/head_icons.gif") -22px top no-repeat;
}
.headleft .icon_feature {
	display:block;
	width:24px;
	height:20px;
	margin:6px 0 0 10px;
	background: url("img/head_icons.gif") -50px top no-repeat;
}
.headleft .icon_news {
	display:block;
	width:34px;
	height:18px;
	margin:6px 0 0 6px;
	background: url("img/head_icons.gif") -74px top no-repeat;
}
.headleft .icon_info {
	display:block;
	width:24px;
	height:20px;
	margin:6px 0 0 11px;
	background: url("img/head_icons.gif") -108px top no-repeat;
}
.headleft .icon_members {
	display:block;
	width:34px;
	height:18px;
	margin:6px 0 0 5px;
	background: url("img/head_icons.gif") -132px top no-repeat;
}
/* ============================================================================= 
PAGE ICONS */
.pageicons {
	height:100%;
	clear:both;
	text-align:center;
	overflow:hidden;
	margin:0 0 2px 0;
	background:#EDE9E4 url("img/displaybox_bg.gif") right bottom no-repeat;
}
.pageicons h3 {
	padding:5px;
	text-transform:uppercase;
}
/* ============================================================================= 
FOOT */
#foot {
	clear:both;
	width:auto;
	text-align:center;
}
/* ============================================================================= 
FOOT INNER */
#foot p {
	color:#FFFFFF;
	margin:10px 0 10px 0;
}
#foot #footimg {
	width:auto;
	height:60px;
	background:url("img/footimg.gif") center top no-repeat;
	padding:0 0 20px 0;
}

/* RATE STARS */
#rateStatus {
	float:left;
	width:100px; 
	height:20px;
}
#rateStars {
	float:left; 
	clear:both; 
	width:100%; 
	height:auto; 
	padding:0px; 
	margin:0px;
	font-size:1.2em;
	color:#000000;
}
#rateStars .on {
	cursor:pointer;
	background:url("/img/score.gif") left bottom no-repeat;
}
#rateStars a {
	cursor:pointer;
	float:left;
	width:12px; 
	height:12px;
	background:url("/img/score.gif") left top no-repeat;
	padding:0 1px 0 0;
}