#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

/* Elements */
body, p, td, th, input, select, button {
	font-size: 11px;
}

body {
	background-color:#4F5337;
}

#websiteblock {
	position:absolute;
	top:10px;
	left:50%;
	margin-left:-380px;
	width:760px;
	background-color:#FFFFFF;
}

#topblock {
	position: relative;
}

#top1 {
	position:relative;
	background-color:#FFFFFF;
}

#top2 {
	position:relative;
	background-color:#DEE2C6;
	z-index:10;
}

#top3 {
	position:relative;
	background-color:#FFFFFF;
}

#middleblock {
	position:relative;
}

#propertySpecs {
	position:absolute;
	top:20px;
	left:400px;
}

#propertyfeatures {
	position:relative;
}

#propertydescription {
	position:relative;
}

#propertyshowcard {
	position:relative;
	background-image:url('http://elgruporealty.com/ppbg.jpg');
	background-repeat:yes;
	height:135px;
	width:100%;
}

#psContentHolder {
	position:absolute;
	background-image:url('http://elgruporealty.com/psContentBG.jpg');
	background-repeat:yes-repeat;
	width:380px;
	height:125px;
	left:180px;
	margin-top:5px;
	margin-bottom:5px;
}

#psfoto {
	position:absolute;
	top:5px;
	left:5px;
}

#pstitle {
	position:relative;
}

#psbody {
	position:relative;
}

#leftobjects {
	position:absolute;
	left:0px;
	top:330px;
}

#citysearchholder {
	position: absolute;
}

#citysearch {
	position: absolute;
	width:175px;
	margin-left:10px;
	margin-right:10px;
	font-weight:bold;
	z-index:10;
}

#rightobjects {
	position:absolute;
	right:0px;
	top:330px;
}

#leftline {
	position:absolute;
	left:175px;
	top:0px;
}

#content {
	position:relative;
	left:190px;
	width:565px;
	top:0px;
	margin-right:5px;
}

#bottomblock {
	position: relative;
}

#footer {
	position:relative;
	bottom:0px;
}

<!-- Form Divs ---!>

#formholder {
	position:absolute;
	top:10px;
	left:10px;
	width:450px;
}

#formname {
	position:absolute;
	left:5px;
	top:5px;
}

#formprice {
	position:absolute;
	right:5px;
	top:5px;
}

#formbed {
	position:absolute;
	left:5px;
	top:50px;
}

#formbath {
	position:absolute;
	right:5px;
	top:50px;
}

hr {
	width:100%;
	color:#999999;
}

li {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

ul {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

a {
	text-decoration: none;
	color: #4F5337;
	font: Arial, Helvetica, sans-serif;
	font-size:14px;
}

a:visited {
	text-decoration: none;
	color: #4F5337;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
	color:#003300;
}

.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	letter-spacing:3;
}

.propertybold {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}

.bodytext {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin-left:5px;
}
a.menu {
     text-align: center;
     text-decoration: none;
     color: #000000;
	 font-family:"Times New Roman", Times, serif;
	 font-size:18px;
     }
	 
a.menu:hover {
	text-decoration:underline;
     }

a.menu:active {
     color:#FFFFFF;
     }
	 

