/* CSS Document */
body {
	
	background-color:#162b76;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	height:100%;
	
	
}

a{
	color:#fff;
	
	
}

#competitionform a{
	color:#fdb813;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	
}

p{
	font-size:12px;
	line-height:160%;
	
}

li{
	line-height:160%;
	margin-bottom:15px;
	
}

.prize{
	margin-bottom:30px;
	
}

.anchours{

list-style:none;
margin-top:10px;

}
.smalltext{
	font-size:10px;
}

#container{

     background-image:url(img/page_back.jpg);
	background-repeat:repeat-y;
	width:640px;
	height:100%;
	margin:auto;
	
	
}

#container_thanks{
	 background-image:url(img/page_back.jpg);
	background-repeat:repeat-y;
	width:640px;
	height:700px;
	margin:auto;
	
}

#image{
	padding-left:30px;
	margin:0;
	
}

#text{
	
	/*padding-top:500px;*/
	padding-left:60px;
	padding-right:60px;
}

#footer{
	
	/*padding-top:500px;*/
	padding-left:30px;
	padding-right:30px;
}

#universal_form {
background:#37518f;	
color:white;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
padding:20px;
margin-left:45px;
width:510px;

}

#universal_form hr{
	color: #fff;
background-color: #fff;
height: 1px;
border: 0 none;

	
	
}

#universal_form .answers,  .tsand{
	text-decoration:none;
	list-style:none;
	padding:0;
	margin:0;
}

#universal_form .details , .answers li, .tsand li{
	height:40px;
	padding:0;
	margin:0;
	list-style-type: none; 
}



#universal_form .details input{
	height:15px;
	width:350px;
	border:thin;
	border-style:solid;
	border-color:#039;
}




#universal_form .your_details_list{
	float:left;
	display:inline;
	width:150px;
	
}



.question, .your_d{
	color:#fdb813;
	font-weight:bold;
	font-size:1.5em;
	
}

.your_d{
	font-size:1em;
}


.tsand li {

margin-left:150px;	
margin-top:10px;	
}

.ttext{
	color:#fdb813;
	margin-bottom:20px;
	
}

.tcs{
	float:left;
	height:30px;
	
}

.orl{
	
	float:left;
	margin-left:23px;
	
}



#tnc{
	float:left;
	
}

textarea#street_address{
	border:thin;
	border-style:solid;
	border-color:#039;
	margin-bottom: 30px;
	
}
.letters {
	list-style:lower-alpha;
	
}

.street_details span{
	float:left;
	display:inline;
	width:150px;
	height:80px;	
	text-align: left;
	vertical-align: top;
	

}

.error_txt {
height:20px;
padding-top:0;
	
}

.subBtn{
	padding-top:10px;
	
}

.thankyou{
	
	position:relative;
	float:left;
	width:600px;
	height:600px;
	background-color:#0FC;
	left:0px;
	top:0px;
	z-index:100;
	
	
}

.cnbc{
	text-decoration:underline;
}

.italics{
	font-style:italic;
	
}

.small_c{
	font-size:0.8em;
	vertical-align: super;
	
	
}

#competitionform input.error {
	  border-color:Red;

border-style:solid;

border-width:1px; 

}

