

/* -- defaults -- */
html {

}
body {
	background: #020000;
	background-image: url(multicms/images/body_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}



/* -- FRAME -- */
#frame {
	width: 100%;
	background-image: url(multicms/images/frame_bg.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
}
#frame td {
	font: 12px arial;
	text-align: justify;
	vertical-align: top;
}
#frame .pnl-left {
	/*
	background-image: url(multicms/images/pnl_left_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	*/
}
#frame .header {
	width: 854px;
	height: 119px;
	background: #FFF;
	background-image: url(multicms/images/header_bg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#frame .pnl-right {
	background-image: url(multicms/images/pnl_right_bg.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#frame .content-top {
	height: 24px;	
	background: #FFF;
	background-image: url(multicms/images/content_top_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#frame .content {
	width: 854px;
	background: #FFF;
	padding: 0px;
}
#frame .content-btm {
	height: 38px;
	background-image: url(multicms/images/content_btm_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#frame .footer-pnl-left {
	/*background: #201c18;*/
	background-image: url(multicms/images/footer_pnl_left_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#frame .footer {
	height: 113px;
	background: #201c18;
	background-image: url(multicms/images/footer_bg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#frame .footer-pnl-right {
	/*background: #201c18;*/
	background-image: url(multicms/images/footer_pnl_right_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}








/* -- HEADER -- */
/* -- topmenu -- */
#topmenu {
	font: bold 11px arial;
	text-align: right;
	text-transform: lowercase;
	margin: 10px 10px 0px 0px;
}
#topmenu a {
	color: #FFF;
	text-decoration: none;
}
#topmenu a:hover {
	color: #b0b0b0;
}
/* --  mainmenu -- */
#mainmenu {
	margin: 75px 0px 0px 0px;
	float: right;
	display: inline;
		/*border: solid 1px #FFF;*/
}







/* -- CONTENT -- */
#content {
	width: 854px;
}
#content .content-header {
	height: 130px;
	background-image: url(multicms/images/content_header_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#content .content-header-img {
	width: 854px;
	height: 130px;
	margin: 0px;
	overflow: hidden;
}
#content .content-header-img img {
	width: 854px;
	height: 130px;
}
#content .content-title {
	height: 60px;
	padding: 0px 25px;
}
#content .content-title h1 {
	font: bold 25px arial;
	text-transform: uppercase;
	padding: 0px;
	margin: 20px 0px 0px 0px;
}
#content .content-text {
	/*width: 100%;*/
	height: 400px;
	padding: 0px 25px;
}
#content .content-text .content-image img {
	width: 173px;
	height: 136px;
	margin: 0px 0px 10px 15px;
	float: right;
	display: inline;
}
#content .content-text .content-image img {
	width: 173px;
	height: 136px;
}
#content .content-sublinks {
	width: 153px;
	background-image: url(multicms/images/dot_grey_v.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
#content .content-text a {
	color: #a70400;
}
#content .content-text a:hover {
	color: #000;
}
#content {
	
}
#content {
	
}





/* -- INDEX-CONTENT -- */
#index-content {
	width: 854px;
}
#index-content .slideshow {
	height: 247px;
	background: #000;
}
#index-content .spacer-h {
	height: 25px;
}
#index-content .content-btns {
	/*height: 300px;*/
	background: #FFF;
	padding: 0px 25px;
}
#index-content {
	
}
#index-content {
	
}
/* -- conrenr-float -- */
#slideshow-corner-float {
	width: 82px;
	height: 42px;
	background-image: url(multicms/images/slideshow_corner_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	display: inline;
	margin: -1px 0px -42px 0px;
	z-index: 200;
		/*border: solid 1px #000;*/
}





/* -- FOOTER -- */
/* -- footer-menu -- */
#footer-menu {
	
}
/* -- footer-tag -- */
#footer-tag {
	width: 450px;
	font: 11px arial;
	color: #5d5853;
	text-align: right;
	margin: 0px;
	float: right;
	display: inline;
		/*border: solid 1px #FFF;*/
}
#footer-tag a {
	color: #5d5853;
	text-decoration: none;
}
#footer-tag a:hover {
	color: #FFF;
}
/* -- social-networjks -- */
#social-networks {
	width: 450px;
	height: 70px;
	font: 11px arial;
	color: #9c9188;
	margin: 10px 0px 0px 0px;
	float: right;
	display: inline;
		/*border: solid 1px #FFF;*/
}
#social-networks h2 {
	font: bold 14px arial;
	color: #FFF;
	padding: 0px;
	margin: 0px;
}
/* -- footer-contact-info -- */
#footer-contact-info {
	width: 350px;
	font: 11px arial;
	color: #9c9188;
	margin: 10px 0px 0px 0px;
	float: left;
	display: inline;
		/*border: solid 1px #FFF;*/
}
#footer-contact-info td {
	font-size: 11px;
}
#footer-contact-info a {
	color: #9c9188;
	text-decoration: none;
}
#footer-contact-info a:hover {
	color: #FFF;
}






/* -- shortlist - events -- */
#shortlist-events {
	width: 376px;
}
#shortlist-events h1 {
	font: bold 20px arial;
	padding: 0px;
	margin: 0px;
}
#shortlist-events .day {
	width: 57px;
	background-image: url(multicms/images/dot_v_grey.gif);
	background-position: right top;
	background-repeat: repeat-y;
	text-align: center;
}
#shortlist-events .month {
	font: bold 18px arial;
	color: #9b0000;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}
#shortlist-events .daynum {
	font: bold 27px arial;
	color: #9b0000;
	padding: 0px;
	margin: -5px 0px 0px 0px;
}
#shortlist-events .details {
	padding: 0px 0px 0px 10px;
}
#shortlist-events a.title {
	color: #9b0000;
	text-decoration: none;
}
#shortlist-events a.title:hover {
	color: #000;
}










/* -- 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;
}






