@charset "utf-8";

/* 	
		CSS file for Spanish-Town-Guides.com
		Sebastian Thuer for Accom Consulting
*/	

/* *** html general tags *** */

body {
	margin: 0;
	padding: 0;
	background: #dff3ff url(img/bg-body.jpg) repeat-x top left;
	color: #333;
	text-align: center;
	font: 82% Arial, Helvetica, sans-serif;
	}
	
h1, h2, h3, h4, h5, h6, form, p, ul { /* reset */
	margin: 0; padding: 0;	
	}
	
img {border: 0}	

/* links */

#content a, #content a:active, #content a:link,
#context  a, #context  a:active, #context  a:link,
#contextHome a, #contextHome a:active, #contextHome a:link
 {color:#044066;}

#content a:hover, #context a:hover, #contextHome a:hover
 {color: #069;}

#content a:visited, #context a:visited, #contextHome a:visited
	{color: #678395;} 


/* *** layout *** */

#page {
	width: 991px;
	margin: 0 auto;
	padding: 0;
	background: #fff url(img/bg-page.jpg) repeat-y top;
	text-align: center
	}
	
#header-bg-home { /* all headers images for home */
	width: 985px;
	min-height: 450px; /* for mozilla only */
	margin: 0 3px;
	background: #fff url(img/bg-header-home.jpg) no-repeat top left;
	}

#header-bg-page { /* all headers images for pages */
	width: 985px;
	min-height: 450px; /* for mozilla only */	
	margin: 0 3px;
	background: #fff url(img/bg-header-page.jpg) no-repeat top left;

	}

#widebar { /* toplinks */
	width: 985px;
	height: 17px;
	margin: 0 auto;
	padding: 2px 0 0 0;
/*	background: #CCDFED url(img/bg-widebar.jpg) no-repeat top left;*/
	text-align: right;
	}

#banner {
	width: 985px;
	height: 123px;
	margin: 0 auto;
/*	background: #eee url(img/bg-banner.jpg) no-repeat top left;*/
	}
	
#menu {
	float: left;
	width: 170px;
	background: url(img/bg-menu.gif) repeat-y top right;
	margin: 0 0 50px 0;
	padding: 0;
	text-align: left;
	}	
	
#content {
	float: left;
	width: 500px;
	padding: 50px 20px;
	color: #111;
	text-align: left;
	}
	
#context, #googlemaps {
	float: left;
	width: 220px;
	background: url(img/bg-context.gif) no-repeat bottom left;
	padding: 45px 20px 20px 20px;
	color: #111;
	text-align: left;
	}	
	
#googlemaps {
	width: 250px;
	padding: 20px 10px 0 10px;
	background-position: top left;
}		
	
	
#contextHome {
	float: left;
	width: 220px;
	background: url(img/bg-context.gif) no-repeat bottom left;
	margin-top: 130px;
	padding: 10px 20px 20px 20px;
	color: #111;
	text-align: left;
	}	
	
	
#footer {
	clear: both;
	width: 985px;
	margin: 0 3px;
	padding: 5px 0;
	background: #dbe7ee;
	border-top: 1px solid #cadfec;
	}			
	

/* *** widebar *** */

#widebar ul {
	margin: 0 0 0 600px;
	padding: 0;
	}

#widebar li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-right: 1px solid #444;
	white-space: nowrap;
	}

#widebar li a {
	display: block;
	padding: 0 10px;
	font-size: 0.8em;
	letter-spacing: 1px;
	}

* html #widebar a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */	

#widebar a {
	color: #444;
	text-decoration: none;
	}
	
#widebar a:hover {
	color: #006699;
	text-decoration: underline;
	}	

/* end #widebar  */


/* *** #banner *** */

#banner h1, #banner h2 {
	border: 0px solid #c00;
	}
	
#banner h1 {
	display: block;
	width: 350px;
	height: 100px;
	font-size: 40px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 5px;
	}
	
#banner span {
	visibility: hidden;
	}	
	
#banner a {
	text-decoration: none;
	}	
	
#banner h2 { /* hide banner h2 title */
	display: none;
	}		
	
/* end #banner */


/* *** #menu *** */	

#menu h3 {
	margin: 20px 0 0 10px;
	color: #187cbb;
	font: 1.3em Trebuchet MS, Arial, Helvetica, sans-serif bold;
	}

/* first level */

#menu ul {
	margin: 5px 10px 5px 25px;
	padding: 0;
	}
	
#menu ul li {
	list-style-type: none;
	margin: 5px 0;
	font-size: 0.95em;
	}	
	
/* second level */

#menu ul ul {
	margin: 5px 10px 5px 2px;
	}	
#menu ul ul li {
	border-bottom: 1px solid #999;
	margin: 5px 0;
	font-size: 1em;
	}	
	
#menu ul ul li a:hover {
	text-decoration: none
	}	
	
#menu li.sub2menu {
	margin-left: 5px;
	border-bottom-style: dotted;
	font-size: 0.9em;
	}
	
#menu a {
	color: #444;
	text-decoration: none;
	}
	
#menu a:hover {
	color: #069;
	text-decoration: underline;
	}	
	
/* end #menu */


/* *** #content *** */

#content h3 {
	font-size: 1.4em;
	margin: 0 0 1em 0;
	color: #197cbb;
	}	
	
#content h4 {
	font-size: 1.1em;
	margin: 0.5em 0;
	color: #197cbb;
	}	

#content h5 {
	font-size: 1em;
	margin: 0.5em 0;
	color: #222;
	}		
	
#content p {
	margin: 1.5em 0;
	line-height: 1.3em;
	}
	
#content ul {
	margin: 1.5em 2em;
	list-style-type: square;
	}	
	
#content li {	
	margin: 0.6em 0;
	}
	
#content img {
	background: #eee;
	border: 1px solid #4a4a4a;
	}	
#map_canvas img {
	background: none;
	border: 0;
}	
#content img.right {
	float: right;
	margin: 0.5em 0 0.5em 1.5em;
	}	
	
#content img.left {
	float: left;
	margin: 0.5em 1.5em 0.5em 0;
	}	
	
#content a:hover img {border: 1px solid #7bff6d}


/* Tab menu */

#tabs {
	float: left;
	width:	100%;
	font-size:	90%;
	line-height:	normal;
	border-bottom: 1px solid #ccc;
	}

#tabs ul {
	margin:0 0 10px 0;
/*	margin-left: 10px;*/
	padding:0;
	list-style-type: none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	margin: 0;
	padding: 0 0 0 9px;
	background:url(img/tab-left.gif) no-repeat left top;
	text-decoration:none;
	}

#tabs a span {
	float: left;
	display: block;
	background: url(img/tab-right.gif) no-repeat right top;
	padding: 3px 14px 3px 5px;
	font-weight: bold;
	color: #3B3B3B;
	}

#tabs a:hover span {
	color: #333;
	}

#tabs #current a {
	background-position:0 -125px;
	}

#tabs #current a span {
	background-position:100% -125px;
	color: #333;
	}

#tabs a:hover {
	background-position:0% -125px;
	}

#tabs a:hover span {
	background-position:100% -125px;
	}

/*IE hack */
* html #tabs {margin-bottom: 1em;} /* Add 1em spacing between menu and rest of content */ 
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */


/* content form */

#content input {
	padding: 2px 3px;
	border: 1px solid #666;
	color: #333;
	font-size: 1em;
	}

#content select {
	padding: 1px;
	border: 1px solid #666;
	color: #333;
	font-size: 1em;
	}
	
#content textarea {
	padding: 2px 3px;
	border: 1px solid #666;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
	
#content input:hover, #content select:hover, #content textarea:hover {
	border-color: #333; /* only firefox */
	}	
	
#content input.button {
	background: #f1f1f1 url(img/bg-button.gif) repeat-x bottom left;
	height: 25px;
	margin: 0;
	padding: 0 5px 3px 5px;
	color: #555;
	border: 1px solid #cecece;
	border-top-color: #c7c7c7;
	border-left-color: #c9c9c9;
	border-bottom: 0;
	font-size: 13px;
	cursor: pointer;
	}	
	
#content input.button:hover {	
	color: #333;
	}
	
	
/* -- Google Maps Related Styles -- */

#content table.mapreference td label {
	font-size: 0.8em;
	color: #666;
}		

#content table.mapreference td label input {
	float: left;
	margin: 0 3px 0 0 0;
	border: 0;
}		

#content table.mapreference td img {
	border: 0;
	padding: 0;
	margin: 0 3px 0 0;
}	

#content #sidebar {
	margin: 10px 0;
}	

#content #sidebar th {
	background: #DFF3FF;
	border-bottom: 1px solid #CADBE5;
	padding: 1px 0 1px 3px;
	margin: 0;
	font-size: 0.9em;
	color: #333;
}	

#content .mapblock { /* contains each item added to the list */
	width: 480px;
	margin: 10px 0 2px 0;
	padding: 2px 5px;
	background: #F5F5ED;
	border: 1px solid #ddd;
}	

#content .mapblock .cat,
#sidebarDiv .cat  { /* contains the category */
/*	float: left;*/
/*	width: 155px; */
	margin: 0;
	padding: 0;
	text-align: left;
}

#content .mapblock .cat p,
#sidebarDiv .cat p  {
	margin: 0;
	padding: 0 0 0 0;
	color: #666;
	font-size: 0.8em;
	text-transform: uppercase;
}

#content .mapblock .cat img.icon,
#sidebarDiv .cat img.icon  {
	float: left;
	margin: 0 8px 0 0;
	background-color: transparent;
	border: 0;
	cursor: pointer;
	}
	
#content .mapblock .label,
#sidebarDiv .label { /* contains the label of the item */
/*	float: left;  */
/*	width: 320px; */
	margin: 0;
	padding: 0;
	border-right: 0px solid #999;
	text-align: left;	
}	

#content .mapblock .label p,
#sidebarDiv .label p {
	padding: 0;
	margin: 1px 0 0 0;
	font-weight: bold;
	cursor: pointer;
}	

#content .mapblock .label p:hover,
#sidebarDiv .label p:hover {
	color: #c00;
}

#content .mapblock .comment{
	width: 420px;
	margin: 5px 5px 5px 25px;
/*	color: #0062C4;*/
}

#sidebarDiv .comment {
    width: 140px;
    margin: 5px 5px 5px 25px;
/*    color: #0062C4;*/
}

#content .mapblock .comment a,
#sidebarDiv .comment a {
	color: #c00;
}	

#content .mapblock .comment .show{
	display: block;
	width: 420px;
	color: #c00;
	cursor: pointer;
	font-size: 0.8em;	
}

#sidebarDiv .comment .show  {
    display: block;
    width: 140px;
    color: #c00;
    cursor: pointer;
    font-size: 0.8em;    
}

#content .mapblock .comment .hide{
	display: none;
	width: 420px;
	color: #c00;
	cursor: pointer;
	font-size: 0.8em;	
}

#sidebarDiv .comment .hide {
    display: none;
    width: 140px;
    color: #c00;
    cursor: pointer;
    font-size: 0.8em;    
}

#content .mapblock .comment .content {
	width: 420px;
	overflow: auto;
	border-left: 1px dashed #ccc;
	margin-left: 5px;
	padding: 4px 4px 10px 8px;
	color: #40404a;
	text-align: left;
	font-size: 0.8em;
}

#sidebarDiv .comment .content {
	width: 140px;
	overflow: auto;
	border-left: 1px dashed #ccc;
	margin-left: 5px;
	padding: 4px 4px 10px 8px;
	color: #40404a;
	text-align: left;
	font-size: 0.8em;
}

#content .mapblock .comment .content img,
#sidebarDiv .comment .content img {
	float:left;
	padding-right: 4px;
	border: 0;
	background-color: transparent;
}

#content .mapblock .comment .content strong,
#sidebarDiv .comment .content strong {
	color: #197CBB;
	font-size: 0.9em;
}

#content .mapblock .comment .addcomment,
#sidebarDiv .comment .addcomment {	
	width: 140px;
	margin: 4px 0;
	background: #fefefe url(img/bg-button-rateit.png) left bottom repeat-x;
	border: 1px solid #bbbaba;
	border-bottom-color: #bfbfbe;
	border-right-color: #bfbfbe;
	padding: 2px 4px;
	color: #515151;
	font-size: 0.8em;
	text-align: center;	
	cursor: pointer;
}

#content .mapblock .comment .addcomment:hover,
#sidebarDiv .comment .addcomment:hover {
	color: #313131;
	border-color: #ccc;
}		


#content p.infobox {
	background: #E5F7FF;
	border: 1px solid #C6D7E1;
	padding: 2px 5px;
	margin: 5px 0;
	text-align: center;
	color: #545454;
	font-size: 0.8em;
}	

#content img.icon,
#content a:hover img.icon {
	background-color: transparent;
	border: 0;
}	


#content .mapsignup { /* for the signup forma at sendMarker.php */
	margin: 0 auto;
	padding: 5px;
}

#content .mapsignup fieldset {
	border: 2px solid #6DA7CB;
	margin: 0 0 20px 0;
	padding: 5px 10px;
}

#content .mapsignup legend {
	padding: 0 5px;
	color: #197CBB;
	font-size: 1em;
	font-weight: bold;
}

#content .mapsignup legend strong {
	background: #197cbb;
	border: 1px solid #1D95DF;
	padding: 1px 3px;
	color: #fff;
	font-size: 1.1em;
}

#content .mapsignup p {
	margin: 0.3em 0 1.2em 0;
	color: #505050;
	font-size: 0.9em;
}	

#content .mapsignup small {
	color: #505050;
}	

#content .mapsignup input.textfield,
#content .mapsignup textarea.textfield	{
	background: #fafafa;
	border: 1px solid #ccc;
	padding: 2px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #666;
}

#content .mapsignup input:hover.textfield,
#content .mapsignup textarea:hover.textfield	{	
	border: 1px solid #88AABB;
	background: #EDF2F5;
}	

#content .mapsignup .button,
#content a.button {	
	width: 250px;
	margin: 10px 0;
	padding: 4px 8px;
	background: #fefefe url(img/bg-button-rateit.png) left bottom repeat-x;
	border: 1px solid #bbbaba;
	border-bottom-color: #bfbfbe;
	border-right-color: #bfbfbe;
	color: #515151;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;	
	text-decoration: none;
	cursor: pointer;
}

#content .mapsignup .button:hover {	
	color: #313131;
	border-color: #ccc;
}	

table.tcontador{
    background:#FFFFFF;
    border:1px;
    color:#006699;
    font-size:14px;
    font-weight:bold;
    margin:7px 0 0 130px;
    padding:0;
    text-transform:capitalize;
    width:350px;
    height: 20px;
    text-align: center;

}


/* end #content */


/* *** #context *** */

#context h4 {
	margin: 0 0 0.5em 0;
	color: #222;
	font-size: 1em;
	}
	
#context h5 {
	margin: 0 0 0.5em 0;
	color: #197cbb;
	font-size: 0.9em;
	}	
	
#context p {
	margin: 1.3em 0;
	color: #333;
	font-size: 0.9em;
	line-height: 1.3em;
	}		
	
#context ul {
	margin: 1em;
	list-style-type: square;
	}	

#context li {
	margin: 0.4em 0;
	color: #333;
	font-size: 0.9em;
	line-height: 1.2em;
	}			
	
	
/* context .interactive: icons, title and text */

.interactive {
	width: 230px;
	margin: 0 auto;
	border: 0px solid #c00;
	}
	
.interactive img.icon {
	float: left;
	padding: 0 10px 0 10px;
	}
	
.interactive h3.iconTitle {
	color: #069;
	font-size: 1em;
	margin: 0;
	padding: 0;
	}		
	
.interactive p.iconDesc {	
	color: #888;
	font-size: 1em;
	padding: 0 0 10px 90px;
	}	
	
/* end #context*/


/* *** #contextHome *** */

#contextHome h4 {
	margin: 0 0 0.5em 0;
	color: #197cbb;
	font-size: 0.88em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	}
	
#contextHome p {
	margin: 1.5em 0;
	color: #333;
	font-size: 0.9em;
	line-height: 1.3em;
	}	
	
#contextHome img {
	background: #eee;
	border: 1px solid #4a4a4a;
	}	

#contextHome img.right {
	float: right;
	margin: 0.5em 0 0.5em 1.5em;
	}	
	
#contextHome img.left {
	float: left;
	margin: 0.5em 1.5em 0.5em 0;
	}	
	
#contextHome a:hover img
 {border: 1px solid #7bff6d}	
	
/* end #contextHome */


/* *** #footer *** */	

#footer h6 {
	color: #666;
	font: 0.8em Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
#footer a {	
	color: #555;
	text-decoration: none;
	border-bottom: 1px dotted #555;
	}
	
#footer a:hover {
	color: #069;
	border-bottom: 1px solid #069
	}		
	
	
/* hacks */

/* ie hack - add separation between menu/page and footer */	
* html body #page #footer{margin-top:50px}

	#dhtmlgoodies_listMenu .activeMenuLink{	/* Styling of active menu item */
		color: #069;
		font-weight: bold;
	}
	
#content table.tcontador input.zoom {
cursor: pointer;
background-color: #E5F7FF;
font-size: 0.7em;
font-weight: bold;
color: #069;
border-color: #069;
border-top-color: #C6D7E1;
border-left-color: #C6D7E1;
}