/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
	margin-bottom: 0px;
}

form, ul {
	margin: 0;
	padding: 0;
}


body {
	text-align: center;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	color: #ffffff;
	background: #3a5374;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p, ul, li {
	line-height: 1.4em;
	color: #555555;
}

img { border: 0 none; }

#container {	
	position: relative;
	text-align: center;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

h1 {
	color: #004890;
	font-size: 1.40em;
	line-height: 1.1em;
}

h2, h3, h4 {
	color: #004890;
	font-size: 1.40em;
	line-height: 1.60em;
}

a 		{ color: #555555; text-decoration: none }
a:active 	{ color: #004890; text-decoration: none; }
a:visited 	{ color: #555555; text-decoration: none; }
a:hover 	{ color: #004890; text-decoration: none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

.content {
	position: relative;
	margin-top: 20px;
	width: 1000px;
	text-align: left;
	background: #fff;
	padding: 5px 15px 0 15px;
}


#header {
	position: relative;
}

#header-logo {
	padding: 5px 0 0 15px;
	text-align: left;
}

#header-banner {
	position: absolute; top: 20px; right: 5px;
	padding: 5px 15px 0 0px;

	text-align: right;
}

#header-navigation {
	position: relative;
	height: 20px;
	padding: 10px 0 10px 0;
}

#header-navigation ul {
	padding: 0;
	list-style: none;
	margin: 0 0 0 0px;	
}

#header-navigation li {
	margin: 0;
	padding: 0;
	color: #00549e;
	display: inline;
}

#header-navigation li a {
	text-decoration: none;
	display: block;
	float: left;	
	text-indent: -9999px;
	border: 1px solid #666666;
	margin: 0 4px 0 0;
}

li#tnv01 a { width: 136px; height: 23px; background: url(/images/btn-EA.gif) no-repeat; }
li#tnv01 a:link, li#tnv01 a:visited { background-position: 0px 0px; }
li#tnv01 a:hover, li#tnv01 a:focus { background-position: 0px -23px;}

li#tnv01-ov a { width: 136px; height: 23px; background: url(/images/btn-EA.gif) no-repeat; }
li#tnv01-ov a:link, li#tnv01-ov a:visited { background-position: 0px -23px; }
li#tnv01-ov a:hover, li#tnv01-ov a:focus { background-position: 0px -23px;}

li#tnv02 a { width: 136px; height: 23px; background: url(/images/btn-M.gif) no-repeat; }
li#tnv02 a:link, li#tnv02 a:visited { background-position: 0px 0px; }
li#tnv02 a:hover, li#tnv02 a:focus { background-position: 0px -23px;}

li#tnv02-ov a { width: 136px; height: 23px; background: url(/images/btn-M.gif) no-repeat; }
li#tnv02-ov a:link, li#tnv02-ov a:visited { background-position: 0px -23px; }
li#tnv02-ov a:hover, li#tnv02-ov a:focus { background-position: 0px -23px;}

li#tnv03 a { width: 136px; height: 23px; background: url(/images/btn-NE.gif) no-repeat; }
li#tnv03 a:link, li#tnv03 a:visited { background-position: 0px 0px; }
li#tnv03 a:hover, li#tnv03 a:focus { background-position: 0px -23px; }

li#tnv03-ov a { width: 136px; height: 23px; background: url(/images/btn-NE.gif) no-repeat; }
li#tnv03-ov a:link, li#tnv03-ov a:visited { background-position: 0px -23px; }
li#tnv03-ov a:hover, li#tnv03-ov a:focus { background-position: 0px -23px; }

li#tnv04 a { width: 136px; height: 23px; background: url(/images/btn-NW.gif) no-repeat; }
li#tnv04 a:link, li#tnv04 a:visited { background-position: 0px 0px; }
li#tnv04 a:hover, li#tnv04 a:focus { background-position: 0px -23px; }

li#tnv04-ov a { width: 136px; height: 23px; background: url(/images/btn-NW.gif) no-repeat; }
li#tnv04-ov a:link, li#tnv04-ov a:visited { background-position: 0px -23px; }
li#tnv04-ov a:hover, li#tnv04-ov a:focus { background-position: 0px -23px; }

li#tnv05 a { width: 136px; height: 23px; background: url(/images/btn-SE.gif) no-repeat; }
li#tnv05 a:link, li#tnv05 a:visited { background-position: 0px 0px; }
li#tnv05 a:hover, li#tnv05 a:focus { background-position: 0px -23px; }

li#tnv05-ov a { width: 136px; height: 23px; background: url(/images/btn-SE.gif) no-repeat; }
li#tnv05-ov a:link, li#tnv05-ov a:visited { background-position: 0px -23px; }
li#tnv05-ov a:hover, li#tnv05-ov a:focus { background-position: 0px -23px; }

li#tnv06 a { width: 136px; height: 23px; background: url(/images/btn-SW.gif) no-repeat; }
li#tnv06 a:link, li#tnv06 a:visited { background-position: 0px 0px; }
li#tnv06 a:hover, li#tnv06 a:focus { background-position: 0px -23px; }

li#tnv06-ov a { width: 136px; height: 23px; background: url(/images/btn-SW.gif) no-repeat; }
li#tnv06-ov a:link, li#tnv06-ov a:visited { background-position: 0px -23px; }
li#tnv06-ov a:hover, li#tnv06-ov a:focus { background-position: 0px -23px; }

li#tnv07 a { width: 136px; height: 23px; background: url(/images/btn-UK.gif) no-repeat; }
li#tnv07 a:link, li#tnv07 a:visited { background-position: 0px 0px; }
li#tnv07 a:hover, li#tnv07 a:focus { background-position: 0px -23px; }

li#tnv07-ov a { width: 136px; height: 23px; background: url(/images/btn-UK.gif) no-repeat; }
li#tnv07-ov a:link, li#tnv07-ov a:visited { background-position: 0px -23px; }
li#tnv07-ov a:hover, li#tnv07-ov a:focus { background-position: 0px -23px; }



#contents {
	margin: 0 0 0 0;
}

#bottom {
	height: 50px;
	width: 1000px;
	background: #fff;
	font-size: 0.80em;
	padding: 0px 15px 0 15px;
}

#footer {
	text-align: center;
	height: 50px;
	width: 1000px;
	font-size: 0.80em;
	font-color: #666666
	padding: 0px 0 0 0;
	margin: 10px 0 0 0;
}

#footer a {
	color: #fff;
}

/* border-top: 1px solid #afbc22; */

#contents-no h1, #contents-no p {
	margin: 0 0 10px 196px;
	color: #e66b5b;
}

#contents-no p {
	color: #000;
}

.contents-Home, .contents-EastAnglia, .contents-Midlands, .contents-NorthEast, .contents-NorthWest, .contents-SouthEast, .contents-SouthWest, .contents-UK, .contents-Contact, .contents-Cambridgeshire, .contents-Norfolk, .contents-Suffolk, .contents-Coventry, .contents-Birmingham, .contents-Derbyshire, .contents-Herefordshire, .contents-Leicestershire, .contents-Lincolnshire, .contents-MiltonKeynes, .contents-Northamptonshire, .contents-Nottinghamshire, .contents-Sheffield, .contents-Shropshire, .contents-Staffordshire, .contents-Warwickshire, .contents-Worcestershire, .contents-Bradford, .contents-CountyDurham, .contents-Darlington, .contents-Humberside, .contents-Leeds, .contents-Newcastle, .contents-Northumberland, .contents-Teeside, .contents-TyneWear, .contents-Yorkshire, .contents-Cheshire, .contents-Cumbria, .contents-Lancashire, .contents-Liverpool, .contents-Manchester, .contents-Merseyside, .contents-Avon, .contents-Bristol, .contents-Cornwall, .contents-Devon, .contents-Dorset, .contents-Gloucestershire, .contents-Somerset, .contents-Wiltshire, .contents-NorthernIreland, .contents-Scotland, .contents-Wales, .contents-Bedfordshire, .contents-Berkshire, .contents-Buckinghamshire, .contents-Essex, .contents-Hampshire, .contents-Hertfordshire, .contents-Kent, .contents-London, .contents-Middlesex, .contents-Oxfordshire, .contents-Surrey, .contents-Sussex, {
	width: 1000px;
	padding: 15px 15px 0 15px;
	text-align: left;
	background: #fff;
}

.contents-location ul, .contents-training ul, .contents-events ul, .contents-info ul, .contents-facebook ul, .contents-budapest ul, .contents-map ul, .contents-history ul, .contents-sights ul, .contents-overview ul, .contents-facilities ul, .contents-services ul, .contents-outabout ul, .contents-courses ul, .contents-facilities ul, .contents-schedule ul {
	padding: 0 0 0 18px;
	list-style-image: url(/images/icn-bullet.gif);
}

#text {
	width: 500px;
	margin: 5px 0 0 0;
	padding: 0 20px 0 0;
	border-right: 0px solid #666666;
}
#content-yes {
	width: 100%;
}

#leftmenu-yes {
	width: 170px;
}

#rightmenu-yes {
	width: 300px;
}

#leftmenu-yes ul {
	margin: 0;
	padding: 0 0 0 0px;
	list-style-image: none;
}

#leftmenu-yes li {
	margin: 5px 0 0 0;
	padding: 0;
	color: #555555;
	display: block;
	list-style: none;
}

#leftmenu-yes li a {
	text-decoration: none;
	display: block;
	color: #555555;
	padding: 0 0 0 9px;
	border-bottom: 1px solid #555555;
	width: 129px; height: 20px;
	list-style: none;
}

#leftmenu-yes li a:hover {
	color: #004890;
}

#leftmenu-yes li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#leftmenu-yes li ul li a {
	padding: 0 0 0 14px;
	border-bottom: 1px solid #555555;
	width: 124px; height: 20px;
}

li#selected a {
	color: #004890;
}

.content-image1 {
	margin: 0 101px 0 0;
}

.content-image2 {
	margin: 0 72px 0 0;
}

.title-right {
	font-size: 1.20em;
	line-height: 1.2em;
	color: #004890;
	width: 182px;
	padding: 0px 0 0px 14px;
}

.header-image {
	width: 100%;
	height: 270px;
}

.homeheader-image {
	width: 100%;
	height: 444px;
}
.title-maincontent {
	color: #004890;
}
.title-towns {
	font-size: 1.00em;
	line-height: 1.3em;
	color: #555555;
}
table.search {

	background: url("http://www.accountancyjobsessex.co.uk/images/search-bg.jpg");
	
width:350px;
	
height:240px;
	
color:#FFFFFF;
	
line-height:20px;
}



table.search td {

	padding-left:22px;
	
height:34px;
	
vertical-align:top;
	
padding-top:10px;
}
