/* Frame */
body {
		text-align:center;
		background-color:#ffffff;
		font-family:arial;
		font-size:12px;
		color:#6E6E6E;
		line-height:18px;
		}
#frame {
		width:770px;
		margin-left:auto;
		margin-right:auto;
		text-align:left;
		}
		
/* Content Wells */
#contentleft {
		width:210px;
		padding-left:0px;
		float:left;
		}
	
#contentcenter {
		width:290px;
		padding:0px;
		float:left;
		}
#contentright {
		width:270px;
		padding-left:0px;
		float:left;
		text-align:right;
		}
		
#contentcenterwrap {
		padding:0px;
		padding-left: 210px;
		}
#contentrightwrap{
		float:right;
		width:260px;
		background-color: #ffffff;
		}
		
#contentboth {
		width:560px;
		padding-left:0px;
		float:left;
		text-align:left;
		}
		
#contentmiddle {
		margin-left:120px;
		width:660px;
		float:left;
		}
	
#emailpage {
		padding:20px;
		text-align:center;
		}
	
#footer {
		clear: both;
		width:770px;
		padding: 0px;
		}
		
		#footertop {
			background-color: #5C296A;
		}
		#footermiddle {
			background-color: #7C388E;
		}
		#footerbottom  {
			background-color: #a63030;
		}
		

		
/* Links */
.emaillink {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #8E8E8E;
	FONT-FAMILY: arial;
	TEXT-DECORATION: none
}
A.emaillink:hover {
	TEXT-DECORATION: underline
}

.movielink {
	FONT-WEIGHT: bold;
	COLOR: #000000;
	TEXT-DECORATION: underline
}
A.movielink:hover {
	color: #666666;
}

.subscription {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #178AB9;
	FONT-FAMILY: arial;
	TEXT-DECORATION: none
}
A.subscription:hover {
	TEXT-DECORATION: underline
}

.graylink {
	FONT-WEIGHT: bold;
	color: #868686;
	TEXT-DECORATION: none
}
A.graylink:hover {
	TEXT-DECORATION: underline
}	

.clsSearchButtonOff {
	BORDER: #ffffff 0px;
	PADDING: 3px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-TRANSFORM: capitalize;
	CURSOR: pointer;
	COLOR: #ffffff;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	background: #E99700;
}
.clsSearchButtonOn {
	BORDER: #ffffff 0px;
	PADDING: 3px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-TRANSFORM: capitalize;
	CURSOR: pointer;
	COLOR: #ffffff;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	background: #C98301;
}

a {
	text-decoration: none;
	color:#0B73A5;
	font-weight: bold;
}

/* TEXT */
td {
	font-family:arial;
	font-size:12px;
	color:#6E6E6E;
	line-height:18px;
}
.whitecaptitle {
	color: #ffffff;
	font-weight: bold;
}
h1 {
	color: #D25502;
	font-weight:lighter;
	font-size:24px;
}
h2 {
	color: #D25502;
	font-weight: lighter;
	font-size: 20px;
}

#date {
	color: #4A6FAD;
	font-weight: normal;
	background-color: #00CCFF;
	height: 24px;
	width: 270px;
	font-size: 14px;
}
location {
	color: #ABAF01;
	font-weight: bold;
	font-size: 12px;
}


.gray {color:#6E6E6E; text-decoration:none}
.red {color:#FE492F; text-decoration:none}
.white {color:#ffffff; text-decoration:none}
.dark {color:#434343; text-decoration:none}

.verdana {font-family:verdana}
.sm {font-size:9px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:12px}
.bigger {font-size:14px}
.align {vertical-align:middle}

.search_form { width:159px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#8A8A8A;
		background-color:#ffffff;
		color:#000000;
		margin-left:0px;
		margin-right:0px}
		
.form { width:203px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#;
		color:#646464;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:203px;
		height:99px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#;
		color:#646464;
		overflow:hidden;
		margin-left:0px;
		margin-right:0px}

.rollover {scrollbar-face-color:#4A483E;
		scrollbar-track-color:#FAF4D3;
		scrollbar-arrow-color:#FAF4D3;
		scrollbar-3Dlight-color:#FAF4D3;
		scrollbar-base-color:#FAF4D3;
		scrollbar-shadow-color:#FAF4D3;
		scrollbar-darkshadow-color:#FAF4D3;
		scrollbar-highlight-color:#FAF4D3;
		}


a:hover{text-decoration:underline;}
.a:hover{text-decoration:none;}

/* PULL QUOTES */
.pullquote {
	border-bottom: dotted 1px #cccccc;
	border-top: dotted 1px #cccccc;
	padding-left: 45px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-top: 15px;
	background: #FAFAFA url('../images/pullquoteopen.gif') no-repeat;
	margin-bottom: 1.4em;
}
.performancedates {
	border-bottom: dotted 1px #cccccc;
	border-top: dotted 1px #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 15px;
	background: #FAFAFA;
	margin-bottom: 1.4em;
}
.performancedatespublic {
	border-bottom: dotted 1px #cccccc;
	border-top: dotted 1px #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 15px;
	background: #E3F4FA;
	margin-bottom: 1.4em;
}
.performancedatespublichome {
	border-bottom: dotted 1px #cccccc;
	border-top: dotted 1px #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 15px;
	background: #E3F4FA;
	margin-bottom: 1.4em;
	width: 175px;
}
.performancedatesOCT {
	border-bottom: dotted 1px #cccccc;
	border-top: dotted 1px #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 15px;
	background: #feddff;
	margin-bottom: 1.4em;
}
.performancedatesNZ {
	border-bottom: dotted 1px #cccccc;
	border-top: dotted 1px #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 15px;
	background: #D8EB8C;
	margin-bottom: 1.4em;
}

#leftbanner-jumpdown {
	margin-top: 20px;
	padding-top: 30px;
	padding-left: 50px; 
	padding-right: 10px;
	padding-bottom: 10px;
	background: #ffffff url('../images/arrow-jumpdown.gif') no-repeat;
	width: 150px;
	height: 80px;
	text-align: left;
}

#rightbanner-organizations {
	padding-top: 75px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	border-bottom: solid 1px #9a330f;
	background: #f5efeb url('../images/banner-organizations.gif') no-repeat;
	width: 224px;
	float:right;
	text-align: center;
}
#rightbanner-havebody {
	padding-top: 75px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	border-bottom: solid 1px #9a330f;
	background: #f5efeb url('../images/banner-havebody.gif') no-repeat;
	width: 224px;
	float:right;
	text-align: left;
}
#rightbanner-jonnasmovie {
	padding-top: 87px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	border-bottom: solid 1px #000000;
	background: #cacaca url('../images/banner-jonnasbodymovie.gif') no-repeat;
	width: 224px;
	float:right;
	text-align: left;
	color: #000000;
}
#leftbanner-webmaster {
	margin-top: 260px;
	padding-top: 42px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #232092;
	background: #ffffff url('../images/banner-webmaster.gif') no-repeat;
	width: 150px;
	text-align: left;
}

/* Image floats */
.arc90_imgcaption {
	text-align: left;
	border: 1px solid #DDD;
	padding: 10px;
	margin: 1em 0;
}
.floatl {
	float: left; margin-right: 1em;
}
.floatr {
	float: right; margin-left: 1em;
}

/* Booking Jonna */
#bookingjonna {
	width:560px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
	#bookingleft {
		width: 270px;
		text-align: left;
		float: left;
	}
	#bookingright {
		width: 270px;
		float: right;
		text-align: left;
	}
		#bookinglist {
			padding-left: 1em;
			text-indent: -1em;
			color: #d25502;
			height: 60px;
		}
		#bookinglist li {
			padding-left: 10px;
			margin-left: 10px;
		}
		
		#showspeclist {
			padding-left: 30px;
		}
		#showspeclist li {
			padding-left: 10px;
			margin-left: 10px;
			padding-bottom: 15px;
		}
		




