/* @override http://ihl.uxjw.me/ihl.css */

/* @group YUI Reset 

Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

/* @end */

html, body {
	background: url(img/background.png) repeat-y center top;
}

#container {
	width: 1020px;
	margin: 0 auto;
	background: transparent url(img/bg_main.png) repeat;
}

#header {
	background-image: url(img/bg_footer.png);
}

h1 {
	background: url(img/iheartluxe.png) no-repeat center center;
	height: 120px;
	border-bottom: 1px solid #f4f2f2;
}

h1 span {
	display: none;
}

#center {
	background: url(img/features.jpg) no-repeat center center;
	height: 350px;
	position: relative;
}


form#main {
	background: url(img/form_bg.png) no-repeat;
	width: 587px;
	height: 117px;
	padding: 26px 33px;
	position: absolute;
	top: 91px;
	left: 186px;
}

#fields {
	background: url(img/email.png) no-repeat 0 5px;
	padding-top: 5px;
	height: 60px;
	position: relative;
}

input#email {
	float: left;
	border: 0;
	width: 390px;
	padding: 10px 17px 10px 10px;
	background-color: transparent;
	height: 35px;
	color: #6ccffc;
	font: italic 28px Georgia, "Times New Roman", Times, serif;
	margin-right: 13px;
}

input#submit {
	border: 0;
	background: url(img/addme.png) no-repeat 0 0;
	height: 54px;
	width: 155px;
	font-size: 1px;
	color: #FFF;
	text-indent: -999px;
	cursor: pointer;
	opacity: 0.9;
}

#confirmed {
	position: absolute;
	top: 5px;
	left: 0;
}

#thanks {
	display: block;
	float: left;
	border: 0;
	width: 390px;
	padding: 14px 17px 10px 10px;
	background-color: transparent;
	height: 25px;
	color: #6ccffc;
	font: italic 19px Georgia, "Times New Roman", Times, serif;
	margin-right: 13px;
}

#button {
	display: block;
	float: left;
	background: url(img/addme.png) no-repeat 0 -55px;
	height: 54px;
	width: 155px;
}

input#submit:hover,
input#submit:focus,
input#submit:active {
	opacity: 1.0;
}


#footer {
	background: url(img/bg_footer.png);
	height: 200px;
	position: relative;
	border-top: 1px solid #d6d4d1;
}

#footer .pinterest {
	position: absolute;
	right: 20px;
	top: 20px;
}

#footer .ihm {
	display: block;
	width: 120px;
	height: 107px;
	position: absolute;
	top: 47px;
	left: 450px;
}