@charset "utf-8";

#content {
	background-color: #FFFFFF;
	width: auto;
	padding-top: 19px;
	padding-bottom: 30px;
	padding-left: 0px;
	min-height: 200px;
}
.login-error {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 30px;
}
.home-wrapper {
	height: 795px;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
}
.home-wrapper .left-side {
	height: 795px;
	width: 647px;
	float: left;
}
.left-side .header {
	height: 24px;
	width: 635px;
	border: 6px solid #cacaca;
	background-color: #330016;
	line-height: 24px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 13px;
}
.left-side .home-feature-wrapper {
	height: 168px;
	width: 624px;
	margin-top: 4px;
	background-image: url(../images/home_feature_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-top: 23px;
}
.left-side .home-feature-wrapper .container {
	height: 54px;
	width: 295px;
	float: left;
	margin-right: 9px;
	margin-bottom: 9px;
}
.left-side .home-feature-wrapper .container .pic {
	height: 54px;
	width: 54px;
	float: left;
}
.left-side .home-feature-wrapper .container .pic img {
	border: 2px solid #e3e6ea;
}
.left-side .home-feature-wrapper .container .info {
	height: 54px;
	width: 227px;
	float: right;
	background-color: #E2E2E2;
}
.left-side .home-feature-wrapper .container .info .row {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 12px;
}
.left-side .home-feature-wrapper .container .info .type {
	color: #5e5e5e;
}
.left-side .home-feature-wrapper .view-all-cont {
	float: left;
	height: 13px;
	width: 598px;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}
.left-side .home-feature-wrapper .view-all-cont a {
	color: #6a0505;
}
.left-side .home-feature-wrapper .view-all-cont a:hover {
	text-decoration: underline;	
}

.left-side .home-ad {
	height: 178px;
	width: 647px;
	margin-top: 16px;
}

.right-side {
	float: right;
	height: 795px;
	width: 293px;
}
.right-side .login-form-wrapper form {
	padding: 0px;
	margin: 0px;
}
.right-side .login-form-wrapper {
	height: 169px;
	width: 293px;
	background-image: url(../images/login_form_bg.jpg);
	padding-top: 18px;
	margin-bottom: 7px;
}
.right-side .login-form-wrapper label {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}
.right-side .login-form-wrapper .password-lb {
	padding-top: 13px;
}
.right-side .login-form-wrapper .textinputes {
	width: 210px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.right-side .login-form-wrapper .password {
	margin-bottom: 7px;
}
.right-side .login-form-wrapper .signup {
	height: 28px;
	width: 75px;
	background-color: #000000;
	background-image: url(../images/signup_btn_bg.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
}
.right-side .login-form-wrapper .login {
	height: 28px;
	width: 75px;
	background-color: #000000;
	background-image: url(../images/login_btn_bg.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	font-size: 12px;
	font-weight: bold;
}
.right-side .login-form-wrapper .forgot {
	font-size: 12px;
	font-weight: bold;
	color: #fef5ab;
	padding-top: 9px;
	text-align: left;
	width: 190px;
	padding-left: 20px;
}
.right-side .login-form-wrapper .forgot a {
	font-size: 12px;
	font-weight: bold;
	color: #fef5ab;
}
.right-side .login-form-wrapper .InputsCont {
	width: 230px;
	height: 100px;
	float: left;
	text-align: left;
	margin-left: 28px;


}
.right-side .login-form-wrapper .SignupCont {
	float: left;
	text-align: left;
	width: 180px;

}
.right-side .login-form-wrapper .FdeLogoCont {
	float: left;
	text-align: center;
}

.right-side .login-form-wrapper .FdeLogoCont a {
	font-size: 12px;
	font-weight: bold;
	color: #fef5ab;
}
.right-side .header {
	height: 24px;
	width: 281px;
	background-color: #330016;
	border: 6px solid #cacaca;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 8px;
}
.header .top {
	display: block;
	height: 24px;
	width: 35px;
	float: left;
	line-height: 24px;
	text-align: right;
}

.header .five {
	font-size: 24px;
	height: 24px;
	width: 18px;
	display: block;
	float: left;
	text-align: right;
	line-height: 24px;
}
.right-side .top-wrapper {
	width: 293px;
	height: 295px;
}
.right-side .top-list-cont {
	width: 293px;
	height: 54px;
	background-color: #E2E2E2;
	margin-bottom: 5px;
}
.top-list-cont .pic {
	height: 54px;
	width: 54px;
	float: left;
}
.top-list-cont .pic img {
	border: 2px solid #e3e6ea;
}
.top-list-cont .info {
	float: right;
	height: 54px;
	width: 234px;
}
.top-list-cont .left {
	float: left;
	width: 201px;
	height: 54px;
}
.top-list-cont .info .row {
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 201px;
	height: 18px;
}
.top-list-cont .info .type {
	color: #5e5e5e;
}
.top-list-cont .info .blackstar {
	float: right;
	height: 22px;
	width: 20px;
	background-image: url(../images/black_star.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 13px;
	padding-top: 10px;
}
.right-side .bottum-right-ad {
	height: 258px;
	width: 293px;
	background-image: url(../images/home_right_ad.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
}
.not-login {
	height: 270px;
}
.forgot-form {
	padding-left: 40px;
	display: block;
}
.forgot-form input {
	display: block;
	margin-top: 7px;
}

