body.login {
	font: 12px/19px "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti;
	background: #fff;
	min-width: 1200px;
	max-width: 1200px;
	margin: auto;
	-webkit-text-size-adjust: none;
}

.menu-login-menu-container {
	height: 50px;
	margin: 15px 80px 0 0;
	background: url(../../images/login-menu-wrapper-bg.png) bottom left no-repeat;
	position: relative;
	z-index: 400;
	float: right;
	width: 520px;
}

#menu-login-menu li {
	height: 50px;
	position: relative;
	z-index: 1;
	float: left;
	list-style: none;
}

#menu-login-menu li:hover {
	z-index: 2;
}

#menu-login-menu li a {
	font-size: 20px;
	font-weight: bold;
	height: 38px;
	padding: 0 30px;
	text-decoration: none;
	display: block;
	color: #434343;
	text-transform: uppercase;
}

#menu-login-menu ul li a span {
	background: url(../../images/ico-arrow-3.png) right 6px no-repeat;
	padding: 0 16px 0 0;
}

#menu-login-menu ul li:hover > a span {
	background: url(../../images/ico-arrow-4.png) right 6px no-repeat;
	padding: 0 16px 0 0;
}

#menu-login-menu li:hover > a {
	background: #49bcd7 url(../../images/main-menu-wrapper-item-hover-bg.png) bottom left repeat-x;
	color: #00acd4;
}

#menu-login-menu li > a:hover {
	color: #00acd4;
}

#login {
	width: 1200px;
	height: 520px;
	padding: 20px 0 0;
}

#login #nav {
	background: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#99000000',EndColorStr='#99000000');
	overflow: hidden;
	width: 250px;
	padding: 15px 24px 15px 24px;
	font-weight: normal;
	-webkit-box-shadow: rgba(200,200,200,0.7) 0 4px 10px -1px;
	box-shadow: rgba(200,200,200,0.7) 0 4px 10px -1px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	color: #fff !important;
	position: absolute;
	z-index: 100;
}

.login-action-login #login #nav {
	margin: 410px 0 0 80px;
}

.login-action-register #login #nav {
	margin: 460px 0 0 80px;
}

.login-action-lostpassword #login #nav {
	margin: 370px 0 0 80px;
}

.login-action-resetpass #login #nav {
	margin: 435px 0 0 80px;
}

.login-action-resetpass #backtoblog {
	display: block;
	margin: 10px 0 0 250px;
}

#login #nav a {
	color: #fff !important;
	text-shadow: none;
	padding: 0 10px;
}

#login #backtoblog {
	display: none;
}

#login h1 {
	margin: 5px 0 0 50px;
	position: absolute;
	top: 20px;
}

#loginform {
	width: 250px;
	background: none;
	background: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#99000000',EndColorStr='#99000000');
	margin: 140px 0 0 80px;
	border: none;
	position: absolute;
	z-index: 100;
}

#registerform {
	width: 250px;
	background: none;
	background: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#99000000',EndColorStr='#99000000');
	margin: 90px 0 0 80px;
	border: none;
	padding: 10px 24px 10px;
	position: absolute;
	z-index: 100;
}

#registerform input[type="text"] {
	margin-bottom: 10px;
}

#registerform #reg_passmail {
	display: none;
	color: #fff;
}

#registerform #wp-submit {
	margin-top: -25px;
}

#lostpasswordform {
	width: 250px;
	background: none;
	background: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#99000000',EndColorStr='#99000000');
	margin: 180px 0 0 80px;
	border: none;
	position: absolute;
	z-index: 100;
}

#resetpassform {
	width: 250px;
	background: none;
	background: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#99000000',EndColorStr='#99000000');
	margin: 115px 0 0 80px;
	padding-bottom: 25px;
	border: none;
	position: absolute;
	z-index: 100;
}

#resetpassform #pass-strength-result {
	border-width: 0;
	margin-bottom: 25px;
	padding: 6px 0;
}

#resetpassform .indicator-hint {
	display: none;
}

.login h1 a {
	background-image:url(../../images/custom-login-logo.png) !important; background-size:200px 61px !important;
	width: 210px !important;
	height: 65px !important;
	padding-bottom: 0px;
}

.login label {
	color: #fff;
}

#auto-slide .slide div {
	width: 1200px;
	height: 429px;
	top: 105px;
}

#auto-slide .slide {
	list-style: none;
}

#auto-slide .slide #slide-1 {
	background: url(./login-bg-1.jpg) no-repeat;
	position: absolute;
	opacity: 1;
	filter: alpha(opacity=100);
}

#auto-slide .slide #slide-2 {
	background: url(./login-bg-2.jpg) no-repeat;
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
}

#auto-slide .slide #slide-3 {
	background: url(./login-bg-3.jpg) no-repeat;
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
}

#auto-slide .slide #slide-4 {
	background: url(./login-bg-4.jpg) no-repeat;
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
}

.main-footer { width: 880px; padding: 30px 0 21px 0; background: url(../../images/main-menu-wrapper-bg.png) top center no-repeat; overflow: hidden; margin-left: 160px; }
	.main-footer h2 { margin: 0 0 15px 0; font-size: 16px; text-transform: uppercase; }
	.main-footer .purchase { padding: 0 0 0 21px; font-size: 14px; font-weight: bold; color: #2d6400; background: url(../../images/ico-cart-1.png) left 1px no-repeat; text-decoration: none; }
	.main-footer .purchase:hover { color: #439500; }
	.main-footer .about { width: 330px; margin: 0 100px 0 0; float: left; }
			.main-footer .about div p { margin: 21px 0 0 0; }
			.main-footer .about div p:first-child { margin: 0; }
	.main-footer .categories { width: 200px; margin: 0 50px 0 0; float: left; }
		.main-footer .categories ul { margin: -2px 0 0 0; }
		.main-footer .categories li { list-style-type: none; line-height: 23px; }
			.main-footer .categories li a { padding: 0 0 0 14px; font-weight: bold; color: #000; text-decoration: none; background: url(../../images/ico-list-bullet-2.png) 0 4px no-repeat; }
			.main-footer .categories li a:hover { color: #00acd4; }
	.main-footer .social { width: 200px; float: left; }
		.main-footer .social ul { margin: -3px 0 0 0; }
		.main-footer .social li { list-style-type: none; line-height: 27px; }
			.main-footer .social li a { padding: 3px 0 3px 30px; font-weight: bold; color: #000; text-decoration: none; }
			.main-footer .social li a:hover { color: #00acd4; }
			.main-footer .social .twitter { background: url(../../images/ico-twitter-1.png) 0 0 no-repeat; }
			.main-footer .social .facebook { background: url(../../images/ico-facebook-1.png) 0 0 no-repeat; }
			.main-footer .social .digg { background: url(../../images/ico-digg-1.png) 0 0 no-repeat; }
			.main-footer .social .youtube { background: url(../../images/ico-youtube-1.png) 0 0 no-repeat; }
			.main-footer .social .flickr { background: url(../../images/ico-flickr-1.png) 0 0 no-repeat; }
			.main-footer .social .rss { background: url(../../images/ico-rss-1.png) 0 0 no-repeat; }
	.main-footer .copyright { width: 880px; padding: 5px 0 0 0; font-size: 11px; text-align: center; clear: both; position: relative; }
		.main-footer .copyright .back-to-top { display: none; }

.login #login_error {
	background-color: #ffebe8;
	border-color: #c00;
	position: absolute;
	margin: 300px 0 0 400px;
	z-index: 100;
}

.login .message {
	background-color: #ffffe0;
	border-color: #e6db55;
	position: absolute;
	margin: 300px 0 0 400px;
	z-index: 100;
}