@charset "utf-8";
/* CSS Document */

body {
	background:url(img/bodybg.jpg) top center repeat;
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	min-height:100%;
}
#container {
	width:1000px;
	margin:auto;
	position:absolute;
	min-height:100%;
	left:50%;
	margin-left:-497px;
}

a {text-decoration:none; outline:none; text-decoration:none; color:#069;}
a:hover {color:#000;}
p {line-height:18px;}

/* header */
#header {
	height:150px;
	padding:10px 0px;
}

/* home */
#pricebanner {
	background:url(img/bg-tickets.png);
	width:180px;
	height:48px;
	padding-top:5px;
	position:absolute;
	margin:-63px 0px 0px 540px;
}
#pricebanner a {
	color:#030;
	font-size:13px;
	font-weight:bold;
	text-shadow:1px 1px #FFF;
}
#pricebanner a:hover {
	color:#000;
}

/* topmenu */
#topmenu {
	height:40px;
	padding:5px;
	background:url(img/spacer.png);
	clear:right;
	float:right;
	margin-top:20px;
	border:1px solid #FFF;
}
#topmenu ul {
	background:url(img/bg_topmenu.jpg) top left repeat-x;
	height:40px;
}
#topmenu ul li {
	float:left;
	height:40px;
	line-height:40px;
	padding:0px 10px;
	font-weight:bold;
	cursor:default;
}
#topmenu ul li:hover {
	background:#FFF;
}
#topmenu ul li ul {
	position:absolute;
	background:#FFF;
	height:auto;
	border:1px solid #917484;
	border-top:0px;
	margin-left:-11px;
	z-index:100;
}
#topmenu ul li ul li {
	float:none;
	clear:both;
}

.days { margin-left:260px; font-size:16px; color:#FFF; font-weight:bold;}
.langs {font-size:16px; font-weight:bold; float:right; clear:right; margin-top:10px; margin-right:5px;}

/* content */
#content-wrapper {
    background:url(img/spacer.png);
    width:990px;
    margin:0px auto;
	padding:5px;
	border:1px solid #FFF;
	border-top:0px;
}
#content-wrapper #content {
	background:url(img/bg_content.jpg) top left repeat-x #FFF;
	border:1px solid #FFF;
}
#content-wrapper #leftside, #fbook {
	float:left;
	width:240px;
	padding:5px;
}
#fbook .artstit {
	color:#FFF;
	text-align:right;
	text-shadow:1px 1px #000;
	margin-right:-14px;
	padding-right:10px;
	background:url(img/transarrow.png) center right no-repeat;
	min-width:150px;
	position:relative;
	font-size:14px;
	font-weight:bold;
	min-width:100px;
	line-height:50px;
	z-index:100;
}
#fbook .facetit {
	margin-left:42px;
	position:relative;
	margin-top:5px;
	z-index:2000;
}
#content-wrapper #rightside {
	float:left;
	margin:5px 0px 5px 10px;
	width:720px;
	padding-left:5px;
	border-left:1px dotted #000;
}

.txt {margin: 0px 10px;}

.info { text-align:center; margin:20px 0px; color:#900;}

a.button {
	border:2px solid #E0A911;
	background:#E1EAF1;
	text-align:center;
	line-height:24px;
	padding:4px 10px;
	color:#069;
}
a.button:hover {
	border:2px solid #333;
	background:#9CC4CC;
	color:#FFF;
}

.pagetit {
	line-height:50px;
	color:#000;
	font-size:22px;
	border-bottom:1px dotted #069;
	text-shadow:1px 1px #FFF;
}

#partners {
	background:#FFF;
}
#partners li { float:left; width:120px; height:100px;}

.news {margin-top:20px;}
.news li { border-bottom:1px dotted #F60;}
.news .tit {font-size:14px; font-weight:bold;}
.news .img { float:left; padding:4px;}
.news span {font-size:11px;}
.news p {margin:0px; line-height:18px;}

#alerter {display:none;}

a.questionaire {
	display:block;
	background:url(img/but-question.png) no-repeat;
	height:54px;
	width:158px;
	line-height:54px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	font-size:14px;
	margin:auto;
}

/* gallery */
#gallery {
}
#gallery li {
float:left;
line-height:200px;
margin:5px;
padding:5px;
}
#gallery li:hover {
background:#EEE;
}
.imgblock ul li {float:left; margin:5px; padding:2px; background:#EEEEEE; width:230px; height:84px; overflow:hidden;}
.imgblock ul li img {float:left; margin-right:5px; border:1px solid #999999; padding:1px; height:80px;}
.imgblock ul li .desc {font-size:12px; height:80px; overflow:hidden;}

/* contact */
#contact {
clear:both;
width:600px;
margin:auto;
margin-top:20px;
}
#contact ul {
width:500px;
}
#contact ul li {
float:left;
}
#contact ul li.lft {
width:150px;
padding:5px;
}
#contact ul li.txtfld, #contact ul li.txtarea{
width:330px;
padding:5px;
}
.txtfld2 {
border:1px solid #B56C9B;
background:#FFF;
padding:1px;
}
.message {
color:#333333;
text-align:center;
margin:20px 0px;
}

/* guestbook */
#guestbook {
font-size:12px;
}
#guestbook li.user {
padding:3px 0px;
border-top:1px dotted #666;
}

/* artist */
#artist li {
padding:5px 0px;
border-bottom: 1px dotted #FC9;
}
#artist li .img {
float:left;
margin-right:10px;
width:260px;
background:url(img/smallimage-shadow.png) bottom no-repeat;
padding-bottom:5px;
}
#artist li .img img {
	border:5px solid #FFF;
}
#artist li .img a {
	border:1px dotted #999;
	display:block;
	width:260px;
}
#artist li .desc {
font-size:12px;
}
#artist li span {
font-size:20px;
}


#artist .sponsors li .img {
width:110px;
background:none;
}
#artist .sponsors li .img a {
	width:110px;
}

/* kerdoiv */
#kerdoiv li {
	margin-bottom:10px;
}

/* footer*/
#footer {
	height:40px;
	margin:20px 141px;
	background:url(img/footbg.png) center no-repeat;
	padding-top:10px;
	text-align:center;
}
#footer a {color:#069;text-decoration:underline;}
#footer a:hover {color:#FFF;}

/* overall */
.tal { text-align:left;}
.tar { text-align:right;}
.tac { text-align:center;}
.taj { text-align:justify;}

.FS6 { font-size:6px;}
.FWB { font-weight:bold;}

.pad10 { padding:10px;}

.nul {
margin:0px;
padding:0px;
list-style:none;
}

.CB { clear:both;}
.FL { float:left;}
.FR { float:right;}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    background:url(img/spacer.png);
    width:990px;
    height:242px;
    margin:0 auto;
	padding:5px;
	border:1px solid #FFF;
}
#slider {
	position:relative;
	float:left;
    width:728px;
    height:240px;
    margin-left:10px;
	border:1px solid #333;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(img/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* jQuery lightBox plugin */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3000;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 3100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 3200;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
