/* CONTAINERS */
body {
	/* background: #000 url(/images/background.jpg) 0 0; */
	background:  #000 url(/images/background2.jpg) 0 0;
	background-repeat:no-repeat;
	background-size: 100%;
}

a img {border: none; }

#container {
	margin: 0 auto;
	width: 960px;
}

#body{
	float: left;
	width: 645px;
	padding: 0px 15px 0px 0px;
	background-color: transparent;
}

#header{
	width: 960px;
	height: 150px;
	background-color: transparent;
	background-image:url('images/hackheader.png')
}

#footer{
	clear: both;
	padding-top: 30px;
	width: 960px;
	height: 50px;
	background-color: transparent;
	text-align: center
}
#footer a{
	color: brown;
}
#footer a:hover{
	color: yellow;
}
/*--------------------------------------------------------------------------------*/


/* TOP NAV BUTTONS */
#topnavbox {
	padding-top: 10px;
	border-top: black 0px solid;
	border-bottom: black 1px solid;
}
ol#topnavbuttons {
	height: 2em;
	list-style: none;
	margin: 0;
	padding: 0;
}
ol#topnavbuttons li {
	background: #bdf url(images/tabs.png);
	float: left;
	margin: 0 5px 0 0;
	padding-left: 10px;
}
ol#topnavbuttons a {
	background: url(images/tabs.png) 100% 0;
	color: white;
	display: block;
	float: left;
	height: 2em;
	line-height: 2em;
	padding-right: 10px;
	text-decoration: none;
}
ol#topnavbuttons a:hover {
	color: yellow;
}
ol#topnavbuttons .current a:hover {
	color: yellow;
}
ol#topnavbuttons li.current {
	background-color:transparent;
	background-position: 0 -60px;
}
ol#topnavbuttons li.current a {
	background-position: 100% -60px;
	color: white;

}
/*--------------------------------------------------------------------------------*/



/* TOP ERROR BOX */
#toperrorbox{
	margin-top: 10px;
	padding: 10px;
	background: yellow;
	font-weight: 900;
	font-size: 20px;
	text-align: center;
}
/*--------------------------------------------------------------------------------*/



/* RIGHT NAV */
#rightnav{
	float: right;
	width: 300px;
	background-color: transparent;
}
#rightnav a{
	color: blue;
}
#rightnav a:hover{
	color: black;
}
.rightnavbox{
	margin: 5px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	background: white;
	height: 100%; /* IE HACK */
	border-radius: 8px;
	border-style: solid;
	border-width: 1px;
	font-size:14px;
}
.rightnavbox img{
	float: left;
	padding: 5px 20px 0px 0px;
}
.rightnavfloatright {
	margin: 0px 10px 0px 0px;
	float: right;
	clear:left;
}

#hotlistbox{
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	background: url(/images/white70.png);
	border-radius: 8px;
	border-color: red;
	border-style: solid;
	border-width: 1px;
	font-size:14px;
}

#visitusbox{
	margin: 10px 0px 0px 0px;
	padding: 20px 0px 15px 0px;
	background: url(/images/white70.png);
	border-radius: 8px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	font-size:14px;
	text-align:center;
}
#visitusbox img{
	width: 260px;
	height: 243px;
}

#areabox{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	background: white;
	border-radius: 8px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	font-size:14px;
}

#seobox{
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
	background: white;
	border-radius: 8px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	font-size:12px;
	text-align:left;
}

#likedpropertybox{
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 10px;
	background: white;
	border-radius: 8px;
	border-style: solid;
	border-width: 1px;
	font-size:14px;
}
#likedpropertybox table{
	padding: 10px 0px 0px 0px;
}
#likedpropertybox input{
	width: 150px;
}

#likedpropertyboxtable img{
	width: 40px;
	height: 30px;
}
#likedpropertyboxtable  table{
	padding: 15px 0px 10px 0px;
	width: 275px;
}
#likedpropertyboxtable  th{
	text-align:center;
	font-size:11px;
	color: brown;
}
#likedpropertyboxtable  td{
	text-align:center;
	font-size:11px;
}
/*--------------------------------------------------------------------------------*/


/* SHOW BOX */
#showbox{
	margin: 10px 0px 10px 0px;
}
#showbox input{
	margin: 5px 5px 5px 20px;
}
#showbox legend{
	font-weight:bold;
}
/*--------------------------------------------------------------------------------*/


/* PAGE DESCRIPTION */
#pagedescription {
	margin: 0px 0px 10px 0px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
/*--------------------------------------------------------------------------------*/


/* PAGECOUNT */
.pagecount{
	margin: 5px 0px 0px 0px;
	padding: 10px;
	text-align:center;
	background: white;
	border-radius: 8px;
	border-style: solid;
	border-width: 1px;
	clear:both;
}
.pagecount a{
	color: blue;
}
.pagecount a:hover{
	color: black;
}
/*--------------------------------------------------------------------------------*/


/* FEATURED BOX */
.featuredbox {
	margin: 10px 5px 0px 0px;
	padding: 10px 5px 10px 5px;
	background: white;
	width: 305px;
	border-radius: 8px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	font-size:12px; 
	float:left;
}
.featuredbox:hover{
	border-color: white;
}
.featuredbox a{
	color: blue;
}
.featuredbox a:hover{
	color: black;
}
.featuredbox img{
	float: none;
	margin: 5px 0px 5px 2px;
}
.featuredboxright {
	margin: 10px 0px 0px 0px;
	padding: 10px 5px 10px 5px;
	background: white;
	width: 305px;
	border-radius: 8px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	font-size:12px; 
	float:right;
}
.featuredboxright:hover{
	border-color: white;
}
.featuredboxright a{
	color: blue;
}
.featuredboxright a:hover{
	color: black;
}
.featuredboxright img{
	float: none;
	margin: 5px 0px 5px 2px;
}
.featuredboxfloatright {
	float: right;
}
.featuredboxfloatrightprice {
	font-size: 20px;
	float: right;
}
.featuredboxfloatrightvisitlisting {
	font-size: 12px;
	float: right;
}
/*--------------------------------------------------------------------------------*/


/* CUSTOM SEARCH BOX */
#customsearchbox {
	padding: 0px 0px 20px 10px;
	margin: 10px 0px 0px 0px;
	float:top;
	/* width:635px; */
	border-radius: 8px;
	border-style: solid;
	border-width: 1px;
	background: white;
}
#customsearchbox a:hover{
	color: black;
}
#customsearchbox a{
	color: blue;
}
#customsearchbox table{
	margin-left: auto;
	margin-right: auto;
}
#customsearchbox h2{
	text-align: center;
	color: Brown;
}
/*--------------------------------------------------------------------------------*/


/* GUIDED SEARCH BOX */
#guidedsearchbox{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	background: white;
	/*  width: 635px; */
	border-radius: 8px;
	border-style: solid;
	border-width: 1px;
}
#guidedsearchbox a:hover{
	color: black;
}
#guidedsearchbox a{
	color: blue;
}
#guidedsearchbox p{
	text-align: center;
}
#guidedsearchbox b{
	font-size: 18px;
}
#guidedsearchbox h2{
	text-align: center;
	color: Brown;
}
#guidedsearchbox table{
	margin-left: auto;
	margin-right: auto;
}
#tablequicklinks{
	padding: 0px 5px 5px 5px;
	font-size: 13px;
	table-layout: fixed;
	width: 580px;
}
/*--------------------------------------------------------------------------------*/


/* DIRECT SEARCH BOX */
#directsearchbox{
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	background: white;
	/*  width: 635px; */
	border-radius: 8px;
	border-style: solid;
	border-width: 1px;
}
/*--------------------------------------------------------------------------------*/
/* COMMUNITY INFO BOX */
#communityinfobox{
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	background: white;
	/*  width: 635px; */
	border-radius: 8px;
	border-style: solid;
	border-width: 1px;
	text-align:left;
}
#communityinfobox a:hover{
	color: black;
}
#communityinfobox a{
	color: blue;
}
/*--------------------------------------------------------------------------------*/

/* INFO BOX */
#infobox{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	background: white;
	/*  width: 635px; */
	border-radius: 8px;
	border-style: solid;
	border-width: 1px;
	text-align:center;
}
#infobox a:hover{
	color: black;
}
#infobox a{
	color: blue;
}
/*--------------------------------------------------------------------------------*/


/* PROPERTY REPORT */
#tablepropertyreport {
	width: 625px;
	font-family: verdana;
}
#tablepropertyreport  th{
	background-color: #b3d4ff;
	padding: 5px 10px 5px 10px;
}
#tablepropertyreport  td{
	text-align: center;
	padding: 5px 5px 0px 10px;
	font-size: small;
}
/*--------------------------------------------------------------------------------*/


/* RENTAL SEARCH BOX */
.rentalsearchbox{
	padding: 10px 10px 10px 10px;
	Background-color: #ffffff;
	width: 610px;
	height: 250px;
	border-radius: 15px;
	border-color: #b3d4ff;
	border-style: solid;
	border-width: 3px;
	margin: 15px 0px 0px 0px;
}
.rentalsearchbox img{
	float: left;
	margin: 5px 10px 0px 10px
}
.rentalprice {
	Font-size: 18px;
	font-weight: bold;
}
.rentaladdress {
	Font-size: 16px;
	float:right;
	
}	

/*--------------------------------------------------------------------------------*/


/* CONTACTBOX */
#contactbox {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px; 
}
.err{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color: red;
}
/*--------------------------------------------------------------------------------*/


/* CONTACTUSBOX */
#contactusbox {
	float:top;
	width:625px;
	padding: 10px 0px 15px 15px;
	margin: 10px 0px 0px 0px;
	border-radius: 8px;
	border-style: solid;
	border-width: 1px;
	background: url(/images/white80.png);
}
/*--------------------------------------------------------------------------------*/


/* GALLERYBOX */
#gallerybox {
	float:top;
	width:630px;
	padding: 10px 0px 15px 15px;
	margin: 5px 0px 0px 0px;
	border-radius: 8px;
	border-style: solid;
	border-width: 1px;
	background: url(/images/white90.png);
}
/*--------------------------------------------------------------------------------*/


/* PROPERTY INTERACT */
.propertyinteract {
	float:top;
	width:625px;
	padding: 5px 10px 5px 10px;
	margin: 10px 0px 0px 0px;
	border-radius: 8px;
	border-style: solid;
	border-width: 1px;
	background: white; /* url(/images/white90.png); */
	font-size:small;
}
.propertyinteract table{
	margin-left: auto;
	margin-right: auto;
}
.propertyinteract td{
	width:128px;
	padding: 0px 20px 0px 20px;
	margin: 0 auto;
	text-align: center;
}
.propertyinteract a{
	color:blue;
}
.propertyinteract a:hover{
	color:black;
}
/*--------------------------------------------------------------------------------*/


/* PROPERTY TABLE */
#tablepropertyinfo{
	padding-top:25px;
	width:625px;
	padding: 5px 10px 5px 10px;
	margin: 5px 0px 0px 0px;
	border-radius: 8px;
	border-style: solid;
	border-width: 1px;
	/* background: url(/images/white90.png); */
	background: white;
}
#tablepropertyinfo td{
	font-size:13px;
}
#propertytable{
	table-layout:fixed;
	width:600px;
}
#propertytable a{
	color: blue;
}
#propertytable a:hover{
	color: black;
}
#propertyinfo{
	table-layout:fixed;
	width:250px;
}
#propertydescription{
	table-layout:fixed;
	width:300px;
}
/*--------------------------------------------------------------------------------*/


/* PICTURE BOX */
#picturebox{
	margin: 0px;
	padding-top: 5px;
	border-style: solid;
	border-width: 0px;
	height:467px;
	text-align: center;
}
#picturebox img{
	max-width: 623px;
	max-height : 467px;
}
#pictureboxthumbs table{
	margin: auto;
	padding: 5px 0px 10px 0px;
}
#pictureboxthumbs td{
	padding:1px;
	background: black;
}
#pictureboxthumbs td:hover{
	background: red;
}
/*--------------------------------------------------------------------------------*/


/* VIDEO BOX */
#videobox{
	padding: 10px;
	margin: 5px 0px 0px 0px;
	border-radius: 8px;
	border-style: solid;
	border-width: 1px;
	background: url(/images/white90.png);
}
/*--------------------------------------------------------------------------------*/


/* REALTOR BOX */
.realtorbox{
	float:left;
	height:150px;
	width: 285px;
	padding: 10px;
	background: url(/images/white80.png);
	border-radius: 8px;
	border-style: solid;
	border-width: 1px;
	margin: 10px 10px 0px 0px;
}
.realtorbox img{
	float: left;
	padding: 0px 10px 0px 0px;
}
.realtorbox a{
	color:blue;
}
/*--------------------------------------------------------------------------------*/


/* REALTOR DESCRIPTION BOX */
#realtordescriptionbox {
	padding: 10px;
	margin: 5px 0px 0px 0px;
	border-radius: 8px;
	border-style: solid;
	border-width: 1px;
	background: url(/images/white90.png);
	clear:both;
}
/*--------------------------------------------------------------------------------*/

