﻿/* Login Sub Page */
div#sub-login-container
{
	width: 310px;
}

/* Election Central */

div#ribbon.galleryview 
{
}

.galleryview {

}
.panel {
	background: #fff url(/images/layout/ribbon-bottom-bg.jpg) bottom center repeat-x;
	font-size: .9em;
	font-family: Verdana, Geneva, sans-serif;
	height: 488px !important;
}

div.strip_wrapper 
{
	top: 495px !important;
}

div.ribbon-column-1 {
	float: left;
	margin-right: 1em;
}
.panel h2 {
	font-size: 1.5em;
	font-weight: normal;
}
.strip_wrapper {
	margin: 0;
	padding: 0;
}

ul.filmstrip
{
}
ul.filmstrip li {
	margin: 0;
	padding: 0;
}

img.nav-prev, img.nav-next
{
	top: 517px !important;
}

/* Ektron Search */ 

div.ektronSearch
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
}

.ektronSearch div.searchWrapper {
	border: none;
	clear: left;
	margin: 0;
	padding: 0;
}

.ektronSearch ul.searchNavigation {
	display: none;
}

.ektronSearch div.searchWrapper {
	border: none;
	clear:left;
	margin:0;
	padding:0;
}

.ektronSearch div.searchWrapper div#basicTerms input
{
	color: #fff;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	height: 28px;
}

.ektronSearch div.searchWrapper div#basicTerms input.basicSearchTerms {
	background:transparent url(/images/forms/search-input.png) no-repeat scroll center top;
	border:medium none;
	font-size:0.9em;
	height:18px;
	margin:1px 5px 0 0;
	padding:3px 2px 0;
	width:215px;
	color: #000;
	font-weight: normal;
}

.resultPreviewDetails
{
	display: none;
}

/* Stay In Touch */

#homepage-module-1 a
{
	text-decoration: none;
}


/* Search */

.ektronSearch div.searchWrapper div.searchResultsHeader h3.noResults
{
	text-align:left;
}

.ektronSearch div.searchWrapper div.searchResultsHeader h3 {
	background-color:#004776;
	border-top:1px dotted #4C4C4C;
	color:#eee;
	font-weight:normal;
	margin:0 0 0.5em;
	padding:0.25em;
	text-align:left;
}

.ektronSearch div.searchWrapper div.searchResultsHeader h3 span.resultslabel {
	color:#eee;
	font-weight:normal;
}

.ektronSearch div.searchWrapper div.searchResultsHeader h3 span.beginPageCount {
	color:#eee;
	font-weight:bold;
}

.ektronSearch div.searchWrapper div.searchResultsHeader h3 span.endPageCount {
	color:#eee;
	font-weight:bold;
}

.ektronSearch div.searchWrapper div.searchResultsHeader h3 span.totalCount {
	color:#eee;
	font-weight:bold;
}

.ektronSearch div.searchWrapper div.searchResultsHeader h3 span.searchTerms {
	color:#eee;
	font-weight:bold;
}

.ektronSearch div.searchWrapper div.searchResultsHeader h3 span.searchDuration {
	color:#eee;
	font-weight:bold;
}

.ektronSearch div.searchWrapper div.resultPreview div.resultPreviewDetails span {
	color:#1A3F6B;
}

.ektronSearch div#navbar ul.ektronPaging li {
	border:1px solid #888;
	display:inline;
	font-weight:bold;
	margin-right:0.5em;
	padding:0.35em;
}

/* Email Styles */
.header
{
	font-family:Arial,Helvetica,sans-serif;
	color: #740000;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.5;
}

.body
{
	font-family:Arial,Helvetica,sans-serif;

	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
}

.layoutTable
{
	font-family:Arial,Helvetica,sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
}

.headerRow
{
	color: #1A3F6B;
	font-weight: bold;
}

.DividerRow
{
	color: #1A3F6B;
	font-size: 1.5em;
}

/*  Overridden TMM Styles  */

.legal
{
	font-size: .8em;
}
.Message
{
	color: #740000;
	font-weight: bold;
}

/* Sub Login Page */

#sub-login-container h2
{
	color: #1A3F6B;
}

#sub-login-container p#forgot-password
{
	line-height: 1.5; /*margin: -25px 0 0 10px;*/
}
#sub-login-container p#forgot-password a
{
	color: #1A3F6B;
	font-size: .9em;
}

#sub-login-container div#login-form label#remember-me
{
	color: #1A3F6B;
	display: block;
	float: left;
	margin: 0 0 2px 0;
	padding: 0;
	width: 100%;
}
#sub-login-container div#login-form label#remember-me input
{
	background: none;
	border: none;
	float: left;
	height: 16px;
	margin: 0 5px 0 0;
	padding: 0;
	vertical-align: middle;
	width: 15px;
}

#sub-login-container div
{
	float: left;
	position: relative;
	display: block;
	min-height: 1%;
}
#sub-login-container label.overlabel-apply
{
	color: #444;
	font-size: 1.1em;
	left: 5px;
	position: absolute;
	top: 2px;
	z-index: 1;
}

#sub-login-container label
{
	display: inline-block;
	width: 65px;
	margin-bottom: 5px;
	padding: 0;
}

/* Forms  */

div.EktronForm table td
{
	vertical-align: top;
}

div.EktronForm input
{
	background: transparent url(/images/forms/search-input.png) center top no-repeat;
	border: none;
	font-size: .8em;
	height: 15px;
	margin: 2px;
	padding: 3px 2px 3px 2px;
	width: 215px;
}

div.EktronForm input.submit
{
	border: none;
	background: transparent url(/images/forms/login-button.png) center center no-repeat;
	color: #fff;
	cursor: pointer;
	font-size: .9em;
	font-weight: bold;
	height: 29px;
	padding: 0 0 2px 0;
	width: 64px;
}

div.EktronForm textarea
{
	overflow: auto;
	background: transparent url(/images/forms/search-input-large.png) center top no-repeat;
	border: none;
	font-size: .8em;
	margin: 1px 5px 9px 0;
	padding: 3px 2px 3px 2px;
	width: 247px;
	height: 147px;
}

div.EktronForm li
{
	vertical-align: middle;
}

div.EktronForm li input
{
	background: none;
	border: none;
	font-size: 1em;
	height: 12px;
	width: auto;
	margin: 2px;
	padding: 5px 0 0 0;
}

div.EktronForm label
{
	color: #000;
	font-weight: normal;
}

div.EktronForm span.text
{
	color: #446;
	font-weight: normal;
}

div.EktronForm table td
{
	color: #1A3F6B;
	margin: 0 0 0.5em 0;
	font-weight: bold;
}

div.EktronForm span.req
{
	color: Red;
	font-weight: bold;
}

select
{
	color: #000000;
	background: #eee;
	border: 1px solid #A5A5A5;
}

div#content div#main-content table th, td
{
	border: 0;
	padding: 3px 0px 3px 3px;
	text-align: left;
}


div#content div#main-content div.text input
{
	background: transparent url(/images/forms/search-input.png) center top no-repeat;
	border: none;
	font-size: .8em;
	height: 15px;
	margin: 1px 5px 9px 0;
	padding: 3px 2px 3px 2px;
	width: 215px;
}

input.text
{
	background: transparent url(/images/forms/search-input.png) center top no-repeat;
	border: none;
	font-size: .8em;
	height: 15px;
	margin: 1px 5px 9px 0;
	padding: 3px 2px 3px 2px;
	width: 215px;
}

input.text-small
{
	background: transparent url(/images/forms/search-input-small.png) center top no-repeat;
	border: none;
	font-size: .8em;
	height: 15px;
	margin: 1px 5px 9px 0;
	padding: 3px 0px 3px 0px;
	width: 128px;
}

div.text p
{
	padding: 0;
	color: #1A3F6B;
	font-weight: bold;
}

div.text-no-margin
{
	padding: 0;
	margin: 0;
	color: #1A3F6B;
	font-weight: bold;
}

input.submit, input.basicSearchSubmit
{
	border: none;
	background: transparent url(/images/forms/login-button.png) center center no-repeat;
	color: #fff;
	cursor: pointer;
	font-size: .9em;
	font-weight: bold;
	height: 29px;
	padding: 0 0 2px 0;
	width: 64px;
}

input.submit-large
{
	border: none;
	background: transparent url(/images/forms/login-button-large.png) center center no-repeat;
	color: #fff;
	cursor: pointer;
	font-size: .9em;
	font-weight: bold;
	height: 29px;
	padding: 0 0 2px 0;
	width: 170px;
}

.candidate-volunteer-name
{
	color: #751010;
	font-weight: bold;
}

.highlight
{
	color: #751010;
	font-weight: bold;
}

.highlight-blue
{
	color: #1A3F6B;
	font-weight: bold;
	margin: 0;
}


/*     */


.ErrorMessage
{
	font-weight: bold;
	color: #c22;
}

.DescriptionColumn
{
	padding: 0.5em;
	width: 125px;
	color: #1A3F6B;
	font-weight: bold;
}

.PageHeaderTextStyle
{
	color:#740000;
	font-size:2em;
	font-weight:normal;
	line-height:1.5;
	margin:0 0 0.5em;
}

/* csc Hyperlink on the payment control begin */

.ExampleCSCImage span
{
	position: absolute;
	visibility: hidden;
}

.ExampleCSCImage:hover span
{
	position: absolute;
	visibility: visible;
	left: 170px;
}

.ExampleCSCImage span img
{
	padding: 0px;
	border: 0px solid black;
}
