body {
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #999;
}

div {
	position: relative;
	overflow: hidden;
}

#Page {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	background: #FFF url(/images/window_body.gif) repeat-y;
	overflow: visible;
}
/*
hr {
	background: url(/images/hr.png) center no-repeat #fff;
}
*/
#TopPart {
	clear: both;
}

#SiteLogo {
	height: 54px;
	width: 260px;
	padding: 6px 40px 2px 10px;
	margin-left: 2px;
	background-color:#fff;
}

#Ad530 {
	width: 530px;
	height: 160px;
	margin: auto;
}

#HotNews img {
	margin: 0 6px 0 10px;
}

.Descr img {
	margin-bottom: -8px;
}

.priceTag .Descr{
	margin-bottom: 8px;
	height: 28px;
}

#MenuPart {
	height: 25px;
	width: 996px;
	margin: 0 2px 0 2px;
	background: #555 url(/images/line_body.gif) repeat-x;
	color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
	font-size: 15px;
	overflow: visible;
}

#MenuPart ul{
    padding:0;
    margin:0;
    list-style: none;
}

#MenuPart a:link, #MenuPart a:visited {
	color: #FFFFFF;
}

#MenuPart a:hover {
	color: #8DC;
}

#MenuPart ul li {
	padding: 0px 0px 7px 18px;
	font-weight: bold;
    float:left;
    position:relative;
}

#MenuPart ul li ul{
	display: none;
	background-color: #000;
	filter:alpha(opacity=85);
	opacity: 0.85;
	padding: 2px 6px 2px 2px;
	font-size: 10pt;
	border: 2px solid #333;
	border-top: none;
	z-index: 100;
	list-style: none;
	text-align: left;
}

#MenuPart ul li ul li {
	float: none;
	margin-left: -6px;
}

#MenuPart li:hover ul{
    display:block;
    position:absolute;
    top: 25px;
	left: 10px;
}

#Left {
	float: left;
	margin-left: -600px;
	width: 198px;
}

#Right {
	float: right;
	width: 198px;
}

.Center, .ForumCenter, .BlogMain, .ClanMain {
	margin-top: 12px;
	float: left;
	overflow: visible;
}

.Center {
	left: 200px;
	width: 600px;
}

.ForumCenter, .BlogMain, .ClanMain {
	left: 4px;
	width: 796px;
	overflow: visible;
}

.CenterCont {
	margin: 10px 10px 0px 10px;
}


.WindowBottom, .SmWindowBottom, .SmFWindowBottom {
	background: repeat-x url(/images/window_bottom_b.gif) #FFF bottom;
	height: 13px;
	width: 960px;
	left: 20px;
	position: absolute;
	bottom: -13px;
	overflow: visible;
}

.SmWindowBottom {
	background: #def url(/images/sm_window_b.gif) repeat-x bottom;
	width: 537px;
}

.SmFWindowBottom {
	background: #def url(/images/sm_window_b.gif) repeat-x bottom;
	width: 736px;
}

.WindowBottomL, .SmWindowBottomL {
	background: no-repeat url(/images/window_bottom_l.gif);
	height: 13px;
	width: 20px;
	position: absolute;
	bottom: 0px;
	left: -20px;
}

.SmWindowBottomL {
	background-image: url(/images/sm_window_bl.gif);
}

.WindowBottomR, .SmWindowBottomR {
	background: no-repeat url(/images/window_bottom_r.gif);
	height: 13px;
	width: 20px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin-right: -20px;
}

.SmWindowBottomR {
	background-image: url(/images/sm_window_br.gif);
}

.WindowBottomC {
	background: no-repeat url(/images/window_bottom_c.gif) bottom #FFF;
	height: 18px;
	width: 137px;
	position: absolute;
	left: 50%;
	bottom: 1px;
	margin-left: -68px;
}

.WindowTop {
	background: url(/images/window_top_t.gif) #888 repeat-x;
	height: 24px;
	padding-top: 7px;
}

#WindowTopName, .WindowTitle {
	color: #FFFFFF;
	text-align: center;
}

.WindowTopL {
	background: no-repeat url(/images/window_top_l.png) #888;
	height: 31px;
	width: 22px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.WindowTopR {
	background: no-repeat url(/images/window_top_r.png) #888;
	height: 31px;
	width: 22px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.SmWindow, .SmFWindow {
	width: 577px;
	background: #def url(/images/sm_window_body.gif) repeat-y;
	z-index: 4;
	margin: 12px 0 20px 0;
	overflow: visible;
}

.SmFWindow {
	width: 776px;
	background: #def url(/images/sm_window_body_f.gif) repeat-y;
}

.SmWindowTop {
	background: url(/images/sm_window_top.png) #183CC1 no-repeat;
	width: 577px;
	height: 24px;
	padding-top: 6px;
	color: #FFFFFF;
}

.SmFWindowTop {
	background: url(/images/sm_window_top_f.png) #183CC1 no-repeat;
	width: 776px;
	height: 24px;
	padding-top: 6px;
	color: #FFFFFF;
}

.MenuButton {
	background: url(/images/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(/images/tab_body.gif) repeat-x #4C4C4C;
	height: 24px;
	vertical-align: top;
	color: #FFFFFF;
	font-weight: bold;
}

.ATabB {
	background: url(/images/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(/images/tab_cleft.jpg) no-repeat;
	float: left;
	margin-right: -6px;
}

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

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

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

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

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

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


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

.TopButton {
	background: url(/images/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 {
	left: 50%;
	margin: 0px 0px 10px -255px;
	width: 510px;
	z-index: 1;
	clear: both;
}

#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(/images/frame.png) no-repeat;
}

div.articlePic {
	float: left;
	margin-right: 6px;
	margin-top: 2px;
	width: 120px;
	height: 90px;
	text-align: center;
}

.NewsCaption {
	font-weight:bold;
	font-size: 15px;
	color: #006699;
	margin: 0px;
	padding: 0px;
}

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

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

h1 {
	font-size: 18px;
	color: #006699;
	margin: 2px 0px 10px 0px;
	padding: 0px;
}

h2 {
	font-size: 14px;
	color: #006699;
	margin: 0px;
	padding: 0px;
}

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

form {
	margin: 0;
	padding: 0;
}

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #4BF;
}

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

label{
	color: #334d55;
}

img {
	border: none;
}

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

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

.CommentAuthor {
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
}

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

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

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

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

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

.CommentText {
	padding: 4px;
}

.CommentLeft {
	width: 152px;
	border-right: solid 1px #999;
	margin-right: -153px;
	vertical-align: top;
	float: left;
}

.CommentRight {
	vertical-align: top;
	font-size: 12px;
	border-left: solid 1px #999;
	margin-left: 152px;
}

.CommentControl {
	background: #333 url(/images/line_body.gif) repeat-x;
	height: 25px;
	margin: 0 2px 0 2px;
	padding-top: 4px;
	font-weight: bold;
}

.CommentWindow {
	border: solid 1px #000;
	margin: 6px 2px 0 2px;
	padding: 0;
	width: 770px;
}

.ComNrw {
	width: 574px;
}

.MulComWindow {
	font-size: 12px;
}

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

blockquote {
	margin-left: 8px;
	font-style: italic;
	background-color: #FFC;
	border: 1px dashed #336600;
	color: #444;
	width: 90%;
	font-size: 11px;
}

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

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

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

.NewsPreview a:link, .NewsPreview a:visited {
	color: #000000;
}

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

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

.DateRight {
	font-size: 8pt;
	color: #080;
	font-style: italic;
	text-align: right;
	position: absolute;
	right: 2px;
	top: 1px;
}

.MsgNumber {
	font-size: 8pt;
	color: #333;
	font-style: italic;
	text-align: left;
	padding: 2px;
	background-color: #def;
	margin-bottom: 4px;
	border-bottom: 1px solid #999;
}

.ArticleInfo {
	vertical-align: middle;
	padding: 4px;
	margin-top: 6px;
}

.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: 11px;
}

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


.ScreenBox {
	float: left;
	width: 184px;
	margin: 4px;
	margin-bottom: 16px;
}

.ScreenImg {
	margin: 0 auto 2px auto;
	width: 160px;
	height: 90px;
	padding: 2px;
	background: #fff;
	border: 1px solid #aaa;
}

.ScreenDesc {
	height: 40px;
	text-align: center;
	font-size: 12px;
}

.ScreenDate {
	color: #555;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	padding: 2px 8px 0 0;
}

.Error {
	padding: 20px;
	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;
}

.SideWindow {
	background: #dfdfdf url(/images/sidewindow_body.gif) repeat-y;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 10px;
	font-size: 11px;
	width: 198px;
}

.SideWindowTop {
	height: 30px;
	width: 198px;
	text-align: center;
}

#Left .SideWindow .SideWindowTop {
	background: no-repeat url(/images/sidewindow_top_l.png) #888;
}

#Right .SideWindow .SideWindowTop {
	background: no-repeat url(/images/sidewindow_top_r.png) #888;
}


.SideWindowCont {
	padding: 4px 6px 2px 6px;
	margin: 2px 0 10px 0;
}

.SmWindowCont {
	padding: 7px;
	overflow: visible;
	font-size: 11px;
}

.WindowCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 8px;
	color: #FFF;
}

.SideWindowBottom {
	height: 17px;
	width: 198px;
	margin: -17px 0px 0px 0px;
}

#Left .SideWindow .SideWindowBottom {
	background: url(/images/sidewindow_bottom_l.gif) no-repeat bottom;
}

#Right .SideWindow .SideWindowBottom {
	background: url(/images/sidewindow_bottom_r.gif) no-repeat bottom;
}

.inputPoleSide {
	padding-bottom: 0;
	vertical-align: middle;
	height: 22px;
	margin-top: -3px;
}

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

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

input.txt {
	font-size: 14px;
	font-weight: bold;
	border: none;
	color: #069;
	background: url(/images/ti_body.gif) repeat-x;
	vertical-align: middle;
	padding: 2px 3px 4px 0px;
	height: 18px;
	margin-bottom: 3px;
	margin-top: 2px;
}

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

fieldset legend {
	color: #fff;
}

fieldset label {
	font-size: 11px;
}

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

div.smload {
	background: url(/images/sm_loading.gif) no-repeat;
	width: 16px;
	height: 16px;
	position: absolute;
	display:none;
}

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

#LoginForm {
	padding: 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;
	padding: 2px;
	background: #fff;
	border: 1px solid #aaa;
}

.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: #FF4;
	color: #F00;
	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 {
	position: absolute;
	z-index: 50;
	right: 12px;
	top: 3px;
}

.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(/images/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(/images/rating.jpg) no-repeat;
	width: 160px;
	height: 1px;
	max-height: 100px;
	font-size: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#RatingBar {
	background: url(/images/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(/images/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: 17px;
	padding-bottom: 10px;
	margin: -3px 9px 0px 8px;
	font-weight: 100;
}

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

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

.CommentControl a:hover {
	color: #AFC;
	text-decoration: none;
}

.CommentControl {
	text-align: justify;
}

.BtnSpacer {
	background: url(/images/menu_spacer.png) left no-repeat;
	height: 20px;
	width: 6px;
	margin-top: 6px;
	float: left;
	z-index: 3;
}

#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(/images/colorbox/stripe.png) repeat;}
.TB_overlayBG {
  background: #000 url(/images/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(/images/colorbox/borderTopLeft.png) 0 0 no-repeat;}
	#borderTopCenter{height:21px; float: left; background:url(/images/colorbox/borderTopCenter.png) 0 0 repeat-x;}
	#borderTopRight{width:21px; height:21px; float: left; background:url(/images/colorbox/borderTopRight.png) 0 0 no-repeat;}
	#borderBottomLeft{width:21px; height:21px; float: left; background:url(/images/colorbox/borderBottomLeft.png) 0 0 no-repeat;}
	#borderBottomCenter{height:21px; float: left; background:url(/images/colorbox/borderBottomCenter.png) 0 0 repeat-x;}
	#borderBottomRight{width:21px; float: left; height:21px; background:url(/images/colorbox/borderBottomRight.png) 0 0 no-repeat;}
	#borderMiddleLeft{width:21px; position: absolute; left: 0; background:url(/images/colorbox/borderMiddleLeft.png) 0 0 repeat-y;}
	#borderMiddleRight{width:21px; position: absolute; right: 0; background:url(/images/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{
  clear:both;
  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{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
  z-index: 1000;
}

#TB_MB_topline {
	background: url(/images/message_box_top.gif) no-repeat;
	height: 36px;
}

#TB_MB_container {
	background: #FFFFFF url(/images/message_box_body.gif) repeat-y;
	padding: 12px 12px 18px 78px;
}

#TB_MB_icon {
	position: absolute;
	top: 50px;
	left: 20px;
	width: 48px;
	height: 48px;
	background-color: #FFF;
	z-index: 1000;
}

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

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

#TB_MB_message {
	padding-top: 6px;
}

.LoadingMsg {
	color: #003399;
	font-size: 18px;
	padding-left: 18px;
	background: url(/images/loading_sm.gif) no-repeat left;
	text-align: left;
}

.ListTable {
	width: 100%;
}

.ListTable th {
	background: url(/images/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(/images/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(/images/topic_up.jpg) no-repeat;
}

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

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

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

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

a:visited img.CTopicIcon, a img.CTopicIconOld {
	background: url(/images/c_topic_old.jpg) 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(/images/minus32.png) no-repeat 4px;
	border: 1px solid #C00;
	padding: 2px 20px 2px 40px;
	margin-bottom: 6px;
}

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

.FeedBox1 {
	background: #99FFAA url(/images/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;
}

div.autocomplete{
	position:absolute;
	width:248px;
	background-color:#FEFEFE;
	border:1px solid #7C7C7C;;
	font-size:11px;
	font-family: 'arial';
}
div.autocomplete ul{
	padding-left:0;
	margin:0;
	list-style:none
}
div.autocomplete ul li{
	padding:1px 10px;
	cursor:pointer;
	color: #303030;
}
div.autocomplete ul li.sel{
	background-color:#B4D5FE;
}