/* Normalises margin, padding */
body, div, dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, p, blockquote, 
th, td {
	margin: 0; padding: 0;
}

/* Normalises font-size for headers */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

/* Normalises font-style and font-weight to normal */
address, caption, site, code dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

/* Removes borders and spacing from tables */
table {
		border-collapse: collapse;
		border-spacing: 0;
}

/* Removes border from fieldset and img */
fieldset, img {
	border: 0;
}

/* Left aligns text in caption and th */
caption, th {
	text-align: left;
}

/* Removes quotation marks from q */
q:before, q:after {
	content:'';
}

/********** Layout styles **********************/	


div#container {
	position: relative;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	/*background-color:#E2E8DB;*/
	border: 1px solid #CCCCCC;
}	
div#branding {
	left: 0; 
	width: 31%;
	height: 69px;
	padding-top: 1.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 0;
	/*background-color: #C0B9FF;*/
	border-right: 8px solid #CCCCCC;
}
div#branding h1 {
	position: absolute;
	width: 323px;
	height: 69px;
	background: url(../images/nchp_header.jpg) no-repeat;
	text-indent: -9999px;
}
div#search {
	left: 0;
	width: 31%;
	padding: 0em 1em 1em 1em;
	/*background-color: #C0B9FF;*/
	border-right: 8px solid #CCCCCC;
}
div#level1_nav {
	position: absolute;
	right: 1.5em;
	top: 0;
	padding: 1em 0em;
	text-align: right;
	/*background-color: #FAF1C9;*/
}
div#search input {
	vertical-align:middle;  
	padding:0; 
	background:none; 
	cursor:pointer; *cursor:hand; /*alternate cursor for IE*/
}

div#level1_nav li, div#level2_nav li {
	display: inline;
	list-style-type: none;	

}
div#branding_secondary {
	position: absolute;
	/*right: 52.5em;*/
	top: 20px;
	padding: 1em 0;
	/*text-align: right;*/
}


div#level2_nav {
	padding: 0.2em 50px;
}

div#level3_nav ul, div#level4_nav ul {
	/* these are the common styles for all level 3 nav
	special colourways are in a style sheet delivered into the
	head of the page by PHP */
	float: left;
	width: 940px;
	margin: 1em 0 0 0;
	padding: 0 0 0 2em;
	list-style: none;
}
div#level3_nav li, div#level4_nav li {
	float:left;
	margin: 0 0 0 0;
	padding: 0;
}
div#level3_nav a, div#level4_nav a {
	float:left;
	display: block;
	margin: 0px;
	padding: 12px 8px 6px 8px;
	border-right: 1em solid #FFFFFF;
}
div#level3_nav ul li:first-child {
	border-left: 1em solid #FFFFFF;
}

div#level4_nav ul {
	/*padding: 1em;*/
	margin-top: 0;
	width: 899px;
	clear: both; /*stops the level 4 nav running up under the level 3 nav */
	padding-left: 6em;
}
div#level4_nav a {
	padding: 8px 8px 6px 8px;
}
div#content_header {
	position: relative;
	width: 70%;
	padding: 20px 0 0 50px;
	clear: both;
	/*background: blue;*/
}
div#content_main {	
	width: 50%;
	padding: 0 0 2% 50px;
	float: left;
}
div#content_main p {	
	margin-right: 5px;
}
div#content_main table {	
	margin: 10px 10px 0 0;
	
}
div#content_main td {
	padding: 0 5px 0 0;
}
div#content_main li {
	list-style-position: inside;	
}
div#content_special {
	width: 51%;
	padding: 2%;
	background-color: #FFCCFF;	
	float: left;
}
div#content_additional {
	position:relative;
	top: 0px;
	width: 30%;
	padding: 0 0 0 50px;
	float: left;
	/*background: green;*/
}

div#content_supplementary {
	position:relative;
	top: -30px;
	width: 15%;
	margin: 0 50px 0 0;
	border: 2px solid #F15F23;	
	background-color: #FFFFFF;
	padding: 5px 10px;
	float: right;
	/*background: yellow;*/
}
div#content_supplementary h3 {
	/*replace the text with a graphic*/
	position: relative;
	height: 21px;
	width: 117px;
	background: url(../images/whats_on.jpg) no-repeat;
	text-indent: -9999px;
	top: 0.5em;
	margin-bottom: 0.5em;
}
div#content_supplementary h4 {
	margin: 0;
	padding: 0 0 0.2em 0;
}
div#copyright {
	padding-top: 0.2em;
	padding-left: 0;
	padding-bottom: 1em;
}

.clearer {
	clear: both;
	height: 1px;
	/*background-color: #FF0000;*/
}
div#sponsor_logos {
	border-top: 1.3em solid #14226B;
	padding: 0.5em 1em;
	text-align: right;
}
div#user_info {
	width: 31%;
	padding: 0em 1em 0em 1em;
	/*background-color: #C0B9FF;*/
	border-right: 8px solid #CCCCCC;
}
div#edit_link {
	position: absolute;
	top: 0;
	left: 0;
}
.img_left {
	float: left;
	padding: 0 10px 0 0;
}
.img_right {
	float: right;
	padding: 0  0 0 10px;
}
/* ========== the education pdf selector =====*/
table#education_pdf_selector td {
	padding: 3px 2px;
}
table#education_pdf_selector select {
	color: #333;
	font-size: 110%;
}
ul#pdf_list {
	list-style: none;
	padding: 5px 0;
}
ul#pdf_list li {
	margin: 0;
	padding: 2px 0;
}
/* ====== visit enquiry form in the VT section =========== */
table#enquiry {
	background: #efefef;
	font-size: 98 %;
	padding: 0;
	margin: 0;
}
table#enquiry td {
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #fff;
}
table#enquiry td .note {
	font-size: 95%;
	line-height: 1.5em;
	color: #14226B; /*VT Blue*/
	font-style: italic;
	padding: 5px 0;
}
table#enquiry input {
	color: #333;
}
table#enquiry input[type="text"] {
	font-size: 110%;
	width: 260px;
	color: #333;
	border: 1px solid #ccc;
	padding: 2px;
}
table#enquiry textarea {
	font-size: 105%;
	width: 260px;
	height: 100px;
	color: #333;
	border: 1px solid #ccc;
	padding: 2px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table#enquiry select {
	font-size: 105%;
	color: #333;
	border: 1px solid #ccc;
}
table#enquiry select#experience {
	width: 260px;
}
/* ============= THE MAP PAGE =================== */
div#content_map {
	width: 90%;
	background: #cccccc;
	margin: 0 5%;
	height: 400px;
	overflow: scroll;
}
div#content_map_ouseburn {
	width: 757px;
	background: #cccccc;
	margin: 0 auto;
	height: 400px;
	overflow: scroll;
}
div#content_map_westend {
	width: 90%;
	background: #cccccc;
	margin: 0 auto;
	height: 400px;
	overflow: scroll;
}
div#back_to_map {
	width: 90%;
	margin: 10px auto;
}

