@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
  background-color: #ffffff;
  background-image:url(../images/bg.jpg);
  background-repeat:repeat-x;
  font-family:Tahoma, Geneva, sans-serif;
  font-size:13px;
  color:#0b2343;
  width: 100%;
  padding-top: 0px;
  margin-top: 0px;

}

#clear{
	clear:both;	
}

.clear{
	clear:both;	
}


#wrap {
 	margin: 0px auto;
 	width: 960px;
 	height: 100%;
  	text-align: center;/* IE fix to center the page */
}

#container{
  margin: 0px auto;
  width: 960px;
  text-align: left;
  float: left;
  background-image:url(../images/top_bg.jpg);
  background-repeat:no-repeat;
}


#min-div{
	width:1px;
	height:525px;
	float:left;
}

#top_bg_container{
	width:960px;
}

#header-container{
	width:911px;
	height:145px;
	position:relative;
	left:25px;
	background:url(../images/header-logo.png) no-repeat;

}

#logo-link{
	width:365px;
	height:120px;
	float:left;
	margin:25px 0px 0px 15px;
	cursor:pointer;
	z-index: 999;
}

.header-menu-container{
	width:505px;
	height:16px;
	float:left;
	margin:112px 0px 0px 0px;
	padding-top:3px;

	
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#032f42;
	font-weight:bold;	
}

.header-menu-container ul{

	width: 100%;
	padding: 0px 0px 0px 5px;
	text-align: center; /*set value to "left", "center", or "right"*/
}

.header-menu-container ul li{
	display: inline;
}

.header-menu-container ul li a{
	color: #032f42;
	padding: 0px 8px 0px 8px;
	text-decoration: none;
	border-right: 1px solid #58b6dd;
}

.header-menu-container ul li a:hover{
	color: #ffffff;
	text-decoration: none;

}


.header-menu{
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#032f42;
	font-weight:bold;	
}

#main-content-container{
	width:955px;
	float:left;
}

#event_date_container{
	float:left;
	width:838px;
	height:33px;
	background: url(../images/date_container_bg.png) no-repeat top center;	
	margin: 0 0 0 60px;
}

#event_date_arrow_left{
	float:left;
	width:23px;
	height:20px;
	/*background: url(../images/menu-arrow-left.png) top center no-repeat;*/
	margin: 6px 0 0 9px;
	cursor:pointer;
}

#event_date_area{
	float:left;
	width:750px;
	height:25px;
	margin:2px 0px 0px 10px;
	overflow:hidden;
}

#event_date_area_inside{
	height:18px;
	width:20100px;
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#032f42;
	font-weight:bold;
	margin: 0 0 0 -5px;
}

.event_date_btn{
	float: left;
	width: 50px;
	height:25px;
	cursor:pointer;
	padding: 5px 0 0 5px;	
}

.event_date_eventyes_btn{
	float: left;
	width: 50px;
	height:25px;
	cursor:pointer;
	padding: 5px 0 0 5px;
	background: url(../images/event_btn_eventyes_bg.jpg) repeat-x;
}

.event_date_eventyes_btn_hover{
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	background: url(../images/event_btn_bg.jpg) repeat-x;
}


#event_date_area_datebox{
	float: left;
	width: 50px;
	height:25px;
	cursor:pointer;
	padding: 5px 0 0 5px;
}

.event_date_area_datebox_hover{
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	background: url(../images/event_btn_bg.jpg) repeat-x;
}

#event_date_arrow_right{
	float:left;
	width:23px;
	height:20px;
	/*background: url(../images/menu-arrow-right.png) top center no-repeat;*/
	margin: 6px 0 0 9px;
	cursor:pointer;
}

.event_text_larger{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#0b2343;
	font-weight:bold;
	line-height:22px;
}

.event_text_larger a{
	color:#0b2343;
}

.event_text_larger a:hover{
	color:#ffffff;
}




#left-colum-container{
	width:210px;
	float:left;
}

#left-menu-container{
	width:200px;
	float:left;
}

#left-colum-icons{
	float:left;
	width:125px;
	margin-left:35px;
	
}

#right-main-area{
	float:left;
	width:840px;
	margin:0 0 0 50px;
}

#admin_right-main-area{
	float:left;
	width:725px;
}

#main-area{
	width:780px;
	float:left;
	text-align:left;
	margin:0px 0px 0px 85px;
}

#event-info{
	width:440px;
	float:left;
	padding:5px 0px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#0b245b;
	text-align:left;
	padding:5px;
}

/*
.event-poster-container{
	float:left;
	float:right;
	text-align:center;
}

.event-poster-container img{
	border: 2px solid #4ea3c8;
}

.event-poster-container img:hover{
	border: 4px solid #4ea3c8;
	cursor:pointer;
	background:url(../images/event_img_zoom.jpg) no-repeat bottom right;
}

*/

/* Can remove this class if hover effect is wanted */
.event-poster-container img
{
	border: 2px solid #4ea3c8;
	overflow: hidden;
	float: left;
}

.event-poster-container{
	padding-left:10px;
	float:right;
}

.event-poster-container a img, .event-poster-container a 
{
	border: 1px solid #4ea3c8;
	overflow: hidden;
	float: left;
}

.event-poster-container a:hover
{
	border: 3px solid #4ea3c8;
}
.event-poster-container a:hover img
{
	margin: -3px;
}

.event-email-container{
	clear:both;
	float:left;
	width:125px;
	height:24px;
	margin:10px 0 0 0;
	cursor:pointer;
}

.event-email-icon{
	float:left;
	width:40px;
	height:20px;
}

.email-link-text{
	float:left;
	width:75px;
	height:16px;
	padding: 4px 0 0 0;
	font-size:10px;
}

#event-email-form-container{
	float:left;
	display:none;
}

legend.emailSend{ display: none; }
fieldset.emailSend	{ border: 0; }

label.emailSend{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
}

input.emailSend {
	width: 600px;
	display: block;
	padding: 4px;
	margin: 5px; 0 0 5px;
	font-size: 14px;
	color: #3a3a3a;
	font-family:Verdana, Geneva, sans-serif;
}


input.emailSendSmaller {
	width: 200px;
	display: block;
	padding: 4px;
	margin: 5px; 0 0 5px;
	font-size: 14px;
	color: #3a3a3a;
	font-family:Verdana, Geneva, sans-serif;
}

input.emailSend:hover {
	background-color: #ffffff;
	border:2px solid #4ea3c8;
}

input.emailSend:focus {
	background-color: #e2f4fb;
	border:2px solid #4ea3c8;
}

#admin-login-container{
	width:148px;
	height:99px;
	float:left;
	padding-top:5px;
	background:url(../images/login_bg.jpg) no-repeat;
	position:absolute;
	top: 90px;
	
}

form.AdminLogin{
	width: 148px;
	margin: 0 0 0 5px;	
}

legend{
	display: none;
}

fieldset{
	border: 0;
}

input.AdminLogin {
	width: 120px;
	display: block;
	padding: 1px;
	margin: 15px 0 0 2px;
	font-size: 8px;
	color: #000000;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}

#admin-login-container-mainArea{
	width:148px;
	
}

.admin-login-button {
	width:49px;
	height:17px;
	background: url(/images/admin_login_btn_up.jpg) no-repeat top center;
	border: none;

}

.admin-login-button:hover {
	background: url(/images/admin_login_btn_over.jpg) no-repeat top center;
	border: none;
	cursor:pointer;
}

#footer {
	background-image:url(/images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-color:#4ea3c8;
	position:relative;
	min-height:200px;
	/*margin: 0px auto;
	background: #4ea3c8 url(/images/footer_bg.jpg) repeat-x;*/
}					  

#footer-inside{
	width:970px;
	margin:0 auto;
	position:relative;
	min-height:180px;
	background: url(/images/footer_inside_bg.jpg) no-repeat top center;
	z-index:5000;
/*margin: 0px auto;
	width: 980px; */
}


#footer-left{
	float:left;
	margin-top:50px; /*75*/
	text-align:left;
	padding:25px 0 0 0;
	width:750px; /* 730 */
	height:95px; /* 95 */

	
}

#footer-right{
	float:left;
	margin-top:75px; /*90*/
	width:220px;
	height:75px;
	text-align:center;
}



/*
 * Contact Form
 -----------------------------*/
form#contactForm fieldset              { padding:10px 30px;margin:0;border:0; }
form#contactForm input                 { width:250px; }
form#contactForm input,
form#contactForm textarea              { border:1px solid #ccc;padding:5px;margin:10px 0 0 0; }
form#contactForm input:focus,
form#contactForm textarea:focus        { background:#ade1f7; }
form#contactForm textarea              { font:.9em Verdana, Arial, Helvetica, sans-serif; }
form#contactForm label                 { display:block;margin:12px 0 0;font-weight:700;font-size:.9em;float:left;clear:left;width:90px; }
form#contactForm label:after           { content:": "; }
form#contactForm button                { display:block;float:left;clear:both;margin:1em 0; }


#error_box-guestbook{
	float:left;
	width:525px;
	height:25px;
	margin-left:60px;
	background-color:#c82525;
	border:1px solid #8f0f0f;
	padding:20px 10px 10px 10px;
	text-align:center;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}



/* SITE ADMIN SECTION STYLNGS */

#admin-menu-container{
	width:200px;
	height:553px;
	float:left;
	background: url(../SiteAdmin/images/admin-menu-bg.png) no-repeat center;
}

#admin-menu{
	width:143px;
	margin: 25px 0px 0px 30px;
}

#admin-menu ul{
	width: 100%;
	padding: 5px 0px 5px 0px;
	text-align: left; /*set value to "left", "center", or "right"*/
	height:29px;
	
}

#admin-menu ul li{
	display:block;
	list-style-type: none;
	
}

#admin-menu ul li a{
font: bold 12px Verdana, Helvetica, sans-serif;
color: #163c6d;
display: block;
width: auto;
padding: 5px 0;
padding-left: 10px;
text-decoration: none;
}

#admin-menu li a:hover {
padding-left: 20px;
color:#315f9a;
}

#admin-menu .logout {
font: bold 14px Verdana, Helvetica, sans-serif;
color: #a5251c;
}

body#admin-home a.admin-home,
body#admin-editpages a.admin-editpages,
body#admin-events a.admin-events,
body#admin-users a.admin-users {
	
	color:#FFF;
	padding-left: 20px;
	background-color:#163c6d;

}

#user-container{
	background-color:#ededed;
	width:500px;
	height:75px;
	margin-left:50px;
	padding:8px;
	
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	
}
.user-table{
	width:100%;
}

.user-table-text{
	font-size:12px;
	color:#164685;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
}


#edit-content-container{
	background-color:#ededed;
	width:450px;
	margin-left:50px;
	padding:8px;
	font-size:22px;
	font-weight:bold;
	
}

#edit-content-container a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#164685;
}

#edit-content-container a:hover{
  color:#16b716;
}

#admin-event-container{
	width:625px;
	height:191px;
	background:url(../SiteAdmin/images/admin-edit-bg.png) no-repeat center;
	cursor:pointer;
}

#admin-event-container-inside{
	width:616px;
	height:180px;
	margin:4px 4px 4px 4px;
	float:left;
}

#admin-event-container-day{
	width:29px;
	height:175px;	
	float:left;
}

#admin-event-container-right-area{
	float:left;
	width:575px;
	height:180px;
	margin-left:10px;
}

#admin-event-container-poster{
	float:left;
	height:175px;
	margin:3px 0px 0px 3px;
}


.admin-event-date{
	font:Verdana, Geneva, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#0b245b;
	padding-left:5px;
}

.admin-event-title{
	font:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0b245b;
}

.admin-event-text{
	height:122px;
	padding:5px;
	overflow:hidden;	
}


.event-image-choose{
	display:none;
	width:500x;
	height:260px;
	padding:4px;
	margin:20px 0px 0px 5px;

}

.new-image{
	width:500x;
	height:50px;
	background-color:#ededed;
	border: 1px solid #aacd88;
	padding:4px;

}

.default-image{
	width:500x;
	height:180px;
	background-color:#ededed;
	border: 1px solid #aacd88;
	padding:4px;
	margin-top:10px;
}

.default-image-single-container{
	width:84px;
	padding:4px;
	float:left;
	text-align:center;
	
}

.default-image-single-container:hover{
	background-color:#09F;
	
	
}

/*
Name: Sliding Login Panel with jQuery 1.3.2
Author: Jeremie Tisseau
Author URI: http://web-kreation.com/
Script URI: http://web-kreation.com/index.php/tutorials/nice-clean-sliding-login-panel-built-with-jquery/
Date: March 26, 2009
Version: 1.0

	The CSS, XHTML and design is released under Creative Common License 3.0:
	http://creativecommons.org/licenses/by-sa/3.0/

*/ 

/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */
.tab {
	height: 74px;
	position: relative;
  	background: url(/images/tab_b.png) repeat-x 0 0;
    top: 0;
    z-index: 999;
}

.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 74px;
	width: auto;
  	font-weight: bold;
	margin: 0;
	right: 250px;
  	color: white;
  	font-size: 80%;
	text-align: center;
}


.tab ul.login li {
 	text-align: left;
	display: block;
	float: left;
	height: 74px;
}

.tab ul.login li a {
	color: #15ADFF;
}
.tab ul.login li a:hover {
	color: white;
}

/* sliding panel */
#toppanel {
    position: absolute;   /*Panel will overlap  content */
    /*position: relative;   /*Panel will "push" the content down */
    top: 0;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
	z-index: 99;
}


#panel {
	width: 100%;
	height: 350px;
	color: #999999;
	background: #272727;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}

#panel h1 {
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0;
	color: white;
}

#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: white;
}

#panel p {
	margin: 5px 0;
	padding: 0;
}

#panel a {
	text-decoration: none;
	color: #15ADFF;
}

#panel a:hover {
	color: white;
}

#panel a-lost-pwd {
	display: block;
	float: left;
}

#panel .content {
	width: 875px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;
}

#panel .content .left {
	width: 440px;
	height:350px;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #333;

}

#panel .content .right {
	width: 270px;
	float: right;
	padding: 0 65px;
	border-right: 1px solid #333;
	border-left: 1px solid #333;


}

#panel .content form {
	margin: 0 0 10px 0;
}

#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
}

#panel .content input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 225px;
	color: white;
	height: 16px;
}

#panel .content input:focus.field {
	background: #545454;
}

#panel .content textarea.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 300px;
	color: white;
	height: 75px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#panel .content textarea:focus.field {
	background: #545454;
}

/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}

#panel .content input.bt_login {
	width: 119px;
	background: transparent url(../images/bt_login.png) no-repeat 0 0;
}

#panel .content input.bt_register {
	width: 94px;
	color: white;
	background: transparent url(../images/bt_register.png) no-repeat 0 0;
}

