body {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #0F0F0F;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	color: #FFA500;
}
h1 a {
	color: #FFA500;
}
h2 {
	margin-top:0px;
	color: #FFA500;
}
h2 a {
	color: #FFA500;
}
h3 {
	color: #FFA500;
}
h3 a {
	color: #FFA500;
}
input {
	font-size: 11px;
}

#main {
	width: 940px;
	text-align: left;
	background: url(../images/bgmain.jpg) top left repeat-y;
}

#top {
	float: left;
	clear: both;
	width: inherit;
	height: 151px;
	background: url(../images/top.jpg) top left no-repeat;
	padding: 0px 0px 0px 20px;
}
#top .title {
	float: left;
	width: inherit;
	height: 100px;
	background: url(../images/header.png) top left no-repeat;
}
#top .top2 .menu {
	padding: 0px 0px 0px 20px;
}
#top .top2 .menu li {
	display: inline;
	float: left;
	list-style: none;
	padding: 13px 0px 0px 0px;
}
#top .top2 .menu a {
	display: block;
	height: 20px;
	padding: 5px 20px 0px 20px;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	color: #fff;
}
#top .top2 .menu a:hover {
	color:#FFA500;
}
#top .top2 .menu a.active{
	color:#FFA500;
}
#top .top2 .search {
	float: left;
	height: 35px;
	padding: 15px 0px 0px 260px;
}
#top .top2 .search .tsearch {
	float: left;
}
#top .top2 .search .bsearch {
	float: left;
	border: 0px;
	width: 22px;
	height: 22px;
	background: url(../images/go.jpg) top left no-repeat;

}

#middle {
	float: left;
	width: 900px;
	background: url(../images/middle.jpg) top left repeat-y;
	padding: 0px 20px 0px 20px;
}
#middle .bleft {
	float: left;
	width: 200px;
	padding: 10px 10px 10px 10px;
}
#middle .bright {
	float: left;
	width: 660px;
	padding: 10px 10px 10px 10px;
}

#bottom {
	float: left;
	width: 940px;
	height: 50px;
	background: url(../images/bottom.jpg) top left no-repeat;
	padding: 20px 0px 0px 0px;
}
#bottom .copy {
	clear: both;
	width: inherit;
	text-align: center;
}

.tinput {
	background: url(../images/search.jpg) top left no-repeat;
	border: 0px;
	width: 152px;
	height: 22px;
	font-size: 10px;
	padding: 4px 5px 0px 5px;
	color: #000;
}

.cat ul {
	margin: 0px 0px 10px -30px;
}
.cat ul li {
	padding: 0px 0px 0px 0px;
	list-style: none;
	font-weight: bold;
}
.cat ul li ul {
	margin: 5px 0px 10px -25px;
}
.cat ul li ul li {
	list-style: square;
	font-weight: normal;
}
.cat ul li ul li ul {
	margin: 10px 0px 10px -25px;
}
.cat ul li ul li ul li {
	list-style: none;
	margin-top:-7px;
}
.cat ul li ul li ul li a:hover{
	color:#FFA500;
}
.active {
	color:#FFA500;
}
.fexp {
	background: url(../images/ftv2folderopen.gif) 0px -2px no-repeat;
}
.mexp {
	background: url(../images/ftv2mnode.gif) 0px -2px no-repeat;
}
.mcol {
	background: url(../images/ftv2pnode.gif) 0px -2px no-repeat;
}
.featured {
	float: left;
	width: 200px;
	margin: 0px 10px 0px 0px;
}
.pimg {
	width: 190px;
	border: 1px solid #666666;
	padding: 5px 5px 5px 5px;
	background: #999999;
}
.pimg img {
	margin: 0px 0px 0px 0px;
	z-index: -1;
}
.pmore1 {
	position: absolute;
	width: 180px;
	height: 18px;
	background: rgba(255, 255, 255, 0.2);
	color: #FFFFFF;
	text-align: right;
	margin: 170px 0px 0px 0px;
	padding: 2px 10px 0px 0px;
	z-index: 1;
	font-size: 10px;
}
.pmore2 {
	position: absolute;
	width: 180px;
	height: 18px;
	background: rgba(255, 255, 255, 0.1);
	color: #FFFFFF;
	text-align: right;
	margin: 230px 0px 0px 0px;
	padding: 2px 10px 0px 0px;
	z-index: 1;
	font-size: 10px;
}
.pname {
	line-height: 1.3em;
	margin: 5px 0px 0px 0px;
}
.pname h2  {
	font-size:14px;
	font-family:verdana;
	margin-top:10px;
}
.pdesc {
	line-height: 1.3em;
	margin: 2px 0px 0px 0px;
}

.block {
	border: 1px solid #111111;
	padding: 0px 10px 10px 10px;
	background: #000;
}
.btitle {
}
.bcnt {
}
/* form 2 */
form fieldset{
border: none;
}
form input.highlight{
background: #fff;
padding: 2px;
}
form input.highlight:focus {

background: #FFE777;
}
textarea#styled {

	padding: 2px;
	font-family: verdana,Tahoma, sans-serif;
	background-position: bottom right;
	background-repeat: no-repeat;
}
#form2{
margin:1em 0;
color:#fff;
width:320px; /* customize width, this form have fluid layout */
}
#form2 h3{
margin:0;
background:#57a700 url(../images/form_heading.gif) repeat-x;		
color:#fff;
font-size:20px;
border:1px solid #57a700;
border-bottom:none;
}		
#form2 h3 span{
display:block;
padding:10px 20px;
background:url(../images/form_ico.gif) no-repeat 93% 50%;			
}				
#form2 fieldset{
margin:0;
padding:0;
border:none;	
border-top:3px solid #000;
background:#000 url(../images/form_top.gif) repeat-x;		
padding-bottom:1em;
}		
	#form2 legend{display:none;}	
	#form2 p{margin:.5em 20px;}	
	#form2 label{display:block;}
	#form2 input, #form2 textarea{
		border:1px solid #111;
		background:#282828 url(../images/form_input.gif) repeat-x;
		padding:5px 3px;
		color:#fff;
		}		
	#form2 textarea{
		height:125px;
		overflow:auto;
		}					
	#form2 p.submit{
		text-align:right;
		}	
	#form2 input.submit{
		padding:0 20px;
		height:32px;
		line-height:32px;		
		border:1px solid #70ad2e;
		background:#5aae00 url(../images/form_button.gif) repeat-x;
		color:#fff;

		text-align:center;		
		}				
#pinfo {
	float: right;
	width: 200px;
	background:#191919;
	margin: 0px 0px 0px 20px;
	padding: 15px 15px 15px 15px;
	border: 2px solid #2F2F2F;
}
#gallery {
	float: left;
	width: 400px;
	background: #333333;
	margin: 0;
	padding: 0;
}
/* // form 2 */
.splashred {
background-color:#191919 ;
border:1px solid red;
font-weight:700;
color:red;
width:400px;
padding:8px 8px 8px 28px;
}
.splashgreen {
background-color:#191919 ;
border:1px solid green;
font-weight:700;
color:green;
width:400px;
padding:8px 8px 8px 28px;
}
.splashyellow {
background-color:#191919 ;
border:1px solid #FFA500;
font-weight:700;
color:#FFA500;
width:400px;
padding:8px 8px 8px 28px;
}
