﻿.DiscountBox {
	list-style: none;
	width: 96%;
	float: left;
	padding: 0;
	margin: 1.5% 2%;
}

.Discount {
	width: 100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 0.2% 0 0 0;
}

.Discount2 {
	width: 100%;
	float: left;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: -0.5% 0 0 0;
	text-align: center;
}

.DisBig {
	color: #f7c53d;
	font-size: 24px;
}

.MemberBox {
	width: 91%;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.MemberLogin {
	float: left;
	font-size: 14px;
	margin: 0.4% 2% 0 0;
}

.MemberField {
	float: left;
	margin: 0 1% 0 0;
}

.MemberBtn {
	float: left;
	margin: 0 1% 0 0;
}

.MemberBtn2 {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	background: #f7c53d;
	padding: 6px 20px;
	text-transform: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	border: none 0px;
	cursor: pointer;
}

.MField {
	width: 200px;
	float: left;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border: none 0;
	background: #FFF;
	padding: 5px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.MField2 {
	width: 130px;
	float: left;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border: none 0;
	background: #FFF;
	padding: 5px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.WrapCover {
	width: 96%;
	float: left;
	padding: 1.8%;
	margin: 2% 0 0 0.3%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

.login-wrap {
	float: left;
	width: 45%;
	margin: 0%;
	padding: 2%;
	background: #FFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 0px 0px 6px #cfcfcf, 0px 0px 0px #cfcfcf;
}

.login-wrap3 {
	float: right;
	width: 45%;
	margin: 0%;
	padding: 2%;
	background: #FFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 0px 0px 6px #cfcfcf, 0px 0px 0px #cfcfcf;
}

.login-wrap2 {
	float: left;
	width: 94%;
	padding: 3%;
	background: #f6f6f6;
	border: solid 1px #e0e0e0;
}

.login-h1 {
	float: left;
	width: 100%;
	color: #000;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 2% 0;
}

.login-list {
	float: left;
	width: 100%;
	margin: 2% 0 0 0;
}

.login-list1 {
	float: left;
	width: 25%;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 4% 0 0 3%;
}

.login-list2 {
	float: left;
	width: 60%;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	padding: 3%;
	text-decoration: none;
	background: #eeeeee;
	border: solid 1px #d1d1d1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.listbtn {
	float: left;
	width: 94.6%;
	margin: 5% 5.4% 0 0;
	text-align: right;
}

.LoginBtn {
	float: right;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	background: #303030 url(../images/SubBtn-bg.png) repeat-x left top;
	padding: 5px 35px;
	text-transform: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	border: none 0px;
	cursor: pointer;
}

	.LoginBtn:hover {
		color: #ffd654;
	}

.loginfield {
	float: left;
	width: 280px;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	padding: 8px 10px;
	text-decoration: none;
	background: #FFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	border: solid 1px #d1d1d1;
}

.loginlist {
	float: left;
	width: 100%;
	padding: 1% 20% 0 30%;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

.loginlistco {
	float: left;
	width: 100%;
	margin: 0 0 1% 0;
}

.loginlist1 {
	float: left;
	width: 25%;
	padding: 8px 0 0 0;
}

.loginlist2 {
	float: left;
	width: 75%;
}

.LoginButton {
	font-family: 'PT Sans', "Myriad Web Pro", "Myriad Pro", Myriad, "Segoe UI", "Verdana", "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	background: #f04d24;
	padding: 6px 20px 7px 20px;
	margin: 1% 0 1% 0;
	border: none 0;
	cursor: pointer;
}

/************************************************************************************
smaller than 991
*************************************************************************************/
@media screen and (max-width: 991px) {
	.loginlist1 {
		float: left;
		width: 100%;
		padding: 8px 0 0 0;
	}
}
