@font-face {
        font-family: 'oswald';
	src: url('defaultSiteFonts/oswald-webfont.eot');
	src: url('defaultSiteFonts/oswald-webfont.eot?#iefix') format('embedded-opentype'),
	     url('defaultSiteFonts/oswald-webfont.woff') format('woff'),
	     url('defaultSiteFonts/oswald-webfont.ttf') format('truetype'),
	     url('defaultSiteFonts/oswald-webfont.svg#avianregular') format('svg');
	font-weight: normal;
	font-style: normal;

}

@font-face {
        font-family: 'avian';
	src: url('defaultSiteFonts/avian-webfont.eot');
	src: url('defaultSiteFonts/avian-webfont.eot?#iefix') format('embedded-opentype'),
	     url('defaultSiteFonts/avian-webfont.woff') format('woff'),
	     url('defaultSiteFonts/avian-webfont.ttf') format('truetype'),
	     url('defaultSiteFonts/avian-webfont.svg#avianregular') format('svg');
	font-weight: normal;
	font-style: normal;

}

@font-face {
    font-family: 'CenturyGothic';
    src: url('defaultSiteFonts/gothic.eot');
    src: url('defaultSiteFonts/gothic.eot?#iefix') format('embedded-opentype'),
         url('defaultSiteFonts/gothic.woff') format('woff'),
         url('defaultSiteFonts/gothic.ttf') format('truetype'),
         url('defaultSiteFonts/gothic.svg#century_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSans';
    src: url('defaultSiteFonts/OpenSans-Regular-webfont.eot');
    src: url('defaultSiteFonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('defaultSiteFonts/OpenSans-Regular-webfont.woff') format('woff'),
	url('defaultSiteFonts/OpenSans-Regular-webfont.ttf') format('truetype'),
	url('defaultSiteFonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'microgrammadmedextregular';
    src: url('defaultSiteFonts/microgrammadmedext-webfont.eot');
    src: url('defaultSiteFonts/microgrammadmedext-webfont.eot?#iefix') format('embedded-opentype'),
	url('defaultSiteFonts/microgrammadmedext-webfont.woff') format('woff'),
	url('defaultSiteFonts/microgrammadmedext-webfont.ttf') format('truetype'),
	url('defaultSiteFonts/microgrammadmedext-webfont.svg#microgrammadmedextregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* force a right scroll bar for firefox & opera */
*{margin:0px; padding:0px;}

/*div{
border:1px solid #000; !important 
}*/

html { 
min-height: 100%; 
margin-bottom: 1px; 
}

body {
margin-top: 0px;
margin-bottom:10px;
}

 a:hover{
text-decoration:underline;
}

/* divs */
 
#container{
font-family:Verdana, Arial, Helvetica;
font-size:11px;
color:#656565;
}

.no-layout-content{
    padding:20px 40px;
    position: relative;
    margin: 10% auto 0;
}

.no-layout-content p{
    font-size:15px;
    margin:10px 0;
    text-align:center;
}

#header{
position:relative;
z-index:1000;
} 

.alerts_well {
width: 190px;
}

.receive_property_alerts{
float:right;
width:200px;
margin-top:38px;
}

.receive_property_alerts_link a{
color:#F17201;
font-weight:bold;
font-size:12px;
text-decoration:underline;
display:block;
margin-bottom:3px;
}

.receive_property_alerts_link ul li{
list-style-type:none;
}

.receive_property_alerts_text{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
color:#5c5c5c;
}

.property_alerts_popup{
color:inherit;
display:block;
font-size:12px;
width:100%;
}

.property_alerts_popup h1{
font-family:Verdana, Arial, Helvetica;
font-size:14px;
color:#000;
font-weight:bold;
margin-bottom:10px;
}

.property_alerts_popup p{
line-height:20px;
margin-top:10px;
margin-bottom:10px;
}

.property_alerts_popup .email, .property_alerts_popup .name, .property_alerts_popup .phone{
display:block; 
width:94%;
margin-bottom:10px;
}


.property_alerts_popup input[type="email"], .property_alerts_popup input[type="text"], .property_alerts_popup input[type="tel"], .property_alerts_popup select{
padding:10px;
width:100%;
}

.property_alerts_popup select{
height:auto !important;
margin-right:10px;
padding:8px 10px;
width:50% !important;
}

.property_alerts_popup .label{
float:left;
padding-top:7px;
width:50px;
font-weight:normal;
}

.property_alerts_popup span {
line-height: 22px;
}

.submit_button{
float:right;
padding:4px;
}

.property_alerts_popup .notification{
color:red;
font-weight:bold;
}

.clear_floats{                                                                                        
clear:both;                                                                                           
font-size:0px;                                                                                        
margin:0px;                                                                                           
padding:0px;                                                                                          
}
 
.bondCalculator p input{
float:right;
}

.bondCalculator p.result{
font-size:16px;
}

#content{
float:left;
width:820px;
padding-top:0px;
}

#content h1{
padding-left:5px;
margin-bottom:19px;
}

.content_column_1{
float:left;
width:500px;
margin-left:5px;
}

.content_column_1 .phone{
display:block; 
width:220px;
padding-bottom:5px;
}

.content_column_1 .cell{
display:block; 
width:220px;
padding-bottom:5px;
}

.content_column_1 .fax{
display:block; 
width:220px;
padding-bottom:5px;
}

.content_column_1 .email{
display:block; 
width:220px;
padding-bottom:5px;
}

.content_column_1 .label{
float:left;
width:60px;
}

.phone_cell_fax_email{
float:left; 
width:220px;
padding-right:10px;
}

.address_text{
float:right; 
width:270px;
}

.address_text .address{
float:right;
display:block; 
width:200px;
line-height:16px;
}

.address_text .label{
float:left;
width:55px;
}

.content_column_2{
float:left;
width:310px;
margin-top:-10px;
}


.properties{
position:relative;
}

.property_intro{
float:left;
position:relative;
width:810px;
padding-left:5px;
padding-right:5px;
padding-top:15px;
padding-bottom:15px;
border-bottom:1px solid #dedede;
}

.property_intro_details {
    float: right;
    width: 72%;
}

.label{
font-weight:bold;
}

.property_intro img{
vertical-align: 0;
display: block;
margin: 0 auto;
}

.image_padding{
display:block;
float:left;
height:150px;
margin-right:20px;
overflow:hidden;
width:200px;
position:relative;
}

.property_intro h2 {
font-size:11px;
display:block;
}

.intro{
margin-top:5px;
display:block;
}

.property_intro .location, .property_intro .bedrooms, .property_intro .bathrooms {
    display: block;
    margin: 5px 0 0;
}

.property_intro .price {
    display: block;
    margin: 10px 0 0;
}

#content .property_intro_details p {
   margin-bottom: 0;
}

.property_intro .reference{
position:absolute; 
right:30px; 
text-align:right;
top:15px;
font-weight:bold;
display:block; 
}

.property_intro .sign_block{
position:absolute; 
right:30px; 
top:65px;
font-weight:normal;
font-size:15px;
padding:7px;
background-color:#4b7f16;
color:#fff;
overflow:hidden;
text-align:right;
}


.reference .label{
float:left;
margin-right:10px;
width:40px;
}

.property_intro .link{
position:absolute; 
left:700px; 
top:134px;
}

.property_intro .currency_converter{
display:none;
position:absolute;
width:150px;
height:60px;
background-color:#FFFFFF;
right:100px;
top:30px;
padding:10px;
overflow:hidden;
border:3px;
border-color:#c8c8c8;
border-style:solid;
}

.property_intro .currency_converter select{
margin-right:20px;
font-size:1em;
}

.property_intro .currency_converter p{
margin-bottom:10px;
font-size:1em;
}

.no_property_found{
float:left;
width:810px;
padding-left:5px;
padding-right:5px;
padding-top:10px;
}

.no_property_found a:link{
font-weight:normal;
}


/*Ie6 hack starts */

* html .image_padding{
float:left;
width:180px;
height:160px;
padding-right:20px;
}

* html .link_{
position:relative;
left:0px;
top:0px;
display:block;
}


* html .reference{
position:relative;
padding-top:5px;
left:0px;
top:0px;
display:block;
}
/*Ie6 hacks ends */


#left_column{
float:left;
width:48%;
padding-left:5px;
padding-right:23px;
padding-top:0px;
line-height:18px;
}

.property_full .price{
display:block; 
width:350px;
}

.property_full .province, .property_full .city, .property_full .suburb, .property_full .bathrooms, .property_full .bedrooms{
display:block; 
float: left;
width: 49%;
}

.property_full .label{
float:none;
margin-right: 5px;
width:auto;
}

/*end test*/

.property_full sup{
line-height:0;
}

.property_full .reference{
float:right;
width:130px;
position:relative;
font-weight:bold;
padding-bottom:10px;
text-align:right;
padding-right:20px;
}

.property_full .addthis_toolbox{
float:left;
width:218px;
}

.property_full .label_{
margin-bottom:20px;
width:315px;
height:30px;
padding-right:10px;
}

.property_full #agents{
margin-top:25px;
overflow:hidden;
}

.property_full .agent{
margin-bottom:15px;
overflow:hidden;
line-height:18px;
}

.property_full .agent_image{
float:left;
width:60px;
padding-right:10px;
}

.property_full .agent_details{
float:left;
width:298px;
}

.show-dates{
 float:right;
}

.on-show-dates{
 float:left;
 line-height:18px;
}

.on-show-dates.avail-from .show-dates{
float:none;
}

#left_column #map_canvas{
margin-bottom:0px;
margin-top:15px;
width:100%;
height:149px;
border:2px solid #c6c6c6;
}


#right_column #map_canvas{
margin-bottom:0px;
margin-top:0px;
width:345px;
height:240px;
border:2px solid #c6c6c6;
}

.property_full .heading{
font-weight:bold;
display:block;
margin-top:15px;
}

.description .paragraphs{
margin-top:0px;
}

.points{
margin:10px 0px 20px 0px;
list-style-position: outside;
}

.points li{
list-style-type:disc;
margin-left:17px;
}

#right_column{
float:right;
width:368px;
padding-right:5px;
}

#right_column #currency_converter{
display:none;
position:absolute;
width:150px; 
height:60px;
background-color:#FFFFFF;
left:23px;
top:220px;
padding:10px;
overflow:hidden;
border:3px;
border-color:#c8c8c8;
border-style:solid;
}

#right_column #currency_converter select{
margin-right:20px;
font-size:1em;
}

#additional_documents{
float:left;
width:330px;
padding-left:0px;
padding-right:10px;
line-height:18px;
margin-bottom:10px;
}

#additional_documents .document{
display:block; 
margin-bottom:5px; 
margin-top:0px;
font-weight:bold;
}

#additional_documents .document a{
font-weight:normal;
}

#additional_documents .document .size{
color:#9c9c9c;
font-family:Georgia,"Times New Roman",Serif;
font-style:italic;
}

#additional_documents p{
margin-bottom:5px;
}

#play_video{
margin-top:15px;
margin-bottom:15px;
}

#play_video i{
font-size:1.2em;
}

#morgageCalculatorA{
margin:5px 0;
}

#morgageCalculatorB{
display:none;
height:auto;
border:1px solid #b4b4b4;
margin:20px 0;
min-height: 160px;
min-width: 250px;
padding:20px 20px 10px;
position:relative;
width:80%;
}

#morgageCalculatorB input{
font-size:9px;
width: 80px;
}

#morgageCalculatorB p{
padding-left:167px; 
margin-bottom:5px; 
margin-top:10px;
}

#morgageCalculatorB img{
position:absolute;
top: 10px;
right: 10px;
}

.MorgageCalculatorText{
float:left;
width: 65%;
padding-bottom:2px;
}

.MorgageCalculatorInput{
float:right;
width:auto;
padding-bottom:2px;
}

#unitPicContainer{
float:left;
width:342px;
border-width:4px;
border-style:solid;
border-color:#c6c6c6;
text-align:center;
}

#unitPicLinks{
float:left;
width:328px;
padding:10px;
border-bottom-width:1px;
border-top-width:0px;
border-left-width:1px;
border-right-width:1px;
border-style:solid;
border-color:#dedede;
letter-spacing:1px;
}


#sub_page_content{
float:left;
width:810px;
padding-left:10px;
padding-right:5px;
padding-top:0px;
overflow:hidden;
position:relative;
}

#sub_page_content p {
margin-bottom: 15px;
line-height: 18px;
padding: 0px 5px 0px 0px;
}

#sub_page_content input{
padding:2px;
}

#sub_page_content h2 {
font-size: 13px;
font-weight: bold;
color: black;
margin-left: 0px;
padding-bottom: 15px;
}

#sub_page_content h1 {
padding-left: 0px;
margin-bottom: 19px;
}

#sub_page_content ul{
margin-top:0px;
padding-left:5px;
margin-bottom:15px;
}

#sub_page_content li{
margin-left:20px;
padding-top:5px;
padding-bottom:5px;
list-style-type:disc;
}


#freeValuation{
float:left;
width:592px;
}

/*classes */

.featuredProp{
float:right;
width:399px;
border-top-width:1px;
border-bottom:0px;
border-left:0px;
border-right:0px;
border-style:solid;
border-color:#dedede;
padding-top:12px;
}

.floatFeatured{ 
float:left;
margin:0 20px 0 0;
 }

.featuredText a  {
font-weight:bold;
}

.line{
float:left;
width:800px; 
height:1px;
padding-top:15px; 
padding-bottom:15px;
font-size:0px;  /*Ie6 hack */
margin:0 auto;
}


.unitThumbnails{
padding-right:26px;
}


.unitRef{
float:left; 
width:350px; 
font-weight:bold; 
text-align:right; 
padding-bottom:20px;
}

#contactContainer{ 
width:50%;
float:left;
 }

.contactDetails{
float:left;
width:67px;
font-weight:bold;
line-height:18px;
}

.contactInfo{
float:left;
width:260px;
line-height:18px;
}

.contactAddress{
float:left;
width:74px;
font-weight:bold;
line-height:18px;
}

.contactAddressDetails{
float:left;
width:160px;
line-height:18px;
}

.alertTitle{
float:left;
width:55px;
line-height:18px;
padding-bottom:10px;
}

.alertTextBoxes{
float:left;
width:650px;
line-height:18px;
padding-bottom:10px;
}

.formLine{ 
clear:both;
}

.formLine1{
    float:left;
    width:48%;
}

.formLine2{
    float:right;
    width:48%;
}

.formTitle{
float:left;
width:20%;
line-height:18px;
padding-bottom:10px;
}

.formTextBox{
float:right;
width:79%;
line-height:18px;
padding-bottom:10px;
}

.formTextBox input[type="text"], .formTextBox select, .formTextBox textarea{
    padding:2%;
    width:96%;
}

.formTextBox select{
    width:100%;
}

.formBtn{
}

.submitBtnMargin{
margin-left:150px;
}

#footer_content{
position:relative;
width:815px;
margin:0 auto;
padding:20px 40px 20px 45px;
font-size:10px;
line-height:16px;
color:#656565;
font-family:Verdana, Arial, Helvetica;
}

#footer_content p{
margin-top:10px;
margin-bottom:10px;
}

.disclaimer{
float:left;
width:420px;
}

.disclaimer a{
color:#656565;
}

.webbox{
float:right;
width:370px;
}

#footer_content .footer_webbox_link{
display:block; 
width:355px;
padding-left:16px;
}

#footer_content .footer_webbox_text{
float:left;
width:254px;
padding-top:2px;
}

.property24_link{
color:#656565; 
font-size:9px; 
margin-left:20px; 
text-decoration:none;
}

#articles{
margin-top:20px;
}

#articles h3{
font-size:12px;
margin-top:0px;
margin-bottom:0px;
}

.article_intro{
display:block;
}


.article_intro a{
font-weight:bold;
}

.article_intro{
padding-top:2px;
padding-bottom:10px;
}

.link_intro{
display:block;
margin-top:20px;
}

.links_link a{
display:block;
font-size:12px;
font-weight:bold;
}

.link_description{
margin-top:2px;
display:block;
}

.links_link{
margin-top:20px;
}

.affiliate_links{
float:left; 
width:810px; 
margin-top:15px; 
border-top:1px solid #dedede; 
padding-top:15px;
}

.team .agent{
position:static;
margin-bottom:20px;
margin-top:20px;
width:810px;
padding:0px 5px 20px 5px;
border-bottom:1px solid #dedede;
overflow:hidden;
}

.team  .agent .photo{
float:left;
margin-right:20px;
width:130px;
}

.team .agent .contact_details{
float:left;
width:300px;
}

.team .contact_details .name{
display:block;
width:300px;
margin-bottom:5px;
font-size:12px;
font-weight:bold;
}

.team .contact_details .title{
display:block;
width:300px;
margin-bottom:15px;
font-weight:bold;
}


.team .contact_details .cellphone{
display:block; 
width:300px;
margin-bottom:5px;
}

.team .contact_details .work{
display:block; 
width:300px;
margin-bottom:5px;
}

.team .contact_details .home{
display:block; 
width:300px;
margin-bottom:5px;
}

.team .contact_details .fax{
display:block; 
width:300px;
margin-bottom:5px;
}


.team .contact_details .email{
display:block; 
width:300px;
margin-bottom:5px;
}

.team .contact_details .label{
float:left;
width:60px;
font-weight:bold;
}


.team .agent .areas{
float:left;
width:380px;
}

.team  .agent .bio{
float:left;
width:810px;
margin-top:15px;
}

.sort-search-bottom{
width: 815px;
margin: 0px 5px 15px 0px;
border-bottom: 0px solid #DEDEDE;
height: 14px;
padding: 8px 8px 13px 8px;
}

#sms_agent{
width:580px;
font-size:11px;
font-family:Verdana, Arial, Helvetica;
overflow:hidden;
}

#sms_agent h1{
font-family:Verdana, Arial, Helvetica;
font-size:14px;
color:#000;
font-weight:bold;
margin-bottom:10px;
}

#sms_agent .phone{
display:block; 
width:500px;
margin-bottom:10px;
}

#sms_agent .name{
display:block; 
width:500px;
margin-bottom:10px;
}

#sms_agent .email{
display:block; 
width:500px;
margin-bottom:10px;
}

#sms_agent .message{
display:block; 
width:500px;
margin-bottom:10px;
}

#sms_agent .available_characters{
display:block; 
padding-left:80px;
}

#sms_agent .submit_button{
display:block; 
padding:4px;
margin-top:10px;
margin-left:80px;
float: none;
}

#sms_agent .label{
float:left;
width:80px;
font-weight:bold;
}

/*
#content .tabs{
width:500px;
padding-left:5px;
}

#content .tabs li{
float:left;
list-style-type:none;
padding:6px;
border:1px solid #dedede;
border-bottom:0px;
font-size:13px;
margin-right:5px;
}

#content .tabs li a{
text-decoration:none;
color:#353535;
}

#content .tabs li:hover{
background-color:#dedede;
}

#content .tabs li.selected{
background-color:#dedede;
}
*/

#search-criteria #search_by_referance input.go_button{
padding-left:8px;
padding-right:8px;
padding-top:1px;
padding-bottom:1px;
margin-left:5px;
}

#search_by_referance input[type="text"]{
border: 1px solid #cccccc;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
transition: border linear 0.2s, box-shadow linear 0.2s;
display: inline-block;
height: 15px;
padding: 4px 6px;
font-size: 14px;
vertical-align: middle;
border-radius: 4px;
}

#search_by_referance input[type="text"]:focus{
border-color: rgba(82, 168, 236, 0.8);
outline: 0;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
}

#search-criteria h1{
margin-left:-6px;
margin-bottom:18px;
}

.warning_message{
color:#5b8940;
}

.feedback_message{
color:#5b8940;
}

.error_message{
color:#ff0000;
}

.sign{
color:#ed0000; 
margin-left:10px;
}

#content .sign_big{
color:#ed0000; 
}

#content .sign_block{
font-weight:normal;
font-size:15px;
padding:7px;
background-color:#4b7f16;
color:#fff;
overflow:hidden;
text-align:right;
margin-left:5px;
}

input{
color:#404040;
}

select{
color:#404040;
}

strong.ad-description-title {
font-weight:normal;
color: #424242;
padding:2px 2px;
}

#sub_page_content .formBtn input, #search-button input{
 padding: 3px 10px 2px;
}

input[type="submit"], .default-btn {
 display: inline-block;
 padding: 3px 10px 2px;
 font-size: 12px;
 line-height: 18px;
 text-align: center;
 vertical-align: middle;
 cursor: pointer;
 color: #333333;
 border-color: #e6e6e6 #e6e6e6 #bfbfbf;
 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 border: 1px solid #cccccc;
 border-bottom-color: #b3b3b3;
 border-radius: 4px;
 box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,0.05);
                                                              }
input[type="submit"]:hover, .default-btn:hover {
 color: #333333;
 background-color: #e6e6e6;
}

#featured_properties p, .floatFeatured, #feature-prop p{
height:150px;
overflow:hidden;
width:200px;   
}

#featured_properties img, .floatFeatured img, #feature-prop img{
height:100%;
width:100%;   
}

option, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
font-size:12px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
background-color:transparent;
border: 1px solid #cccccc;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
transition: border linear 0.2s, box-shadow linear 0.2s;
display: inline-block;
padding: 2px;
color: inherit;
vertical-align: middle;
border-radius: 3px;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
width:166px;
}

#receive_property_alerts_box p input:focus, select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus{
border-color: rgba(82, 168, 236, 0.8);
outline: 0;
outline: thin dotted \9;
      /* IE6-9 */
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}

#receive_property_alerts_box p input {
background-color:transparent;
transition: border linear 0.2s, box-shadow linear 0.2s;
color: inherit;
vertical-align: middle;
border-radius: 3px;
border: 1px solid #bbb;
padding:1px;
width:158px;
}

textarea{
width:160px;
}

option{
font-family:inherit;
color:#555;
}

select{
font-family:inherit;
margin-left:0;
}

#sub_page_content input {
padding:5px;
}

#sub_page_content textarea{
height:60px;
padding:5px;
}

#search-alt {
width: auto;
}

#search-alt span{
display:block;
margin-bottom:13px;
}

#search-alt span.search-bedrooms, #search-alt span.search-bathrooms{
display:inline;
}

#search-property-type span {
margin: 0px;
}

#search-property-type label {
padding-right: 2px;
padding-left: 8px;
}

.search-bedrooms, #search-bedrooms-bathrooms {
margin: 0 !important;
}

.sort-search {
height:auto;
padding: 10px;
position: relative;
}

.pager{
float:left; 
padding-top:4px;
}

.sorter{
float:right; 
/*text-align:right;
right:10px;
top:7px;
position:absolute;*/
}

input.defaultFormText {
padding:4px;
}

input.defaultFormText, input.formtextfield {
background-color:#fff;
width:120px;
}

#search-criteria {
padding-bottom: 5px;
}

#search-city {
width:auto;
}

select#countrySelect, select#provinceSelect {
margin-bottom:2px !important;
}

select#countrySelect, select#provinceSelect, select#citySelect {
width:100%;
}

#search-button{
margin-right:0 !important;
padding:0;
width:auto;
}

select, #search-criteria {
font-size: inherit;
}

select[disabled="disabled"]{
color:grey;
}

/* partners page */

.default_partners{
padding:20px 0;
border-bottom:1px solid #d0ced9;
}
 
.default_partners_image{
float:left;
width:235px;
height:120px;
overflow:hidden;
}
 
.default_partners_details{
display:block;
float:right;
width:65%;
}

.default_partners_details h2{
font-size: 20px;
font-weight: normal;
padding-bottom:10px;
}
 
/* end of partners page styles */

#content .auction_info_outer p{
margin:0 0 2px;
}

#content .auction_info_outer p.auction_details{
border-left:0;
border-right:0;
margin:5px 0 20px;
}

.auction_date, .auction_lots{
float:left;
width:47%;
}

/*custom sign import*/

.sign_banner_image{
background-repeat:no-repeat;
background-position:top left;
height:105px;
left:0;
position:absolute;
top:0;
width:104px;
z-index:999;
}

#gallery {
position: relative;
}

/*end of custom sign imports*/


@media print {
    html, body, #container {
        background-image:none!important;
        background-color:#fff!important;
    }
    #container, h1{
        color:#000!important;
        }

   #main_navigation_container, #footer_container, .receive_property_alerts, #morgageCalculatorA, .property_full .addthis_toolbox{
       display:none!important;
       }
}
