/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* Empty, so the default theme style.css is not loaded for this style */

h1, h2, h3, h4, h5, h6 {
text-transform:uppercase;
font-family: "myriad-pro",sans-serif;
font-style: normal;
font-weight: 900;
color: #02254b;
}


#block-bottom {
	padding: 15px 0;
    background: #cfc293;
	box-shadow: 0 -1px 0 rgba(255,255,255,0.05) inset;
	color: #02254b;
}

#block-footer {
padding: 15px 0;
background: #02254b;
}

.wrapper-wide{width:100%;}

.promo-banner {
position: absolute;
bottom: 90px;
right: 105px;
background: white;
background: rgba(255, 255, 255, 0.6);
height: 110px;
-moz-border-radius-bottomleft: 45px;
border-bottom-left-radius: 45px;
margin-right: -310px;
padding-right: 310px;
text-transform: uppercase;
font-family: "myriad-pro",sans-serif;
font-style: normal;
font-weight: 900;
}

.home-header-image{width:980px;margin:0 auto;margin-top: -32px!important;}
.white-bg{background:#fff;}
.promo-banner .content {
width: 500px;
margin-left: 10px;
float: left;
margin-top: -10px;
margin-bottom: 10px;
color: #02254b;
font-size: 14px;
text-shadow: 0 0 1px rgba(211,202,185,0.5);
}
#block-header {
min-width: 960px;
top: 0;
left: 0;
width: 100%;
border-bottom: 1px solid #E5E5E5;

}

#block-header .overlay {
min-width: 960px;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 60px;
background:#02254B;
z-index: 1;
border-bottom: 1px solid #e5e5e5;
}

.mod-right {
background-color: #02254b;
border: 1px solid white;
margin: 0;
padding:10px;
box-shadow: inset 0 0 6px #E8E8E7;
color:#ffffff;
text-transform:uppercase;
font-weight:bold;
}

#top-a{
min-width: 980px;
top: 0;
left: 0;

}

#top-b{margin-top:475px;}

.job-board-top{
padding:10px;
margin-top: 120px;
margin-right: 880px;
background-color: #02254b;
float:right;
width:245px;
color:#ffffff;
border: 1px solid white;
font-size:15px;
}





#toolbar{display:none;}

#top-a::after, #top-b::after, #innertop::after {
content: "";
display: block;
margin: 0 15px;
height: 1px;
background: none;
}

.job-board-top h3{
color:#ffffff;
}
