@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a, a:visited, a:active {
	color: #3F5875;
	text-decoration: none;
}
a:hover {
	color: #5B7FA7;
	text-decoration: none;
}

.spacer { margin-bottom: 10px; }
.spacer20 { margin-bottom: 20px; }

.alink {
	font-weight: normal;
	padding-left: 10px;
	color: #990000;
	font-size: 14px;
}

span.warning { color: #990000; }
span.bwarning { color: #990000; font-weight: bold; }
input.warning { border: 1px solid #990000; padding: 1px; }

.exclamation {
	margin-top: 5px;
	background: #F2F2F2 url(../images/icons/silk/exclamation.png) no-repeat 3px 3px;
	min-height: 16px;
	padding: 3px 3px 3px 23px;
	border: 1px dotted #999;
}

span.filter {
	padding: 0 0 3px 7px;
}

#surround {
	width: 800px;
	margin: 5px auto 0 auto;
	padding: 0;
	z-index: 100;
}

#linkbar {
	text-align: right;
	border-bottom: 1px solid #999;
	margin-bottom: 5px;
	padding: 2px 5px 2px 5px;
}

#main {
	position: relative;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	height: 700px;
}

#menu {
	float: left;
	width: 174px;
	height: 700px;
	border-right: 1px solid #999;
	padding-left: 10px;
}
#menu img.logo { margin-left: 10px; }
.menuhead {
	border-bottom: 1px solid #999;
	margin: 10px 10px 10px 0;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu ul li {
	list-style: none;
}
#menu ul li a {
	font: 21px "Trebuchet MS";
	color: #486586;
	text-decoration: none;
	display: block;
	text-indent: 22px;
}
#menu ul li.home a, #menu ul li.home a:visited, #menu ul li.home a:active { background: url(../images/icons/home.gif) no-repeat left; }
#menu ul li.home a:hover { background: url(../images/icons/homeo.gif) no-repeat left; }
#menu ul li.forum a, #menu ul li.forum a:visited, #menu ul li.forum a:active { background: url(../images/icons/forum.gif) no-repeat left; }
#menu ul li.forum a:hover { background: url(../images/icons/forumo.gif) no-repeat left; }
#menu ul li.about a, #menu ul li.about a:visited, #menu ul li.about a:active { background: url(../images/icons/about.gif) no-repeat left; }
#menu ul li.about a:hover { background: url(../images/icons/abouto.gif) no-repeat left; }
#menu ul li.links a, #menu ul li.links a:visited, #menu ul li.links a:active { background: url(../images/icons/links.gif) no-repeat left; }
#menu ul li.links a:hover { background: url(../images/icons/linkso.gif) no-repeat left; }
#menu ul li.contact a, #menu ul li.contact a:visited, #menu ul li.contact a:active { background: url(../images/icons/contact.gif) no-repeat left; }
#menu ul li.contact a:hover { background: url(../images/icons/contacto.gif) no-repeat left; }

#menu ul li.next a, #menu ul li.next a:visited, #menu ul li.next a:active { background: url(../images/icons/next.gif) no-repeat left; }
#menu ul li.next a:hover { background: url(../images/icons/nexto.gif) no-repeat left; }
#menu ul li.upcoming a, #menu ul li.upcoming a:visited, #menu ul li.upcoming a:active { background: url(../images/icons/upcoming.gif) no-repeat left; }
#menu ul li.upcoming a:hover { background: url(../images/icons/upcomingo.gif) no-repeat left; }
#menu ul li.past a, #menu ul li.past a:visited, #menu ul li.past a:active { background: url(../images/icons/past.gif) no-repeat left; }
#menu ul li.past a:hover { background: url(../images/icons/pasto.gif) no-repeat left; }
#menu ul li.faq a, #menu ul li.faq a:visited, #menu ul li.faq a:active { background: url(../images/icons/faq.gif) no-repeat left; }
#menu ul li.faq a:hover { background: url(../images/icons/faqo.gif) no-repeat left; }
#menu ul li.find a, #menu ul li.find a:visited, #menu ul li.find a:active { background: url(../images/icons/find.gif) no-repeat left; }
#menu ul li.find a:hover { background: url(../images/icons/findo.gif) no-repeat left; }

#contentsurround {
	margin-left: 190px;
	width: 603px;
}

#infopanel {
	position: relative;
	height: 135px;
	background: url(../images/ipbg.png) repeat-x;
	color: #FFFFFF;
	z-index: 0;
}
#infopanel .hide { position: absolute; top: 2px; right: 3px; font-size: 10px; cursor: pointer; }
#infopanel .size { position: absolute; bottom: 7px; right: 3px; font-size: 10px; cursor: pointer; }
#infopanel .l {
	float: left;
	width: 5px;
	height: 130px;
	background: url(../images/ipbgl.gif) no-repeat;
}
#infopanel .r {
	float: right;
	width: 5px;
	height: 130px;
	background: url(../images/ipbgr.gif) no-repeat;
}
#infopanel div {
	color: #FFFFFF;
}
#infopanel div div.lp {
	float: left;
	width: 285px;
	border-right: 1px dotted #999;
	padding: 5px;
	height: 120px;
	overflow: hidden;
}
#infopanel div div.rp {
	float: right;
	width: 285px;
	padding: 5px;
	height: 120px;
	overflow: hidden;
}
#infopanel div a, #infopanel div a:visited, #infopanel div a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#infopanel div a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
#infopanel div a.h2, #infopanel div a.h2:visited, #infopanel div a.h2:active, #infopanel div a.h2:hover {
	font-size: 15px;
	font-weight: bold;
	color: #FFFF99;
}
#infopanel .item {
	font-size: 13px;
	margin-top: 3px;
	font-weight: bold;
}
#infopanel .itemdesc {
	text-indent: 10px;
	/*color: #FFFF81;*/
}

#content {
	padding: 0 5px 5px 5px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	vertical-align: top;
}
#contenttop { background: url(../images/cornerstop.png) no-repeat top; height: 10px; }
#contentbot { background: url(../images/cornersbot.png) no-repeat top; height: 10px; }

#breadcrumb {
	color: #999;
	border-bottom: 1px solid #999;
	text-indent: 5px;
	font-size: 14px;
	margin-bottom: 8px;
}


h1 {
	padding: 0;
	margin: 0;
}
h2 {
	color: #3F5875;
	font-size: 14px;
	padding: 0;
	margin: 0;
}
h3 {
	color: #3F5875;
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 0 5px;
	margin: 0;
}

hr {
	border: 0px solid #587DA3;
	border-top-width: 1px;
	height: 0px;
}

div.newsitem { padding: 5px 0 10px 0; }
div.newsitem div { padding: 5px 0 0 60px; height: 50px; border-bottom: 1px dashed #ccc; margin-bottom: 5px; }
div.newsitem h3 a { text-decoration: underline; }

div.faqq {
	background-image: url(../images/q.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 0 0px 45px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 20px;
	border-bottom: 1px solid #999999;
}
div.faqa {
	background-image: url(../images/a.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 0 40px 45px;
}

table { border-collapse: collapse; }
table td { padding: 3px; }
table.event {
	width: 100%;
	padding: 0;
}
table.event td {
	vertical-align: top;
	padding: 0;
}
table.event h3 {
	width: 100%;
	border-bottom: 1px solid #3F5875;
	color: #3F5875;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 0 0 5px 0;
}
table.event table {
	width: 100%;
	padding: 0;
	border: 1px dotted #3F5875;
	border-top: none;
}
table.event table td { padding: 2px 5px 2px 5px; }
tr.alt { background-color: #E1E9F2; }
tr.head {
	background-color: #E1E9F2;
	font-weight: bold;
}
table.event table tr.head td {
	border-bottom: 1px dotted #3F5875;
}
.extras {
	font-weight: bold;
	margin-top: 5px;
}

.tablefoot {
	width: 100%;
	font-size: 10px;
	padding: 2px 0 2px 0;
}


#filters {
	padding: 3px;
	border: 1px dotted #999;
}
#filters h2 {
	padding-bottom: 4px;
}




