/* CSS Document */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,em,font,img,strong,sub,sup,dl,dt,dd,ol,ul,li,form,label,table,caption,tbody,tfoot,thead,tr,th,td,button{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: top;
}:focus{outline:0;}

*{ margin:0; padding:0;}

body
{
	margin:0px;
	padding:0px;
	width:100%;
	float:left;
	background-color:#181918;
	font-family:Arial, Helvetica, sans-serif;
}
p{
	font-size:12px;
	color:#FFFFFF;
	margin:10px 0px 10px 0px;
}
.wrapper
{
	width:1000px;
	height:auto;
	margin:0px auto;
	position:relative;
}

.header{
	float:left;
	width:1000px;
	height:auto;	
}
.headertop{
	width:1000px;
	float:left;
}	
.headerbottom{
	width:1000px;
	float:left;
}	

.headertopleft{
	float:left;
	width:407px;
	height:auto;	
}
.url{
	color:#8a8584;
	font-size:14px;	
	width:100%;
	height:auto;
	padding-left:200px;
}
.headertopright{
	float:left;
	width:426px;
	height:auto;
	padding:28px 0px 28px 167px;
	text-align:right;
}
.headertopright a.home{
	text-decoration:none;
	color:#FFFFFF;
	font-size:16px;
	margin:0px 10px;
	width:74px;
	float:left;
	text-align:center;
	padding:5px 0px;
}

.headertopright a.home:hover{
	color:#000000;
	background-image:url(../images/home_hover.jpg);
	background-repeat:no-repeat;
}

.headertopright a.member{
	text-decoration:none;
	color:#FFFFFF;
	font-size:16px;
	margin:0px 0px 0px 10px;
	width:134px;
	float:left;
	text-align:center;
	padding:5px 0px;
}
.headertopright a.member:hover{
	color:#000000;
	background-image:url(../images/login_hover.jpg);
	background-repeat:no-repeat;
}

.headerbottomleft{
	float:left;
	width:500px;
	height:auto;
}

.headerbottomright{
	float:left;
	width:500px;
	height:auto;
	position:relative;
}

.reg{
	position:absolute;
	left:125px;
	top:120px;
	background-image:url(../images/reg_bg1.png);
	background-repeat:no-repeat;
	width:300px;
	height:300px;
}	
.regtitle{
	width:300px;
	font-size:17px;
	text-align:center;
	color:#ff9806;	margin-top:15px;

}

.regcontent{
	color:#8c8b8b;
	font-size:12px;
	width:290px;
	padding:5px 0px 10px 10px;
}

.reglink{
	color:#FFFFFF;
	font-size:12px;
	width:300px;
	text-align:center;
	margin-top:10px;
}

.reglink a{
	color:#ff9806;
}	

	
#registration{
	font-size:12px;
	color:#FFFFFF;
}

.regleft{
	padding-left:10px;
	vertical-align:middle;
	line-height:30px;
	
}	

.smalltext{
	font-size:10px;
	color:#FFFFFF;
	padding:5px 0px 5px 10px;
}

.txtbox{
	margin-top:8px; 
	width:186px;
	}
	
.content{
	float:left;
	width:1000px;
	height:auto;
	padding-bottom:25px;
}

.contentleft{
	float:left;
	width:500px;
	height:auto;
}

.contentleft_top{
	float:left;
	width:500px;
	height:auto;
}

.contentleft_bot{
	float:left;
	width:500px;
	height:auto;
	border-top:1px dotted #c0c0c0;
	margin-top:10px;
}
.content_title{
	width:500px;
	float:left;
	font-size:20px;
	color:#ff9806;
	margin:15px 0px 5px 0px;
}
.contentileft_top p{
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#FFFFFF;
}		

.contentleft_top span{
	font-size:14px;
	color:#FFFFFF;
	line-height:25px;
	font-weight:bold;
}		
.contentileft_bot p{
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#FFFFFF;
	padding:8px 0px 8px 0px;
}		
.contentright{
	float:left;
	width:450px;
	height:auto;
	padding-left:50px;
}

.latest_members{
	float:left;
	width:450px;
	height:auto;
}
.lat_mem
{
	float:left;
	width:450px;
	height:140px;
	background-color:#d3d3d3;
}			

.features{
	float:left;
	width:450px;
	height:auto;
}

.feature{
	width:450px;
	height:40px;
	float:left;
	border-bottom:1px dotted #c0c0c0;

}
.feature span
{
	font-size:12px;
	color:#FFFFFF;
	line-height:35px;
}

.footer{
	float:left;
	width:100%;
	height:100px;
	border-top:1px dotted #c0c0c0;
	background-color:#000;
}
.footermenu
{
float:left;
width:100%;
text-align:center;
margin-top:25px;
color:#8d8787;
}
.footermenu a
{
font-size:12px;
color:#8d8787;
vertical-align:middle;
}

/************* For latest members ********************************/

#dcentral{
	text-align:center;
	margin:15px 0px 0px 10px;
}

#dcentral td{
	text-align:center;
	padding:0px 5px 0px 7px;
}
#dcentral img{
	width:90px;
	height:90px;
	border:1px solid #000;
}

.lattitle{
	color:#990000;
	line-height:30px;
	width:350px;
	text-align:left;
	
}
.dct{
	line-height:30px;
	font-size:12px;
}
/*****************************************************************/

/************************************ Register form style ********************/

.td6{
	font-size:12px;
	width:115px;
	color:#FFFFFF;
	line-height:35px;
	height:35px;
	padding-left:20px;
	vertical-align:middle;
	
}

.td6 select{
	width:130px;
	font-size:12px;
}

.dcs{
	background-color:#3a3939;
	padding:5px;
	font-size:14px;
	text-align:center;
	color:#FFFFFF;
	border:1px solid black;
	margin-top:10px;
	float:left;
	margin-left:50px;
}			




