@charset "UTF-8";
/* CSS Document */
/*--- global styles ---*/
body {
	background-color: #000000;
	font-size: 10pt;
	color: #CCCCCC;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	vertical-align:top;
}
tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	margin-bottom:0px;
	padding-bottom:5px;
	font-size: 12pt;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	margin-bottom:0px;
	padding-bottom:5px;
	font-size: 9pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #00FF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #00FF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #06C;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #AAA;
}

/*--- Layout Styles ---*/

.twoColElLtHdr #sidebar1 h3, {
 margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
 margin-right: 10px;
}
/*--- Area styles ---*/

#mainContent #DebdenEarth {
	position: relative;
	width: 400px;
	left: auto;
	background-color: #000000;
}
#mainContent #Rwindow {
	position: relative;
	width: 300px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
#footer a:hover {
	color: #00FFFF;
	text-decoration: none;
}
.newsnavbar a {
	color: #000000;
	background-color: #CCCCCC;
	display: block;
	font-size: 8pt;
	border: thin solid #0099FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.newsnavbar a:link {
	color: #CCCCCC;
	background-color: #003366;
	display: block;
	text-decoration: none;
	font-size: 8pt;
	border: thin solid #CCCCCC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.newsnavbar a:visited {
	color: #CCCCCC;
	background-color: #003366;
	display: block;
	text-decoration: none;
	font-size: 8pt;
	border: thin solid #CCCCCC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.newsnavbar a:hover {
	font-size: 8pt;
	color: #00FF00;
	text-decoration: none;
	background-color: #000000;
	border: thin double #FFFFFF;
}
.newsnavbar a:active {
	text-decoration: none;
}
.vertmenulg a {
	color: #000000;
	background-color: #CCCCCC;
	display: block;
	font-size: 12pt;
	border: thin solid #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.vertmenulg a:link {
	color: #CCCCCC;
	background-color: #003366;
	display: block;
	text-decoration: none;
	border: thin solid #CCCCCC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.vertmenulg a:visited {
	color: #CCCCCC;
	background-color: #003366;
	display: block;
	text-decoration: none;
	border: thin solid #CCCCCC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.vertmenulg a:hover {
	color: #00FF00;
	text-decoration: none;
	background-color: #000000;
	border: thin double #FFFFFF;
}
.vertmenulg a:active {
	text-decoration: none;
}
#examtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #000;
	border: 3px solid #fff;
}
#examtable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #CCCCCC;
}
#examtable a:link {
	font-size: 10px;
	color: #0066FF;
	text-decoration: none;
}
#examtable a:visited {
	font-size: 10px;
	color: #0066FF;
	text-decoration: none;
}
#examtable a:hover {
	font-size: 10px;
	color: #00FFFF;
	text-decoration: none;
}
#weblinkbio {
	background-color: #006600;
	border: thin solid #FFFFFF;
}
#weblinkbio a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #006600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
}
#weblinkbio a:link, #weblinkbio a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#weblinkbio a:hover {
	color: #00FF00;
	text-decoration: none;
}
#weblinkchem {
	background-color: #003366;
	border: thin solid #FFFFFF;
}
#weblinkchem a {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #003366;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#weblinkchem a:link, #weblinkchem a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
#weblinkchem a:hover {
	color: #00CCFF;
	text-decoration: none;
}
#weblinkphys {
	background-color: #990000;
	border: thin solid #FFFFFF;
}
#weblinkphys a {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #990000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#weblinkphys a:link, #weblinkphys a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#weblinkphys a:hover {
	color: #FF3366;
	text-decoration: none;
}
#weblinkideas {
	background-color: #FF9900;
	border: thin solid #FFFFFF;
}
#weblinkideas a {
	color: #FFFFFF;
	background-color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: none;
	text-decoration: none;
}
#weblinkideas a:link, #weblinkideas a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: none;
	text-decoration: none;
}
#weblinkideas a:hover {
	color: #FFFF00;
}
#viewer {
	height: 600px;
	width: 800px;
	background-color: #000000;
	position: relative;
	top: 100px;
	left: 100px;
}
#podcastmessage {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	height: 50px;
	width: 400px;
	margin-left: 200px;
	visibility: hidden;
	position: relative;
}
#staffdetails {
	height: 150px;
	overflow: hidden;
	width: 600px;
}
#staffdetails h2 {
	font-size:14px;
}
#clock {
	float: left;
	height: 40px;
	width: 230px;
	background-color: #003300;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-left: 5px;
}
#baby {
	float: right;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #006600;
	padding: 5px 5px 0px 0px;
	border: 2px solid #CC6600;
	margin-top: 5px;
	margin-right: 0px;
}
#newstitle {
	width: 80px;
	display: inline;
	float: left;
	padding-top: 0px;
	padding-left: 5px;
	margin: 12px 0px 0px;
}
#homecol {
	background-color: #000000;
	padding: 10px;
}
#newscol {
	float: right;
	width: 330px;
	padding: 10px;
	background-color: #000000;
}
#homecontainer {
	height: 500px;
	padding-right: 5px;
	margin-top: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*--- Misc Class Styles ---*/

.yelhlight {
	font-size: 9pt;
	font-weight: bold;
	color: #CCCC00;
}
.funkstyle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	padding-bottom: 10px;
}
.esxpscitabhead {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.questhead {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.topichead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
}
.weblinkHead {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.medianame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFF00;
}
.bluetitle {
	color: #00FFFF
}
.redandwhitebox a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.redandwhitebox a:link, .redandwhitebox a:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: thin solid #0099CC;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.redandwhitebox a:hover {
	color: #FFFFFF;
	background-color: #000000;
	border: thin double #00FFFF;
	font-size: 14px;
}
.galaxyback {
	background-image: url(images/galaxy.jpg);
	background-position: center top;
}
.hiddenbox {
	visibility: hidden;
	position: relative;
}
.photobox {
	height: 100px;
	width: 160px;
}
.RSStitle {
	font-size: 9px;
	color: #0099CC;
}
.b1, .b2, .b3, .b4 {
	font-size:1px;
	overflow:hidden;
	display:block;
}
.b1 {
	height:1px;
	background:#003300;
	margin:0 5px;
}
.b2 {
	height:1px;
	background:#003300;
	margin:0 3px;
}
.b3 {
	height:1px;
	background:#003300;
	margin:0 2px;
}
.b4 {
	height:2px;
	background:#003300;
	margin:0 1px;
}
.content {
	background: #003300;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.content div {
	color: #FFF;
	padding-right: 2px;
	padding-left: 2px;
}
.imageLeft {
	float: left;
	padding-right: 2px;
}
.imageRight {
	float: right;
	padding-left: 2px;
}
.largelink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
}
.largelink a:link {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: thin solid #FF0000;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.largelink a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: thin solid #FF0000;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.largelink a:hover {
	color: #FF0000;
	background-color: #000000;
	border: thin double #00FF00;
}
.largelink a:active {
}
.curlycontainer {
	border: 1px solid #ffffff;
	margin-bottom: 1em;
}
.curlycontainer .innerdiv {
	background: transparent url(images/brcorner.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 5px 10px;
}
.altheadmenu a {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #00FFFF;
	display: block;
}
.altheadmenu a.insidezone {
	font-size: 9pt;
	border: thin solid #969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #00FFFF;
	display: block;
}
.altheadmenu a:link, .altheadmenu a:visited {
	color: #00CCFF;
	font-size: 9pt;
	border: thin solid #069;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.altheadmenu a:hover, .altheadmenu a:active {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	border: thin solid #09f;
}
.altheadmenu a.insidezone:link, .altheadmenu a.insidezone:visited {
	color: #00CCFF;
	font-size: 9pt;
	border: thin solid #969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.altheadmenu a.insidezone:hover, .altheadmenu a.insidezone:active {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	border: thin solid #F6F;
}
#headtitle {
	height: 60px;
}
#bbcfeed {
	background-color: #006600;
	border: 1px solid #FFCC00;
	height: 60px;
	padding-right: 5px;
	margin-top: 5px;
}
.RSStitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCC;
}
#weblinkideas tr td .ideas {
	color: #000;
	font-weight: bold;
	font-size: .9em;
}
.center {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.displace {
	display:none;
}
#dphsfixed {
	text-align: center;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
ul#teamnav {
	margin:100px 10px 20px 10px;
	padding:0px;
	list-style: none;
}
ul#teamnav li {
	margin-top:5px;
	margin-bottom:5px;
}
a.ks3nav {
	background: url(images/keystage3.gif) no-repeat 0px top;
	height: 20px;
	width: 100px;
	display: block;
}
a.ks3nav:hover {
	background-position: 0px bottom;
	height: 20px;
	width: 100px;
	display: block;
}
a.ks4nav {
	background: url(images/keystage4.gif) no-repeat 0px top;
	height: 20px;
	width: 100px;
	display: block;
}
a.ks4nav:hover {
	background-position:0px bottom;

}

#homelinks {
	list-style: none;
	padding:0px;
	margin:0px;
}
#homelinks li {
	margin: 10px 0px;
	font-size:10px;
	background: url(images/brain-trans-mini.gif) no-repeat left;
	padding-left: 20px;
}
#homelinks li a:link, #homelinks li a:visited {
	color:#90D5E7;
}
#homelinks li a:hover, #homelinks li a:active {
	color:#FFF;
}
#sciheadlines {
	list-style: none;
	padding:0px;
	margin:0px;
	background: #003;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
#sciheadlines li {
	margin: 0px 0px 10px;
	font-size:11px;
	background: url(images/latest_news.jpg) no-repeat 5px 0px;
	padding-left: 40px;
	line-height: 23px;
}

#sciheadlines li a:link, #sciheadlines li a:visited {
	color:#84A1CB;
}
#sciheadlines li:first-child a:link, #sciheadlines li:first-child a:visited {
	font-size:14px;
	color:#84A1CB;
	font-weight:bold;
}
#sciheadlines li:first-child a:before {
	color:#fefefe;
	content:'Latest: ';
}
#sciheadlines li a:hover, #sciheadlines li a:active, #sciheadlines li:first-child a:hover, #sciheadlines li:first-child a:active {
	color:#FFF;
}
.scinewshead {
	margin:0px;
	background: #003;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px none;
}
.new    {
	background: url(images/new_icon.gif) no-repeat left;
}
ul.links {
	list-style: url(none) none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
ul.links li a {
	margin: 0px;
	padding: 0px;
}
td.linktable {
	background: #000;
	margin-bottom: 10px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 3px solid #CCC;
	border-left: 1px solid #CCC;
}

.smallsubjecthead {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
td.topbox {
	border-top: 5px solid #069;
	padding-top: 10px;
}
.padnorm {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.centered {
	text-align: center;
}
#resit-surgery {
	font-size: 0.9em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#resit-surgery p {
	margin-top: .5em;
	margin-bottom: .5em;
}
#examcontent {
	padding-bottom:10px;
	margin-bottom:10px;
}
#examcontent p {
	padding-right: 10px;
	padding-left: 10px;
}
