@charset "utf-8";
/* Styles */
@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	src: url(http://themes.googleusercontent.com/static/fonts/ubuntu/v5/_xyN3apAT_yRRDeqB3sPRg.woff) format('woff');
}
html {
	overflow-y: scroll;
}
body {
	font-weight: 400;
	font-size: 1.4em;
	font-family: Helvetica, Arial, sans-serif\9;
	font-family: sans-serif, 'Ubuntu';
	color: #102447;
	background: rgba(155,155,155,.2);
}
.subMargin {
	margin-left: 0px
}
.row {margin-left: 0px; margin-right:0px}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Ubuntu'
}
h1, .h1 {
	font-size: 24px;
	margin-top: 10px;
}
h3, .h3 {
	font-size: 20px;
	margin-top: 10px;
}
h4, .h4 {
	font-size: 18px;
	margin-top: 20px;
}
blockquote {
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 15px;
	border-left: 3px solid #ccc;
}
img {
  max-width: 100%;
  height: auto;
}
.tabpadding {
	padding: 30px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #F8F8F8;
	border-color: #D6D6D6 #DDDDDD rgba(0, 0, 0, 0);
	border-image: none;
	border-style: solid;
	border-width: 1px;
	color: #555555;
	cursor: default;
}
.tab-content>.active {
	display: block;
	background-color: #F8F8F8;
	border-bottom: 1px #D6D6D6 solid;
	border-left: 1px #D6D6D6 solid;
	border-right: 1px #D6D6D6 solid;
}
#agencyBanner {
	background-image: url(/images/Tidewater-HeaderB.png);
	background-repeat: no-repeat;
	max-width: 100%;
	min-height: 100px;
	height: 80px\9;
	background-color: #000000;
}
.navbar {
	margin-bottom: 0px;
}
.nav>li>a {
	font-size: 120%;
	letter-spacing: normal;
}
.meetingtabs>.nav>li>a {
	font-size: 98%;
	padding-top: 6px;
	padding-bottom: 6px;
}
.meetingtabs h4 {
	margin-top: 0px;
}
.meetingtabs h3 {
	margin-top: 0px;
}
.meetingtabs hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
.navbar-inverse {
	background-image: linear-gradient(to bottom, #102447 0, #102447 100%);
	filter: none\9;
	background-color: #102447;
	border-color: #102447;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
	filter: none\9;
	background-image: linear-gradient(to bottom, #102447 0, #102447 100%);
	background-color: #102447;
	border-color: #102447;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
	background-color: #428bca;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
	color: #999;
}
.navbar-inverse .navbar-nav>li>a {
	color: #FFF;
}
.navbar-inverse .navbar-nav>.active>a {
	color: #FFF;
}
.dropdown-menu>li>a {
	color: #102447;
}
/*.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	color: #428bca;
	background-color: #f5f5f5;
}
*/
ul.nav li.dropdown:hover > ul.dropdown-menu {
	display: block;
}
.navbar-collapse.in {
	overflow-y: visible;
}
.breadcrumb {
	margin-bottom: 0px;
	font-size: 99%;
	color: #102447;
}
.carousel-caption {
	background-color: rgba(255,255,255,.8);
	/*background-color: rgba(9,8,6,.8);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99161616, endColorstr=#99161616);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99161616, endColorstr=#99161616)";*/
	font-size: 21px;
	font-family: sans-serif\9;
	font-family: sans-serif, 'Ubuntu';
	background-color: #ffffff\9; /* IE8 and below */
	color: #102447\9; /* IE8 and below */
	color: #102447;
	padding-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
	text-shadow: none;
}
.carousel {
	margin-bottom: 10px;
}
#stayConnected {
	display: inline-block;
	margin: 20px 0 -20px;
	padding-bottom: 20px;
	width: 100%;
	border-bottom: solid 1px #b5b6b6;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 20px;
	line-height: 18px;
	color: #102447;
}
#socialIcons {
	display: inline-block;
	background-color: #ebebeb!important;
	padding-bottom: 10px;
}
#icons {
	display: block;
	margin-left: -4px;
}
.socialIconRow img {
	margin-right: 5px
}
#icons span {
	display: inline-block;
	margin-left: 3px;
	width: 26px;
	height: 27px
}
#twitterIcon {
	background: url('/images/Social-Buttons.png') no-repeat -82.5px -.9px
}
#twitterIcon:hover {
	background: url('/images/Social-Buttons.png') no-repeat -82.5px -28px
}
#fbIcon {
	background: url('/images/Social-Buttons.png') no-repeat -1px -.9px
}
#fbIcon:hover {
	background: url('/images/Social-Buttons.png') no-repeat -1px -28px
}
#twitterTimeElapsed {
	display: inline-block;
	float: left;
	margin-right: 5px;
	width: 28px;
	height: 26px;
	background: url('/images/Social-Buttons.png') no-repeat -82.5px -28px;
}
#fbTimeElapsed {
	display: inline-block;
	float: left;
	margin-right: 5px;
	width: 28px;
	height: 26px;
	background: url('/images/Social-Buttons.png') no-repeat -1px -28px;
}
.well {
	filter: none\9;
	background-color: #ffffff;
	background-image: none;
}
.wellBG {
	background-color: #ffffff;
}
#socialFeed {
	padding-top: 20px;
}
/*fb*/
.socialBox {
	height: auto;
	padding-top: 20px;
	background-color: #ffffff;
}
/*twitter*/
#twitter-widget-0 {
	height: 758px;
}
#calbottomborder {
	border-bottom: thin;
	border-bottom-color: #454545;
	border-bottom-style: solid;
	background-color: #ffffff;
	padding-bottom: 10px;
	padding-top: 10px;
}
#calbottomnone {
	padding-top: 10px;
}
#calbottomlast {
	background-color: #ffffff;
	padding-bottom: 10px;
	padding-top: 10px;
}
.homenewsfeedbox {
	width: 100%;
	height: 360px;
	z-index: -1;
	border: none;
}
.newsfeedbox {
	min-height: 1500px;
	z-index: -1;
}
.pressfeedbox {
	min-height: 800px;
	height: 100%;
	z-index: -1;
}
.newsdate {
	font-size: 89%;
	font-family: 'Ubuntu';
	line-height: 200%;
}
.headline {
	font-size: 1.3em;
	margin-top: 0px;
}
.contactformbox {
	min-height: 540px;
	height: 520px\9;
	padding-bottom: 0px;
}
.scheduleformbox {
	min-height: 1220px;
	padding-bottom: 0px;
}
#footerContainer {
	position: relative;
	padding-top: 15px;
	padding-bottom: 30px;
	text-align: center;
	min-height: 190px;
}
footer {
	color: whitesmoke;
	background-color: #102447;
}
footer a {
	color: white;
}
footer a:hover {
	color: lightgray;
}
hr footerdivider {
	color: white;
}
.screenReaderOnly {
	position: absolute;
	left: -999em;
	overflow: hidden;
	color: #ffffff;
	font-size: .1em;
}
.titleline {
	font-size: 26px;
	color: #ffffff;
	font-family: sans-serif, 'Ubuntu';
	font-weight: 200;
	margin-left: 270px;
	margin-top: 50px;
}
.titleline a {
	color: #FFFFFF;
	text-decoration: none;
}
.titleline a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.titleline a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#commonBanner {
	margin-left: 0px;
}
.col-md-6 {
	width: 60%
}
.col-md-3 {
	width: 28%;
}
.time {
	width: 12%
}
.contactright {
	float: right
}

blockquote {
    font-size: 100%;
}

@media only screen and (min-width : 875px) and (max-width : 991px) {
.container {
	width: 100%;
}
.homenewsfeedbox {
	height: 400px;
}
}

@media only screen and (min-width : 768px) and (max-width : 874px) {
.container {
	width: 100%;
	font-size: 90%;
}
.dropdown-menu {
	font-size: 12px;
}
.dropdown-menu>li>a {
	padding: 2px 10px;
}
.homenewsfeedbox {
	height: 460px;
}
}

@media only screen and (min-width : 560px) and (max-width : 767px) {
#commonBanner {
	margin-left: 0px;
}
.carousel-inner > .item > img {
	min-width: 140%;
}
.titleline {
	font-size: 20px;
}
.dropdown-menu {
	min-width: 100%;
	padding: 0px;
}
.navbar-nav {
	margin: 0px;
}
.navbar-nav .open .dropdown-menu {
	background-color: #fff;
}
.dropdown-menu>li>a {
	padding: 2px 18px;
}
.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 2px 18px;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
	color: #102447;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
	background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
	color: #102447;
}
.homenewsfeedbox {
	height: 520px;
}
}

@media only screen and (min-width : 268px) and (max-width : 559px) {
#commonBanner {
	margin-left: 0px;
}
{
border-bottom: 3px #FFF solid;
}
.dropdown-menu>li>a {
	padding: 2px 18px;
}
.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 2px 18px;
}
.dropdown-menu {
	min-width: 100%;
}
.navbar-nav .open .dropdown-menu {
	background-color: #fff;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
	color: #102447;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
	background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
	color: #102447;
}
h1 {
	font-size: 18px;
	font-family: sans-serif, 'Ubuntu';
}
.cBcontainer[id='commonBanner'] {
	padding-left: 0px;
}
#virginiaSearch {
	display: none;
}
.navbar {
	margin-top: 22px\9;
}
.col-md-8 {
	background-color: #333333\9;
}
/*.carousel-inner > .item > img { min-width: 180%; }*/

.carousel-inner > .item > img {
	height: 350px;
}
.carousel .item {
	height: 350px;
}
.carousel-caption {
	font-size: 14px;
}
.titleline {
	font-size: 16px;
	margin-left: 20px;
	margin-top: 100px;
	background-color: #000000;
	line-height: 30px;
}
.homenewsfeedbox {
	height: 700px;
}
.navbar-nav {
	margin: 0px;
}
}

@media only screen and (min-width : 559px) and (max-width : 630px) {
.titleline {
	font-size: 16px;
}
}
#menuDiv ul li .active {
	border-bottom: 3px #FFF solid;
}