@charset "utf-8";
/* CSS Document */
body
	{
	margin: 0px;
	background-image: url('../images/bg.gif');
	background-attachment:fixed;
	}

#wrapper
	{
	width: 920px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -460px;
	background-color: #f2e7d3;
	background-image: url('../images/rightbg.gif');
	background-position:right;
	background-repeat:repeat-y;
	}

/* TOP BANNER */
#topbanner
	{
	width: 920px;
	height: 161px;
	background-image: url('../images/top.jpg');
	}

/* MENU */
#topmenu
	{
	margin: 121px 0px 0px 0px;
	height: 40px;
	float: right;
	}
	
	#topmenu a
	{
	float: right;
	margin: 13px 16px 0px 0px;
	color: #cfded8;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: -0.5px;
	line-height: 14px;
	text-decoration:none;
	}
	
	#topmenu a:hover
	{
	color: #FFFFFF;
	}
	
/* STREAMER */

.moduletable_streamer
	{
	width: 640px;
	display: block;
	background-color:#00FF00;
	float: left;
	margin: 0px;
	padding: 0px;
	}	

.moduletable_streamer object, .moduletable_streamer object embed
	{
	width: 640px;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	}

/* MAIN CONTAINER */

#container
	{
	margin: 20px 0px 20px 80px;
	width: 520px;
	float: left;
	}
	

/* BANNER - RIGHT */

#rightbanner
	{
	width: 280px;
	float: right;
	display: block;
	background-color: #efd3af;
	background-repeat:no-repeat;
	background-image: url('../images/banner_bg.jpg');
	background-position: 0px 234px;
	}

#rightbanner h1
	{
	margin: 20px 20px 0px 20px;
	}
	
#rightbanner p
	{
	margin: 0px 20px 20px 20px;
	color:#333333;
	}

.moduletable_jumpto, .moduletable_jumpto img
	{
	width: 280px;
	float: right;
	display: block;
	}


/* FOOTER */

#footer
	{
	background-repeat: repeat-x;
	background-image: url('../images/footer_bg.gif');
	background-color: #421a00;
	clear: both;
	width: 920px;
	padding: 30px 0px 30px 0px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
	}

#footerplacer
	{
	width: 920px;
	margin-top: 40px;
	}
	

	#footer a
	{
	margin: 0px 10px 0px 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration: underline;
	}
	
	#footer a:hover
	{
	color: #FFFFFF;
	text-decoration: none;
	}
	
	#footer p
	{
	position: relative;
	top: 30px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 24px;
	text-decoration: none;
	}

.moduletable_footermenu
	{
	margin: 0px 16px 8px 16px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px dotted #7b3910;
	}

/* GENERAL TEXT STYLES */

h1, .contentheading
	{
	color: #471d00;
	font-size: 24px;
	margin: 12px 0px 6px 0px;
	line-height: 26px;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	}

h2
	{
	color: #471d00;
	font-size: 18px;
	margin: 10px 0px 4px 0px;
	line-height: 20px;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	}

h3, h4, h5, h6
	{
	color: #000000;
	font-size: 14px;
	margin: 6px 0px 2px 0px;
	line-height: 16px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	}
	
p	
	{
	color:#333333;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}

#container li
	{
	color:#333333;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}

#container a
	{
	color: #471d00;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}

#container a:hover
	{
	text-decoration:none;
	}
	
/* EVENTLIST COMPONENT */

#el_filter
	{
	color:#333333;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	#el_filter option, #el_filter select, #el_filter button
	{
	color:#333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 4px;
	}

.el_fleft
	{
	float: left;
	width: 70%;
	}
.el_fright
	{
	float: left;
	width: 30%;
	}

.eventtable
	{
	border-collapse:collapse;
	color:#333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	}
	
.eventtable img
	{
	border: 0px;
	margin-left: 4px;
	}

.eventtable .sectiontableheader
	{
	color: #000000;
	font-size: 14px;
	margin: 0px;
	line-height: 16px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	}

.eventtable .sectiontableheader a
	{
	color: #000000;
	font-size: 14px;
	margin: 0px;
	line-height: 24px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	}

.eventtable .sectiontableheader a:hover
	{
	text-decoration: underline;
	}
	
.eventtable tbody a
	{
	color:#333333;
	font-size: 11px;
	line-height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	}

.eventtable tbody a:hover
	{
	text-decoration: none;
	}

.eventtable tr
	{
	height: 36px;
	padding: 4px;
	}

.sectiontableentry1
	{
	background-color: none;
	border-top: 1px dotted #333333;
	}
	
.sectiontableentry2
	{
	background-color: #f9f6ef;
	border-top: 1px dotted #333333;
	}
	

.eventtable tbody strong
	{
	padding-left: 6px;
	}

p.buttons a
	{
	width: 80px;
	text-align:center;
	padding: 3px;
	display: block;
	background-color: #f9f6ef;
	border: 1px solid #666666;
	color:#333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	}

p.buttons a:hover
	{
	background-color:#FFFFFF;
	}
.eventtable tbody
	{
	color:#333333;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}

/* EVENTLIST EVENTS DETAILS */
/*
dl dt.title, dl dt.where, dl dt.when, dl dt.category, dl dt.venue, dl dt.venue_street, dl dt.venue_plz, dl dt.venue_city, dl dt.venue_country
	{
	color:#333333;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	float: left;
	width: 100px;
	height: 20px;
	}

dl dd.title, dl dd.where, dl dd.when, dl dd.category, dl dd.venue, dl dd.venue_street, dl dd.venue_plz, dl dd.venue_city, dl dd.venue_country
	{
	color:#333333;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	float: left;
	width: 420px;
	height: 20px;
	}

dl dd.category a, dl dd.venue a
	{
	color:#333333;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	}

dl dd.category a:hover, dl dd.venue a:hover
	{
	text-decoration: none;
	}

h2.description
	{
	margin: 0px;
	line-height: 40px;
	clear: both;
	}

h2.location
	{
	margin: 0px 0px -16px 0px;
	line-height: 40px;
	clear: both;
	}
*/

dd
	{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

/* MODULE - LATEST EVENTS */

.moduletable_latestevents 
	{
	padding: 20px;
	display: block;
	float: right;
	}

.moduletable_latestevents h3
	{
	color: #471d00;
	font-size: 18px;
	margin: 0px 0px 8px 0px;
	line-height: 20px;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	}

.moduletable_latestevents ul
	{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

.moduletable_latestevents ul li
	{
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 6px 0px;
	border-top: 1px dotted #666666;
	}

.moduletable_latestevents ul li .date
	{
	width: 240px;
	display: block;
	color:#333333;
	font-size: 11px;
	line-height: 15px;
	margin: 8px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.moduletable_latestevents ul li .location a
	{
	width: 240px;
	display: block;
	color:#471d00;
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 8px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
	}

.moduletable_latestevents ul li .location a:hover
	{
	text-decoration: underline;
	}



