body {
overflow: hidden;
height: 100%; 
max-height: 100%;
}  

#legenda-content{
	text-align:center;
}

#legenda-content p{
	text-align:left;
}


 #magnifier {
	background-image     : url(/images/mapsprite.png);
	background-color     : transparent;
	background-repeat    : no-repeat;
	height               : 16px;
	width                : 16px;
	background-position  : -17px -0px;
	border:0px;
	    vertical-align: middle;
	right:3px;
	position:relative;
	cursor:pointer;
 }

#loading {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;		
	border-radius: 15px;
z-index: 100;
position:absolute;
width:32px;
height:32px;
margin-left:-32px;
margin-top:-32px;
top:50%;
left:50%;
display:block;
background-color:#212121;
padding:20px;
}

#simple_example_window{
width: 270px;
height: 189px;
}

#simple_example_window_contents{
background-color: #FFF;
}

#simple_example_window_b{
	
background-position  : -113px -0px;
height:39px;
width:297px;
background-image     : url(/images/mapsprite.png);
background-color     : transparent;
background-repeat    : no-repeat;
}

.mklgnd{
	background-image     : url(/images/mapsprite.png);
	background-color     : transparent;
	background-repeat    : no-repeat;
	float:left;
	margin-right:10px;
}

#marker0{
	height               : 29px;
	width                : 43px;
	background-position  : -497px -0px;
}

#marker1{
	height               : 29px;
	width                : 43px;
	background-position  : -688px -0px;
	}

#marker2{
	height               : 29px;
	width                : 43px;
	background-position  : -540px -0px;
}

#marker3{
	height               : 29px;
	width                : 43px;
	background-position  : -583px -0px;
}

#marker4{
	height               : 29px;
	width                : 43px;
	background-position  : -626px -0px;
}

#simple_example_window_bl{
	height               : 39px;
	width                : 19px;
	background-position  : -731px -0px;
	background-image     : url(/images/mapsprite.png);
	background-color     : transparent;
	background-repeat    : no-repeat;
	
}
#simple_example_window_br{
	height               : 39px;
	width                : 19px;
	background-position  : -669px -0px;	
	background-image     : url(/images/mapsprite.png);
	background-color     : transparent;
	background-repeat    : no-repeat;
	}
#simple_example_window_tl{
	height               : 19px;
	width                : 19px;
	background-position  : -434px -0px;
	background-image     : url(/images/mapsprite.png);
	background-color     : transparent;
	background-repeat    : no-repeat;
 }

#simple_example_window_tr{
	height               : 19px;
	width                : 19px;
	background-position  : -453px -0px;
	background-image     : url(/images/mapsprite.png);
	background-color     : transparent;
	background-repeat    : no-repeat;
}
#simple_example_window_t{
	width:1px;
	height               : 19px;
	background-position  : -0px -300px;	
background-image     : url(/images/mapsprite.png);
background-color     : transparent;
background-repeat    : repeat-x;
}
#simple_example_window_l{
	width                : 19px;
	background-position  : -94px -0px;
background-image     : url(/images/mapsprite.png);
background-color     : transparent;
background-repeat    : no-repeat;
}
#simple_example_window_r{
	height               : 300px;
	width                : 19px;
	background-position  : -414px -0px;
background-image     : url(/images/mapsprite.png);
background-color     : transparent;
background-repeat    : no-repeat;
}
#close_info{
	background-image     : url(/images/mapsprite.png);
	background-color     : transparent;
	background-repeat    : no-repeat;	
	height               : 11px;
	width                : 11px;
	background-position  : -83px -0px;	
position:absolute;
top:-4px;
left:262px;

cursor:pointer;
}

.searchContainer div { 
	background-color:#fff; 
	display:block; 
	padding:0px;
	-webkit-border-radius	: 5px;
	-moz-border-radius	: 5px;
	border-radius: 5px;	
	} 
.searchContainer input[type="text"] {
	border:none; 
	outline:none; 
	margin:0px;
	} 

html{
overflow:hidden;	
}

#map {
	position: absolute;
	left:0;
	color: #000000;
	padding: 0;
	background-color: rgb(229, 227, 223);
	width:100%;
	height:100%;
}  


#maparea{
margin:0 auto;	
background:#cccccc; 
position: fixed; 
top: 90px; /*Set top value to HeightOfTopFrameDiv*/
left: 50px;
right: 50px;
bottom: 50px; /*Set bottom value to HeightOfBottomFrameDiv*/
overflow: hidden; 
}	

#topmapcontrols{
position: absolute;
right: 40px;
top: 127px;
}

#legenda{
position: absolute;
bottom:	56px;
right: 40px;
}

#topsubnav{
	position: absolute;
	top:20px;
	right:20px;
}

#bottomsubnav{
	position: absolute;
	bottom:20px;
	right:20px;
	-webkit-border-radius	: 10px;
	-moz-border-radius	: 10px;
	border-radius: 10px;
	background-color:#212121;
	z-index:4000;
}

#bottomsubnav a{
	display:block;
	padding:10px;
	cursos:pointer;
	text-decoration:none;
	color:#fff;
	
	}
	
	#bottomsubnav a:hover, active, focus{
color:#fff;
text-decoration:none;
font-size:inherit;
		}

	

#branderz{
	width:auto;
	text-align:center;
}

#faveli{
	width:auto;
	text-align:center;
}

#fuely{
	width:auto;
	text-align:center;
}

#lastmenu{
left:-59px;
text-align:right;
padding-right:8px;	
width:142px;
}

/* menu */
.mapcontrol{ 
	margin:0px; 
	padding:0px; 
	list-style:none; 
	color:#fff; 
	display:inline-block;
    float:left; z-index:1000; 
}
.mapcontrol a { 
	color:#fff; 
	text-decoration:none; 
	display:block;
	}
	
	.leftsubnav{
		color:#212121;
		background:transparent none repeat scroll 0% 0%; 
	    background-color:Transparent; 
		width:0px;
		background-color: #212121;

		-webkit-border-bottom-left-radius	: 10px;
		-webkit-border-top-left-radius	: 10px;
		-webkit-border-bottom-right-radius	: 0px;
		-webkit-border-top-right-radius	: 0px;	

		-moz-border-radius-bottomleft	: 10px;
		-moz-border-radius-topleft	: 10px;
		-moz-border-radius-bottomright	: 0px;
		-moz-border-radius-topright	: 0px;

		border-bottom-left-radius: 10px;
		border-top-left-radius: 10px;
		border-bottom-right-radius: 0px;
		border-top-right-radius: 0px;	
	}

	.rightsubnav{
		color:#212121;
		background:transparent none repeat scroll 0% 0%; 
	    background-color:Transparent; 
		width:0px;
		background-color: #212121;

		-webkit-border-bottom-left-radius	: 0px;
		-webkit-border-top-left-radius	: 0px;
		-webkit-border-bottom-right-radius	: 10px;
		-webkit-border-top-right-radius	: 10px;	

		-moz-border-radius-bottomleft	:0px;
		-moz-border-radius-topleft	: 0px;
		-moz-border-radius-bottomright	: 10px;
		-moz-border-radius-topright	: 10px;	

		border-bottom-left-radius: 0px;
		border-top-left-radius: 0px;
		border-bottom-right-radius: 10px;
		border-top-right-radius: 10px;	
	}
	
.mapcontrol > li {
	background:#212121 none repeat scroll 0 0; 
	cursor:pointer; 
	float:left; 
	position:relative;
    padding:10px;
}
.mapcontrol > li a:hover {
	color:#cd070e;
	font-size: inherit;
	}
/* sub-menus*/
.mapcontrol ul { 
	padding:0px; 
	margin:0px; 
	display:block; 
	display:inline;
	}
.mapcontrol li ul { 
	position:absolute; 
	left:-10px; 
	top:0px; 
	margin-top:26px; 
	width:150px; 
	line-height:16px;
	color:#0395CC; 
	text-align:left; 
	/* for IE */ display:none; 
	}
.mapcontrol li:hover ul { display:block;}
.mapcontrol li ul li{ 
	background-color:#212121;
	display:block;  
	padding: 8px 13px;  
	border-top: dotted 1px #606060;
    list-style-type:none; 
}
.mapcontrol li ul li:first-child {margin-top:7px; border-top: dotted 1px #212121;}
.mapcontrol li ul li .options { display:block; padding-left:8px;}
.mapcontrol li ul li .options:hover { color:#cd070e; }
.downarrow{
	color:#cd070e;
}

.menu .lastli { 
	background:transparent none repeat scroll 0% 0%; 
	margin:0px; 
	padding:0px;
    border:0px;
border-style:none;
line-height:0px; 
	position:relative; 
	height:10px;
	-webkit-border-bottom-left-radius	: 10px;
	-webkit-border-bottom-right-radius	: 10px;
	-moz-border-radius-bottomleft	: 10px;
	-moz-border-radius-bottomright	: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color:#212121;
	color:#212121;}

.infopipetext{
	padding-left: 30px;
	padding-top:4px;
	white-space:nowrap;
	*font-size:14px; 
}

#fave_text {
	color:#cd070e;
}
#fave_text:hover {
	text-decoration:underline;
}

.menu .button{
background:transparent none repeat scroll 0% 0%;  
padding:8px 0 0 0;
border:medium none;
height:30px;
background-color:#212121;
}
.menu li.selected .checkbox-select-all {
    display: none;
	}

.menu li.selected .checkbox-select-others {
    display: none;
	}

.menu li.selected .checkbox-deselect-all {
    display: block;
	}

.menu li.selected .checkbox-deselect-others {
    display: block;
	}
	
.menu li input {
display: none;
}
.menu li input.sendit {
display: block;
}

a.checkbox-select-others {
    width:17px;
	height:15px;
	background:url(/images/mapsprite.png) no-repeat 0 0;
	background-position: 0px 0px;
}

a.checkbox-select-all {
    width:17px;
	height:15px;
	background:url(/images/mapsprite.png) no-repeat 0 0;
	background-position: 0px 0px;
}
 
a.checkbox-deselect-others {
    width:17px;
	height:15px;
    display: none;
    color: white;
	background:url(/images/mapsprite.png) no-repeat 0 0;
	background-position: 0px -42px;
}

a.checkbox-deselect-all {
    width:17px;
	height:15px;
	display: none;
    color: white;
	background:url(/images/mapsprite.png) no-repeat 0 0;
	background-position: 0px -42px;
}

.chkboxoptn{
margin: 0px 0px 0px 24px;
white-space: nowrap;		
}

.sendit {
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;

background:#E6E6E6;
border:1px solid #212121;
color:#000000;
font-weight:bold;
cursor:pointer;
margin:auto;
width:114px;
height:28px;
left:18px;
}

#tt {
 position:absolute;
 display:block;
 }
 #ttcont {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;		
	border-radius: 10px;
 text-align:center;
 display:block;
 padding:2px 12px 3px 7px;
 margin-left:5px;
 background:#212121;
 color:#fff;
 }

.pricelabel {
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 12px;
  width: 23px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  color: #000000;
}

#infowindowwrapper{
	border: 0px none; 
	/*margin: -16px -16px -8px;	*/
	position: relative; 
	width:270px; 
	height: 159px; 
	font-family: "lucida sans unicode","lucida grande",sans-serif;
	letter-spacing: 0pt;
	word-spacing: -0.2pt;
	line-height: 1;
}

#infowindowwrapper #stationname{
font-size: 10px;
letter-spacing:-0.3px;
}

#infowindowwrapper .smallblacktext{
font-size: 10px;
letter-spacing:-0.3px;
}

#infowindowwrapper #stationaddress{
color: #858585;
font-size: 8px;
}
#votes{
color: #858585;
font-size: 8px;
margin-left:55px;	
}

#infowindowwrapper #priceinfowindow{
font-family: "trebuchet MS",sans-serif;
color: #cd070e;
font-size: 40px;
letter-spacing: -0.2pt;
word-spacing: -0.8pt;
line-height: 1;
text-align:center;
cursor:pointer;
margin-bottom:12px; 
}

#infowindowwrapper #distribuidora{
font-family: "trebuchet MS",sans-serif;
font-size: 20px;
text-align:center;
margin-bottom:15px;
letter-spacing: -1px;
}

#pipe{
	width:105px;
	text-align:left;
	list-style:none;
	display:block;
	margin:0;
	padding:0;
}

.yesfavorite{
	height               : 22px;
	width                : 25px;
	background-position  : -58px -0px;
	background-image     : url(/images/mapsprite.png);
	background-color     : transparent;
	background-repeat    : no-repeat;	
	cursor:pointer;
}

.notfavorite{
	background-image     : url(/images/mapsprite.png);
	background-color     : transparent;
	background-repeat    : no-repeat;
	height               : 22px;
	width                : 25px;
	background-position  : -33px -0px;	
	cursor:pointer;
}

.skull{
	background-image     : url(/images/mapsprite.png);
	background-color     : transparent;
	background-repeat    : no-repeat;
	height               : 22px;
	width                : 25px;
	background-position  : -472px -0px;	
	margin-top: 8px;
	}

	.yesfavorite span{
		padding-left:30px;
	}

	.notfavorite span{
		padding-left:30px;
	}

	.skull span{
white-space: nowrap;		
padding-left:30px;
		}

/* --- Grid --- */

.grid-c1 {
  float: left;
  width: 160px;
}

.grid-c2 {
  float: left;
  width: 110px;
  text-align:center;
height:30px;
}

form.inplaceeditor-form { /* The form */
margin-bottom:9px;
}

form.inplaceeditor-form input[type="text"] { 
color:#cd070e;
font-family:"trebuchet MS",sans-serif;
font-size:40px;
letter-spacing:-0.2pt;
line-height:1.4;
text-align:center;
word-spacing:-0.8pt;	
border:medium none;
outline-color:-moz-use-text-color;
outline-style:none;
margin:0px;
display:block;
clear:right;
}

form.inplaceeditor-form input[type="submit"] { /* The submit button */
margin-left:1em;
}

form.inplaceeditor-form a { /* The cancel link */
margin-left:1.5em;
text-decoration:none;
font-size:12px;
color:#000099;
}

form.inplaceeditor-form a:hover, 
form.inplaceeditor-form a:focus {
text-decoration:underline;
font-size:12px;
color:#000099;	
}


#copyright{
float:right;
margin-top:9px;
font-size:10px;
padding-left:55px;
}

#footer{
position: absolute; 
top: auto;
right: 0; 
width: 100%; 
bottom: 0; 
height: 36px; /*Height of bottom frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}  
#footer ul { 
float:right;	
list-style-type: none;
margin-right: none;
padding: 10px 20px; 
background-color:#212121;
margin:0px;
position: absolute;
bottom:0px;
right:50px;
}

#footer li:first-child { 
	margin-left: 0px;
}

#footer li { 
	display: inline;
margin-left:25px;
}
	
#footer a
{
text-decoration:none;
font-size:13px;
color:#C2C5CC;	
padding:0px;
}

#footer a:hover,
#footer a:focus {
	color:#CD070E;
}

#icons{
	border-radius: 20px; 
	-moz-border-radius: 20px; 
	-webkit-border-radius: 20px;  
	bottom:70px;
	right:70px; 
	z-index: 5000;
	position:absolute; 
	border:20px; 
	border-style:solid; 
	border-color:#000;
	-webkit-box-shadow: 10px 10px 25px #000;
	-moz-box-shadow: 10px 10px 25px #000;
	box-shadow: 10px 10px 25px #000;
	background-color:#000;
	width:280px;
}

#legenda-content{
	background-color:#fff;	
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px; 
	position: relative;
	padding:20px;
}
