@import "reset.css";
#main, img, .bonus, input, #justpurchased, div, .stormy { behavior: url("iepngfix.htc") }

/* @group General */
body{
	background:#000;
	color: #fff;
	font: 12px/1.2em "helvetica neue", arial, helvetica, sans-serif;
	text-align: center;
}
p, ul, ol, dl, address, table, blockquote, pre, fieldset {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}
a{
	color: #fff;
}
/* @end */

/* @group Headings */
h1, h2, h3, h4{
	font-weight: bold;
}
h1 {
	font-size: 2em;
	line-height: 1.125em;
	display: block;
	color: #f15d22;
	margin: 1em 10px;
}
/* @end */

/* @group Page Structure */

/* @group Page setup */
#wrap{
	text-align: left;
	margin: 20px auto 0 auto;
	width: 759px;
	overflow: hidden;
	background: url(/images/promoend/wrapbg.gif) 0px 90px repeat-x #dfdfdf;
	color: #292929;
	padding-bottom: 210px;
}
#wrap a{
	color: #292929;
}
#wrap p{
	padding: 0 10px;
}
#ariens{
	position: absolute;
	background: url(/images/promoend/arienslink.jpg) top left no-repeat;
	width: 206px;
	height: 206px;
	display: block;
	left: 40px;
	top: 170px;
	text-indent: -9999px;
}
form label.errorMessage{
	float: none;
	display: block;
	color:  orange;
	margin-bottom: 0em;
	width: 225px;
	font-size: .9em;
	text-align: right;
	margin-top: -7px;
	margin-bottom:3px;
}
form input.errorMessage{
	border: 2px solid orange;
}
#gravely{
	position: absolute;
	background: url(/images/promoend/gravelylink.jpg) top left no-repeat;
	width: 323px;
	height: 206px;
	display: block;
	left: 380px;
	top: 170px;
	text-indent: -9999px;

}
form > #ariens, form > #gravely{
	top: 173px;
}
a.lateHat{
	border:1px solid #000;
	float:right;
	display:inline;
	margin-right:5px;
	margin-top:20px;
}
/* @end */

/* @group Head */
#head{
	background: url(/images/promoend/headerbg.jpg) top left no-repeat;
	height: 90px;
}
body #head .ariens{
	text-indent: -9999px;
	display: block;
	float: left;
	height: 90px;
	width: 180px;
}
body #head .gravely{
	text-indent: -9999px;
	display: block;
	float: right;
	height: 90px;
	width: 210px;
}
/* @end */

/* @group Form */
form{
	margin: 0 10px;
	background: url(/images/promoend/formbg.jpg) top left no-repeat;
	width: 717px;
	min-height: 143px;
	color: #fff;
	padding: 15px 0px;
	position: relative;
}
form input{
	margin-bottom: 10px;
}
form ol{
	width: 235px;
	float: left;
}
form li{
	width: 100%;
	overflow: hidden;
	display: block;
}
form label{
	width: 100px;
	text-align: right;
	display: inline;
	float: left;
	margin-right: 5px;
}
form .interested{
	width: 200px;
	padding-left: 15px;
	float: left;
	display: inline;
}
form .interested ol{
	width: 200px;
}
form .interested label{
	width: 220px;
	text-align: left;
	margin-bottom: 10px;
}
form .interested li{
	width: 100px;
	float: left;
	display: inline;
}
#wrap form .interested p{
	text-align: right;
	margin-top: 10px;
}
/* @end */
/* @group Footer */
#footer{
	margin: 0 auto;
	width: 759px;
	font-size: .9em;
	text-align: left;
}
#footer ul{
	background: url(/images/promoend/footerbg.gif) bottom left no-repeat #454545;
	width: 759px;
	overflow: hidden;
	margin-bottom: 5px;
}
#footer li{
	float: left;
	padding: 5px 15px;
}
#footer li.trouble{
	float: right;
}
#footer .copyright{
	color: #9e9d9d;
	font-size: .9em;
	padding: 0 13px;
	margin: 0;
}
/* @end */
/* @end */