/* these are styles for all buttons on listings page, VR, FP, pix, getspace, amap, map, email, etc. */

body {	
	margin: 0;
	text-align: center;
}

td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	vertical-align: top;
}

a, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {	
	text-decoration: underline;
	color: #CC0000;
}


#Nv {
	background-image: url(http://www.405kingst.com/images/header.gif); 
	background-repeat: repeat-x;
	width: 750px;
	height: 129px;
	text-align: center;
	margin: 0 auto;	
}

.NvLnk {
	padding-top: 105px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

#fpContent, #vtContent, #gmpCnt, #getspcContent, #getspcContent, #emlBldgContent {
	width: 100%;	
	background-image: url(http://www.405kingst.com/images/cnt_bkgd.gif); 
	background-repeat: repeat;
	text-align: center;
	margin-top: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}

#fpHead, #vtHead, #amapHead, #getspcHead, #emlHead {
	width: 100%;
	background-image: url(http://www.405kingst.com/images/hd_bkgd.gif);
	background-repeat: repeat-x;
	text-align: center;	
	margin-bottom: 0;
}

#fpBot, #vtBot, #getBlBot, #gspcB, #emlBot {
	background-image: url(http://www.405kingst.com/images/footer.gif); 
	background-repeat: repeat-x;
	height: 77px;
	width: 100%;
}



/* Virtual tour (vt) */
#vtMainTbl {
	padding: 2px;
}

#vtLeftNav td {	
	text-align: center;
	padding: 2px;
	width: 170px;
}

#vtHeadTxt {	
	font-size: 18px;
	color: #003366;
	border-bottom: solid 1px #003366;
	height: 35px;
}

.vtThmbImg td {
	height: 85px;
}

.vtThmbImg img{
	border: solid 1px #003366;
	margin-top: 5px;	
	text-decoration: none;
}

#vtCopyright {
	padding-top: 20px;
	color: #000000;
	font-size: 10px;
	text-align: center;

}

.vtPixTour {
	width: 600px;
}


/*gmap*/
#map {
	margin: 0 auto;
}




/* fp viewer (fp) */

#fpTable {
	width: 680px;
	color: #000000;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#fpText {
	vertical-align: middle;
	width: 554px;
	font-size: 24px;
	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) */
#emlBldgHead, #emlBldgForm {
	margin-left: 20px;
}

#emlBldgForm {
	width: 300px;
}

.address {
	font-size: 12px;
}




/* getpix (getPix) */

#getPixBdy {
	text-align: center;
	margin: 0;
}

#getPixTbl {
	margin: 0 auto;
}

#getPixTbl td {	 
	text-align: center;
}

#getPixInfo TD {
	padding-bottom: 10px;
}

#getPixAdrs {
    font-size: 20px; 
    font-weight: bold;

}

#getPixCtySt {
    font-size: 18px; 
}

#getPixNoImgTxt {	
    font-size: 12px; 
    font-weight: bold
}



/* get space */
#getspcMain {
	width: 570px;
	margin-left: 20px;
}

.location {
	font-weight: bold;
}

#getspcInfoTxt {
	width: 80%;
}

#getspcBlImg {
	vertical-align: top;
}

#getspcBlImg img {
	margin: 0px 10px 0px 0px;
}

#getspcLine {
	border-top: 1px solid #003366;
}


#getspcDscTbl .tabledata, #getspcDscTbl .tableheader  {
	border: 0px;
}

#getspcMain td {
	vertical-align: top;
	text-align: left;
}

#getspcDscTbl {
	margin-left: 10px;
}

#getspcData td {
	border-bottom: 1px solid #ECECEC;
}

#getspcData .tabledata br {
	display: none;
}

.tableheader {
	font-weight: bold;
}

.tableheader, .tabledata {
	padding-right: 10px;
}

