/* Resets */
body, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, em, img, strong, sub, sup, tt, var, b, u, i, center, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
	font-family: sans-serif;
	vertical-align: bottom; }
body {
	background: #000;
	line-height: normal; }
ol, ul {
	list-style: none; }
table {
	border-collapse: separate;
	border-spacing: 2px;
	margin: auto;
}
sup {
	vertical-align: top;
	font-size: 10px;
}

a {
  color: #29A3E0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #e1e1e1;
}

h1 {
	font-size: 26px;
	font-weight: bold;
}

h2 {
	font-size: 20px;
	margin-top: 15px;
}

.clear {
	clear: both;
}

.index .consent-form {
	width: 580px;
	max-width: 90%;
	margin: auto; 
}

.index .consent-top {
	font-size: 22px;
	margin-top: 25px;
}

.index .consent-form .consent {
	font-size: 16px;
	margin: 20px auto;
}

.index .consent-form .msg {
	margin-bottom: 5px;
	font-size: 14px;
}

.container {
	background: #000;
	background-image: url(../images/bg-wall.jpg);
	background-position: 50% 65px;
	background-repeat: no-repeat;
	min-width: 305px;
	min-height: 560px;
	margin: auto;
	position: relative;
}

.header {
  width: 990px;
  max-width: 100%;
  height: 65px;
  margin: auto;
}

.header .logo {
  width: 100%;
  height: 34px;
  padding-top: 24px;
  text-align: center;
  z-index: 1;
  background: url('/images/logo.png') no-repeat;
  background-position: center 24px;
  text-indent: -2000px;
}

.content {
	background-image: url(../images/bg-shaded.png);
	padding: 15px 2px 20px;
	width: 650px;
	max-width: 95%;
	min-height: 320px;
	margin: 20px auto 85px;
	box-shadow: 1px 1px 3px 2px #111;
	border: 3px solid #fff;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0.1em 0.1em #000;
	position: relative;
	z-index: 10;
}

.matchmaking .content {
	padding: 0;
	margin-top: -5px;
}

.matchmaking.form .description {
	width: 98% !important;
}
.matchmaking.form .text {
	margin: 15px 25px !important;
}
.form {
	color: #fff;
	text-align: center;
}

.form-top, .form-bottom {
  display: none;
}

#step1 .form-top {
	display: block;
	font-size: 32px;
	font-weight: bold;
}

#step1 .form-top .sub {
	font-size: 28px;
	font-weight: normal;
	color: #ccc;
}

.offer.form {
  padding: 10px 0px 15px;
}

.offer.form .logo {
	width: 100%;
	text-align: center;
}

#zoosk.offer.form .profile {
	max-width: 420px;
	margin: auto;
	padding-bottom: 15px;
}

.offer .profile .label {
	width: 280px;
	margin: 5px auto 3px;
	text-align: left;
	font-size: 12px;
	display: block;
}

.offer .profile .field {
	text-align: center;
	white-space: nowrap;
	padding-bottom: 5px;
	display: block;
}

.offer input[type=text], .offer input[type=password] {
	height: 38px;
}

.offer .terms, .offer .consent {
  margin-top: 5px;
  text-align: center;
  font-size: 10px;
}

.offer .disclaimer {
	max-width: 450px;
	margin: 10px auto 0;
	font-size: 10px;
}

.question {
	width: 350px;
	max-width: 95%;
	min-height: 48px;
	margin: 35px auto 0;
	color: #f5f5f5;
	text-shadow: 0 0 0.3em #000;
	font-size: 20px;
	text-align: center;
	line-height: 24px;
	font-weight: bold;
}

.question .sub {
	margin: 2px auto 0;
	font-size: 14px;
	line-height: 17px;
}

.offer.form .question {
	margin: 5px auto 0;
	font-size: 12px;
	min-height: 24px;
}

.msg {
  min-height: 20px;
  margin-top: 5px;
  font-size: 12px;
  color: red;
  text-align: center;
  font-weight: bold;
}

#profile-msg.msg {
  min-height: 17px;
  margin: 0px auto -8px;
}

#bmonth {
	width: 101px;
}

#bday, #byear {
	width: 65px;
}

.form-bottom {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #FFF;
  padding: 15px 0px;
}

#step3 .form-body .label {
	display: inline-block;
	font-size: 16px;
	margin-right: 5px;
	min-width: 40px;
}

.form-body .field {
	text-align: center;
	padding-bottom: 20px;
	display: inline-block;
}
#elitesingles .form-body .field {
	vertical-align: top;
}

.form-body .logo img {
	max-width: 270px;
	max-height: 70px;
}

.offer.form .field-row {
	width: 282px;
	max-width: 100%;
	margin: auto;
}

.offer.form .field-left {
	display: inline-block;
	margin-left: 0;
	margin-right: 1%;
	width: 48%;
}
.offer.form .field-right {
	display: inline-block;
	margin-left: 1%;
	margin-right: 0;
	width: 48%;
}

.private-safe {
  height: 22px;
  padding-top: 10px;
  padding-left: 20px;
  position: absolute;
  bottom: 5px;
  right: 18px;
  color: #666;
  font-size: 12px;
  background-image: url('/images/private-safe.png');
  background-position: left;
  background-repeat: no-repeat;
}

.step .navigation {
	position:absolute;
	bottom: 10px;
	left: 10px;
	text-align: center;
}

.step .navigation .arrow {
  float: left;
  width: 10px;
  height: 16px;
}

.step .navigation-text {
	float: left;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 13px;
	margin:-1px 3px;
}

.form-body .results .info {
	margin: 5px 0;
	color: #29A3E0;
	font-size: 16px;
	font-weight: bold;
}

.form-body .results .message {
	margin: 15px 10px;
	color: #fff;
	font-size: 14px;
}

.optout.form .disclaimer {
	margin-bottom: 5px;
}

.login.form .form-top {
	color: #fff;
	font-size: 24px;
	display: block;
	visibility: visible;
	margin-top: 50px;
}

.login.form .form-top .sub {
	font-size: 18px;
	margin: 10px auto;
}

.login.form .form-body .logo {
	margin: 15px auto;
}

.footer {
  position: absolute;
  top: 560px;
  text-align: center;
  width: 100%;
  color: #666;
 }
 
.footer td, .footer img {
	vertical-align: top;
}

.footer p {
	font-size: 13px;
}

.footer .text-image {
	width: 100%;
	text-align: center;
	position: absolute;
	top: -60px;
}

.footer .text-image img {
	max-width: 95%;
	height: auto;
}

.footer .bottom {
	background: #000;
	padding: 20px 0;
	margin: auto;
	text-align: center;
}

.footer .links {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
}

.footer .links a {
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
}

.footer .links a:hover {
	text-decoration: underline;
}

.footer .copyright, .footer .no-background-check {
	text-align: center;
	color: #365d92;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
}

.column {
	width: 310px;
	margin: 0px auto 2px;
	display: inline-block;
	vertical-align: top;
}

.icon {
	width: 58px;
	height: 58px;
	margin-left:20px;
	margin-top:20px;
	float: left;
}

.heading {
	width: 227px;
	height: 58px;
	margin-left: 5px;
	margin-top: 30px;
	float: left;
	text-transform: uppercase;
	font-size: 18px;
	text-align: left;
}

.heading .line1 {
	color: #1c3f76;
}

.heading .line2 {
	color: #505050;
}

.feature {
	width: 247px;
	min-height: 165px;
	margin: 2px auto 0;
	font-size: 14px;
	color: #555;
}

#number1.feature {
	margin-top: 20px;
	margin-bottom: -20px;
}

#pic-matches {
	background: url("/images/pic-matches.jpg") no-repeat;
	background-position: 50%, 50%;
}

#pic-dates {
	background: url("/images/pic-dates.jpg") no-repeat;
	background-position: 50%, 50%;
}

.divider {
	width: 300px;
	height: 25px;
	margin: auto;
	background: transparent url("/images/divider.jpg") no-repeat;
	background-position: center;
}

.about {
	width: 90%;
	max-width: 990px;
	margin: 30px auto;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #505050;
	text-transform: uppercase;
}

.about .highlight {
	color: #365d92;
	text-decoration: underline;
}

button, a.buttonized {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding: 4px 22px;
	text-decoration: none;
	text-shadow: 0px -1px 0px #5b6178;
	border: none;
	width: 280px;
	margin: 5px auto 22px;
	overflow: hidden;
	position: relative;
	text-align: center;
	white-space: nowrap;
	background: #1666c1;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#558cca), to(#1666c1));
	background: -webkit-linear-gradient(0% 0%, 0% 100%, from(#558cca), to(#1666c1));
	background: -moz-linear-gradient(center top, #558cca, #1666c1);
}

#elitesingles.offer .label {
	width: 280px;
	line-height: 18px;
}

button:not(.debossed), a.buttonized:not(.debossed) {
	-webkit-box-shadow: 1px 1px 0 1px rgba(255, 255, 255, 0.25) inset, 1px 1px 0 rgba(0, 0, 0, 0.2) inset, 1px 1px 3px rgba(0, 0, 0, 0.33);
	-moz-box-shadow: 1px 1px 0 1px rgba(255, 255, 255, 0.25) inset, 1px 1px 0 rgba(0, 0, 0, 0.2) inset, 1px 1px 3px rgba(0, 0, 0, 0.33);
	box-shadow: 1px 1px 0 1px rgba(255, 255, 255, 0.25) inset, 1px 1px 0 rgba(0, 0, 0, 0.2) inset, 1px 1px 3px rgba(0, 0, 0, 0.33);
}

button:hover, a.buttonized:hover {
	background-color: #1c84cc; 
	background: #1256a4;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4776ab), to(#1256a4));
	background: -webkit-linear-gradient(0% 0%, 0% 100%, from(#4776ab), to(#1256a4));
	background: -moz-linear-gradient(center top, #4776ab, #1256a4);
}

button:active:not([disabled]), a.buttonized:active:not([disabled]) {
	background-color: #1c84cc;
	-webkit-box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.3) inset, 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.3) inset, 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.3) inset, 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
}

button:visited, button:active, button:hover, a.buttonized:visited, a.buttonized:active, a.buttonized:hover {
	color: white; 
}

button::before, a.buttonized::before {
	background-position: 0 0;
	content: '';
	display: none;
	margin-right: 5px;
	opacity: .5;
	vertical-align: -4px;
	width: 16px;
	height: 16px;
}

button[disabled], a.buttonized[disabled] {
	background-color: #2f6c96;
	cursor: default;
}

button[disabled]::before, a.buttonized[disabled]::before {
	display: inline-block;
	content: '';
	display: none;
	content: '';
	opacity: .5;
	vertical-align: -4px;
	width: 16px;
	height: 16px;
}

button.no-agree {
	background: #777;
}

input[type=submit] {
	width: 130px;
	height: 50px;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	background: #00a3de; 
	color: #fff;
	text-shadow: 0 0 0.05em #444;
	border: 0 none;
	cursor: pointer;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 1px 1px 2px 2px #2a2a2a;
	-webkit-appearance: none;
}

input[type=submit]:hover, input[type=submit].small:hover, input[type=submit].unselected:hover {
	color: #fff;
	background-color: #1c84cc; 
}

input[type=text], input[type=password] {
	width: 280px;
	max-width: 100%;
	height: 48px;
	text-indent: 10px;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #555;
	background-color: #fff;
	text-shadow: 0 0 0.02em #ddd;
	border: 0 none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 1px 1px 2px 2px #2a2a2a;
	-webkit-appearance: none;
	-webkit-padding-before: 0px;
	-webkit-padding-end: 0px;
	-webkit-padding-after: 0px;
	-webkit-padding-start: 0px;
}

::-webkit-input-placeholder {
   color: #666;
}

:-moz-placeholder {
   color: #666;  
}

::-moz-placeholder {
   color: #666;  
}

:-ms-input-placeholder {  
   color: #666;  
}

select {
	width: 280px;
	height: 47px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 5px;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #555;
	background-color: #fff; 
	background-image: url('/images/dropdown-arrow.png');
	border: 0 none;
	-webkit-border-radius: 2px;
	border-radius: 5px; 
	box-shadow: 1px 1px 2px 2px #2a2a2a;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	text-overflow: '';
	background-position: 252px 2px;
	background-repeat: no-repeat;
}

select#bmonth {
	margin-right: 3px; 
	width: 95px;
	background-position: 67px 2px;
}

select#bday {
	margin-right: 3px; 
	width: 85px;
	background-position: 57px 2px;
}

select#byear {
	width: 85px;
	background-position: 57px 2px;
}

select#city, select#state {
	width: 235px;
	background-position: 207px 2px;
}

.g-recaptcha div {
	padding-bottom: 15px;
}

.field {
	position: relative;	
}

.hint-box {
	display: none;
	position: absolute;
	bottom: 65px;
	right: 50%;
	margin-right: -130px;
	width: 250px;
	padding: 4px;
	background: rgba(0, 0, 0, 0.90);
	color: #fff;
	z-index: 99;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
	white-space: nowrap;
}

.hint-box ul, .hint-box li {
	line-height: 18px;
	font-size: 12px;
	text-align: center;
	width: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}

@media (max-width: 480px) {
	.index .consent-top {
		font-size: 18px;
	}
	
	.index .consent-form .consent {
		font-size: 16px;
	}

	.index .consent-form .msg {
		margin-bottom: 10px;
	}
	
	#elitesingles.offer .label {
		width: 260px;
	}
}
@media (max-width: 460px) {
	.offer.form .form-body .results .info {
		font-size: 12px;
	}
	
	.offer.form .form-body .results .message {
		font-size: 10px;
	}
	
	.offer.form .disclaimer {
		max-width: 95%;
	}
}