/* 	Bistro 501
	Designed by Think Lafayette (http://thinklafayette.com/)
	Design (C) 2008 Bistro 501
	All Rights Reserved.
*/

/* Eric Meyer's Reset (http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/) */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, 
cite, code, em, font, img, ins, q, s, samp, small, strike, strong, b, u, i, center, ol, 
ul, li, form, label, legend, caption { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

:focus { outline: 0; }

del { text-decoration: line-through; }
/* End Meyer Reset */
    
/* ------------------------------------ */
	
/* Global */
body { margin: 0; background: #036 url('images/bg.gif') repeat; font: 100%/18px normal /* 100% = 16px browser default */ "Lucida Grande", Lucida, Verdana, Arial, sans-serif; text-align: center; color: #000; }

a, a:link, a:visited, a:active { color: #300; border-bottom: 1px dotted; text-decoration: none; }
	a:hover { color: #630; border-bottom: 1px solid; text-decoration: none; }
	
p { margin: 0 0 16px 10px; font-size: 12px; }
	p.contact { font-weight: 700; }
	p.dressings { font-style: italic; text-align: center; }
	p.page { margin-top: 0; padding: 5px; }
	p.raw_foods { font-size: 11px; margin: 28px 0 0 0; border-top: 1px solid #00004d; }

h1, h2, h3, h4, h5, h6 { font-weight: 700; text-transform: uppercase; color: #00004D; }
	h1 { font-size: 24px; }
		h1.page_title { font-size: 15px; border-top: 1px solid #00004D; text-align: center; text-transform: uppercase; margin-top: 25px; padding: 15px 0 5px 0; }
		h1.address { font-size: 15px; border-top: 1px solid #00004D; text-align: center; text-transform: uppercase; margin-top: 25px; padding: 15px 0 5px 0; }
	h2 { font-size: 22px; }
		h2.hours { font-size: 14px; margin: 0 0 3px 0; }
		h2.food_category { font-size: 16px; margin: 26px 0 2px 0; }
		h2.entree_variety { text-align: center; font-size: 14px; font-style: italic; }
	h3 { font-size: 20px; }
		h3.food_item { font-size: 12px; margin-bottom: 0; }
	h4 { font-size: 18px; }
	h5 { font-size: 16px; }
	h6 { font-size: 14px; }
	
img { border: 0; }
	.pear { display: inline; float: right; margin: 30px 0px 10px 10px; }
	.rooster { display: inline; float: right; margin: 30px 0px 10px 10px; }
	.floatRightClear { float: right; clear: right; margin: 20px 0 10px 5px; border: 5px solid #94A4BA;}
	
small { font-size: 10px; }

iframe { margin-top: 25px; border: 1px solid #000; margin-left: 5px;}

/* Structure */
#container { width: 612px; text-align: center; border: 1px solid #003; background-color: #eee; margin: 25px auto; padding: 0; }

#banner { width: 612px; text-align: center; background-color: #ebeba5; margin: auto; }
	#banner img { margin-top: 0px; }

#wrap { width: 612px; text-align: left; background-color: #fff; voice-family: inherit; padding: 0; } 

#menu { margin: 0; padding: 0; }
	#menu ul { border: 0; list-style-type: none; display: block; text-align: center; clear: left; }
		#menu ul li { display: block; float: left; text-align: center; }
		#menu ul li a, #menu ul li a:active, #menu ul li a:visited { background: #94A4BA; width: 100px; height: 2em; 
					border: 1px solid #eee; color: #003; text-decoration: none; display: block; text-align: center; 
					font-weight: 400; letter-spacing: 2px; line-height: 2em; font-size: x-small; 
					text-transform: lowercase; margin: 0 0 10px; }
			#menu ul li a:hover, #menu ul li a:focus { color: #666; background: #FDEE9E; }

#content { z-index: 2; background-color: #fff; padding: 15px; }

.body { font-weight: 400; font-size: .75em; line-height: 140%; /* .75 X 16 = 12px */ }
	.body a, .body a:link, .body a:visited, .body a:active, .body a:hover { font-weight: 400; text-decoration: none; }
	
	
.quicklinks { font-size: 11px; text-align: center; margin-top: 0; }

#footer { background-color: #ccc; color: #666; font-size: xx-small; text-align: center; padding: 5px; }

/* Begin Lightbox Styles */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }