body {
	background-color: #5A0903;
	font-family: Tahoma;
	font-size: 9pt;
	margin: 0;
	padding: 0 0 20px 0;
	color: #FFF;
}
a {
	text-decoration: none;
	color: #26ff87;
}
input, select, textarea, option {
	font-family: Tahoma;
	font-size: 100%;
}
input, select, textarea {
	padding: 2px;
	border: 1px solid #333399;
	background-color: #FFF;
}
dl, dd, dt {
	margin: 0;
	padding: 0;
}
.comment {
	color: #9CF;
	font-size: 90%;
}
.button {
	cursor: pointer;
}
img {
	border: none;
}
em {
	font-style: normal;
	color: #FC0;
}
strong {
	color: #F00 !important;
}
#warper {
	background: url(img/bg.gif);
	width: 970px;
	float: none;
	margin: 0 auto;
}
#header {
	background: url(img/top3.jpg) no-repeat;
	width: 970px;
	height: 250px;
	position: relative;
}
#header #whosonline {
	background: url(img/whosonlinebg.gif) center no-repeat;
	width: 187px;
	height: 85px;
	position: absolute;
	left: 599px;
	top: 53px;
}
#header #whosonline p {
	color: #fdefda;
	font-weight: bold;
	margin: 28px 21px 0 21px;
}
#header #whosonline p#online {
	font-weight: normal;
	color: #FFC489;
	margin: 3px 10px 0 10px;
	text-align: center;
}
div#warper-menu {
	background: url(img/topmenu_left.gif) left 0 no-repeat;
	margin: 0 15px;
	width: 940px;
	position: absolute;
	bottom: 0;
}
div#warper-menu div#menu{
	background: url(img/topmenu_bg.gif) repeat-x;
	margin-left: 10px;
	width: 930px;
}
div#menu dl.topmenu {
	background: url(img/topmenu_right.gif) right 0 no-repeat;
	display: table;
	width: 930px;
}
div#menu dl.topmenu dd {
	height: 46px;
	float: left;
	white-space: nowrap;
	display: inline;
}
div#menu dl.topmenu .menu {
	background: url(img/topmenu_separator.gif) right 0 no-repeat;
}
div#menu dl.topmenu dd a {
	display: block;
	line-height: 46px;
	margin: 0 15px;
	font-weight: bold;
	color: #800000;
}
div#menu dl.topmenu dd a:hover, #login input.button:hover {
	color: #fdefda;
}
div#content-top {
	margin: 20px 15px 0 15px;
	width: 940px;
	height: 38px;
	background: url(img/content-top.jpg) 50% 0 no-repeat;
}
div#content-middle {
	margin: 0 15px;
	width: 940px;
	background: url(img/content-middle.jpg) center repeat-y;
}
div#content-bottom {
	margin: 0 15px 20px 15px;
	width: 940px;
	height: 38px;
	background: url(img/content-bottom.jpg) 50% 100% no-repeat;
}
div#warper-footer {
	background: url(img/footer_left.gif) left 0 no-repeat;
	margin: 0 15px;
	width: 940px;
}
div#warper-sub-footer {
	background: url(img/footer_bg.gif) repeat-x;
	margin-left: 10px;
	width: 930px;
}
div#footer {
	background: url(img/footer_right.gif) right 0 no-repeat;
	display: table;
	width: 930px;
}
div#footer p {
	color: #615638;
	text-align: center;
	margin: 0;
	line-height: 27px;
	font-weight: bold;
	display: block;
}
div#content {
	display: table;
	width: 900px;
	margin: -18px 20px;
	position: relative;
}
#wait {
	background: #000000 url(img/loading.gif) 5px 50% no-repeat;
	border: 2px solid #fdefda;
	color: #fdefda;
	padding-left: 60px;
	line-height: 60px;
	padding-right: 5px;
	position: absolute;
	display: none;
}
.member_frm, #webboard-r {
	width: 700px;
	float: none;
	margin: 0 auto;
}
.member_frm label {
	font-weight: bold;
	margin-right: 5px;
	float: left;
	width: 100px;
	text-align: right;
	line-height: 1.8em;
}
.member_frm select,.member_frm input, .webboard-list a.usericon {
	margin-right: 5px;
}
.member_frm .comment {
	margin-left: 105px;
}
.member_frm p {
	margin: 5px 0 0 0;
}
.member_frm p.head {
	border-left: 5px solid #3366FF;
	background-color: #E9EFF8;
}
.member_frm p.head span {
	line-height: 2em;
	margin-left: 10px;
	font-weight: bold;
}
.member_frm p.head * {
	color: #000;
}
.member_frm p#avatar, .member-list .create, .member-list .visited, p.emoicon {
	text-align: center;
}
.member_frm p#avatar img {
	cursor: pointer;
	margin: 2px;
	padding: 2px;
}
.member_frm p#avatar img:hover, .member_frm p#avatar img.selicon {
	border: 1px solid #3366FF;
	background-color: #E9EFF8;
	margin: 1px;
}
.member_frm span.result {
	font-size: 90%;
	margin-left: 5px;
	line-height: 1.8em;
	color: #fff000;
}
.member_frm .detail, #webboard-q .detail, .webboard .detail {
	margin: 10px;
}
.member_frm .gray {
	border-color: #F00;
	color: #F00;
}
#login {
	padding: 0 20px 0 15px;
	color: #000;
}
#login form {
	height: 46px;
}
#login * {
	margin: 0 5px 0 0 !important;
	vertical-align: middle;
}
* html #login * {
	line-height: 42px;
}
#login label {
	color: #666;
}
#login .button {
	border: none;
	background: transparent;
	font-weight: bold;
	color: #800000;
	padding: 0px;
}
#login a {
	display: inline !important;
}
#login a.menu {
	float: left;
	padding: 0 20px 0 0;
	margin-right: 20px !Important;
	background: url(img/topmenu_separator.gif) right 0 no-repeat;
}
#forgot_frm {
	display: table;
	width: 400px;
	position: relative;
}
.error {
	display: block;
	text-align: center;
	padding: 20px 0;
}
.list-div .h span {
	line-height: 2em;
	font-weight: bold;
}
.member-list, div.games .game-table {
	width: 100%;
}
.member-list th {
	line-height: 2em;
	background-color: #EEF1FB;
	color: #000080;
}
.member-list td {
	padding: 2px;
	border-bottom: 1px dashed #EEF1FB;
	line-height: 2em;
}
.member-list span, table.games-division td img.ball {
	margin-left: 5px;
}
.member-list .sender {
	font-weight: bold;
}
.member-list td.status, div.games .game-table td.right, #modalDialog .right, .r-item .reaction {
	text-align: right;
}
.splitpage {
	display: block;
	text-align: center;
}
.splitpage * {
	margin: 3px;
}
.splitpage strong {
	color: #e7e869;
}
p.emoicon img {
	margin: 0 2px;
	cursor: pointer;
}
.webboard .webboard-image {
	display: block;
	margin-top: 10px;
}
.webboard-list {
	margin-bottom: 15px;
}
.webboard-list dd {
	padding: 4px 0;
	display: block;
	position: relative;
}
.webboard-list dt {
	background: url(img/topic.gif) 0 50% no-repeat;
	font-weight: bold;
	padding: 0 0 0 25px;
	line-height: 2em;
	color: #fff600;
}
.webboard-list .delete {
	right: 0;
}
.webboard-list img, .reaction img, #vdo-list img {
	vertical-align: middle;
	margin-right: 5px;
}
.webboard .no {
	margin-right: 5px;
	color: #04b5b5;
	font-weight: bold;
	font-size: 90%;
}
.webboard .live {
	margin-right: 5px;
	color: #FC0;
	font-weight: bold;
	font-size: 90%;
}
.webboard .topic {
	color: #fff;
	margin-right: 5px;
}
.webboard .topic:hover, #vdo-list a.category:hover {
	text-decoration: underline;
}
.webboard .usericon {
	margin-right: 5px;
	color: #FF0;
}
.create {
	color: #fdefda;
	margin-right: 5px;
	font-size: 90%;
}
.reply {
	color: #6C0;
	margin-right: 5px;
	font-size: 90%;
}
.visited {
	color: #6CF;
	margin-right: 5px;
	font-size: 90%;
}
#webboard-q {
	width: 700px;
	float: none;
	margin: 0 auto 20px auto;
	display: table;
	border: 1px solid #FFFFCC;
}
#webboard-q .head {
	display: block;
	border-bottom: 1px solid #FFFFCC;
}
#webboard-q .head h1 {
	font-size: 150%;
	text-align: center;
	line-height: 2em;
	margin: 0;
}
.webboard .reaction p {
	margin: 0;
}
#webboard-q .reaction {
	padding: 5px;
	border-top: 1px solid #FFFFCC;
	position: relative;
}
.reaction span {
	margin: 0 5px;
}
.id {
	font-size: 90%;
	color: #060;
}
.displayname {
	color: #FF0;
}
.ip {
	font-size: 90%;
	color: #69C;
}
.r-item {
	margin-bottom: 20px;
	border: 1px solid #FFFFCC;
}
#webboard-r .reaction {
	padding: 5px;
	border-top: 1px solid #FFFFCC;
	text-align: right;
	position: relative;
}
.webboard img.emoicon, div.games .game-table img.ball, #modalDialog img {
	margin-left: 5px;
	vertical-align: middle;
}
.webboard .delete {
	position: absolute;
	background: url(img/delete.gif) center no-repeat;
	width: 19px;
	height: 22px;
	cursor: pointer;
}
#webboard-r .reaction .delete {
	left: 0;
}
.yello {
	FONT-SIZE: 11px;
	COLOR: #FFF;
	FONT-FAMILY: Tahoma;
}
div.games-main {
	width: 900px;
	display: table;
	background: url(img/game-bg.png) center no-repeat;
	padding-top: 15px;
}
div.games-menu {
	float: left;
	text-align: center;
	padding: 15px 0;
	width: 900px;
}
div.games-menu a {
	margin: 10px;
	width: 86px;
	height: 43px;
	float: left;
}
div.games-menu a.laws {
	background: url(img/laws.jpg) center no-repeat;
	margin-left: 79px;
}
div.games-main a.laws {
	margin-left: 145px !important;
}
div.games-menu a.main {
	background: url(img/main.jpg) center no-repeat;
}
div.games-menu a.stat {
	background: url(img/stat.jpg) center no-repeat;
}
div.games-menu a.player {
	background: url(img/player.jpg) center no-repeat;
}
div.games-menu a.score {
	background: url(img/score.jpg) center no-repeat;
}
div.games-menu a.order {
	background: url(img/order.jpg) center no-repeat;
}
div.games-menu a.setup {
	background: url(img/setup.jpg) center no-repeat;
}
div.games h1 {
	font-size: 150%;
	color: #FFA500;
	padding: 20px 0 0 0;
	display: block;
	text-align: center;
}
div.games h2 {
	font-size: 100%;
	margin: 10px 0;
	text-align: center;
}
div.games .game-table th{
	line-height: 22px;
	background: url(img/bk-scoop.gif) center repeat-x;
}
div.games .game-table td {
	padding: 5px 1px;
	text-align: center;
}
div.games .game-table tr.bg1 td {
	background-color: #FFF;
	color: #000;
}
div.games .game-table tr.bg2 td {
	background-color: #FC6;
	color: #000;
}
div.games .game-table select {
	padding: 2px 1px;
	vertical-align: middle;
}
div.games .game-table input {
	vertical-align: middle;
}
div.games .game-table td.left, #modalDialog .left {
	text-align: left;
}
#modalDialog {
	background-color: #FFF;
	border: 2px solid #336699;
	display: table;
	padding: 5px;
}
#modalDialog table {
	border-collapse: collapse;
	display: block;
}
#modalDialog td {
	color: #000;
	padding: 2px 10px;
	text-align: center;
	position: relative;
}
#modalDialog th {
	background: #6699cc url(img/header-dialog.gif) center repeat-x;
	line-height: 30px;
	padding: 0 10px;
	color: #FFF;
}
.advantage {
	color: #F00 !important;
	font-weight: bold;
}
.defeat {
	color: #008000 !important;
	font-weight: bold;
}
table.games-division {
	float: none;
	margin: 0 auto;
	border-width: 1px;
	border-color: #FFF;
	border-style: solid none none solid;
	border-collapse: collapse;
}
table.games-division td {
	text-align: center;
	vertical-align: middle;
	border-width: 1px;
	border-color: #FFF;
	border-style: none solid solid none;
	padding: 5px;
}
.fbar {
	width: 100px;
	height: 14px;
	border: 1px solid #99FF33;
	background-color: #FFF;
	float: right;
	position: relative;
	margin-right: 5px;
}
.tbar {
	position: absolute;
	width: 100px;
	left: 0;
	font-size: 11px;
	text-align: center;
	color: #000;
}
.bar {
	position: absolute;
	height: 14px;
	left: 0;
	font-size: 1px;
}
.team0 {
	background-color: #FCF;
}
.team1 {
	background-color: #9CF;
}
#IndexLoginGoldBox_1{
	width: 100%;
	background-position: top;
	background-repeat: repeat-y;
	background-image: url(img/slice_goldbox_middle2.png);
	height: 100%;
	margin-top: 15px;
}
#IndexLoginGoldBox_2{
	width: 100%;
	background-image: url(img/slice_goldbox_top2.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 100%;
}
#IndexLoginGoldBox_content{
	width: 100%;
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(img/slice_goldbox_bottom2.png);
	text-align: left;
	height: 100%;
}
.IndexLoginGoldBox_list{
	display: block;
	margin-right: auto;
	margin-left: 10px;
	margin-top: 1px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
.IndexLoginGoldBox_list li{
	list-style-type: none;
	margin-bottom: 20px;
}
.font5_14 {
	color: #994800;
	font-size: 14px;
	font-weight: bold;
}
#vdo-list, #vdo-list table {
	border-collapse: collapse;
	width: 100%;
}
#vdo-list td {
	vertical-align: top;
	padding: 5px;
}
#vdo-list td a.topic {
	display: table;
	margin-bottom: 5px;
}
#vdo-list td a.topic:hover {
	color: #F3C;
}
#vdo-list th {
	background-color: #69F;
	text-align: left;
	padding: 5px;
}
#vdo-list th.newtopic a {
	display: block;
	text-align: right;
}
#vdo-list .delete {
	float: right;
	background: transparent url(img/delete.gif) center no-repeat;
	width: 19px;
	height: 22px;
	cursor: pointer;
}
#vdo-list a.category {
	background: transparent url(img/iconans.gif) 0 50% no-repeat;
	padding: 3px 0 3px 20px;
	display: block;
}
#vdo-view .q, .r-item {
	width: 700px;
	margin: 0 auto 20px auto;
	border: 1px solid #FFF;
}
#vdo-view .q h1 {
	border-bottom: 1px solid #FFF;
	font-size: 150%;
	margin: 0;
}
#vdo-view .q h1 a {
	line-height: 1.5em;
	margin: 0 5px;
}
#vdo-view #vdoplayer {
	display: block;
	text-align: center;
	padding: 10px;
}
#vdo-view #vdoplayer p {
	display: block;
	margin: 10px 0 0 0;
}
.reaction {
	border-top: 1px solid #FFF;
	padding: 5px;
}
.r-item .detail {
	padding: 10px;
}
.r-item .delete {
	background: transparent url(img/delete.gif) 0 0 no-repeat;
	width: 19px;
	height: 22px;
	cursor: pointer;
	float: left;
}
.empty {
	padding: 30px;
	text-align: center;
}
p.caution {
	padding: 10px 10px 10px 50px;
	background: #FFF url(img/caution.png) 0 50% no-repeat;
	color: #000;
}