/*
Theme Name: Carnival Theme
Theme URI: #
Description: Custom theme
Version: 1.0
Author: Deyan Kostadinov
Author URI: http://deyhost.com/
Tags: 
*/

@import "calendar.css";

.clear { 
	clear: both
	}
.offset {
	position: absolute;
	left: -9999px;
	}
img {
	border: 0;
	}
* {
	padding: 0;
	margin: 0;
	}
a {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
	
body {
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	background: #000000 url(images/curtain.jpg) no-repeat center top;
	color: #FFFFFF;
	text-align: center;
	}
#page {
	margin: 0 auto;
	width:962px;
	/*padding: 0 9px;*/
	text-align: left;
	}

/* Header Styles */
#header {
	background: transparent url('images/header.jpg') no-repeat scroll 0 0;
	position: relative;
	height: 267px;
	}
#logo a {
	display:block;
	height:145px;
	left:175px;
	position:absolute;
	top:75px;
	width:200px;
	}
#description {
	position: absolute;
	top: 203px;
	left: 300px;
	}
.red {
	color: #c7151d;
	}
	
#videotour {
	background: transparent url(images/video_tour.png) no-repeat scroll 0 0;
	position: absolute;
	top: 90px;
	right: 23px;
	}
#videotour a {
	display: block;
	width: 242px;
	height: 52px;
	}
	
#planandparty {
	position: absolute;
	top: 170px;
	right: 80px;
	}
#planandparty a {
	display: block;
	width: 130px;
	height: 35px;
	}

#nav {
	position: absolute;
	bottom: 1px;
	left: 164px;
	}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#nav ul li {
	float: left;
	}
#nav ul li a {
	background-image: url(images/menu.jpg);
	display:block;
	height:40px;
	}
#nav ul li#home a {
	background-position: 0 0;
	width: 85px;
	}
#nav ul li#home a:hover {
	background-position: 0 -40px;
	width: 85px;
	}
#nav ul li#home a.current {
	background-position: 0 -80px;
	width: 85px;
	}

#nav ul li#nightlife a {
	background-position: -85px 0;
	width: 153px;
	}
#nav ul li#nightlife a:hover {
	background-position: -85px -40px;
	width: 153px;
	}
#nav ul li#nightlife a.current {
	background-position: -85px -80px;
	width: 153px;
	}
	
	
#nav ul li#kids a {
	background-position: -238px 0;
	width: 96px;
	}
#nav ul li#kids a:hover {
	background-position: -238px -40px;
	width: 96px;
	}
#nav ul li#kids a.current {
	background-position: -238px -80px;
	width: 96px;
	}
	
	
#nav ul li#gallery a {
	background-position: -334px 0;
	width: 118px;
	}
#nav ul li#gallery a:hover {
	background-position: -334px -40px;
	width: 118px;
	}
#nav ul li#gallery a.current {
	background-position: -334px -80px;
	width: 118px;
	}

	
#nav ul li#menu a {
	background-position: -452px 0;
	width: 101px;
	}
#nav ul li#menu a:hover {
	background-position: -452px -40px;
	width: 101px;
	}
#nav ul li#menu a.current {
	background-position: -452px -80px;
	width: 101px;
	}
	
	
#nav ul li#performers a {
	background-position: -553px 0;
	width: 150px;
	}
#nav ul li#performers a:hover {
	background-position: -553px -40px;
	width: 150px;
	}
#nav ul li#performers a.current {
	background-position: -553px -80px;
	width: 150px;
	}
	
	
#nav ul li#contact a {
	background-position: -703px 0;
	width: 95px;
	}
#nav ul li#contact a:hover {
	background-position: -703px -40px;
	width: 95px;
	}
#nav ul li#contact a.current {
	background-position: -703px -80px;
	width: 95px;
	}
/* End of header styles */


	
/* Page styles */
#content {
	background:transparent url(images/pagebackground.jpg) no-repeat scroll 0 0;
	border-bottom:1px solid #333333;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	font-size:1.2em;
	padding: 24px;
	/*position: relative;
	overflow: hidden;*/
	}
#pagequicklinks {
	clear: both;
	overflow: hidden;
	}
#pagequicklinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#pagequicklinks ul li {
	float: left;
	}
#pagequicklinks ul li a {
	background-image: url(images/pagefooter.jpg);
	display:block;
	height:56px;
	}
#pagequicklinks ul li#bowlmor a {
	background-position: 0 0;
	width: 130px;
	}
#pagequicklinks ul li#promotions a {
	background-position: -130px 0;
	width: 140px;
	}
#pagequicklinks ul li#promotions a:hover {
	background-position: -130px -60px;
	width: 140px;
	}
#pagequicklinks ul li#recentpress a {
	background-position: -270px 0;
	width: 145px;
	}
#pagequicklinks ul li#recentpress a:hover {
	background-position: -270px -60px;
	width: 145px;
	}
#pagequicklinks ul li#futureevents a {
	background-position: -415px 0;
	width: 145px;
	}
#pagequicklinks ul li#futureevents a:hover {
	background-position: -415px -60px;
	width: 145px;
	}
#pagequicklinks ul li#games a {
	background-position: -560px 0;
	width: 140px;
	}
#pagequicklinks ul li#games a:hover {
	background-position: -560px -60px;
	width: 140px;
	}
#pagequicklinks ul li#newsletter {
	padding-left: 9px;
	}
#joinmaillist {
	background:transparent url(images/joinmaillist.jpg) no-repeat scroll 0 0;
	display:block;
	width: 132px;
	height:21px;
	padding-bottom:12px;
	}
/* End of page styles */



h2 {
	color: #ffd100;
	font-size: 40px;
	padding: 0;
	text-transform: uppercase;
	}
h3 {
	color: #ffffff;
	font-size: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	}
input.box { 
	border:2px solid #FFD100;
	color:#797979;
	font-size:11px;
	padding:2px 0;
	width:130px;
	}
#actualcontent {
	padding-left: 147px;
	padding-bottom:24px;		overflow: hidden;
	}#actualcontent ul {	list-style: none;		margin:0;		padding: 0;		}	#actualcontent ul li {		float: left;		position: relative;		width: 200px;		height: 115px;		padding-right: 24px;		margin-bottom: 24px;		}	.posttitle {	position: absolute;	bottom: 0;		left: 0;	background: transparent url(images/posttitle.png) repeat scroll 0 0;	width:200px;	font-weight: bold;	font-size: 11px;		padding: 2px;	color: #ffd100;		}	
#actualcontentleft {
	float:left;
	padding-bottom:24px;
	padding-left:147px;
	width:410px;
	}
#actualcontentright {
	float:right;
	padding-bottom:24px;
	text-align:right;
	width:340px;
	}
.entry p {
	font-size:1.05em;
	font-weight: normal;
	padding-bottom:20px;
	}
.yellow {
	color: #fdd209;
	}
.title {
	font-size: 20px;
	padding: 8px 0;
	}
.yellow a {
	/*text-decoration: underline;
	font-weight: bold;*/
	color: #fdd209;
	}
.alignleft {
	float: left;
	}
.alignright {
	float: right;
	}

	
	
/* Footer styles */
#footer {
	background: transparent url(images/bowlmor.jpg) no-repeat scroll 0 0;
	height: 48px;
	padding-left: 90px;
	}
#footer p {
	color: #999999;
	font-weight: bold;
	padding-top: 24px;
	}
#footer a {
	color: #999999;
	}
/* End of footer styles */

	
/* Plan a party page styles */	
#planaparty {
	list-style: none;
	margin:0;
	padding:0;
	}
#planaparty li {
	float:left;
	height:83px;
	padding-right:24px;
	}
.FirstName input, .LastName input, .JobTitle input, .Company input, .Email input, .Phone input, .Guests input, .date input, .starttime input, .comments input {
	border:2px solid #FFD100;
	background-color: #000000;
	color: #FFFFFF;
	padding:3px;
	width:210px;
	}
.eventtype select {
	border:2px solid #FFD100;
	background-color: #000000;
	color: #FFFFFF;
	padding:2px;
	width:220px;
	}
/* End of plan a party page */



/* Gallery Page */
#gallerysidebar {
	float:left;
	padding-bottom:24px;
	padding-left:145px;
	width: 290px;
	}
#gallerysidebar ul {
	list-style: none;
	margin: 0px;
	}
#gallerysidebar ul li {
	height: 18px;
	}
#gallerysidebar p {	padding-right: 15px	}	
#actualgallery {
	float: right;
	width: 475px;
	position: relative;
	}
/* End of gallery */



/* Home Page */
#homesidebar {
	float:left;
	padding-bottom:24px;
	width: 415px;
	}
#eventstitle {
	height: 40px;
	padding-left:135px;
	}
#eventssidebar {
	float:left;
	padding-left:66px;
	width:349px;
	}
.panel {
	height: 140px;
	position: relative;
	}
.eventsimage {
	float: left;
	width: 112px;
	margin-right: 24px;
	}
.eventscontent {
	float: right;
	width: 213px;
	}
	
.readmore {
	position:absolute;
	bottom: 0;
	right:0;
	}
.readmore a {
	background:transparent url(images/readmore.png) no-repeat scroll right center;
	color:#C8161D;
	display:block;
	font-family:Helvetica,Arial;
	font-weight:bold;
	height:45px;
	padding: 0;	
	width:126px;
	}
#latest ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#latest ul li {
	float: left;
	margin-left: 16px;
	}
#latest ul li a {
	background-image:url(images/icons.jpg);
	display:block;
	height:49px;
	}
#latest ul li#subscribetext {
	padding-top: 8px;
	font-size:13px;
	margin: 0;
	width:168px;
	}
#latest ul li#rss a {
	background-position: 0 0;
	width:48px;
	}
#latest ul li#facebook a {
	background-position: -64px 0;
	width:44px;
	}
#latest ul li#twitter a {
	background-position: -125px 0;
	width:45px;
	}
#latest ul li#myspace a {
	background-position: -186px 0;
	width:46px;
	}
/* End of Home Page */


#albumslist {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#albumslist li {
	width: 145px;
	height: 145px;
	float: left;
	}
#pickanalbum {	clear: both;
	padding-top: 9px;
	font-weight: bold;
	color: #FFFFFF;
	}
a.page_link {
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 8px;
	text-decoration: none;
	}
a.active_page {
	text-decoration: underline;
	}
#page_navigation {
	clear: both;
	}
	
	
/* Performers Page */

#performerslinks {
	padding-bottom:24px;
	line-height:25px;	
	/*position:absolute;*/
	}
#performerslinks ul {
	list-style: none;
	margin:0;
	}
#performerslinks ul li {
	height:18px;
	}
.perflinks {
	color: #ffd100;
	text-transform: uppercase;
	font-size: 16px;
	}
.perflinks:hover {
	text-decoration: none;
	}

/* End of Performers Page */
	
	
	
	
	
	
	
	
	
/* Forms formatting */

/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */

.cform { 
	margin:0px auto; 
	width: 660px;
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 15px 0; 
	border:1px solid #adadad; 
	border-left-color:#ececec; 
	border-top-color:#ececec; 
	background:#f7f7f7; 
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font:normal 20px Times;
	color:#666666;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important;
}

ol.cf-ol li	{
	margin:5px 0!important;
	padding:0; 
	list-style:none!important; 
	text-align:left;
	float: left;
	width: 219px;
}

#cf_field_3 {
	margin: 0;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	background:#F0F0F0 !important;
	letter-spacing:1px;
	margin:10px 0pt !important;
	padding:5px 0pt;
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	/*width:90px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; for mozilla*/
	display: block; for Opera & IE
	/*text-align:right;
	vertical-align:top;
	padding-bottom: 15px;*/
}

.cform label span {
	/*width:90px;*/ /* must be the same as above!*/
	display:block; 
	padding:15px 0 12px 0;
}
label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after {
	float:left;
	margin:0;
	text-align:left;
}

label.cf-after span {
	display:block;
	padding:5px 8px;
}

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:72px;
	text-align:left;
}
label.cf-group-after span {
	width:72px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	background: #000000; 
	border: 2px solid #ffd100; 
	vertical-align:top;
	color: #FFFFFF;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#000000; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#000000; 
	border: 2px solid #ffd100; 
	color: #FFFFFF;
}

.cform input {
	margin:0 24px 0 0;
	width:185px;
}
.cform select {
	margin:0 4px 0 0;
	width:195px; /* attempt to have equal length */
	padding:2px 0;
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
	width: 483px;
}

.linklove {
	display: none;
	}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	letter-spacing:1px;
	margin:5px 0 0 !important;
	padding:15px 0 12px;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	float: left;
	margin:2px 0 0 0; 
	width:14px;
	height:22px;
	border:none!important;
	background:none!important; 
}

.cform input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	margin:0px !important;
	/*padding-left: 100px; */
} 

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	/*margin:3px 0 0 3px;*/
	font-size:0.9em;
	display: -moz-inline-box; 
	vertical-align:top;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	clear: both;
	text-align:left;
	padding:24px 0 0 0 !important;
	margin: 0;
}
.cform input.backbutton,
.cform input.resetbutton { 
	width:100px;  
	padding:5px; 
	margin: 10px 0 0 5px;
	font-size:0.8em;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}

.cform input.sendbutton {
	background:transparent url(images/submit.jpg) no-repeat; 
	border: none;
	width: 55px;
	height: 21px;
	display:block;
	text-indent: -9999px;
}

.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	position: relative;
}

ol.cf-ol li ul.cf_li_text_err {
	background-color:#FFFFFF;
	border:2px solid #FFD100;
	bottom:-22px;
	color:#333333;
	font-size:11px;
	padding:0;
	position:absolute;
	display: none;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding: 0 10px 0 15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	color:#FFFFFF;
	border: 2px solid #FFD100;
	font-weight: bold;
	display:block;
	padding: 6px !important;
}
div.failure {
	display:block;
	/*background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;*/
	border: 2px solid #AD2929;
	color: #FFD100;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:2px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;	
	text-align:center!important;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

* html img.captcha {
	margin-bottom:1px!important;
}
*+html img.captcha {
	margin-bottom:1px!important;
}

/* End of forms formatting */

.perfimage {
float: left;
width: 200px;
}
.perfdescr {
float: right;
width: 480px;
}

#cf3_field_9 {
	margin:0;
	}
