/*//////////////////////////
BLOW MEDIA
CLIENT: DICKSON HARRIS
MEDIA: SCREEN
CREATED: 21.07.09
//////////////////////////*/

* {
	border: 0px;
	margin: 0px;
	padding: 0px;
	outline: none;
}

body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	background: #f5f5f5;
	text-align: left;
}

body.home {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	background: #01263c;
	text-align: left;
}

#bodyWrapper {
	width: 100%;
	float: left;
	text-align: center;
}

#navigationWrapper {
	width: 100%;
	margin: 0 auto;
	text-align: centre;
	background: #022439;
}

#navigation {
	width: 860px;
	height: 33px;
	margin: 0 auto;
	text-align: left;
}

#navigation p {
	float: left;
	font-size: 80%;
	color: #fff;
	padding: 9px 0px 0px 43px;
}

#navigation span {
	color: #009beb;
}

#navigation ul {
	float: right;
	list-style-type: none;
	padding: 0px 40px 0px 0px;
}

#navigation li {
	float: left;
	font-size: 80%;
	height: 24px;
	padding: 9px 0px 0px 15px
}

#navigation li a {
	color: #fff;
	text-decoration: none;
}


li#navDropLink.active {
	color: #009beb;
}

#navigation li a:hover {
	color: #009beb;
}

#navigation ul li ul {
	display: none;
}

#navigation ul li ul.active {
	display: block;
	position: absolute;
	top: 33px;
	float: none;
	background: #022439;
	padding: 0px 0px 4px 0px;
	margin-left: -10px;
	width: 140px;
}

* html #navigation ul li ul.active {
	margin-left: -115px;
}
*+ html #navigation ul li ul.active {
	margin-left: -115px;
}

#navigation li ul li {
	display: list-item;
	float: none;
	font-size: 100%;
	padding: 1px 10px 1px 10px;
	height: auto;
}

#headerWrapper {
	width: 100%;
	float: left;
	background: #043655 url(../images/bk-header.gif) repeat-x top left;
	text-align: center;
}

#header {
	width: 860px;
	height: 128px;
	background: url(../images/bk-logo.gif) no-repeat top left;
	margin: 0 auto;
	text-align: left;
}

#header ul {
	list-style-type: none;
	float: right;
	padding: 72px 0px 0px 0px;
}

#header li {
	float: left;
	font-family: Georgia, serif;
	font-size: 130%;
	padding: 0px 40px 0px 0px;
}

#header a {
	color: #009beb;
	text-decoration: none;
}
#header a span {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#bannerWrapper {
	width: 100%;
	float: left;
	background: #011f31 url(../images/bk-banner.gif) repeat-x top left;
	text-align: center;
}

#banner {
	width: 860px;
	height: 271px;
	background: url(../images/home-banner.jpg) no-repeat top left;
	margin: 0 auto;
	text-align: left;
}

#contentWrapperHome {
	width: 100%;
	float: left;
	text-align: center;
}

#contentHome {
	width: 817px;
	padding: 45px 0px 0px 43px;
	margin: 0 auto;
	text-align: left;
}

#contentWrapperInternal {
	width: 100%;
	float: left;
	background: url(../images/bk-contentInternal.gif) repeat-x top;
	text-align: center;
}

#contentInternal {
	width: 817px;
	padding: 45px 0px 0px 43px;
	margin: 0 auto;
	text-align: left;
}


#footerHome {
	width: 770px;
	float: left;
	border-top: 1px solid #3ea4e4;
	margin-top: 30px;
	padding: 25px 0px 25px 0px;
	background: url(../images/icon-rec-home.gif) no-repeat right 25px;
}

#footerHome p {
	color: #fff;
	font-size: 80%;
	margin-bottom: 25px;
}

#footerHome a {
	color: #fff;
	text-decoration: none;
}
#footerHome a:hover {
	color: #009beb;
}

#footerHome span {
	color: #009beb;
}

#footerHome ul {
	list-style-type: none;
}

#footerHome li {
	display: inline;
	color: #009beb;
	font-size: 80%;
	float: left;
	padding: 0px 5px 0px 0px;
}

#footerHome li ul {
	position: relative;
}

#footerHome li ul li {
	display: list-item;
	float: none;
	padding: 3px 10px 0px 0px;
	font-size: 100%;
}


li.footClient a {
	padding-right: 25px;
}

li.footClient li a {
	padding-right: 0px;
}







#footerInternal {
	width: 603px;
	float: left;
	border-top: 4px solid #01263c;
	margin-top: 30px;
	padding: 25px 0px 25px 0px;
	margin: 25px 0px 0px 169px;
	background: url(../images/icon-rec.gif) no-repeat right 25px;
}

* html #footerInternal {
	margin: 25px 0px 0px 84px;
}

#footerInternal p {
	color: #434343;
	font-size: 80%;
	margin-bottom: 25px;
}

#footerInternal a {
	color: #434343;
	text-decoration: none;
}
#footerInternal a:hover {
	color: #009beb;
}

#footerInternal span {
	color: #022439;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
}

#footerInternal ul {
	list-style-type: none;
}

#footerInternal li {
	display: inline;
	color: #009beb;
	font-size: 80%;
	float: left;
	padding: 0px 5px 0px 0px;
}

#footerInternal li ul {
	position: relative;
}

#footerInternal li ul li {
	display: list-item;
	float: none;
	padding: 3px 10px 0px 0px;
	font-size: 100%;
}


.homePanelLeft {
	width: 345px;
	float: left;
	color: #fff;
	border-right: 1px solid #009beb;
	padding: 0px 20px 0px 0px;
}

.homePanelLeft h3 {
	font-family: Georgia, serif;
	font-size: 180%;
	margin-bottom: 15px;
	font-weight: normal;
}

.homePanelLeft p {
	font-size: 80%;
	line-height: 170%;
	margin-bottom: 12px;
}

.homePanelRight {
	width: 426px;
	float: left;
	padding: 0px 0px 0px 25px;
	color: #fff;
}

.homePanelRight h3 {
	font-family: Georgia, serif;
	font-size: 180%;
	margin-bottom: 15px;
	font-weight: normal;
}

.panelRightItem {
	width: 213px;
	float: left;
	color: #fff;
	margin: 0px 0px 10px 0px;
}

.panelRightImage {
	float: left;
	margin: 0px 10px 5px 0px;
}

.panelRightItem h4 {
	font-family: Georgia, serif;
	color: #0085ca;
	font-weight: normal;
	margin-bottom: 6px;
	font-size: 100%;
}

.panelRightItem p {
	font-size: 80%;
}

.panelRightItem a {
	color: #fff;
	text-decoration: none;
}

#colWrapper {
	width: 772px;
	float: left;
}


#colLeft {
	width: 148px;
	float: left;
	border-top: 1px solid #043555;
}

#colMid {
	width: 378px;
	float: left;
	margin: 0px 0px 0px 21px;
}

#colRight {
	width: 204px;
	float: left;
	margin: 0px 0px 0px 21px;
}

#greyPanel {
	width: 172px;
	float: left;
	background: #e1e0e0;
	border: 1px solid #9a9a9a;
	padding: 15px 15px 15px 15px;
}

.greyPanelItem {
	width: 172px;
	float: left;
	border-bottom: 1px solid #9a9a9a;
	margin: 0px 0px 15px 0px;
}

.greyPanelItem h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #022439;
	font-size: 170%;
	margin-bottom: 12px;
}

.greyPanelItem p {
	font-size: 80%;
	color: #404040;
	line-height: 150%;
	margin-bottom: 12px;
}

.greyPanelItem select {
	width: 168px;
	border: 1px solid #9a9a9a;
	padding: 1px;
}

.searchSubmit {
	background: #9a9a9a;
	color: #e1e0e0;
	border: 1px solid #9a9a9a;
	padding: 1px 15px 1px 15px;
	font-size: 100%;
	margin-right: 8px;
}

*+ html .searchSubmit {
	padding: 1px 8px 1px 8px;
}

* html .searchSubmit {
	padding: 1px 8px 1px 8px;
}

.greyPanelItem form a {
	background: #043656;
	color: #fff;
	border: 1px solid #043656;
	text-decoration: none;
	padding: 3px 15px 3px 15px;
	font-size: 90%;
}

.linkCV a {
	background: #9a9a9a;
	color: #e1e0e0;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
	font-size: 100%;
}



.greyPanelItemNoBorder {
	width: 172px;
	float: left;
	margin: 0px 0px 0px 0px;
}

.greyPanelItemNoBorder h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #022439;
	font-size: 170%;
	margin-bottom: 12px;
}

.greyPanelItemNoBorder p {
	font-size: 80%;
	color: #404040;
	line-height: 150%;
	margin-bottom: 12px;
}



#colMid p {
	font-size: 80%;
	margin-bottom: 15px;
	line-height: 150%;
	color: #434343;
}

#colMid p span {
	color: #022439;
}

#colMid ul {
	font-size: 80%;
	margin-bottom: 15px;
	margin-left: 15px;
	line-height: 150%;
	color: #434343;
}




#colLeft h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 160%;
	color: #022439;
	border-bottom: 1px solid #043555;
	padding: 76px 0px 0px 0px;
	line-height: 160%;
}

#colLeft h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 160%;
	color: #022439;
	border-bottom: 1px solid #043555;
	padding: 55px 0px 12px 0px;
	line-height: 100%;
}

#colLeft ul {
	list-style-type: none;
	border-bottom: 1px solid #043555;
	padding: 15px 0px 15px 0px;
}

#colLeft li {
	font-size: 100%;
}

#colLeft li a {
	color: #009beb;
	text-decoration: none;
}

#colLeft li a:hover {
	color: #022439;
}

#colLeft h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 160%;
	color: #022439;
	border-bottom: 1px solid #043555;
	padding: 12px 0px 12px 0px;
	line-height: 100%;
}

#colLeft p {
	padding: 15px 0px 15px 0px;
	font-size: 80%;
}

#colLeft p a {
	color: #009beb;
	text-decoration: none;
}

#colLeft p a:hover {
	color: #022439;
}

.greyPanelItemNoBorder p.telLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	line-height: 150%;
}

.greyPanelItemNoBorder p.telLarge a {
	color: #404040;
	text-decoration: none;
}



.search_results {
	border-collapse: collapse;
	display: block;
	margin-bottom: 10px;
}

.search_results th {
	text-align: left;
	font-size: 80%;
	border-bottom: 1px solid #ccc;
	padding: 4px 10px 4px 0px;
}

.search_results td {
	font-size: 80%;
	border-bottom: 1px solid #ccc;
	padding: 4px 10px 4px 0px;
	color: #333;
	vertical-align: top;
}

.search_results a {
	color: #009beb;
	text-decoration: none;
}

.search_results a:hover {
	color: #022439;
}

.search_nav {
	list-style-type: none;
	float: right;
}

.search_nav li {
	float: left;
	font-size: 80%;
	margin-right: 10px;
}


#colMid .search_nav a {
	color: #fff;
	text-decoration: none;
	background: #022439;
	padding: 1px 3px 1px 3px;
}

#colMid .search_nav a:hover {
	color: #009beb;
	background: #009beb;
	color: #fff;
}

.search_jobdesc {
	border-collapse: collapse;
	display: block;
	margin-bottom: 10px;
	width: 378px;
}

.search_jobdesc td {
	font-size: 80%;
	border-bottom: 1px solid #ccc;
	padding: 4px 10px 4px 0px;
	color: #333;
	vertical-align: top;
}



.search_jobdesc_col1 {
	width: 98px;
}

.error {
	color: #FF0000;
}

.access {
	display: none;
}

.clear {
	clear: both;
}


#colMid h3 {
	margin-bottom: 20px;
	font-size: 110%;
}

#colMid a {
	color: #333;
}
#colMid a:hover {
	text-decoration: none;
}


#colMid .search_jobdesc a {
	color: #fff;
	text-decoration: none;
	background: #022439;
	padding: 1px 3px 1px 3px;
}

#colMid .search_jobdesc a:hover {
	color: #009beb;
	background: #009beb;
	color: #fff;
}


#apply {
	border-collapse: collapse;
	display: block;
	font-size: 90%;
	width: 378px;
}

#apply td {
	padding: 6px 10px 6px 0px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}

.inputText {
	border: 1px solid #ccc;
	padding: 3px;
	width: 200px;
}

.inputFile {
	border: 1px solid #ccc;
	padding: 3px;
	width: 200px;
}

#apply textarea {
	border: 1px solid #ccc;
	padding: 3px;
	width: 200px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 90%;
}

.inputButton {
	padding: 2px;
	background: #666;
	color: #fff;
}










/* The basicTickerTape styles are required */

div.basicTickerTape {
	position: relative;
	overflow: hidden;
	text-transform: none;
}

	div.basicTickerTape ul {
		position: absolute;
		top: 0;
		left: 0;
		margin: 0;
	}

/* The basicTickerTape styles are required */



div.styledTickerTape {
	border: 0;
	width: 172px;
	height: 95px;
	margin-bottom: 10px;
}

	div.styledTickerTape ul {
		padding: 0;
		list-style: none;
	}

		div.styledTickerTape ul li {
			width: 172px;
			color: #fff;
			padding-bottom: 15px;
		}

			div.styledTickerTape ul li p {
				margin: 0;
				padding: 0;
			}
			

div.styledTickerTape ul li a {
	color: #404040;
	text-decoration: none;
}

.jobScrollTitle {
	font-weight: bold;
}

#blowmedia {
width:200px;
padding-top:10px;
margin-right:300px;
float:left;
}
