@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	text-align: center;
}

body {
	color: #660066;
	background: url(../images/header_bg.jpg) repeat-x #FF6600;
}


a.bluelink {
	text-decoration: none;
	color: #0099ff;
}

a.bluelink:hover {
	text-decoration: underline;
}
a.blacklink {
	text-decoration: none;
	color: #aaa;
}

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

a.whitelink {
	text-decoration: none;
	color: #fff;
}

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

#Wrapper {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;;
	text-align: left;
	/*width: 72.5em;*/
	margin: 0px;
	padding: 0px;
	pa dding-bottom: 300px;
	background: url(../images/footer_bg.jpg) repeat-x bottom;
}

#MainHeader h1 {
	background: url(../images/headeronly.jpg);
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	height: 180px;
	background-position: center;
	background-repeat: no-repeat;
	font-size: 0em;
	text-indent: -10000em;
}

#ContentContainer {
	margin: 10px 25px 10px 25px;
	padding: 5px 20px 35px 35px;
	background-color: #fff;	
	border: 1px solid #CC0000;
	mi n-height: 500px;
		height: auto;
}

#ContentContainer h2 {
	color:#0099FF;
	font-size: 20px;
	padding-bottom: 15px;
	padding-top: 20px;
	margin-bottom: 10px;
}

#PageContainer {
	margin: 0px auto;
	color: #000;
	clear: both;
	width: 1000px;
	line-height: 1.5em;
}

#MainContent {
	width: 590px;
	float: left;
	height: auto;
	display: inline;
}

#RightContent {
	width: 280px;
	height: 100%;
	float: right;
	display: inline;
	margin-left: 20px;
}

h3 {
	margin: 40px 0px 20px 0px;
	text-align: center;
	color:#FF0000;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


#HomepageImage1{
	width: 258px;
	height: 179px;
	background-image: url(../images/wsSchools.jpg);
	margin-left: 10px;
	text-indent: -10000px;
}

#HomepageImage2{
	width: 258px;
	height: 179px;
	background-image: url(../images/wsClubs.jpg);
	margin-left: 10px;
	text-indent: -10000px;
}

#HomepageImage3{
	width: 258px;
	height: 179px;
	background-image: url(../images/wsFestivals.jpg);
	margin-left: 10px;
	text-indent: -10000px;
}

.Testimonial {
	margin: 20px 20px 10px 0px;
	padding: 10px;
	background-color:#EDF0F1;
	color:#000;
	font-size: 11px;
}


.TypicalParty {
	margin: 30px 15px 0px 15px;
	padding: 10px 10px 0px 10px;
	background-color:#99CCFF;
	border: 2px dashed #0066CC;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.TypicalParty h3 {
	font-size: 15px;
	color: #000099;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}


.EquipmentLeft {
	margin: 20px 0px 0px 30px;
}

.EquipmentLeft h3 {
	text-indent: -10000px;
}

.EquipmentLeft p {
	padding-left: 220px;
	padding-right: 150px;
}

.EquipmentRight {
	margin: 20px 50px 0px 0px;
}

.EquipmentRight h3 {
	text-indent: -10000px;
}

.EquipmentRight p {
	padding-left: 150px;
	padding-right: 220px;
}

#diabolo {
	background:url(../images/eqDiabolo.jpg) left no-repeat;
	height: 148px;
	
}

#plate {
	background:url(../images/eqPlates.jpg) right no-repeat;
	height: 148px;
	
}

#unicycle {
	background:url(../images/eqUnicycle.jpg) left no-repeat;
	height: 148px;
	
}

#tightwire {
	background:url(../images/eqTightwire.jpg) right no-repeat;
	height: 148px;
	
}

#pedalgo {
	background:url(../images/eqPedalgo.jpg) left no-repeat;
	height: 148px;
	
}

#poi {
	background:url(../images/eqPoi.jpg) right no-repeat;
	height: 148px;
	
}

#FestivalImg {
	width: 580px;
	height: 124px;
	background-image:url(../images/festivalsimg.jpg);
	text-indent:-10000px;
}

#PartyImg {
	width: 580px;
	height: 124px;
	background-image:url(../images/partiesimg.jpg);
	text-indent:-10000px;
}

pre {
	font-family: Arial, Helvetica, sans-serif;
}

#FooterBar {
    width: 1000px;
	margin: 0px auto;
	padding: 0px;
	height: 178px;
	background: url(../images/footeronly.gif);
	clear: both;
	font-family:Arial, Helvetica, sans-serif;
	color: #660066;
	line-height: 1.2em;
}

#FooterTextLeft {
	margin:10px 0px 0px 60px; 
	padding-top: 0px 0px 0px 0px;
	float: left;
	width: 290px;
	color: #fff;
}

#FooterTextLeft ul {
	margin-left: -20px;
	margin-top: 5px;
}

#FooterTextLeft li {
	font-size: 11px;
}


#FooterTextMiddle {
	margin:10px 0px 0px 0px; 
	padding-top: 0px 0px 0px 0px;
	float: left;
	width: 260px;
	color: #fff;
}

#FooterTextMiddle ul {
	margin-left: -20px;
	margin-top: 5px;
}

#FooterTextMiddle li {
	font-size: 11px;
}


#FooterTextRight {
	margin:55px 82px 0px 0px; 
	padding-top: 0px 0px 0px 0px;
	float: right;
	width: 240px;
	color: #fff;
	font-size: 11px;
}

#FooterTextRight h4{
	margin: 17px 0px 5px 0px;
	padding: 0px;
}

#FooterTextRight p {
	line-height: 1em;
	font-weight: bold;
}

#copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#aaa;
	width: 250px;
	line-height: normal;
	text-align:center;
	margin-left: -5px;
	margin-top: 15px;
}

Form#contact_form {
  width:450px; 
  padding:20px 15px 10px 30px; 
  margin:30px auto;
}

Form#contact_form label {
	 clear:left; 
	 display:block; 
	 float:left; 
	 width:80px; 
	 text-align:right; 
	 padding-right:10px; 
	 margin-bottom:7px;
	 margin-top: 6px;
	   color: #000;

}

Form#contact_form input.input_code {
  border:1px solid #0000CC; 
  background:#0099FF; 
  padding: 5px;
  margin-bottom:0.6em;
  font-family: Verdana, Arial;
  font-size: 1em;
  width: 50px;
    color: #fff;
}


Form input.input_date {
  border:1px solid #0000CC; 
  background:#0099FF; 
  padding: 5px;
  margin-right: 150px;
  margin-bottom:0.6em;
  font-family: Verdana, Arial;
  font-size: 1em;
  width: 170px;
  color: #fff;
}

Form#contact_form div.security {
  padding-left:90px; 
  padding-top:10px;
  padding-bottom:10px;
}

Form#contact_form input.input_std {
  border:1px solid #0000CC; 
  background:#0099FF;
  padding: 5px;
  margin-bottom:0.6em;
  font-family: Verdana, Arial;
  font-size: 1em;
  width: 300px;
    color: #fff;

}

Form#contact_form select {
border:1px solid #0000CC;
background:#fff; 
font-family: Verdana, Arial;
  font-size: 1em;
    padding-left:0.5em; 
  padding-top:0.2em;
  padding-bottom:0.2em;
  margin-bottom:0.6em;
  color: #000;
}

Form#contact_form textarea {
  width:300px; 
  height:95px; 
  border:1px solid #0000CC; 
  padding: 5px;
  overflow:auto; 
  background:#0099FF;
  font-family: Verdana, Arial;
  font-size: 1em;
  color: #fff;
}

Form#contact_form #submit {
  color:#fff; 
  background:#0099FF;
  padding-right:0.5em; 
  cursor:pointer; 
  width:100px; 
  margin:1em;
  margin-left: 90px;
  font-size: 1em;
  border-color:#0000CC;
  border-width: 1px;
}
