/* @override http://www.gatewayproperties.com.au/css/layout.css */

/*

	Styles for Gateway Real Estate
	
*/

html * {
	margin:0px;
	padding:0px;
}

html {
	height: 100%;
	background: url(../images/body.png);
	background: white;
}

/* My Comment */

body {
	background: url(../images/body_gradient_2.png) 0px 180px repeat-x;
	background: none;
	color: #282d2b;
	font-size:13px;
	line-height:18px;
	font-family: Arial;
}

p {
	font-size: 1em;
	margin-bottom: 20px;
}

.clear {
	clear: both;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #282d2b;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	color: black;
}

h2, h3, h4 {
	margin-bottom: 20px;
}

/* =wrapper */

#wrapper {
	/*margin:0px auto 0px auto;*/
	padding:0px 0px 81px 0px;
	/*border: 1px solid white;
	border-top: none;*/
	/*width:900px;*/
	position:relative;
	/*background: url(../images/wrapper_footer.png) bottom center no-repeat white;*/
}

/* =header */

#header {
	margin: 0px 0px 0px 0px;
	height:144px;
	background:url(../images/header_bg.jpg) #f9da0d;
	position:relative;
	overflow: hidden;
}

#header h1 {
	margin: 0px auto 0px auto;
	width: 900px;
	position: relative;
}

#header h1 > a {
	display:none;
	display:block;
	position:absolute;
	top:15px;
	left:0px;
	height:144px;
	width: 570px;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #118246;
	font-weight: normal;
}


#wrapper.listingslideshow #header h1 > a {
	top: 0px;
	height: 90px;	
}

/*
#header h1 > a > span {
	font-size: 54px;
	letter-spacing: 1px;
	font-weight: bold;
	text-shadow: 2px 2px 0px white;
	display: block;
	height: 75px;
	line-height: 75px;
	position: absolute;
	top: -10px;
}

#header h1 > a > em {
	font-style: normal;
	letter-spacing: 7px;
	text-transform: uppercase;
	margin-left: 15px;
	font-size: 18px;
	height: 18px;
	display: block;
	text-shadow: 1px 1px 0px white;
	position: absolute;
	top: 55px;
}

#header h1 > a > strong {
	font-style: normal;
	letter-spacing: 1px;
	text-transform: capitalize;
	margin-left: 15px;
	font-size: 16px;
	display: block;
	text-shadow: 1px 1px 0px white;
	font-weight: normal;
	position: absolute;
	top: 75px;
	width: 360px;
}

#header h1 > a > strong > span {
	margin-left: 40px;
	font-size: 10px;
	letter-spacing: 4px;
	text-transform: uppercase;
}
*/

#header h1 > a {
	background: url(../images/header_w_phone.jpg) 0px -10px no-repeat;
}

#header h1 > a * {
	display: none;
}

#header h1 > a > blockquote {
	position: absolute;
	text-shadow: 1px 1px 0px white;
	top: 98px;
	left: 0px;
	letter-spacing: 1px;
	margin-left: 15px;
	font-size: 12px;
	display: block;
	font-weight: normal;
	width: 350px;
	text-align: center;
	
	display: block;
	height: 30px;
	
	background: url(../images/family_owned.jpg) -7px 0px no-repeat;
}

#wrapper.listingslideshow #header h1 > a > blockquote {
	display: none;
}

#header h1 > a > blockquote > span {
	visibility: hidden;
}

#header > div {
	margin: 0px auto 0px auto;
	width: 450px;
	padding-left: 450px;
	height:140px;
	overflow:hidden;
	color:white;
	font-size:11px;
	line-height:16px;
} 

#header > div > ul {
	line-style:none;
	float: right;
	padding-top: 10px;
	list-style: none;
}

#header > div > ul > li {
	float: left;
	width: 160px;
	height: 140px;
	margin-left: 15px;
	font-weight: bold;
	color: #085326;
	font-size: 11px;
	text-align: right;
}

#header > div > ul > li > img {
	border: 1px solid #023114;
	width: 128px;
}

#header > div > ul > li.first {
	width: 160px;
}

/* =menu : referer to menu.css for menu styles */

/* =content */

#content {
	margin: 0px auto 0px auto;
	width: 900px;
	padding:40px 20px 20px 20px;
	background: url(../images/wrapper_footer.png) top center no-repeat;
}

#wrapper.home #content {
	padding:20px 0px 0px 0px;
}

#content > h1 {
	font-size: 28px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#content > h2,
#home-row-1 > #column-1 > h2 {
	text-transform: uppercase;
	letter-spacing: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 19px;
}

#wrapper.contactus #content > h2 span {
	font-size: 14px;
	letter-spacing: 1px;
	margin-left: 10px;
}

#wrapper.contactus #content > h2 + p {
}

#wrapper.contactus #content > h2 + p > em {
	font-style: normal;
	font-size: 18px;
	line-height: 1.8em;
}

ul#contactdetails {
	margin: 0px;
	margin-bottom: 15px;
	list-style: none;
}

ul#contactdetails li {
	line-height: 18px;
	height: 18px;
	margin: 0px;
	position: relative;
	font-size: 16px;
	font-weight: bold;
}

ul#contactdetails li.labeled {
	padding-left: 70px;
}

ul#contactdetails li.labeled span {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	height: 18px;
	line-height: 18px;
}

#wrapper.contactus #content > h2 + ul + h2 {
	display: none;
}

#content > h3 {
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
	padding-top: 40px;
}

#content > p {
	margin-left: 20px;
}

#content ul {
	margin: 0px 0px 15px 0px;
	list-style-position: outside;
}

#content ul > li {
	margin: 0px 0px 5px 20px;
}

#content > ul {
	margin-left: 20px;
}

#content #points-table {
	margin-left: 20px;
}

#content #points-table td {
	padding: 5px;
}

/* =home page */

#home-row-1 {
	height: 321px;
	position: relative;
	z-index: 10;
}

/* =search */

/* =market appraisal cell */

#home-row-1 > #column-1 {
	border: 2px solid #61ffab;
	float: left;
	position: relative;
	top: 18px;
	left: 18px;
	width: 259px;
	height: 280px;
	color: white;
	/*background: url(../images/search_gradient.png) top left repeat-x rgb(230, 230, 230);*/
	background: url(../images/market_appraisal_cell.jpg) -20px -20px no-repeat;
}

#home-row-1 > #column-1 > h2 {
	margin: 20px 0px 25px 0px;
	text-align: center;
	font-size: 18px;
	color: white;
}

#home-row-1 > #column-1 > h2 + p {
	margin: 0px 20px 20px 20px;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
}

#home-row-1 > #column-1 > h2 + p + a {
	display: block;
	text-align: center;
	background: url(../images/appraisal_button_3.jpg) no-repeat top center;
	color: black;
	font-weight: bold;
	letter-spacing: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	height: 85px;
	line-height: 20px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	bottom: 30px;
	left: 0px;
	width: 100%;
}

#home-row-1 > #column-1 > h2 + p + a:hover {
	color: red;
}

#home-row-1 > #column-1 > h2 + p + a > span {
	display: block;
	padding-top: 10px;
}

/* search styles */

#home-row-1 #column-1 #home-search {
	padding:15px 20px 20px 20px;
	float:left;
	width:259px;
	overflow:hidden;
	position:relative;
}

#home-row-1 #column-1 #home-search h2 {
	margin:0px 0px 5px 0px;
	padding:0px;
	font-family:Verdana, Verdana, Geneva, sans-serif;
	font-weight:normal;
	color:black;
	font-size:12px;
	text-transform:uppercase;
	text-shadow:0px 0px black;
}

#home-row-1 #column-1 #home-search ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#home-row-1 #column-1 #home-search ul li {
	margin:0px 0px 10px 0px;
	padding:0px;
}

#home-row-1 #column-1 #home-search ul li input#ch_rent {
	margin-left: 20px;
}

/* =combobox */

#home-row-1 #column-1 #home-search #combobox {
	overflow: auto;
	border: 1px solid #333;
	background-color: #fff;
	height: 65px; 
	width: 247px;
	padding: 5px;
}

#home-row-1 #column-1 #home-search #combobox div {
	line-height:16px;
	font-size:1em;
	font-family:Verdana;
}

#home-row-1 #column-1 #home-search #combobox div label {
	cursor:pointer;
}

#home-row-1 #column-1 #home-search select, 
#home-row-1 #column-1 #home-search submit {
	z-index:10;
}

#home-row-1 #column-1 #home-search select#minimumPrice,
#home-row-1 #column-1 #home-search select#maximumPrice {
	width: 259px;
}

#home-row-1 #column-1 #home-search #search_btn:link,
#home-row-1 #column-1 #home-search #search_btn:visited,
#home-row-1 #column-1 #home-search #search_btn:hover,
#home-row-1 #column-1 #home-search #search_btn:active {
	margin-top: 15px;
	padding: 1px;
	display:block;
	margin-left: 169px;
	width:87px;
	height:30px;
	background:url(../images/btn_search.png) top left rgb(184, 0, 0);
	text-decoration:none;
}

#home-row-1 #column-1 #home-search #search_btn span {
	color: white;
	/*visibility:hidden;*/
	display:block;
	height: 28px;
	line-height: 28px;
	width: 85px;
	border:1px solid white;
	text-align: center;
	text-decoration:none;
	color:white;
	font-family:Arial;
	text-transform:uppercase;
	font-size:11px;
	letter-spacing: 1px;
	text-shadow: 0px 0px 10px rgb(184, 0, 0);
	background: url(../images/btn_background.png) top left repeat-x red;
}

#home-row-1 #column-1 #home-search #search_btn:hover span {
	background: rgb(184, 0, 0);
}


/* slideshow */

#home-row-1 > #column-2 {
	float: right;
	width: 600px;
	height: 320px;
	background: #EEE;
}

/* =feature properties */

#featureproperties {
	padding-top: 4px;
	float: left;
	height: 224px;
	overflow: hidden;
}

#featureproperties > .pom {
	position: relative;
	height: 224px;
	width: 295px;
	border-right: 5px solid white;
	float: left;
	overflow: hidden;
	background: white;
}

#featureproperties > .pom-3 {
	width: 300px;
	border-right: none;
}

#featureproperties > .pom > h3 {
	position: absolute;
	border: 1px solid #690303;
	width: 293px;
	height: 51px;
	top: 0px;
	left: 0px;
}

#featureproperties > .pom-3 > h3 {
	width: 298px;
}

#featureproperties > .pom > h3 > a {
	padding: 6px 15px 0px 15px;
	width: 263px;
	height: 45px;
	display: block;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-family: Arial; 
	text-decoration: none;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: white;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	background:url(../images/feature_header.png) top left repeat-y rgb(184, 0, 0);
}

#featureproperties > .pom-3 > h3 > a {
	width: 268px;
}

#featureproperties > .pom > h3 > a:hover {
	opacity: 0.8;
}

#featureproperties > .pom > h3 > a > span {
	display: block;
	text-decoration: none;
	padding-top: 4px;
	text-transform: none;
	font-size: 10px;
	letter-spacing: 0px;
	text-align: right;
	padding-right: 15px;
	position: absolute;
	bottom: 3px;
	right: 0px;
}

#featureproperties > .pom > .image {
	text-decoration: none;
}

#featureproperties > .pom > .image img {
	width: 295px;
	height: 224px;
}

#featureproperties > .pom-3 > .image img {
	width: 300px;
}

#featureproperties > .pom > .image:hover img {
	opacity: 0.6;
}

#featureproperties > .pom > h4 {
	margin: 0px 20px 5px 212px;
	color: rgb(52, 52, 52);
	font-size: 12px;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
}

#featureproperties > .pom > h5 {
	margin: 0px 20px 5px 212px;
	color: rgb(52, 52, 52);
	font-size: 16px;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
}

#featureproperties > .pom > p {
	margin: 0px 20px 5px 212px;
	color: white;
	font-size:11px;
	line-height: 12px;
}

#featureproperties > .pom > ul {
	padding-right: 10px;
	float:right;
}

#featureproperties > .pom > ul li {
	margin: 0px;
	padding: 0px 10px 0px 25px;
	width:15px;
	display:block;
	float: left;
	line-height:28px;
	height: 28px;
	background-position:-5px 0px;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	color: rgb(52, 52, 52);
	font-size: 14px;
}

#featureproperties > .pom > ul li.bed {
	background-image: url(../images/bedrooms.jpg);
}

#featureproperties > .pom > ul li.bath {
	background-image: url(../images/bathrooms.jpg);
}

#featureproperties > .pom > ul li.car {
	background-image: url(../images/garages.jpg);
}

#featureproperties > .pom > a.button {
	position: absolute;
	bottom: 15px;
	right: 15px;
	background:url(../images/MoreDetails_btn.jpg) top left no-repeat;
	width: 98px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: white;
	font-weight:normal;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

.pom span.sold {
	display: block;
	height: 80px;
	width: 80px;
	background: url(../images/sold.gif) no-repeat;
	position: absolute;
	top: 53px;
	left: 0;
}

.pom span.undercontract {
	display: block;
	height: 80px;
	width: 80px;
	background: url(../images/under_contract.gif) no-repeat;
	position: absolute;
	top: 53px;
	left: 0;
}

.pom span.open {
	display: block;
	height: 80px;
	width: 80px;
	background: url(../images/openhouse.gif) no-repeat;
	position: absolute;
	top: 53px;
	left: 0;
}


#homeflash {
	padding-top: 20px;
	float: right;
	width: 365px;
	overflow: hidden;
}

/* =footer */

#footer {
	margin-top:0px;
	padding: 10px 20px 10px 20px;
	font-size:11px;
	text-align:center;
	/*background:url(../images/footer.png) top left repeat-x rgb(0, 94, 50);*/
}

#footer * {
	color: #282d2b;
}

#footer > ul {
	margin: 0px 0px 8px 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#footer > ul > li {
	padding: 0px 10px 0px 10px;
	display: inline;
	border-right: 1px solid white;
}

#footer > ul > li.last {
	border:none;
	padding-right: 0px;
}

#footer p {
	font-size:11px;
	margin: 0px;
	line-height: 26px;
}

#footer > ul + p {
	font-size: 1.35em;
}

#footer p > a {
	text-decoration:none;
	text-transform:uppercase;
}

#footer p.renet_links {
	margin-bottom:20px;
}

#footer p.renet_links > a {
	text-decoration:underline;
	text-transform:none;
	font-weight:normal;
}
