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

/*

	Styles for ReNet Agent's website
	
*/

html * {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

body {
	background:#003366;
	color:#003366;
	font-size:12px;
	line-height:18px;
	padding-top: 10px;
	z-index: 0;
}

.clear {
	clear: both;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #CD1E2D;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

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

h3 {
	font-size: 16px;
}

a img {
	border: none;
}


/* =wrapper */

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

/* =header */

#header {
	height:81px;
	background: #FFF url(../images/cctoplogo.jpg) no-repeat 0 0;
	position:relative;
	overflow: hidden;
}

#header h1 {
	height:100px;
	line-height: 100px;
	text-indent: 30px;
}

#header h1 > a {
	display:block;
	height:100px;
	line-height: 100px;
	text-decoration:none;
	font-weight: normal;
}

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

#header p {
	position: absolute;
	font-weight: bold;
	right: 100px;
	bottom: 0;
}

#reiq {
	background: url(../images/reiq.gif);
	height: 80px;
	width: 80px;
	position: absolute;
	top: 1px;
	right:1px;
}

#header > div {
}

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

/* =page */

#page {
	background: #FFF;
}

/* =content */

#content {
	padding:20px;
}

#content > h2 {
	font-weight: bold;
	font-size: 18px;
}

#homeslideshow {
	border: solid 1px #FFF;
	height: 150px;
	margin: -20px -20px 20px -20px;
	z-index: -1;
}

#homeslideshow img {
	z-index: -1;
}


#homesearch, #services h2 {
	padding: 20px 0 0 20px;
}

#homesearch form + h2 {
	padding-top: 20px;
}


#homesearch {
	/*border: solid 1px #003366;*/
	width: 392px;
	position: relative;
	float: left;
	background: #d3e3e7;
	min-height: 360px;

}

#homesearch li {
	list-style: none;
}

#homesearch form > ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#homesearch form > ul > li {
	margin:0px 0px 7px 0px;
	padding:0px 0px 0px 130px;
	position:relative;
	height:20px;
	line-height:20px;
}

#homesearch form > ul > li > label {
	position:absolute;
	display:block;
	height:20px;
	line-height:20px;
	text-align:right;
	width:120px;
	left:0px;
	top:0px;
}

#homesearch .submit {
	width: 100px;
}

#homesearch form > ul > li > select {
	width: 170px;
}
#homesearch form > ul > li > span {
	width: 170px;
}

#services {
	width: 290px;
	float: right;
	/*border: solid 1px #003366;*/
	background: #d3e3e7;
	min-height: 380px;
}

#services > ul {
	list-style: none;
	padding: 0 0 0 20px;

}

#services a {
	text-transform: uppercase;
	font-weight: bold;	

}

#services > ul > li {
	padding: 5px 0;
	position: relative;
}

#services li.first{
	padding: 0;
}

.tick {
	position: absolute;
	right: 20px;
	top: 15px;
}

/* =contact page */
#office-details {
	float: left;
}

.office-details {
	width: 350px;
}

.office-details > p {
	font-weight: bold;
	position: relative;
	padding-left: 70px;
}

.office-details > p > span {
	position: absolute; 
	left: 0px;
}

.office-details img {
	padding: 20px;
}

#staff-details {
	padding:0 20px 0 20px;

}

.staff-member > p {
	padding-bottom: 5px;
}

.staff-member > p > span {
	font-size: 12px;
	font-weight: bold;
}



/* =footer */

#footer {

	padding-top: 20px;
	font-size:11px;
	text-align:center;
}

#footer * {
	color: #FFF;
}

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

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

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

/* =form bg's */

.loan-calc {
	background: #d3e3e7;
	padding: 10px 10px 0 10px;

}

.stamp-calc {
	background: #d3e3e7;
	padding: 10px;
	margin: 20px 0 0 0;

}

.finance .forms {
	background: #d3e3e7;
	margin: 0 auto;
	padding: 0 0 10px 0;

}

.insurance .forms {
	background: #d3e3e7;
	margin: 0 auto;
	padding: 0 0 10px 0;

}

.furniturepackages  .forms {
	background: #d3e3e7;
	margin: 0 auto;
	padding: 0 0 10px 0;

}

.depreciationreports .forms {
	background: #d3e3e7;
	margin: 0 auto;
	padding: 0 0 10px 0;
}

.mkt-app {
	background: #d3e3e7;
	margin: 10px auto;
	padding: -10px 0 10px 0;
}

.supersearchme  #myFinder {
	/*background: #d3e3e7;*/
	margin: 10px auto;
	padding: 0 0 10px 0;
}

.supersearchme #myFinder td {
	height: 25px;
}

.supersearchme #myFinder td p {
	padding: 0 10px;
}

#loginCell {
	display: none;
}

.supersearchme > #myFinder > table > tr  {
	display: none;
}

.supersearchme  #myFinder .goodNews p {
	text-align: left;
}

.vipforms {
	background: #d3e3e7;
	margin: 0 auto;
	padding:0 10px 10px 10px;
}

/* =staff */

.staff-intro {
	position: relative;
	height: 250px;
	margin: 0 0 20px 0;
} 

.staff-intro h3 {
	position: absolute;
	top: 0;
	left: 0;
}

.staff-intro .position {
	text-transform: capitalize;
	font-size: 14px;
	position: absolute;
	top: 20px;
}

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

.staff-intro .department {
	display: none;
}

.staff-intro .thumbnail {
	position: absolute;
	top: 40px;
}

.staff-intro .text  {
	position: absolute;
	left: 150px;
	top: 40px;
}

.staff-intro .text dl {
	width: 100px;
}

.staff-intro .text dt {
	font-weight: bold;
	padding: 0;
	display: block;
	width: 100px;
}

.staff-intro .text dd {
	padding: 0  0 5px 0;
	display: block;
	width: 100px;
}

.staff-intro .profile {
	width: 390px;
	position: absolute;
	top: 0;
	left: 180px;
}



























