﻿@media Screen 
{
.sliderCont{padding: 8px; float: right; font-weight: bold; font-size:0.9em;}
#popbarBox{float:left;border-right: 1px solid #000; width: 252px; height: 30px;}
#directionsPanel{width:252px}
.directions
{
padding:5px;

margin-top:20px;
height:80px;
}
.directions label {
font-size:0.8em;
font-weight:bold;
margin-top:3px;
}
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000;
z-index:988;
}
.popupBar
{
	width: 100%; height: 30px; background-color: rgb(232, 232, 232);
	}
.popupBar .cross
{
	width: 20px; height: 20px; float: right; margin-top: 4px; margin-right: 5px;
}
.popupBar .poptitle
{
	font-weight:bold;
	text-transform: uppercase;
	float:left;
	padding:8px;
	font-size:0.8em;
}
.popupBar .popprint
{
float:right;
font-size:0.8em;
font-weight:bold;
padding:4px;
margin-right:10px;
}
#popprint
{
	text-decoration:none;
	color:#555
	}
#popprint:hover,#popprint:active,#popprint:focus {text-decoration:none;color:#888888}
#slider
{
	text-decoration:none;
	color:#555
	}
#slider:hover,#slider:active,#slider:focus {text-decoration:none;color:#888888}
#popupContact
{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:450px;
width:800px;
background:#FFFFFF;
border:2px solid #888;
z-index:989;
}
.directionsBico
{
	background:transparent url(/_layouts/15/CaixatecGeoControlV2/bico.gif) no-repeat scroll 95px 0;
}
.directionsBox
{
color:#888;
font-size:0.9em;
font-weight:bold;
padding:10px;
text-align:center;
background-color:#eee;
}
.verNoMapa
{
/*background:#eee url(/_layouts/CaixatecGeoControlV2/lupa.gif) no-repeat scroll 165px 0;*/
background:#eee no-repeat scroll 165px 0;
font-size:0.9em;
font-weight:bold;
margin-bottom:4px;
margin-top:4px;
padding:4px 5px 5px 15px;
} 
.verNoMapa a
{
	color:#888;
}
.verNoMapa A:Hover,.verNoMapa A:active,.verNoMapa A:focus {text-decoration:none;}

.verNoMapaOn{
/*background:#ccc url(/_layouts/CaixatecGeoControlV2/lupa.gif) no-repeat scroll 165px -23px;*/
background:#ccc no-repeat scroll 165px -23px;
}
#popupContact h1{
text-align:left;
color:#4c6c9d;
font-size:1.6em;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:10px;
}
.cxtext{
border:1px solid #AAAAAA;
color:#555;

font-size:0.9em;
font-style:normal;
/*line-height:15px;*/
padding-left:10px;
width:180px;
float:right
}
#popupContactClose{
color:#555;
font-size:1.2em;
font-weight:700;
position:absolute;
right:16px;
}

.directions select{
border:1px solid #888888;
color:#888888;
font-size:0.9em;
padding:0;
width:60px;
}
#popupContactClose:hover,#popupContactClose:active,#popupContactClose:focus {text-decoration:none;color:#888888}
.adp-placemark{
font-size:1.2em;
color:#3399CC;
font-weight:bold;
border:1px solid #CCCCCC;
}
.adp-text {
padding-left:10px;
}
.buttondireccoes {
float:right;
background-color:#3399cc;
border-color:#3399cc;
border-style:solid;
border-width:1px 2px 2px;
color:#FFFFFF;
cursor:pointer;
font-family:Arial,Helvetica,sans-serif;
font-size:0.8em;
font-weight:bold;
width:100px;
}
.buttondireccoes:hover,.buttonpesquisa:active,.buttonpesquisa:focus{background-color:#aaa;border-color:#aaa;}
.hiddenMap{display:none;}
#crdtPanel{display:none;}
#sliderBox{float:left;width: 252px;height: 420px;border-right:1px solid #000000;display:none}
}