/*<![CDATA[*/
* {
	margin: 0;
	padding: 0;
}
body, html {
	width: 100%;
	height: 100%;
	color: #000;
}
html {
	background-image: url('/template/juhp/images/bg.png');
	background-color: #d7d5d4;
	background-repeat: repeat-x;
}
body {
	background-image: url('/template/juhp/images/bg-mid.png');
	background-repeat: no-repeat;
	background-position: top center;
	font: normal 12px Arial;
}
img, map {
	border: 0;
}
h1 {
	font-size: 1.75em; /* displayed at 12px */
}
h2 {
	font-size: 1.5em; /* displayed at 12px */
}
h3 {
	font-size: 1.25em; /* displayed at 12px */
}
h4 {
	font-size: 1em; /* displayed at 12px */
}
#site {
	margin: 0 auto;
	width: 950px;
	background-image: url('/template/juhp/images/content_bg.png');
	background-repeat: repeat-y;
	min-height: 100%;
}
#site #top {
	width: 100%;
	height: 291px;
	background-image: url('/template/juhp/images/top_flash-.png');
}
#site #menu {
	width: 100%;
	height: 43px;
	padding-left: 7px;
	z-index: 10;
}
#site #menu .split {
	background-image: url('/template/juhp/images/menu_split.png');
	width: 2px;
	height: 43px;
	float: left;
}
#site #menu .link {
	height: 43px;
	float: left;
	cursor: pointer;
}
#site #menu #first {
	background-image: url('/template/juhp/images/menu_games.png');
	width: 86px;
}
#site #menu #cs {
	background-image: url('/template/juhp/images/menu_cs.png');
	width: 138px;
}
#site #menu #gw {
	background-image: url('/template/juhp/images/menu_gw.png');
	width: 110px;
}
#site #menu #wc {
	background-image: url('/template/juhp/images/menu_wc.png');
	width: 103px;
}
#site #menu #other {
	background-image: url('/template/juhp/images/menu_other.png');
	width: 135px;
}
#site #menu #login {
	background-image: url('/template/juhp/images/menu_bg.png');
	width: 343px;
	height: 43px;
	float: left;
}
#site #menu #login input[type=text], #site #menu #login input[type=password] {
	background-image: url('/template/juhp/images/login_field.png');
	width: 119px;
	height: 20px;
	border: 0px solid;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 3px;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 4px;
	position: relative;
	top: 2px;
	font-family: Arial;
	font-size: 12px;
	color: #5e6d70;
}
#site #menu #login input[type=text]:focus, #site #menu #login input[type=password]:focus {
	color: #000;
}
#site #menu #login input[type=image] {
	width: 53px;
	height: 23px;
	position: relative;
	top: 10px;
	margin-left: 5px;
}
#site #menu #login {
	font-size: 0.92em; /* Displayed at 11px */
	color: #fff;
	line-height: 20px;
}
#site #menu #login a {
	color: #bac3c4;
	text-decoration: none;
}
#site #menu #login a:hover {
	color: #d5dfe0;
}
#site #menu #login #loggedin span {
	font-size: 9px; /* Displayed at 11px */
}
#site #menu #login #onlinestatus {
	font-size: 0.92em; /* Displayed at 11px */
	color: #fff;
	height: 20px;
	line-height: 20px;
	width: 60px;
}
#site #menu #login #onlinestatus #webstatus #webchoose {
	display: none;
	position: absolute;
	margin-top: 17px;
	background: url('/template/juhp/images/webchoose.png') no-repeat bottom;
	width: 60px;
	padding-left: 16px;
	padding-bottom: 4px;
}
#site #menu #login #onlinestatus #webstatus:hover #webchoose {
	display: block;
}
#site #menu #login #onlinestatus #webstatus #webchoose form {
	font-size: 9px;
}
#site #menu #login #onlinestatus #webstatus #webcurrentstatus {
	padding-left: 16px;
}
#site #menu #end {
	height: 43px;
	width: 20px;
	float: left;
	margin-right: 7px;
	background-image: url('/template/juhp/images/menu_bg_right.png');
	background-repeat: no-repeat;
}

#site #menu #cs #hidecs {padding-top: 43px; display: none; z-index: 12; width: 138px;position:absolute;}
#site #menu #cs:hover {background-image: url('/template/juhp/images/menu_cs_over.png');}
#site #menu #cs:hover #hidecs {display: block;}
#site #menu #cs:hover #hidecs ul {position: relative; right: 3px;list-style: none; width: 144px;}
#site #menu #cs:hover #hidecs ul li a {display: block; font: bold 12px Arial;padding-left: 26px; color: #424e4f; text-decoration: none;}
#site #menu #cs:hover #hidecs ul li:hover a {text-decoration: underline;}
#site #menu #cs:hover #hidecs ul .csnormal a {height: 26px; line-height: 25px; background-image: url('/template/juhp/images/menu_cs_over_li.png');}
#site #menu #cs:hover #hidecs ul #csfirst a {height: 33px; line-height: 33px; background-image: url('/template/juhp/images/menu_cs_over_li_first.png');}
#site #menu #cs:hover #hidecs ul #cslast a {height: 37px; line-height: 33px; background-image: url('/template/juhp/images/menu_cs_over_li_last.png');}
#site #menu #gw:hover {background-image: url('/template/juhp/images/menu_gw_over.png');}
#site #menu #wc #hidewc {position: absolute;padding-top: 43px; display: none; z-index: 12; width: 103px;position:absolute;}
#site #menu #wc:hover {background-image: url('/template/juhp/images/menu_wc_over.png');}
#site #menu #wc:hover #hidewc {display: block;}
#site #menu #wc:hover #hidewc ul {position: relative; right: 3px;list-style: none; width: 109px;}
#site #menu #wc:hover #hidewc ul li a {display: block; font: bold 12px Arial;padding-left: 12px; color: #424e4f; text-decoration: none;}
#site #menu #wc:hover #hidewc ul li:hover a {text-decoration: underline;}
#site #menu #wc:hover #hidewc ul .wcnormal a {height: 26px; line-height: 25px; background-image: url('/template/juhp/images/menu_wc_over_li.png');}
#site #menu #wc:hover #hidewc ul #wcfirst a {height: 33px; line-height: 33px; background-image: url('/template/juhp/images/menu_wc_over_li_first.png');}
#site #menu #wc:hover #hidewc ul #wclast a {height: 37px; line-height: 33px; background-image: url('/template/juhp/images/menu_wc_over_li_last.png');}
#site #menu #other #hideother {position: absolute;padding-top: 43px; display: none; z-index: 12; width: 124px;position:absolute;}
#site #menu #other:hover {background-image: url('/template/juhp/images/menu_other_over.png');}
#site #menu #other:hover #hideother {display: block;}
#site #menu #other:hover #hideother ul {position: relative; right: 3px;list-style: none; width: 130px;}
#site #menu #other:hover #hideother ul li a {display: block; font: bold 12px Arial;padding-left: 16px; color: #424e4f; text-decoration: none;}
#site #menu #other:hover #hideother ul li:hover a {text-decoration: underline;}
#site #menu #other:hover #hideother ul .othernormal a {height: 26px; line-height: 25px; background-image: url('/template/juhp/images/menu_other_over_li.png');}
#site #menu #other:hover #hideother ul #otherfirst a {height: 33px; line-height: 33px; background-image: url('/template/juhp/images/menu_other_over_li_first.png');}
#site #menu #other:hover #hideother ul #otherlast a {height: 37px; line-height: 33px; background-image: url('/template/juhp/images/menu_other_over_li_last.png');}





#site #content {
	padding-top: 10px;
	width: 100%;
	z-index: 5;
}
#site #content #forumsheader {
	float: left;
	width: 576px;
}
#site #content #forumsheader div div dl {
	dispaly: block;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
	height: 18px;
}
#site #content #forumsheader div div dl.header {
	padding-top: 5px;
	padding-bottom: 5px;
}
#site #content #forumsheader div div dl.header dt, #site #content #forumsheader div div dl.header dd {
	color: #5e6d70;
	font-weight: bold;
}
#site #content #forumsheader div div dl dt, #site #content #forumsheader div div dl dd {
	line-height: 18px;
}
#site #content #forumsheader div div dl dt {
	display: block;
	float: left;
	width: 15%;
	color: #f60;
}
#site #content #forumsheader div div dl dd {
	display: block;
	float: left;
}
#site #content #forumsheader div div dl dd.fhtitle {
	width: 65%;
}
#site #content #forumsheader div div dl dd.fhtitle a {
	display: block;
	width: 100%;
	height: 100%;
}
#site #content #forumsheader div div dl dd.fhuser {
	width: 20%;
}
#site #content #forumsheader div div dl dd.fhuser a img {
	position: relative;
	top: 1px;
}
#site #content #forumsheader div div dl dd a {
	text-decoration: none;
	color: #5e6d70;
}
#site #content #forumsheader div div dl dd a:hover {
	text-decoration: underline;
}
#site #content #forums {
	width: 896px;
	padding-left: 25px;
	clear: both;
}
#site #content #forums div.categorylist {
	padding-top: 20px;
}
#site #content #forums div.categorylist dl {
	display: block;
	clear: both;
}
#site #content #forums div.categorylist dl.topiclist.header {
	height: 43px;
	background-image: url('/template/juhp/images/content_forums_header.png');
}
#site #content #forums div.categorylist dl dt, #site #content #forums div.categorylist dl dd {
	display: block;
	float: left;
}
#site #content #forums div.categorylist dl dt {
	height: 43px;
	width: 550px;
}
#site #content #forums div.categorylist dl.topiclist.header dt {
	padding-left: 12px;
	line-height: 43px;
	width: 538px;
}
#site #content #forums div.categorylist dl.topiclist.header dt a {
	font: bold 13px Arial;
	color: #fff;
	text-decoration: none;
}
#site #content #forums div.categorylist dl.topiclist.header dt a:hover {
	text-decoration: underline;
}
#site #content #forums div.categorylist dl dd.topics, dd.posts {
	width: 70px;
	text-align: center;
}
#site #content #forums div.categorylist dl.topiclist.header dd.topics, #site #content #forums div.categorylist dl.topiclist.header dd.posts, #site #content #forums div.categorylist dl.topiclist.header dd.lastpost {
	font: normal 13px Arial;
	color: #fff;
	height: 43px;
	line-height: 43px;
}
#site #content #forums div.categorylist dl.topiclist.forums dd.topics, #site #content #forums div.categorylist dl.topiclist.forums dd.posts {
	height: 40px;
	line-height: 34px;
}
#site #content #forums div.categorylist dl dd.lastpost {
	height: 42px;
	width: 184px;
	padding-left: 20px;
	color: #1b1d1e;
}
#site #content #forums div.categorylist dl.topiclist.forums dd.lastpost {
	line-height: 20px;
	color: #f60;
}
#site #content #forums div.categorylist dl.topiclist.forums dd.lastpost a {
	font: normal 12px Arial;
	color: #5e6d70;
	text-decoration: none;
}
#site #content #forums div.categorylist dl.topiclist.forums dd.lastpost a:hover {
	text-decoration: underline;
}
#site #content #forums div.categorylist dl.topiclist.forums dd.lastpost a img {
	position: relative;
	top: 1px;
}
#site #content #forums div.categorylist dl.topiclist.forums {
	height: 67px;
	width: 896px;
	padding-top: 32px;
	background-image: url('/template/juhp/images/content_forums_category.png');
}
#site #content #forums div.categorylist dl.topiclist.forums dt {
	width: 520px;
	padding-left: 30px;
}
#site #content #forums div.categorylist dl.topiclist.forums dt a {
	font: bold 16px Arial;
	color: #424e4f;
	text-decoration: none;
}
#site #content #forums div.categorylist dl.topiclist.forums dt a:hover {
	text-decoration: underline;
}
#site #content #forums div.categorylist dl.topiclist.forums dt span {
	display: block;
}
#site #content #forums div.categorylist dl.topiclist.forums dt .fcdescription {
	color: #5e6d70;
	line-height: 17px;
	height: 17px;
}
#site #content #forums div.categorylist dl.topiclist.forums dt .forumsbottomline {
	width: 833px;
	clear: both;
	padding-top: 5px;
	display: block;
}
#site #content #forums div.categorylist dl.topiclist.forums dt .forumsbottomline .fcsubforums {
	float: left;
}
#site #content #forums div.categorylist dl.topiclist.forums dt .forumsbottomline .fcrss {
	float: right;
}
#site #content #forums div.categorylist dl.topiclist.forums dt .forumsbottomline span a {
	font: normal 12px Arial;
	color: #5e6d70;
	text-decoration: none;
}
#site #content #forums div.categorylist dl.topiclist.forums dt .forumsbottomline span a:hover {
	text-decoration: underline;
}
#site #content #forums div.categorylist dl.topiclist.forums dt .forumsbottomline span a img {
	position: relative;
	top: 2px;
}
#site #content #forums div.categorylist div.forumsbottom {
	clear: both;
	height: 15px;
	width: 896px;
	background-image: url('/template/juhp/images/content_forums_bottom.png');
}



#site #content #userdescription {
	width: 896px;
	padding-left: 25px;
	clear: both;
}
#site #content #userdescription div.userdesfield {
	padding-top: 20px;
	width: 896px;
}
#site #content #userdescription div.userdesfield div {
	display: block;
	clear: both;
}
#site #content #userdescription div.userdesfield div.desheader {
	height: 29px;
	padding-top: 14px;
	background-image: url('/template/juhp/images/content_forums_header.png');
	padding-left: 12px;
	padding-right: 12px;
	width: 872px;
	font: bold 13px Arial;
	color: #fff;
	text-decoration: none;
}
#site #content #userdescription div.userdesfield div.desfield {
	width: 872px;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	background-color: #dfdfdf;
	clear: both;
}
#site #content #userdescription div.userdesfield div.desfield span {
	display: block;
}

#site #content #userdescription div.userdesfield div.desbottom {
	clear: both;
	height: 15px;
	width: 896px;
	background-image: url('/template/juhp/images/content_forums_bottom.png');
}



#site #content .membergroup {
	width: 896px;
	padding-bottom: 19px;
	padding-left: 38px;
	padding-top: 19px;
}
#site #content .membergroupheader {
	font-size: 16px;
	font-weight: bold;
	color: #5e6d70;
}
#site #content .membergroupdesc {
	color: #f60;
	padding-bottom: 20px;
}
#site #content .membergrouptext {
	width: 100%;
	color: #5e6d70;
}
#site #content .membergrouptext ul.members {
	width: 100%;
	list-style: none;
}
#site #content .membergrouptext ul.members li {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
}

#site #content #news {
	width: 576px;
	float: left;
}
#site #content div .splitter {
	width: 576px;
	min-height: 12px;
	padding-bottom: 1px;
	background: bottom center #eaeaea url('/template/juhp/images/content_splitter_end.png') no-repeat;
}
#site #content div .splitter .splitterstart {
	min-height: 6px;
	background: transparent url('/template/juhp/images/content_splitter_start.png') no-repeat;
	padding-left: 30px;
}
#site #content div .splitterwhite {
	width: 576px;
	min-height: 12px;
	padding-bottom: 1px;
}
#site #content div .splitterwhite .splitterstartwhite {
	min-height: 6px;
	padding-left: 30px;
}
#site #content div .newsitem {
	width: 540px;
	padding-left: 38px;
	padding-top: 19px;
	padding-bottom: 19px;
}
#site #content div .newsitem .newsheader {
	font-size: 16px;
	font-weight: bold;
	color: #5e6d70;
}
#site #content div .newsitem .newsheader a {
	font-size: 16px;
	font-weight: bold;
	color: #5e6d70;
	text-decoration: none;
}
#site #content div .newsitem .newsheader a:hover {
	text-decoration: underline;
}
#site #content div .newsitem .newstime {
	color: #f60;
}
#site #content div .newsitem .newstext {
	padding-top: 23px;
	padding-left: 1px;
	width: 390px;
	color: #5e6d70;
}
#site #content div .newsitem .newsstats {
	width: 138px;
	float: right;
	color: #f60;
	position: relative;
	bottom: 30px;
}
#site #content div .newsitem .newsstats img {
	margin-bottom: 5px;
}
#site #content div .newsitem .newstext .won {
	color: #00b834;
}
#site #content div .newsitem .newstext .lost {
	color: #b80000;
}
#site #content #stats {
	width: 326px;
	float: right;
	margin-right: 25px;
	background: bottom center #dfdfdf url('/template/juhp/images/content_stats_end.png') no-repeat;
}
#site #content #stats .statitem {
	padding: 17px;
	padding-top: 5px;
}
#site #content #stats .statitem ul {
	list-style: none;
}
#site #content #stats .statitem ul li {
	height: 22px;
	margin: 3px 0px;
	padding: 5px 7px 0px 7px;
	background-color: #fff;
	color: #5e6d70;
}
#site #content #stats .statitem .menuheader {
	font-size: 10px;
	font-weight: bold;
	padding: 10px;
}
#site #content #userpage {
	float: left;
}
#site #content #userpage .splitter {
	width: 576px;
	min-height: 12px;
	padding-bottom: 3px;
	background: bottom center #eaeaea url('/template/juhp/images/content_splitter_end.png') no-repeat;
}
#site #content #userpage .splitter .splitterstart {
	min-height: 6px;
	background: transparent url('/template/juhp/images/content_splitter_start.png') no-repeat;
	padding-left: 30px;
}
#site #content #userpage .splitter .splitterstart #headusername {
	font-size: 1.67em; /* 20px */
	float: left;
}
#site #content #userpage .splitter .splitterstart #headusercomment {
	font-size: 0.92em; /* 11px */
	margin-top: 3px;
	margin-left: 7px;
	padding-left: 22px;
	height: 21px;
	line-height: 21px;
	float: left;
	background: transparent url('/template/juhp/images/headcomment.png') no-repeat;
	max-width: 
}
#site #content #userpage #userstats {
	padding-top: 20px;
	padding-left: 39px;
	padding-bottom: 19px;
	width: 540px;
	color: #5e6d70;
}
#site #content #userpage #userstats form label {
	width: 80px;
	margin-right: 2px;
	float: left;
	display: block;
}
#site #content #userpage #userstats form input[type=text], #site #content #userpage #userstats form input[type=password] {
	width: 90px;
	border: 1px solid #ccc;
	position: relative;
	top: 2px;
	font-family: Arial;
	font-size: 1.00em;
}
#site #content #userpage #userstats form input[type=submit] {
	margin-left: 5px;
	width: 110px;
	border: 1px solid #aaa;
	background-color: #ccc;
	font-family: Arial;
	font-size: 1.00em;
}
#site #content #userpage #userstats form input[disabled=disabled] {
	color: #777;
}
#site #content #userpage #userstats #steps #registersteps {
	width: 100%;
	list-style: none;
}
#site #content #userpage #userstats #steps #registersteps li {
	float: left;
	height: 22px;
	margin: 3px 0px;
	padding: 5px 7px 0px 7px;
	background-color: #fff;
	color: #5e6d70;
}
#site #content #userpage #userstats #steps .panel-show {
	width: 100%;
	float: left;
}
#site #content #userpage #userstats #steps .panel-hide {
	width: 100%;
	display: none;
}
#selectage #cal {
	position: relative;
	left: 200px;
	display: none;
	width: 300px;
}
#selectage #cal #calx {
	position: absolute;
}
#selectage:hover #cal {
	display: block;
}
#site #content #userpageinfo {
	width: 326px;
	float: right;
	margin-right: 25px;
	background: bottom center #dfdfdf url('/template/juhp/images/content_stats_end.png') no-repeat;
}
#site #content #userpageinfo .infoitem {
	padding: 17px;
	padding-top: 5px;
}
#site #content #userpageinfo .infoitem ul {
	list-style: none;
}
#site #content #userpageinfo .infoitem ul li {
	height: 22px;
	margin: 3px 0px;
	padding: 5px 7px 0px 7px;
	background-color: #fff;
	color: #5e6d70;
}
#site #content #userpageinfo .infoitem .menuheader {
	font-size: 10px;
	font-weight: bold;
	padding: 10px;
}
#site #sitemap {
	padding-top: 20px;
	width: 100%;
	height: 100px;
}
#userlist ul {
	list-style: none;
}
#userlist ul li {
	height: 22px;
	margin: 3px 0px;
	padding: 5px 7px 0px 7px;
	background-color: #fff;
	color: #5e6d70;
}
#userlist ul li div a {
	color: #333;
	text-decoration: none;
}
#userlist ul li div a:hover {
	text-decoration: underline;
}
#userlist ul .ndrow {
	background-color: #ccc;
	color: #5e6d70;
}
.userimage {
	display: block;
	width: 193px;
	height: 249px;
	cursor: pointer;
}
.userimage .userimg {
	position: absolute;
	margin: 4px;
	width: 185px;
	height: 241px;
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 0;
}
.userimage:hover .userimg {
	background-position: left top;
}
.userimage .userimginfo {
	position: absolute;
	width: 193px;
	height: 249px;
	background-image: url('/images/border/user_border.png');
	z-index: 1;
}
.userimage .userimginfo span {
	margin-left: 4px;
	margin-top: 225px;
	padding-right: 5px;
	display: block;
	height: 20px;
	line-height: 19px;
	background-image: url('/images/border/user_border_smart.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #000;
	float: left;
}
.userimage .userimginfo span img {
	margin: 4px 0px 0px 4px;
}

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
}

input.validation-failed, textarea.validation-failed {
	border: 1px solid #f30;
	color : #f30;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #0c0;
	color : #000;
}

.theme-tabs .nav li a {
	color: #f60;
	text-decoration: none;
}
.theme-tabs .nav li a:hover {
	text-decoration: underline;
}
a {
	color: #424e4f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


.validation-advice {
	margin: 2px 0;
	padding: 2px;
	background-color: #f60;
	color : #fff;
	border: 1px solid #c13b00;
	font: bold 12px Arial;
}
.custom-advice {
	margin: 2px 0;
	padding: 2px;
	background-color: #f60;
	color : #000;
	font: bold 12px Arial;
}


div.autocomplete {
  position:absolute;
  width:250px;
  background-color: #fff;
  border:1px solid #ccc;
  margin:0px;
  padding:0px;
}
div.autocomplete ul {
  list-style-type:none;
}
div.autocomplete ul li.selected { text-decoration: underline; color: #f60; }
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  padding:2px;
  cursor: pointer;
}


a.userlink {
	font: normal 12px Arial;
	color: #5e6d70;
	text-decoration: none;
}
a.userlink:hover {
	text-decoration: underline;
}

/*]]>*/