

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







/* -- frame -- */
#frame {
	width: 920px;
	background: #d1b670;
}
#frame td {
	font: 12px arial;
	text-align: justify;
	vertical-align: top;
}
#frame .border-left {
	width: 7px;
	background-image: url(multicms/images/border_left_bg.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}
#frame .border-right {
	width: 7px;
	background-image: url(multicms/images/border_right_bg.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
#frame .header {
	width: 906px;
	height: 114px;
	background-image: url(multicms/images/header_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#frame .header .logo a {
	width: 350px;
	height: 114px;
	float: left;
	display: block;
}
#frame .mainmenu {
	height: 23px;
}
#frame .content {
	background-image: url(multicms/images/content_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#frame .footer {
	height: 127px;
	background-image: url(multicms/images/footer_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 10px 25px;
}




/* -- topmenu -- */
#topmenu {
	margin: 12px 20px;
	float: right;
	display: inline;
}
#topmenu a {
	font: bold 11px arial;
	color: #f0e5d0;
	text-decoration: none;
	text-transform: uppercase;
}
#topmenu a:hover {
	color: #FFF;
}






/* -- content -- */
#content {
	width: 906px;
}
#content .content-header {
	height: 128px;
	background: #6e170b;
	background-image: url(multicms/images/content_header_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#content .content-header img {
	width: 597px;
	height: 113px;
	border: solid 1px #d1b670;
	margin: 6px 0px 0px 6px;
}
#content .content-spacer {
	height: 15px;
}
#content .content-text {
	height: 400px;
	padding: 0px 20px;
}
#content .content-text img {
	margin: 0px 10px;
}
#content .content-text .content-image {
	margin: 0px 0px 5px 5px;
	float: right;
	display: inline;
}
#content .content-text .content-image img {
	width: 200px;
	height: 150px;
}
#content .content-text a {
	color: #67150a;
}
#content .content-text a:hover {
	color: #FFF;
}
#content .content-text h1 {
	font: bold 20px arial;
	color: #260c02;
	padding: 0px;
	margin: 10px 0px;
}
#content .content-text h2 {
	font: bold 15px arial;
	color: #260c02;
	padding: 0px;
	margin: 10px 0px;
}
#content .content-sublinks {
	width: 200px;
	background-image: url(multicms/images/content_sublinks_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
#content .buttons {
	height: 104px;
	padding: 0px 0px 8px 0px;
		/*border: solid 1px #000;*/
}




/* -- index-content -- */
#index-content {
	
}
#index-content h1 {
	font: bold 14px arial;
	color: #260c02;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
#index-content .slideshow {
	height: 283px;
	background: #6e170b;
	background-image: url(multicms/images/slideshow_bg.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
#index-content .spacer_h {
	height: 12px;
	line-height: 12px;
}
#index-content .text {
	width: 301px;
	font: 11px arial;
	padding: 0px 15px 0px 10px;
}
#index-content .shortlists {
	width: 322px;
	background-image: url(multicms/images/content_sublinks_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding: 0px 0px 0px 15px;
}
#index-content .featured-video {
	width: 285px;
	padding: 0px;
}
#index-content .featured-video .video-wrapper {
	width: 265px;
	height: 215px;
	background: #000;
	font: italic 11px arial;
	color: #FFF;
	text-align: center;
}
#index-content .featured-video .video-wrapper .nofile {
	padding: 40% 0%;
}




/* -- shortlist - events -- */
#shortlist-events {
		/*border: solid 1px #000;*/
}
#shortlist-events h1 {

}
#shortlist-events .date {
	display: inline;
}
#shortlist-events .text {
	font: 11px arial;
	text-align: justify;
	padding: 0px;
	margin: 0px;
}
#shortlist-events .text .title {
	color: #000;
}
#shortlist-events .text .title b {

}
#shortlist-events .text a {
	font: bold 11px arial;
	color: #6e170b;
	text-decoration: none;
	text-transform: uppercase;
	/*
	background-image: url(multicms/images/arrow_r_dg.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	color: #375782;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	*/
}
#shortlist-events {

}




/* -- footer -- */
#footer {
	
}
#footer h2 {
	font: bold 12px arial;
	color: #d1b670;
	padding: 0px;
	margin: 0px;
}
#contactinfo {
	width: 300px;
	font: 11px arial;
	color: #FFF;
	line-height: 18px;
	float: left;
	display: inline;
		/*border: solid 1px #FFF;*/
}
#contactinfo a {
	color: #FFF;
	text-decoration: none;
}
#footermenu {
	width: 550px;
	float: left;
	display: inline;
		/*border: solid 1px #FFF;*/
}
#footermenu ul {
	width: 310px;
	list-style: none;
	font: 11px arial;
	padding: 0px;
	margin: 0px;
		/*border: solid 1px #FFF;*/
}
#footermenu ul li {
	width: 150px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
		/*border: dashed 1px #FFF;*/
}
#footermenu ul li a {
	color: #FFF;
	text-decoration: none;
}
#footer-tag {
	font-size: 11px;
	text-align: right;
	color: #d1b670;
}
#footer-tag a {
	color: #d1b670;
	text-decoration: none;
}
#footer-tag a: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 input, textarea {
	border: solid 1px #cecece;
	font: 11px arial;
	padding: 2px;
}
#stdform .cb {
	border: none;
}








/* -- color spans -- */
/*
#content span.green
{color: #090;}
#content span.red
{color: #F00;}
#content span.blue
{color: #03F;}
#content span.orange
{color: #F90;}
#content span.grey
{color: #BBB;}
*/













