/* CSS Document */

body {
	margin:0;
	font-size:small;
	font-family:"Trebuchet MS", Arial, Verdana;
	color:#555555;
	background-color:#FFFFFF;
	text-align:left;
}

.error {
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 10px;
  margin-bottom: 10px;
  background-color: #f1f1f1;
  border-width: 1px;
  background: url(img/error.png) no-repeat 0 0;
  padding-left: 45px;
  padding-top: 7px;
  padding-bottom: 7px;
  color: red;
}

.errorNoImg {
  color: red;
}


.notice {
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 10px;
  margin-bottom: 10px;
  background-color: #f1f1f1; 
  border-width: 1px;
  background: url(img/warning.gif) no-repeat 0 0;
  padding-left: 45px;
  padding-top: 7px;
  padding-bottom: 7px;
  color: #f63;
}

.mapaContainer {
	width: 70%;
	margin-left: 8px;
	margin-bottom: 10px;    
	margin-top: -3;
	margin-top: 0;
}

.embedMapContainer {
	margin-left: 0px;
	margin-bottom: 0px;    
	margin-top: 0px;
	margin-top: 0;
}

.banner { position: absolute; display: none; top: 3px; right: 3px; }
.abanner { color: #d71a1a; font-size:14px; font-weight: bold; text-decoration:none; }

.hidden {
	/* visibility: hidden; */ /* Doesn't remove the element from rendering flow */
	display: none;  /* Removes the element from rendering flow */
}

.hiddenKeepSpace {
	visibility: hidden;    /* Doesn't remove the element from rendering flow */
}

/* copia vil de <a> */
.selectSpan {
	color:#4D87CE;
	font-weight:bold;
	text-decoration:none;

	cursor: pointer;
}

.activeSelectSpan {
	color:#94AF62;
	font-weight:bold;
	text-decoration:none;
	cursor: pointer;
}
.selectSpan:hover {
	color:#2a65ad;
	font: em;
}

a {
	color:#4D87CE;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#2a65ad;
	text-decoration: underline;
}

.popular {
	font-size:95%;
	color:#6C534A;
	text-align:left;
	margin-left: 30px;
	margin-top: 25px;
	width: 38%;

}

.popular li{
	list-style-image: url(img/bulletSpotSmall.gif);
	padding-bottom: -1px;
}

.login_recent {
	width: 49%;
	top: 125px;
	font-size:95%;
	color:#6C534A;
	text-align:left;
	padding: 20px 10px 0 0%;
	position: absolute;
	left: 35%;
	margin-left: 105px;
	
}

.login_recent li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EBE8E7;
	list-style-image: url(img/bulletSpot.gif);
	padding-bottom: 3px;
	padding-top: 3px;
}
.mainLogin {
	font-size:95%;
	color:#6C534A;
	font-size:95%;
	color:#6C534A;
	
}


.mapaResult {
	width: 26%;
	font-size:95%;
	color:#6C534A;
	text-align:left;
	vertical-align: 0;
	right: 0;
	top: 53px;
	position: absolute;
	font-size:95%;
	color:#6C534A;
	overflow: auto;
	padding: 0 10px 0 0;
}


.mapaResult h1 {
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#728c40;
	text-align:right;
}

#footer {
	width:100%;
	background-color:#94AF62;
	border-top:1px solid #6B7F47;
	border-bottom:5px solid #d8efa6;
	padding-top:4px;
	color:#FFFFFF;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 18px;
	position: absolute;
	
}
#footer a {
	color:#006600;
}
#footer a:hover {
	color:#546E24;
}

#menu {
	width:100%;
	padding-top:0px; /* antes estaba en 20px */
	/* padding-bottom:20px; */
	height: 58px;
	margin-bottom:10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	/* font-variant:small-caps;*/
	background-image:url(img/backgrounds/menu.gif);
text-align:right;
}

#menu a, #footer a {
	color:#FFFFFF;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
/*	padding-top:20px;
	padding-bottom:20px; */
}

#menu a[id="newFeature"] {
	color: #EDFF2D;
}

#menu a:hover, #footer a:hover {
	color:#546E24;
}


#menuSearch {
	position: absolute;
	top: 5px;
	right: 15px;
	text-align: right;
}

#menuBar {
	position: absolute;
	right: 5px;
	text-align: right;
	color:#6E8A3C;
top: 38px;
}
	
#header {
	margin-left: 30px;
	-moz-border-radius: 8px; 
	border: 1px solid #CBDEA2;
	padding: 0px 15px 15px;
	margin-top: 20px;
	background-image: url(img/backgrounds/divHeader.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 35%;


}
#header h1 {
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: xx-large;
	/* text-transform:uppercase; */
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:5px;
	color:#736451;
	text-align:left;
	
}
#header h2 {
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:18px;
	padding-left: 0px;
	text-align:left;
	font-weight:normal;
	color:#000000;
	padding-top: 0px;
	margin-top: 0px;


}

#header p {
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	padding-left: 40px;
	text-align: left;
	font-weight:normal;
	margin-top: -15px;

	
}

input, textarea {
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#4B361F;
	border:1px solid #728c40;
	background-color:#C8DE9A;
	padding:3px;
	margin-bottom:2px;
}

#textareaEmbed {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	border:1px solid #728c40;
	background-color:#000000;
	padding:3px;
	margin-bottom:2px;
}

input[type=submit], input[type=reset] {
	background-color:#FFFFFF;
	/* padding:3px; */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	border:1px solid #728c40;
	/* margin-bottom:2px; */
}

.submitButton {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	background-image: url(img/backgrounds/submitButton.gif);
	height: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: inset;
	border-width: 1px;
	text-transform: capitalize;
	letter-spacing: 0.02em;
	/* margin-bottom:2px; */
}

.submitButton124px {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	background-image: url(img/backgrounds/submitButton.gif);
	height: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: inset;
	border-width: 1px;
	text-transform: capitalize;
	letter-spacing: 0.02em;
	width: 124px;
	/* margin-bottom:2px; */
}

.tool {
	cursor: hand;


}


/* Fonts de distinto size por popularidad de label */
.ls0 { font-size: 10px; }
.ls1 { font-size: 15px; }
.ls2 { font-size: 20px; }
.ls3 { font-size: 25px; }
.ls4 { font-size: 30px; }
.ls5 { font-size: 35px; }


/* TODO: ver como componer sin repetir */
.selectLs0 { font-size: 10px; color:#4D87CE; font-weight:bold; text-decoration:none; cursor: pointer;}
.selectLs1 { font-size: 13px; color:#4D87CE; font-weight:bold; text-decoration:none; cursor: pointer;}
.selectLs2 { font-size: 16px; color:#4D87CE; font-weight:bold; text-decoration:none; cursor: pointer;}
.selectLs3 { font-size: 19px; color:#4D87CE; font-weight:bold; text-decoration:none; cursor: pointer;}
.selectLs4 { font-size: 22px; color:#4D87CE; font-weight:bold; text-decoration:none; cursor: pointer;}
.selectLs5 { font-size: 25px; color:#4D87CE; font-weight:bold; text-decoration:none; cursor: pointer;}
.selectLs0:hover { color:#2a65ad; };
.selectLs1:hover { color:#2a65ad; };
.selectLs2:hover { color:#2a65ad; };
.selectLs3:hover { color:#2a65ad; };
.selectLs4:hover { color:#2a65ad; };
.selectLs5:hover { color:#2a65ad; };


ol,ul {

}

li {
	/* list-style-image:url(img/backgrounds/li.gif); */
	line-height:20px;
	text-align:left;
}

#sidebar {
	width:160px;
	float:right;
	font-size:95%;
	color:#6C534A;
	text-align:left;
}
#sidebar h1 {
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#728c40;
	text-align:right;
}

.contenido {
	/* width:720px; */
	margin:0 15px;
	
}

#license {
	padding-bottom: 	2%;
}

.spotsLabels {
	margin-right: 340px;

}
div.spotsLabels p{
	text-align: justify;
}
div.spotsLabels li{
	list-style-image: url(img/bulletSpot.gif);
	list-style-position: outside;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EBE8E7;
	list-style-image: url(img/bulletSpot.gif);
	padding: 3px;
}
	

.labels {
	width: 140px;
	color:#6C534A;
	text-align:left;
	position: absolute;
	right: 15px;
	top: 73px;
	border: dashed 1px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-right: 0px;
	font-size: 95%;
}
.labels h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 19px;
	}


/* tour*/
div.tour {
	width:  100%;	
}

div.tour_img {
	float: left;	
	width:  55%;
}

div.tour_description  {
	float: right;	
	width:  30%;	
	padding: 0px 10px 0px 10px;
	border: dashed 10px;
}

div.tour_description p {
	text-align: justify;	
	font-size: 150%;
}
div.tour_description li {
	text-align: justify;
	font-size: 150%;	
}

div.tournav {
	clear: both;
	text-align: center;
	padding: 30px 0 0px 0;
}
/********************************************/
div.findTownInput {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
}
div.findTownInput ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.findTownInput ul li.selected { background-color: #ffb;}
div.findTownInput ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:32px;
  cursor:pointer;

}

.dojoDialog {
		background : #eee;
		border : 1px solid #999;
		-moz-border-radius : 5px;
		padding : 4px;
}

/* aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 * CSS Para Tablas de Reportes
 */
 
.reportTable {
	border: medium;
}

.even {
	background-color: rgb(225, 239, 194);
}

.odd {
	background-color: rgb(183, 207, 133);
}

/* aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa */
/* ESTO NO SE USA
 */

#content {
	width:720px;
	margin:0 auto 0 auto;
	text-align:left;
	
}

.introduction {
	font-family:Helvetica, Arial, sans-serif;
	line-height:20px;
	font-size:12px;
	color:#99B198;
	text-indent:25px;
	background-image:url(img/backgrounds/desc.jpg);
	background-position:bottom left;
	padding-left:0;
	padding-right:100px;
	padding-bottom:35px;
	padding-top:0;
	background-repeat:no-repeat;
	
}
#logo {
	position: absolute;
	top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	text-align:left;
	background-image: url(img/logoHeader.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 200px;
	left: 15px;
	padding-left: 65px;
	padding-top: 18px;
	color: #61753C;
	letter-spacing: -0.1em;
	background-position: 1px 2px;
}

#tagline {
	top: 38px;
	left: 64px;
	position: absolute;
	color: #4B361F;
	font-weight: normal;
	text-align: left;
	width: 150px;
}
	
.clearer {
	clear:both;
}

.labelSelected {
	background-color:#809952;
	color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:11px;
	line-height: 16px;
}

.labelNotSelected {
	background-color:#DAEAB6;
	color:#4B361F;
	font-family:Tahoma, Verdana;
	font-size:11px;
	line-height: 16px;
}
.submenu {
}
.submenu a {
	display:block;
	width:100%;
	background-image:url(img/backgrounds/submenua.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:5px;
	padding-right:0;
}
.submenu a:hover {
	background-color:#eeeeee;
	background-image:url(img/backgrounds/submenua_hover.jpg);
	background-repeat:repeat-y;
}
#mainbar {
	margin-right:185px;
	padding-right:35px;
	background-image:url(img/backgrounds/mainbar.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#mainbar h1 {
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 25px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#728c40;
}

#mainbar p {
	padding:15px;
	line-height:20px;
}

#mainbar .articleimg {
	float:right;
	padding:5px;
	border:1px solid #eeeeee;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}

.feature {
	width:600px; 
	text-align: justify;
}
hr {
	height: 1px;
	border-top: 1px dashed #CBDEA2;
	border-right: 0px dashed #CBDEA2;
	border-bottom: 0px dashed #CBDEA2;
	border-left: 0px dashed #CBDEA2;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.selectedSuggestion {
	background-color:#809952;
	color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:11px;
	line-height: 16px;
}

.suggestion {
	background-color:#DAEAB6;
	color:#4B361F;
	font-family:Tahoma, Verdana;
	font-size:11px;
	line-height: 16px;
}
