/* reset the style */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-family: 'Helvetica Neue',Arial,Helvetica,sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#sq_body_container {
	background: url(http://chatroulette-hotties.com/wp-content/plugins/wpleadplusclean/themes/common/site_bg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align: center;
	margin: auto;
	padding-top: 30px;
}

#sq_body_container > div {
	display: inline-block;
}

#sq_above_head_img {
	margin: auto;
	text-align: center;
	width: 100%;
}

#sq_below_bottom_img {
	margin: auto;
	text-align: center;
}

#sq_above_head_img img, #sq_below_bottom_img img{
	margin: auto;
	max-width: 100%;
}

.sq_facebook_connect {
	display: block;
	width: 250px;
	height: 29px;
	text-align: center;
	margin: 10px auto 0;
	background: url(http://chatroulette-hotties.com/wp-content/plugins/wpleadplusclean/themes/common/rect_fb.png) no-repeat;
}


#sq_box_container {
	width: 520px;
	margin: auto;
	text-align: center;
}

#sq_form_head {
	height: 25px;
	width: 520px;
	margin: auto;
	background: url(head0000.png) no-repeat;
}

#sq_body_container #divider {
	width: 420px;
	height: 6px;
	background: url(divider0.png);
}

#sq_form_foot {
	height: 25px;
	width: 520px;
	margin: auto;
	background: url(foot0000.png) no-repeat;
}

.sq_main_headline {
	padding: 20px 40px 10px;
	font-size: 40px;
	text-align: center;
	margin: auto;
}

.sq_sub_headline {
	padding: 10px 0px 10px;
	width: 400px;
	margin: auto;
	font-size: 22px;
	line-height: 25px;
}

.sq_cta_text {
	padding: 15px 45px 10px;
	margin: auto;
}

#sq_body_container input[type="text"], #sq_body_container input[type="email"], #sq_body_container input[type="number"] {
	display: block;
	background: url(http://chatroulette-hotties.com/wp-content/plugins/wpleadplusclean/themes/traditional/1/themes/1/assets/imgs/input.png) no-repeat 0 0 scroll transparent;
	width: 400px;
	height: 60px;
	border: 0;
	text-align: center;
	font-size: 22px;
	color: #a8a8a8;
	margin: auto;
	line-height: 60px;
}

#sq_body_container input[type="submit"], #sq_body_container input[type="button"], #sq_body_container input[type="image"] {
	display: block;
	background: url(http://chatroulette-hotties.com/wp-content/plugins/wpleadplusclean/themes/traditional/1/themes/1/assets/imgs/submit.png) no-repeat 0 0 scroll transparent;
	width: 296px;
	height: 96px;
	border: 0;
	text-align: center;
	font-size: 24px;
	color: #2a2a2a;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	line-height: 96px;	
	cursor: pointer;
}


input:focus, input {
	outline: none;
}

#extender {
	padding: 0 0 30px;
	
}

#divider {
	margin: auto;
}

#sq_form_body {
	background-image: url(body_bg0.png);
}

.privacy_commit img {
	padding: 0 5px;
}

.privacy_commit {
	font-size: 0.8em;
	width: 400px;
	margin: auto;
}
#footer_links {
	margin-top: 10px;
	font-size: 0.9em;
	margin-bottom: 40px;
	padding-bottom: 50px;
}

#footer_links li {
	display: inline;
	padding: 5px;
}


