@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
html {
	background: transparent url(htmlbg.jpg) repeat-x;
}

body {
	margin: 0;
	padding: 0; 
	font: normal 0.7em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif; 
	color: #7c7c7c;
	text-align: center;
}
#body {
	background: transparent url(bodybg.jpg) no-repeat center top;
}

a, a:visited {
	text-decoration: none;
	color: #D7661C;
	border-bottom: 1px dotted #ccc;
}

a:hover {
	text-decoration: none;
	color: #94AB36;
	border-bottom: 1px solid #ccc;
}

img {
	border:0;
}

p {
	margin-bottom: 10px;
}
input,select{
	height:17px;
	font-size:12px;
	padding:1px 1px 0px 1px;
	border-width:1px;
	border-style:solid;
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;
}
.Submit{
	height:21px;
	background:url(submit.gif) repeat-x;
	border:1px solid #ecdcb5;
	font-weight:bold;
	color:#94AB36;
	font-size:12px;
}

#AdminStatus {
	margin-bottom: 10px;
	text-align: center;	
}

#Container {
	margin: 0px auto;
	padding: 0;
	width: 960px;
	border: none;
	text-align: left;
	background-image: url(footerbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 70px;
}

#Header{	
	padding: 0;
	margin-left: 690px;
	color: #C3A176;
	width: 260px;
	height: 170px;
	text-align:center;
}
#Logo{
	padding-top: 60px;
}
#Logo a, #Logo img{
	color: #C3A176;
	border: 0px;
}

#MemberBox{
	list-style: none;
	padding-top: 10px;
	margin-left: 720px;
	color: #C3A176;
	width: 220px;
}
#MemberBox .MemberLink li{
	display:inline;
	margin-right: 2px;
}
#MemberBox .MemberLogin{
	list-style: none;
	padding-top: 2px;
}
#MemberBox .MemberLogin li{
	margin-top: 5px;
}
#MemberBox .MemberLogin li .Submit{
	margin-left: 35px;
}

#MemberBox .MemberInfo{
	list-style: none;
	padding-top: 7px;
}

#RightList{
	position: absolute;
	left:auto; 
	right:auto; 
	top: 385px;
	margin-left: 690px;
	width: 196px;
	background-image: url(bgsidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
#RightList ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#RightList ul li a, #RightList ul li a:visited {
	border-bottom: none;
}

#RightList ul li a:hover {
	color: #94AB36;
}

#MenuLanguage {
	position: absolute;
	padding: 5px;
	left:30px;
	top:30px;
	text-align: left;
}

#MenuLanguage a {
	padding: 5px;
	border: 1px solid #993300;
	background-color: #D94904;
	color: #fff;
}

#MenuTop {

}

#MenuTop li {
	padding: 3px 0 3px 15px;
}

#MenuTop .Top {
	border-bottom: 1px dotted #ccc;
}

#MenuTop a {
	display: block;
	font-size: 1.1em;
	color: #789B51;
	background: transparent url(ikonli.jpg) no-repeat 0% 25%;
	padding: 3px 0 3px 25px;
}


#SearchBox {
	top: 60px;
	height: 30px;
	position: relative;
	left: 36px;
	color: #B0A77E;
	width: 888px;
	padding-bottom: 29px;
	text-align: justify;
}

#SearchBox .Search {
	float:left;
}

#SearchBox .Category {
	float:right;
}

#ContentBox {
	top: 60px;
	min-height: 300px;
	position: relative;
	left: 36px;
	color: #B0A77E;
	width: 653px;
	padding-bottom: 29px;
	text-align: justify;
}

#MenuBottom{
	text-align: left;
	padding-left: 63px;
	padding-top: 80px;
}

#MenuBottom a, #MenuBottom a:visited {
	padding: 5px;
	border: 1px solid #f4f4f4;
	background-color: #fff;
}

#MenuBottom a:hover {
	padding: 5px;
	border: 1px solid #993300;
	background-color: #D94904;
	color: #fff;
}

#Copyright{
	text-align: left;
	padding-left: 63px;
	padding-top: 20px;
}
#Copyright .Version a{
	padding-top: 3px;
	color:#e3e3e3;
}

#nav{
	height:31px;
}
#nav .title{
	float:left;
	margin-right:10px;
	line-height:31px;
	text-indent:10px;
}
#nav .title a{

}
#nav .right{
	display:block;
	line-height:29px;
	margin-right:1px;
	float:right;
}

#nav .right a{
	margin-left:2px;
	padding: 5px;
	border: 1px solid #f4f4f4;
	background-color: #fff;
}
#nav .right span{
	margin-left:2px;
	padding: 5px;
	border: 1px solid #993300;
	background-color: #D94904;
	color: #fff;
}
#multi_page{
	height:25px;
	margin-left:5px;
	clear:both;
}
#multi_page .list{
	float:left;
	padding-top:3px;
	line-height:17px;
}
#multi_page .count{
	display:inline;
	padding-right:10px;
	padding-left:0px;
	float:left;
	border-right:1px solid #CCC;
	line-height:20px;
	margin-right:10px;
	font-weight:normal;
	color:#000;
	font-size:12px;
}
#multi_page .list input {
	float:left;
	width: 30px;
	border: 1px solid #DDDDDD;
	height: 17px;
}
#multi_page .list #button {
	height: 18px;
	width: 30px;
	background-color: #FF6600;
	border: 1px solid #CC3333;
	color: #FFFFFF;
	
}
#multi_page .list a{
	display:block;
	height:17px;
	float:left;
	padding-left:8px;
	padding-right:8px;
	border:1px solid #DDD;
	background:#FFF;
	text-decoration:none;
	margin-right:2px;
	color:#000;
}
#multi_page .list a:hover{
	color:#FF0000;
}
#multi_page .list strong{
	color:#FFF;
	display:block;
	float:left;
	padding-left:8px;
	padding-right:8px;
	background:#F60;
	border:1px solid #C33;
	margin: 0px 3px 0px 0px;
}

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}
.description_form {
	color: #999999;
	margin: 3px 0px 0px 0px;
}
.error_message {
	color: #000000;
	font-size: 12px;  
	background-color: #FFB3B5;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
	border:1px solid red;
}
#ShowMessage {
	margin-top: 100px;
	color: #000000;
	font-size: 12px;  
	background-color: #fff;
	padding: 20px;
	border:1px solid #CCC;
	height:200px;
	width:400px;
}