
/* Body */

body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	margin:0px 0px 0px 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #6A4C1A;
}

img {
	border: none;
}
/* toptube */

#topbar {
	width: 100%;
	height: 325px;
	background: url(../images/fz_topbar.jpg);
	margin-top: 0px;
/*	background-position: top center;
	background-repeat: repeat-y;*/
}

#toptube {
	width: 700px;
	margin: 0 auto;
	background: url(../images/fz_logotop.gif) no-repeat;
}

#toptube h1 {
	display: none;
}

#toptube p.address {
	display: none;
}

#toptube #flashDiv1 {
	padding-top: 6px;
	margin: 0;
}

#toptube img {
	margin-top: 95px;
}

#toptube embed {
	margin-top: 95px;
}

#toptube object {
	margin-top: 95px;
}

/* Navigation */

#navbar {
	width: 100%;
	height: 50px;
	background: url(../images/fz_navbar.gif);
}

#navtube {
	width: 500px;
	margin: 0 auto;
}

#navtube #nav {
	margin: 0;
	padding: 0;
	height: 50px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#navtube #nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
}

#navtube #nav a {
	float: left;
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important;
}

#navtube #nav a:hover {
	background-position: 0 -50px;
}

#navtube #nav a.selected {
	background-position: 0 -100px;
}

#nav_home a {
	width: 70px;
	background: url(../images/fz_nav_home.gif) top left no-repeat;
}

#nav_about_us a {
	width: 98px;
	background: url(../images/fz_nav_about_us.gif) top left no-repeat;
}

#nav_what_we_do a {
	width: 120px;
	background: url(../images/fz_nav_what_we_do.gif) top left no-repeat;
}

#nav_the_food a {
	width: 98px;
	background: url(../images/fz_nav_the_food.gif) top left no-repeat;
}

#nav_contact_us a {
	width: 114px;
	background: url(../images/fz_nav_contact_us.gif) top left no-repeat;
}

/* admin info panel */
#adminfo {
position: absolute;
left: 40%;
top: 0px;
width: 240px;
text-align: center;
z-index: 1;
border: solid 3px #B4A851;
border-top: none;
background-color: #fff;
background-image: url(../images/fs-chevs.gif);
background-repeat: repeat;
background-position: top left;
}

.closedstatus {
	color: #043575; 
	font-family: Verdana, Arial, Helvetica;	
	font-size: 8pt; 
}

/* content layout */

#content_outer {
	background: #edeadd;
}

#content_inner {
	width: 700px;
	margin: 0 auto;
	font-size: 1.2em;
	color: #565037;
	padding: 20px;
	overflow: auto;
}

/* Page Footer */

#footerbar {
	width: 100%;
	height: 160px;
	background: url(../images/fz_footerbar.jpg) repeat-x;
}

#footertube {
	width: 700px;
	margin: 0 auto;
}

#footertube div {
	height: 140px;
	padding: 10px;
	float: left;	
}

#footertube div h3 {
	margin: 0;
	padding: 0;
}

#footertube div h3 span {
	display: none;
}

/* footer - links */

#footertube #footlinks {
	width: 169px;
}


#footertube #footlinks ul {
	margin: 10px 0px 0px 20px;
	padding: 0;
}

#footertube #footlinks ul li {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	color: #f3f1e9;
}

#footertube #footlinks ul li a, #footertube #footlinks ul li a:visited, #footertube #footlinks ul li a:active {
	color: #f3f1e9;
	text-decoration: none;
}

#footertube #footlinks ul li a:hover {
	color: #f3f1e9;
	text-decoration: underline;
}

/* Footer - Newsletter */

#footertube #footmiddle {
	width: 276px;
	text-align: center;
}

#footertube #footmiddle h3 {
	width: 276px;
	height: 120px;
	background: url(../images/blank.gif) no-repeat;
}

#footertube #footmiddle h4 {
	width: 276px;
	height: 54px;
	background: url(../images/blank.gif) no-repeat;
}

#footertube #footmiddle h3 span {
	display: none;
}

#footertube #footmiddle h4 span {
	display: none;
}

/* Footer - Contact Info */

#footertube #contact_info {
	width: 195px;
}

#footertube #contact_info h4 {
	margin: 0;
	padding: 0;
	width: 195px;
	height: 57px;
	display: block;
	background: url(../images/fz_logobot.gif) no-repeat;
}

#footertube #contact_info h4 span {
	display: none;
}

#footertube #contact_info p {
	margin: 0px 18px 0px 0px;
	padding: 0;
	font-size: 1.1em;
	color: #f3f1e9;
	font-weight: bold; 
	text-align: right;
	line-height: 1.6em;
}

/* Copyright */

#bottombar {
	width: 100%;
	height: 32px;
	background: #34220A;
}

#copyright {
	width: 700px;
	margin: 0 auto;
}

#copyright #rights {
	width: 350px;
	float: left;
}

#copyright #graff {
	width: 130px;
	float: right;
	margin-top: 4px;
	text-align: right;
}


#copyright p {
	margin: 0px;
	padding: 0px;
	line-height: 32px;
	color: #ded1b8;
}


/* Non-template Elements */

a:link, a:visited, a:active {
	color: #6a4c1a;
}

a:hover {
	color: #000000;
}

/* Section Title */

#content_inner #section_title {
	width: 240px;
	float: left;
}

#content_inner #section_title .block {
clear: both;
}

#content_inner #section_title h2 {
	margin: 0;
	padding: 0 0 8px 0;
	width: 240px;
	height: 32px;
	text-indent: -5000px;
	border-bottom: 1px solid #ded1b8;
}




/* sidenav - links */

#section_title #sidelinks {
	width: 210px;
}



#section_title #sidelinks ul {
	margin: 10px 0px 0px 20px;
	padding: 0;
}

#section_title #sidelinks ul li {
	margin: 0;
margin-left: 15px;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.6em;
	color: #A59A86;
}


#section_title #sidelinks ul li a, #section_title #sidelinks ul li a:visited, #section_title #sidelinks ul li a:active {
	color: #A59A86;
	text-decoration: none;
}

#section_title #sidelinks ul li a:hover {
	color: #A59A86;
	text-decoration: underline;
}

/* */

#content_inner #section_title .block h3 {
	margin: 0;
	padding: 14px 0 0px 0;
	text-align: right;
	width: 240px;
	border-bottom: 1px solid #ded1b8;
}



#content_inner #section_title div p {
	font-size: 0.95em;
	color: #8c8878;
	text-align: right;
}

#content_inner #section_title img {
	margin-top: 30px;
	border: 4px solid #d5d0bd;
}

#title_about {
	background: url(../images/title_about.gif) no-repeat;
}

#title_menus {
	background: url(../images/title_menus.gif) no-repeat;
}

#title_news {
	background: url(../images/fz_title_welcome.gif) no-repeat;
}

#title_get_in_touch {
	background: url(../images/fz_title_get_in_touch.gif) no-repeat;
}

#title_in_the_press {
	background: url(../images/fz_title_in_the_press.gif) no-repeat;
}

#title_chiller_hire {
	background: url(../images/fz_title_chiller_hire.gif) no-repeat;
}




#title_the_food {
	background: url(../images/fz_title_the_food.gif) no-repeat;
}



#title_contact {
	background: url(../images/title_contact.gif) no-repeat;
}

#title_welcome {
	background: url(../images/fz_title_welcome.gif) no-repeat;
}

#title_what_we_do {
	background: url(../images/title_what_we_do.gif) no-repeat;
}

.clear img {
	border: 0px;
}
/* Section Content */

#content_inner #section_content {
	width: 440px;
	margin-left: 20px;
	margin-top: 0px;
	float: right;
}



#content_inner #section_content h1 span {
	display: none;
	border-bottom: 1px solid #ded1b8;
	
}

#content_inner #section_title h1 span {
	display: none;
	border-bottom: 1px solid #ded1b8;
	
}

#content_inner #section_content p {
	margin: 0 0 1.2em 0;
}

#content_inner #section_content h3 {
	margin: 9px 0 12px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #ded1b8;	
}

.subtitle {
	font-size: 1.2em;
	color: #79745f;
}

.news_image {
	margin: 10px;
	border: 4px solid #d5d0bd;
}

.intro {
	font-size: 1em;
}

/* Home - News */

#news {
	width: 420px;
	background: #dfdbc7 url(../images/news_bg.gif) no-repeat top right;
	border: 1px solid #c3bea4;
}

#news div {
	padding: 50px 10px 10px 10px;
}

#news div span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
}


