@charset "UTF-8";
/* CSS Document */

/* C L A S S E S */
P.padded {
	padding-left: 40px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	}
	

/* H E A D E R  &  C O N T A I N E R  T Y P E  S T U F F */

/* tag to force scroll bars in non-IE browsers */
html { 
	font-size: 100%; 
	line-height: 100%; /* IE hack to get the size switcher to respect the body em designation */ 
	min-height: 100%; 
	margin-bottom: 1px;  
	}
	
#clearleft {clear: left;}
#clearboth {clear: both;}

/* tag to prevent image links from having browser specified borders */
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
	
body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	top: 0px;
	height:100%;
	background-color: #DBC447;
}
/* outter site container to give borders to home page */	
#outer_container {
	text-align: left;
	/*background-color: #d56c28;*/
	padding: 0px;
	position: relative;
	width: 940px;
/*	height: 100px;*/
	background-image:url(../assets_/menu/menu_bg.jpg);
	margin: 0 auto;
	top: 0px;
	border-left: none;
	border-right: none;
	border-top: none; 
	

	
}
/* outer container for menu pages one image in the background */	
#outer_container_menu {
	text-align: left;
	padding: 0px;
	position: relative;
	width: 940px;
	/*	height: 100px;*/
	/*top: 20px;*/
	margin: 0 auto;
	border-left: 4px solid #ceaf33;
	flineborder-right: 4px solid #ceaf33;
	border-top: none;
	border-bottom: 4px solid #ceaf33;
	background-image:url(../assets_/menu/breakfast/1.jpg);
	background-position: 0px 325px;
	background-repeat:no-repeat;
	margin-bottom: 45px;
}
/* menu imgae on the left side of the menu pages */	
#menu_image {
	float: left;
	padding: 0px;
	position: relative;
	width: 262px;
	top: 460px;
	/*border-left: 4px solid #ceaf33;*/
	/*border-right: 4px solid #ceaf33;
	border-top: 4px solid #ceaf33; 
	border-bottom: 4px solid #ceaf33;*/
    background-color: #FFFFDD;	
}

/* outer container for inboard pages */	
#outer_container_ib {
	text-align: left;
	/*background-color: #d56c28;*/
	padding: 0px;
	position: relative;
/*	height: 100px;*/
	top: 20px;
	margin: 0 auto;
	border-left: none;
	border-right: none;
	border-top: none; 
	

	
}

/* container to center interior content - both containers are necessary for the proper borders and centering. this container needs no width or height - it fills its parent container */
#container {
	/*background-color: #83240B;*/
	padding: 25px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height:100%;
/*	border-left: 4px solid #c6b76d;
	border-right: 4px solid #FFFFFF;*/
	border-bottom: none;
}
	/* spacer layer tag */
#top_spacer {
	padding: 0px;
	width: 931px;
	margin-left: 0px;
	/*position: absolute;*/
	border-top: none;
	border-left: none;
	border-bottom: none;
	/*border-right: 6px solid #FFFFCC;*/
}
	/* homepage logo container tag */
#main_logo {
	padding: 0px;
	width: 606px;
	height: 180px;
	/*padding-top: 30px;*/
	float: left;
	/*position: absolute;*/
	border-top: none;
	border-left: none;
	border-bottom: none;
	background-color: #c6b76d;
}
#small_photo_container {
    background-color: #F0DD67;
	padding: 0px;
	float: left;
	width: 940px;
	/*top: 239px;*/
/*	left: 0px;*/
	width: 602px;
	height: 280px;
	
	/*position: absolute;*/
	border-top: 4px solid #c6b76d;
	border-left: 4px solid #c6b76d;
	border-bottom: 4px solid #c6b76d;
	/*border-right: 6px solid #FFFFCC;*/
}
#menucontent {
padding: 25px;
width: 600px;
margin-top: 20px;
margin-left: 285px;
/*margin: 0 auto;*/
/*position: relative;*/
background-color: #FFFFDD;
border-top: 2px solid #fff09d;
border-left: 2px solid #fff09d; 
border-bottom: none; 
border-right: 2px solid #fff09d;  
}
#menucontenttable {
text-align: left;
}

.shagPurple {
font-family: "ShagExpert-Lounge", Times;
color:#6e2a8d;
font-size:18px;
/*line-height: 48px;*/
}
.introtext {
font-family: Verdana,  Arial, Helvetica, sans-serif;
color: #000000;
font-size:12px;
line-height:16px;
font-weight:bold;
}
.mainintrotext {
font-family: Verdana,  Arial, Helvetica, sans-serif;
color: #000000;
font-size:14px;
line-height:16px;
font-weight:normal;
}
.itemname {
font-family:Arial, Helvetica, sans-serif;
color: #000000;
font-size:12px;
font-weight:bold;
}
.desctext{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;
}
.price {
font-family:Arial, Helvetica, sans-serif;
color: #000000;
font-size:10px;
}

#small_photo_container {
    background-color: #F0DD67;
	padding: 0px;
	float: left;
	/*top: 239px;*/
/*	left: 0px;*/
	width: 602px;
	height: 280px;
	
	/*position: absolute;*/
	border-top: 4px solid #c6b76d;
	border-left: 4px solid #c6b76d;
	border-bottom: 4px solid #c6b76d;
	/*border-right: 6px solid #FFFFCC;*/
}

/* homepage primary navigation container tag */
#primary_nav {
	padding: 0px;
	float: left;
	width: 602px;
	height: 20px;
	background: url(../assets_/nav_mkt/primary_nav/primary_nav.gif);
	border-left: 4px solid #c6b76d;
	border-right: none;
	border-top: none;
	border-bottom: 4px solid #c6b76d;
}

/* wrap text to hide with this */
#primary_nav span {
	display: none;
	}

/* main nav list */	
#primary_navli {
    padding: 0px;
	margin: auto;
	width: 602px;
	height: 20px;
	background: url(../assets_/nav_mkt/primary_nav/primary_nav.gif);
	position: absolute;
	top: 244px;
	z-index: 50;
	background-repeat: no-repeat;
	}	
	
/* nav list elements */	
#primary_navli li {
    margin: 0; padding: 0; list-style: none;
    position: absolute;
	}

#primary_navli li, #primary_navli a {
    height: 30px; display: block;
	}
	
/* six panels for nav */
#panel1b1 {left: 50px; top: 0px; width: 92px; height: 20px;}
#panel2b1 {left: 146px; top: 0px; width: 58px; height: 20px;}
#panel3b1 {left: 220px; top: 0px; width: 45px; height: 20px;}
#panel4b1 {left: 275px; top: 0px; width: 62px; height: 20px;}
#panel5b1 {left: 352px; top: 0px; width: 158px; height: 20px;}	
/*#panel6b1 {left: 440px; top: 0px; width: 157px; height: 20px;}		*/


 
/* hover states for nav */ 
/*#panel1b1 a:hover {
    background: transparent  url(../assets_/nav_mkt/primary_nav/primary_nav.gif)
    -50px -20px no-repeat;}*/
#panel2b1 a:hover {
    background: transparent  url(../assets_/nav_mkt/primary_nav/primary_nav.gif)
    -146px -20px no-repeat;}
#panel3b1 a:hover {
    background: transparent  url(../assets_/nav_mkt/primary_nav/primary_nav.gif)
    -220px -20px no-repeat;}
#panel4b1 a:hover {
    background: transparent  url(../assets_/nav_mkt/primary_nav/primary_nav.gif)
    -275px -20px no-repeat;}
#panel5b1 a:hover {
    background: transparent  url(../assets_/nav_mkt/primary_nav/primary_nav.gif)
    -352px -20px no-repeat;}
/*#panel6b1 a:hover {
    background: transparent  url(../assets_/nav_mkt/primary_nav/primary_nav.gif)
    -440px -20px no-repeat;}*/
	
	
/*container for secondary and tertiary navigation*/
	
#second_third_nav_container {
  width: 908px;
  height: 36px;
  background-color: #56220D;
  background-image:url(../assets_/nav_mkt/tertiary_nav/tertiary_nav_bg.jpg);
  border-left: 4px solid #c6b76d;
  border-right: 4px solid #c6b76d;
  border-bottom: 4px solid #c6b76d;
  border-top: none;
  position: relative;
  clear: both;
}	


/* homepage secondary navigation container tag */
#secondary_nav {
    background-color: #303030;
	background: url(../assets_/nav_rest/secondary_nav/secondary_nav.gif);
	padding: 0px;
	width: 931px;
	height: 56px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 4px solid #c6b76d;
	/*border-right: 6px solid #FFFFCC;*/
}

/* wrap text to hide with this */
#secondary_nav span {
	display: none;
	}

/* main nav list */	
#secondary_navli {
	padding: 0px;
	margin: auto;
	width: 731px;
	height: 56px;
	background: url(../assets_/nav_rest/secondary_nav/secondary_nav.gif);
	position: absolute;
	/*top: 491px;*/
	z-index: 50;
	background-repeat: no-repeat;
	clear: both;
	}	
	
/* nav list elements */	
#secondary_navli li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; 
	}

#secondary_navli li, #secondary_navli a {
    height: 56px; display: block;
	}
	
/*/* four panels for nav */	
#panel1b2 {left: 40px; top: 0px; width: 50px; height: 56px;}
#panel2b2 {left: 114px; top: 0px; width: 145px; height: 56px;}
#panel3b2 {left: 275px; top: 0px; width: 45px; height: 56px;}
#panel4b2 {left: 345px; top: 0px; width: 175px; height: 56px;}
#panel5b2 {left: 515px; top: 0px; width: 110px; height: 56px;}		


 
/* hover states for nav */ 
#panel1b2 a:hover {
    background: transparent  url(../assets_/nav_rest/secondary_nav/secondary_nav.gif)
    -40px -56px no-repeat;}
#panel2b2 a:hover {
    background: transparent  url(../assets_/nav_rest/secondary_nav/secondary_nav.gif)
    -114px -56px no-repeat;}
#panel3b2 a:hover {
    background: transparent  url(../assets_/nav_rest/secondary_nav/secondary_nav.gif)
    -275px -56px no-repeat;}
#panel4b2 a:hover {
    background: transparent  url(../assets_/nav_rest/secondary_nav/secondary_nav.gif)
    -345px -56px no-repeat;}
#panel5b2 a:hover {
    background: transparent  url(../assets_/nav_rest/secondary_nav/secondary_nav.gif)
    -515px -56px no-repeat;}


/* homepage tertiary navigation container tag */	
#tertiary_nav {
	padding: 0px;
/*	top: 507px;*/
	margin-left: 0px;
	width: 700px;
	height: 31px;
	/*position: absolute;*/
	z-index: 10;
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: none;
}

/* wrap text to hide with this */
#tertiary_nav span {
	display: none;
	}

/* main nav list */	
#tertiary_navli {
	padding: 0px;
	margin: auto;
	width: 721px;
	height: 31px;
	background: url(../assets_/nav_mkt/tertiary_nav/tertiary_nav.jpg);
	position: relative;
	/*top: 506px;*/
	z-index: 50;
	background-repeat: no-repeat;
	text-align: left;
	}	
	
/* nav list elements */	
#tertiary_navli li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; 
	}

#tertiary_navli li, #tertiary_navli a {
    height: 30px; display: block;
	}
	
/* seven panels for nav */	
#panel1b3 {left: 40px; top: 0px; width: 54px; height: 30px;}
#panel2b3 {left: 132px; top: 0px; width: 45px; height: 30px;}
#panel3b3 {left: 200px; top: 0px; width: 47px; height: 30px;}
#panel4b3 {left: 280px; top: 0px; width: 190px; height: 30px;}	
#panel5b3 {left: 515px; top: 0px; width: 220px; height: 30px;}


 
/* hover states for nav */ 
#panel1b3 a:hover {
    background: transparent  url(../assets_/nav_mkt/tertiary_nav/tertiary_nav.jpg)
    -40px -31px no-repeat;}
#panel2b3 a:hover {
    background: transparent  url(../assets_/nav_mkt/tertiary_nav/tertiary_nav.jpg)
    -132px -31px no-repeat;}
#panel3b3 a:hover {
    background: transparent  url(../assets_/nav_mkt/tertiary_nav/tertiary_nav.jpg)
    -200px -31px no-repeat;}
#panel4b3 a:hover {
    background: transparent  url(../assets_/nav_mkt/tertiary_nav/tertiary_nav.jpg)
    -280px -31px no-repeat;}
#panel5b3 a:hover {
    background: transparent  url(../assets_/nav_mkt/tertiary_nav/tertiary_nav.jpg)
    -515px -31px no-repeat;}


	
	
#large_photo_container {
	padding: 0px;
/*	top: 0px;
	left: 619px;*/
	width: 300px;
	float: left;
	height: 484px;
	/*position: absolute;*/
	border-left: 4px solid #c6b76d;
	border-right: 4px solid #c6b76d;
	border-bottom: 4px solid #c6b76d;
	border-top: 4px solid #c6b76d;
	background-color: #A3A3A3;

	/*border-right: 6px solid #FFFFCC;*/
}
	/* homepage footer (what is called admin on sec pages) navigation container tag */	
#footer_sun {
	/*padding: 0px;*/
	/*top: 695px;*/
	/*left: 0px;*/
	/*width: 854px;*/
	padding: 8px 20px 8px 20px;
	margin: 0px 0px 0px 0px;  
	/*position: absolute;*/
	/*border-left: 4px solid #c6b76d;
	border-right: 4px solid #c6b76d;*/
	border-top: 4px solid #FFFFCC;
	border-bottom: none;
    background-color: #83240b;
	color: #FFFFFF;
	/*z-index: 10;*/
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#holidayHours {
text-align: center;
background-color:#EcE09B;
border-right: 4px solid #c6b76d;
border-left: 4px solid #c6b76d;
border-bottom: 4px solid #c6b76d;
border-top: none;
width: 906px;
padding: 15px 0px 0px 0px ;
}

.fontBold {
font-weight: bold;
}
.soldOut {
font-size: 14px;
font-weight: bold;
color: #990033;
}
.categoryName  {
font-size:16px;
font-weight:bold;
color:#990033;
}



	
	
