/****************************

	styles.css
	for taco deli
		
	created by 
	Kagan Creative, LLC
		
	last edit by Jeff
	7/23/2009
		
*****************************/

body { 
	margin: 0; padding: 0;
	background: #5a4632;
	text-align: center;
	font-family: Marker Felt, Verdana, arial, sans-serif;
	font-size: 14px;
	color: #533321;
}

a, a:hover, a img { border: none; outline: none; }

a {
	color: #0f455e;
}

#container {
	margin: 0 auto 0 auto; padding: 0;
	width: 1127px; 
	height: 785px;
	display: block;
	text-align: left;
	background: url("../images/bg_frame.png") top left no-repeat;
	_background: url("../images/bg_frame.gif") top left no-repeat;
}

#content {
	margin: 42px 0 0 112px;
	_margin: 42px 0 0 55px;
	width: 888px;
	height: 572px;
	float: left;
}

#nav {
	margin: 0 0 10px 0; padding: 0;
	height: 140px;
	width: 888px;	
	float: left;
}

.menu_on #nav {
	background: url("../images/sh_menu.png") bottom left no-repeat;
}

.catering_on #nav {
	background: url("../images/sh_catering.png") bottom left no-repeat;
}

.events_on #nav {
	background: url("../images/sh_events.png") bottom left no-repeat;
}

.locations_on #nav {
	background: url("../images/sh_locations.png") bottom left no-repeat;
}

.praise_on #nav {
	background: url("../images/sh_praise.png") bottom left no-repeat;
}

.support_on #nav {
	background: url("../images/sh_support.png") bottom left no-repeat;
}


#nav a {
	margin: 0; padding: 0;
	height: 148px; 
	display: block;
	float: left;	
}

#nav a span { 
	position: absolute;
	top: -3000px;
}

.nav_menu a {
	width: 100px; 
	background: url("../images/nav.png") 0 0 no-repeat;
	_background: url("../images/nav.gif") 0 0 no-repeat;
}

.nav_menu a:hover { 
	background: url("../images/nav.png") 0 -139px no-repeat;
	_background: url("../images/nav.gif") 0 -139px no-repeat;	
}

.nav_catering a {
	width: 110px; 
	background: url("../images/nav.png") -100px 0 no-repeat;
	_background: url("../images/nav.gif") -100px 0 no-repeat;	
}

.nav_catering a:hover { 
	background: url("../images/nav.png") -100px -139px no-repeat;
	_background: url("../images/nav.gif") -100px -139px no-repeat;		
}

.nav_events a {
	width: 85px; 
	background: url("../images/nav.png") -210px 0 no-repeat;
	_background: url("../images/nav.gif") -210px 0 no-repeat;		
}

.nav_events a:hover { 
	background: url("../images/nav.png") -210px -139px no-repeat;
	_background: url("../images/nav.gif") -210px -139px no-repeat;		
}

.nav_logo a {
	width: 285px;
	_width: 280px;
	background: url("../images/nav.png") -295px 0 no-repeat;
	_background: url("../images/nav.gif") -295px 0 no-repeat;		
}

.nav_locations a {
	width: 105px; 
	background: url("../images/nav.png") -580px 0 no-repeat;
	_background: url("../images/nav.gif") -575px 0 no-repeat;		
}

.nav_locations a:hover { 
	background: url("../images/nav.png") -580px -139px no-repeat;
	_background: url("../images/nav.gif") -575px -139px no-repeat;		
}

.nav_praise a {
	width: 105px; 
	background: url("../images/nav.png") -685px 0 no-repeat;
	_background: url("../images/nav.gif") -680px 0 no-repeat;		
}

.nav_praise a:hover { 
	background: url("../images/nav.png") -685px -139px no-repeat;
	_background: url("../images/nav.gif") -680px -139px no-repeat;		
}

.nav_support a {
	width: 75px; 
	background: url("../images/nav.png") -790px 0 no-repeat;
	_background: url("../images/nav.gif") -785px 0 no-repeat;		
}

.nav_support a:hover { 
	background: url("../images/nav.png") -790px -139px no-repeat;
	_background: url("../images/nav.gif") -785px -139px no-repeat;		
}

#footer {
	margin: 0 0 0 112px;
	_margin: 0 0 0 55px;
	width: 888px; 
	float: left;
	text-align: center;	
}

#footer p {
	margin: 0 0 5px 0; padding: 0;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px; 
	line-height: 11px;
	color: #311c0d;
	vertical-align: top;
}

#networks {
	margin: 40px 0px 0 100px;
	padding: 0px;
	width: 888px; 
	float: left;
	text-align: left;	
}


/*-- index styles --*/

#index_left_col {
	margin: 0; padding: 0;
	width: 290px; 
	float: left;
}

#index_left_col h2 {
	margin: 0 0 0 20px; padding: 0;
	width: 243px;
}

#index_left_col img {
	margin: 0 0 0 20px;
}

#index_middle_col {
	margin: 0; padding: 0;
	width: 300px; 
	float: left;
}

#index_right_col {
	margin: 0; padding: 0;
	width: 295px; 
	float: left;
}

#index_right_col h2 {
	margin: 5px 0 0 0; padding: 0;
	width: 209px;
}

.red {
	color: #9d1f00;
}

#bests {
	margin: 0 0 0 30px;
	width: 840px; 
	float: left;
}

#bests img { float: left; }

/*== two column layout --*/

#two_col {
	margin: 0 0 0 30px; padding: 0;
	_margin: 0 0 0 15px;
	width: 410px; 
	*width: 400px;
	float: left;
}

/*-- menu/catering styles --*/

#menu_top {
	margin: 0 0 0 30px; padding: 0;
	_margin: 0 0 0 15px;
	width: 865px;
	height: 110px;
	display: block;
	float: left;
	background: url("../images/bg_menu_top_nav.png") top left no-repeat; 
	_background: url("../images/bg_menu_top_nav.gif") top left no-repeat; 
}

#menu_top span {
	position: absolute;
	top: -3000px;
}

#menu_top .menu_monday { 
	margin: 0 0 0 290px;
	_margin: 0 0 0 145px;
	float: left;
	width: 80px;
	height: 111px;
	display: block;
	background: url("../images/bg_menu_top_nav.png") -290px 0 no-repeat;
	_background: url("../images/bg_menu_top_nav.gif") -290px 0 no-repeat; 
}

#menu_top .menu_monday_on {
	margin: 0 0 0 290px;
	_margin: 0 0 0 145px;
	float: left;
	width: 80px;
	height: 111px;
	display: block;
	background: url("../images/bg_menu_top_nav.png") -290px -108px no-repeat;
	_background: url("../images/bg_menu_top_nav.gif") -290px -108px no-repeat; 	
}

#menu_top .menu_tuesday { 
	margin: 0;
	float: left;
	width: 80px;
	height: 111px;
	display: block;
	background: url("../images/bg_menu_top_nav.png") -370px 0 no-repeat;
	_background: url("../images/bg_menu_top_nav.gif") -370px 0 no-repeat; 	
}

#menu_top .menu_tuesday_on {
	margin: 0;
	float: left;
	width: 80px;
	height: 111px;
	display: block;
	background: url("../images/bg_menu_top_nav.png") -370px -108px no-repeat;
	_background: url("../images/bg_menu_top_nav.gif") -370px -108px no-repeat; 
}

#menu_top .menu_wednesday { 
	margin: 0;
	float: left;
	width: 100px;
	height: 111px;
	display: block;
	background: url("../images/bg_menu_top_nav.png") -450px 0 no-repeat;
	_background: url("../images/bg_menu_top_nav.gif") -450px 0 no-repeat; 	
}

#menu_top .menu_wednesday_on {
	margin: 0;
	float: left;
	width: 100px;
	height: 111px;
	display: block;
	background: url("../images/bg_menu_top_nav.png") -450px -108px no-repeat;
	_background: url("../images/bg_menu_top_nav.gif") -450px -108px no-repeat; 
}

#menu_top .menu_thursday { 
	margin: 0;
	float: left;
	width: 85px;
	height: 111px;
	display: block;
	background: url("../images/bg_menu_top_nav.png") -550px 0 no-repeat;
	_background: url("../images/bg_menu_top_nav.gif") -550px 0 no-repeat; 	
}

#menu_top .menu_thursday_on {
	margin: 0;
	float: left;
	width: 85px;
	height: 111px;
	display: block;
	background: url("../images/bg_menu_top_nav.png") -550px -108px no-repeat;
	_background: url("../images/bg_menu_top_nav.gif") -550px -108px no-repeat; 	
}

#menu_top .menu_friday { 
	margin: 0;
	float: left;
	width: 115px;
	height: 111px;
	display: block;
	background: url("../images/bg_menu_top_nav.png") -635px 0 no-repeat;
	_background: url("../images/bg_menu_top_nav.gif") -635px 0 no-repeat; 
}

#menu_top .menu_friday_on {
	margin: 0;
	float: left;
	width: 115px;
	height: 111px;
	display: block;
	background: url("../images/bg_menu_top_nav.png") -635px -108px no-repeat;
	_background: url("../images/bg_menu_top_nav.gif") -635px -108px no-repeat; 
}


#menu_top .menu_weekend { 
	margin: 0;
	float: left;
	width: 80px;
	height: 111px;
	display: block;
	background: url("../images/bg_menu_top_nav.png") -750px 0 no-repeat;
	_background: url("../images/bg_menu_top_nav.gif") -750px 0 no-repeat; 
}

#menu_top .menu_weekend_on {
	margin: 0;
	float: left;
	width: 80px;
	height: 111px;
	display: block;
	background: url("../images/bg_menu_top_nav.png") -750px -108px no-repeat;
	_background: url("../images/bg_menu_top_nav.gif") -750px -108px no-repeat; 	
}

#menu_left_col {
	margin: 0; padding: 0;
	width: 290px; 
	float: left;
}

#menu_left_col h2 {
	margin: 0 0 0 30px; padding: 0;
	width: 243px;
}

#menu_left_col img {
	margin: 0 0 0 30px;
}

#menu_left_col p {
	margin: 5px 0 5px 40px;
}

#menu_button {
	margin: 10px 60px 0 0;
	_margin: 10px 30px 0 0;
	float: right;
}

/*-- events styles --*/

#events_list {
	margin: 0;
	width: 420px;
	height: 375px;
	overflow: auto; 
}

#events_list h2 {
	font-weight: normal;
	margin: 20px 0 0 0;
	color: #191310;
	font-size: 18px;
} 

#events_list h3 {
	margin: 5px 0 0 0;
	font-size: 14px; 
	font-family: Marker Felt, Verdana, arial, sans-serif;
}

#events_list p {
	margin: 0;
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
}

/*-- contact styles --*/

input, textarea {
	padding: 2px;
	background: #fff5db;
	border: solid 1px #ba945f;
	color: #533321;
}

input.submit {
	background: none; border: none;
}

form { 
	font-size: 12px;
}

/*-- png fix --*/

img, div { behavior: url(iepngfix.htc) }