/* these are styles for all buttons on listings page, VR, FP, pix, getspace, amap, map, email, etc. */
/*general style */
Body {
    	font-family: Arial, Helvetica, sans-serif; 
	margin: 0px;
}

td {
	font-size: 12px;
}

/* Virtual tour (vt) */

#vtBody {
	color: #FFFFFF;
	background-color: #333399;
	
}

a.vtlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF9933;
}

a.vtlink:hover {
	color: #FF9933;
}

#vtMainTbl {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}

#vtLeftNav td {	
	width: 170px;
	vertical-align: top;
}

#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;
}

#vtCopyright {
	padding-top: 30px;
	text-align: center;
	font-size: 9px;

}

.vtPixTour {
	width: 600px;	
	text-align: center;
}

.txt1 {
	margin-top: 20px;
	color: #ffffff; 
	font-size: 12px; 
}




/* stacking plan */
.Stack {
	position: relative;
	float: left;
	margin-left: 30px;
}

.floor {
	position: relative;
	border: 1px solid #003366;
	width: 240px;
	height: 17px;
	float: left;
	padding: 2px;
	margin-bottom: 1px;
}

.floor div {
	margin-right: 3px;
	font-size: 11px;
	float: left;
	background-color: #FFFFCC;	
	background-repeat: no-repeat;
	border: 1px solid #003366;
	padding: 1px;
}

.floor div:hover {
	cursor:pointer;
	cursor: hand;
}

.floorno {
	position: relative;
	font-size: 10px;
	width: 20px;
	height: 17px;
	border-bottom: #cccccc 1px solid;
	float: left;
	padding: 2px;
	text-align: center;
	margin-bottom: 1px;
}

.blImg {
	padding-right: 30px;
	width: 145px;
}


.adrs {
	padding-bottom: 10px;
}

.stckContent {
	width: 700px;
	margin-left: 5px;;
}

.dsply {
	vertical-align: top;
}

.plantitle {
	padding-top: 20px;
	padding-bottom: 10px;
}





/* fp viewer (fp) */

#fpbody {
}

#fpTable {
	background-color: #FFFFFF;
	width: 680px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9966;

}

#fpText {
	vertical-align: middle;
	width: 554px;
	font-size: 45px;
	font-weight: bold;


}
#fpMenuTxt {
	height: 16px;
	width: 111px;
	font-size: 14px;

}
#fpMenu {
	height: 2px;
	width: 111px;
}
#fpMenuBox {
	font-size: 14px;
}
#fpImgRow td {
	background-color: #FFFFFF;
	text-align: center;
}



/* Email bldg (emlBldg) */

#emlBldgContent {
	margin: 10px;
}

#emlBldgBody {
	background-color: #FFFFFF;

}

#emlBldgHead {
	font-size: 14px;
	font-weight: bold; 
	
}

#emlBldgForm {
	width: 300px;
}



/* getpix (getPix) */

#getPixBdy {
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
}

table#getPixTbl {
	margin-right: auto;
	margin-left: auto;
}

div#getpixHead {	position: relative; }

dive#getPixSide {}

div#getPixContent {
	position: relative;	
	top: 10px;
}

div#getPixBot { }

table#getPixTbl td {	  
    	font-family: Arial, Helvetica, sans-serif; 
}

#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) */

#amapBody {
    	font-family: Arial, Helvetica, sans-serif; 
	text-align: center;
	
}

#amapHeader {
 	height: 80px;
}

#amapContent table {
	margin-left: auto;
	margin-right: auto;
}

table#amapHeadTbl {
	width: 620px;
}


table#amapHeadTbl td {
	text-align: center;
}

#amapAdrsTxt {
	height: 33px;
	color: #003399;
	font-size: 35px;	
	font-weight: bold;
}


/* get space */

#getspcMain {
	width: 650px;
	margin-left: 10px;
}

#getspcMain td {
	vertical-align: top;
}

#getspcInfoTxt {
	width: 80%;
}

#getspcInfoTxt b {
	color: #003366;
}

#getspcBlImg img {
	margin: 0px 10px 0px 0px;
}

.getspcDataTbl td {
	border-bottom: 1px solid #C5C5C5;
	color: #666666;
}

.getspcDataTitle {
	font-weight: bold;
}

.getspcLinClr {	
	border-top: 2px solid #FF9933;
}

.getspcDesc table {
	margin-left: 20px;
}
