body {
  margin: 30px;
  background-color: #EEEEEE;
}

body.Printpreview {
  background-color: white;
}

body.Printpreview div#main {
  width: 530px;
}

body.Printpreview > hr {
  margin: 3em 0;
}


FONT, TD, BODY, P, DIV, INPUT, TEXTARA, FORM, SELECT { 
	font-family: Tahoma, Arial, Helvetica, Helv, sans-serif;
	font-size: 11px;
}


a:link { color: #000000; text-decoration: underline; font-size: 11px; font-family: Tahoma; }
a:active { color: #000000; font-size: 11px; font-family: Tahoma; }
a:visited { color: #000000; font-size: 11px; font-family: Tahoma; }
a:hover { color: #000000; font-size: 11px; font-family: Tahoma; }


A IMG {
	border: 0px;
}
.title { 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none; 
	background: none;
}
.option { 
	color: #000000;
	font-weight: bold; 
	text-decoration: none; 
	background: none;
}
.storycat { 
	color: #000000; 
	font-weight: bold; 
	text-decoration: underline; 
	background: none;
}
.tiny { 
	color: #000000; 
	font-weight: normal; 
	text-decoration: none; 
	background: none;
}

.storytitle { 
	color: #363636; 
	font-weight: bold; 
	text-decoration: none; 
	background: none;
}
.content { 
	color: #000000; 
	background: none;
}
.boxcontent { 
	color: #000000;
	background: none;

}
.sideboxtitle { 
	color: #A52D2D;
	background: none;
}
.storyboxtitle { 
	color: #FFFFFF; 
	background: none;
}

body {
  text-align: center;
}

#main {
  width: 800px;
  margin: 0 auto;
  text-align: left;
}

#main #header {
  height: 70px;
  border-bottom: 1px solid black;
}

#main #header #logo {
  width: 190px;
  height: 100%;
  float: left;
}

#main #header #banner {
  width: 603px;
  height: 100%;
  background: #1b2562 url('../images/header_top.png') no-repeat;
  margin-left: 194px;
}

#main > #header > #banner {
  margin-left: 197px;
}

#main #header #banner img {
  margin-top: 8;
}

td#leftbar {
  color: #363636;
  width: 194px;
  vertical-align: top;
  text-align: left;
  border-right: 1px solid black;
  padding: 0 .5em;
}

td#leftbar h2 {
	font-weight: bold; 
  font-size: 1em;
  margin: 1.5em 0 0 0;
  padding: 0;
  text-align: center;
}

td#leftbar a {
  text-decoration: none;
}

td.MainContent {
  vertical-align: top;
  padding: 1em;
}

.RList {
  margin: .1em 0;
  padding: 0;
  border: 1px solid black;
}

.RList li {
  list-style-type: none;
  border-top: 1px dashed black;
  clear: both;
  min-height: 36px;
}

.RList li img {
  float: left;
}

.RList li p {
  margin: 0 0 0 60px;
}

.RList li:first-child {
  border: none;
}

#pubInfoBox
{
    border: 1px solid black;
    font-family: "Arial", sans-serif;
    font-size: 10pt;
    background-color: #E0E0E0;
    padding: 4px;
}

#menu {
  display: block;
  margin: 0;
  padding: .2em 0;
  background: url('../images/bar.png') repeat-x;
  border-bottom: 1px solid black;
}

#menu li {
  display: inline;
  padding-left: .3em;
  padding-right: .4em;
  background: url('../images/space.png') right no-repeat;
}

#menu li.Last {
  background: none;
}

#menu li a {
  text-decoration: none;
}

.RListFullentry {
  width: 530px;
  height: 95px;
  background: url('../images/list_row.png') no-repeat;
  margin-top: 1em;
  color: #070707;
}

.RListFullentry div.Details {
  float: right;
  width: 135px;
  height: 80px;
  color: white;
  padding-top: 5px;
  line-height: 1.1em;
}

.RListFullentry div.Details p {
  margin: 0;
}

.RListFullentry div.Details div.Final {
  /*margin-top: 29px;*/
}

.RListFullentry div.Details div.Final p.Rating {
}

.RListFullentry div.Details div.Final p.Follow {
  float: right;
  margin-right: 5px;
}

.RListFullentry p.Overview {
  display: block;
  width: 380px;
  height: 75px;
  margin: 0;
  padding: 10px 0 0 3px;
}

.RListFullentry p.Overview img {
  float: left;
  margin-right: .5em;
}

.Recipe {
  width: 530px;
  background: url('../images/rec_border.png') repeat-y;
}

.Recipe h2 {
  background: url('../images/rborder_top.png') no-repeat;
  padding: .4em .7em .2em;
  color: white;
  font-size: 1em;
  margin: 0;
}

/* right and left padding */
.Recipe .Img,
.Recipe h3,
.Recipe hr,
.Recipe p,
.Notify div {
  margin: 0 .3em;
}

.Recipe .Img {
  float: left;
}

.Recipe h3 {
  font-size: 1em;
}

.Recipe hr {
  border: none;
  background-color: #1b2562;
  color: #1b2562;
  height: 5px;
  clear: left;
  margin-bottom: 1.5em;
}

.Recipe ul {
  margin-top: 0;
  padding-top: 0;
}

.Recipe p {
  margin-top: .3em;
  margin-bottom: 2em;
}

.Recipe p.Summary {
  margin-bottom: 0;
}

.Recipe div.Infobox {
  height: 116px;
  float: left;
  color: white;
  font-weight: bold;
  background-repeat: no-repeat;
  margin-left: 6px;
}

.Recipe div.Infobox.First {
  margin-left: 0;
}

.Recipe div.Rating {
  width: 228px;
  background-image: url('../images/box_large.png');
}

.Recipe div.Rating div {
  margin: .2em 3px;
}

.Recipe div.Rating div.First {
  padding-top: .5em;
}

.Recipe div.Rating div span {
  display: block;
  text-indent: .5em;
}

.Recipe div.NutritionInfo {
  background-image: url('../images/box_small.png');
  width: 112px;
}

.Recipe div.Infobox h3 {
  display: none;
}

.Recipe div.Infobox p {
  font-size: .85em;
  margin: 0;
  padding: 1em .6em 1em;
  line-height: 1.2em;
}

.Recipe div.Meta p {
  padding: 0 1em;
}

.Recipe div.Meta {
  background: url('../images/box_mid.png') no-repeat;
  width: 178px;
}

.Recipe div.Meta p.Author {
  text-align: center;
  padding-top: 3em;
  /*margin-bottom: 2.8em;*/
}

.Recipe div.Meta p.Counter {
  float: left;
}

.Recipe div.Meta p.Printlink {
  margin-left: 118px;
}

.Recipe div.Meta p.Printlink a {
  font-weight: normal;
}

.Invisible {
  visibility: hidden;
}

.Clear {
  clear: both;
}

#frmAddr {
  width: 90%;
}

#frmAddr #lblError, #frmNotify #lblError, #frmComment #lblError {
  color: red;
}

#frmAddr label, #frmNotify label, #frmComment label {
  float: left;
  width: 200px;
}

#frmAddr div, #frmNotify div, #frmComment div {
  clear: left;
  margin-bottom: .5em;
}

#frmAddr textarea {
  height: 130px;
}

#frmAddr fieldset, #frmNotify fieldset {
  margin-bottom: .5em;
}

#frmNotify label {
  width: 150px;
}

#frmComment label {
  width: 200px;
}

#frmNotify #btnSubmit {
  margin-left: 150px;
}

#frmComment #btnSubmit {
  margin-left: 200px;
}

#frmNotify #lblIntro {
  margin-bottom: 1.5em;
}

#frmNotify #tbCustomretailerDiv {
  visibility: hidden;
}

#foodcomment p {
  margin: 0;
  margin-bottom: .5em;
}

.RateInput {
  width: 215px;
  height: 13px;
  padding: 0;
  font-size: 9px;
  border-width: 0;
  margin-left: 5px;
}

.Comments h3 {
  text-decoration: underline;
  margin: 1em;
}

.Comments ul {
  margin: 0;
  margin-left: 2em;
  padding: 0;
}

.Comments ul li {
  list-style-type: square;
  margin: 0;
  padding: 0;
}
