body {
	background:#980100 url(../images/body-bg.jpg) repeat-x;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:0;
}
img {
	border-style:none;
}

form {
	margin:0;
	padding:0;
}
td{
	padding-left:2px;
	padding-top:2px;
	border:solid 1px #fff;

}
.main {
	margin:0 auto;
	width:960px;
}
a{
	color:#f57d28;
}
/*tip*/



/*header*/
#header {
	position:relative;
	background:url(../images/header-bg.jpg) no-repeat;
	height:252px;
}
#header a.lang {
	position:absolute;
	top:14px;
	right:15px;
	color:#fff;
	text-decoration:none;
	background:url(../images/arrow-orange-red.gif) no-repeat 100% 50%;
	padding-right:10px;
}
#header a.lang:hover {
	text-decoration:underline;
}
/*logo*/
#header strong a {
	position:absolute;
	top:10px;
	left:258px;
	background:url(../images/popwin.png) no-repeat;
	width:468px;
	height:226px;
	text-indent:-9999px;
	overflow:hidden;
}
#header ul.left {
	left:40px;
}
#header ul.right {
	right:33px;
}
#header ul {
	position:absolute;
	top:57px;
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
	line-height:14px;
}
#header ul li {
	padding:0 7px;
	float:left;
	border-left:1px solid #fff;
}
#header ul li:first-child {
	padding-left:0;
	border:none;
}
#header ul a {
	color:#fff;
	float:left;
	text-decoration:none;
}
#header ul a:hover ,
#header ul a.active {
	background:url(../images/main-nav-hover.gif) repeat-x 0 100%;
	padding-bottom:7px;
	margin-bottom:-7px;
	position:relative;
}
/*columns-holder*/
.columns-holder {
	padding:0 10px 0 11px;
	width:939px;
	background:url(../images/colhol-shadow.png) repeat-y;
}
.columns-holder-area {
	width:869px;
	padding:0 30px 0 40px;
	background:url(../images/colholarea-bg.jpg) repeat-y;
	min-height:205px;
}
* html .columns-holder-area {
	height:205px;
}
.columns-holder-area:after {
	content:"";
	display:block;
	clear:both;
}
/*bottompart*/
.columns-holder-btm {
	width:961px;
	height:36px;
	margin-bottom:12px;
	clear:both;
	background:url(../images/columnsholder-btm.png) no-repeat;
}
.columns-holder .corn {
	width:99px;
	float:right;
	display:inline;
	margin:13px -50px -50px 0;
	height:113px;
	position:relative;
	background:url(../images/popcorn.png) no-repeat;
}
/*titles*/
.columns-holder h1.img1 {
	margin:0 0 10px -5px;
}
.columns-holder h2 {
	margin:0;
	color:#fff;
	font-size:16px;
}
.columns-holder p {
	margin:0 0 18px;
	line-height:16px;
	color:#fff;
}
/*form-holder*/
.formholder {
	padding:0 0 14px;
}
.formholder .subscribe {
	width:100%;
	overflow:hidden;
}
.formholder .column1 {
	width:385px;
	float:left;
}
.formholder strong {
	color:#e86d17;
	display:block;
}
.formholder .cover {
	width:100%;
	overflow:hidden;
	padding:0 0 10px 0;
}
.formholder .cover-other {
	padding-bottom:20px;
}
.formholder label {
	width:173px;
	padding:3px 0 3px 5px;
	line-height:14px;
	float:left;
	color:#fff;
}
/*field*/
.formholder .field {
	width:138px;
	padding:0 5px;
	height:19px;
	overflow:hidden;
	background:url(../images/input-bg.gif) no-repeat;
	float:left;
}
.formholder .field input ,
.formholder .column1 .field-apt input ,
.formholder .column1 .field-pcode input ,
.formholder .column1 .field-year input {
	width:100%;
	background:none;
	border:0;
	padding:2px 0;
	font:12px/12px Arial, Helvetica, sans-serif;
	color:#	;
}
.formholder .column1 select {
	width:148px;
	vertical-align:middle;
	float:left;
}
.formholder .column1 .field-apt {
	width:26px;
	padding:0 5px;
	height:19px;
	overflow:hidden;
	background:url(../images/input-apt.gif) no-repeat;
	float:left;
}
.formholder .column1 .field-pcode {
	width:19px;
	padding:0 5px;
	height:19px;
	overflow:hidden;
	background:url(../images/input-pcode.gif) no-repeat;
	float:left;
	margin-right:8px;
}
.formholder .column1 .field-year {
	width:32px;
	padding:0 5px;
	height:19px;
	overflow:hidden;
	background:url(../images/input-year.gif) no-repeat;
	float:left;
	margin-right:8px;
}
.formholder .column1 span {
	float:left;
	color:#fff;
	font-size:18px;
	line-height:18px;
	padding:0 6px;
	margin:-2px 0 0 -8px;
}
/*column-right*/
.formholder .column2 {
	width:432px;
	float:right;
}
.formholder .column2 label {
	width:86px;
	padding-left:0;
}
.formholder .column2 label a {
	color:#fff;
	font-weight:bold;
}
.formholder .column2 label a:hover {
	text-decoration:none;
}
.formholder .column2 label.check {
	width:auto;
	padding-left:0;
	margin-left:20px;
	float:none;
	display:block;
}
.formholder .column2 input.checkb {
	width:14px;
	height:13px;
	float:left;
	margin:4px 5px 0 0;
}
.formholder .securitybox {
	width:421px;
	border-bottom:1px solid #fff;
	margin:29px 0 20px;
}
.formholder .securitybox .title {
	width:408px;
	padding:0 0 0 13px;
	background:url(../images/security-top.gif) no-repeat 0 10px;
	overflow:hidden;
}
.formholder .securitybox .title span {
	float:left;
	color:#fff;
	padding:0 3px;
	background:#15416b;
	font-size:16px;
}
.formholder .securitybox .contentpart {
	width:402px;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	padding:5px 0 8px 17px;
}
.formholder .securitybox .contentpart p {
	margin-bottom:17px;
}
.formholder .securitybox .contentpart img {
	margin-bottom:17px;
	display:block;
	margin:10px 0 18px 3px;
}
.formholder a.btn{
	margin-left:110px;
	float:left;
}
/*howitworks-box*/
.howitworks {
	min-height:405px;
}
* html .howitworks {
	height:405px;
}
/*rules*/
.rules {
	min-height:405px;
}
* html .rules {
	height:405px;
}
/*winners*/
.winners {
	min-height:455px;
}
* html .winners {
	height:455px;
}
/*prizes*/
.prizes {
	padding:0 0 0 0;
	position:relative;
	min-height:430px;
	width:100%;
}
* html .prizes {
	height:430px;
}
.prizes:after {
	content:"";
	display:block;
	clear:both;
}

/*main-prize*/

.prizes .main-prize img {
	display:block;
	margin-left:10px;
	display:inline;
}
.flashprize {
	display:block;
	display:inline;
	overflow:visible;
	margin-left:-20px;
}
.prizes .main-prize strong {
	font-size:32px;
	line-height:32px;
	color:#fff;
	text-align:center;
	display:block;
	margin-bottom:5px;
}
/*column-left*/
.prizes .col-left {
	float:left;
	width:232px;
	overflow:hidden;
	text-align:center;
}
/*column-right*/
.prizes .col-right {
	float:right;
	width:232px;
	overflow:hidden;
	text-align:center;
	padding-right:10px;
}
.prizes .col-left img ,
.prizes .col-right img {
	display:block;
}
.clearfix {
	width:100%;
	overflow:hidden;
}
.colholder {
	width:100%;
	overflow:hidden;
	margin-bottom:-90px;
	float:left;
}
* html .colholder {
	float:none;
}
.wrap1 {
	float:left;
	position:relative;
	left:50%;
}
.wrap2 {
	position:relative;
	left:-50%;
}
.prizes .col-left strong ,
.prizes .col-right strong {
	display:block;
	font-size:16px;
	color:#fff;
}
.prizes .item {
	padding-bottom:20px;
	min-height:266px;
	position:relative;
}
* html .prizes .item {
	height:266px;
}
/*flash-placeholder*/
.placeholder {
	position:absolute;
	top:70px;
	left:10px;
	width:1000px;
	height:450px;	
	/*background:url(../images/flasn-placeholder.png) no-repeat;*/
}
/*features*/
ul.features {
	margin:0 0 0 -4px;
	padding:0;
	list-style:none;
	width:990px;
	overflow:hidden;
}
ul.features li {
	float:left;
	margin-right:-10px;
}
ul.features img {
	display:block;
}
/*footer*/
#footer {
	margin:0 0 0 8px;
	padding:10px 0;
	list-style:none;
	overflow:hidden;
	line-height:12px;
	font-size:11px;
	height:1%;
}
#footer li {
	float:left;
	padding:0 8px 0 7px;
	border-left:1px solid #fff;
	margin-left:-1px;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
img, div { behavior: url(js/iepngfix.htc) }
img, div, a, input { behavior: url(js/iepngfix.htc) }
