@charset "utf-8";
p {
	margin:0 0 10px 0;
}
#back {
	width:100%;
	margin:0;
	background:url(../img/pattern.png) center 20px no-repeat fixed;
	display:table;
}
#page {
	width:939px;
	margin:10px auto;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color:#555;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	display:table;
	padding:10px;
}
#top {
	margin:0;
	padding:0;
	width:939px;
	height:200px;
}
#change {
	float:left;
	width:100px;
	margin:140px 0 0 0;
	padding:30px 0 0 10px;
	position:absolute;
	z-index:1000;
}
#lang {
	float:left;
	width:100px;
	margin:140px 0 0 420px;
	padding:30px 0 0 0;
	position:absolute;
	z-index:1100;
}
#topmenu {
	position:absolute;
	z-index:1000;
	width:160px;
	height:200px;
	margin:0 0 0 500px;
	padding:0;
	background:transparent url(../img/bg60b.png) repeat-x;
	color:#DDDDDD;
	font-weight:bold;
}
#topmenu a {
	background-color:transparent;
	color:#FFFFFF;
	text-decoration:none;
	padding:10px 20px;
	display:block;
	height:13px;
}
#topmenu a:hover {
	background:transparent url(../img/bg30b.png) repeat-x;
	color:#FFFFFF;
	text-decoration:none;
}
#topmenu .on a {
	background:transparent url(../img/bg60b.png) repeat-x;
	color:#FFFFFF;
	text-decoration:none;
}
#topmenu .on a:hover {
	background:transparent url(../img/bg30b.png) repeat-x;
	color:#FFFFFF;
	text-decoration:none;
}
#search {
	position:absolute;
	z-index:1000;
	width:249px;
	height:175px;
	margin:0 0 0 660px;
	padding:25px 0 0 30px;
	background:transparent url(../img/bg70b.png) repeat-x;
	color:#333333;
}
#search div {
	margin: 0 0 10px 0;
}
#middle {
	margin:0;
	width:939px;
	float:left;
	background:url(../img/fill.gif) repeat-y;
}
#main {
	width:660px;
	float:left;
	margin:0;
	background-color:#F5F5F5;
	color:#555;
	padding:0;
}
#main a {
	background-color:transparent;
	color:#435C3F;
	text-decoration:none;
}
#main a:hover {
	background-color:transparent;
	color:#648C5E;
	text-decoration:underline;
}
#mainmenu {
	margin:0 0 10px 0;
	padding:3px 0 3px 5px;
	width:634px;
	background-color:transparent;
	color:#CCCCCC;
	float: left;
	border-bottom: 2px solid #E6E6E6;
}
#mainmenu a {
	background-color:#F0F0F0;
	color:#003300;
	text-decoration:none;
	padding: 2px 5px 3px 5px;
	margin: 0 5px 0 0;
	border: 1px solid #E6E6E6;
	border-bottom: 0;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
}
#mainmenu a:hover {
	background-color:#E6E6E6;
	color:#006600;
	text-decoration:none;
}
#mainmenu .on a {
	background-color:#E6E6E6;
	color:#003300;
	text-decoration:none;
}
#mainmenu .on a:hover {
	background-color:#E6E6E6;
	color:#006600;
	text-decoration:underline;
}
#ads {
	width:620px;
	padding:20px;
	float:left;
	text-align:center;
}
#ads2 {
	width:620px;
	padding:20px;
	float:left;
	text-align:center;
}
#right {
	width:279px;
	float:left;
	margin:0;
	padding:0 0 20px 0;
	background-color:#DDDDDD;
	color:#555;
}
#right a {
	background-color:transparent;
	color:#435C3F;
	text-decoration:none;
}
#right a:hover {
	background-color:transparent;
	color:#648C5E;
	text-decoration:none;
}
#right .on a {
	background-color:transparent;
	color:#648C5E;
	text-decoration:none;
}
#right .form {
	width:249px;
	float:left;
	margin:0;
	padding:20px 0 10px 30px;
}
#right .form div {
	margin: 10px 0 0 0;
}
#rightmenu {
	width:239px;
	float:left;
	margin:10px 0;
	padding:0;
	font-weight:bold;
}
#rightlist {
	width:239px;
	float:left;
	margin:0;
	padding:0;
}
#rightlist label {
	float:left;
	width:110px;
}
#foot {
	padding:5px 10px;
	width:919px;
	background-color:#777777;
	color:#FFFFFF;
	float:left;
	font-size:10px;
	margin:0;
}
#foot a {
	background-color:transparent;
	color:#FFFFFF;
	text-decoration:none;
	padding:5px 0;
}
#foot a:hover {
	background-color:transparent;
	color:#FFFFFF;
	text-decoration:underline;
}
#loginform {
	margin:5px 5px 0 5px;
	padding: 5px 5px 0 5px;
	border-bottom: 1px solid #9DC7E6;
}
#loginform div {
	margin: 0 0 10px 0;
}
#registerform {
	margin:5px 5px 0 5px;
	padding: 5px 5px 0 5px;
	border-bottom: 1px solid #9DC7E6;
}
#registerform div {
	margin: 0 0 10px 0;
}
#sendform {
	margin:0;
	padding: 0;
}
#sendform div {
	margin: 0 0 10px 0;
}
#sendform label {
	float:left;
	width:180px;
	text-align:right;
	margin-right:10px;
}
#paging {
	width: 640px;
	float: left;
	margin: 10px 10px 5px 10px;
	padding: 1px 0;
	background-color: transparent;
	color: #999999;
	font-size: 10px;
}
#paging a {
	background-color: #DDDDDD;
	color: #435C3F;
	text-decoration: none;
	padding: 1px 10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
#paging a:hover {
	background-color: #EBEBEB;
	color: #435C3F;
	text-decoration: none;
}
.pageactive {
	background-color: #FFFFFF;
	color: #435C3F;
	text-decoration: none;
	padding: 0 5px 1px 5px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.photo {
	border:1px solid #DDDDDD;
	padding:2px;
	background-color: #FFFFFF;
	color: #333333;
}
.photo:hover {
	border:1px solid #CCCCCC;
}
.photo2 {
	border:1px solid #DDDDDD;
	padding:1px;
	background-color: #FFFFFF;
	color: #333333;
}
.fld {
	font-size:11px;
	border:1px solid #F5F5F5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	background-color: #FFFFFF;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.fld:hover {
	border:1px solid #FFFFFF;
}
.btn1 {
	background:transparent url(../img/btn1.png) no-repeat;
	color:#3D91CD;
	border:0;
	margin:0 0 0 10px;
	cursor:pointer;
	font-size:1px;
	width:12px;
	height:12px;
	float:left;
}
.btn1:hover {
	background:transparent url(../img/btn1.png) no-repeat;
	background-position:0 -12px;
	color:#6CABD9;
}
.btn2 {
	background:transparent url(../img/btn2.png) no-repeat;
	color:#cd3d3d;
	border:0;
	margin:0 0 0 10px;
	cursor:pointer;
	font-size:1px;
	height:12px;
	width:12px;
	float:left;
}
.btn2:hover {
	background:transparent url(../img/btn2.png) no-repeat;
	background-position:0 -12px;
	color:#D76464;
}
.btn3 {
	background:transparent url(../img/btn3.png) no-repeat;
	color:#3dcd84;
	border:0;
	margin:0 0 0 10px;
	cursor:pointer;
	font-size:1px;
	height:12px;
	width:12px;
	float:left;
}
.btn3:hover {
	background:transparent url(../img/btn3.png) no-repeat;
	background-position:0 -12px;
	color:#68D9A0;
}
.btn4 {
	background:transparent url(../img/btn4.png) no-repeat;
	color:#b8bf39;
	border:0;
	margin:0 0 0 10px;
	cursor:pointer;
	font-size:1px;
	height:12px;
	width:12px;
	float:left;
}
.btn4:hover {
	background:transparent url(../img/btn4.png) no-repeat;
	background-position:0 -12px;
	color:#b8bf39;
}
.redstyle {
	background-color:transparent;
	color:#FF0000;
}
.greenstyle {
	background-color:transparent;
	color:#009900;
}
.greenstyle2 {
	background-color:transparent;
	color:#006600;
}
.block1 {
	width:640px;
	float:left;
	margin:0;
	padding:10px;
}
.block2 {
	width:640px;
	float:left;
	margin:0;
	padding:10px;
}
.block2:hover {
	background-color:#F9F9F9;
	color:#555;
}
.label {
	float:left;
	width:180px;
	text-align:right;
	margin-right:10px;
}
.label2 {
	float:left;
	width:140px;
	text-align:right;
	margin-right:5px;
	line-height:20px;
}
.edit {
	margin: 0 0 5px 0;
}
.line {
	height:20px;
}
.row {
	float:left; width:100%;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #E6E6E6;
}
.row:hover {
	background:url(../img/row.jpg) bottom repeat-x;
}
.unread {
	font-weight:bold;
	background-color:#EEEEEE;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:0 5px;
}
.welcome {
	background:#E6E6E6 url(../img/bgw.jpg) repeat-x;
	color:#333333;
	padding:15px 15px 5px 15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.button {
	background-color:#EEEEEE;
	color:#333333;
	margin-top:1px;
	padding:1px 10px;
}
.date {
	background-color:#CCCCCC;
	color:#FFFFFF;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	padding:0 2px;
	font-size:10px;
}
.alert {
	padding:20px;
	font-size:12px;
}
