/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #543d27;
	background: #2c261d;
}
		
a:link, a:visited { color: #631c00; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #000000; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.divider {
	clear: both;
	padding-bottom: 15px;
	margin-bottom: 30px;
	background: url(images/horizontal_divider.jpg) bottom repeat-x;
}

.fl { float: left; }
.fr { float: right; }

.margin_r_60 { margin-right: 60px; }
.margin_r_65 { margin-right: 65px; }

.margin_r_330 { margin-right: 330px; }

.button {
	display: block;
	width: 90px;
	height: 30px;
	padding: 5px 0 0 0;
	background: url(images/button_bg.png) no-repeat;
	border: none;
	color: #dbd0c1;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button a
{
    color: #dbd0c1;
}

.button a:hover
{
    color: #FFF0E1;
    text-decoration: none;
}

h1
{
    margin: 0px;
    padding: 2px 0;
    font-size: 30px;
    font-weight: normal;
    color: #7D1A00;
}

h2 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: normal;
}

h3 {
	margin: 0 0 10px 0;
	padding: 0 0 0px 0;
	font-size: 16px;
	font-weight: bold;
	color: #e0b328;	
}

h4 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 16px;
	font-weight: bold;
    color: #7D1A00;
}

.image_wrapper {
	border: 1px solid #ffffff;
	margin-top: 3px;
	margin-bottom: 5px;
}

.fl_image {
	float: left;
	margin-right: 15px 
}

.fr_image {
	float: right;
	margin-left: 15px 
}

#template_container_wrapper_outter {
	width: 100%;
	background: url(images/container_outter.jpg) center top no-repeat;
}

#template_container_wrapper_inner {
	width: 100%;
	background: url(images/container_inner.jpg) center bottom no-repeat;
}

#template_container {
	width: 990px;
	margin: 0 auto;
}

/* menu */

#template_menu {
	position: relative;
	clear: both;
	width: 930px;
	height: 46px;
	padding: 0 40px;
	background:	url(images/menu-bg.jpg) no-repeat;
}

#template_menu ul {
	padding: 10px 0 0 0;
	margin: 0px;
	list-style: none;
}

#template_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#template_menu ul li a
{
    float: left;
    display: block;
    padding: 0 0 0 0;
    margin: 0 30px 0 0;
    font-size: 16px;
    font-family: Arial;
    text-align: center;
    text-decoration: none;
    color: #E7C89A;
    outline: none;
}

#template_menu li a:hover, #template_menu li .current {
	color: #ebc759;
}

#site_title {
	position: absolute;
	width: 320px;
	left: 333px;
	padding: 15px 0 0 0;
	top: 0px;
	text-align: center;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 36px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: normal;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	margin-top: 14px;
	font-size: 16px;
	color: #3d2a10;
}

/* end of menu */

/* banner */

#template_banner {
	clear: both;
	width: 990px;
	height: 171px;
	background: url(images/banner_bg.jpg) center no-repeat;
}

#template_banner .logo 
{
    float: left;
    margin-top: 18px;
    margin-left: 40px;
    width: 300px;
    height: 100px;
}

#template_banner .title
{
    float: left;
    margin-top: 10px;
    margin-left: 40px;
    font-size: 24px;
    color: #EEE9D5;
    font-family: Arial;
}

#template_banner #banner_section {
	float: right;
	width: 400px;
	margin-top: 30px;
	margin-right: 80px;
	text-align: center;
}

#template_banner h2 {
	color: #eaecd0;
	font-size: 22px;
	line-height: 25px;
	margin-bottom: 24px;
}

#template_banner p {
	color: #eeefd4;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 30px;
}

/* end of banner */

/* content */
#template_content_wrapper {
	position: relative;
	clear: both;
	width: 990px;
	background: url(images/content_middle.png) center repeat-y;	
}


#template_content {
	width: 940px;
	padding: 20px 25px 0 25px;
    min-height: 400px;
	background: url(images/content_top.jpg) center top no-repeat;
}

#content_body
{
    padding: 0 25px;
}

#content_body p
{
    margin-bottom: 16px; 
    text-align: justify;  
}

#template_content_wrapper .content_bottom {
	position: absolute;
	width: 990px;
	height: 85px;
  	background: url(images/footer_bg.png) no-repeat;
	left: 0px;
}

#template_content h1, #template_content h2 {
	display: block;
	font-size: 24px;
	padding: 0 0 25px 0;
	margin-bottom: 10px;
}

#main_column {
	float: left;
	width: 590px;
	margin-left: 50px;
	
}

#side_column {
	position: relative;
	float: right;
	width: 180px;
	color: #20150f;
	background: #967853 url(images/side_column_top.png) no-repeat;;
	margin: 0 24px 30px 0;
	padding: 20px 20px 0 20px;
}

#side_column h3
{
    color: #F5E6C0;
    margin-bottom: 8px;
}

#side_column .side_column_bottom {
	position: absolute;
	bottom: -50px;
	left: 0px;
	width: 220px;
	height: 50px;
	background:url(images/side_column_bottom.png) no-repeat;
}

#main_column p {
	margin-bottom: 10px;
}

#main_column .section_w590 {
	width: 590px;
}

.section_w590_content {
	padding-left: 30px;
}

.box {
	float: left;
	overflow: hidden;
	width: 190px;
	height: 250px;
	padding: 28px;
	background: url(images/dish_list_bg.png) no-repeat;
}

.box h3
{
    color: #EFD598;
}

.box img {
	border: 1px solid #5a3f28;
	margin-bottom: 10px;	
}

.box p {
	color: #191007;
	margin-bottom: 10px;
}

.box .price {
	float: left;
	color: #EEE9D5;
	font-size: 14px;
	font-weight: bold;
}

.box a {
	float: right;
	color: #EEE9D5;
	font-weight: bold;
}


#side_column .side_column_section {
	margin-bottom: 30px;
}

.side_column_section img {
	border: 1px solid #ffffff;
	margin-bottom: 10px;
}

.category_list {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-image: url(images/list_icon_bg.jpg);
}

.category_list li {
	margin: 0px;
	padding: 0 0 5px 0;
}

.category_list li a {
	color: #20150f;
}

.category_list li a:hover {
	color: #990000;
}
/* end of content */

/* footer */

#template_footer {
	clear: both;
	text-align: center;
	width: 930px;
	padding: 50px 30px;
	color: #595144;
	
}

#template_footer a {
	color: #696052;
}

#template_footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #696052;
}

.footer_menu .last_menu {
	border: none;
}


/* end of footer */

.search_box
{
    margin: 5px;
    padding: 5px;
    border: 1px solid #8D7652;
    background-color: #E6DDD2;
}

.photo_gallery
{
    padding: 0;
    list-style: none;
}

.photo_gallery li
{
    float: left;   
    margin: 5px 10px;
    width: 180px;
    height: 190px;
    text-align: center;
    border: 1px solid #8D7652;
    padding: 10px;
}

.photo_gallery img
{
    border: 3px solid #fff;
    height: 160px;
}

.content_block
{
    background-color: #E8E0D7;
    border: 1px solid #D1C2AF;
    padding: 15px 0 10px 0;
}

#side_column .content_block
{
    background-color: #AD8F6B;
    border: 1px solid #8A6F4D;
    padding: 5px 0 10px 0;
}

.photo
{
    background: #BEA98E;
    border: 1px solid #8D7652;
    padding: 5px;
}


/* Modal popup for Friend Request Send */
.popup-box
{
    background-color: #E8E0D7;
    border: 1px solid #D1C2AF;
    padding: 5px;
}

.modal-bg
{
    background-color: #666666;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

/* Contact Page */

.address-panel {
float: left;
width: 200px;
padding: 5px;
}

.map-panel {
    margin-left: 250px;
}

#map-canvas {
    height: 400px;
    background-color: #BEA98E;
    border: #8D7652 1px solid;
}