/*Mailing List Styling Starts*/
#lightbox-wrap p, #splash-wrapper p {
	overflow: hidden;
	margin: 0px;
}
#lightbox-wrap label, #splash-wrapper label {
	width: 38%;
	display: block;
	float: left;
}
#lightbox-wrap input[type="text"], #lightbox-wrap input[type="email"], #lightbox-wrap input[type="textarea"], #lightbox-wrap select, 
#splash-wrapper input[type="text"], #splash-wrapper input[type="email"], #splash-wrapper input[type="textarea"], #splash-wrapper select {
	-webkit-appearance: none;
	-moz-appearance: none;
	border: 1px solid #c4a97b;
	width: 450px;
	margin-bottom: 20px;
	height: 35px;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 26px;
	border-radius: 0px;
	background: #c4a97b;
}
#splash-wrapper input[type="text"], #splash-wrapper input[type="email"], #splash-wrapper input[type="textarea"], #splash-wrapper select{
	height: 32px;
}
#lightbox-wrap input[type="submit"], #splash-wrapper input[type="submit"] {
	background: url("../images/submit.png") repeat scroll 0 0 transparent;
	border: none;
	border-radius: 0;
	cursor: pointer;
	display: block;
	height: 33px;
	margin-left: 184px;
	padding: 0;
	text-indent: -9999px;
	text-transform: uppercase;
	width: 450px;
}

#lightbox-wrap .preorderLinkout{
display:block;
height:100%;
width:100%;
}

#lightbox-wrap input[type="submit"]:hover, #splash-wrapper input[type="submit"]:hover {
	background-position: 0px -54px;
}
#splash-wrapper #splash-wrap select{
	border-radius: 4px;
}
#lightbox-wrap select, #splash-wrapper select {
	background: none repeat scroll 0 0 #666666;
	border: 1px solid #fff;
	color: #FFFFFF;
	font-size: 11px;
	text-indent: 4px;
	text-overflow: "";
	font-size: 11px;
	font-weight: 600;
	border-radius: 9px;
	-webkit-appearance: menulist;
}
.firefox #lightbox-wrap select {
	padding-top: 6px;
text-indent:0px;
padding-left:5px;
}
#lightbox-wrap #errorMsg label, #splash-wrapper #errorMsg label {
	float: none;
	width: 100%;
	display: none !important;
}

#lightbox-wrap .mailinglist-outer-wrapper img, #splash-wrapper .mailinglist-outer-wrapper img {
	max-width: 100%;
	height: auto;
}
/*Mailing list Styling Ends*/
/*Default Mlist Styling Starts*/
#lightbox-wrap input.error, #lightbox-wrap select.error, #splash-wrapper input.error, #splash-wrapper select.error {
	border: 1px solid #ff0000;
}
#lightbox-wrap input[type='checkbox'].error, #splash-wrapper input[type='checkbox'].error {
	outline: 1px solid #ff0000;
}
#lightbox-wrap #serverError, #lightbox-wrap #thankyouBlock, #lightbox-wrap #errorMsg, #lightbox-wrap #ajaxLoader, #splash-wrapper #serverError, #splash-wrapper #thankyouBlock, #splash-wrapper #errorMsg, #splash-wrapper #ajaxLoader {
	display: none;
}
#lightbox-wrap #thankyouBlock, #splash-wrapper #thankyouBlock {
	color: #c4a97b;
	font-size: 30px;
	padding-top: 70px;
	font-family: arial;
}
#lightbox-wrap #thankyouBlock, #lightbox-wrap #ajaxLoader, #splash-wrapper #thankyouBlock, #splash-wrapper #ajaxLoader {
	text-align: center;
}
#lightbox-wrap #errorMsg, #lightbox-wrap #serverError, #splash-wrapper #errorMsg, #splash-wrapper #serverError {
	color: #FF0000;
	display: none;
	left: 188px;
	position: absolute;
	text-align: center;
	top: -26px;
	width: 431px;
	font-family: arial;
	font-size: 12px;
}
#lightbox-wrap #ajaxLoader, #splash-wrapper #ajaxLoader {
	background: none repeat scroll 0 0 #FFFFFF;
	height: 100%;
	opacity: 0.2;
	position: absolute;
	top: 0;
	width: 100%;
}
#lightbox-wrap #ajaxLoader img, #splash-wrapper #ajaxLoader img {
	padding-top: 100px;
}
/*Default Mlist Styling Ends*/

#lightbox-wrap {
	background: url("../images/bg_updated.png") no-repeat scroll 0 0 transparent;
	height: 690px;
	width: 772px;
}
#lb-overlay {
	background: none repeat scroll 0 0 #000000;
	display: none;
	left: 0;
	opacity: 0.8;
	position: fixed;
	top: 0;
	z-index: 100;
}
#lightbox-wrap.modal {
	position: absolute;
	top: 85px;
	z-index: 200;
	display: none;
}
#lightbox-wrap .header-outer-wrapper {
	/*background: url("../images/header_callout.png") no-repeat scroll 0 0 transparent;*/
	height: 130px;
	margin: 65px auto 0;
	width: 702px;
	text-indent: -9999px;
}
#lightbox-wrap .mailinglist-outer-wrapper {
	/*background: url("../images/bg_middle_layer.png") repeat scroll 0 0 transparent;*/
	background: none;
	height: auto;
	margin: 10px auto 0;
	max-width: 704px;
	position: relative;
}
#lightbox-wrap fieldset, #splash-wrap fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
#lightbox-wrap label, #splash-wrap label {
	text-indent: -9999px;
	height: 30px;
	margin-left: 31px;
	width: 152px;
	margin-top: 3px;
}
#lightbox-wrap .email-wrap label {
	background: url("../images/email_label.png") no-repeat scroll 0 0 transparent;
}
#lightbox-wrap .country-wrap label {
	background: url("../images/country_label.png") no-repeat scroll 0 0 transparent;
}
#lightbox-wrap .email-wrap {
	margin-top: 0px;
}
#lightbox-wrap .footer-outer-wrapper {
	/*background: url("../images/footer_callout.png") no-repeat scroll 0 0 transparent;*/
	height: 171px;
	margin: 45px auto 0;
	width: 702px;
	text-indent: -9999px;
}
#lightbox-wrap #privacyText {
	color: #c4a97b;
	float: right;
	font-family: arial;
	font-size: 9px;
	margin-right: 0;
	text-align: center;
	width: 592px;
	margin-top: 20px;
}
#lightbox-wrap #privacyText a, #splash-wrap #privacyText a {
	color: #c4a97b;
	text-decoration: none;
	border-bottom: 1px solid #c4a97b;
}
#lightbox-wrap #privacyText a:hover, #splash-wrap #privacyText a:hover {
	border-bottom: none;
}
#lightbox-wrap .close {
	background: url("../images/close.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 66px;
	position: absolute;
	right: -50px;
	top: 15px;
	width: 68px;
	cursor: pointer;
}
#lightbox-wrap .close:hover {
	background-position: 0 -78px;
}
/**/
#splash-wrapper {
	margin: 0px;
	width: 320px;
	margin: 0 auto;
	background: url("../images/NY_splash_bg.png") repeat-y scroll center top #A6A6A6;
}
#splash-wrapper .header-outer-wrapper {
	/*background: url("../images/NY_splash_header.png") no-repeat scroll 0 0 transparent;*/
	background: none;
	height: 129px;
	text-indent: -9999px;
}
#splash-wrapper #splash-wrap{
	background: url("../images/bg_mobile.png") no-repeat scroll 0 0 transparent;
}
#splash-wrapper .header-outer-wrapper {
	/*background: url("../images/header_mobile.png") no-repeat scroll 0 0 transparent;*/
	background: none;
}
#splash-wrapper .footer-callout {
	/*background: url("../images/callout_mobile.png") no-repeat scroll 0 0 transparent;*/
	background: none;
	height: 281px;
	text-indent: -9999px;
}
#splash-wrapper .mailinglist-outer-wrapper {
	/*background: url("../images/NY_splash_contentbg.png") no-repeat scroll 0 0 transparent;*/
	margin-top: 7px;
	position: relative;
}
#splash-wrapper input[type="submit"] {
	background: url("../images/mobile_submit.png") no-repeat scroll 0 0 transparent;
	width: 179px;
	margin: 0 auto 0 124px;
}
#splash-wrapper input[type="submit"]:hover {
	background-position: 0 0px;
}
#splash-wrapper label {
	margin-left: 21px;
	width: 103px;
}
#splash-wrapper .email-wrap label {
	background: url("../images/mobile_label_email.png") no-repeat scroll 0 0 transparent;
	margin-left: 45px;
    width: 78px;
}
#splash-wrapper .country-wrap label {
	background: url("../images/mobile_label_country.png") no-repeat scroll 0 0 transparent;
}
#splash-wrapper input[type="text"], #splash-wrapper input[type="email"], #splash-wrapper input[type="textarea"], #splash-wrapper select {
	width: 179px;
	margin-bottom: 15px;
}
#splash-wrapper .email-wrap {
	padding-top: 25px;
}
#splash-wrapper #privacyText {
	color: #c4a97b;
	font-family: arial;
	font-size: 9px;
	margin: 0 auto;
	padding: 17px 0 30px;
	text-align: center;
	width: 270px;
	line-height:12px;
}
#splash-wrapper select {
	height: 32px;
}

#splash-wrapper #errorMsg, #splash-wrapper #serverError {
	left: 0;
	top: 7px;
	width: 320px;
}
#splash-wrapper #serverError {
	font-size: 10px;
}
#splash-wrapper .footer-outer-wrapper {
	background: url("../images/mobile_bg.jpg") repeat scroll 0 0 transparent;
	margin-top: 14px;
}
#splash-wrapper .footer-outer-wrapper .enter_site {
	padding-top: 40px;
	text-indent: -9999px;
}
#splash-wrapper .footer-outer-wrapper .enter_site a {
	background: url("../images/mobile_entersite_btn.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 30px;
	margin: 0 auto;
	width: 253px;
}
#splash-wrapper .footer-outer-wrapper .enter_site a:hover {
	/*background-position: 0 -30px*/
}
#splash-wrapper .footer-outer-wrapper .footer_links {
	background: url("../images/mobile_TOS.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
	margin: 15px auto 0;
	padding-bottom: 80px;
	padding-top: 20px;
	width: 205px;
}
#splash-wrapper .footer_links span {
	display: none;
}

#splash-wrapper .footer_links > a {
    display: inline-block;
    float: left;
    height: 11px;
    text-indent: -9999px;
    width: 105px;
}
#splash-wrapper .footer_links a.pp {
	margin-left: 7px;
	width: 89px;
}
#splash-wrapper #thankyouBlock {
	font-size: 20px;
	padding: 107px 50px 0;
}
#lightbox-wrap input[type="email"],#splash-wrapper input[type="email"]
{
	padding-left:5px;
}
