/* CSS Document */

html {
	width: 100%;
}

body {
	width:900px;
	margin:0px auto;
	padding:0px;
	text-align:center; /*Hack IE5/WIN */
	background-color: #C8C8C8;
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size:11px;
}

#box1 {
	width:880px;
	float:left;
}

#box2 {
	float:left;
	width:300px;
	height:260px;
	border-right: 1px dotted #999999;
	text-align:left;
	margin-right:10px;
	padding: 10px;
}

#box3 {
	float:left;
	width:520px;
	height:260px;
	text-align:left;
	padding: 10px;
}

#box4 {
	float:left;
	width:680px;
	border-right: 1px dotted #999999;
	min-height:600px;
	padding:20px;
	text-align:left;
}

#box4 table {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.listing {
	border-bottom: 1px solid #CCCCCC;
}

.left{
	float:left;
}

.right{
	float:right;
}

.featured{
	float:left;
	margin:5px;
}


.featured img{
	border:1px solid #999999;
	padding: 1px;
}

#header{
	width:900px;
	margin: 0px;
	padding:0px;
	float:left;
}

#logo {
	float:left;
	height:97px;
	width:900px;
	padding:0px;
	margin:0px;
	background: url("/assets/frontend/images/header.jpg") no-repeat left top;
}

#mainPicture {
	float:left;
	height:291px;
	width:900px;
	background: url("/assets/frontend/images/skyline.jpg") no-repeat left top;
	padding:0px;
	margin:0px;
}

#menu {
	float:left;
	height:45px;
	width:900px;
	color:#FFFFFF;
	background: url("/assets/frontend/images/background1.jpg") repeat-x left top;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

#menu ul {
	list-style-type: none;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

#menu li {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 12px 15px 0px 15px;
	height:45px;
	}

#menu li a {
	color: #FFFFFF;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	padding:0px 25px 0px 25px;
	margin: 0px;
	height:45px;
	text-decoration: none; }

#menu li:hover {
	
	background: url("/assets/frontend/images/background1.jpg") repeat-x left top;
}

#footer {
	float:left;
	height:26px;
	width:890px;
	color:#FFFFFF;
	background: url("/assets/frontend/images/background2.jpg") repeat-x left top;
	padding:5px 5px 0px 5px;
	margin:0px;
}

#box-hack {
	float:left;
	width:95%;
	padding:10px 20px 0px 20px;	
}

#content{
	float:left;
	width:880px;
	padding:10px;
	background-color:#FFFFFF;	
}

.content-heading {
	float:left;
	clear:both;
	width:100%;
	text-align:left;
	margin:0px;
	padding:5px 0px 0px 0px;
	height:28px;
	background: url("/assets/backend/images/h2-background.gif") repeat-x left top;
}

.content-instructions {
	float:left;
	clear:both;
	width:100%;
	height:25px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}

.content-insert {
	float:left;
	clear:both;
	height:25px;
	width:100%;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}

#content-items{
	float:left;
	clear:both;
	width:100%;
	padding:0px 0px 10px 0px;
	margin:0px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#details{
	padding:0px;
	margin:0px;
	width:100%;
	float:left;
	text-align:left;
}
 
#content-items table{
	padding:0px;
	margin:0px;
	width:100%;
	float:left;
	text-align:left;
}

#content-items th{
	height: 35px;
	border-right: 1px solid #CCCCCC;
	padding:0px 0px 0px 8px;
	margin:0px;
	background: url("/assets/backend/images/h4-background.gif") repeat-x ;
	background-position:bottom;
}

#content-items tr{
	height: 25px;
	padding:4px;
	margin:0px;
	background-position:bottom;
}

#content-items td{
	height: 25px;
	padding:0px 0px 0px 8px;
	margin:0px;
	border-bottom: 1px solid #CCCCCC;
}

#content-items td img{
	padding:10px;
	margin:0px;
}

#content-items-edit .form{
	width:100%;
	float:left;
	text-align:left;
}

#content-items-edit .form table{
	padding:0px;
	margin:0px;
	width:100%;
	border-collapse:collapse;
}

#content-items-edit .form tr{
	height: 10px;
	padding:0px;
	margin:0px;
	border-bottom: 1px solid #CCCCCC;
}

#content-items-edit .form td{	
	padding:6px 0px 6px 0px;
	margin:0px;
	vertical-align:top;
	
	}

.buttons{
	float:left;
	width:100%;
	margin: 0px auto;
	padding:30px 0px 10px 0px;
	text-align:center;
	vertical-align:bottom;
}

#ads {
	width:120px;
	height:600px;
	padding: 0px 20px 0px 0px;
	float:right;
}
	


#property_container {
	padding:0px;
	margin:0px;
	width:700px;
	background-color:#ece9d8;
	height:600px;
}

#property_container h3{
	margin:0px 0px 0px 0px;
	padding: 5px 0px 5px 8px;
	width:692px;
	text-align:left;
	border-bottom: 1px solid #666666;
	float:left;
	color:#FFFFFF;
	background-color:#C00000;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#top-nav {
	float:right;
	width:155px;
}

#top-nav-left {
		width:2px;
		height:26px;
		float:left;
		background: url("/assets/backend/images/top-nav-left.jpg") no-repeat left top;
}

#top-nav-mid {
		padding:6px 4px 0px 4px;
		float:left;
		background: url("/assets/backend/images/top-nav-mid.jpg") repeat-x left top;
		height:26px;
		width: 105px;
}

#top-nav-mid a{
		float:left;
		padding:0px 5px 0px 5px;
}

#top-nav-right {
		float:left;
		width:2px;
		height:26px;
		background: url("/assets/backend/images/top-nav-right.jpg") no-repeat left top;
		
}

#gallery {
	float:left;
	overflow: hidden;
	width:100%;
}

