body{
    margin: 0;
    padding: 0;
    background: #181918 url("../images/new_bg.jpg") no-repeat center top;
    font-family: Arial;
    font-size: 12px;
}
a{
	cursor: pointer;
	color: #fcb240;
}
a span{
	display: none;
}
a:hover{
	
}
h2{
	color: #3b3b3b;
	font-weight: normal;
	font-size: 28px;
	margin-top: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #efefef;
}

img{border: 0;}
.width100 { width: 100%; }
.width75 { width: 75%; }
.width50 { width: 50%; }
.floatLeft { float: left; }
.floatRight { float: right; }
.alignLeft { text-align: left; }
.alignRight { text-align: right; }
.clear{clear: left; line-height: 1px; height: 1px;}

#holder{
	width: 910px;
	margin: 0 auto;
	position: relative;
}

#header{
	background: url('../images/top-bg.jpg') no-repeat top right;
	height: 93px;
}
#header h1 a{
	display: block;
	width: 474px;
	height: 93px;
	/*background-image: url('../images/logo.gif');*/
}
#header h1{
	margin: 0;
	padding: 0;
}

#middle{
	background: none;
	height: 259px;
	background: url('../images/middle-bg.jpg') no-repeat top left;
}

#middle #right{
	float: right;
	width: 215px;
	margin-right: 35px;
}
#middle #right #searchBox{
	height: 57px;
}
#middle #right #searchBox form{
	margin-top: 19px;
	margin-left: 18px;
	padding: 0;
}
#middle #right #searchBox input.field{
	background-color: #f0f0f0;
	border: 1px solid #ebebeb;
	color: #666666;
	padding: 3px;
}
#middle #right #searchBox input.button{
	text-indent: -500px;
	/line-height: 50px;
	overflow: hidden;
	width: 24px;
	height: 24px;
	border: 0;
	background: url('../images/search-butt.gif') no-repeat top left;
	margin-left: 8px;
}
#middle #right #eventCalendar{
	padding: 18px 20px;
	/padding-top: 34px;
}
#middle #right #eventCalendar .top_part{
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
#middle #right #eventCalendar table{
	margin-left: 9px;
	margin-top: 5px;
}
#middle #right #eventCalendar table td{
	width: 19px;
	text-align: center;
	color: white;
	height: 18px;
	/height: 17px;
	font-size: 11px;
}
#middle #right #eventCalendar table tr.calendar_days td{
	color: #999999;
	font-weight: bold;
}

#middle #promo{
	margin-left: 35px;
	width: 622px;
	/width: 600px;
	height: 240px;
	padding: 11px;
}


#menu{
	height: 43px;
	background: url('../images/menu-bg.jpg') no-repeat top left;	
}
#menu ul{
	margin: 0;
	padding: 0;
	padding-top: 10px;
	margin-left: 63px;
	list-style-type: none;
	background: url('../images/menu-bg.gif') no-repeat top left;	
	height: 32px;
	width: 622px;
	padding-left: 60px;
}
#menu ul li{
	display: inline;
}
#menu ul li a{
	float: left;
	display: block;
	padding: 3px 15px;
	color: black;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#menu ul li a:hover{
	text-decoration: underline;
}

#mainContent #right{
	float: right;
	width: 246px;
}
#mainContent #right #faceBookLink{
	padding: 20px 10px;
}
#mainContent #right #faceBookLink a{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#mainContent #right #faceBookLink a:hover{
	text-decoration: underline;
}
#mainContent #right #faceBookLink img{
	float: left;
	margin-right: 8px;
	position: relative;
	/*top: -8px;*/
}
#mainContent #right #closeEvents{
	background: url('../images/soon-middle.jpg') repeat-y;
}
#mainContent #right #closeEvents .top{
	background: url('../images/soon-top.jpg') no-repeat top left;
}
#mainContent #right #closeEvents .bottom{
	background: url('../images/soon-bottom.jpg') no-repeat bottom left;
	padding: 15px 50px 60px 21px;
}
#mainContent #right .eventItemRight{
	margin: 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #CFCFCF;
}
#mainContent #right .eventItemRight .datum{
	display: block;
	font-size: 11px;
	color: #666666;
}
#mainContent #right .eventItemRight .place{
	display: block;
	font-size: 11px;
	color: #666666;
}
#mainContent #right .eventItemRight a h5{
	margin: 0;
	/*font-weight: normal;*/
	font-size: 15px;
	color: #330000;
}
#mainContent #right .eventItemRight a:hover h5{
	color: #cc6600;
}
#mainContent #left{
	width: 664px;
	background: url('../images/content-bg.jpg') repeat-y 30px 0;
}
#mainContent #left .bottom{
	background: url('../images/content-bottom.jpg') no-repeat bottom left;
	padding: 30px 47px 80px 75px;
	min-height: 320px;
}
#mainContent #left .newsItem,
#mainContent #left .pressItem,
#mainContent #left .eventItem{
	margin: 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #CFCFCF;
	clear: left;
}
#mainContent #left .newsItem{
	padding-bottom: 8px;
	margin-bottom: 22px;
}
#mainContent #left .newsItem img,
#mainContent #left .eventItem img,
#mainContent #left .newsDetail img,
#mainContent #left .eventDetail img{
	float: left;
	border: 4px solid #CFCFCF;
	margin: 0 10px 10px 0;
}
#mainContent #left .newsItem a:hover img,
#mainContent #left .newsDetail a:hover img,
#mainContent #left .eventDetail a:hover img{
	border: 4px solid orange;
}
#mainContent #left .newsItem h4,
#mainContent #left .eventItem h4,
#mainContent #left .eventDetail h1,
#mainContent #left .pressItem h3{
	font-weight: normal;
	font-size: 22px;
	color: #3b3b3b;
	margin: 0;
	margin-bottom: 4px;
}
#mainContent #left .eventItem h4,
#mainContent #left .eventDetail h1{
	font-size: 27px;
}
#mainContent #left .newsItem .datum,
#mainContent #left .pressItem .datum{
	color: #999999;
	display: block;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 8px;
}
#mainContent #left .eventItem .datumCas,
#mainContent #left .eventDetail .datumCas{
	font-size: 16px;
	display: block;
	color: #999999;
	margin-bottom: 10px;
}
#mainContent #left .pressItem a{
	float: right;
}
#mainContent #left .newsDetail h1{
	font-weight: normal;
	font-size: 26px;
	color: #3b3b3b;
	margin: 0;
	margin-bottom: 4px;
}
#mainContent #left .newsDetail .datum{
	color: #999999;
	display: block;
	font-size: 13px;
	font-style: italic;
	margin-bottom: 8px;
}
#mainContent #left .newsDetail .perex{
	font-weight: bold;
}
#mainContent #left .newsDetail .content{
	clear: left;
}

#footer{
	margin-top: 15px;
	padding: 15px;
	text-align: center;
	font-size: 11px;
	clear: both;
	color: #989898;
	width: 660px;
}
#footer a{
	color: #9d7236;
}

a.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-bottom: 7px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px;
}

.charmTip b{
	display: block;
	font-size: 14px;
}
.charmTip span{
	display: block;
	margin-bottom: 5px;
}

#langSwitch{
	float: right;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 45px;
	margin-top: 70px;
}
#langSwitch a{
	text-decoration: none;
}
#langSwitch a:hover{
	text-decoration: underline;
}
#langSwitch a.active{
	color: white;
}

#newsletter{
	font-size: 11px;
	font-weight: bold;
	color: white;
	position: absolute;
	right: 24px;
	top: 0;
	margin: 5px;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
#newsletter input{
	width: 140px;
}
#newsletter input.button{
	width: 60px;
}

.booking_band_name{
	font-size: 16px;
	margin-top: 25px;
	margin-bottom: 0px;
}
.booking_band_style{
	font-style: italic;
	margin-top: 0;
	padding-top: 0;
}
