body
{
	font-size: 14px;
	font-family: Georgia, Serif;
	background: #5DB7E9 url("img/body_bg.jpg") top repeat-x;
	margin: 0;
	padding: 0;
}
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
img, img a{ border: none; }

h2 { font-family: Verdana, Tahoma, Sans-serif; font-size: 28px; margin-bottom: 0px; }

a { color: #824B2B; text-decoration: none; }
a:hover { text-decoration: underline; }

#header
{
	background: url("img/header_bg.png") top repeat-x;
	height: 178px;
	position: relative;
	z-index: 1;
}

#wrap
{
	width: 960px;
	margin: -178px auto 0 auto;
	position: relative;
	z-index: 2;
}

#logo { float: left; }

#menu ul { margin: 0 0 0 10px; padding: 0; float: left; }

#menu ul li
{
  font-family: Verdana, Tahoma, Sans-serif;
	color: #EAE5CE;
	font-weight: bold;
	display: block;
	font-size: 14px;
	/*font-size: 18px;*/
	text-align: center;
	text-transform: uppercase;
	float: left;
	height: 175px;
	background: url("img/menu_separator.jpg") left no-repeat;
	padding: 0;
}
#menu ul li .count
{
	color: #6E6661;
	font-size: 36px;
	/*font-size: 48px;*/
}
#menu ul li.last { padding: 0; }
#menu ul li a 
{
	display: block;
	text-decoration: none;
	color: #EAE5CE;
	height: 95px;
	padding: 80px 20px 0 18px;
	margin-left: 2px;
}

#menu ul li a.m01:hover
{
	background: url("img/red_menu.jpg") repeat-x;

}
#menu ul li a.m01:hover .count {	color: #C36460; }

#menu ul li a.m02:hover
{
	background: url("img/blue_menu.jpg") repeat-x;
}
#menu ul li a.m02:hover .count {	color: #6D65BB; }

#menu ul li a.m03:hover
{
	background: url("img/green_menu.jpg") repeat-x;
}
#menu ul li a.m03:hover .count {	color: #5D9742; }

#menu ul li a.m04:hover
{
	background: url("img/orange_menu.jpg") repeat-x;
}
#menu ul li a.m04:hover .count {	color: #AB7855; }

#content
{
	width: 802px;
	margin: 175px auto 0 auto;
	padding: 10px 25px;
	background: url("img/content_bg.png") repeat-y;
	z-index: -1;
}

#content #countdown { text-align: right; font-size: 18px; margin: 10px 0 15px 0; }

#content h2 { color: #824B2B; text-transform: uppercase; }
#content p { padding: 0 10px; line-height: 22px; }
#content ul li { line-height: 24px; }
#content .event
{
	width: 227px;
	padding: 10px 15px;
	margin: 10px 5px;
	text-align: center;
	float: left;
	display: block;
}
#content .event:hover
{
	background: #FFF url("img/event_back.gif");
}
#content .event .title 
{ 
  font-family: Verdana, Tahoma, Sans-serif;
	font-size: 28px;
	font-weight: bold;
}
#content .event .desc
{
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, Serif;
}

#content .event_details .title 
{	
  font-family: Verdana, Tahoma, Sans-serif;
	color: #824B2B;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	background: url("img/title_bg.png") no-repeat left;
	padding: 0 0 12px 72px;
}
#content .event_details .desc
{
	font-size: 18px;
	font-style: italic;
	font-family: Georgia, Serif;
	padding-left: 72px;
	margin-top: -12px;
}
#content .event_details .subtitle 
{	
  font-family: Verdana, Tahoma, Sans-serif;
	color: #824B2B;
	font-size: 26px;
	font-weight: bold;
}

#content_bottom
{
	color: #888;
	font-size: 12px;
	width: 852px;
	height: 48px;
	padding-top: 10px;
	margin: 0 auto;
	text-align: center;
	background: url("img/content_bottom.png") no-repeat;
}

#reg_form
{	
	font-size: 20px;
	text-align: center;
}
#reg_form label
{
	font-size: 20px;
}
#reg_form input
{
	font-size: 18px;
	padding: 2px 4px;
}
#reg_form .events_list input, #reg_form .events_list label
{
	font-size: 18px;
}
#reg_form .events_list input
{
	margin-left: 20px;
}
#reg_form input.reg_button { font-size: 30px; }
#reg_form .reg_error
{
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	padding: 5px;
	margin-bottom: 4px; 
	background: #FFCCCC;
	border: 1px solid #FF0000;
}
#reg_form .success_msg
{
	font-size: 16px;
	font-weight: bold;
	color: #008800;
	padding: 5px;
	margin-bottom: 4px; 
	background: #CCFFCC;
	border: 1px solid #008800;
}

.contact .subtitle
{	
	font-family: Verdana, Tahoma, Sans-serif;
	color: #824B2B;
	font-size: 26px;
	font-weight: bold;
}

#s3slider {
   width: 782px; /* important to be same as image width */
   height: 233px; /* important to be same as image height */
   margin: 0;
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 782px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */

   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 720px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;
   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

/* GALLERIA */
.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

ul#gallery
{
	width: 100%;
}

#main_image { padding: 15px; text-align: center; }
#main_image img { margin-bottom:10px; }

td.c1
{
	background: #FFF;
}
tr.head{ font-weight: bold; }
