body{
    font-family: "lucida grande", Verdana, Tahoma, Geneva, sans-serif;
    font-size: 13px;
    background-color: #000;
    color: #fff;
}

img { border: none }

a {
	
    color: #d71921;
    text-decoration: none !important;
}

h1{
	font-size: 17px;
}

h2{
	font-size: 15px;
}

h3{
	font-size: 12px;
}

a:hover {
	color: white;
    text-decoration: underline;
}


div, body, html, a, h1, h2, h3, h4, p{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}


#wrapper{
	margin: 0 auto 0 auto;
	width: 970px;
}

#header{
	height: 250px;
	width: 970px;
	background-image: url("../images/header.png");
	background-repeat: no-repeat;	
	background-position: top;
	position: relative;
}

#content{
	margin-top: 5px;
}

.header_motto{
	font-size: 8px;
	font-weight: bold;
	position: absolute;
}

#header .text1{
	left: 336px;
	top: 27px;
}

#header .text2{
	left: 325px;
	top: 163px;
}

#header .text3{
	left: 607px;
	top: 60px;
}

#footer{
	height: 42px;
	width: 100%;
}

#footer a{
	color: black !important;
}

.footer_left{
	height: 44px;
	width: 13px;
	background-image: url("../images/footer_left_05.png");
	background-repeat: no-repeat;	
	float:left;
}

.footer_content{
	background-image: url("../images/footer_mid_03.png");
	background-repeat: repeat-x;	
	float: left;
	width: 944px;
	font-size: 10px;
	height: 24px;
	padding-top: 20px;
}

.footer_right{
	width: 13px;
	height: 44px;
	background-image: url("../images/footer_right_04.png");
	background-repeat: no-repeat;	
	float:right;
}

#header #logo{
	position: absolute;
	top: 55px;
	left: 30px;
}

.logo_img{
	position: absolute;
	top: 10px;
	left: 9px;
}

#main_menu{
	left: 10px;
	list-style: none;
	margin-top: 209px;	
	position: absolute;
}

#main_menu{
	padding: 0 0 0 0;
}

#main_menu li{
	float: left;
	background-image: url("../images/separator_menu.png");
	background-repeat: no-repeat;
	background-position: left;
	height: 41px;
	padding-left: 17px;
	padding-right: 15px;
}

#main_menu li:FIRST-CHILD{
	background-image: none;
}

#main_menu a{
	font-size: 20px;
	height: 36px;
	display: block;
	padding-top: 4px;
	color: #000;
}

#main_menu a:hover{
	color: #fff;
}

#main_menu .active{
	color: #fff;
}

#panel_news{
	float: left;
	height: 270px;
	width: 631px;
}

#panel_news .news_head{
	background-image: url("../images/newsbox_up_03.png");
	height:28px;
	width: 616px;
	color: red !important;
	padding-left: 15px;
}

#panel_news .news_cont{
	background-image: url("../images/newsbox_mid_06.png");
	height:242px;
	padding-top: 10px;
	width: 631px;
	/*border-right-style: solid;
	border-right-width: 1px;
	border-right-color: white;*/
}


#panel_news .news_foot{
	background-image: url("../images/newsbox_down_08.png");
	height:28px;
	width: 631px;
}

.news_cont ul{ list-style: none; }



#panel_links{
	float: right;
	height: 290px;
	width: 319px;
}

#panel_links .links_head{
	padding-left: 15px;
	background-image: url("../images/linkbox_up_03.png");
	height:28px;
	width: 304px;
	color: red !important;
}

#panel_links .links_cont{
	background-image: url("../images/linkbox_mid_06.png");
	height:242px;
	width: 304px;
	padding-top: 10px;
	padding-left: 15px;
	/*text-align: center;*/
}


#panel_links .links_foot{
	background-image: url("../images/linkbox_down_09.png");
	height:28px;
	width: 319px;
}

.links_cont a img{
	margin: 5px 18px 0px 0px;
}


#content{
	width: 970px;
}

#content_body{
	margin-top: 5px;
}

#content_body .content_head{
	background-image: url("../images/content_up_03.png");
	height:28px;
	width: 955px;
	padding-left: 15px;
}

#content_body .content_cont{
	background-image: url("../images/content_mid_07.png");
	min-height:362px;
	width: 950px;
	padding-left: 10px;
	padding-right: 10px;
}



.clear_both{
	clear:both;	
}



#slider_pages{
    width: 631px;
    height: 230px;
    /*position: absolute;*/
    overflow: hidden;
}

.slider_page{
    width: 611px;
    height: 230px;
    float: left;
    color: white;
    font-size: 12px;
    padding: 10px 10px 10px 10px;
    position: relative;
}

.slider_page img{
	/*float: left;*/
	margin-right: 10px;
	width: 210px;
}

.wevent_image{
	float: left;
	/*height: 210px;*/
	width: 215px;
}

.wevent_caption{
	float: left;
	height: 48px;
	width: 390px;
}

.wevent_text{
	float: left;
	height: 172px;
	width: 390px;
}

.weventn_caption{
	float: left;
	height: 48px;
	width: 620px;
}

.weventn_text{
	float: left;
	height: 172px;
	width: 620px;
}

.wevent_fb{
	
}

#events_navigator{
	width: 150px;
	float:right;
    text-align: center;
}

#events_navigator .paginator{
    display: inline;
    
}

#events_navigator img{
    border: none;
    height: 9px;
    margin-left: 10px;
    margin-right: 10px;
}


.event_image{
	float: left;
	height: 300px;
	max-heght: 300px;
	width: 215px;
	text-align: center;
}

.event_image img{
	max-height: 300px;
}

.event_caption{
	float: left;
	height: 48px;
	width: 735px;
}

.event_text{
	float: left;
	height: 235px;
	width: 735px;
}

.eventn_caption{
	float: left;
	height: 48px;
	width: 950px;
}

.eventn_text{
	float: left;
	height: 235px;
	width: 950px;
}

.event_fb{
	
}


.event_links, .eventn_links{
	position: absolute;
	margin-left: 750px;
	margin-top: 3px;
}
.event_links a{
	font-weight: bold;
	display: block;
	padding-right: 20px;	
}
.eventn_links a{
	font-weight: bold;	
	display: block;
	padding-right: 20px;
}



.event_item{
	width:100%;
	height: 300px;
}

#slider_control{
	float: right;
	margin-top: 5px;
}

#slider_control *{
	float: left;
	margin: 3px 5px 0px 5px;
}

.slider_left{
	width: 36px;
	height: 22px;
	background-image: url("../images/arrow_left.png");
}

.slider_right{
	width: 36px;
	height: 22px;
	background-image: url("../images/arrow_right.png");
}

.dot_active{
	width: 17px;
	height: 17px;
	background-image: url("../images/dot_full.png");
}

.dot_unactive{
	width: 17px;
	height: 17px;
	background-image: url("../images/dot_empty.png");
	
}

.banner{
	margin-top: 10px;
	float: left;
	background-color: pink;
	width: 630px;
	height: 75px;
}

li{
}

hr{
	border-style: none;
	border-top-style: dashed;
}

.fb_button{
	background-image: url('../images/fb_button.png');
	background-position: right;
	width: 40px;
	height: 250px;
	position: fixed;
	top: 280px;
	margin-left: 970px;
	/*z-index: -5;*/
}

.fb_button a{
	width: 50px;
	height: 250px;
	display: block;
}

.captcom{
	color: white;
	font-size: 9px;
}




input,textarea, select{
    border-style: dashed;
    border-width: thin;
}


#gallery{
    font-size: 11px !important;
}

#gallery_cats{
    font-size: 11px !important;
}


.gal_photo{
    float: left;
    width: 120px;
    height: 120px;
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 8px;
}

.gal_photo a{
    display:table-cell;
    vertical-align: middle;
    text-align: center;
    width: 120px;
    height: 120px;
}

.gal_photo .w{
    width: 120px;
}

.gal_photo .h{
    height: 120px;
}

#gallery_cats a{
    color: #141414 !important;
}

.gal_album{
    display: inline-block;
    width: 120px;
    height: 200px;
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 8px;
    /*box-shadow: black 2px 2px 2px;*/
    font-weight: bold;
    color: #141414;
    text-align: center;
}

.gal_aphoto{
    display: inline-block;
    background-color: black;
    width: 120px;
    height: 120px;
    margin-bottom: 4px;
    box-shadow: black 2px 2px 2px;
}

.gal_album .gal{
    display:table-cell;
    vertical-align: middle;
    text-align: center;
    width: 120px;
    height: 120px;
}


.gal_aphoto .w{
    width: 120px;
}

.gal_aphoto .h{
    height: 120px;
}


.contact_bg{
	margin-top: -20px;
	background-image: url("../images/contact_map.png");
	width: 940px;
	height: 545px;
	color: black;
}

.contact_adress{
	position: absolute;
	margin-left: 630px;
	margin-top: 160px;
}

.contact_form{
	padding-top: 20px;
	padding-left: 30px;
}

.contact_bg textarea{
	width: 400px;
	height: 100px;
}

.contact_bg input[type=text]{
	width: 250px;
}


.videogallery_list{
	width: 250px;
	float: left;
}

.videogallery_list ul{
	padding-left: 15px;
	margin-top: 3px;
}

.videogallery_item{
	width: 700px;
	float: left;
	display: block;
}

.video_alert{
	width: 100%;
	text-align: center;
	font-size: 13px;
	font-weight: bold;	
}

.videogallery_album h2{
	padding-bottom: 10px;
}

.photogallery_list{
	width: 250px;
	float: left;
}

.photogallery_list ul{
	padding-left: 15px;
	margin-top: 3px;
}

.photogallery_album{
	width: 690px;
	float: left;
}

.photogallery_album h2{
	padding-bottom: 10px;
}

#gallery_navigator{
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

#gallery_navigator .paginator{
    display: inline;
    
}

#gallery_navigator img{
    border: none;
    height: 9px;
    margin-left: 10px;
    margin-right: 10px;
}


.welcome{
	padding-top: 20px;
}

/**************** ADMIN */
#admin_box{
	position: absolute;
	background-color: #85a3c0;
	z-index: 5;
}

#admin_box *{
	background-color: #85a3c0;
	vertical-align: middle;
}

#admin_box a{
	color: black !important;
}

#admin_box a:hover{
	color: #f7590d !important;
}

#admin_box .toggle_box{
	background-color: #85a3c0;
	height: 400px;
}

#admin_box ul{
	list-style: none;
}

#admin_box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#admin_box ul li {
	position: relative;
	width: 180px;
	text-align: right;
	}
	
#admin_box li ul {
	position: absolute;
	left: 175px;
	top: 0;
	display: none;
	}
	
	
#admin_box ul li a {
	display: block;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	vertical-align: middle;
	}
	
	#admin_box ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #ccc;
	}
	
	#admin_box ul li ul li{
		text-align: left !important;
	}












/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 8px;
	height: 100%;
	background: red;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #aaaaaa;
	position: relative;
}

.jspDrag
{
	background: #666666;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}