/* SJ Vacancies styles
=================================================
	Contents:
	1. BMT_redirectedCareers
	2. Vacancies
	3. graduates
	4. whyjoinBMT
	5. profiles
	6. careers_filter
	7. careers_selections
	8. Vacany Search Navigation
	9. InfoPanelFade
	10. Menu
	11. Style Classes
	12. categoryContent
	13. showVacancies - styling for vacancy listings
	14. showVacancy - styling for individual vacancies
	15. Google map

/*================================================
	1. BMT_redirectedCareers
-------------------------------------------------*/
#BMT_redirectedCareers{
	padding:10px;
	width:663px;
	margin-bottom:0.5em;
	background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/hatch_bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#BMT_redirectedCareers #reveal{	
	background: #ffffff;
	margin-top:0;
	margin-bottom:0;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.5em;
	padding-bottom:0.6em;
	color:#50554F;
	border-bottom:#999 solid 1px;
	border-right:#999 solid 1px;
	border-left:#D8D0C7 solid 1px;
	border-top:#D8D0C7 solid 1px;
}

#redirect_button {
display:block;
margin:0;
padding:0;
margin-top:0.5em;
/*padding-left:25px;
background-image:url(http://media.bmt.org/bmt_media/bmt_images/1/careers/down.gif);
background-repeat:no-repeat;
*/
}
#redirect_button_noscript {
display:block;
margin:0;
padding-left:25px;
margin-top:0.5em;
margin-bottom: 1em;
background-image:url(http://media.bmt.org/bmt_media/bmt_images/1/careers/up.gif);
background-repeat:no-repeat;
}

#redirect_button .redirect_readmore {
font-weight:bold;
}

#remove_redirectInfo img{
float:right;
right:0;
margin:-1px 4px 0 0;
padding: 0;
border:none;
/*padding-left:25px;*/
/*background-image:url(http://media.bmt.org/bmt_media/bmt_images/1/careers/close.gif);
background-repeat:no-repeat;*/
}

#revealBar{
	padding:2px 0px 0px 0px;
	margin:0 auto;
	width:100%;
	border:2px solid #E20177;
	/*border:2px solid #E20177;*/
	text-align:center;
	background-color:#D6E9E0;
	background-color:#E20177;
	/*background-color:#005581;*/
	/*background-color:#1ABDC9;	*/
	/*background-color:#d4d00f;*/
	width:100%;
	text-align:center;
	/*color:#FFF;*/
}
#revealBar img{
	border:none;
}
#revealBar a.barLinks{
	color:#E20177;
	font-weight:bold;
	text-decoration:none;
}
#revealBar a.barLinks:hover{
	color:#005581;
	text-decoration:none;
}

#revealBar #no_script_bespoke_content{
	text-align:left;
	border:1px solid #1ABDC9;
/*	border-bottom:1px solid #ccc; */
	background-color:#fff;
	margin:1em auto;
	padding:15px 50px;
	overflow:auto;
}

#revealBar #no_script_bespoke_content h2{
	color:#26759f;
}

#revealBar #no_script_bespoke_content img.companyLogo{
	margin:0 0 1em 0;
}


#revealBar .redirectTxt{
color:#fff;
font-weight:bold;
font-size:130%;
}
#revealBar #redirectOptionsBox{
background-color:#D6E9E0;
margin:0;
padding:0;
}
#revealBar .redirectOptionsLinks{
color:#1ABDC9;
font-weight:bold;
text-align:center;
margin:0 2em 0 2em;
}
#revealBar .redirectOptionsLinks ul{
margin:0;
padding:1em 0 0.5em 0;
}
#revealBar .redirectOptionsLinks ul li{
padding: 0 0 8px 0;
}

/*================================================
	2. Vacancies
-------------------------------------------------*/

#vacancies{
	position:relative;
	margin:0;
	padding:0px;
	width:683px;
	height: 242px;
	background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/vacancies_bg.jpg);
	background-repeat: no-repeat;	
	border-bottom:#d6e9e0 solid 1px;
	text-align:right;
}
#vacanciesContent{
	margin:20px 20px 0 0px;
	padding:0;
}

#vacancies h2{	
	padding:0;
	margin:10px 0 0 0;
	display:inline-block;
	}
#vacancies h3{	
	padding: 0;
	margin:11px 0 0 0;
	color:#4F5650;
	font-size:120%;
}
#vacancies h3 span.whitebg {	
	/*padding-right: 175.5px;*/
}
#vacancies p.filter {	
	margin:0;
	color:#4f5650;
	font-weight:regular;
	padding:5px 0;
	width:100%;
	font-size:135%;
}
#vacancies p.filter a {
	padding:0;
	margin: 5px 0 3px 12px;
	color:#005581;
	font-weight:bold;
}
#vacancies p.filter a:hover {
	color:#1abdc9;
}
#vacancies p.info{	
	margin:5px 0 0 0;
	color:#4f5650;
	font-weight:regular;
	width:100%;
}
#vacancies p.or {	
	margin:14px 0 0 0px;
	font-weight:bold;
	background:none;
}
#vacancies p.searchtitle {	
	color:#00b6dd;
	font-weight:regular;
	padding:5px 0;
	margin:15px 0 3px 0;
	width:100%;
	font-size:122%;
	font-weight:bold;
}

#vacancies .singlebtn{
	margin:0;
	padding:20px 0 0 0;
}

#vacancy_buttons{
	margin: 13px 0 0 0;
	padding: 0;

}
/* Current Vacancies Button */
#vacancy_buttons .cssbuttoncurrent{
	margin:0;
	background-color: #d4d00f;
	border: 2px outset #ffffff;
	padding: 0.2em 0.5em 0.2em 0.5em;
	color: #005581;
	text-decoration: none;
	font: 140% Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
}

#vacancy_buttons .cssbuttoncurrent:visited{
color: #ffffff;
}

#vacancy_buttons .cssbuttoncurrent:hover{
	background-color: #005581; /*shift text 1px to the right and down*/
	border: 2px outset #ffffff;
	color: #26759f;
	color: #d4d00f;
}

#vacancy_buttons .cssbuttoncurrent:active{
color: #005581;
}

/* Specific Vacancies Button */
#vacancy_buttons .cssbuttonspecific{
	background-color: #00b6dd;
	border: 2px outset #ffffff;
	padding: 0.2em 0.5em 0.2em 0.5em;
	color: #ffffff;
	text-decoration: none;
	font: 140% Arial, Verdana, Helvetica, sans-serif;

}

#vacancy_buttons .cssbuttonspecific:visited{
color: #ffffff;
}

#vacancy_buttons .cssbuttonspecific:hover{
	background-color: #e83492; /*shift text 1px to the right and down*/
	border: 2px outset #ffffff;
	color: #ffffff;
}

#vacancy_buttons .cssbuttonspecific:active{
color: #ffffff;
}

#vacancies #vacanciesContent .whiteBg{
background-color:#fff;
padding:5px 15px 5px 15px;
display:inline-block;
}

.singlebtn{
	width:500px;
	margin:0;
	padding:0;
}

.doublebtn{
	margin:0;
	padding:0;
	text-align:center;
}
/*.searchMap{float:right;margin-right:2.4em;padding-top:0.2em;}
.searchMap{top:148px;left:494px;margin:0;padding:0;display:none;position:absolute;color:white;padding:0.2em 0.2em 0.2em 0.2em;font-weight:bold;text-align:center;}*/


/*================================================
	3. graduates
-------------------------------------------------*/
#graduates{
	position:relative;
	margin:0;
	padding:0;
	width:683px;
	height:138px;
	background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/profiles/sarikag2_bg.jpg);
	background-position: 0px top;
	background-repeat: no-repeat;	
	border-bottom:#d6e9e0 solid 1px;
	}

#graduates h2{
margin-left:158px;
color:#26759f;
margin-top:0.5em;

}
#graduates p{
	margin:0;
	padding:0;
	margin-left:158px;
	margin-bottom:1.5em;
	width:370px;
}

/* Graduates Button */
	#graduates_button{
	margin:0 auto;
	padding: 0em 0 1em 157px;
	}
	
	
	#graduates_button .cssbuttoncurrent{
		background-color: #00b6dd; /*shift text 1px to the right and down*/
		border: 2px outset #ffffff;
		padding: 0.2em 0.5em 0.2em 0.5em;
		text-decoration: none;
		font: 140% Arial, Verdana, Helvetica, sans-serif;
		color: #005581;
	}
	
	#graduates_button .cssbuttoncurrent:visited{
	color: #005581;
	}
	
	#graduates_button .cssbuttoncurrent:hover{
		background-color: #E20177;
		border: 2px outset #ffffff;
		color: #ffffff;
	}
	
	#graduates_button .cssbuttoncurrent:active{
	color: #ffffff;
	}

/*================================================
	4.  whyjoinBMT
-------------------------------------------------*/
#whyjoinBMT{
	position:relative;
	margin:0;
	padding:0;
	width:683px;
	border-bottom:#d6e9e0 solid 1px;
}

#whyjoinBMT h2{	
	padding:0.5em 1em;
	margin:0;
	color:#26759f;
	}
#whyjoinBMTslider, #prevBtn, #nextBtn{
	display:none;
}
#whyjoinBMT #textBlock{
width:310px;
display:block;
margin-left:15px;
padding:5px;
}
#whyjoinBMT #textBlock h3 a{
margin:0;
padding:0;
font-weight:bold;
color:#1ABDC9;
color:#8B9B93;
}
#whyjoinBMT #textBlock .whyjoinText{
margin:0;
padding:0;
}
#whyjoinBMT #textBlock .readMore{
margin:0;
padding:0;
margin-top:10px;
clear:both;
display:block;
}


/*================================================
	5. joinList (Tag Cloud styling for the Why Join Us Section)
-------------------------------------------------*/

#joinList { padding: 0; line-height: 2.4em; text-align: center; margin: 0; padding:5px;margin:1em 0;}
#joinList li{ display:inline; margin:0; margin-right:0.1em; padding-left:10px;}
#joinList a{ padding:4px;margin:0;}
#joinList a.tag1 { font-size: 0.8em; font-weight: 500; color:#E20177;}
#joinList a.tag2 { font-size: 0.9em; font-weight: 600; color:#00B6DD;}
#joinList a.tag3 { font-size: 1em; font-weight: 700; color:#005581;}
#joinList a.tag4 { font-size: 1.1em; font-weight: 800; color:#d4d00f;}
#joinList a.tag5 { font-size: 1.2em; font-weight: 900; color:#887665;}
#joinList a.tag6 { font-size: 1.3em; font-weight: 1000; color:#7ED1E1;}
#joinList a.tag7 { font-size: 1.4em; font-weight: 1100; color:#1ABDC9;}
#joinList a.tag8 { font-size: 1.5em; font-weight: 1200; color:#E20177;}
#joinList a.tag9 { font-size: 1.6em; font-weight: 1300; color:#E20177;}
#joinList a.tag10{ font-size: 1.7em; font-weight: 1400; color:#E20177;}
#joinList a:hover{color:#fff; background-color:#E20177; text-decoration:none;}

/*================================================
	6. profiles
-------------------------------------------------*/	
	
	#profiles{
	margin:0;
	padding:0;
	height:172px;
	border-bottom:#d6e9e0 solid 1px;
	}	
	#profiles h2{
	margin:0;
	padding:0;
	padding-left:1em;
	padding-top:0.7em;
	color:#26759f;
	float:left;
	}
	.profileNameRole, .profileLocation, .profileQuote, .profileCompany{
	font-size:1.4em;
	margin:0;
	padding:4px;
	float:right;
	clear:right;
	margin-right:140px;
	white-space:nowrap;
	background-color:#fff;
	margin-bottom:0.3em;
	text-align:right;
	
	}
	.profileNameRole{font-size:1.6em;color: #E20177;margin-top:0.5em;}
	.profileLocation{font-size:0.8em;}
	.profileQuote{font-size:1em; color:#005581;font-weight:bold;}
	.profileCompany{font-size:1.1em; font-weight:bold;}

	/* Profile Button */
	#profile_button{
	margin:0 auto;
	padding: 1em;
	float:right;
	clear:right;
	margin-right:130px;
	margin-top:0;
	}
	#profile_button .cssbuttoncurrent{
		margin:0;
		background-color: #d4d00f; /*shift text 1px to the right and down*/
		border: 2px outset #ffffff;
		padding: 0.2em 2em 0.2em 2em;
		text-decoration: none;
		font: 140% Arial, Verdana, Helvetica, sans-serif;
	}
	
	#profile_button .cssbuttoncurrent:visited{
	color: #26759f;
	}
	
	#profile_button .cssbuttoncurrent:hover{
		background-color: #26759f;
		border: 2px outset #ffffff;
		color: #d4d00f;
	}
	
	#profile_button .cssbuttoncurrent:active{
	color: #26759f;
	}

/*================================================
	7. careers_filter
-------------------------------------------------*/	
#careers_filter{
}

/*================================================
	8. careers_selections
-------------------------------------------------*/	
	
#careers_selections{
	margin-top:2.5em;

}

/*================================================
	9. Vacany Search Navigation
-------------------------------------------------*/
#content {
	background-color:#FFF;
	width:100%;
	padding:0;
	margin:0;
	float:left;
	clear:both;
}

/*================================================
	10. InfoPanelFade
-------------------------------------------------*/

#bgFade{ 
    position:absolute;
    background-color:#4f7783;
    height:373px; 
    width:265px; 
	border:none;
	display:none;
}


#categoryInfopopOver{ 
    position:relative;
    font-size:1.5em; 
    height:259px; 
    width:245px; 
    padding:10px; 
    color:#fff;
	border:none;
	display:none;	
}



/*================================================
	11. menu
-------------------------------------------------*/

#menu{
	width:100%;
	height:29px;
	margin:0 auto;
	background:#ffffff;
	overflow:hidden;
	
}

#menu ul{
	width:100%;
	text-align:center;
	padding:0px;
	margin:0px auto;
	list-style:none;
}

#menu ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	background-color:#D6E9E0;
	border:solid 1px #7ED1E1;
	margin:0 2px 0 0px;
}

#menu ul li.active{
	/*background-color:#D8D0C7;*/
	/*background-color:#d4d00f;*/
	background-color:#27535e;
	/*background-color:#083039;*/
	/*background-color:#8B9B93;*/
	border:solid 1px #005581;
		
	
}

#menu ul li.active a{
color:#fff;
}

#menu ul li a{
	width:120px;
	height:34px;
	margin:0px;
	padding:7px 0px 0px 0px;
	margin:0;
	display: block;
	text-decoration:none;
	font-size:0.9em;
	color: #005581;
	font-weight:bold;
}

#menu ul li a:hover{
	color:#4F5650;
	/*background-color:#D8D0C7;*/
	background-color:#7ED1E1;
		
}

/*================================================
	12. Style Classes
-------------------------------------------------*/
/* Colours for reference */

/* Text */
.logoblueT{
color:#005581;
}
.logolightblueT{
color:#1ABDC9;
}
.rubineredT{
color:#E20177;
}
.softgreenT{
color:#D6E9E0;
}
.khakigreenT{
color:#d4d00f;	
}
.turquoiseT{
color:#00B6DD;
}
.lightturquoiseT{
color:#7ED1E1;
}
.lighterturquoiseT{
color:#B9E0F7;
}
.lightgreyT{
color:#D8D0C7;
}
.gunmetalgreyT{
color:#8B9B93;
}
.browngreyT{
color:#887665;
}
.darkgreyT{
color:#4F5650;
}
.whiteT{
	color:#fff;
}

/* Background Colors */
.logoblueBg{
background-color:#005581;
}
.logolightblueBg{
background-color:#1ABDC9;
}
.rubineredBg{
background-color:#E20177;
}
.softgreenBg{
background-color:#D6E9E0;
}
.khakigreenBg{
background-color:#d4d00f;	
}
.turquoiseBg{
background-color:#00B6DD;
}
.lightturquoiseBg{
background-color:#7ED1E1;
}
.lighterturquoiseBg{
background-color:#B9E0F7;
}
.lightgreyBg{
background-color:#D8D0C7;
}
.gunmetalgreyBg{
background-color:#8B9B93;
}
.browngreyBg{
background-color:#887665;
}
.darkgreyBg{
background-color:#4F5650;
}
.blueRow1{
background-color:#E8F5FD;
}
.blueRow2{
background-color:#cfebfa;
}
.whiteBg{
	background-color:#fff;
}
.lightBlueHeadText{
font-weight:bold;
color:#00B6DD;
}
.lightBlueHeadTextLarge{
font-weight:bold;
color:#00B6DD;
font-size:1.2em;
}

/*================================================
	13. categoryContent
-------------------------------------------------*/
#showCategoriesContent, #showSubCategoriesContent{
	margin:0;
	padding:0;
}

#showCategoriesContent ul, #showSubCategoriesContent ul{
min-height:370px;
height:auto !important;
height:370px;
width:415px;
margin:0;
padding:0;
float:left;
}

#showCategoriesContent li, #showSubCategoriesContent li{
	padding:0;
	float:left;
	list-style:none;
	margin:10px 0px -5px 0;
	padding-bottom:9px;
	padding-right:10px;
	background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/197_shadow.gif);
	background-position:bottom left;
	background-repeat: no-repeat;
	overflow: hidden;
}

#showCategoriesContent .catButtonLive, #showSubCategoriesContent .catButtonLive{
padding:5px;
width:185px;
display:block;
background-color: #d4d00f;
border: 1px solid #27535e;
font-weight:bold;
color:#005581;
	}
	
#showCategoriesContent .catButtonLive:hover, #showSubCategoriesContent .catButtonLive:hover{
		background-color: #26759f;
		color: #d4d00f;
		}	
	
#showCategoriesContent .catButtonEmpty, #showSubCategoriesContent .catButtonEmpty{
color:#666;
padding:5px;
width:185px;
display:block;
background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/hatch_bg.gif);
background-repeat: repeat-x;
background-color: #fff;
border: 1px solid #D6E9E0;
}
#showCategoriesContent .catButtonEmpty:hover, #showSubCategoriesContent .catButtonEmpty:hover{
color:#ccc;
background-color: #fff;
background:none;
}

#careersbreadcrumb{
	margin:0;
	margin-top:0px;
	padding:10px 5px 8px 5px;
	font-size:1.2em;
	font-weight:bold;	
	color:#1ABDC9;
	border: 1px solid #7ED1E1;

}
#careersbreadcrumb a{
color: #005581;
text-decoration:none;
}
#careersbreadcrumb a:hover{
/*color: #d4d00f;	*/
color:#E20177;
}


/*================================================
	13. sectionInfo - content under tabs //not used
-------------------------------------------------*/

#sectionInfo {
		width:100%;
		padding:0;
		margin:0 0 1.5em 0;
		background-color:#7ED1E1;
		/*background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/water_bg.jpg);
		background-repeat: repeat-y;*/
		/*background-color:#27535e;*/
		border:solid 1px #7ED1E1;
		/*min-height:105px;
		height:auto !important;*/
		overflow:hidden;
		}

#sectionInfo h2{
		margin:0;
		color:#005581;
		font-size:146%;
		padding:1em;	
		font-weight:bold;
}
#sectionInfo p{
		width:600px;
		margin:5px 0 0 1.4em;
		padding: 0 0.5em 0 0;
		/*border-right:1px solid #00B6DD;
		border-bottom:1px solid #ccc;*/
		color:#d4d00f;
		font-size:1em;
		word-spacing:0.1em;
		letter-spacing:1px;
		font-weight:bold;
		font-style:italic;
		/*background-color:#27535e;*/
		line-height: 18px;
		display:none;
}

/*================================================
	13. showTotalVacancies
-------------------------------------------------*/
#showTotalVacancies {
padding:0;
margin:0;
float:right;
width: 155px;
min-height:110px;
height:auto !important;
height:110px;
border-left:1px solid #fff;
text-align:center;
background-color:#27535e;
}
#showTotalVacancies .showTitle{
	font-size:1em;
	color: #fff;
	font-weight:bold;
	padding-top:0.5em;
}
#showTotalVacancies .showNumber{
	padding:0 0 3px 0;
	margin:0;
	font-size:2.6em;
	color: #d4d00f;
	font-weight:bold;
}
#showTotalVacancies .showLink{
	font-size:1em;
	padding:3px;
	width:125px;
	margin:0 auto;
	display:block;
	background-color: #d4d00f;
	border: 1px outset #fff;
	font-weight:bold;
	color:#005581;
	text-align:center;
}
#showTotalVacancies .showLink:hover{
	background-color: #26759f;
	color: #d4d00f;
	text-decoration:none;
}

/*================================================
	13. rightPanel // on Categories pages
-------------------------------------------------*/

#rightPanel{
float:left;
width:265px;
background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/shipfjords.jpg);
background-position:bottom left;
background-repeat: no-repeat;
border:1px solid #ccc;
height:373px;	
}

#rightPanelSpacer{
	margin:10px 0 0 0;
	padding:0;
}

/*================================================
	13. discussCareersPanel - styling for info panel under left Nav
-------------------------------------------------*/

#discussCareersPanel{
margin:0;
padding:0;
}

#discussCareersPanel #discussCareersContent{
margin:0;
padding:0;
background-color:#fff;
background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/contact_bg2.gif);
background-repeat: no-repeat;
border:1px solid #D8D0C7;
height:74px;
padding-left:50px;
width:177px;
}

#discussCareersPanel #discussCareersContent h3{
margin:0;
padding:0;
margin-top:5px;
margin-bottom:5px;
font-size:1em;
color:#005581;
font-weight:bold;
}

#discussCareersPanel #shadow{
width:230px;
background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/230_shadow.gif);
background-position:top left;
background-repeat: no-repeat;
height:10px;
overflow: hidden;
float:left;
}

/*================================================
	13. showVacancies - styling for vacancies Listing
-------------------------------------------------*/
#showVacancyTotal{
margin:0 0 2em 0;
padding:0;
font-size:1em;
color:#005581;
font-weight:bold;	
}

#showVacancies {
min-height:370px;
height:auto !important;
height:370px;
width:100%;
margin:1em 0 0 0;
padding:0;
float:left;
}

#showVacancies p{
margin:1em;
padding:0;
}

#showVacancies .showVacancyListSummary{
		width:100%;
		padding:0;
		margin:1em 0 0 0;
		display:block;
		background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/arrow_rt.png);
		background-repeat:no-repeat;
		background-position:0px -3px;		
	}
#showVacancies .showVacancyListSummary:hover{
		background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/arrow_rt_over.png);
	}	
#showVacancies .vacancyListTitle {
		font-size:100%;		
		background-color:#CFEBFA;
		margin:0 0 0 53px;
		display:block;
		padding:3px 5px 3px 5px;
		display:block;
		zoom:1;
			}
#showVacancies .vacancyListTitle:hover {
		/*color:#1ABDC9;*/

/*
		background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/arrow_rt_over.png);
		background-repeat:no-repeat;
		background-position:0px -3px;
*/
		color:#005581;
		text-decoration:none;
		background-color: #d4d00f;
	}
	
#showVacancies .viewLiveBtn{
		margin:0 auto;
		display:block;
		width:100%;
		padding:5px 0;
		display:block;
		border-top: 1px solid #7ED1E1;
		font-weight:bold;
		text-align:center;
		background-color: #d4d00f;	
		color:#005581;
}
#showVacancies .viewLiveBtn:hover{		
		background-color:#CFEBFA;
		color:#005581;
		text-decoration:none;
	}
#showVacancies #linkBack{
display:block;
float:left;
clear:both;
width:100%;
margin-top:2em;
}

/*================================================
	14. showVacancy - styling for individual vacancies
-------------------------------------------------*/
#showVacancy {
margin:1em 0 0 0;
padding:0;
border-left:1px solid #7ED1E1;
border-right:1px solid #7ED1E1;
border-top:1px solid #7ED1E1;
}
#showVacancy .jobTitle{
		font-weight:bold;
		margin:0;
		padding:0 5px 5px 5px;
		color:#E20177;
}
#showVacancy .titleInfo{
		margin:0;
		padding:10px 1em 10px 1em;
		border-bottom:1px solid #7ED1E1;
		color:#005581;
		}
#showVacancy .multiColumnInfo{
		margin:0;
		padding:0;
		border-bottom:1px solid #7ED1E1;
		color:#005581;
		width:100%;
		float:left;
		}		
#showVacancy .dateDetail{
		display:block;
		margin:0;
		float:left;
		padding:10px;
		}
		
#showVacancy .jobContent{
		margin:0;
		padding:1em 1.5em;
		border-bottom:1px solid #7ED1E1;
		clear:both;
		}
#showVacancy .jobContent p{
		margin:0;
		padding:0 0 10px 0;
		}		
#showVacancy .jobContent ul{
		list-style:square;
		}		
#showVacancy .jobContent ul li{		
		padding:10px 0;
		}
#showVacancy .jobDownloads{
		color:#005581;
		margin:0;
		padding:10px;
		border-bottom:1px solid #7ED1E1;
}		
#showVacancy .companyLogo{
		font-size:130%;		
		margin:1em 0 0 0;
		padding:5px 10px;
		font-weight:bold;
		text-align:right;
		float:right;
		height:85px;
		/*border:1px solid #7ED1E1;
		background-color:#fff;*/
}

#showVacancy #redirect_button {
display:inline;
margin:0;
padding:0;
padding-left:25px;
margin-top:0.5em;
background-image:url(http://media.bmt.org/bmt_media/bmt_images/1/careers/down.gif);
background-repeat:no-repeat;
}
#showVacancy #redirect_button:hover {
background-color:#fff;
background-image:url(http://media.bmt.org/bmt_media/bmt_images/1/careers/up.gif);
background-repeat:no-repeat;
}

#showVacancy .showVacancySummary{
		width:100%;
		border:1px solid #7ED1E1;
		padding:0;
		margin:0;
		margin-top:1em;
		
	}

#showVacancy .viewLiveBtn{
		margin:0 auto;
		display:block;
		width:100%;
		padding:5px 0;
		display:block;
		border-top: 1px solid #7ED1E1;
		font-weight:bold;
		text-align:center;
		background-color: #d4d00f;	
		color:#005581;
}
	
#showVacancy .viewLiveBtn:hover{		
		background-color:#CFEBFA;
		color:#005581;
		text-decoration:none;
}
	

/*================================================
	15. companyContent - styling for search by companies layout
-------------------------------------------------*/
#companyContent{
	margin:0;
	padding:0;
}

#companyContent ul{
width:504px;
margin:0;
padding:0;
float:left;
/*background-color:#093;*/
}

#companyContent li{
	padding:0;
	float:left;
	list-style:none;
	margin:10px 0px -5px 0;
	padding-bottom:9px;
	padding-right:10px;
	background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/243_shadow.gif);
	background-position:bottom left;
	background-repeat: no-repeat;
	overflow: hidden;
}
#companyContent .compButtonLive{
padding:5px;
width:230px;
display:block;
background-color: #d4d00f;
border: 1px solid #27535e;
font-weight:bold;
color:#005581;
	}
	
#companyContent .compButtonLive:hover{
		background-color: #26759f;
		color: #d4d00f;
		}	
	
#companyContent .compButtonEmpty{
color:#666;
padding:5px;
width:230px;
display:block;
background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/hatch_bg.gif);
background-repeat: repeat-x;
background-color: #fff;
border: 1px solid #D6E9E0;
}
#companyContent .compButtonEmpty:hover{
color:#ccc;
background-color: #fff;
background:none;
}
#companyRightPanel{
margin:0;
padding:0;
position:relative;
/*background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/group_at_a_glance.gif);
background-repeat:no-repeat;*/
margin-top:10px;
/*background-color:#00385d;*/
width:179px;
float:left;
}
#companyRightPanel .atGlance{
font:Arial, Helvetica, sans-serif;
font-size:2em;
color:#005581;
font-weight:bold;
letter-spacing:-1px;
margin:0;
padding:0 0 0.2em 0;
border-bottom:1px solid #00B6DD;
text-transform:uppercase;
}

#companyRightPanel .stats{
font:Arial, Helvetica, sans-serif;
font-size:4.9em;
color:#005581;
letter-spacing:2pt;
font-weight:bold;
margin:0;
padding:0;
}
#companyRightPanel .statDesc{
color:#005581;
font-weight:bold;
margin:0;
padding:0 0 0.2em 0;
text-transform:uppercase;
border-bottom:1px solid #00B6DD;
}

#companyRightPanel p{
margin:0;
padding:10px;
color:#00B6DD;
font-weight:bold;
}

/*================================================
	16. locationsContent - styling for search by location pages
-------------------------------------------------*/
#locationContent{
margin:1em 0 0 0;
padding:0;
border-left:1px solid #7ED1E1;
border-right:1px solid #7ED1E1;
border-top:1px solid #7ED1E1;
}

#locationContent .rowInfo{
		margin:0;
		padding:10px 1em 10px 1em;
		border-bottom:1px solid #7ED1E1;
		color:#005581;
		}
#locationContent .multiColumnWrapper{
		margin:0;
		padding:0;
		border-bottom:1px solid #7ED1E1;
		color:#005581;
		width:100%;
		float:left;
		}
#locationContent .columnDetail{
		display:block;
		margin:0;
		float:left;
		padding:10px;
		}	

#locationContent #mapToggle{
		display:none;
		margin:0;
		padding:10px 1em 10px 1em;
		border-bottom:1px solid #7ED1E1;
	    /*border-top:1px solid #7ED1E1;*/
		color:#005581;
}

#locationContent #searchByLocation{
		margin:0;
		padding:10px 1em 10px 1em;
		/*border-bottom:1px solid #7ED1E1;*/
		color:#005581;

}
#locationContent #locationList{
		margin:0;
		padding:0 1em 10px 1em;
		border-bottom:1px solid #7ED1E1;
		color:#005581;
		font-size:100%;
}
#locationContent #locationList h1{
font-size:130%;
}
#locationContent #locationList table{
		margin:0;
		padding:0 0 1em 0;
}

#locationContent #locationList table tr{
		margin:0px;
		padding:0;
}
#locationContent #locationList table tr:hover{
background-color:#d4d00f;

}
#locationContent #locationList table tr td.locationsCol{
		margin:0;
		padding:5px 0px;
		font-weight:bold;
		border: 1px solid #005581;
		background-color:#21515a;
		color:#fff;		
		}
#locationContent #locationList table tr td.numVacsCol{
		text-align:center;
		padding:5px 0px;
		font-weight:bold;		
		border: 1px solid #005581;
		background-color:#21515a;
		color:#fff;
}
#locationContent #locationList table tr td{
		border: 1px solid #005581;
}
#locationContent #locationList table tr td a{
		padding:5px 0;
		margin:0;
		display:block;
		width:100%;
		background-color:#d4d00f;
		font-weight:bold;
}
#locationContent #locationList table tr td a:hover{
		background-color:#21759c;
		color:#d4d00f;
}

.jobListingLocation{
margin:0 0 1em 0;
padding:0;
font-size:100%;
}
.tblIndent{
padding-left:10px;	
}

.jobListingLocation .showVacancyListSummary{
		width:100%;
		padding:0;
		margin:1em 0 0 0;
		display:block;
		background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/arrowblue_rt.png);
		background-repeat:no-repeat;
		background-position:0px -3px;
	}
.jobListingLocation .showVacancyListSummary:hover{
		background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/arrowblue2_rt_over.png);
	}	
	
	
.jobListingLocation .vacancyListTitle {
/*		
		background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/arrowblue_rt.png);
		background-position:0px -3px;
		background-repeat:no-repeat;
*/	
		font-size:100%;		
		background-color:#CFEBFA;
		margin:0 0 0 53px;
		display:block;
		padding:3px 5px 3px 5px;
		display:block;
		zoom:1;
			}
.jobListingLocation .vacancyListTitle:hover {
		/*color:#1ABDC9;*/
	/*	background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/arrowblue_rt_over.png);
		background-repeat:no-repeat;
		background-position:0px -3px;
	*/		
		color:#005581;
		text-decoration:none;
		background-color: #d4d00f;
	}
.jobListingLocation .vacancyListSummary{
		margin:0;
		padding:10px;
		border-top:1px solid #7ED1E1;
		color:#005581;
		background-color:#E8F5FD;
	}



.showLocationsList{display:none;}

/*================================================
	16. allVacancies
-------------------------------------------------*/

#allVacanciesContent{
margin:0;
padding:0;
}

#allVacanciesContent h2.searchTitle{
	display:inline;
	margin: 1em 1em 1em 0;
}
#allVacanciesContent form{
display:inline;
}

#allVacanciesContent input{
background-color:#d4d00f;
}

#allVacanciesContent #searchStats{
	width:100%;
	margin:0 0 1em 0;
	padding:0;
	color:#005581;
	font-size:130%;
	text-align:center;
}
#allVacanciesContent #searchCategories{
	color:#E20177;
	font-weight:bold;
	margin-bottom:1em;
}

#allVacanciesContent #byLocation{
position:relative;
background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/bylocation.gif);
background-repeat:no-repeat;
width:165px;
margin-left:5px;
float:left;
height:343px;
border:1px solid #27535e;
overflow:hidden;
}
#allVacanciesContent #byCategory{
position:relative;
background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/bycategory.jpg);
background-repeat:no-repeat;
width:165px;
margin-left:5px;
float:left;
height:343px;
border:1px solid #27535e;
overflow:hidden;
}
#allVacanciesContent #byCompany{
position:relative;
background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/bycompany.gif);
background-repeat:no-repeat;
width:165px;
margin-left:5px;
float:left;
height:343px;
border:1px solid #27535e;
overflow:hidden;
}
#allVacanciesContent #byKeyword{
position:relative;
background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/bykeyword.gif);
background-repeat:no-repeat;
width:165px;
margin-left:5px;
float:left;
height:343px;
border:1px solid #27535e;
overflow:hidden;
}

#allVacanciesContent .byBox{
position:absolute;
bottom:-90px;
padding:1em 10px 10px 10px;
background-color:#27535e;
color:#00B6DD;
width:145px;
height:105px;
/*border-top:1px solid #ccc;*/
text-align:left;
}
#allVacanciesContent h2 a{
font-weight:bold;
font-size:81%;
/*color:#00B6DD;*/
color:#fff;
text-align:center;
}
#allVacanciesContent h2 a:hover{
color:#d4d00f;
}
#allVacanciesContent p a{
text-decoration:none;
text-align:left;
color:#00B6DD;
}
#allVacanciesContent p a:hover{
color:#d4d00f;
}




/*================================================
	17. keywordVacancies
-------------------------------------------------*/

#keywordContent{
margin:0;
padding:0;
}

#keywordContent form{
	margin:1em 0 0 0;
	padding:0;
	background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/hatch_bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding:15px;
}
#keywordContent input{
margin:0;
padding:0;
}
#keywordContent input#query{
font-size:2em;
color:#00B6DD;
width:540px;
vertical-align:top;
height:30px;
padding:0;
margin:0;
border-top:2px solid #919090;
border-left:2px solid #919090;
border-bottom:2px solid #ccc;
border-right:2px solid #ccc;
}
#keywordContent input#search{
background-color:#005581;
font-size:20px;
margin:0 0 0 5px;
padding:0 15px;
color:#fff;
border:none;
height:34px;
vertical-align:top;
width:94px;
}
#keywordContent input#search:hover{
background-color:#d4d00f;
color:#005581;
cursor:pointer;
}

/*================================================
	18. Google Map on job display page
-------------------------------------------------*/
/*#map{border-bottom:1px solid #7ED1E1;}*/
.hideMap{display:none;}
#mapContainer{width:100%; display:block; }
#mapLeft{float:left;}
#mapRight{display:block;margin-left:195px;width:240px;}

/*================================================
	18. Google Map on locations page
-------------------------------------------------*/
/*#mapByLocation{
	height:400px;
	border-bottom:1px solid #7ED1E1;
	border-top:none;
	margin:0;
	padding:0;
	overflow:hidden;
}*/

/* Info Window Styling */
#infoWindow{
	padding:0;
	margin:2em 0 0 0;
	width:640px;
}
#infoWindow h1{
margin-top:1em;	
color:#4F5650;
font-size:130%;
font-weight:bold;	
}
#infoWindow .vacancyListing{
margin-top:1em;	
}

#infoWindow .jobListingLocation .showVacancyListSummary{
		width:100%;
		/*border:1px solid #7ED1E1;*/
		padding:0;
		margin:1em 0 0 0;
		display:block;
		background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/arrow_rt.png);
		background-repeat:no-repeat;
		background-position:0px -3px;
	}
#infoWindow .jobListingLocation .showVacancyListSummary:hover{
		background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/arrow_rt_over.png);
	}	
	
#infoWindow .jobListingLocation .vacancyListTitle {
/*		background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/arrow_rt.png);
		background-position:0px -3px;
		background-repeat:no-repeat;
*/	
		font-size:100%;		
		background-color:#CFEBFA;
		margin:0 0 0 53px;
		display:block;
		padding:3px 5px 3px 5px;
		display:block;
		zoom:1;
			}
#infoWindow .jobListingLocation .vacancyListTitle:hover {
		/*color:#1ABDC9;*/
/*		background-image: url(http://media.bmt.org/bmt_media/bmt_images/1/careers/arrow_rt_over.png);
		background-repeat:no-repeat;
		background-position:0px -3px;
*/	
		color:#005581;
		text-decoration:none;
		background-color: #d4d00f;
	}
	
/*======================================================
19. Engineered Success Grid
------------------------------------------------------*/
#engineeredSuccessGrid{
	margin:1em 0 0 0;
	padding:0;
}
#engineeredSuccessGrid a.gridnopadding{
	padding:0;	
	width:155px;
	height:155px;
	border:2px solid #20bec9;
}
#engineeredSuccessGrid .gridnopadding:hover{
	padding:0;	
	width:155px;
	height:155px;
	border:2px solid #fff;
}
#engineeredSuccessGrid a.grid {
	font-size:120%;
	line-height:120%;
	color:#00B6DD;
}

#engineeredSuccessGrid a.grid:hover {	
	color:#e20177;
	text-decoration:none;
	background-color:#fff;
}
#engineeredSuccessGrid .grid{
	margin: 0pt 10px 10px 0pt;
	padding:10px;
	width: 136px;
	float:left;
	background-color:#005581;
	background-color:#fff;
	color:#fff;
	border:2px solid #d4d00f;
	height:136px;
	text-align:left;
	text-decoration:none;

background-image:url(http://media.bmt.org/bmt_media/bmt_images/1/careers/engineered-hash.jpg);
	background-repeat:repeat-x;

}
