@charset "utf-8";
/* CSS Document */ 

h4.whiteHdr {color:#FFF; font-size:16px; font-weight:bold; margin-bottom:10px;}
h4.greenLargeHdr {color:#fff9ae; font-size:26px; font-weight:bold; margin-bottom:5px;text-transform:uppercase;}
h4.greenHdr {color:#597495; font-size:14px; font-weight:bold; margin-bottom:5px;text-transform:uppercase;}
h4.greenHdr1 {color:#fff9ae; font-size:16px; font-weight:bold; margin-bottom:5px;text-transform:uppercase;}
 
.competitionPage #mainContent {padding-top: 60px;}

.competitionPage  #leftCol  { width:210px; padding:0px 0px 20px 20px; float:left; display:inline;}
.competitionPage  #rightCol  { width:462px; padding:20px 20px 20px 0px; float:right; display:inline;}

.competitionPage #mainContent h3{width:210px; height:100px;}

.innerPod  fieldset {float:left; width:440px; clear:both; border:0 none; padding-bottom:10px;}
.innerPod  fieldset.required { background:url(../images/asterix.jpg) 400px 0 no-repeat;}
.innerPod  label {width:100px; float:left;}
.innerPod  input {width:275px; border:0px none; background-color:#DDD; padding:3px 5px; color:#666; float:left;}
.innerPod  select {background-color:#DDD; float:left;border:0px none;padding:3px 0 3px 5px; border:0px none;}
.innerPod  textarea {width:400px; height:50px; border:0px none; background-color:#DDD; padding:3px 5px; color:#666;}

.innerPod  select#State { width:80px;}
.innerPod  label.PostCodeLabel {padding-left:45px; width:70px;background:url(../images/asterix.jpg) 10px 0 no-repeat;}
.innerPod  input#PostCode {width:80px;}
.innerPod  fieldset.DOB input {width:50px; margin-right:20px;}
.innerPod  select#Subscribe {width:110px;}
.innerPod  input#otherSubscribe {width:150px; margin-left:10px;}

.innerPod  fieldset.radio input {width:auto; height:auto; background:none;}
.innerPod  fieldset.radio label { margin:0 35px 0 10px; width:15px;}

.innerPod  fieldset.check {height:50px;}
.innerPod  fieldset.check input {width:auto; height:auto; background:none;}
.innerPod  fieldset.check label { margin:0 35px 0px 10px; width:300px;}

.innerPod  input#submit { width:87px; height:28px; padding:0;}


.competitionPage  #rightCol .whitePod {width:462px; background:#FFFFFF url(../images/entryFormPodTop.jpg) 0 0 no-repeat; padding-top:40px;}

.whitePod img {display:block; margin:0;}
.whitePod .inlineLink img {display:inline;}
.whitePod .innerPod {padding:10px 20px;}
.whitePod a img { border:0 none; margin-left:60px;}

.competitionPage ul {margin-left:20px; padding-bottom:15px;}
.competitionPage ul li{ margin-bottom:5px;}

