﻿/*------------------------------------------------------------------
Nostalgic Catering CSS styles

Author: Nick Mendoza
Date: 03/03/2008
-------------------------------------------------------------------- */

/* GENERAL RULES
-------------------------------------------------------------------- */

* {
	/* overwrite all default browser settings */
	margin: 0;
	padding: 0;
}

body, html  
{
	height: 100%;
	background: #6B4F30;  /*canvas dark brown*/
	font-size: 30pt;
	font-family: Bradley Hand ITC, arial, helvetica, sans-serif;
	
}

/* CONTAINER
-------------------------------------------------------------------- */


#container
{
	background-color: #B58B5C;
	width: 100%; 
	height: 550px; 
	position: absolute; 
	 
	border-bottom: 1px solid #fff; 
	text-align: center;
	
}




/* HEADER
-------------------------------------------------------------------- */

#header {
	
	border-bottom: solid 1px #fff;
	width: 100%;
	height: 150px;
	background: #6B4F30;  /*canvas dark brown*/
	
}


#header div 
{    
	text-align: left;
	margin: 0 auto;   /*center div*/
	height: 100%;
	width:800px;
	color: #fff;
	font-size: 25pt;
	font-weight: bolder;
	/*padding: 100px, 0, 0, 20px;*/
    padding-top: 100px;	
    padding-left: 20px;	
	
}
/* main, LEFT, RIGHT
-------------------------------------------------------------------- */
#main{
	
	width: 810px;
	height: 150px;
	margin: 0 auto;
}

#left
{   
	float:left;
	text-align: left;
	border-left: 1px solid #FFF;
	height: 400px;
	width: 400px;
	color: #fff;
	
	
}
#right
{
	float:left;
	position:relative;
	text-align: left;
	border-right: 1px solid #FFF;
	height: 400px;
	width: 405px;
	color: #fff;
	
	
}

/* NAVIGATION
-------------------------------------------------------------------- */

ul#nav {
	list-style: none;
	position: absolute;
	
}
ul#nav li {
	float: left;
	display: inline;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: none;
	padding: 0;
	
}
ul#nav li a 
{
	font-size: 16pt;
	width: 100px;
	height: 18px;	
	display: block;
	color: #FFF;
	background: #B58B53;
	font-weight: bold;
	line-height: 1em;
	text-decoration: none;
	text-align: center;
	padding: 10px 0 20px 0;
	
	/* box model hack */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 100px;
	height: 18px;
	
}
html>body ul#nav li a {
	width: 100px;
	height: 18px;
}

ul#nav li.active a,
ul#nav li.active a:hover {
	background: #6B4F30;
	border-top: 1px solid #6B4F30;
	
}

ul#nav li a:hover {
	background: #C7A783;
}


/* CONTENT
-------------------------------------------------------------------- */
#content
{
	margin-top:50px;
	padding-top:3px;
	overflow: auto; 
	height: 350px; 
	width: 405px;	
	border-left: 1px solid #FFF;	
	/*font-size: 12pt;*/
	font-size: 10pt;
	font-family: tahoma, arial;
/*	  
	  scrollbar-face-color:#A9FF38;
      scrollbar-shadow-color:#B58B53;
      scrollbar-highlight-color:#B58B53;
      scrollbar-3dlight-color:#6B4F30;
      scrollbar-darkshadow-color:#6B4F30;
      scrollbar-track-color:#FFFFFF;
      scrollbar-arrow-color:#6B4F30;*/
    scrollbar-3dlight-color: #BDC573;
    scrollbar-track-color: #DDC9A1;
    scrollbar-shadow-color: #BDC573;
    scrollbar-face-color: #7C9F00;
	scrollbar-arrow-color: #BDC573;
	scrollbar-darkShadow-color: #BDC573;
	scrollbar-highlight-color: #BDC573

}

/* General Elements
-------------------------------------------------------------------- */

img {
	border: 0;
}

/* Global Link Settings
-------------------------------------------------------------------- */
a {
	color: #C00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* styles
-------------------------------------------------------------------- */

h1 {
	font-size: 16pt;
	font-weight:bolder;
	color: #6B4F30;
	font-family:Bradley Hand ITC;
}

h1.center,h2.center,h3.center
{text-align:center;
	}

h2 {
	font-size: 14pt;
	font-weight:bolder;
	color: #6B4F30;
	font-family:Bradley Hand ITC;
}
h3 {
	font-size: 12pt;
	font-family:Bradley Hand ITC;
}
p {
	margin: 1em 0;
	line-height: 16px;
}


.title
{
	font-size:14pt;
	font-weight: bolder;
	font-family:Bradley Hand ITC;
}

.floatright {
	float: right;
	display: inline; /*to avoid IE double margin bug*/
}
.floatleft {
	float: left;
	display: inline; /*to avoid IE double margin bug*/
}

td{
	font-size: 10pt;
	color:#6B4F30;
	font-family:tahoma;
}

td.padleft{
	padding-left: 10px;
}

.style1, .style2, .style3, .style4
{
	position: relative;
	padding-top: 10px;
	padding-right:5px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 3px dotted #847058;

	}
.style1 
{
	color: #6B4F30;
	background:#D0B275; 
	
}
.style2 {
	
	color: #806039;
	background:#E3D0A6; 
	

}
.style3 
{
	background:#D6BF95;
	color: #6B4F30;
	
}
.style4 {
	background:BD9551;
	color: #644125;
}


.style5, .style6, .style7, .style8
{
	position: relative;
	padding-top: 10px;
	padding-right:5px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 3px dotted #847058;
	font-family: Tempus Sans ITC, Tahoma, Arial;
	}


.style5
{
	color: #6B4F30;
	background:#D0B275; 
	
}
.style6 {
	
	color: #806039;
	background:#E3D0A6; 
	

}
.style7 
{
	background:#D6BF95;
	color: #6B4F30;
	
}
.style8 {
	background:BD9551;
	color: #644125;
}



