html { font-size:100.01%;}
body {
	margin:0;
	color:#fff;
	font:64% Arial, Verdana, Helvetica, sans-serif;
	background:#000 url(../images/bg-body.gif) repeat-x;
	min-width:998px;
}
a {
	color:#6c0000;
	text-decoration:underline;
}
a:hover { text-decoration:none;}
a:focus { outline:none;}
img { border-style:none;}
input,
select,
textarea {
	vertical-align:middle;
	color:#000;
	font:14px Arial, Helvetica, sans-serif;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
.star {
	position:absolute;
	top:22px;
	right:0;
}
#wrapper {
	font-size:1.2em;
	line-height:1.14em;
	position:relative;
	width:100%;
}
.top-section {
	width:998px;
	margin:0 auto;
}
/* Header */
#header {
	position:relative;
	height:171px;
}
/* Logotype */
#header .logo {
	margin:0;
}
#header .logo a {
	background:url(../images/bg-logo.png) no-repeat;
	width:481px;
	height:92px;
	position:absolute;
	top:55px;
	left:30px;
	text-indent:-9999px;
	overflow:hidden;
}
/* Count down */
#header .count-down {
	position:absolute;
	top:39px;
	width:240px;
	height:100px;
	left:589px;
}
#header .count-down img { display:block;}
/* Promo */
#promo {
	overflow:hidden;
	height:1%;
	padding:18px 0 21px 50px;
}
#promo .player-holder {
	float:left;
	width:499px;
	height:349px;
}
#promo .player-holder img { display:block;}
/* Text block */
#promo .text-block {
	float:left;
	width:384px;
	margin:-6px 0 0 30px;
	text-align:center;
	display:inline;
}
#promo .text-block h2 {
	margin:0;
	font:italic 30px/36px "Arial Black", Arial, Helvetica, sans-serif;
}
#promo .text-block h2 span {
	font-size:60px;
	line-height:70px;
	display:block;
}
#promo .text-block p {
	margin:18px 0 0;
	font:italic 31px/37px "Myriad Pro", Arial, Helvetica, sans-serif;
}
#promo .buttons {
	margin:3px 0 0 -22px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
#promo .buttons li {
	float:left;
	display:inline;
	margin:22px 0 0 52px;
}
#promo .buttons li img {
	display:block;
	border:1px solid #042441;
}
#promo .buttons li.logo {
	margin:10px 0 0 25px;
}
#promo .buttons li.logo img {
	border:0;
}
/* Main */
.main {
	background:#aacd5d url(../images/bg-main.gif) repeat-x;
}
.main-area {
	width:998px;
	margin:0 auto;
	overflow:hidden;
	padding:14px 0 8px;
}
.main h3 {
	margin:0;
	font:italic 25px/30px "Arial Black", Arial, Helvetica, sans-serif;
	color:#6d0000;
}
/* Available units */
.available-units {
	float:left;
	width:554px;
	margin:0 0 0 32px;
	display:inline;
	padding:0 0 10px;
	overflow:hidden;
}
.available-units h3 { margin-left:130px;}
.available-units h4 {
	margin:4px 0 0 98px;
	font:bold 22px/26px "Myriad Pro", Arial, Helvetica, sans-serif;
	color:#6d0000;
}
.available-units .columns-holder {
	overflow:hidden;
	height:1%;
}
.available-units .suit-list {
	margin:0;
	padding:8px 0 0;
	list-style:none;
	font-weight:bold;
	color:#000;
	float:left;
	width:184px;
	font-size:1.16em;
	line-height:1.26em;
}
.available-units .suit-list li {
	overflow:hidden;
	padding:0 0 6px;
	width:100%;
	vertical-align:top;
	position:relative;
}
.available-units .suit-list .title {
	color:#6c0000;
}
.available-units .suit-list .file {
	font-size:1.14em;
	margin:6px 0 0 0;
	line-height:1.23em;
}
.available-units .suit-list .file img {
	float:right;
	margin:0 46px 5px 0;
}
.available-units .suit-list .file span {
	float:left;
	padding:5px 0;
	text-decoration:underline;
	cursor:pointer;
}
.available-units .suit-list .icon {
	float:left;
	margin:0 0 6px 0;
}
.available-units .suit-list .sold {
	position:absolute;
	top:0;
	left:54px;
}
/* Contact block */
.contact-block {
	float:left;
	width:400px;
	color:#000;
	padding:0 0 10px;
}
.contact-block h3 {
	margin:0 0 17px -50px;
	text-align:center;
	position:relative;
	width:450px;
}
.contact-block .row {
	overflow:hidden;
	height:1%;
	padding:10px 0 0;
}
.contact-block .label {
	float:left;
	width:103px;
	text-align:right;
	padding:0 13px 0 0;
	font-size:1.33em;
	line-height:1.48em;
}
.contact-block .text {
	float:left;
	background:url(../images/bg-tf.gif) no-repeat;
	width:228px;
	overflow:hidden;
	padding:0 5px;
	height:29px;
}
.contact-block .text input {
	background:none;
	border:0;
	margin:4px 0 0;
	width:228px;
	font-size:16px;
	float:left;
}
.contact-block .number {
	display:block;
	margin:4px 0 0 118px;
	font-size:1em;
	line-height:1.14em;
}
.contact-block .buttons {
	margin:0;
	padding:11px 0 0 104px; /* original 188 */
	list-style:none;
	overflow:hidden;
	height:1%;
}
.contact-block .buttons li {
	float:left;
	padding:0 0 0 13px;
	font-size:0;
	line-height:0;
}
/* Footer */
#footer {
	background:#000 url(../images/bg-footer.gif) repeat-x;
	text-align:center;
}
#footer a { color:#fff;}
.footer-area {
	width:998px;
	margin:0 auto;
	padding:26px 0 15px;
}
#footer h5 {
	margin:0 0 34px;
	font:20px/30px "Arial Black", Arial, Helvetica, sans-serif;
}
#footer p { margin:16px 0 0;}
#footer .copyright {
	font-size:1.16em;
	line-height:1.26em;
}

.thankyou {
	color:#333333;
	margin:0 auto;
	width:600px;
	padding:90px;
}

.thankyou ul {
	margin-left:10px;
}

.thankyou li {
	padding:3px 0 3px 0;
}

.thankyou h2, p {
	text-align:center;
}

em.required-note {
	padding-left:260px;
}