p {
    margin: 0px;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -ms-margin-before: 0px;
    -ms-margin-after: 0px;
    -ms-margin-start: 0px;
    -ms-margin-end: 0px;
    -moz-margin-before: 0px;
    -moz-margin-after: 0px;
    -moz-margin-start: 0px;
    -moz-margin-end: 0px;
}

a
{
    border: 0px;
}
img
{
    border: 0px;
}

.subtext
{
    font-size: x-small;
}

.MVErrorMessage
{
}

.MVErrorText
{
    color: Red;
}

.topInfoPath 
{
    height: 38px;
    float: left;
    border-top: 1px #ffffff solid;
    border-bottom: 1px #ffffff solid;
    padding: 0px;
    list-style: none;
    margin-bottom: 2px;
    background: #538fcc;
    min-width: 135px;
    vertical-align:middle;
}

.inactive {
	background-color: #538fcc;
	color: #000000;
}
.active {
	background-color: #003763;
	color: #ffffff;
}

.cropValidation 
{
    color: Red;
}

h2
{
    margin: 0px;
    padding: 17px 0px 17px 0px;
}


/****************** Adjustments to basic OSOS layout **********************/

/*@font-face {
        font-family: 'MyFontFamily';
        src: url('myfont-webfont.eot?') format('eot'),
             url('myfont-webfont.woff') format('woff'),
             url('myfont-webfont.ttf')  format('truetype'),
             url('myfont-webfont.svg#svgFontName') format('svg');
}*/

#Search
{
    width: 160px;
    height: 22px;
    position: relative;
}

input#search
{
    width: 125px !important;
    position: absolute; /* top: -15px;*/
    left: 7px;
    color: #8a8a8a;
}

#searchbtn
{
    position: absolute;
    top: -1px;
    left: 138px;
    font-size: 11px;
    font-family: Georgia;
    border: 1px solid #315777;
    background-color: #3e658c;
    background-position: top;
    background-repeat: no-repeat;
    color: #fff;
    height: 22px;
    width: 70px;
    cursor: pointer;
}


/*****************begin mostly default page styles (some span the app) *********************/


body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
}

h3
{
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 8px !important;
}

h4
{
    font-size: 14px;
}

table
{
    font-size: 14px;
    line-height: 18px;
}

td
{
    vertical-align: top;
}

hr
{
    border-top: 1px #000000 solid;
}

#outerWrapper
{
    margin: 0 auto;
}

#PageContent
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: .2px;
    text-align: left;
    line-height: 18px;
}

#PageContent a
{
    color: #5377a9;
    text-decoration: none;
}

#PageContent a:visited
{
}

#PageContent a:hover
{
    text-decoration: underline;
}


.VAlignTop
{
    vertical-align: top;
}

.PageSummaryValidation
{
    font-size: 14px;
    line-height: 18px;
    color: #b71f38;
}

.AlignTextLeft
{
    text-align: left;
}
.clr
{
    clear: both;
}


.header 
{  
    background: #eeeeee; 
    width: 100%;
    height: 60px;
    border: 1px solid #000000;
}

.announcementArea
{
    /*width: 800px;*/
    margin: 0 auto;
    padding: 10px;
    border-bottom: 1px #000000 solid;
}

.announcementArea td
{
    padding: 5px 0px;
}

.announcements
{
    color: #000000;
    width: 67%;
    float: left;
}

.announcements h1
{
    margin: 20px 0px 10px 0px;
}

.announcementArea h3
{
    font-weight: bolder;
}

#announcements img
{
    margin-left: 11px;
}

.subHead
{
    line-height: 1.5em;
    margin: 0px;
}

.languageToggle
{
    float: right;
    margin-top: 20px;
    margin-right: 68px;
}

.lowerContent
{
    /*width: 800px;*/
    margin: 0 auto;
}

.lowerContent a
{
    color: #5377a9;
    text-decoration: none;
}

.lowerContent a:visited
{
    color: #5377a9;
    text-decoration: none;
}

.lowerContent a:hover
{
    text-decoration: underline;
}

.reviewLink
{
	color: #0000FF;	
	font-size: 20px;
    background: #D6EBFF;
	border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	
}

.bigRedText{ color:Red; font-weight:bold; font-size: 20px;}

.submit-warning
{
	background-color: #FFE6E6; 
	margin-top:10px;	
}

.continueButton
{
    background: #003763;
    color:  #ffffff;
    padding: 5px 10px 5px 10px;
    font-weight: bold;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    text-transform: lowercase;
}

.continueButton[disabled]
{
    background: #777777;
    color: #EEEEEE;
}

.secondaryButton
{
    background-color: #ffffff;
    color: #5377a9;
    margin: 0px 0px 0px 15px;
}

.whatIsThis
{
    font-size: 10px;
    line-height: 11px;
    margin-top: -6px; /*margin-left: 15px;*/
}

#leftContent
{
    float: left; /*border-right: 1px #000000 solid;*/
}

#leftContent .pad
{
    padding: 15px 25px 15px 25px;
}

.pad p img
{
    margin: 0px 0px -5px 0px;
}

.pad .warningIcon
{
    margin: 18px 10px 10px 0px;
}

#divContinue
{
    margin-top: 35px;
    float: left;
}

#rightContent
{
    width: 375px;
    float: right;
    background: #e5eef8;
}

#rightContent .pad
{
    padding: 22px 10px 10px 10px;
}


#amIRegistered
{
}

#registerToVote
{
    font-weight: normal;
}

#updateAddress
{
    padding-bottom: 10px;
}

#dropBoxes, #electedOfficials
{
    line-height: 30px;
}

#myCandidates
{
    padding-bottom: 5px;
}


#rightContent h4
{
    margin: 10px 0px 5px 0px;
    font-size: 18px;
}

#1stSiteLanguages label
{
    margin-left: 15px;
}

#divUnregistered
{
    margin-top: 45px; /*display: block !important;*/
}

#divUnregistered h4
{
    font-size: 12px;
    margin-left: 25px;
}

#divUnregistered img
{
    margin: 0px 5px -5px -25px;
}

#txtBirthdate, #txtEnvironment
{
    display: none;
}

#birthDate
{
}

#driverLicenseExample
{
    padding: 5px;
    border: 1px #000000 solid;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background: #ffffff;
    float: left;
}

#driverLicenseExample p
{
    text-align: left !important;
    width: 300px;
    padding-left: 5px;
}

#closeButton
{
    height: 20px;
}

/***************begin Inside page styles ******************/


.progressBar
{
    width: 100%;
    text-align: left;
    width: 982px;
    margin-left: -13px;
    margin-top: 10px;
}


#leftContentInside
{
    float: left;
    width: 59%;
}

#leftContentInside .pad
{
    padding: 15px;
}

#leftContentInside li
{
    /*list-style:none;*/
}

#leftContentInside ul li span
{
    /*padding-left: 15px;     background: url('../../Images/WEI/OSOS/OLVR/right_arrow_small.jpg') no-repeat;*/
}

#ctl00_leftContentHolder_btnEditInfo, #ctl00_rightDisplay_btnNotMe, #ctl00_lowerContentHolder_btnEditInfo
{
    background: url('') #ffffff;
    color: #5377a9;
    border: 0px #ffffff none;
    margin-top: 10px;
}

#ctl00_rightDisplay_btnNotMe, #ctl00_lowerContentHolder_btnEditInfo
{
    margin-top: 0px;
}

#ctl00_lowerContentHolder_btnEditInfo
{
    font-weight: normal;
}

#ctl00_leftContentHolder_btnEditInfo:hover
{
    text-decoration: underline;
}

#ctl00_rightDisplay_dlVoterInfoBottom_ctl00_lblAuditorWebRef
{
    color: #5377a9;
}

#ctl00_rightDisplay_dlVoterInfoBottom_ctl00_lblAuditorWebRef:hover
{
    text-decoration: underline;
}

#ctl00_lowerContentHolder_lblMailingZipText
{
    text-transform: uppercase;
}

.blueText
{
    /*color: #5377a9;*/
}

.warningIcon
{
    float: left;
    margin: 20px 10px 10px 0px;
}

.warningLabels
{
    color: #b71f38;
}

.insetText
{
    margin: 0px 0px 0px 30px;
}

.insetText p
{
    margin: 0px 0px 0px -30px;
}

#rightContentInside
{
    width: 40%;
    float: right;
    top: 0px;
    right: 0px;
    background: #e5eef8; /* border-left: 1px #1c3664 solid;*/
}

#rightContentInside .pad
{
    padding: 15px 10px 10px 10px;
}
.HiddenControl
{
    display: none;
}


.half
{
    width: 50%;
}

.dataEntryLeft
{
    width: 65%;
    padding-bottom: 10px; /* border-top: 1px #595959 solid;*/
}

.dataEntryLeft td
{
    vertical-align: bottom;
    padding-top: 10px;
}

.dataEntryRight
{
    margin-top: 0px;
    margin-left: 2px;
}

.dataEntryRight td
{
    padding-top: 10px;
}

.rightDisplayArea .dataEntryRight span
{
    color: #000000;
}

.dateOfBirth
{
    display: block; /*padding-top: 15px;*/
}

#monthDayYear
{
    margin-top: -7px;
    width: 155px; /*margin-top: 15px;*/
}

#monthDayYear td
{
    padding-top: 0px;
    width: 33%;
}

#monthDayYear p
{
    margin: 0px 0px -2px 0px;
    font-size: 9.5px;
    color: #595959;
}

.quarter
{
    width: 35%;
    vertical-align: bottom;
}

.quarterTopVAlign
{
    width: 35%;
    vertical-align: top;
}

.quarterCenterVAlign
{
    width: 35%;
    vertical-align: middle;
}


.lowerContent select
{
    margin: 3px 0px 0px 0px;
    font-size: 14x;
    line-height: 18px;
    color: #595959;
}

.thickRule
{
    border: 1px #000000 solid;
}

.thinRule
{
    /* border: 1px #000000 solid; */
    display: none;
}

.countyContent
{
    color: Green;
    border-top: 1px #000000 solid;
    padding-top: 15px;
    margin-top: 20px;
}

.VerticalBottom
{
    vertical-align: bottom;
}

.MandatoryField
{
    font-weight: bold;
}

.oath
{
    margin-left: 10px;
}

.oath td
{
    padding: 5px;
}


#tblRegistration
{
    border: 1px #000000 solid;
}

#tblRegistration td
{
    border: 1px #000000 solid;
    font-size: 12px;
}





/**********MyVote Styles***************************/



.upperBarArea
{
    width: 100%;
}

.BarArea p
{
    border-top: 1px #000000 solid;
    border-bottom: 1px #000000 solid;
    padding: 5px;
    background: #003366;
    color: #fff;
}

.leftNavigationArea
{
    width: 200px;
    float: left;
    margin-top: 24px;
}

.leftNavButton
{
    border-top: 1px #ffffff solid;
    border-bottom: 1px #ffffff solid;
    padding: 10px 5px;
    list-style: none;
    margin-bottom: 2px;
    background: #538fcc;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.active
{
    background-color: #003763;
    color: #ffffff;
}

.active a
{
    color: #ffffff;
    font-weight: bold;
}

.active a:visited
{
    color: #ffffff;
    font-weight: bold;
}

.inactive a
{
    color: #000000;
    text-decoration: none;
}
/*
.inactive a:hover {
    text-decoration: none;
}
*/
.inactive a:visited
{
    color: #000000;
}

.leftNavLink
{
    margin-left: 10px;
}

.leftNavLink a
{
    text-decoration: none; /*color: #ffffff;*/
}

.inactive
{
    background-color: #e5eef8;
}

.rightDisplayArea
{
    /*width: 760px;*/
    min-height: 500px;
    padding: 0px 5px 5px 8px;
    margin-left: 205px;
    border-left: 1px #595959 solid;
}

.mvLabel
{
    margin: 0px;
}

.mvData
{
    color: #595959;
    margin: 2px;
}


/*********MyBallot Screen style adjustments**************************************/

.myBallotInfo
{
    margin-top: -12px;
}

.myBallotInst li
{
    margin-left: -20px;
}

#ctl00_rightDisplay_MyBallot_DIV td
{
    border: 0px #ffffff none !important;
}

/*************************MyVote Voter Guide Styles*****************************/

/***Voter Guide Left Side*****/
.voterGuideLeft td
{
    vertical-align: top;
}

.voterGuideLeft
{
    width: 267px;
    float: left; /* border: 1px solid #000000;*/
}

.plusMyBallot
{
    width: 300px;
}


.votingButtons tr
{
    vertical-align: top;
}

.districtsOfficesCandidates
{
    width: 95%;
}

.districtsOfficesCandidates td
{
    vertical-align: top;
    padding: 2px;
}

.districtType
{
    background: #000;
    color: #fff;
    font-weight: bold;
}

.district
{
    background: #dedede;
    text-indent: 7px;
    font-weight: bold;
}

.office
{
    text-indent: 7px;
    background: #eeeeee;
    padding: 0px;
}

.officeName
{
    font-weight: bold;
    margin-top: 0px;
}

.termlength
{
    margin: -15px 0px 0px 0px;
    padding-left: 20px;
}

.candidateList
{
    background: #fff;
}

.candidate
{
    width: 180px;
    border-bottom: 1px #000 solid;
    float: right;
    margin: -2px 0px 10px 0px;
    clear: both;
}

.noBottomBorder
{
    border-bottom: none;
}

.selected
{
    background-color: #92afb6;
    background-image: url('../../Images/WEI/OSOS/rightArrow.gif');
    background-repeat: no-repeat;
    background-position: center;
}



.blackLine
{
    width: 100%;
    height: 10px;
}


.blackLine250
{
    width: 250px;
    margin: 5px 0px 0px -100px;
    border-bottom: 1px #000 solid;
    height: 1px;
}



/****************************Ballot Drop Box Section Styles**************************/

.highlight
{
    background: #003763;
    color: #fff;
}

.dropBoxDisplayTable
{
    width: 680px;
}


.dropBoxDisplayTable tr
{
    border-bottom: 1px #000000 solid;
}


.dropboxTab
{
    font-weight: bold;
    border-top: 1px #000000 solid;
    margin: -5px 0px 0px -4px;
    width: 106%;
    padding: 5px 0px 5px 2px;
}

.dropboxColumnHeader
{
    color: #595959;
}

.dropboxColumnHeader
{
    color: #595959;
}

.ruleUnder
{
    border-bottom: 1px #dedeaa solid;
    padding-bottom: 4px;
}

.dropBoxDisplayTable .ruleUnder
{
    border-bottom: 0px #ffffff none;
}

.noBorder
{
    border: 0px #ffffff none;
}

div.dropBoxHeader
{
    overflow-x: visible !important;
    width: 765px !important;
}

div.yui-skin-sam
{
    overflow: visible !important;
    width: 780px !important;
}


.yui-skin-sam .yui-navset .yui-content
{
    background: #ffffff !important;
    border-style: none !important;
}

.yui-skin-sam .yui-navset .yui-content, .yui-skin-sam .yui-navset .yui-navset-top .yui-content
{
    padding: 0px !important;
}

.yui-skin-sam .yui-navset .yui-nav, .yui-skin-sam .yui-navset .yui-navset-top .yui-nav
{
    border-width: 0px 0px 2px 0px !important;
}

.yui-skin-sam .yui-navset .yui-nav .selected a, .yui-skin-sam .yui-navset .yui-nav .selected a em
{
    border-color: #003763 !important;
    background: #003763 !important;
    text-transform: lowercase !important;
}

.yui-skin-sam .yui-navset .yui-nav a em
{
    background: #ffffff !important;
}

.yui-nav .selected a:focus
{
    background: #003763 !important;
}

.yui-skin-sam
{
    width: 780px !important;
}

.yui-skin-sam .yui-navset .yui-nav .selected a, .yui-skin-sam .yui-navset .yui-nav .selected a:focus, .yui-skin-sam .yui-navset .yui-nav .selected a:hover
{
    background: #003763 url('') !important;
    font-weight: bold !important;
}

.yui-skin-sam .yui-navset .yui-nav a, .yui-skin-sam .yui-navset .yui-navset-top .yui-nav a
{
    background: #e5eef8 url('') !important;
}

.yui-skin-sam .yui-navset .yui-nav a:hover, .yui-skin-sam .yui-navset .yui-nav a:focus
{
    background: url('') !important;
}

.yui-skin-sam .yui-navset .yui-nav A EM
{
    text-transform: lowercase !important;
}

.yui-nav
{
    border-bottom: 0px #ffffff none !important;
}

#tabBallotDropboxLocations, #tabVoterServiceCenter
{
    margin-top: -15px;
    margin-left: -10px;
}

#tabOverviewMap, #myMap
{
    margin: -5px 0px 0px -5px;
    width: 100% !important;
}

.Row1 td
{
    border-bottom: 1px #595959 solid;
    background: #003763;
    color: #ffffff;
}

.Row2 td
{
    border-bottom: 1px #595959 solid;
}

.border1
{
    border-left: 1px #595959 solid;
}

.border2
{
    border-left: 1px #595959 solid;
    border-right: 1px #595959 solid;
}
/*****************Voter History Section styles*****************************/

.votingHistory
{
}

.votingHistory p
{
}


/***********************************Registered Districts Section Styles*********************/

.registeredDistricts
{
    width: 760px;
}

.highlighted
{
    background: #111;
    color: #fff;
    padding: 5px 0px 0px 5px;
}

.electedOfficial
{
    width: 700px;
}

.electedOfficial p
{
    margin: 0px;
}

.electedOfficial td
{
    vertical-align: top; /* border-bottom: 1px #dedecc solid;*/
}

.bottomPad10
{
    padding-bottom: 30px;
}

.secondContact
{
    border-top: 1px #dedecc solid;
    padding-top: 10px;
}


/*******************Address Change Styles**********************************/

#addressChangeBody
{
    background: #ffffff url('');
}


.securityCheck
{
    margin-top: 30px;
    border-top: 1px #000000 solid;
}

.ac_dataEntry
{
    margin-top: -10px;
    clear: both;
}

.ac_dataEntry td
{
    padding-top: 10px;
}

.ac_dataEntry p
{
    margin: 2px 0px;
}

.ac_dataEntry span
{
    color: #595959;
}

.ac_dataFields
{
    margin: 2px 0px 0px 45px;
}

.ac_footer
{
    margin-top: 10px;
    border-top: 1px #000000 solid;
}

.newPhone
{
    margin-top: 20px;
}

.newEmail
{
    margin-top: -5px;
}
#ac_outerWrapper
{
    width: 985px;
    margin: -3px 0px 0px -3px;
    padding: 0px;
    background: #ffffff; /*border: 1px #000000 solid;*/
}


.ac_announcementArea
{
    margin-bottom: 10px;
}

.ac_announcementArea img
{
    padding-left: 1px;
    padding-bottom: 15px;
}

.ac_announcementArea h3
{
    margin-left: 10px;
}

#ac_outerWrapper .lowerContent
{
    padding: 10px;
}

.ac_rightContent
{
    width: 60%;
    float: right;
    padding: 0px 10px 0px 10px;
    border-left: 1px #000000 solid;
}

.ac_dataEntry
{
    width: 100%;
}

#ctl00_lowerContentHolder_divRegDeadlines
{
    background: #e5eef8;
    width: 400px;
    padding: 10px;
    float: right;
}

#ctl00_lowerContentHolder_divBallotDeliveryMethod table
{
    margin-left: 45px;
}


#tblEditRegAddress, #tblEditMailAddress
{
    margin-top: -8px;
}

.HiddenDiv
{
    display: none;
}

.blueBar
{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 0px;
}

.new-phone-label
{
    margin: 30px 0px 0px 0px;
    font-weight: bold;
    padding-bottom: -10px;
}

.mailing-address-change
{
    border-bottom-style: solid;
    border-width: thin;
    width: 90%;
    padding-bottom: 30px;
}

.table-border-bottom
{
    border: 0px;
    border-top: blank;
    border-bottom: 1px solid;
    border-left: blank;
    border-right: blank;
}

/*Voter Guide*/
.leftContentCandidates
{
    float: left;
    width: 35%;
}
.rightContentCandidates
{
    float: right;
    width: 60%;
}
.JurisdictionName
{
    color: #FFFFFF;
    background-color: #5377A9;
}

.OfficeHeaderLeft
{
    border-right-style: solid;
    border-right-width: thin;
    border-right-color: #666666;
    padding: 10px;
}
.OfficeHeaderRight
{
    padding: 10px;
}
.Race
{
    font-size: large;
    font-weight: bold;
}
.RaceJurisdiction
{
    color: #5377A9;
    font-size: large;
    font-weight: bold;
}

.CountyDisplay
{
    color: #5377A9;
}

.RaceLink
{
    font-size: 17px;
    text-decoration: underline;
}

.BallotName
{
    font-size: large;
}

.TreeLevel1
{
    background-color: #003763;
    color: #ffffff;
    padding: 3px;
    margin: 10px 0px 0px 0px;
    font-weight: bold;
}
.TreeLevel2
{
    border-bottom: solid 1px #5377A9;
    padding: 3px; /* margin-left: 0.9em;*/
    background-color: #e5eef8;
    color: #003763; /*font-weight: bold;*/
}


.TreeLevel2 a
{
    color: #003763 !important;
}

.TreeLevel3
{
    border-bottom: solid 1px #cccccc;
    padding: 3px;
    background-color: #e5eef8;
    color: #000000;
}

.measureShortDesc
{
    font-weight: normal;
    margin: -2px 0px 5px 0px;
}

.measureTitle
{
    margin: 10px 0px 0px 0px;
    font-weight: bold;
}

.TreeLevel4
{
    border-bottom: solid 1px #efefef;
    padding: 3px; /*margin-left: 3em;*/
    background-color: #ffffff;
}

.candidateName
{
    margin: 10px 0px 0px 0px;
    font-weight: bold;
}

.candidatePhoto
{
    height: 150px;
    width: 100px;
    float: left;
    margin-right: 15px;
}

.ovg_table
{
    /* min-width: 800px;     min-height: 550px;*/
    text-align: left;
}

.ovg_left
{
    vertical-align: top;
    white-space: normal;
    width: 230px;
}

.ovg_right
{
    vertical-align: top;
    width: 530px;
    padding: 0px 5px 0px 10px;
}
a.GrayButton
{
    background: url('Images/GrayButton.png') no-repeat left top;
    display: block;
    padding-right: 5px;
    padding-left: 5px;
    padding-top:1px;
    width:70px;
    min-height: 30px;
    text-align: center;
    text-decoration:none;
}
.mce-widget.mce-tooltip 
{
    display: none !important;
}



/**/
.info-display-box {
    
    background-color: #ffffe5;
    font-size: 1.1em;
    margin-top: 5px;
    padding: 15px 15px 1px 15px;
    border: 1px solid blue;
}
.info-display-box ul {
    margin-top: 1px; 
    margin-left: -23px
}
.info-display-box div {
    font-weight: bold;

}