html{overflow:auto;}
body{background-color: #343022;margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;font-size:11px;font-family:verdana;color:#fff;}
td{ font-size:11px; }
a{text-decoration:none;cursor:pointer;border-bottom:1px;color:#ccc;}
a:hover{text-decoration:none;color:#ccc;border-bottom: 1px dashed #ccc;}
#header{background-image:url(../img/header.png);background-position:50% 0%;height:69px;	background-repeat:no-repeat;width:100%;text-align:center;}
.mymenu{cursor:default;font-weight:bold;font-family:verdana;font-size:12px;color:#fff;width:660px;padding-top:18px;text-align:left;}
#mid01{position:absolute;width:100%;top:50px;height:108px;}
#login{position: absolute;left: 50%;padding-left:0px;top:99px;}
.mymenu a{font-weight:bold;font-family:verdana;color:#ddd;}
.mymenu a:hover{text-decoration:none;color:#fff;cursor:pointer;border-bottom: 1px dashed #ccc;}
.section_name{font-weight:bold;font-size:13px;font-family:verdana;font-variant:small-caps;color:#fff;}
#ad_text{position:absolute;top:198px;left:50%;padding-left: 200px;text-align:right;font-size:11px;font-family:verdana;color:#000;cursor:pointer;}
#content{position:absolute;top:406px;left:0px;width:100%;}
input{padding:0px;font-size:12px;padding-left:5px;}
input[type=submit],input[type=button]{padding:1px;font-family: verdana;font-size:12px;border: 1px outset #555;cursor:pointer;-webkit-border-radius: 5px;-moz-border-radius: 5px;font-weight:bold;padding:4px;background-color:#eee;}
label{font-size:14px;font-weight:bold;font-family:tahoma;color:#998877;cursor:pointer;}
.flash_gamebox{font-size:13px;font-weight:bold;color:#fff;}
.cbox{font-size:12px;font-family:verdana;color:#eee;position:absolute;border:2px solid #222;padding:0px;background-color:#111}
img{border:0;}
.cbox_caption{font-weight:bold;width:163px;text-align:center;background-repeat:no-repeat;font-size:16px;text-align:center;padding:1px;padding-bottom:20px;font-variant:small-caps;background-image:url(../img/titlebox.png);height:23px;}
.semibackgr {background-color:#4f4b3f;position:absolute;-webkit-border-radius: 4px;-moz-border-radius: 4px;}
.caption {background-image:url(../img/titlebox.png);background-position:-1px 0px;background-repeat:no-repeat;text-align:center;height:20px;padding-top:3px;font-size:12px;font-weight:bold;}
.opacity{-moz-opacity:0.7;opacity:0.7;filter: alpha(opacity='70');}
.curly{-webkit-border-radius: 5px;-moz-border-radius: 5px;}
.profileContent img{max-width:150px;max-height:50px;text-align:center;}
.mini_c{font-variant:small-caps;font-weight:bold;font: 13px 'Tahoma';background-color:#446633;letter-spacing:1px;}
.hightlighted_string{background-color:#111;}	
textarea , input.ta, select.ta{
	border: 1px solid #000;
	background-color:#333;
	color:#fff;
	padding:4px;
	height:35px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.chat_msg {

	font-size:11px;
	font-family:verdana;
}
.chat_name {
	font-size:11px;
	font-weight:bold;
	
}

.scrollable {

	position:relative;
	overflow:hidden;
	width:880px;
	height:180px;
}

.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

.scrollable span {
	float:left;
	margin:16px 5px 20px 8px;
	padding:2px;
	text-align:center;
	cursor:pointer;
	width:201px;
	height:150px;

	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.scrollable .active {
	border:2px solid #000;
	z-index:0;
	position:relative;
}



.scrollable {
	float:left;	
}

a.browse {
	border:0px;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
	cursor:pointer;
	font-size:1px;
}


a.right 				{ background-image:url('img/right.jpg'); clear:right; margin-right: 0px;}
a.left				{ background-image:url('img/left.jpg'); margin-left: 0px; } 
a.disabled {
	visibility:hidden !important;		
}
#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute;
	height:100%;
	width:100%;
	top:0;
	left:0;
	background-color:#000;
	border:2px solid #aaa;
	z-index:1;
}
#popupContact{
	display:none;
	position:fixed;
	_position:absolute; 
	height:384px;
	width:508px;
	background-color:#000;
	border:2px solid #cecece;
	z-index:2;
	padding:12px;
	font-size:13px;
}
#popupContact h1{
	text-align:left;
	color:#ccc;
	background-color:#000;
	font-size:22px;
	font-weight:700;
	border-bottom:1px dotted #D3D3D3;
	padding-bottom:2px;
	margin-bottom:20px;
}
#popupContactClose{
	font-size:16px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	font-weight:900;
	display:block;
}
#button{
	text-align:center;
	margin:100px;
}
.poplist{
	border-bottom:1px solid #ccc;
}
.usernames
{
	background-color:#EEEEEE;
	color:#000000;
	cursor:pointer;
}
.usernames:hover
{
	background-color:#D8D8D8;
}

.txtDis
{
	background-color:transparent;
	border:0px;
}

.adbanner{
width:100%;
text-align:center;
padding-top:50x;
}
.adbannerbottom{
padding-bottom:-15px;
width:100%;
text-align:center;
}

