body
{
	background-position:top center;
	background-repeat:no-repeat;
	margin-top:66px;
}

input, select, table, div
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:10px;
}

fieldset
{
	padding:4px 0px 6px 6px;
	border:1px solid gray;
}

select
{
	background:#F5F5EF;
	color:#767569;	
}

a {
	text-decoration:none;
	color:#9F7401;
}

a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

#noscript
{
	position:absolute;
	font-weight:bold;
	font-size:16px;
	left:33%;
	top:2%;
}

#loading
{
	position:absolute;
	margin-left:-100px;
	margin-top:-6px;
	left:50%;
	top:50%;
}

#main
{
	visibility:hidden;
	margin:0px auto;
	width:990px;
}

#header
{
	height:281px;
	width:990px;
	float:left;
}

#header #left
{
	background-image:url(http://files.sexyko.net/images/header_left_bck.jpg);
	position:relative;
	height:281px;
	width:264px;
	float:left;
}

#header #right
{
	background-image:url(http://files.sexyko.net/images/header_right_bck.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:281px;
	width:726px;
	float:right;
}

#container
{
	background-image:url(http://files.sexyko.net/images/container_bck.gif);
	background-repeat:repeat-y;
	width:990px;
	float:left;
}

#navigation
{
	vertical-align:top;
	width:264px;
	float:left;
}

#navigation .top
{
	background-image:url(http://files.sexyko.net/images/nav_top.gif);
	width:264px;
	height:57px;
}

#navigation .bck
{
	background-image:url(http://files.sexyko.net/images/nav_bck.jpg);
	background-repeat:repeat-y;
	width:264px;
}

#navigation .btm
{
	background-image:url(http://files.sexyko.net/images/nav_bottom.gif);
	width:264px;
	height:59px;
}

#content
{
	vertical-align:top;
	width:726px;
	float:right;
}

#content .top
{
	background-image:url(http://files.sexyko.net/images/content_top.gif);
	width:726px;
	height:71px;
}

#content .bck
{
	background-image:url(http://files.sexyko.net/images/content_bck.gif);
	background-repeat:repeat-y;
	width:726px;
}

#content .btm
{
	background-image:url(http://files.sexyko.net/images/content_bottom.gif);
	width:726px;
	height:57px;
}

#footer
{
	background-image:url(http://files.sexyko.net/images/footer_bck.gif);
	width:990px;
	height:90px;
	float:left;
}

#navigation #server_status
{
	position:relative;
	padding-top:4px;
	color:#9F7401;
	width:110px;
}

#content #sexyreplay
{
	margin-left:57px;
	padding-top:1px;
	width:600px;
}

input.cid, input.cpw
{
	width:103px;
	height:15px;
	background-color:#CCC;
	border:2px solid black;
	*border:1px solid black;
}

img.cid, img.cpw
{
	vertical-align:bottom;
	height:19px;
	width:55px;
}

.clogin
{
	position:absolute;
	margin-left:170px;
	margin-top:-32px;
	height:27px;
	width:44px;
}

.avatar
{
	background-image:url(http://files.sexyko.net/images/avatar.jpg);
	border:1px solid #D9CFB4;
	margin-right:5px;
	height:100px;
	width:100px;
	float:left;
}

.online
{
	background-image:url(http://files.sexyko.net/images/online.gif);
	position:absolute;
	height:8px;
	width:8px;
	right:0px;
}

.offline
{
	background-image:url(http://files.sexyko.net/images/offline.gif);
	position:absolute;
	height:8px;
	width:8px;
	right:0px;
}

#topic, .post
{
	width:530px;
}

#topic td, .post td
{
	padding:5px 0px 0px 4px;
}

#newsindex
{
	background-color:#25120B;
	margin-bottom:10px;
	width:85%;
}

#newsindex tr
{
	background-color:#D4C6AB;
	color:#BD8E00;
}

#newsindex td
{
	border:1px solid black;
}

.list
{
	padding-top:5px;
	width:530px;
}

.list tr
{
	height:22px;
}

.list td
{
	text-align:center;
	border:1px solid #25120B;
}

.textwhite {
	color:#FFFFFF;
}

.textbrown {
	color:#25120B;
}

.textbm {
	padding-bottom:15px;
	font-weight:bold;
	margin-top:6px;
	color:maroon;
}

.center {
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}

.error {
	font-weight:bold;
	color:maroon;
}

.tooltip
{
	position:absolute;
	display:none;
}

.register
{
	position:absolute;
	top:198px;
	left:28px;
}

.forgotpw
{
	position:absolute;
	top:198px;
	right:28px;
}

#navigation h1
{
	padding-bottom:12px;
	padding-top:12px;
	text-align:center;
	font-size:11px;
	color:white;
}

#footer h1
{
	text-align:center;
	font-weight:bold;
	padding-top:41px;
	color:#747474;
}

#navigation ul
{
	margin-left:72px;
	color:gray;
}

.nationcount
{
	position:absolute;
	text-align:center;
	margin-top:66px;
	color:#996633;
	height:10px;
	width:35px;
}

.usercount
{
	position:absolute;
	text-align:center;
	height:10px;
	width:30px;
	right:-11px;
}