
/*	 	Fonts					*/

@font-face {
	font-family: "fontellotwo";
	src: url('Assets/fontello2.eot');
	src: url("Assets/fontello2.eot?#iefix") format("embedded-opentype"), url("Assets/fontello2.svg") format("svg"), url("Assets/fontello2.woff") format("woff"), url("Assets/fontello2.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "fontello";
	src: url('Assets/fontello.eot');
	src: url("Assets/fontello.eot?#iefix") format("embedded-opentype"), url("Assets/fontello.svg") format("svg"), url("Assets/fontello.woff") format("woff"), url("Assets/fontello.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "open_sansregular";
	src: url('Assets/opensans-regular-webfont.eot');
	src: url("Assets/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("Assets/opensans-regular-webfont.woff") format("woff"), url("Assets/opensans-regular-webfont.ttf") format("truetype"), url("Assets/opensans-regular-webfont.svg") format("svg");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: 'tires';
	src: url('Assets/tiresias_infofont-webfont.eot');
	src: url('Assets/tiresias_infofont-webfont.eot?#iefix') format('embedded-opentype'), url('Assets/tiresias_infofont-webfont.woff') format('woff'), url('Assets/tiresias_infofont-webfont.ttf') format('truetype'), url('Assets/tiresias_infofont-webfont.svg#tiresias_infofontregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*************************
           Layout
**************************/

a {
	color:#015281;   
	border: medium none;
	font-weight: inherit;
	text-decoration: none;
}
a:hover {
	color: #b20000; 
}
a:visited {
	color: #751975; 
}
a:visited:hover {
	color: #008a45;
}
.clear {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}
.content {
	background-color: #F7F7F7;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	min-height: 600px; /*update 2019*/
	max-width: 2000px;
	width: 100%;
	/*background-image: url("Assets/Images/parchment.jpg"); */
}
body {
	font-family:  "open_sansregular", sans-serif;
	font-size: 14px;
	color:#000;
	
}
html {

	 
}
.content_container {
	margin-left: auto;
	margin-right: auto;
	min-height: 600px; /*update 2019*/
	width: 1080px;
	background: #FFFFFF;
	box-shadow: 0px 0px 4px #555555;
	padding: 15px 50px;
	border-radius: 10px;
}
.breadcrumbs {
	color: #555555;
	font-family: "open_sansregular", sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;/*103014*/
}
.breadcrumb ul {
	border: medium none;
	display: inline;
	margin-left: 0;
	padding-bottom: 0 !important;
}
.breadcrumb ul li {
	border: medium none;
	display: inline;
	list-style: none outside none;
	margin-left: 0;
	padding-left: 2px;
}
.breadcrumb ul li:before {
	content: " Â» ";
}
.breadcrumb ul li.first:before {
	content: " ";
}
.breadcrumbs a {
	color: #555555;
	text-decoration: underline;
}
.breadcrumbs a:visited {
	color: #555555;
}
.footercell, .sidecontainer, .breadcrumbs {
	display: inline;
	float: left;
	margin-left: 5px;
	margin-right: 0;
}
.first {
	margin-left: 0;
}
.last {
	margin-right: 0;
}
.center {
	text-align: center;
}
.vabar {
	background-color: #000000;
	width: 100%;
}
.stricken{text-decoration:line-through;
}

.underline{text-decoration: underline;
}
.navbar-search {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	color: #555555;
	height: 40px;
	width: 250px;
	font-family: "open_sansregular", sans-serif;
	font-size: 14px;
	padding-left: 10px;
}
.siteSearchBtn {
	background-color: #202020;
	border: 1px solid #F8F8F8;
	color: #FFFFFF;
	height: 40px;
	position: relative;
	text-align: center;
	width: 40px;
	font-family: "open_sansregular", sans-serif;
	font-size: 14px;
	-webkit-appearance: none;
}
input[type=search] {
  -webkit-appearance: none;
}
.siteSearchBtn:hover {
	background-color: #0099CC;
}
.searchbar {
	width: 320px;
	float: right;
	position: relative;
	top: -20px;
	height: 40px;
}
.ajaxOverLay {
	position: absolute;
	opacity: .10;
	background-color: #000000;
	filter: alpha(opacity=10);
}
.page_content ul, .content ul, .stats ul {
	list-style: outside;
	margin-left: 15px;
	font-family: "open_sansregular", sans-serif;
	font-size: 14px!important;
	line-height: 25px!important;
	list-style-type: disc;
}
.content > .textcontent > ul > li {
	font-family: "open_sansregular", sans-serif;
	font-size: 14px!important;
	line-height: 25px;
	list-style-type: disc;
}
.content> .textcontent > .page_content > ul > li {
	font-family: "open_sansregular", sans-serif;
	font-size: 14px !important;
	line-height: 25px !important;
	list-style-type: disc;
}
.page_content {
	width: 700px;
}
.content ul {
	padding-bottom: 15px;
}
.content ul li {
	padding-bottom: 2px;
}
.stats ul li {
	padding-bottom: 0;
}
.content > .textcontent > ul > li > ul {
	padding-bottom: 0;
}
.textcontent > h3 {
	padding-top: 20px;
}
.page_content > h3 {
	padding-top: 20px;
}
ul.formal, ol.formal {
	margin: 0 0 0 0;
}  
ul.formal li{
	margin: 0 0 -3px 35px;
}
ol.formal li {
	margin: 0 0 -3px 20px;
}
ul.blue-ul {
	margin: 0 0 0 0;
	list-style-position: outside;
	list-style-image: url("Assets/Images/ul-blue-bullet.png");
}
ul.blue-ul li {
	margin: 0 0 -3px 35px;
}
ul.red-ul {
	margin: 0 0 0 0;
	list-style-position: outside;
	list-style-image: url("Assets/Images/ul-red-bullet.png");
}
ul.red-ul li {
	margin: 0 0 -3px 35px;
}

ul.second-ul {
	margin: 0 0 0 0;
	list-style-position: outside;
	list-style-image: url("Assets/Images/bullet-sec.png");
}
ul.second-ul li {
	margin: 0 0 -3px 35px;
}

ul.third-ul {
	margin: 0 0 0 0;
	list-style-position: outside;
	list-style-image: url("Assets/Images/bullet-thrd.png");
}
ul.third-ul li {
	margin: 0 0 -3px 55px;
}

ul.fourth-ul {
	margin: 0 0 0 0;
	list-style-position: outside;
	list-style-image: url("Assets/Images/bullet-frth.png");
}
ul.fourth-ul li {
	margin: 0 0 -3px 75px;
}

ul.arrow {
	margin: 0px 0px 25px 2px;
	list-style-position: outside;
	line-height: 0px !important;
	list-style-image: url("Assets/Images/left-arrow.png");
}
ul.arrow li {
	margin: 0 0 0px 35px; 
}

ol {
	list-style-type: decimal !important;
	font-family: "open_sansregular", sans-serif;
	font-size: 14px !important;
	line-height: 25px !important;
	margin-left: 25px !important;
	padding-bottom: 15px !important;
}
ol li {
	padding-bottom: 5px;
}
.content > ol > ul {
	padding-bottom: 5px !important;
}
ol h4 {
	color: #000000 !important;
}

li span.special {
    margin: 0 -2px 0 0 !important;
    font-size: 125% !important;
}
.entry-header {
	max-width: 1080px;
	height: 75px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}
.entry-title {
	color: #000000;
	width: 450px;
	padding-top: 10px;
}
.entry-title-long {
    font-size: 22px !important;
	margin-top:13px;
}

.post-245 .entry-content, .entry-content2 {
	/*background-image: url("Assets/Images/parchment.jpg");*/
}
.entry-content2{margin-top:10px;}
.entry-content a:link{ border-bottom: 1px dotted #015281;}
.entry-content a:visited{ border-bottom: 1px dotted #751975;}

.entry-content  a:hover{
border-bottom: 1px dotted #000;	
}
hr {
	width: 800px;
	margin-left: auto !important;
	margin-right: auto !important;
	background-color: #B20000;
	height: 5px;

}

hr.plain{width: 100%;
	margin-left: auto !important;
	margin-right: auto !important;
	background-color: #ccc;
	height: 2px;
	margin-bottom: 30px !important;}
.blue {
	background-color: #1a2a58;
	margin-bottom: 0 !important;
	/*margin-top: 20px !important;*/
}
.indented{margin-left:10px;}

blockquote{margin-left:10px !important;}
/*************************
           Print CSS
************************* */

.printlogo {
	display: none;
}
.printinfo {
	display: none;
}
/*************************
           Font Styles
************************* */

p {
	font-family: "open_sansregular", sans-serif;
	font-size: 14px !important;
	line-height: 22px !important;
	margin-bottom: 22px !important; /*15*/
	margin-left: 10px !important;
}
 
p.fine {
	font-family: "open_sansregular", sans-serif;
	font-size: .7em !important;
	line-height: 1.37em !important;
	margin-bottom: .938em !important;
}
p.leadline {
	font-size: .9em !important;
	font-weight: bold;
	margin: 12px 0 0 2px !important;
}
p.sub-leadline {
	font-size: .9em !important;
	font-weight: bold;
	margin: 12px 0 0 12px !important;
}
p.emphasis {
	font-size: .9em !important;
	font-style: italic;
}
span.emphasis {
	font-style: italic;
}
p.ul-follows{margin: 0 0 10px 10px !important; }

p.biggie {
	font-size: 115% !important;
}
/* for P element */
.large{
	font-size: 108% !important;
    	margin-left: -1px !important;
   	margin-bottom: 2.5em !important;
    	line-height: 150% !important;
	}
/* for P element */	
.strike-thru{text-decoration: line-through !important;}

/* for P element in time stamp footer*/
.modDate{font-size: .6em !important;
    background: #202020;
    color: #fff !important;
    margin: -2px 0px 0px 0px !important;
    padding: 25px 10px 10px 10px;
    }

h1, h2, h3, h4, h5 {
	font-weight: normal;
}
h1 {
	color: #202020 !important;
	font-size: 24px !important;
	letter-spacing: 1px !important;
	font-family: "tires", sans-serif;
}

h2.entry-title{
	font-size:18px !important;
	font-weight:bold !important;
}

h2.entry-title-alt{
	font-size:19px !important;
	font-weight:bold !important;
	text-transform: uppercase;
    	width:90%;
}

/*h4 {
	color: #555555;
	font-family: "open_sansregular", sans-serif;
	font-size: 15px !important;
	margin-bottom: 2px !important;
	padding: 10px !important;
	font-weight: bold;
}
.footercell h4 {
	color: #FFFFFF !important;
	width: 175px;
	font-weight: normal !important;
}
.footercell h4:after {
	width: 50px !important;
	background: none repeat scroll 0 0 #0099CC !important;
}
h4:after {
	background: none repeat scroll 0 0 #CF6600;
	bottom: 0;
	content: "";
	display: block;
	height: 2px; 
	margin-top: 2px;
	width: 150px;
}*/
h5 {
	color: #202020;
	font-family: "open_sansregular", sans-serif;
	font-size: 13px !important;
	padding: 5px 5px 5px 15px !important;
}
h5:after {
	background: none repeat scroll 0 0 #202020;
	bottom: 0;
	content: "";
	display: block;
	height: 2px;
	margin-top: 2px;
	width: 75px;
}


h3, h2.lead, .heading-p {
	color:#1a2a58; 
	font-size: 16px !important;
	margin: 25px 0 8px 0;   
	font-family: "tires", sans-serif;
	padding-bottom: 2px !important;
	/*-webkit-text-stroke: 1px rgba(0,0,0,0.1);*/
	font-weight: normal;
}
h3:after {
	background: none repeat scroll 0 0 #1a2a58;
	bottom: 0;
	content: "";
	display: block;
	height: 1px; 
	margin-top: 3px;
	width: 50%;
}
.heading-p{    
	margin: 0px 5px 2px 0px !important;
	border-bottom: 1px solid #202020;
    width: 75%;}


/*h4 {
	color: #202020;
}
h4:after {
	background: none repeat scroll 0 0 #202020; width: 50%;}*/
	
h6{
	font-family: "tires", sans-serif;
	font-size:14px; 
	text-transform:uppercase;
	}
	
.ordered-header{
	color:#1a2a58; 
	font-size: 16px !important;
	margin: 25px 0 8px 0;   
	font-family: "tires", sans-serif;
	padding-bottom: 2px !important;
/*	-webkit-text-stroke: 1px rgba(0,0,0,0.1);*/
	font-weight: normal;

}
h2.ordered-header,  h2.lead {
	border-bottom: 1px solid #202020; width: 50%;}

.underline{text-decoration:underline;}

.smalltype {
	font-size: 10px !important;
}	
.bold{
	font-weight:bold;
}
.left-margin{
margin-left:10px	
	
}

.strong-cap{ /*use  with p element*/
	font-weight: bold;
    text-transform: uppercase;
    font-size: 16px !important;
    margin-left: -1px !important;
    margin-bottom: -1px !important;
    margin-top: 5px;
	padding-left: 4px;
	}
	
 
.moreInfo{     
	font-size: 1.15em !important;
    color: #202020 !important;
    text-transform: uppercase !important;
    margin-top: 15px;
	}


/*************************
           Header
************************* */

.header {
	margin: 0 auto;
	width: 1165px;
}
.logo {
	width: 300px;
	background-image: url("Assets/Images/deptofelectionslogosmallest.png");
	background-repeat: no-repeat;
	display: inline-block;
	height: 61px;
	margin-top: 13px;
	color: #fff;
	font-size: 1px;
}
.header_container {
	max-width: 2000px;
	width: 100%;
	background-color: #FFFFFF;
	background-color: rgba(255,255,255,1);
	margin: auto;
	height: 100px;
	padding-top: 30px;
	z-index: 9998;
}
.stickymenu .sticky_container {
	width: 1165px;
	margin: 0 auto;
}
.stickymenu {
	position: fixed;
	animation: thedrop 1s 1;
	-moz-animation: thedrop 1s 1;
	-webkit-animation: thedrop 1s 1;
	padding-top: 0px;
	background-color: #FFFFFF;
	background-color: rgba(255, 255, 255, 1);
	height: 80px;
	box-shadow: 0 0 5px #111111; /*7-25-16 0 0 3px #AAAAAA;*/
	width: 100%;
	z-index: 9999;
}
/*************************
           Index
************************* */

.indexpage_container {
	width: 100%;
	max-width: 2000px;
	background: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 1px 1px 3px #222 inset;
}
.frontpagebuttons {
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
}
.frontpagebuttons_container {
	width: 100%;
	max-width: 2000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	background-color: #FFFFFF;
}
.leftblock {
	width: 39%;
	float: left;
}
.rightblock {
	width: 59%;
	float: right;
}
.indexwelcome {
	background-color: #FFFFFF;
	background-color: rgba(255, 255, 255, .7);
	width: 100%;
}
.indexwelcomeinfo {
	width: 1080px;
	margin: auto;
	padding: 40px 0;
}
.infobutton {
	width: 275px;
	height: 170px;
	vertical-align: middle;
	display: inline-block;
	padding: 8px 7px 13px;
	margin: 10px 0;
	text-align: center;
}

.middle {
	margin: 0 100px;
}


.infobutton_image {
	height: 50px;
	width: 50px;
	display: inline-block;
	font-family: "fontellotwo";
	font-size: 40px;
	color: #CCCCCC;
	padding-right: 4px;
}
.infobutton:hover > .button_background > a.infobutton_image {
	color: #008a45 !important;
	transition: all .3s ease-in-out 0s;
}
.bottomrow:hover > .button_background > a.infobutton_image {
	color: #0099cc !important;
	transition: all .3s ease-in-out 0s;
}
a.infobutton_image:visited {
	color: #CCCCCC !important;
}
.infobutton_info {
	width: 275px;
	padding: 5px 0;
	display: block;
	top: -18px;
	color: #202020 !important;
}

.infobutton_info strong {
	margin-bottom: 2px;
	color: #000000;
	font-size: 18px;
	display: block;
	font-family: "open_sansregular", sans-serif;
	transition: all .3s ease;
}
.infobutton_info p {
	line-height: 18px !important;
	color: #000000;
}
.infobutton:hover > .infobutton_info > strong:after {
	opacity: 1;
	transition: all .3s ease;
}
.registration {
	background-position: -19px -57px;
	transition: all .3s ease-in-out 0s;
}
.ballot:before {
	content: '\E805';
}
.location:before {
	content: '\E800';
}
.results:before {
	content: '\E801';
}
.id:before {
	content: '\E802';
}
.local:before {
	content: '\E803';
}
.registration:before {
	content: '\E804';
}
.location {
	background-position: -20px -760px;
	transition: all .3s ease-in-out 0s;
}
.faq {
	background-position: -18px -552px;
	transition: all .3s ease-in-out 0s;
}
.absentee {
	background-position: -18px -734px;
	transition: all .3s ease-in-out 0s;
}
.results {
	background-position: -19px -990px;
	transition: all .3s ease-in-out 0s;
}
.id {
	background-position: -19px -1228px;
	transition: all .3s ease-in-out 0s;
}
.local {
	background-position: -20px -1458px;
	transition: all .3s ease-in-out 0s;
}
.indexinfo_left {
	float: left;
	max-height: 400px;
	width: 500px;
	padding: 20px 20px;
}
.indexinfo_right {
	float: right;
	max-height: 400px;
	width: 500px;
	padding: 20px 20px;
}
.indexinfo {
	max-height: 400px;
	width: 1000px;
	padding: 20px 40px;
	margin: 15px auto;
	background-color: #FFFFFF;
	border-radius: 8px;
	box-shadow: 0 0 4px #555555;
	display: none;
}
/*.bootsandballots {
	background-image: url("Assets/Images/bootsandballots.png");
	background-repeat: no-repeat;
	background-size: 429px 214px;
	width: 429px;
	height: 214px;
	float: right;
}*/
.feature, .featureELECT {
	max-width: 1590px;
	margin: auto;
	background-image: url("Assets/Images/indexfeature.png");
	background-position: center top;
	height: 150px;/*190 / 210px*/
	position: relative;
	background-repeat: no-repeat;
}
.featureELECT {
	background-image: none;
	height: 25px;
}
.featurecell_container {
	width: 100%;
}
.featurecell_center {
	width: 985px;
	margin: 0 auto;
}
.featurecell {
	display: inline-block;
	vertical-align: bottom;
	position: relative;
	top: 0;
}
/*.featurecellzero {
	display: inline-block;
	vertical-align: bottom;
	position: relative;
	top: 0;
	
}*/
/*.featurecellnull {
	display: inline-block;
	vertical-align: bottom;
	position: relative;
	top: 0;
}*/
.featurecell > a {
	display: inline-block;
	vertical-align: bottom;
	color: #1a2a58;
	padding: 0 10px 15px 20px; 
	width: 282px; 
	}

.footerfeature_cell h2, .footerfeature_cell h3,  .footerfeature_cell h4 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 19px !important; /*8-15-15*/
	padding-bottom: 10px !important;
	padding-left: 0px !important;
}

.footerfeature_cell h3:after, .footerfeature_cell h4:after {
	background: none repeat scroll 0 0 #1a2a58; 
	bottom: 0;
	content: "";
	display: block;
	height: 0px; 
	 
}

.footerfeature_cell > .footerfeature_info > p {
    color: #FFFFFF;
    font-weight: bold !important;
    font-size: 19px !important;
    padding-bottom: 10px !important;
    margin-bottom: 2px !important;
	margin-left: 0px !important;
    margin-top:5px !important;
}

.footerfeature_info ul{
	margin-left:10px;
	}

.footercell  p {
	color: #FFFFFF !important;
	width: 175px;
	font-weight: bold !important;
	margin-bottom:0px !important;
	margin-top:5px;
	margin-left:0px !important;
	padding-bottom: 4px !important;
}
.footercell  p:after {
	width: 50px !important;
	background: none repeat scroll 0 0 #0099CC !important;
	height:1px !important;
/*	-webkit-text-stroke: 1px rgba(0,0,0,0.1)!important;*/
	bottom: 0;
    content: "";
    display: block;
}


.featurecell strong {
	font-size: 1em;
	font-weight: bold;
	}
.featurecell a, .featurecell a:visited, .featurecellzero a, .featurecellzero a:visited, .featurecellnull a, .featurecellnull a:visited {
	/*color: #FFFFFF !important;*/
}
a.xyz {
	color: #FFFFFF !important;
	margin-top: 5px;
}
/*.featurecell_info {
	/*filter: alpha(opacity=0);
	opacity: 0;
	height: 60px;
	width: 311px;
	/*transition: all .3s ease-in-out 0s;
}
/*.featurecell_info p {
	/*color: #FFFFFF;
	text-shadow: 1px 1px 1px #202020;
}
/*.featurecellzero_info {
	/*filter: alpha(opacity=0);
	opacity: 0;
	height: 60px;
	width: 945px;
	/*transition: all .3s ease-in-out 0s; 7-25-16 
}
/*.featurecellzero_info p {
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #202020;
}*/
/*.featurecell:hover {
	top: -50px; 7-25-16*/
	/*transition: all .4s ease-in-out 0s; 7-25-16
}*/
/*.featurecell:hover > .featurecell_info {
	filter: alpha(opacity=99);
	opacity: 1;*/
	/*transition: all .3s ease-in-out 0s; 7-25-16
}*/

/*.featurecellzero:hover {
	top: -20px; 7-25-16*/
	/*transition: all .4s ease-in-out 0s; 7-25-16
}*/
/*.featurecellzero:hover > .featurecellzero_info {
	filter: alpha(opacity=99);
	opacity: 1;*/
	/* transition: all .3s ease-in-out 0s; 7-25-16
}*/
.featurecell a:hover {
	/*color: #FFFFFF !important;*/
}
.cellnull > .featurecell_info {
	padding-left: 22px;
}
.celltwo > .featurecell_info {
	padding-left: 22px;
}
.cellfive > .featurecell_info {
	padding-left: 22px;
}
.celleight > .featurecell_info {
	padding-left: 22px;
}
.cellseven > .featurecell_info {
	padding-left: 338px;
}
.featurecell p {
	line-height: 18px !important;
	padding-top: 10px;
}



.cellone > a {
	/*background: #009c45; 
	border: 1px solid #009c45;*/
}
.cellone > a:hover {
	/*background: #FFCE3D; 
	border: 1px solid #FFCE3D;*/
	color:#223e98; 
	 
}
 

.cellone > a:before {
/*content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-WhatsOntheBallot-DrkBlue.png");  
*/	content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-UpdateRegistration-DrkBlue.png");  
	position: relative;
	padding-right: 8px;
	bottom: -10px;

} 
.cellone > a:hover:before {
/*content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-WhatsOntheBallot-LtBlue.png");  
	
*/	content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-UpdateRegistration-LtBlue.png");  	
position: relative; 
	/*padding-right: 8px;
	bottom: -10px;*/

} 
.celltwo > a {
	/*background: #2e94e2; 
	border: 1px solid #2e94e2;*/
	margin: 0 20px;
}
.celltwo > a:hover {
	/*background: #FFCE3D; 
	border: 1px solid #FFCE3D;*/
	color:#223e98;
	 
}
.celltwo > a:before { 
		/*content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-Address-DrkBlue.png"); 
*/ content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-WhatsOntheBallot-DrkBlue.png");   
	position: relative;
	padding-right: 8px;
	bottom: -10px;
} 
.celltwo > a:hover:before { 
	/*content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-Address-LtBlue.png"); 
	*/content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-WhatsOntheBallot-LtBlue.png");   
	position: relative;
	/*padding-right: 8px;
	bottom: -10px;*/
} 

.cellthree > a {
	/*background: #223e98; 
	border: 1px solid #223e98;*/
}
.cellthree > a:hover {
	/*background: #FFCE3D; 
	border: 1px solid #FFCE3D;*/
	color:#223e98;
}
.cellthree > a:before {
/*	content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-PhotoId-DrkBlue.png");  
	*/content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-Accessibility-DrkBlue.png");  
	position: relative;
	padding-right: 8px;
	bottom: -10px;
} 
.cellthree > a:hover:before {
/*	content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-PhotoId-LtBlue.png");  
	*/content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-Accessibility-LtBlue.png");   
	position: relative;
	/*padding-right: 8px;
	bottom: -10px;*/
} 

.cellfour > a {
	/*background: #009c45; 
	border: 1px solid #009c45; */
}
.cellfour > a:hover {
	/*background: #FFCE3D; 
	border: 1px solid #FFCE3D;*/
	color:#223e98;
}
.cellfour > a:before {
	/*content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-Accessibility-DrkBlue.png");  
	*/ content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-RegisterInPerson-DrkBlue.png"); 
	position: relative;
	padding-right: 8px;
	bottom: -10px;
} 
.cellfour > a:hover:before {
/*content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-Accessibility-LtBlue.png");  
*/	content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-RegisterInPerson-LtBlue.png");   
	position: relative;
	/*padding-right: 8px;
	bottom: -10px;*/
} 
.cellfive > a {
	/*background: #2e94e2; 
	border: 1px solid #1e87d8;*/
	margin: 0 20px;
}
.cellfive > a:hover {
	/*background: #FFCE3D; 
	border: 1px solid #FFCE3D;*/
	color:#223e98;
}
.cellfive > a:before {
	/*content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-UpdateRegistration-DrkBlue.png");			    
	*/content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-Address-DrkBlue.png");  
	position: relative;
	padding-right: 8px;
	bottom: -10px;
} 
.cellfive > a:hover:before {
	/*content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-UpdateRegistration-LtBlue.png");
	*/content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-Address-LtBlue.png");   
	position: relative;
	/*padding-right: 8px;
	bottom: -10px;*/
} 
.cellsix > a {
	/*background: #223e98; 
	border: 1px solid #223e98;*/
}
.cellsix > a:hover {
	/*background: #FFCE3D; 
	border: 1px solid #FFCE3D;*/
	color:#223e98;
}
.cellsix > a:before {
	content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-UOCAVA-DrkBlue.png");    
	position: relative;
	padding-right: 8px;
	bottom: -10px;
} 
.cellsix > a:hover:before {
	content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-UOCAVA-LtBlue.png");    
	position: relative;
	/*padding-right: 8px;
	bottom: -10px;*/
} 
.cellseven > a {
	/*background: #009c45; 
	border: 1px solid #009c45;*/
	 
}
.cellseven > a:hover {
	/*background: #FFCE3D; 
	border: 1px solid #FFCE3D;*/
	color:#223e98;
	 
}
.cellseven > a:before {
	/*content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-RegisterInPerson-DrkBlue.png");*/
	content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-PhotoId-DrkBlue.png");   
	position: relative;
	padding-right: 8px;
	bottom: -10px;
}
.cellseven > a:hover:before {
	/*content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-RegisterInPerson-LtBlue.png");*/
	content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-PhotoId-LtBlue.png");   
	position: relative;
	/*padding-right: 8px;
	bottom: -10px;*/
}

.celleight > a {

	margin: 0 20px;
	}
	
.celleight > a:hover {

	color:#223e98;
}
.celleight > a:before {
	content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-Calendar-DrkBlue.png");  
	position: relative;
	padding-right: 8px;
	bottom: -10px;
} 
.celleight > a:hover:before {
	content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-Calendar-LtBlue.png");  
	position: relative;
	
} 


.cellnine > a {
	
}
.cellnine > a:hover {

	color:#223e98;
}
.cellnine > a:before {
	content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-StudentVoter-DrkBlue.png");  
	position: relative;
	padding-right: 8px;
	bottom: -10px;
}  
.cellnine > a:hover:before {
	content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-StudentVoter-LtBlue.png");  
	position: relative;
	
}  

/*8-1-16*/


.cellten > a {

	
}
.cellten > a:hover {
	
	color:#223e98;
}
.cellten > a:before {
	content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-PollingPlace-DrkBlue.png");  
	position: relative;
	padding-right: 8px;
	bottom: -10px;
}  

.cellten > a:hover:before {
	content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-PollingPlace-LtBlue.png");  
	position: relative;
	
}


.celleleven > a {
	
	margin: 0 20px;
}
.celleleven > a:hover {
	
	color:#223e98;
}
.celleleven > a:before {
	content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-Information-DrkBlue.png");  
	position: relative;
	padding-right: 8px;
	bottom: -10px;
}  

.celleleven > a:hover:before {
	content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-Information-LtBlue.png");  
	position: relative;
	
}  

.celltwelve > a {
	
}
.celltwelve > a:hover {
	
	color:#223e98;
}
.celltwelve > a:before {
	content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-statebuilding-DrkBlue.png");  
	position: relative;
	padding-right: 8px;
	bottom: -10px;
}  
.celltwelve > a:hover:before {
	content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-statebuilding-LtBlue.png");  
	position: relative;

}  

.cellthirteen > a {


}
.cellthirteen > a:hover {

	color:#223e98;
}
.cellthirteen > a:before {
	content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-petition-DrkBlue.png");  
	position: relative;
	padding-right: 8px;
	bottom: -10px;
}  
.cellthirteen > a:hover:before {
	content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-petition-LtBlue.png");  
	position: relative;
	/*padding-right: 8px;
	bottom: -10px;*/
}  



.cellfourteen > a {
	/*background: #223e98; 
	border: 1px solid #223e98;*/
	margin: 0 20px;
}
.cellfourteen > a:hover {
	/*background: #FFCE3D; 
	border: 1px solid #FFCE3D;*/
	color:#223e98;
}
.cellfourteen > a:before {
	content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-results-DrkBlue.png");  
	position: relative;
	padding-right: 8px;
	bottom: -10px;
}  
.cellfourteen > a:hover:before {
	content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-results-LtBlue.png");  
	position: relative;
	/*padding-right: 8px;
	bottom: -10px;*/
}  

.cellfifteen > a {
	/*background: #223e98; 
	border: 1px solid #223e98;*/
}
.cellfifteen > a:hover {
	/*background: #FFCE3D; 
	border: 1px solid #FFCE3D;*/
	color:#223e98;
}
.cellfifteen > a:before {
	content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-Questions-DrkBlue.png");  
	position: relative;
	padding-right: 8px;
	bottom: -10px;
}  
.cellfifteen > a:hover:before {
	content: url("/wp-content/themes/VASBERedesign/Assets/Images/landingpage/icons-blue/Icon-Questions-LtBlue.png");  
	position: relative;
	/*padding-right: 8px;
	bottom: -10px;*/
}  

.post-245 .entry-title {
	display: none !important;
}
.front-widgets {
	float: right;
	padding-top: 15px;
}
/*************************
           Sidebar
************************* */

.sidebarcontainer {
	float: right;
}
.sticky {
	position: fixed;
}
.sidebar, .sidebar-alt {
	width: 295px;
	display: block;
	float: right;
	padding-top: 8px;
}
.links {
	height: auto;
	margin: 40px 0 0;
	border-radius: 6px;
	z-index: 101;
}
.links > .textwidget {
	box-shadow: 0 0 2px #CCCCCC;
}
.textwidget {
	width: 317px;
}
.links ul {
	padding-bottom: 0 !important;
	border: 1px solid #eeeeee;
	background-color: #FFFFFF;
}
.links ul, .links li {
	list-style: none;
	margin-left: 0px;
}
.links ul li {
	border-top: 1px solid #EEEEEE;
	color: #202020;
	padding-bottom: 0 !important;
	width: 315px;

	font-size: 14px !important;
}
.links ul li a {
	width: 272px;
	padding: 4px 0 5px 31px;
	display: inline-block;
}
.no-js .links ul li:before {
	display: none;
}
.links ul li:before {
	content: '\E804';
	font-family: "fontello";
	position: relative;
	font-size: 14px;
	color: #CCCCCC;
	left: 32px;
	top: 0;
	margin-left: -21px;
	padding-right: 20px;
}
.links ul li:hover:before {
	text-shadow: 0 0 1px #CCCCCC;
	color: #FFFFFF;
	transition: all .15s ease-in-out 0s;
}
.links ul li:hover {
	background: #eeeeee; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #eeeeee 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eeeeee 0%, #e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eeeeee 0%, #e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eeeeee 0%, #e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eeeeee 0%, #e5e5e5 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#e5e5e5', GradientType=0 );   IE6-8 */
	transition: all .15s ease-in-out 0s;
}
.links ul > a:visited {
	color:  #751975;
}
.linksheader {
	border: 1px solid #B20000;
	background-color: #B20000;  
	 
	width: 315px;
}
.topicsheader {
	width: 315px;
	background-color: #015281/*#0099cc*/;  
	border: 1px solid #0099cc;
}
.linksheader h2, .topicsheader h2 {
	color: #FFFFFF;
	font-family: "tires", sans-serif;
	margin-left: 4px;
	padding: 7px;
	font-size: 20px !important;
}
.linkscontainer {
	height: auto;
	width: 257px;
}
/*************************
           Footer
************************* */

.footer {
	color: #FFFFFF;
	max-width: 1080px;
	margin: 1px auto;
	/*margin-right: auto;*/
	position: relative;
	font-size: 13px;
}
.subfooter {
	color: #FFFFFF;
	text-align: center;
	/*border-top: 1px solid #353535;*/
	margin-top: 15px;
	display: inline-block;
	width: 100%;
}
.subfooter h5 {
	color: #FFFFFF;
}
.subfooter h5:after {
	display: none;
}
.subfooter a:link{
	 color: #b1b1ff !important;
	 border-bottom: 1px dotted #b1b1ff;
}
	  
.subfooter a:visited { color: #b1b1ff   !important; 
}
.subfooter a:hover { color: #b20000  !important; border-bottom: 1px dotted #b20000; 
}
.subfooter p {
	margin-bottom:0px !important;
	color:#fff;
	font-family: "open_sansregular", sans-serif;
	font-size: 13px !important;
	}		

.footercontainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 2000px;
	background-color: #202020;
	
}
.footercell {
	width: 230px;
	padding: 0 17px;
}
.socialmedia {
	list-style-type: none;
}
.socialmedia li {
	background-image: url("Assets/Images/socialsprite.png");
	background-repeat: no-repeat;
	display: inline-block;
	margin: 10px 5px 5px 10px;
	width: 45px;
	height: 45px;
}
.socialmedia li a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
	overflow: hidden;
}
.facebook {
	background-position: 1px 3px;
	transition: all .3s ease-in-out;
}
.facebook:hover {
	background-position: 1px -42px; 
}
.twitter {
	background-position: -44px 3px;
	transition: all .3s ease-in-out;
}
.twitter:hover {
	background-position: -44px -42px;
}
.youtube {
	background-position: -87px 3px;
	transition: all .3s ease-in-out;
}
.youtube:hover {
	background-position: -87px -42px;
}
.linkedin {
    background-position: -133px 3px;
    transition: all .3s ease-in-out;
}
.linkedin:hover {
    background-position: -133px -42px;
}
.email {
	background-position: -176px 3px;
	transition: all .3s ease-in-out;
}
.email:hover {
	background-position: -176px -42px;
}
.website {
	background-position: -222px 0;
	transition: all .3s ease-in-out;
}
.website:hover {
	background-position: -222px -43px;
}
.omegalogo {
	padding-top: 10px;
}
.omegalogo img{
	vertical-align: text-top;
}
.footercell li a {
	color: #FFFFFF;
}
.footercell li a:hover {
	color: #0099CC;
	border-bottom: 1px dotted #0099CC;
}
.footercell a {
	color: #FFFFFF;
}
.footercell a:hover {
	color: #b20000; 
	border-bottom: 1px dotted #b20000;
}
.footer a:visited {
	color: #FFFFFF;
}
.footerfeature_container {
	top: 0;
	padding-bottom: 20px;
}
.footerfeature_cell {
	display: table-cell;
}
.footerfeature_info {
	padding: 10px 30px;
	width: 300px;
	min-height: 160px;
}
.footerfeature_info p {
	line-height: 18px !important;
}
.footerfeature_info p strong {
	font-size: 15px !important;
}
.footerfeature_info a {
	color: #FFFFFF !important;
	font-size:14px;  
}
.footerfeature_info a:hover {
	color: #ff0000 !important;
	border-bottom: 1px dotted #ff0000;
	font-weight:bold;
}
.footerone {
	background-color: transparent; /*background-color: #1a2a58;/*#2F647D /*#19536f; /*#42b3eb*/
}
.footertwo {
	background-color: transparent; /*background-color: #015281 /*#015e94; /*#0276b9; /*#0384ce;*/
}
.footerthree {
	background-color: transparent; /*background-color: #1a2a58; */
}
/*************************
           Tables
************************* */

.regdeadlinestable {
	/*width: 300px !important;*/
	/*margin-right: 0px auto;
	margin-left: 0px auto;*/
	margin-bottom:14px;
	font-size: 14px;
}
.regdeadlinestable td {
	min-width: 175px;
	/*text-align: center;*/
}
.regdeadlinestable tr {
	height: 25px;
}
.regdeadlinestable tdbody {
	border: 1px solid #CCCCCC;
}
table {
	width: 700px;
	vertical-align: top;
	font-family: "open_sansregular", sans-serif;
	font-size: 14px;
}
.resultsdata{
	width: 680px;
	margin-left:20px;
	
	}
.resultsdata td {
	border: 0px solid #CCCCCC;
	width: 140px
	}
table td {
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 14px;
}
.schedules_table td {
	width: 340px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 14px;
}
.statistics_table td {
	width: 140px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.staff_table td {
	width: 250px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.votingsystemstable td {
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-size: 14px;
}
.votingsystemstable h2, .staff_table h2 {
	text-align:center; font-size:16px !important; color:#202020;
}
.regdeadlinestable tr:nth-child(2n),
.staff_table tr:nth-child(2n),
.votingsystemstable tr:nth-child(2n),
.schedules_table tr:nth-child(2n),
.statistics_table tr:nth-child(2n){
	background-color: #eeeeee;
}

.stats_table table tr:nth-child(even) {background-color:#e1f3f8; }
.stats_table table tr:nth-child(odd) {background: #FFF}

#post-1159 table td {
	border: none;
}
.gsc-tabData.gsc-tabdActive {
	display: inline-block !important;
}
.gs-webResult .gs-snippet, .gs-imageResult .gs-snippet, .gs-fileFormatType {
	font-family: "open_sansregular", sans-serif;
}
.gs-title a {
	font-family: "open_sansregular", sans-serif;
	text-decoration: none !important;
	border: none !important;
}
.gsc-webResult:after {
	background: none repeat scroll 0 0 #CCCCCC;
	bottom: 0;
	content: "" !important;
	display: block;
	height: 1px !important;
	width: 95%;
	visibility: visible !important;
	margin: 2px auto 0 auto;
}
/*************************
    Styles for One page
************************* */

.youtubeleft {
	float: left;
	width: 300px;
	height: auto;
	margin: 5px;
}
.youtuberight {
	float: right;
	width: 300px;
	height: auto;
	margin: 5px;
}
.youtubesquarecontainer {
	width: 630px;
	margin: auto;
	height: 400px;
}
.faqoptions {
	height: 140px;
}
.faqoptions ul {
	width: 98%;
	margin: auto;
}
.faqoptions li {
	font-family: "open_sansregular", sans-serif;
	font-size: 14px;
	background-color: #008A45;
	float: left;
	font-weight: normal;
	margin: 5px;
	padding: 10px;
	width: 270px;
	list-style: none;
	text-align: center;
}
.faqoptions li a {
	color: #FFFFFF !important;
}
.faqoptions li a:hover {
	color: #000000 !important;
}
.faqoptions li:hover {
	background-color: #0099CC;
	transition: all 0.3s ease-in-out 0s;
}
.stats ul > a {
	border-bottom: 1px dotted #555555;
	text-align: center;
	min-width: 60px;
	min-height: 30px;
	display: inline-block;
	margin-left: 0;
}
.stats li {
	min-width: 425px;
	min-height: 30px;
	display: inline-block;
	border-bottom: 1px dotted #555555;
}
.stats ul {
	padding-bottom: 20px;
	padding-right:55px;
}
.map {
	float: left;
	margin-top: 20px;
}
.map_info {
	float: right;
	width: 250px;
	margin-top: 20px;
}
.boardmemberpic {
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 20px;
}
.boardmemberpic-2015 {
	display: block;
	background-position: left;
	background-repeat: no-repeat; 
	background-size: contain;
	float:left;
	width:150px;
	padding-top: 20px;
}
.boardmemberinfo {
	display: block;
	width: 100%;
	padding-bottom: 20px;

}

.left-img{
	float:left;
	border:2px solid #666;
	margin: 5px 10px 5px 5px;
	}
.socialmedia-box {
	display: block;
	padding: 20px;
	height: 50px;
}
.facebook-logo {
	float: left;
	padding-right: 15px;
}
.twitter-logo {
	float: left;
	padding-left: 15px
}
.left-box {
	float: left;
	padding-right: 25px;
}
.right-box {
	float: right;
	padding-left: 25px;
}
.clearbox {
	margin: -10px 0 0 30px;
	font-family: "open_sansregular", sans-serif;
	font-size: 14px !important;
	min-height:25px;
}
/*************************
           Menu
************************* */

.menu-header {
	min-height: 40px;
	float: right;
	width: 840px;  
	
}
ul.menu {
	height: 40px;
	max-width: 100%;
	position: relative;
	padding-top: 20px;
}
ul.menu > li {
	float: left;
	list-style-type: none;
	text-align: center;
}
.no-js ul.menu > li.menu-item > ul {
	display: none;
}
ul.menu > li.menu-item > ul {
	position: absolute;
	z-index: 2;
}
ul.menu > li.menu-item > a:hover {
	background-color: #FFFFFF;
}
ul.menu > li a {
	color: #555; /*#444 RLV 8-25-15*/
	display: block;
	float: left;
	font-family: "open_sansregular", sans-serif;
	font-size: 15px;
	font-weight: 500;
	padding: 16px 10px;/*12px 7px*/ 
}
.item-0, .item-1, .item-2, .item-4, .item-6, .item-7, .item-8 {
	margin: 4px auto;
	float: right;
	left: -900em;
	text-align: left;
	padding: 10px;
	opacity: 0;
	background: #FFFFFF;
	border-radius: 5px;
	box-shadow: 0 1px 2px #AAAAAA;
}
.item-8 {
	/*width: 380px;*/width: 300px;
}
.item-7 {
	/*width: 380px;*/width: 255px;
}
.item-6 {
	/*width: 380px;*/width: 255px;
}
.item-4 {
	width: 255px;
}
.item-2 {
	/*width: 380px;*/width: 255px;
}
.item-1 {
	width: 255px;
}
.item-0 {
	width: 255px;
}
ul.menu li:hover .item-0, ul.menu li:hover .item-1, ul.menu li:hover .item-2, ul.menu li:hover .item-4, ul.menu li:hover .item-6, ul.menu li:hover .item-7, ul.menu li:hover .item-8 {
	transition-duration: .7s;
	transition-property: opacity;
	opacity: .99;
}

ul.menu li:hover .item-8 {
	left:500px; /*290px;*/ /*97*6 */
	top: 55px;
}
ul.menu li:hover .item-7 {
	left:485px; /*290px;*/  /*97*5 */
	top: 55px;
}
ul.menu li:hover .item-6 {
	left:400px; /*290px;*/ /*100*4 */
	top: 55px;
}
ul.menu li:hover .item-4 {
	left: 300px; 	/*310*/		/*100*3 */
	top: 55px;
}
ul.menu li:hover .item-2 {
	left: 200px;/*117*/ /*100*2 */
	top: 55px;
}
ul.menu li:hover .item-1 {
	left: 66px;
	top: 55px;
}
ul.menu li:hover .item-0 {
	left: -31px;
	top: 55px;
}
ul.menu > li > ul > li a {
	font-family: "open_sansregular", sans-serif;
	font-size: 12px;
	color: #202020;
	text-align: center;
	width: 108px;
	text-transform: none;
	height: 35px;
	padding: 4px;
	margin: 5px;
	border-bottom: 3px solid #CCCCCC;
	border-top: 3px solid #FFFFFF;
}
ul.menu > li > ul > li a:hover {
	border-bottom: 3px solid #B20000 !important;
	border-top: 3px solid #1a2a58 !important;
	transition: all 0.4s ease-in-out 0s;
}
ul.menu > li > ul > li > ul {
	display: none;
}
#menu-test li.current-menu-item a {
	color: #FFFFFF;
	background-color: #1a2a58;
}
#menu-test li.current-menu-item > ul > li {
	color: #555555 !important;
}
ul.menu li > ul > li > a {
	background-color: #FFFFFF !important;
	color: #555555 !important;
}
#menu-test li.current-menu-ancestor a {
	background-color: #1a2a58;

	color: #FFFFFF;
}
#menu-test > li > a:hover {
	background-color: #FFFFFF;
	color: #555555;
}
#menu-test > li:hover {
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	margin-left: 0 !important;
	margin-top: 0 !important;
	margin-right: 0 !important;
	color: #000000 !important;
}
#menu-test > li {
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
}
#menu-test li.current-menu-ancestor ul li a:hover {
	border-bottom: 3px solid #B20000 !important;
	border-top: 3px solid #1a2a58 !important;
	transition: all 0.4s ease-in-out 0s;
}
#menu-test li.current-menu-ancestor ul li a {
	color: #555555 !important;
}
.singleline {
	line-height: 35px;
}
#menu-mobile {
	display: none;
}

/* COV Banner Reserved Brand*/

#commonBanner {
	background-color: #000000;
	font-family: Verdana, sans-serif;
	height: 40px;
	color: #FFFFFF;
	font-size: 12px;
	max-width: 1165px;
	margin: 0 auto;
}
#commonBanner .virginiaLogo {
	border: none;
	float: left;
	display: block;
	width: 151px;
	height: 40px;
	text-decoration: none;
	background: url('Assets/Images/Virginia_dot_Gov_logo.png') center no-repeat;
}
#commonBanner .alignLeft {
	float: left;
	margin-left: 20px;
	padding-top: 11px;
}
#commonBanner a:hover {
	color: #CCCCCC;
}
#commonBanner a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#commonBanner #virginiaSearch {
	float: right;
	padding-top: 11px;
	padding-right: 10px;
}
#commonBanner .screenReaderOnly {
	position: absolute;
	left: -999em;
	width: 1em;
	overflow: hidden;
}
.menubutton .screenReaderOnly{display:none;
}

/* COV Banner Reserved Brand end*/
.printinfo {
	display: none;
}
.printlogo {
	width: 363px;
	display: inline-block;
	height: 69px;
	float: left;
	padding-top: 40px;
}
.printaddress {
	float: right;
	display: inline-block;
}
.generic_button, .cancel_button {
	margin: 15px 5px;
	display: inline-block;
}
.generic_button a {
	border: 1px solid #008A45;
	background-color: #008A45;  
	box-shadow: 1px 1px 2px #CCCCCC;
	color: #FFF;
	font-size: 15px;
	padding: 8px 20px;
	border-radius: 3px;
}
.generic_button a:hover {
	background-color: #FFFFFF;  
	color: #008A45; 
	border: 1px solid #006633;
	transition: all 0.2s ease-in-out 0s;
}
.cancel_button a {
	background: #a90329; /* Old browsers */
	background: -moz-linear-gradient(top, #a90329 0%, #8f0222 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a90329), color-stop(100%, #8f0222)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a90329 0%, #8f0222 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a90329 0%, #8f0222 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a90329 0%, #8f0222 100%); /* IE10+ */
	background: linear-gradient(to bottom, #a90329 0%, #8f0222 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#8f0222', GradientType=0 );  IE6-9 */
	border: 1px solid #a90329;
	color: #FFFFFF;
	font-family: "open_sansregular", sans-serif;
	font-size: 15px;
	padding: 8px 20px;
	border-radius: 3px;
}
.cancel_button a:hover {
	box-shadow: 0 0 3px #0099CC;
	transition: all 0.2s ease-in-out 0s;
}
.no-js #back-top {
	display: none;
}
#back-top {
	z-index: 100;
}
#back-top a {
	width: 185px;
	display: block;
	text-align: center;
	font-family: "open_sansregular", sans-serif;
	text-transform: capitalize;
	text-decoration: none;
	color: #015281; /*#0276b9*/
	transition: all .5s ease-in-out 0s;
	z-index: 100;
}
#back-top a:hover {
	color: #223E98;
	transition: all .5s ease-in-out 0s;
}
#back-top span:before {
	width: 56px;
	height: 56px;
	display: block;
	margin-bottom: 7px;
	position: relative;
	top: 62px;
	z-index: 100;
	content: '\e806';
	color: #015281; /*#0276b9*/
	font-size: 40px;
	font-family: "fontello";
}
#back-top:hover span:before {
	color: #223E98;
	transition: all .5s ease-in-out 0s;
}
.menubutton {
	display: none;
}
.mobilesearch {
	display: none;
}
/*10-1-14*/
.cta-box, .cta-box-mobile, .cta-box-side, .cta-box-alpha {
	/*font-family: "open_sansregular", sans-serif;*/
	border: 2px solid #cccccc;
	padding: 10px;
	display: block;
	margin: 5px 5px 15px 5px;
}
.cta-box-alpha{background-color:#fff1d2;}
.cta-box-mobile{display: none;}

/*.cta-home {
   
    padding: 10px;
    display: block;
    margin: 25px 5px 10px 5px;
	text-align:center;
}*/

.cta-home-lead-land {
    background-color:#b20000;
    /*padding: 10px;*/
    display: block;
    margin: 25px 0px 45px 0px;
	text-align:left;
	color:#FFF;
	min-height: 74px;
}
.cta-home-lead-land-box{
	 /*background-color:#000;*/
	 background-color:#1a2a58;
	 float:left;
	 width:50%;
	 margin-right:10px;
	}

.cta-home-lead-land-box h1{
   font-size:1.1em !important;
   /*font-weight:bold;*/
	color:#FFF !important;
	padding: 15px 10px 5px 10px;
	width:262px;
	min-height:54px;
	text-align:left;
	
}
.cta-home-lead-land >  p{ 
	padding:8px 10px 0px 10px;
	/*font-weight:bold;*/
	margin: 25px 0px 55px 0px;
 	font-size: 1.1em !important;
}

.cta-home-lower-land {
    /*background-color:#b20000;
    /*padding: 10px;*/
	display: block;
    margin: 25px 0px 0px 0px;
	text-align:center;
	color:#000;
	background-color:#fff;
}
.cta-home-lower-land-box{
	 background-color:#999;
	 float:left;
	}

.cta-home-lower-land-box h1{
   font-size:14px !important;
   	font-weight:bold;
	color:#FFF !important;
	padding: 14px;
	width:175px;
	min-height:100%;
}
.cta-home-lower-land >  p{
	border-top: 2px solid #cccccc; 
	padding:8px 0px 8px 15px;
	font-weight:bold;
 	font-size:14px ;
 	margin-left:200px !important;
 	text-align: left;
}
.home-lead-land-box-bottom{
	background-color: #E9DED5;
    padding: 10px;
    margin-bottom: 0px;
    font-weight: bold;
    border-top: 1px solid #000 ;
	border-bottom: 2px solid #000;
	color:#000;

}
.home-lead-land-box-bottom > a{
	color:#000;
	text-decoration:underline
	}

.home-lead-land-box-bottom > a:hover{
	color:#223e98;
	border-bottom: 0px dotted #000;
	}
.second-tier {
	font-size: 1em;
	font-weight:bold
}
.red-star:after {
	content: "*";
	color: #b20000;
	font-size: 18px;
	font-weight: bold;
	padding-right: 2px;
}
.hidden-alt-text {
	visibility: hidden;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
.label-hide {
	/*display:none; */
   clip: rect(1px, 1px, 1px, 1px); 
   height: 1px; 
   width: 1px; 
   overflow: hidden; 
   position: absolute !important; 
} 
/***********/



/******************/
/*ELECTION Results TEMP*/
.contest{color:#1a2a58; font-size:18px;}
.resheader{background-color:#DDD;}
/************************/

@media print {
.header {
	display: none;
}
p {
	font-size: 15px !important;
}
li {
	font-size: 15px !important;
}
.entry-header {
	padding-bottom: 15px !important;
	margin-bottom: 15px !important;
}
}
 @media (min-width: 0px) and (max-width: 480px) {
table {
	width: 98% !important;
	max-width: 98% !important;
	margin: 0 auto !important;
}
.menu-header {
	display: none;
}
.logo {
	max-width: 300px;
	background-image: url("Assets/Images/sbelogosmall-new.png");  
	background-size: contain;
	display: block;
	margin: 1px auto !important;
	position: relative;
	top: -25px;
}
.feature {
	display: none;
}
.featurecell, .featurecellzero, .footerfeature_cell,.featurecellnull {
	display: block;
	height: 100px;
	/*text-align: center;*/ /*8-4-16*/

}
.footerfeature_cell {
	 
	min-height: 210px; 
	 
} /*8-27-15*/
.featurecell_info, .footerfeature_info {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0 0 0;
}
hr {
	width: 80%;
}
.indexinfo {
	display: none;
}
.featurecell_center {
	max-width: 100%;
	padding-top: 20px;
}
.featurecell_info, .featurecellzero_info {
	display: none;
}
.featurecell_info, .featurecellzero_info {
	top: 0;
}


.cellnull > a {
	margin: 0 0 !important;
}

.cellzero > a {
	margin: -10px 0;
}
.cellone > a {
	margin: -10px 0;
}
.celltwo > a {
	margin: -10px 0;
}
.cellthree > a {
	margin: -10px 0;
}
.cellfour > a {
	margin: -10px 0;
}
.cellfive > a {
	margin: -10px 0;
}
.cellsix > a {
	margin: -10px 0;
}
.cellseven-a > a {
	margin: -10px 0;
}
.cellseven > a {
	margin: -10px 0;
}
.celleight > a {
	margin: -10px 0;
}
.cellnine > a {
	margin: -10px 0;
}
.cellten > a {
	margin: -10px 0;
}

.celleleven > a {
	margin: -10px 0;
}
.celltwelve > a {
	margin: -10px 0;
}
.cellfourteen > a {
	margin: -10px 0;
}
.featurecellzero > a {
	width: 270px;
	height: 60px;
}
.featurecellnull > a {
	width: 270px;
	height: 60px;
	
}
.cta-home-lead-land {
     
    margin: 25px 5px 30px 5px;
	min-height:72px;
	text-align: center;	 
}
.cta-home-lead-land-box, .cta-home-lower-land-box{float:none;}
.cta-home-lead-land-box{  background-color:  #b20000;}
.cta-home-lead-land-box h1{
    margin-left:50%;
    background-color:transparent;
	padding: 8px 10px 13px 10px;
	width:98%;
	min-height:98%;
	text-align: center;	
}

.cta-home-lead-land > p{
     
    margin: 5px 5px 0px 5px;
	min-height:74px;
	text-align: center;
	padding:1px !important;
	padding-top:7px !important;
}


/**/
.omegalogo {
	display: none !important;
}
.infobutton {
	text-align: center;
	width: 98%;
	display: block;
	margin: 2px auto 30px auto;
	padding-bottom: 20px;
	height: auto;
	border-bottom: 1px solid #CCCCCC;
}
.footercontainer {
	height: auto !important;;
}
.frontpagebuttons {
	text-align: center;
}
.infobutton_info {
	width: 98%;
}
.map_info {
	float:none;
	 
}

/**********************original************/
/*.footercell {
	width: 49%;
	padding: 0;
	text-align: center;
	display: inline-block;
}
.thirdcell {
	width: 95%;
	padding-bottom: 20px;
	padding-top: 10px;
}
.footercell h4:after {
	margin-left: auto;
	margin-right: auto;
}
.footercell h4 {
	width: auto;
}*/
/**************************************/
.footercell {
		width:100%;
		padding:0;
		 text-align:center; 
		display:inline-block;
	}
.footercell h4  /*removing 12/17*/
	{  padding: 0 !important;
	    width:100%;
	    margin:10px 0px 0px 0px;
	     color:#fff1d2 !important;
	     font-weight:bold !important;     }
		 
.footercell p {
    padding: 0 !important;
    width: 100%;
    margin: 10px 0px 0px 0px;
    color: #fff1d2 !important;
    font-weight: bold !important;
}
.footercell p:after {
    margin-left: 0;
    margin-right: 0;
    width: 50px !important;
    background: none repeat scroll 0 0 #222 !important;
}
.thirdcell {
		width:95%;
	}
.footercell h4:after { /*removing 12/17*/
		margin-left:0;
		margin-right:0;
		width: 50px !important;
        background: none repeat scroll 0 0 #222 !important;		
	}
	
.thirdcell h4 {
	margin-left:10px;
}
.sidebar {
	display: none;
}
.sidebar-alt{
	float:none;}
.searchbar {
	display: none;
}
.content_container {
	width: 93%;
	padding: 15px;
	border-radius: 0 !important;
	box-shadow: 0 0 0 #FFFFFF;
}
.page_content {
	width: 98%;
}
.entry-title, .entry-title-long {
	width: 98%;
	font-size: 20px !important; /*8-27-15*/
}
.youtubeleft, .youtube, .youtuberight {
	display: none;
}
.menubutton:hover > .menu-mobile-container {
	display: inline-block !important;
}
#menu-mobile {
	z-index: 9999;
	background-color: #FFFFFF;
	display: inline-block;
	height: auto;
	position: relative;
	top: 1px;
	box-shadow: 0 1px 2px #555555;
}
.menu-mobile-container {
	display: none;
	margin-left: auto;
	margin-right: auto;
}
#menu-mobile li {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#menu-mobile li a { /* traget 48px mobile button sizes*/
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 15px 4px;
	border-bottom: 1px solid #CCCCCC;
}
.menubutton:before {
	font-family: "fontellotwo";
	content: '\E804';
	color: #FFFFFF;
	font-size: 21px;
}
.menubutton {
	background: #4566ac; /* Old browsers */
	background: -moz-linear-gradient(top, #4566ac 0%, #3156a3 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4566ac), color-stop(99%, #3156a3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #4566ac 0%, #3156a3 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #4566ac 0%, #3156a3 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #4566ac 0%, #3156a3 99%); /* IE10+ */
	background: linear-gradient(to bottom, #4566ac 0%, #3156a3 99%); /* W3C */
 /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4566ac', endColorstr='#3156a3', GradientType=0 );  IE6-9 */
	border: 1px solid #4566ac;
	border-radius: 3px;
	display: block;
	width: 300px;
	margin: 1px auto;
	text-align: center;
	max-height: 22px;
	padding: 3px 0;
}
.menubutton > a {
	color: #FFFFFF;
	font-family: "tires", sans-serif;
	font-size: 16px;
	margin-left:5px;
	vertical-align: text-top;
	text-shadow: 1px 1px 5px #999999;
}
.menubutton > a:visited {
	color: #FFFFFF;
}
#commonBanner > .alignLeft {
	display: none;
}
#commonBanner > #virginiaSearch {
	display: none;
}
#commonBanner .virginiaLogo {
	margin-left: auto;
	margin-right: auto;
	width: 98%;
}
.feature {
	min-height: 365px;
}
.whc {
	display: none;
}
.mobilesearch {
	display: inline-block !important;
	width: 100%;
	float: none;
	text-align: center;
}
.navbar-search {
	max-width: 76%;
	min-width: 76%;
	border: 2px solid #CCCCCC;
}
.header_container {
	height: 145px;
}
ul.menu {
	padding-top: 0;
}
.stickymenu, .sticky_container, .header_container, .header {
	width: 100%;
	max-width: 340px; 
	 /*3-18-16*/
	/*min-width: 340px;*/
	 
}
/*10-23-14*/
.stickymenu {
	/*max-width: 479px; */
	min-height: 165px;
}
.stickymenu .logo {
	/*max-width: 380px;*/
	max-width:250px;
	min-height: 85px;
	background-image: url("Assets/Images/sbelogosmall-new.png"); 
	background-size: contain;
	display: block;
	/*margin-right: 40px;
	margin-left: -25px;*/
	margin: 1px auto !important;
	position: relative;
	top: 5px;/*10-23-14*/
	margin-bottom: 5px;
}
.stickymenu .navbar-search {
	max-width: 66%;
	min-width: 66%;
	margin-left: -40px;	/*10-23-14*/
	margin-top: 5px;
}
.stickymenu .menubutton {
	max-width: 66%;
	min-width: 66%;
	margin-left: 55px;
	margin-top: 2px;
}
.overflow {
	overflow-x: hidden;
}
.regdeadlinestable {
	width: 98% !important;
	max-width: 98% !important;
}
.regdeadlinestable td {
	width: 48% !important;
	max-width: 48% !important;
	padding: 0 !important;
}
.stats ul {
	margin-right: 0;
}
.stats li {
	min-width: 195px;
}
.stats ul > a {
	display: block;
	border: none;
}
.breadcrumbs {
	display: block;
}
.cta-box-side{display: none;}
.cta-box-mobile{display: block;}

.entry-header {
	/*max-width: 1080px;
	height: 75px;*/
	border-bottom: 0px solid #CCC;
	/*margin-bottom: 10px;*/ /*10-29-15*/
}
.post-245 .entry-content, .entry-content2, .content  {
	background-image: none;
	/*background-color:#999;*/
}

 

}
 @media (min-width: 481px) and (max-width: 1089px) {
	 
  
table {
	width: 98%;
	margin: 0 auto !important;
}
.menu-header {
	display: none;
}
.logo {
	max-width: 380px;
	min-height: 85px;
	background-image: url("Assets/Images/sbelogosmall-new.png");   
	background-size: contain;
	display: block;
	margin: 1px auto !important;
	position: relative;
	top: -25px;
	height: 72px;
}
.featurecell, .footerfeature_cell {
	display: block;
}
.featurecell_info, .footerfeature_info {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	 
 
}
.feature {
	min-height: 210px;
}
.featurecell_container {
	bottom: 10px;
}
.featurecell_info, .featurecellzero_info {
	display: none;
}
.featurecell:hover, .featurecellzero:hover  {
	top: 0;
}
hr {
	width: 70%;
}
.indexinfo {
	display: none;
}
.featurecell_center {
	max-width: 100%;
}
/*9-30-14*/
.cellnull > a {
	margin: 0px 0 !important;
}
.cellzero > a {
	margin: -10px 0;
}
.cellone > a {
	margin: -5px 0;
}
.celltwo > a {
	margin: -10px 0;
}
.cellthree > a {
	margin: -10px 0;
}
.cellfour > a {
	margin: -10px 0;
}
.cellfive > a {
	margin: -10px 0;
}
.cellsix > a {
	margin: -10px 0;
}
.cellseven-a > a {
	margin: -10px 0;
}
.cellseven > a {
	margin: -10px 0;
}
.celleight > a {
	margin: -10px 0;
}
.cellnine > a {
	margin: -10px 0;
}

.cellten > a {
	margin: -10px 0;
}

.celleleven > a {
	margin: -10px 0;
}

.celltwelve > a {
	margin: -10px 0;
}

.cellfourteen > a {
	/*margin: -10px 0;*/
	margin:0;
}


.cta-home-lead-land {
     
    margin: 25px 5px 30px 0px;
	min-height:92px; 
}
.cta-home-lead-land-box h1{
   
    
	min-height:72px;
}

/**/
.omegalogo {
	display: none !important;
}
.infobutton {
	text-align: center;
	width: 48%;
	display: inline-block;
	margin: 2px auto;
	padding: 20px 0;
	height: auto;
	border-bottom: 1px solid #CCCCCC;
}
.footercontainer {
	height: auto !important;;
}
.frontpagebuttons {
	text-align: center;
}
.infobutton_info {
	width: 98%;
}
.whc {
	display: none;
}
.featurecell, .featurecellzero, .footerfeature_cell,  .featurecellnull{
	display: block;
	height: 60px; /*100*/
	/*text-align: center;*/ /*8-4-16*/

}
 .footerfeature_cell {
	 
	height: 190px;
	 
}  

.footercell {
	width: 49%;
	padding: 0;
	text-align: center;
	display: inline-block;
}
.thirdcell {
	width: 98%;
	padding: 0 15px;
}
.footercell h4:after {
	margin-left: auto;
	margin-right: auto;
}
.thirdcell h4 {
	width: 98%;
}
.sidebar {
	display: none;
}
.searchbar {
	display: none;
}
.content_container {
	width: 93%;
	padding: 15px;
	border-radius: 0 !important;
	box-shadow: 0 0 0 #FFFFFF;
}
.page_content {
	width: 98%;
}
.post-245 .entry-content, .entry-content2, .content  {
	background-image: none;
	/*background-color:#999;*/
}
.entry-title {
	width: 98%;
}
.youtubeleft, .youtube, .youtuberight {
	display: none;
}
.menubutton:hover > .menu-mobile-container {
	display: inline-block !important;
}
#menu-mobile {
	z-index: 9999;
	background-color: #FFFFFF;
	display: inline-block;
	height: auto;
	position: relative;
	top: 1px;
	box-shadow: 1px 1px 5px #999999;
}
.menu-mobile-container {
	display: none;
	margin-left: auto;
	margin-right: auto;
}
#menu-mobile li {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#menu-mobile li a {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 16px 4px;
	border-bottom: 1px solid #CCCCCC;
}
.menubutton:before {
	font-family: "fontellotwo";
	content: '\E804';
	color: #FFFFFF;
	font-size: 21px;
	text-shadow: 1px 1px 1px #555555;
}
.menubutton {
	background: #4566ac; /* Old browsers */
	background: -moz-linear-gradient(top, #4566ac 0%, #3156a3 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4566ac), color-stop(99%, #3156a3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #4566ac 0%, #3156a3 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #4566ac 0%, #3156a3 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #4566ac 0%, #3156a3 99%); /* IE10+ */
	background: linear-gradient(to bottom, #4566ac 0%, #3156a3 99%); /* W3C */

	border: 1px solid #4566ac;
	border-radius: 3px;
	display: block;
	width: 481px;
	margin: 1px auto;
	text-align: center;
	max-height: 22px;
	padding: 3px 0;
}
.menubutton > a {
	color: #FFFFFF;
	font-family: "tires", sans-serif;
	font-size: 16px;
	margin-left:5px;
	vertical-align: text-top;
	text-shadow: 1px 1px 1px #555555;
}
.menubutton > a:visited {
	color: #FFFFFF;
}
.mobilesearch {
	top: -25px;
	display: inline-block !important;
	width: 100%;
	float: none;
	text-align: center;
}
.navbar-search {
	max-width: 76%;
	min-width: 76%;
	border: 2px solid #CCCCCC;
}
.header_container {
	height: 180px;
}

ul.menu {
	padding-top: 0;
}
.footercell h4 {
	width: 95%;
	text-align: center;
}

.footercell p {
    width: 95% !important;
    text-align: center;
}

.footercell p:after {
    margin-left: auto;
    margin-right: auto;
}
.stickymenu, .sticky_container, .header_container, .header {
	width: 100%;
	min-width: 481px;
	max-width: 1080px;
}

.stickymenu {
	
	min-height: 190px;
}
.stickymenu .sticky_container .mobilesearch {
	
	margin: 1px auto !important;
	display: block;
}
.stickymenu .sticky_container {
	width: 100%;
	min-width: 481px;
	max-width: 1080px;
}
.sticky_container .logo {
	max-width: 380px;
	min-height: 85px;
	background-image: url("Assets/Images/sbelogosmall-new.png"); 
	display: block;
	top: 1px;
	margin: 1% auto !important;
	position: relative;
	margin-bottom: 5px;
}
.overflow {
	overflow-x: hidden;
}
.map_info {
	float:none;
	 
}
.footertwo{ padding-top:5px}
.footerone{padding-bottom:10px}
.cta-box-mobile{display:block}
.cta-box-side{display:none;}

.subfooter {
   text-align: left;
	margin-top: -25px;
	margin-left: 40px;
}

}