.new_block_context
{
	overflow: auto;
}

body
{
	background: url(images/foodlinkbackground.png);
	color: #4d2e17;
	font-size: medium;
	font-family: "Arial", sans-serif;
	margin: 0px;
}

#rightCol
{
	padding: 0px 1px 1px 0px;
}

#rightCol p
{
	margin-bottom: 8px !important;
}

div#container
{
	background-color: white;
	width: 965px;
	margin: 0 auto;
	
	border: 1px solid #a6968b;
}

div#header
{
	height: 127px;
	position: relative;
	z-index: 10;
	
	margin-bottom: 40px;
}

div#logo
{
	width: 238px;
	background: url(images/logo.png);
	float: left;
	height: 90px;
	margin: 0px;
	padding: 0px;
}
#logo a {
	display: block;
	height: 90px;
	width: 238px;
	margin: 0px;
	padding: 0px;
}
	
div#banner
{
	text-align: right;
	background-color: white;
	margin: 0px;
	height: 90px;
	overflow: hidden;
	position: relative;
}

div#phrase
{
	background: url(images/phrase_back.png);
	color: white;
	position: absolute;
	display: inline;
	float: left;
	clear: left;

	height: 51px;
	width: 213px;
	
	margin: 0px;
	padding: 8px 10px 0px;
	text-align: center;
	font-family: Times New Roman, serif;
	font-size: 18px;
}

div#topNav
{
	padding: 0px;
	height: 37px;
	background: url(images/nav_back.png);
	background-repeat: repeat-x;
}

div#topNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 233px;
	
	position: relative;	
}

div#topNav ul li {
	/*position: relative;*/
	display: inline;
	padding: 0px;
	margin: 0px 15px;
	height: 34px;
	line-height: 34px;
}

div#topNav ul li a
{
	color: white;
	text-decoration: none;
	font-size: 14px;
}

div#topNav ul li a:hover, div#topNav ul li.active a
{
	color: #eea146;
}

div#leftCol
{
	float: left;
	margin-bottom: 60px;
}
div #maincontent {
	margin-left: 246px;
	margin-right: 170px;
	margin-bottom: 15px;
}
div#rightCol
{
	font-size: 0.9em;
}

div#footer
{
	height: 18px;
	line-height: 18px;
	background-color: #7c5123;
	color: white;
	font-size: x-small;
	clear: both;
	overflow: hidden;
	/*position: relative;*/
	text-align:center;
}

#footer ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
#footer li {
	display: inline;
	float: left;
	margin-right: 2px;
}
#footer a {
	color: white;
	text-decoration: none;
}
.foot-left
{
	/*position: relative;*/
	z-index: 10;
}

.builtby
{
	display:inline;
}
.builtby a
{
	text-decoration: underline !important;
}
.foot-right
{
	/*position: relative;*/
	z-index: 10;
	float: right;
	margin: 0 10px 0 0;
}

.leftNav
{
	overflow: visible;
	list-style-type: none;
	font-size: 14px;
	width: 192px;
	margin: 0px 18px 18px;
	padding: 0px;
	
	border-top: 1px solid #F1EADA
}

.leftNav li
{
	position: relative;
	border-bottom: solid 1px #f1eada;
	height: 31px;
	padding: 0px;
	margin: 0px;
}

.leftNav li a
{
	position: absolute;
	left: -3px;
	display: block;
	padding: 0px 11px 0px 8px;
	width: 179px;
	height: 31px;
	line-height: 31px;
	text-decoration: none;
}

.leftNav li a.SelectedLink {
	background: url(images/navigation_active_link.png) no-repeat;
}

.leftNav li.Level2 {
	margin-left: 15px;
	font-size: 0.9em;
	height: 25px;
}
.leftNav li.Level2 a {
	width: 164px;
	height: 25px;
	line-height: 25px;
}
.leftNav li.Level2 a.SelectedLink
{
	background: url(images/navigation_active_link2.png) no-repeat;
}

span.subTitle
{
	color: #583415;
	font-size: small;
	margin: 0;
	padding: 0;
	display: block;
}

ul.catList
{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 20px;
	border-bottom: solid 1px #f1eada;
}

ul.catList li
{
	font-size: medium;
	margin: 2px 0;
}

ul.catList a
{
	color: #583415;
	text-decoration: none;
	font-weight: bold;
}

ul.catList a:hover
{
	color: #E98E79;
}

h2.catName
{
	color: #583415;
	font-weight: bold;
	margin: 2px 0;
	font-size: medium;
}

.floatLeftSmall
{
	float: left;
	width: 150px;
}

.floatRightBig
{
	margin-left: 160px;
}

ul.catItems
{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	
	margin-top: 0;
	padding-top: 0;
	
}

ul.catItems li
{
	margin: 0px 0px 10px;
	line-height: 12px;
	padding: 0;
}

ul.catItems a
{
	color: #583415;
	margin: 2px 0;
	font-size: 0.75em;
	text-decoration: none;
}

ul.catItems a:hover
{
	color: #E98E79;
}

div.preload_images
{
	display: none;
}

ul.rollover_catList
{
	padding: 0px;
	margin: 10px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
}
ul.rollover_catList li
{
	display: inline;
	float: left;
	margin: 0px 3px;
}
ul.rollover_catList li a
{
	display: block;
	width: 102px;
	height: 131px;
}
ul.rollover_catList li a:focus
{
	outline: none;
}
ul.rollover_catList li a .category_name
{
	display: none;
}

a#FruitsVegetablesHerbs
{
	background: url(/files/images/product_categories/fhv.png);
}
a#FruitsVegetablesHerbs:hover, a#FruitsVegetablesHerbs.selected
{
	background: url(/files/images/product_categories/fhv_rollover.png);
}

a#MeatEggsDairy
{
	background: url(/files/images/product_categories/med.png);
}
a#MeatEggsDairy:hover, a#MeatEggsDairy.selected
{
	background: url(/files/images/product_categories/med_rollover.png);
}

a#HoneySyrupPreserves
{
	background: url(/files/images/product_categories/hsp.png);
}
a#HoneySyrupPreserves:hover, a#HoneySyrupPreserves.selected
{
	background: url(/files/images/product_categories/hsp_rollover.png);
}

a#GrainsFlourBakedGoods
{
	background: url(/files/images/product_categories/gfb.png);
}
a#GrainsFlourBakedGoods:hover, a#GrainsFlourBakedGoods.selected
{
	background: url(/files/images/product_categories/gfb_rollover.png);
}

a#Non-FoodProducts
{
	background: url(/files/images/product_categories/non-food.png);
}
a#Non-FoodProducts:hover, a#Non-FoodProducts.selected
{
	background: url(/files/images/product_categories/non-food_rollover.png);
}

a#Appetizers
{
	background: url(/files/images/recipe_categories/appetizers.png);
}
a#Appetizers:hover, a#Appetizers.selected
{
	background: url(/files/images/recipe_categories/appetizers_rollover.png);
}
a#Desserts
{
	background: url(/files/images/recipe_categories/desserts.png);
}
a#Desserts:hover, a#Desserts.selected
{
	background: url(/files/images/recipe_categories/desserts_rollover.png);
}
a#Soups
{
	background: url(/files/images/recipe_categories/soups.png);
}
a#Soups:hover, a#Soups.selected
{
	background: url(/files/images/recipe_categories/soups_rollover.png);
}
a#Salads
{
	background: url(/files/images/recipe_categories/salads.png);
}
a#Salads:hover, a#Salads.selected
{
	background: url(/files/images/recipe_categories/salads_rollover.png);
}
a#Entrees
{
	background: url(/files/images/recipe_categories/mains.png);
}
a#Entrees:hover, a#Entrees.selected
{
	background: url(/files/images/recipe_categories/mains_rollover.png);
}

.col {
	float: left;
	width: 129px;
	padding: 0px;
	margin-left: 5px;
}

.col2
{
	float: left;
	display: inline;
	width: 250px;
	margin: 25px 10px 0px;
}

.col1Of3
{
	float: left;
	width: 175px;
	/*border: solid 1px #000;*/
	padding: 0;
}

.col2Of3
{
	float: left;
	width: 175px;
	/*border: solid 1px #000;*/
	padding: 0;
}

.col3Of3
{
	width: 175px;
	margin-left: 187px;
	/*border: solid 1px #000;*/
	padding: 0;
}

.col2Of3Container
{
	margin-left: 185px;
}

.clearBoth
{
	clear: both;
}

ul.HorizontalMenu {
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	text-align:left;
}

ul.HorizontalMenu li {
	list-style-type:none;
	display:inline;
	padding: 5px 5px 0px;
	/*border-bottom: 1px solid #F1EADA;*/
}

ul.HorizontalMenu a {
	text-decoration: none;
	color:#5D9632;
	font-weight:bold;

	padding: 0px 5px;	
	border-left: 1px solid #F1EADA;
	border-top: 1px solid #F1EADA;
	border-right: 1px solid #F1EADA;
}
ul.HorizontalMenu li.selected a
{
	color: #DD4B2A;
	/*margin-bottom: -1px;
	border-bottom: 1px solid white;*/
}


table.Normal  th { 
	padding:2px 4px; 
	font-weight:bold; 
	background-color:#5D9632;
	font-size:0.9em;
	vertical-align:top;
	color:#FFF;
}

table.Normal tr.Heading2 > th { 
	background-color:#D9E9FA;
	color:#000;
}

table.Normal tr.Footer > th { 
	background-color:#001CA8;
	background-color:#D9E9FA;
	color:#000;
}

table.Normal th a {
	color:#FFF;
	
}
	
table.Normal tr.row1 { background-color:#ECFFDE }
table.Normal tr.row2 { background-color:#FFFFFF }

/*
Changes for foodlink website
@author Nicholas Terwoord
*/	


/*#page_container {
  width: 960px;
  /*min-height: 680px;
  border: 2px solid black;
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  margin-top: 20px;
  padding:20px;
}*/
  
#nav_left {
  float: left;
  width: 200px;
}

#subscribe {
	background: url(images/subscribe_box.png) no-repeat;
	display: block;	
	text-align: center;
	
	margin-left: 18px;
	padding: 10px 10px 10px;
	width: 174px;
	height: 148px;
}
#subscribe h2 {
	font-size: 1.1em;
	color: #5d9632;
	margin-bottom: 5px;
}
#subscribe p {
	text-align: left;
	font-size: 13px;
}
#subscribe em {
	font-weight: bold;
}

#cse-search-box div {
	background: url(images/search_box.png) no-repeat;
	position: relative;
	
	margin: 0px 18px 20px;
	padding: 5px 0px 5px 8px;;
	
	width: 186px;
	height: 29px;
}
#cse-search-box input#search_field {
	color: #a6968b;
	width: 135px;
	
	margin: 3px 0px 0px 0px;
	border: 1px solid #d2cac5 !important;
}
#cse-search-box input#google_search_button {
	position: absolute;
	top: 0px;
	right: 10px;
	
	width: 26px;
	height: 27px;
	
	border: none;
	padding: 0px;
	margin: 5px 0px;
}

#adbar {
	float: right;
	width: 150px;
}
.adtempclass
{
	margin-bottom: 15px;
}

#adbar .ad_square {
	width: 135px;
	height: 135px;
	
	overflow: hidden;
	margin-bottom: 15px;
}
#adbar .ad_column {
	width: 135px;
	height: 250px;
	
	overflow: hidden;
}

#content {
  /*margin-left: 200px;*/
}
/*
#tab_current
{
	color: #4d2e17;
	background: #ff0000;
	
	font-size: .8em;
	font-weight: bold;
}
*/
#box_tabbed ul.tablist
{
	clear: both;
	border-bottom: 1px solid #F1EADA;
	height: 25px;
	list-style-type: none;
	font-size: 14px;
	margin-left: 0;
	padding-left: 10px;
}

#box_tabbed ul.tablist li
{
	background:transparent url(images/profile_tab.gif) no-repeat scroll 0 0;
	display: block;
	float: left;
	position: relative;
	bottom: -1px;
	text-align: center;
	height: 20px;
	margin-right: -11px;
	padding: 4px 0 0;
	width: 116px;
	border-bottom: 1px solid #F1EADA;
}
#box_tabbed ul.tablist li.ui-tabs-selected, #box_tabbed ul.tablist li.ui-state-active, #box_tabbed ul.tablist li#tab_current {
	border-bottom: none;
	bottom: -1px;
	height: 21px;
	position: relative;
	z-index: 1;
}

#box_tabbed ul.tablist li a
{
	color: #5d9632;
	font-weight: bold;
	text-decoration: none;
}
#box_tabbed ul.tablist li.ui-tabs-selected a, #box_tabbed ul.tablist li.ui-state-active a, #box_tabbed ul.tablist li#tab_current a {
	color: #dd4b2a;	
}
.ui-tabs .ui-tabs-hide {
	display: none;
}

.product_box {
	position: relative;
	height: 180px;
	margin: 10px 16px 0px;
}

.box_info
{
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	
	font-size: 0.9em;
}
.box_info h2
{
	color: #4d2e17;
	font-size: 1.3em;
	margin: 10px 0px 0px;
}
.box_info a {
	color: #4D2E17;
	font-weight: bold;
	text-decoration: none;
}
.box_info img {
	vertical-align: middle;
	margin: 0px 10px;
}
.product_links
{
	float: right;
	text-align: right;
	line-height: 30px;
	width: 250px;
}
.arrow_link_left, .arrow_link_right
{
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}
.arrow_link_left img
{
	vertical-align: middle;
	margin: 0px 10px 0px 0px;
}
.arrow_link_right img
{
	vertical-align: middle;
	margin: 0px 0px 0px 10px;
}

.outlet_box {
	/*height: 145px;*/
	font-size: 0.9em;
}
.outlet_box h2 {
	color: #5D9632;
	margin-bottom: 5px;
	font-size: 22px;
}
.subtitle {
	font-weight: bold;
}
.outlet_webaddress
{
	font-size: 0.75em;
}
.InfoCol {
	float: left;
	width: 170px;
	font-size: 0.75em;
}

.outlet_image, .event_image {
	/*background-color: #5D9632;*/
	float: right;
	width: 205px;
	height: 140px;
	margin-top: 10px;
	margin-left: 10px;
	overflow: hidden;
}
.outlet_images, .event_images {
	float: right;
	width: 44px;
	margin-left: 5px;
	margin-top: 10px
}
.outlet_images img {
	display: block;
	margin-bottom: 7px;
	width: 44px;
	height: 30px;
	overflow: hidden;
	
	cursor: pointer;
}

.event_image {
	width: 188px;
	height: 154px;
	margin-left: 15px;
}
.event_images {
	width: 47px;
}
.event_images img {
	width: 47px;
	height: 37px;
}

#box_tabbed
{
	clear: right;
}

.tab_content {
	font-size: 0.9em;
}

.tab_content h3 {
	margin-bottom: 0px;
}
.tab_content ul.recipes {
	list-style-type: none;
	list-style-position: outside;
	
	margin: 0px 0px 10px;
	padding: 0px;
}

/* do I even need this? I think we wanted to keep the underlines on links, and this interferes with the hover colour anyway
.tab_content a {
	text-decoration: none;
	color: #4D2E17;
}
*/

/*  Event Calendar  */
table.FullMonthCalendar
{
	display: inline;
	float: left;
	border-collapse: separate;
	border-spacing: 1px;
	margin: 0px 24px 24px; 
	width: 190px;
	font-size: 0.9em;
}

table.FullMonthCalendar th
{
	text-align: center; 
	font-weight: normal;
}

table.FullMonthCalendar tr.MonthDisplay th
{
	color: #5d9632;
	font-weight: bold;
	font-size: 1.1em;
}

table.FullMonthCalendar th a
{
	background: transparent; 
	color: #6b5039;
	text-decoration: none;
	font-size: 0.8em; 
}

table.FullMonthCalendar td
{
	width: 26px;
	height: 26px;
	vertical-align: middle; 
	text-align: center;
}

table.FullMonthCalendar td.CurrentDate
{
	background-color: #FFCC32; 
	color: #000000; 
}

table.FullMonthCalendar td.CalendarDay
{
	background: url(images/calendar_day.png) no-repeat;
	color: #6b5039;
}

table.FullMonthCalendar td.EventDay
{
	background: url(images/calendar_event.png) no-repeat;
	color: #ffffff;
}

table.FullMonthCalendar td.NoDate
{
	background-color: #ede4ce; 
	color: #000000; 
}

table.FullMonthCalendar td p.CalendarDate
{
	font-weight: bold; 
	margin: 0; 
	text-align: center;
}


.events {
	margin-top: 25px;
}

.events, #event_details {
	font-size: 0.9em;
}

.events a {
	color: #5d9632;
	text-decoration: none;
	font-weight: bold
}
.events a:hover {
	color: #DD4B2A;
}
.events a.selected {
	color: black; /*#dd4b2a;*/
}

.events h3, #event_details h3 {
	margin: 0px;
	font-size: 1.1em;
}
#event_details p {
	margin: 0px;
}
#event_details a {
	color: #4d2e17;
}

.category_products_box {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #f1eada;
}

.category_products_box img {
	float: left;
}

#localharvest_description {
}
#localharvest_signup {
	font-size: 0.9em;
	margin: 10px 0px;
}
#localharvest_archive {
	font-size: 0.9em;
}

a.print_link
{
	background: url(/files/images/icons/printer.png) no-repeat;
	padding-left: 25px;
	height: 20px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
a.print_link:hover
{
	background: url(/files/images/icons/printeractive.png) no-repeat;
	color: #dd4b2a;
}

