html {height:100%;}
body{
	margin:0;
	min-width:955px;
	position:relative;
	color:#000;
	height:100%;
	font:11px Arial, Helvetica, sans-serif;
}
img {border-style:none;}
a {
	text-decoration:underline;
	color:#000;
}
a:hover {text-decoration:none;}
input,
textarea,
select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
.back-to-top,
.hidden{
	position:absolute;
	left:-9999px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
.back-to-top:focus{
	left:0;
	top:auto;
	width:auto;
	height:auto;
	color:#000 !important;
	background-color:#fff;
	z-index:1000;
}
/* index.html */
#wrapper{
	min-height:100%;
	overflow:hidden;
	background:#bfbfbf url(https://d3kdyjyzi3cz16.cloudfront.net/img/bg-wrapper.gif) repeat-x;
}
* html #wrapper{
	height:100%;
	overflow:visible;
}
#main{
	width:514px;
	margin:0 auto;
	padding:13px 0;
}
#main p{margin:0 0 14px;}
.item{
	margin:0 0 5px !important;
	text-align:center;
	font:11px Verdana, Geneva, sans-serif;
}
#main .t,
#main .b{
	height:45px;
	width:514px;
	overflow:hidden;
	background:url(https://d3kdyjyzi3cz16.cloudfront.net/img/bg-main-t.png) no-repeat;
}
#main .b{
	height:34px;
	background:url(https://d3kdyjyzi3cz16.cloudfront.net/img/bg-main-b.png) no-repeat;
}
#main .c{
	width:489px;
	padding:0 13px 0 12px;
	background:url(https://d3kdyjyzi3cz16.cloudfront.net/img/bg-main-c.png) repeat-y;
}
#content{
	position:relative;
	font-weight:bold;
	font-size:14px;
	color:#999;
}
#header{
	padding:4px 26px 28px 33px;
	font-weight:bold;
	font-size:14px;
	color:#000;
	border-bottom:1px solid #868686;
}
.logo{
	margin:0 auto 8px;
	overflow:hidden;
	text-align:center;
}
.logo a{
	display:block;
	height:100%;
}
#header h2{
	margin:0;
	font-size:25px;
	line-height:29px;
}
.warning-box{
    min-height: 16px;
	margin:0;
	padding:24px 10px 21px;
	font-weight:bold;
	font-size:18px;
	color:#fff;
	text-align:center;
	background:url(https://d3kdyjyzi3cz16.cloudfront.net/img/bg-boxes.jpg) repeat-y 100% 0;
	border-bottom:1px solid #868686;
}
.warning-box p{margin:0 !important;}
.warning-box a{color:#fff;}
.btn{
	position:relative;
	display:inline-block;
	overflow:hidden;
	font-weight:bold;
	font-size:14px;
	line-height:38px;
	text-decoration:none;
	color:#fff;
	cursor:pointer;
}
.btn .l{
	float:left;
	padding:0 0 4px 25px;
	background:url(https://d3kdyjyzi3cz16.cloudfront.net/img/bg-btn-l.png) no-repeat;
}
.btn .r{
	float:left;
	width:25px;
	height:42px;
	background:url(https://d3kdyjyzi3cz16.cloudfront.net/img/bg-btn-r.png) no-repeat;
}
.processbar-box{
	margin:0 0 3px;
	padding:0 0 15px;
	font-weight:bold;
	font-size:14px;
	line-height:17px;
	color:#fff;
	text-align:center;
	background:url(https://d3kdyjyzi3cz16.cloudfront.net/img/bg-box-shadow.png) no-repeat 50% 100%;
}
.processbar-box .holder{
    min-height:82px;
	padding:20px 10px 7px;
	background:url(https://d3kdyjyzi3cz16.cloudfront.net/img/bg-boxes.jpg) repeat-y;
	border-bottom:1px solid #868686;
}
.processbar-box .holder .larger{
    font-size:18px;
}
.processbar-box .holder .larger span{
    line-height:22px
}
.processbar{
	width:190px;
	overflow:hidden;
	margin:0 auto 5px;
	padding:0;
	list-style:none;
}
.processbar li{
	float:left;
	width:21px;
	height:21px;
	overflow:hidden;
}
.processbar span{
	float:left;
	width:21px;
	height:42px;
	background:url(https://d3kdyjyzi3cz16.cloudfront.net/img/ico-round.png) no-repeat;
}
.processbar .active span{margin:-21px 0 0;}
.processbar-box p{margin:0 0 5px !important;}
.time-box{
	width:457px;
	margin:0 auto;
	font-weight:normal;
	font-size:13px;
	line-height:17px;
	color:#5d5d5d;
	text-align:center;
	background:url(https://d3kdyjyzi3cz16.cloudfront.net/img/bg-box1.png) repeat-y 100% 0;
}
.time-box .holder{
	width:100%;
	background:url(https://d3kdyjyzi3cz16.cloudfront.net/img/bg-box1.png) no-repeat 0 100%;
}
.time-box .frame{
	min-height:83px;
	padding:17px 15px 16px;
	background:url(https://d3kdyjyzi3cz16.cloudfront.net/img/bg-box1-t.png) no-repeat;
}
.time-box h2{
	margin:0 0 4px;
	font-size:14px;
	color:#000;
}
.twitter{
	display:inline-block;
	padding:0 22px 0 0;
	background:url(https://d3kdyjyzi3cz16.cloudfront.net/img/twitter_logo_small.png) no-repeat 100% 0;
}
.facebook{	display:inline-block;
	padding:0 22px 0 0;
	background:url(https://d3kdyjyzi3cz16.cloudfront.net/img/facebook_logo_small.gif) no-repeat 100% 0;

}
.reminder-form{
	position:relative;
	width:430px;
	margin:0 auto;
	min-height: 50px;
	display:none;
}
.reminder-form h2{
	margin:0 0 5px;
	font-size:14px;
	color:#000;
}
.row{
	width:100%;
	overflow:hidden;
}
.reminder-form .row{
	position:relative;
	margin:0 0 8px;
}
.reminder-form .row *{float:left;}
.reminder-form .item-input{
	width:200px;
	margin:0 20px 0 0;
	padding:9px 12px 9px 14px;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	color:#999;
	text-align:left;
	border:1px solid #1a1a1a;
}
.block{
    padding:0 16px;
}
.block p{margin:0 0 10px !important;}
.block a{color:#999;}
#footer{
	width:462px;
	overflow:hidden;
	padding:0 0 3px 16px;
	font-weight:bold;
	font-size:10px;
	color:#a0a0a0;
}
#footer span{float:left;}
#footer a{color:#a0a0a0;}
#footer .by{
	float:right;
	width:110px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(https://d3kdyjyzi3cz16.cloudfront.net/img/logo2.png) no-repeat;
}
#footer .by a{
	display:block;
	height:100%;
}
#sidebar{
	float:right;
	display:inline;
	position:relative;
	width:300px;
	padding:0 30px 0 30px;
}
.promo-list{
	width:300px;
	overflow:hidden;
	margin:20px 0 0;
	padding:0;
	list-style:none;
}
.promo-list li.lessmargin{
	float:left;
	margin:0 0 6px;
}
.promo-list li{
	float:left;
	margin:0 0 23px;
}
.promo-list a{
	float:left;
	border:1px solid #c1c1c1;
}
.promo-list img{display:block;}

/**/

.submit_success, .submit_failure { font-size: 14px; padding: 5px;margin-bottom: 10px; text-align:center; }
.submit_failure { display:block; color:Red;}
.submit_success { display:block; color:green;}