body
{
	text-align: center;
	margin: 0px;
	background: #BEBEC0 url('../images/bg.jpg') repeat-y center;
}
body, div, table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
a
{
	text-decoration: none;
}
a:hover
{
}
a img
{
	border: none;
}
a:focus
{
	outline: none;
}
form { display: inline; }
.clear { clear: both; }
.clear-px { clear: both; display: block; line-height: 0px; height: 0px; }
.a-center { text-align: center; }
.right { float: right; }
.left { float: left; }
/*** LAYOUT ***/
.body-div
{
	width: 958px;
	margin: 0 auto;
	text-align: left;
}
.main
{
	float: left;
	width: 555px;
	padding: 10px;
	padding-left: 30px;
}
.side
{
	float: right;
	width: 300px;
	padding: 10px;
}
#bottom
{
	clear: both;
	margin-top: 10px;
	background: url('../images/ball-v.jpg') repeat-y 615px 0px;
}
	#bottom2
	{
		background: url('../images/ball.jpg') repeat-x top;
		padding-top: 10px;
	}
#header
{
	background: #6E6E70 url('../images/bg-up.jpg') repeat-y center;
	color: #fff;
}
#menu
{
	background: url('../images/header/menu.jpg') repeat-x center top;
	width: 960px;
	height: 141px;
}
	#header h1
	{
		float: right;
		margin: 0px;
	}
	#header h1 a
	{
		display: block;
		width: 442px;
		height: 141px;
		background: url('../images/header/logo.gif') no-repeat top;
	}
		#header h1 a span { position: relative; z-index: -1; }
	#header ul
	{
		clear: left;
		list-style: none;
		margin: 0px;
		padding: 0px;
		padding-top: 76px;
	}
		#header ul li
		{
			float: left;
			background: url('../images/header/menu-div.gif') no-repeat top right;
			padding-right: 2px;
		}
		#header ul li a
		{
			display: block;
			padding-top: 40px;
			padding-bottom: 6px;
			padding-right: 5px;
			padding-left: 5px;
			color: #fff;
			/*border-right: 1px solid #303030;
			border-left: 1px solid #404040;*/
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-weight: bold;
		}
		#header ul li a:hover { background: url('../images/header/menu-over.jpg') repeat-x; }
		#active
		{
			background: url('../images/header/menu-active.jpg') repeat-x !important;
			color: #000 !important;
		}
	#newsletter
	{
		padding: 20px;
		text-align: center;
	}
	#newsletter .input
	{
		float: left;
		width: 100%;
		background: #a1a09e url('../images/input.jpg') repeat-x top;
		border: 1px solid #716e6b;
		color: #000;
		padding: 3px;
		margin: 0px;
	}
	#newsletter label
	{
		float: left;
		width: 165px;
		height: 28px;
		background: url('../images/header/newsletter.jpg') no-repeat;
	}
		#newsletter label em { position: relative; z-index: -1; }
	#counter
	{
		float: left;
		margin-top: 20px;
		padding-top: 22px;
		padding-bottom: 17px;
		padding-right: 50px;
		padding-left: 10px;
		background: url('../images/header/counter.jpg') no-repeat right;
	}
#footer
{
	clear: both;
	background: #6D6D6F url('../images/bg-up.jpg') repeat-y top;
}
	#credits
	{
		width: 960px;
		font-size: .7em;
		line-height: 38px;
		text-align: center;
		background: #000 url('../images/footer.jpg') repeat-x top;
		color: #999999;
	}
		#credits a { color: #ff6600; }
		#credits .left { padding-left: 10px; }
#home
{
	background: url('../images/ball.jpg') repeat-x top;
	padding-top: 20px;
	margin-top: 10px;
	padding-left: 30px;
}
#cal
{
	width: 500px;
	height: 400px;
	float: left;
	background: url('../images/calendar.jpg') no-repeat right;
}
#calendar
{
	padding-top: 50px;
}
#calendar table
{
	padding: 3px;
	width: 98%;
	height: 350px;
	color: #fff;
}
.calendar-nav
{
	color: #fff;
}
.calendar-nav a { color: #fff; }
.calendar-head {
	color: #FFF035
}
.calendar-days td, .calendar-head th, .calendar-nav th
{
	font-size: 1.5em;
	text-align: center;
}
.calendar-days td
{
	/*background: url('../images/calendar-days.jpg') no-repeat right bottom;*/
}
.calendar-days td a { color: #fff; }
.calendar-today, td.calendar-today a
{
	color: #ff0000;
	font-weight: bold;
}
.calendar-event
{
	border: 1px solid #191919;
}
.tooltip
{
	background-image: url('../images/tooltip.png') !important;
	background: url('../images/tooltip.gif') no-repeat;
	width: 204px;
	height: 166px;
}
	.tooltip span
	{
		display: block;
		margin: 10px;
		font-size: 10pt;
		font-weight: bold;
		color: #336699;
	}
	.tooltip span.tip-show
	{
		height: 109px;
		font-size: 11pt !important;
		background: url('../images/tip-show.gif') no-repeat left;
		padding-left: 65px;
	}
	.tooltip span.tip-reservation
	{
		background: url('../images/tip-reservation.gif') no-repeat left;
		padding-left: 65px;
	}
	.tooltip span.tip-unavailable
	{
		background: url('../images/tip-unavailable.gif') no-repeat left;
		padding-left: 65px;
	}

.legend
{
	color: #fff;
}
	.legend div
	{
		float: left;
		padding-left: 10px;
		font-size: 7pt
	}
	.legend span
	{
		float: left;
		width: 10px;
		height: 10px;
		border: 1px solid #191919;
	}

#panel
{
	float: left;
	padding-top: 20px;
}
#welcome
{
	padding-left: 20px;
	line-height: 12pt;
}
#preview
{
	width: 410px;
	height: 353px;
	background: url('../images/panel.jpg') no-repeat;
	font-weight: bold;
	color: #25345F;
}
#preview a
{
	color: #2B4884;
}
.panel
{
	padding: 20px;
	padding-left: 0px;
}
	.panel-title
	{
		margin: 0px;
		font-size: 14pt;
		text-transform: uppercase;
		text-align: center;
		border-bottom: 1px solid #fff;
		padding-bottom: 5px;
		margin-bottom: 5px;
		margin-right: 20px;
	}
	.panel-title em
	{
		float: left;
		padding-top: 7px;
		font-size: 10pt;
		font-style: normal;
	}
#preview p
{
	margin-top: 0px;
}
.preview-comments
{
	float: right;
	margin-right: 5px;
	text-align: center;
	font-size: 6pt;
	width: 50px;
	padding-top: 22px;
	padding-bottom: 5px;
	background-image: url('../images/comments.png') !important;
	background: url('../images/comments.gif') no-repeat;
}
	.preview-comments strong
	{
		display: block;
		font-size: 14pt;
		line-height: 10pt;
	}
#preview-info
{
	margin-right: 20px;
	margin-left: 170px;
	text-align: center;
	color: #336699;
	background-image: url('../images/panel-bg.png') !important;
	background: url('../images/panel-bg.gif');
}
#preview-info div
{
	margin: 0px;
	padding: 10px;
	border-bottom: 1px solid #fff;
}
#preview-info h3
{
	margin: 0px;
	padding: 5px;
	font-size: 10pt;
	color: #666666;
	text-align: left;
}
#preview-desc
{
	float: left;
	width: 160px;
}
#preview-text
{
	clear: both;
	font-size: 9pt;
	text-align: center;
	padding: 3px;
	margin-right: 20px;
	background-image: url('../images/panel-bg.png') !important;
	background: url('../images/panel-bg.gif');
	color: #FF6600;
}
#preview-img
{
	margin: 3px;
}
#save_event
{
	display: block;
	background: url('../images/reservation.gif') no-repeat bottom left;
}
	#reservation-day
	{
		color: #365F25;
		font-size: 14pt;
	}
#save_event p { margin: 0px; }
#save_event div
{
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
#save_event label
{
	float: left;
	width: 100px;
	padding-left: 20px;
	font-weight: bold;
}
#save_event .submit
{
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


#next_shows
{
}
#shows-title
{
	margin: 0px;
	width: 300px;
	height: 57px;
	background: url('../images/shows-title.jpg') no-repeat;
}
	#shows-title span { position: relative; z-index: -1; }
#hot-title
{
	margin: 0px;
	width: 303px;
	height: 56px;
	background: url('../images/hot-title.jpg') no-repeat;
}
	#hot-title span { position: relative; z-index: -1; }
#photos-title
{
	margin: 0px;
	width: 561px;
	height: 62px;
	background: url('../images/photos-title.jpg') no-repeat;
}
	#photos-title span { position: relative; z-index: -1; }
#details-title
{
	margin: 0px;
	width: 559px;
	height: 57px;
	background: url('../images/details-title.jpg') no-repeat;
}
	#details-title span { position: relative; z-index: -1; }
#infos-title
{
	margin: 0px;
	width: 163px;
	height: 35px;
	background: url('../images/infos-title.jpg') no-repeat;
}
	#infos-title span { position: relative; z-index: -1; }
#comments-title
{
	margin: 0px;
	width: 165px;
	height: 30px;
	background: url('../images/comments-title.jpg') no-repeat;
}
	#comments-title span { position: relative; z-index: -1; }
#next_shows form
{
	display: block;
	/*padding-right: 40px;*/
	padding-top: 5px;
	padding-bottom: 10px;
}
#next_shows .label
{
	float: left;
	width: 100px;
	margin-right: 10px;
	color: #25345F;
	font-size: 8pt;
	text-align: right;
}
#next_shows select
{
	font-size: 8pt;
	width: 150px;
}
#nexts
{
	clear: both;
}
	.next-show
	{
		clear: both;
		color: #4c4c4c;
		border: 1px solid #d2d2d2;
		background: #eaf4f4;
		padding-bottom: 5px;
		margin-bottom: 10px;
	}
		.odd { background: #FBFBFB !important; }
		.odd h3 { background: url('../images/content-title-odd.jpg') repeat-x bottom !important; }
	.next-show h3
	{
		margin: 0px;
		line-height: 12pt;
		font-size: 12pt;
		color: #336699;
		background: url('../images/content-title.jpg') repeat-x bottom;
		padding: 5px;
		margin-bottom: 5px;
	}
		.next-show h3 a { color: #003399; }
	.next-show-img
	{
		float: left;
		width: 70px;
		text-align: center;
	}
	.next-show-text
	{
		font-size: 10pt;
		margin-left: 75px;
	}
	.next-show-price
	{
		padding-top: 5px;
		padding-right: 5px;
		padding-left: 24px;
		text-align: left;
		font-size: 9pt;
		background: url('../images/euro.gif') no-repeat left;
	}
		.next-show-price strong
		{
			color: #FF6600;
		}
#shows_print
{
	display: block;
	background: url('../images/print.jpg') no-repeat left;
	line-height: 30px;
	padding-top: 6px;
	padding-left: 30px;
	color: #4C4C4C;
	text-align: center;
	font-weight: bold;
}
.no-item
{
	padding: 5px;
	color: #555;
}
#hot
{
	padding-top: 10px;
}
.hot
{
	color: #4c4c4c;
	border: 1px solid #d2d2d2;
	background: #eaf4f4;
	margin-bottom: 10px;
}
	.hot h3
	{
		margin: 0px;
		line-height: 12pt;
		font-size: 12pt;
		color: #336699;
		background: url('../images/content-title.jpg') repeat-x bottom;
		padding: 5px;
	}
	.hot-text
	{
		padding: 5px;
	}

.videos
{
	clear: both;
}
	.videos div
	{
		float: left;
		margin: 5px 15px;
	}

#blog-shows .blog-show
{
	clear: none;
	float: left;
	width: 49%;
}
	#blog-shows .odd
	{
		clear: both;
		background: none !important;
	}
#blog-shows .next-show
{
	margin: 10px;
}
