body {
	font:10pt/15pt Arial, Helvetica, sans-serif;
	background: url(/pix/bg_right.gif) repeat-y right bottom #f19400;
	margin:0;
	padding:0;
}

#TopPart {
	height: 150px;
	background-color: #000;
	background-image: url(/pix/bg_top.gif);
}

#SiteLogo {
	height: 150px;
	background: url(/pix/bg_logo.gif) no-repeat left top;
	padding: 40px;
}

#OrderPic {
	position: absolute;
	width: 250px;
	height: 100px;
	left: 180px;
	top: 22px;
}

#login {
	height: 100px;
	width: 390px;
	position: absolute;
	top: 0px;
	right: 2%;
	padding: 2px 2px 0 10px;
	background: url(/pix/bg_enter.gif) repeat-x top;
	color: #fff;
	font: 11pt/16pt Arial, Helvetica, sans-serif;
}

#reglink {
	float: right;
	padding-right: 86px;
	font-size: 12px;
}

#forglink {
	float: right;
	padding-right: 86px;
	font-size: 11px;
}

#forglink a:link {
	color: #fff;
}

#login a{
	color: #f19400;
	text-align: right;
}

input.inp_text {
	color: #1e1e1e;
	font: 10pt Arial, Helvetica, sans-serif;
	border: 1px solid black;
}

#logavatar {
	width: 80px;
	height: 68px;
	float: left;
	overflow: hidden;
	text-align: center;
}

.logcontrol {
	float: left;
	width: 61px;
	overflow: visible;
	text-align: center;
}

.logcontrol a, #logavatar a {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

div.menu {
	height: 73px;
	font:12pt/15pt Arial, Helvetica, sans-serif;
	padding-top: 10px;
	clear:both;
	float:right;
	z-index: 99;
	position:absolute;
	top:85px;
	right:0;
}
.menu{
    height:100px;
    position:relative;
    z-index:100;
}
.menu ul li a, .menu ul li a:visited{
    display:block;
    text-decoration:underline;
    color:#fff;
    height:45px;
	padding: 10px 15px 0 15px;
    background: url(/pix/bg_top.gif) repeat-x bottom;
    overflow:hidden;
}

.menu ul{
    padding:0;
    margin:0;
    list-style:none;
}
.menu ul li{
    float:left;
    position:relative;
}

.menu ul li ul{
    display:none;
	background-color: #000;
	margin-top: 35px;
	padding: 0 20px 20px 5px;
	font:11pt/13pt Arial, Helvetica, sans-serif;
	border-top: 1px solid #f4aa33;
}
.menu ul li:hover a{
    color:#f19400;
	background: #000 url(/pix/menu_active0.gif) repeat-x bottom center;
}
.menu ul li:hover a.hide{
    background: #000 url(/pix/menu_active.gif) repeat-x bottom center;
}
.menu ul li:hover ul{
    display:block;
    position:absolute;
    top:20px;
    left:0;
}
.menu ul li:hover ul li a{
    display:block;
	height: auto;
    background:#000;
    color:#fff;
	padding-top: 10px;
	padding-left: 30px;
	background: url(/pix/podmenu_marker.gif) no-repeat left top;
	text-decoration: none;
}

.menu ul li:hover ul li a:hover{
    background:#000;
    color:#e7e7e7;
	background: url(/pix/podmenu_marker.gif) no-repeat left top;
}

.menu #active a.topMenuItem {
	color: #f19400;
	font:14pt/15pt Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.menu #active a:visited {
	color: #f19400;
}
.menu #active a:hover {
	color: #f19400;
}

#top_line {
	height: 22px;
	width: 100%;
	background-color: #f4a931;
}
#top_line_shadow {
	background: url(/pix/top_line_shadow.gif) no-repeat left top;
	height: 30px;
}

.middle h3 {
	padding-top: 0;
	margin-top: 0;
	padding-left: 30px;
}

div.middle
{
	width: 70%;
	overflow:hidden;
	float: left;
}	

div.box-c
{
	height:20px;
	margin: 0 20px 0 0;
	position: relative;
	background: #f0f0f0;
}
#right div.box-c
{
	height:20px;
	margin: 0 0 0 20px;
	position: relative;
	background: #f0f0f0;
}
	div.box-c em b 
	{
	   position:absolute;
	   font:150px Arial;
	   line-height:40px;
	   font-weight:normal;
	}
	
	.ctl, .cbl, .ctr, .cbr 
	{
	   z-index:11;
	   width:20px;
	   height:20px;
	   color:#f0f0f0;	 
	   overflow:hidden;
	   position:absolute;  
	   background:transparent;
	   
	}
	
	.ctl {top:0; left:-20px;}
	.cbl {bottom:0; left:-20px;}
	.ctr {top:0; right:-20px;}
	.cbr {bottom:0; right:-20px;}

	.ctl b {left:-8px;}
	.ctr b {left:-25px;}
	.cbl b {left:-8px; top:-17px;}
	.cbr b {left:-25px; top:-17px;}

#right .nobg {
	padding: 0 30px 0 30px;
}
#right .box-inner {
	padding: 0 30px 0 30px;
}
#right .nobg h3 {
	margin: 20px 0 7px 0;
	padding-bottom: 0;
}
#right .bg h3 {
	margin: 0 0 5px 0;
	padding-top: 0;
}
#right #hot_news {
	color: #ff2400;
}
#right p {
	font:10pt/13pt Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 0;
}
#right .nobg a{
	color: #fff;
}
	
div.box-inner
{
	background: #f0f0f0;
	padding: 6px 30px 10px 20px;
}

#aButton {
	float: right;
}

.Center, .ForumCenter, .BlogMain {
	width: 65%;
	float: left;
	overflow: hidden;
}

.CenterCont {
	margin: 10px 10px 0px 10px;
	z-index: 10;
}

#spacer {
	width: 100%;
	clear:both;
	height: 30px;
}

#right {
	float:right;
	width: 25%;
	overflow:hidden;
}

#bm_menu {
	width: 100%;
	text-align: center;
	clear:both;
	font-weight: bold;
}
#bm_menu a {
	color:#000;
}
#bm {
	padding: 30px 30px 0 30px;
	margin-bottom: 0;
	background: url(../pix/bg_bm.gif);
	height: 110px;
	color: #fff;
	font:8pt/13pt Arial, Helvetica, sans-serif;
}
.left_col {
	float: left;
}
.right_col {
	float: right;
}
#bm .right_col {
	padding-top: 30px;
}
#bm_shadow {
	background: url(../pix/bm_shad1.gif) repeat-x bottom;
	width: 100%;
	height: 22px;
}
#bm_shadow_in {
	background: url(../pix/bm_shad2.gif) no-repeat right bottom;
	width: 100%;
	height: 22px;
}

.MenuButton {
	background: url(/pix/table_head.png) #000 repeat-x;
	width: 174px;
	height: 20px;
	padding: 2px 2px 2px 10px;
	color: #FFF;
	margin-bottom: 2px;
	font-size: 13px;
	font-weight: bold;
}

.MenuButton a:link, .MenuButton a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

.MenuButton a:hover {
	color: #6ff;
}

#ForumCentralHolder {
	margin: 8px 1px 10px 2px;
	width: 600px;
	float: left;
	z-index: 2;
}

#ForumRight {
	float: left;
	width: 178px;
	margin: 0px;
}
/*Tabs*/

.TabHolder {
	margin-top: -14px;
}

.TabB, .ATabB {
	font-size: 12px;
	float: left;
	background: url(/pix/tab_body.gif) repeat-x #4C4C4C;
	height: 24px;
	vertical-align: top;
	color: #FFFFFF;
	font-weight: bold;
}

.ATabB {
	background: url(/pix/tab_body_act.gif) repeat-x right #5CBF4C;
}
.TabLabel {
	padding-top: 2px;
	padding-right: 20px;
	float: left;
	text-align: center;
}

.TabB  a:link, .TabB a:visited, .ATabB  a:link, .ATabB a:visited {
	color: #FFF;
	text-decoration: none;
}

.TabB a:hover, .ATab a:hover {
	text-decoration: none;
}

.TabCLeft, .TabLeftA, .TabCLeftA {
	width: 20px;
	height: 24px;
	background: url(/pix/tab_cleft.jpg) no-repeat;
	float: left;
	margin-right: -6px;
}

.TabLeftA {
	background-image: url(/pix/tab_left_act.jpg);
	width: 30px;
}

.TabCLeftA {
	background-image: url(/pix/tab_cleft_act.jpg);
}

.TabRight, .TabCRight, .TabRightA, .TabCRightA {
	width: 30px;
	height: 24px;
	background: #4c4c4c url(/pix/tab_right.jpg) no-repeat;
	position: absolute;
	top: 0px;
	right: -1px;
}

.TabCRight {
	width: 20px;
	background-image: url(/pix/tab_cright.jpg);
}

.TabRightA {
	background-image: url(/pix/tab_right_act.jpg);
}

.TabCRightA {
	width: 20px;
	background-image: url(/pix/tab_cright_act.jpg);
}


.TopButtonRow {
	height: 22px;
	margin: 10px 0 10px 0;
}

.TopButton {
	background: url(/pix/button.gif) no-repeat;
	height: 22px;
	width: 88px;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 3px;
	text-align: center;
	padding-top: 3px;
	float: right;
}

.TopButton a:link, .TopButton a:visited {
	color: #FFF;
	text-decoration: none;
}


#Footer {
	margin-left: auto;
	margin-top: 30px;
	width: 100%;
	z-index: 1;
}

#Counters {
	margin-left: auto;
	margin-right: auto;	
	width: 280px;
}

#Links {
	font-size: 11px;
	margin: 6px;
}

div.VideoFrame
{
	width: 185px;
	height: 93px;
	float: left;
	margin: 6px;
	padding: 4px 0 0 28px;
	background: url(/pix/frame.png) no-repeat;
}

div.articlePic {
	float: left;
	margin-right: 40px;
	margin-top: 2px;
	width: 180px;
	height: 135px;
	text-align: center;
/*	border: 1px solid #D9D9D9;*/
}

.NewsCaption {
	font-size: 17px;
	background-color: #D9D9D9;
	padding: 10px;
}

.NewsCaption a:link, .NewsCaption a:visited, .NewsCaption a:hover {
	color: #000;
	text-decoration: none;
}

.box {
	margin: 6px 0 10px 0;
}

.boxedPic {
	margin-bottom: 4px;
	width: 70px;
	border: 4px ridge #FFCC66;
}

h1 {
	font-size: 21px;
	margin: 2px 10px 30px 20px;
	font-weight: normal;
}

h2 {
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 10pt;
	color: #333333;
}

form {
	margin: 0;
	padding: 0;
}

a:link, a:visited{
	color: #106af1;
}

hr {
	background-color: #71828A;
	height: 1px;
	border: none;
}

label{
	color: #334d55;
}

img {
	border: none;
}

.ContentWindow {
	padding: 0px 0px 4px 30px;
	margin: 1px 12px 0px 12px;
	font-size: 8pt;
}

#GalleryWindow {
	margin: 8px 30px;
	font-size: 8pt;
}

#GalleryWindow img {
	margin: 4px;
}

#AddCommentLink {
	margin: 4px;
	font-size: 12px;
	font-weight: bold;
}

.CommentAuthor {
	font-size: 16px;
	padding: 4px;
}

.Avatar {
	margin: 4px 4px 4px 0px;
}

.UserInfo {
	font-size: 11px;
	font-weight: normal;
	color: #555;
}

.UserPos, .UserSPos {
	font-size: 12px;
	font-weight: bold;
	color: #C70C00;
}

.UserSPos {
	color: #5B5B5B;
	font-size: 11px;
}

.Sign {
	font-size: 11px;
	font-style: italic;
	border-top: solid 1px #999;
	color: #444;
	padding: 2px;
	max-height: 125px;
	overflow: hidden;
}

.CommentLeft {
	width: 152px;
	float: left;
	background-color: #fff;
	border-right: 1px solid #adadad;
	z-index: 20;
}

.CommentRight {
	background-color: #fff;
	margin-left: 152px;
	padding: 2px 6px 2px 6px;
	border-left: 1px solid #adadad;
	z-index: 20;
}

.MsgNumber {
	font-size: 8pt;
	color: #5b5b5b;
	font-style: italic;
	font-weight: bold;
	float:left;
	padding-bottom: 4px;
}

.DateRight {
	font-size: 8pt;
	font-style: italic;
	color: #5b5b5b;
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #adadad;
	padding: 0 8px 4px 0;
	margin-right: -26px;
}
.CommentText {
	magin-left: 160px;
	border: 1px solid white;
}

.MulComWindow {
	margin-left: 30px;
}

.CommentWindow {
	margin: 10px 0 6px 0;
	background-color: #fff;
}

.CommentWindow .box-inner
{
	padding: 0 20px 0 20px;
	background: #fff;
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
	z-index: 30;
	margin: -1px 0 -1px 0;
 }

.CommentWindow .box-c
 {
	margin: 0 20px 0 20px;
	background-color: #fff;
 }

/*.CommentWindow .box-c.topBord {margin-bottom: -20px;}
.CommentWindow .box-c.bmBord {margin-top: -20px;}*/

.CommentWindow .box-c em b {
     position:absolute;
     font:150px Arial;
     line-height:40px;
     font-weight:normal;
  }
  
 .CommentWindow .ctl, .CommentWindow .cbl, .CommentWindow .ctr, .CommentWindow .cbr
  {
     z-index:11;
     width:20px;
     height:20px;
     color:#fff;
     overflow:hidden;
     position:absolute;  
     background:transparent;
     
  }
  
 .CommentWindow .ctl {top:-1px; left:-20px; background: url(/pix/left-top-corner.gif) no-repeat left top;}
 .CommentWindow .cbl {bottom:-1px; left:-20px; background: url(/pix/left-bm-corner.gif) no-repeat left bottom;}
 .CommentWindow .ctr {top:-1px; right:-20px; background: url(/pix/right-top-corner.gif) no-repeat right top;}
 .CommentWindow .cbr {bottom:-1px; right:-20px; background: url(/pix/right-bm-corner.gif) no-repeat right bottom;}

 .CommentWindow .ctl b {left:-8px;}
 .CommentWindow .ctr b {left:-25px;}
 .CommentWindow .cbl b {left:-8px; top:-17px;}
 .CommentWindow .cbr b {left:-25px; top:-17px;}

/*.CommentWindow div {border: 1px solid red;}*/

blockquote {
 margin-left: 8px;
 font-style: italic;
 background-color: #ffa;
 border: 1px dashed #336600;
 color: #444;
 padding: 10px 20px 10px 20px;
 font-size: 11px;
}
.topBord {
	border-top: 1px solid #adadad;
}

.bmBord {
	border-bottom: 1px solid #adadad;
}

.CommentControl a:link, .CommentControl a:visited {
	color: #393939;
	text-decoration: none;
	font-weight: bold;
}

.CommentControl a:hover {
	text-decoration: blink;
}

.CommentControl {
	background: #ccc url(/pix/comconbody.png) repeat-x;
	height: 29px;
	margin: 0 2px 10px 2px;
	font-weight: bold;
	clear: both;
	width: 100%;
}

.CCLeft {
	background: #ccc url(/pix/comconleft.png) no-repeat;
	height: 29px;
	width: 10px;
	float: left;
}

.CCRight {
	background: #ccc url(/pix/comconright.png) no-repeat;
	height: 29px;
	width: 10px;
	float: right;
}

.Guest {
	font-size: 11px;
	font-style:italic;
	color: #990000;
}

.UserOnline, .UserOnline a:link, .UserOnline a:visited, .UserOnline a:hover {
	color: #009900;
	text-decoration: blink;
	font-weight: bold;
}

.UserOffline, .UserOffline a:link, .UserOffline a:visited, .UserOffline a:hover {
	color: #990000;
	font-weight: bold;
}

#CommCount {
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.BlogPost {
	font-size: 12px;
	margin: 2px;
	max-width: 770px;
}

.cutLink {
	font-size: 13px;
	font-weight: bold;
	margin: 2px;
}

.NewsPreview {
	text-align: justify;
	font-size: 12px;
}

.NewsPreview a:link, .NewsPreview a:visited {
	color: #000000;
	text-decoration: none;
}

.NewsPreview a:hover {
	text-decoration: underline;
}

.NewsClient {
	font-size: 12px;
	margin: 2px;
	line-height: 14pt;
	text-align: justify;
}

.NewsDate {
	font-size: 8pt;
	font-style: italic;
	text-align: left;
}

.ArticleInfo {
	vertical-align: middle;
	padding: 4px;
	margin-top: 6px;
	font-style: italic;
	font-weight: 600;
}

.ReadTimes {
	float: left;
}

.ReadTimes2 {
}

.CommentsCount {
	text-align: right;
}

.SWCommentsCount {
	margin: 6px;
	text-align: center;
	font-size: 10px;
}

.SmNewsDate {
	font-size: 8pt;
	color: #009000;
	font-style: italic;
	text-align: left;
	margin: 2px 0px 0px 6px;
}

.Author {
	font-size: 9pt;
	font-style: italic;
	text-align: right;
	position: relative;
	margin: 2px;
}

.Pagination {
	text-align: center;
	padding: 6px;
	font-size: 11px;
	margin: 12px;
}

.SmPagination {
	font-size: 10px;
	font-style: italic;
}

.SortHeader {
	text-align: center;
	margin: 8px 0px 6px 0px;
	font-size: 12px;
	vertical-align: middle;
}

.GameInList {
	font-size: 10pt;
	text-align: left;
	margin-bottom: 4px;
}

.LFImage {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 84px;
	height: 120px;
}

.LUImage {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 128px;
	height: 142px;
}

.LFSQImage {
	position: absolute;
	top: 4px;
	left: 6px;
	width: 104px;
	height: 68px;
}

.LFAvatar {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 128px;
	height: 128px;
	z-index: 4;
}

.TPImage {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 160px;
	height: 90px;
}

.TPInfo {
	padding: 0px 6px 10px 170px;
	height: 100px;
}

.LIUserInfo {
	padding: 0px 6px 6px 134px;
	height: 142px;
}

.LIInfo {
	padding: 0 6px 10px 90px;
	height: 100px;
}

.GameInfo {
	margin: 4px 2px 10px 2px;
}

.s0, .s1, .s2, .s3, .s4 {
	font-weight: bold;
	font-size: 15px;
	margin: 2px;
}

.s0 a:link, .s0 a:visited {
	color: #333;
}

.s1 a:link, .s1 a:visited {
}

.s2 a:link, .s2 a:visited {
	color: #009900;
}

.s3 a:link, .s3 a:visited {
	color: #888;
}

.s4 a:link, .s4 a:visited {
	color: #CC0000;
	text-decoration: line-through;
}

div.leg {
	width: 16px;
	height: 16px;
	border: 1px solid black;
	float: left;
	margin-right: 8px;
}

div.legline {
	font-size: 12px;
	line-height: 20px;
	margin-left: 10px;
}

.Descr {
	font-size: 1em;
	margin-bottom: 8px;
}

.OnlineNote {
	color: #00AA00;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 2px dotted #009900;
}

.NewsClient img {
	position: relative;
	margin: 4px;
}

#BottomMenu {
	clear: both;
	width: 100%;
	font-size: 9pt;
	color: #336;
	text-align: center;
	margin-top: 20px;
}

#BottomMenu a {
	color: #336;
}

#BottomMenu a:hover {
	color: #DD3300;
}


#Copyright {
	clear: both;
	width: 100%;
	font-size: 9px;
	font-style: italic;
	color: #003366;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 20px;
}

#Copyright a {
	color: #C33;
}

#Copyright a:hover {
	color: #F33;
}

.Error {
	font-weight: bold;
}

.CrError {
	font-size: 24px;
	color: #FF0000;
	padding: 20px;
}

.InputError {
	color: #FF0000;
	margin: 10px 0 10px 0;
}

.SiteError {
	font-size: 24px;
	color: #400000;
	margin: 20px;
}

.ErrDesc {
	font-size: 12px;
	color: #000000;
}

.SmNotice {
	font-size: 10px;
	color: #990000;
}


.WindowCaption {
	font-weight: normal;
	font:15pt/18pt Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	padding-top: 0;
}

#GameSearch {
	padding: 2px 0px 4px 6px;
	font-size: 13px;
}

#ArtSearch {
	padding: 6px 0px 4px 6px;
	font-size: 13px;
}

fieldset {
	font-size: 11px;
	padding: 4px;
}

fieldset legend {
	color: #fff;
}

fieldset label {
	font-size: 11px;
}

div.note {
	font-size: 9px;
	height: 16px;
	color: red;
}

label.mf {
	font-size: 12px;
	font-weight: bold;
	color: #069;
	margin-left: 6px;
}

#SWPAvatar {
	background: no-repeat top center #FFF;
	height: 128px;
	width: 130px;
	border: 1px solid #ccc;
	margin: 0 4px 20px 8px;
	padding: 1px;
}

.SWPControl {
	position: absolute;
	right: 9px;
	top: 4px;
	width: 40px;
}

.SWPButton {
	margin-bottom: 1px;
	width: 32px;
	height: 32px;
	padding: 2px;
	border: 1px solid #ccc;
	background: #FFF;
	text-align: center;
	font-size: 12px;
	vertical-align: middle;
}

.SWPButton a:hover, .SWPABButton a:hover {
	text-decoration: none;
	color: #0000FF;
}

.SWPAButton {
	margin: 24px 4px 0px 8px;
	height: 24px;
	width: 145px;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 16px;
	padding: 4px 2px 0px 24px;
	background: no-repeat none 4px #FFF;
	vertical-align: middle;
}

.SWPABButton {
	height: 19px;
	width: 114px;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 16px;
	padding: 0px 4px 1px 14px;
	background: no-repeat none 4px #fff;
	position: absolute;
	top: 137px;
	left: 14px;
	vertical-align: middle;
}

#LeftSWPB {
	margin-left: 3px;
}

/*PM*/
.pmUnread {
	font-weight:bold;
	color: #CC3300;
}

#SubjField {
	font-size: 14px;
	font-weight: bold;
	margin: 8px 4px 6px 4px;
	padding: 2px;
}

#MsgField {
	font-size: 12px;
	margin: 8px 4px 6px 4px;
	padding: 2px;
	border: 1px solid #666666;
	background-color: #fff;
}

#Alphabet {
	text-align: center;
	font-size: 14px;
	margin: 4px;
}

#Alphabet2 {
	text-align: center;
	font-size: 11px;
	margin: 8px;
}

.VotePrgBar {
	padding: 2px 0 6px 0;
}

.VotesCount {
	padding: 8px 0px 4px 0px;
	font-size: 10px;
	font-weight: bold;
}

.Poll {
	font-size: 11px;
	margin: 6px 4px 2px 8px;
}

.PollQuestion {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
}

#OtherPolls {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin: -2px 0px 6px 0px;
}

.Screenshot {
	width: 160px;
	height: 90px;
	margin: 11px;
	border: #555 2px solid;
}

.GalleryLink {
	text-align: center;
	margin: 4px;
	font-size: 11px;
}

.Additional {
	margin: 10px 0 10px 0;
	font-size: 10pt;
	font-style: italic;
	font-weight: 600;
	color: #333366;
}

span.highlight {
	background-color: #AFA;
	color: #0033FF;
	font-weight: bold;
}

.DownloadTimes {
	font-size: 10px;
	font-style: italic;
	color: #555555;
}

.Description {
	margin: 4px;
	font-style: italic;
}

.VideoInfo {
	font-size: 11px;
	margin: 4px;
	position: relative;
}

.Recent {
	font-size: 11px;
	margin: 0px 4px 0px 12px;
}

.Thumbnail {
	display: inline;
	width: 166px;
	height: 126px;
	min-height: 126px;
	min-width: 166px;
	padding: 3px;
	margin: 4px;
	vertical-align: middle;
}

.delcorn {
	z-index: 3;
	margin: 0px 0px 0px -19px;
}

.delDRcorn {
	margin-left: 50px;
}

.RandomGameName {
	text-align: center;
	margin: 4px 2px 10px 2px;
	font-size: 12px;
	font-weight: bold;
}

.RSSLink {
	position: absolute;
	right: 4px;
	top: 0px;
}

#BugReport {
	background: url(/pix/error.gif) no-repeat right #F00;
	font-size: 10px;
	position: absolute;
	width: 100px;
	height: 100px;
	display: none;
}


#ImagePole {
	position: relative;
	width: 100%;
}

#IntRBar {
	background: url(/pix/rating.jpg) no-repeat;
	width: 160px;
	height: 1px;
	max-height: 100px;
	font-size: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#RatingBar {
	background: url(/pix/rating_bgr.jpg) no-repeat;
	width: 160px;
	height: 101px;
	overflow: hidden;
}

#RateText {
	position: absolute;
	left: 22px;
	top: 32px;
	font-size: 60px;
	font-weight: bold;
	color: #329BEE;
	font-style: italic;
	z-index: 2;
	padding: 0px;
	margin: 0px;
}

#Rating {
	position: relative;
	float: right;
	right: 8px;
	width: 160px;
	height: 210px;
	z-index: 5;
}

#RatingLabel {
	margin-top: 6px;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #33AACC;	
}

#RatingTop {
	margin-bottom: 6px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #6B6;	
}

#FavPole {
	position: absolute;
	right: 20px;
	top: 240px;
	z-index: 6;
	width: 174px;
	height: 300px;
}

#FavIcon, #FavIconA {
	border: 1px dashed #CC3300;
	background: url(/pix/heart.jpg) left no-repeat #FDB;
	padding: 2px;
	padding-left: 20px;
	width: 148px;
	text-align: justify;
	font-size: 10px;
}

#FavIcon a, #FavIconA a {
	color: #AA2200;
	text-decoration: none;
}

#FavIcon a:hover, #FavIconA a:hover {
	color: #FF3300;
	text-decoration: none;
}


#InFavDiv {
	width: 162px;
	height: 160px;
	z-index: 6;
	border: 1px dashed #33CC99;
	background-color: #BFA;
	padding: 4px;
	color: #333300;
	overflow-y: scroll;
}


#WholeStats {
	top: 0px;
	left: 8px;
	text-align: left;
	padding: 10px;
}

.Stats {
	font-size: 12px;
	top: 0px;
	left: 0px;
	margin: 8px;
}

.LinkBtn {
	float: left;
	text-align: center;
	font-size: 15px;
	margin: 4px 9px 0px 8px;
}

.BtnIcon {
	margin-bottom: -4px;
}

.SideWindow {
	margin-bottom: 30px;
}

#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}

#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#114;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(/pix/colorbox/stripe.png) repeat;}
.TB_overlayBG {
  background: #000 url(/pix/colorbox/stripe.png);
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#borderTopLeft{width:21px; height:21px; float: left; background:url(/pix/colorbox/borderTopLeft.png) 0 0 no-repeat;}
	#borderTopCenter{height:21px; float: left; background:url(/pix/colorbox/borderTopCenter.png) 0 0 repeat-x;}
	#borderTopRight{width:21px; height:21px; float: left; background:url(/pix/colorbox/borderTopRight.png) 0 0 no-repeat;}
	#borderBottomLeft{width:21px; height:21px; float: left; background:url(/pix/colorbox/borderBottomLeft.png) 0 0 no-repeat;}
	#borderBottomCenter{height:21px; float: left; background:url(/pix/colorbox/borderBottomCenter.png) 0 0 repeat-x;}
	#borderBottomRight{width:21px; float: left; height:21px; background:url(/pix/colorbox/borderBottomRight.png) 0 0 no-repeat;}
	#borderMiddleLeft{width:21px; position: absolute; left: 0; top: 21px; background:url(/pix/colorbox/borderMiddleLeft.png) 0 0 repeat-y;}
	#borderMiddleRight{width:21px; position: absolute; right: 0;  top: 21px; background:url(/pix/colorbox/borderMiddleRight.png) 0 0 repeat-y;}

#TB_window {
  position: fixed;
  z-index: 102;
  color:#000000;
  display:none;
  text-align:left;
  top:50%;
  left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
  display:block;
  margin: 6px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}

#TB_inside {
	background-color: #fff;
	float: left;
	margin: 0 21px 0 21px;
}

#TB_caption{
  height: 32px;
  padding: 6px;
  float:left;
  color: #777;
  font-size: 20px;
}
#TB_closeWindow{
  height:25px;
  margin: 14px 6px 4px 6px;
  float:right;
}
#TB_closeAjaxWindow{
  padding: 2px;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height: 15px;
  width: 128px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -4px 0 0 -64px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
  z-index: 1000;
}

#TB_MB_topline {
	background: url(/pix/message_box_top.png) no-repeat;
	height: 62px;
}

#TB_MB_container {
	background: #444 url(/pix/message_box_body.png) repeat-y;
	padding: 12px 12px 18px 78px;
	color: #fff;
	font-weight: bold;
}

#TB_MB_icon {
	position: absolute;
	top: 60px;
	left: 32px;
	width: 48px;
	height: 48px;
	z-index: 1000;
	margin: 6px;
}

#TB_MB_buttons button{
     padding: 1px 10px;
}

#TB_MB_footer {
      text-align: center;
  	  background: url(/pix/message_box_bottom.png) no-repeat;
	  height: 6px;
	  padding-bottom: 8px;
}

#TB_MB_message {
	padding-top: 6px;
	margin-left: 14px;
}

.ListTable {
	width: 100%;
}

.ListTable th {
	background: url(/pix/table_head.png) repeat-x #C8C8C8;
	color: #FFFFFF;
	padding: 4px;
	margin-bottom: 4px;
	border: none;
	font-size: 13px;
}

.ListTable td {
	border: 1px solid #AAB;
	padding: 2px 4px 2px 4px;
}

.ListTable tr.Even {
	background-color: #CCE6E8;
}

.maType-5 {
	background-color: #444;
	text-decoration: line-through;
	color: #fff;
}

.maType-2 {
	background-color: #999;
	text-decoration: line-through;
}

.maType-1 {
	background-color: #CCCCCC;
	text-decoration: line-through;
}

.maType0 {
	background-color: #FF0;
}

.maType1 {
	background-color: #F93;
}

.maType2 {
	background-color: #F77;
}

.maType3 {
	background-color: #6F0;
}

.maType4 {
	background-color: #6FF;
}

.maType5 {
	background-color: #007;
	color: #fff;
}

.maType6 {
	background-color: #b5e;
}

/*Forum*/
.ForumTable {
	margin: 0px 0px 4px 0px;	
	width: 100%;
	border: solid 2px #ddd;
	border-top: none;
	font-size: 12px;
}

.ForumTable thead{
	background: #333 url(/pix/table_head.png) repeat-x;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
}

.ForumTable td, th{
	border-bottom: 2px solid #D0D0D0;
	border-left: 2px solid #D0D0D0;
	text-align: center;
	font-size: 11px;
	padding: 2px;
}

.ForumTable td.LeftCell, .ForumTable td.LeftCell th.LeftHeader {
	border-left: none;
	width: 300px;
	vertical-align: middle;
}

.ForumCenter .CenterCont .ForumTable td.LeftCell, .ForumCenter .CenterCont .ForumTable td.LeftCell th.LeftHeader {
	width: 400px;
}

.ForumTable td.LeftCell {
	font-size: 14px;
	text-align: left;
	padding-left: 6px;
	vertical-align: middle;
}

.ForumTable td.TopicLeftCell {
	font-size: 13px;
	text-align: left;
	padding-left: 6px;
	vertical-align: middle;
}

.ForumDesc {
	font-size: 10px;
	color: #444;
	font-style: italic;
}

.LittleTopic {
	font-size: 12px;
}

.OnlineInfo {
	font-size: 11px;
	font-style: italic;
	color: #283;
	margin: 4px;
}

.selFilter {
	font-style: italic;
	font-weight: bold;
	color: #FF0033;
	font-size: 13px;
}

a:link img.TopicIcon {
	background: url(/pix/topic_up.png) no-repeat;
}

a:visited img.TopicIcon, a img.TopicIconOld {
	background: url(/pix/topic_old.png) no-repeat;
}

a:link img.ITopicIcon {
	background: url(/pix/i_topic_up.png) no-repeat;
}

a:visited img.ITopicIcon, a img.ITopicIconOld {
	background: url(/pix/i_topic_old.png) no-repeat;
}

a:link img.STopicIcon {
	background: url(/pix/s_topic_up.png) no-repeat;
}

a:visited img.STopicIcon, a img.STopicIconOld {
	background: url(/pix/s_topic_old.png) no-repeat;
}

a:link img.CTopicIcon {
	background: url(/pix/c_topic_up.png) no-repeat;
}

a:visited img.CTopicIcon, a img.CTopicIconOld {
	background: url(/pix/c_topic_old.png) no-repeat;
}

a:link img.HTopicIcon {
	background: url(/pix/h_topic_up.png) no-repeat;
}

a:visited img.HTopicIcon, a img.HTopicIconOld {
	background: url(/pix/h_topic_old.png) no-repeat;
}

/* market */

.OfferTitle {
	font-size: 14px;
	color: #006699;
	margin: 4px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	width: 410px;
}

.OfferRegion {
	text-align: left;
	font-style: italic;
	font-size: 11px;
	color: #555;
}

.OfferPoster {
	text-align: right;
	margin: 4px;
}

.FeedBox-1 {
	background: #FAA url(/pix/minus32.png) no-repeat 4px;
	border: 1px solid #C00;
	padding: 2px 20px 2px 40px;
	margin-bottom: 6px;
}

.FeedBox0 {
	background: #EEE url(/pix/question32.png) no-repeat 4px;
	border: 1px solid #999;
	padding: 2px 20px 2px 40px;
	margin-bottom: 6px;
}

.FeedBox1 {
	background: #99FFAA url(/pix/plus32.png) no-repeat 4px;
	border: 1px solid #090;
	padding: 2px 20px 2px 40px;
	margin-bottom: 6px;
}

.fbControl {
	position: absolute;
	right: 2px;
	margin: 2px;
}

.fbReply {
	background-color:#DDD;
	margin: 8px -15px 4px 4px;
	border: 1px solid #999;
	padding: 4px 40px 4px 4px;
}
