/*Reset*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
input, select, textarea, table { font-family:inherit; font-size:inherit; font-weight:inherit;}

body {
	text-align:center;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:0.8em;
	background-image:url('background.gif');
	background-color:#91d5f3;
	background-repeat:repeat-x;
}

div#outercontainer {
	width:1200px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	overflow:auto;
}


div#container {
	float:left; display:inline;
	position:relative;
	overflow:auto;
}

p {
	margin:15px 0px 15px 0px;
}

img {
	border:0px;
}
	
 h1 {
	overflow:hidden;
}

h1 a {
	background-image:url('logo.jpg');
	height:330px;
	width:600px;
	display:block;
	text-indent:-8000px;
}

div#header {
	position:relative;
	margin-top:53px;
}

div#nav {
	position:relative;
	overflow:auto;
}

div#logo, div#nav {
	margin-left:97px;
}

div#testimonials {
	position:absolute;
	top:73px;
	left:64px;
}

div#testimonials a {
	background-image:url('testimonials.gif');
	height:101px;
	width:33px;
	text-indent:-8000px;	
	display:block;
}

div#homeadults a {
	background-image:url('home-adults.jpg');
	height:220px;
	width:697px;
	margin-top:0px;
	display:block;
	text-indent:-8000px;
}

div#homekids a {
	background-image:url('home-kids.jpg');
	height:220px;
	width:697px;
	display:block;
	text-indent:-8000px;
}

div#banners {
	float:left; display:inline;
	margin-top:54px;
	margin-left:15px;
	padding-bottom:10px;
}

div#adsense {
	float:left; display:inline;
	margin-top:54px;
	margin-right:5px;
}

div#aboutbox {
	background-image:url('aboutbox.gif');
	height:843px;
	width:697px;
	margin-top:54px;
}

div#aboutinner {
	background-image:url('aboutbox.gif');
	width:490px;
	padding-left:155px;
	padding-top:50px;
}

div#adultsbox {
	margin-top:30px;
	background-image:url('adultsbox.jpg');
	height:338px;
	width:697px;
}

div#adultsinner {
	width:300px;
	padding-left:155px;
	padding-top:60px;
}

div#kidsbox {
	margin-top:30px;
	background-image:url('kidsbox.jpg');
	height:338px;
	width:697px;
}

div#kidsinner {
	width:260px;
	padding-left:155px;
	padding-top:60px;
}

div.box {
	width:594px;
	border-color:#1b395b;
	border-style:solid;
	border-width:3px;
	margin-top:61px;
	padding-top:-1px;
	margin-left:97px;
	margin-bottom:20px;
	background-color:#ffffff;
	position:relative;

}

div.boxinner {
	margin:0px 20px 10px 50px;
		padding-top:40px;
		overflow:auto;
}

div#footer {
	color:#ffffff;
	text-align:center;
	padding-bottom:10px;
	line-height:1.4em;
	position:relative;
}

p#social {
	position:absolute;
	top:0px;
	right:0px;
}

div#footer a, div#footer a:visited {
	color:#ffffff;
	text-decoration:none;
}

div#faqstar {
	background-image:url('faqs.gif');
	height:140px;
	width:148px;
	position:absolute;
	top:0px;
	left:-100px;
}

div#contactstar {
	background-image:url('contact.gif');
	height:149px;
	width:148px;
	position:absolute;
	top:0px;
	left:-100px;
}

div#foradultsstar {
	background-image:url('foradultsstar.gif');
	height:149px;
	width:148px;
	position:absolute;
	top:0px;
	left:-100px;
}

div#forkidssstar {
	background-image:url('forkidsstar.gif');
	height:149px;
	width:148px;
	position:absolute;
	top:0px;
	left:-100px;	
}


/*-----------Order Items--------------*/

div.orderitem {
	width:155px;
	height:240px;
	float:left; display:inline;
	margin:0px 12px 0px 0px;
}

div.orderitem img.product {
	border-style:solid;
	border-width:2px;
	border-color:#b52a00;
	margin-bottom:10px;
}

div.orderitem div.price {
	text-align:right;
	color:#b52a00;
	font-size:1.1em;
	font-weight:bold;
	padding-right:10px;
}


/*-----------Navigation--------------*/

div#nav ul{
	list-style-type: none;
	}

div#nav ul li {
	display:inline;
	float:left;
	overflow: hidden;
}

div#nav ul li a{
	display:inline;
	float:left;	
	text-indent:-8000px;
	display:block;	
	background-repeat:no-repeat;
}


div#nav ul li#navhome a{background:url('bttn-off-home.gif') no-repeat left 0px; height:39px; width:120px;}
div#nav ul li#navswiggies a{background:url('bttn-off-swiggies.gif') no-repeat left 0px; height:39px; width:120px;}
div#nav ul li#navfaqs a{background:url('bttn-off-faqs.gif') no-repeat left 0px; height:39px; width:120px;}
div#nav ul li#navorder a{background:url('bttn-off-order.gif') no-repeat left 0px; height:39px; width:120px;}
div#nav ul li#navcontactus a{background:url('bttn-off-contactus.gif') no-repeat left 0px; height:39px; width:120px;}

.homepg div#nav ul li#navhome a{background:url('bttn-on-home.gif') no-repeat left 0px; height:39px; width:120px;}
.swiggiespg div#nav ul li#navswiggies a{background:url('bttn-on-swiggies.gif') no-repeat left 0px; height:39px; width:120px;}
.faqspg div#nav ul li#navfaqs a{background:url('bttn-on-faqs.gif') no-repeat left 0px; height:39px; width:120px;}
.orderpg div#nav ul li#navorder a{background:url('bttn-on-order.gif') no-repeat left 0px; height:39px; width:120px;}
.contactuspg div#nav ul li#navcontactus a{background:url('bttn-on-contactus.gif') no-repeat left 0px; height:39px; width:120px;}

/*----------end navigation----------*/
