@charset "utf-8";
/* CSS Document */
body,td,th { font-family: Arial, Helvetica, sans-serif; font-size:13px; }
html{height:100%; margin:0px; padding:0px;}
body { background: #ffffff; margin: 0px; height:100%;}
p { margin: 0px; padding: 0px;}
form { margin: 0px; padding: 0px; }

a{ color: #858585;}
a:hover { color: #ef3023 }


#page_frame { width: 632px; height: 541px; margin: auto; background: url(../images/page_frame.gif) no-repeat top center; position: relative }
#page { width: 955px; margin: auto; background: #ffffff; }

#header { padding-left: 20px; padding-top: 10px; }

#footer { width: 885px; padding: 15px 30px 15px 5px; text-align: center; margin: auto; margin-top: 20px; border-top: 1px solid #b4b4b4; }
#footer span { padding: 0px 7px}
#footer a { color: #858585 }
#footer a:hover, #footer a.on { color: #ef3023 }

h1 { font-size: 21px; margin: 5px 0px; font-weight:normal;}
h2 { font-size: 17px; margin: 5px 0px; font-weight:normal;}

.clearer { clear: both }
.textbox { width: 285px; }
.textarea { width: 285px; height: 40px; }

.errors  { position: absolute; top: 30px; right: 15px; width: 200px; padding: 10px;background: #ffffff; border: 1px solid black; color: #cc0000; }

/* Competition styles */
#title { position: absolute; top: 20px; left: 30px}
#intro { position: absolute; top: 20px; left: 375px; width: 245px; vertical-align: top; color: #2D2F93; }  
#content { position: absolute; bottom: 30px; left: 30px; width: 575px; height: 330px; color: #ffffff; background-color: #0E0F69; background-repeat: no-repeat; background-position: top right; background-image: url(../images/comp/default.jpg)}
#content .competition { padding: 15px 20px 0px 20px; }
#content .competition .question { font-size: 21px; text-align: center}
#content .competition .answer { font-size: 14px; padding: 5px; text-align: center }
#content .competition .input  { padding-top: 10px; font-size: 14px; font-weight: bold }
#content .competition #submit { position: absolute; bottom: 40px; right: 45px}
#londonlutondirect { display:none; position: absolute; bottom: 30px; left: 35px}

