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

* {
	margin:0px;
	padding:0px;
}
.clear {
	clear:both;
}
ul {
	list-style-type:none;
}
a {
	outline:none;
}

body {
	background:url(images/bg.jpg) no-repeat center top #000000;
	font-family:Arial, Helvetica, sans-serif;
}
.main {
	width:788px;
	margin:auto;
	position:relative;
}

/******************* Logo Section Start here ************************/
.logo {
	float:left;
	display:inline;
	width:276px;
	height:84px;
	margin:28px 0px 0px 28px;
}
.messages {
	float:right;
	display:inline;
	width:387px;
	margin: -10px 23px -40px 0px;
	background-color:#00FF00;
}
.login {
	float:right;
	display:inline;
	width:387px;
	margin:15px 23px 0px 0px;
}
.login_left {
	float:left;
	display:inline;
	width:32px;
	height:117px;
	background:url(images/login_left.png) no-repeat left top;
}
.login_bg {
	background:url(images/login_bg.png) repeat-x left top;
	width:323px;
	float:left;
	display:inline;
	height:117px;
}
.login_right {
	background:url(images/login_right.png) no-repeat left top;
}
.logintitle {
	float:left;
	display:inline;
	width:66px;
	font:bold 22px Helvetica, Arial, sans-serif;
	color:#ffffff;
	padding:40px 0px 0px 0px;
	text-shadow:0px -1px -1px #746a5d;
}
.loginfieldwrap {
	width:160px;
	float:left;
	display:inline;
	padding:26px 0px 0px 0px;
}
.loginfieldinner {
	width:100%;
	background:url(images/fieldbg.png) no-repeat left top;
	height:25px;
	margin:0px 0px 5px 0px;
}
.loginfieldinner input {
	background:none;
	border:none;
	outline:none;
	font-size:12px;
	color:#582830;
	width:150px;
	padding:5px 5px;
}
.forgotlink {
	margin:4px 0px 0px 0px;
}
.forgotlink a{
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.forgotlink a:hover {
	text-decoration:underline;
}
.loginbutton {
	float:left;
	display:inline;
	width:85px;
	height:26px;
	margin:56px 0px 0px 7px;
}
.loginbutton input {
	background:url(images/login_button.png) no-repeat left top;
	width:85px;
	height:26px;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:center;
	text-transform:uppercase;
	border:none;
	outline:none;
	cursor:pointer;
}
/******************* Logo Section end here ************************/

/******************* content Section start here ************************/
.content_section {
	position:absolute;
	left:0px;
	top:112px;
	background:url(images/homecontainer.png) no-repeat left top;
	width:788px;
	height:522px;
	z-index:1;
}
.content_inner {
	background:url(images/homeinner.png) no-repeat 23px 10px;
	padding:55px 0px 0px 283px;
	font-size:12px;
	color:#ffffff;
	line-height:18px;
}
.content_left {
	float:left;
	display:inline;
	width:274px;
	margin:0px 0px 0px 0px;
}
.register_button {
	margin:19px 0px 15px 0px;
}
.latestnews {
	float:right;
	display:inline;
	width:146px;
	margin:0px 36px 0px 0px;
	font-size:11px;
	color:#ecd5be;
	line-height:18px;
}
.latestnews h3 {
	font:bold 22px Helvetica, Arial, sans-serif;
	color:#ffffff;
}
.newswrap {
	padding:15px 0px 0px 0px;
}
.newswrap h6 {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding:0px 0px 7px 0px;
}
/******************* content Section end here ************************/

/******************* footer Section start here ************************/
.footer {
	/*
	font:11px Arial, Helvetica, sans-serif;
	color:#656565;
	margin: 505px 0px 16px 0px;
	text-align:center;
	*/
	position:absolute;
	width:782px;
	height:19px;
	background-color:;
	font:12px Arial, Helvetica, sans-serif;
	color:#656565;
	line-height:18px;
	top: 630px;
	left: 2px;
	text-align: center;
}
.footer a{
	font:11px Arial, Helvetica, sans-serif;
	color:#656565;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
/******************* footer Section end here ************************/

/******************* forgot page style start here ************************/
.forgotbg {
	background:url(images/forgotbg.png) no-repeat left top;
}
.forgot_inner {
	padding:55px 0px 0px 420px;
	font-size:12px;
	color:#ffffff;
	line-height:18px;
	width:300px;
}
.forgot_inner h1 {
	font:bold 26px Helvetica, Arial, sans-serif;
	color:#ffffff;
	padding:0px 0px 16px 0px;
}
.forgot_emailwrap {
	background:url(images/emailfield.png) no-repeat left top;
	width:296px;
	height:31px;
	margin:21px 0px 12px 0px;
}
.forgot_emailwrap input {
	width:286px;
	padding:8px 5px;
	font:14px Arial, Helvetica, sans-serif;
	color:#582830;
	border:none;
	outline:none;
	background:none;
}
.yourusername {
	margin:0px;
}
.sendmessage {
	width:182px;
	height:41px;
	background:url(images/sendmessage.png) no-repeat left top;
	cursor:pointer;
	border:none;
	outline:none;
	margin:12px 0px;
}
.instructionwrap {
	width:296px;
	height:59px;
	background:url(images/instruction.png) no-repeat left top;
	font:12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height:18px;
}
.test {
	position:absolute;
	width:782px;
	height:19px;
	background-color: #0000FF;
	font:12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height:18px;
	top: 652px;
	left: 2px;
}
.instructioninner {
	padding:12px 0px 0px 20px;
}
/******************* forgot page style end here ************************/

/******************* register page style start here ************************/
.registerbg {
	background:url(images/register_bg.png) no-repeat left top;
}
.registerpagefield {
	margin:0px 0px 14px 0px;
}
.radiowrap {
	margin:18px 0px 0px 0px;
	float:left;
	display:inline;
	width:27px;
}
.radiowrap span.radio { 
  width: 19px; 
  height: 25px; 
  padding: 0 5px 0 0; 
  background:url(images/radio.png) no-repeat; 
  display: block; 
  clear: left; 
  float: left; 
} 
.radiolabel {
	float:left;
	display:inline;
	width:264px;
	margin:19px 0px 0px 0px;
	color:#c8b097;
}
.radiowrap span.checkbox { 
  width: 19px; 
  height: 25px; 
  padding: 0 5px 0 0; 
  background: url(images/checkbox.png) no-repeat; 
  display: block; 
  clear: left; 
  float: left; 
} 
.register_now {
	width:126px;
	height:43px;
	background:url(images/register_button.png) no-repeat left top;
	cursor:pointer;
	border:none;
	outline:none;
	margin:12px 0px;
}
.reg_outer {
	width:100%;
}
#message {
	position:absolute;
	width:770px;
	height:23px;
	vertical-align: center;
	z-index:2;
	top: -10px;
	left: 13px;	
}
/******************* register page style end here ************************/
