﻿body
{
	margin: 0px;
	font-size: 12px;
	font-family: Tahoma, Verdana, Garamond, Courier New, Times New Roman;
}
h2
{
	background-image: url("images/sprite.jpg");
	background-position: -285px -140px;	
	background-repeat: no-repeat;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 5px;
    padding-left: 25px;
}
h3
{
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #15278f;
}
a
{
	text-decoration: none;
	color: #476dcc;
}
.page
{
	width: 780px;
	margin: 10px auto 20px auto;	
}
h1.header 
{
	margin: 0px;
	margin-bottom: 15px;
	width: 780px; 
	height: 136px;
	position: relative;
}
h1.header span {
	background-image: url("images/sprite.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: absolute;
	width: 780px;
	height: 136px;
}

.languages
{
	line-height: 35px;
	height: 35px;
	float: right;
}
	.languages A
	{
		color: Black;
		text-decoration: none;
		font-size: 12px;
	}
.mainMenu
{
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 35px;
	height: 35px;
}
	.mainMenu .line
	{
		float: left;
		background-image: url("images/sprite.jpg");
		background-position: 0px -140px;
		background-repeat: no-repeat;
		width: 1px;
		height: 19px;
		margin-top: 8px;
	}
	.mainMenu A, .mainMenu .current
	{
		text-align: center;
		color: black;
		float: left;
		text-decoration: none;
		margin-left: 12px;
		margin-right: 12px;
	}
	.mainMenu A:hover, .mainMenu .current, .languages A:hover
	{
		color: #15278f;
	}
.clear
{
	clear: both;
	font-size: 0;
	height: 0;
}
.reservation .requiredFields
{
	margin-top: 15px;
}
.reservation .payment
{
	margin-top: 5px;
}
.reservation .paymentDetails
{
	margin-top: 5px;
	margin-bottom: 5px;
}
	.reservation .paymentDetails LABEL
	{
		float: left;
		width: 100px;
	}
	.reservation .paymentDetails .detail
	{
		float: left;
		width: 400px;
	}
.reservation .account
{
	margin-right: 15px;
}
.reservation .success
{
	margin-top: 15px;
}
.contactUs .success
{
	margin-top: 15px;
}
.contactUs .info
{
	margin-top: 15px;
	margin-bottom: 5px;
}
.contactUs .phone DIV
{
	float: left;
	width: 70px;
	margin-left: 15px;
}
.form
{
	margin-top: 15px;
}
.form .row
{
	margin-top: 4px;
	margin-bottom: 4px;
}

.form .row LABEL
{
	float: left;
	font-weight: bold;
	line-height: 18px;
}

.form .row LABEL.cbLabel
{
	width: 530px;
	font-weight: normal;
	padding-left: 10px;
}

.form .row LABEL.required
{
	color: Red;
}
.form .row INPUT, .form .row SELECT
{
	float: left;
}

.form .row INPUT[type='text'], .form .row SELECT
{
	border: 1px solid #8D8D8D;
}
.form .row INPUT[type='text']
{
	width: 168px;
}
.form .row SELECT.short
{
	width: 40px;
	margin-right: 128px;
}
.form .row SELECT
{
	width: 170px;
}
.form .row TEXTAREA
{
	width: 530px;
	height: 80px;
}
.form .row INPUT[type='radio']
{
	float: left;
	border: 0;
}
.form INPUT[type='submit']
{
	width: 100px;
	height: 25px;
	line-height: 25px;
	border-width: 0px;
	font-size: 1em;
	font-weight: bold;
	color: White;
	cursor: pointer;
	background-image: url("images/sprite.jpg");
	background-position: -20px -140px;
	background-repeat: no-repeat;	
	margin-right: 0px;
	margin-top: 10px;
	margin-left: 50px;
	padding-bottom: 5px;
}
.form .newsletter
{
	margin-left: 50px;
}
.form .section
{
	margin-top: 10px;
}
LABEL.col1
{
	width: 120px;
	margin-left: 50px;
}
LABEL.col2
{
	width: 120px;
	margin-left: 75px;
}
.priceTitle
{
	margin-left: 170px;
	font-weight: bold;
	line-height:18px;
	margin-top: 15px;
	margin-bottom: 4px;
}
.priceSumary .row LABEL
{
	font-weight: normal;
}
.priceSumary .note
{
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#ticketPrice, #accommodationPrice, #totalPrice
{
	width: 40px;
	float: left;
	text-align: right;
}
.priceSumary .totalPriceRow
{
	font-weight: bold;	
}
.artists .artist
{
    margin-bottom: 15px;
}
.artists .other
{
	margin-bottom: 15px;
}
.artists .other .left
{
    float: left;
    width: 350px;
    text-align: center;
}
.artists .other .right
{
    float: right;
    width: 350px;
    text-align: center;
}
.artists .other .left H3, .artists .other .right H3
{
	text-align: center;
}
.artists .other .left IMG, .artists .other .right IMG
{
}
.validation-summary-errors
{
	margin-left: 50px;
	margin-top: 15px;
	width: 654px;
}
.validation-summary-errors UL
{
	background-color: #f0f0f0;
	border-top: solid 5px #f0f0f0;
	border-bottom: solid 5px #f0f0f0;
	padding: 0px;
	padding-left: 10px;
}
.validation-summary-errors UL LI
{
	color: Red;
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 2px;
}
.artist .artistInfo, .artist .artistPicture
{
    width: 550px;
}
.artist .artistInfo p
{
    text-align: justify;
}
.artist .artistPicture
{
    display: block;
    width: 200px;
    margin-top: 15px;
}
.artist .leftCol
{
    float: left;
}
.artist .rightCol
{
    float: right;
}
TABLE, TABLE TD, TABLE TH
{
	border-collapse: collapse;
	border: 1px solid #dddddd;
	padding: 3px;
	text-align: center;
}
TABLE TH
{
	background-color: #476dcc;
	color: white;
	
}
TR.altRow
{
	background-color: #efefef;
}
.prices TABLE
{
	margin-top: 15px;
}
.prices TABLE TH
{
	width: 130px;
}
.prices .month
{
	text-align: left;
	width: 100px;
	padding-left: 5px;
	font-weight: bold;
	background-color: #476dcc;
	color: white;
}

.program .party
{
	font-weight: bold;
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.program .cation
{
	float: left;
	width: 150px;
}
.program .description
{
	float: left;
	width: 630px;
}
.program .description .hotelName, .program .description .time
{
	font-weight: bold;
}
.program .cation, .program .description
{
	margin-top: 3px;
	margin-bottom: 3px;
}
.program TABLE.workshops
{
	width: 600px;
}
.program TABLE TD SPAN
{
	display: block;
}
.program TABLE TD SPAN.shows
{
	margin-top: 5px;
}
.program TABLE TR.lunch TD
{
	background-color: #dddddd;
}
.partyDesc, .workshopsDesc
{
	margin-bottom: 10px;
}
.accommodation .hotelDesc
{
	float: left;
	width: 570px;
}
.accommodation .hotelDesc A
{
	font-weight: bold;
}
.accommodation .hotelDesc .prices
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.accommodation .hotelDesc .room
{
	float: left;
	width: 120px;
}
.accommodation .hotelDesc .price
{
	float: left;
	width: 120px;
}
.accommodation .hotelDesc .price SPAN
{
	font-weight: bold;
}
.accommodation .hotelDesc .pricePerPerson
{
	float: left;
	width: 100px;
}
.accommodation .hotelGallery
{
	float: left;
	width: 210px;
}
.accommodation .hotelGallery IMG
{
	margin-left: 10px;
}
.intro
{
}
.intro .starter, .intro .main_dish, .intro .desert
{
	font-weight: bold;
	margin-left: 260px;
}
.intro .starter SPAN, .intro .main_dish SPAN, .intro .desert SPAN
{
	font-weight: normal;
}
.intro .imp, .intro .artists
{
	font-weight: bold;
}
.intro .artists
{
	display: block;
}
.intro .p1, .intro .p2, .intro .p3, .intro .p4
{
	text-align: center;
	margin-left: 100px;
	margin-right: 100px;
}
.intro .p1, .intro .p2, .intro .p3, .intro .p4, .intro .starter, .intro .main_dish
{
	margin-bottom: 10px;
}
.intro .p1
{
	margin-top: 20px;
}
.intro .starter
{
	margin-top: 15px;
} 
.intro .desert
{
	margin-bottom: 15px;
}
.frontPage .slideShow
{
	margin-top: 20px;
	margin-bottom: 25px;
	width: 780px;
	height: 315px;
	position:relative;
}
.frontPage .slideShow DIV.slide
{
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}
.frontPage .slideShow DIV.active {
    z-index:10;
}
.frontPage .slideShow DIV.last-active {
    z-index:9;
}
.error
{
	text-align: center;
	margin-top: 40px;
}