/* 
------------------------------ 
New Community Development District 
------------------------------ 
*/

body {
	background-image: url(../images/bg-grad.jpg);
	background-repeat: repeat-x;
	background-color:#7BA2BF;
	margin:0;	
	padding:0;
	font:.9em Arial, Helvetica, sans-serif;
}
h1 {
	font-size:1.8em;
	color:#999;
	text-align:left;
	line-height:normal;
	border-bottom:1px solid #999;
	margin-top:10px;
	margin-bottom:20px;
	padding-bottom:4px;
}
h2 {
	font-size: 1.4em;
	color: #001236;
	text-align:left;
	line-height:normal;				
}
h3 {
	font-size:1.2em;
	color: #001236;
	text-align:left;
	line-height:normal;				
}
h4 {
	font-size:1.1em;
	color: #001236;
	text-align:left;
	line-height:normal;	
	padding:8px 0;
	margin:0;
}
img {
	border:0;
}
a:link, a:visited {
	color:#426680;
}
a:hover, a:active {
	text-decoration:none;
	color: #7eb3f2;
}
.container {
	background:url(../images/bg.jpg); 
	background-position:top center; 
	background-repeat:no-repeat;
}
.contentlist li {
	margin-bottom:10px;
}

.acrobat {
    background: url(/images/acrobat.gif) left center no-repeat;
    padding-left:20px;
}
.email {
    background: url(/images/emailicon_notext.gif) left center no-repeat;
    padding-left:20px;
}
.uppercaseText {
    text-transform: uppercase;
}
.watermarked
{
    color: #808080;
    background-color: #F0F8FF;
}

/*
--------------------------------------
===Header              
--------------------------------------
*/
#header 
{
    height:163px;
    margin:0 auto;
    padding:0;
    line-height:0;
    overflow: hidden;
}
#header img
{
    margin:0;
    padding:0;
    border:solid 2px #fff;
}
.headerLinks {
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	margin-right:20px;
	font-size:1em;
}	
.topNavBar {
	background-image:url(../images/topNav.jpg); 
	background-repeat:repeat-x; 
	height:36px; 
	border-top:1px solid #003; 
	border-bottom:1px solid #003;
}
.topNav {
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	text-align:center;
	width:1000px;
	margin:0 auto;
	font-size:1em;
}
.topNav a,
.topNav a:visited {
	display:block;
	/*padding-left:15px;
	padding-right:15px;*/
	height:26px;
	color:#fff;
}
.topNav a:hover {
	text-decoration:none;
	color:#C5D7BF;
	background-color:#4E738E;
}
.topNav li.selected > a,
.topNav li.selected > a:visited {
	background-color:#84A3B8;
}
/*
--------------------------------------
===Main Body
--------------------------------------
*/
.content {
	width:977px; 
	border-bottom:1px solid #003; 
	border-left:1px solid #003; 
	border-right:1px solid #003; 
	margin:auto; 
	background-image:url(../images/BG-body.jpg); 
	background-repeat:repeat-y;
	}
/*
--------------------------------------
===Left Nav
--------------------------------------
*/
.leftNav {
	width:206px; 
	float:left;
}
.leftNav div {
	border-bottom:1px solid #003;
}
.leftNav a, .leftNav a:visited {	
	color:#628D58;
	font-weight:bold;
	font-size:.9em;
	display:block;
	padding:7px 10px;
	text-decoration:none;
}
.leftNav a:active, .leftNav a:hover {
	background-color:#628D58;
	color:#FFF;
	text-decoration:none;
}
.quickLink {
	border-bottom:1px solid #003;
}

/*
--------------------------------------
===Body Content
--------------------------------------
*/
.mainContent {
	margin:10px 10px 25px 20px;
	padding:0;
	width:470px; 
	float:left;
	font-size:.9em;
	line-height:1.5em;
}
.mainContentSingleCol {
	margin:10px 20px 25px 20px;
	padding:0;
	width:730px; 
	float:left;
	font-size:.9em;
	line-height:1.4em;
	border:0px solid #333;
}
.copy {
	margin:0px;
}
.copyBreak {
	/*border-bottom:1px dotted #003;*/
}
/*
--------------------------------------
===Right Nav
--------------------------------------
*/
.rightNav {
	width:260px; 
	float:left;
    margin-top:12px;
    text-align:center;
}
.rightNav div.speciallink {
	margin:10px auto;
}

.rightsideheader {
    margin:auto; 
    margin-top:20px; 
    text-align:left; 
    font-size:1.1em; 
    font-weight:bold; 
    padding:0px 10px; 
    color:#999; 
    border-bottom:1px solid #999; 
} 
#calendarheader {


}
.rightsidecontent {
    margin:0px auto; 
    padding:10px 0; 
    border:0px solid #ccc;
    background-color:#efefef;
    text-align:left;
}
.rightsidecontent table {
    margin:0 auto;
}
.contactinfo {
    margin:auto 10px;    
}

/*
--------------------------------------
===Public Safety
--------------------------------------
*/
#hydrantsAlpha {
	text-align:center;
	width:100%;
	margin:0 auto;
	padding:0;
	background:#000;
	margin-right:1px;
}
#hydrantsAlpha a:link,
#hydrantsAlpha a:visited {
	color:#fff;
}
#hydrantsAlpha a:active {
	color:#CC0000;
	text-decoration:none;
}
/* search results */
#hydrantsResults {
	margin:0;
	padding:10px 0;
}
#hydrantsResults #header {
    clear:both;
	width:713px;
}
#hydrantsResults #header .streetgroup {
    font-weight:bold;
    text-transform:uppercase;
}
#hydrantsResults #item {
	clear:both;
	width:713px;
	margin:0;
	padding:0;
	font-size:.85em;
	border-top:1px solid #efefef;
}
#hydrantsResults #item .streetnumber {
	display:block;
	float:left;
	width:55px;
	text-align:right;
	margin-right:.5em;
}
#hydrantsResults #item .streetname {
	color:#990000;
	float:left;
	margin-right:.5em;
	
}
#hydrantsResults #item .datetested {
	float:right;
}
#listHead {
	float:left;
	width:100%;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
	border-bottom:2px solid #000;
}
#listHead #location {
	float:left;
}
#listHead #date {
	float:right;
}

a.RssLink 
{
    background:url(../images/rss-icon.jpg) center left no-repeat;
    padding:4px 0 4px 23px;
    color:#D4652E;
    text-decoration:none;
    font-weight:bold;
    }
.inlineButton 
{
    vertical-align:middle;
}

.purchNoticeMeeting {
 	font-size:1.1em; 
	border-top:1px solid #ccc; 
	border-bottom:1px solid #ccc; 
	text-align:center;
}

/*
--------------------------------------
===Our Place
--------------------------------------
*/

.ourPlaceHeaderPanel {
    font-size:1.1em;
    font-weight:bold;
	color: #001236;
	text-align:left;
	line-height:normal;	
	padding:8px 0;
	margin:0;
	cursor:pointer;
}

.ourPlaceHeaderImage {
    margin-right:4px;
}

.ourPlaceBodyPanel {
    margin:0px 0px 10px 15px;
}

/*
--------------------------------------
===Solicitations
--------------------------------------
*/

#SolicitationsHeader {
    width: 100%;
    float: left;
    border-top: 1px solid #999;
    padding: 10px 0px;
}
#SolicitationsHeaderText {
    float: left; 
    margin-right: 30px; 
    font-size: 1.1em; 
    font-weight: bold;
}
#SolicitationsHeaderStatus {
    float: right;
}
#SolicitationsEmptyData {
    font-weight: bold; 
    color: Red;
}
#ListViewSolicitationItem {
    width: 100%;
    font: .85em Arial, Helvetica, sans-serif;
    background-color: #E0E0E0;
    border-top: solid 1px #999;
    padding: 3px 0px;
    height: 0px;
    overflow: hidden;
    clear: both;
}
#ListViewSolicitationDocItems {
    width: 100%;
    float: left;
    background-color: #E0E0E0;
}
#ListViewSolicitationDocItemHeader {
    width: 100%;
    float: left;
    font: .90em Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: italic;
    color: #606060;
    padding: 8px 0px 6px 0px;
    cursor: pointer;
}
#ListViewSolicitationDocItem {
    width: 80%;
    float: left;
    font: .85em Arial, Helvetica, sans-serif;
    border-bottom: solid 1px #D8D8D8;
    margin-left: 55px;
    padding-bottom: 3px;
    overflow: hidden;
}
#ListViewSolicitationDocItem a:link {
    font-weight: bold;
    color: #2D5169;
}
#ListViewSolicitationDocItem a:visited {
    font-weight: bold;
    color: #2D5169;
}
#ListViewSolicitationAltItem {
    width: 100%;
    font: .85em Arial, Helvetica, sans-serif;
    background-color: #F0F0F0;
    border-top: solid 1px #999;
    padding: 3px 0px;
    height: 0px;
    overflow: hidden;
    clear: both;    
}
#ListViewSolicitationDocAltItems {
    width: 100%;
    float: left;
    background-color: #F0F0F0;
}
#ListViewSolicitationDocAltItemHeader {
    width: 100%;
    float: left;
    font: .90em Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: italic;
    color: #606060;
    padding: 8px 0px 6px 0px;
    cursor: pointer;
}
#ListViewSolicitationDocAltItem {
    width: 80%;
    float: left;
    font: .85em Arial, Helvetica, sans-serif;
    border-bottom: solid 1px #D8D8D8;
    margin-left: 55px;
    padding-bottom: 3px;
    overflow: hidden;
}   
#ListViewSolicitationDocAltItem a:link {
    font-weight: bold;
    color: #2D5169;
}
#ListViewSolicitationDocAltItem a:visited {
    font-weight: bold;
    color: #2D5169;
}
#ListViewSolicitationTR1 {
    font-size: 1.1em;
    font-weight: bold;
}
.listViewSolicitationTblLblLeft {
    width: 16%;
    text-align: right;
    vertical-align: top;
    font-weight: bold;
}
.listViewSolicitationTblLblMid {
    width: 16%;
    text-align: right;
    font-weight: bold;
}
.listViewSolicitationTblData {
    width: 34%;
}
#ListViewSolicitationDocHdrImg {
     width: 3%;
     float: left;
     text-align: center;
}
#ListViewSolicitationDocHdrLbl {
     width: auto;
     float: left;
}
#SolicitationsPager {
    text-align: center;
}
.solicitationsPagerPrevNext {
    background-color: White;
    border: 1px solid #999;
    vertical-align: middle;
    font-size: 8pt;
}
.solicitationsPagerNumeric {
    background-color: White;
    border: 1px solid #999;
    font-size: 8pt;
    font-weight: bold;
}
.solicitationsPagerCurrentPage {
    font-size: 12pt;
    font-weight: bold;
    padding: 0px 5px;
}
.solicitationNbrBuild {
    display: inline;
}
.showButton 
{
    display: inline-block;
}
.hideButton 
{
    display: none;
}

/*
--------------------------------------
===Footer
--------------------------------------
*/

.footer {
	margin:20px 0px 15px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
}
.footer a:visited,
.footer a:link {
	text-decoration: none;
	color: #D0DEE7;
	font-weight:bold;
}
.footer a:hover, footer a:active {
	text-decoration: underline;
	color: #fff;
}