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

/*

	Styles for Newington Valley Real Estate
	
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{margin:0;padding:0;border:0;outline:0;font-size:100%;background:transparent;}
body{line-height:1;}
ol, ul{list-style:none;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after{content:'';content:none;}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}

body { color: #000000;
       font-size: 10pt;
       font-family:Verdana,Geneva,Arial,sans-serif;
       padding-top:10px;
       background:url(../images/body_bg.jpg) repeat-x top left #EEEEEE; }

.clear {
	clear: both;
}

p {
	margin-top:8px;
}

a:link, a:visited, a:active {
color:#004D91;
text-decoration: none;
}

a over, a:hover {
text-decoration: underline;
}

h2 {
	color:#8A8A8A;
font-family:"Trebuchet MS";
font-size:1.5em;
line-height:2.5em;
margin:0;
}

h2.ma-h2 {
	display: none;
}

h3 {
	font-size:14pt;
	font-weight: normal;
	line-height: 26px;
	margin-bottom: 0;
}

h4 {
	font-size:12px;
font-weight:normal;
line-height:25px;
}


/* =wrapper */

#wrapper {
background-color:#FFFFFF;
border:1px solid #333333;
margin:0 auto;
padding:10px;
width:855px;
}


/* =header */

#header {
	height: 260px;
	position: relative;
	overflow: hidden;
}

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

/* =page */

#page {
}

#content {
	color: #333333;
	line-height:17px;
	width: 578px;
	padding: 23px;
	float: right;
	background:url(../images/content_bg.jpg) repeat-x top left #F8F8F8;
	font-size: 12px;
	min-height:280px;
}

#wrapper.properties #content,
#wrapper.meetourteam #content {
	width: 809px;
}

/* =sidenav */

#sidenav {
	width: 228px;
	float: left;
	padding: 0;
	display: inline;
	min-height:280px;
}

/* =testimonials */

.testimonial {
	padding: 10px 0 30px 0;
	}
	
.testimonial .testimonial-salesrep {
	padding-bottom: 5px;
	border-bottom:1px solid #DEDEDE;
}

.testimonial .content {
	padding-top:5px;
}

/* =contact */

p.office_properties,
p.office_staff {
	display: none;
}
	
/* =footer */

#footer {
	font-size: 10px;
	text-align: center;
	margin: 10px 0;
	padding: 0 10px;
	color: #000;
}

#footer a {
	font-weight: normal;
	color: #333;
}

/* =staff-intro */

.staff-intro {
	margin:0 0 15px 0;
padding:15px;
border: none;
overflow:hidden;
position:relative;
border-bottom: 1px solid #DEDEDE;
}

.staff-intro .position {
	margin: -27px 0 0 0;
	padding:10px 0;
	text-align: right;
	z-index: 1500;
	display: block;
}

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

.staff-intro .department {
	margin: -26px 0px 0px 300px;
	padding: 0px;
	height: 26px;
	line-height: 26px;
	display: none;
}

.staff-intro .department span {
	
}

.staff-intro .thumbnail {
	float: left;
	padding: 0;
	width: 130px;
}

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

.staff-intro dl {
margin:0 0 10px 0;
height: 30px;
border-bottom: 1px solid #DEDEDE;
}

.staff-intro dl dt {
font-size:12px;
float:left;
height:26px;
padding-right: 15px;
}

.staff-intro dl dt span {
	font-size: 12px;
	color: #999;
}

.staff-intro dl dt.email {
	
}

.staff-intro dl dt.phoneAH,
.staff-intro dl dd.valuePhoneAH {
	display: none;
}

.staff-intro dl dd {
	height: 26px;
	font-size: 12px;
	float: left;
}

.staff-intro dl dd a:link, .staff-intro dl dd a:visited, .staff-intro dl dd a:active {
	
}

.staff-intro dl dd a:hover {
	color: #333333;
}

.staff-intro .profile {
	margin: 0px;
	padding: 0 0 10px 0;
	font-size: 12px;
	float: right;
}

.staff-intro p.testimonials {
	padding-top: 10px;
	display: none;
}

/* =blog-intro */

.blog-back,
.blog-display .links {
	padding-bottom: 10px;
	font-size: 10px;
}

.blog-intro h3,
.blog-display h3 {
	border-bottom:1px solid #DEDEDE;
	padding-bottom: 5px;
	margin-bottom: 5px;
}


