* 
{
    margin: 0;
    padding: 0;
}

body
{
	height:100%;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


/* Layout */

div#container
{
	width:950px;
	margin:auto;
	margin-left:0px;
}

div#header
{
	height:130px;
}

div#top-strip
{
	margin-left:10px;
	background:url(images/top-strip.png) top left no-repeat;
	width:930px;
	height:10px;
}

div#main-logo
{
	float:left;
	display:inline !important;
	margin-left:40px;
	margin-top:17px;
}

div#nesta-logo
{
	float:left;
	display:inline !important;
	margin-top:53px;
	margin-left:125px;
}

div#cheltenham-logo
{
	float:left;
	display:inline !important;
	margin-top:23px;
	margin-left:22px;
}

div#navigation
{
	background:url("images/nav-bg.png") top left no-repeat;
	height:55px;
	margin-left:10px;
	margin-top:35px;
	width:950px;
}

body div#navigation ul
{
	padding-left:22px;
	padding-top:15px;
}


body div#navigation ul li
{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	font-size:12px;
}

div#navigation li a
{
	text-transform:uppercase;
	text-decoration:none;
	width:50px;
	background:url(images/menubg.gif) repeat 0 0;
	font-weight:bold;
	padding:2px;
	color:#000;
}

div#navigation li a:hover 
{
	background-position:150px 0;
	color:#fff;
}

div#navigation li.active a
{
	color:#fff;
	background:url(images/menuhit.gif) repeat 0 0;
}
	
div#sidebar
{
	float:left;
	display:inline;
	width:305px;
	background:transparent;
	margin-left:10px;
}

div#previous-labs
{
	margin-bottom:15px;
}

div.sidebar-top
{
	width:305px;
	background:url(images/side-top.png) bottom left no-repeat;
	height:6px;
}

div.sidebar-main
{
	background:url(images/side-slice.png) top left repeat-y;
	padding:15px 23px 15px 23px;	
	
}

div.sidebar-register
{
	background:url(images/side-slice.png) top left repeat-y;
	padding:7px 23px 11px 23px;
	
}

div.sidebar-images
{
	background:url(images/side-slice.png) top left repeat-y;
	padding:20px 24px 0px 24px;
	
}

div.sidebar-main li
{
	list-style-type: none;
	font-weight:bold;
}

#previous-labs div.sidebar-main li
{
	padding-bottom:10px;
	line-height:15px;
	margin-left:3px;
}

#previous-labs div.sidebar-main h4
{
	margin-left:3px;
}

.last
{
	padding-bottom:0px !important;
}

div#register p
{
	padding-bottom:0px;
}

div#register
{
	padding-bottom:15px;	
}

div#side-images-holder
{
	padding-bottom:20px;	
}

.side-image
{
	padding-bottom:20px;	
}

div.sidebar-main li a
{
	font-size:11px;
	color:#000 !important;
	text-decoration:none !important;
}

div.sidebar-main li a:hover
{
	font-size:11px;
	color:#00a5e5 !important;
	text-decoration:none !important;
}

div.sidebar-bottom
{
	background:url(images/side-bottom.png) top left no-repeat;
	height:6px;
	
}

div#main-content
{
	float:left;
	display:inline;
	width:615px;
	background:transparent;
	position:relative;
	left:9px;
}

div.main-content-top
{
	background:url(images/main-top.png) bottom left no-repeat;
	height:6px;
	display:inline;
	float:left;
}

div.main-content-main
{
	background:url(images/main-slice.png) top left repeat-y;
	padding:12px 20px 0px 20px;
		position:relative;
	top:3px;
	
}

div.top-tab
{
	background:url(images/top-tab.png) top left no-repeat;
	height:75px;
	width:18px;
	float:left;
	display:inline;
	position:relative;
	left:609px;
	top:10px;
	z-index:10;
}

div.main-content-main ul, div.main-content-main ol
{
	padding-left:20px;
	padding-bottom:0px;
}

div.main-content-main ol li, div.main-content-main ul li
{
	padding-bottom:15px;
}

div.main-content-bottom
{
	background:url(images/main-bottom.png) top left no-repeat;
	height:6px;
	padding-bottom:15px;
}

div#main-content-spike
{
	background:url(images/spike.png) top left no-repeat;
	height:75px;
}


.judge-wrapper
{
	float:none;
	height:auto;
	display:inline !important;
}

.judge-picture
{
	display:inline !important;
	float:right;
	padding-bottom:20px;
}

.judge-text
{
	float:left;
	display:inline !important;
	width:345px;
	padding-right:20px;
}

div#sponsors
{
	height:auto;
	position:relative;
	top:-2px;
	left:-8px;
}

div#british-council
{
	background:url(images/british-council.png) top left no-repeat;
	height:30px;
	width:100px;
	float:right;
	display:inline;
	margin-right:25px;
	position:relative;
	right:6px;
	top:-7px;
}

div#four
{
	background:url(images/four-logo.png) top left no-repeat;
	height:37px;
	width:27px;
	float:right;
	display:inline;
	margin-right:20px;
	position:relative;
	right:6px;
	top:-11px;
}

div#silicon
{
	background:url(images/silicon19-logo.png) top left no-repeat;
	height:15px;
	width:129px;
	float:right;
	display:inline;
	margin-right:20px;
	position:relative;
	right:1px;
	top:1px;
}

div#tijuana
{
	background:url(images/tijuana-logo.png) top left no-repeat;
	height:19px;
	width:99px;
	float:right;
	display:inline;
	margin-right:20px;
	position:relative;
	top:-1px;
	left:2px;
}

div#footer
{
	background:url("images/footer.png") top left no-repeat;
	height:55px;
	margin-left:11px;
	margin-top:-5px;
	width:950px;
	font-size:12px;
	clear:both;
}

div#copywrite
{
	float:left;
	position:relative;
	top:12px;
	margin-left:25px;
}


div#terms
{
	float:right;	
	position:relative;
	top:12px;
	margin-right:46px;
}

.clear
{
	clear:both;
}

.right
{
	clear:right;
}

/** Fonts **/

h2
{
	font-family:"Arial Black",Arial,Helvetica;
	font-size:23px;
	padding-bottom:20px;
	text-transform:uppercase;
	line-height:23px;
	padding-top:6px;
}

.sidebar-main h3
{
	font-family:"Arial Black",Arial,Helvetica;
	font-size:20px;
	padding-bottom:10px;
	color:#00a5e5;
	text-transform:uppercase;
	margin-left:3px;
}

h3
{
	font-family:"Arial Black",Arial,Helvetica;
	font-size:20px;
	padding-bottom:20px;
	color:#00a5e5;
	text-transform:uppercase;
}

.sidebar-register h3
{
	padding-bottom:6px;	
}

h4
{
	font-size:12px;
	padding-bottom:20px;
	padding-top:10px;
	font-weight:bold;
}


h5
{
	font-size:16px;
	padding-bottom:20px;
	font-weight:bold;
}

table
{
	padding-bottom:20px;	
}

p
{
	padding-bottom:15px;
	line-height:18px;
	font-size:12px;
}

p h3
{
	font-family:"Arial Black",Arial,Helvetica;
	font-size:20px;
	padding-bottom:5px;
	color:#00a5e5;
	text-transform:uppercase;
}


a:link
{
	color:#00a5e5;
	text-decoration:underline;
}

a:visited
{
	color:#00a5e5;	
	text-decoration:underline;
}
a:hover
{
	color:#00a5e5;
	text-decoration:none;
}
	
.blue
{
 	color:#00a5e5;	
}




/** Page classes **/

.home-body
{
	background:url(images/bg-home.jpg) #020505 top left repeat;		
}

h1.home a
{
	background:url(images/logo-home.png) no-repeat top left;
	width:400px;
	height:0px !important;
	padding-top:125px;
	overflow:hidden;
	display:block;
}

body.home-body h2, body.home-body a:hover h3
{
	color:#e4006a;
}

body.home-body #container #main-content .main-content-main ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

body.home-body #container #main-content .main-content-main ul li
{
	background:url(images/bullet-home.gif) 0 .5em no-repeat;	
	padding-left: 20px;
}

/* competition */
.competition-body
{
	background:url(images/bg-competition.jpg) #00632a top left repeat;	
}


h1.competition a
{
	background:url(images/logo-competition.png) no-repeat top left;
	width:400px;
	height:0px !important;
	padding-top:125px;
	overflow:hidden;
	display:block;
}


body.competition-body h2, body.competition-body a:hover h3
{
	color:#e5c516;
}

body.competition-body #container #main-content .main-content-main ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

body.competition-body #container #main-content .main-content-main ul li
{
	background:url(images/bullet-competition.gif) 0 5px no-repeat;	
	padding-left: 20px;
}

/* register */
.register-body
{
	background:url(images/bg-register.jpg) #b6571d top left repeat;	
	
}


h1.register a
{
	background:url(images/logo-register.png) no-repeat top left;
	width:400px;
	height:0px !important;
	padding-top:125px;
	overflow:hidden;
	display:block;
}


body.register-body h2, body.register-body a:hover h3
{
	color:#a2cb27;
}

.manditory
{
	color:#a2cb27;
}

body.register-body #container #main-content .main-content-main ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

body.register-body #container #main-content .main-content-main ul li
{
	background:url(images/bullet-register.gif) 0 .5em no-repeat;	
	padding-left: 20px;
}

/* judges */
.judges-body
{
	background:url(images/bg-judges.jpg) #0d2039 top left repeat;	
	
}


h1.judges a
{
	background:url(images/logo-judges.png) no-repeat top left;
	width:400px;
	height:0px !important;
	padding-top:125px;
	overflow:hidden;
	display:block;
}


body.judges-body h2, body.judges-body a:hover h3
{
	color:#c90031;
}

body.judges-body #container #main-content .main-content-main ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

body.judges-body #container #main-content .main-content-main ul li
{
	background:url(images/bullet-judges.gif) 0 .5em no-repeat;	
	padding-left: 20px;
}

/* news */
.news-body
{
	background:url(images/bg-news.jpg) #057f30 top left repeat;	
}

h1.news a
{
	background:url(images/logo-news.png) no-repeat top left;
	width:400px;
	height:0px !important;
	padding-top:125px;
	overflow:hidden;
	display:block;
}


body.news-body h2, body.news-body a:hover h3
{
	color:#eaa420;
}

body.news-body #container #main-content .main-content-main ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

body.news-body #container #main-content .main-content-main ul li
{
	background:url(images/bullet-news.gif) 0 .5em no-repeat;	
	padding-left: 20px;
}

/* sponors */
.sponsors-body
{
	background:url(images/bg-sponsors.jpg) #220505 top left repeat;	
}

h1.sponsors a
{
	background:url(images/logo-sponsors.png) no-repeat top left;
	width:400px;
	height:0px !important;
	padding-top:125px;
	overflow:hidden;
	display:block;
}


body.sponsors-body h2, body.sponsors-body a:hover h3
{
	color:#008b7d;
}

body.sponsors-body #container #main-content .main-content-main ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

body.sponsors-body #container #main-content .main-content-main ul li
{
	background:url(images/bullet-sponsors.gif) 0 .5em no-repeat;	
	padding-left: 20px;
}

/* previous winners */
.previous-body
{
	background:url(images/bg-previous.jpg) #4e394a top left repeat;	
}

h1.previous a
{
	background:url(images/logo-previous.png) no-repeat top left;
	width:400px;
	height:0px !important;
	padding-top:125px;
	overflow:hidden;
	display:block;
}


body.previous-body h2, body.previous-body a:hover h3
{
	color:#44a631;
}

body.previous-body #container #main-content .main-content-main ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

body.previous-body #container #main-content .main-content-main ul li
{
	background:url(images/bullet-previous.gif) 0 .5em no-repeat;	
	padding-left: 20px;
}

/* talking science */
.talking-body
{
	background:url(images/bg-talking.jpg) #a9a681 top left repeat;	
}

h1.talking a
{
	background:url(images/logo-talking.png) no-repeat top left;
	width:400px;
	height:0px !important;
	padding-top:125px;
	overflow:hidden;
	display:block;
}


body.talking-body h2, body.talking-body a:hover h3
{
	color:#0061a7;
}

body.talking-body #container #main-content .main-content-main ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

body.talking-body #container #main-content .main-content-main ul li
{
	background:url(images/bullet-talking.gif) 0 .5em no-repeat;	
	padding-left: 20px;
}

/* contacts */
.contacts-body
{
	background:url(images/bg-contacts.jpg) #000b37 top left repeat;	
}

h1.contacts a
{
	background:url(images/logo-contacts.png) no-repeat top left;
	width:400px;
	height:0px !important;
	padding-top:125px;
	overflow:hidden;
	display:block;
}


body.contacts-body h2, body.contacts-body a:hover h3
{
	color:#db6120;
}

body.contatcs-body #container #main-content .main-content-main ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

body.contacts-body #container #main-content .main-content-main ul li
{
	background:url(images/bullet-contacts.gif) 0 .5em no-repeat;	
	padding-left: 20px;
}




/*** form ***/

form#updatesform
{
	background:url(images/form-updates-bg.png) no-repeat top left;
	padding:20px 20px 20px 20px;
	width:550px;
}

form#registerform
{
	background:url(images/form-register-bg.png) no-repeat top left;
	padding:20px 20px 40px 20px;
	width:550px;
}

form p
{
	padding-bottom:10px;
}

.input-element
{
	background:transparent url(images/input-bg.gif)  no-repeat top left;
	height:15px;
	width:420px;
	padding:7px;
	margin:0;
	margin-left:-3px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

textarea
{
	background:transparent url(images/textarea-bg.gif)  no-repeat top left;
	height:90px;
	width:420px;
	padding:7px;
	margin:0;
	margin-left:-3px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	overflow:auto;
}

#submit
{
	background:none;
	width:98px;
	height:48px;
	margin:0px;
	border:none;
	position:relative;
	left:440px;
	top:-5px;
}


.radio
{
	margin-bottom:10px;
	margin-top:10px;
	margin-left:1px;
	width:15px !important;
}

.radio-text
{
	padding-bottom:15px;
	position:relative;
	top:-2px;
	margin-left:10px;
}

select
{
	margin-bottom:10px;
}

img 
{
	border:none;
}