﻿body
{
    color: #006796;
    font-family: Georgia;
    font-size: 1em;
}

div
{
	margin: 0;
	padding: 0;
}

p
{
    margin: 10px 0;
}

div
{
    margin: 0;
    padding: 0;
}

img
{
    border: none;
}

a, a:visited
{
    color: #006796;
    text-decoration: none;
}

a:hover
{
    color: #555555;
}

.footer
{
    margin-top: 10px;
    float: left;
}

.chesterfield
{
    font-family: Edwardian Script ITC;
    font-size: 1.75em;
    margin-left: -13px;
}

.hpLocated
{
    font-family: Palatino Linotype;
    font-size: 1em;
    font-style: italic;
}

.newsTitle
{
    background-color: #006796;
    color: White;
    padding: 7px 0 7px 5px;
    text-align: left;
}

.newsText
{
    margin: 5px;
}

.seal
{
    background: url(images/secondary/seal.jpg);
    float: left;
    height: 57px;
    width: 147px;
}

.onlineServices .header
{
    background-color: #006796;
    color: White;
    padding: 3px 0 3px 3px;
    text-align: left;
}

.onlineServices .links
{
    margin: 4px;
}

.onlineServices .links a
{
    display: block;
    margin: 2px;
}

.textbox
{
    border: #778899 1px solid;
    height: 19px;
}

.pageTitle
{
    font-size: 1.25em;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}

.linksHeading
{
    border-bottom: 1px solid Black;
    border-left: 1px solid Black;
    display: block;
    font-size: 1em;
    margin: 15px 0px 5px 5px;
    padding: 3px 0 0px 8px;
    width: 130px;
}

.linkName
{
    display: block;
    margin: 5px 0 12px 5px;
    width: 130px;
}

#onlineForms h3
{
    display: block;
    margin: 15px 0 5px 0;
    padding: 5px;
    border: 2px solid #F1E06D;
    border-top: none;
    border-right: none;
}

#onlineForms a
{
    display: block;
    margin-left: 20px;
    padding: 3px;
    font-size: 115%;
}

#onlineForms a:hover
{
    text-decoration: underline;
}

#onlineForms a img
{
    margin-right: 5px;
}


/*editor styles*/
.black
{
    color: Black;
}

.small
{
    font-size: .8em;
}

/*calendar styles*/
.calLabel
{
    background-color: #dddddd;
    padding: 3px 0 3px 5px;
}

.calText
{
    background-color: #92B8D1;
    color: Black;
    padding: 3px 0 3px 5px;
}


/*council control styles*/
.textbox
{
    border: solid 1px #bbbbbb;
    height: 20px;
}

.fieldName
{
    background-color: #006796;
    color: White;
    padding: 5px 0;
    vertical-align: top;
}

.dataField
{
    background-color: #DACC92;
    padding-left: 3px;
}

.modalPopupBankers
{
    background-color: #006796;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    color: White;
    padding: 5px;
    width: 550px;
}

.modalFieldName
{
    background-color: #006796;
    vertical-align: top;
    width: 110px;
}

.modalField
{
}


/*fire control styles*/
.fireImg
{
    float: left;
    text-align: center;
    width: 30%;
}

.fireImg a, .fireImg a:visited
{
    font-size: 80%;
}

.stationInfo
{
    float: right;
    width: 69%;
}

.stationInfo #tbl
{
    background-color: #cccccc;
    width: 400px;
}

.stationInfo #tbl td
{
    padding: 5px;
}

.stationInfo .hdr
{
    background-color: #006796;
    color: White;
}

.stationInfo .infoName
{
    background-color: White;
    width: 125px;
}

.stationInfo .info
{
    background-color: White;
}

/*Assessor Styles*/

.boldBlack
{
    color: Black;
    font-weight: bold;
    text-align: left;
}

.boldRed
{
    color: Red;
    font-weight: bold;
    text-align: center;    
}

.boldYellow
{
	color: rgb(255,191,0);
	font-weight: bold;
	text-align: center;
}

.boldGreen
{
    color: Green;
    font-weight: bold;
    text-align: center;    
}

.gvRow
{
    background-color: White;
    color: Black;
    font-size: 70%;
    padding: 5px;
    text-align: center;
}

.gvAlternatingRow
{
    background-color: #F5E1AC;
    color: Black;
    font-size: 70%;
    padding: 5px;
    text-align: center;
}

.gvHeader
{
    background-color: #006796;
    color: White;
    font-size: 90%;
    font-weight: bold;
    text-align: center;
}


/*Assessor Class Codes Table*/
#asrTable
{
    background-color: #777777;
    text-align: center;
    width: 100%;
}

#asrTable td
{
    padding: 3px;
}

.asrHeader
{
    background-color: #006796;
    color: White;
    font-size: 85%;    
}

.asrRow
{
    background-color: White;
    color: Black;    
}

/*conveniece centers*/
.tblHdr
{
	background-color: #006796;
    color: White;
    vertical-align: top;
}

.tblDetail
{
	background-color: White;
	font-size: 90%;
	text-align: center;
	vertical-align: top;	
}

.modalPopupAgendas
{
    background-color: White;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    color: Black;
    padding: 5px;
    width: 150px;
}

.modalPopupConCenters
{
	background-color: #F5E1AC;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 5px;
	width: 600px;
}
