.navbar-brand { 
  width: 70px;
  height: 50px;
  background: url('http://www.sneaker-mission.com/uploads/3/1/2/7/31279819/5617441.png') no-repeat center center;
  background-size: 50px;  
}

.nav-tabs {
  display: inline-block;
  border-bottom: none;
  padding-top: 15px;
  font-weight: bold;
}
.nav-tabs > li > a, 
.nav-tabs > li > a:hover, 
.nav-tabs > li > a:focus, 
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: none;
  border-radius: 0;
}

.nav-list { border-bottom: 1px solid #eee; }
.nav-list > li { 
  padding: 20px 15px 15px;
  border-left: 1px solid #eee; 
}
.nav-list > li:last-child { border-right: 1px solid #eee; }
.nav-list > li > a:hover { text-decoration: none; }
.nav-list > li > a > span {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}

.mega-dropdown { position: static !important; }
.mega-dropdown-menu {
    padding: 20px 15px 15px;
    text-align: center;
    width: 100%;
    margin-top: -8px !important;
}
body {
    background-color: #7ABE43;
    margin: 0px;
    width: 100%;
    padding: 0px;
    background-image: url(/images/background.gif);
    background-repeat: repeat-x;
    background-position: left top;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.9em;
    color: #6E6E6E;
}
#footer {
    width: 893px;
    padding-top: 20px;
    background-image: url(/voter-voice/assets/img/footerbar.jpg);
    background-repeat: repeat-x;
    background-position: center top;
    padding-left: 30px;
    padding-right: 30px;
}
#contentcontainer {
    padding: 0px 25px 0 25px;
}
.h1, h1 {
    font-size: 30px;
    color: #2E6098;
}
.h2, h2 {
    font-size: 24px;
    color: #2E6098;
}
.h3, h3 {
    font-size: 22px;
    color: #2E6098;
}
.h4, h4 {
    font-size: 18px;
    color: #2E6098;
}
.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: 1px solid transparent;
}
div#bs-megadropdown-tabs {
    margin-left: -5px;
}
.navbar-default {
    background-color: #ffffff;
    /*border-bottom: 1px solid #e4e4e4;*/
    padding-bottom: 0;
}
a.btn-lac-nav.btn.btn-default.btn-sm {
    padding: 6px 10px;
    margin-right: 5px;
    margin-top: 8px;
    text-decoration: initial;
}
a.btn-lac-nav.btn.btn-default.btn-sm:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.nav-list > li {
    padding: 0 5px 15px 5px;
    border-left: 1px solid #eee;
}
.thumbnail {
    max-width: 140px;
}
.dropdown-menu>li>a {
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    text-decoration: none;
    background: 0 0;
	font-size: 13px;
}
	.video-header {
		position: relative;
		overflow: hidden;
		width: 953px;
		height: 375px;
		max-height: 100%;
		text-align: center;
		top: -64px;
	}
	.video-header div {
		position:absolute;
		height:100%;
		width:100%;
		left:0;
		top: -25%;
	}
	.video-header div video {
		height:auto;
		min-height:350px;
		width: 1024px;
	}
	.video-overlay-top {
		position: absolute;
		top: 20%;
		width: 100%;
		text-align: center;
		z-index: 2000;
	}
	.video-overlay-top h1 {
		font-size: 50px;
		color: #ffffff;
		font-weight: bold;
		font-family: sans-serif;
	}
	.video-overlay-middle {
		position: absolute;
		top: 40%;
		width: 100%;
		text-align: center;
		z-index: 2000;	
	}
	.video-overlay-middle img{
		max-width: 250px;	
	}
	.banner-background {
		z-index: 500;
		position: relative;
	}	
	div#container {
		z-index: 250;
		position: absolute;
		top: 300px;
		left: 0;
	}
	#mastheadouter {
		position: relative;
	}
	.banner-inside {
		width: 953px;
		height: 233px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1000;
	}
	#mastheadright {
		width: 692px;
		margin-right: initial;
		margin-left: auto;
		padding: 0px;
		text-align: right;
		height: 200px;
		position: relative;
		right: 0;
	}	
	#topnav ul {
		float: right;
	}
	#pagemiddle {
		margin-top: 365px;
		position:relative;
		z-index:2000;
	}	
