@charset "utf-8";
/* CSS Document */
body {
  background-image: url(../images/bg_window.jpg);
  background-repeat: repeat-x;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  background-color: #DCD9C4;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: normal;
  color: #460F01;
}
img {
  border:none;
  margin:0px;
  padding:0px;
}
p {
  margin-top: 10px;
  margin-bottom:0px;
}
h1 {
  font-size: 14px;
  font-weight:normal;
  color:#876F0C;
  padding:0;
  margin:10px 11px 7px 7px;
}

h2 {
  color:#FF5900;
  font-size:18px;
	font-weight:normal;
  margin:0;
}

h3 {
  font-size: 14px;
  font-weight:bold;
  color:#876F0C;
  margin-top: 20px;
  margin-bottom:0px;
}
h4 {
  font-size: 12px;
  font-weight:normal;
  color:#856C0C;
  margin: 5px 0 20px 0;
}
form {
  margin:0px;
  padding:0px;
}

a, #flash_content, #flash_video, #flash_slideshow {
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}
.page {
  height: 592px;
  width: 992px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
.float_left {
  float: left;
}
.float_right {
  float: right;
}
.clear_float {
  clear: both;
}
.center {
  width:auto;
  margin:0px auto;
}
.row {
  float: left;
  width: 992px;
}
.logo_top {
  float: left;
  width: 226px;
}
#header_center {
  background-image: url(../images/header_bg.gif);
  background-repeat: repeat-x;
  float: left;
  width: 686px;
  height: 65px;
}
#row4 {
  background-image: url(../images/page_shadow_right.gif);
  background-repeat: repeat-y;
  background-position: right;
}
#nav1 {
  float: left;
}
#nav1 a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #460F01;
  line-height: 25px;
  background-image: url(../images/nav1_up.jpg);
  text-decoration:none;
/*  width: 35px;*/
  padding-left: 10px;
  padding-right: 6px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#nav1 a:hover {
  color: #FFFFFF;
  background-image: url(../images/nav1_over.jpg);
}
.nav {
  float: left;
}
.nav a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #460F01;
  line-height: 25px;
  background-image: url(../images/nav_up_bg.jpg);
  text-decoration:none;
  padding-left: 6px;
  padding-right:6px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.nav a:hover {
  color: #FFFFFF;
  background-image: url(../images/nav_over_bg.jpg);
}
#nav9 {
  float: left;
}
#nav9 a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #460F01;
  line-height: 25px;
  background-image: url(../images/nav9_up.jpg);
  text-decoration:none;
  width: 31px;
  padding-left: 6px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#nav9 a:hover {
  color: #FFFFFF;
  background-image: url(../images/nav9_over.jpg);
}
.nav_divider {
  background-image: url(../images/nav_divider.gif);
  float: left;
  height: 25px;
  width: 2px;
}

#row3 {
  background:url(../images/row3_right.gif) right top no-repeat ;
}

#row4_center {
  float: left;
  width: 985px;
  background-image:url(../images/content_bg.gif);
  padding-bottom: 18px;
}
#grey_block {
  background-color: #DCD9C4;
  width: 937px;
  background-image: url(../images/grey_bg.jpg);
  background-repeat: repeat-x;
  padding:0px;
}
#white_block {
  background-color: #FFFFFF;
  background-image: url(../images/white_shadow_right.gif);
  background-repeat: repeat-y;
  background-position: right;
  width: 947px;
  float: left;
  padding-bottom: 4px;
}
#content_block {
  background-color: #FFFFFF;
  background-image: url(../images/logo_right.gif);
  background-repeat: no-repeat;
  width: 676px;
  float: right;
  padding-left: 4px;
  padding-top: 4px;
}
#content_block2 {
  background-color: #FFFFFF;
  background-image: url(../images/logo_right.gif);
  background-repeat: no-repeat;
  width: 669px;
  float: right;
  padding-left: 11px;
  /*padding-right: 7px;*/
  padding-top: 25px;
  padding-bottom: 6px;
}
.products_block {
  min-height:452px;
  _height:452px;
}
.recipes_block {
  min-height:650px;
  _height:650px;
}
.admin_block {
  min-height:452px;
  _height:452px;
}
.retailer_block {
  min-height: 520px;
  _height: 520px;
  float: left;
}
#content_block2 ul {
  border: none;
  padding: 0px;
  margin: 0px;
  list-style-position: outside;
  list-style-type: none;
}
#content_block2 ul li {
  background-image:url(../images/bullet_brown.gif);
  background-repeat:no-repeat;
  background-position: 11px 5px;
  padding-left: 20px;
}
#content_block2 ul#retailers_list li {
  background-image:url(../images/bullet_green.gif);
  background-repeat:no-repeat;
  background-position: 11px 10px;
  padding-left: 20px;
  padding-top:5px;
  padding-bottom:5px;
  color:#876F0C;
  font-size:12px;
  font-weight:bold;
}
#home_slideshow {
  width:676px;
  height:452px;
}
.left_block {
  float: left;
  width: 257px;
}
.left_block_content {
  float: left;
  width: 247px;
  padding: 10px 0px 0px 10px;
}
.left_block_content a {
  color: #460F01;
  text-decoration:none;
}
.left_block_content a:hover {
  color:#FF5900;
}
.left_block_content ul {
  border: none;
  padding: 0px;
  padding-left:30px;
  margin-bottom:20px;
  margin: 0px;
  list-style-position: outside;
  list-style-type: none;
}
.left_block_content ul li a {
  background-image:url(../images/bullet_brown.gif);
  background-repeat:no-repeat;
  background-position: 11px 5px;
  padding-left: 20px;
}
.left_block_content ul li a:hover {
  background-image:url(../images/bullet_orange.gif);
  background-repeat:no-repeat;
  background-position: 11px 5px;
  padding-left: 20px;
}
.left_block_content a.recipe_link {
  color:#FF5900;
  text-decoration:none;
}
.left_block_content a.recipe_link:hover {
  text-decoration:underline;
}
.white_heading {
  color:#FFFFFF;
  font-size:18px;
  margin-bottom: 20px;
  padding-top: 10px;
}
.left_heading_home {
  color:#FFFFFF;
  font-size:18px;
  margin-bottom: 0px;
  padding-top: 0px;
}

#heading_row{
	height:30px;
	margin:0;
}

.page_heading {
	float:left;
  color:#FF5900;
  font-size:18px;
  margin-bottom: 20px;
  padding-top: 12px;
}
.info {
  width: 237px;
  padding-right: 10px;
}
.info_heading {
  color:#FF5900;
  font-size:12px;
  font-weight:bold;
}
.green_heading {
  color:#876F0C;
  font-size:12px;
  font-weight:bold;
}
.text_heading {
  color:#876F0C;
  font-size:12px;
  font-weight:bold;
}
.highlight a img {
  border: 2px solid #FFFFFF;
}
.highlight a:hover img {
  border: 2px solid #FF5900;
}
.highlight_image_selected img {
  border: 2px solid #FF5900;
}
.highlight {
  margin-bottom: 10px;
  width: 247px;
  height: 88px;
}
.highlight_bottom {
  margin-bottom: 0px;
  width: 247px;
  height: 88px;
}
.highlight_selected {
  float:left;
  color:#FF5900;
}
.highlight_text {
  float:left;
}
.compact{
line-height:14px;
font-size:11px;
}
.highlight_heading {
  font-size:14px;
}
.small_text {
  font-size:10px;
  height:20px;
  line-height:20px;
}
p.left_home {
  margin-bottom: 15px;
  padding-left: 5px;
}
.padding_left {
  padding-left: 9px;
}
.padding_right {
  padding-right: 9px;
}
.margin_right {
  margin-right: 10px;
}
.margin_right_sml {
  margin-right: 2px;
}
.margin_bottom {
  margin-bottom: 15px;
}
.no_margin_bottom {
  margin-bottom: 0px;
}
#swirl {
  width: 237px;
  height: 49px;
  background-image: url(../images/swirl.gif);
  background-repeat: no-repeat;
  background-position: 13px;
  margin-top:10px;
}
/*---------------------myrecipebook link Styles-------------------------*/

#mrb_link {
  float:right;
	padding-right:17px;
}

#mrb_icon{
	float:right;
	margin-left:5px;
	border:none;
}

#mrb_text{
	padding-top:17px;
	float:right;
}

/*---------------------Video Styles-------------------------*/
.video_btn {
	margin-top:11px;
  margin-right:12px;
  _margin-right:5px;
  float:right;
  width:100px;
  height:20px;
  text-align:center;
}
#content_block2 div.video_btn a {
  line-height:20px;
  height:20px;
  display:block;
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:none;
  background:url(../images/video_btn_up.gif) left top no-repeat;
}
;
#content_block2 div.video_btn a {
  line-height:19px;
}
#content_block2 div.video_btn a:hover {
  color:#460F01;
  background:url(../images/video_btn_over.gif) left top no-repeat;
}
#video_row {
  float:right;
  margin: 0;
  display:none;
}
#video_hide {
  display:none;
}
#video {
  margin:2px 23px 0 10px;
  _margin-right: 5px;
  width:360px;
  height:315px;
}
#video_april {
  margin:15px auto;
  width:500px;
  height:360px;
}
.video_text {
  float:left;
  margin-left: 40px;
  width:250px;
  height:315px;
  color:#876F0C;
  font-weight:bold;
}

p#cooking_intro{
	margin:0 0 20px;;
}

.cooking_images {
  width: 640px;
  margin-left:auto;
  margin-right:auto;
}
.product_table {
  width:100%;
  margin: 0px;
  border:none;
  background-color:#876F0C;
}
.product_table td {
  background-color:#FFFFFF;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
}
.product_inner_table {
  margin: 0px;
  padding: 0px;
  float: right;
  width: 550px;
  border:none;
}
.product_table td.product_image {
  width: 152px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}
.product_table td.product_text {
  width: auto;
  padding-left: 20px;
  vertical-align:middle;
}
.product_heading {
  color:#876F0C;
  font-size:14px;
  font-weight:bold;
}
.product_spacer_row {
  height:10px;
}
.retailers {
  float: right;
  width: 591px;
}
.recipes_table {
  margin: 0px;
  padding: 0px;
  float: right;
  width: 591px;
  border:none;
}
.recipes_thumb {
  width: 158px;
  padding-bottom: 10px;
}
.recipes_title {
  width: auto;
  color:#876F0C;
  font-weight:bold;
  padding-left: 20px;
  padding-bottom: 10px;
  vertical-align:middle;
}
#content_block2 a {
  color: #876F0C;
}
#content_block2 a:hover {
  color:#FF5900;
}
#content_block2 td.recipes_title a {
  color: #876F0C;
  text-decoration:none;
}
#content_block2 td.recipes_title a:hover {
  color:#FF5900;
}
.recipe_detail_table {
  margin: 0px;
  padding: 0px;
  float: right;
  width: 591px;
  margin-bottom:10px;
  border:none;
}
.recipe_image {
  padding-bottom: 20px;
}
.recipe_ingedients {
  color:#876F0C;
  font-weight:bold;
  text-align:left;
}
.recipe_instructions {
  text-align:left;
  padding-right:40px;
}
.trademark {
  float:left;
  color:#876F0C;
  text-align:left;
  margin-top:10px;
  margin-bottom:10px;
	margin-left:5px;
  font-size:10px;
  width:300px;
}
.copyright {
  float:right;
  color:#876F0C;
  text-align:right;
  margin-top:10px;
  margin-bottom:10px;
  font-size:10px;
  width:400px;
}
#copySymbol{
	font-size:12px;
}

.copyright a{
  color:#876F0C;
}

.copyright a:hover{
	color: #460F01;
}

.form_row {
  float: left;
  width: 662px;
  margin-bottom:10px;
}
.input_label {
  float: left;
  width: 100px;
  text-align:right;
  line-height:15px;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
}
.input_message {
  float: left;
  width: 200px;
  text-align:right;
  line-height:15px;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
}
.input_field {
  float: left;
  height: 18px;
  width: 250px;
  line-height: 15px;
  padding-top: 3px;
  padding-left: 3px;
  color: #460F01;
  font-size:12px;
  background-color:#FFFFFF;
  border: 1px solid #876F0C;
}
.input_file {
  float: left;
  color: #460F01;
  font-size:12px;
  background-color:#FFFFFF;
  border: 1px solid #876F0C;
}
textarea {
  float: left;
  height: 250px;
  width: 500px;
  line-height: 15px;
  padding-top: 3px;
  padding-left: 3px;
  font-family: Arial, Helvetica, sans-serif;
  color: #460F01;
  font-size:12px;
  border: 1px solid #876F0C;
}
select {
  width: 255px;
  color: #460F01;
  background-color:#FFFFFF;
  border: 1px solid #876F0C;
}
.checkbox{
	float:left;
  clear:both;
	margin:0 0 15px 110px;
  padding:0;
}
.checkbox_text{
	float: left;
  text-align:left;
  line-height:100%;
  padding-left: 5px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;

};
.checkbox_text{
	padding-top: 5px;
}
.input_admin {
  height: 18px;
  width: 250px;
  line-height: 15px;
  padding-top: 3px;
  padding-left: 3px;
  color: #460F01;
  background-color:#FFFFFF;
  border: 1px solid #876F0C;
}
.browse_admin{
  color: #460F01;
  background-color:#FFFFFF;
  border: 1px solid #876F0C;
}
#error_message{
  float:left;
  clear:both;
  font-weight:bold;
  color:#FF5900;
}
.submit_button {
  float: left;
  margin-left:110px;
  margin-right:10px;
  color: #460F01;
}
.reset_button {
  float: left;
  color: #460F01;
}
.send_mail_message {
  text-align:left;
  width:auto;
  padding-top:150px;
}
.admin_table {
  width:100%;
  margin: 0px;
  padding: 0px;
  border:none;
  background-color:#876F0C;
}
.admin_table td {
  padding-left: 10px;
  padding-right: 20px;
  background-color:#FFFFFF;
}
.admin_form_table {
  float:left;
  margin: 0px;
  padding: 0px;
  border:none;
  margin-bottom:30px;
}
.whos_logo {
  float: left;
  margin-right:15px;
}
.whos_image {
  float: right;
  margin-left:15px;
}
.img_left {
  float: left;
  margin: 3px 10px 0px 0px;
}
.img_left_margin {
  float: left;
  margin: 3px 10px 0px 92px;
}
.img_left_margin_med {
  float: left;
  margin: 3px 10px 0px 30px;
}
.img_right {
  float: right;
  margin-left:15px;
  margin: 3px 0px 0px 10px;
}
.tribeca_img {
  float: left;
  margin: 12px 0px 12px 0px;
}
.lazappa_img {
  float: left;
  margin: 12px 10px 10px 0px;
}
.lazappa_img_right {
  float: right;
  margin: 10px 0px 10px 10px;
}
.lazappa_img_bottom {
  float: left;
  margin: 10px 0px 10px 0px;
}
.caption {
  float:right;
  clear:right;
  font-style:italic;
  padding-top:2px;
  width:200px;
  color:#876F0C;
  font-size:11px;
  line-height:110%;
}
.whos_recipe_image {
  float: left;
  margin-right:15px;
  margin-bottom:10px;
}
.france_shopping_image {
  float: left;
  margin-right:15px;
  margin-bottom:10px;
  margin-top:13px;
}
.divider {
  text-align:center;
}
.whos_subnav {
  text-align:center;
  font-size:11px;
  color:#876F0C;
  margin:25px 0 15px 0;
}
.whos_subnav a {
  text-decoration:none;
}

