/*

PORN STAR VIP

*/


/* -- reset -- */

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, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: separate;border-spacing: 0;}caption, th, td {text-align: left;font-weight: normal;}blockquote:before, blockquote:after,q:before, q:after {content: "";}blockquote, q {quotes: "" "";}


/* -- global -- */

html {

}

body {
	font: 24px "Helvetica", sans-serif;
	color: #fff;  
	background:	#840505 url('images/bg.jpg') no-repeat top left;
	letter-spacing: -0.02em;
}

a {
	color: 000;
}

#container {
	width: 1200px;
}

#header {
	height: 155px;
	margin-bottom: 18px;
}

#logo {
	position: absolute;
	left: 254px;
	top: 37px;
}

#photos {
	margin-left: 40px;
}

#pics li {
	list-style-type: none;
	display: inline;
	width: 170px;
	margin-right: 11px;
}

#pics img{
	border: solid 2px #000;
}

#marketing-text {
	margin-left: 145px;
	margin-top: 45px;
	margin-bottom: 50px;
	height: 90px;
}

#marketing-text td {
	vertical-align: middle;
}

#callout {
	font-size: 86px;
	width: 500px;
	letter-spacing: -0.05em;
}

#tagline {
	padding-left: 12px;
	padding-top: 10px;
}

#form {
	margin-left: 155px;
	width: 820px;
	background: transparent;

}

#first {
	vertical-align: middle;
}

#email {
	background: transparent url(images/formfield.png) right top no-repeat;
	border: none;
    background-repeat:   no-repeat;
    background-position: center; 
	height: 28px;
	width: 216px;
	vertical-align: middle;	
	padding-left: 10px;
	font-size: 12px;
}

#submit-button {
	background: transparent url(images/submitbutton.png);
	height: 25px; 
	width: 111px;
	border: none;
	vertical-align: middle;	
}

.thankyoumsg {
	color: #000;
	width: 600px;
	margin-top: 0px;
	margin-left: 200px;
	padding: 100px;
	display: block;
}
