/* -- Main layout styles -- */

body {
  padding: 0px;
  font-family: verdana, sans-serif;
  font-size: 12px;
  background-color: #bbd5ee;
  margin-top: 0px
}

#siteBox {
  float: right;
  width: 100%;
  color: #FFF;
}


/* -- Header layout/display styles -- */
#header {
  float: left;
  width: 100%;
  height: 61px;
  background-color: #bbd5ee;
  background: #bbd5ee url(images/Banner-Repeated.png) repeat-x bottom left;
  margin-bottom: 0px;
}

#header a{
	height: 61px;
	width: 70px;
	background-image: url(images/Nav.png);
	float: right;
	text-align: center;
	padding-top: 16px;
	color:#000F60;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
}

#header a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#header img {
  background-repeat: no-repeat;
  background-position: top right;
}

a .desc {
  display: none;
  text-transform: lowercase;
  color: #FC0;  
}

a:hover .desc, .active .desc {
  display: block;
}

.odd{
	background: #000000;
}

.even{
	background: #FFFFFF;
}

/* -- Header title and subTitle layout/display styles -- */
.title {
  float: left;
  padding: 1em 30px 0 2em;
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
  line-height: 0.75em;
  letter-spacing: -0.15em;
  color: #FC0;
}

.subTitle {
  display: block;
  font-size: 0.4em;
  text-transform: lowercase;
  line-height: 1.2em;  
  letter-spacing: 0.01em;
}



/* -- Content layout/display styles -- */

#content {
  float: left;
  width: 100%;
  margin-top: 0px;
  padding: 1em 0 1em 0;
  background-color: #0F2966;
}

#Prop {
cursor: pointer;
}

#PropPic {
cursor: pointer;
}

#NoUnder a.img{
  text-decoration: none;
  color: #CEE8FF;
  line-height: 200%;
  border-bottom: 0px #AAA;
  margin-left: 5px;
}

#contentLeft {
  padding-left: 5px;
  float: left;
  font-size: .85em;
  width: 20%;
  margin-bottom: 1em;
  background: #1E85CA url(images/corner_sub_tr.gif) no-repeat top right;  
}

#black
{
    color:Black;
    font-weight: bold;    
}

#titleBG{
  background: url(images/titleBG.png) no-repeat top left;
  height: 20px;
  width: 98%;
  line-height: 18px;
  padding-left: 15px;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bolder;
}

#titleBG2{
  background: url(images/titleBG.png) no-repeat top left;
  height: 20px;
  width: 98%;
  line-height: 18px;
  padding-left: 15px;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bolder;
}

.Sectiontitle{
  line-height: 18px;
  color: #000F60;
  font-size: 16px;
  font-weight: bolder;
  width: 100%;
}

.PermitInfoTitle{
  color: #000F60;
  font-size: 12px;
  font-weight: bold;
}

.PermitInfo{
  color:#FFF;
  font-size: 12px;
}

.PermitResultEven
{
    font-size: 12px;
    background: #FFFFFF;
    color: #000000;
    border: 1px #000;    
}

.PermitResultOdd
{
    font-size: 12px;
    background: #EBEBEB;
    color: #000000;
    border: 1px #000;    
}

a .PermitResultEven
{
    font-size: 12px;
    color: #000000;
}

a .PermitResultOdd
{
    font-size: 12px;
    color: #000000;
}



#SubcontentLeft {
  float: left;
  font-size: .85em;
  width: 20%;
  margin-bottom: 1em;
  background: #8CBCEC url(images/corner_sub_tr.gif) no-repeat top right;  
}


#propNav {
  float: right;
  width: 75%;
  margin-bottom: 0px;
  padding: 0px;  
  background: #666;

}
#contentRight {
  float: right;
  width: 79%;
  background: #1E85CA url(images/corner_sub_tl.gif) no-repeat top left;
}

#SubcontentRight {
  color: #000000;
  float: right;
  width: 95%;
  background: #8CBCEC url(images/corner_sub_tl2.gif) no-repeat top left;
}

#SubcontentRightLower {
  margin-top: 15px;
  float: right;
  width: 95%;
  background: #8CBCEC url(images/corner_sub_tl2.gif) no-repeat top left;
}

#contentFull {
  float: right;
  width: 100%;
  background: #777;

}
#contentFull p {  
  margin: 1.2em 1.2em 2em 1.2em;
  font-size: 0.8em;
  line-height: 1.8em;
}

#contentFull a.selected {  
  text-decoration: none;
  color: #FFFFFF;
  border-bottom: 1px solid #AAA;
  margin-left: 10px;
}

#contentFull IMG{
  border-top: 0px dashed #AAA;
  border-bottom: 0px dashed #AAA;
  border-left: 0px dashed #AAA;
  border-right: 0px dashed #AAA;
}

#contentFull a.IMG{
  border-top: 0px dashed #AAA;
  border-bottom: 0px dashed #AAA;
  border-left: 0px dashed #AAA;
  border-right: 0px dashed #AAA;
}

#contentFull a:hover.IMG{
  border-top: 0px dashed #AAA;
  border-bottom: 0px dashed #AAA;
  border-left: 0px dashed #AAA;
  border-right: 0px dashed #AAA;
}

#content p {  
  margin: 1.2em 1.2em 2em 1.2em;
  font-size: 0.8em;
  line-height: 1.8em;
}

#content a.selected {  
  text-decoration: none;
  color: #FFFFFF;
  border-bottom: 1px solid #AAA;
  margin-left: 10px;
}

#content a {  
  text-decoration: none;
  color: #0F2966;
  line-height: 150%;
  margin-left: 5px;
  border-bottom: none;
}

#content a:hover {
  color: #000;  
  border-bottom: 1px solid;
}

#content a.IMG{
  border-top: 1px dashed #AAA;
  border-bottom: 1px dashed #AAA;
  border-left: 1px dashed #AAA;
  border-right: 1px dashed #AAA;
}

#content a:hover.IMG{
  border-top: 1px dashed #AAA;
  border-bottom: 1px dashed #AAA;
  border-left: 1px dashed #AAA;
  border-right: 1px dashed #AAA;
}

div.navigation {
	float: left;
	width: 100%; 
	height: 28px;
	padding: 0;
	background: url("images/BG.png");
	}

.header, .subHeader {
  display: block;
  clear: both;  
  font-weight: bold;
  font-size: 0.8em;
  text-transform: lowercase;
  color: #FC0;
  border-bottom: 1px solid #AAA;    
}

.subHeader {
  border: 0px;
}

/* -- Content left site links (large plus icon) -- */

#content a.menuItem {
  display: block;  
  padding: 5px 0 5px 54px;
  background: url(images/icn_plus.gif) no-repeat center left;
  border: 0px;
}

#content a:hover.menuItem { 
  color: #DDD;
  background: #888 url(images/icn_plus_on.gif) no-repeat center left;
  border: 0px;
}



/* -- Form Fields -- */
input.btn{
   background: #0F2966;
   color:#FFFFFF;
   font-size:small;
   font-weight:bold;
   height: 22px;
   border-top-color:#FFF;
   border-left-color:#FFF;
   border-right-color:#FFF;
   border-bottom-color:#FFF;
  }
  
input.btnhov{
   border-top-color:#1E85CA;
   border-left-color:#1E85CA;
   border-right-color:#1E85CA;
   border-bottom-color:#1E85CA;
   }  

input.txtbg{
   background: #EBEBEB;
   border-top-color:#1E85CA;
   border-left-color:#1E85CA;
   border-right-color:#1E85CA;
   border-bottom-color:#1E85CA;
   font-weight: bolder;
   font-size: 10px;
}

input.txtbghov{
   color: #FFF;
   background: #FFDFDF;
   border-top-color:#1E85CA;
   border-left-color:#1E85CA;
   border-right-color:#1E85CA;
   border-bottom-color:#1E85CA;
}

select.selbg{
   background: #EBEBEB;
   border-top-color:#1E85CA;
   border-left-color:#1E85CA;
   border-right-color:#1E85CA;
   border-bottom-color:#1E85CA;
   font-weight: bolder;
   font-size: 10px;
}
select#Link{
   font-size: 10px;
   height: 20px;
}

/* -- Footer layout/display styles -- */

#footer {
  float: left;
  width: 100%;
  height: 3em;
  font-size: 0.6em;
  text-transform: lowercase;
  line-height: 2.6em;
  color: #0AD;
  background: #25509F url(images/hdr.jpg) repeat-y top left;
}

#footerLeft {
  float: left;
  width: 60%;
  height: 3em;
  text-align: left;
  background: url(images/corner_bl.gif) no-repeat bottom left;
}

#footerRight {
  float: right;
  width: 35%;
  height: 3em;
  text-align: right;
  background: url(images/corner_br.gif) no-repeat bottom right;
}

#footer a {
  color: #0AD;
}

#footer a:hover {
  color: #666666;
}




/* -- Display formatting styles -- */

.grey {
  font-size: 0.9em;
  color: #AAA;
}

.white {
  color: #FFF;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted #AAA;
}

.black { color:#000000; }






/* -- <ul> tag styles -- */

ul{
  font-size: 0.8em;
  padding-top: 5px;
  padding-bottom: 5px;
  list-style-image: url(../images/li_bullet.gif);
}

li {
  margin-left: 50px;
}






/* -- Image alignment classes -- */

.imgLeft, .imgRight {
  margin: 5px;
}

.imgLeft {
  float: left;
  margin-left: 0px;
}

.imgRight {
  float: right;
  margin-right: 0px;
}






/* -- Utility classes to create the bottom rounded corners -- */

.bottomCorner {
  text-align: right;
}

.vBottom {
  vertical-align: bottom;
}
