@charset "utf-8";
/* CSS Document */

/* Airbounce Amusements 2010 - CSS written by Rob Rasmussen on behalf of Payson, LLC */

/* define globals */

body {
	background: url(images/airbounce-blue-bg.jpg) repeat-x #1c5a85;
	margin: 0px;
	padding: 0px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('font/MyriadPro-Regular.eot'); /* IE */
	src: local('Myriad Pro'), local('MyriadPro-Regular'), url('font/MyriadPro-Regular.woff') format('woff'), url('font/MyriadPro-Regular.ttf') format('truetype'); /* NON IE */
}

hr {
	border: 1px dashed #afafaf;
}


/* page id setup */

#page {
	background: url(images/site-bg.png) repeat-y;
	margin: 0px auto;
	padding: 0 23px 0 23px;
	height: auto;
	width: 938px;
	overflow: hidden;
}

	#topnavs {
		padding: 0 19px 0 19px;	
		height: 32px;
		width: 900px;
		display: block;
	}
		
		#topnavs ul {
			margin: 0px;
			padding: 0px;
			list-style:none;
		}
		
		#topnavs ul li {
			list-style: none;
			display: inline-block;
			width: 140px;
			float: left;
			margin-right: 12px;
		}
		
		#topnavs ul li.last {
			margin-right: 0;
		}
		
			a.home, a.products, a.reservations, a.faq, a.forecast, a.contact {
				width: 132px;
				height: 21px;
				display: block;
				padding: 11px 0px 0px 8px;
				font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
				font-weight: normal;
				color: #fff;
				font-size: 16px;
				text-decoration: none;
				margin: 0;
			}
			
			a.home:hover, a.products:hover, a.reservations:hover, a.faq:hover, a.forecast:hover, a.contact:hover {
				text-decoration: underline;
			}
		
			a.home {
				background: url(images/home.gif) no-repeat;
			}
			
			a.products {
				background: url(images/moonwalks.gif) no-repeat;
			}
			
			a.reservations {
				background: url(images/reservations.gif) no-repeat;
			}
			
			a.faq {
				background: url(images/faqsafety.gif) no-repeat;
			}
			
			a.forecast {
				background: url(images/forecast.gif) no-repeat;
			}
			
			a.contact {
				background: url(images/contact.gif) no-repeat;
			}
			
			
			
	#logoimg-container	 {
		width: 900px;
		height: 261px;
		margin-top: 33px;
		padding: 0 19px 0 19px;
		display: block;
	}
	
		#logo-float {
			float: left;
			width: 276px;
			padding: 83px 0 0 19px;
			height: 178px;
			display: block;
		}
		
		#img-float {
			width: 598px;
			margin: 0;
			float: right;
			display: block;
		}
		
	#trifecta-container {
		width: 900px;
		height: 129px;
		margin-top: 20px;
		padding: 0 19px 0 19px;	
		display: block;
	}
	
		#trifecta-one, #trifecta-two, #trifecta-three {
			width:295px;
			height: 129px;
			float: left;
		}
		
		#trifecta-one {
			background: url(images/highlight-one.jpg) no-repeat top left;
			margin-right: 7px;
		}
		
		#trifecta-two {
			background: url(images/highlight-two.jpg) no-repeat top left;
			margin-right: 7px;
		}
		
		#trifecta-three {
			background: url(images/highlight-three.jpg) no-repeat top left;
		}	
		
			#img-in-highlight {
				padding: 10px 10px 0 10px;
				width: 94px;
				height: 102px;
				float: left;
			}
			
			#text-in-highlight {
				width: 160px;
				padding: 12px 13px 0 0;
				float: right;
			}
			
	#mainbody {
		margin-top: 40px;
		padding: 0 19px 0 19px;
		width: 900px;
		display: block;
	}
	
		#leftside {
			width: 227px;
			height: auto;
			float: left;
			padding-left: 50px;
		}
		
			#leftside ul li {
				list-style: url(images/tri.gif);
				font-size: 16px;
				color: #535353;
				font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
				font-weight: normal;
				text-transform: capitalize;
				line-height: 25px;
				padding-right: 30px;
			}
		
		#maincontent-reservations {
			width: 100%;
			float: left;
		}
		
		#maincontent {
			padding-left: 20px;
			width: 578px;
			float: right;
			border-left: 1px dashed #afafaf;
		}		
		
	#footer-container {
		margin: 22px 19px 0 19px;
		width: 900px;
		border-top: 1px dashed #afafaf;
		height: auto;		
	}
	
		#leftfooter {
			width: 450px;
			height: 45px;			
			float: left;
			margin-top: 40px;
		}
		
			#leftfooter ul {
				margin: 0;
				padding: 0;
			}
			
			#leftfooter ul li {
				margin: 0px;
				padding: 0 4px 0 4px;
				list-style: none;
				display: inline;
				border-right: 1px solid #999;
			}
			
			#leftfooter ul li a {
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				color: #393939;
				font-size: 11px;
				text-decoration: underline;
			}
			
			#leftfooter ul li a:hover {
				text-decoration: none;
				color: #a21213;
			}
			
			#leftfooter ul li.last {
				border-right: none;
			}
			
		#rightfooter {
			float: right;
			width: 400px;
			margin: 15px 30px 0 0;	
			text-align: right;
		}
	
	#redstreak {
		width: 100%;
		height: 8px;
		background-color: #a21213;
		display: block;
		clear: both;
	}
	
	
	
/* product display */

.product-display {
	width: 100%;
	height: auto;
	padding: 13px 0 13px 0;
	border-bottom: 1px dashed #afafaf;
	display: block;
}

.product-display-last {
	width: 100%;
	height: auto;
	padding: 13px 0 13px 0;	
}

	.product-information {
		width: 60%;
		height: auto;
		float: right;
		padding-left: 14px;
		border-left: 1px dashed #afafaf;
	}
	
	.product-image {
		width: 200px;
		height: 120px;
		float: left;
		border: 1px solid #afafaf;
	}




/* typography */

h1 {
	color: #a21213;
	font-size: 25px;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	margin: 0;
	font-weight: normal;
	text-transform: capitalize;	
}	

h2 {
	color: #4d0289;
	font-size: 17px;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	margin: 0 0 10px 0;
	font-weight: normal;
	text-transform: capitalize;		
}

h3 {
	color: #626363;
	font-size: 19px;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	margin: 0 0 7px 0;
	font-weight: normal;
	text-transform: capitalize;
}

h4 {
	color: #a21213;
	font-size: 25px;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	margin: 0;
	font-weight: normal;
	text-transform: capitalize;	
}

h5 {
	color: #535353;
	font-size: 15px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 25px;
}

h6 {
	color: #535353;
	font-size: 9px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 20px;	
}

.highlight-text {
	font-size: 12px;
	color: #9c9c9c;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.maintext, .price {
	color: #535353;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 23px;
}

a.maintext {
	text-decoration: underline;
}

a.maintext:hover {
	text-decoration: none;
	color: #4d0289;
}

.maintext-red {
	color: #a21213;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 23px;
}

a.maintext-red {
	text-decoration: underline;
}

a.maintext-red:hover {
	text-decoration: none;
}

.bottomcall {
	color: #3d3d3d;
	font-size: 22px;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.copyright {
	color: #898989;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

.backtotop {
	color: #999;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
}

a.backtotop {
	text-decoration: underline;
}

a.backtotop:hover {
	text-decoration: none;
	color:#4d0289;
}

/* ======= NAV DROP DOWN */

#topnavs ul li div.tiertwonav {
	visibility: hidden;
	width: 140px;
	height: auto;
	background-color: #fe8802;
	position:absolute;
	z-index:1000;
	margin: -7px 0 0 0;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#topnavs ul li:hover div.tiertwonav {
	visibility: visible;
}


#topnavs ul li div.tiertwonav ul {
	margin: 0;
	padding: 0;
}

#topnavs ul li div.tiertwonav ul li {
	display: block;
	line-height: 40px;
	border-bottom: 1px solid white;
	vertical-align: middle;
	text-align: center;
	width: 140px;
}

#topnavs ul li div.tiertwonav ul li:first-child {
	display: block;
	line-height: 45px;
	border-bottom: 1px solid white;
	vertical-align: middle;
	text-align: center;
	width: 140px;
}

#topnavs ul li div.tiertwonav ul li:last-child {
	border-bottom: none;
}

#topnavs ul li div.tiertwonav ul li a {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: white;
	text-decoration: none;
}

#topnavs ul li div.tiertwonav ul li a:hover {
	color: white;
	background: none;
	padding: none;
	text-decoration: underline;
}

#home-page-callout {
	background-color: #ffd4a4;
	border: 1px solid #e8b984;
	padding: 8px;
	width: 558px;
	height: auto;
}

#home-page-callout h6 {
	font-size: 22px;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	color: #e47b00;
	margin: 0 0 8px 0;
	padding: 0;	
}

.maintext-orangecallout {
	color: #838078;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 23px;
}
