html, body {
	background-image: url(/images/noise_lines.png);
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #de7037;
}

a:hover {
	color: #de7037;
	text-decoration: none;
}

.navbar-default {
	background-color: transparent;
	margin-right:-15px;
	margin-left:-15px;
	margin-top:50px;
	border-color: transparent;
}

.navbar-nav>li {
    color: #fff;
    background-color: #333;
	border-radius: 3px;
	margin-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	transition: 0.3s;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #de7037;
}

.navbar-nav>li:hover {
    color: #fff;
    background-color: #de7037;
	transition: 0.3s;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 10px;
	padding-bottom: 10px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #de7037;
}

.jumbotron {
	background-color: #fff;
}

.navbarHeroes {
	margin-top: 100px;
	margin-bottom: 50px;
}

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 0px;
}

.nav-pills>li>a {
    border-radius: 3px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #039be5  ;
}

.nav-pills>li>a {
	color: #fff;
	background-color: #333;
    border-radius: 3px;
	transition: 0.3s;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #039be5  ;
	transition: 0.3s;
}

.contents {
	background-color: #fff;
	-moz-box-shadow: 0 0 3px #b7b7b7;
	-webkit-box-shadow: 0 0 3px #b7b7b7;
	box-shadow: 0 0 3px #b7b7b7;
}

.sidebar {
	background-color: #fff;
	margin-bottom: 15px;
	padding-bottom: 15px;
	-moz-box-shadow: 0 0 3px #b7b7b7;
	-webkit-box-shadow: 0 0 3px #b7b7b7;
	box-shadow: 0 0 3px #b7b7b7;
	transition: 0.3s;
}

.sidebar:hover {
	-moz-box-shadow: 0 0 5px #b7b7b7;
	-webkit-box-shadow: 0 0 5px #b7b7b7;
	box-shadow: 0 0 5px #b7b7b7;
	transition: 0.3s;
}

.sidebar h4 {
	padding-top: 15px;
}

.slider {
	height: 300px;
	background-color: #fff;
	margin-bottom: 30px;
	-moz-box-shadow: 0 0 3px #b7b7b7;
	-webkit-box-shadow: 0 0 3px #b7b7b7;
	box-shadow: 0 0 3px #b7b7b7;
}

hr {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #e0e0e0;
  border-style: solid none;
  border-width: 1px 0;
  margin: 4px 0;
}

.footer {
	margin-top: 100px;
	background-color: #232323;
	padding-top: 25px;
	color: #fff;
	padding-bottom: 50px;
}

.thumbnail {
	border-radius: 0px;
}

.thumbnail h4{
    height: 25px;
}

iframe{
    width: 100%;
    height: 100%;
}

.carousel,
.item,
.active{
    height: 100%;
}

.carousel-inner {
    height: 100%;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: transparent;
	border: 2px solid #de7037;
}

.carousel-indicators li {
    border-radius: 0px;
}

thumbnail {
	height: 125px;
}



.dropdown-menu {
	background-color: #de7037;
}

.dropdown-menu>li>a {
	color: #fff;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #e17e4b;
}

.navbar-nav>li>.dropdown-menu {
    margin-right: -1px;
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
}

.btn-primary {
    color: #333;
    background-color: transparent;
    border-color: transparent;
	transition: 0.3s;
	padding: 3px;
	font-weight: bold;
}

.btn-primary:hover {
	color: #de7037;
    background-color: transparent;
    border-color: transparent;
	transition: 0.3s;
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #ddd;
}

.container .container{
	width:auto !important;
}

.zero-height {
    height: 0 !important;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 50%;
    left: 50%;
}

.thumbnail {
	margin-bottom:0;
    margin-top: 30px;
    position: relative;
    display: block;
	text-align:center;
}

.umb-grid img{
    max-width: 100%;
    height: auto;
}

.umb-grid .row{
    margin-bottom: 20px;
}