/*//////////////////////////
PROJECT: 	SEASON WORKERS
MEDIA:		ALL
CREATED: 	14.06.09
//////////////////////////*/

* {
	margin: 0px;
	padding: 0px;
	outline: none;
}

body {
	font-family: Arial,Verdana,sans-serif;
	font-size: small;
	background: #c1d4e3 url(../images/bk-pageWrapper.gif) repeat-x top;
}

img
{
    border: 0;   
}

p
{
    margin-bottom:12px;
}

h1 a, h1 a:visited, h1 a:active, h2 a, h2 a:visited, h2 a:active, h3 a, h3 a:visited, h3 a:active, h4 a, h4 a:visited, h4 a:active
{
    text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover
{
    text-decoration: underline;
}

h1
{
    font-size: 18px;
    color: #ffa80b;
    margin-bottom: 12px;
}

h2, h2 a, h2 a:visited, h2 a:active
{
    font-size: 16px;
    color: #10578e;
    font-weight: normal;
    margin-bottom: 10px;
    text-decoration: none;
}

h2 a:hover
{
    text-decoration: underline;
}

h3, h3 a, h3 a:visited, h3 a:active
{
    font-size: 14px;
    color: #ffa80b;
    margin-bottom: 12px;
}

h4
{
    font-size: 13px;
}

#headerWrapper {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}


#headerContent {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#contentWrapper {
	width: 100%;
	float: left;
	text-align: center;
	padding: 12px 0px 10px 0px;
	padding-bottom: 18px;
	min-height: 300px;
	color: #666666;
}

#contentHolder {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#navigationTop {
	width: 980px;
	height: 32px;
	float: left;
}

#navigationTop ul {
	list-style-type: none;
	float: right;
}

#navigationTop li {
	float: left;
}

#navigationTop li.topTab-advertise {
	height: 32px;
	float: left;
	background: url(../images/bk-top-advertise-li.gif) no-repeat top right;
	padding-right: 6px;
	font-size: 12px;
}

#navigationTop li.topTab-advertise a {
	height: 24px;
	float: left;
	background: url(../images/bk-top-advertise-a.gif) no-repeat top left;
	color: #fff;
	text-decoration: none;
	padding: 8px 5px 0px 55px;
}

#navigationTop li.topTab-login {
	height: 32px;
	float: left;
	background: url(../images/bk-top-blue-li.gif) no-repeat top right;
	padding-right: 6px;
	font-size: 12px;
}
#navigationTop li.topTab-login a {
	height: 24px;
	float: left;
	background: url(../images/bk-top-login-a.gif) no-repeat top left;
	color: #fff;
	text-decoration: none;
	padding: 8px 5px 0px 50px;
}

#navigationTop li.topTab-forums {
	height: 32px;
	float: left;
	background: url(../images/bk-top-blue-li.gif) no-repeat top right;
	padding-right: 6px;
	font-size: 12px;
}
#navigationTop li.topTab-forums a {
	height: 24px;
	float: left;
	background: url(../images/bk-top-forum-a.gif) no-repeat top left;
	color: #fff;
	text-decoration: none;
	padding: 8px 5px 0px 50px;
}

#header {
	width: 980px;
	height: 86px;
	float: left;
}

#header img.logo
{
    margin-top: 23px;
    float: left;
}
#header p {
	float: right;
	margin: 17px 6px 0px 0px;
}

#navigationMain {
	width: 980px;
	height: 36px;
	float: left;
}

#navigationMain ul {
	list-style-type: none;
	float: left;
	width: 980px;
	height: 36px;
	overflow: hidden;
}

#navigationMain li {
	float: left;
	margin-right: 1px;
	font-size: 12px;
	margin-top: 7px;
}

#navigationMain li.active {
	margin: 0px;
}

#navigationMain li a {
	float: left;
	background: #a6cbdf;
	color: #064f8a;
	text-decoration: none;
	height: 21px;
	padding: 8px 14px 0px 14px;
}

#navigationMain li a:hover 
{
    text-decoration: underline;
}

* html #navigationMain li a {
	padding: 8px 13px 0px 13px;
}
*+ html #navigationMain li a {
	padding: 8px 13px 0px 13px;
}

#navigationMain li.navHome a {
	background: #a6cbdf url(../images/bk-nav-home.gif) no-repeat top left;
}

#navigationMain li#navCourses a {
	background: #a6cbdf url(../images/bk-nav-courses.gif) no-repeat top right;
}

#navigationMain li.navHome a.active {
	background: url(../images/nav-active-home.gif) no-repeat top center;
	color: #fff;
	width: 54px;
	padding: 15px 0px 0px 20px;
}

#navigationMain li.navSummer a.active 
{
    width: 96px;
	padding: 15px 0px 0px 20px;
	background: url(../images/nav-active-summer.gif) no-repeat top center;
	color: #993366;
}

#navigationMain li.navSki a.active {
	background: url(../images/nav-active-ski.gif) no-repeat top center;
	color: #fff;
	width: 127px;
	padding: 15px 0px 0px 20px;
}

#navigationMain li.navGap a.active {
	background: url(../images/nav-active-gap.gif) no-repeat top center;
	color: #fff;
	width: 72px;
	padding: 15px 0px 0px 20px;
}

#navigationMain li.navChildcare a.active 
{
    width: 101px;
	padding: 15px 0px 0px 20px;
	background: url(../images/nav-active-childcare.gif) no-repeat top center;
	color: #fff;
}

#navigationMain li.navHospitality a.active {
	background: url(../images/nav-active-hospitality.gif) no-repeat top center;
	color: #fff;
	width: 105px;
	padding: 15px 0px 0px 20px;
}

#navigationMain li.navBoats a.active {
	background: url(../images/nav-active-boats.gif) no-repeat top center;
	color: #fff;
	width: 97px;
	padding: 15px 0px 0px 20px;
}

#navigationMain li.navOutdoor a.active {
	width: 149px;
	padding: 15px 0px 0px 20px;
	background: url(../images/nav-active-outdoor.gif) no-repeat top center;
	color: #fff;
}

#navigationMain li.navTefl a.active {
	width: 51px;
	padding: 15px 0px 0px 20px;
	background: url(../images/nav-active-tefl.gif) no-repeat top center;
	color: #fff;
}

#navigationMain li.navCourses a.active {
	background: url(../images/nav-active-courses.gif) no-repeat top center;
	color: #fff;
	width: 66px;
	padding: 15px 0px 0px 20px;
}

.navigationSub {
	width: 980px;
	height: 33px;
	float: left;
	overflow: hidden;
}

.subnavHome {
	background: url(../images/bk-subNav.gif);
	background-position: 0px 0px;
}
.subnavSummer {
	background: url(../images/bk-subNav.gif);
	background-position: 0px -33px;
}
.subnavSki {
	background: url(../images/bk-subNav.gif);
	background-position: 0px -66px;
}
.subnavGap {
	background: url(../images/bk-subNav.gif);
	background-position: 0px -99px;
}
.subnavChildcare {
	background: url(../images/bk-subNav.gif);
	background-position: 0px -132px;
}
.subnavHospitality {
	background: url(../images/bk-subNav.gif);
	background-position: 0px -165px;
}
.subnavBoats {
	background: url(../images/bk-subNav.gif);
	background-position: 0px -198px;
}
.subnavOutdoor {
	background: url(../images/bk-subNav.gif);
	background-position: 0px -231px;
}
.subnavTefl {
	background: url(../images/bk-subNav.gif);
	background-position: 0px -264px;
}
.subnavCourses {
	background: url(../images/bk-subNav.gif);
	background-position: 0px -297px;
}

.navigationSub ul {
	list-style-type: none;
	width: 980px;
	height: 33px;
	float: left;
}

.navigationSub li {
	float: left;
}

.navigationSub ul {
	padding: 8px 0px 0px 10px;
	font-size: 12px;
}

.ulSubnavHome li {
	background: url(../images/nav-divider-home.gif) no-repeat right center;
	padding: 0px 5px 0px 5px;
}

.ulSubnavHome li a {
	color: #fff;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	float: left;
}

.ulSubnavHome li a:hover {
	background: #064e89;
}

.subnavSummer li {
	background: url(../images/nav-divider-summer.gif) no-repeat right center;
	padding: 0px 5px 0px 5px;
}
.subnavSummer li a {
	color: #993366;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	float: left;
}
.subnavSummer li a:hover {
	background: #ff9900;
	color: #fff;
}

.subnavSki li {
	background: url(../images/nav-divider-ski.gif) no-repeat right center;
	padding: 0px 5px 0px 5px;
}
.subnavSki li a {
	color: #fff;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	float: left;
}
.subnavSki li a:hover {
	background: #0579b1;
}


.subnavGap li {
	background: url(../images/nav-divider-gap.gif) no-repeat right center;
	padding: 0px 5px 0px 5px;
}
.subnavGap li a {
	color: #fff;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	float: left;
}
.subnavGap li a:hover {
	background: #541d38;
}

.subnavChildcare li {
	background: url(../images/nav-divider-childcare.gif) no-repeat right center;
	padding: 0px 5px 0px 5px;
}
.subnavChildcare li a {
	color: #fff;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	float: left;
}
.subnavChildcare li a:hover {
	background: #265e51;
}

.subnavHospitality li {
	background: url(../images/nav-divider-hospitality.gif) no-repeat right center;
	padding: 0px 5px 0px 5px;
}
.subnavHospitality li a {
	color: #fff;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	float: left;
}
.subnavHospitality li a:hover {
	background: #b94a00;
}


.subnavBoats li {
	background: url(../images/nav-divider-boats.gif) no-repeat right center;
	padding: 0px 5px 0px 5px;
}
.subnavBoats li a {
	color: #fff;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	float: left;
}
#subnavBoats li a:hover {
	background: #000066;
}

.subnavOutdoor li {
	background: url(../images/nav-divider-outdoor.gif) no-repeat right center;
	padding: 0px 5px 0px 5px;
}
.subnavOutdoor li a {
	color: #fff;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	float: left;
}
.subnavOutdoor li a:hover {
	background: #4a6f4a;
}

.subnavTefl li {
	background: url(../images/nav-divider-tefl.gif) no-repeat right center;
	padding: 0px 5px 0px 5px;
}
.subnavTefl li a {
	color: #fff;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	float: left;
}
.subnavTefl li a:hover {
	background: #28616c;
}


.subnavCourses li {
	background: url(../images/nav-divider-courses.gif) no-repeat right center;
	padding: 0px 5px 0px 5px;
}
.subnavCourses li a {
	color: #fff;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	float: left;
}
.subnavCourses li a:hover {
	background: #37034e;
}

.navigationSearch {
	width: 960px;
	height: 40px;
	float: left;
	padding: 15px 0px 1px 20px;
}

.navigationSearch p{
    padding: 0;
    margin: 0;
}

.navigationSearchHome {
	background: url(../images/bk-search.gif);
	background-position: 0px 0px;
}
.navigationSearchSummer {
	background: url(../images/bk-search.gif);
	background-position: 0px -56px;
}
.navigationSearchSki {
	background: url(../images/bk-search.gif);
	background-position: 0px -112px;
}
.navigationSearchGap {
	background: url(../images/bk-search.gif);
	background-position: 0px -168px;
}
.navigationSearchChildcare {
	background: url(../images/bk-search.gif);
	background-position: 0px -224px;
}
.navigationSearchHospitality {
	background: url(../images/bk-search.gif);
	background-position: 0px -280px;
}
.navigationSearchBoats {
	background: url(../images/bk-search.gif);
	background-position: 0px -336px;
}
.navigationSearchOutdoor {
	background: url(../images/bk-search.gif);
	background-position: 0px -392px;
}
.navigationSearchTefl {
	background: url(../images/bk-search.gif);
	background-position: 0px -448px;
}
.navigationSearchCourses {
	background: url(../images/bk-search.gif);
	background-position: 0px -504px;
}

.siteSearch {
	width: 675px;
	float: left;
	margin:0;
	padding: 0;
	line-height: 0px;
	height: 0px;
}

.searchForm {
	width: 557px;
	height: 26px;
	float: left;
	background: url(../images/bk-siteSearch.gif) no-repeat top left;
	padding: 1px 2px 1px 2px;
	margin: 0px 10px 0px 0px;
}

.linkEverything {
	float: right;
	cursor: pointer;
}

.inputSearch {
	float: left;
}

.inputSearch input {
	background: #f5f5f5;
	width: 450px;
	height: 20px;
	font-size: 110%;
	color: #666;
	padding: 4px 0px 0px 5px;
	border: 0;
}

p.searchSubmit input {
	width: auto;
	height: auto;
	margin-top: -2px;
	background: url(../images/bk-btn-search-blue.gif) no-repeat top left;
	color: #fff;
	padding: 9px 10px 8px 30px;
	font-size: 11px;
	border: 0;
}

* html p.searchSubmit input {
	padding: 11px 10px 8px 20px;
}
*+ html p.searchSubmit input {
	padding: 9px 10px 8px 20px;
}

.searchOptions {
	position: absolute;
	background: url(../images/bk-search-options.gif) no-repeat top left;
	left: 50%;
	top: 204px;
	width: 182px;
	float: left;
	margin: 0px 0px 0px -93px;
	z-index: 999;
	display: none;
}
*+ html .searchOptions {
	margin: 0px 0px 0px -94px;
}
* html .searchOptions {
	top: 204px;
}

.searchOptions p {
	font-size: 90%;
	margin-bottom: 10px;
	color: #064f8a;
}

.searchOptionsContent {
	width: 152px;
	padding: 8px 15px 0px 15px;
	float: left;
}

.searchOptions h4 {
	float: right;
	width: 89px;
	height: 33px;
	text-indent: -999em;
	cursor: pointer;
}

.searchOptionsBase {
	width: 182px;
	height: 6px;
	float: left;
	background: url(../images/base-search-options.gif) no-repeat top center;
}

.searchOptions ul {
	list-style-type: none;
	width: 152px;
	padding-bottom: 10px;
	font-size: 90%;
}

.searchOptions li {
	width: 152px;
	border-bottom: 1px solid #ccc;
	color: #f3751f;
	padding: 3px 0px 3px 0px;
}

.searchOptions input {
	margin: 0px 10px 0px 0px;
	vertical-align: -3px;
}

.newsletter {
	width: 260px;
	height: 40px;
	float: right;
	color: #fff;
}

.newsletter p {
	float: left;
}

.newsletter p.newsletterLabel {
	padding: 7px 5px 0px 0px;
	font-size: 90%;
}

.btnNewsletterSignup
{
    padding-top: 3px;
}
.inputNewsletter {
	width: 122px;
	height: 18px;
	background: url(../images/bk-input-newsletter.gif) no-repeat top left;
	vertical-align: bottom;
	padding: 5px;
	font-size: 110%;
	color: #666;
	border: 0;
}


#footerWrapper {
	width: 100%;
	float: left;
	text-align: center;
	background: url(../images/bk-footWrapper.jpg) repeat-x top;
}

#footerContent {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	color: #fff;
}

.footLeft {
	width: 720px;
	float: left;
    padding: 0px 0px 0px 0px;
}

.footCol {
	width: 180px;
	float: left;
	font-size: 80%;
}

.footCol ul {
	list-style-type: none;
	line-height: 140%;
	margin: 20px 0px 10px 0px;
}

.footCol a {
	color: #fff;
	text-decoration: none;
}
.footCol a:hover {
	text-decoration: underline;
}

.rootRight {
	width: 225px;
	background: url(../images/bk-foot-logo.gif) no-repeat 0px 0px;
	float: right;
	color: #fff;
	padding: 90px 0px 0px 0px;
	margin-top: 15px;
}

.rootRight p {
	font-size: 80%;
	margin-bottom: 4px;
}

.rootRight ul {
	list-style-type: none;
}

.rootRight li {
	float: left;
}

.homeTabs {
	width: 980px;
	float: left;
	margin: 12px 0px 12px 0px;
}

.colLeftWrapper {
	width: 650px;
	float: left;
	margin-right: 8px;
	overflow: hidden;
}

.colLeftContent {
	width: 630px;
	background: #fff url(../images/bk-col-left.gif) no-repeat top left;
	min-height: 300px;
	padding: 10px 10px 0px 10px;
	float: left;
}

.colLeftContent p a, .colLeftContent p a:visited, .colLeftContent p a:active
{
    color: #118ac3;
}

.colLeftContent p a:hover
{
     color: black;
}

.ContentList
{
    margin-left: 24px;   
    margin-bottom: 12px;
    list-style-image: url(/images/bullet.gif); 
}

.ContentList a,.ContentList a:visited, .ContentList a:active
{
    color:#118AC3;
    text-decoration: none;
}

.ContentList a:hover
{
    text-decoration: underline;
}

.ContentList li
{
    margin-bottom: 3px;   
}

.colLeftContent p
{
    line-height:16px;
    margin-bottom:12px;
    font-size: 12px;
}

.subRightTitle {
	width: 279px;
	float: left;
	border-bottom: 1px solid #ccc; 
	padding: 8px 0px 8px 5px;
	background: url(../images/bk-rightCol-grey.gif) repeat-y center;
}
.subRightTitle h3 {
	color: #F87B21;
	font-weight: normal;
	font-size: 140%;
}

.paginationLeftCol {
	width: 296px;
	float: left;
	padding: 6px 0px 6px 0px;	
	margin-bottom: 20px;
}

.paginationRightCol
{
    margin: 10px 0;
}

.searchBack {
	font-size: 90%;
}

.searchBack a {
	color: #0e7abb;
	background: url(../images/btn-back-white.gif) no-repeat left;
	padding: 2px 0px 2px 20px;
}
.searchBack a:hover {
	text-decoration: none;
}

.searchStats
{
    color: #CC3300;
}

.colRightDouble {
	width: 650px;
	float: left;
	overflow: hidden;
	margin-right: 9px;
}

.colRightDoubleContent {
	width: 650px;
	float: left;
}

.colRightDoubleBase {
	width: 650px;
	height: 4px;
	float: left;
	background: url(../images/base-col-right-double.gif) no-repeat top left;
	margin-bottom: 8px;
}

.colLeftBase {
	width: 650px;
	height: 4px;
	float: left;
	background: url(../images/base-col-left.gif) no-repeat top left;
}

.colRightWrapper {
	width: 321px;
	float: left;
}

.colRightContent {
	width: 300px;
	float: left;
	background: #fff url(../images/bk-col-right.gif) no-repeat top left;
	padding: 10px 10px 0;
}

.colRightContent p
{
    font-size: 11px;
}

.colRightContent h5 a, .colRightContent h5 a:active, .colRightContent h5 a:visited
{
    font-size: 11px;
    color: #004181;
    margin-bottom: 4px;
    text-decoration: none;
    display: block;
}

.colRightContent h5 a:hover
{
    text-decoration: underline;
}


ul.colRightList
{
    margin-left: 18px;
    margin-bottom: 12px;
    list-style-image: url(/images/bullet-red-small.gif);
}

ul.colRightList li
{
    margin-bottom: 4px;
}

.colRightList a,  .colRightList a:active, .colRightList a:visited
{
    text-decoration: none;
    color: #004181
}

.colRightList a:hover
{
    text-decoration: underline;
}

.colRightLatestVacancies {
	width: 301px;
	float: left;
	background: #ffec8b url(../images/bk-latest-vacancies.gif) no-repeat top left;
	padding: 10px 10px 0;
}

.colRightLatestVacanciesBase {
	width: 321px;
	height: 4px;
	float: left;
	background: url(../images/base-latest-vacancies.gif) no-repeat top left;
	margin-bottom: 12px;
}

.latestVacancyItem {
	width: 305px;
	float: left;
	border-bottom: 1px solid #ccc;
	background: url(../images/bk-rightCol-blue.gif) repeat-y center;
	padding: 6px 0px 6px 4px;
	color: #666;
	font-size: 90%;
}

.latestVacancyItem img {
	float: right;
}

.latestVacancyItem h4 {
	color: #0d7abb;
	font-size: 100%;
}
.latestVacancyItem h4 a {
	color: #0d7abb;
	text-decoration: none;
}
.latestVacancyItem h4 a:hover {
	text-decoration: underline;
}
.latestVacancyItem span {
	color: #0d7abb;
}

.colRightMoreLink {
	width: 305px;
	float: left;
	background: url(../images/bk-rightCol-grey.gif) repeat-y center;
	padding: 10px 0px 6px 0px;
	text-align: right;
	font-size: 80%;
}

.colRightMoreLink a {
	color: #0d7abb;
	background: url(../images/btn-next.gif) no-repeat right;
	padding: 3px 20px 3px 0px;
}
.colRightMoreLink a:hover {
	text-decoration: none;
}

.latestItemsWrapper {
	width: 305px;
	float: left;
	border-top: 1px solid #ccc;
}

.latestNewsItem {
	width: 305px;
	float: left;
	border-bottom: 1px solid #ccc;
	background: url(../images/bk-rightCol-grey.gif) repeat-y center;
	padding: 10px 0px 4px 4px;
	color: #666;
	font-size: 80%;
}

.latestNewsItem img {
	border: 1px solid #ccc;
	float: left;
	margin: 0px 10px 15px 0px;
}

.latestNewsItem a {
	color: #0d7abb;
}
.latestNewsItem a:hover {
	text-decoration: none;
}
.latestNewsItem h4 {
	color: #0d7abb;
	font-size: 100%;
}
.latestNewsItem h4 a {
	color: #0d7abb;
	text-decoration: none;
}
.latestNewsItem h4 a:hover {
	text-decoration: underline;
}

.colRightBase {
	width: 320px;
	height: 4px;
	float: left;
	background: url(../images/base-col-right.gif) no-repeat top left;
	margin-bottom: 12px;
}

.colRightBaseGrey {
	width: 321px;
	height: 4px;
	float: left;
	background: url(../images/base-col-right-grey.gif) no-repeat top left;
	margin-bottom: 12px;
}

.colRightItem 
{
	border-bottom: 1px solid #e3e5e9;
	padding: 6px 0px 0 0;
}

.colRightItemSelected
{
    background: #0d669b url(../images/bk-searchLeftItem-selected.gif) repeat-x top left;
    color: White;
}

.colRightItemSelected h5, .colRightItemSelected h5 a, .colRightItemSelected h5 a:visited, .colRightItemSelected h5 a:active
{
    color: White;
}

.colRightItemLast {
	border-bottom: 0px solid #e3e5e9;
	padding: 6px 0px 0 0;
}

.colRightVideoImage {
	float: left;
	width: 130px;
}


.videoViewMore {
	width: 309px;
	float: left;
	border-bottom: 1px solid #e9e9e9;
	text-align: right;
	font-size: 90%;
	padding: 4px 0px 4px 0px;
	margin-bottom: 10px;
}
.videoViewMore a {
	color: #666;
	text-decoration: none;
}

.colRightInfo {
	width: 301px;
	float: left;
	padding: 0px 4px 0px 4px;
}
.colRightInfo p {
	color: #666;
	margin-bottom: 10px;
	font-size: 90%;
}

.colRightInfo a {
	color: #35aed5;
	text-decoration: none;
}


.homeSectorWrapper {
	width: 204px;
	float: left;
	margin: 0px 5px 10px 0px;
}

.homeSectorWrapper img {
	display: block;
}

.homeSectorContent {
	width: 180px;
	float: left;
	min-height: 250px;
	padding: 10px 12px 0px 12px;
	color: #fff;
}

.homeSectorContent h4 {
	font-size: 90%;
	margin-bottom: 10px;
}
.homeSectorContent h4 a {
	color: #fff;
	text-decoration: none;
}

.homeSectorContent ul {
	list-style-image: url(/images/icons/bullet_white.gif);
	font-size: 90%;
	margin-bottom: 10px;
	margin-left: 15px;
}
.homeSectorContent a, .homeSectorContent a:active, .homeSectorContent a:visited {
	color: #fff;
	text-decoration: none;
}
.homeSectorContent a:hover {
	text-decoration: underline;
}

.homeSectorWrapper .gap {
	background: #993366;
}
.homeSectorWrapper .hospitality {
	background: #ff6600;
}
.homeSectorWrapper .outdoor {
	background: #669966;
}
.homeSectorWrapper .summer {
	background: #ffcc00;
}
.homeSectorWrapper .tefl {
	background: #52adbf;
}
.homeSectorWrapper .childcare {
	background: #51bfa7;
}
.homeSectorWrapper .red {
	background: #ED1C24;
}
.homeSectorWrapper .blue {
	background: #015881;
}
.homeSectorWrapper .maroon {
	background: #AA180F;
}
.homeSectorWrapper .grey {
	background: #6C706C;
}
.homeSectorWrapper .lightgrey {
	background: #4F4F4F;
}
.homeSectorWrapper .lightsky {
	background: #01337F;
}
.homeSectorWrapper .lightblue {
	background: #2B7BB2;
}

.homeSectorWrapper .pink {
	background: #EC0E85;
}

.homeSectorBaseGap {
	width: 204px;
	height: 4px;
	float: left;
	background: url(../images/base-sector-gap.gif) no-repeat top left;
}
.homeSectorBaseHospitality {
	width: 204px;
	height: 4px;
	float: left;
	background: url(../images/base-sector-hospitality.gif) no-repeat top left;
}
.homeSectorBaseOutdoor {
	width: 204px;
	height: 4px;
	float: left;
	background: url(../images/base-sector-outdoor.gif) no-repeat top left;
}
.homeSectorBaseSummer {
	width: 204px;
	height: 4px;
	float: left;
	background: url(../images/base-sector-summer.gif) no-repeat top left;
}
.homeSectorBaseTefl {
	width: 204px;
	height: 4px;
	float: left;
	background: url(../images/base-sector-tefl.gif) no-repeat top left;
}
.homeSectorBaseChildcare {
	width: 204px;
	height: 4px;
	float: left;
	background: url(../images/base-sector-childcare.gif) no-repeat top left;
}

.homeSectorBaseRed {
	width: 204px;
	height: 4px;
	float: left;
	background: url(../images/base-sector-red.gif) no-repeat top left;
}

.homeSectorBaseBlue {
	width: 204px;
	height: 4px;
	float: left;
	background: url(../images/base-sector-blue.gif) no-repeat top left;
}

.homeSectorBaseMaroon {
	width: 204px;
	height: 4px;
	float: left;
	background: url(../images/base-sector-maroon.gif) no-repeat top left;
}

.homeSectorBaseGrey {
	width: 204px;
	height: 4px;
	float: left;
	background: url(../images/base-sector-grey.gif) no-repeat top left;
}

.homeSectorBaseLightGrey {
	width: 204px;
	height: 4px;
	float: left;
	background: url(../images/base-sector-Lightgrey.gif) no-repeat top left;
}

.homeSectorBaselightsky {
	width: 204px;
	height: 4px;
	float: left;
	background: url(../images/base-sector-lightsky.gif) no-repeat top left;
}

.homeSectorBaseLightBlue {
	width: 204px;
	height: 4px;
	float: left;
	background: url(../images/base-sector-lightblue.gif) no-repeat top left;
}

.homeSectorBasePink {
	width: 204px;
	height: 4px;
	float: left;
	background: url(../images/base-sector-pink.gif) no-repeat top left;
}

.homeSectorsMore {
	width: 630px;
	border-top: 1px solid #e9e9e9;
	float: left;
	font-size: 90%;
	padding: 5px 0px 0px 0px;
}
.homeSectorsMore a {
	color: #666;
	text-decoration: none;
}

.refineSearch {
	float: left;
}

.refineSearch p {
	color: #666;
	margin-bottom: 10px;
}

.refineSearchLeft {
	width: 295px;
	float: left;
	margin-bottom: 15px;
}

.refineSearchLeft p {
	color: #666;
	font-size: 80%;
	margin-bottom: 10px;
}

.rightColGrey {
	width: 295px;
	float: left;
    /*	background: url(../images/bk-rightCol-grey.gif) repeat-y center; */
    background-color: White;
	padding: 5px 0px 0px 0px;
}


.rightColBlue {
	width: 295px;
	float: left;
	background: url(../images/bk-rightCol-blue.gif) repeat-y center;
	border-top: 1px solid #a5cade;
	padding: 5px 0px 0px 0px;
}

.rightColGrey label {
	font-weight: normal;
	margin-left: 2px;
	margin-right: 10px;
	font-size: 90%;
}
.rightColGrey input {
	margin-right: 2px;
	vertical-align: -3px;
}
.rightColBlue input {
	margin-right: 2px;
	vertical-align: -3px;
}

.searchResultsInfo {
	width: 630px;
	float: left;
	background: #fff url(../images/bk-searchResultsInfo.gif) no-repeat top left;
	padding: 10px 10px 0px 10px;
	margin-right: 8px;
}
.searchResultsData {
	width: 630px;
	float: left;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	padding: 10px 0px 5px 0px;
	color: #666;
	font-size: 90%;
	background: url(../images/bk-leftColGrey.gif) repeat-y top center;
}
.searchResultsData p {
	margin-bottom: 5px;
}

.searchResultsData strong {
	color: #0f7abb;
}

.searchResultsPaginationTop {
	width: 630px;
	float: left;
	background: #fff url(../images/bk-searchOptionsPagination.gif) no-repeat bottom left;
	padding: 10px 10px 10px 10px;
	margin-right: 8px;
	margin-bottom: 8px;
}

ul.searchResultsPagination  {
	list-style-type: none;

}

ul.searchResultsPagination li {
	color: #CC3300;
	padding: 2px 4px;
	float: left;
}

ul.searchResultsPagination a {
	color: #CC3300;
	text-decoration: none;
}

ul.searchResultsPagination a:hover 
{
    text-decoration: underline;
	color: Black;
}

ul.searchResultsPagination li.current {
	color: White;
	background-image: url(../images/search-pager-active.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.searchResultsPaginationPrev
{
    width: 76px;
    height: 22px;
    color: White;
    background-image: url(../images/search-pager-prev.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-right: 8px;
}

.searchResultsPaginationNext
{
    width: 76px;
    height: 22px;
    color: White;
    background-image: url(../images/search-pager-next.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-left: 8px;
}

.searchResultsPaginationNext a
{
    color: White;
    text-decoration: none;
    padding: 0 0 0 15px;
    margin-top: 2px;
    display: block;
}

.searchResultsPaginationPrev a
{
    color: White;
    text-decoration: none;
    padding: 0 0 0 28px;
    margin-top: 2px;
    display: block;
}

.paginationBottom {
	width: 630px;
	float: left;
	background: #fff url(../images/bk-searchOptionsPagination.gif) no-repeat bottom left;
	padding: 6px 10px 10px 10px;
	margin-right: 8px;
}

.paginationBottomWrapper {
	width: 650px;
	float: left;
	background: url(../images/bk-paginationBottom-top.gif) no-repeat top left;
	padding-top: 4px;
}

.searchResultsItemWrapper {
	width: 650px;
	float: left;
	margin-bottom: 8px;
	background: #fff;
}

.searchResultsTitle {
	width: 626px;
	float: left;
	color: #fff;
	background: #1080be url(../images/bk-title-searchResult.gif) no-repeat top left;
	padding: 8px 12px 8px 12px;
}

.searchResultsTitle h3 {
	font-size: 110%;
	margin: 0px;
}
.searchResultsTitle h3 a {
	color: #fff;
	text-decoration: none;
}
.searchResultsTitle h3 a:hover {
	color: #fff;
	text-decoration: underline;
}

.searchResultsTop {
	width: 626px;
	float: left;
	padding: 10px 12px 10px 12px;
	border-bottom: 1px solid #e5e5e5;
	background: #fff url(../images/bk-search-results-top.gif) no-repeat top center;
}

.searchResultsTop p {
	font-size: 80%;
	margin-bottom: 0;
}

.searchResultsTop strong {
	float: left;
	color: #0f7abb;
}
.resultsPosted {
	float: right;
	color: #666;
}

.searchResultsOverview {
	width: 626px;
	float: left;
	padding: 10px 12px 10px 12px;
	background: #fff;
	color: #666;
}

.searchResultsOverview img {
	float: right;
}

.searchResultsOverview p {
	font-size: 85%;
}

.searchResultsOverview span {
	color: #0f7abb;
}

.searchResultsShowAdditional {
	width: 606px;
	float: left;
	padding: 6px 12px 10px 12px;
	border-bottom: 1px solid #e5e5e5;
	background: #fff;
	margin: 0px 10px 4px 10px;
}

* html .searchResultsShowAdditional {
	margin: 0px 10px 0px 5px;
}

.searchResultsShowMore {
	float: left;
	color: #0f7abb;
	font-weight: bold;
	font-size: 80%;
	padding: 2px 0px 2px 22px;
	cursor: pointer;
}

.infoShowMore {
	background: url(../images/bk-search-results-more.gif) no-repeat left;
}
.infoShowLess {
	background: url(../images/bk-search-results-less.gif) no-repeat left;
}

.searchResultsMoreDetail {
	float: right;
	font-size: 80%;
}

.searchResultsMoreDetail a {
	color: #0f7abb;
	background: url(../images/btn-more-detail.gif) no-repeat right;
	padding: 2px 24px 2px 0px;
}
.searchResultsMoreDetail a:hover {
	text-decoration: none;
}

.searchResultsText {
	width: 626px;
	float: left;
	padding: 0px  12px 0px 12px;
	background: #fff;
	color: #666;
	font-size: 80%;
}

.searchResultsExpand {
	width: 626px;
	float: left;
	padding: 10px 12px 0px 12px;
	background: #fff;
	color: #666;
	font-size: 80%;
}

.searchResultsExpand p {
	margin-bottom: 12px;
	line-height: 130%;
}

.searchResultsExpand a {
	color: #0f7abb;
}
.searchResultsExpand a:hover {
	text-decoration: none;
}

.searchResultsText p {
	margin-bottom: 12px;
	line-height: 130%;
}

.searchResultsText a {
	color: #0f7abb;
}
.searchResultsText a:hover {
	text-decoration: none;
}

.searchResultsLinks {
	width: 626px;
	float: left;
	padding: 10px 12px 10px 12px;
	border-top: 1px solid #e5e5e5;
	background: url(../images/bk-search-results-links.gif) no-repeat bottom left;
	font-size: 80%;
}

.searchResultsLinks ul {
	list-style-type: none;
}

.searchResultsLinks li {
	float: left;
	margin-right: 10px;
}

.searchResultsLinks li a {
	float: left;
	color: #F87B21;
	padding: 1px 0px 1px 18px;
}

.searchResultsLinks li a:hover {
	text-decoration: none;
}

.resultsLinkMoreDetails a {
	background: url(../images/bk-li-moredetails.gif) no-repeat left;
}
.resultsLinkCompanyProfile a {
	background: url(../images/bk-li-companyprofile.gif) no-repeat left;
}
.resultsLinkCompanyVideos a {
	background: url(../images/bk-li-companyvideos.gif) no-repeat left;
}
.resultsLinkOtherVacancies a {
	background: url(../images/bk-li-othervacancies.gif) no-repeat left;
}
.resultsLinkEmailToFriend a {
	background: url(../images/bk-li-emailtofriend.gif) no-repeat left;
}


.colFull {
	width: 962px;
	float: left;
	background: #fff url(../images/bk-col-full.gif) no-repeat top center;
	padding: 15px 9px 4px 9px;
}

.colFullBase {
	width: 980px;
	height: 4px;
	float: left;
	background: url(../images/base-col-full.gif) no-repeat top center;
	margin-bottom: 8px;
}

.profileLogo {
	float: right;
	margin: 0;
}

.profileNavigation {
	width: 805px;
	float: left;
}

.profileNavigation ul {
	width: 805px;
	float: left;
	border-bottom: 4px solid #1080bf;
	list-style-type: none;
}

.profileNavigation li {
	float: left;
	margin-right: 1px;
}

.profileContact {
	width: 785px;
	float: left;
	background: url(../images/bk-profileContact.gif) no-repeat bottom center;
	padding: 1px 10px 1px 10px;
}

.profileContact p {
	float: left;
	font-size: 90%;
	color: #666;
	margin: 0;
}

.profileContact strong {
	font-weight: bold;
	color: #0e7aba;
}

.profileContact a {
	color: #F87B21;
}
.profileContact a:hover {
	text-decoration: none;
}

.profileContact p.profileEmail {
	float: left;
	margin-left: 60px;
}

.profileContact p.profileWebsite {
	float: right;
}

.profileNavigation a {
	text-indent: -999em;
}

.profileNavProfile a {
	width: 97px;
	height: 40px;
	float: left;
	background: url(../images/bk-profileNav-profile.gif) no-repeat top left;
}
.profileNavVacancies a {
	width: 104px;
	height: 40px;
	float: left;
	background: url(../images/bk-profileNav-vacancies.gif) no-repeat top left;
}

.profileNavMaps a {
	width: 104px;
	height: 40px;
	float: left;
	background: url(../images/bk-profileMap-vacancies.gif) no-repeat top left;
}
.profileNavVideos a {
	width: 96px;
	height: 40px;
	float: left;
	background: url(../images/bk-profileNav-video.gif) no-repeat top left;
}
.profileNavCasestudies a {
	width: 121px;
	height: 40px;
	float: left;
	background: url(../images/bk-profileNav-casestudies.gif) no-repeat top left;
}
.profileNavNews a {
	width: 90px;
	height: 40px;
	float: left;
	background: url(../images/bk-profileNav-news.gif) no-repeat top left;
}
.profileNavReviews a {
	width: 150px;
	height: 40px;
	float: left;
	background: url(../images/bk-profileNav-reviews.gif) no-repeat top left;
}
.profileNavWall a {
	width: 88px;
	height: 40px;
	float: left;
	background: url(../images/bk-profileNav-wall.gif) no-repeat top left;
}
.profileNavContact a {
	width: 104px;
	height: 40px;
	float: left;
	background: url(../images/bk-profileNav-contact.gif) no-repeat top left;
}

.profileNavigation a:hover {
	background-position: right;
}
.profileNavigation li a.active {
	background-position: right;
}

.profileMap {
	width: 622px;
	height: 390px;
	float: left;
}

.homeTabsNav {
	list-style-type: none;
	float: left;
	margin: 0px 0px 0px 12px;
}
.homeTabsNav li {
	float: left;
	margin-right: 1px;
}
.homeTabsNav li a {
	float: left;
	height: 41px;
	text-indent: -999em;
}

.homeTabsNav li a:hover {
	background-position: right;
}

.homeTabTravel a {
	width: 114px;
	background: url(../images/bk-tab-travel.gif) no-repeat top left;
}
.homeTabGap a {
	width: 85px;
	background: url(../images/bk-tab-gap.gif) no-repeat top left;
}
.homeTabHospitality a {
	width: 133px;
	background: url(../images/bk-tab-hospitality.gif) no-repeat top left;
}
.homeTabTefl a {
	width: 61px;
	background: url(../images/bk-tab-tefl.gif) no-repeat top left;
}
.homeTabSki a {
	width: 101px;
	background: url(../images/bk-tab-ski.gif) no-repeat top left;
}
.homeTabOutdoor a {
	width: 97px;
	background: url(../images/bk-tab-outdoor.gif) no-repeat top left;
}
.homeTabCourses a {
	width: 71px;
	background: url(../images/bk-tab-courses.gif) no-repeat top left;
}
.homeTabStudent a {
	width: 92px;
	background: url(../images/bk-tab-student.gif) no-repeat top left;
}
.homeTabChildcare a {
	width: 104px;
	background: url(../images/bk-tab-childcare.gif) no-repeat top left;
}


.tabContent {
	width: 963px;
	float: left;
	padding: 25px 0px 0px 17px;
}

#tabContentTravel {
	width: 980px;
	float: left;
	background: url(../images/bk-tabContent-travel.gif) no-repeat top center;
	position: relative;
	top: 0px;
	left: 0px;
}
.tabBaseTravel {
	width: 980px;
	height: 5px;
	float: left;
	background: url(../images/base-tab-travel.gif) no-repeat top left;
}

* html .tabBaseTravel {
	position: relative;
	top: 15px;
}



.tabBaseGap {
	width: 980px;
	height: 6px;
	float: left;
	background: url(../images/base-tab-gap.gif) no-repeat top left;
}
* html .tabBaseGap {
	position: relative;
	top: 15px;
}
#tabContentGap {
	width: 980px;
	float: left;
	background: url(../images/bk-tabContent-gap.gif) no-repeat top center;
}

.tabBaseHospitality {
	width: 980px;
	height: 6px;
	float: left;
	background: url(../images/base-tab-hospitality.gif) no-repeat top left;
}
* html .tabBaseHospitality {
	position: relative;
	top: 15px;
}
#tabContentHospitality {
	width: 980px;
	float: left;
	background: url(../images/bk-tabContent-hospitality.gif) no-repeat top center;
}

.tabBaseTefl {
	width: 980px;
	height: 6px;
	float: left;
	background: url(../images/base-tab-tefl.gif) no-repeat top left;
}
* html .tabBaseTefl {
	position: relative;
	top: 15px;
}
#tabContentTefl {
	width: 980px;
	float: left;
	background: url(../images/bk-tabContent-tefl.gif) no-repeat top center;
}


.tabBaseSki {
	width: 980px;
	height: 5px;
	float: left;
	background: url(../images/base-tab-boats.gif) no-repeat top left;
}
* html .tabBaseSki {
	position: relative;
	top: 15px;
}
#tabContentSki {
	width: 980px;
	float: left;
	background: url(../images/bk-tabContent-boats.gif) no-repeat top center;
}

.tabBaseOutdoor {
	width: 980px;
	height: 6px;
	float: left;
	background: url(../images/base-tab-outdoor.gif) no-repeat top left;
}
* html .tabBaseOutdoor {
	position: relative;
	top: 15px;
}
#tabContentOutdoor {
	width: 980px;
	float: left;
	background: url(../images/bk-tabContent-outdoor.gif) no-repeat top center;
}

.tabBaseCourses {
	width: 980px;
	height: 6px;
	float: left;
	background: url(../images/base-tab-courses.gif) no-repeat top left;
}
* html .tabBaseCourses {
	position: relative;
	top: 15px;
}
#tabContentCourses {
	width: 980px;
	float: left;
	background: url(../images/bk-tabContent-courses.gif) no-repeat top center;
}

.tabBaseStudent {
	width: 980px;
	height: 6px;
	float: left;
	background: url(../images/base-tab-charity.gif) no-repeat top left;
}
* html .tabBaseStudent {
	position: relative;
	top: 15px;
}
#tabContentStudent {
	width: 980px;
	float: left;
	background: url(../images/bk-tabContent-charity.gif) no-repeat top center;
}

.tabBaseChildcare {
	width: 980px;
	height: 6px;
	float: left;
	background: url(../images/base-tab-childcare.gif) no-repeat top left;
}
#tabContentChildcare {
	width: 980px;
	float: left;
	background: url(../images/bk-tabContent-childcare.gif) no-repeat top center;
}

.tabCol1 {
	width: 304px;
	float: left;
	padding-right: 26px;
}

.tabCol2 {
	width: 270px;
	float: left;
	padding-right: 37px;
}

.tabCol3 {
	width: 305px;
	float: left;
}

.homepageSearch
{
    width: 305px;
    background: #c1d4dc url(../images/homepage-search/bk-homepage-search.gif) no-repeat top left;
}

#hompageSearchOuterContainer
{
    padding: 12px 16px;
}

.homepageSearchBase
{
    background: url(../images/homepage-search/homepage-search-base.gif) no-repeat top left;
    width: 305px;
    height: 4px;
}

.homepageSearchContainer
{
    margin: 4px 0 0;
}

.homepageSearchHeader
{
    font-weight: bold;
    padding:  0;
    background: url(../images/homepage-search/search-header-closed.gif) no-repeat left;
    cursor: pointer;
    color: White;
    height: 33px;
    width: 267px;
}

.homepageSearchHeader a, .homepageSearchHeader a:active, .homepageSearchHeader a:visited
{
    color: #1C79B0;
    text-decoration: none;
    display: block;
    padding: 8px 0 0 38px;
}

.homepageSearchHeaderActive
{
    background: url(../images/homepage-search/search-header-open.gif) no-repeat center left;
}

.homepageSearchContent
{
    display: none;
    padding: 8px 0 3px 0;
}

.homepageSearchSubmit
{
     background: url(../images/homepage-search/homepage-searchbutton.gif) no-repeat left;
     border: 0;
     padding: 0 0 0 36px;
     margin: 6px 0 0 0;
     width: 265px;
     height: 31px;
     text-align: left;
     color: White;
     font-weight: bold;
     cursor: pointer;
}

.homepageSearchKeywordsTitle
{
     background: url(../images/homepage-search/textboxtile.gif) no-repeat;
     width: 72px;
     height: 31px;
     float: left;
     font-weight: bold;
     margin: 0;
     border: 0;
     padding: 8px 0 0 5px;
     color: White;
}

input.HomepageSearchKeywords
{
    background:transparent url(../images/homepage-search/textboxbk.gif) no-repeat scroll 0 0;
    border:0 none;
    color: #676767;
    height: 23px;
    margin: 0 0 4px 0;
    padding: 5px 0 3px 4px;
    width: 191px;
}

.homepageSearchContent
{
    display: none;
    padding: 8px 20px 3px 0;
    color: #064E89;
}

.homepageSearchContent ul
{
     list-style-type: none;
     padding-left: 0px;
}

.homepageSearchContent ul li
{    
    background: url(../images/homepage-search/Search-Option-Seperator.gif) repeat-x bottom left;
    padding: 2px 0 5px 8px;
}
.homepageSearchContent ul li.last
{    
    background-image: none;
}

.homepageSearchContent ul li:hover
{
    background-color: #1395C7;
    color: White;
}

.homepageSearchContent label {
    cursor: pointer;
    margin-left: 6px;
}

h4.IndustryHomepage a
{
    clear: left;
    font-weight: bold;
    display: block;
    background: url(/images/homepage-search/industy-toggle-closed.gif) no-repeat left;
    padding: 3px 0 3px 31px;
    margin-left: 8px;
    color: #064E89;
    text-decoration: none;
    font-size: 12px;
}

h4.IndustryHomepageSelected a
{
    background: url(/images/homepage-search/industy-toggle-open.gif) no-repeat left;
}

h4.IndustryHomepage a:hover, h5.SectorHomepage a:hover
{
    text-decoration: underline;
}

h5.SectorHomepage
{
    display: block;
    background: url(/images/homepage-search/sector-toggle-closed.gif) no-repeat left;
    padding: 2px 4px 4px 25px;  
    margin-left: 28px;    
    text-decoration: none;
    padding-bottom: 5px;
}

h5.SectorHomepage a
{
    text-decoration: none;
    font-weight: lighter;
    font-size: 12px;
    color: #064E89;
}

h5.SectorHomepage a:hover
{
    text-decoration: underline;
}

h5.SectorHomepageSelected
{ 
    display: block;
    background: url(/images/homepage-search/sector-toggle-open.gif) no-repeat left;
}


ul.tabCol1Links{
	width: 305px;
	float: left;
	list-style-type: none;
	color: #666;
}



.tabCol1 img {
	/*float: left;*/
}

ul.tabCol1Links li {
	background: #eee url(../images/bk-tab-li.gif) repeat-x top;
	margin-bottom: 1px;
	font-size: 80%;
    width: 304px;
}

ul.tabCol1Links li a {
	text-decoration: none;
	color: #666;
	background: #eee url(../images/bk-tab-li.gif) repeat-x top;
	display: block;
	padding: 6px;
}

#tabContentTravel ul.tabCol1Links li a:hover {
	background: #ffdd58 url(../images/bk-tab-li-highlight-travel.gif) repeat-x top;
	color: #fff;
	font-weight: bold;
}
/*#tabContentTravel ul.tabCol1Links li a.active {
	background: #ffdd58 url(../images/bk-tab-li-highlight-travel.gif) repeat-x top;
	color: #fff;
	font-weight: bold;
}*/
#tabContentGap .tabCol1 li a:hover {
	background: #9d3769 url(../images/bk-tab-li-highlight-gap.gif) repeat-x top;
	color: #fff;
	font-weight: bold;
}
#tabContentGap .tabCol1 li a.active {
	background: #9d3769 url(../images/bk-tab-li-highlight-gap.gif) repeat-x top;
	color: #fff;
	font-weight: bold;
}
#tabContentHospitality .tabCol1 li a:hover {
	background: #fa883a url(../images/bk-tab-li-highlight-hospitality.gif) repeat-x top;
	color: #fff;
	font-weight: bold;
}
#tabContentHospitality .tabCol1 li a.active {
	background: #fa883a url(../images/bk-tab-li-highlight-hospitality.gif) repeat-x top;
	color: #fff;
	font-weight: bold;
}
#tabContentTefl .tabCol1 li a:hover {
	background: #51aabc url(../images/bk-tab-li-highlight-tefl.gif) repeat-x top;
	color: #fff;
	font-weight: bold;
}
#tabContentTefl .tabCol1 li a.active {
	background: #51aabc url(../images/bk-tab-li-highlight-tefl.gif) repeat-x top;
	color: #fff;
	font-weight: bold;
}
#tabContentBoats .tabCol1 li a:hover {
	background: #003398 url(../images/bk-tab-li-highlight-boats.gif) repeat-x top;
	color: #fff;
	font-weight: bold;
}
#tabContentBoats .tabCol1 li a.active {
	background: #003398 url(../images/bk-tab-li-highlight-boats.gif) repeat-x top;
	color: #fff;
	font-weight: bold;
}
#tabContentOutdoor .tabCol1 li a:hover {
	background: #659865 url(../images/bk-tab-li-highlight-outdoor.gif) repeat-x top;
	color: #fff;
	font-weight: bold;
}
#tabContentOutdoor .tabCol1 li a.active {
	background: #659865 url(../images/bk-tab-li-highlight-outdoor.gif) repeat-x top;
	color: #fff;
	font-weight: bold;
}
#tabContentCourses .tabCol1 li a:hover {
	background: #7508a5 url(../images/bk-tab-li-highlight-courses.gif) repeat-x top;
	color: #fff;
	font-weight: bold;
}
#tabContentCourses .tabCol1 li a.active {
	background: #7508a5 url(../images/bk-tab-li-highlight-courses.gif) repeat-x top;
	color: #fff;
	font-weight: bold;
}
#tabContentCharity .tabCol1 li a:hover {
	background: #c60000 url(../images/bk-tab-li-highlight-charity.gif) repeat-x top;
	color: #fff;
	font-weight: bold;
}
#tabContentCharity .tabCol1 li a.active {
	background: #c60000 url(../images/bk-tab-li-highlight-charity.gif) repeat-x top;
	color: #fff;
	font-weight: bold;
}
#tabContentChildcare .tabCol1 li a:hover {
	background: #3ca189 url(../images/bk-tab-li-highlight-childcare.gif) repeat-x top;
	color: #fff;
	font-weight: bold;
}
#tabContentChildcare .tabCol1 li a.active {
	background: #3ca189 url(../images/bk-tab-li-highlight-childcare.gif) repeat-x top;
	color: #fff;
	font-weight: bold;
}

#homeTabsContent h3 {
	font-weight: normal;
	font-size: 120%;
	color: #064f8a;
	margin-bottom: 20px;
}

#homeTabsContent h3 a {
	color: #064f8a;
	text-decoration: none;
}
#homeTabsContent h3 a:hover {
	text-decoration: underline;
}

.tabCol2 h4 {
	font-weight: bold;
	font-size: 80%;
	color: #064f8a;
	margin-bottom: 0px;
}

.tabCol2 h4 a {
	color: #064f8a;
	text-decoration: none;
}
.tabCol2 h4 a:hover {
	text-decoration: underline;
}

.tabLatestJobBlock {
	width: 270px;
	float: left;
	color: #666;
	margin-bottom: 4px;
}
.tabLatestJobBlock p {
	font-size: 80%;
	margin: 0;
}
.tabLatestJobBlock p a {
	color: #666;
	text-decoration: underline;
}
.tabLatestJobBlock p a:hover {
	text-decoration: none;
}

.tabLatestJobBlock img {
	float: left;
	border: 1px solid #ccc;
	margin: 0px 12px 20px 0px;
}

ul.tabLogos li
{
    list-style-type: none;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

ul.tabLogos a
{
    border: solid 1px #bbbbbb;
    display: block;
}

.tabSearchTravel {
	width: 284px;
	float: left;
	background: url(../images/bk-tab-search-travel.gif) no-repeat top left;
	padding: 10px;
	color: #ff9900;
}
.tabSearchTravel h3 {
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 110%;
}
.tabSearchTravel p {
	font-size: 80%;
	margin-bottom: 10px;
}
.tabSearchTravelBase {
	width: 304px;
	height: 4px;
	float: left;
	background: url(../images/base-tab-search-travel.gif) no-repeat top left;
	margin-bottom: 20px;
}



.tabSearchGap {
	width: 284px;
	float: left;
	background: url(../images/bk-tab-search-gap.gif) no-repeat top left;
	padding: 10px;
	color: #9a3667;
}
.tabSearchGap h3 {
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 110%;
}
.tabSearchGap p {
	font-size: 80%;
	margin-bottom: 10px;
}
.tabSearchGapBase {
	width: 304px;
	height: 4px;
	float: left;
	background: url(../images/base-tab-search-gap.gif) no-repeat top left;
	margin-bottom: 20px;
}


.tabSearchHospitality {
	width: 284px;
	float: left;
	background: url(../images/bk-tab-search-hospitality.gif) no-repeat top left;
	padding: 10px;
	color: #fe6602;
}
.tabSearchHospitality h3 {
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 110%;
}
.tabSearchHospitality p {
	font-size: 80%;
	margin-bottom: 10px;
}
.tabSearchHospitalityBase {
	width: 304px;
	height: 4px;
	float: left;
	background: url(../images/base-tab-search-hospitality.gif) no-repeat top left;
	margin-bottom: 20px;
}



.tabSearchTefl {
	width: 284px;
	float: left;
	background: url(../images/bk-tab-search-tefl.gif) no-repeat top left;
	padding: 10px;
	color: #3a8a9a;
}
.tabSearchTefl h3 {
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 110%;
}
.tabSearchTefl p {
	font-size: 80%;
	margin-bottom: 10px;
}
.tabSearchTeflBase {
	width: 304px;
	height: 4px;
	float: left;
	background: url(../images/base-tab-search-tefl.gif) no-repeat top left;
	margin-bottom: 20px;
}



.tabSearchBoats {
	width: 284px;
	float: left;
	background: url(../images/bk-tab-search-boats.gif) no-repeat top left;
	padding: 10px;
	color: #003195;
}
.tabSearchBoats h3 {
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 110%;
}
.tabSearchBoats p {
	font-size: 80%;
	margin-bottom: 10px;
}
.tabSearchBoatsBase {
	width: 304px;
	height: 4px;
	float: left;
	background: url(../images/base-tab-search-boats.gif) no-repeat top left;
	margin-bottom: 20px;
}



.tabSearchOutdoor {
	width: 284px;
	float: left;
	background: url(../images/bk-tab-search-outdoor.gif) no-repeat top left;
	padding: 10px;
	color: #588358;
}
.tabSearchOutdoor h3 {
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 110%;
}
.tabSearchOutdoor p {
	font-size: 80%;
	margin-bottom: 10px;
}
.tabSearchOutdoorBase {
	width: 304px;
	height: 4px;
	float: left;
	background: url(../images/base-tab-search-outdoor.gif) no-repeat top left;
	margin-bottom: 20px;
}


.tabSearchCourses {
	width: 284px;
	float: left;
	background: url(../images/bk-tab-search-courses.gif) no-repeat top left;
	padding: 10px;
	color: #6e079a;
}
.tabSearchCourses h3 {
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 110%;
}
.tabSearchCourses p {
	font-size: 80%;
	margin-bottom: 10px;
}
.tabSearchCoursesBase {
	width: 304px;
	height: 4px;
	float: left;
	background: url(../images/base-tab-search-courses.gif) no-repeat top left;
	margin-bottom: 20px;
}


.tabSearchCharity {
	width: 284px;
	float: left;
	background: url(../images/bk-tab-search-charity.gif) no-repeat top left;
	padding: 10px;
	color: #a80000;
}
.tabSearchCharity h3 {
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 110%;
}
.tabSearchCharity p {
	font-size: 80%;
	margin-bottom: 10px;
}
.tabSearchCharityBase {
	width: 304px;
	height: 4px;
	float: left;
	background: url(../images/base-tab-search-charity.gif) no-repeat top left;
	margin-bottom: 20px;
}


.tabSearchChildcare {
	width: 284px;
	float: left;
	background: url(../images/bk-tab-search-childcare.gif) no-repeat top left;
	padding: 10px;
	color: #347f6e;
}
.tabSearchChildcare h3 {
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 110%;
}
.tabSearchChildcare p {
	font-size: 80%;
	margin-bottom: 10px;
}
.tabSearchChildcareBase {
	width: 304px;
	height: 4px;
	float: left;
	background: url(../images/base-tab-search-childcare.gif) no-repeat top left;
	margin-bottom: 20px;
}


.tabSearchInput {
	border: 1px solid #1c5180;
	padding: 3px;
	vertical-align: bottom;
	float: left;
}

.tabSearchSubmit {
	vertical-align: bottom;
	margin-left: 10px;
	margin-top: -3px;
}

#homeTabsContent {
	width: 980px;
	float: left;
}

.searchDetailContent {
	float: left;
	background: #fff;
}

.detailPageTitle {
	border-bottom: 1px solid #e3e5e9;
	padding: 6px 0 0 0;
	margin-bottom: 15px;
}

.detailPageOptions {
	width: 626px;
	float: left;
	border-bottom: 1px solid #e4e4e4;
	background: url(../images/bk-leftColGrey.gif) repeat-y center;
	padding: 10px 0px 10px 0px;
}

.detailPageOptions ul {
	list-style-type: none;
	font-size: 80%;
}
.detailPageOptions li {
	float: left;
	margin-right: 30px;
}

.detailPageOptions li a {
	color: #F87B21;
	text-decoration: none;
	font-weight: bold;
}
.detailPageOptions li a:hover {
	text-decoration: underline;
}

.option-sendToFriend {
	background: url(../images/bk-icon-sendToFriend.gif) no-repeat left;
	padding: 7px 0px 7px 30px;
}

.option-profile {
	background: url(../images/bk-icon-profile.gif) no-repeat left;
	padding: 7px 0px 7px 30px;
}

.option-watchVideo {
	background: url(../images/bk-icon-video.gif) no-repeat left;
	padding: 7px 0px 7px 30px;
}

.searchDetailLeft {
	width: 423px;
	float: left;
	padding-right: 12px;
	color: #666;
}

.searchDetailLeft p, .searchDetailLeft ul, .searchDetailLeft ol {
	font-size: 90%;
	margin-bottom: 15px;
	line-height: 130%;
}

.searchDetailLeft strong {
	font-weight: bold;
	color: #0e7abb;
}
.searchDetailLeft h4 {
	font-weight: bold;
	color: #0e7abb;
	font-size: 90%;
	padding-left: 3px;
}
.searchDetailLeft a {
	color: #0e7abb;
}
.searchDetailLeft a:hover {
	text-decoration: none;
}

.detailDivider {
	width: 423px;
	float: left;
	border: 1px solid #e4e4e4;
	padding: 6px 0px 6px 0px;
	background: url(../images/bk-leftColGrey.gif) repeat-y center;
	margin-bottom: 20px;
}

.searchDetailInset {
	width: 190px;
	float: left;
	background: #f3f3f3 url(../images/base-detail-inset.gif) no-repeat bottom left;
	padding: 0px 0px 4px 0px;
	margin-bottom: 10px;
}

.searchDetailInsetContent {
	width: 170px;
	float: left;
	background: #f3f3f3 url(../images/bk-detail-inset.gif) no-repeat top left;
	padding: 20px 10px 10px 10px;
}

.searchDetailLogo {
	width: 170px;
	float: left;
	text-align: center;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

.searchDetailLogo p {
	margin-bottom: 20px;
}

.searchDetailInsetBlock {
	width: 170px;
	float: left;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	color: #666;
}

.searchDetailInsetShare {
	width: 170px;
	float: left;
	color: #666;
	text-align: center;
}

.searchDetailInsetBlockNoBorder {
	width: 170px;
	float: left;
	margin-bottom: 15px;
	color: #666;
}

.searchDetailInsetBlockNoBorder h4 {
	color: #0e7abb;
	font-size: 90%;
	margin-bottom: 15px;
}

.searchDetailInsetBlock h4 {
	color: #0e7abb;
	font-size: 90%;
	margin-bottom: 15px;
}

.insetIncluded {
	list-style-type: none;
	font-size: 90%;
	color: #666;
	margin-bottom: 15px;
}

.insetIncluded li {
	background: url(../images/bk-li-included.gif) no-repeat left;
	padding: 3px 0px 3px 20px;
}

.insetOptions {
	list-style-type: none;
	font-size: 90%;
	color: #666;
	margin-bottom: 15px;
}

.insetOptions li a {
	color: #fea501;
}
.insetOptions li a:hover {
	text-decoration: none;
}

.inset-option-viewProfile {
	background: url(../images/bk-li-option-profile.gif) no-repeat left;
	padding: 4px 0px 4px 20px;
}
.inset-option-viewVacancies {
	background: url(../images/bk-li-option-other-vacancies.gif) no-repeat left;
	padding: 4px 0px 4px 20px;
}
.inset-option-similarVacancies {
	background: url(../images/bk-li-option-similar.gif) no-repeat left;
	padding: 4px 0px 4px 20px;
}
.inset-option-SendToFriend {
	background: url(../images/bk-li-option-send.gif) no-repeat left;
	padding: 4px 0px 4px 20px;
}
.inset-option-favourites {
	background: url(../images/bk-li-option-favourites.gif) no-repeat left;
	padding: 4px 0px 4px 20px;
}

.searchDetailInsetBlock p {
	font-size: 90%;
	margin-bottom: 20px;
}
.searchDetailInsetBlock p a {
	color: #F87B21;
}
.searchDetailInsetBlock p a:hover {
	text-decoration: none;
}

.searchDetailInsetBlock span {
	color: #0d7abb;
}

.searchDetailInsetBlockNoBorder p {
	font-size: 90%;
	margin-bottom: 20px;
}
.searchDetailInsetBlockNoBorder p a {
	color: #F87B21;
}
.searchDetailInsetBlockNoBorder p a:hover {
	text-decoration: none;
}

.searchDetailInsetBlockNoBorder span {
	color: #0d7abb;
}

p.insetLocations img {
	margin-right: 5px;
}

p.insetLocations a {
	color: #666;
	text-decoration: none;
}

.detailLogo img {
	border: 1px solid #ccc;
}

.detailPageNav 
{
    background: url(../images/bk-detail-pageNav.gif) no-repeat top left;
	width: 626px;
	float: left;
	font-size:80%;
    padding: 9px 12px 0;    
	height: 32px;
}

.detailPageNav a {
	color: #fff;
	text-decoration: none;
}
.detailPageNav a:hover {
	text-decoration: underline;
}

.detailPageNavPrev {
	float: left;
}
.detailPageNavPrev a {
	float: left;
	background: url(../images/btn-detailNav-prev.gif) no-repeat left;
	padding: 2px 0px 2px 22px;
}

.detailPageNavNext {
	float: right;
}
.detailPageNavNext a {
	float: left;
	background: url(../images/btn-detailNav-next.gif) no-repeat right;
	padding: 2px 22px 2px 0px;
}


p.textBtnBlue {
	background: url(../images/bk-btn-enquire-left.gif) no-repeat top left;
	padding: 8px 0px 9px 6px;
	float: left;
}
p.textBtnBlue a {
	background: url(../images/bk-btn-enquire-right.gif) no-repeat top right;
	padding: 9px 40px 9px 5px;
	color: #fff;
	text-decoration: none;
}

p.textBtnBlue2 span {
	background: url(../images/bk-btn-enquire-blue-left.gif) no-repeat top left;
	padding: 10px 0px 9px 6px;
}
p.textBtnBlue2 a, p.textBtnBlue2 a:visited, p.textBtnBlue2 a:active {
	background: url(../images/bk-btn-enquire-blue-right.gif) no-repeat top right;
	padding: 10px 40px 9px 5px;
	color: #fff;
	text-decoration: none;
}

* html p.textBtnBlue2 span {
	padding: 0px 0px 9px 6px;
}
*+ html p.textBtnBlue2 span {
	padding: 0px 0px 9px 6px;
}


.level1Image {
	width: 203px;
	float: left;
	padding: 10px 20px 6px 0px;
}

.level1Intro {
	width: 404px;
	float: left;
	padding: 10px 0px 30px 0px;
}

.level1BlockLeft {
	width: 207px;
	float: left;
	border-right: 1px solid #eee;
	padding: 0px 0px 0px 0px;
}
.level1BlockMid {
	width: 202px;
	float: left;
	border-right: 1px solid #eee;
	padding: 0px 0px 0px 10px;
}
.level1BlockRight {
	width: 192px;
	float: left;
	padding: 0px 0px 0px 10px;
}

.level1LatestBlocks {
	width: 629px;
	float: left;
	margin-bottom: 40px;
}

.level1LatestBlocks ul {
	list-style-type: none;
	font-size: 90%;
}
.level1LatestBlocks li {
	padding: 0px 0px 3px 12px;
	background: url(../images/bk-tab-li-a.gif) no-repeat 0px 1px;
}
.level1LatestBlocks li a {
	color: #666;
	text-decoration: none;
}
.level1LatestBlocks li a:hover {
	text-decoration: underline;
}

.level1Search {
	width: 297px;
	float: left;
	padding: 12px;
	background: #054b85 url(../images/bk-level1-search.gif) no-repeat top left;
	min-height: 140px;
	color: #fff;
}

.Level1SearchKeywordsTitle
{
     background: url(../images/level1search/textboxtile.gif) no-repeat;
     width: 81px;
     height: 32px;
     float: left;
     font-weight: bold;
     margin: 0;
     border: 0;
     padding: 7px 0 0 0;
}

.Level1SearchKeywordsTitle label
{
    margin: 0;
}

input.Level1SearchKeywords
{
    background: transparent url(../images/level1search/textboxbk.gif) no-repeat top left;
    width: 196px;
    height: 24px;
    border: 0;
    padding: 4px 0 3px 4px;
    margin: 0;
    color: #676767;
}

.level1Search h3
{
    color: White;
}

.level1SearchBase {
	width: 321px;
	height: 4px;
	float: left;
	margin-right: 0px;
	background: url(../images/base-level1-search.gif) no-repeat top left;
	margin-bottom: 12px;
}

.level1Search label
{
    margin-left: 6px;
    cursor: pointer;
}

.level1SearchSubmit {
     background: url(../images/level1search/search-button-bk.gif) no-repeat left;
     border: 0;
     padding: 0 0 0 36px;
     margin: 5px 0 0 0;
     width: 282px;
     height: 32px;
     text-align: left;
     color: White;
     font-weight: bold;
     cursor: pointer;
}

.level1SearchContainer
{
    margin: 6px 13px 0 0;   
}

.level1SearchHeader
{
    font-weight: bold;
    padding:  0;
    background: url(../images/level1search/Search-Header-Closed.gif) no-repeat left;
    cursor: pointer;
    color: White;
    height: 29px;
}

.level1SearchHeaderActive
{
    background: url(../images/level1search/Search-Header-Open.gif) no-repeat center left;
}

.level1SearchHeader a, .level1SearchHeader a:active, .level1SearchHeader a:visited
{
    color: White;
    text-decoration: none;
    display: block;
    padding: 6px 0 0 38px;
}

.level1SearchHeader a:hover
{
    text-decoration: underline;
}

.level1SearchContent
{
    display: none;
    padding: 8px 0 3px 0;
}

.level1SearchContent ul
{
     list-style-type: none;
     padding-left: 0px;
}

.level1SearchContent ul li
{    
    background: url(../images/level1search/Search-Option-Seperator.gif) repeat-x bottom left;
    padding: 2px 0 5px 8px;
}
.level1SearchContent ul li.last
{    
    background-image: none;
}

.level1SearchContent ul li:hover
{
    background-color: #023e74;   
}

.colRighLevel1tItem {
	width: 300px;
	float: left;
	padding: 10px 0px 10px 0px;
}

.colRighLevel1tItem a {
	color: #ffa502;
	text-decoration: underline;
}
.colRighLevel1tItem a:hover {
	text-decoration: none;
}


.colRighLevel1tItem h4 {
	font-size: 80%;
	color: #ffa502;
	margin-bottom: 3px;
}
.colRighLevel1tItem h4 a {
	color: #ffa502;
	text-decoration: none;
}
.colRighLevel1tItem h4 a:hover {
	text-decoration: underline;
}
.colRighLevel1tItem p {
	color: #666;
	font-size: 80%;
}


.companyTmb {
	list-style-type: none;
}

.companyTmb li {
	float: left;
	padding: 0px 15px 11px 3px;
}

.companyTmb li img {
	border: 1px solid #cbcbcb;
}

.latestVacancyTabs {
	width: 300px;
	float: left;
	padding: 0px 0px 15px 4px;
}


.latestVacancyMain {
	list-style-type: none;
	border-bottom: 4px solid #1080bf;
	width: 300px;
	float: left;
	font-size: 90%;
}

.latestVacancyMain li {
	float: left;
	background: url(../images/bk-level1-tab-left.gif) no-repeat top left;
	padding: 0px 0px 0px 4px;
	margin-right: 1px;
}

.latestVacancyMain li a, .latestVacancyMain li a:visited, .latestVacancyMain li a:active {
	float: left;
	background: url(../images/bk-level1-tab-right.gif) no-repeat top right;
	height: 22px;
	padding: 10px 10px 0px 6px;
	text-decoration: none;
	color: #1087c1;
}

.latestVacancyMain li.ui-tabs-selected {
	background: url(../images/bk-level1-tab-left-active.gif) no-repeat top left;
}
.latestVacancyMain li.ui-tabs-selected a {
	background: url(../images/bk-level1-tab-right-active.gif) no-repeat top right;
	color: #fff;
}

.latestVacancySub {
	width: 292px;
	float: left;
	list-style-type: none;
	font-size: 80%;
	background: url(../images/bk-level1-tab-sub.gif) no-repeat bottom left;
	padding: 8px 0px 8px 8px;
	margin-bottom: 5px;
}

.latestVacancySub li {
	display: inline;
}

.latestVacancySub li a {
	color: #666;
	text-decoration: none;
}

.latestVacancySub .ui-tabs-selected a {
	color: #F87B21;
}


.profileJobsTitle {
	width: 625px;
	float: left;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 15px;
	padding: 0px 0px 15px 0px;
}

.singleColNavGrey {
	width: 296px;
	float: left;
	background: url(../images/bk-singleColGreyBase.gif) no-repeat bottom left;
	padding: 12px 12px 12px 12px;
	font-size: 90%;
}

.singleColNavGrey a {
	color: #0f7abb;
}
.singleColNavGrey a:hover {
	text-decoration: none;
}

.profileNavPrev a {
	float: left;
	background: url(../images/prev.gif) no-repeat left;
	padding: 2px 0px 2px 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#1079BA;
	text-decoration: none;
	font-size: 95%;
}

.profileNavNext a {
	float: right;
	background: url(../images/next.gif) no-repeat right;
	padding: 2px 25px 2px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#1079BA;
	text-decoration: none;
    font-size: 95%;
}

.profileNavNext a:hover, .profileNavPrev a:hover
{
    text-decoration: underline;    
}


.singleColItemBlue {
	width: 284px;
	height: 86px;
	float: left;
	border-bottom: 1px dotted #ccc;
	background: url(../images/bk-rightCol-blue.gif) repeat-y center;
	padding: 6px;
}

.singleColItemBlue img {
	float: left;
}
.singleColItemBlue h4 {
	color: #1079ba;
	font-size: 80%;
}
.singleColItemBlue h4 a {
	color: #1079ba;
	text-decoration: none;
}
.singleColItemBlue h4 a:hover {
	text-decoration: underline;
}
.singleColItemBlue p {
	color: #666;
	font-size: 80%;
}

.singleColItemBlue img.arrowSelected {
	display: none;
}


.profileVideoImage {
	float: left;
	margin-right: 12px;
}

.profileVideoImage img {
	padding: 1px;
	float: left;
	border: 1px solid #ccc;
}

.colHalfColLeft {
	width: 306px;
	float: left;
	border-top: 1px solid #ccc;
	margin-bottom: 20px;
}

.colHalfColRight {
	width: 306px;
	float: right;
	border-top: 1px solid #ccc;
	margin-bottom: 20px;
}

.colHalfItemBlue {
	width: 306px;
	float: left;
	border-bottom: 1px solid #ccc;
	padding: 6px 0px 6px 0px;
	background: url(../images/bk-rightCol-blue.gif) repeat-y center;
}

.colHalfItemBlue img {
	float: left;
	margin: 0px 15px 0px 0px;
}

.colHalfItemBlue p {
	font-size: 80%;
	color: #666;
}

.colHalfItemBlue h4 {
	color: #0f7abb;
	font-size: 80%;
	font-weight: bold
}
.colHalfItemBlue h4 a {
	color: #0f7abb;
	text-decoration: none;
}
.colHalfItemBlue h4 a:hover {
	text-decoration: underline;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

.colHalfItemGrey {
	width: 306px;
	float: left;
	border-bottom: 1px solid #ccc;
	padding: 6px 0px 6px 0px;
	background: url(../images/bk-rightCol-grey.gif) repeat-y center;
}

.colHalfItemGrey img {
	float: left;
	margin: 0px 15px 10px 0px;
}

.colHalfItemGrey p {
	font-size: 80%;
	color: #666;
	margin-bottom: 6px;
}

.colHalfItemGrey strong {
	color: #0f7abb;
}

.colHalfItemGrey h4 {
	color: #0f7abb;
	font-size: 80%;
	font-weight: bold
}
.colHalfItemGrey h4 a {
	color: #0f7abb;
	text-decoration: none;
}
.colHalfItemGrey h4 a:hover {
	text-decoration: underline;
}

.colHalfItemWhite {
	width: 306px;
	float: left;
	border-bottom: 1px solid #ccc;
	padding: 6px 0px 6px 0px;
}

.colHalfItemWhite img {
	float: left;
	margin: 0px 15px 10px 0px;
}

.colHalfItemWhite p {
	font-size: 80%;
	color: #666;
	margin-bottom: 6px;
}

.colHalfItemWhite strong {
	color: #0f7abb;
}

.colHalfItemWhite h4 {
	color: #0f7abb;
	font-size: 80%;
	font-weight: bold
}
.colHalfItemWhite h4 a {
	color: #0f7abb;
	text-decoration: none;
}
.colHalfItemWhite h4 a:hover {
	text-decoration: underline;
}


.jobRolesWrapper {
	width: 622px;
	float: left;
	border-top: 1px solid #ccc;
	padding: 15px 0px 0px 0px;
}

.jobRolesWrapper h3 {
	color: #0f7abb;
	font-size: 80%;
}

.jobRolesWrapper p, .jobRolesWrapper ul, .jobRolesWrapper ol {
	color: #666;
	font-size: 80%;
	margin-bottom: 10px;
}

.padleft5{padding-left: 5px;}
.padleft10{padding-left: 10px;}
.padleft15{padding-left: 15px;}
.padleft20{padding-left: 20px;}
.padright5{padding-right: 5px;}
.padright10{padding-right: 10px;}
.padright15{padding-right: 15px;}
.padright20{padding-right: 20px;}
.padbot5{padding-bottom: 5px;}
.padbot10{padding-bottom: 10px;}
.padbot15{padding-bottom: 15px;}
.padbot20{padding-bottom: 20px;}
.padtop5{padding-top: 5px;}
.padtop10{padding-top: 10px;}
.padtop15{padding-top: 15px;}
.padtop20{padding-top: 20px;}

.marginleft5{margin-left: 5px;}
.marginleft10{margin-left: 10px;}
.marginleft15{margin-left: 15px;}
.marginleft20{margin-left: 20px}
.marginright5{margin-right: 5px;}
.marginright10{margin-right: 10px;}
.marginright15{margin-right: 15px;}
.marginright20{margin-right: 20px;}
.marginbot5{margin-bottom: 5px}
.marginbot10{margin-bottom: 10px;}
.marginbot15{margin-bottom: 15px;}
.marginbot20{margin-bottom: 20px;}
.margintop5{margin-top: 5px;}
.margintop10{margin-top: 10px;}
.margintop15{margin-top: 15px;}
.margintop20{margin-top: 20px;}

.nominheight { min-height: 0px;}

.jobRoleItem {
	width: 590px;
	float: left;
	margin-bottom: 10px;
	padding: 0px 32px 0px 0px;
}

.profileVideo {
	width: 622px;
	float: left;
	margin-bottom: 20px;
}
.profileVideo img {
	display: block;
}

.profileVideoNav {
	width: 602px;
	float: left;
	background: #ecf2f7;
	padding: 4px 10px 4px 10px;
	color: #0f7abb;
	margin-bottom: 30px;
}

.profileVideoNav p {
	margin: 0px;
	color: #0f7abb;
}

.profileVideoNav a {
	color: #0f7abb;
}
.profileVideoNav a:hover {
	text-decoration: none;
}


.videoOverview {
	width: 308px;
	float: left;
	color: #666;
}

.videoOverviewFull {
	width: 590px;
	float: left;
	color: #666;
}

.videoOverview p, .videoOverview ul, .videoOverview ol, .videoOverviewFull p, .videoOverviewFull ul, .videoOverviewFull ol {
	margin-bottom: 12px;
	line-height: 140%;
}

.videoRelated {
	width: 296px;
	float: right;
}

.videoRelatedItem 
{   
    clear: left;
	padding: 6px 0px 6px 0px;
	border-bottom: 1px solid #e3e5e9;
	color: #666;
}

.videoRelatedItem h4 {
	color: #0f7abb;
	margin-bottom: 2px;
	font-size: 95%;
}

.videoRelatedItem h4 a {
	color: #0f7abb;
	text-decoration: none;
}
.videoRelatedItem h4 a:hover {
	text-decoration: underline;
}

.videoRelatedItem span {
	color: #0f7abb;
}

.videoRelatedNav {
	width: 296px;
	float: left;
	text-align: right;
	border-top: 1px solid #ccc;
	padding: 6px 0px 6px 0px;
}

.videoRelatedNav a {
	color: #0f7abb;
}
.videoRelatedNav a:hover {
	text-decoration: none;
}

.homeTabs .ui-tabs-selected a {
	background-position: right;
}
.ui-tabs .ui-tabs-hide { display: none; }

.access {
	display: none;
}

.hidden
{
	display: none;
}

.clear {
	clear: both;
	height: 0px;
	overflow:hidden;
	line-height: 0px;
}

.clearL {
	clear: left;
	height: 0px;
	overflow:hidden;
	line-height: 0px;
}

.clearR{
	clear: right;
	height: 0px;
	overflow:hidden;
	line-height: 0px;
}

p.ucHeading, span.ucHeading
{
    font-size: 110%;
    color: #F87B21;
    font-weight: bold;
}

p.ucSubHeading, span.ucSubHeading
{
    font-size: 100%;
    color: #0E7ABB;   
    font-weight: bold;
}

.searchDetailLeft ul, .colLeftProfile ul, .colLeftProfile ol, .searchDetailLeft ol
{
    padding-left: 20px;
    margin-bottom: 12px;
}

h4.IndustryLevel1 a
{
    clear: left;
    font-weight: bold;
    display: block;
    background: url(/images/level1search/category-toggle-closed.gif) no-repeat left;
    padding: 3px 0 3px 31px;
    margin-left: 8px;
    color: White;
    text-decoration: none;
    font-size: 12px;
}
h4.IndustryLevel1 a:hover, h5.SectorLevel1 a:hover
{
    text-decoration: underline;
}

h4.IndustryLevel1Selected a
{
    background: url(/images/level1search/category-toggle-open.gif) no-repeat left;
}

.industryCount
{
    float: right;
    color: #226BD7;
    font-size: 10px;
    font-weight: normal;
}

#categoryCount, span.selectionCount
{
    float: right;
    color: #226BD7;
    font-size: 10px;
    font-weight: normal;
}

h5.Sector a
{
    display: block;
    background: white url(/images/icons/ToggleClosed.gif) no-repeat left;
    padding: 2px 4px 4px 14px;  
    margin-left: 18px;
    font-weight: lighter;
    text-decoration: none;
    padding-bottom: 5px;
    color: #1a8bba;
    font-size: 12px;
}


h5.SectorLevel1
{
    display: block;
    background: url(/images/level1search/category-toggle-closed.gif) no-repeat left;
    padding: 2px 4px 4px 25px;  
    margin-left: 28px;
    
    text-decoration: none;
    padding-bottom: 5px;
}

h5.SectorLevel1 a
{
    text-decoration: none;
    font-weight: lighter;
    font-size: 12px;
    color: White;
}

h5.SectorLevel1 a:hover
{
    text-decoration: underline;
}

h5.SectorLevel1Selected
{ 
    display: block;
    background: url(/images/level1search/sector-toggle-open.gif) no-repeat left;
}

.categoryCBL
{
    font-weight: normal;
    margin-left: 33px;
    display: none;
    padding-top: 3px;
}

.categoryLevel1CBL
{
    font-weight: normal;
    margin-left: 42px;
    display: none;
    padding-top: 3px;
}

.searchFilterContainer label
{
    padding-left: 6px;
    color: #4d4d4d;
    font-size: 85%;
}

.industryContainer
{
    display: none;
}

.searchFilterContainer
{
    clear: left;
    padding: 8px 5px;
    display: none;
}

.searchFilterContainer input
{
    margin-bottom: 5px;    
}

input.RefineKeyword
{
    border:1px solid #BBBBBB;
    color:#000000;
    font-size:16px;
    font-weight:normal;
    padding:2px;
    margin-top: 6px;
}

.contentImage
{
    padding-left: 10px;
    padding-bottom: 10px;
}

.rhsListing
{
    background-image: url(../images/latestvacancies-seperator.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    padding: 6px 0;
    clear: left;
}

.rhsListingSelected
{
    background-color: #fcd52c;
}

.rhsListing:hover, .rhsListingLast:hover
{
    background-color: #ffe575;
}
.rhsListingLast
{
    background-image: none;
    padding: 6px 0 0 0;
}

.rhsListingText
{
    font-size: 11px;
}

.rhsListingText h5
{
    font-size: 11px;
    font-weight: bold;
}

.rhsListingText a, .rhsListingText a:visited, .rhsListingText a:active
{
    color: #064F8A;
    text-decoration: none;
}

.rhsListingText a:hover
{
    text-decoration: underline;
}

.rhsListingImg
{
    text-align: right;
    width: 47px;
    height: 47px;
    float: left;
    padding: 3px;
    margin-right: 20px;
}

.darkGreen
{
    color: #2d4c00;   
}

.linkContainer
{
    border-bottom: 1px dotted #E0E0E0;
    margin-bottom: 20px;
}

.linkDescription
{
    padding: 2px 0 4px 4px;
    width: 470px; 
    float: left;
    text-align: justify;
}

.linkDescription h6 a
{
    margin-bottom: 6px;
    color: #118AC3;
    font-size: 12px;    
    display: block;
}

.linkImage
{
    float: right;
    width: 150px;
    text-align: center;
}

th
{
     background-color: #f2f2f2;
     padding: 6px 4px;
     color: #F87B21;
     text-align: left;
}

td
{
    padding: 5px 4px;
}

tr.altRow
{
    background-color: #fcfcfc;
}

p.breadcrumb
{
    font-size: 90%;
    margin-top: -6px;
    padding-bottom: 5px;
}

.tabs-hide {
     display: none;
}

li.tabs-selected a, li.tabs-selected a:visited, li.tabs-selected a:active
{
    background: url(../images/bk-level1-tab-right-active.gif) no-repeat scroll right top;
    color: White;
}

li.tabs-selected
{
    background: url(../images/bk-level1-tab-left-active.gif) no-repeat scroll left top;
}

#newsStoryOptions
{
    border-top: 1px dotted #E0E0E0; 
    padding-top: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    clear: left;
}

ul.mapListing
{
    font-size: 80%;
    list-style-type: square;
    margin-top: 8px;
}

ul.mapListing li
{
    margin-bottom: 4px;
    list-style-type: square;
    margin-left: 14px;
}

ul.mapListing li a
{
    text-decoration: none;
    color: #0F7ABB;
}

ul.mapListing li a:hover
{
    text-decoration: underline;
}

.error {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#FBE3E4 none repeat scroll 0 0;
    border-color:#FBC2C4;
    padding: .8em; 
    margin-bottom: 1em; 
    margin-top: 6px;
    border: 2px solid #ddd; 
    color: #8a1f11; 
    border-color: #FBC2C4;
}

.error ul
{
    margin-left: 24px;   
    margin-top: 10px;
}

#appFormHeading
{
    border-top: dotted 1px #ccc;
    border-bottom: dotted 1px #ccc;
    margin-bottom: 4px;
    padding-bottom: 10px;
    padding-top: 10px;
}

#appFormHeading p
{
    margin-bottom: 6px;
}

#appForm
{
    padding-left: 20px;
    padding-right: 20px;
    color: #1e3d54;
}

#appForm input, #appForm select
{
    padding: 4px;
}

#appForm label
{
    padding-left: 8px;
}
.appForm-Highlight
{
    background-color: #dae6ef;
    padding: 8px 5px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

#appFormWarning
{
    padding: 12px;   
}

#gallery
{
    border-top:1px dotted #E0E0E0;
    margin-top: 12px;
    padding-top: 10px;    
}

ul.gallery
{
    float:left;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding: 0;
}

.gallery li {
    float:left;
    margin: 10px 16px 12px 0;
    padding: 0;
}

.gallery li img
{
    width: 110px;
    height: 110px;
    padding: 0;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.Textbox
{
    padding: 4px;
}

.checkboxList label
{
    margin-left: 5px;
}

.checkboxList input
{
    margin-bottom: 5px;
}

.contentListing li
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    border-bottom: solid 1px #ececec;
    padding: 10px 0px;
    clear: left;
    min-height: 90px;
}

.contentListing li.last
{ 
    border-bottom: solid 0px white;
}

.contentListingImageLink
{
	width: 120px;
	float: left;
	margin-right:14px;
}
.contentListing li span
{
    color: #8b8b8b;
    font-size: 90%;
}

.contentMainImage
{
    margin-left: 16px;
    margin-bottom: 10px;
}

.dateSpan
{
    background-color: #fefbef;
    padding: 3px;
    margin-bottom: 10px;
    border: dotted 1px #ebebeb;
}


.level1-checkbox {display: inline; font-size: 19px; line-height: 19px; cursor: pointer; cursor: hand;}
.level1-checkbox .mark {display: inline;}
.level1-checkbox img {vertical-align: middle; width: 19px; height: 19px;}
.level1-checkbox img{background: transparent url(/images/level1search/checkboxes.gif) no-repeat;}
.level1-checkbox img{
	background-position: 0px 0px;
}
.level1-checkbox-hover img{
	background-position: 0px 0px;
}
.level1-checkbox-checked img{
	background-position: 0px -20px;
}
.level1-checkbox-checked .level1-checkbox-hover img {
	background-position: 0 -20px;
}
.level1-checkbox-disabled img{
	background-position: 0px -32px;
}
.level1-checkbox-checked .level1-checkbox-disabled img{
	background-position: 0px -48px;
}

.homepage-checkbox {display: inline; font-size: 19px; line-height: 19px; cursor: pointer; cursor: hand;}
.homepage-checkbox .mark {display: inline;}
.homepage-checkbox img {vertical-align: middle; width: 19px; height: 19px;}
.homepage-checkbox img{background: transparent url(/images/homepage-search/checkboxes.gif) no-repeat;}

.homepage-checkbox img{
	background-position: 0px 0px;
}
.homepage-checkbox-hover img{
	background-position: 0px 0px;
}
.homepage-checkbox-checked img{
	background-position: 0px -20px;
}
.homepage-checkbox-checked .homepage-checkbox-hover img {
	background-position: 0 -20px;
}
.homepage-checkbox-disabled img{
	background-position: 0px -32px;
}
.homepage-checkbox-checked .homepage-checkbox-disabled img{
	background-position: 0px -48px;
}

#videoSelector
{
    float: left;
    list-style: none;
    padding: 10px 5px;
    margin: 16px 0;
    width: 615px;
}

#videoSelector li
{
    float: left;
    margin: 20px 0 0 0;
    width: 150px;
    list-style: none;
}

#videoSelector li a
{
    color: #0078a6;
}

.videoImage
{
    cursor:pointer;
    height:94px;
    width:125px;
    text-align: center;
}

.videoImage img
{    
    display: block;
    margin-left: auto;
    margin-right: auto 
}

.videoTitle
{
    overflow: hidden;
    width: 125px;
    white-space:nowrap;
}

.videoCompany
{
    overflow: hidden;
    width: 125px;
    white-space:nowrap;
    font-size: 10px;
}

#mainNewsStory
{
    border-bottom: 1px solid #E3E5E9;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#mainNewsStoryContent
{
    margin-right: 160px;
}

.mainNewsStoryImage
{
    float: right;
    padding-left: 10px;
}

#otherNewsStories h4, #otherNewsStories h4 a, #otherNewsStories h4 a:active, #otherNewsStories h4 a:visited
{
   color: #10578E;
}

.newsStoryLeft
{
    width: 300px;
    float: left;
}

.newsStoryRight
{
    width: 300px;
    float: right;  
}

.newsStoryLeft img, .newsStoryRight img
{
    padding-left: 10px;
    padding-bottom: 10px;
}

.newsStorySeperator
{
    clear: both;
    border-bottom: 1px solid #E3E5E9;
    margin: 10px 0;
}

ul.profileListing
{
    float: left;
    list-style-type: none;
}

ul.profileListing li
{
    float: left;
    width: 305px;
    height: 140px;
    background: url(../images/profile-listing-bk.gif) no-repeat top left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.profileListingImgContainer
{
    background-color: White;
    width: 130px;
    height: 130px;
    margin: 5px 0 0 5px;
    float: left;
    text-align: center;
    line-height: 130px; 
}

.profileListingImgContainer>img  
{    
    vertical-align:middle; 
} 
       
.profileListingDetails
{
    width: 160px;
    float: right;
    margin: 5px 5px 0 0;
}

.profileListingDetails h5 a, .profileListingDetails h5 a:visited, .profileListingDetails h5 a:active
{
    color: #064E89;
    font-size: 14px;
    text-decoration: none;
}

.profileListingDetails h5 a:hover
{
    text-decoration: underline;
}

.profileListingOption
{
    background: url(../images/profile-listing-option-bk.gif) no-repeat left;
    width: 151px;
    height: 22px;
}

.profileListingOption a
{
    display: block;
    margin-left: 25px;
    padding-top: 2px;
    font-size: 12px;
    color: #064E89;
    text-decoration: none;
}

p.profileListingOption
{
    margin-bottom: 3px;
}

.DirectoryLinks
{
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #fffdc6;
}

.DirectoryLinks ul {

	padding: 0;
	margin: 0;
}

.DirectoryLinks li {
	list-style-type: none;
	display: inline;
	padding: 2px;
	font-size: 12px;
}

.DirectoryLinks a
{
	font-weight: bold;
	text-decoration: none;
	color: #064f8a;
	border: solid 1px #fffdc6;
	padding: 0 2px;
}

.DirectoryLinks a:hover
{
    border: solid 1px #064f8a;
}

.directoryTable td
{
    padding: 5px;

}

.directoryTable hr
{
    background-color: #eeeeee;
    color: #eeeeee;
    height:1px;
    border: 0 none;
}

.directoryTable h4
{
    color: #118AC3;
    margin-bottom: 4px;
}

.contentEditor ul
{
	margin-left: 18px;
	margin-bottom: 8px;
}

.searchWorldVLContainer
{
	height : 200px;
	width: 450px;
	overflow : auto;
	font-size: 90%;
}

.searchWorldVLListing
{
	float: left;
	width: 210px;
	padding: 3px;
}

.searchWorldVLListing ul li
{
	list-style-type: square;
	font-size: 90%;
}

.searchWorldVLListing a, .searchWorldVLListing a:visited, .searchWorldVLListing a:active
{
	text-decoration: none;
	color: #2072b7;
	display: block;
	padding: 3px 0 3px 3px;
}

.searchWorldVLListing  a:hover
{
	background-color: #c1cce3;
}

.searchWorldVLListing a.vacSelected
{
	background-color: #4268b4;
	color: White;
}


.searchWorldVLDetails
{
	display: none;
	float: right;
	width: 210px;
	font-size: 90%;
	padding: 3px;
}

p.loading
{
	background: transparent url(/images/icons/loading.gif) no-repeat left;
	padding-left: 20px;
}

#mapUpdateContainer
{
	height: 26px;
}

#imgleft
{
    float: left;
	padding: 10px 20px 6px 0px;
}