/* 
===============================================================================================================
FILTER PLACES
===============================================================================================================
*/
/* é a bolinha que fica no centro do mapa e serve para filtrar as dicas */
#filter-places {
	left: 408px;
	position: absolute;
	top: 478px;
	z-index: 90000002;
}


#map-holder #loading {
	position  : absolute;
	float     : left;
	top       : 32%;
	left      : 30%;
}




/* 
===============================================================================================================
TOOLTIPS MAP
===============================================================================================================
*/

#tooltip_skel {
	display: none;
}

#HintTooltip {
	background-position: top left;
	background-repeat: no-repeat;
	font-color: #005500;
	font-size: 11px;
	height: 165px;
	margin: 0px 0px 0px 120px;
	width: 300px;
	display: none;
}

#HintTooltip #box {
	padding: 20px 0px 0px;
	relative: absolute;
}

#HintTooltip #HintTooltip_contents {
	left: 25px;
	top: 35px;
	width: 220px;
}

#HintTooltip #HintTooltip_contents .hint_close {
        position: absolute;
        left: 250px;
        cursor: pointer;
}
#HintTooltip #HintTooltip_contents .icon {
	background-repeat: no-repeat;
	left: 0;
	position: absolute;
	top: 0;
}

#HintTooltip #HintTooltip_contents h3 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 55px;
	text-transform: capitalize;
}

#HintTooltip #HintTooltip_contents h5 {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	margin-top: 0;
	padding-left: 55px;
	text-transform: capitalize;

	overflow: hidden;
	width: 200px;
	height: 15px;
}

#HintTooltip #HintTooltip_contents #description {
	color: #333333;
	color: #707070;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	margin-bottom: 7px;
	max-height: 50px;
	overflow: hidden;
	padding: 3px 0px 0px 55px;
	position: relative;
	text-transform: none;
	width: 200px;
}

#HintTooltip #HintTooltip_contents a {
	background: #969696;
	border-radius: 5px;
	color: #FFF;
	margin: 0px 0px 0px 55px;
	-moz-border-radius: 5px;
	padding: 2px 8px;
	margin: 2px 0 0 55px;
	position: absolute;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	-webkit-border-radius: 5px;
}

#HintTooltip #HintTooltip_contents a:hover {
	background: #f9f6f6;
	color: #000;
}


.boxCultura { background-image: url('/media/rider/box_estabelecimento/box_cultura.png'); color: #BF2406; }
.boxBaladas { background-image: url('/media/rider/box_estabelecimento/box_baladas.png'); color: #a675ef; }
.boxCompras { background-image: url('/media/rider/box_estabelecimento/box_compras.png'); color: #f19a15; }
.boxLazer { background-image: url('/media/rider/box_estabelecimento/box_lazer.png'); color: #7aba36; }
.boxComer {	background-image: url('/media/rider/box_estabelecimento/box_comer.png'); color: #32bfdb; }

.boxCultura .icon { 
	background: url('/media/rider/box_estabelecimento/icone_cultura.png'); height: 28px; width: 40px;
	background-position: 3px 0px;
}
.boxBaladas .icon {	
	background: url('/media/rider/box_estabelecimento/icone_baladas.png'); height: 41px; width: 40px; 
	background-position: -1px 0px;
}
.boxCompras .icon {	
	background: url('/media/rider/box_estabelecimento/icone_compras.png'); height: 41px; width: 40px;
	background-position: 2px 0px;
}
.boxLazer .icon { 
	background: url('/media/rider/box_estabelecimento/icone_lazer.png'); height: 41px; width: 40px;
	background-position: 4px 0px;
}
.boxComer .icon { 
	background: url('/media/rider/box_estabelecimento/icone_comer.png'); height: 41px; width: 40px; 
	background-position: 6px 0px;
}

#error_overlay {

	background-image:url(/media/img/tooltip_erro01-mask.png);
	background-repeat:repeat-x;
	background-color: #c63717;

	display: none;
	font-size: 12px;
	letter-spacing: 0.03em;
	color: #ffffff;

	height: 20px;
	padding: 5px 20px 5px 20px;
	position: absolute;

	width: 603px;;
	top: 0;
	left: 130px;
	height: 70px;
	
	text-align: center;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;	
	-webkit-border-bottom-left-radius: 10px;	

	text-shadow: 0 1px 2px #ffffff;
	z-index: 99999999;
}

#error_overlay #icon {
	margin-top: 3px;
}

#error_overlay #caption {
	padding: 0px 30px 0px 30px;
	text-align: center;
	position: absolute;
	width: 500px;
	bottom: 6px;
	left: 55px;
}

#route_options {
	position: absolute;
	width: 280px;
	height: 302px;
	margin-left: 299px;
	
	display: none;
	z-index: 99999999;
}
#route_options .background {
	position: absolute;
	z-index: -1;
	border: none;
}
#route_options ul {
	position: absolute;
	margin: 54px 10px;
}
#route_options span {
	color: #fff;
	text-transform: none;
	display: block;
	padding: 10px 14px;
}
#route_options span strong {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #9ed949;
}
#route_options li {
	font-size: 10px;
	cursor: pointer;
	color: #8c8c8c;
	background-image: url(/media/img/bg_item_normal.png);
	background-repeat: no-repeat;
	width: 239px;
	height: 37px;
	margin-bottom: 2px;
	padding: 10px;
}
#route_options li .text {
	text-transform: none;
	margin: 0 0 0 34px;
	height: 37px; overflow-y: hidden;
}
#route_options li .bullet {
	position: absolute;
	margin: 10px 6px;
	width: 16px; height: 17px;
	background-image: url(/media/img/bullet_normal.png);
}
#route_options li:hover .bullet {
	background-image: url(/media/img/bullet_mouseover.png);
}

#route_options li:hover {
	color: #474747;
	background-image: url(/media/img/bg_item_mouseover.png);
}

#directions-bar {
	display: none;
}

/* 
===============================================================================================================
CHOOSE CITY
===============================================================================================================
*/

#choose-city label[for="choose-city-rj"] { background-position: 0 -320px; height: 350px; left: 0; top: 90px; width: 500px;}
#choose-city label[for="choose-city-sp"] { background-position: -53px -50px; height: 260px; left: 480px; top: 140px; width: 400px;}

#choose-city label[for="choose-city-rj"] strong { left: 260px; top: 200px;}
#choose-city label[for="choose-city-sp"] strong { left: 140px; top: 80px;}

#choose-city label[for="choose-city-rj"]:hover { background-position: -500px -320px;}
#choose-city label[for="choose-city-sp"]:hover { background-position: -553px -50px;}

#choose-city label:hover strong { color: #fff;}

/* 
===============================================================================================================
APPOINT CITY
===============================================================================================================
*/

#appoint-city label[for="choose-city-ba"] { background-position: -140px -1240px; height: 270px; left: 23px; top: 91px; width: 250px;}
#appoint-city label[for="choose-city-rs"] { background-position: -160px -1030px; height: 200px; left: 242px; top: 156px; width: 180px;}
#appoint-city label[for="choose-city-df"] { background-position: -154px -1510px; height: 195px; left: 424px; top: 166px; width: 190px;}
#appoint-city label[for="choose-city-mg"] { background-position: -112px -654px; height: 240px; left: 610px; top: 80px; width: 280px;}
#appoint-city label[for="choose-city-pr"] { background-position: -160px -905px; height: 120px; left: 390px; top: 50px; width: 180px;}

#appoint-city label[for="choose-city-ba"] strong { left: 90px; top: 110px;}
#appoint-city label[for="choose-city-rs"] strong { left: 50px; top: 70px;}
#appoint-city label[for="choose-city-df"] strong { left: 70px; top: 95px;}
#appoint-city label[for="choose-city-mg"] strong { left: 90px; top: 125px;}
#appoint-city label[for="choose-city-pr"] strong { left: 60px; top: 60px;}

#appoint-city label[for="choose-city-ba"]:hover, #appoint-city label[for="choose-city-ba"].active { background-position: -640px -1240px;}
#appoint-city label[for="choose-city-rs"]:hover, #appoint-city label[for="choose-city-rs"].active { background-position: -660px -1030px;}
#appoint-city label[for="choose-city-df"]:hover, #appoint-city label[for="choose-city-df"].active { background-position: -654px -1510px;}
#appoint-city label[for="choose-city-mg"]:hover, #appoint-city label[for="choose-city-mg"].active { background-position: -612px -654px;}
#appoint-city label[for="choose-city-pr"]:hover, #appoint-city label[for="choose-city-pr"].active { background-position: -660px -905px;}

#appoint-city label:hover strong,
#appoint-city label.active strong { color: #fff; }


#appoint-city .appoint-other,
#appoint-city .appoint-confirm {
	border-right: 1px solid #2b2b2b;
	bottom: 30px;
	float: left;
	left: 60px;
	padding: 10px 20px 10px 0;
	position: absolute;
}

#appoint-city .appoint-confirm {
	border: none;
	left: 355px;
}

#appoint-city .appoint-other label,
#appoint-city .appoint-confirm label {
	float: left;
}

#appoint-city .appoint-other input,
#appoint-city .appoint-confirm input {
	margin: 0 0 0 10px;
}

#appoint-city .appoint-other input {
	width: 90px;
}

#appoint-city .appoint-confirm label {
	background: url('/media/img/arrow-right.png') no-repeat right center;
	line-height: 10px;
	margin-right: 5px;
	width: 170px;
}

#appoint-city .appoint-confirm input[type="text"] {
	width: 90px;
}

#appoint-city .appoint-confirm input {
	margin: 0 0 0 5px;
}







/* 
===============================================================================================================
SIDEBAR
===============================================================================================================
*/

#sidebar {
	background: #262626;
	position: absolute;
	right: -340px;
	top: 22px;
	height: 380px;
	width: 300px;
	-moz-border-radius: 3px 0 0 3px;
	-webkit-border-top-left-radius: 3px;	
	-webkit-border-bottom-left-radius: 3px;	
	z-index: 900000;	
} 

#sidebar .tabs {
	background: #8dc147;
	height: 373px;	
	position: absolute;
	left: 3px;
	top: 3px;
	width: 6px;
	-moz-border-radius: 3px 0 0 3px;
	-webkit-border-top-left-radius: 3px;	
	-webkit-border-bottom-left-radius: 3px;
	z-index: 900005;		
}

#sidebar .tabs p {
	background: rgba(0,0,0,.8);		
	position: absolute;
	top: 135px;
	left: -32px;
	-moz-border-radius: 3px 0 0 3px;	
	-webkit-border-top-left-radius: 3px;	
	-webkit-border-bottom-left-radius: 3px;	
	width: 29px;
}


#sidebar .tabs p a {
	float: left;
	clear: both;
	display: block;
	background-color: #8dc147;
	background-repeat: no-repeat;
	background-position: 6px center;
	width: 28px;
	text-indent: -9000px;
	margin: 4px 0 4px 4px;
	height: 61px;
	cursor: pointer;
	text-decoration: none;
	-moz-border-radius: 2px 0 0 2px;		
	-webkit-border-top-left-radius: 2px;	
	-webkit-border-bottom-left-radius: 2px;	
	display: none;	
}

#sidebar .tabs p a#bt-details {	background-image: url( '/media/img/icon-place-details.png' ); }
#sidebar .tabs p a#bt-player {	background-image: url( '/media/img/icon-phone.png' ); display: block; }



/* 
===============================================================================================================
PLACE DETAILS
===============================================================================================================
*/
#place-details {
	margin: auto auto auto 10px;
	padding: 10px;
	text-transform: none;
	width: 88%;
}

#place-details header {
	min-height: 30px;
	padding: 1px 0 15px;
}

#place-details .header .hgroup {
	display: block;
	margin-left: 3px;
}

#place-details header hgroup {
	display: visible !important;
	float: left;
	font-weight: normal;
	width: 190px;
}

#place-details header hgroup h1 {
	color: #ae81ef;
	font-size: 14px;
	text-transform: capitalize;
}

#place-details header hgroup h2 {
	color: #fff;
	font-size: 11px;
	line-height: 11px;
}

#place-details header hgroup #hint-category {
	padding-bottom: 3px;
}

#place-details header hgroup #hint-title {
	overflow: hidden;
	width: 260px;
}

#place-details header ul {
	overflow: hidden;
	position: absolute;
	right: 6px;
	top: 12px;
}

#place-details header ul li {
	float: left;
}

#place-details .holder {
	background: rgba(5,5,5,.6) url('/media/img/pattern-2.png');
	clear: both;
	height: 240px;
	-moz-border-radius: 5px;
	padding: 10px;
}

#place-details .holder figure {
	border: 2px solid #222;
	height: 76px;
	margin: 2px auto 10px;
	overflow: hidden;
}

#place-details .holder figure img {
	width: 100%;
}

#place-details .holder dl dt {
	background: rgba(54,54,54,.5);
	letter-spacing: 0.03em;
	color: #666;
	cursor: pointer;
	font-weight: bold;
	margin: 5px 0;
	-moz-border-radius: 5px;
	-moz-box-shadow: 0 0 1px 2px #111;
	padding: 0 10px;
	text-transform: uppercase;
}

#place-details .holder dl dt:hover {
	background: #eaeaea;
	color: #000;
}

#place-details .holder dl dd {
	background: rgba(20,20,20,.7);
	line-height: 13px;
	margin: -3px 0 5px;
	-moz-border-radius: 0 0 5px 5px;
	-moz-box-shadow: 0 0 1px 2px #111;
	padding: 3px 10px;
	overflow: hidden;
}

#place-details .holder dl dd#hint-general {
	height: 60px;
	overflow: auto;
}

#place-details .holder dl dd#hint-description:first-letter {
	font-size: 12px;
	margin-right: 1px;
}

#place-details .holder .jScrollPaneContainer {
	overflow: hidden;
	padding-right: 2px;
	position: relative;
	z-index: 1;
}

#place-details .holder .jScrollPaneTrack {
	background: url( '/media/img/player/bg-scroll.png' ) top no-repeat;
	background-position: -4px -6px;
	cursor: pointer;
	height: 100%;
	margin-right: 3px;
	position: absolute;
	right: 0;
	top: 20px;
}

#place-details .holder .jScrollPaneDrag {
	background: url( '/media/img/player/scroll.png' ) top no-repeat;
	cursor: pointer;
	margin-top: 0px;
	-moz-border-radius: 6px;
	overflow: hidden;
	padding: 0 0 2px 1px;
	position: absolute;
	right: -1px;
	-webkit-border-radius: 6px;
}

#place-details .holder dl dt.active {
	background: rgba(74,74,74,.7);
	color: #fff;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}

#place-details .holder dl dd.active {
	display: block;
}

#place-details .holder dl dd a {
	color: #aaa;
	font-size: 11px;
}

#place-details .holder dl dd a:hover {
	color: #fff;
}

#place-details .scroll-pane {
	height: 40px;
}

#place-details .jScrollPaneContainer {
	overflow: hidden;
	padding-right: 8px;
	position: relative;
	z-index: 1;
}

#place-details .jScrollPaneTrack {
	/*background: url( '/media/img/player/bg-scroll.png' ) top no-repeat;*/
	cursor: pointer;
	height: 100%;
	position: absolute;
	right: 0;
	top: 20px;
}

#place-details .jScrollPaneDrag {
	background: url( '/media/img/player/scroll.png' ) top no-repeat;
	cursor: pointer;
	margin-top: 10px;
	-moz-border-radius: 6px;
	overflow: hidden;
	padding-bottom: 2px;
	position: absolute;
	-webkit-border-radius: 6px;
}

#place-details footer {
	color: #dadada;
	float: left;
	font-size: 9px;
	font-weight: normal;
	overflow: hidden;
	text-transform: uppercase;
	margin-top: 8px;
	width: 264px;
}

#place-details footer .share {
	float: left;
}

#place-details footer h3 {
	float: left;
	letter-spacing: -0.05em;
	line-height: 9px;
	margin-right: 10px;
	width: 75px;
}

#place-details footer .share h3 {
	display: none;
}

#place-details footer .share ul {
	float: left;
	width: 100px;
}

#place-details footer .share ul li {
	float: left;
	width: 100px;
	background: #fff;
	margin-bottom: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#place-details footer .share ul li:hover {
	background: #747474;
}

#place-details footer .share ul li a {
	display: block;
	height: 18px;
	line-height: 18px;
	width: 100px;
	background-repeat: no-repeat;
	background-position: 2px center;
	font-size: 9px;
	font-weight: bold;
	color: #212121;
	padding: 1px 0 1px 30px;
}

#place-details footer .share ul li.twitter a {
	background-image: url('/media/img/ico-twitter.png');
}

#place-details footer .share ul li.facebook a {
	background-image: url('/media/img/ico-facebook.png');
}

#place-details footer .share ul li a:hover {
	color: #fff;
}


#place-details footer .vote {
	float: right;
/*	height: 38px;*/
/*	overflow: hidden;*/
/*	padding: 0 0 10px 10px;*/
	background: #747474;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px 0 2px 10px;
	width: 150px;
}

#place-details footer .vote #voting-thanks {
	display: none;
}

#place-details footer .vote h3 {
	margin-right: 0;
	line-height: 35px;
	width: 65px;
}

#place-details footer .vote fieldset {
	float: left;
}

#place-details footer .vote label {
	cursor: pointer;
	float: left;
	width: 37px;
	height: 35px;
	text-indent: -9999px;	
}

#place-details footer .vote label#label-vote-yes {
	background: url('/media/img/vote-yes.png') no-repeat left top;
}

#place-details footer .vote label#label-vote-no {
	background: url('/media/img/vote-no.png') no-repeat right top;
}

#place-details footer .vote label#label-vote-yes:hover {
	background: url('/media/img/vote-yes-hover.png') no-repeat left top;
}

#place-details footer .vote label#label-vote-no:hover {
	background: url('/media/img/vote-no-hover.png') no-repeat left top;
}


#place-details footer .vote label input {
	display: none;
}

#vote-stats {
	display: none;
	float: left;
	line-height: 35px;
	font-size: 15px;
	color: #94fe0c;
}

/* 
===============================================================================================================
PLAYER
===============================================================================================================
*/

#player {
	-moz-border-radius: 0 5px 5px 0;	
	width: 274px;
	height: 370px;
	position: absolute;
	text-align: left;
	padding: 10px 10px 0 0;
	font-size: 9px;
	text-transform: uppercase;
	top: 0;
	right: 0;
	color: #FFF;
	line-height: 13px;
	font-family:  Arial;
	z-index: 900005;	
}

#player header hgroup h1 {
	font-size: 11px;
	letter-spacing: 0.05em;
	margin: 5px 0 2px 10px;
	text-shadow: 1px 1px 1px #000;
}

#player header hgroup h2 {
	font-size: 10px;
	color: #838383;
	text-transform: none;
	margin: 0 0 10px 10px;
}

#player .green {
	color: #9bdc49;
}

#player a.down-playlist {
	margin: 10px 8px 10px 85px;
}


#player footer {
	margin: 6px 6px;
}

#player footer a {
	float: right;
	right: 0px;
	top: 0px;
	background: transparent url(/media/img/player/trocar-musicas.gif) no-repeat scroll 0 0;
	color: #838383;
	font-size: 11px;
	text-transform: none;
	padding-left: 12px;
}
#player footer a:hover {
	float: right;
	right: 0px;
	top: 0px;
	background: transparent url(/media/img/player/trocar-musicas.gif) no-repeat scroll 0 0;
	color: #FFF;
	font-size: 11px;
	text-transform: none;
	padding-left: 12px;
}

#player form {
	/*background: url( '/media/img/player/bg-form-player.png' ) no-repeat;*/
	margin-left: 7px;
	height: 320px;
	position: relative;
	overflow: hidden;	
	clear: both;
}

#player form #legend , #player form legend {
	display: none;
}

#player form p span {
	color: #9a9a9a;
}

#player ul.playlist {
	background: url( '/media/img/player/border-buttons-playlist.png' ) bottom no-repeat;
	margin: 10px 0 0 0;
	padding-bottom: 15px;	
}

#player ul.playlist li {
	display: inline;
	margin-right: 5px;
	background: #686868;
	padding: 5px 10px;
	border: 2px solid #000;
	font-weight: bold;
	color: #e0e0e0;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	cursor: pointer;	       	
}

#player ul.playlist li a {
	color: #FFF;
}

#player ul.music {
	text-align: left;
	margin: 6px 6px 0 6px;
	overflow: auto;
	height: 255px;
}

/*
 * Default button style for checkboxes
 */
#player input[type=checkbox] {
	position: absolute;
	left: -999em;
	width: 10px;
	height: 10px;
}

#player input[type="checkbox"].bt-clean + label {
	padding-left: 15px;
	background: url('/media/img/player/bg-checkbox.gif') no-repeat left -9px;		
	text-transform: none;
	font-size: 10px;
	letter-spacing: 0.06em;
}

#player input[type="checkbox"].bt-clean:checked + label {
	background-position: 0 -38px;    
}

/*
 * Checkboxes for musics
 */
#player ul.music li {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #b1b1b1;
	margin: 5px 0 5px 0;
	text-transform: capitalize;
	font-size: 11px;
	height: 30px;
	padding: 5px;
	width: 225px;
}

#player ul.music li:hover {
	background-color: #FFFFFF;
}

#player ul.music li label {  
	color: #838383;
	/*
	 *padding-left: 15px;
	 */
	cursor: pointer;    
	float: left;
	position: relative;
}

#player ul.music li.checked {
	background-position: 0 -36px;    
}

#player ul.music li span {
	display: inline-block;
	margin-right: 5px;
	vertical-align: top; 	
}

#player ul.music li span.artist {
	color: #4d4d3d;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
	width: 150px;
}

#player ul.music li span.title {
	margin-top: 3px;
	width: 150px;       
	height: 10px;
	overflow: hidden;
}

#player ul.music li span.duration {
	width: 25px;       
}

#player ul.music li a.play {
	background: url( '/media/img/player/play.gif' ) no-repeat;	
	width: 28px;
	height: 13px;
	display: inline-block;
	text-indent: -9000px;
	margin-right: 2px;     

	position: absolute;
	right: 4px;
	top: 1px;
}

#player ul.music li a.stop {
	background-position: 0 -12px; 
}

#player ul.music li a.download {
	background: url( '/media/img/player/baixar.gif' ) no-repeat;	
	width: 28px;
	height: 12px;
	display: inline-block;
	text-indent: -9000px;
	position: absolute;
	right: 5px;
	top: 17px;
}

#player form input {
	font-weight: normal;
}

/*
#player form input[type=checkbox] {	    
	width: 9px;
	height: 9px;
	float: left;
	margin-right: 4px;
	position: absolute;
	left: -9999px;
}
*/

#player form input[type=submit] {
	position: absolute;
	bottom: 2px;
	left: 47px;
	margin: 8px 0 8px 0;
	display: inline-block;
}

#player .scroll-pane {
	height: 155px;
} 

#player .song-skel {
	opacity: 0.0;
}

#player .jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	padding-right: 12px;
}

#player .jScrollPaneTrack {
	background: url( '/media/img/player/bg-scroll.png' ) top repeat-y;	
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 20px;
	height: 100%;
	margin-right: 9px;	
}

#player .jScrollPaneDrag {
	position: absolute;
	background: url( '/media/img/player/scroll.png' ) top no-repeat;
	cursor: pointer;
	overflow: hidden;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 10px;
	padding: 0 0 2px 1px;
	right: -1px;
}

