/* Tags */
body{
	font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 13px;
	padding: 10px;
	background-color: #7AA83C;
	margin:0px;
	background-image: url(../Images/bg-1.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 12px;
	text-align: justify;
	line-height: 150%;
	color: #FFFFFF;
}
img { border:none
}
ul {list-style-position: outside;
	}
li {margin-left: 20px;
	line-height: 150%;
	list-style-position:outside;
	list-style-type: square;
	color:#FFFFFF;
	}
fieldset {
	border:none;

}
 a:link {
	color: #FF9900;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
 a:active {
	color: #FF9900;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-align: left;
	}
 a:visited {
	color: #FF9900;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-align: left;
 }
  a:hover {
	color: #FF9900;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	text-decoration: none;
  }
h1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
	color: #FFFFFF;
	font-size: 2em;
	padding-bottom: 6px;
	margin-top: 6px;
	padding-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 20px;
	background-color:#005300;
	padding-top:9px;
	padding-bottom:9px;
	padding-left:10px;


	-moz-border-radius: 15px 15px 15px 15px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border: 1px solid #FFFFFF;
	letter-spacing: 0.1em;
	margin-top: 10px;
}
select {
	margin:5px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px;	
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 1em;
	padding: 10px;
	margin: 10px;
}
/* Product Display */
.product-text {
	float:right;
	width:400px;
}
.product_100_x_110 {
	height: 146px;
	width: 146px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #666666;
	line-height: normal;
	text-align: center;
	background-position: center;
	float: left;
	margin: 7px;
	background-image: url(../Images/product-background.gif);
}
.product_100_x_110 img {
	text-align: center;
	clear: both;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom:5px;
}
.product_product_page {
	width: 180px;
	float: left;
	margin-right: 15px;
}
.under_picture_text {
	text-align: center;
	margin-top:5px;
}
.under_picture_price_text {
	text-align: center;
	font-size: small;
	font-weight: bolder;
	color: #FFFF00;
}
.under_picture_thumb {
	padding:2px;
	text-align: center;
}
.picture_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.picture_right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.main_cat {
	background-color: #FF9900;
	height: 140px;
	width: 140px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	line-height: normal;
	text-align: center;
	margin: 2px;
	border: thin ridge #FFFFFF;
}
.product_175_x_250 {
	background-color: #FF9900;
	height: 175px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	line-height: normal;
	text-align: center;
	background-position: center;
	float: left;
	margin: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.product_description {
	border: thin solid #FFFFFF;
	padding: 10px;
	margin-bottom: 10px;
	clear:both;
	height: auto;
	-moz-border-radius: 15px 15px 15px 15px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.contact {
	border: thin solid #FFFFFF;
	height: auto;
	-moz-border-radius: 15px 15px 15px 15px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	padding:25px;
	margin-bottom:10px;
}

.picture-rounded-border {
	border: thin solid #FFFFFF;
	-moz-border-radius: 15px 15px 15px 15px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	padding:5px;
	margin-top:5px;
}
.you-may-also {
	border: thin solid #FFFFFF;
	padding-top:10px;
	padding-right:10px;
	padding-left:25px;
	padding-bottom:25px;
	margin-bottom:10px;
	margin-left:50px;
	margin-right:50px;
	clear:both;
	height: auto;
	-moz-border-radius: 15px 15px 15px 15px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.table_spec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #000000;
	padding: 20px;
	border: 1px solid #FFFFFF;
	margin: 20px;
}
tr {
	height:20px;
}
.product_party_page {
	float:left;
	width:150px;
	text-align:center;
	background-color:#FFFFFF;
	border:thick;
	border-color:#FF9900;
	border-style:solid;
	height: 100px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 20px;
}
.table_background_dark {
	padding: 2px;
	background-color: #AEFF79;
	color: #000000;
	font-size: 0.9em;
	margin: 0px;
	text-align: center;
} 
.td2 {
	background-color:#1F1F1F;
	}
.table_bold {
	font-size: 12px;
	font-weight: 800;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #FFFFFF;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Main Layout IDs */
#wrap {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #006633;
	padding: 0px;
	-moz-border-radius: 0px 0px 50px 50px;
	border-bottom-right-radius:50px;
	border-bottom-left-radius:50px;

}
#content {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 0px;
	float: left;
	width: 650px;
	margin-left: 0px;
	min-height:450px;
}
.page_content_product {
	width:425px;
	float:left;
}
#page_head {
	background-image: url(../Images/PageHead.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom:10px;
}
#index_page_content {
	padding-top: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	float: left;
	width: 690px;
	margin-left: 0px;
	min-height:450px;
}
#front_text_head {
	background-image:url(../Images/index/front-text-head.jpg);
	background-repeat:no-repeat;
	height: 65px;
	width: 350px;
	}
#front_text {
	width:370px;
	background-color: #006633;
	height: auto;
	float:left;
	margin-top: 10px;
	padding: 0px;
}
#front_text_foot {
	background-image:url(../Images/index/front-text-foot.jpg);
	background-repeat:no-repeat;
	height: 65px;
	float: left;
	width: 350px;
	margin-top: 0px;
}
#front_product_list {
	width:300px;
	background-color: #006633;
	height: auto;
	float:left;
	margin-top:10px;
}
#front_main_product_castles {
	width:250px;
	height:120px;
	background-image: url(../Images/index/product-front-castles.jpg);
	background-repeat: no-repeat;
}
#front_main_product_adventure_inflatables {
	width:250px;
	height:120px;
	background-image: url(../Images/index/product-front-adventure-inflatables.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: 10px;
}
#front_main_product_fun_run_obstacle_courses {
	width:250px;
	height:120px;
	background-image: url(../Images/index/product-front-fun-run.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: 10px;
}
#front_main_product_fun_catering {
	width:250px;
	height:120px;
	background-image: url(../Images/index/product-front-fun-catering.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: 10px;
}
#front_main_product_filled_party_bags {
	width:250px;
	height:120px;
	background-image: url(../Images/index/product-front-filled-party-bags.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: 10px;
}
.front_main_product_text {
	width:150px;
	padding: 10px;
}
#header {
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 0px;
	padding-bottom:0px;
	background-image: url(../Images/Banner.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 980px;
	background-color: #006633;
	
}
#areas_covered {
	clear:both;
}
#also_content {
	width:200px;
	background-color: #006633;
	height: auto;
	float:right;
	margin-top: 10px;
}
#product_text {
	float: right;
	width: 235px;
	margin-left: 15px;
}
.also_content_text {
	width:125;
	float:left;
	padding-top:15px;
	padding-left:15px;
}
#also_background_popcorn {
	background-image: url(../Images/also-bg-popcorn.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 75px;
	font-size: x-small;
}
#also_background_popcorn_2 {
	background-image: url(../Images/also-bg-popcorn-2.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 90px;
	font-size: small;
}
#also_background_candyfloss {
	background-image: url(../Images/also-bg-candyfloss.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 75px;
	font-size: x-small;
}
#also_background_candyfloss_2 {
	background-image: url(../Images/also-bg-candyfloss-2.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 90px;
	font-size: small;
}
#also_background_slushmachine {
	background-image: url(../Images/also-bg-slushmachine.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 75px;
	font-size: x-small;
}
#also_background_slushmachine_2 {
	background-image: url(../Images/also-bg-slushmachine-2.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 90px;
	font-size: small;
}
#also_background_food_boxes {
	background-image: url(../Images/also-bg-food-boxes.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 75px;
	font-size: x-small;
}
#also_background_food_boxes_2 {
	background-image: url(../Images/also-bg-food-boxes-2.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 90px;
	font-size: small;
}
#also_background_filled_party_bags {
	background-image: url(../Images/also-bg-party-bags.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 75px;
	font-size: x-small;
}
#also_background_table_hire {
	background-image: url(../Images/also-bg-table-hire.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 75px;
	font-size: x-small;
}
#also_background_chair_hire {
	background-image: url(../Images/also-bg-chair-hire.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 75px;
	font-size: x-small;
}
#also_background_balloons {
	background-image: url(../Images/also-bg-balloons.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 75px;
	font-size: x-small;
}
#also_background_chocolate_fountain {
	background-image: url(../Images/also-bg-chocolate-fountain.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 75px;
	font-size: x-small;
}
#also_background_chocolate_fountain_2 {
	background-image: url(../Images/also-bg-chocolate-fountain-2.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 90px;
	font-size: small;
}
#also_background_tea_urn_2 {
	background-image: url(../Images/also-bg-tea-urn-2.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 90px;
	font-size: small;
}
#also_background_potato_oven_2 {
	background-image: url(../Images/also-bg-potato-oven-2.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 90px;
	font-size: small;
}
#also_background_hot_dog {
	background-image: url(../Images/also-bg-hot-dog-2.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 90px;
	font-size: small;
}
.picture_gallery {
	float: left;
	padding: 10px;
	width:160px;
	height: 250px;
}
/* Side Navigation */
#navlist {
	margin-top: 0px;
	margin-left:15px;
	float: left;
	width: 250px;
	padding: 0px;
} 
#navlist li{
	padding: 5px;
	margin: 5px;
} 
#navlist a {
	display: block;
	text-decoration: none;
	background-color: #FF9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFBF0;
	border-right-color: #FFFBF0;
	border-bottom-color: #FFFBF0;
	border-left-color: #FFFBF0;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 1em;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 4px 8px;
	width: 200px;
	height: 20px;
} 
#navlist a:hover {
	display: block;
	text-decoration: none;
	background-color: #80C419;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFBF0;
	border-left-color: #FFFBF0;
	font-weight: normal;
	font-size: 1em;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	width: 200px;
	height: 20px;
} 
#sidebar_a {
	float: left;
	padding: 0px;
	position: relative;
	left: 0px;
	margin: 0px;
} 
#navlist LI, UL {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-position: outside;
	line-height: 100%;
}
/* End of side navigation */
#footer {
	clear: both;
	height: 250px;
	text-align: center;
	background-color: #162C16;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	padding-top: 12px;
	padding-right: 50px;
	padding-bottom: 12px;
	padding-left: 50px;
	-moz-border-radius: 0px 0px 50px 50px;
	border-bottom-right-radius: 50px;
	border-bottom-left-radius: 50px;
} 

#footer a {
	color: #FFFFFF;
	text-align: left;
}
.footer-text {
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.small {
	font-size: 0.5em;
	line-height: 1.5em;
} 
.contact-img {
	float: left;
	width: 35px;
	margin-right: 15px;
	padding-left: 150px;
}

.bookonline {
	padding-top:10px;
	margin-bottom:10px;
	text-align:right;
	float: right;
}
#book_online {
	height: 30px;
	width: auto;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top:10px;
	margin-bottom:10px;
}
.text-right-product {
	width:200px; 
	float:right;
}
.clearboth {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
/* Mail Form */
# mail {
	clear:both;
}
#wrap #content #mail #personal input {
	margin-left: 155px;
	border: 1px solid #FFFFFF;
	padding: 0.2em;
	margin-top: 0.3em;
	background-color: #FFFFFF;
	color: #000000;
}
#wrap #content #mail #personal label {
	padding-left: 20px;
	position: absolute;
	margin-top: 0.3em;
	padding-right: 20px;
	color: #FFFFFF;
}
#wrap #content #mail #personal textarea {
	margin-left: 155px;
	border: 1px solid #171717;
	padding: 0.1em;
	margin-top: 0.2em;
	background-color: #FFFFFF;
	color: #000000;
}
#wrap #content #mail #personal select {
	margin-left: 155px;
	border: 1px solid #171717;
	padding: 0.1em;
	margin-top: 0.3em;
	background-color: #FFFFFF;
	color: #000000;
	width: 200px;
}

