.innercontainer{
width:100%;
background-image:url(/images/page_bg.jpg);
background-position:top center; 
background-repeat:no-repeat;
}
.outercontainer{
width:100%;
background-color:#FFF; 
background-image: url(/images/pagebgtile2.jpg); 
background-repeat:repeat-x;
}

.bookingtable{
margin-left:220px; 
margin-top:5px;
font-size:10pt;
}
.errormsg{
font-size:14pt; 
margin-left:60px;
color:#750101;
margin-left:225px;
}

.headerform{
margin-left:205px; 
margin-top:5px;
font-size:18pt;
color:#446378;
}

.upperbox{
font-family:Arial; 
font-size:14pt;
width:920px;
height:45px;
color:#dddddd;
margin-left:auto;
margin-right:auto;
vertical-align:middle;
position:relative;
top:00px;
margin-bottom:0px;
background-color:transparent;
}
.upperbox p{
position:relative;
top:-13px;
left: 30px;
background-color:transparent;
}

.mainimg{
float:center;
margin-left:auto;
margin-right:auto;
width:960px;
height:460px;
border:0px;
z-order:1;
background-image:url(/images/dropshadow.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

.pagetitle{
float:center;
margin-left:auto;
margin-right:auto;
margin-top:-120px;
width:960px;
border:0px;
color:#ebe2db;
text-align:center;
font-size:20pt;
}

.menubox{
z-index:2;
margin-left:auto;
margin-right:auto;
margin-top:-257px;
width:970px;
height:100px;
border:0px;
background-image:url(/images/placehold2.png);
background-position:middle left;
background-repeat:no-repeat;
}
.shadow{
float:center;
margin-top:-100px;
}
a:link, a:hover, a:visited, a:active{
text-decoration:none;
color:184c93;
}

.listshift{
position:relative;
left:-75px;
}
.gridshift{
position:relative;
left:-75px;
}
a.tooltip span {display:none; top:728px; padding:2px 3px; margin-left:-32px; }

a.tooltip:hover span{display:inline; position:absolute; background:#343434; border:1px solid #FFFFFF; color:#dddddd; padding:5px; text-decoration:none;}

a.foottip span {display:none; top:38px; padding:2px 3px; margin-left:-32px; }
a.foottip:hover span{display:inline; position:relative; background:#343434; border:1px solid #FFFFFF; color:#dddddd; padding:5px; text-decoration:none;}

.boticon{
width:24px;
height:24px;
}

body {
	margin: 0; padding: 0;
	font: 12px normal Arial, Helvetica, sans-serif;
}
.babyfoottext{
float:right;
color:#CCC;
right:15px;
margin-top:-22px;
font-size: 1.1em;
}
.babyfoottext a:link, .babyfoottext a:visited{
color:#CCC;
}
.babyfoottext a:hover{
color:#FFF;
}

.myoneandonlybox{
float:right;
margin-top:20px;
right:25px;
font-size:9pt;
color:#aaa;
}
.myoneandonlybox a:link, .myoneandonlybox a:visited{
color:#54aac0;
}
.myoneandonlybox a:hover{
color:#FFF;
}

.container {
	width: 970px;
	margin: 0 auto;
	position: relative;
}
#header {
	position:relative;
	z-index:10;
	left:275px;
	top:10px;
	background: url(/images/header_bg.gif) no-repeat center top;
}
#header .disclaimer {
	color: #999;
	padding: 100px 0 7px 0;
	text-align: right;
	display: block;
	position: absolute;
	top: 0; right: 0;
}
#header .disclaimer a {	color: #ccc;}
ul.topnav {
	list-style: none;
	padding: 0 20px;	
	margin: 0;
	float: left;
	width: 615px
	font-size: 1.2em;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #efeded;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	margin-top:2px;
	background: url(/images/drop.gif) no-repeat center top;
}
.dewplay{
margin-top:15px;
margin-bottom:-4px;
margin-left:5px;
top:20px;
}

ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 140px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 140px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 no-repeat 10px center; 
}
#header img {
	margin: 20px 0 10px;
}
html ul.topnav li ul.subnav li a {
width:115px
}
.maincontent{
font-family:Arial;
line-height:170%;
width:960px;
margin-top:10px;
margin-left:auto;
margin-right:auto;
}

.pagecontents{
font-family:Arial;
line-height:170%;
width:700px;
margin-left:130px;
}
.shows a:link, .shows a:visited, .shows a:hover, .shows a:active{
color:#222222;
}
.datelink a:link, .datelink a:visited, .datelink a:hover, .datelink a:active{
color:#FFF;
}

.bookingcontent{
font-family:Arial;
line-height:170%;
width:960px;
margin-top:20px;
position:relative;
left:50%;
margin-left:-460px;
}

.footercontent{
font-family:Arial;
width:940px;
color:#FFF;
margin-left:auto;
margin-right:auto;
position:relative;
top:10px;
left:10px;
}

@-moz-document url-prefix() {    
	.footercontent{
		top:0px;
	}
}


.blurb{
float:left;
margin-left:25px;
width:550px;
font-family:Arial; 
font-weight:normal; 
text-align:justify;
}
.socialnets{
float:right;
margin-top:-2px;
margin-right:30px;
width:280px;
font-family:Arial; 
font-weight:normal; 
text-align:justify;
}

.title{
font-size:14pt; 
}
.title2{
font-size:12pt;
font-weight:bold; 
}
.nb{
border:0px;
}
.centerbg{
z-index:-1;
position:relative;
top:0px;
left:50%;
margin-left:-658px;
margin-top:0px;
width:1px;
}

#network{
float:left; 
margin-top:17px; 
margin-left:2px; 
font-size:11pt; 
color:white;
}

.sideVideo{
text-align:left;
margin-top:30px;
}

.upperboxbtn{
position:relative;
left:50%;
margin-left:250px;
top:-62px;
z-index:3;
}
.upcomingshows{
position:relative; 
top:15px;
text-align:left;
}
.title3{
font-size:16pt;
}
.biglink{
font-size:12pt;
font-weight:bold;
}
.dateicon{
width:47px;
height:47px;
background-image:url(/images/datebg.jpg);
background-repeat:no-repeat;
color:#DDD;
text-align:center;
}
.dimonth{
position:relative;
left:-1px;
top:2px;
font-size:9pt;
font-weight:bold;
}
.didate{
position:relative;
left:-1px;
top:-3px;
font-size:22pt;
font-weight:bold;
}
.theshowinfo{
width:250px;
}
.youtubethumb{
width:200px;
margin-left:30px;
}

.showtitle{
font-size:13pt;
font-weight:bold;
position:relative;
left:3px;
top:-3px;
}
.showinfo{
font-size:10pt;
position:relative;
left:3px;
top:-3px;
}
.shows{
float:left;
margin-right:2px;
width:300px;
}
.showcontainer{
position:relative; 
top:10px;
width:605px;
}
.hirefooter{
float:center;
margin-top:450px;
height:140px;
background-color:#e4eaed;
border-top:1px solid #ccd9e0;
text-align:left;
}
.babyfooter{
float:center;
height:87px;
background-color:#000;
margin-top:-10px;
background-image:url(/images/babyfoot.jpg);
background-position:top center;
background-repeat:no-repeat;
}


.hugetitle{
width:910px;
border:1px solid #dadada;
font-size:14pt;
padding:10px 0px 10px 30px;
background:#343434; color:#dddddd;
}
.bookingdesc{
margin-top:10px;
margin-left:20px;
width:680px;
}
.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}

.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

.bookingbtn{
float:right;
margin-top:-60px;
right:20px;
}
