/* CSS Document */

html {
	font-size:50%;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-color:#fafafa;
	margin:0;
}

h1 {
	font-size:1.6em;
	margin:10px 0;
	padding:0;
}

h2 {
	color:#9D3293;
	font-size:1.2em;
	line-height:1.6em;
}

p, address {
	font-size:1.2em;
	font-style:normal;
	color:#000;
	line-height:1.6em;
	margin:6px 0 18px 0;
}

address {
	margin-top:-6px;
	margin-bottom:10px;
}

a img {
	border:0;
}

.textlink, strong {
	font-weight:bold;
	color:#9D3293;
	text-decoration:none;
}

div.hr {
	clear:both;
}

#content ul li a, #content ol li a, #content p a, .sidebox a {
	color:#9D3293;
	text-decoration:underline;
}

#content ul li a:hover, #content ol li a:hover, #content p a:hover, .sidebox a:hover {
	background-color:#EFE1EE;
	text-decoration:underline;
}

#headingone, #headingthree {
	margin-right: 7px;
	color: #9D3293;
}

.textlink:hover {
	text-decoration:underline;
}

hr {
	display:none;
}

div.hr {
	background-image:url(../images/divider.gif);
	background-repeat:no-repeat;
	width:508px;
	height:9px;
	margin:5px 0;
}

div.short {
	background-image:url(../images/divider_short.gif);
	width:162px;
}

div.dash, div.purpledash {
	background-image:url(../images/divider_dash.gif);
	background-repeat:repeat-x;
	width:auto;
	height:1px;
}

div.purpledash {
	background-image:url(../images/divider_purpledash.gif);
}

select.textbox, input.textbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#000;
	border:1px solid #A5ACB2;
}

.greybullet {
	background-image:url(../images/grey_bullet.gif);
	background-repeat:no-repeat;
	background-position:0 8px;
	padding-left:8px;
}

.purpletext {
	color:#9D3293;
}

.smalltext {
	font-size:1.1em;
}

.smallertext {
	font-size:0.9em;
}

#content ul, #content ol {
	font-size:1.2em;
	line-height:1.6em;
	margin:0 0 18px;
	padding:0;
}

#content ol {
	padding-left:2em;
}

#content ul li {
	background-image:url(../images/grey_bullet.gif);
	background-position:0 8px;
	background-repeat:no-repeat;
	margin-left:0;
	padding-left:12px;
	list-style:none;
}

#backgroundoverlay {
	background-image:url(../images/background_overlay.jpg);
	background-repeat:no-repeat;
}

#pagecontainer {
	width:776px;
	border:1px solid #E6E6E6;
	background-color:#fff;
	margin:0 auto 0 auto;
	clear:both;
}

#topmenu {
	background-image:url(../images/topmenu_bg.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	height:41px;
	border-top:7px solid #000;
	padding-left:12px;
}

#topmenu li {
	float:left;
	list-style:none;
}

.hide {
	display:none;
}

#topmenu li a {
	display:block;
	height:41px;
	background-position:top;
}

#topmenu li a:hover {
	background-position:bottom;
}

#home_button a {
	background-image:url(../images/home_button_all.gif);
	width:37px;
}

#bussupport_button a {
	background-image:url(../images/bussupport_button_all.gif);
	width:98px;
}

#economic_button a {
	background-image:url(../images/economic_button_all.gif);
	width:128px;
}

#news_button a {
	background-image:url(../images/news_button_all.gif);
	width:84px;
}

#apprentice_button a {
	background-image:url(../images/apprentice_button_all.gif);
	width:90px;
}

#busdirectory_button a {
	background-image:url(../images/busdirectory_button_all.gif);
	width:105px;
}

#novus_button a {
	background-image:url(../images/novus_button_all.gif);
	width:164px;
}

#contact_button a {
	background-image:url(../images/contact_button_all.gif);
	width:47px;
}

#headerleft {
	height:140px;
	width:239px;
	float:left;
	background-image:url(../images/logo_bg.gif);
	background-repeat:repeat-x;
	background-color:#fff;
}

#headerright {
	height:140px;
	width:537px;
	float:left;
}

#edbslogo {
	position:relative;
	top:32px;
	left:24px;
}

#greybox {
	background-image:url(../images/greytrans_bg.png);
	height:123px;
	margin-top:9px;
	color:#fff;
	font-size:1em;
	font-weight:bold;
	line-height:1.4em;
}

#greybox h2, #greyboxfull h2 {
	margin:0;
	padding:0;
	font-size:1.1em;
	line-height:1.5em;
	color:#CC97C9;
}

#greyboxtop {
	background-image:url(../images/greytrans_top.png);
	background-repeat:no-repeat;
	width:150px;
	height:140px;
	position:absolute;
}

#greyboxfull {
	background-image:url(../images/greytrans_full.png);
	background-repeat:no-repeat;
	width:154px;
	height:140px;
	position:absolute;
	color:#fff;
	font-size:1em;
	font-weight:bold;
	line-height:1.4em;
}

#greyboxbottom {
	height:131px;
	background-image:url(../images/greytrans_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#greyboxtext {
	position:absolute;
	bottom:0;
	text-align:right;
	padding:12px;
}

#contentcontainer {
	background-image:url(../images/content_container_bg.gif);
	background-repeat:repeat-x;
	clear:both;
	float:left;
	padding-top:15px;
	padding-bottom:24px;
	width:776px;
}

#sidebar {
	float:left;
	width:236px;
}

#content {
	float:left;
	width:508px;
	padding:9px 16px 20px 16px;
}

#footer {
	height:50px;
	padding-top:7px;
	background-color:#B568B1;
	border-bottom:10px solid #000;
	clear:both;
}

.newsbox {
	float:left;
	width:162px;
	margin-right:7px;
}

.last {
	margin-right:0;
}

.newstype, .newsheading, .morenews {
	font-size:1.1em;
	line-height:1.5em;
}

.morenews {
	color:#666;
	text-decoration:none;
}

.morenews:hover {
	text-decoration:underline;
}

.newstype {
	display:block;
}

.newsheading {
	font-weight:bold;
	color:#9D3293;
}

.newsheading a {
	color:#9D3293;
	text-decoration:none;
}

.newsheading a:hover {
	text-decoration:underline;
}

.newsbullet {
	float:left;
	margin-top:6px;
	margin-right:3px;
}

.rssicon {
	background-image:url(../images/rss_icon.gif);
	background-repeat:no-repeat;
	padding-left:18px;
}

.mailinglisticon {
	background-image:url(../images/mailinglist_icon.gif);
	background-repeat:no-repeat;
	padding-left:27px;
}

.mailinglisttext {
	width:152px;
	height:12px;
	padding:2px 3px 4px 3px;
	border:1px solid #a5acb2;
	font-size:11px;
	margin-left:1px;
	margin-top:10px;
}

#signupbutton {
	float:right;
	margin-right:1px;
	margin-top:10px;
}

#footer {
	text-align:center;
}

#footer ul {
	margin:0;
	padding:0;
	font-size:1em;
	margin-bottom:3px;
}

#footer ul li.first {
	border-left:0pt none;
}

#footer ul li {
	border-left:1px solid #FFFFFF;
	color:#FFFFFF;
	display:inline;
	font-size:1em;
	padding-left:4px;
}

#footer a {
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer ul li#copyright {
	color:#000;
}

#outermenu ul li {
	display:inline;
}

#outermenu ul {
	position:relative;
	top:-1px;
	display:inline;
	margin-right:5px;
}

#novusloginbutton {
}

#outermenu {
	width:776px;
	height:23px;
	padding-top:18px;
	margin:0 auto 0 auto;
	text-align:right;
}

.menuitem {
	float:left;
	width:236px;
	height:77px;
	border-bottom:12px solid #B568B1;
	text-align:right;
}

.menuitem p {
	font-size:11px;
	line-height:14px;
	color:#642961;
	margin:0;
}

.menuitem h3 {
	font-size:11px;
	line-height:14px;
	color:#642961;
	margin:9px 0 4px 0;
}

.menuimage {
	float:right;
	width:82px;
	height:77px;
	border-left:3px solid #CF75CA;
	margin-left:7px;
}

#azure {
	float:left;
	width:420px;
	margin-top:20px;
	margin-bottom:20px;
}

#azure a {
	text-decoration:none;
	color:#000;
}

#validationlogos {
	float:right;
	margin-top:20px;
	margin-bottom:20px;
	width:260px;
}

#validationlogos ul {
	margin:0px;
	padding:0px;
}

#validationlogos li {
	display:inline;
	margin-left:0px;
}

#breadcrumbs {
	color:#8C2387;
	font-size:1.1em;
	height:20px;
	padding-top:10px;
}

#breadcrumbs a {
	color:#8C2387;
	text-decoration:none;
}

#breadcrumbs a:hover {
	color:#8C2387;
	text-decoration:underline;
}

#sidebartextmenu {
	background-image:url(../images/sidebarmenu_topright.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#EFE1EE;
	text-align:right;
}

#sidebartextmenu ul {
	background-image:url(../images/sidebarmenu_bottomright.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding:7px 0;
	margin:3px 0 6px;
}

#sidebartextmenu ul li.menulistitem {
	background-image:url(../images/purple_bullet.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:10px;
	font-size:1.2em;
}

#sidebartextmenu ul li {
	list-style:none;
	margin:5px 8px;
	font-size:1.1em;
}

#sidebartextmenu ul li.previouslink {
	font-weight:bold;
	color:#9D3293;
}

#sidebartextmenu ul li a {
	color:#9D3293;
	text-decoration:none;
}

#sidebartextmenu ul li.menulistitem a {
	color:#000;
}

#sidebartextmenu ul li a:hover {
	text-decoration:underline;
}

.sectionlink a {
	font-size:1.1em;
	color:#9D3293;
	text-decoration:none;
	line-height:1.6em;
}

.sectionlink a:hover {
	text-decoration:underline;
}

.sectionlink p {
	margin:0;
}

.sectionlink h2 {
	margin-bottom:0;
}

img.insetphoto {
	float:left;
	margin:6px 9px 12px 0;
}

img.insetphotoright {
	float:right;
	margin:6px 0 12px 9px;
}

.lightbox-holder {
	width:100%;
	text-align:left;
}

.lightbox-holder img {
	padding:0 10px 0 0;
}

.greybox {
	background-color:#f3f3f3;
}

.formbox {
	padding:12px 10px;
	width:484px;
	float:left;
}

.formbox h3 {
	margin:0;
}

.formbox label {
	font-size:1.2em;
	line-height:1.6em;
	color:#000;
	float:left;
	width:145px;
}

#loginbox label {
	width:108px;
}

.formbox .textinput {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	border:1px solid #A5ACB2;
	width:232px;
	height:14px;
	padding:3px;
	font-size:1.2em;
}

.formbox textarea.textinput {
	height:86px;
}

.formbox select {
	margin-right:2px;
	font-size:1.2em;
}

.formfeedback {
	float:right;
	width:19px;
	margin-right:54px;
}

.formgroup {
	margin:5px 0;
	clear:left;
	float:left;
	width:484px;
}

#loginbox .formgroup {
	width:360px;
}

.forminput {
	float:left;
	width:260px;
}

.radiobox label {
	width:100px;
	float:left;
}

.radiobox input {
	margin-right:8px;
	float:left;
}

#contactsidebox {
	margin-top:3px;
	background-color:#EFE1EE;
	background-image:url(../images/sidebarmenu_topright.gif);
	background-position:top right;
	background-repeat:no-repeat;
	float:left;
	width:236px;
	text-align:right;
}

#contactsidebox .innerbox {
	background-image:url(../images/sidebarmenu_bottomright.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	float:left;
	padding:0 9px 0 9px;
	width:218px;
}

#contactsidebox p {
	margin-top:14px;
}

.sidebox {
	padding-top:8px;
	padding-left:25px;
	clear:both;
	text-align:right;
}

.sidebox p {
	font-size:11px;
	line-height:16px;
}

#filterbox {
	background-color:#F5EAF4;
	height:31px;
	padding:6px 8px;
	font-size:1.2em;
	line-height:2.6em;
	text-align:right;
}

#filterbox span, #filterbox label {
	font-weight:bold;
}

.articlemeta {
	font-size:1.1em;
}

h2.articletitle {
	margin:2px 0 0 0;
}

.article h2.articletitle {
	margin:2px 0 3px 0;
}

div.mainarticle {
	float:left;
	width:234px;
	margin-right:12px;
}

.fullstorylink a {
	text-decoration:none;
	font-size:1.1em;
	color:#8C2387;
}

div.featuredarticle {
	width:161px;
	margin-right:8px;
	padding:5px 0 20px 0;
	float:left;
}

#lastarticle {
	margin-right:0;
}

div.featuredarticle p {
	margin:0 0 10px 0;
}

div.featuredimage {
	margin-bottom:12px;
}

.article {
	margin:10px 0;
}

#newssidebar {
	text-align:right;
	padding:14px 10px 20px 18px;
}

#newssidebar * {
	font-size:11px;
}

#mainarticle {
	float:left;
	width:508px;
	padding-bottom:10px;
}

#newssidebar p {
	margin:0 0 4px 0;
}

#errormsg {
	font-size:1.2em;
	font-weight:bold;
	color:#9D3293;
}

.categorylist {
	width:252px;
	float:left;
}

.categorylist li {
	margin-bottom:5px;
}

#contactsidebox label {
	display:block;
	font-size:1.2em;
	color:#000;
	margin-top:3px;
	margin-bottom:3px;
}

#contactsidebox input.textbox {
	padding:3px;
	width:197px;
	text-align:right;
}

#contactsidebox input {
	margin-top:3px;
	margin-bottom:3px;
}

#contactsidebox select {
	width:205px;
	height:19px;
	margin-top:3px;
	margin-bottom:3px;
	text-align:right;
}

.categorytitle {
	font-size:1.1em;
	color:#8C2387;
	background-repeat:no-repeat;
	padding-left:8px;
	background-position:1px 1px;
}

.companyresult {
	margin-top:10px;
	margin-bottom:12px;
}

.vacancyresult {
	margin-top:10px;
	margin-bottom:12px;
}

.vacancyresult .categorytitle {
	padding-left:0;
}

.companyresult h2 {
	margin:0 0 4px 0;
}

.companyresult h2 a {
	text-decoration:underline;
	color:#8C2387;
}

.companyresult h2 a:hover {
	background-color:#efe1ee;
}

.vacancyresult h2 {
	margin:0 0 4px 0;
}

.vacancyresult h2 a {
	text-decoration:underline;
	color:#8C2387;
}

.vacancyresult h2 a:hover {
	background-color:#efe1ee;
}

#content .categorylist li { background-position:0 5px; }

#content .category1 { background-image:url(../images/category1.gif); }

#content .category2 { background-image:url(../images/category2.gif); }

#content .category3 { background-image:url(../images/category3.gif); }

#content .category4 { background-image:url(../images/category4.gif); }

#content .category5 { background-image:url(../images/category5.gif); }

#content .category6 { background-image:url(../images/category6.gif); }

#content .category7 { background-image:url(../images/category7.gif); }

#content .category8 { background-image:url(../images/category8.gif); }

#content .category9 { background-image:url(../images/category9.gif); }

#content .category10 { background-image:url(../images/category10.gif); }

#content .category11 { background-image:url(../images/category11.gif); }

#content .category12 { background-image:url(../images/category12.gif); }

#content .category13 { background-image:url(../images/category13.gif); }

#content .category14 { background-image:url(../images/category14.gif); }

#content .category15 { background-image:url(../images/category15.gif); }

#content .category16 { background-image:url(../images/category16.gif); }

#content .category17 { background-image:url(../images/category17.gif); }

#pagination {
	text-align:center;
}

#rightcolumn {
	float:right;
	width:300px;
}

.apprenticeship-image {
	width:68px;
	height:68px;
	float:left;
	margin:4px 7px 4px 0;
}

.property-image {
	width:108px;
	height:108px;
	float:left;
	margin:4px 7px 4px 0;
}

#mailinglistbox {
	clear:both;
	padding-left:25px;
	padding-top:8px;
	text-align:right;
}

p.vacancyinfo {
	margin:-4px 0 6px 0;
}

#vacancydetails p {
	margin:2px 0 0 0;
}

#sitemap li {
	font-size:12px;
	line-height:16px;
}

#sitemap ul {
	margin:0;
}

#azure {
	color:#000000;
}

#payments {
	font-size:1.2em;
	line-height:1.6em;
	width:480px;
}

#payments th {
	text-align:left;
	color:#9D3293;
}





/*****************BOX THING****************/



div#nyroModalFull {
	font-size: 12px;
	color: #83BBD0;
	font-family: Verdana;
}
div#nyroModalFull div#nyroModalLoading {
	border: 2px solid #F2F79F;
	width: 150px;
	height: 150	px;
	text-indent: -9999em;
	background: #001F33 url(../images/loading.gif) no-repeat;
	background-position: center;
}
div#nyroModalFull div#nyroModalLoading.error {
	border: 2px solid #F2F79F;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #001F33;
}
div#nyroModalFull div#nyroModalWrapper {
	background: #001F33;
	border: 2px solid #F2F79F;
}
div#nyroModalFull div#nyroModalWrapper a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../images/close.gif) no-repeat;
	outline: 0;
}
div#nyroModalFull div#nyroModalWrapper div.wrapper div#nyroModalContent {
	padding: 5px;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent img {
	vertical-align: baseline;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a {
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalPrev {
	left: 0;
	width: 40%;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalPrev:hover {
	background: url(../images/prev.gif) left 20% no-repeat;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalNext {
	right: 0;
	width: 40%;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalNext:hover {
	background: url(../images/next.gif) right 20% no-repeat;
}
