/******************************************************************************
* Defines styles for the article pages on the site.                           *
******************************************************************************/
a.movie:link {color: black; text-decoration: none}
a.movie:visited {color: black; text-decoration: none}
a.movie:active {color: black; text-decoration: none}
a.movie:hover {color: red; text-decoration: underline}

body {
  background-image:url('/images/background_wood.gif');
  /*background-image:url('/images/bgwood.jpg');*/
  margin-top: 20px;
  text-align: center;
}

#main {
  margin: 0px auto;
  width: 750px;
}

#content {
  background-color: #ffffff;
  background-position: -30% 0%;
  background-repeat: no-repeat;
  border: 0px solid #000000;
  border-top-width: 5px;
  border-left: 1px solid navy ;
  border-right: 1px solid navy ;
  border-bottom-width: 3px ;
  padding: 0px 0px 0px 0px; /*top right bottom left*/
  width: 750px;
}

#upper_left_corner { /* container for javascript clock */
  background-color: white;
  border: #000000 0px solid;
  width: 212px;
  height: 120px;
  margin: 0px 0px 0px 0px; /*top right bottom left*/
  float: left;
}

#clock {  /* javascript clock */
  border: #000000 0px solid;
  margin: 90px 0px 0px 0px; /*top right bottom left*/
  font-size: 16px;
  text-align: center;
}

#banner {  /* richehartland.com */
  background-color: white;
  padding: 0px;
  border: #000000 0px solid;
  width: 488px;
  height: 120px;
  margin: 0px 0px 0px 18px; /*top right bottom left*/
  float: left;
}

#bar {  /* richehartland.com */
  background-color: lightgray;
  padding: 0px;
  border: #000000 0px solid;
  width: 750px;
  height: 14px;
  margin: 0px 0px 0px 0px; /*top right bottom left*/
  clear: both;
}

.outer div {
	margin: 3px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;	
	float: left;
}
.outer a, .outer li, .outer ul, .outer body {
	margin: 3px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
div.menu {
	width: 210px;
	height: 300px;
	border: #000000 0px solid;
	padding-top: 3px;
}

div.menu ul {
	list-style: none;
	text-indent: 0px;
}
div.menu li {
	margin-top: 3px;
}
div.menu a {
	font: 12px Verdana;
	padding: 4px;
	color: #646464;
	display:block;
	padding: 6px 30px;
	height: 20px;
	text-decoration: none;
	background: url('/images/background.gif');
}
div.menu a:hover {
	background: url('/images/highlight.gif') no-repeat right;
	padding: 6px 40px; 
	color: #3eac3e;
}

#outer_recipes_we_enjoy {  /* outer border for coming soon */
  /*padding: 12px;*/
  background-color: white;
  border: #000000 0px solid;
  width: 530px;
  height: auto;
  margin: 0px 0px 0px 0px; /*top right bottom left*/
  float: left;
}

#recipes_we_enjoy_banner {  /*  */
  background: url('/images/RecipesWeEnjoy/RecipesWeEnjoy.png') no-repeat right;
  width: 534px;
  height: 60px;
}

/* ##### ---- div.Whattocooktonight ---###############################---- */
div.Whattocooktonight {
z-index: -1;
width: 290px;
height: 150px;
border: 0px solid #778;
text-align: left;
}

td.maintitle {
font-family: verdana; 
font-size: 12px;
font-weight: bold; 
color: darkslateblue;
text-align: left;
}

td.mainkey {
font-family: serif; 
font-size: 11px;
font-weight: normal; 
color: black;
text-align: left;
}
/* ##### ---- div.Whattocooktonight ---################################---- */
/* ##### ---- div.Whatsnew ---#############################################################---- */
div.Whatsnew {
padding: 2px 4px;
border: 1px solid #778;
text-align: left;
}

td.whatsnewtitle {
font-family:tahoma; 
font-size:14px;
font-weight:bold; 
color:darkred;
text-align: left;
}

td.whatsnewrecipe {
font-family:serif; 
font-size:11px;
font-weight:normal; 
color:steelblue;
text-align: left;
}

td.whatsnewdetails {
font-family:serif; 
font-size:11px;
font-weight:normal; 
color:black;
text-align: left;
}

td.whatsnewdate {
font-family:serif; 
font-size:9px;
font-weight:normal; 
color:dimgray;
text-align: left;
}
/* ##### ---- div.Whatsnew ---#############################################################---- */

/* ##### ---- div.seasonal ---#############################################################---- */
div.aaaa {
height: 100px;
padding: 2px 4px;
border: 1px solid #778;
}
/* ##### ---- div.seasonal ---#############################################################---- */
/* ##### ---- div.thirsty ---#############################################################---- */
div.bbbb {
padding: 2px 4px;
border: 1px solid #778;
}
/* ##### ---- div.thirsty ---#############################################################---- */
/* ##### ---- div.recipe ---#############################################################---- */
.recipetitle {
font-family: verdana; 
font-weight: bold; 
color: darkslateblue;
text-align: left;
font-size: 14px;
}

.recipedata {
font-family: arial; 
font-weight: lighter; 
color: darkgreen;
text-align: left;
font-size: 12px;
}

.recipespace {
width: 10px;
}

/* ##### ---- div.recipe ---#############################################################---- */

/* ##### ---- div.ingredients ---#############################################################---- */
div.ingredients { 
border: 0px solid #0000ff;   
background-color: #D3D3D3;
}

.ingredientstitle {
  background: url('/images/RecipesWeEnjoy/RecipesWeEnjoy_ingredients.png') no-repeat right;
  width: 260px;
  height: 30px;
}

.ingredientstitle {
font-family: tahoma; 
font-size: 14px;
font-weight: bold; 
color: darkred;
/*margin: 0.3em;*/
/*padding: 0.3em;*/
text-align: left;
}

.ingredientslist {
/*padding-left: .5em;*/
font-family: arial; 
/*margin: 1em;*/
color: steelblue; 
list-style-type: circle;
text-align: left;
font-size: 12px;
}
/* ##### ---- div.ingredients ---#############################################################---- */

/* ##### ---- div.directions ---#############################################################---- */
div.directions { 
border: 0px solid #0000ff;  
background-color: #FFEBCD;
}

.directionstitle {
  background: url('/images/RecipesWeEnjoy/RecipesWeEnjoy_directions.png') no-repeat right;
  width: 260px;
  height: 30px;
}

.directionslist {
/*padding-left: 1em;*/
font-family: arial; 
/*font-weight: normal; */
color: dimgray;
/*margin: 0.3em;*/
text-align: left;
font-size: 12px;
}
/* ##### ---- div.directions ---#############################################################---- */

/* ##### ---- div.footer ---#############################################################---- */
div.footer {
height: 12px;
border: 0px solid #778;
background: steelblue;
}
/* ##### ---- div.footer ---#############################################################---- */

/* ##### ---- div.recipebox ---#############################################################---- */
.recipebox {
height: 110px;
border: 1px solid darkgray;
background: white;
color: black;
width: 260px;
}

.itemtitle {
font-family: verdana; 
font-weight: bold; 
color: darkslateblue;
text-align: left;
font-size: 12px; 
}

.itemdata {
font-family: arial; 
font-size: 10px; 
font-weight: normal; 
color: darkgreen;
text-align: left;
}
/* ##### ---- div.recipebox ---#############################################################---- */

/*----------countdown------------------------------------------------*/
#container #content {
	padding: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
#container #footer {
    clear:both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#container #header {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*background-image: url(header_bg.gif);*/
	/*background-repeat: repeat-x;*/
	height: 22px;
}

#container #header #header_main {
	float: left;
	padding: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*color: #FFFFFF;/*white*/
	color: #0000FF;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

th {
    padding:5px;
	background-image: url(hbg.gif);
	/*background-repeat: repeat-x;*/
    color:#fff;
}

div.space {
  font-size:0;
  background-color: white;
  height: 10px;
  display: block;
}

div.space_bottom {
  font-size:0;
  background-color: white;
  height: 10px;
  display: block;
  clear: both;
}

#footer {  /* footer */
  background-color: lightblue;
  padding: 0px;
  border: #000000 0px solid;
  width: 750px;
  height: 20px;
  margin: 0px 0px 0px 0px; /*top right bottom left*/
  clear: both;
  text-align: center;
  font: 10px corbel;
}

/* ##### ---- jqueryslidemenu ---#############################################################---- */
.jqueryslidemenu {
font: bold 12px Verdana;
background: #414141;
/*position: absolute;*/
left: 0px;
/*top: 40px;*/
width: 534px;
/*width: 100%;*/
/*width: 600px;*/
height: 26px;
}

.jqueryslidemenu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li {
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a {
display: block;
background: #414141; /*background of tabs (default state)*/
color: white;
padding: 6px 8px;
border-right: 1px solid #778;
color: #2d2b2b;
text-decoration: none;
}

* html .jqueryslidemenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited {
color: white;
}

.jqueryslidemenu ul li a:hover {
background: black; /*tab link background during hover state*/
color: white;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul {
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li {
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul {
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a {
font: normal 12px Verdana;
width: 100px; /*width of sub menus*/
padding: 4px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

.jqueryslidemenuz ul li ul li a:hover { /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass {
/*position: absolute;*/
/*top: 12px;*/
right: 7px;
}

.rightarrowclass {
/*position: absolute;*/
/*top: 6px;*/
right: 5px;
}
/* ##### ---- jqueryslidemenu ---#############################################################---- */
