@charset "utf-8";
/* CSS Document */

body {
	background:#fafafa;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.75em;
	color:#333;
	line-height:1.5em;
	
}
* {
	margin:0;
	padding:0;
	outline-width:0;
}
img {
	border:none;
}

#container {
	width:800px;
	margin:0 auto;
	
}
#container2 {
	width:800px;
	margin:0 auto;
	position:absolute;
	z-index:10000;
	
}
#pre-container {
	background-color:#93B374;
	height:8px;
	margin-bottom:10px;
	width:100%;
}
#header {
	max-height:70px;
}

.header-logo {
	padding:10px 0;
	float:left;
}

#footer{
	color:#AEAEAE;
	font-size:11px;
	margin:40px 0 15px;
	
}
#footer span.copy{display:inline-block; width:20%;}
#footer span.static{text-align:right; display:inline-block;width:79%;}
#footer a {padding:0 8px;}

.static h3{margin-top:20px;}
.static ul{list-style-type:circle; list-style-position:inside;}
.static ul li{display:list-item;}
.top-navi {
	display:inline-block;
	padding:0 0.7em;
	margin:20px 0;
	white-space:nowrap;
	float:right;
}


ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

li {
	display:inline;
	
}
.top-navi ul li {
	font-weight:bold;
}
.top-navi a{
	border:1px solid transparent;
	display:inline-block;
	font-size:1em;
	font-weight:bold;
	padding:0.5em;
}
.main-container2 a {
	color:#93B374;
	text-decoration:underline;
	font-weight:bold;
}
.top-navi a{
	color:#aeaeae;
}
.top-navi a:hover{
	color:#93B374;
}

#main {
	margin-top:10px;
}


#main-left {
	float:left;

}
#main-right {
	float:right;

}
.main-container1 {
	
	padding:2px 0;
	text-align:left;
	margin-bottom:25px;
	
	
}
.main-container2 {
	border-right:1px solid #CCCCCC;
	color:#444444;
	float:left;
	font-size:1.1em;
	height:160px;
	padding:0 4%;
	text-align:left;
	width:26%;
	
}
h2{
	color:#333;
	font-size:18px;
	margin-bottom:6px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.main-container2 ul li a, .uchans a {
	color:#444;
	font-weight:normal;
	padding:0.5em 0.55em;
	
}
.main-container2.last{
	border:none;
	padding-right:0;
}
.main-container-between {
	background:#001e00;
	text-align:center;
	color:#339933;
	padding:8px;
	letter-spacing:0.3em;
}
a {
	color:#93B374;
	text-decoration:none;
}

.chatactions {
	
	background:#f4f4f4 none repeat scroll 0 0;
	border-bottom:2px solid #DBDBDB;
	border-top:2px solid #DBDBDB;
	
	margin-right:1px;
	
	position:relative;
	height:21px;
margin-right:1px;
padding:0 5px 2px;
	
	
}

.smiliebox {
	background-color:#FAFAFA;
	border:2px solid #93B374;
	height:auto;
	left:23px;
	padding:5px;
	position:absolute;
	top:-56px;
	width:122px;
	display:none;
}
.smiliebox a {
	background:none !important;
	padding:2px !important;
	border:medium none !important;
}
/* Open Chat Container */

#openchat, #reg, .responsetext, .greenbox {
	background-color:#93B374;
	border:4px solid #333333;
	font-family:Georgia,"Times New Roman",Times,serif;
	margin:20px auto 10px;
	padding:16px 0;
	text-align:center;
	width:72%;
	position:relative;
}
#openchat{
	font-family:tahoma;
font-size:17px;
font-weight:bold;
}
#reg label, .greenbox label, #signin_popup label {
	display:inline-block;
padding-right:10px;
text-align:right;
vertical-align:middle;
width:180px;
font-weight:bold;
color:#222;

}
#reg input, .greenbox input{
	margin-bottom:4px;
	padding:4px 3px;
	border:1px #333 solid;
	background-color:#e9e9e9;
	font-family:Georgia,"Times New Roman",Times,serif;
	width:300px;
}
.cool_btn{
	background:transparent url(../img/skin-grad.png) repeat-x scroll 0 -10px;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0 1px 1px;
	color:#333333;
	font-family:Helvetica,Arial,Sans-serif;
	font-size:18px;
	margin-top:2px;
	padding:9px 8px 10px;
	text-shadow:0 1px #e9e690;
	width:308px !important;
	cursor:pointer;
}
.cool_btn:hover{
	background-position:0 00px;
}

#openchat a, #signin_popup a {
	
	background:transparent url(../img/skin-grad.png) repeat-x scroll 0 -10px;
	border:1px solid #CCCCCC;
	color:#333333;
	font-family:Helvetica,Arial,Sans-serif;
	font-size:18px;
	padding:10px 5px;
	text-shadow:0 1px #e9e690;
	display:inline-block;
	font-weight:normal;
}
#signin_popup a {
	width:95px;
}
#openchat a:hover, #signin_popup a:hover{
	background-position:0 0px;
}

	

#openchat input, #signin_popup input {
	background-color:#E9E9E9;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px 0 1px 1px;
	color:#333333;
	font-family:helvetica;
	font-size:18px;
	margin-left:5px;
	padding:8px 10px 8px 5px;
	vertical-align:top;
	width:260px;
}
#signin_popup input {
	width:170px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
}
/* Roundclasses */
.round5 {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}
.round10 {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}

/* Break */
.break {
	clear:both;
	height:0;
	overflow:hidden;
	width:1px;
}

#notifications {
	color:#820909;
	margin:8px auto;
	font-weight:bold;
}
#notifications a{
	color:#93B374;
	text-decoration:underline;
	border:none;
	background:none;
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	text-shadow:inherit;
	padding:inherit;
}
#notifications a:hover{
	text-decoration:none;
}

.greenbox span label {
	width:auto;
	font-size:1em;
	font-weight:normal;
}

.responseimg{position:absolute; margin-left:4px; padding-top:3px;}
.responseimg.big{width:22px; height:22px; }
.responsetext{
	background:#F6E8BF none repeat-x scroll 0 0;
	border:3px solid #CA210F;
	margin:15px auto 0;
	padding:6px 15px;
	width:548px;;
	
}
.responsetext.fade{
	display:none;
}

.login_checkbox{
	width:auto !important;
	vertical-align:middle;
	margin-right:4px;
}

.login_span{
	display:inline-block;
	text-align:left;
	width:304px;
	margin-bottom:15px;
}
.plain h3{margin-top:10px;}
