/* @override http://www.technet-it.co.uk/templates/temp-late/css/template_css.css */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	margin: 0px;
	padding: 0px 5px 5px;
	background-color: #686489;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../images/gradient-1000px.gif);
	background-repeat: repeat-y;
	padding: 10px 30px;
	height: auto;
	margin-bottom: 0px;
	width: 940px;
}
#top {
	width: 100%;
	height: 15px;
}

#header {
	background-color: #009089;
	height: 109px;
	background-image: url(../images/header-940px.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#topmenu {
	margin-top: 3px;
	margin-bottom: 3px;
	height: 20px;
}
#middle {
	width: 100%;
	margin:0px;
	padding:0px;
}
#left {
	vertical-align:top;
	width: 140px;
	padding-right: 5px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #009089;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content {
	vertical-align:top;
	width: 630px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 1.3em;
	font-size: 1.1em;
	color: #100045;
}
#right {
	vertical-align:top;
	width: 140px;
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #009089;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#bottom {
	background-color: #009089;
	height: 15px;
	width: 100%;
}
#bottom-menu {
	color: #999999;
	width: 100%;
	height:10px;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#bottomline {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../images/footerbg-1000px.gif);
	background-repeat: no-repeat;
	height:10px;
	padding: 10px 30px;
	margin-bottom: 0px;
}
.contentheadinghome {
	padding-top: 10px;
}
.inputbox {
	background-color: #FFFFFF;
	border: 1px solid #009089;
	font-size: 1em;
}
.sitename {
	font-size: 1.8em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	display:block;
}

#pathwaytable {
	float: left;
	display: inline;
	text-align: left;
	white-space: nowrap;
}
.pathway {
	color: #999999;
}

.pathway a:link, .pathway a:visited {
	text-decoration: underline;
}

.pathway a:hover {
	color:#333333;
}

b, strong {
}

p {
	margin: 0px;
	padding: 0px;
}

a.mainlevel:link, a.mainlevel:visited {
	font-size:1.1em;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	color: #000000;
	width:135px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009089;
}

a.mainlevel:hover {
	text-indent: 3px;
	color: #009089;
}

a.mainlevel#active_menu {
	color: #009089;
	text-indent: 3px;
}

a.mainlevel#active_menu:hover {
	color: #000000;
	text-decoration: underline;
}


a.sublevel:link, a.sublevel:visited {
	vertical-align: middle;
	font-weight: normal;
	color: #1B498D;
	text-align: left;
	text-indent: 0.2em;
	display: block;
	padding: 1px;
	margin: 1px;
}

a.sublevel:hover {

}

a.sublevel#active_menu {
color: #2392CD;
}


table.moduletableaccess {
	float: right;
	font-size: 10px;
}

.moduletableaccess a:link, .moduletableaccess a:visited {
	color: #100045;
	text-decoration: none;
} 
.moduletableaccess a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #100045;
}

table.moduletablebottom {
	float:right;
	margin-right: 5px;
}

a.mainlevelbottom:link, a.mainlevelbottom:visited {
	font-size: 1.1em;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	display: inline;
	margin-left: 10px;
}

a.mainlevelbottom:hover {
	text-decoration: underline;
	color: #666666;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.3em;
	color: #009089;
}
h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.2em;
	color: #009089;
}


h3 {		
	font-size: 1.1em; 	
	color: #DCDCDC
	}
h4 {
	font-size: 1em;
	}


ul, sitemap ul{
	margin: 5 0 5 0;
	padding: 0 0 0 0;
	list-style: none;
}

li, sitemap li {
	line-height: 15px;
	padding-left: 10px;
	padding-top: 0px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-left: 10px;
}


.sitemap a:link, .sitemap a:visited {
	color: #666666;
}

.moduletablehpl {float:left;
margin-left:5px;}

.moduletablehpl a:link, .moduletablehpl a:visited  {
	text-decoration:none;
	color: #999999;
}

.moduletablehpl a:hover {
	color: #009089;
}
.buttonheading {
	white-space: nowrap;
}
.buttonheading a:link, .buttonheading a:visited {
	color: #999999;
	text-decoration: none;
}
.buttonheading a:hover {
	color: #333333;
}

.icons {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sectiontableheader {
	font-weight : bold;
	padding: 3px;
	text-decoration: none;
	color: #009089;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4ced4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c4ced4;
	font-size: 1.2em;
}

.sectiontableheader a:link, .sectiontableheader a:visited {
	color: #009089;
	text-decoration: none;
}

.sectiontableheader a:hover {
	color: #009089;
	text-decoration: underline;
}

.sectiontableentry1 {
	background-color : #FFFFFF;
	padding: 2px;
	text-indent: 3px;
	height: 25px;

}

.sectiontableentry1 a:link, .sectiontableentry1 a:visited {
	color: #100045;
	text-decoration: none;
}

.sectiontableentry1 a:hover {
	color: #009089;
}

.sectiontableentry2 {
	background-color : #D9D9D9;
	padding: 2px;
	text-indent: 3px;
	height: 20px;

}
.sectiontableentry2 a:link, .sectiontableentry2 a:visited {
	color: #100045;
	text-decoration: none;
}

.sectiontableentry2 a:hover {
	color: #009089;
}


table.moduletableaddress {
	color: #0F0041;
	margin-top: 10px;
	font-size: 1.2em;
}
.componentheading {
	font-size: 1.3em;
	color: #009089;
	font-weight: bold;
}

table.moduletablecandidates {
	background-color: #C0E4E6;
	width: 140px;
}

table.moduletablecandidates th {
	color: #FFFFFF;
	background-color: #100045;
	font-size: 1.2em;
	padding: 5px;
}


table.moduletableclients {
	width: 140px;
	background-color: #A8A4C3;
	margin-top:1em;
}

table.moduletableclients th {
	color: #FFFFFF;
	background-color: #100045;
	font-size: 1.2em;
	padding: 5px;
	border: 1px solid #009089;
}


table.moduletablelogin {
	width: 140px;
	background-color: #100045;
	color: #FFFFFF;
	padding: 5px;
}
table.moduletablelogin th {
	color: #FFFFFF;
	background-color: #100045;
	font-size: 1.2em;
	text-align: left;
}
table.moduletablelogin td {
	text-align: center;
}

table.moduletablelogin a:link, table.moduletablelogin a:visited {
	color: #FFFFFF;	
}

table.moduletablelogin input {
	margin-top: 2px;
	margin-bottom: 2px;
}

table.moduletablecallnow {
	width:135px;
	background-color: #FFFFFF;
	color: #009089;
	text-align: center;
	padding: 10px;
	border: 3px solid #009089;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.mainlevelcandidates {font-size:1.1em;}

a.mainlevelcandidates:link, a.mainlevelcandidates:visited {
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	color: #000000;
	text-decoration: none;
	width: 135px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009089;
	text-indent: 5px;
}

.mainlevelclients {font-size:1.1em;}

a.mainlevelclients:link, a.mainlevelclients:visited {
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	color: #000000;
	text-decoration: none;
	width: 135px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009089;
	text-indent: 5px;
}


table.moduletablesearch {
	float: right;
}

.inputboxsearch {
	background-color: #FFFFFF;
	border: 1px solid #009089;
	font-size:1.1em;
	}
	

	
.contentheading {

}
.contentdescription {
}
.jl_functionlink {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	background-color: #005190;
	padding: 5px;
	width: 80px;
	text-align: center;
	border: 1px outset #000000;
	text-transform: capitalize;
	float: left;
	margin: 5px;
}

.jl_functionlink:hover {
background-color: #009089;
}
.pagenav {
	color: #009089;
	font-weight: normal;
}

.jobinfo {
	color: #100045;
}
.jobdescription{
	color: #100045;
}
.jobdescription b {
	font-weight: bold;
}
.applyjob {color: #100045;}

#jobsearch {
	margin-top: 50px;
	text-align: center;
}

.button {
	color: #100045;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #100045;
	border-bottom-color: #100045;
	border-left-color: #FFFFFF;
	cursor: hand;
}
.button:hover {
	color:#FFFFFF;
	background-color: #999999;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-left-style: outset;
	border-top-color: #100045;
	border-left-color: #100045;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: outset;
	border-bottom-style: outset;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	cursor: hand;
}
.article_seperatorhome {
	width: 98%;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #009089;
	height: 1px;
	display: block;
}

.readonhome {
	color: #009089;
}

#content a:link, #content a:visited {
	text-decoration: none;
}
#content a:hover {text-decoration: underline;}

.contentpaneopen, .contentpaneopentestimonials {
	margin-top: 5px;
	background-color:#FFFFFF;
}
.contentpane {background-color:#FFFFFF;}

table.moduletablejobweek {width: 100%;
	margin: 10px 0px;
	border: 1px solid #009089;
	background-color: #F0F2F3;}

.moduletablejobweek th {	vertical-align: middle;
	font-size: 1.1em;
	font-weight: bold;
	color: #f0f2f3;
	text-align: left;
	width: 100%;
	height: 20px;
	text-transform: capitalize;
	background-color: #100045;
	text-indent: 5px;
	padding: 2px;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;}
	

.moduletablejobweek td {
	padding-bottom: 3px;
}

.moduletablejobweek a:link, .moduletablejobweek a:visited {
	font-size:1.1em;
	color: #009089;
	text-decoration: none;
}

.moduletablejobweek a:hover {
	color: #100045;
	text-decoration: underline;
}

.buttonsearchjobs {
	color: #FFFFFF;
	background-color: #009089;
	border: 1px solid #009089;
	font-size: 1em;
	height: 20px;
	cursor: hand;
	margin: 0px;
	padding: 0px;
}
.buttonsearchjobs hover {background-color: #100045;}
.moduletablesearchjobs {
	margin-bottom: 10px;
}
.inputboxsearchjobs {
	background-color: #FFFFFF;
	border: 1px solid #009089;
	font-size: 1.1em;
}	



.article_seperatortestimonials {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009089;
	height: 1px;
}

.readontestimonials {
	color: #009089;
}

.componentheadingtestimonials {
	font-size: 1.3em;
	color: #009089;
	font-weight: bold;
}

.blogtestimonials {width:100%;}

.moduletablelatestjobs a:link, .moduletablelatestjobs a:visited {
	color: #009089;
	text-decoration: none:
}
.moduletablelatestjobs a:hover {
	color: #100045;
	text-decoration: underline;
}

.moduletablefeeds a:link, .moduletablefeeds a:visited{
	color: #009089;
	text-decoration: none;
	font-weight: normal;
}

.moduletablefeeds {
	padding-right: 10px;
	padding-left: 10px;
}
.moduletablefeeds a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style:normal;
}

ul.rss_items {
	margin: 0px;
	padding: 0;
	background-image: none;
}
	
li.rss_item {
	margin: 0px;
	padding: 0px 0px 0px 0;
	background-image: none;
}

.rss_date {
	display: none;
}

.moduletable-logos {
	margin-top: 10px;
	margin-bottom: 5px;
}