/* stylesheet */
#container {
	width: 919px;
	height: 753px;
	position:relative;
	/*top: 10px;*/
	margin: auto;
}

#header {
	background-image: url(header.jpg);
	height: 169px;
	width: 919px;
}

#content {
	height: 408px;
	width: 919px;
	background-image: url(background.jpg);
}

#map {
	width: 592px;
	height: 377px;
	float: left;
	position:relative;
	background-color: #DDD;
	top: 17px;
	left: 44px;	
}

#events {

}

#events-content {
	width: 192px;
	height: 385px;
	background-color: #99B3CC;
	float: right;
	position: relative;
	right: 42px;
	padding: 10px;
	/*margin-top: -35px;*/
}

#events-content ul {
	font-family: sans-serif;
	list-style: none;
	text-align: left;
}

#left {
	background-image: url(left.jpg);
	width: 11px;
	height: 408px;
	float: right;
	position: relative;
	right: 42px;
}

#right {
	background-image: url(right.jpg);
	width: 11px;
	position: relative;
	right: 42px;
	height: 408px;
	font: normal bold small sans-serif;
	float: right;
}

#footer {
	background-image: url(footer.jpg);
	height: 92px;
	width: 919px;
	clear: both;
	font-family:sans-serif;
	font-size:9pt !important;
}


/* Other styles */

body{
	font-family: sans-serif;
	text-align:left;
}

a.tagadelic:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.tagadelic:link {
	color: #FFFFFF;
	text-decoration: none;	
}
a.tagadelic:visited {
	color: #FFFFFF;
	text-decoration: none;
}	
a.hotspot:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.hotspot:link {
	color: #FFFFFF;
	text-decoration: none;	
}
a.hotspot:visited {
	color: #BBD5EE;
	text-decoration: none;
}
a.more-tags:active {
		color: #FFFFFF;
		text-decoration: none;
}
a.more-tags:link {
		color: #FFFFFF;
		text-decoration: none;
}
a.more-tags:visited {
		color: #FFFFFF;
		text-decoration: none;
}
.form-submit {
 	background-color: #99b3cc;
 	color: #FFFFFF;
 	margin-left: 12px;
 	margin-top: 8px;
 	margin-bottom: 0px;
 	border-color: #FFFFFF;
 	border-style: solid;
 	border-width: 2px;
}

ul,ul li{list-style-type:none;margin:0;padding:0}
ul {float: right;}
ul li{float:left;margin-left: 3px;text-align: left;}
ul a{float:left;padding: 5px 4px;text-decoration:none;color: #575859; font-weight: bold;}
ul a:hover{color: #51A8C3; text-decoration: underline;}
ul li.activelink a,ul li.activelink a:hover{background: #FFF;color: #003}

h1{
	font-size: 16pt;
	text-align: center;
	color: #575859;
	font-family: arial;
}


*{
	font-size: 10pt;
}

#events-content a{
	padding: 0px;
	text-align: left;
	color: #575859;
	margin-right:5px;
}
#events-content li{
	margin-bottom: 15px;
}

#events-content a:hover{
	font-weight: bold;
	color: #FEFEFE;
}

.more-link a{
	position: relative;
	padding-top: 5px;
	text-align: left;
	font-size: 8pt;
}

.more-link{
	clear: both;
}

.event-timeleft{
	padding-right: 32px;
}

.item-list ul{
	padding-bottom: 10px;
	text-align: left;
	float: left;
}
#barra-top{
	float:right;
	width:80%;
	position: relative;
	top: 22px;
	color: #575859;
}
#banner-title{
	text-align:left;
	margin-top:15px;
}
#menu{
	float:left;
	width:95%;
	height:29px;
	clear:left;
	margin-left: -18px;	
	padding-top:11px;
	font-weight: bold;
}

.ical-link img{
  border:none;
  padding: 2px;
}
#map-title{
	font-size:16pt;
	left:75px;
	position:absolute;
	top:188px;
	z-index:4;
}
