/* dreamproperty.com.au -> dreams.CSS */
*
{
	margin: 0px;
	padding: 0px;
}

body
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #fff;
	background: #606060;
}

#outerbox
{
	z-index: 0;
	width: 840px;
	margin: 0px auto 10px auto;
	background: #e07200;
	border: solid #e07200;
	border-width: 20px 40px 20px 40px;
	text-align: left;
}

#topofpage
{
	z-index: 0;
	width: 100%;
	height: 100px;
	display: block;
	background: #000;
	border-top: solid #224496 8px;
	border-bottom: solid #224496 8px;
	text-align: center;
}

#contentouter
{
	clear: both;
	width: 840px;
	margin: 0px;
	padding: 0px;
	background: #000;
}

#contentinner
{
	width: auto;
	min-height: 500px;
	/* This works in compliant browsers  */
	padding: 20px 20px 20px 170px;
	text-align: left;
}

/* This works in non-compliant browsers	*/
#verticalpadding
{
	height: 500px;
	width: 1px;
	float: left;
	margin-left: -3px;
}

#menuparent
{
	position: relative;
	display: block;
	text-align: left;
	left: 0px;
	width: 1px;
	height: 0px;
	background: #fff;
}

#footerparent
{
	position: relative;
	display: block;
	text-align: left;
	left: 0px;
	width: 1px;
	height: 0px;
	background: #fff;
}

#menucontainer
{
	position: absolute;
	left: 0px;
	margin-top: 155px;
	margin-right: 0px;
	margin-bottom: 120px;
	padding: 0px;
	width: 135px;
	text-align: left;
	line-height: 200%;
	z-index: 2;
}

#featureblock1
{
	position: absolute;
	left: 460px;
	top: 0px;
	width: 380px;
	height: 16px;
	background: #f0a032;
	z-index: 9;
}

#featureblock1a
{
	position: absolute;
	left: -8px;
	top: 0px;
	width: 16px;
	height: 420px;
	background: #d05600;
	z-index: 1;
}

#featureblock2
{
	position: absolute;
	left: 0px;
	top: 106px;
	width: 380px;
	height: 16px;
	background: #f0a032;
	z-index: 9;
}

#featureblock3
{
	position: absolute;
	left: 460px;
	top: -2px;
	width: 380px;
	height: 12px;
	background: #f0a032;
	z-index: 9;
}

#featureblock3a
{
	position: absolute;
	left: 834px;
	top: -83px;
	width: 12px;
	height: 200px;
	background: #d05600;
	z-index: 9;
}

#featureblock4
{
	position: absolute;
	left: 0px;
	top: 105px;
	width: 380px;
	height: 14px;
	background: #f0a032;
	z-index: 9;
}


#footerbox
{
	width: 100%;
	height: 100px;
	background: #000;
	border-top: solid #224496 8px;
	border-bottom: solid #224496 8px;
	text-align: left;
}


div.propertyentry
{
	clear: both;
	border-bottom: solid #960000 2px;
	padding: 5px;
	min-height: 115px;
}

div.propertydetailed
{
	clear: both;
	padding: 0px;
	margin-bottom: 20px;
}


#propertyprice
{
	float: right; width: 200px; text-align: right;
}

h1, h2, h3, h4, h5, h6
{
	font-family: verdana,arial,sans-serif;
	margin-left: 5px;
	margin-bottom: 5px;
	text-align: left;
	color: #d05600;
}

h1
{
	font-size: 20px;
	margin-top: 15px;
}

h2 { font-size: 16px; }

h3
{
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 5px;
}

h4
{
	font-size: 14px;
	text-align: left;
	margin-bottom: 0px;
}

#topofpage h1
{
	color: #fff;
	text-align: center;
	font-size: 24px;
}

#topofpage h2
{
	color: #fff;
	text-align: center;
	font-size: 18px;
}
#propertyprice h1
{
	margin: 0px;
	margin-right:10px;
	margin-top: 15px;
	text-align: right;
	color: #fff;
	font-size: 18px;
}

p, textarea
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	margin: 5px 10px 5px 5px;
}

.propertyentry p
{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	line-height: 180%;
}

p.propertylead
{
	font-size: 16px;
	font-weight: bold;
	color: #e08000;
}

ul, ol
{
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 5px;
}

li
{
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 140%;
}

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.strong { font-weight: bold; }
.unbold { font-weight: normal; }
.red { color: #800000; }
.green { color: #008000; }
.grey { color: #a0a0a0; }
.help { cursor: help; }
.top0 { margin-top: 0px; }
.top15 { margin-top: 15px; }
.top20 { margin-top: 20px; }
.top35 { margin-top: 30px; }
.top50 { margin-top: 50px; }
.left0 { margin-left: 0px; }
.left5 { margin-left: 5px; }
.left15 { margin-left: 15px; }
.left25 { margin-left: 25px; }
.left50 { margin-left: 50px; }

.small
{
	font-size: 10px;
	font-weight: normal;
}

p.footerlinks { font-weight: bold; font-size: 11px; padding-top:3px; color: #888;}

p.copyright
{
	font-size: 10px;
	color: #fff;
	text-align: center;
	padding-top: 0px;
}

a:link { color: #e0e0ff; }
a:visited { color: #e0e0e0; }
a:hover { color: #ff8080; }
a:active { color: #ff0000; }

.footerlinks a:link
{
	color: #e0e0ff;
	text-decoration: none;
}

.footerlinks a:visited
{
	color: #e0e0e0;
	text-decoration: none;
}

.footerlinks a:hover
{
	color: #ff8080;
	text-decoration: underline;
}

.footerlinks a:active
{
	color: #ff0000;
	text-decoration: underline;
}

a.primnavi, .pseudonavi
{
	display: block;
	width: 120px;
	height: 32px;
	padding-left: 18px;
	text-align: left;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 280%;
}

.pseudonavi
{
	color: #e0e0e0;
	background: url(images_layout/navi_point_focus.gif) left no-repeat;
}

a.primnavi:link, a.primnavi:visited
{
	color: #fff;
	background: url(images_layout/navi_point_blur.gif) left no-repeat;
}

a.primnavi:hover
{
	color: #ffef60;
	background: url(images_layout/navi_point_focus.gif) left no-repeat;
}

a.primnavi:active
{
	color: #ff0;
	background: #80b8ef;
}


a.redol, a.listing
{
	font-size: 12px;
	line-height: 120%;
	padding: 2px 5px;
	margin-top: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.redol:link
{
	width: 100px;
	display: block;
	border: solid #e08000 1px;
	color: #fff;
}

a.listing:link
{
	width: 120px;
	display: inline;
	border: solid #e08000 1px;
	color: #fff;
}

a.redol:visited, a.listing:visited
{
	border: solid #a06060 1px;
	color: #d8d8d8;
}

a.redol:hover, a.listing:hover
{
	border: solid #ff0 1px;
	color: #ff4040;
	background: #606060;
}

a.redol:active, a.listing:active
{
	border: solid #fff 1px;
	color: #ff4040;
	background: #e0e0e0;
}



table
{
	empty-cells: show;
	font-size: 13px;
	background: #202020;
}

th { background: #224496; padding: 2px 5px;  }
td { padding: 2px 5px; }

td.photo
{
	border-top: #727272 solid 1px;
	border-left: #727272 solid 1px;
	border-bottom: #404040 solid 2px;
	border-right: #404040 solid 2px;
	font-size: 9px;
	text-align: center;
	color: #aaa;
	background: #404040 url(images_layout/td_photo_bkgnd.jpg) top left no-repeat;
}




hr { color: #808080; }
input, textarea { background: #404040; color: #fff; padding: 2px 1px;}

img
{
	border: none;
	font-size: 9px;
	color: #fff;
	margin: 0px;
}
