/*------------------------------------------------------------------------
# "Hot Restaurant" Joomla template - June, 2010
# Copyright (C) 2010 ArhiNet d.o.o. All Rights Reserved.
# License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
# Author: HotJoomlaTemplates.com
# Website: http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

html {
	font-size:11px;
}

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

.wrapper {
	margin:0 auto;
	background:#fff url(../images/content_bg_mid_l.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:23px;
}

.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:96px;
	width:381px;
	float:left;
}

.search_wrap {
	float:left;
	text-align:right;
	padding-top:28px;
	width:320px;
	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:340px;
	float:left;
}

.user1_nouser2 {
	float:left;
}

.user2 {
	float:left;
	background:url(../images/carousel_bg.png) no-repeat;
	padding-top:9px;
}

.main_area {
	margin-left:auto;
	margin-right:auto;
}

.content_wrap {
	float:left;
}

.content_pad {
	padding:6px 15px 15px 15px;
}

.column_left {
	float:left;
}

.column_right {
	float:right;
}

.module_shadow_l {
	background:url(http://fifisseafood.com/templates/hot_restaurant/images/module_shadow_left.png) top left no-repeat;
}

.module_shadow_r {
	background:url(http://fifisseafood.com/templates/hot_restaurant/images/module_shadow_right.png) top right no-repeat;
}

.carousel_module {
	background:url(http://fifisseafood.com/templates/hot_restaurant/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;
	text-align:right;
	color:#fff;
}

.footer_pad {
	padding:15px;
}

.clr {
	clear:both;
}

#font_resize {
	clear:both;
}

#autohidebacktotop {
	position:fixed;
	bottom:5px;
	right:5px;
}