
body, html {

 overflow-y:hidden;
      overflow-x:hidden;
      padding:0;
      margin:0;
}

#a2apage_dropdown, #a2apage_title_container {
    background-color: #000 !important;
}
a.a2a_i, i.a2a_i {
    border: none !important;
}

.panoHide{
	display:none;
	height:0px;
}
.hundredHigh{
	height:50px;
}
.header,.headerdiv{
background:#000;
width:100%;
	padding-top:0px;
	padding-bottom:0px;
min-height: 50px;
z-index:999999;
}
.button, select{
	font-weight:bold;
	border:0;
	outline: 0;
margin:0;
font-size:20px;
padding-left:2%;
padding-right:2%;
background: #000000; /* Old browsers */

webkit-transition: background .316s ease-out;
    -moz-transition: background .316s ease-out;
    -o-transition: background .316s ease-out;
    transition: background .316s ease-out;
position: relative;

z-index:6;
	height:36px !important;
	display:inline-block;
	text-decoration: none;
color:#fff;
    background-size:1px 52px;
    float:left;
    padding-top:16px;

    border-right:1px solid rgba(200,200,200,.5);
}
.button:first-of-type{
	padding-left:58px;

}
.icon{
	width:50px;
	height:50px;
	float:left;
	position:absolute;
	left:0px;
	top:2px;
}
.button_range{
	height:100% !important;
font-size:20px;
 position: relative;

}
.button:hover{
    background-size:1px 92px;
    background-position:-20px;
    background:#232323;
}


h1{
	color:#fff;
}

body{
	background-color:#333342;
	margin:0;
	padding:0;

	height:100%;
	font-family: 'Questrial', sans-serif;
}

#owner{
margin-top:8px;
	 text-transform: uppercase;
}
#search{
	 text-transform: uppercase;

width:100%;
	background-color:#222;
	color:#fff;
	font-size:18px;
	border:none;
	height:20px;
	padding:8px;
	padding-left:12px;
border:1px solid #777;
z-index:9999999999;
border-left:none;
}
#search:focus{
border:1px solid #999;
z-index:99;
 outline: 0;
border-left:none;



}

::-webkit-input-placeholder { /* WebKit browsers */

	color:#AAA;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */

	color:#AAA;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */

	color:#AAA;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */

	color:#AAA;
}

#map_canvas {

z-index:9;
     height:100px !important;width:100px !important; margin: 0; padding: 0;
}


.map_holder{

z-index:9;
	   height:100% !important;width:100% !important;
}

html{
	overflow:hidden;
	height:100%;

}
li{
	list-style-type: none;
}
.ui-menu{

    overflow-x: hidden;
    overflow-y: auto;
    max-height:100%;
}
.ui-menu-item{
	text-transform: uppercase;
	color:#fff;
	z-index:999;
	font-size:18px;
	width:105%;
	padding:8px;
	background:rgba(30,30,30,.95);
	margin-left:-40px;


}
.ui-menu-item:first-of-type{
	background:rgba(30,30,30,.98);
	color:#eee;
}
.ui-helper-hidden-accessible{
	display:none;
}
.ui-menu-item:hover{
background-color:rgba(20,20,20,.95);
}


.locLink{
	text-decoration: none;
	text-transform: uppercase;
	color:#fff;
	z-index:999;
	font-size:18px;
	width:100%;
}
.autocomplete {
	z-index:9999;
position:absolute;
}
.ui-menu {
	z-index:9999;
}

#info{
	display:none;
	position: absolute;
	width:100%;
	height:20%;
	min-height: 90px;
	top:42%;
	background:rgba(30,30,30,.95);
color:#fff;
font-size:22px;
z-index: 9998;
overflow: visible;

}
#address{
	width:100%;
	padding:5px;
	font-size:18px;
}
#owner{
	width:100%;
	padding:5px;
}
#information{
	z-index: 99999999;
	position: absolute;
	width: 300px;
	height:300px;
	background-color: #000;
	color: #fff;
	display:none;
	font-size:14px;
	top:-60px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    border-radius:7px;
    -webkit-border-radius:7px;
    -moz-border-radius:7px;
    -khtml-border-radius:7px;
    padding: 12px;
}
#information h3{
	width: 80%;

}

.closeExtraInfo{
	position:absolute;
	right:6px;
	top:6px;
	background-color:#111;
	color:#eee;
	font-size:15px;
	cursor: pointer;
}
.closeExtraInfo:hover{
	background-color:#333;
}
.toggle{
	float:right;
	cursor: pointer;
	width:60px;
	height: 20px;
	display:inline-block;
	background-color: #333;

}
.smallAddress{
	font-size: 10px;
}

.toggHold{
	padding-bottom:12px;
	padding-top: 4px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	width: 100%;
	margin-bottom: 14px;
	clear: both;
}
.togger{
	width:40%;
	height:100%;
	display:inline-block;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	border:2px solid #999;
	padding-top:3px;
	margin-top:-2px;
}
#save-button{
	cursor: pointer;
	width: 80%;
	text-align:center;
	background-color:#aabbaa;
	color:#000;
	font-weight:bold;
    -webkit-border-radius:7px;
    -moz-border-radius:7px;
    -khtml-border-radius:7px;
    padding:4px;
    display: none;

}
.togOn.tog0{
	background-color: gray;
}
.togOn.tog1{
	background-color: green;
	border:2px solid #009900;
}
.togOn.tog2{
	background-color: gray;
}
.togOff.tog0{
	background-color: red;
	border:2px solid #990000;
}
.togOff.tog1{
	background-color: gray;
}
.togOff.tog2{
	background-color: #aaa;
}

#pegman{
	height:100%;
	float:left;
	display:block;
	cursor: pointer;
	margin-right: 8px;
}

#pegman:hover{
	background-color: rgba(0,0,0,.5);
}
#footInfo{
	display:inline-block;
	position:fixed;
	background-color:rgba(0,0,0,.97);
	color:#eee;
	font-size:14px;
	padding:1%;
	width:98%;
	z-index:9999;
	height:10%;
	top:93%;
	left:0px;
	min-height:40px;
	text-align:left;
	font-weight:normal;
	font-family: 'Questrial', sans-serif;
}
#dathol{

	height:100%;
}

#pan{
	display:none;
	width:100%;
	padding:3px;
}

.full_size{
	height:100% !important;
	top: 50px !important;
}

.mini_size{
	height:80px !important;
	background:rgba(30,30,30,.95);
}

#x{
	position: relative;
	float:right;
	display:inline-block;
	height:100%;
	top:0px;
	cursor: pointer;
}


.share-buttons{
   position: absolute;
	right: 0px;
	vertical-align: middle;
	height:100%;
	top: 10%;
}
.share-button-holder{
	float:right;
	padding-right:6px;
}
.a2a_i, .a2a_sss {
    color: white;
}

body .a2a_menu a:visited {
    color: white !important;
}
.a2a_menu a {

        color: white !important;
}

.icon-button {
    box-sizing: border-box;
    width:64px!important;
    height:52px!important;
    padding:4px!important;
    padding-top:12px!important;
    padding-left:14px!important;
}
.icon-button img,
.icon-button a {
    width:32px!important;
    height:32px!important;
}
.mobile_ad {
	display:none;
}
@media (max-width: 770px) {

#install-button {
    display: none !important;
}
.desk_ad {
	display:none;
}
.mobile_ad {
	display:block;
}
.button{
	font-size:14px;
    border:0;
    padding-bottom:0px;
    height: 26px !important;
}

.homelink{
padding-top:12px;
	width:100%;
    border-bottom:1px solid rgba(200,200,200,.5);
    padding-top:22px;
	height:36px !important;
}

.icon-button {
    vertical-align: middle!important;
    width:64px!important;
    height:52px!important;
    padding:4px!important;
    padding-top:12px!important;
    padding-left:14px!important;
}

  #pegman {
  	max-height: 100px;

  }
  #x {
  	max-height: 100px;

  }

 #info {
 	top: 141px;
  }
  #address{

  	font-size: 12px;

	padding-top:2px;
  }
  #owner{

font-size:16px;
  }
  .homelink {
  	font-size: 18px;
  }
  .centerb {
    border-right:1px solid rgba(200,200,200,.5);
  }
  #dathol{
  	display:block;
  }

#footInfo{
	text-align:left;
	padding-left:10px;

	padding-top:1%;
	font-size: 9px;
}
.border-menu {
	position:absolute;
	top:0px;
	right:0px;
	cursor: pointer;
  float:right;padding-top:26px;
	height:32px !important;
}

#warningDiv span{
	font-size: 12px !important;
}
.extraButton{
	display:block;
	width:100% !important;
	margin-top:-12px;
	border: 1px solid #111;
	margin-bottom:12px;
}

h1{
	font-size: 9px !important;
}
}


@media (max-height: 500px) {

    #install-button {
        display: none;
    }
	#footInfo{
		top:90%;
	padding-top:1%;
	}
}

@media (max-width:340px) {

    #install-button {
        display: none;
    }
	.border-menu{
		display:none;
	}
}

.menu{
	display:none;
	position:absolute;
	width:100%;
	min-height:200px;
	background:rgba(30,30,30,.95);
	z-index:999999;
	top:52px;
    overflow-x: hidden;
    overflow-y: auto;
    max-height:100%;

}
.menu .menux{
	position: relative;
	float:right;
	display:inline-block;
	height:40px;
	width:40px;
	top:0px;
	cursor: pointer;
}

.menu .menux img{
width:100%;
height:100%;
	}
.menu .location-menu{
	color:#fff;
	padding:10px;
	text-decoration: none;
	margin:3px;
	padding-bottom:7px;
margin-bottom:10px;
display:block;
}
.menu a:hover{
background-color:rgba(20,20,20,.95);
}
.border-menu {
	position:absolute;
	top:0px;
	right:0px;
	cursor: pointer;
  float:right;
  height:100%;
}

h3{
	margin:0;
	margin-top:1px;
	padding:3px;
	width:100%;
	background-color:#000;
	color:#fff;
	min-height:26px;
	vertical-align: middle;
	padding-top:12px;
	padding-left:12px;
}

#extraOptions{
	clear:both;
	display:inline-block;
	width:100%;
	padding-top:12px;
}

.extraButton{
	cursor: pointer;
	width: 50%;
	background-color: #333;
	padding:12px;
	border-right: 1px solid #111;
	border-left: 1px solid #111;
}
.extraButton:hover{
	background-color: #000;
	}

#flagged{
	background-color:red;
}

#warningDiv{
	display:none;
	position:absolute;
	top:-40px;
	width:100%;
	background-color:#000;
	color:red;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	height: 40px;
}
#warningDiv img{
	margin-top: -4px;
	display: inline-block;
	float:left;
}
#warningDiv span{
	display: inline-block;
	padding-left:8px;
	float:left;
	padding-top: 12px;
	font-size: 18px;
}

.share-button {
	display:inline !important;
	float:right;
	margin-top:-6px;
}

#shareIcon{
	padding-right:20px;
}

#fblinkdiv{
	display:none;
}
#fbtitlediv{
	display:none;
}

.social ul
{
	position:absolute;
	float:right;
	padding-right: 100px !important;
}

#install-button {
    font-size: 18px;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    background-color: black !important;
    border: 0;
    outline: 0;
    color: #ccc;
    height: 100%;
    line-height: 22px;
    padding-top: 3px;
    padding-left: 12px;
}
#install-button:hover {
    color: #ffffff;
}

#geogee:hover {
	color: #eee;
cursor: pointer;
box-shadow: 0px 4px 14px 3px rgba(0,0,0,0.75);
}
#geogee {
    background: linear-gradient(to right, rgb(240, 152, 25), rgb(255, 81, 47));
    position: absolute;
	border-radius: 12px;
z-index: 999999;
	width: auto;
text-align: center;
padding: 10px 10px 10px 30px;;
box-shadow: 0px 4px 4px 3px rgba(0,0,0,0.75);
	color: white;
	height: auto;
    bottom: 40px;
	margin: 0 auto; /* Will not center vertically and won't work in IE6/7. */
	left: 0;
max-width: 94% !important;
	color: white !important; 
text-align: left;
font-size: 26px;
text-decoration: none;
overflow: visible;
display:none;
}
#geogee-close {
border-radius: 3px;
	background: white;
	outline: 0;
    font-size: 12px;
border: 0;
color: #220000;
padding: 6px;
z-index: 99999;
position: absolute;
top: 10px;
left: 10px;

}
