@charset "utf-8";
/* General styles */
html{ 
	margin:0px; 
	padding:0px; 
}
	
body{ 
	margin:0px; 
	padding:0px; 
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size:11px;
	line-height:16px;
	color:#000000;
	background:#f6f6f6;
}

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	color:#000000;
	text-transform:uppercase;
	font-size:20px;
	margin:0px 0px 8px 0px;
	padding:0px;
	line-height:23px;
	font-weight:normal;
}

h2 {
	margin:0px; 
	padding:0px; 
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size:12px;
	line-height:16px;
	color:#000000;
	font-weight:normal;
	text-transform:uppercase;
}

h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	color:#ffffff;
	text-transform:uppercase;
	font-size:16px;
	margin:0px;
	padding:0px;
	line-height:17px;
	font-weight:normal;
}

table, td {
	margin:0px; 
	padding:0px; 
	border:0px; 
	border-collapse:collapse; 
}

p {
	margin:0px;
	padding:0px;
}

img {
	border:0px;
}

form {
	display:inline;
}

input, textarea, select {
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size:11px;
	line-height:14px;
}

.input {
	border:#616161 1px solid;
}

a {
	color:#7d7d7d;
	text-decoration:underline;
}

.table_padding td {
	padding:1px 0px 1px 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size:11px;
	line-height:14px;
	color:#000000;	
}

.text{ 
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size:11px;
	line-height:16px;
	color:#000000;
}

.text a {
	color:#7d7d7d;
	text-decoration:underline
}

.picBorder {
	border:#ebebeb 4px solid
}

.input_btn {
	height:22px;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size:11px;
	line-height:14px;
	color:#000000;
	border:#c5c5c5 1px solid;
	background:url(images/btnInput_bg.gif); 
	background-repeat:repeat-x
}

#mcbLink {
	padding-right:63px;
}
	
#mcbLink div {
	font-family: "Lucida Sans Unicode", "Lucida Grande";  
	font-size:10px; 
	color:#848484; 
	border:1px solid #dcdcdc; 
	width:140px;
	text-align:center;
	text-decoration:none;
	font-weight:16px;
	margin:0px 0px 15px 0px;
	padding-bottom:1px;
}
	
#mcbLink div a {
	color:#848484; 
	text-decoration:none;
}

.shadow_left {
	width:10px; 
	background:url(/images/shadow_left.gif); 
	background-repeat:repeat-y;
}

.shadow_right {
	width:10px; 
	background:url(/images/shadow_right.gif); 
	background-repeat:repeat-y;
}

.shadow_topbar_left {
	width:13px; 
	background:url(/images/shadow_left_topbar.gif); 
	background-repeat:repeat-y;
}

.shadow_topbar_right {
	width:13px; 
	background:url(/images/shadow_right_topbar.gif); 
	background-repeat:repeat-y;
}

.content_top {
	width:820px;
	background-color:#FFFFFF;
	padding:10px 30px 10px 30px;
}

.content_bottom {
	width:820px;
	background-color:#FFFFFF;
	padding:10px 30px 15px 30px;
}

#logo {
	width:305px;
	float:left;
}

#topMenu {
	float:right;
	width:500px;
	padding-top:8px;
}

#topMenu div.topMenu_ent {
	width:122px; 
	margin-left:3px;
	float:left;
}

#topMenu div.topMenu_ent div.HL { 
	height:18px; 
	text-transform:uppercase; 
	margin-bottom:3px;
	color:#FFFFFF;
	font-size:10px;
	padding-top:2px;
	cursor:pointer;
}

#topMenu div.topMenu_ent div.HL a {
	text-decoration:none;
	color:#FFFFFF
}

#topbar_pic {
	background-color:#FFFFFF; 
	padding:8px
}

#quickLinks {
	margin-bottom:10px;
}

#logo_topMenu {
	height:52px
}

#contact_bottom {
	color:#999999;
	padding-top:20px
}

#bottom_contact_logos {
	padding-top:15px;
	width:217px;
}

#bottom_contact_logos div {
	margin:0px 10px 0px 10px;
	float:left;
}

#frontpage { 
	width:964px; 
	height:375px; 
}

.fp_boxes {
	width:400px; 
	height:120px; 
	overflow:hidden;
	float:left;
	cursor:pointer
}

.fp_boxes div.picCol {
	width:230px; 
	height:120px; 
	float:left; 
	border-right:#FFFFFF 1px solid;
}

.fp_boxes div.picCol div.pic {
	height:117px; 
	width:230px; 
	z-index:0;
}

.fp_boxes div.picCol div.date {
	height:32px; 
	width:230px; 
	border-top:#FFFFFF 1px solid; 
	bottom:30px; 
	z-index:1; 
	position:relative; 
}

.fp_boxes div.picCol div.date p {
	padding:6px 10px 0px 0px;
	font-size:11px; 
	color:#FFFFFF;
}

.fp_boxes div.textCol {
	width:169px; 
	height:117px; 
	float:left
}

.fp_boxes div.textCol div.HL {
	width:169px; 
	height:117px; 
	z-index:0;	
	background-color:#000000; 
}

.fp_boxes div.textCol div.HL p {
	padding:10px 10px 0px 10px; 
	font-size:17px; 
	line-height:22px; 
	text-transform:uppercase; 
	color:#FFFFFF;
}

.fp_boxes div.textCol div.location {
	height:32px; 
	width:169px; 
	border-top:#FFFFFF 1px solid; 
	bottom:30px; 
	z-index:1; 
	position:relative;
	
}

.fp_boxes div.textCol div.location p {
	padding:6px 0px 0px 10px;
	font-size:11px; 
	color:#ffffff;
}

#out_col_menu {
	float:left;
	width:200px;
}

#col_menu_inner {
	width:170px;
}

#out_col_cont {
	float:right;
	width:620px;
}

#out_col_cont {
	float:right;
	width:620px;
}

#col_center {
	float:left;
	width:450px
}

#col_right {
	float:left;
	width:170px
}

#col_center_inner {
	width:420px;
}

.menu {
	padding:0px;
	margin:0px 0px 0px 0px;
}

.menu_ent {
	background:url(/images/menu_bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size:11px;
	line-height:15px;
	padding:3px 0px 3px 15px;
}

.menu_ent a {
	color:#000000;
	text-decoration:none;
}

.menu_ent a:hover {
	color:#621919;
	text-decoration:none;
}

.submenu_ent {
	padding:3px 0px 3px 15px; 
	margin:0px;
	list-style:none;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size:11px;
	line-height:15px;
	color:#626262;
}

.submenu_ent a {
	color:#626262;
	text-decoration:none;
}

.submenu_ent a:hover {
	color:#808080;
	text-decoration:none;
}

#calendar_searchBox {
	height:185px;
	background-color:#000000;
}

#calendar_searchBox div.top div.HL {
	height:37px;
	background-color:#8c2323;
	border-bottom:#FFFFFF 1px solid;
}

#calendar_searchBox div.top div.HL h3 {
	padding:20px 0px 0px 20px;
	margin:0px
}

#calendar_searchBox div.top div.bottomBg {
	height:20px;
	background-color:#621919;
}

#calendar_searchBox div.search {
	padding:20px 20px 0px 20px;
}

#calendar_searchBox div.search div.dropdowns {
	float:left;
	width:180px;
}

#calendar_searchBox div.search div.dropdowns div {
	margin-bottom:10px;
}

#calendar_searchBox div.search div.searchBtn {
	float:right;
	padding-top:60px;
}

.btn {
	cursor:pointer
}

.btn table {
	border:#e2e2e2 1px solid;
}



.btn td.btnText {
	padding:0px 13px 0px 28px; 
	height:23px; 
	background:url(/images/btn_bg.gif); 
	background-repeat:repeat-x;
	text-transform:uppercase;
	font-size:13px;
}

#calender_location_illu {
	padding:15px 0px 5px 0px;
	border-bottom:#e2e2e2 1px solid;
}

#calender_location_illu td.location_text {
	padding:0px 5px 2px 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size:10px;
	line-height:16px;
	color:#000000;	
}

.calendarList_search_ent {
	height:60px;
	background:url(/images/calendarList_ent_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:8px 5px 8px 0px;
	border-bottom:#e2e2e2 1px solid;
}

.calendarList_search_ent div.pic {
	width:125px;
	float:left;
	height:55px;
	overflow:hidden;
}

.calendarList_search_ent div.pic div.picEnt {
	z-index:0;
	padding-left:8px;
	height:60px;
	overflow:hidden
}

.calendarList_search_ent div.pic div.picEnt_icon {
	bottom:45px; 
	z-index:1; 
	position:relative; 
}

.calendarList_search_ent div.desc {
	width:285px;
	float:left;
}

.calendarList_search_ent div.redLink {
	color:#8c2323;
	text-decoration:none;
	font-weight:bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size:10px;
	line-height:16px;	
}

.calendarList_search_ent div.redLink a {
	color:#8c2323;
	text-decoration:underline;
}

.calendar_small div.top div.HL {
	height:37px;
	background-color:#8c2323;
	border-bottom:#FFFFFF 1px solid;
}

.calendar_small div.top div.HL h3 {
	padding:20px 0px 0px 10px;
	margin:0px;
}

.calendar_small div.top div.bottomBg {
	height:20px;
	background-color:#d0b1b1;
}

.calendar_small div.bottom {
	background-color:#eeeeee;
}

.cal_sm_ent {
	padding:5px 0px 10px 10px;
}

.cal_sm_icon_blue {
	background:url(/images/dot_blue_list.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

.cal_sm_icon_yellow {
	background:url(/images/dot_yellow_list.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

.cal_sm_icon_red {
	background:url(/images/dot_red_list.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

.cal_sm_icon_green {
	background:url(/images/dot_green_list.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

.cal_sm_text {
	line-height:14px; 
	text-transform:uppercase;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size:10px;
	color:#000000;	
}

.prices_small {
	border-bottom:#e2e2e2 1px solid;
	padding-bottom:15px
}

.prices_small div.top div.HL {
	height:40px;
	background-color:#8c2323;
	border-bottom:#FFFFFF 1px solid;
}

.prices_small div.top div.HL h3 {
	margin:0px;
	padding:23px 0px 0px 10px;
}

.prices_small div.top div.bottomBg {
	height:20px;
	background-color:#621919;
}

.prices_small div.bottom {
	background-color:#000000;
	padding:8px 6px 10px 10px;
}

.prices_sm_buyTicket {
	padding:12px 8px 12px 8px;
	background:url(/images/buyTicket_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border-bottom:#e2e2e2 1px solid;
}

.prices_sm_buyTicket_active {
	padding:12px 8px 12px 8px;
	background:url(/images/buyTicket_bg_active.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border-bottom:#cecece 1px solid;
}

.prices_sm_buyTicket div.date, .prices_sm_buyTicket_active div.date {
	color:#8c2323;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size:9px;
	line-height:14px;
	font-weight:bold
}

.prices_sm_buyTicket div.time, .prices_sm_buyTicket_active div.time {
	color:#8c2323;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size:9px;
	line-height:14px;
	font-weight:bold
		
}

.calEnt_location {
	padding:10px 0px 8px 0px;
}

.calEnt_location td.location {
	padding-right:6px;
	color:#000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size:10px;
	line-height:14px;	
}

.calEnt_location td.sal a {
	color:#000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size:10px;
	line-height:14px;	
}

.calEnt_cont {
	border-top:#e2e2e2 1px solid;
	border-bottom:#e2e2e2 1px solid;
	padding:15px 0px 10px 0px;
}

.calEnt_ownProd {
	margin-top:15px;
	margin-bottom:10px;
}

.calEnt_ownProd div.desc {
	float:left;
	width:325px;
	background:#e49e3e;
	border-right:#FFFFFF 1px solid;
	height:21px;	
}

.calEnt_ownProd div.desc p {
	color:#ffffff;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size:11px;
	line-height:14px;
	text-transform:uppercase;
	padding:3px 0px 0px 8px;	
}


.calEnt_ownProd div.moreInfo {
	float:left;
	width:92px;
	background:#e49e3e;
	height:21px;
	cursor:pointer;
}

.calEnt_ownProd div.moreInfo td {
	padding:3px 6px 0px 10px;
}

.calEnt_ownProd div.moreInfo td a {
	color:#ffffff;
	text-decoration:none;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size:11px;
	line-height:14px;	
}

.article_paragraph {
	margin:6px 0px 16px 0px;
}

.newslist_ent {
	padding:4px 0px 14px 0px;
}

.contBorder_topBottom {
	border-top:#e2e2e2 1px solid;
	border-bottom:#e2e2e2 1px solid;
	padding:15px 0px 15px 0px;
}

.art_contBorder_topBottom {
	border-top:#e2e2e2 1px solid;
	border-bottom:#e2e2e2 1px solid;
	padding:5px 0px 0px 0px;
}

.boxSmall_right div.top div.HL {
	height:37px;
	background-color:#8c2323;
	border-bottom:#FFFFFF 1px solid;
}

.boxSmall_right div.top div.HL h3 {
	padding:20px 0px 0px 10px;
	margin:0px;
}

.boxSmall_right div.top div.bottomBg {
	height:20px;
	background-color:#d0b1b1;
}

.boxSmall_right div.bottom {
	background-color:#eeeeee;
	padding:8px 10px 10px 10px;
}

/* Paragraph */
.subsite_paragraph {
	margin:0px 0px 20px 0px
}

/* Tabel */
.ulBase { width: 100%; margin:0px; padding:0px;}
.ulBase ul { margin-bottom:0px; margin-left:25px; margin-top:13px;}
.ulBase ul li { margin-bottom:5px;}

.almID { background-color: #fff; }
.almbold { color: #000000; background-color:#EFEFEF; font-weight: bold; }
.alm { color: #686868; font-style: normal; }
.table { width: 367px; margin-top: 10px; margin-bottom: 10px; font-size:9px; }
.table TD { border-bottom:solid 1px #dbdbdb; }

/* Shop */
.shopCart1 {
	background-color:#ffffff;
	border-bottom:#bcbcbc 1px solid;	
}

.shopCart0 {
	background-color:#f6f6f6;
	border-bottom:#bcbcbc 1px solid;
}















