/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
}
body {
	background-color: #FEEB99;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #444444;
	
}
a:visited {
	
	color: #0C2E82;
}
a:hover {
	
	color: #FF7F00;
}
a:active {
	
	color: #0C2E82;
}
.header {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.header-italic {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.required-red {color: #FF0000}
.small1 {font-size: 10px}
.small2 {font-size: 9px}
.header-recipe {
	color: #444444;
	font-weight: bold;
	font-size: 16px;
}
.header-recipe-print {
	font-size: 14px;
	font-weight: bold;
}

.bPrintPDF {
  display: block;
  width: 135px;
  height: 24px;
  text-align: left;
  text-indent: -9999px;
  outline: none;
  background: url(images/b_print_pdf.gif) no-repeat;
  }
  
.postersDisplayTable tr td {
  padding: 0 0 15px 0;
  }  
  .postersDisplayTable tr td.posterDetails {
    padding: 10px 0 0 20px;
    }

/* Events Calendar */

.eventMonth {
  background: url(images/rule-580.jpg) bottom no-repeat;
  padding-bottom: 10px;
  }
  .eventMonth h1 {
    font-size: 13px;
    font-weight: bold;
    }
  .eventMonth ul {
    margin: 0;
    padding: 0;
    margin: 0 0 10px 0;
    list-style: none;
    }
    .eventMonth ul li {
      list-style-type: none;
      margin: 0;
      padding: 0 0 10px 0;
    }
    
.lastMonth {
  background: none !important;
  }
  
/*-------------------------------------------------------------------------/
| Newsletter
+-------------------------------------------------------------------------*/
#newsletterSignupTBL * {
  outline: none !important;
  }

#newsletterSignupTBL {
  margin: 0;
  padding: 0;
  }
  #newsletterSignupTBL a,
  #newsletterSignupTBL img
  {
    border: 0;
  }
  #newsletterSignupTBL tr {
    margin: 0;
    padding: 0;
    }
   #newsletterSignupTBL tr td {
      margin: 0;
      padding: 0;
      vertical-align: top;
      }
      #newsletterSignupTBL tr td.col1 { width: 190px; text-align: center; }
      #newsletterSignupTBL tr td.col2 { width: 390px; }
 
#formBoxContainer {
  margin: 0;
  padding: 0;
  width: 391px;
  }
  #formBoxContainer .yBoxTop {
    margin: 0px 0 0px 0;
    padding: 16px 46px 16px 16px;
    background: url(images/bg_ybox_top.gif) top left no-repeat;
    }
  #formBoxContainer .yBoxMid {
    margin: 0;
    padding: 0;
    background: #fff1b5;
    width: 391px;
    }
  #formBoxContainer .yBoxBot {
    margin: 0;
    padding: 0 0 6px 0;
    background: url(images/bg_ybox_bot.gif) bottom left no-repeat;
    width: 391px;
    }
  #formBoxContainer .yBoxTop input {
    margin: 0 0 9px 0;
    width: 324px;
    height: 19px;
    padding-top: 3px;
    padding-left: 5px;
    border: 1px solid #ac8056;
    display: block;
    }
    #formBoxContainer input.numbSeats { width: 138px; }   
    
a.orderFreePosters { display: block; margin: 8px 0 0 0; padding: 0; color: #8da0c3; text-decoration: underline; font-size: 11px; }    
  a.orderFreePosters:hover { text-decoration: none; }    
    
.nl_privacy { font-size: 10px; margin: 20px 0 20px 0; line-height: 15px; }
.fld_req { text-align: right; padding: 0 0px 0 0; }
    
.bSignUp { display: block; margin: 0; padding: 0; text-decoration: none; text-indent: -9999px; cursor: pointer; width: 102px; height: 38px; line-height: 38px; font-size: 4px; background: url(images/b_signup.gif) 0 0 no-repeat; }
  .bSignUp:hover { background-position: 0 -38px; text-decoration: none; }
  
#formErrors { color: #ff0000; display: none; } 
