@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	margin-top:10px;
	font-family:verdana;
	font-size:12px;
	overflow-x: hidden;
}

h1 {
	width:988px;
	height:156px;
	background:url('../images/header.png') -8px 0px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	text-indent:-3000px;
}


.homelink {
	display:block;
	text-decoration:none;
	width:200px;
	height:150px;
	position:absolute;
	top:0px;
	left:20px;
	overflow:hidden;
	text-indent:-4000px
}

.offerlink {
display:block;
text-decoration:none;
width:293px;
height:96px;
position:absolute;
top:130px;
left:680px;
overflow:hidden;
text-indent:-4000px;
background:url('../images/headbit.png');
}

.secret2 {
position:absolute;
top:60px;
left:270px;
}


.order {
display:block;
text-decoration:none;
width:110px;
height:20px;
position:absolute;
top:135px;
right:158px;
overflow:hidden;
text-indent:-4000px

}
 
.wrapper {
width:988px;
margin:0px auto 0px auto;
position:relative;
}

.content {
min-height:416px;
background:url('../images/border.png') -8px 0px;
}

.padd {
width:920px;
margin:0px auto 0px auto;
padding:10px 0 0 0;
}

.footer {
height:58px;
background:url('../images/footer.png') -8px 0;
}

.menu {
margin:0px;
padding:0px;
list-style:none;
text-indent:0px;
width:245px;
float:left;
}

.content .menu li {
display:block;
float:left;
padding:1px;
}

.content .menu li a {
display:block;
line-height:26px;
overflow:hidden;
text-indent:-1000px;
text-decoration:none;
color:#FFFFFF;
}

.content .menu li a:hover {
background-position:0 -26px;
}

.content p
{
margin:10px;
line-height:17px;
}

.footer {
text-align:center;
color:#FFFFFF;
font-size:11px;
padding-top:10px;
background-repeat:no-repeat;
}

.footer .menu {
margin-bottom:-7px;
width:100%;

}

.footer  .menu li {
display:inline;
padding:1px;
}

.footer .menu li a {
color:#FFFFFF;
line-height:10px;
padding:2px;
font-size:11px;
}

.footer img {
	margin-top:10px;
}


a.ourStory 		{background-image:url('../images/ourStory.png'); width:66px}
a.ourSecret 		{background-image:url('../images/ourSecret.png'); width:75px;}
a.ourStarters 	{background-image:url('../images/ourStarters.png'); width:61px;}
a.offers 		{background-image:url('../images/offers.png'); width:47px}
a.ourPizzas 		{background-image:url('../images/ourPizzas.png'); width:49px}
a.sides 			{background-image:url('../images/sides.png'); width:47px}
a.drinks 		{background-image:url('../images/drinks.png'); width:47px}
a.desserts 		{background-image:url('../images/desserts.png'); width:64px}
a.contactUs 		{background-image:url('../images/contactUs.png'); width:75px}
a.kidsZone 		{background-image:url('../images/kidsZone.png'); width:65px;}
a.ordero 		{background-image:url('../images/order.png'); width:100px;}
a.home 		{background-image:url('../images/home.png'); width:47px;}


h2 {
width:292px;
height:37px;
overflow:hidden;
text-indent:-1000px;
}

.veg {
	color:#336600;
	font-weight:bold;
	display:block;
	font-size:13px;
}

.meat,.norm {
	color:#0066CC;
	font-weight:bold;
	display:block;
	font-size:13px;
}

.foodmenu {
	width:80%;
	margin:0 auto;
}

.foodmenu td {
	border-bottom:1px solid #CCCCCC;
}

.foodmenu h3{
	font-size:18px;
	margin:0px;
}

.contactfloat {
	width:600px;
}

h2.welcome 		{background-image:url('../images/h2Welcome.png');}
h2.story 		{background-image:url('../images/h2Story.png');}
h2.secret 		{background-image:url('../images/h2Secret.png'); float: left; margin-bottom: 10px;}
h2.starters		{background-image:url('../images/h2Starters.png');}
h2.menus		{background-image:url('../images/h2Menus.png');}
h2.offers		{background-image:url('../images/h2Offers.png');}
h2.sides		{background-image:url('../images/h2Sides.png');}
h2.desserts		{background-image:url('../images/h2Deserts.png');}
h2.drinks		{background-image:url('../images/h2Drinks.png');}
h2.contact		{background-image:url('../images/h2Contactus.png');}
h2.kids			{background-image:url('../images/h2Kids.png');}

.goofy {
font-family:'Comic Sans MS';text-align:center;font-weight:bold;font-size:14px;
}

.dealsbox {
width:945px;
height:96px;
background:url('../images/deal2.jpg') top left no-repeat;
line-height:100%;
}

.dealsbox p {
line-height:12px;
}

.dealsbox .title {
margin-bottom:-10px;
font-size:12px;
margin-top:13px;
}

.deal1,.deal2,.deal3 {
	width:280px;
	margin-left:0px;
	margin-top:5px;
	margin-right:35px;
	display:block;
	float:left;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	position:relative;
}

.deal1 {
	width:220px;
	margin-left:60px;
	margin-top:10px;
}

.deal1 img {
	top:-10px;
	left:-70px;
}

.deal2 {
	width:220px;
	margin-left:0px;
	margin-right:95px;
}

.deal2 img {
	top:10px;
	left:210px;
}

.deal3 {
	width:220px;
	margin-left:0px;
	margin-right:70px;
	margin-top:10px;
}

.deal3 img {
	top:-10px;
	left:230px;
}

.deal1 img,.deal2 img,.deal3 img {
	position:absolute;
}