@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
p{
	font-size: 13px;
	line-height: 1.2;
}
body {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	color:#000033;
	background: #FFF;
}
p {
	color: #000033;
}
.heading{
	color: #006699;
	font-size: 20px;
	border-bottom: 2px dotted #FF9900;
	float: left;
	clear: both;
	margin: 20px 0 15px 0;
	font-weight: bold;
}
.about h2{
	width: 100%;
	clear: both;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	margin-bottom: 20px;
}
.about h3{
	font-weight: bold;
	font-size: 15px;
	margin: 30px 0 10px 0;
}
.about p a{
	color: #0D84BC;
}
#new_this_year{
	background: #F9F9F9;
	padding: 20px;
	margin-top: 20px;
}
.about p{
	line-height: 1.3;
	margin-bottom: 20px;
}
.about #col1 p a img{
	padding: 0 9px 10px 0;
}
#supercontainer {
	width:1000px;
	margin-top: 0;
	position: relative;
}
#supercontainer_inner {
	width: 100%;
	float: left;
	background: #9BBCD9 url(../images/backgrounds/body-bg.jpg) no-repeat;
	min-height: 1100px;
	position: relative;
}
#container {
	float: left;
	position: relative;
	top: 0;
	left: 76px;
}
div#home_video{
	width: 527px;
	height: 298px;
	float: right;
	background: url(../images/2010/video-bg.gif) no-repeat; 
	text-align: center;
	padding-top: 8px;
}
div#home_video embed, div#home_video object{
	position: relative;
	top: 1px;
}
div#home_hidden{
	text-indent: 2000px;	
	visibility: hidden;
}
#header {
	float: left;
	width: 838px;
}
#header_logo{
	height: 191px;
	float: left;
}
#nav{
	text-transform: uppercase;
	background: #FFF;
	float: left;
	position: relative;
	width: 778px;
	padding: 5px 25px 25px 35px;
}
#nav ul{
	text-transform: uppercase;
	list-style: none;
}
#nav ul li{
	float: left;
	clear: none;
	margin: 0 20px 0 5px;	
}
#nav ul li a{
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
}
#home_nav a{
	color: #CC3300;
}
#about_nav a{
	color: #996633;
}
#events_nav a{
	color: #FF9933;
}
#information_nav a{
	color: #00CCCC;
}
#content{
	background: #FFF;
	float: left;
	width: 778px;
	min-height: 200px;
	padding: 0 25px 0 35px;
	position: relative;
}
.events #content{
	padding-top: 25px;
}
.who blockquote p{
	margin: 5px 0 2px 10px;
	font-weight: bold;
}
cite{
	font-size: 12px;
	margin: 0 0 10px 10px;
	display: block;
}


/* footer */
#footer{
	float: left;
	clear: both;
	background: transparent url(../images/backgrounds/content-bottom-bg.gif) no-repeat top left;
	padding-top: 20px;
	width: 838px;
	margin-bottom: 10px;
}

#footer #supporters{
	background: transparent url(../images/backgrounds/footer.gif) no-repeat top left;
	float: left;
	width: 808px;
	height: 75px;
	margin-top: 16px;
	padding: 0 15px 0 15px;
}

#footer #supporters p, #footer #sponsors p{
	color: #666;
	font-weight: bold;
	font-size: 10px;
	padding-top: 5px;
}
#footer #supporters img, #footer #sponsors img{
	margin-left: 9px;
}
#ilckLink{
	float: right;
	width: 120px;
	text-align: right;
	margin: 10px 10px 10px 0;
}
#ilckLink p{
	margin: 0;
	font-size: 10px;
	color: #FFF;
	
}
#ilckLink p a{
	font-weight: bold;
	color: #FFF;
}
/* home page */
.home_box{
	float: left;
}
#act1_home{
	height: 280px;
	width: 292px;
	margin-right: 23px;
}
#act2_home{
	height: 280px;
	width: 209px; 
	margin-right: 23px;
}
#dates_home{
	height: 278px;
	width: 225px;
	text-align: center;
	position: relative;
}
#dates_home h2{
	font-size: 19px;
	color: #333;
	font-weight: bold;
	margin-top: 98px;
}
#dates_home ul{
	margin-top: 10px;
}
#dates_home ul li{
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	line-height: 1.1;
}
#dates_home p{
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	position: absolute;
	bottom: 14px;
	left: 0;
	width: 225px;
}
#playingthisyear_home{
	float: left; 
	margin-top: 20px;
	position: relative; 
	height: 347px;
	width: 779px;
	background: #FFF url(../images/backgrounds/playing-this-year.jpg) no-repeat top left;
}
#playingthisyear_home ul a{
	font-weight: bold;
	font-size: 16px;	
	color: #FFF;
	text-decoration: none;
}
#home_act_bain{
	position: absolute;
	top: 300px;
	left: 15px;
}
#home_act_reader{
	position: absolute;
	top: 322px;
	left: 220px;
}
#home_act_taylor{
	position: absolute;
	top: 8px;
	left: 342px;
}
#home_act_sam{
	position: absolute;
	top: 137px;
	left: 413px;
}
#home_act_fowlis{
	position: absolute;
	top: 107px;
	left: 475px;
}
#home_act_dickson{
	position: absolute;
	top: 8px;
	right: 50px;
}
#home_act_kettle{
	position: absolute;
	top: 185px;
	right: 24px;
}
#playingthisyear_home p, #playingthisyear_home p a{
	color: #FFF;
}
#playingthisyear{
	position: absolute;
	top: 10px;
	left: 9px;
	font-size: 18px;
	font-weight: bold;
}
.listings_link {
	margin-top: 5px;
	font-style: normal;
}
.listings_link a{
	color: #0D84BC;
}
#home_listings_link{
	position: absolute;
	bottom: 13px;
	right: 20px;
	font-size: 13px;
	font-weight: bold;
}
#book_today{
	float: left;
	margin-top: 20px;
	height: 39px;
	width: 761px;
	background: #FFF url(../images/homepage/book-today.gif) no-repeat top left;
	padding: 10px;
}
#ticket-info-signup{
	float: left;
	background: #FFF url(../images/backgrounds/ticket-info-signup.gif) no-repeat top left;
	width: 781px;
	height: 143px;
	margin: 26px 0 26px 0;
}
#ticket-info-signup .heading_bg{
	float: left;
	width: 168px;
}
#ticket-info-signup h2, .events #content #ticket-info-signup h2{
	display: inline;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	float: none;
	margin: 0;
	padding: 0;
	width: 168px;
	height: inherit;
}
#ticket-info h2, .events #content #ticket-info h2 {
	background: #66CCCC;
	padding: 5px 0 5px 0;
	line-height: 1.5;
}
#mailchimp h2, .events #content #mailchimp h2 {
	background: #006699;
	padding: 5px 0 5px 0;
	line-height: 1.5;
}
#mailchimp h2 span, .events #content #mailchimp h2 span, #ticket-info h2 span, .events #content #mailchimp h2 span{
	padding: 0 5px 0 5px;
}
#ticket-info-signup .col1{
	float: left;
	width: 244px;	
}
#ticket-info-signup .col2{
	float: left;
	width: 254px;
}
#ticket-info-signup .col3{
	float: left;
}
#ticket-info{
	padding: 15px 10px 10px 10px;
	background: transparent url(../images/backgrounds/ticket-info-bottom.gif) no-repeat 10px bottom;
	float: left;
}
#ticket-info span{
	font-weight: bold;
}
#buy_online a{
	display: block;
	height: 18px;
	width: 80px;
	background: transparent url(../images/backgrounds/buy-online-bg.gif) no-repeat 0 0;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}
	
#mailchimp{
	padding: 10px;
	float: left;
}
#signup_name{
	width: 214px;
}

#mailchimp form{
	width: 750px;
}
#mailchimp form label{

}
#mailchimp form p.error{
	color: red;
}
#mailchimp form input{
	width: 214px;
}
#mailchimp form input#submit{
	height: 21px;
	width: 60px;
	background: transparent url(../images/backgrounds/sign-up.gif) no-repeat 0 0;
	border: none;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
#book_today #book_heading{
	float: left;
	width: 135px;
	margin-right: 20px;
}
#book_today #tel_fax{
	float: left;
	width: 230px;
	margin-right: 20px;
}
#book_today #buy_in_person{
	float: left;
	width: 245px;
	margin-right: 20px;
}
#book_today #buy_online{
	float: right;
	width: 80px;
	position: relative;
	top: 12px;
}
#book_today h2{
	color: #FFF;
	background: #66CCCC;
	font-weight: bold;
	display: inline;
	padding: 2px;
	line-height: 1.2;
}
#book_today p{
	color: #2D3E53;
	line-height: 1.4;
}
p.buy_online{
	background: #FFF url(../images/backgrounds/buy-online-bg.gif) no-repeat top left;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: 80px;
	height: 16px;
}
p.buy_online a{
	color: #FFF;
}

/* events calendar */
.events #content h2{
	background: #FFF url(../images/backgrounds/date-heading-bg.gif) no-repeat top left;
	width: 764px;
	height: 21px;
	color: #AC1313;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 0 0 10px;
	margin: 20px 0 10px 0;
	float: left;
}
.events #content .event h3{
	color: #0D84BC;
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0 10px 10px;
}
.events #content .event{
	float: left;
	margin-bottom: 10px;
}
.events #content .event .event_top{
	background: #FFF url(../images/backgrounds/event-box-top.gif) no-repeat top left;
	height: 10px;
	width: 766px;
	float: left;
}
.events #content .event .event_bottom{
	background: #FFF url(../images/backgrounds/event-box-bottom.gif) no-repeat top left;
	height: 10px;
	width: 766px;
	float: left;
}
.events #content .event .event_middle{
	width: 744px;
	float: left;
	border-left: 1px solid #0D84BC;
	border-right: 1px solid #0D84BC;
	padding: 5px 10px;
	position: relative;
}
.float_left{
	float: left;
}
.float_right{
	float: right;
	margin-left: 10px;
}
#col1{
	float: left;
	width: 563px;
}
#col2{
	float: right;
	width: 161px;
	text-align: center;
}
.about #col2 h2{
	background: #FFF url(../images/backgrounds/supported-by-bg.gif) no-repeat top left;
	float: left;
	color: #FFF;
	height: 27px;
	padding-top: 10px;
	width: 163px;
	margin: 0;
}

#col2_inner{
	float: left;
	width: 161px;
	border-left:1px solid #A0B9C7;
	border-right:1px solid #A0B9C7;
}
#col2_inner img{
	clear: both;
	margin: 20px auto;
	display: block;
}
#col2 #col2_bottom{
	background: #FFF url(../images/backgrounds/supporters-bottom-bg.gif) no-repeat top left;
	height: 10px;
	width: 163px;
	float: left;
}
.text_ad{
	text-align: left;
	margin-top: 1em;
	float: left;
}
	

/* information */
.information #col1{
	width: 519px;
	text-align: left;
	padding-right: 20px;
}
.information #col2{
	background: #FFF url(../images/backgrounds/contact-bg.gif) no-repeat top left;
	width: 219px;
	height: 210px;
	text-align: left;
	padding-left: 20px;
}
.information #col2 h2, .information #col2 h3, .information #col2 p{
	float: left;
	clear: both;
}
.information #col1 h3, .information #col1 p{
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
	line-height: 1.3;
}
.information #col1 p{
	font-size: 12px;
}
.information #col1 h3{
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.information #col2 h3, .information #col2 p{
	font-size: 11px;
	color: #333;
}
.information #col2 h3{
	font-weight: bold;
}
.information #col2 p{
	margin-bottom: 10px;
}
#map{
	height: 544px;
	width: 786px;
	background: #FFF url(../images/backgrounds/map-bg.gif) no-repeat top left;
	float: left;
	position: relative;
	margin-bottom: 20px;
}
#map div{
	padding: 10px;
}
#map div h2{
	color: #0D84BC;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
#map div p{
	color: #333;
	font-size: 11px;
	margin-bottom: 10px;
}
#map div p.address, #map div p span, #col1 p span{
	font-weight: bold;
}
#map div img.float_left{
	margin-right: 10px;
}
#yurt{
	width: 270px;
	height: 164px;
	position: absolute;
	top: 15px;
	left: 25px;
}
#spiegeltent{
	width: 386px;
	height: 120px;
	position: absolute;
	bottom: 10px;
	left: 25px;
}
#map div#spiegeltent div.float_left{
	width: 100px;
	padding: 0;
}
#map div#spiegeltent div.spiegel_map_text{
	width: 170px;
	padding-right: 20px;
}
#masonic_lodge{
	width: 223px;
	height: 166px;
	position: absolute;
	top: 20px;
	right: 14px;
}
#st_andrew_blackadder{
	width: 255px;
	height: 127px;
	position: absolute;
	top: 218px;
	right: 15px;
}
#seabird_centre{
	width: 255px;
	height: 127px;
	position: absolute;
	bottom: 10px;
	right: 15px;
}
/**/
div.float_left img.float_left{
	clear: left;
	margin-bottom: 10px;
}
.who{
	float: left;
	width: 275px;
	margin-left: 20px;
}
.who p{
	font-style: italic;
	font-size: 12px;
}
.details{
	float: left;
	width: 265px;
	margin-left: 20px;
}
.details p{
	margin-bottom: 4px;
	float: left;
	width: 100%;
}
.details p img{
	margin-top: 10px;
	border: 1px solid #ccc;
	padding: 5px;
}
.buy_tickets{
	width: 86px;
	padding-top: 5px;
	height: 19px;
	text-align: center;
	position: absolute;
	bottom: 15px;
	right: 30px;
	background: #FFF url(../images/backgrounds/buy-tickets-bg.gif) no-repeat top left;
}
.buy_tickets p a, .phone_tickets p{
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
}
.phone_tickets{
	width: 129px;
	padding-top: 5px;
	height: 19px;
	text-align: center;
	position: absolute;
	bottom: 15px;
	right: 30px;
	background: #FFF url(../images/backgrounds/phone-tickets.gif) no-repeat top left;
}
.combo_ticket{
	float: left;
}	
.combo_ticket p{
	color: #666;
	font-size: 12px;
	float: left;
}
.combo_ticket h4{
	color: #006699;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 12px;
	margin-top: 12px;
}
.age_range{
	position: absolute;
	top: -33px;
	right: 15px;
}
#sort_by_date{
	background: #FFF url(../images/backgrounds/sort-bg.gif) no-repeat top left;
	height: 82px;
	width: 173px;
	text-align: center;
	float: right;
	margin-bottom: 10px;
	position: absolute;
	right: 30px;
	top: -50px;
}
.events #content #sort_by_date h2{
	background: none;
	color: #FFCC99;
	font-size: 12px;
	font-weight: bold;
	float: none;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0;
}
.events #content #sort_by_date table{
	margin: 5px auto;
}
.events #content #sort_by_date table th, .events #content #sort_by_date table td{
	font-size: 12px;
	font-weight: bold;
	border-right: 1px solid #999;
	width: 20px;
	text-align: center;
}
.events #content #sort_by_date table th{
	color: #CCC;
	padding-bottom: 10px;
}
.events #content #sort_by_date table td a{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	width: 20px;
	text-align: center;
}
.events #content #sort_by_date table td.last, .events #content #sort_by_date table th.last{
	border-right: none;
}
.backtotop{
	background: #FFF url(../images/backgrounds/back-to-top-bg.gif) no-repeat top left;
	text-align: center;
	float: right;
	height: 20px;
	width: 91px;
	padding-top: 6px;
	margin-right: 5px;
}
.backtotop a{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
.offscreen_text{
	margin-left: -9999px;
}