@charset "utf-8";
/* CSS Document */


#contentMain {
	margin-top: 5px;
	}
	#contentMain h1.deploymentExercise{
		background:url(/airforce/tradesAndApprenticeships/images/ttl_deployments.gif) top left no-repeat; 
		width:350px; 
		height:30px;
		text-indent:-9999px;
		margin-bottom:25px;
}
#contentMain h1.studyAdf{
		background:url(/airforce/HealthScienceChaplaincy/images/ttl_studyWithTheADF.gif) top left no-repeat; 
		width:350px; 
		height:30px;
		text-indent:-9999px;
		margin-bottom:25px;
}
p.intro {
	font-weight: normal;
}
#contentMain h1.degreeQualified{
		background:url(/airforce/HealthScienceChaplaincy/images/ttl_degreeQualified.gif) top left no-repeat; 
		width:350px; 
		height:30px;
		text-indent:-9999px;
		margin-bottom:25px;
}
#upperSection {
	background-image: url(images/header_engineering.jpg);
	background-repeat: no-repeat;
	height: 370px;
    width:940px;
}
#lowerSection {
	background-image: url(images/bg_engineering.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 716px;
}
#upperSection p, #lowerSection p {
	color: #b0c0ce;
}
#upperSection a, #lowerSection a {
	color: #ffffff;
}
#upperSection p.intro {
	color: #ffffff;
}
#upperSection .leftCol {
	margin: 90px 0 0 30px;
	width: 400px;
}
#lowerSection .leftCol {
	margin-left: 30px;
}
#lowerSection .rightCol {
	width: 430px;
	margin-right: 20px;
}
#lowerSection .columnStyleTwo .leftCol {
	width: 380px;
}
#lowerSection .columnStyleTwo .rightCol {
	width: 490px;
}
#upperSection .videoInfo{
	float: left;
	margin-left: 10px;
}
#upperSection .videoInfo h2 a:link, #upperSection .videoInfo h2 a:visited {
	font-size: 115%;
	}
#upperSection .videoInfo h2 a:hover {
	text-decoration: underline;
	}
#upperSection .videoInfo p{
	margin-bottom:4px;
	font-size: 85%;
}
.videoInfo img{
	vertical-align:baseline;
}
.media img {
	float: left;
}
.media p {
	font-weight: normal;
	margin-bottom: 0.1em;
	
}
.media h2 {
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 0;
}
.media strong {
	font-size: 85%;
}
.playVideoAviation .vidImg{
	float:left;
	margin-right:15px;
}
.videoInfo img {
	margin-right: 5px;
}

.videoInfo a:link, .videoInfo a:visited, .videoInfo a:active{color:white; font-weight:bold;}
.featBox a:link, .featBox a:visited, .featBox a:active{color:white; font-weight:bold;}
.playVideoAirforce {margin-top: 20px;}
div.jobFeatureBanner .playVideoAirforce a {
	cursor: pointer;
	text-decoration: none;
	display: block;
	width: 410px;
}
/* Featured Officer jobs */
	.featuredOfficersJob {
		position: relative;
		width: 356px;
		height: 300px;
	}
	.featuredOfficersJob .featureActions {
		position: absolute;
		top: 260px;
		left: 10px;
		width: 335px
	}
	.featureActions a:link, .featureActions a:visited {
		float: left;
		display: block;
		font-size: 85%;
		
	}
	.featureActions a.arrowLink:link, .featureActions a.arrowLink:visited {
		float: right;
		
	}	
	.featureActions a.plyLink:link, .featureActions a.plyLink:visited {
		background-image: url(/airforce/officersandmanagement/images/img_VideoPlayBtn.png);
		background-repeat: no-repeat;
		padding-left: 23px;
		padding-bottom: 3px;
	}
	.arrowLink {
		background-image: url(/global/images/arrow_white.gif);
		
	}
