@charset "UTF-8";
body {
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

@font-face {
	font-family: 'ArialRoundedMTBoldRegular';
	src: url('../font/arial_rounded_bold-webfont.eot');
	src: local('☺'), url('../font/arial_rounded_bold-webfont.woff') format('woff'), url('../font/arial_rounded_bold-webfont.ttf') format('truetype'), url('../font/arial_rounded_bold-webfont.svg#webfontdbhfaPA9') format('svg');
	font-weight: normal;
	font-style: normal;
}

	.ArialRoundedMTBold {
	font-weight: normal;
	font-style: normal;
	line-height:20px;
	font-family: 'ArialRoundedMTBoldRegular', sans-serif;
}

.fltlt {float:left;}
.fltrt {float:right;}

img.fltlt {
	margin-right:20px;
}

img.fltrt {
	margin-left:20px;
}



#wrapperHome {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:768px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	/*	background-image: url(../images/home-bg2.jpg);
	background-repeat: no-repeat;*/
}



#wrapperShow {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
		/*background-image: url(../images/show-bg.jpg);
	background-repeat: no-repeat;*/
}

#wrapperBooking {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
			background-image: url(../images/booking-bg.jpg);
	background-repeat: no-repeat;
}

#wrapperContact {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
			background-image: url(../images/contact-bg.jpg);
	background-repeat: no-repeat;
}


#containerLeft {float:left; height:760px;width:500px;z-index:1;}

#containerRight {
	height:760px;
	
	width:450px;
	float:left;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
		z-index:1;
	
}

#mainContent p {

font-weight: normal;
	font-style: normal;
	line-height:20px;
	font-size:14px;
	
	/*font-family: 'ArialRoundedMTBoldRegular', sans-serif;*/
	
	}


#mainContent {
	margin-top:0px;
	padding: 0 10px;
}

#menuHome {
	width:377px;
	margin:0 auto;
	position:absolute;
	top:630px;
	left:50%;
	margin-left:-185px;
	z-index:3;
}


#topQuote {
	
}

#menu {
	
	margin-bottom:20px;
}

#logo {
		width:352px;
		float:left;
		margin-bottom:60px;
}



#graphiclink {z-index:9999;
background-color:transparent;width:400px;height:400px; margin:0 auto; cursor:pointer; position:relative;top:200px;}

#graphiclinkinterior {
	z-index:9999;
	background-color:#ccc;
	margin:0 auto;
	cursor:pointer;
}





#skip {
	margin-top:80px;

}

#bookingSection img {border:none; padding:0 10px 20px 10px; }
#bookingSection {width:420px;}

#press-kit-details {
	z-index:999;
}


#skip p { margin-left:220px;}
#skip h4 {margin-left:220px;}

h1, h2, h3 {font-size:160%;}

h1 {
	color:#3fa9f5;
}

h1.topQuote { font-size:16px;text-align:center;margin-bottom:20px;}

h2 {
	color:#ef3f6e;
}


h2 a {
	color:#ef3f6e!important;
}



h3 {
	color:#7ac943;
}

h4 {
	color:#000;
}

h5 {font-size:120%;}

a{
	color:#F83A6C;
	text-decoration:none;
}

.pk {
		font-size:12px;
		text-align:center;
}

a:hover {text-decoration:underline;}

.booking-form {text-align:left; background:#fff;}

a.green {color:#7ac943!important;}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.entry {margin-bottom:10px; width:100%; overflow:hidden;}

.entry img {padding-right:0px; border:none;}


.imageLeft {float:left; margin-right:10px;
}

#footer {
		font-size:12px;
		padding: 20px 40px;
		background:#f1f1f1;
		margin-top:40px;
}

#footer p.copyright {
		text-align: center;
		border-top:1px solid #666;
		padding-top:20px;
}

.video-entry {
		margin-bottom:40px;
}


#menu {
	background-color:#eee;
overflow:hidden;
padding:10px
}


#menu .menu-item {
	float:left;
	margin-right:20px;
	font-size:160%;
	font-family: 'ArialRoundedMTBoldRegular';

}

.menu-item a:hover {

	text-decoration:none;
}
.menu-item.shows a{
 color:#3fa9f5!important;
	padding:10px;
}

.menu-item.shows a:hover{
 color:#fff!important;
	background-color:#3fa9f5!important;

}


.menu-item.videos a{
 color:#ef3f6e!important;
 	padding:10px;
}

.menu-item.videos a:hover{
 color:#fff!important;
  background-color:#ef3f6e!important;	

}

.menu-item.contact a{
 color:#7ac943!important;
 	padding:10px;
}


.menu-item.contact a:hover{
 color:#fff!important;
  background-color:#7ac943!important;
 	
}







