BODY	{background-color: #ffffff;
}

TD 	{font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #333399;
		font-weight: normal;
		text-align: justify;
}
	
.header	{font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12pt;
		color: #333399;
		font-weight: bold;
}

.fett	{font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #333399;
		font-weight: bold;
}
	
.img_tit	{font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 7pt;
		color: #333399;
		font-weight: normal;
		text-align:center
}

A 	{ color: #9E182E; text-decoration:none; font-weight: bold; }
A.menu 	{font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 7pt;
		color: #AE1D35;
		font-weight: bold;
}

A.submenu	{font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 7pt;
		color: #9E182E;
		font-weight: normal;
		font-style:italic
}

.date	{font-family:  Arial, Verdana , Helvetica, sans-serif;
		font-size: 8pt;
		color: #990000;
		font-weight: bold;
		text-align: right;
}
	
.klima		{font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: #333399;
		font-weight: bold;
		text-align: center;
}

.klimadata	{font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #333399;
		font-weight: normal;
		text-align: center;
}

.titel {font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16pt;
		color: #333399;
		font-weight: normal;
}

/* lightbox styles */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}

#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}

#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(http://www.santiago-de-cuba.info/images/overlay.png); }

* html #overlay{
	background-color: #000;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.santiago-de-cuba.info/images/overlay.png", sizingMethod="scale");
	}


/* prototip.css : http://www.nickstakenburg.com/projects/prototip */
.prototip { position: absolute; }
.prototip .effectWrapper { position: relative; }
.prototip .tooltip { position: relative; }
.prototip .toolbar {
	position: relative;
	display: block;
	}
.prototip .toolbar .title {
	display: block;
	position: relative;
	}
.prototip .content { clear: both; }
.prototip .toolbar a.close {
	position: relative;
	text-decoration: none;
	float: right;
	width: 15px;
	height: 15px;
	background: transparent url(close.gif);
	display: block;
	line-height: 0;
	font-size: 0px;
	border: 0;
	}
.prototip .toolbar a.close:hover { background: transparent url(close_hover.gif); }

.iframeShim { 
	position: absolute;
	border: 0;
	margin: 0;	
    padding: 0;
    background: none;
}

/* prototip.css : http://www.nickstakenburg.com/projects/prototip */
.prototip { position: absolute; }
.prototip .effectWrapper { position: relative; }
.prototip .tooltip { position: relative; }
.prototip .toolbar {
	position: relative;
	display: block;
	}
.prototip .toolbar .title {
	display: block;
	position: relative;
	}
.prototip .content { clear: both; }
.prototip .toolbar a.close {
	position: relative;
	text-decoration: none;
	float: right;
	width: 15px;
	height: 15px;
	background: transparent url(close.gif);
	display: block;
	line-height: 0;
	font-size: 0px;
	border: 0;
	}
.prototip .toolbar a.close:hover { background: transparent url(close_hover.gif); }

.iframeShim { 
	position: absolute;
	border: 0;
	margin: 0;	
    padding: 0;
    background: none;
}

/* Tooltip styles */
.prototip .cuba { width: 250px; border: 5px solid #a1a1a1; }
.prototip .cuba .toolbar { background: #FFBA53; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333399; font-size: 16pt; font-weight: normal;}
.prototip .cuba .toolbar a.close { background: url(close_hover.gif);}
.prototip .cuba .toolbar a.close:hover { background: url(close.gif);}
.prototip .cuba .title { padding: 5px;}
.prototip .cuba .content { background: #FFDFAE;	font-family: Verdana, Arial, Helvetica, sans-serif; color: #333399; font-size: 8pt; text-align:justify; padding: 5px; }

.prototip .default { width: 150px; color: #fff; }
.prototip .default .toolbar { background: #0F6788; font: italic 17px Georgia, serif; }
.prototip .default .title { padding: 5px; }
.prototip .default .content { background: dodgerblue; font: 11px Arial, Helvetica, sans-serif; padding: 5px;}

.prototip .pinktip { border: 5px solid #a1a1a1; }
.prototip .pinktip .toolbar { background: #ff1e53; color: #fff; font: italic 17px Georgia, serif; }
.prototip .pinktip .title { padding: 5px; }
.prototip .pinktip .content { background: #fff; color: #555555; font: 11px Arial, Helvetica, sans-serif; padding: 5px; }

.prototip .darktip { width: 250px; border: 5px solid #a1a1a1; }
.prototip .darktip .toolbar { background: #606060; color: #fff; font: italic 17px Georgia, serif; }
.prototip .darktip .toolbar a.close { background: url(close_hover.gif);}
.prototip .darktip .toolbar a.close:hover { background: url(close.gif);}
.prototip .darktip .title { padding: 5px;}
.prototip .darktip .content { background: #808080; color: #fff; font: 11px Arial, Helvetica, sans-serif; padding: 5px; }

.prototip .silver { width: 300px; border: 5px solid #cccccc; color: #fff; font: 11px Arial, Helvetica, sans-serif;}
.prototip .silver .toolbar { background: #2e2e2e; color: #fff; font-weight: bold; }
.prototip .silver .toolbar a.close:hover { background: url(close_hover_red.gif);}
.prototip .silver .title { padding: 5px; }
.prototip .silver .content { background: #fff; color: #666666; padding: 5px;}

.protoClassic { width: 300px; border: 5px solid #8c939c; }
.protoClassic .toolbar { background: #96b8e2 url(classic_toolbar.gif) top left repeat-y; font-weight: bold; color: #fff;}
.protoClassic .toolbar a.close:hover { background: url(close_hover_red.gif);}
.protoClassic .title { padding: 5px; }
.protoClassic .content { background: #fff; color: #333333; font: 11px Arial, Helvetica, sans-serif; padding: 5px; }

