/* all Divisions */

#call_info {
	float: right;
	width: 190px;
	border-radius: 5px;
	border: thin solid #DBDBDB;
	background-image: url(../images/background_stripe.gif);
	text-align:left;
	margin-top: 5px;
	margin-right: -20px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#call_info p {
	font-size:12px;
	margin-bottom:5px;
}
#call_info_division {
	float: right;
	width: 190px;
	height: 65px;
	border-radius: 5px;
	border: thin solid #DBDBDB;
	background-image: url(../images/background_stripe.gif);
	text-align:left;
	margin-top: 5px;
	margin-right: 34px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#call_info_division p {
	font-size:9px;
}
#contentsubmenu {
	float:left;
	width:705px;
	margin: 0px 0px 0px 20px;
	position:relative;
}
#contentsubmenu a:link {
	color:#3E4A61;
}
#contentsubmenu a:visited {
	color:#3E4A61;
}
#contentsubmenu a:hover {
	color:#2A9FFF;
}
#contentsubmenu a:active {
	color:#2A9FFF;
}
#contentsubmenu ol li a:link {
	font-size:100%;
	color:#3E4A61;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:underline;
}
#contentsubmenu ol li a:hover {
	color:#0066FF;
}
#leftcolumn, #middlecolumn, #rightcolumn {
	float:left;
	width:230px;
}
#contentsubmenu blockquote {
	width:450px;
}
#left ul li, #middle ul li, #right ul li {
	padding-bottom:10px;
	color:#000;
	font-size:12px;
}
#left h2, #right h2, #middle h2 {
	font-size:18px;
	padding:0px 0px 10px 0px;
	margin:0;
	color:#408AB4;
}
#left {
	width:190px;
	height:250px;
	float:left;
	padding:10px;
	margin:0px 10px 10px 0;
	z-index:0;
	position: relative;
	border-radius: 10px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #cfcfcf 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#cfcfcf 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#cfcfcf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cfcfcf',GradientType=0 ); /* IE6-9 */
	border:thin solid #F3F3F3;
}
#middle {
	width:190px;
	height:250px;
	float:left;
	padding:10px;
	margin:0px 10px 10px 0;
	border-radius: 10px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #cfcfcf 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#cfcfcf 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#cfcfcf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cfcfcf',GradientType=0 ); /* IE6-9 */
	border:thin solid #F3F3F3;
}
#right {
	width:190px;
	height:250px;
	float:left;
	padding:10px;
	margin:0px 10px 10px 0;
	border-radius: 10px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #cfcfcf 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#cfcfcf 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#cfcfcf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cfcfcf',GradientType=0 ); /* IE6-9 */
	border:thin solid #F3F3F3;
}
#newsticker {
	width:190px;
	height:535px;
	float:left;
	padding:10px;
	margin:0px 10px 10px 0;
	border-radius: 10px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cfcfcf'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cfcfcf)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #ffffff, #cfcfcf); /* for firefox 3.6+ */
	background-repeat:repeat-x;
	border:thin solid #F3F3F3;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.mobile_display {
	display:none;
}
.mobile_display_none {
	display:inline;
}
#refiMobile {
	display: none;
}
#refi {
	width:670px;
	height:75px;
	position:relative;
	float:left;
}
.larger {
	font-size:1.5em;
}
.offScreen {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
.red {
	color:#FF0004;
}

/*   This Div puts a banner ontop of the divisional pages. */

#divisionbanner {
	float:left;
	color:#408AB4;
	width:650px;
	min-height:30px;
	padding:10px;
	height:auto;
	background-color:#DBE5E9;
	border:none;
	margin:5px 0px;
}

#divisionbanner ul {
	margin: 0px 0px 0px 20px;
	font-size:12px;
	list-style:disc;
	line-height:130%;
	clear:left;
	
}
.banner_image {
	width:180px;
	float:left;
	margin-right:10px;
}
#divisionbanner p {
	font-size:12px;
	clear:none;
	line-height:140%;
	margin:0;
	padding:0;
}
#divisionbanner p a:link {
	line-height:140%;
}
#divisionbanner p a:hover {
	color:#CC0000 !important;
}


/* acp specific */

#call_info_acp {
	float: right;
	width: 190px;
	height: 30px;
	border-radius: 5px;
	border: thin solid #DBDBDB;
	background-image: url(../images/background_stripe.gif);
	margin-top: 15px;
	margin-right: 34px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#call_info_acp p {
	font-size:15px;
	font-weight: bold;
	text-align: center;
}

/* icons for division home page */

#divisionIconContainer {
	float: left;
	width: 100%;
	height: auto;
	background-color: #fff;
	margin: 8px 0 14px 0;
	position: relative;
}
#divisionIconContainer li {
	margin-left: 15px;
	background-color: #1c5a7c;
	width: 156px;
	height: 140px;
	float: left;
	position: relative;
	border-radius: 14px 14px 14px 14px;
	-moz-border-radius: 14px 14px 14px 14px;
	-webkit-border-radius: 14px 14px 14px 14px;
	border: 0px solid #000000;
	overflow:hidden;
}
#divisionIconContainer li:first-child {
	margin-left: 0px;
}
.divisionIconTitle {
	width:156px;
	height:131px;
	display:block;
	z-index: 10;
	position: absolute;
    left: 0px;
    top: 0px;
	padding-top: 10px;
	color:#fff;
	font-size: 1.3em;
	line-height:1.1em;
	text-align:center;
}
.divisionIconTitle h2 {
	font-size:1em;
	color:#fff;
	text-align:center;
	font-weight:normal;
	margin:0;
	padding:0;
}
.divisioniconLink {
	display:block;
	width:156px;
	height:140px;
}

/*  class for UL in division content pages   (ROD STUFF)  */

.bulletList li {
	font-size: 12px;
	line-height:130%;
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-position:outside;
	margin-left: 15px;
	list-style-type: disc;
	padding-left: 0px;
}
/*   div specific for ROD */

#abatementBanner {
	float:left;
	color:#ffffff;
	width:95%;
	height:auto;
	border:none;
	margin:5px 0px;
	background-color:#027A28;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}
#abatementBanner h3 {
	color:#ffffff;
	text-align: center;
	margin:0px;
	font-size:24px;
}
#abatementBanner h3:hover {
	text-decoration:underline;
}
#abatementBannerMobile {
	float:left;
	color:#ffffff;
	width:100%;
	height:auto;
	border:none;
	margin:5px 0px;
	background-color:#027A28;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}
#abatementBannerMobile h3 {
	color:#ffffff;
	text-align: center;
	margin:0px;
	font-size:20px;
}

/*   div specific for the the personal profile picture for ROD */

#RegisterProfile {
	float: left;
	color: #408AB4;
	width: 630px;
	padding: 15px 20px 20px 20px;
	height: 115px;
	background-image: url(../images/registerback.jpg);
}
#RegisterProfile li {
	font-size:15px;
	padding:0px 90px 10px 0
}
/*  This class gives sub category bullets within the links in the divisional category boxes  */
.categorylist {
	color: #000;
	font-size: 75%;
	line-height:75%;
}
/*   Style for Bullets within a division _ specifically for ROD pages */

.bullets {
	margin: 0px 0px 10px 35px;
	float: left;
	font-size:12px;
	list-style:disc;
	clear:both;
}
.bullets li {
    font-family:Verdana, Geneva, sans-serif;
    font-size:12px;
    line-height:130%;
}
/* TABLE CLASS FOR DIVISION  */

#contentsubmenu table {
	font-family: verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
#contentsubmenu th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
#contentsubmenu table td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
}

/* elections specific */

#electionBoxContainer {
	width:99%;
	height:auto;
	background-color:#FFF;
	display: block;
	position: relative;
	clear:both;
}
#electionBoxContainerL {
	width: 49%;
	background-color:#FFF;
	display: block;
	position: relative;
	float:left;
}
#electionBoxContainerR {
	width: 49%;
	background-color:#FFF;
	display: block;
	position: relative;
	float:left;
}
.electionBox {
	width: 48%;
	height: 142px;
	float: left;
	position:relative;
	display:block;
	background-repeat:no-repeat;
	background-position: 0 0;
	padding: 5px 0 0 0;
	font-family:Verdana;
	font-weight:bold;
	color:#FFFFFF;
	text-align: center;
	font-size:14px;
	line-height:16px;
}
.electionBox#ovr {
	background-image:url(../ele/ele_images/ovrele.png);
	margin-right: 6px;
	margin-bottom: 10px;
	background-size:contain;
}
.electionBox#where {
	background-image:url(../ele/ele_images/whereele.png);
	margin-right: 0px;
	margin-bottom: 10px;
	background-size:contain;
}
.electionBox#absentee {
	background-image:url(../ele/ele_images/absenteeele.png);
	margin-right: 6px;
	margin-bottom: 10px;
	background-size:contain;
}
.electionBox#online {
	background-image:url(../ele/ele_images/onlineele.png);
	margin-right: 0px;
	margin-bottom: 10px;
	background-size:contain;
}
#municipalbanner {
	float:left;
	color:#ffffff;
	width:673px;
	padding:0px;
	height:73px;
	background-color:#DBE5E9;
	background-image: url(../ele/ele_images/election-banner-generic-blank-01-01.png);
	background-position: center;
	border:none;
	margin:5px 0px 10px 0px;
}
#municipalbanner p {
	font-size:22px;
	font-weight: bold;
	color:#ffffff;
	margin: 22px 0px 0px 100px;
	padding:0;
}
#absenteebanner {
	float:left;
	color:#ffffff;
	width:670px;
	/*min-height:20px;*/
	padding:0px;
	height:31px;
	background-color:#DBE5E9;
	background-image: url(../ele/ele_images/election-banner-generic-blank-01.png);
	background-position: bottom;
	border:none;
	margin:0px 0px 5px 0px;
}
#absenteebanner p {
	font-size:13px;
	font-weight: bold;
	color:#ffffff;
	margin-left:15px;
	margin-top:5px;
	padding:0;
}
#absenteebanner p a:link {
	text-decoration: none;
}
#absenteebanner p a:hover {
	text-decoration: underline;
}

#registerbanner {
	display:block;
	float:left;
	color:#408AB4;
	width:655px;
	min-height:30px;
	padding:10px;
	height:auto;
	background-color:#DBE5E9;
	border:none;
	margin:5px 0px;
	background-image:url();
	background-position:right; 
	padding-top:2px; 
	border-style: solid; 
	border-color:#7f0106; 
	border-width:1px; 
}
#registerbanner p {
	font-size:12px;
	clear:none;
	line-height:140%;
	margin:0;
	padding:0;
}

#registerbannermobile {
	display:none;
}
#evtable {
	display:none;
}

/* end elections specific */

