/* 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:890px;
	float:left;
	clear:both;
}

#box2 {
	float:left;
	width:320px;
	text-align:left;
	margin-right:10px;
}

#box3 {
	float:left;
	width:540px;
	text-align:left;
}

#box4 {
	float:left;
	width:720px;
	min-height:600px;
	text-align:left;
}

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

#box5 {
	border: 1px solid #999999;
	padding:3px;
	margin-bottom:10px;
	float:left;
	width:100%;
	min-height:523px;
}

#box5 table {
	text-align:left;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#box5 table th {
	text-decoration:underline;
}

.box6{
	float:left;
	padding: 0px 10px 0px 10px;
	margin-left:25px;
	line-height:1.6em;
}

#box7 {
	padding:3px;
	margin-bottom:10px;
	float:left;
	width:710px;
}

#box9 {
	clear:both;
	float:left;
	width:100%;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom:1px dotted #333333;
}

#box10{
	text-align:left;
	padding-left:10px;
	float:left;
	width:140px;
}

#box11{
	float:left;
	width:375px;
}

#box11 td{
	vertical-align:top;
	padding-right:20px;
}

#box11 td .labels{
	font-weight:bold;
	min-width:120px;
}


#box12{
	float:left;
	width:160px;
}

#box13 {
	border: 1px solid #999999;
	padding:3px;
	margin-bottom:10px;
	float:left;
	width:100%;
	min-height:65px;
}

#box13 table {
	text-align:left;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#box13 table th {
	text-decoration:underline;
}

#box14 {
	float:left;
	width:260px;
	text-align:left;
	
	border: 1px solid #999999;
	padding:3px;
	margin-bottom:10px;
	margin-right:2px;
	min-height:150px;
}

.horizAds {
	padding:0px;
	margin-bottom:10px;
	float:left;
	width:100%;
}

.bg_green{
	height:32px;
	padding-bottom:10px;
	width:100%;
	background: url("/new/assets/frontend/images/header_grn.gif") repeat-x left top;
}

.bg_blue{
	height:32px;
	width:100%;
	padding-bottom:10px;
	background: url("/new/assets/frontend/images/header_blu.gif") repeat-x left top;
}




.left{
	float:left;
}

.right{
	float:right;
}

#header{
	width:860px;
	height:105px;
	margin: 0px;
	padding:10px 20px 0px 20px;
	float:left;
	background: url("/new/assets/frontend/images/header.jpg") no-repeat left top;
}

#logo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
	height:68px;
	width:259px;
	padding:12px 0px 0px 0px;
	margin:0px;
}

#tagline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	color:#FFFFFF;
	float:right;
	height:68px;
	width:410px;
	text-align:center;
	padding:12px 0px 0px 0px;
	margin:0px;
}

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

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

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

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

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

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

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

.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%;
}

