/* IMPORTS --------------------------------------------------------------*/
@import url('thickbox.css');
/* -------------------------------------------------------------------------*/

* {
	margin:0;
	padding:0;
	font-size:11px;
	line-height:13px;
	font-family:Verdana;
}

html,body {
	position:relative;
	background:#250319 url('/images/backgrounds/bg_tile.gif') repeat;
	height:100%;
	color:#efb2d0;
}

ul, li {
	list-style:none outside;
}

a {
	outline:none;
	text-decoration:none;
	color:#c11065;
}

img {
	border:none;
}

h1 {
	font-size:14px;
	font-weight:bold;
	color:#c11065;
	margin-bottom:15px;
}

#lang {
	position:absolute;
	left:20px;
	top:15px;
}

#lang a {
	font-weight:bold;
	font-size: 12px;
	color: white;
}

iframe {
	width:0px;
	height:0px;
	border:none;
}

table {
	margin:0 auto;
	width:100%;
	border-collapse:collapse;
}

form label {
	float:left;
	width:110px;
}

input,button,textarea,select {
	border:solid 1px #260311;
	border-bottom:solid 1px #682f45;
	border-right:solid 1px #682f45;
	background:#4a172a;
	color:white;
	padding:3px;
}

select {
	padding:0;
}

button {
	border:solid 1px #682f45;
	border-bottom:solid 1px #260311;
	border-right:solid 1px #260311;
}

#pageHolder {
	width:800px;
	border:solid 1px #471e39;
	border-top:none;
	background:#330523 url('/images/backgrounds/feather_1.gif') no-repeat 100% 100%;
	margin:auto;
	min-height:800px;
	margin-bottom:30px;
}

#logo {
	position:absolute;
	left:612px;
	top:2px;
}

#play {
	position:absolute;
	right:14px;
	bottom:28px;
}

#pageHeader {
	height:206px;
	width:800px;
	position:relative;
	background:url('/images/backgrounds/header.gif')
}

#nav li.sep {
	width:7px;
	font-size:1px;
	background:url('/images/backgrounds/menu_sep.gif');
	padding-top:0;
	height:48px;
}

#menu {
	clear:both;
}

#nav {
	width:800px;
	overflow:hidden;
	height:48px;
	background:url('/images/backgrounds/menu_bg.gif') repeat-x;
	clear:both;
}

#nav ul {
	width:170px;
	background: white;
}

#nav a {
	display: block;
	color: white;
	font-weight:bold;
	font-size:11px;
	width:120px;
}

#nav li.rootNode {
	padding-top:15px;
	height:28px;
}

#nav a.rootA {
	height:28px;
}

#nav li {
	float: left;
	text-align:center;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height:166px;
	background:#40082d !important;
	border:solid 1px #240419;
}

#nav li ul li {
	padding:0;
	width:170px;
	border-bottom:solid 1px #611949;
}

#nav li ul li a {
	color:white;
	padding:5px 0;
	font-weight:normal;
	text-align:left;
	padding-left:10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, 
#nav .open ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover, #nav .open ul li.selected {
	
}

#nav .selected,
#nav li a:hover {
	color:#c11065;
}

#menu {
	position:relative;
}

#pageBody {
	overflow:hidden;
}

#rightCol {
	width:250px;
	float:left;
	padding:20px;
	padding-left:10px;
}

#leftCol {
	float:left;
	width:490px;
	z-index:0;
	padding:20px;
	padding-right:10px;
}

#guestbook {
	margin-bottom:10px;
}

#guestbook .item {
	border-bottom:dotted 1px #7a1540;
	padding:10px 5px;
}

#guestbook .item u {
	color:#c10f55;
	font-weight:bold;
	text-decoration:none;
}

#guestbook .item small {
	font-size:10px;
	float:right;
}

#guestbook .item p {
	margin-top:5px;
}

#guestbookForm textarea {
	width:482px;
	height:110px;
}

form p {
	margin:10px 0;
	clear:both;
}

form label {
	padding:3px 0;
}

.box {
	border:solid 1px #7a1540;
	padding:5px;
	margin-bottom:10px;
	background:#3d0b2c;
}

.login-links {
	overflow:hidden;
	margin:10px 0;
}

.login-links li {
	float:left;
	width:50%;
	text-align:center;
}

.page-selector {
	margin:10px 0;
	text-align:center;
}

.page-selector a,
.page-selector span {
	display:inline;
	font-size:18px;
	font-weight:bold;
}

.userMenu li {
	background:url('/images/backgrounds/usrmenu_bg.gif') no-repeat;
	height:21px;
	padding-top:5px;
	padding-left:10px;
	margin-bottom:3px;
}

.userMenu li a {
	color:white;
}

#basedata-box label {
	width:180px;
}

#basedata-box input {
	width:230px;
}

#advdata-box label {
	width:240px;
}

#advdata-box input,
#advdata-box select {
	width:240px;
}

#advdata-box .mult {
	height:80px;
}

#advdata-box textarea {
	width:480px;
	height:80px;
}

#mail-change-box label,
#pass-change-box label {
	width:200px;
}

#mail-change-box input,
#pass-change-box input {
	width:240px;
}

#register-box input {
	width:250px;
}

#register-box select {
	width:258px;
}

#register-box label {
	width:200px;
}

.radio {
	width:auto !important;
}

#small-login label {
	width:85px;
}

#eventHolder td, th{
	padding:4px;
}

#eventHolder th {
	text-align:left;
}

#eventHolder td {
	background:#4b0727;
}

#eventHolder button {
	width:100%;
}

#eventHolder .male,
#eventHolder .male button {
	color:#0477e2;
}

#eventHolder .female,
#eventHolder .female button {
	color:#e20462;
}

#ticket-info dl dt {
	float:left;
	width:40%;
}

#ticket-info dl dd {
	float:left;
	width:60%;
	font-weight:bold;
}

#ticket-info {
	overflow:hidden;
	margin-bottom:20px;
}

.galleryHolder {
	overflow:hidden;
	margin:10px 0;
}

.galleryHolder li {
	float:left;
	width:102px;
	margin-right:10px;
	margin-bottom:10px;
	text-align:center;
}

.galleryHolder li a {
	color:white;
	font-size:10px;
}

.galleryHolder li img {
	border:solid 1px #c11065;
}

.galleryHolder li p {
	margin-top:5px;
}

.photoPaging {
	text-align:center;
	margin-bottom:10px;
}

.photoPaging a {
	margin:0 10px;
}

.galleryHolder .big {
	text-align:center;
	width:470px;
}

.placedescr {
	overflow:hidden;
	margin-bottom:10px;
}

.placedescr img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

label.error {
	color:red !important;
}

.msg-er {
	color:#FFFFFF;
	background-color:#a40a0a;
	border: 1px solid #cc7777;
	background-image:url('/images/icons/err_msg.gif');
}

.msg-ok,
.msg-er {
	font-size:10px;
	margin-bottom:5px;
	padding:6px 5px 6px 25px;
	font-weight: bold;
	background-repeat:no-repeat;
	background-position:7px 5px;
}

.msg-ok {
	color: #017804;
	background-color:#d2fdd3;
	border: 1px solid #669966;
	background-image:url('/images/icons/ok_msg.gif');
}

