/* these are styles for all buttons on listings page, VR, FP, pix, getspace, amap, map, email, etc. */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	text-align: left;
}

td {
	font-size: 12px;
}

a, a:visited {	
	font-size: 12px;
	color: #000066;
}

a:hover {	
	color: #08405D;
}

.srchFopenH {
	margin-top: 10px;
	padding: 5px;
	border: solid 1px #003366;
	width: 630px;
}

#emlBldgContent, #gmpCnt, #getPixContent, #getspcContent {
	margin-left: 10px;
}

#gblResH, #emlHead, #amapHead, #getPixHead, #amapHeader, #fpHead {
	border-bottom: 2px solid #022A3F;
	background-color: #E6E9CA;	
	margin-bottom: 10px;
}



#fpHead {
	margin-bottom: 0;
}

H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	margin: 0 0 2px 0;
	font-style: normal;
}

.panel1 {
	float: left;
	background-color: #E6E9CA;
	font-size: 12px;
	color: #022A3f;
	padding: 10px 5px; 
	width: 430px;
	text-align: left;
}

.panel2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7B7B49;
	font-weight: bold;
	font-size: 14px;
	padding-top: 3px;
	padding-left: 20px;
	font-style: italic;
}

.panel2 div {
	float: left;
	padding-left: 10px;
}

.panel2 a, .panel2 a:active {
	color: #7B7B49;
	text-decoration: underline;
}

.panel2 a:hover {
	color: #9F9F79;
	text-decoration: underline;
}

.HmLnk {
	padding: 5px; 
	font-weight: bold; 
	clear:both; 
	background-color: #B5CDB5; 
	text-align: left;
}

.HmLnk a:link, .HmLnk a:visited, .HmLnk a:hover { font-size: 14px; }



/* Virtual tour (vt) */

#vtBody {
	color: #FFFFFF;
	background-color: #333399;
	
}

a.vtlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF9933;
	text-decoration: underline;
}

a.vtlink:hover {
	color: #FF9933;
}

#vtMainTbl {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}

#vtLeftNav td {	
	width: 170px;
}

#vtLeftNav table {
	text-align: left;
	height: 341px;
	width: 136px;
}

#vtLeftNav td {
	text-align: center;
	padding: 2px;
}

#vtHeaderNm td {
	height: 35px;
}

#vtHeadTxt {	
	font-size: 18px;
	color: #FFFFFF;
	border-bottom: solid 1px #FF9933;
}

.vtThmbImg td {
	height: 85px;
}

.vtThmbImg img{
	border: solid 1px #FF9933;
	margin-top: 5px;
}

.vtThmbImg font {
}

#vtCopyright {
	text-align: center;

}

.vtPixTour {
	width: 600px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	color: #FFFFFF;
	width: 600px;
	margin-top: -1px;

}





/* fp viewer (fp) */
#fpTable {
	width: 680px;
	color: #003366;
	margin-left: 10px;

}

#fpText {
	vertical-align: middle;
	width: 554px;
	font-size: 20px;
	font-weight: bold;


}
#fpMenuTxt {
	height: 16px;
	width: 111px;
	font-size: 12px;

}
#fpMenu {
	height: 2px;
	width: 111px;
}
#fpMenuBox {
	font-size: 12px;
}
#fpImgRow td {
	text-align: center;
}



/* Email bldg (emlBldg) */

#emlBldgBody {
	background-color: #FFFFFF;

}

#emlBldgHead td {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366CC:
	font-size: 14px;
	font-weight: bold; 
	
}

#emlBldgForm {
	width: 300px;
}



/* getpix (getPix) */

#getPixBdy {
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
}

#getPixTbl {
	margin-right: auto;
	margin-left: auto;
}

#getPixTbl td {	  
    	font-family: Arial, Helvetica, sans-serif; 
	text-align: center;
}

#getPixInfo TD {
	padding-bottom: 10px;
}

#getPixAdrs {
    font-size: 20px; 
    font-weight: bold;

}

#getPixCtySt {
    font-size: 18px; 
    font-weight:none;
}

#getPixBlImg td {
    font-size: 12px; 
    font-weight: bold
	
}

#getPixNoImgTxt {	
    font-size: 12px; 
    font-weight: bold
}




/* getbldg amap (amap) */
#amapContent table {
	margin-left: auto;
	margin-right: auto;
}

#amapHeadTbl {
	width: 620px;
}


#amapHeadTbl td {
	text-align: center;
}

#amapAdrsTxt {
	height: 33px;
	color: #003399;
	font-size: 35px;	
	font-weight: bold;
}




/* getspace */
#getspcBody {
	margin: 0px;
}

.location {
	font-weight: bold;
}

.location, .town {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}

#getspcMain {
	width: 640px;
	margin-left: 10px;
}

#getspcMain a {	
	color: #003366;
}

#getspcMain a:hover {	
	color: #996600;
}

#getspcMain td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	vertical-align: top;
	text-align: left;
}


#getspcInfoTxt {
	width: 80%;
}

#getspcDivTxt {
	position: relative;
}

#getspcBlImg {
	vertical-align: top;
}

#getspcBlImg img {
	margin: 0px 10px 0px 0px;
}


/* Residential getspace */

#gspCellHead, #gspAptDesc {
	margin-bottom: 10px;
}

#gspAptDesc {
	margin-left: 10px;
	width: 80%;
}

#gspCellHead {
	width: 150px;
}

#gspBldgImg {
	margin: 0px 5px 5px 0px;
}

.gspFapt1, .gspFrent1, .gspFbrms1 {
	width: 80px;
}

.gspFapt1, .gspFrent1, .gspFbrms1, .gspNotes {
	font-weight: bold;
	
}

#gspCellHead td {
	border-bottom: 1px solid #CCCCCC;
}

.listClrRw1 {
	border-bottom: 1px solid #003366;
}




