/* *** Canwell Show - Standard Layout *** */
/* April 2008  */

body {
background-color: #37613c;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}

/* ----------container-------------- */
#container {
	width: 904px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image: url(assets/masthead.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* ----------banner-------------- */
#banner {
	display: none;
}

/* -----------------content--------------------- */
#content {
	padding: 0px;
	background-image: url(assets/content_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/* -----------footer--------------------------- */
#footer {
	clear: both;
	background-image: url(assets/footer_bg.gif);
	height: 69px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 33px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: top;
}


/* -----------navigation--------------------------- */

#navigation {
	padding-top: 134px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(assets/nav_bg.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 835px;
	background-position: center bottom;
}

#navigation li{
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin :0px;
}
#navigation ol{
	list-style-type: none;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}

#navigation li.homep a{
	display: inline;
	list-style-type:none;
	float:left;
	height: 27px;
	padding: 0px;
	background-image: url(assets/nav/home_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 93px;
	text-indent: -9999px;
	margin: 0px;
}

#navigation li.homep a:hover{
	display: inline;
	list-style-type:none;
	float:left;
	height: 27px;
	padding: 0px;
	background-image: url(assets/nav/home_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 93px;
	text-indent: -9999px;
	margin: 0px;
}

#navigation li.what a{
	display: inline;
	list-style-type:none;
	float:left;
	height: 27px;
	padding: 0px;
	background-image: url(assets/nav/whatson_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 89px;
	text-indent: -9999px;
	margin: 0px;
}

#navigation li.what a:hover{
	display: inline;
	list-style-type:none;
	float:left;
	height: 27px;
	padding: 0px;
	background-image: url(assets/nav/whatson_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 89px;
	text-indent: -9999px;
	margin: 0px;
}

#navigation li.forms a{
	display: inline;
	list-style-type:none;
	float:left;
	height: 27px;
	padding: 0px;
	background-image: url(assets/nav/forms_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 171px;
	text-indent: -9999px;
	margin: 0px;
}

#navigation li.forms a:hover{
	display: inline;
	list-style-type:none;
	float:left;
	height: 27px;
	padding: 0px;
	background-image: url(assets/nav/forms_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 171px;
	text-indent: -9999px;
	margin: 0px;
}

#navigation li.history a{
	display: inline;
	list-style-type:none;
	float:left;
	height: 27px;
	padding: 0px;
	background-image: url(assets/nav/history_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 79px;
	text-indent: -9999px;
	margin: 0px;
}

#navigation li.history a:hover{
	display: inline;
	list-style-type:none;
	float:left;
	height: 27px;
	padding: 0px;
	background-image: url(assets/nav/history_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 79px;
	text-indent: -9999px;
	margin: 0px;
}

#navigation li.gallery a{
	display: inline;
	list-style-type:none;
	float:left;
	height: 27px;
	padding: 0px;
	background-image: url(assets/nav/gallery_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 85px;
	text-indent: -9999px;
	margin: 0px;
}

#navigation li.gallery a:hover{
	display: inline;
	list-style-type:none;
	float:left;
	height: 27px;
	padding: 0px;
	background-image: url(assets/nav/gallery_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 85px;
	text-indent: -9999px;
	margin: 0px;
}

#navigation li.support a{
	display: inline;
	list-style-type:none;
	float:left;
	height: 27px;
	padding: 0px;
	background-image: url(assets/nav/supportus_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
	text-indent: -9999px;
	margin: 0px;
}

#navigation li.support a:hover{
	display: inline;
	list-style-type:none;
	float:left;
	height: 27px;
	padding: 0px;
	background-image: url(assets/nav/supportus_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
	text-indent: -9999px;
	margin: 0px;
}

#navigation li.contact a{
	display: inline;
	list-style-type:none;
	float:left;
	height: 27px;
	padding: 0px;
	background-image: url(assets/nav/contact_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
	text-indent: -9999px;
	margin: 0px;
}

#navigation li.contact a:hover{
	display: inline;
	list-style-type:none;
	float:left;
	height: 27px;
	padding: 0px;
	background-image: url(assets/nav/contact_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
	text-indent: -9999px;
	margin: 0px;
}

#navigation li.findus a{
	display: inline;
	list-style-type:none;
	float:left;
	height: 27px;
	padding: 0px;
	background-image: url(assets/nav/findus_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 88px;
	text-indent: -9999px;
	margin: 0px;
}

#navigation li.findus a:hover{
	display: inline;
	list-style-type:none;
	float:left;
	height: 27px;
	padding: 0px;
	background-image: url(assets/nav/findus_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 88px;
	text-indent: -9999px;
	margin: 0px;
}#banners {
	padding: 0px;
	width: 864px;
	margin-left: 21px;
}
#breadcrumb {
	padding: 0px;
	height: 21px;
	width: 820px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #EEEEEE;
	border: 1px solid #D4D4D4;
	background-image: url(assets/youarehere.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 21px;
	color: #666666;
	text-indent: 105px;
	text-transform: uppercase;
	font-weight: bold;
}
#content_footer {
	background-image: url(assets/content_footer.gif);
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 850px;
}
#content #padding {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#padding p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#alpha {
	margin: 0px;
	float: left;
	width: 580px;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#alpha2 {
	margin: 0px;
	float: left;
	width: 620px;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#beta {
	float: right;
	width: 214px;
	background-image: url(assets/news_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 11px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	display: inline;
}
.newsitem {
	font-size: 10px;
	height: 16px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	width: 190px;
}
.newsitem a {
	color: #000000;
	text-decoration: none;
}

.newsitem a:hover {
	color: #000000;
	text-decoration: underline;
}
#gamma {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#features {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 580px;
}
#sponsor {
	padding: 0px;
	float: right;
	width: 198px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 108px;
	background-image: url(assets/sponsors_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
}
#sponsor p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 18px;
}
#whatson {
	background-image: url(assets/whatson_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	float: left;
	height: 91px;
	width: 261px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#forms {
	background-image: url(assets/forms_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 91px;
	width: 306px;
}
.featurespad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #86276B;
	padding-top: 40px;
	padding-left: 20px;
}
#footlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 31px;
	color: #FFFFFF;
	margin: 0px;
	height: 31px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 18px;
}
#footlinks a {
	color: #FFFFFF;
	text-decoration: none;
}

#footlinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#addressarea {
	margin: 0px;
	float: left;
	width: 500px;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	line-height: 14px;
}
#thinklink {
	padding: 0px;
	float: right;
	width: 200px;
	margin-top: 8px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	display: inline;
}
#addressarea a {
	color: #FFFFFF;
	text-decoration: none;
}
#addressarea a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#thinklink a {
	color: #FFFFFF;
	text-decoration: none;
}
#thinklink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



form.entry_form {
	font-size: 1.2em;	
}

form.entry_form div {
	margin-bottom: 13px;	
}

form.entry_form label {
	color: #7e315f;
	font-weight: bold;
}

form.entry_form input {
	font-weight: bold;
	padding: 2px;
	border: 1px solid #7c7c7c;
	text-align: center;	
}

.bold {
	font-weight: bold;	
}
.purple {
	color: #7e315f;
}
.smaller {
	font-size: 0.9em;
}

button#calculate {
	background: url(assets/calculate_total_btn.gif) no-repeat left top;
	display: block;
	width: 104px;
	height: 22px;	
	border: 0;
	padding: 0;
	margin: 0 0 0 5px;
}

button#book {
	background: url(assets/book_tickets_btn.gif) no-repeat left top;
	display: block;
	width: 131px;
	height: 25px;	
	border: 0;
	padding: 0;
	margin: 12px 0;
}

span.hidden {
	display: none;	
}

form.entry_form div#button_set {
	margin-top: 20px;	
}

#calculate_tickets_holder {
	display: block;
	padding: 3px;
	font-size: 0.8em;
	color: #7e315f; 
}