

/* -- defaults -- */
html {
	background: #030303;
	background-image: url(multicms/images/bg_html.gif);
}
body {	
	background-image: url(multicms/images/bg_body.gif);
	background-position: center top;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
h1, h2, h3, h4, h5 {
	padding: 0px;
	margin: 5px 0px;
}
h1 {
	font: 20px arial;
}
h2 {
	font: bold 15px arial;
}
h3, h4, h5 {
	font: bold 12px arial;
}




/* -- frame -- */
#frame {
	width: 100%;
	background-image: url(multicms/images/bg_frame.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#frame td {
	font: 12px arial;
	text-align: justify;
	vertical-align: top;
}
#frame .clm-left {
	background-image: url(multicms/images/bg_clm_left.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#frame .top-bar {
	width: 858px;
	height: 31px;
}
#frame .clm-right {
	background-image: url(multicms/images/bg_clm_right.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#frame .header {
	width: 858px;
	height: 115px;
	background-image: url(multicms/images/bg_header.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
#frame .main-menu {
	width: 858px;
	height: 55px;
	background-image: url(multicms/images/bg_mainmenu.gif);
	background-position: center bottom;
}
#frame .spcr-h {
	width: 858px;
	height: 7px;
	line-height: 7px;
}
#frame .content {
	width: 858px;
	/*height: 500px;*/
	background: #010101;
	color: #FFF; /*#b3afaf;*/
	border: #323131;
}
#frame .footer {
	width: 858px;
	height: 113px;
	background-image: url(multicms/images/bg_footer.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#frame .footer-tag {
	width: 858px;
	height: 54px;
}


/* -- top-search -- */
#top-search {
	height: 31px;
	background: #010101;
	padding: 0px 25px;
	float: right;
	display: inline;
}
#top-search form {
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
#top-search .search-query {
	width: 100px;
	background: #010101;
	color: #7a7a7a;
	border: none;
}
#top-search .sbtn {
	width: 17px;
	height: 17px;
	background: #010101;
	background-image: url(multicms/images/bg_searchquerybtn.gif);
	background-position: center 1px;
	background-repeat: no-repeat;
	border: none;
	margin: 0px 0px 0px 3px;
}





/* -- HEADER -- */
/* -- logo -- */
#logo {
	width: 180px;
	height: 56px;
	margin: 36px 0px 0px 0px;
	float: left;
	display: inline;
		/*border: dashed 1px #FFF;*/
}
#logo a {
	width: 180px;
	height: 56px;
	text-decoration: none;
	float: left;
	display: block;
}
#logo img {
	width: 180px;
	height: 56px;
	border: none;
}









/* -- CONTENT -- */
#content {
	width: 858px;
}
#content td {
	color: #FFF; /*#b3afaf;*/
}
#content .content-header {
	height: 158px;
}
#content .content-header-img {
	width: 858px;
	height: 158px;
	background: #659b00;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
#content .content-header-img img {
	width: 858px;
	height: 158px;
	padding: 0px;
	margin: 0px;
}
#content .spacer-h {
	height: 20px;
	line-height: 20px;
}
#content .content-heading {
	height: 50px;
	padding: 0px 15px;
}
#content .content-heading h1 {
	font: 25px arial;
	color: #FFF;
	text-transform: uppercase;
	padding: 0px;
	margin: 15px 0px 0px 0px;
}
#content .content-text {
	height: 400px;
	padding: 0px 15px;
}
#content .content-text .content-image {
	background: #48651f;
	margin: 0px 0px 10px 15px;
	float: right;
	display: inline;
}
#content .content-text .content-image img {
	width: 189px;
	height: 123px;
	margin: 10px;
}
#content .content-sublinks {
	width: 210px;
	background-image: url(multicms/images/dot_v_darkgreen.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
#content a {
	color: #659b00;
}
#content a:hover {
	color: #FFF;
}






/* -- INDEX-CONTENT -- */
#index-content {
	width: 858px;
}
#index-content td {

}
#index-content .slideshow {
	width: 858px;
	height: 335px;
}
#index-content .spcr-h {
	height: 15px;
}
#index-content .content-btns {
	height: 108px;
}
#slideshow-wrapper {
	width: 858px;
	height: 335px;
}





/* -- FOOTER -- */
#footer {
	
}

#footer-location h2, #footer-times h2 {
	width: 80px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	display: inline;
}

/* -- footer-location -- */
#footer-location {
	width: 450px;
	color: #010101;
	margin: 10px 0px 0px 20px;
	float: left;
	display: inline;
		/*border: dashed 1px #FFF;*/
}
/* -- footer-times -- */
#footer-times {
	width: 450px;
	color: #010101;
	margin: 10px 0px 0px 20px;
	float: left;
	display: inline;
		/*border: dashed 1px #FFF;*/
}
#footer-times h2 {
	margin: 0px 10px 30px 0px;
}

/* -- social-networks -- */
#social-networks {
	height: 40px;
	text-align: right;
	margin: 10px 20px 0px 0px;
	float: right;
	display: inline;
		/*border: solid 1px #FFF;*/
}
#social-networks a {
	border: none;
}

/* -- footer-contact-info -- */
#footer-contact-info {
	width: 300px;
	color: #010101;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin: 0px 20px 0px 0px;
	float: right;
	display: inline;
		/*border: solid 1px #FFF;*/
}
#footer-contact-info a {
	color: #010101;
	text-decoration: none;
}
#footer-contact-info a:hover {
	color: #FFF;
}

/* -- footer-tag -- */
#footer-tag {
	font-size: 11px;
	color: #416400;
	text-align: right;
	margin: 5px 0px 0px 0px;
	float: right;
	display: inline;
		/*border: solid 1px #FFF;*/
}
#footer-tag a {
	color: #416400;
	text-decoration: none;
}
#footer-tag a:hover {
	color: #FFF;
}






/* -- giving ad -- */
#giving-ad {
	text-align: center;
	margin: 30px 0px 0px 0px;
}
#giving-ad img {
	width: 170px;
	height: 30px;
	border: none;
}


/* -- shortlist - events -- */
#shortlist-events {
	margin: 20px 0px 0px 0px;
	clear: both;
}
#shortlist-events h1 {
	color: #c5c2c2;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
#shortlist-events h1 b {
	color: #FFF;
}
#shortlist-events .day {
	width: 57px;
	height: 50px;
	background-image: url(multicms/images/events_day_bg.gif);
	background-position: center 5px;
	background-repeat: no-repeat;
	text-align: center;
}
#shortlist-events .month {
	font: bold 11px arial;
	color: #000;
	text-transform: uppercase;
	padding: 0px;
	margin: 8px 0px 0px 0px;
}
#shortlist-events .daynum {
	font: bold 20px arial;
	color: #0c3c79;
	padding: 0px;
	margin: -5px 0px 0px 0px;
}
#shortlist-events .details {
	font-size: 11px;
	padding: 0px 0px 0px 10px;
}
#shortlist-events a.title {
	font-size: 12px;
	font-weight: bold;
	color: #006efe;
	text-transform: lowercase;
	text-decoration: none;
}
#shortlist-events a.title:hover {
	color: #FFF;
}










/* -- forms -- */
#stdform {

}
#stdform div {
	padding: 2.5px 0px;
}
#stdform p {
	width: 150px;
	border: solid 0px #000;
	text-align: right;
	padding: 2px 0px;
	margin: 0px 2px;
	float: left;
	display: block;
	clear: left;
}
#stdform p.text {
	padding: 0px;
}
#stdform .note {
	font: 11px arial;
}
#stdform input, textarea {
	border: solid 1px #cecece;
	font: 11px arial;
	padding: 2px;
}
#stdform .cb {
	border: none;
}
#stdform .btn_submit {
	background: #4c9702;
	font: bold 11px arial;
	color: #FFF;
}
#stdform select {
	width: auto;
	border: solid 1px #cecece;
	font: 11px arial;
	padding: 2px;
}
#stdform option {
	margin: 0px 20px 0px 5px;
}
#stdform .cb {
	border: none;
}
#stdform a {
	background: none;
}


/* -- pagination -- */
#pagination {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 4px 0px;
	margin: 5px 0px;
	clear: both;
}
#pagination span {
	color: #FFF;
}
#pagination a {
	font-weight: bold;
	color: #659B00;
	text-decoration: none;
}
#pagination a:hover {
	color: #90df00;
}
#pagination.btm {
	border: none;
}

