
/* box */
/* font; text */
/* colour; background */

body {
/* box */
	max-width: 800px;
	margin: 10px auto;
/* font; text */
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
/* colour; background */
	background-color: #c8d8d8;
	background-image: url(html/_media/b/blue-03.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}

h1 {
/* box */
	padding-top: 3.0em;
	padding-right: 1.0em;
/* font; text */
	font-size: large;
	font-weight: bold;
	font-style: italic;
	text-align: right;
/* colour; background */
	color: #000033;
}

h2, h3, p {
padding-bottom: .67em;
}

h2, h3 {
text-transform: uppercase;
}

h2 {
letter-spacing: .2em;
text-align: left;
}

ul {
padding-bottom: 1em;
margin-left: 1em;
}
	
a {
	color: #009;
	text-decoration: none;
	}
	
a:hover {
	color: #c00;
	text-decoration: underline;
	}

table {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}

td {
 font-size: small;
 font-weight: bold;
 color: #fff;
 text-align: center;
 margin: 0;
 padding: .1em;
 border: 1px solid #ccc;
 border-collapse: collapse;
}

#mainContent {
/* box */
	/* max-width: 980px; */
	/* max-width: 798px; */
	padding: 0;
	border: 1px solid #000000;
	/* margin: 10px auto; */
/* font; text */
/* colour; background */
	background-color: #ffffff;
}

#bodyContent img {
  border: 1px solid #999;
  margin: 1em;
  }
  
#galleryPage table {
  border-collapse: collapse;
  }

#galleryPage img {
  border: 1px solid #999;
  margin: 4px;
  }
  
 #galleryPage td {
 padding: 0; margin: 0;
 color: #009;
 }
/* ID Styles */

#priceTable {
border: 1px solid #333;
background-color: #006;
margin: 1em 0;
padding: .1em;
}

#navigation {
  float: left;
  width: 10em;
  background-color: #e6f3ff; margin: 1.5em 0;
  padding-bottom: 10em;
}
	
#navigation a {
	display: block;
	margin: 0;
	color: #009;
	text-decoration: none;
	padding: .5em .33em .15em 1.67em;
	background: url("arrow.gif") .67em 55% no-repeat;
	border-bottom: 2px solid #c0dffd;
	}
	
#navigation a:hover {
	background: #fff url("arrow.gif") .67em 55% no-repeat;
	color: #c00;
	}
	
.active {

	background: #fff url("arrow.gif") .67em 55% no-repeat;
	color: #ff8000;
}
	
/* Class Styles */

.tdHead {
background-color: #eee;
color: #111;
}
	
.bodyText {
	font-size: small;
	color:#333;
	margin-top:0px;
	text-align: justify;
	}
	
.pageName{
	font-size: large;
	color: #009;
	font-weight: normal;
	}
	
.subHeader {
	font-weight: bold;
	font-size: medium;
	color: #c00;
	}

.smallText {
	font-size: small;
	color: #003366;
	}	
	
.navText {
	font-size: large;
	color: #036;
	text-decoration: none;
	}
	
	.navTop {
	
	font-size: large;
	border-top: 2px solid #c0dffd;
	}
	


ul {
list-style-type: disc;
list-style-position: inside;
}

.goBaack {
  text-align: right;
font-size: medium;
}


.footer {
  background-color: #c6d3df;
  font-weight: normal;
}

.fontContact {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #fff;
}

.fontFooter {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #000;
}

.copy {
  color: #999;
}

#contact {
clear: both;
  margin: 1px 0 0 0;
  border-top: 1px solid #036;
  border-bottom: 1px solid #036;
  padding: 0.3em 0.5em;
  font-weight: bold;
  background-color: #006;
}


#footer {
clear: both;
  margin: 0;
  border-top: 1px solid #333;
  border-bottom: 1px solid #ccc;
  padding: 0.3em 0.5em;
  font-weight: normal;
  background-color: #c6d3df;
}

#close {
margin-top: 6.0em;
}

#header {
/* box */
/* font; text */
	height: 97px;
/* colour; background */
	background-color: #419ace;
	background-image: url(html/_media/b/blazer2.jpg);
	background-repeat: no-repeat;
}

#header img {
  padding: 0;
  border: 0;
}

#sideBar {
text-align: center; width: 190px; float: left; margin: 1.5em 0 1.5em 32px; background-color: #e6f3ff;
font-size: small; border: 1px solid #999; padding: .5em 0;
}

#sideBar img {
margin: .33em;
border: 1px solid #333;
width: 110px;
height: 110px;
}

#bodyContent, #galleryPage {
 float: left; margin: 1.5em 0 1.5em 32px;
}

.bouncersPage, .giantGamesPage, .galleryPage {
width: 535px;
padding-right: 2em;
/* make border invisible from #ccc to #fff */
border-right: 1px solid #fff; 
}

.bouncersPage img {
border: 0;
}

.bouncersPage p {
/*font-size: medium;*/
text-align: justify;
}

.indexPage, .pricesPage, .contactUsPage  {
width: 345px;  
}

.contactUsPage {
/*font-size: medium;*/
text-align: left;
}.bold {
	font-weight: bold;
}

.floatLeft {
  float: left;
  }
.floatRight {
  float: right;
  }
.centre {
  text-align: center;
  }

#contact a {
  color: #ffffff;
}

#footer a {
  color: #000000;
}

h4 {
	margin: 1.0em 0;
	font-weight: bold;
}

#navigation img {
display: block;
margin: 0;
border: 0;
padding: 0;
font-size: 0;
line-height: normal;
}

ul {
list-style-position: outside;
}

li {
margin-left: 1.0em;
list-style-position: outside;
}