/*
Code by Airtype Studio - www.airtypestudio.com
style.css - local page styles
*/

@import url(global/reset.css); /* Global Reset Styles */
@import url(global/global.css); /* Global Miscellaneous Styles */

/*Local Styles*/

body {
	background: #050302 url(../images/contests/kili_bg.jpg) center top repeat-x;
	font-size: 62.5%;
	line-height: 1.5em;
}

#container {
	margin: 0 auto;
	width: 955px;
}

#header {
	background: url(../images/contests/kili_header.jpg);
	height: 551px;
	text-indent: -9999px;
}

#center {
	background: url(../images/contests/kili_center.jpg);
	height:466px;
	position: relative;
}

#intro {
	text-indent: -9999px;
}

#intro a {
	display: block;
	overflow: hidden;
	position: absolute;
}

#specs {
	height: 31px;
	left: 38px;
	top: 216px;
	width: 157px;
}

#zara {
	height: 54px;
	left: 38px;
	top: 397px;
	width: 79px;
}

#cotton {
	height: 54px;
	left: 207px;
	top: 397px;
	width: 80px;
}

#enter, #winner {
	background: #fff;
	height: 466px;
	left: 332px;
	position: absolute;
	top: 0;
	width: 601px;
}

#winner p {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 1.6em;
	padding: 10px 20px;
	line-height: 1.2em;
	color: #555555;
	text-align: justify;
}

#winner p a { color: #71bf44; }

#winner h1 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 2.1em;
	padding: 20px 20px;
	text-transform: uppercase;
	color: #71bf44;
	font-weight: bold;
}

#footer {
	background: url(../images/contests/kili_footer.jpg) no-repeat;
	height: 250px;
	position: relative;
}

#footer li a, #footer h4 a {
	display: block;
	overflow: hidden;
	position: absolute;
}

#pmx {
	height: 38px;
	left: 45px;
	top: 13px;
	width: 165px;
}

#fb {
	height: 38px;
	left: 733px;
	top: 13px;
	width: 201px;
}

#backpacker {
	height: 35px;
	left: 380px;
	top: 69px;
	width: 190px;
}

#footer li, #footer h4 {
	text-indent: -9999px;
}

#footer p {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 90px;
	text-align: center;
}

#footer p a {
	color: #fff;
}

#footer p a:hover {
	text-decoration: none;
}
