/*------------------------------------------------------------------------
# HOT Restaurant, Version 1.0 - June, 2010
# Copyright (C) 2010 Hot Joomla Templates. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: Hot Joomla Templates
# Website:  http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

html {
	font-size:11px;
}

body {
        background-color:rgb(146,87,50);
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
//background: url(../images/bgl.png) repeat-y;
     }

.wrapper {
	margin:0 auto;
	//background: url(../images/content_bg_mid_l.png) repeat-y;
         // background: url(../images/bgl.png) repeat-y;
}

.wrapper_r {
	//background:url(../images/content_bg_mid_r.png) repeat-y right;
}

.wrapper1 {
	margin:0 auto;
}

.wrapper2 {
	margin:0;
	background:url(../images/content_bg2.png);
}

.wrapper3 {
	margin:0;
	//background:url(../images/top_menu_shadow.png) top center no-repeat;
	height:4px;
}

.wrapper4 {
	margin:0;
	//background:url(../images/carousel_bg2.png) repeat-x;
}

.wrapper5 {
	margin:0;
	//background:url(../images/carousel_shadow.png) top center no-repeat;
	height:26px;
	clear:both;
}

.wrapper6 {
	margin:0 auto;
	height:24px;
}

.top_l {
	float:left;
	height:24px;
	//background:url(../images/content_bg_top_l.png) no-repeat;
}

.top_r {
	float:right;
	height:24px;
	//background:url(../images/content_bg_top_r.png) no-repeat;
	width:52px;
}

.bottom_l {
	float:left;
	height:24px;
	//background:url(../images/content_bg_bot_l.png) no-repeat;
}

.bottom_r {
	float:right;
	height:24px;
	//background:url(../images/content_bg_bot_r.png) no-repeat;
	width:52px;
}

.header {
	height:96px;
	margin:0 auto;
}

.logo {
	height:79px;
	width:120px;
	float:left;
        padding-top:8px;
}
.logo1{
	height:96px;
	width:330px;
        float:left;
	margin:auto;
        margin-left:110px;
}

.logo1 img{
	height:96px;
	width:500px;
	float:left;
}

.search_wrap {
	float:right;
	text-align:right;
	padding-top:2px;
	width:120px;
	overflow:hidden;
}

.header_menu {
	float:left;
	padding-top:45px;
	overflow:hidden;
	text-align:right;
}

.search_pad {
	padding-top:10px;
}
	
#topmenu {
	height:66px;
	margin:0 auto;
}

#topmenu_pad {
	padding:8px 4px;
}

.path {
	height:30px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}

.path_pad {
	padding-left:15px;
}

.gallery {
	margin:0 auto;
}

.gallery_pad {
	padding-top:10px;
}

.user1 {
	width:330px;
	float:left;
}

.user1_nouser2 {
	float:left;
}

.user2 {
	float:left;
	//background:url(../images/carousel_bg.png) no-repeat;
	padding-top:4px;
}

.main_area {
	margin-left:auto;
	margin-right:auto;
	margin-top:310px;
	background-color:rgba(229,229,229,0.6);
}

.content_wrap {
	float:left;
}

.content_pad {
	padding:6px 15px 15px 15px;
}

.column_left {
	float:left;
}

.column_right {
	float:right;
}

.module_shadow_l {
	background:url(../images/module_shadow_left.png) top left no-repeat;
}

.module_shadow_r {
	background:url(../images/module_shadow_right.png) top right no-repeat;
}

.carousel_module {
	background:url(../images/content_bg.png);
	overflow:hidden;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}

.upper {
	padding:0 0 15px 0;
	margin:0 auto;
}

.bottom {
	padding:15px 0 0 0;
	margin:0 auto;
}

.modulerow1 {
	width:99.9%;
	float:left;
}

.modulerow2 {
	width:49.9%;
	float:left;
}

.modulerow3 {
	width:33.3%;
	float:left;
}

.modulerow4 {
	width:24.9%;
	float:left;
}

.footer_wrap {
	margin-left:auto;
	margin-right:auto;
}

.footer {
	width:60%;
	float:left;
	height:100px;
}

.footer2 {
	width:40%;
	float:left;
	height:100px;
        margin-left:-100px;
	text-align:right;

	color:#fff;
}

.footer_pad {
	padding:15px;
        width:100%;
}

.clr {
	clear:both;
}

#font_resize {
	clear:both;
}

#autohidebacktotop {
	position:fixed;
	bottom:5px;
	right:5px;
}