body {
	margin:0;
	padding:0;
	font-family:Arial,Verdana,Tahoma,Helvetica,Sans-serif;
	font-size:x-small;
	color:#333333;
	background:#c8e5f5 url(/Images/bg.gif) top left repeat-x;
}
.downloadtypesize 
{
	margin:0 0 0 6px;
	font-size:.85em;
}
div#wrapper 
{
    margin:0 auto;
    width:940px;
    background:url(/Images/bgShadow2.png) center top repeat-y;
}
div#container {
	margin:0 auto;
	width:920px;
	border:solid 1px #ddd;
}
div#header {
	position:relative;
	border-bottom:solid 1px #ddd;
}
div#header span {
	display:none;
}
div#content 
{
	clear:both;
	z-index:inherit;
	margin:0;
	padding:0;
}
div#footer {
    clear:both;
	width:920px;
	height:70px;
	background:url(/Images/footer.gif) top left repeat-x;
	color:#000000;
}
div#footer ul 
{
  list-style-type:none;  
  float:right;
  display:block;
  margin:11px 5px 0 0;
  padding:0;
}
div#footer li 
{
   float:left; 
   vertical-align:bottom;
   margin:0;padding:8px 0 0 0;
}
div#footer table {
	margin:10px 0 0 5px;
	float:left;
	height:46px;
}
div#footer table p {
	margin:0;
	padding:0;
}
div#footer img {
	margin:0 0 2px 10px;
	vertical-align:middle;
}




/* Homepage styles */
body#homepage div#main_content {
	position:relative;
	clear:both;
	padding:0;
	min-height:1020px;
	height:1020px;
	background: #02C1EB url(/Images/home.jpg) bottom left no-repeat;
	z-index:0;
}
body#homepage_new div#main_content {
	position:relative;
	clear:both;
	padding:0;
	height:400px;
	background: #F2F9F6;
	z-index:0;
}
body#homepage div#leftlinks {
	position:absolute;
	top:0;
	left:0;
	width:190px;
	height:360px;
	padding:0;
	margin:0;
}
body#homepage div#content div#main_content {

	color:#FFFFFF;
}
div#introtext 
{	
	position:absolute;
	left:10px;
	/*top:10px;*/
	width:600px;
	padding:10px;
	color:#000000;
}
div#introtext div 
{
     /*width:450px;*/
}
body#homepage div#updateholder {
	position:absolute;
	top:63px;
	right:10px;
	padding:0;
	margin:0;
}

body#homepage div#updateholder div#updates {
	width:222px;
	height:190px;
	padding:10px;
	margin:0;
	border:solid 1px #000000;
}

body#homepage div#updateholder div#updates marquee {
   color:#000000;
   font-size:12px;
}

body#homepage div#updateholder div#updates marquee span.eventTitle {
   font-weight:bold;
   display:block;
   margin-bottom:8px;
}
body#homepage div#updateholder div#updates marquee span.eventMsg {
   display:block;
   margin-bottom:20px;
}

body#homepage #nav .home, body#events #nav .events, body#bookinginfo #nav .bookinginfo, body#getthere #nav .getthere, body#kidzone #nav .kidzone, body#sponsors #nav .sponsors, body#contact #nav .contact, body#starfest #nav .starfest {
	background:url(/Images/nav_over.gif) top left repeat-x;
}

/* Kidzone Layout */
body#kidzone div#main_content, body#kidzoneflash div#main_content {
	background: #84D4EF url(/Images/KidsZone.jpg) bottom center no-repeat;
	padding-bottom:550px;
}
body#kidzoneflash div#main_content 
{
	position:relative;
}
body#kidzone #nav .kidzone, body#kidzoneflash #nav .kidzone {
	background:url(/Images/nav_over.gif) top left repeat-x;
}
body#kidzone .coolstuffgallerymainimage 
{
	float:right;
	margin: 0 0 10px 10px;
	padding:2px;
	border:solid 1px #CCCCCC;
}
body#kidzone .coolstuffgallerythumb
{
	width:80px;
	height:80px;
	padding:2px;
	border:solid 1px #CCCCCC;
	margin:5px;
}
body#kidzone #container 
{
    background-color:#d6eeee;
}


/* Get There layout */
body#getthere div#main_content 
{
    background: url(/Images/getthere_bg.jpg) bottom left no-repeat #addff8;
    padding-bottom:400px;
}
body#getthere div#main_content div {
	/*padding:0 230px 250px 0;*/
}
body#getthere div#nav .getthere {
	background:url(/Images/nav_over.gif) top left repeat-x;
}



/* Starfest Layout */
body#starfest div#starfestsupporters 
{
    clear:both;
    margin:0;padding:0;
	width:920px;
	height:70px;
	display:block;
	background:#FFFFFF;
}
body#starfest div#main_content 
{
	background: url(/Images/starfest_bg.jpg) top right no-repeat #000000;    
	color:#FFFFFF;
	padding-bottom:150px;
}
body#starfest div#main_content div 
{
    padding:0 320px 0 0;
}
body#starfest div#nav .starfest {
	background:url(/Images/nav_over.gif) top left repeat-x;
}
body#starfest #main_content img, div#getthere #main_content img, div#contact #main_content img {
	margin-right:20px;	
}
body#starfest #main_content h1, body#starfest #main_content h2
{
    color:#ffffff;
}
body#starfest #main_content h2 
{
    margin-top:30px;
}
body#sponsors #main_content p img 
{
    margin-right:24px;
}

body#starfest div#starfestsupporters ul 
{
    display:block;
    margin:0 auto;
    padding:4px 0 0 0;
}
body#starfest div#starfestsupporters li
{
    list-style-type:none;
    display:inline;
    margin:0 2.4em;    
}
body#starfest h1.StarFest 
{
    background:url(/Images/SIA_Logo.png) center left no-repeat;
    height:55px;
    line-height:55px;
    padding-left:58px;
    behavior:url("/css/iepngfix.htc");
}
body#starfest #main_content a 
{
    color:#ffffff;
}

/* BookingInfo Layout */
body#bookinginfo div#main_content {
	background: url(/Images/BookingInfo.jpg) bottom center no-repeat #7EBEE4;
	padding-bottom:580px;
}
body#bookinginfo div#nav .bookinginfo {
	background:url(/Images/nav_over.gif) top left repeat-x;
}



/* Contact Layout */
body#contact div#main_content 
{
	background: url(/Images/Contact.jpg) bottom right no-repeat #67C8F2;
	padding-bottom:460px;	
}
body#contact div#nav .contact {
	background:url(/Images/nav_over.gif) top left repeat-x;
}



/* Sponsors Layout */
body#sponsors div#main_content {
	/*background: #6CCEF5 url(/Images/Sponsors.jpg) bottom right no-repeat;
	min-height:800px;
	height:auto !important;
	height:800px;*/
	background-color:#ffffff;
	padding-bottom:30px;
}
body#sponsors div#nav .sponsors {
	background:url(/Images/nav_over.gif) top left repeat-x;
}



/* Events Layout */
body#events div#main_content 
{
	background: url(/Images/Events.jpg) 0 0 no-repeat #edf2d4;
	padding-bottom:450px;
}
/*body#events div#nav .events {
	background:#33ac84;
}*/
body#events div#main_content h2.free 
{
    background:url(/Images/free.gif) center left no-repeat;
    padding-left:45px;
    height:35px;
    line-height:35px;
}

/* Key Events Layout */
body#keyevents div#main_content, body#events div#main_content 
{
	background: url(/Images/Events.jpg) bottom center no-repeat #9BDCF8;
}

body#TallTales div#main_content 
{
	background: url(/Images/TallTalesForAllShapesSizes_bg.jpg) bottom center no-repeat #004fa3;
	padding-right:280px;
	padding-bottom:280px;
}
body#TallTales div#main_content h1, body#TallTales div#main_content p { color:#000000; }
body#TeaAlice div#main_content 
{
	background: url(/Images/teawithalice-bg.jpg) bottom center no-repeat #9fbec5;
	padding-bottom:290px;
}
body#ThePress div#main_content 
{
	background: url(/Images/ThePressDogsDayOut_bg.jpg) bottom center no-repeat #c2cfd7;
	padding-bottom:380px;
	padding-right:280px;
}
body#CoolstuffVarietyShow div#main_content 
{
    background: url(/Images/CoolstuffRoadShow.jpg) bottom center no-repeat #c2cfd7;
	padding-bottom:630px;
	padding-right:280px;
}
body#CircusSymphony div#main_content 
{
    background: url(/Images/CoolstuffRoadShow.jpg) bottom center no-repeat #c2cfd7;
	padding-bottom:630px;
	padding-right:280px;
}

body#BikesForFun div#main_content 
{
    background: url(/Images/BikesForFun.jpg) bottom center no-repeat #c2cfd7;
	padding-bottom:900px;
	padding-right:280px;
}


body#keyevents div#main_content img 
{
    behavior:url("/css/iepngfix.htc");
}
body#keyevents div#nav .events,
body#TheBreeze div#nav .events,
body#TallTales div#nav .events,
body#TeaAlice div#nav .events,
body#ThePress div#nav .events,
body#events div#nav .events {
	background:url(/Images/nav_over.gif) top left repeat-x;
}
body#keyevents div#main_content h2.free, body#events div#main_content h2.free 
{
    background:url(/Images/free-blue.png) center left no-repeat;
    behavior:url("/css/iepngfix.htc");
    padding-left:45px;
    height:35px;
    line-height:35px;
}



/* Generic Styles */
#main_content 
{
    clear:both;
    background:transparent;
    padding:10px 95px 30px 95px;
}
#main_content h1 {
	color:#000000;
	margin:0 0 1.2em 0;
	padding:0;
	font-weight:bold;
}
#main_content h2, #main_content h3 {
	color:#000000;
	margin:0 0 0.5em 0;
	padding:0;
	font-weight:normal;	
}
#main_content #introtext h1 
{
    color:#000000;
    font-size:16pt;
}
#main_content h1 {font-size:150%; }
#main_content h2 {font-size:135%; }
#main_content h3 {font-size:115%; }
#main_content { font-size:140%; }
/*#main_content a {color:#eeeeee;padding:0 3px; background-color:#076D3A;}*/

body#TheBreeze div#main_content 
{
	background: url(/Images/TheBreezeLanternParade_bg.jpg) top center no-repeat #104E99;
    height: 265px;
    padding: 145px 140px 60px 165px;
}
body#TheBreeze div#main_content h1 { color:#ffffff; }
 body#TheBreeze div#main_content p, body#TheBreeze div#main_content ul, body#TheBreeze div#main_content a { color:#ffffff; }


/* Update textbox style for the Homepage */
.tbUpdate 
{
    color:#662D91;
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:12px;
} 
a.small 
{
    font-size:90%;
}


/* Gallery buttons */
div#galleryNav 
{
    clear:both;
    padding-top:10px;
    text-align:center;
}
div#galleryNav .previous
{
    float:left;
    margin-bottom:30px;  
}
div#galleryNav .next 
{
    float:right;
    margin-bottom:30px; 
}



/* data table */
table.data 
{
	width:100%;
}
.data td, .data th, .data
{
    padding:3px 5px;
}
.data th 
{
    text-align:left;
}
.data tr.alt 
{
    background-color:#ccc;
}
.TableData tr
{
    padding:8px 0;
}
.TableData td.label 
{
    padding:0 20px 0 0;
    font-weight:bold;
    color:#662d91;
}

div.sponsors img 
{
    padding:0;
}
div.spacer 
{
    margin:35px 0;
    border-bottom:solid 1px #662d91;
}

table#photoGallery a img 
{
    border:0;
}
