/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #333333;
	background: #fff;
	
}

a:link, a:visited { color: #b7bd19; text-decoration: none; font-weight: bold; } 
a:active, a:hover { color: #d8df44; text-decoration: underline; }

img {
	padding: 0px;
	margin: 0px;
}

p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

h1 {
	margin: 0 0 15px 0;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;	
}

.cleaner_with_divider {
	clear: both;
	width: 100%;
	height: 15px;
	border-bottom: 1px solid #333;
	margin-bottom: 25px;
	font-size: 1px;	
}

#templatemo_container {
	width: 960px;
    margin: 0 auto;
    background: url('images/drawing.jpg') no-repeat 50% 50%;
    styleopacity0.3; 
    filter:alpha(opacity30)   
}


/* header */
#templatemo_header {
	width: 920px;
	height: 155px;
	background: url('images/Banner3.jpg') no-repeat;; padding-left:20px; padding-right:20px; padding-top:0; padding-bottom:10
}

#templatemo_header #site_title {
	background-position: bottom; float: left;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	width: 325px;
	height: 55px;
	; padding-left:0; padding-right:0; padding-top:100px; padding-bottom:50px; background-color:transparent; background-repeat:no-repeat; background-attachment:scroll
}
/* end of header */
/* menu */
#templatemo_menu {
	clear: both;
	width: 960px;
	margin: 0;
	height: 45px;
	background: url('images/templatemo_menu_bg.jpg') no-repeat right;
}

#templatemo_menu ul {
	padding: 0 0 0 10px;
	margin: 10 auto;
	height: 45px;
	list-style: none;
}

#templatemo_menu ul li {
	float:left;
	padding-right: 10px;
}

#templatemo_menu li a {
	float: left;
	display: block;
	color: #fff;
	font-size: 12px;
	height: 45px;
	line-height: 40px;
	text-align: center;
	padding: 0px 0 0 0px;	
}
#templatemo_menu  li a b {
	float: left;
	display: block;
	padding: 0px 24px 0 24px;
}
#templatemo_menu  li.current a, #templatemo_menu  li a:hover {
	color: #b4c927;
	text-decoration: none;
	background: url('images/templatemo_menu_hover_right.jpg') no-repeat right top; 
}
#templatemo_menu  li.current a b, #templatemo_menu li a:hover b {
	color: #b4c927;
	text-decoration: none;
	background: url('images/templatemo_menu_hover_left.jpg') no-repeat left top;
}
/* end of menu */

/* top dishes */
#templatemo_top_dishes {
	background-position: top; clear: both;
	width: 960px;
	; padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:50px; background-color:transparent; background-repeat:no-repeat; background-attachment:scroll
}

#templatemo_top_dishes h1 {
	color: #1b2308;
	font-size: 24px;
	margin: 0 20px 15px 20px;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #1b2308;
}

#templatemo_top_dishes h2 {
	font-size: 14px;
	color: #1f1f1f;
	margin: 0;
	padding: 0 0 5px 0;
}

#templatemo_top_dishes p {
	margin: 0px;
	padding: 0px;
}

#templatemo_top_dishes .top_dishes_box {
	float: left;
	width: 215px;
	margin-left: 20px;
}

#templatemo_top_dishes .top_dishes_box img {
	margin-bottom: 15px;
	border: 5px solid #e1e0e0;
}
/* end of banner */

/* content */
#templatemo_content {
	position: absolute;
	float: center;
	color: none;
	width: 960px;
	background: url('images/drawing.jpg') 
	background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
	}

#templatemo_innter_content {
	background: url('images/templatemo_content_bg_bottom.jpg') no-repeat bottom center;	
}

#templatemo_content .top {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 960px;
	height: 15px;
	background:url('images/drawing.jpg') no-repeat bottom center;
}

#templatemo_content .bottom {
	position: absolute;
	float: left;
	bottom: 0;
	left: 0;
	width: 920px;
	height: 175px;
	background: url('images/templatemo_content_bg_bottom.jpg') no-repeat bottom center;
}

#templatemo_content #templatemo_content_left {
	float: left;
	padding: 40px 0 0 35px;
	width: 545px;
}

#templatemo_content #templatemo_content_right {
	float: right;	
	padding: 40px 35px 0 0;
	width: 245px;
	
}

 #templatemo_content_left h1 {
	 font-size: 24px;
	 padding: 3px 0 15px 0;
	 margin: 0 0 15px 0;
 }


#templatemo_content_left p {
	padding-bottom: 10px;
	margin: 0px;
}

#templatemo_content_left img {
	float: left;
	margin: 3px 15px 0 0;
	border: 5px solid #4b5e1e;
}

#templatemo_content_right h1 {
	color: #374712;
	font-size: 20px;
	height: 30px;
	margin: 0px;
	background: url('images/templatemo_header_bg.jpg') no-repeat;; padding-left:20px; padding-right:0; padding-top:15px; padding-bottom:0
}

#templatemo_content_right h2 {
	color: #b7bd19;
	font-size: 16px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

#templatemo_content_right img {
	border: 5px solid #4b5e1e;
	margin: 0 0 5px 0;
}


#templatemo_content_right p {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

#templatemo_content_right .right_column_section {
	clear: both;
	margin: 20px;
}
/* left column */

/* footer */
#templatemo_footer {
	clear: both;
	color: #333;
	width: 960px;
	margin-top: 30px;
	padding: 20px 0px 20px 0;
	text-align: center;
	background: #white;
}

#templatemo_footer a {
	color: #333;
	font-weight: normal;
}
/* end of footer */

#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') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/nextlabel.gif') no-repeat right 15%; }

#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; }
