/* @override http://adventurefood.dev/css/af.css */

/* @group Defaults --------------------------------*/

* 
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

a, a:visited
{
	
	text-decoration: none;
	color: #6f6347;
	outline: 0;
}

a:hover
{
	color: #545a99;
	text-decoration: underline;
}

.printlogo
{
	display: none;
}

li
{
	list-style-type: none;
}

p
{
	margin-bottom: 10px;
}

body
{
	background-color: #666057;
	background-image: url(/images/site/pattern2.jpg);
}

body, td, th
{
	color: #323232;
	font: 12px/17px Verdana, "Lucida Grande", Lucida, sans-serif;
}

div#main
{
	xborder: 1px solid #FDA;/*DBG*/
	width: 860px;
	margin: 0 auto;
	background-image: url(/images/site/backgr_2.jpg);
	background-color: #FFF;
}

div#mid
{
	xborder: 1px solid #FDA;/*DBG*/
	background: url(/images/site/sidebar_backgr.jpg) repeat-y scroll 8px 0;

}

div#mid_wide
{
	background: none;
}

div#footer, div#footer_wide
{
	clear: both;
	text-align: center;
	height: 65px;
	padding: 65px 0 20px;
	color: #948c80;
	margin-top: -30px;
	background-image: url(/images/site/footer1.jpg);
}

div#footer_wide
{
	background-image: url(/images/site/footer2.jpg);
}

h1, h2, h3, h4, h5, h6
{
	color: #545a99;
	margin: 0 0 0.5em 0;
}

h1
{
	color: #999288;
	font: bold 22px/20px "Trebuchet MS";
}

h3
{
	font-weight: bold;
	font-family: "Trebuchet MS";
}

h4
{
	font-size: 100%;
}



td, th, table
{
	border: 0;
	font: inherit;
}

th 
{
	text-align: left;
	padding-right: 10px;
	font-weight: normal;
	font-style: normal;
	color: #7f7872;
	border-right: 1px solid #DDD;
	vertical-align: top;
	width: 130px;
}

td
{
	padding-left: 10px;
}

td, th
{
	border-top: 1px solid #DDD;
}
/* @end */

.hide
{
	visibility: hidden;
}

/* @group Content -------------------------------- */

div#content, div#content_wide
{
	padding: 35px 42px 10px 320px;
	margin-bottom: 0;
	
	background-position: 676px 0;
}

div#content_wide
{
	padding: 35px 50px 0px 50px;
	min-height: 320px;
}

div#content a, div#content_wide a
{
	text-decoration: underline;
}

#content p, #content dl, #content ul, #content table
{
	margin-bottom: 1em;
}

#content div
{
	/*margin: 0 0 10px 0;
	padding: 15px 0px 0 0;
	border-top: 1px solid #e4dad3;*/
}

div#content #intro
{
	width: 330px;
}

#content dl
{
}

#content dt
{
	color: #999288;
	font: bold 15px/20px "Trebuchet MS";
	color: #a5a19a;
	border-top: 1px solid #e4dfda;
	margin-bottom: 2px;
	padding-top: 3px;
	margin-top: 6px;
}

#content dd
{
	margin-left: 16px;
}


#content ul
{
	font-size: 13px;
	xborder: 1px solid #FDA;
	padding: 2px;
}

#content li
{
	
}

#content ul.citiesL, #content ul.citiesR
{
	float: left;
	width: 202px;
}

#content ul.citiesR
{
	padding-left: 22px;
}

#content dt.unit
{
	color: #d8a429;
	margin-bottom: 10px;
	border: 0;
}

#content dt img
{
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 15px;
}

/* @group columns */

#col1
{
	float: left;
	width: 355px;
}

#col2
{
	width: 355px;
	padding-left: 405px;
}

/* @end */

/* @group listing */

dl#listing
{
	margin-top: 20px;
}

dl#listing dt,
dl#job_listing dt
{
	color: #545a99;
	font: bold 16px "Trebuchet MS";
}

dl#listing dt
{
	border-top: 1px solid #dcdcdc;
	margin-right: 0;
	margin-bottom: 0.5em;
	padding-top: 10px;
	clear: both;
	margin-top: 20px;	
}

dl#listing dt span,
dl#job_listing dt span
{
	float: right;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}

dl#listing dt img
{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

dl#listing dd
{
	padding-left: 160px;
}

/* @end */

/* @group job_listing */

dl#job_listing dt
{
	
}

dl#job_listing dd
{
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 15px;
	margin-bottom: 6px;
}

/* @end */

/* @group layout1 */

#layout1 img
{
	float: left;
}

#layout1 div
{
	padding-left: 270px;
}

/* @end */



/* @end */

/* @group Header --------------------------------- */

div#header
{
	xborder: 1px solid #F00;/*DBG*/
	width: 840px;
	margin-left: 8px;
	position: relative;
	left: 0; top: 0;
	background: #545a99 url(/images/site/picturestrip1.jpg) repeat-x -240px 24px;
}

#header img#logo
{
	display: block;
}

/* @group lang_menu ------------------------------ */

ul#lang_menu
{
	xborder: 1px solid #F00;/*DBG*/
	text-align: center;
	background-color: #545a99;
	border-bottom: 1px solid #c3c5d8;
	border-top: 1px solid #c3c5d8;
	font-size: 10px;
	line-height: 22px;
	color: #FFF;
	width: 840px;
	display: block;
	height: 22px;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	letter-spacing: 1px;
}

ul#lang_menu li
{
	display: inline;
	padding: 0 7px;
	border-left: 1px solid #c3c5d8;
	text-transform: uppercase;
}

ul#lang_menu li.disabled
{
	text-decoration: line-through;
	color: #c3c5d8;
}

ul#lang_menu li a
{
	color: #c3c5d8;
}

ul#lang_menu li.first_item
{
	border-left: 0;
	padding-left: 0;
}

ul#lang_menu li.last_item
{
	padding-right: 0;
}
/* @end */

/* @group main_menu -------------------------------*/

ul#main_menu
{
	text-align: center;
	color: #999288;
	height: 64px;
	width: 560px;
	float: right;
	position: absolute;
	bottom: 0;
	right: 0;
	background: #dbd5c7;
	font: bold 12px/64px "Trebuchet MS";
	text-transform: uppercase;
}

ul#main_menu li
{
	display: inline;
}

ul#main_menu li a
{
	float: left;
	display: block;
	width: 140px;
	background-position: 0px 0px;
	text-decoration: none;
	color: #85817a;
}

ul#main_menu li#shopfinder a /*NORMAL*/
{ background-position: -140px 0; }
ul#main_menu li#company a
{ background-position: -280px 0; }
ul#main_menu li#contact a
{ background-position: -420px 0; }

ul#main_menu li#products a.current /*CURRENT*/
{ background-position: 0px -192px; }
ul#main_menu li#shopfinder a.current 
{ background-position: -140px -192px; }
ul#main_menu li#company a.current
{ background-position: -280px -192px; }
ul#main_menu li#contact a.current
{ background-position: -420px -192px; }

ul#main_menu li#products a:hover /*HOVER*/
{ background-position: 0px -64px; }
ul#main_menu li#shopfinder a:hover 
{ background-position: -140px -64px; }
ul#main_menu li#company a:hover
{ background-position: -280px -64px; }
ul#main_menu li#contact a:hover
{ background-position: -420px -64px; }


ul#main_menu li#products a.current:hover /*HOVER CURRENT*/
{ background-position: 0px -256px; }
ul#main_menu li#shopfinder a.current:hover
{ background-position: -140px -256px; }
ul#main_menu li#company a.current:hover
{ background-position: -280px -256px; }
ul#main_menu li#contact a.current:hover
{ background-position: -420px -256px; }


ul#main_menu li#products a:active,
ul#main_menu li#products a.current:active /*ACTIVE*/
{ background-position: 0px -128px; }
ul#main_menu li#shopfinder a:active,
ul#main_menu li#shopfinder a.current:active 
{ background-position: -140px -128px; }
ul#main_menu li#company a:active,
ul#main_menu li#company a.current:active
{ background-position: -280px -128px; }
ul#main_menu li#contact a:active,
ul#main_menu li#contact a.current:active
{ background-position: -420px -128px; }




/* @end */



/* @end */

/* @group Leftbar ---------------------------------*/

div#leftbar
{
	xborder: 1px solid #F00;/*DBG*/
	
	min-height: 400px;
	height: auto !important;
  	height: 400px;
  
	width: 280px;
	color: #FFF;
	float: left;
	margin-left: 8px;
	text-align: center;
	display: inline; /*MSIE doubled-margin bug*/
	padding-bottom: 10px;
	
}

div#leftbar a
{
	color: #d6d6e6;	
	text-decoration: none;
}

div#leftbar a:hover
{
	color: #FFF;
}

div#leftbar a:active
{
	color: #2e304d;
}


/* @group product_menu ----------------------------*/

dl#product_menu
{
	xborder: 1px solid #F00;/*DBG*/
}

dl#product_menu dt
{
	padding: 10px 10px 1px 10px;
	text-transform: uppercase;
	color: #ffc72d;
	font: bold 13px "Trebuchet MS";
	letter-spacing: 2px;
	xborder: 1px solid #F00;/*DBG*/
}

dl#product_menu dd
{
	xborder: 1px solid #F00;/*DBG*/
	border-bottom: 1px solid #4d528c;
	padding: 0 10px 0 10px;
	height: 18px;
}

dl#product_menu a, dl#product_menu a:visited
{
	display: block;
}


dl#product_menu dd.current
{
	background: url(/images/site/sidebar_backgr_hilite.jpg) repeat-y 0 0;
}

dl#product_menu dd.current a
{
	color: #FFF;	
}

/* @end */

/* @end */

#product_menu dd a.allergens 
{
	color: #7c82bb;
}

.floatleft
{
	float: left;
	margin-right: 10px;
}

.floatright
{
	float: right;
	margin-left: 10px;
}

div.service
{
	background-color: #f2eee8;
	padding: 10px;
	float: left;
	width: 43%;
	border: 1px solid #DDD;
	border-width: 0 1px 1px 0;
}

.error
{
	color: #dd2828;
}

div.service h3
{
	font-size: 18px;
}

/* @group Footer --------------------------*/

ul#footer_menu
{
	margin-left: 8px;
	width: 852px;
	height: 55px;
}

ul#footer_menu li
{
	float: left;
}

ul#footer_menu a
{
	display: block;
	width: 189px;
	border-right: 1px solid #a29481;
	height: 55px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}


ul#footer_menu a span
{
	color: #d08c1f;
	text-transform: uppercase;
	letter-spacing: .1em;
	font: bold 14px/20px "Trebuchet MS";
}

ul#footer_menu a:hover .h3
{
	color: #a26e1a;
}


ul#footer_menu a.last
{
	border: none;
}

ul#footer_menu li.current a .h3
{
	color: #545a99;
}

div#copyright
{
	margin-top: 32px;
	font-size: 11px;
	padding-bottom: 25px;
}


/* @end -----------------------------------------*/

/* @group contactform ------------------------- */

#contactform textarea
{
	width: 433px;
	margin-bottom: 10px;
}


#contactform input
{
	width: 220px;
	margin-bottom: 10px;
}


/* @end */

input.btn, #contactform input.btn
{
	width: 90px;
}

/* @group Error */

div#error
{
	background-color: #fff;
	width: 395px;
	margin: 0 auto;
	padding: 20px;
}

div#error p.submsg
{
	color: #ddd;
}



/* @end */

/* @group Download */

dl.download
{
	text-align: center;
	padding-bottom: 50px;
}

dl.download dt
{
	margin-top: 10px;
	border-top: 1px solid #DDD;
	padding-top: 10px;
}

dl.download dd
{
	color: #969696;
}

dl.download a
{
	background: url(/images/site/file.gif) no-repeat;
	padding-left: 18px;
}

/* @end */


