@import url(http://fonts.googleapis.com/css?family=Raleway:400,700,600,500,300,800,900);
@import url(http://fonts.googleapis.com/css?family=Merriweather:400,900,700);

body {
    font-family: 'Raleway', Arial, sans-serif;
    background: #fff;
    color:#242424;
    background: #fff;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 18px;
}

/* Typography */
h1 {
    font-size: 48px;
    font-weight: 300;
}
h2 {
    font-size: 36px;
    font-weight: 300;
}
h3 {
    font-size: 24px;
    font-weight: 300;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 14px;
}

p {
    color: #242424;
    line-height: 25px;
    font-size: 13px;
}

li {
  font-size: 13px;
  line-height: 25px;
}

a:hover,a:focus {
  text-decoration:none;
  color:#494c50;
}

.drop-caps p:first-child:first-letter {
  float: left;
  font-size: 75px;
  line-height: 60px;
  color: #434b55;
  padding: 4px;
  margin-right: 7px;
  margin-top: 5px;
  font-family: Georgia;
  display: block;
}  
    
.drop-caps.full p:first-child:first-letter {
  color: #fff;
  background: #434b55 !important;
  padding: 7px;
  margin-right: 7px;
}

small, .small {
  font-size:100%;
}

#mainwrapper {min-width:1024px;}
.wrapper {padding:0px 30px;}

.main__header {font-family: Tahoma, Verdana, Segoe, sans-serif;}

.topbar {
	height:38px;
	line-height:38px;
	background:#221837;
	color:#edf3f8;
	box-shadow: 2px 2px 2px #ececec;
        letter-spacing: normal;
}

.topbar a {color:#C8E5FF;}
.topbar a:hover {color:#5BC0DE;}

a.newark {background:#d4ccea;color:#0e0428;padding:2px 10px;}
a.newark:hover {background:#aea8bf;color:#ede6ff !important;}

.branding {height:100px;line-height:100px;}
.logo {margin-top: 5px;}

.navmenu {margin-top:0px; height:50px;line-height:50px;background:#0C1231;
        /* border-top:1px solid #dcdcdc; box-shadow: 2px 2px 2px #dcdcdc;*/
}

.nav.navbar-nav li a {
    color: #fff;
    font-size: 0.85em;
    text-transform: uppercase;
}
.nav.navbar-nav > li:hover {
    background: #17256E;
}
.nav.navbar-nav > li > a:hover {
    background: #17256E;
}

.navbar-collapse {padding-left: 0px;}
.navbar-header 
.navbar-toggle .icon-bar {
    background-color: #fff;
}

.nav.navbar-nav > li:hover > ul.sub-menu{
  display: block;
  -webkit-animation: fadeInUp 400ms;
  -moz-animation: fadeInUp 400ms;
  -ms-animation: fadeInUp 400ms;
  -o-animation: fadeInUp 400ms;
  animation: fadeInUp 400ms;
}

ul.sub-menu {
	position: absolute;
	top: 50px;
	left: 0;
	background: #90bade;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 260px;
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.8);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.8);
	display: none;
	z-index: 999;
}

.dropdown ul.sub-menu li .active{
  color: #FDB45E;
  padding-left: 0;
}


.navbar-nav li ul.sub-menu li{
  border-bottom: 1px solid #90bade;
  margin: 0;
  list-style: none;
  list-style-image: none;
}

.navbar-nav li ul.sub-menu li:last-child{
  padding-bottom: 4px;
}

.navbar-nav li ul.sub-menu li a{
    display: block;
    padding: 5px 5px 5px 0.5em;
    border-left: 10px solid #1958b7;
    background-color: #2175bc;
    color: #fff;
    text-decoration: none;
    width: 100%;
}

.navbar-nav li ul.sub-menu li a:hover{
    border-left: 10px solid #1c64d1;
    background-color: #2586d7;
    color: #fff;
}

/*Container*/
.foot-main p,.foot-main span,.foot-main a {color:#fefefe;}
.foot-main {
	background:#201E42;
	color:#fcfcfc;
        border-bottom: 1px solid #001925;
}
.foot-bottom {
        position: relative;
	height:38px;
	line-height:38px;
	background:#221837;
	color:#edf3f8;
}

.foot-bottom p {color:#fefefe; padding-top : 8px; margin: 0px;}
.developed {position: absolute; top:0;right: 0;}
.developed p{color: transparent;}

.bodywrapper {margin-top:10px;}
.bodywrapper .leftcol p{text-align:justify;}
.leftcol.border {border-right:1px solid #CCC;}
.rightcol.border {border-left:1px solid #CCC;}

.rowpadding {padding-bottom: 10px;}

.saysomething > a > img {
    min-width: 100%;
    height: auto;
}

hr.style-one {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
}

hr.style-eight {
    padding: 0;
    border: none;
    border-top: medium double #333;
    color: #333;
    text-align: center;
}

.pageheader {background: #dadfe6 url(../images/pagehdrbg.jpg) no-repeat center right; height: 150px;box-shadow: 2px 2px 2px #888888;}
.pageheader h2 {font-family: 'Merriweather', serif;margin-top:0px; line-height: 150px; color:#0C1231}
.pageheader h2.withcaption {font-family: 'Merriweather', serif;margin-top:0px; padding-top:10px;color:#0C1231}
.pageheader h4 {color:#07134F;}

.sidebarsection {background: #dadfe6;border: 1px solid #0C1231;margin-bottom: 10px; }
.sidebarheader {background: #221837;height: 30px;}
.sidebarheader span {line-height: 30px; color: #C8E5FF;padding: 0px 3px;font-weight: 600; }

.imgthumb {border: 1px solid #ccc; width:150px; margin: 0 auto;margin-bottom: 30px;}
.imgthumb img{padding: 5px;}

.imgthumb2 {border: 1px solid #ccc; width:305px; margin: 0 auto;margin-bottom: 30px;}
.imgthumb2 img{padding: 5px;}

.imgthumb3 {border: 1px solid #ccc; width:215px; margin: 0 auto;margin-bottom: 30px;}
.imgthumb3 img{padding: 5px;}


.duties {margin-left: 175px;}
.duties h3{margin-top:0px;}

ul.nav.nav-tabs > li > a {background: #dadfe6;}
ul.nav.nav-tabs > li.active > a {background: #F2F6FA;}
.tab-pane {border-width: 0 1px 1px 1px; border-style: solid; border-color: #ccc; background: #F2F6FA; padding: 10px;}

.sidebarmenu {background-color: #90bade;margin-top:1em;margin-bottom: 1em;padding: 0 0 1em 0;}
.sidebarmenu ul.sidemenu {list-style: none; margin: 0; padding: 0;border: none;}

.sidebarmenu ul.sidemenu li {
	border-bottom: 1px solid #90bade;
	margin: 0;
	list-style: none;
	list-style-image: none;
}
.sidebarmenu ul.sidemenu li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1958b7;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	width: 100%;
}
.sidebarmenu ul.sidemenu li a:hover {
	border-left: 10px solid #1c64d1;
	background-color: #2586d7;
	color: #fff;
}

.bottomspacer{margin-bottom: 20px;}
/*Carousel*/
.carousel-control.left,.carousel-control.right {background: none; }
.slider {
	position: relative;
	z-index: 9;
}
.absolute__img {
	display:none;
	/*position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -49px;
	z-index: 99;*/
}
.slider .btn {
	margin: 40px 10px 0;
}
.carousel-caption {
	top: 50%;
	margin-top: -120px;
	font-size: 14px;
	color: #fff;
	text-transform: none;
	text-shadow: 1px 1px 3px #666666;
}
.carousel-caption h1 {
	font-size: 36px;
	line-height: 36px;
	color: #fff;
}
.carousel-caption p {
	font-weight: 300;
	margin: 0;
}
.carousel-caption h1 span {
	color: #ffdd3c;
	border: 2px solid #fff;
	padding: 0 4px 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}
.carousel-control {
	background: none;
	opacity: 1;
	position: absolute;
	top: 50%;
	margin-top: -35px;
	-moz-opacity: 1;
}
.carousel-control .carousel-control-left {
	background: url('../images/slider/prev.png') no-repeat;
	width: 70px;
	height: 71px;
	left: 20px;
}
.carousel-control .carousel-control-right {
	background: url('../images/slider/next.png') no-repeat;
	width: 70px;
	height: 71px;
	right: 20px;
}
.carousel-control .carousel-control-left:hover {
	background: url('../images/slider/prev_a.png') no-repeat;
}
.carousel-control .carousel-control-right:hover {
	background: url('../images/slider/next_a.png') no-repeat;
}
.boxed .carousel-control .carousel-control-left {
	left: -150px;
	top: 270px;
}
.boxed .carousel-control .carousel-control-right {
	right: -150px;
	top: 270px;
}
.boxed .carousel-caption {
	top: 90px;
}
.boxess {
	background-color: #fff;
}
.boxess .carousel-caption h1 {
	font-size: 40px;
	line-height: 40px;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	min-width: 100%;
	height: auto;
}

label.error {
    color: #ff0000;
    font-weight: normal;
    padding-left: 5px;
}

.error-list p {
    color: #ff0000;font-weight: normal;
}

div.filter {margin: 20px 0px; padding: 10px;background-color: #f4f6f8;}

#memorial .officerimg {
    width: 150px;
    height: 145px; 
    line-height: 145px;
    padding: 9px;
}

#memorial .officerbatch {
    width: 150px;
    height: 145px; 
    line-height: 145px;
    padding: 28px;   
}

#memorial .officerimg img {
    border: 1px solid #ccc;
}

#memorial hr:last-child {display: none;}