body {
	margin:0 auto; padding:0 0 50px 0;
	background: #010e1b url(../img/bg-cover.jpg) repeat-x top left; 
	color: #fff; font-size:12px;
	font-family: Arial, Helvetica, sans-serif;}


a, a:visited, a:link {	color:#ff9600; text-decoration:none;}
a:hover	{	text-decoration:underline;}
a img {border:none;}

/* splash page */
#splash		{	text-align:center; margin:0 auto;
				background: #010e1b url(../img/bg-cover.jpg) repeat-x top left;}
#splash #footer a, #splash #footer a:visited {color:#999;}
#splash #footer a:hover	{text-decoration: underline;}
#splash #footer 		{	padding: 10px 5px; color: #444; font-size: 10px; vertical-align: middle;}
#splash #footer img		{	vertical-align:middle; padding-right: 5px; margin-top:-4px;}
#splash #footer-left	{	float:left;}
#splash #footer-right	{	float:right;}

#calendar2	{	background: url(../img/bg/bg-guitar.jpg) no-repeat top left; }
						
						
#container		{	text-align: left;float:left;background: url(../img/bg/bg-sax2.jpg) no-repeat top left; width: 100%; margin:0;}
#container-cal		{	text-align: left;float:left;background: url(../img/bg/bg-sax2.jpg) no-repeat top left; width: 100%; margin:0;}
#container-dine		{	text-align: left;float:left;background: url(../img/bg/bg-calendar.jpg) no-repeat top left; width: 100%; margin:0;}
#container-findus	{	text-align: left;float:left;background: url(../img/bg/bg-findus.jpg) no-repeat top left; width: 100%; margin:0;}
						
#splash-container	{	width: 980px; margin:0 auto;}


#splash-menu	{ height: 520px; margin:0 auto; text-align: center; border: 10px solid #333;}
*html #splash-menu {height: 500px;}
ul.demo {	height:100%; padding: 0; margin: 0; }
/* REQUIRED * the "slidingPanelsActivated" class added to container by the plug-in, allows for different presentation if JavaScript is disabled */
ul.slidingPanelsActivated {
	display:block;
	position:relative;
	overflow:hidden;

	/* edit "padding" and "margin" with care, as they can mess things up across browser */
	padding: 0;
	margin: 0;

	/* adjust "height" as needed, em recommended */
	height: 100%;
}

ul.demo li		{	display: block; text-align: left; margin: 0; }
ul.demo li img	{	text-align: left; margin: 270px 0 0 0; border: none;}

/* REQUIRED * the "slidingPanelsActivated" class added to container by the plug-in, allows for different presentation if JavaScript is disabled */
ul.slidingPanelsActivated li {
	display:block;
	position:absolute;
	overflow:hidden;
	/* "left" and "width" properties set automatically */
	top: 0;

	/* edit "padding" and "margin" with care, as they can mess things up across browser */
	padding: 0;
	margin: 0;

	/* "height" of 100% recommended to keep panels all the same height as the container */
	height:100%;
}
ul.demo li.p1 {background: url(../img/splash-cal1.jpg) no-repeat top left;}
ul.demo li.p2 {background: url(../img/splash-dine1.jpg) no-repeat top left;}
ul.demo li.p3 {background: url(../img/splash-venue1.jpg) no-repeat top left;}
ul.demo li.p4 {background: url(../img/splash-find1.jpg) no-repeat top left;}			
			
ul.demo li.p11 {background: url(../img/splash-cal.jpg) no-repeat top left;}
ul.demo li.p12 {background: url(../img/splash-dine.jpg) no-repeat top left;}
ul.demo li.p13 {background: url(../img/splash-venue.jpg) no-repeat top left;}
ul.demo li.p14 {background: url(../img/splash-find.jpg) no-repeat top left;}			
			
			

h1, h2, h3, h4, h5, h6 { padding:0; margin:0;}
h1 {color:#ff9600; }
h2 {color:#fff; font-weight: normal; text-transform: uppercase; }
h3 {color:#ff9600; padding: 0 0 8px 0;}
h4 {color:#ff9600;font-weight: normal; text-transform: uppercase; padding: 10px 0 3px 0;}
h5 {color:#ff9600;}
h6 {color:#ff9600;}

label {font-weight: bold; display:block; padding: 10px 0 0 0;}

fieldset {	border:none; padding:0; margin:0;}

fieldset input, textarea	{	font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
fieldset input, textarea	{	width: 45%; padding: 2px; margin: 4px 0; border:1px solid #CCC;}


input.submit {	-moz-border-radius:4px; width: 30%; }

fieldset label	{	font-weight: bold;float:left; width: 100px; line-height: 15px;}
fieldset span	{	float:left; padding: 0 0 10px 0;}

#navi {	background: url(../img/navi-bg.png) repeat-x top left; height: 70px; margin: 20px 0 0 0; text-align:left;}






#content-find	{	background: url(../img/overlay-content.png) repeat top left;
					float:right;
					text-align: left;
					width: 400px; padding: 40px 30px; }


#content		{	background: url(../img/overlay-content.png) repeat top left;
					float:right;
					text-align: left;
					width:340px; padding: 40px 30px; }

#content-right	{	float:right; margin: 0px; padding: 15px; background: url(../img/overlay-bk.png) repeat top left; width:490px;}
#content-left	{	float:right; margin:0 10px; padding: 20px 10px 10px 10px;
					background: url(../img/overlay-bk.png) repeat top left; 
					-moz-border-radius-bottomleft: 20px;-moz-border-radius-bottomright: 20px;}					
#content-left h2 	{	padding: 5px 0;text-transform:uppercase; font-size: 13px;}
#content-left h4 	{	color:#color:#ff9600;; padding: 10px 0 0 0; text-transform:uppercase; font-size: 10px;}
					

/* Calendar: Tonight */
#calendar-tonight		{	margin:0; width:180px;}	

#calendar-tonight img	{	width: 180px; border:none;}					
#calendar-tonight a img	{	border: none;}					
					
#calendar-tonight fieldset	{	}
#calendar-tonight input, 
#calendar-tonight textarea	{	font-size:9px; width: 100%; padding: 1px; margin: 4px 0; border:1px solid #CCC;}
#calendar-tonight label		{	font-weight: bold;float:left; width: 100px; line-height: 15px;}

#calendar-tonight-desc	{	padding: 6px 0 0 0; font-size: 11px; line-height: 16px;}
#flashcontent	{	}

/*calendar*/
.cal-post		{	clear:both; margin: 0 0 15px 0; font-size: 11px;}
.cal		{	float:left;
				width:40px; height:auto; padding: 6px 3px 3px 3px;
				background-color:#000; opacity: 0.7;
				color:#fff; -moz-border-radius: 5px;
				text-align: center; vertical-align:middle;
				margin:0 8px 0 0; }
.preview-cal{	float:left;
				width:50px; height:auto; padding: 5px 3px;
				background-color:#000; opacity: 0.7;
				color:#fff; -moz-border-radius: 5px;
				text-align: center; vertical-align:middle;
				margin:0 8px 0 0; }				
.cal-day	{	font-size: 10px; padding: 0 0 2px 0;}
.cal-date	{	font-size: 11px; line-height: 10px; font-weight: bold;}
.cal-month	{	font-size: 9px; }

.cal-event		{	float:left; margin: 0;}

.cal-title		{	font-size: 12px; line-height: 17px;}
.cal-title a	{	display:block; float:none; }
.cal-subtitle	{	line-height: 15px;}
.cal-time		{	float: left; padding-right: 8px;}
.cal-promo		{	color:#cfcfcf; font-weight: normal;}

.cal-time-price	{	display:block; margin: 5px 0 0 0;}
.cal-preview	{}
.cal-preview a, .cal-preview a:link, .cal-preview a:visited { color:#ff9600; text-decoration: none;}

/* preview */
.preview-reserve, .preview-content	{	font-size: 12px; line-height: 16px; padding: 10px 0 0 0;}

.preview-form		{	border:0; padding: 15px 0 0 0;}
.preview-form input	{	border:1px solid #CCC;}

.preview-form label	{	font-weight: bold;float:left; width: 100px; line-height: 15px;}
.preview-form span	{	float:left; padding: 0 0 10px 0;}
.preview-image	 	{	padding: 10px 0 5px 0;}
.preview-quote		{	font-family:"Georgia", serif; font-style:italic; font-size:12px; displaY:block; padding: 8px 0;}



#dine {}
.dine-item	{	float:left; width: 290px; padding-bottom: 2px; clear: both;}
.dine-price {	float:left; }
.dine-desc	{	font-style:italic;}

