
/* CSS Document */
* {
margin:0px;
padding:0px;
}

html,body{
width:100%;
height:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

body{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#ffffff;
background:#ffffff url(https://www.win10thousand.com/images/bg_img.jpg) no-repeat;
background-position:top;
width:100%;
height:100%;
}

ol{
margin:0px 0px 0px 20px;
}
ol li{
padding:5px 0px 5px 0px;
}

#bg_container{
margin-left:auto;
margin-right:auto;
width:1024px;
}

.error_title{
color:#CC0000;
font-size:16px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
margin:0px 0px 0px 100px;
}

.error_text{
}

#container{
margin-top:0px;
margin-left:auto;
margin-right:auto;
width:796px;
background:#ffffff;
}

#header{
background:url(https://www.win10thousand.com/images/header.jpg) no-repeat;
width:796px;
height:374px;
}

#content_top{
background:url(https://www.win10thousand.com/images/img_content_text.jpg) no-repeat;
width:796px;
height:170px;
}
#content{
width:752px;
margin:0px 0px 0px 24px;
background:#ffffff;
}
#content div{
display:inline;
}

#content_left{
float:left;
background-image:url(https://www.win10thousand.com/images/img_start_survey.jpg);
width:300px;
height:162px;
}
#content_right{
float:right;
background-image:url(https://www.win10thousand.com/images/img_enter_email.jpg);
width:452px;
height:162px;
}

.input_email{
width:292px;
height:38px;
margin:65px 0px 0px 20px;
font-size:28px;
font-family:Arial, Helvetica, sans-serif;
}
.but_go{
margin:0px 0px 0px 30px;
}

#terms{
background:#ffffff;
padding:0px 0px 80px 25px;
}
.term_text_title{
font-size:12px;
padding:10px 0px 0px 0px;
}

.term_conditions{
}

/* ##################################################  Survey pages layout ################################################################  */

#bg_container2{
margin-left:auto;
margin-right:auto;
width:1024px;
height:100%;
}

#container_min{
height:100%;
min-height:100%;
background-color:#ffffff;
}

#content2{
width:752px;
margin-top:0px;
margin-left:auto;
margin-right:auto;
height:100%;
}

#header2{
width:796px;
height:175px;
background:url(https://www.win10thousand.com/images/header2.jpg) no-repeat;
}
#header3{
width:796px;
height:175px;
background:url(https://www.win10thousand.com/images/header3.jpg) no-repeat;
}
#header4{
width:796px;
height:175px;
background:url(https://www.win10thousand.com/images/header4.jpg) no-repeat;
}
#content_holder{
width:796px;
float:left;
}
#content_main{
width:796px;
background:#ffffff url(https://www.win10thousand.com/images/bg_body.gif) repeat-y;
font-family: Arial, Helvetica, sans-serif; font-size:14px; color: #00349A;
}

#content_padding{
margin:0px 20px 0px 20px;
}

#footer2{
width:796px;
height:106px;
background:url(https://www.win10thousand.com/images/footer2.jpg) no-repeat;
}

#footer3{
width:796px;
height:74px;
background:url(https://www.win10thousand.com/images/footer3.jpg) no-repeat;
}

#footer4{
width:796px;
height:74px;
background:url(https://www.win10thousand.com/images/footer4.jpg) no-repeat;
}

#footer5{
width:796px;
height:74px;
background:url(https://www.win10thousand.com/images/footer4.jpg) no-repeat;
}

.but_next{
float:right;
margin:28px 34px 0px 0px;
}
.body1{
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #00349A;
}

.table_survey td{
padding:5px 0px 5px 0px;
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.blue_table td{
background-color:#e2ebf2;
}