

/* -- defaults -- */
html {
	background: #1b1b1b;
	background-image: url(multicms/images/html_bg.gif);
	background-position: center top;
	background-repeat: repeat-x;
}
body {	
	background-image: url(multicms/images/body_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	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-bg -- */
#frame-bg {
	background-image: url(multicms/images/frame_bg.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
}


/* -- frame -- */
#frame {
	width: 960px;
}
#frame td {
	font: 12px arial;
	color: #fdfdfd;
	text-align: justify;
	vertical-align: top;
}
#frame .header {
	height: 110px;
}
#frame .mainmenu {
	height: 29px;
}
#frame .content-top {
	height: 11px;
	background: #FFF;
}
#frame .content {
	background: #FFF;
}
#frame .content-btm {
	height: 11px;
	background: #FFF;
}
#frame .spcr-h {
	height: 17px;
}
#frame .footer {
	height: 140px;
}






/* -- HEADER -- */
/* -- logo -- */
#logo {
	width: 252px;
	height: 64px;
	margin: 35px 0px 0px 30px;
	float: left;
	display: inline;
		/*border: dashed 1px #FFF;*/
}
#logo a {
	width: 252px;
	height: 64px;
	text-decoration: none;
	float: left;
	display: block;
}
#logo img {
	width: 252px;
	height: 63px;
	border: none;
}
#topmenu {
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px 0px 0px;
	float: right;
	display: inline;
		/*border: dashed 1px #FFF;*/
}
#topmenu a {
	color: #a1a1a1;
	text-decoration: none;
}
#topmenu a:hover {
	color: #fbc000;
}









/* -- CONTENT -- */
#content {
	width: 960px;
}
#content td {
	color: #000;
}
#content .content-header {
	height: 130px;
}
#content .content-header-img {
	width: 960px;
	height: 130px;
	background: #3f5c70;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
#content .content-header-img img {
	width: 960px;
	height: 130px;
	padding: 0px;
	margin: 0px;
}
#content .spacer-h {
	height: 20px;
	line-height: 20px;
}
#content .content-heading {
	height: 70px;
	padding: 0px 30px;
}
#content .content-heading h1 {
	font: bold 25px arial;
	color: #3d3c3c;
	text-transform: uppercase;
	padding: 0px;
	margin: 35px 0px 0px 0px;
}
#content .content-text {
	height: 400px;
	padding: 0px 30px;
}
#content .content-text .content-image {
	background: #efefef;
	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_grey.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
#content-text a {
	color: #d59203;
}
#content-text a:hover {
	color: #333;
}






/* -- INDEX-CONTENT -- */
#index-content {
	width: 960px;
}
#index-content td {

}
#index-content .slideshow {
	width: 960px;
	height: 274px;
}
#index-content .spcr-h {
	height: 15px;
}
#index-content .content-btns {
	
}
#slideshow-wrapper {
	width: 960px;
	height: 274px;
}





/* -- FOOTER -- */
#footer {
	
}
#footer-contact-info h2, #footer-menu h2, #social-networks h2 {
	font: bold 15px arial;
	color: #fbc000;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
/* -- footer-contact-info -- */
#footer-contact-info {
	width: 210px;
	color: #c8c8c8;
	font-size: 11px;
	text-align: left;
	margin: 20px 0px 0px 20px;
	float: left;
	display: inline;
		/*border: solid 1px #FFF;*/
}
#footer-contact-info a {
	color: #ffcb00;
	text-decoration: none;
}
#footer-contact-info a:hover {
	color: #FFF;
}
/* -- footer-menu -- */
#footer-menu {
	width: 260px;
	height: 105px;
	font-size: 11px;
	margin: 20px 0px 0px 30px;
	float: left;
	display: inline;
		/*border: dashed 1px #FFF;*/
}
#footer-menu ul {
	width: 250px;
	list-style: none;
	padding: 0px;
	margin: 0px;
		/*border: solid 1px #FFF;*/
}
#footer-menu ul li {
	width: 120px;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
		/*border: dashed 1px #FFF;*/
}
#footer-menu ul li a {
	color: #c8c8c8;
	text-decoration: none;
}
#footer-menu ul li a:hover {
	color: #ffcb00;
}
/* -- social-networks -- */
#social-networks {
	width: 250px;
	height: 105px;
	margin: 20px 0px 0px 30px;
	float: left;
	display: inline;
		/*border: solid 1px #FFF;*/
}
#social-networks a {
	border: none;
}
/* -- footer-tag -- */
#footer-tag {
	width: 200px;
	font-size: 11px;
	color: #3463a0;
	text-align: right;
	margin: 0px 10px 0px 0px;
	float: right;
	display: inline;
		/*border: solid 1px #FFF;*/
}
#footer-tag a {
	color: #3463a0;
	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;
}






