@CHARSET "UTF-8";

/*********************************************************
** STRUCTURE 
**/


* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    font-size: 12px;
    text-align: center;
    font-family: sans-serif; 
    border: none;
 	color: #111;
 	background: #000 url('/images/bg.jpg') no-repeat left 20px; 
}    

div#wrapper {
    width: 980px;
    border: none;
    margin: 0 auto;
    text-align: left;	
	overflow: visible;
	background: transparent url('/images/shadow.png') repeat-y top left; 
}

#paper 	{
	margin: 0 auto; 
	width: 940px; 
	background-color: #fff; 
}

div#header {
	position: relative;
    margin: 0 ;
    padding: 0;
    width: 940px;
    height: 136px;   
    border: none;
    background: transparent url('/images/header.jpg') no-repeat left top;
}
  
div#main {
	min-height: 400px;	
	width: 940px;
	position: relative;
	
}

div#page {
	float: left;
}

div#page div#rightColumn {
	vertical-align: top;
	float: left;
	width: 200px;
	border: none;
	padding: 0 10px 0 0px;
	min-height: 200px;		
}

div#page div#mainContent {
	position: relative;
	border: none;
	padding: 0 25px 10px 30px;
	width: 630px;
	float: left;
	height: auto;
	min-height: 150px;
}
div.events_intro {
 	position: absolute; 
	top: 20px;
	left: 315px;
}
div.events_intro img {
	
}
div#mainContent {
	vertical-align: top;
	height: 280px;
	border-bottom: 2px dotted #bcd077;
	margin-bottom: 3px;
    float:none;
}
div#mainContent .cms {
	line-height: 150%;	
	margin-right: 15px;
}


#newsList {
	clear:both;
}
div.cms ul , div.cms ol {
	margin: 8px 0;
	list-style-position: inside;
}
div.cms li {
	margin: 5px 0;
	}

div.cms p {
	margin: 0px 0 8px 0;
}
div.cms h2, .cms h3 , .cms h4 {
	margin: 10px 0 2px;
}

div.cms td {
	vertical-align: top;
}

div#bottomContent {
	padding: 26px 0 0 0;	
	min-height: 250px;
	
}

div#footer {
	margin-top:5px;    
    height: 24px;   
    padding: 0;        
    clear: both;
    float: none;
    border: none;
}

div#bottom_shadow {
	margin: 0 auto;
	background: transparent url('/images/bottom_shadow.png') no-repeat bottom left;
	width: 980px;
	height: 25px;	
}

/*******************/
/*** Components ***/

div#bottomCms {
	width: 310px;
	float: left;
	margin: 0 20px 10px 30px;
	position: relative;
	z-index: 10;
}
div#mapContent {
	width: 330px;
	float: left;
	position: relative;
	z-index: 0;
}
div#testimonials {
	width: 220px;
	float: left;
	color: #e23190;
	font-size: 18px;
	position: relative;
	z-index: 0;
	background: transparent url("/images/quote1.jpg") no-repeat left top;	
}

div.red_section div#testimonials { color:  #d62d88;  }
div.blue_section div#testimonials {  color: #5fabce;  }
div.green_section div#testimonials {  color: #aecd1e;  }
div.orange_section div#testimonials {  color:  #e49f1b;  }

div.red_section h1,div.red_section h2,div.red_section h3 ,div.red_section h4  { color:  #d62d88;  }
div.blue_section h1,div.blue_section h2,div.blue_section h3, div.blue_section h4  {  color: #5fabce;  }
div.green_section h1, div.green_section h2, div.green_section h3 ,div.green_section h4 {  color: #aecd1e;  }
div.orange_section h1, div.orange_section h2, div.orange_section h3, div.orange_section h4  {  color:  #e49f1b;  }

div.red_section h1 a,div.red_section h2 a,div.red_section h3  a,div.red_section h4  a { color:  #d62d88;  }
div.blue_section h1 adiv.blue_section h2 a,div.blue_section h3 a, div.blue_section h4  a {  color: #5fabce;  }
div.green_section h1 a div.green_section h2 a, div.green_section h3  a,div.green_section h4 a {  color: #aecd1e;  }
div.orange_section h1 a, div.orange_section h2 a, div.orange_section h3 a, div.orange_section h4 a {  color:  #e49f1b;  }

div#testimonials div.testimonials {
	margin: 10px 30px;
	display: inline;
	width: 160px;
	float: left;
	padding-right: 25px;
	background: transparent url("/images/quote2.jpg") no-repeat bottom right;	
}

div#testimonials p.signature {
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #222;
}

div#supporters {
	font-size: 12px;
	color: #222;
	widtH: 220px;
	margin-top: 15px;
	clear: both;
	float: left;
	min-height: 30px;
}


#flash {
	width: 440px;
	height: 265px;
	float: left;
	margin: 10px 20px 10px 30px;

}

div#youtube {
	width: 425px;
	height: 265px;
	float: left;
	margin: 10px 0px;
	overflow: hidden;
}
	


div#galleryBar {
	background-color: #c9ec25;
	height: 85px;
	border-top: 1px solid #bcd077;
}
div#galleryBar div.gallery {
	width: 660px;
	margin-left: 30px;	
	padding: 12px 0;
	float: left;
	
}
div#galleryBar div.gallery a {
	margin-right: 15px; 
}

div#galleryBar div.gallery img {
	width: 90px;
	height: 60px;
}

div#galleryBar div.clue {
	float: left;
	background: transparent url('/images/arrow.jpg') no-repeat left ;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	width: 150px;
	padding: 25px 35px;	
}

div.field {
	margin: 0 0 5px 0;
	clear: both;
	float: none;
}

div.field label {
	display: block;
	font-weight: bold;
}

div.formResult {
	width: 270px;
	font-weight: bold;
	color: #fff;
	padding: 2px;
	margin: 2px 0px 5px 0px;
}



.success {
	background: #0c0;
	color: white;
}


ul.pagerLinks li {
	list-style: none;
	display: inline;
	padding: 2px;
	border: 1px solid #000;
	background: #333;
	color: #999;
	width: 10px;
	height: 10px;
	float: left;
	margin-right: 2px;
	font-size: 10px;
	text-align: center;
}

ul.pagerLinks li a {
	color: #fff;
	text-decoration: none;
	display: block;
	
}

ul.pagerLinks li.pageInfo {
	width: auto;
	border: none;
	background: none;
	color: #333;
	line-height: 14px;
}

div.introduction {
	margin: 15px 0; 
}

#footer a {
   
    text-decoration: none;
}



/*** LINKS ***/

table#linkList {
    margin: 10px 0 0 10px;
}

table#linkList tr td.content {
    padding: 2px;
}

table#linkList tr td img {
    padding: 5px;
}

/*** CONTACT ***/

form.contact {
	margin-left: 10px;
	width: 270px;
}
form.contact div.field input.text {
	width: 260px;
	padding: 1px;
}

form.contact div.field textarea {
	width: 260px;
	height: 80px;
	padding: 1px;
}

div#map {
	height: 300px;
}

div#map span,
div#map a.terms-of-use-link {
	display: none;
}

div#journeyBox {
	display: none;
}
#directionsForm {
	margin-top: 10px;
}

/*** GALLERY ***/

ul#galleryList {
		
}

ul#galleryList li {
	list-style: none;
	display: block;
	float: left;
	margin-right: 6px;
	margin-bottom: 4px;
}

ul#galleryList li a {
	position: relative;
}

ul#galleryList li a span {
	display: none;
}

ul#galleryList li a:hover span {
	display: none;
	position: absolute;
	bottom: 2px;
	left: 0px;
	width: 150px;
	height: 40px;
	background: #333;
	overflow: hidden;
	text-align: center;
	line-height: 40px;	
	 /* for IE */
  	filter:alpha(opacity=60);
  	/* CSS3 standard */
  	opacity:0.6;
	color: #fff;
} 

/*** SITEMAP ***/

ul#sitemap {
	margin-left: 20px;
	color: #E23190;
}

ul#sitemap li ul {
	margin-left: 30px;
}

#sitemap a, #sitemap a:visited, #sitemap a:active {
	text-decoration: none;
	font-size: 1.2em;
	line-height: 20px;
	color: #E23190;
}


div#breadcrumb {
	color: #444;
	padding: 10px 30px;
	font-size: 10px;
	height: 20px;
}
div#breadcrumb a {
	color: #444;
	text-decoration: none;	
}
div#breadcrumb a:hover {
	text-decoration: underline;	
}
/*** SEARCH RESULTS ***/

ul.search_result {	
	list-style:none;
}
ul.search_result li {
	margin: 18px 0;
	list-style: none;
}
ul.search_result li h3 {
	margin: 3px 0;
}
ul.search_result li h3 a {
	color: #E49F1B;
}

.idented {
	margin-left: 30px;
}

.search_tool 								{ overflow: visible; border: none ; padding: 0; right: 10px; top: 10px; position: absolute; overflow: hidden; vertical-align: top; float:none; background-color: #dedede; opacity:0.8;filter:alpha(opacity=80); }
.search_tool input 							{ font-family: arial; border: none ; background-color: transparent ; outline: 0;  color:#3e3e3e; padding: 3px 8px ;  margin: 0; font-size: 13px; width:170px;  }
.search_tool input.submit 					{ font-family: arial; color: #2e2e2e;  background-color: #fff; outline: 0; border: none; padding: 0; margin: 0 ;  padding: 3px 4px; font-size: 13px; width: auto; }

div#social {
	width: 240px;
	position: absolute;
	height: 35px;
	right: 23px;
	color: #3b9bd2;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding: 3px;
}
div#social span {	
	
	width: 130px;
	float: left;
	margin: 3px 0 0 25px;
}
div#social img {
	border: none;
	margin-left: 8px;
}



table#newsList td {
	padding: 10px 5px;
	border-bottom: 1px dotted #c7c7c7; 
}


ul#cmsImages {
	list-style: none;
	margin: 5px 0 15px 0;
	clear: both;
	height: 180px;
	width: 650px;
}
ul#cmsImages li {
	float: left;
	margin-right: 6px;
}
ul#cmsImages li img {	
}

div#hint {
	width: 350px;	
	height: 140px;
	overflow: visible;
	color: #333;
	font-size: 10px;
	display:none;	
	position: absolute;
	z-index: 20;
	text-align: left;
	line-height: 130%;
	border: none;
	padding: 0 20px 0 0;
	background: transparent url('/images/corner2.gif') no-repeat top right;
	border-bottom: 1px solid #000;
}
div#hint div#hint_content {
	border: none;
	margin-top:0px;
	margin-left: 0px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;	
	padding: 5px 5px 5px 25px;
	background: #fff;	
	height: 129px;
}
div#hint img.corner {
	position: absolute;
	top: 0;
	right: 0;	
}
div#hint h2 {
	margin: 5px 0 5px 0;
	font-size: 10px;
}
div#hint div#arrow {
	position: absolute;
	width: 60px;
	height: 30px;
	bottom: -30px;
	left: 0;
	background: transparent url('/images/corner3.gif') no-repeat 0 0 ;
}

form.filter {
	width: 300px;
}
form.filter input.text {
	margin: 1px 0;
	width: 250px;
	font-size: 12px;
	padding: 1px;
}
form.filter label {
	font-weight: normal;
	font-size: 12px;
}

/** CALENDAR **/
div#calendar {
	
}

/* Locations */
.locations li								{ margin: 30px; list-style: none; clear: both; float: none;}
.locations img 								{ float: left; margin: 10px 20px 10px 10px; display: block; width: 110px; }
.locations div								{ float: left; width: 400px; }

.calendar									{ border-collapse: separate; margin-bottom: 15px; font-size: 11px; }
.calendar .today a							{ text-decoration: underline; }
.calendar td a								{ display: block; padding: 0 3px; margin: 0; }
.calendar td								{ text-align: center; padding: 0px; border: 1px solid white; color: #e2007a; padding: 0; }
.calendar th								{ text-align: center; padding: 0 7px; }
.calendar td.selected						{ border: 1px solid #888;   }
.busy										{ background-color: #d7e9f0; }
.calendar th table							{ width: 100%; }
.calendar .disabled							{ color: #bbb; }
