@charset "UTF-8";
/* Grove Catering Suppliers - Main CSS Document */

/* -- ** RESET ** --*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* -- RESET END ** -- */


/* MAIN */

body {
	font-family: "Trebuchet MS",Arial,Verdana Sans-Serif;
	font-size:14px;
	margin:3px 0 0 0;
	padding:0;
	color:#000;
	line-height:1.1em;
	background:#bfc5a6
	}

#wrapper {
	display:block;
	width:996px;
	margin:0 auto;
	}

#content {
	width:996px;
	margin:0 auto;
	background:#dee2d0 url(img/base_top_bg.png) repeat-x top;
	}

#content_home {
	width:996px;
	margin:0 auto;
	background:#fff;
	}

h1 {
	font-size:130%;
	font-weight:bold;
	color:#000;
	}

h2 {
	font-size:140%;
	color:#576423;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif
	}

em {
	font-size:100%;
	font-style:italic;
	}

strong {
	font-size:100%;
	font-weight:bold;
	}

a:link {
	color:#576423;
	text-decoration:underline;
	}

a:hover {
	text-decoration:none;
	}

/* LISTS */

#ul_lists {
	list-style:circle;
	padding-left:40px;
	}
#ul_lists_2 {
	list-style:circle;
	padding-left:40px;
	}

img, img:link {
	border:none;
	border:0;
	}

.img_right {
	display:block;
	float:right;
	}

.wrapper #container {
	width:996px;
	margin: 0 auto;
	text-align: left;
	}

#header {
	display:block;
	width:996px;
	height:140px;
	margin:0 auto;
	padding-top:40px;
	background:#fff;
	}

.header_logo {
	display:block;
	float:left;
	padding:10px 10px 0 70px;
	}

.header_right {
	display:block;
	float:right;
	padding:0 10px 0 0;
	}

#mainWrapper {
	display:block;
	width:996px;
	background:url(img/sign_up_bg.png) no-repeat bottom left;
	}

/* -- Menu -- */

#main_nav_block {
	display:block;
	width:630px;
	float:right;
	padding:0;
	margin:58px 0 0 ;
	font-size:110%;
	}

ul#main_nav {
	margin:0;
	padding-top:0;
	width:auto; /*For KHTML*/
	list-style: none;
	}

ul#main_nav li {
  margin: 0;
  padding: 0;
  float:left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
}

ul#main_nav ul {
  margin:0;
  border:none;
  padding: 0;
  width:auto !important;
  list-style: none;
  display: none;
  position: absolute;
  top:28px;
  left:0;
}

ul#main_nav ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#main_nav ul li {
  white-space:nowrap;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#main_nav a {
  padding:0;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color: #566423;
  text-decoration: none;
  height:auto !important;
  height: 1%; /*For IE*/
  text-align:justify;
}

/* Root Menu Hover Persistence */
ul#main_nav a:hover,
ul#main_nav li:hover a,
ul#main_nav li.iehover a {
	color:#000;
}


#main_nav .main_nav_1, #main_nav .main_nav_2 {
	margin-right:90px;
	}

#main_nav .main_nav_1_active, #main_nav .main_nav_2_active {
	color:#000;
	margin-right:90px;
}

#main_nav .main_nav_3 {
	margin-right:100px;
	}

#main_nav .main_nav_3_active {
	color:#000;
	margin-right:100px;
}

#main_nav .main_nav_4 {
	}

#main_nav .main_nav_4_active {
	color:#000;
}


/* -- CONTENT AREAS -- */

#main_content {
	display:block;
	width:860px;
	padding:20px 0;
	margin:0 auto;
	}

#main_content h2 {
	font-size:220%;
	color:#576423;
	}

.clear {
	clear:both;
	padding:0;
	margin:0;
	}

/* -- ** IMAGE SLIDER ** -- */

#box1{
	position:absolute;
}

#box1 span{
	display:block;
	float:left;
}

.mask1{
	position:relative;
	width:580px;
	height:230px;
	overflow:hidden;
}
span img{
	display:block;
	border:none;
}

#image_slider {
	display:block;
	width:844px;
	padding:10px;
	margin:0 auto;
	border-bottom:solid 20px #fff;
	background:#000;
	}

.slider_textbox {
	display:block;
	width:240px;
	padding:10px 0 10px 10px;
	color:#a0a97e;
	font-size:150%;
	line-height:1.26em;
	font-weight:normal;
	float:left;
	}

#slider {
	display:block;
	width:580px;
	height:230px;
	min-height:230px;
	float:right;
	background:url(img/main_image_1.jpg) no-repeat;
	}

#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
	}

#slider li {
	overflow:hidden; 
	}

.wrapper #header h1 {
	margin:0;
	padding:0;
}

/* -- ** MAIN COLUMNS ** -- */


ul.main_cols {
	display:block;
	width:996px;
	list-style:none;
	}

ul.main_cols li {
	display:inline;
	height:210px;
	float:left;
	}

li.main_col_1 {
	display:block;
	width:240px;
	padding:90px 0 0 60px;
	background:url(img/sign_up_bg.png) no-repeat bottom;
	}

li.main_col_2 {
	display:block;
	width:400px;
	padding:90px 0 0 20px;
	text-align:left;
	}

li.main_col_3 {
	display:block;
	width:240px;
	font-style:italic;
	padding-bottom:30px;
	background:url(img/quote_bg.png) no-repeat;
	}

li.main_col_3 p {
	margin-top:110px;
	padding:10px 10px 0 30px;
	font-size:140%;
	line-height:1.2em;
	text-align:left;
	}

/* -- ** ABOUT FRAME ** -- */

#about {
	display:block;
	width:996px;
	padding:0;
	margin:0 auto;
	}

ul.about_cols {
	display:block;
	width:996px;
	list-style:none;
	}

ul.about_cols li {
	display:inline;
	float:left;
	}

.about_col_1 {
	display:block;
	width:240px;
	padding:90px 0 20px 60px;
	}

li.about_col_1 form {
	padding-top:10px;
	}

li.about_col_1 label {
	background:#fff;
	}

li.about_col_2 {
	display:block;
	width:380px;
	margin-left:30px;
	padding:60px 0 0 20px;
	text-align:left;
	font-size:100%
	}

li.about_col_2 p {
	padding-left:20px;
	border-left:solid 6px #cbd1b7;
	margin-bottom:30px;
	color:#000;
	}

li.about_col_2 strong {
	font-size:140%;
	color:#576423;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif
	}

li.about_col_2 em {
	font-size:120%;
	line-height:1.5em;
	color:#576423;
	font-style:normal
	}

#right {
	float:right;
	width:240px;
	margin:270px 20px 0 0;
	font-style:italic;
	padding-bottom:30px;
	background:url(img/quote_bg.png) no-repeat;
	}	

#right p {
	margin-top:106px;
	padding:10px 10px 0 30px;
	font-size:140%;
	line-height:1.2em;
	text-align:left;
	}

/* -- ** PRODUCT LIST ** -- */

#flyList {
	width:650px;
	height:450px;
	font-size:100%;
	position:relative;
	}

#colmenu {
	padding:26px 0 0;
	margin:0;
	list-style:none;
	width:180px;
	height:450px;
	}

#colmenu li.level1-li {
	float:left;
	padding:6px 20px;
	width:180px;
	font-size:120%;
	color: #576423;
	font-weight: bold
	}

#colmenu li.level1-li:hover {
	background:#576423;
	color:#fff;
	}

#colmenu li.level1-li a.level1-a {
	display:block;
	height:25px;
	line-height:25px;
	padding-left:10px;
	text-decoration:none;
	color:#fff;
	}

#colmenu li.sub a.level1-a {
	color: #576423;
	text-decoration: none;
	}

#colmenu div.listHolder {
	position:absolute;
	left:-999px;
	top:-999px;
	height:452px;
	background:#576423
	}

#colmenu div.col1 {
	width:233px
	}

#colmenu div.col2 {
	width:453px
	}

#colmenu div.col3 {
	width:470px
}

#colmenu div.listCol {
	float:left;
	padding:10px;
	background-color: #576423
	}

#colmenu div.listCol ul {padding:0; margin:0; list-style:none;}
#colmenu div.listCol ul li {
	height:16px;
	color:#fff;
	white-space:nowrap;
	padding:0 10px 3px 5px;
	font-weight:normal
	}

#colmenu div.listCol ul li a {display:block; height:16px; line-height:16px; font-size:10px; text-decoration:none; color:#069; padding-left:15px;}

#colmenu div.listCol h5 {
	padding:5px 0 0 16px;
	margin-bottom:5px;
	line-height:20px;
	color:#dee2d0;
	border-bottom:dotted 1px #e8e8e8
	}

#colmenu div.listHolder div.bottomLine {clear:both;}
#colmenu div.listHolder div.bottomLine p {padding:0 20px; margin:0; line-height:20px; color:#fff; font-size:10px;}
#colmenu div.listHolder div.bottomLine p a {color:#8ff;}

#colmenu li a:hover {
	background: #a0a97d;
	color:#fff;
	}

#colmenu li.level1-li:hover a {
	background:#576423;
	color:#fff;
	}

#colmenu li.sub a:hover {border-right:0;}
#colmenu li.sub:hover > a {border-right:0;}

#colmenu :hover div.listHolder {
	left:200px;
	top:0;
	}

.list_small {
	font-size:84%;
	}

#pointandslide {
	display:block;
	width:300px;
	}

#pointandslide	li{	/* Main menu <li> */
	list-style-type:none;	/* No bullets */
	margin:0px;	/* No margin - needed for Opera */
}
#pointandslide ul{
	margin:0px;	/* No <ul> air */
	padding:0px;	/* No <ul> air */
}
#pointandslide ul li ul{	/* Styling for those who doesn't have javascript enabled */
	padding-left:10px;
}
#pointandslide	li a{	/* Main menu links */
	text-decoration:none;	/* No underline */
	color:#000;	/* Black text color */
	height:20px;	/* 20 pixel height */
	line-height:20px;	/* 20 pixel height */
	border:1px solid #000;	/* Black border */
	background-color:#FAFAFA;	/* Light blue background color */
	margin:1px;	/* A little bit of air */
	padding:1px;	/* Air between border and text inside */
}
#pointandslide	li a:hover,#pointandslide .activeMainMenuItem{
	color:#FFF;
	background-color:#317082;
}
.pointandslide_subMenu{
	display:block;
	visibility:hidden;
	position:absolute;
	top:230px;
	overflow:hidden;
	background-color:#FAFAFA;
	text-align:left;
	height:420px;

}
.pointandslide_subMenu ul{
	margin:0px;
	padding:0;

}
.pointandslide_subMenu ul li{
	list-style-type:none;
	margin:0px;
	padding:1px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
	}
.pointandslide_subMenu ul li a{	/* Sub menu items */
	white-space:nowrap;	/* No line break */
	text-decoration:none;	/* No underline */
	color:#000;	/* Black text color */
	height:16px;	/* 16 pixels height */
	line-height:16px;	/* 16 pixels height */
	padding:1px;	/* 1px of "air" inside */
	display:block;	/* Display as block - you shouldn't change this */
}
.pointandslide_subMenu ul li a:hover{	/* Sub menu items - mouse over effects */
	color:#FFF;	/* White text */
	background-color:#317082;	/* Blue background */
}

#products {
	display:block;
	height:auto;
	width:200px;
	padding-top:30px;
	}

#products ul {
	height:100%;
	margin:0;
	padding:0;
	list-style:none;
	white-space:nowrap;
	text-align:left;
	padding:1px 1px 0 1px;
	}

#products li {
	margin:0;
	padding:0;
	list-style:none;
	}

#products li {
	display:inline;
	}

#products ul ul {
	position:absolute;
	left:-9999px;
	top:24px;
	}

#products ul#toplevel {
	display:block;
	position:relative;
	left:0;
	top:0;
	}

#products ul#toplevel li ul li a {
	border-left:solid 6px #cbd1b7;
	}

#toplevel li ul {
	height:100%;
	}

#products a {
	display:block;
	font-size:80%;
	color:#576423;
	text-decoration:none;
	padding:5px;
	}

#products a.even {
	background:#e7eade;
	padding-right:20px;
	}

#products a.odd {
	padding-right:40px;
	}
 
#products li a.fly {
	}

#products li a:hover {
	background-color:#a0a97d;
	color:#fff;
	} 
#products li:hover > a {
	background-color:#a0a97d;
	color:#fff;
	}

#products ul li:hover > ul {
	display:block;
	left:100%;
	height:100%;
	margin-top:-23px;
	margin-left:-1px;
	}

#products a:hover ul,
#products a:hover a:hover ul, 
#products a:hover a:hover a:hover ul {
	left:100%;
	}

#products a:hover ul ul, 
#products a:hover a:hover ul ul {
	left:-9999px;
	}

.order_box {
	display:block;
	float:right;
	margin-top:30px;
	width:180px;
	font-size:100%;
	}

.order_box h3 {
	font-size:120%;
	font-weight:bold;
	line-height:1.4em;
	color: #566423;
	padding-bottom:6px;
	font-family:"Times New Roman", Times, serif
	}

.order_box a {
	font-weight:bold;
	text-decoration:none;
	color:#000
	}

/* -- ** CONTACT ** -- */

.contact_col_1 {
	display:block;
	width:240px;
	padding:300px 0 0 60px;
	}

#contact_right {
	float:right;
	width:240px;
	margin:0;
	margin-top:240px;
	}

li.contact_col_2 strong {
	font-size:140%;
	color:#576423;
	font-weight:normal;
	}

/* -- Contact form -- */

fieldset{margin:0;padding:0;border:0;}
		label{width:250px; display:block;}
		.txt_input{width:250px; display:block;}
		textarea{height:80px; width:250px;}
		input{display:block;}
		.req{color:#f00;font-size:90%;}
		#form_errors{color:#f00; display:none;}
		#signup_errors{color:#f00; display:none;}
		#form_thanks{color:#000; display:none;}
		#signup_thanks{color:#000; display:none;}

/* -- END Contact Form -- */



/* -- Form BEGIN --*/

.required {
	color:#00A777;
	}

#myForm {
	padding: 5px;
}

#myForm p {
	margin-bottom: 5px;
}

#myForm label {
	float: left;
	width:260px;
}

#myForm input, #myForm textarea, #myForm select {
	border: 1px solid #cac9b9;
}

#myForm .red {
	border: 1px solid red;
}

#myForm label.red {
	border: none;
	color: red;
}

#myForm .customRed {
	border: none;
	color:#00A777;
}

#myForm #submit {
	margin-left: 100px;
	text-align:center;
}

#validationMessage {
	padding: 5px;
	border: 1px solid red;
	margin-bottom: 10px;
	color: red;
	font-weight: bold;
	display: none;
}

#myForm .errorMessage {
	color: red;
	margin-left: 10px;
	font-size: 0.8em;
}

.small {
	font-size:70%;
	}

#submit {
	float:right;
	}

/* -- Form END -- */

	


/* -- ** BASE ** -- */

#base {
	display:block;
	width:996px;
	padding:0;
	margin:0 auto;
	background:#dee2d0 url(img/base_top_bg.jpg) repeat-x top;
	}

#base_plain {
	display:block;
	width:996px;
	padding:0;
	margin:0 auto;
	background:#dee2d0;
	}

#base h2 {
	font-size:140%;
	color:#576423;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif
	}

ul.base_cols {
	display:block;
	width:996px;
	list-style:none;
	}

ul.base_cols li {
	display:inline;
	height:210px;
	float:left;
	}

li.base_col_1 {
	display:block;
	width:240px;
	padding:90px 0 0 60px;
	background:url(img/sign_up_bg.png) no-repeat bottom;
	}

li.base_col_1 form {
	padding-top:10px;
	}

li.base_col_1 label {
	
	}

.signup_thanks {
	padding-top:10px;
	font-size:120%;
	font-weight:bold;
	}

li.base_col_2 {
	display:block;
	width:400px;
	padding:90px 0 0 20px;
	text-align:left;
	}

li.base_col_3 {
	display:block;
	width:250px;
	font-style:italic;
	padding-bottom:30px;
	background:url(img/quote_bg.png) no-repeat;
	}

li.base_col_3 p {
	margin-top:100px;
	padding:10px 10px 0 30px;
	font-size:140%;
	line-height:1.2em;
	text-align:left;
	}

/* -- ** FOOTER ** -- */

#footer {
	display:block;
	width:100%;
	padding:10px 0;
	text-align:center;
	color:#dee2d0;
	font-size:80%;
	background:#566422;
	}

#footer a:link, #footer a:visited {
	color:#333;
	text-decoration:none;
	}

#footer a:hover {
	color:#333;
	text-decoration:underline;
	}
	
	ul { float: left; list-style: none; }
ul li {display: inline; }
ul li ul li { display:block; }
