/* --------------------------------------------------------------------------------
-																				-
-				Title: 				G Hunter & Co								-
-				Website: 			WebsiteBlue.com								-
-				Modified by:		Ilya Lobanov								-
-				Modified Date:		May 24, 2012								-
-																				-
---------------------------------------------------------------------------------- */

@import url(http://fonts.googleapis.com/css?family=Tienne:400,700);

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, code, img, small, strong, dl, dt, dd, ol, ul, li, fieldset, form, label {
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none outside none;
}
body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #3F3F3F;
    font-family: Arial,Helvetica,Geneva,sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 0;
}
.wrap {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #FFFFFF;
    border-left: 5px solid #FFFFFF;
    border-right: 5px solid #FFFFFF;
    border-style: none solid;
    border-width: medium 5px;
    height: 400px;
    margin: 0 auto;
    position: relative;
    width: 950px;
}
a {
    color: #A3916D;
    text-decoration: underline;
}
a:hover {
    color: #C9B9A0;
    text-decoration: none;
}
.header {
    float: left;
    height: 104px;
    width: 950px;
	background-color: #08203e;
	margin: 40px 0 0;
	position: relative;
}
.logo {
    float: left;
    height: 100px;
    width: 500px;
}
.logo img {
    float: left;
}
.logo h1 {
    color: #A5A5A5;
    float: left;
    font-size: 40px;
    letter-spacing: -0.5px;
    line-height: 20px;
    margin: 0 0 0 5px;
}

.logo h2  {
    color: #f79c1f;
    float: left;
    font-size: 28px;
    letter-spacing: -0.5px;
    line-height: 16px;
    margin: 66px 0 0 25px;
}
.phoneNumber {
	position: absolute;
	top: 45px;
	right: 25px;
	font-family: 'Tienne', serif;
}
.phoneNumber span {
    color: #FFF;
    float: left;
    font-size: 19px;
    margin: 7px 0 0 0;
}

.phoneNumber a {
    color: #fff;
    text-decoration: none;
}

.phoneNumber h1 {
    color: #A5A5A5;
    float: left;
    font-size: 19px;
    letter-spacing: -0.5px;
    line-height: 19px;
}
.primary {
    background: url("../../../images/nav-bg.jpg") repeat-x scroll 0 0 #4E4E50;
    float: left;
    height: 40px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 950px;
    z-index: 9999;
}
.primary li {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    background-image: url(../../../images/border-line.jpg);
    background-repeat: no-repeat;
}
.home, .buying, .selling, .renting, .about_us, .holiday_here, .contact_us, .commercial, .clearing {
    float: left;
    height: 40px;
    line-height: 0;
    margin: 0;
    padding: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    line-height: 40px;
    font-family: Arial,Helvetica,Geneva,sans-serif;

}
.primary a.home:hover, .primary a.buying:hover, .primary a.selling:hover, .primary a.renting:hover, .primary a.about_us:hover, .primary a.holiday_here:hover, .primary a.contact_us:hover, .primary a.commercial:hover, .primary a.clearing:hover {
    background-position: 0 -40px;
    text-decoration: underline;
    color: #fff;
}
.primary a.home {
    /*background: url("../../../images/nav_home.jpg") no-repeat scroll 0 0 transparent;*/
    display: block;
    width: 165px;
}
.primary a.buying {
    /*background: url("../../../images/nav_buying.jpg") no-repeat scroll 0 0 transparent;*/
    display: block;
    width: 190px;
}
.primary a.selling {
    /*background: url("../../../images/nav_selling.jpg") no-repeat scroll 0 0 transparent;*/
    display: block;
    width: 195px;
}
.primary a.renting {
    /*background: url("../../../images/nav_renting.jpg") no-repeat scroll 0 0 transparent;*/
    display: block;
    width: 200px;
}
.primary a.commercial {
    /*background: url("../../../images/nav_commercial.jpg") no-repeat scroll 0 0 transparent;*/
    display: block;
    width: 200px;
}
.primary a.about_us {
    /*background: url("../../../images/nav_about.jpg") no-repeat scroll 0 0 transparent;*/
    display: block;
    width: 200px;
}
.primary a.contact_us {
    /*background: url("../../../images/nav_contact.jpg") no-repeat scroll 0 0 transparent;*/
    display: block;
    width: 151px;
}
.primary a.clearing {
    /*background: url("../../../images/nav_clearing.jpg") no-repeat scroll 0 0 transparent;*/
    display: block;
    width: 158px;
}
.primary li ul {
    border: 0 none;
    display: none;
    height: auto;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 40px;
    width: 99%;
    z-index: 9999;
}
.primary li:hover ul {
    border-left: 2px solid #A5916C;
    border-right: 1px solid #808080;
    display: block;
}

.primary li:hover:last-child ul {
    border-left: 1px solid #A5916C;
}
.primary li li {
    display: block;
    height: 31px;
	width: 100%;
}
.primary li:hover li a {
    background: none repeat scroll 0 0 #a5916c;
    border-bottom: 1px solid #D5D5D5;
    color: #FFFFFF;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.primary li:hover li a:hover {
    /*background: none repeat scroll 0 0 #ADADAD;*/
    color: #FFFFFF;
    text-decoration: underline;
}
.content {
    float: left;
    height: auto;
    margin: 1px 0 0;
    width: 950px;
}
.flashHolder {
    float: left;
    height: 321px;
    margin: 0;
    position: relative;
    width: 637px;
    z-index: 10;
}
.ourTeam {
    background: url("../../../images/img_team.jpg") no-repeat scroll left top #F0F0F0;
    float: left;
    height: 320px;
    margin: 0 0 0 1px;
    overflow: hidden;
    width: 312px;
}
.slideshow-profile-asset {
    height: 249px;
    position: absolute;
    width: 312px;
}
.ourTeam img.staff-pic {
    float: left;
    margin: 55px 0 0 30px;
    max-height: 155px;
    max-width: 120px;
}
.ourTeam p.staff-text {
    color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,Geneva,sans-serif;
    line-height: 18px;
    margin: 100px 0 0 20px;
    width: 120px;
}
.ourTeam strong {
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
}
.ourTeam a {
    color: #A4A4A4;
    text-decoration: underline;
}
.ourTeam a:hover {
    text-decoration: none;
}
.whiteboard {
    background: url("../../../images/whiteboard-bg.jpg") no-repeat scroll left top #606060;
    float: left;
    height: 71px;
    margin: 1px 0 0 1px;
    width: 312px;
}
.whiteboard_inner_loading {
    background: url("../../../images/ajax-loader.gif") no-repeat scroll center center transparent;
    height: 71px;
    position: absolute;
    width: 312px;
}
.whiteboard p.wb-text, #wb-link {
    color: #CBCBCB;
    float: left;
    font-family: Arial,Helvetica,Geneva,sans-serif;
    height: 48px;
    line-height: 16px;
    margin: 10px 0 0 30px;
    overflow: hidden;
    text-decoration: none;
    width: 220px;
}
#wb-link {
    margin: 0;
}
#wb-link:hover {
    text-decoration: underline;
}
#wb-pubdate {
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
}
#wb-title {
    font-weight: bold;
}
.whiteboard-arrows {
    float: left;
    height: 25px;
    margin: 25px 0 0 35px;
    position: relative;
    width: 25px;
}
.whiteboard-arrows .arrow-up {
    background: url("../../../images/arrow-up.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 5px;
    left: 0;
    line-height: 0;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    width: 9px;
}
.whiteboard-arrows .arrow-up:hover {
    background-position: 0 -5px;
}
.whiteboard-arrows .arrow-down {
    background: url("../../../images/arrow-down.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    bottom: 0;
    cursor: pointer;
    height: 5px;
    left: 0;
    line-height: 0;
    position: absolute;
    text-indent: -9999px;
    width: 9px;
}
.whiteboard-arrows .arrow-down:hover {
    background-position: 0 -5px;
}
.frontProperty {
    background: none repeat scroll 0 0 #EAEAEA;
    float: left;
    height: 277px;
    margin: 1px 1px 0 0;
    width: 318px;
}
.frontProperty img {
    float: left;
}
.frontProperty p {
    color: #000000;
    float: left;
    font-family: Arial,Helvetica,Geneva,sans-serif;
    font-weight: bold;
    margin: 15px 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 318px;
}
.frontProperty a {
    color: #325c71;
    float: left;
    font-family: Arial,Helvetica,Geneva,sans-serif;
    font-weight: bold;
    margin: 0 0 0;
    text-align: center;
    text-decoration: underline;
    text-transform: none;
    width: 318px;
}
.frontProperty a:hover {
    text-decoration: none;
}
.quickSearch {
    background: url(../../../images/bg_quickSearch.png) no-repeat scroll 0 0 transparent;
    background-color: #A5916C;
    float: left;
    height: 277px;
    margin: 1px 0 0;
    position: relative;
    width: 312px;
}
.quickSearch .sales-radio {
    left: 15px;
    position: absolute;
    top: 46px;
}
.quickSearch .rental-radio {
    left: 119px;
    position: absolute;
    top: 46px;
}
.quickSearch input {
    float: left;
}
.selectLong, .selectShort {
    border: 1px solid #7F9DB9;
    color: #646566;
    font-size: 12px;
    height: 20px;
    margin: 0 0 7px 25px;
    padding: 0;
    width: 260px;
}
.selectLong2 {
    margin-top: 27px;
}
.selectShort {
    width: 127px;
}
.selectShort2 {
    margin-left: 3px;
}
.submit-quickSearch {
    background: url("../../../images/btn_submit-quickSeach.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 30px;
    margin: 30px 0 0 69px;
    padding: 0;
    width: 170px;
}
.submit-quickSearch:hover {
    background-position: 0 -30px;
}
.content-left {
    border-top: 1px solid #D2D2D2;
    float: left;
    height: auto;
    width: 634px;
}

/* STAFF PAGE */

.content-left-staff {
    border-top: 1px solid #D2D2D2;
    float: left;
    height: auto;
    width: 950px;
}


.contentInner-staff {
    float: left;
    height: auto;
    margin: 50px 50px 50px 44px;
    width: 856px;
}
.contentInner-staff h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    margin: 0 0 20px;
}
.contentInner-staff p {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin: 0 40px 20px 0;
}



.contentInner-staff .quote-container {
    margin: 20px 40px 0 0;
    padding: 20px;
    background-color:#F9F9F9;
}

.contentInner-staff blockquote {
    font-size: 12px;
    font-weight: normal;
    font-style:italic;
    line-height: 16px;
    margin: 0;
    padding: 10px;
    background-color:#F9F9F9;
    border-left: 3px solid #f79c1f;
}

.contentInner-staff blockquote p {
    padding: 0!important; margin:0 0 10px 0!important;
}

.contentInner-staff cite {
    font-size: 11px;
    font-weight: bold;
    font-style:normal;
    font-family:Arial,Helvetica,Geneva,sans-serif;
}


.contentInner-staff ul {
    margin: 0 40px 20px 0;
}
.contentInner-staff li {
    background: url("../../../images/bullet-arrow.gif") no-repeat scroll 5px 5px transparent;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    list-style-position: outside;
    list-style-type: none;
    margin: 0 0 5px 5px;
    padding: 0 0 0 15px;
}

.agent-info
{
    bottom: 0;
    background-color: #08203e;
    max-width: 380px;
    margin: 0 auto;
    color: #ffffff;
}

.agent-name
{
    padding: 16px 27px;
    height: 52px;
}

.agent-name strong
{
    font-size: 16px;

}

.agent-name span 
{
    font-size: 16px;
}

.agent-contactdetails
{
    float: left;
    position: absolute;
    width: 260px;
    border-top: solid 1px #ffffff;
}

.agent-contactdetails-phone
{
   float: left;
    width: 130px;
    height: 17px;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
    color: #ffffff;
    background-color: #08203e;
    border-right: solid 1px #ffffff;
    font-size: 14px;
}

 .agent-contactdetails-email
 {
   float: left;
    width: 129px;
    height: 17px;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
    color: #ffffff;
    background-color: #08203e;
    font-size: 14px;
 }

.profile-staff {
    float: left;
    height: 412px;
    margin: 0 12px;
    width: 260px;

}
.profile-staff img {
    height: 260px;
    /*margin: 0 0 px;*/
    width: 260px;
}
.profile-staff p {
    width: 260px;
}
.profile-staff p a {
    color: #A3A3A3;
    font-weight: bold;
}
.profileLarge {
    float: left;
    height: auto;
    margin: 0;
    width: 600px;
}
.profileLarge img {
    float: left;
    height: 200px;
    margin: 0;
    width: 200px;
}
.profileLarge-details {
    float: left;
    height: auto;
    margin: 0 0 0 30px;
    width: 370px;
}
.profileLarge-details p span {
    color: #A3A3A3;
    font-size: 14px;
    font-weight: bold;
}
.contentInner .profileLarge-details p {
    width: 300px;
}

/* END STAFF PAGE */

.contentInner {
    float: left;
    height: auto;
    margin: 50px 0 50px 44px;
    width: 590px;
}
.contentInner h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    margin: 0 0 20px;
}
.contentInner p {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin: 0 40px 20px 0;
}



.contentInner .quote-container {
    margin: 20px 40px 0 0;
	padding: 20px;
	background-color:#F9F9F9;
}

.contentInner blockquote {
    font-size: 12px;
    font-weight: normal;
	font-style:italic;
    line-height: 16px;
    margin: 0;
	padding: 10px;
	background-color:#F9F9F9;
	border-left: 3px solid #f79c1f;
}

.contentInner blockquote p {
    padding: 0!important; margin:0 0 10px 0!important;
}

.contentInner cite {
    font-size: 11px;
    font-weight: bold;
	font-style:normal;
	font-family:Arial,Helvetica,Geneva,sans-serif;
}


.contentInner ul {
    margin: 0 40px 20px 0;
}
.contentInner li {
    background: url("../../../images/bullet-arrow.gif") no-repeat scroll 5px 5px transparent;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    list-style-position: outside;
    list-style-type: none;
    margin: 0 0 5px 5px;
    padding: 0 0 0 15px;
}
.content-right {
    float: left;
    height: 560px;
    position: relative;
    width: 315px;
}
.content-right .side-shadow {
    height: 599px;
    left: 0;
    position: absolute;
    top: 0;
    width: 40px;
    z-index: 10;
}
.content-right .banner {
    height: 400px;
    left: 0;
    position: absolute;
    top: 0;
    width: 315px;
    z-index: 1;
}
ul.contactUL {
    float: left;
    height: auto;
    margin: 0 0 20px;
    width: 540px;
}
ul.contactUL li {
    background-image: none;
    border-bottom: 1px solid #E5E5E5;
    float: left;
    height: 25px;
    line-height: 25px;
    margin: 0;
    padding: 0 0 0 10px;
    width: 540px;
}
ul.contactUL li span {
    float: left;
    font-weight: bold;
    width: 100px;
}
.contentInner a.pdf {
    background: url("../../../images/pdf.gif") no-repeat scroll 5px 5px transparent;
    color: #f79c1f;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 25px;
    line-height: 25px;
    margin: 0;
    padding: 0 0 0 30px;
    text-decoration: underline;
    width: 100%;
}
.contentInner a.pdf:hover {
    text-decoration: none;
}
form dl {
    float: left;
    height: auto;
    margin: 20px 0;
    width: 540px;
}
form dt {
    float: left;
    height: auto;
    margin: 0 20px 7px 0;
    min-height: 23px;
    width: 180px;
}
form dt label {
    color: #333333;
    float: left;
    font-size: 11px;
    font-weight: bold;
    line-height: 23px;
    text-align: right;
    width: 180px;
}
form dd {
    float: left;
    height: auto;
    margin: 0 0 7px;
    min-height: 23px;
    width: 340px;
}
form dd input {
    border: 1px solid #D8D8D8;
    color: #333333;
    font-family: Arial,Helvetica,Geneva,sans-serif;
    font-size: 12px;
    line-height: 14px;
    margin: 0;
    padding: 3px;
    width: 334px;
}
form dd label {
    color: #333333;
    float: left;
    font-family: Arial,Helvetica,Geneva,sans-serif;
    font-size: 12px;
    height: 20px;
    margin: 0;
    width: 340px;
}
form dd label input {
    float: left;
    height: 13px;
    margin: 2px 6px 0 0;
    width: 13px;
}
form dd textarea {
    border: 1px solid #D8D8D8;
    color: #333333;
    font-family: Arial,Helvetica,Geneva,sans-serif;
    font-size: 12px;
    height: 100px;
    line-height: 14px;
    margin: 0;
    padding: 3px;
    width: 334px;
}
form dd select {
    border: 1px solid #D8D8D8;
    color: #333333;
    font-family: Arial,Helvetica,Geneva,sans-serif;
    font-size: 12px;
    line-height: 14px;
    margin: 0;
    padding: 2px;
    width: 334px;
}
form dd ul.errors li {
    background-image: none;
    color: #FF0000;
    float: left;
    margin: 0 0 0 10px;
    padding: 0;
}
#form_submit {
    background: url("../../../images/btn_submit.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 32px;
    margin: 0;
    text-indent: -9999px;
    width: 112px;
}
#form_submit:hover {
    background-position: 0 -32px;
}
p.thanks {
    float: left;
    font-weight: bold;
    margin: 0;
}
.footer {
    color: #CACACA;
    float: left;
    font-family: Arial,Helvetica,Geneva,sans-serif;
    font-size: 11px;
    height: 60px;
    width: 950px;
}
.footer p {
    float: left;
    margin: 20px 0 0;
}
.footer a {
    color: #CACACA;
    font-family: Arial,Helvetica,Geneva,sans-serif;
    font-size: 11px;
    text-decoration: none;
	padding-top: 3px;
	padding-bottom:3px;
}
.speaker {
    float: right;
    height: 18px;
    margin: 20px 0 0 10px;
    width: 25px;
}
.footer a.wb {
    background: url("../../../images/websiteblue_logo.jpg") no-repeat scroll 5px 5px transparent;
    color: #CACACA;
    display: block;
    float: right;
    font-family: Arial,Helvetica,Geneva,sans-serif;
    font-size: 11px;
    height: 25px;
    line-height: 25px;
    margin: 15px 0 0;
    padding: 0 0 0 23px;
    text-decoration: none;
}
.footer a.wb:hover {
    text-decoration: none;
    background: url("../../../images/wblogo.png") no-repeat scroll 5px 5px transparent;
}

		.footer .poweredby {
			display: block;
			float: right;
			height: 25px;
			width: 145px;
			margin: 15px 10px;
			padding: 0;
		}
		.footer .poweredby span {
			color: #CACACA;
			display: block;
			float: left;
			font-family: Tahoma, Arial,Helvetica,Geneva,sans-serif;
			font-size: 11px;
			height: 25px;
			width: 65px;
			line-height: 25px;
			padding: 0;
		}
		.footer a.desktop {
			background: url("../../../images/md-logo.png") no-repeat scroll 0 0 transparent;
			display: block;
			float: left;
			height: 24px;
			width: 80px;
			line-height: 0px;
			overflow:hidden;
			text-indent: -9999px;
			padding: 0;
			margin: 0;
			text-decoration: none;
		}

		.footer a.desktop:hover {
			background-position: 0 -24px;
		}

/*		.footer a.desktop {
			background: url("../../../images/mydesktop.png") no-repeat scroll 0 0 transparent;
			display: block;
			float: left;
			height: 9px;
			width: 77px;
			line-height: 0px;
			overflow:hidden;
			text-indent: -9999px;
			padding: 0;
			margin: 9px 0 0 0;
			text-decoration: none;
		}

		.footer a.desktop:hover {
			background-position: 0 -9px;
		}*/



		.footer a.fb-link {
			background: url("../../../images/facebook.png") no-repeat 0px 5px #FFFFFF;
			color: #B2B2B2;
			font-size: 11px;
			margin: 0 0 0 10px;
			padding-left: 20px;
			text-decoration: none;
			float: right;
			height: 25px;
    		line-height: 25px;
			margin: 15px 5px 0 0;
			width: 40px;
		}
		.footer a.linkd-link {
			background: url("../../../images/linkedin.png") no-repeat 0px 2px #FFFFFF;
			color: #B2B2B2;
			font-size: 11px;
			margin: 0 0 0 10px;
			padding-left: 20px;
			text-decoration: none;
			float: right;
			height: 25px;
    		line-height: 25px;
			margin: 15px 0 0;
		}
		.footer a.twitter-link {
			background: url("../../../images/twitter.png") no-repeat 0px 2px #FFFFFF;
			color: #B2B2B2;
			font-size: 11px;
			margin: 0 0 0 10px;
			padding-left: 20px;
			text-decoration: none;
			float: right;
			height: 25px;
    		line-height: 25px;
			margin: 15px 0 0;
		}



.greybar {
    background: none repeat scroll 0 0 #666666;
    color: #FFFFFF;
    float: left;
    height: 30px;
    margin: 0 0 10px;
    width: 950px;
}
.ie7 .greybar {
    position: relative;
}
.greybar p {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 10px;
    line-height: 29px;
    margin: 0 0 0 10px;
    text-decoration: none;
    text-transform: uppercase;
    width: auto;
}
.greybar .formRow1 {
    float: left;
    height: 25px;
    margin: 2px 0 0 10px;
    width: 210px;
}
.greybar .formInput select {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color #CBCBCB #CBCBCB -moz-use-text-color;
    border-style: none solid solid none;
    border-width: medium 1px 1px medium;
    color: #636363;
    float: left;
    font-size: 12px;
    margin: 1px 6px 0 0;
    overflow: hidden;
    padding: 3px;
}
.opera .greybar .formInput select {
    margin-top: 4px;
}
.safari .greybar .formInput select {
    margin-top: 3px;
}
.ie7 .greybar .formInput select {
    margin: 2px 0 0;
}
.ie7 .greybar .formInput select#order {
    clear: none;
    float: left;
    left: 212px;
    position: absolute;
    top: 2px;
}
.ie7 .greybar .formInput input.btn_sort {
    clear: none;
    float: left;
    left: 356px;
    position: absolute;
    top: 2px;
}
.greybar a {
    color: #CCCCCC;
    float: left;
    font-weight: bold;
    line-height: 29px;
    margin: 0 0 0 10px;
    text-decoration: none;
    width: auto;
}
.greybar a:hover {
    text-decoration: underline;
}
.pagenumbers {
    float: right;
    margin: 0 10px 0 0;
}
.print-list {
    float: right;
    margin: 0 10px 0 0;
}
.print-list a {
    background: url("../../../images/print-icon.png") no-repeat scroll 9px 7px transparent;
    color: #FFFFFF;
    display: block;
    font-size: 10px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 0 0 30px;
    text-decoration: none;
    text-transform: uppercase;
}
.print-list a:hover {
    color: #CCCCCC;
    text-decoration: none;
}
.safari .pagenumbers {
    text-align: right;
    width: 150px;
}
.chrome .pagenumbers {
    text-align: right;
    width: 150px;
}
.pagenumbers p {
    float: left;
    font-weight: bold;
    line-height: 29px;
    width: auto;
}
.pagenumbers a {
    color: #CCCCCC;
    float: left;
    line-height: 29px;
    margin: 0 3px;
    text-decoration: none;
}
.pagenumbers a:hover {
    text-decoration: underline;
}
.pagenumbers a.numarrow {
    margin-top: -1px;
}
.pagenumbers a.active {
    color: #FFFFFF;
    text-decoration: underline;
}
.propList {
    background: url("../../../images/bg_proplist.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: auto;
    margin: 0 0 15px;
    width: 950px;
}
.propList-left, .propList-mid, .propList-right {
    float: left;
    height: auto;
    margin: 0;
}
.propList-left {
    width: 350px;
}
.propList-left img {
    float: left;
    margin: 15px;
}
.propList-mid {
    width: 440px;
}
h1.propList-tagline {
    color: #A3A3A3;
    float: left;
    font-size: 22px;
    font-weight: normal;
    line-height: 22px;
    margin: 24px 0 3px;
    text-transform: capitalize;
    width: 100%;
}
a.propList-address {
    border-bottom: 1px dotted #808080;
    color: #808080;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    margin: 0;
    text-decoration: none;
    text-transform: capitalize;
    width: auto;
}
a.propList-address:hover {
    border-bottom: 1px solid #808080;
}
p.propList-text {
    float: left;
    font-size: 12px;
    line-height: 18px;
    margin: 10px 0 8px;
    width: 100%;
}
h1.propList-price {
    color: #000000;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 12px;
    margin: 0;
    width: 100%;
}
.propList-right {
    text-align: right;
    width: 154px;
}
.view-link {
    clear: both;
    float: right;
    margin: 20px 0 0;
}
.view-link a {
    border-bottom: 1px dotted #808080;
    color: #808080;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    text-decoration: none;
    text-transform: capitalize;
}
.view-link a:hover {
    border-bottom: 1px solid #808080;
}
p.propList-id {
    color: #646566;
    float: left;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    margin: 14px 0 5px;
    width: 100%;
}
p.propList-suburb {
    color: #000000;
    float: right;
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
    margin: 0;
    text-transform: uppercase;
    width: 100px;
}
.propList-facilities {
    float: right;
    margin: 10px 0;
    width: auto;
}
.propList-facilities span {
    color: #000000;
    float: left;
    font-weight: bold;
    margin-left: 8px;
}
.propList-facilities img {
    float: left;
    margin-left: 3px;
}
p.propList-managed {
    color: #A3A3A3;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    margin: 0;
    width: 100%;
}
p.propList-managed span {
    color: #000000;
}
#propertyContainer {
    background: none repeat scroll 0 0 #FFFFFF;
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
    width: 950px;
}
#propinfo {
    margin: 0;
    padding: 0;
    width: 950px;
}
#mainpropimageContainer {
    background-color: #F5F5F5;
    float: left;
    height: 500px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 836px;
}
#mainpropimage {
    height: 500px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 844px;
}
#mainpropimage img {
    border: 0 none;
    margin: 0;
    padding: 0;
}
#imageload {
    height: 32px;
    left: 410px;
    position: absolute;
    top: 230px;
    width: 32px;
}
#imageload img {
    float: left;
    height: 32px !important;
    margin: 0;
    padding: 0;
    width: 32px !important;
}
#imageloadcount {
    color: #535353;
    float: left;
    left: 300px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 250px;
    width: 200px;
}
#propcontainer {
    background: url("../../../images/propimagesbg.jpg") no-repeat scroll left top transparent;
    display: inline;
    float: left;
    height: 500px;
    margin: 0 0 0 10px;
    padding: 0;
    width: 100px;
}
#propimages {
    display: inline;
    float: left;
    height: 440px;
    margin: 35px 0 0 10px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 80px;
}
#propimages a {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
#propimages a:hover {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
#propslide {
    position: absolute;
    top: 0;
}
#smallpropimage {
    background: none repeat scroll 0 0 #F5F5F5;
    border: medium none;
    height: 45px;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 80px;
}
#smallpropimage img {
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 1;
}
#imageborder {
    float: left;
    height: 45px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 35px;
    width: 150px;
    z-index: 1000;
}
#googlemap {
    float: left;
    font-size: 9px !important;
    font-weight: normal;
    height: 260px;
    margin: 15px 0 0;
    padding: 0;
    width: 260px;
}
#googlemap h3 strong {
    margin: 15px 0 0 30px;
}
#googlemap_image {
    height: 227px;
    margin: 0;
    overflow: hidden;
    width: 260px;
}
#mainpropdesc {
    background: url("../../../images/propinfo_bg.jpg") no-repeat scroll left top transparent;
    border: medium none;
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
    width: 604px;
}
#mainpropdesc h2 strong {
    color: #A3A3A3;
}
#propinfodetails h3 {
    color: #A3A3A3;
    font-size: 18px;
    line-height: 16px;
    margin: 6px 0 10px;
}
#mainpropdesc h2.maintitle {
    color: #3F3F3F;
    font-size: 22px;
    line-height: 22px;
    margin: 17px 0 10px 25px;
    padding: 0;
}
#mainpropdesc p {
    color: #575757;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 20px;
    margin: 0 25px;
    padding: 8px 0;
    text-align: left;
    width: 520px;
}
#mainpropdesc ul {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.6em;
    list-style: none outside none;
    margin: 0 0 15px;
    padding: 10px 0 0;
    width: 100%;
}
#mainpropdesc li {
    background: url("../../../images/li_arrow.jpg") no-repeat scroll 6px 6px transparent;
    color: #575757;
    font-size: 12px;
    font-weight: normal;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 1.6em;
    text-decoration: none;
    width: 100%;
}
div.break {
    clear: both;
    margin: 0;
    padding: 0;
}
#propinfodetails {
    background: url("../../../images/propinfo_bg.jpg") no-repeat scroll left top transparent;
    display: inline;
    float: left;
    margin: 0 0 0 20px;
    padding: 0 0 0 10px;
    width: 310px;
}
#ppsumtxt {
    display: inline;
    float: left;
    margin: 10px 0 0;
    padding: 0;
    width: 310px;
}
#ppsumtxt span.head2 {
    clear: both;
    color: #FFFFFF;
    display: inline;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    margin: 15px 0 10px;
    padding: 0;
}
#ppsumtxt span.head3 {
    clear: both;
    color: #FFFFFF;
    display: inline;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    margin: 10px 0;
    padding: 0;
}
#ppsumtxt span.item {
    border-top: 1px solid #B9B9B9;
    color: #000000;
    display: inline;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 0;
    width: 90px;
}
#ppsumtxt span.value {
    border-top: 1px solid #E7E7E7;
    clear: right;
    color: #535353;
    display: inline;
    float: left;
    font-size: 12px;
    font-weight: normal;
    margin: 0 -3px 0 0;
    padding: 3px 0;
    width: 220px;
}
#ppsumtxt a {
    color: #3F3F3F;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-decoration: underline;
}
#ppsumtxt a:hover {
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
.profile {
    float: left;
    height: 350px;
    margin: 0 25px 0 0;
    width: 200px;
}
.profile img {
    height: 200px;
    margin: 0 0 6px;
    width: 200px;
}
.profile p {
    width: 200px;
}
.profile p a {
    color: #A3A3A3;
    font-weight: bold;
}
.profileLarge {
    float: left;
    height: auto;
    margin: 0;
    width: 600px;
}
.profileLarge img {
    float: left;
    height: 200px;
    margin: 0;
    width: 200px;
}
.profileLarge-details {
    float: left;
    height: auto;
    margin: 0 0 0 30px;
    width: 370px;
}
.profileLarge-details p span {
    color: #A3A3A3;
    font-size: 14px;
    font-weight: bold;
}
.contentInner .profileLarge-details p {
    width: 300px;
}

#ppsumtxt a.property_share {
	text-decoration: none;
	color: #FFF;
	background-color: #9EA09D;
	padding: 5px 15px;
	margin-bottom: 5px;
	width: 120px;
	display: inline-block;
	text-align: center;
	font-weight: bolder;
}

.comp-addr {
    color: #fff;
    font-size: 18px;
    font-family: 'Tienne', serif;
    margin-top: 26px;
    padding-left: 523px;
}