@charset "UTF-8";
/* CSS Document */


/* Main Styles*/

body {
	margin:10px 0 0 0;
	padding:0;
	font-size:1em;
	background-image: url(../images/background.gif);
}
input, form {
margin:0;
padding:0;
}
form h2 {
margin:0;
padding:0;
text-decoration:underline;
}
img {
border:none;
}
iframe {
overflow:hidden;
}
h5 {
text-align:center;
color:#999999;
font-family:Geneva, Tahoma, Arial, Helvetica, sans-serif;
padding:1em 0 0 0;
margin:0;
text-transform:uppercase;
font-size:0.6em;
font-weight:normal;
clear:both;
}
h6 {
text-align:center;
color: #666666;
font-family:Geneva, Tahoma, Arial, Helvetica, sans-serif;
margin:0.2em 0 1em 0;
padding:0;
text-transform:uppercase;
font-weight:normal;
font-size:0.55em;
}
h6 a, h6 a:visited {
color: #666666;
text-decoration:none;
}
h6 a:hover {
text-decoration:underline;
color: #CCCCCC;
}
.eventstable {
margin:-0.2em 0 0 -0.8em;
padding:0;
}
.eventstable td {
vertical-align:top;
padding:0.8em;
}
tr.odd {
background-color:#fdf5ce;
}

/* Structure */

#maincontainer {
width:960px;
min-height:571px;
margin:0 auto 0 auto;
}
#rightside {
width:100%;
height:3.75em;
background-color:#c49f06;
position:relative;
z-index:1;
margin-bottom:-3.75em;
text-align:right;
}
#leftpic {
float:left;
width: 310px;
height:571px;
position:absolute;
z-index:2;
}
#leftpicbg {
width: 310px;
height:571px;
position:relative;
z-index:2;
}
#leftpicbg.loading {
background: url(../images/loading.gif) no-repeat center center;
}
.leftimg {
margin-top:-159px;
position:relative;
z-index:0;
}
#flash {
background-color:#ffffff;
height:295px;
}
#innerbody {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#003366;
font-size: 0.75em;
text-align:left;
width:390px;
min-height:322px;
padding:0 20px 3.5em 330px;
}
#innerbody p, #innerbody ul, #innerbody ol, .contacts {
line-height:1.5em;
}
#innerbody a, #innerbody a:visited {
font-weight:bold;
text-decoration:underline;
color:#003366;
}
#innerbodyrc a, #innerbodyrc a:visited {
font-weight:bold;
text-decoration:underline;
color:#c49f06;
}
#innerbody a:hover, #innerbodyrc a:hover {
color:#333333;
}
#innerbody h1 {
font-family:'Arial Narrow',Arial, Helvetica, sans-serif;
font-size:2em;
margin:1em 0 0 0;
padding:0;
}
#innerbody h2 {
font-family:'Arial Narrow',Arial, Helvetica, sans-serif;
font-size:1.55em;
}
#innerbody h3 {
margin:10px 0 -12px 0;
padding:0;
text-decoration:underline;
font-size:1.1em;
}
#innerbody h4 {
margin-bottom:0;
padding-bottom:0;
}
#innerbody ul li, #innerbody ol li {
margin-bottom:0.5em;
}
#innerbodyrc {
width:160px;
float:right;
min-height:331px;
padding: 0 20px 3.5em 20px;
color:#c49f06;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:left;
font-size:0.7em;
}
#innerbodyrc h2 {
font-family:'Arial Narrow',Arial, Helvetica, sans-serif;
font-size:1.75em;
margin:1em 0 0 0;
padding:0;
}
#innerbodyrc ul {
margin:1em 0 1em 2em;
padding: 0;
}
#innerbodyrc li {
margin-bottom:0.75em;
}
#innerbodyrc p img {
float:left;
margin-right:10px;
}
#howitworksbutton {
background-image:url(../images/howitworksbutton.jpg);
background-repeat:no-repeat;
background-position:top;
width:135px;
height:81px;
border:1px #c49f06 solid;
text-align:right;
}
#howitworksbutton a {
width:160px;
background-color:#003366;
padding:3px;
vertical-align:bottom;
}
#howitworksbutton img {
float:left;
position:absolute;
}
#contentcontainer {
overflow:hidden;
background-color:#FFFFFF;
width:100%;
background-image:url(../images/vline2.gif);
background-position:top;
}
#bottom {
height:10px;
}

/* Banner/NRO */

#logo
{
  display: block;
  width: 306px;
  height: 134px;
  background: url("../images/logorollover1.png") no-repeat 0 0;
  margin-top:25px;
  z-index:999; 
  position:relative;

}

#logo:hover
{ 
background-position: -306px 0;
}

#logo span
{
  display: none;
}
#social_media{
float: left;
margin: 8px 0px 0px 350px;
padding: 0;	
}
#nro {
color:#003366;
text-transform:uppercase;
font-size:0.7em;
font-weight:bold;
font-family:Geneva, Tahoma, Arial, Helvetica, sans-serif;
padding:10px 30px 9px 0;
float:right;
}
.nronumber {
font-size:2.5em;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:-7px 6px 0 0;
}
.nroemail {
font-size:0.7em;
color:#000000;
float: left;
margin:11px 0 0 -35px;
}

/* Nav */

#navcontainer {
background-color: #003366;
clear: both;
}
#nav {
margin:0 0 0 310px;
padding:5px 0 5px 0;
list-style: none;
width:650px;
font-family:Geneva, Tahoma, Arial, Helvetica, sans-serif;
font-size:0.625em;
text-transform:uppercase;
color:#ffffff;
display:table;
}
#nav li {
float:left;
padding: 0 7px 0 7px;
margin:0;
border-right:1px solid #ffffff;
position:relative;
width:auto;
}
#nav a, #nav a:visited {
color:#ffffff;
text-decoration:none;
display:block;
}
#nav a:hover, #nav li ul li a:hover {
text-decoration:underline;
color:#999999;
}
#nav li ul {
position: absolute;
background-image:url(../images/menubg.png);
background-position:bottom right;
background-repeat:no-repeat;
width:178px;
left:-999em;
margin:0;
padding:0.2em 0 1.875em 0;
text-align:left;
list-style:none;
}
#nav li ul a, #nav li ul a:visited {
color: #ffffff;
}
#nav li ul li {
border-right:none;
text-transform: capitalize;
float:none;
width:auto;
margin:0.5em 0 0 0.5em;
display:list-item;
}
#nav li:hover ul, #nav li.sfhover ul {
left: auto;
z-index:999;
}

/* Misc. Repeats */
.clear {
clear:both;
}
.contacts {
float:right;
width:160px;
padding-left:35px;
border-left:1px #999999 solid;
}
.resourceboxes {
float:left;
width:140px;
font-weight:bold;
}
.resourceboxes p {
margin:2px 0 2px 0;
padding:0;
}
.stars {
float:right; 
margin:35px 0 15px 15px
}
.mainline {
width:390px;
padding:20px 0 10px 0;
margin:0;
background-image:url(../images/recipeline.gif);
background-position: top;
background-repeat:repeat-x;
}
#accordion div div form .mainline {
width:330px;
margin:10px 0 -10px 0;
background-image:url(../images/recipeline.gif);
background-position: top;
background-repeat:repeat-x;
}
.innerbodypic {
margin: 0 0 -5em 1px;
}
.freezers {
width:82px;
padding-right:15px;
float:left;
font-size:0.9em;
}
.disclaimer {
font-size:0.9em;
margin-bottom:0.9em;
}
.bottombutton {
width:360px;
height:30px;
background-image:url(../images/bottombutton.gif);
background-repeat:no-repeat;
padding:7px 5px 5px 17px;
}
.bottombutton a {
color:#ffffff !important;
text-decoration:none !important;
}
.bottombutton a:hover {
text-decoration:underline !important;
color:#ffffff !important;
}

.ppcpic {
margin-top:65px;
}

/* Bottom Boxes (Home) */

#bottomboxchef {
width:361px;
float:left;
position:relative;
z-index:4;
background-color: #003366;
text-align:left;
min-height:10.65em;
}
#bottomboxchef img {
float:right;
margin-top:-105px;
}
.bottombox2 {
width:199px;
float:right;
background-color: #003366;
text-align:left;
min-height:10.65em;
}
.bottombox2 h2 img, .bottomboxin h2 img {
float:right;
position:absolute;
margin:-6px 0 0 5px;
}
.bottombox2 h2, .bottomboxin h2 {
background-color:#c49f06;
height:1.5em;
width:177px;
margin:0;
border-top: 2px solid #999999;
border-bottom: 2px solid #999999;
font-family:Geneva, Tahoma, Arial, Helvetica, sans-serif;
font-size:0.9em;
color:#003366;
text-transform:uppercase;
padding: 0 11px 0 11px;
}
#bottomboxchef h2 {
background-color:#c49f06;
height:1.5em;
width:339px;
margin:0;
border-top: 2px solid #999999;
border-bottom: 2px solid #999999;
font-family:Geneva, Tahoma, Arial, Helvetica, sans-serif;
font-size:0.9em;
color:#003366;
text-transform:uppercase;
padding: 0 11px 0 11px;
}
#bottomboxchef p, .bottombox2 p {
width:177px;
margin:0;
padding:11px;
font-family:Geneva, Tahoma, Arial, Helvetica, sans-serif;
font-size:0.6875em;
line-height:1.3em;
color:#ffffff;
}
#middlebox {
border-left: 1px solid #999999;
border-right: 1px solid #999999;
}

/* Bottom Boxes (Int.) */

.bottomboxin {
width:199px;
float:right;
background-color: #003366;
text-align:left;
min-height:5em;
}
.bottombox2in {
width:562px;
float:left;
background-color: #003366;
text-align:left;
min-height:5em;
}
.bottombox2in h2 {
background-color:#c49f06;
height:1.5em;
padding:0 0 0 361px;
margin:0;
border-top: 2px solid #999999;
border-bottom: 2px solid #999999;
font-family:Geneva, Tahoma, Arial, Helvetica, sans-serif;
font-size:0.9em;
color:#003366;
text-transform:uppercase;
}
.bottombox2in h2 img {
position:absolute;
margin:-30px 0 0 -60px;
}
.bottomboxin p img, .bottombox2in p img, .bottomboxchef p img, .bottombox2 p img {
float:left;
margin-right:5px;
}
.bottomboxin a, .bottomboxin a:visited, .bottombox2in a, .bottombox2in a:visited, .bottomboxchef a, .bottomboxchef a:visited, .bottombox2 a, .bottombox2 a:visited  {
color:#c49f06;
text-decoration:none;
font-weight:bold;
}
.bottomboxin a:hover, .bottombox2in a:hover, .bottomboxchef a:hover, .bottombox2 a:hover {
color: #999999;
text-decoration:underline;
}
.bottombox2in p {
margin:0;
padding:11px 0 11px 361px;
font-family:Geneva, Tahoma, Arial, Helvetica, sans-serif;
font-size:0.6875em;
color:#ffffff;
}
.bottomboxin p {
width:177px;
margin:0;
padding:11px;
font-family:Geneva, Tahoma, Arial, Helvetica, sans-serif;
font-size:0.6875em;
color:#ffffff;
}

/*Recipes*/
#recipepic {
float:left;
margin-right:1.5em;
}
.recipeline {
width:390px;
padding:20px 0 10px 0;
margin:0;
background-image:url(../images/recipeline.gif);
background-position: top;
background-repeat:repeat-x;
}
#recipesubhead {
font-size:0.8em;
}

/*Contact Form*/
form.contact {
  border:none;
  width:400px;
  margin:0 0 1em 0;
  padding:0;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:0.9em;
  }
form.contact fieldset {
  border:none;
}
form.contact legend {
  display:none;
}
form.contact label {
  display: inline-block;
  line-height: 1.3em;
  vertical-align: top;
  font-weight:bold;
}
form.contact fieldset ol {
  margin: 0;
  padding: 0;
}
form.contact fieldset li {
  list-style: none;
  margin: 0;
}
form.contact fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.contact fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.contact fieldset fieldset label {
  display: block;
  width: auto;
}
form.contact em, .resourceboxes em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.contact label {
  width: 10em; /* Width of labels */
  margin-right: 0.75em;
}
form.contact fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
.submit {
margin-left:270px;
}
.contactfield {
width:200px;
font-size: 0.9em;
}
.contactfieldcaptcha {
width:200px;
font-size: 0.9em;
margin-left:12em;
}

/* Emma */

/* Controls width of your form */
.e2ma_signup_form {
	width:230px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
	font-size:0.6em;
}
.signup_form_message {
display:none;
}

/* Controls the style, width, and font style of the text input, select and textarea fields */
.e2ma_signup_form input { 
	float:left;
	padding:0;
	margin:0 0 0 7px;
	width:140px;
}

/* Controls width, style, and padding of the table border outlines around individual member fields */
.e2ma_signup_form_row {
	border:none;
	padding:0;
	margin:0;
	float:left;
	width:auto;
}

/* Controls alignment and display of image in welcome message */
.e2ma_signup_image_container {
    display: none;
}

/* Controls style and formatting of welcome message */
.e2ma_signup_message {
	display: none;
}

/* Controls style and formatting of form field labels (first name, last name, etc.) */
.e2ma_signup_form_label {
	display: none;
}

/* Controls the style and spacing of the word "required" and border surrounding that text */
.e2ma_signup_form_required_footnote {
	display: none;
}

/* Controls the color of the asterisk that indicates a field is required */
.e2ma_signup_form_required_asterix {
	display: none;
}

/* Controls the alignment of "submit" and "clear" buttons */
.e2ma_signup_form_button_row {
	float:right;
	width:auto;
}

/* Controls display of the "clear" button */
.e2ma_signup_form_button_row #e2ma_signup_reset_button {
	display: none;
}

/*Overrides browser default settings for button styles (for additional control of "submit" and "clear" buttons) */
.e2ma_signup_form_button { 
    width: 5em !important;
}


/* EventBrite */

#eventbrite {
width: 190px; 
float:right; 
margin:15px 0 20px 20px;
}

