

/* -- defaults -- */
html {
	background: #000;
	background-image: url(multicms/images/html_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
body {
	background-image: url(multicms/images/body_bg.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
h1, h2, h3, h4, h5 {
	color: #0018ff;
	padding: 0px;
	margin: 5px 0px;
}
h1 {
	font: 20px arial;
}
h2 {
	font: bold 15px arial;
}
h3, h4, h5 {
	font: bold 12px arial;
}




/* -- frame -- */
#frame {
	width: 899px;
}
#frame td {
	font: 12px arial;
	color: #fdfdfd;
	text-align: justify;
	vertical-align: top;
}
#frame .header {
	height: 150px;
}
#frame .spacer-h {
	height: 11px;
	background: #000;
}
#frame .spacer-v {
	width: 11px;
	background: #000;
}
#frame .mainmenu {
	width: 199px;
	background: #000;
	background-image: url(multicms/images/mainmenu_bg.jpg);
	background-position: center -5px;
	background-repeat: no-repeat;
}
#frame .content {
	width: 667px;
	background: #000;
}
#frame .footer {
	height: 169px;
}








/* -- HEADER -- */
/* -- topmenu -- */
#topmenu {
	font-size: 11px;
	text-align: right;
	text-transform: uppercase;
	margin: 15px 0px 0px 0px;
		/*border: dashed 1px #FFF;*/
}
#topmenu a {
	color: #bfbfbf;
	text-decoration: none;
}
#topmenu a:hover {
	color: #fefefe;
}
/* -- logo -- */
#logo {
	height: 50px;
	margin: 15px 0px 0px 0px;
}
#logo a {
	width: 220px;
	height: 50px;
	text-decoration: none;
	float: left;
	display: block;
		/*border: dashed 1px #FFF;*/
}
/* --  mainmenu -- */
#mainmenu {
	margin: 0px 0px 0px 0px;
}







/* -- CONTENT -- */
#content {
	width: 667px;
}
#content td {
	
}
#content .content-header {
	height: 153px;
	background-image: url(multicms/images/content_header_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
#content .content-header img {
	width: 472px;
	height: 153px;
	margin: 0px;
	float: left;
	display: inline;
}
#content .spacer-h {
	height: 20px;
	line-height: 20px;
}
#index-content .content-heading, #content .content-heading {
	font: 20px arial;
	color: #0018ff;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
#content .content-text {
	height: 500px;
	padding: 0px 15px;
}
#content .content-text .content-image {
	background: #dcdcdc;
	margin: 0px 0px 10px 15px;
	border: solid 1px #cccccc;
	float: right;
	display: inline;
}
#content .content-text .content-image img {
	width: 189px;
	height: 123px;
	margin: 10px;
}
#content .content-sublinks {
	width: 195px;
	background-image: url(multicms/images/dot_v_grey.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
#content-text a {
	color: #0018ff;
}
#content-text a:hover {
	color: #fdfdfd;
}






/* -- INDEX-CONTENT -- */
#index-content {
	width: 667px;
}
#index-content td {

}
#index-content .slideshow {
	height: 388px;
	background: #000;
}
#index-content .spacer-h {
	height: 25px;
}
#index-content .content-btns {
	height: 310px;
	padding: 0px 15px;
}





/* -- FOOTER -- */
#footer {
	
}
#footer h2 {
	font: 18px arial;
	color: #0018ff;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
/* -- footer-contact-info -- */
#footer-contact-info {
	width: 230px;
	color: #969696;
	font-size: 11px;
	text-align: left;
	margin: 10px 0px 0px 0px;
	float: left;
	display: inline;
		/*border: solid 1px #FFF;*/
}
#footer-contact-info a {
	color: #a39e9e;
	text-decoration: none;
}
#footer-contact-info a:hover {
	color: #FFF;
}
/* -- footer-menu -- */
#footer-menu {
	width: 280px;
	height: 130px;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	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: #969696;
	text-decoration: none;
}
#footer-menu ul li a:hover {
	color: #f6f6f6;
}
/* -- social-networks -- */
#social-networks {
	width: 250px;
	margin: 10px 0px 0px 0px;
	float: left;
	display: inline;
		/*border: solid 1px #FFF;*/
}
#social-networks a {
	border: solid 1px #FFF;
}
/* -- footer-tag -- */
#footer-tag {
	width: 750px;
	font-size: 11px;
	color: #3d3c3c;
	margin: 0px 0px 0px 0px;
	float: left;
	display: block;
	clear: both;
		/*border: solid 1px #FFF;*/
}
#footer-tag a {
	color: #3d3c3c;
	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;
}
#shortlist-events h1 {
	padding: 0px;
	margin: 0px;
}
#shortlist-events .day {
	width: 57px;
	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: #262626;
	text-transform: uppercase;
	padding: 0px;
	margin: 8px 0px 0px 0px;
}
#shortlist-events .daynum {
	font: bold 20px arial;
	color: #004eff;
	padding: 0px;
	margin: -5px 0px 0px 0px;
}
#shortlist-events .details {
	padding: 0px 0px 0px 10px;
}
#shortlist-events a.title {
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	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;
}






