@charset "UTF-8";
/* CSS Document */


*{
	margin:0;
	padding:0;
}

/*------------- CSS Structure -------------*/

html,body {
	height:100%;
	background-image: url(images/backgrouns_image.jpg);
	background-repeat: repeat-x;
	background-color: #006699;
	background-position: 0px 0px;
	margin: 0;
	padding: 0;
}

/*------------- Navigation -------------*/

#wrapper #navigation{
	list-style-type: none;
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
	height:90px;
	width:850px;
}

#wrapper #navigation li{
	float:left;
	}
	
li#home a{	
	background:url(images/navigation/home_90x132px.jpg) no-repeat;
	display:block;
	float:left;
	position:relative;
	text-indent: -9999px;
	height:90px;
	width:132px;	
	}	
	
li#show a{	
	background:url(images/navigation/show_90x78px.jpg);
	display:block;
	float:left;
	position:relative;
	text-indent: -9999px;
	height:90px;
	width:78px;	
	}	
	
li#cast a{	
	background:url(images/navigation/cast_90x87px.jpg);
	display:block;
	float:left;
	position:relative;
	text-indent: -9999px;
	height:90px;
	width:87px;	
	}		
	
li#creative a{	
	background:url(images/navigation/creative_90x114px.jpg);
	display:block;
	float:left;
	position:relative;
	text-indent: -9999px;
	height:90px;
	width:114px;	
	}	
		
li#blogs a{	
	background:url(images/navigation/Blogs_90x52px.jpg);
	display:block;
	float:left;
	position:relative;
	text-indent: -9999px;
	height:90px;
	width:52px;	
	}	

li#press a{	
	background:url(images/navigation/press_90x52px.jpg);
	display:block;
	float:left;
	position:relative;
	text-indent: -9999px;
	height:90px;
	width:52px;	
	}	

li#links a{	
	background:url(images/navigation/links_90x50px.jpg);
	display:block;
	float:left;
	position:relative;
	text-indent: -9999px;
	height:90px;
	width:50px;	
	}	

li#tickets a{	
	background:url(images/navigation/tickets_90x285px.jpg);
	display:block;
	float:left;
	position:relative;
	text-indent: -9999px;
	height:90px;
	width:285px;	
	}	
	

/*--- Navigation bar hover ---*/	

li#home a:hover {
	background-image:url(images/navigation/home_90x132px.jpg);
	background-position:bottom;
}

li#show a:hover {
	background-image:url(images/navigation/show_90x78px.jpg);
	background-position:bottom;
}

li#cast a:hover {
	background-image:url(images/navigation/cast_90x87px.jpg);
	background-position:bottom;
}

li#creative a:hover {
	background-image:url(images/navigation/creative_90x114px.jpg);
	background-position:bottom;
}

li#blogs a:hover {
	background-image:url(images/navigation/Blogs_90x52px.jpg);
	background-position:bottom;
}

li#press a:hover {
	background-image:url(images/navigation/press_90x52px.jpg);
	background-position:bottom;
}

li#links a:hover {
	background-image:url(images/navigation/links_90x50px.jpg);
	background-position:bottom;
}

li#tickets a:hover {
	background-image:url(images/navigation/tickets_90x285px.jpg);
	background-position:bottom;
}

/*------------- Basic Block Level Layout -------------*/

div#wrapper {
	width:850px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-repeat: repeat;
	background-position: right top;
	visibility: visible;
	border: 15px solid #F1FDFD;
	background-color: #FFFFFF;
}
#wrapper #headerImage {
	background-image:url(images/lu_headerImage_850x164.jpg);
	text-indent:-9000px;
	float: left;
	height: 164px;
	width: 850px;
	position: relative;
}

#wrapper #headerImage2 {
	background-image:url(images/lu_headerImage_q2_850x164.jpg);
	text-indent:-9000px;
	float: left;
	height: 164px;
	width: 850px;
	position: relative;
}

#wrapper #headerImageMap {
	background-image:url(images/lu_headerImageMap_850x164.jpg);
	background-repeat:no-repeat;
	text-indent:-9000px;
	float: left;
	height: 163px;
	width: 850px;
	position: relative;
}

#wrapper #maincontentLong {
	background-image:url(images/lu_mainContent_background_72x492px.jpg);
	float: left;
	height:auto;
	width: 542px;
	position: relative;
	background-repeat: repeat-x;
}

#wrapper #maincontentShort {
	background-image:url(images/lu_mainContent_background_72x492px.jpg);
	float: left;
	height: 610px;
	width: 542px;
	position: relative;
	background-repeat: repeat-x;
}

#wrapper #maincontentMapLong {
	background-image:url(images/lu_mapBack_542x491px.jpg);
	float: left;
	height: auto;
	width: 542px;
	position: relative;
	background-repeat: no-repeat;
	background-position: right top;
}

#wrapper #maincontentMapShort {
	background-image:url(images/lu_mapBack_542x491px.jpg);
	float: left;
	height: 610px;
	width: 542px;
	position: relative;
	background-repeat: no-repeat;
	background-position: right top;
}




#wrapper #bottomContentImage {
	background-image:url(images/lu_bottomContentImage_542x208px.jpg);
	height: 208px;
	width: 542px;
	margin: 0px;
	padding: 0px;
	float: left;
}

/*-------------- Generic Text Styling -------------- */


h1 {
	padding-left: 73px;
	background-image:url(images/h1_titles/creative_73x300px.png);
	background-repeat: no-repeat;
	height: 72px;
	width: 199px;
	text-indent: -9000px;
	background-position: 73px;
	padding-bottom: 16px;
}

 

#wrapper #maincontentShort p, #wrapper #maincontentLong p {

	padding-left: 73px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 73px;
	padding-top: 12px;
	color: #1262A5;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: -0.2px;

}

#wrapper #maincontentMapShort p, #wrapper #maincontentMapLong p {
	padding-left: 73px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 73px;
	padding-top: 12px;
	color: #1262A5;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: -0.2px;
}

a:link, a:visited {
	color:#000000;
}
a:hover {
	color:#FF0000;
}

/*-------------- Generic Text Styling 'CAST PAGE ONLY' -------------- */


#wrapper #maincontentLong #castLeft{
	float:left;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 0px;
	padding-top: 12px;
	color: #1262A5;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: -0.2px;
	width: 250px;
	padding-bottom: 30px;
		
		
}#wrapper #maincontentLong #castintro {
	text-transform: uppercase;
}

#wrapper #maincontentLong #castanchors {
	padding-bottom: 30px;
	color:#000000;
}

#wrapper #maincontentLong #castanchors a:link, #wrapper #maincontentLong #castanchors a:visited {
	padding-bottom: 30px;
	color:#000000;
}

#wrapper #maincontentLong #castanchors a:hover {
	padding-bottom: 30px;
	color:#FF0000;
}

#wrapper #maincontentLong #castRight{
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 32px;
	padding-top: 12px;
	color: #1262A5;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: -0.2px;
	width: 300px;
	float: right;
	padding-bottom: 30px;
}

#wrapper #maincontentLong #left{
	float: left;
}
#wrapper #maincontentLong #right{
	float: right;
	padding-top: 30px;
}

#wrapper #maincontentLong #h2left a{
	float:left;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 0px;
	padding-top: 0px;
	color: #1262A5;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: -0.2px;
	width: 300px;
	background-image:url(images/cast/cast_titles/nicola-32x300.png);
	background-position: 25px top;
	text-indent: -9000px;
	background-repeat: no-repeat;
	height: 32px;
}

#wrapper #maincontentLong #h2left2 a{
	float:left;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 0px;
	padding-top: 0px;
	color: #1262A5;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: -0.2px;
	width: 300px;
	background-image:url(images/cast/cast_titles/geff-32x300.png);
	background-position: 25px top;
	text-indent: -9000px;
	background-repeat: no-repeat;
	height: 32px;
}


#wrapper #maincontentLong #h2right a{
	float:left;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 0px;
	padding-top: 0px;
	color: #1262A5;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: -0.2px;
	background-image:url(images/cast/cast_titles/josh-32x300.png);
	background-position: 25px top;
	text-indent: -9000px;
	background-repeat: no-repeat;
	height: 32px;
	width: 300px;
	padding-bottom: 0px;
}

#wrapper #maincontentLong #h2right2 a{
	float:left;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 0px;
	padding-top: 0px;
	color: #1262A5;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: -0.2px;
	background-image:url(images/cast/cast_titles/alex-32-300.png);
	background-position: 25px top;
	text-indent: -9000px;
	background-repeat: no-repeat;
	height: 32px;
	width: 300px;
	padding-bottom: 0px;
}

#wrapper #maincontentLong #h2left3 a{
	float:left;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 0px;
	padding-top: 0px;
	color: #1262A5;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: -0.2px;
	width: 300px;
	background-image:url(images/cast/cast_titles/gorey-32x300.png);
	background-position: 25px top;
	text-indent: -9000px;
	background-repeat: no-repeat;
	height: 32px;
}

#wrapper #maincontentLong #h2right3 a{
	float:left;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 0px;
	padding-top: 0px;
	color: #1262A5;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: -0.2px;
	background-image:url(images/cast/cast_titles/kristina-32x300.png);
	background-position: 25px top;
	text-indent: -9000px;
	background-repeat: no-repeat;
	height: 32px;
	width: 300px;
	padding-bottom: 0px;
}

#wrapper #maincontentLong #h2left4 a{
	float:left;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 0px;
	padding-top: 0px;
	color: #1262A5;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: -0.2px;
	width: 300px;
	background-image:url(images/cast/cast_titles/paul-32x300.png);
	background-position: 25px top;
	text-indent: -9000px;
	background-repeat: no-repeat;
	height: 32px;
}

#wrapper #maincontentLong #h2right4 a{
	float:left;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 0px;
	padding-top: 0px;
	color: #1262A5;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: -0.2px;
	background-image:url(images/cast/cast_titles/trevor-32x300.png);
	background-position: 25px top;
	text-indent: -9000px;
	background-repeat: no-repeat;
	height: 32px;
	width: 300px;
	padding-bottom: 0px;
}

/*-------------- Creative Page Only -------------- */

#wrapper #maincontentLong #h2leftCarl{
	float:left;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 0px;
	padding-top: 0px;
	color: #1262A5;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: -0.2px;
	width: 300px;
	background-image:url(images/cast/paul_36x300px.png);
	background-position: 25px top;
	text-indent: -9000px;
	background-repeat: no-repeat;
	height: 32px;
}

#wrapper #maincontentLong #creativeLeft{
	float:left;
	padding-left: 73px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 0px;
	padding-top: 12px;
	color: #1262A5;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: -0.2px;
	width: 400px;
	padding-bottom: 30px;	
}



/*--------------  Text Styling - TITLES -------------- */

#thanks {
	padding-left: 73px;
	background-image:url(images/h1_titles/thanks_71x300.png);
	background-repeat: no-repeat;
	height: 71px;
	width: 300px;
	text-indent: -9000px;
	background-position: 73px;
	padding-bottom: 16px;
}

#about {
	padding-left: 73px;
	background-image:url(images/h1_titles/about_63x300.png);
	background-repeat: no-repeat;
	height: 63px;
	width: 300px;
	text-indent: -9000px;
	background-position: 73px;
	padding-bottom: 16px;
}

#castbiogs {
	padding-left: 73px;
	background-image:url(images/h1_titles/cast_38x300.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 300px;
	text-indent: -9000px;
	background-position: 73px;
	padding-bottom: 16px;
}

#creativebiogs {
	padding-left: 73px;
	background-image:url(images/h1_titles/creative_40x300px.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 300px;
	text-indent: -9000px;
	background-position: 73px;
	padding-bottom: 16px;
}

#coming {
	padding-left: 73px;
	background-image:url(images/h1_titles/coming_soon_38x300.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 300px;
	text-indent: -9000px;
	background-position: 73px;
	padding-bottom: 16px;
}

#presspage {
	padding-left: 73px;
	background-image:url(images/h1_titles/press-39x300.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 300px;
	text-indent: -9000px;
	background-position: 73px;
	padding-bottom: 16px;
}

#review {
	padding-left: 73px;
	background-image:url(images/h1_titles/Reviews.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 300px;
	text-indent: -9000px;
	background-position: 73px;
	padding-bottom: 16px;
}


#linkspage {
	padding-left: 73px;
	background-image:url(images/h1_titles/links-37x300.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 300px;
	text-indent: -9000px;
	background-position: 73px;
	padding-bottom: 16px;
}


#booktickets {
	padding-left: 73px;
	background-image:url(images/h1_titles/Tickets-39x300.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 300px;
	text-indent: -9000px;
	background-position: 73px;
	padding-bottom: 16px;
}




/*------------- Form Styles -------------*/

#wrapper #sidebar #form {
	background-image:url(images/lu_mailingList_308x406px.jpg);
	height: 406px;
	width: 308px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	
}

#wrapper #sidebar #form p {
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;

}

form{
	width: 200px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	padding-left: 45px;
	padding-top: 180px;
}

fieldset{
	border: none;
}

fieldset input {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#073C8D;	
}

legend{
	font:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#FFFFFF;
	line-height:1.4;
	text-indent:-9000px;
	
} 

.text {
	width:160px;
	height:25px;
	border:2px solid #1262A5;
	font-size:14px;
	padding-top:7px;
	padding-left:7px;
	
	}

input.text:focus {
	background:#D9F2EC;
	
	}
	




/*------------- Basic Block Level Layout = side bar + nested div's within it -------------*/
#wrapper #sidebar {
	float: right;
	height: 818px;
	width: 308px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#wrapper #sidebar #map1 {
	background-image:url(images/lu_map_part1_308x406px.jpg);
	height: 406px;
	width: 308px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;	
}

#wrapper #sidebar #map2 {
	background-image:url(images/lu_map_part2_308x134px.jpg);
	display:block;
	height: 134px;
	width: 308px;
	background-position: left top;
}

#wrapper #sidebar #bookBox a {
	background-image:url(images/lu_bookBox_308x134px.jpg);
	display:block;
	height: 134px;
	width: 308px;
}

#wrapper #sidebar #taglineBox {
	background-image:url(images/lu_taglineBox_308x277px.jpg);
	background-repeat:no-repeat;
	height: 277px;
	width: 308px;
}

#wrapper #sidebar #mailingList h2,#wrapper #sidebar #taglineBox ul, #wrapper #sidebar #bookBox h2 {
	text-indent: -9000px;
	list-style-type: none;
}



/*------------- Footer -------------*/

#wrapper #footer {
	background-image:url(images/lu_footer_850x189px.jpg);
	float: left;
	height: 189px;
	width: 850px;
	position: relative;
}
#wrapper #footer p {
	list-style-type: none;
	float:left;
	padding-top: 135px;
	padding-right: 0;
	padding-left: 220px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:16px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}

#footer a:link, #footer a:visited {
	color:#FFFFFF;
	font-weight:bold;

	}
	
#footer a:hover, #footer a:active {
	color:#FFCC00;
	font-weight:bold;

	}	
	
	
/*------------- misc styles -------------*/	

.smalltext {
	font-size: 10px;
}

#wrapper #maincontentMapLong blockquote{
	font-size: 36px;
	color: #0287B3;
	font-weight: bolder;
	font-style: italic;
	background-image: url(images/images/red_eared_sliders_15_group_small.gif);
	background-repeat: no-repeat;
	background-position: 70px;
	padding-left: 250px;
	height: 100px;
	width: 50px;
	padding-bottom: 15px;
	line-height: 30px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 15px;
}

.clear {
	clear:both;
	}
	
.UpperCase{
	font-weight:bolder;
	text-transform: uppercase;
	color: #E30020;
	}	
em {
	color: #5C89A5;
	text-transform: capitalize;
}

.light{
	font-style:normal;
	}
#wrapper #maincontentShort img {
	margin-bottom: 12px;
}
.imageLink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#flash {
	text-align: center;
	margin: auto;
	padding-top: 25px;
}
.imageMargin {
	padding-left: 65px;
}
