/* Port Real Estate Style Sheet Created By Terry Church Design */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #FFF url(images/sidestrip.jpg) repeat-x left top;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
}
h1 {
	font-size: 14px;	
	}
h2 {
	font-size: 12px;
	color: #000;
	}
h3, h4, h5, h6 {
	font-size: 11px;
	color: #000;
	}
p {
	font-size: 11px;
	color: #666;
	}
a {
	text-decoration: underline;
	color: #000;
	}
a:hover {	
	text-decoration: none;
	color: #000;
	}
img {
	border: none;
}

#wrapper {
	width: 848px;
	margin: 0px auto; 
	}

#mainNav ul {
	list-style: none;
	width: 848px;
	height: 65px;
	float: left;
	background: url(images/menuNav.jpg) no-repeat left top;
	}

#mainNav li {
	float: left;
	}
#mainNav a {
	display: block;
	color: #FFF;
	padding: 15px 0;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	}
#mainNav a:hover {
	color: #FFFFCC;
}
#navHome a {
	width: 95px;
	}
#navBuy a {
	width: 85px;
	}
#navSell a {
	width: 85px;
	}
#navAppraise a {
	width: 111px;
	}
#navAbout a {
	width: 100px;
	}
#navPosProp a {
	width: 171px;
	}
#navPort a {
	width: 201px;
	}

#flashHeader {		
	height: 58px;
	background: url(images/h5.jpg) no-repeat center bottom;
}
#flashHeaderLeft {
	float: left;
	width: 373px;
	padding-top: 35px;
	padding-left: 27px;
}
#flashHeaderRight {
	float: left;
	width: 448px;	
	padding-top: 30px;
	}
#flashHeader h3 {
	color: #FFF;
	font-size: 12px;
}
#flashHeader p {
	color: #6DE0E0;
	font-size: 14px;
	font-weight: bold;
}
#flashHeader a {
	color: #FFF;
}
#flashHouses {
	width: 848px;
	}
#flashLandscape {
	padding-top: 15px;
	width: 848px;
	}

#homeLogo {
	height: 56px;
	width: 848px;
	}
#sideMenu {
	float: right;
	color: #FFF;
	width: 200px;
}
#sideMenu h1 {
	color: #FFF;
	padding-bottom: 10px;
}
#sideMenu p {
	color: #FFFFFF;
	font-size: 12px;
}
#searchBox {
	height: 185px;
	background: url(images/tile-search.jpg) no-repeat left top;
	padding: 10px 12px 0;
}
#eNewsBox {
	height: 165px;
	background: url(images/tile-enews.jpg) no-repeat left top;
	padding: 10px 12px 0;
}
#footer {
	padding: 15px;
	background: #006262;	
}
#footer p {	
	color: #FFF;
	text-align: center;	
}
#footer a {	
	color: #FFF;
}


.homeContentColumn {
	width: 216px;
	float: left;
	}
.columnText {
	padding: 8px 21px 10px 9px;	
	background: url(images/tile-mini.jpg) no-repeat left top;
}
.columnText h1 {
	color: #FFF;
	font-size: 12px;
	padding-bottom: 18px;
	}
.columnText h2 {
	font-weight: normal;
	padding-bottom: 15px;
	}
.columnText p {	
	padding-bottom: 15px;
	}
.sideMenuButton {
	width: 190px;
	height: 24px;
	padding-top: 6px;
	padding-left: 10px;
	margin-bottom: 15px !important;
	margin-bottom: 0;
	background: url(images/tile-mini.jpg) no-repeat left top;
}
.sideMenuButton h2 {
	color: #FFF;
	padding: 0;
	margin: 0;
}

#homeBuyingText {
	padding: 8px 21px 10px 0px;	
	background: url(images/tile-mini.jpg) no-repeat left top;
}
#homeBuyingText h1 {
	color: #FFF;
	font-size: 12px;
	padding-left: 9px;
	padding-bottom: 18px;
	}
#homeBuyingText h2 {
	font-weight: normal;
	padding-bottom: 15px;
	}
#homeBuyingText p {	
	padding-bottom: 15px;
	}
#homeBuyingText ul {
	list-style: none;
	}
#homeBuyingText a, #homeBuyingText a.blueButtonLink {
	width: 200px;
	height: 22px;
	padding-top: 4px;
	margin-bottom: 10px;
	color: #FFFFFF;
	background: url(images/but-big.jpg);
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}
#homeBuyingText a:hover, #homeBuyingText a.blueButtonLink:hover {
	color: #FFFF66;
}

#homeBuyingText a.blueButtonLink {
	background: url(images/but-blue.jpg);
	}


#threeColumnContent {
	padding-top: 15px;
}
#leftContent {
	width: 200px;
	float: left;
}
#leftContent img {
	margin-bottom: 15px;
}	
#leftContent h1 {
	font-size: 12px;
	margin-bottom: 10px;
}
#leftContent p {
	margin-bottom: 15px;
}
#mainContent {
	width: 418px;
	float: left;
	padding: 0 15px;
	}
#mainContent h1 {
	color: #006262;
	margin-bottom: 15px;
	}
#mainContent h2 {
	margin-bottom: 10px;
	}
#mainContent p {
	margin-bottom: 15px;
	}
#mainContent ul, ol {
	padding-left: 20px;
	margin-bottom: 15px;
	font-size: 11px;
	color: #666;
}
#mainContent li {
	margin-bottom: 10px;
}
	
#buyingMenu ul {
	list-style: none;
	}
#buyingMenu a {
	width: 200px;
	height: 22px;
	padding-top: 4px;
	margin-bottom: 10px;
	color: #FFFFFF;
	background: url(images/but-big.jpg);
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}
#buyingMenu a:hover {
	color: #FFFF66;
}

#map img {
	margin-top: 5px;
}
.suburb {
	margin-bottom: 10px;
}
#sideContactForm {	
	background: url(images/tile-mini.jpg) no-repeat left top;
	padding: 0 10px;
}
#sideContactForm h1 {
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 10px;
}

.team-profile-wrapper {
	margin-bottom: 10px;
}
.team-profile {
	float: left;
	width: 90px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.team-profile-image {
	float: left;
	width: 90px;
}
.team-profile-text {	
	float: right;
	width: 310px;
}

.property-text p {
	margin-top: 0;
	padding-top: 0;
}
.property-sale-type {
	float: left;
	width: 260px;
}
.sale-type {
	float: left;
	width: 150px;
}
.property-stats {
	float: right;
	width: 150px;
}
.property-image {
	float: left;
	width: 90px;
	margin-right: 13px;
	margin-bottom: 10px;
}
.property-image-last {
	float: left;
	width: 90px;
	margin-right: 0;
	margin-bottom: 10px;
}

.newsDate {
	font-style: italic;
	color: #999999;
}
.news-photo-wrapper {
}
.news-photo-image {
	float: left;
	width: 90px;
}
.news-photo-image img {
	float: none;
	margin-bottom: 15px;
}
.news-article {
	float: right;
	width: 318px;
}

#oneColumnContent {
	float: left;
	width: 618px;
}
#mainpic {
	margin-bottom: 10px;
}


.separatorInvisible {
	clear: both;
	}
.external {
	text-decoration: none;
}
.textBlack, .textBlackBold {
	color: #000;
}
.textGreen, .textGreenBold {
	color: #006262;
}
.textBlackBold, .textGreenBold {
	font-weight: bold;
}
.more {
	text-align: right;
	position: relative;
	top: -15px;
}
.goButtonWhite {
	float: right;
	position: relative;
	top: -30px;
	left: -10px;
}
.goButtonGreen {
	float: right;
	position: relative;
	/* top: -16px; */
	top: -18px;
	left: -13px;
}
#pagination {
	text-align: center;
	font-size: 11px;
}
#pagination p, #pagination a {
	color: #666;
}
.warning {
	color: #CC0000;
	font-weight: bold;
}
.notice {
	font-style: italic;
}
#hintbox{ /*CSS for pop up hint box */
	position:absolute;
	top: 0;
	background-color: #FFFFF2;
	width: 150px; /*Default width of hint.*/ 
	padding: 3px;
	border:1px solid #CCCCCC;
	line-height:18px;
	z-index:100;
	border-right: 3px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	visibility: hidden;
	font-size: 11px;
	font-style: italic;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
	font-weight: bold;
	color: #006699;
	margin: 3px 8px;
}


form {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
label, input, select, textarea {
	display: block;
	width: 173px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	font-size: 12px;
}
label {
	text-align: left;
	width: 120px;
	padding-right: 5px;
	border: none;
	font-size: 11px;
	color: #666;
}
br {
	clear: left;
}
.searchButton {	
	background: url(images/but-search.jpg) no-repeat right top;		
}
.tinyInput { 
	width: 60px;
}
.smallInput { 
	width: 110px;
}
.medInput {
	width: 140px;
}
.wideInput {
	width: 250px;
}
.wideLabel {
	width: 230px;
}
.hidden {
	visibility: collapse;
}
.sendButton, .processButton, .appraisalButton {	
	width: 100px;
	height: 20px;
	cursor:pointer;
	color: #FFF;
	font-weight: bold;
	border: none;
	float: left;
	display: block;
	margin: 10px 0 0;
	background-color: #006262;	
}
.processButton {	
	width: 200px;
	margin-left: 45px;
}
.appraisalButton {	
	width: 200px;
}
.labelTextWhite {
	color: #FFF;
}
.medInputRight {
	width: 140px;
	margin-left: 125px !important;
	margin-left: 43px;
}
input.checkBox {
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
}
label.checkboxLabel {
	text-align: left;
	width: 100px;
}
#secondInput {
	margin-left: 10px;
}
#formSignup {
	margin-top: 10px;
}
#formSearch {	
}
#formSignup .submitButton, .searchButton, #formContact .contactButton {	
	float: right;
	width: 68px;
	height: 25px;
	cursor: pointer;
	border: none;
	display: block;
}
#formSignup .submitButton {	
	background: url(images/but-submit.jpg) no-repeat right top;	
}
#formContact .contactButton {	
	background: url(images/but-submit-w.jpg) no-repeat right top;	
	border: none;
	width: 66px;
	height: 24px;
	margin-right: 3px;
	margin-top: 3px;
}
#formContact label, #formContact input, #formContact select, #formContact textarea {
	display: block;
	width: 170px;
	border: 1px solid #CCC;
	float: none;
	margin-bottom: 5px;
}
#formContact label {
	border: none;
}