@font-face {
  font-family: "formata";
  src: url('../fonts/Formata-LightCondensed.eot');
  src: url('../fonts/Formata-LightCondensed.woff2') format('woff2'),
       url('../fonts/Formata-LightCondensed.woff') format('woff'),
       url('../fonts/Formata-LightCondensed.ttf') format('truetype'),
       url('../fonts/Formata-LightCondensed.svg#Formata-LightCondensed') format('svg'),
       url('../fonts/Formata-LightCondensed.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}



/* Header */
#head { background:#ffffff url( /media/1003/blodgjafamyndwhite.jpg) no-repeat; background-size: cover; background-position: 50%; color:#333; font-family: "formata",sans-serif; font-weight:300; }
#head.secondary { padding: 10px 0; }
	#head .lead { font-family:"Open sans", Helvetica, Arial; font-size:44px; margin-bottom:6px; color:white; line-height:1.15em; } 
	#head .tagline { color:rgba(255,255,255,0.75); margin-bottom:25px; }
		#head .tagline a { color:#fff; } 
	#head .btn { margin-bottom:10px;}
	#head .btn-default { text-shadow: none; background:transparent; color:rgba(255,255,255,.5); -webkit-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); -moz-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); background: transparent; }
		#head .btn-default:hover,
		#head .btn-default:focus { color:rgba(255,255,255,.8); -webkit-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); -moz-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); background: transparent; }
		#head .btn-default:active, 
		#head .btn-default.active { color:#fff; -webkit-box-shadow:inset 0px 0px 0px 3px #fff; -moz-box-shadow:inset 0px 0px 0px 3px #fff; box-shadow:inset 0px 0px 0px 3px #fff; background: transparent; }

@media (max-width: 767px) {
	#head .lead { font-size: 34px; }
}

#head span{
	text-decoration:none !important;
	color:#E11524;
}

.navbar-inverse {
	background-image: 
			linear-gradient(to top, #E11524, #E11524), 
			linear-gradient(to top, #ffffff, #ffffff);
	background-repeat: no-repeat;
	background-position: 0 0, 0 20px;
	background-size: 100% 20px, 100% 100%;
	background-color: transparent;
	min-height: 150px;
	padding-top: 0;
}
.navbar-nav {background-color: #E11524;}
.navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #E11524;
	border-color: #E11524;
}
.navbar-brand {color:#333}
.navbar-inverse .navbar-brand img
{width:450px;margin-top:12px;}

.Sitename{margin-left: 105px;color:#E11524;margin-top:-10px;font-size:38px;text-transform:uppercase;font-weight:600;}

/* Autohide navbar */
.slideUp { top:0; min-height: 50px; padding: 5px 0}
.headroom { -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; transition: all 0.4s ease-out; }


/* Highlights (in jumbotron in most cases) */
.highlight { margin-top:40px; }
	.h-caption { text-align: center; } 
	.h-caption i { display:block; font-size: 54px; color:#382526; margin-bottom:36px; }
	.h-caption h4 { color:#382526; font-size: 16px; font-weight: bold; margin-bottom:20px; }
	.h-body { }


/* Typography */
h1, h2, h3, h4, h5, h6 { font-family: "formata",sans-serif; }
h1 { font-size: 46px; }
h2 { font-size: 38px; }
h3 { font-size: 28px; }
h4 { font-size: 20px; }
.frontHead h2{
	margin: 160px 0 0px;
    line-height: 1;
}
.frontHead p {
    font-size: 24px;
}
		
body, p {
    font-size: 20px;
}		

h1, .h1, h2, .h2, h3, .h3 { margin-top:30px; } 
blockquote { font-style: italic; font-family: Georgia; color:#999; margin:30px 0 30px; }
label { color: #777; }
.thin { font-weight:300; }
.page-title { margin-top:20px; font-weight:300; }
.text-muted { color:#888; }
.breadcrumb { background:none; padding:0; margin:30px 0 0px 0; }
ul.list-spaces li{ margin-bottom:10px; }

/* Helpers */
.container-full { margin: 0 auto; width: 100%; }
.top-space { margin-top: 60px; }
.top-margin { margin-top:20px; }

img { max-width:100%; }
img.pull-right { margin-left: 10px; }
img.pull-left { margin-right: 10px; }
#map { width:100%; height:280px; }
#social { margin-top:50px; margin-bottom:50px; }
	#social .wrapper { width:340px; margin:0 auto; }

/* Main content block */
.maincontent { }

/* Sidebars */
.sidebar { padding-top:36px; padding-bottom:30px; }
	.sidebar .widget { margin-bottom:20px; }
	.sidebar h1, .sidebar .h1, .sidebar h2, .sidebar .h2, .sidebar h3, .sidebar .h3 { margin-top:20px; } 

/* Footer */

.footer2 { background: #ffffff; padding: 15px 0; color: #333; font-size: 16px; text-align:center}
	.footer2 a { color: #333; }
		.footer2 a:hover { color: #333; text-decoration:underline;}
		.footer2 p { margin: 0; }

	.widget-simplenav { margin-left:-5px; }		
	.widget-simplenav a{ margin:0 5px; }		
.footer2 .row {border-top:2px solid grey;padding-top:30px;mragin-top:30px;}

.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-nav > .open ul > a { color:#fff; text-transform: uppercase;margin-top:10px;padding:10px;font-size: 16px;}


.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover, 
.navbar-inverse .navbar-nav > .active > a:focus { color: #fff; background:none ;  text-decoration:underline; }
.navbar-inverse .navbar-nav > .open > a{ background:none; color:white;  text-decoration:underline;}

.navbar-inverse .navbar-nav>li>a:hover, 
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover, 
.navbar-inverse .navbar-nav>.open>a:focus { background:none; color:white;  text-decoration:underline; }

.nav-tabs {margin-top:40px;}

a  {color: #9e2531;}
.page-title {color: #9e2531;}

.data-table td {padding: 5px; vertical-align:top;}
.data-table td.data-label {padding-right: 15px;}

.smalltags {padding:30px 0;}
.smalltags small{font-size:70%;}

/* Sticky footer */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
	font-family: "formata",sans-serif;
  margin-bottom: 100px;
}
footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here
  height: 60px;*/
}


/*Search box styles*/
#searchText {
width: 100%;
padding: 10px 20px;
font-size: 24px;
border: 8px solid #E11524;
	margin:50px 0;
}

.secondary #searchText {
	margin:0;
}


#searchText:focus {
	outline-color: transparent;
}
		
.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;   
    padding: 5px 5px;
    margin: 0 0 0px 0px;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}

.ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 5px 17px;
    clear: both;
    font-weight: normal;
	font-size: 20px;
    color: #555555;
    white-space: nowrap;
    text-decoration: none;
}

.ui-state-hover, .ui-state-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #0088cc;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
}

.ui-helper-hidden-accessible{
	display: none;
}
	
.ui-menu .ui-menu-item a.ui-corner-all:hover, .ui-menu .ui-menu-item a.ui-corner-all:focus, .ui-menu .ui-menu-item a.ui-corner-all:active {
    background:#9e2531!important;
    color:White;
    border-radius:0;
}


.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background:#9e2531;
    border: none;
    color:White;
    border-radius:0;
    font-weight: normal;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    color:White !Important;
}

.ui-state-hover a, .ui-widget-content .ui-state-hover a, .ui-widget-header .ui-state-hover a, .ui-state-focus a, .ui-widget-content .ui-state-focus a, .ui-widget-header .ui-state-focus a {
    color:White;
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h3 {

}

h4 {

}

