* {
	margin:0; padding: 0; border: 0;
	font:1em 'Arial';
}

/* ---------------------------------
- GENERIC GUFF (APPLIES SITE WIDE) -
--------------------------------- */

.smallpic    {overflow:hidden;float:left;margin-left:0px;background:#EEF3F9;padding:0px;width:90;height:60;margin-right:0; margin-top:0; margin-bottom:0;}
.actype      { text-align: left; font-style:italic;}
.actext      { text-align: left }
.acprices    { text-align: left}
.acname        {  float: left; }
.aclocation    {  float: left; margin-left:5px}
.acrating      {  font-style: italic; float: right; margin-right:10px}


body {
	font-size:0.625em;
	text-align:center;
	background:#fff;

}

h1, h2, h3, h4, h5, h6 {
	font-size:1.7em;
	font-weight:normal;
}

a {
	color:#333;
	text-decoration:none;
}

a:hover {
	border:none;
	color:#68f;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

.skipnav {
	position:absolute;
	top:-999px; left:-999px;
}

i_left {
	float:left;
	margin:0 0 8px 8px;
	padding:4px;
	border:1px solid #eef;
}

i_right {
	float:right;
	margin:0 8px 8px 0;
	padding:4px;
	border:1px solid #eef;
}

/* ------
- FORMS -
------ */

/* -------------
- PAGE LAYOUT -
------------- */

#wrapper {
	width:750px;
	margin:0px auto;
	padding:0;
	overflow:hidden;
	background:#fff;
	border:0px solid #dde;
	text-align:left;
}

/* -------
- HEADER -
------- */

#header {
	display:block;
	height:90px;
	color:#fff;
	position:relative;
	margin:5px auto 0 auto;
	text-align:right;
	border-bottom:5px solid #fc0;
}

#header p {
	padding:0 95px 0 0;
}


#logo {
	display:block;
	position:relative;
	margin:5px 1px 0 auto;
	text-align:right;
	float:left; 
}

#topbanner {
	display:inline;
	height:60px;
	position:relative;
	margin:35px 1px 0 auto;
	text-align:right;
	float:top; 
}

/* -----------
- NAVIGATION -
----------- */

ul#nav {
	position:absolute;
	bottom:0; left:0;
	margin:0 0 0 3px;
	list-style-type:none;
	font-size:1.1em;
}

ul#nav li {
	float:left;
	margin:0 0.5em 0 0;
}

ul#nav li a {
	padding:4px 10px;
	border:none;
	color:#000;
	background:#eef;
	border:1px solid #fff;
	border-bottom:none;
	border-color:#ddf #99d #99d #ddf;
	display:block;
}

ul#nav li a:hover {
	background:#c3d0dd;
	text-decoration:none;
}

ul#nav .current_page_item a,
ul#nav .current_page_item a:hover {
	color:#333;
	background:#fc0;
	text-decoration:none;
#	border-color:#ff3 #da0 #da0 #ff3;
}


ul#nav .rpage_item a,
ul#nav .rpage_item a:hover {
	color:#333;
	background:#fc0;
	text-decoration:none;
#	border-color:#ff3 #da0 #da0 #ff3;
}



/* -------------
- MAIN CONTENT -
------------- */

#detail {
	width:750px;
	float:left;
	font-size:1.2em;
	overflow:hidden;
	border-left:0px solid #fff;
	border-bottom:none

}

#detail p {
	margin:1px 0;
	color:#666;
}

#detail H1 {
	CLEAR: both; PADDING-RIGHT: 4px; PADDING-LEFT: 4px; BACKGROUND: #ddf; PADDING-BOTTOM: 2px; MARGIN: 0px; OVERFLOW: hidden; WIDTH: 100%; BORDER-BOTTOM: #eef 4px solid; COLOR: #999; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; font-size:1.5em;
}

#detail h2 {
	font-size:1.5em;
	margin:0px 0px 4px 0;
	background:#ddf;
	padding:0px 8px 4px;
}


#detail h2 em {
	font-size:0.8em;
	margin:0 0 0 1em;
	color:#aaa;

}

#detail h2 a {
	color:#333;
	border:none;
}

#detail h2 a:hover {
	color:#68f;
}

#detail h3 {
	font-size:1.4em;
	color:#aaa;
}

#detail h4, #detail h5, #detail h6 {
	font-size:1.2em;
}

#detail h3 a {
	color:#aaa;
}

#detail ol, #detail ul, #detail dl {
	padding:0 0 0 40px;
	margin:2px 0;
}

#detail dt {
	font-weight:bold;
}

#detail blockquote {
	margin:20px;
	padding:1px 20px;
	background:#eee;
}

#detail pre {
	background:#eee;
	padding:20px;
}

.clearfix:after { 
content:"."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden; 
} 
.clearfix {display:inline-block;} 
/* Hide from IE Mac \*/ 
.clearfix {display:block;} 
/* End hide from IE Mac */
.clearfix {height:1px;} 

.superclear{float:none;clear:both;width:1px;height:1px;overflow:hidden;visibility:hidden;padding:0px;margin:0 0 0 0;}

#item #description .picture{float:right;margin-left:24px;background:#EEF3F9;padding:8px;width:300px;}


#content {
	width:494px;
	float:left;
	font-size:1.2em;
	overflow:hidden;
	border-left:0px solid #fff;
	border-bottom:none

}

#content p {
	margin:1px 0;
	color:#666;
}

#content h2 {
font-size:1.1em;	
	margin:4px 0 4px 0;
}


#content h2 em {
	font-size:0.8em;
	margin:0 0 0 1em;
	color:#aaa;

}

#content h2 a {
	color:#333;
	border:none;
}

#content h2 a:hover {
	color:#68f;
}

#content h3 {
	font-size:1.4em;
	color:#aaa;
}

#content h4, #content h5, #content h6 {
	font-size:1.2em;
}

#content h3 a {
	color:#aaa;
}

#content ol, #content ul, #content dl {
	padding:0 0 0 40px;
	margin:2px 0;
}

#content dt {
	font-weight:bold;
}

#content blockquote {
	margin:20px;
	padding:1px 20px;
	background:#eee;
}

#content pre {
	background:#eee;
	padding:20px;
}

.widgets {
	clear:both;
	color:#999;
	background:#eef;
	padding:2px 4px !important;
	list-style-type:none;
	overflow:hidden;
	border-left: 4px solid #fc0;
	margin:0 !important;
	width:100%;
}

.widgets a {
	color:#999;
	border:none;
}

.widgets .read {
	padding-left:16px;
	background: url( images/post_read.gif ) no-repeat left center;
}

.widgets .comments {
	padding-left:16px;
	background: url( images/post_comment.gif ) no-repeat left center;
}

.widgets a:hover {
	color:#68f;
}

.widgets li {
	float:left;
	padding:0 6px;
	border-right:1px solid #ccc;
}

#post_information {
	clear:both;
	margin:0 !important;
	display:block;
	padding:4px !important;
	background:#eee;
	overflow:hidden;
	color:#999;
	border-bottom:4px solid #fff;
}

#post_information a {
	color:#999;
}

#post_information li {
	display:inline;
	float:left;
	padding:0 4px;
}
#comments {
	clear:both;
	background:#eef;
	padding:15px;
}

#comments h2 {
	margin:0;
}

#comments dl {
	margin:0; padding:0;
}

#comments dt {
	padding:8px 0 0 0;
	font-size:1.2em;
	border-top:1px dotted #aaa;	
	color:#000;
}

#comments dt.highlighted {
	padding:8px;
	background:#fc0;
	border:4px solid #fff;
}

#comments dd.highlighted {
	background:#fff;
	padding:2px 8px;
}

#comments h3, #postComment h3 {
	padding:0; margin:0 0 15px 0;
}

#postComment {
	background:#ddd;
	padding:15px;
}

#postComment label {
	width:120px;
	display:block;
	float:left;
	clear:both;
	margin:5px 0 0 0;
}

#postComment input, #postComment textarea {
	margin:5px 0 0 0;
	width:420px;
}

#postComment textarea {
	height:160px;
}

#postComment .button {
	padding:5px;
	clear:both;
	width:100px;
	margin:10px 0 0 0;
}

/* --------
- SIDEBAR -
-------- */

#sidebar {
	width:240px;
	float:Left;
	color:#000;
	line-height:1.5em;
	margin:0 0 16px 0;
	overflow:hidden;
	border-right:12px solid #fff;
}

#sidebar h2 {
	clear:both;
	padding:16px 0 4px 0;
	font-size:1.4em;
}

#sidebar .col {
	width:110px;
	float:left;
}

#sidebar a {
	display:block;
	padding:3px;
	border:none;
	color:#888;
}

#sidebar a:hover {
	color:#68f;
}

#sidebar p {
	font-size:1.2em;
	margin:4px 0;
}

#sidebar li {
	border-bottom:1px dotted #ddd;
}

#sidebar ul ul {
	list-style-type:none;
	margin:0;
}

#sidebar ul ul li {
	border-color:#fff;
}

#sidebar ul ul li a {
	color:#999;
	padding:0 3px;
}

#sidebar #about * {
	color:#666;
}

#sidebar #about {
	border:5px solid #eef;
	padding:10px;
}

#sidebar #about h2 {
	padding:0; margin:0;
}

#sidebar #about a {
	display:inline;
	color:#68f;
	text-decoration:underline;
}


#sidebar form .button {
	width:60px;
	background:#c3d0dd;
}

#sidebar form .xbutton {
	width:150px;
	text-decoration:underline;
}
#sidebar #search .rbutton {
	display:inline;
	width:70px;
	text-decoration:underline;
	background:#e3e2ec;
	border:none;
	padding:-5px;

}

input.border {border-right: 1px ridge #000000; border-bottom: 1px solid #000000; MARGIN-LEFT: 4px}




#sidebar ul {
	margin:0 0 0 16px;
}

#sidebar #subtitle {
	border:none;
	padding:5px;
}

#sidebar #search {
	border:none;
	padding:5px;
}

#sidebar #subpages {
	list-style-type:none;
	margin:16px 0 0 0;
	border:5px solid #eef;
}

#sidebar #subpages a {
	display:block;
	font-size:1.2em;
	padding:8px;
}

#sidebar #subpages h2 {
	padding:8px; margin:0;
	color:#666;

}

#search label {
	color:#333;
	margin:0 5px 0 0;
}

ul#feeds {
	clear:both;
	text-transform:uppercase;
	list-style-type:none;
	padding:8px;
	background:#eef;
	overflow:hidden;
	border-top:16px solid #fff;
	margin:0;
}

#feeds li {
	float:left;
	border:none;
	margin:0;
}

#feeds h3 {
	font-size:1em;
	padding:4px;
	margin:3px;
}

#feeds a {
	padding:4px;
	margin:3px;
	color:#fff;
	background:#f52;
}

#feeds a:hover {
	padding:4px;
	margin:3px;
	color:#fff;
	background:#f85;
}

/* -------
- FOOTER -
------- */

#footer {
	display:block;
	padding:10px 0 32px 8px;
	border-top:5px solid #fc0;
	color:#fff;
	overflow:hidden;
	clear:both;
	background:#024;
	list-style-type:none;
}

#footer li {
	float:left;
	padding:0 8px;
	border-right:1px solid #ccc;
}

#footer li a {
	color:#fff;
	border-color:#999;
}

#loading
{
width:16px;
height:16px;
position:absolute;
background-color:#ffcc00;
}

#suggest
{
overflow:auto;
height:100px;
}


/*section: calendar*/
.cal_month {text-align:center;font-size:10pt;color: #000;  background-color: #c3d0dd;  font-weight:600;}
.cal_dayname {text-align:center;font-size:8pt;background-color: #ddf;  color: #000;  }
.cal_day_free {text-align:center;font-size:8pt;background-color:#ffffff;color:#000000;border-width:1; border-style:solid; border-color: #eeeeee;}
.cal_day_full {text-align:center;font-size:8pt;font-weight:600;background-color:#ea4d2e;color:#FFFFFF;border-width:1; border-style:solid; border-color: #eeeeee;}
.cal_day_part { text-align:center; font-size:8pt; font-weight:600; background-color:#ffff80; color:#000000; border-width:1; border-style:solid; border-color: #eeeeee;}
.cal_day_full a { text-decoration:none; color:#FFFFFF;}
.cal_day_full a:hover { text-decoration:underline; }
.cal_day_part a { text-decoration:none; color:#FFFFFF;}
.cal_day_part a:hover { text-decoration:underline; }
/*section end: calendar*/


input.noreq_input {background-color: #eef; font-size: 12px;}
input.req_input {background-color: #ddf; font-size: 12px;}



.hl0	{ background-color: #FFFF99 }
.hl1	{ background-color: #FF99FF }
.hl2	{ background-color: #99FFFF }
.hl3	{ background-color: #FF9999 }
.hl4	{ background-color: #9999FF }

/* the style for the div that lists the hightlighted words */
#bstat_hilite	{ margin: 10px 0px 10px 0px; border: 1px dotted #999; padding: 10px; }


/* styles related to the pulse graph */
#bstat_pulse	{ height: 110px; margin: 2px 0px 2px 0px; text-align:center; } 
#bstat_pulse p	{ text-align: center; line-height: 1em; text-shadow: #ffffff 1px 1px 4px; margin-top: -30px; } 
#bstat_pulse img	{ display:inline; vertical-align: middle; background-color: #999999; border: solid 0px #000000; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border-top: solid 2px #000000; } 

/* styles related to the bsuggestive list of related posts */
.bsuggestive_footer	{ 
	margin: 0px 0px 0px 0px; 
	border-top: 1px dotted #999; 
	padding: 10px; 
	background: transparent;
	color: #443;
	font-size: 11px;
	text-align: left;	
	}
	
.bsuggestive_footer h3	{
	color: #005577;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

.bsuggestive_footer ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
	}
	
.bsuggestive_footer li {
	text-indent: -10px;
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.bsuggestive_footer li:before {
	content: "\00BB \0020";
	}

#mapa a       { color: #FFFFFF; text-decoration:none;
 }
.region      { color: #FFFFFF; font-size: 12px; font-weight: bold; font-family:Arial }

#hotspotwrap{
margin-top:60px;z-index:20;width:120px;position:absolute;margin-left:760px;
#hotspot{
position:relative;
background:#fff;
padding:5px;
border-left:2px solid #e83b23;
border-right:2px solid #e83b23;
border-bottom:10px solid #e83b23;
}