/* @override 
	http://staging.renet.com.au/insiterealty/CSS/layout.css
	http://www.insiterealty.com.au/CSS/layout.css
*/

/*

	Styles for ReNet Agent's website
	
*/

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

body {
	background-color:white;
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:normal;
	line-height: 17px;
}

ul * {
	
	list-style: none;
}
.clear {
	clear: both;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #007DC5;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2, h3, h4, h6 {
	margin:10px 0;
	color: #00305F;
	font-family: "Lucida Grande";
}

/* =wrapper */

#wrapper {
	margin:0px auto 0px auto;
	width:950px;
	position:relative;
}

/* =header */

#header {
	height: 125px;
	position: relative;
}

#header a.home_link {
	position: absolute;
	left: 10px;
}

#header #header_overlay {
	position: absolute;
	top: 3px;
	left: 127px;
}

#header img {
	margin-top: 20px;
	margin-left: 20px;
}

#sub_header_invest {
	height: 183px;
	background:url(../images/subheader_invest_bg.jpg) top center no-repeat;
}

#sub_header_insite {
	height: 183px;
	background:url(../images/subheader_bg.jpg) top center no-repeat;
}


/* =menu : get these styles from a separate stylesheet : menu.css */

/* =page */

#page {
	margin-bottom: 20px;
}

/* =content */

#content {

}

#content > h2 {
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 19px;
	margin-bottom: 20px;
}

.ReNetSlideshow-image-caption {
	background: none;
}

#content #row_1 {
	margin-top: -1px;
	}

#content #row_2 {
	margin-bottom:10px;
	border:1px solid #CCCCCC;
	height:281px;
	padding:1px;
}

/* =feature properties */

#content #featureproperties {
	overflow: hidden;
	z-index: 10;
	clear: both;
	margin-bottom: 10px;
	float: left;
}

#content #featureproperties .pom {
	overflow: hidden;
	position: relative;
	z-index: 10;
	width: 314px;
	float: left;
	border-right: 1px solid #FFF;
}

#content #featureproperties .pom-3 {
	border-right: none;
}

#content #featureproperties .pom a.image {
	display: block;
	text-decoration: none;
}

#content #featureproperties .pom a.image img {
	width: 326px;
	height: 244px;
	position: relative;
}

#content #featureproperties .pom h2,
.page h2{
	font-size: 12px;
	margin: 0 0 1px 0;
	height: 36px;
	color: #FFF;
	line-height: 36px;
	letter-spacing: 0px;
	background:url(../images/menu_current_left_bg.png) center left repeat-x;
}

#content #featureproperties .pom h2 a {
	text-decoration: none;
	position: relative;
	display: block;
	height: 36px;
	line-height: 36px;
	color:#FFF;
	text-indent: 15px;
	font-size: 12px;
	font-weight: normal;
	text-shadow: 0 1px 0 #000;
}

#content #featureproperties .pom h2 a span {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 36px;
	line-height: 36px;
	padding-right: 15px;
	font-size: 12px;
}

#content #featureproperties .pom a.more:link,
#content #featureproperties .pom a.more:visited,
#content #featureproperties .pom a.more:hover,
#content #featureproperties .pom a.more:visited  {
	position: absolute;
	text-align: center;
	width: 326px;
	height:244px;
	bottom: 0px;
	left: 0px;
	display: block;
	background: none;
	padding-left: 10px;
	text-decoration: none;
}

#content #featureproperties .pom a.more:hover {
	background: url(../images/pom_overlay.png) top left no-repeat;
}

#content #featureproperties .pom a.more span {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 311px;
	height: 36px;
	line-height: 36px;
	cursor: pointer;
	padding-right: 10px;
	font-size: 11px;
	text-shadow: 0px 1px 0px #000;
	color: #FFF;
	background:#333;
	opacity: 0.55;
	filter:alpha(opacity=55);
	text-align: right;
	padding-right: 15px;
}

#content #featureproperties .pom a.more:hover span {
	opacity: 0.75;
	filter:alpha(opacity=75);
}

.page {
		float: right;
	width: 316px;
}

.page h2 {
	padding-left: 15px;
	font-weight: normal;
	text-shadow: 0 1px 0 #000;

}

.page table {
	margin: 0 0 0 10px;
}

/* =staff */

.staff-intro {
	border: 1px solid #CCC;
	padding: 1px;
	position: relative;
	margin: 0 0 10px 0;
	width: 948px;
}

.staff-intro h3 {
	background:url(../images/menu_current_left_bg.png) center left repeat-x;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	margin: 0 0 1px;
	display: block;
	color: #FFF;
	font-weight: normal;
	text-shadow: 0 1px 0 #000;
}

.staff-intro p.position span, .staff-intro p.department {
	display: none;
}

.staff-intro p.position {
	float: right;
	margin: -25px 10px 0 0;
	color: #FFF;
	font-weight: normal;
}

.staff-intro img.thumbnail {
	float: left;
	margin-right: 10px;
}

.staff-intro .text {
	width: 780px;
	margin: 10px 10px 10px 0;
	float: right;
}

.staff-intro .text dl {
	border-bottom: 1px solid #CCC;
	height: 25px;
	margin: 0 0 10px;
}

.staff-intro dl dt {
padding: 0 5px 0 0;
}

/* =contact */

#wrapper.contactus #page #content form {
	width: 400px;
	float: left;
}

#wrapper.contactus #page #content .req-text {
	width: 400px;
}

#wrapper.contactus #page #content table {
	float: right;
}

/* =footer */

#footer {
	margin-bottom: 20px;
	border-top: 1px dotted #CCC;
	padding-top: 20px;
	font-size:11px;
	text-align:center;
}

#footer div {
	margin-bottom: 10px;
}

#footer * {
	color: #666;
}

#footer p {
	font-size:10px;
	margin: 0px;
	line-height: 12px;
}

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

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

#french {
	position: absolute;
	top: 5px;
	right: 0;
}

