/* site defaults */
body
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 9pt;
	color: #3366B5;
}

td 
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 9pt;
	color: #3366B5;
}

th 
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9pt;
	color: #3366B5;
}

table.mainContainer 
{
	background-color: #FFFFFF;
}

td.mainContainer 
{
	border: 1px solid #CCCCCC;
        padding: 2px;
}

.what {
    padding: 0px;
}

/* Navigation Bar */
table.navBar {
	border-top: 1px solid #B1CE04;
	border-bottom: 1px solid #B1CE04;
	border-left: 1px solid #B1CE04;
}
table.navBar td {
	border-right: 1px solid #B1CE04;
	text-align: center;
}

table.navBar td a{
	color: #0B5076;
	text-decoration: none;
}

td.navBarSelected {
        background-color: #B1CE04;
}

/* others */
.header1 
{
    font-size: 12pt;
    color: #B1CE04;
    font-weight:bold;
}

.header2 
{
      	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10pt;
	color: #0278B6;
	font-weight: bold;
	text-decoration: underline;
}

.header3 
{
      	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 9pt;
	color: #0278B6;
	font-weight: bold;	
}

.messages 
{
      	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 8pt;
	color: red;	
}

.imagePadding {
	padding-bottom: 10px;
	padding-left: 10px;
}

.comingsoon 
{
    font-weight: bolder;
}

/* Project Specifications List */
.ps {
	list-style-image: url(/images/residential/arrowGreen.gif);
}

/*Links Table*/
table.linksTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #B1CE04;
	border-bottom: 1px solid #59ADD1;
	border-left: 1px solid #59ADD1;
}

table.linksTable td{
	padding-left: 5px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #59ADD1;
	border-right: 1px solid #59ADD1;
}

table.linksTable a:link{
	padding-left: 5px;
	text-align: center;
	font-size: 9pt;
	color: #B1CE04;
	padding-top: 5px;
	padding-bottom: 5px;

}
table.linksTable a:visited{
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	text-align: center;
	font-size: 9pt;
	color: #B1CE04;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*Admin forms*/
table.adminTable td
{
        text-align: left;
}

table.adminTable td select
{
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;	
	font-size: 9pt;
	color: #59ADD1;
}

table.adminTable input
{
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;	
	font-size: 9pt;
	color: #59ADD1;
}
table.adminTable td textarea
{
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;	
	font-size: 9pt;
	color: #59ADD1;
}


table.adminTable th
{
	font-size: 12pt;
        color: #B1CE04;
        font-weight:bold;
        text-align: left;        		
}

table.adminTable a:link
{	
	text-align: left;
	font-size: 9pt;
	color: #B1CE04;	
}
table.adminTable a:visited
{
	font-family: Arial, Helvetica, sans-serif;	
	text-align: center;
	font-size: 9pt;
	color: #993300;	
}

/*Complex Description*/
table.complexDesc {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9pt;
	color: #59ADD1;
	height: 20px;
	border: 1px solid #B1CE04;
}

table.complexDesc th{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9pt;
	color: #59ADD1;
	height: 20px;
	border: 1px solid #B1CE04;
}
table.complexDesc td{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9pt;
	color: #59ADD1;
	padding: 7px;
	height: 15px;
	border: 1px solid #B1CE04;
}

/* Quick Search Table */
table.QS {
	margin: 2px;
}

table.QS th{
	color: #0B5076;
	background-color: #EEEEEE;
	padding-bottom: 4px;
	vertical-align: middle;
}

table.QS td{
	color: #000000;
	font-size: 10px;
        font-weight: bold;
}

table.QS td select{
	color: #85868A;
	font-size: 10px;
}


.buttonStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
        color: #0B5076;   
}

/* Everything below is for Search Results */

table.searchBreaker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #B1CE04;
	margin: 5px 0px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #006633;
	border-bottom-color: #006633;
	font-weight: bold;
}

/* Everything below is for Shifting Images */
#boundary
{
	//width:10px; 
	margin:0 auto;
	position:relative;
	text-align:left;
}

p.back{text-align:right;}

/* =links */
a img
{
	border:none;
}

a
{
	color:#696;
}

/* =photosection */
#photos
{
	float:left;
	//width:220px;
	text-align:center;
}

/*#flatshots,#flatshots li
{
	list-style-type:none;
}*/

#flatshots
{
	//width:180px;
	margin:0 auto;
}

#flatshots li
{
	//width:180px;
	margin-bottom:5px;
	//border:1px inset #99cc66;
        list-style-type:none;
}

#flatshots td img
{
	display:block;
}



#boundary.fp #photos li
{
	position:absolute;
	top:-999px;
	clear:both;
}

#boundary.fp #photos li.show
{
	position:relative;
	top:0;
}

/* Hide back links */
#boundary.fp .back{
	position:relative;
	top:-999px;
	height:1px;
}
/* class to hide things */

.hide
{
	position:relative;
	top:-999px;
	height:1px;
}

/* =photos (DOM) */
#boundary.fp #photos p
{
	padding:5px 0;
	font-weight:bold;
}

#boundary.fp #photos div p
{
	padding:0;
}

#boundary.fp #photos p a
{
	color:#000;
	font-weight:bold;
}

#boundary.fp #photos p span
{
	padding:0 1em;
}

-->

