@charset "utf-8";
/*=================================
 		Title: Bouncing Adventures
		Date:4.09.09              
=================================*/
body {
	font-family     : Arial,Verdana,Tahoma,Georgia, Lucida,Helvetica, sans-serif;
	text-align      : center;
	background      : #1b1b1b url(../images/bg.gif) repeat-x top;
    background      : #000;
}
* {
	margin          : 0;
	padding         : 0;
	outline-style   : none;
	outline-width   : 0;
}
img,fieldset {
	border          : none;
}
ul,ol,li {
	list-style      : none;
}
input, textarea, select {
	font-family     : Arial;
	font-size       : inherit;
	font-weight     : inherit;
}
a {
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
.hide,a b {
    position        : absolute;
    left            : -9999px;
}
/* Page Structure ==============================================
------------------------- Start wrapper -----------------*/
#wrapper {
	background:#000000;
	width:800px;
	margin:0 auto;
	padding:1px 0;
	text-align:left;
}
/*------------------------- Start header --------------------*/
#header{
	width:800px;
	height:310px;
	/*background:url(../images/header-bg.gif) no-repeat bottom;*/
	padding:1px 0 24px;
}
.bannerArea {
	background:url(../images/banner.jpg) no-repeat;
	width:798px;
	height:207px;
	display:block;
	margin-left:1px;
}
.logo{
	float:left;
	margin:4px 0 10px 242px;
}
.topNavArea{	
	width:790px;
	height:30px;
	float:left;
	background:url(../images/top-nav-bg.gif) repeat-x;
	margin:6px 0 0 5px;
	display:inline;	
}
.topNavArea ul li {	
	float:left;
	background:url(../images/border.gif) no-repeat right top;
	height:30px;
}
.topNavArea ul li a{	
	float:left;
	padding:5px 7px 0 10px;
}
.topNavArea b img{
	float:right;
	padding:5px 12px 0 0;
}
.topNavArea span img{	
	float:left;
	padding:3px 6px 0 7px;
}
.topNavArea span input{
	width:134px;
	float:left;
	height:16px;
	font-size:11px;
	/*background:#888888;*/
    background:#FFF;
	border:1px solid #000;
	border-width:1px 0 1px 1px;
	padding:2px 5px 0;
	margin-top:5px;
}
.topNavArea span .search{
	width:18px;
	height:20px;
	cursor:pointer;
	background:url(../images/search-btn.gif) no-repeat;
	border:none;
	padding:0;
}
/*------------------------- Start navigation --------------------*/
.navigation{	
	width:791px;
	height:62px;
	overflow:hidden;
	margin:5px 0 0 5px;
	float:left;
	display:inline;
    
}
.navigation li{
	border-left:1px solid #0386b1;
	float:left;
}
.navigation .first{	
	border:none;
}
.navigation li a{
	float:left;
	height:62px;
}
.package{
	background:url(../images/package.gif) no-repeat;
	width:122px;
}
.bonuce{
	width:127px;
	background:url(../images/bounce-house.gif) no-repeat;
}
.combo{
	background:url(../images/combo.gif) no-repeat;
	width:124px;
}
.slides{
	background:url(../images/slides.gif) no-repeat;
	width:113px;
}
.games{	
	background:url(../images/interactive-games.gif) no-repeat;
	width:149px;
}
.accesories{	
	background:url(../images/accassories.gif) no-repeat;
	width:150px;
}
.navigation li a:hover{
	background-position:0 -62px;
}
/*------------------------- Start mainBody --------------------*/
#mainBody{	
	width:780px;
	position:relative;
	overflow:hidden;
    padding:0 10px;
}
#mainBody a{
    color:orange;
    font-size:12px;
}
#mainBody h2{
    font-size:27px;
	color:#e42302;
	border-bottom:1px dotted #e42302;
	margin-right:10px;
    margin-left:10px;
	padding-bottom:9px;
}
.list{
	width:800px;
	overflow:hidden;
	margin:7px 0 0 15px;
	
}
.list dd{
	float:left;
	margin:35px 40px 130px 20px;
	display:inline;
}
.link{
	position:absolute;
	left:42px;
	top:310px;
}
.link img{
	margin-right:25px;
}
/*------------------------- Start footer --------------------*/
#footer{
	height:139px;
	background:url(../images/footer-bg.gif) repeat-x bottom;
	text-align:center;
}
#footer div{
	width:800px;
	text-align:left;
	margin:0 auto;
}
#footer p{
	color:#000000;
	font-weight:bold;
	padding:20px 0 0;
}
#footer p a{
	height:12px;
	float:left;
}
#footer p a img{
	border-bottom:1px solid #fed59c;
}
#footer p a:hover img{
	border-bottom:1px solid #000000;
	padding-bottom:3px;
}
#footer img{	
	float:left;
	padding:0 8px;
}
#footer a img{
	padding:0;
}
#footer p span{
	display:block;
	clear:both;
}
#footer p span img{
	padding:0;
	margin:17px 5px 0 0;
}	

.statelist{
    font-size:13px;
    float:left;
    width:170px;
    
}
.statelist li{
    padding-left:15px;
    line-height:25px;
    background:url(images/bullet3.gif) no-repeat 0 10px;
}

.contBox{
    color:orange;
	font-size:12px;
}

.contentarea{
    color:orange;
}

.err {
	background-color: #CC0033;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin: 10px 0;
	padding: 5px 0;
	width: 400px;
}

.ok {
	background-color: #6DA22E;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin: 10px 0;
	padding: 5px 0;
	width: 400px;
}

.contact_form {
padding-top: 10px;
}
.contact_form label {
float: left;
width: 80px;
padding-top: 3px;
color:#F1C903;
}
.contact_form .input {
width: 180px;
margin-top: 7px;
}
.contact_form br {
clear: both;
}
.contact_form textarea {
height: 150px;
width: 400px;
margin-bottom: 10px;
}

.contact_form .submit {
background: #F1C903;
border:1px solid #000;
padding:2px 10px;
margin:10px;
color:#000;
cursor:pointer;
width:auto;
margin-left:0;
font-weight:bold;
text-transform:uppercase;
line-height:20px;
}






.warrantyc {
color: #FFAF00;
}
.warrantyc .label{
padding-bottom: 3px;
padding-top: 10px;
}
.warrantyc .field .input{
width: 250px;
}
.warrantyc .field span{
text-align: right;
color: red;
display: block;
width: 10px;
float: left;
font-size: 18px;
padding-top: 6px;
padding-right: 3px;
}
.warrantyc br{
clear: both;
}
.warrantyc h3{
padding-top: 10px;
border-bottom: 1px #EBEBEB solid;
padding-bottom: 3px;
}
