/* Local Overrides
-------------------- */

h1 {
margin-left : 180px;
}

/* Google Map Search
-------------------- */

a#uservoice {
display:block;
float:right;
background-color:#FD2C0D;
padding:5px 10px;
color:#fff;
text-decoration:none;
}

a#uservoice:hover {
background-color:#339933;
}
/* Search Form */
form#gmapsearchform label,
form#gmapsearchform select {
}
form#gmapsearchform {
background-color: #e2e2e2;
border:1px solid #000;
/* Structure */
overflow:auto;
padding: 10px 10px 0 10px;
margin-bottom: 10px;
clear : both;
}

form#gmapsearchform fieldset label {
/* Structure */
width: auto;
}


form#gmapsearchform div.simple {
/* Structure */
border: none;
margin: 0 10px 10px 0;
padding:0;
float:left;
width:150px;
}
form#gmapsearchform div.simple2 {
width : 120px;
}

form#gmapsearchform ul#qs_suburbs.checkboxes,
form#gmapsearchform ul#qs_saletype.checkboxes,
form#gmapsearchform #property-type ul#qs_property-type.checkboxes,
form#gmapsearchform #categories ul#qs_categories.checkboxes{
width:150px;
height:80px;
color : #000;
font-size : 0.8em;
}
form#gmapsearchform #price select,
form#gmapsearchform #bedrooms select,
form#gmapsearchform #price,
form#gmapsearchform #size select,
form#gmapsearchform #size,
form#gmapsearchform #bedrooms {
width: 120px;
margin-bottom:3px;
}
/* Suburbs */
form#gmapsearchform #suburbs {
}


/* CheckBoxes (Suburbs/Property Type)*/
#gmapsearch form ul.checkboxes {
border: 1px solid #aaa;
background-color: #fff;
/* Structure */
overflow: auto;
padding:5px 0 0 5px;
list-style-position: outside;
}
#gmapsearch form ul.checkboxes li {
/* Structure */
margin-bottom: 3px;
overflow:hidden;
clear: both;
vertical-align: middle;
}
#gmapsearch form ul.checkboxes input {
/* Structure */
float: left;
width:auto;
margin-right:5px;
margin-top:0px;
padding-top:0;
vertical-align:top;
}
#gmapsearch form ul.checkboxes label {
text-transform: capitalize;
/* Structure */
width: auto;
margin:0;
}


/* Sales Types */
form#gmapsearchform #sales-type {
width: 250px;
/* Structure */
float: left;
clear:both;
}
form#gmapsearchform #sales-type li {
width: 120px;
/* Structure */
clear:none;
float:left;
}
form#gmapsearchform #sales-type li#typeSale {
display:visible;
}
form#gmapsearchform #sales-type li#typeLease {
display:none;
}
form#gmapsearchform #sales-type li input {
/* Structure */
float:left;
width:auto;
margin-right:5px;
}
form#gmapsearchform #sales-type li label {
width: 65px;
margin-bottom:8px;
}

form#gmapsearchform #property-type {
/* Structure */
float:left;
}


form#gmapsearchform #submit {
/* Structure */
margin: 0;
padding: 0;
float:right;
}
form#gmapsearchform #submit input {
/* Structure */
margin: 0;
margin-top:1.4em;
}

/* Google Map */
#map {
border:1px solid #B7B49E;
height:379px;
width:640px;
/* Structure */
}
#gmapsearch form div.right ,
#gmapsearch form div.right #qs_bedrooms {
width:95px;
float: left;
}

/* Loading Bar */
.loading {
width:640px;
margin: 0 0 10px 0;
/* Structure */
float:left;
position:relative;
overflow:hidden;
clear: both;
}

#mapLoader {
color:#2F5D8B;
background-color:#FFFFFF;
border:1px solid #AAAAAA;
width:250px;
margin-left:195px;
margin-top:170px;
/* Structure */
position:absolute;
padding:5px;
text-align:center;
}

#mapLoader p {
font-weight:bold;
/* Structure */
margin-bottom:5px;
}

/* Pagination */
#pager{
border: 1px solid #000;
font-size: 0.9em;
background-color: #fff;
color: #000;
width:200px;
text-align:center;
width:70px;
/* Structure */
padding: 3px;
}			
#pager a {
font-weight: bold;
text-decoration: underline;
/* Structure */
cursor: pointer;
}
#pager .disabled{
text-decoration: none;
color: #afafaf;
/* Structure */
cursor: default;
}

/* Map Tooltips */
#mapTooltip {
background-color: #fff;
border: 1px solid #000;
color: #000;
/* Structure */
padding: 0 5px;
}
#mapTooltip img {
/* Structure */
margin: 0 5px;
}

/* Results */
#result,
#norecordfound {
border: 1px solid #000;
font-size: 0.9em;
background-color: #fff;
color: #000;
width:200px;
/* Structure */
padding: 3px;
text-align:center;
}

/* Error Message */
#flashMessage {
border: 2px solid #ddd;
/* Structure */
padding: 10px;
margin: 0 0 10px 0;
}
#flashMessage.error {
background-color: #fbe3e4;
color: #8a1f11;
border-color: #fbc2cf;
}

/* Sidebar */
#gmapsidebar {
background-color:#e2e2e2;
border:1px solid #000;
float:right;
height:360px;
margin:0 0 10px;
padding:10px;
width:240px;
}
#gmapsidebar .property h2#sidebar_mainheading {
text-align: center;
}
#gmapsidebar .property img#sidebar_image {
/* Structure */
display: block;
margin:0 auto 10px;
}
#gmapsidebar .property #sidebar_features {
font-weight: bold;
/* Structure */
float: right;
}
#gmapsidebar .property #sidebar_features p {
/* Structure */
margin: 0 0 3px 0;
}
#gmapsidebar .property #sidebar_features p img {
/* Structure */
margin: 0 6px 0 0;
vertical-align:middle;
}
#gmapsidebar .property h3#sidebar_address {
}
#gmapsidebar .property p#sidebar_price {
font-style: italic;
}
#gmapsidebar .property p#sidebar_description a {
/* Structure */
display: block;
float:right;
}

/* Gmap Legend */
.gmaplegend ul {
/* Structure */
width: 585px;
height: 25px;
list-style: none;
margin: 10px auto;
clear: both;
}
.gmaplegend ul li {
font-weight: bold;
float: left;
/* Structure */
text-align: left;
}
.gmaplegend ul li img {
vertical-align:middle;
margin: 0 10px;
}
.gmaplegend li.first img{
margin-left:0;
}

/* Property List Table */
#mapResultsTable {
border: 1px solid #000;
/* Structure */
width: 100%;
text-align:left;
padding: 2px;
margin: 0 0 10px 0;
}
#mapResultsTable thead tr th {
color:#000;
background-color: #e2e2e2;
font-weight: bold;
/* Structure */
padding: 4px 2px;
text-align: left;
}
#mapResultsTable .highlight {
background-color: #efefef;
}
#mapResultsTable tbody td {
border-bottom: 1px solid #000;
text-transform: capitalize;
/* Structure */
padding: 2px 3px 3px 4px;
vertical-align: top;
cursor: pointer;
}
#sidebar_description {
clear:both;
}


/* Instructions Panel */
#mapInstructions {
height: 100%;
width:100%;
overflow:hidden;
position:absolute;
top:0;
right:0;
}
#mapInstructions .backgroundOverlay {
background-color:#000;
opacity:0.5;
filter:alpha(opacity=50);
-moz-opacity: 0.5;
height: 100%;
width: 100%;
overflow:hidden;
}
#mapInstructions .instructionsText {
width:446px;
position:absolute;
top:140px;
left:100px;
color : #000;
}
#mapInstructions .instructionsText p {
margin-bottom:0;
}
#mapInstructions .instructionsText div.top,
#mapInstructions .instructionsText div.bottom {
height:16px;
line-height:0;
font-size:0;
overflow:hidden;
}
#mapInstructions .instructionsText div.top p,
#mapInstructions .instructionsText div.bottom p {
background:transparent url(/img/gmaps/panel_corners.gif) no-repeat left top;
width:16px;
height:16px;
float:left;
}
#mapInstructions .instructionsText div.top p.left {
background-position:left top;
}
#mapInstructions .instructionsText div.top p.right {
background-position:right top;
float:right;
}
#mapInstructions .instructionsText div.bottom p.left {
background-position:left bottom;
}
#mapInstructions .instructionsText div.bottom p.right {
background-position:right bottom;
float:right;
}
#mapInstructions .instructionsText div p.centre {
background:transparent url(/img/gmaps/panel_virticals.gif) repeat-x left top;
width:414px !important;
}
#mapInstructions .instructionsText div.bottom p.centre {
background-position:left bottom;
}
#mapInstructions .instructionsText a#closeButton {
background:#fff url(/img/gmaps/panel_close.gif) no-repeat 0 0;
width:19px;
height:19px;
display:block;
float:right;
overflow:hidden;
text-indent:-9999em;
margin-right:8px;
margin-top:-4px;
}
#mapInstructions .instructionsText .instructionContent {
background-color:#fff;
border-left:1px solid #444;
border-right:1px solid #444;
padding:0 16px;
}
#mapInstructions .instructionsText .instructionContent h2 {
border-bottom:1px solid #ccc;
margin-bottom:5px;
}
#mapInstructions .instructionsText .instructionContent span {
line-height:2;
font-style:italic;
}