﻿ 
div.number-spin-btn-container {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  margin-top: -2px; }

div.number-spin-btn {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*border-width: 2px;
  border-color: #ededed #777777 #777777 #ededed;
  border-style: solid;
  background-color: #cccccc;*/
  width: 1.2em; }
  div.number-spin-btn:hover {
    cursor: pointer; }
  div.number-spin-btn:active {
    border-width: 2px;
    border-color: #5e5e5e #d8d8d8 #d8d8d8 #5e5e5e;
    border-style: solid;
    background-color: #999999; }

div.number-spin-btn-up {
  border-bottom-width: 1px;
  -moz-border-radius: 3px 3px 0px 0px;
  -webkit-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px; }
  div.number-spin-btn-up:before {
    border-width: 0 0.3em 0.3em 0.3em;
    border-color: transparent transparent black transparent;
    top: 25%; }
  div.number-spin-btn-up:active {
    border-bottom-width: 1px; }
  div.number-spin-btn-up:active:before {
    border-bottom-color: white;
    top: 26%;
    left: 51%; }

div.number-spin-btn-down {
  border-top-width: 1px;
  -moz-border-radius: 0px 0px 3px 3px;
  -webkit-border-radius: 0px 0px 3px 3px;
  border-radius: 0px 0px 3px 3px; }
  div.number-spin-btn-down:before {
    border-width: 0.3em 0.3em 0 0.3em;
    border-color: black transparent transparent transparent;
    top: 75%; }
  div.number-spin-btn-down:active {
    border-top-width: 1px; }
  div.number-spin-btn-down:active:before {
    border-top-color: white;
    top: 76%;
    left: 51%; }

div.number-spin-btn-up:before,
div.number-spin-btn-down:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  left: 50%;
  margin: -0.15em 0 0 -0.3em;
  padding: 0; }
 
#map_canvas img,.google-maps img{max-width:none;}
button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle;}
button,input{*overflow:visible;line-height:normal;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield;}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;}
textarea{overflow:auto;vertical-align:top;}
.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body{margin:0;font-family:"PT Sans","Calibri","Cantarell",sans-serif;font-size:14px;line-height:20px;color:#333333;background-color:#ffffff;}
a{color:#0088cc;text-decoration:none;}
a:hover{color:#005580;text-decoration:underline;}
.img-rounded{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.img-polaroid{padding:4px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);}
.img-circle{-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px;}
p{margin:0 0 10px;}
 
 
 
.page-header{padding-bottom:9px;margin:20px 0 30px;border-bottom:1px solid #eeeeee;}
ul,ol{padding:0;margin:0 0 10px 25px;}
ul ul,ul ol,ol ol,ol ul{margin-bottom:0;}
li{line-height:20px;}
ul.unstyled,ol.unstyled{margin-left:0;list-style:none;}
 
  
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"],.uneditable-input{display:inline-block;height:20px;padding:4px 6px;margin-bottom:10px;font-size:14px;line-height:20px;color:#555555;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;vertical-align:middle;}
input,textarea,.uneditable-input{width:206px;}
textarea{height:auto;}
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"],.uneditable-input{background-color:#ffffff;border:1px solid #cccccc;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border linear .2s, box-shadow linear .2s;-moz-transition:border linear .2s, box-shadow linear .2s;-o-transition:border linear .2s, box-shadow linear .2s;transition:border linear .2s, box-shadow linear .2s;-webkit-transition:border linear .2s, box-shadow linear .2s;-moz-transition:border linear .2s, box-shadow linear .2s;-o-transition:border linear .2s, box-shadow linear .2s;transition:border linear .2s, box-shadow linear .2s;}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,.uneditable-input:focus{border-color:rgba(82, 168, 236, 0.8);outline:0;outline:thin dotted \9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);}
input[type="radio"],input[type="checkbox"]{margin:4px 0 0;*margin-top:0;margin-top:1px \9;line-height:normal;cursor:pointer;}
input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto;}
  
 *{font-family:"PT Sans","Calibri","Cantarell",sans-serif;outline:none;text-shadow:0 0 1px rgba(0, 0, 0, 0.1);}
 .faded{opacity:25;filter:alpha(opacity=10000);opacity:0.25;filter:alpha(opacity=25);}
 
.info-window{display:none;text-align:center;position:absolute;top:10px;right:10px;z-index:1;width:400px;min-height:250px;height:auto;padding:0;font-size:0.9em;-webkit-transition:height 0.2s ease-out;-moz-transition:height 0.3s ease-out;-o-transition:height 0.3s ease-out;transition:height 0.3s ease-out;-webkit-transition:height 0.3s ease-out;-moz-transition:height 0.3s ease-out;-o-transition:height 0.3s ease-out;transition:height 0.3s ease-out;-webkit-box-shadow:0 0px 15px rgba(0, 0, 0, 0.25);-moz-box-shadow:0 0px 15px rgba(0, 0, 0, 0.25);box-shadow:0 0px 15px rgba(0, 0, 0, 0.25);-webkit-box-shadow:0 0px 15px rgba(0, 0, 0, 0.25);-moz-box-shadow:0 0px 15px rgba(0, 0, 0, 0.25);box-shadow:0 0px 15px rgba(0, 0, 0, 0.25);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:url(MapImage/pattern_alt.png) #ffffff;}.info-window>.heading{font-size:1.2em;font-weight:bold;padding:8px 5px 5px 12px;text-align:left;background:rgba(0, 0, 0, 0.05);border-bottom:1px solid rgba(0, 0, 0, 0.05);}
.info-window a:hover{text-decoration:none;}
.info-window .info-tabs{width:400px;}
.info-window .info-tab-heads{display:inline-block;list-style:none;margin:0 auto;margin-top:0.8em;padding:0;width:80%;}.info-window .info-tab-heads>li{margin-bottom:1em;display:inline-block;text-align:center;float:left;width:50%;}
.info-window .info-tab-heads>li>a{width:100%;display:inline-block;color:#358efb;padding:0.1em 0.8em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(255, 255, 255, 0.2);border-left:0;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3) inset;-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3) inset;box-shadow:0 1px 3px rgba(0, 0, 0, 0.3) inset;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3) inset;-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3) inset;box-shadow:0 1px 3px rgba(0, 0, 0, 0.3) inset;text-shadow:0 1px 0 #333333;color:#efefef;background-color:#566470;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #637481), color-stop(100% #566470));background-image:-webkit-linear-gradient(top, #637481 0%, #566470 100%);background-image:-moz-linear-gradient(top, #637481 0%, #566470 100%);background-image:-ms-linear-gradient(top, #637481 0%, #566470 100%);background-image:-o-linear-gradient(top, #637481 0%, #566470 100%);background-image:linear-gradient(top, #637481 0%, #566470 100%);}
.info-window .info-tab-heads>li.active>a{-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5) inset;-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5) inset;box-shadow:0 1px 3px rgba(0, 0, 0, 0.5) inset;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5) inset;-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5) inset;box-shadow:0 1px 3px rgba(0, 0, 0, 0.5) inset;color:#fff;text-shadow:0 1px 0 #000000;background-color:#424d56;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #374048), color-stop(100% #424d56));background-image:-webkit-linear-gradient(top, #374048 0%, #424d56 100%);background-image:-moz-linear-gradient(top, #374048 0%, #424d56 100%);background-image:-ms-linear-gradient(top, #374048 0%, #424d56 100%);background-image:-o-linear-gradient(top, #374048 0%, #424d56 100%);background-image:linear-gradient(top, #374048 0%, #424d56 100%);}

.info-window .info-tab-heads a.active{-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5) inset;-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5) inset;box-shadow:0 1px 3px rgba(0, 0, 0, 0.5) inset;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5) inset;-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5) inset;box-shadow:0 1px 3px rgba(0, 0, 0, 0.5) inset;color:#fff;text-shadow:0 1px 0 #000000;background-color:#424d56;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #374048), color-stop(100% #424d56));background-image:-webkit-linear-gradient(top, #374048 0%, #424d56 100%);background-image:-moz-linear-gradient(top, #374048 0%, #424d56 100%);background-image:-ms-linear-gradient(top, #374048 0%, #424d56 100%);background-image:-o-linear-gradient(top, #374048 0%, #424d56 100%);background-image:linear-gradient(top, #374048 0%, #424d56 100%);}

.info-window .info-tab-heads>li:first-of-type>a{border-top-left-radius:2px;border-bottom-left-radius:2px;border-left:1px solid rgba(255, 255, 255, 0.2);}
.info-window .info-tab-heads>li:last-of-type>a{border-top-right-radius:2px;border-bottom-right-radius:2px;}
.info-window .tab-content{float:left;width:100%;overflow:hidden;text-align:left;}
.info-window .details-pane{padding:10px;padding-top:0;font-size:0.95em;}.info-window .details-pane .negotiable{color:#10AC17;font-style:italic;font-size:0.85em;position:relative;top:-2px;}
.info-window .basic .value,.info-window .boolean .value{font-weight:bold;font-size:1.05em;}
.info-window .basic{width:100%;}.info-window .basic td:nth-child(2n+1){width:35%;}
.info-window .photos-pane{position:relative;}.info-window .photos-pane .fullscreen{position:absolute;top:2em;right:0;z-index:10000;color:#424d56;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.08);background-color:rgba(255, 255, 255, 0.85);-webkit-box-shadow:0 0 3px rgba(255, 255, 255, 0.75);-moz-box-shadow:0 0 3px rgba(255, 255, 255, 0.75);box-shadow:0 0 3px rgba(255, 255, 255, 0.75);-webkit-box-shadow:0 0 3px rgba(255, 255, 255, 0.75);-moz-box-shadow:0 0 3px rgba(255, 255, 255, 0.75);box-shadow:0 0 3px rgba(255, 255, 255, 0.75);border-top-left-radius:4px;border-bottom-left-radius:4px;opacity:50;filter:alpha(opacity=10000);opacity:0.5;filter:alpha(opacity=50);}.info-window .photos-pane .fullscreen i{margin-top:5px;margin-left:8px;width:18px;float:left;}
.info-window .photos-pane .fullscreen span{float:left;overflow:hidden;width:0em;height:25px;padding-top:4px;margin-top:0px;float:left;padding-left:0px;font-weight:bold;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-out;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-out;}
.info-window .photos-pane .watermark{display:none;position:absolute;z-index:1;bottom:0;opacity:1;pointer-events:none;}
.info-window .photos-pane .common-caption{position:absolute;opacity:80;filter:alpha(opacity=10000);opacity:0.8;filter:alpha(opacity=80);bottom:0;left:0;width:100%;color:#FFF;text-align:center;text-shadow:0 0 1px #000000;pointer-events:none;}
.info-window .photos-pane .gv_infobar{background:#FFF;color:black;}
.info-window .photos-pane:hover .fullscreen{opacity:90;filter:alpha(opacity=10000);opacity:0.9;filter:alpha(opacity=90);}
.info-window .photos-pane:hover .fullscreen:hover{opacity:100;filter:alpha(opacity=10000);opacity:1;filter:alpha(opacity=100);text-decoration:none;}
.info-window .photos-pane:hover .fullscreen:hover span{width:7em;padding-left:5px;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in;}
.info-window .photos-pane:after{content:'';width:100%;-webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.1) inset;-moz-box-shadow:0 0 2px rgba(0, 0, 0, 0.1) inset;box-shadow:0 0 2px rgba(0, 0, 0, 0.1) inset;-webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.1) inset;-moz-box-shadow:0 0 2px rgba(0, 0, 0, 0.1) inset;box-shadow:0 0 2px rgba(0, 0, 0, 0.1) inset;top:0px;height:1px;background-color:transparent;position:absolute;z-index:1;}
.info-window .boolean{width:100%;margin-top:10px;}.info-window .boolean td:nth-child(2n+1){width:25%;}
.info-window .boolean td:nth-child(2n){width:10%;}
.info-window .neighbourhood-pane{padding:0px 20px 10px 20px;}.info-window .neighbourhood-pane>ul{list-style:none;width:43%;display:inline-block;margin:0 3%;}.info-window .neighbourhood-pane>ul>li{padding-left:4%;cursor:pointer;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.info-window .neighbourhood-pane>ul>li .loader.loading{display:none;float:left;background-size:15px 15px;width:15px;height:15px;margin-left:-25px;margin-top:2px;}
.info-window .neighbourhood-pane>ul>li:hover,.info-window .neighbourhood-pane>ul>li.selected{background:#358efb;color:#FFF;}
.info-window .neighbourhood-pane .summary{display:block;margin-bottom:0.5em;margin-left:1.2em;}.info-window .neighbourhood-pane .summary input[type="number"]{width:3em;height:1.4em;padding:0 3px 0 0;margin-top:0.5em;text-align:right;}
.info-window .commute-pane .heading{font-weight:bold;padding-left:25px;cursor:pointer;display:block;position:relative;}.info-window .commute-pane .heading .radio-button{top:3px;}
.info-window .commute-pane .results{margin:0;padding:5px 20px;list-style:none;margin-bottom:0.6em;display:none;}.info-window .commute-pane .results>li{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:default;width:96%;overflow:hidden;text-overflow:ellipsis;border-color:transparent;border-width:1px;border-style:solid;}.info-window .commute-pane .results>li .duration{float:right;}
.info-window .commute-pane .results>li:hover,.info-window .commute-pane .results>li.selected{border-color:#358efb;}
.info-window .commute-pane .results .halfdata,.info-window .commute-pane .results .disabled{color:#999;}
.info-window .commute-pane .results>li.halfdata:hover,.info-window .commute-pane .results>li.disabled:hover{border-color:transparent;}
.info-window .commute-pane .travel-mode{float:right;margin-right:25px;margin-top:-23px;width:1.8em;position:relative;z-index:1;text-align:right;display:none;}
.info-window .commute-pane .commute-tab{margin-bottom:5px;}
.info-window .commute-pane .commute-tab:hover .heading .radio-button{border:2px solid rgba(0, 0, 0, 0.2);background:#FFF;}
.info-window .commute-pane .commute-tab:hover .heading .radio-button:after{content:'';}
.info-window .commute-pane .commute-tab:hover .heading .radio-button.active{border:2px solid rgba(0, 0, 0, 0.2);background:#FFF;}
.info-window .commute-pane .commute-tab:hover .heading .radio-button.active:after{content:'\2022';color:rgba(53, 142, 251, 0.8);}
.info-window .commute-pane .commute-tab.selected .results{display:block;}
.info-window .commute-pane .commute-tab.selected .travel-mode{display:inline-block;}
.info-window .exit{position:absolute;right:-10px;top:-10px;border:1px solid rgba(0, 0, 0, 0.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#424d56;padding:4px;height:10px;padding-top:3px;line-height:12px;font-size:20px;text-align:center;color:white;font-weight:bold;text-shadow:0 0 1px rgba(255, 255, 255, 0.6);-webkit-box-shadow:0 0 15px rgba(0, 0, 0, 0.3);-moz-box-shadow:0 0 15px rgba(0, 0, 0, 0.3);box-shadow:0 0 15px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0 0 15px rgba(0, 0, 0, 0.3);-moz-box-shadow:0 0 15px rgba(0, 0, 0, 0.3);box-shadow:0 0 15px rgba(0, 0, 0, 0.3);}
.info-window .slide-downs{position:absolute;top:100%;background:#fafafa url(MapImage/pattern.png);width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-shadow:0 2px 3px rgba(0, 0, 0, 0.2);color:#424d56;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0.2em 0.5em;text-shadow:-1px -1px 0 rgba(0, 0, 0, 0.2);border-top:1px dashed rgba(0, 0, 0, 0.1);}.info-window .slide-downs .buttons{width:100%;text-align:center;height:2.3em;}.info-window .slide-downs .buttons .gmail-send{border:1px solid rgba(210, 0, 0, 0.15);color:#363636;background:#eef0f0;font-size:12px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:4px 5px 2px 5px;line-height:10px;cursor:pointer;display:inline-block;float:right;margin-right:2px;margin-top:4px;}.info-window .slide-downs .buttons .gmail-send img{margin-right:3px;margin-top:-2px;}
.info-window .slide-downs .buttons .gmail-send:hover{border:1px solid rgba(210, 0, 0, 0.3);}
.info-window .slide-downs .buttons .twitter-custom-share{border:1px solid #cccccc;background:#4099ff #ffffff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:3px 5px 4px 4px;line-height:10px;cursor:pointer;display:inline-block;float:right;margin-right:8px;margin-top:4px;}.info-window .slide-downs .buttons .twitter-custom-share i{font-size:14px;color:#4099ff;margin-right:3px;}
.info-window .slide-downs .buttons .twitter-custom-share .text{color:#363636;font-size:12px;}
.info-window .slide-downs .buttons .twitter-custom-share:hover{border:1px solid #bbbbbb;}
.info-window .slide-downs .buttons .fb-send-button{-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;cursor:pointer;color:#3b5998;-moz-outline-style:none;text-decoration:none;background:#eceef5;border:1px solid #cad4e7;display:inline-block;padding:4px 5px;white-space:nowrap;padding:2px 5px;font-family:'trebuchet ms',sans-serif;font-size:11px;height:14px;float:right;margin-right:8px;margin-top:4px;}
.info-window .slide-downs .buttons .fb-send-button:hover{border-color:#9dacce;text-decoration:none;color:#3b5998;}
.info-window .slide-downs .buttons .fb-send-button span{position:relative;top:-3px;}
.info-window .slide-downs .buttons .fb-send-button i,.info-window .slide-downs .buttons .fb-send-button img{float:left;height:14px;margin-right:3px;width:14px;}
.info-window .slide-downs .buttons .fb-send-button i{background-image:url(http://static.ak.fbcdn.net/rsrc.php/v1/z7/r/ql9vukDCc4R.png);background-position:-1px -47px;}
.info-window .slide-downs .buttons .contact-toggle{color:#ffffff;text-shadow:1px 1px 3px rgba(0, 0, 0, 0.3);padding:2px 15px;margin-top:1px;margin-bottom:4px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;position:relative;}.info-window .slide-downs .buttons .contact-toggle i{text-shadow:1px 1px 3px rgba(0, 0, 0, 0.3);font-size:15px;line-height:5px;margin-right:2px;}
.info-window .slide-downs .buttons .contact-toggle:hover{color:#ffffff;text-shadow:1px 1px 3px rgba(0, 0, 0, 0.3);}
.info-window .slide-downs .buttons .contact-toggle.selected{position:relative;background:rgba(66, 77, 88, 0.7);text-shadow:0 0 0px #ffffff;-webkit-box-shadow:0 0 4px -1px rgba(255, 255, 255, 0.4);-moz-box-shadow:0 0 4px -1px rgba(255, 255, 255, 0.4);box-shadow:0 0 4px -1px rgba(255, 255, 255, 0.4);-webkit-box-shadow:0 0 4px -1px rgba(255, 255, 255, 0.4);-moz-box-shadow:0 0 4px -1px rgba(255, 255, 255, 0.4);box-shadow:0 0 4px -1px rgba(255, 255, 255, 0.4);}
.info-window .slide-downs .buttons .contact-toggle.selected:after{content:" ";position:absolute;top:-5px;left:45%;width:0;height:0;border-bottom:5px solid rgba(66, 77, 88, 0.7);border-left:6px solid transparent;border-right:6px solid transparent;}
 
 
 
 
 .radio-button{display:inline-block;top:7px;left:8px;position:absolute;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;border:2px solid rgba(0, 0, 0, 0.2);width:8px;height:8px;background:#eee;}
.radio-button:after{position:absolute;top:3px;left:1px;color:#ffffff;font-size:14px;line-height:0;}
.radio-button:hover,.radio-button.hover{border:2px solid rgba(0, 0, 0, 0.2);background:#FFF;}
.radio-button:hover:after,.radio-button.hover:after{content:'';}
.radio-button.active{border:2px solid rgba(0, 0, 0, 0.2);background:#FFF;}
.radio-button.active:after{content:'\2022';color:rgba(53, 142, 251, 0.8);}