body {
	background-image: url(../images/babalouback2.jpg);
	background-repeat: repeat;
	background-position: top center;
	margin: 0px;
	padding: 0px;
}

.no-floats {
	clear: both;
}

#container {
	width: 800px;
	margin: 14px auto;
}

#header .images {
	background-image: url(../images/babaloulogotext.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 88px;
}

#header .menu {
	height: 15px;
	padding-top: 2px;
	padding-left: 16px;
}

#header .menu img {
	margin: 0px 0px 0px -1px;
	padding: 0px;
	vertical-align: top;
}

img {
	border: none;
}

#tts {
	position: relative;
}

#tts #mainContent {
	margin: 0 auto !important;
	padding: 50px 0 30px 0;
}

#tts .mainmod {
	width: 470px;
}

#tts a {
	text-decoration: underline !important;
}

#tts a:hover {
	text-decoration: underline !important;
}


#tts h1, 
#tts h2,
#tts h3,
#tts h4,
#tts h5,
#tts h6 {
	text-align: left;
	margin: 0.6em 0;
	padding: 0;
}

#tts h4 {
	color: #DA5521;
}

#tts table {
	width: 96%;
}

#tts table th {
	color: #DA5521;
}

#tts tr.basket_legend td,
#tts tr.ticket_base td {
	border-bottom: 1px dashed #DA5521;
}

#tts .bubble {
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: none;
}

#tts .button, #tts .button_small {
	border: none;
	padding: 0.2em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#tts div.form_errors { position: relative; padding: 10px; background-color: #d41717; margin: 10px 0px 10px 0px; color: white; }
#tts div.form_errors h5, #tts div.form_information h5 { margin: 0 0 0.7em 0; color: white; border-bottom: 1px solid white; }
#tts div.form_information { position: relative; padding: 10px; background-color: #0f890f; margin: 10px 0px 10px 0px; color: white; }
#tts div.form_errors ul, #tts div.form_information ul, #tts div.form_information p, #tts div.form_errors p { clear: none; color: white; }

#tts div.form_errors a, #tts div.form_errors a:hover,
#tts div.form_information a, #tts div.form_information a:hover {
	color: white;
}


#tts div.form_errors, #tts div.form_information {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#tts div.form_errors_small {
	background-color: #999;
	
	margin: 30px 0px;
	padding: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#tts .organiser-description, #tts .venue-description {
	display: none;
}

#tts #powered-by {
	position: absolute;
	top: 10px;
	right: 0px;
}

#tts #basket-link {
	position: absolute;
	top: 60px;
	right: 0px;
	font-size: 10px;
}

#tts .no-display {
	display: none !important;
}