/* Bob Evans SCREEN Stylesheet */

html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, 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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, iframe
{
  border: none;
  margin: 0;
  padding: 0;
}

body
{
  background: #000 url(../../images/SummerDaytime.jpg) no-repeat center top;
  color: #666;
  font: 12px/16px Arial, Helvetica, sans-serif;
}

body.home
{
  background: #000 url(../../images/SummerDaytime.jpg) no-repeat center top;
}

p
{
  margin-bottom: 12px;
}

h1
{
  color: #667C24;
  font: 18px Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin-bottom: 12px;
}

h2
{
  color: #c01f3e;
  font: bold 14px Arial, Helvetica, sans-serif;
  margin-top: 8px;
  margin-bottom: 12px;
}

h3
{
  color: #c01f3e;
  font: normal 14px Arial, Helvetica, sans-serif;
  margin-top: 8px;
  margin-bottom: 4px;
  text-transform: uppercase;
}

h4
{
  font: bold 12px/16px Arial, Helvetica, sans-serif;
  color: #666;
  margin-bottom: 12px;
}

ul
{
  padding-left: 25px;
}

a:link
{
  color: #000;
}

a:visited
{
  color: #333;
}

a:hover, a:active
{
  color: #666;
}

sup
{
  /*font-size: smaller;*/ /*line-height: normal;*/
  vertical-align: top;
}

/******  HEAD  ******/

#head-bg
{
  background: url(../../images/bg_wood.jpg) repeat-x center top;
  height: 120px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  width: auto;
}

#head-bell
{
  background: url(../../images/bg_bell.gif) no-repeat center top;
  height: 120px;
}

#head
{
  /*background: url(../../images/bkg_bell2.gif) no-repeat left top;*/
  height: 120px;
  margin: 0 auto; /*padding: 0 229px;*/
  position: relative;
  text-align: left;
  width: 960px;
}

/******  SEARCH  ******/

#search
{
  float: right;
  position: absolute;
  right: 13px;
  text-align: left;
  top: 50px;
  width: 200px;
}

#search a
{
  color: #6699CC;
  text-decoration: none;
}

#search input
{
  margin: 0 5px;
  vertical-align: middle;
}

fieldset > *
{
  display: block;
}

/*#search {
	background: url(../../images/bg_search-box.gif) left top no-repeat ;
	float: right;
	height: 22px;
	position: absolute;
	right: 13px;
	text-align: left;
	top: 50px;
	width: 190px;
}

#search a {
	color: #6699CC;
	text-decoration:none;
}

#search input {
	background: transparent;
	margin: 1px 6px 0 6px;
	vertical-align: middle;
	border-style: hidden;
	border-width: 0;
	width: 128px;
}*/

#nav
{
}

/******  CONTENT  ******/

#content-top
{
  background: transparent url(../../images/bg_content-header.gif) top left no-repeat;
  height: 30px;
  margin: 0 auto;
  width: 960px;
}

body.home #content
{
  background: none;
  vertical-align: top;
  min-height: 460px;
  height: auto !important;
  height: 460px;
  padding-top: 0;
  width: 100%;
}

#content
{
  background: url(../../images/bg_content.gif) top left repeat-y; /*height: 100%;*/
  height: auto !important;
  height: 450px;
  margin: 0 auto;
  min-height: 450px;
  padding-top: 15px;
  vertical-align: bottom;
  width: 960px;
}

#content-footer
{
  background: url(../../images/bg_content-footer.gif) bottom no-repeat;
  min-height: 450px;
  height: auto !important;
  height: 450px;
  vertical-align: bottom;
  overflow: auto;
}

/******  SUBNAV  ******/

#subnav
{
  /*background: pink;*/
  float: left; /*padding-right: 10px;*/
  padding-left: 30px;
  width: 215px;
  min-height: 400px;
  height: auto !important;
  height: 400px;
}

#subnav h2
{
  margin-bottom: 12px;
}

#subnav ul
{
  color: #000; /*padding-bottom: 26px;*/
  padding-bottom: 0;
  padding-left: 18px;
  text-transform: uppercase;
  list-style: none;
}

#subnav li
{
  margin-bottom: 10px;
}

#subnav ul ul
{
  padding: 0 0 0 26px;
}

#subnav ul ul li
{
  color: #333;
  font-size: 11px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-transform: capitalize;
}

#subnav ul ul ul
{
  padding: 0 0 0 10px;
}

#subnav ul ul ul li
{
  font-size: 11px;
  margin-top: 5px;
  margin-bottom: 5px;
}

#subnav a:link, #subnav a:visited
{
  color: #000;
  text-decoration: none;
}

#subnav a:hover, #subnav a:active
{
  color: #667C24;
  text-decoration: underline;
}

#subnav a.selected:link, #subnav a.selected:visited
{
  color: #667C24;
}

#subnav-search
{
  /*background: yellow;*/
  margin-bottom: 10px;
  padding-left: 18px;
  width: 180px;
}

#subnav-search a
{
  color: #6699CC;
  text-decoration: none;
}

#subnav-search input
{
  font-size: 11px;
  margin-right: 5px;
  vertical-align: middle;
}

/******  SUBCONTENT  ******/

/*#subcontent {
	float: right;
	padding-right: 75px;
	width: 615px;
}*/

#subcontent
{
  float: right;
  margin-bottom: 24px;
  padding-right: 15px;
  width: 675px;
  overflow: hidden;
}

.subcontent
{
  float: right;
  margin-bottom: 24px;
  padding-right: 15px;
  width: 675px;
  overflow: hidden;
}

#no-left-pane-content
{
  float: left;
  width: 915px;
  padding: 0px 15px 26px 30px;
}

#subcontent h1, #subcontent h2, #subcontent h3, #subcontent p
{
  padding-right: 80px;
}

.photo
{
  margin-bottom: 10px;
}

.photo-subpage
{
  background: url(../../images/frame-bg-subpage-trans.png) left top no-repeat;
  height: 175px;
  margin-bottom: 10px;
  padding: 6px 0 0 6px;
  width: 615px;
}

.photo-products-banner
{
  background: url(../../images/frame-bg-subpage-trans.png) left top no-repeat;
  height: 175px;
  margin-bottom: 10px;
  padding: 6px 0 0 6px;
  width: 615px;
}

.photo-products-banner2
{
  background: url(../../images/frame-bg-products2-trans.png) left top no-repeat;
  height: 220px;
  margin-bottom: 10px;
  padding: 8px 0 0 8px;
  width: 657px;
}

.photo-single
{
  background: url(../../images/frame-bg-single-trans.png) left top no-repeat;
  height: 196px;
  padding: 6px 0 0 11px;
  width: 662px;
}

.photo-third
{
  /*background: url(../../images/frame-bg-third-trans.png) left top no-repeat;*/
  float: left;
  height: 186px;
  margin-right: 4px; /*padding: 6px 0 0 11px;*/
  width: 214px;
}

.photo-menu-category
{
  background: url(../../images/frame-bg-menu-category-trans.png) left top no-repeat;
  height: 170px;
  margin-bottom: 10px;
  padding: 6px 0 0 8px;
  width: 604px;
}

.photo-event
{
  background: url(../../images/frame-bg-photo-event-trans.png) left top no-repeat;
  height: 223px;
  width: 259px;
  padding: 6px 0px 0px 8px;
}

.photo-media-center-header
{
  background: url(../../images/frame-bg-media-center-trans.png) left top no-repeat;
  height: 189px;
  width: 660px;
  padding: 6px 0px 0px 8px;
}

.photo-products-header
{
  background: url(../../images/frame-bg-products-header-trans.png) left top no-repeat;
  height: 223px;
  width: 639px;
}

.menu-item, .product, .recipe, .menu-category
{
  border-bottom: 1px solid #ccc;
  margin: 0 200px 15px 0;
  overflow: auto;
  padding-bottom: 7px;
}

.menu-item-thumb, .product-thumb, .recipe-thumb, .menu-category-img
{
  background: url(../../images/frame-bg-menu-trans.png) left top no-repeat;
  float: left;
  height: 88px;
  margin: 0 15px 9px 0;
  padding: 6px 0 0 6px;
  width: 88px;
}

.logo-be-inline
{
  background: url(../../images/logo_bobevans-inline.gif) left top no-repeat;
  height: 15px;
  width: 73px;
  padding-right: 6px;
  color: transparent;
}

.featured
{
  color: #c40808;
}

.featured-product
{
  float: left;
  height: 90px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-align: center;
  width: 90px;
}

/******  RECIPE  ******/

#recipe-imglinks
{
  float: left;
  margin-top: 8px;
  width: 278px;
}

#recipe-imglinks ul
{
  list-style: none;
  margin-bottom: 8px;
  margin-left: 27px;
  list-style-image: url(../../images/arrow-bullet.gif);
  list-style-position: outside;
  text-transform: uppercase;
}

#recipe-imglinks li
{
  margin-bottom: 8px;
}

#recipe-imglinks a:link, #recipe-imglinks a:visited
{
  color: #667C24;
  text-decoration: none;
}

#recipe-imglinks a:hover, #recipe-imglinks a:active
{
  color: #667C24;
  text-decoration: underline;
}

.recipe-img, .product-img
{
  background: url(../../images/frame-bg-recipe-trans.png) left top no-repeat;
  height: 270px;
  margin-bottom: 16px;
  padding: 6px 0 0 6px;
  width: 268px;
}

#recipe-instrux
{
  float: right;
  margin-top: 8px;
  padding-right: 66px;
  width: 300px;
}

#recipe-instrux p
{
  margin-bottom: 16px;
  padding-right: 0;
}

#recipe-instrux h3
{
  color: #667C24;
  font: 14px Arial, Helvetica, sans-serif;
  margin-bottom: 0;
  padding-right: 0;
}

#recipe-instrux ul
{
  list-style: none;
  margin-bottom: 16px;
}

.recipe-ingredient-bobevans
{
  color: Red;
}

/******  FOOT  ******/

#foot
{
  color: #fff;
  font-size: 12px;
  margin: 0 auto;
  padding: 25px 0;
  text-align: center;
  width: 960px;
}

body.home #foot
{
  padding: 0 0 25px 0;
}


#foot li
{
  display: inline;
  list-style-type: none;
  padding: 0 10px;
}

#foot p
{
  font-size: 10px;
  margin-top: 8px;
}

#foot a:link, #foot a:visited
{
  color: #FFFFFF;
  text-decoration: none;
}

#foot a:hover, #foot a:active
{
  color: #FFFFFF;
  text-decoration: underline;
}

/******  EVENTS  ******/

.events-search
{
  width: 300px;
  float: left;
}

.events-search input[type="text"], .events-search select
{
  width: 210px;
}

.events-lister
{
  float: none;
}

#events-table
{
  border: solid 1px gray;
  text-align: left;
  vertical-align: top;
  border-collapse: collapse;
}

#events-table a
{
  color: Red;
}

#events-table thead tr
{
  background-color: #b2b2b2;
}

#events-table tbody tr
{
  margin-bottom: 5px;
}

#event-date-column
{
  width: 150px;
}

#event-name-column
{
  width: 250px;
}

#event-location-column
{
  width: 250px;
}

/******  PRINT STYLES  ******/

#head-print
{
  display: none;
}

#foot-print
{
  display: none;
}

.product-description
{
  /*float: left; 	width:300px;*/
}

.menu-category-description, .menu-item-description
{
  float: left; /* width:460px; */
}

#subcontent .product-description p
{
  padding-right: 0px;
}

#subcontent .menu-item p, #subcontent .product p, #subcontent .recipe p, #subcontent .menu-category p
{
  padding-right: 0px;
}

.AspNet-Login input[type="text"], .AspNet-Login input[type="password"]
{
  width: 150px;
}

.AspNet-Login-UserPanel label, .AspNet-Login-PasswordPanel label
{
  display: block;
  float: left;
  width: 100px;
  line-height: 22px;
}

fieldset.editor legend
{
  color: #c01f3e;
  font: 14px Arial, Helvetica, sans-serif;
  margin-bottom: 0;
}

fieldset.editor span
{
  width: 160px;
}

fieldset.editor input[type="text"]
{
  width: 400px;
}

fieldset.editor textarea
{
  width: 400px;
  height: 100px;
}

fieldset.editor input[type="file"]
{
  width: 400px;
}

fieldset.editor select
{
  display: block;
}

div.ingredient-editor
{
  width: 375px;
  margin-left: 25px;
}
div.ingredient-editor input[type="text"]
{
  width: 375px;
}



.searchWM
{
  color: #AAAAAA;
}

.AspNet-TreeView-Selected
{
  font-weight: bold;
}

.AspNet-TreeView-ParentSelected
{
  font-weight: normal;
}

.AspNet-TreeView-Expand, .AspNet-TreeView-Collapse
{
  display: none;
}

.nutrition-display
{
  width: 215px;
  height: 215px;
  padding: 20px;
}

.nutrition-row
{
  width: 100%;
  line-height: 20px;
  margin: auto 0px auto 0px;
  vertical-align: middle;
}

.nutrition-row-line
{
  height: 0px;
  border-top: dotted 1px #000000;
}

.nutrition-row-doubleline
{
  height: 1px;
  border-top: dotted 1px #000000;
  border-bottom: dotted 1px #000000;
}

.nutrition
{
}

/******  SITEMAP  ******/

#sitemap ul, #sitemap-live ul
{
  color: #000;
  padding-right: 80px;
  padding-bottom: 26px; /*padding-left: 18px;*/
  text-transform: uppercase;
  list-style: none;
}

#sitemap li, #sitemap-live li
{
  border-top: 1px #ccc solid;
  padding-top: 10px;
  margin-bottom: 10px;
}

#sitemap li a
{
  font-size: 11px;
  text-transform: lowercase;
}

#sitemap-live li a
{
  /*font-size: 11px;*/ /*text-transform: lowercase;*/
}

#sitemap ul ul, #sitemap-live ul ul
{
  padding: 0 0 0 26px;
}

#sitemap ul ul li, #sitemap-live ul ul li
{
  border-top: none;
  color: #333;
  font-size: 11px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 0;
  text-transform: uppercase;
}

#sitemap ul ul ul, #sitemap-live ul ul ul
{
  padding: 0 0 0 26px;
}

#sitemap ul ul ul li, #sitemap-live ul ul ul li
{
  border-top: none;
  font-size: 11px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 0;
  text-transform: none;
}

#centered
{
  margin: 150px auto 0 auto;
  width: 275px;
}

.admin-panel
{
  float: right;
  margin: 10px 54px 0px 0px;
}

ul.categories-list, ul.subcategories-list
{
  list-style: none;
}

ul.categories-list span, ul.subcategories-list span
{
  width: 250px;
}

#subcontent-wide-wrapper
{
  padding: 0 40px 20px 40px;
}
.photo-subpage-lg
{
  background: url("/images/frame-bg-subpage-trans-lg.png") no-repeat scroll left top transparent;
  height: 217px;
  margin-bottom: 10px;
  width: 862px;
}
.photo-subpage-lg img
{
  margin: 6px 0 0 9px;
}
#subcontent-wide
{
  padding: 0 22px 0 22px;
}
#subcontent-left
{
  float: left;
  width: 184px;
  margin-right: 80px;
}
#subcontent-right
{
  width: 550px;
  float: right;
  text-align: left;
}
