@charset "utf-8";
/* CSS Document */

#registration{
	width: 690px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
#registration h2{
	font-size: 14px;
	color: #5c461f;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#registration p{
	font-size: 12px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#registration a, #registration a:link, #registration a:visited, #registration a:active {
	color: #5c461f;
}

#registration a:hover {
	color: #5c461f;
}

.left{
	float: left;
}

.right{
	float: right;
}

#top{
	float: left;
	width: 690px;
	/* background-image: url(../images/top_bkg.gif); */
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
#top .left{
	width: 400px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	/* background-image: url(../images/top_left.gif); */
	background-repeat: no-repeat;
	background-position: left top;
}
#top .right{
	width: 195px;
	/* background-image: url(../images/top_right.gif); */
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	padding-right: 20px;
	padding-left: 20px;
}

#top .right p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#top .right h2{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#top .right p a{
	font-size: 11px;
	float: right;
}
#top .right p a:hover{
	text-decoration: none;
}
#forgot{
	float: left;
	width: 690px;
	background-image: url(../images/top_bkg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
#forgot .left{
	width: 400px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../images/top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#forgot .right{
	width: 195px;
	background-image: url(../images/top_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	padding-right: 20px;
	padding-left: 20px;
}

#forgot .right p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#forgot .right h2{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#forgot .right p a{
	font-size: 11px;
	float: right;
}
#forgot .right p a:hover{
	text-decoration: none;
}
#resetPassword{
	float: left;
	width: 690px;
	background-image: url(../images/top_bkg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
#resetPassword .left{
	width: 400px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../images/top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#resetPassword .right{
	width: 195px;
	background-image: url(../images/top_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	padding-right: 20px;
	padding-left: 20px;
}

#resetPassword .right p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#resetPassword .right h2{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#resetPassword .right p a{
	font-size: 11px;
	float: right;
}
#resetPassword .right p a:hover{
	text-decoration: none;
}
.loginfield{
	width: 195px;
}
.registerfield{
	width: 190px;
}
.btn {
	/* background: transparent url(../images/btn2.png) no-repeat right top; */
	height: 22px;
	margin-right: 0px;
	padding-right: 8px;
	float: left;
	display: inline-block;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.btn span {
	background:#DC5034 /* transparent url(../images/btn1.png) no-repeat left top */;
	color:#fff;
	font-size:11px;
	font-weight: bold;
	line-height: 22px;
	display: block;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
} 

.btn:hover {
    background-position: right bottom;
}

.btn:hover span {
    background-position: left bottom;
}

#bottom{
	float: left;
	width: 690px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}
#bottom h2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C461F;
	padding-bottom: 5px;
	padding-top: 12px;
	margin-bottom: 18px;
}
#bottom h3{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#bottom .left, #bottom .right{
	width: 325px;
}
#bottom ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#bottom ul li{
	background-image: url(../images/check.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 46px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#bottom .left .form-row{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	clear: left;
	width: 325px;
}
#bottom .left p{
	width: 119px;
	float: left;
	text-align: right;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottom .left p.required{
	background-image: url(../images/required.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	padding-right: 9px;
	width: 110px;
}
#bottom .left input{
	float: right;
}
#bottom .left .form-row-last{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	clear: left;
	width: 190px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 135px;
}
#bottom .left .form-row-last p{
	color: #5c461f;
	font-size: 11px;
	float: left;
	margin: 0px;
	text-align: left;
	background-image: url(../images/required.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.error{
	color: #C00;
	margin-bottom: 10px;
}
