@charset "UTF-8";

/* ------- RESET ------- */
html, body, div, h1, h2, h3, h4, h5, h6, img, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; border: none;}  


/* sdsd */

body{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

a, a:link{
	color:#333333;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a:visited{
	color:#999999;
}

p{
	line-height:1.5em;
	padding-bottom:1em;
	text-align:justify;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
}

/* ***************************** */

#background{
	background:#f3f3f3;
	position:fixed;
	top:0;
	left:0;
}

#header{
	position:fixed;
	top:0;
	left:0;
	background:url(images/top-bar.png) top left repeat-x;
	height:75px;
	width:100%;
	z-index:3;
}

#stonebridge-logo{
	position:relative;
	top:4px;
	left:20px;
}
	

#content{
	position:absolute;
	z-index:1;
	top:100px;
	width:100%;
	padding-bottom:45px;
}

#content-wrap{
	display:block;
	margin:0 auto;
	width:1000px;
}

#content-top{
	background:#000000;
	height:20px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;

}

#content-img{
	line-height:0;
}

#content-info{
	background:url(images/bg-white-85.png) top left repeat;
	padding:30px;
	clear:both;
}



#content-lot-list{
	background:url(images/bg-white-85.png) top left repeat;
	padding:30px;
	width:180px;
	float:left;
	height:335px;
}

#content-lot-description{
	background:url(images/bg-white-85.png) top left repeat;
	padding:30px;
	width:284px;
	float:left;
	height:460px;
}

#content-property-img{
	width:760px;
	height:395px;
	float:right;
}

#content-property-gly{
	width:656px;
	height:520;
	float:right;
}

#lot-list{
	table-layout:fixed;
}
	/*tr:first-child{*/
	tr.table-heading{
		text-transform:uppercase;
		font-weight:bold;
	}

	#lot-list td{
		padding:.15em 0;
	}
	
		td.tb-col1{
			width:35px;
		}
		
		td.tb-col2{
			width:72px;
		}
		
		td.tb-col3{
			width:65px;
		}

#footer{
	position:fixed;
	background:url(images/bottom-bar.png) top left repeat-x;
	height:40px;
	width:100%;
	z-index:2;
}

#footer-content{
	padding:15px 10px 5px 10px;;
}

/* ***************************** */

#nav{
	position:absolute;
	top:30px;
	left:30%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
}
	
	#nav a{
		text-decoration:none;
		color:#666666;
	}
	
	#nav a:hover{
		text-decoration:underline;
	}
	
#nav li{
	display:inline;
	padding:0 1.25em;
}

/* ------------------------------------------------------- */

.small-window{
	position:relative;
	left:50%;
	width:460px;
}

.hidden{ /* Hide stuff without resorting to display:none; */
	visibility:hidden;
	width:0!important;
	height:0!important;
	line-height:0!important;
	padding:0!important;
	margin:0!important;
}



/* ------------------------------------------------------------ */
/* --------------------   LOTS   ------------------------------ */
/* ------------------------------------------------------------ */

#lot-2{
	height:0px;
	overflow:hidden;
}

#lot-3{
	height:0px;
	overflow:hidden;
}

#lot-4{
	height:0px;
	overflow:hidden;
}

#lot-5{
	height:0px;
	overflow:hidden;
}

#lot-8{
	height:0px;
	overflow:hidden;
}

#lot-9{
	height:0px;
	overflow:hidden;
}

#lot-11{
	height:0px;
	overflow:hidden;
}

#lot-13{
	height:0px;
	overflow:hidden;
}

#lot-15{
	height:0px;
	overflow:hidden;
}

#lot-19{
	height:0px;
	overflow:hidden;
}

#lot-22{
	height:0px;
	overflow:hidden;
}

#lot-23{
	height:0px;
	overflow:hidden;
}

#lot-26{
	height:0px;
	overflow:hidden;
}

#lot-27{
	height:0px;
	overflow:hidden;
}
