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

body {
	background: #58585a;
	margin: 0px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;	
	min-width: 1200px;
	}

/* Structure */

#header {
	width: 960px;
	margin: 0px auto 0px auto;
	background-image:url(images/logo_main.png);
	background-repeat:no-repeat;
	background-position:left;
	height:200px;
	}
	
#header-bg {
	background-image:url(images/bg_header.jpg);
	background-repeat:repeat-x;
	}
	
#nav {
	width:500px;
	height:60px;
	float:right;
	margin-top:100px;
	background-image: url(images/bg_nav.png);
	background-repeat: no-repeat;
	}
	
#content-bg {
	background-color:#FFFFFF;
	}
	
#stripes {
	background-image:url(images/stripes.png);
	background-repeat:repeat-y;
	background-position:left;
	width: 1200px;
	margin: 0px auto 0px auto;
	}
	
#active-area {
	width:1080px;
	margin: 0px 0px 0px 120px;
	background-image:url(images/hodgepodge_top.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	}
	
#active-area-home {
	width:1080px;
	margin: 0px 0px 0px 120px;
	background-image:url(images/hodgepodge_top-home.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	}	
	
#content {
	padding: 20px 100px 20px 20px;
	
	}
	
#content-left {
	width: 50%;
	}	

#content-right-home {
	padding: 20px 30px 20px 20px;
	line-height: 2em;
	}
	
#soupoftheday {
	padding: 177px 10px 60px 170px;
	background-image:url(images/soupsoftheday2.png);
	background-repeat:no-repeat;
	}	
	
#footer-bg {
	height: 249px;
	background-image:url(images/bg_footer.jpg);
	}
	
#footer-bg-home {
	height: 349px;
	background-image:url(images/bg_footer_home.jpg);
	}	
	
#hodgepodge-bottom {
	background-image:url(images/hodgepodge_bottom.png);
	background-repeat:no-repeat;
	background-position:right;
	height:101px;
	width: 1200px;
	margin: 0px auto 0px auto;min-width: 960px;
	}	
	
#hodgepodge-bottom-home {
	background-image:url(images/hodgepodge_bottom-home.png);
	background-repeat:no-repeat;
	background-position:right;
	height:201px;
	width: 1200px;
	margin: 0px auto 0px auto;
	}	
	
#footer-content {
	background-image:url(images/footer_info_bg.jpg);
	background-repeat:no-repeat;
	height:75px;
	width:960px;
	margin: 17px auto 0px auto;
	color:#FFFFFF;
	font-size:11px;min-width: 960px;
	}	
	
#footer-content-home {
	background-image:url(images/footer_info_bg.jpg);
	background-repeat:no-repeat;
	height:75px;
	width:960px;
	margin: 17px auto 100px auto;
	padding-bottom: 100px;
	color:#FFFFFF;
	font-size:11px;
	}		
	
#footer-left {
	float:left;
	}		
	
#text-nav{
	padding: 10px 80px 11px 20px;
	width: 380px;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	color:#D7DF23;
	}	

#text-nav a{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	}	

#text-nav a:hover{
	color:#D7DF23;
	font-size:11px;
	text-decoration:none;
	}

#credits {
	padding: 7px 70px 20px 10px;
	width: 400px;
	text-align:center;
	color:#FFFFFF;
	font-size:9px;
	}		

#credits a{
	color:#D7DF23;
	font-size:9px;
	text-decoration:underline;
	}			
		
#footer-contact {
	padding: 7px 0px 0px 20px;
	height: 70px;
	font-size:10px;
	float:left;
	line-height: 1.3em;
	}

#footer-contact h1 {
	font-size:12px;
	font-weight:bold;
	color:#D7DF23;
	margin: 0px 0px 5px 0px;
	}

a{
	color:#D7DF23;
	font-size:12px;
	text-decoration: none;
	}	

a:hover{
	color:#0DB14B;
	font-size:12px;
	text-decoration: none;
	}	

h1 {
	color:#D7DF23;
	font-size:18px;
	margin: 10px 0px 0px 0px;
	}
	
h1.fix {
	color:#22B24C;
	font-size:30px;
	margin: 10px 0px 0px 0px;
	}	
	
h1.fix a{
	color:#22B24C;
	font-size:22px;
	margin: 10px 0px 0px 0px;
	text-decoration: underline;
	}		
	
h2 {
	font-size: 12px;
	font-weight:bold;	
	color:#000000;
	margin: 0px 0px 0px 0px;
	}	
	
h3 {
	font-size: 12px;
	font-weight:bold;	
	color:#61C3CA;
	margin: 10px 0px 10px 0px;
	}		
	
.price {
	font-size: 12px;
	font-weight:bold;	
	color:#000000;
	}
	
.item {
	font-size: 12px;
	font-weight:bold;	
	color:#61C3CA;
	}
	
.or {
	font-size: 12px;
	font-weight:bold;	
	color:#22B24C;
	text-transform:uppercase;
	}		
	
#content-bistro {
	padding: 20px 100px 20px 20px;
	font-size:12px;
	color: #333333;
	}	
	
#content-wholesale {
	padding: 20px 0px 20px 20px;
	font-size:12px;
	color: #333333;
	}
	
#content-contact {
	padding: 0px 0px 20px 20px;
	font-size:12px;
	color: #333333;
	}		

#content-catering {
	padding: 0px 50px 20px 20px;
	font-size:12px;
	color: #333333;
	}

.smallcaps {
	font-size:12px;
	color: #333333;
	font-variant:small-caps;
	}
	
/* Lightbox */	
	
	
#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; }
	
	
