/* DailyFreeRecipes CSS */
body, td, p, div, h1, h2, h3, h4, h5 {
  font-family: arial;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
}

body {
  text-align: center;
}

img {
  border: 0px;
}

a {
  color: #333333;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.clear {
  clear: both;
  margin: 0;
  padding: 0;
}

.clearleft {
  clear: left;
}

#wrapper {
  margin: 0px auto;
  width: 1004px;
  text-align: left;
}

table.vcenter {
  padding: 0px;
  margin: 0px;
  border: 0px;
  height: 100%;
  vertical-align: middle;
}

table.vcenter tr,
table.vcenter td {
  vertical-align: middle;
}

table.vtop {
  padding: 0px;
  margin: 0px;
  border: 0px;
  height: 100%;
  vertical-align: top;
  text-align: center;
}

table.vtop tr,
table.vtop td {
  padding: 0px;
  margin: 0px;
  vertical-align: top;
  text-align: center;
}

table.vbottom {
  padding: 0px;
  margin: 0px;
  border: 0px;
  height: 100%;
  vertical-align: bottom;
  text-align: center;
}

table.vbottom tr,
table.vbottom td {
  padding: 0px;
  margin: 0px;
  vertical-align: bottom;
  text-align: center;
}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* For IE-mac */
.clearfix {
  display: inline-block;
}

/* Hide from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

.left {
  float: left;
}

.right {
  float: right;
}
/* End */

#header {
  background: transparent url(header_bg.gif) repeat-x left top;
  height: 102px;
  margin-bottom: 10px;
}

#header .left {
  width: 261px;
  height: 102px;
}

#header .right {
  width: 720px;
  height: 102px;
  padding-left: 23px;
}

#logo {
  width: 261px;
  height: 88px;
  padding-top: 6px;
  cursor: pointer
}

#logo a {
  text-decoration: none;
}

.logo_img {
  width: 261px;
  height: 88px;
}

.logo_text {
  width: 261px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}

.logo_text a {
  font-size: 11px;
  color: #FFF;
  text-decoration: none;
}

.logo_text a:hover {
  text-decoration: none;
}

#main_menu {
  background: transparent url(main_menu_bg.gif) no-repeat left top;
  width: 720px;
  height: 28px;
}

#main_menu ul {
  display: block;
  position: relative;
  list-style: none;
  padding: 0px;
  margin: 0px;
  height: 28px;
  z-index: 1000;
}

#main_menu li {
  display: block;
  padding: 0px 17px;
  font-size: 14px;
  line-height: 28px;
  float: left;
  z-index: 100000;
}

#main_menu li.separator {
  background: transparent url(main_menu_separator.gif) no-repeat left center;
  width: 1px;
  height: 28px;
  padding: 0;
}

#main_menu li a {
  color: #660000;
  text-decoration: none;
}

#main_menu li a:hover {
  color: #660000;
  text-decoration: underline;
}

#main_menu li ul {
  display: none;
  background: transparent url(putdown_mid_bg.png) repeat-y left top;
  position: absolute;
  * left: -400px;
  top: 28px;
  width: 274px;
  height: auto;
  padding: 0;
  margin: 0;
  filter: alpha(opacity=100);
  -moz-opacity: 1.00;
  opacity: 1.00;
  z-index: 2000;
}

#main_menu li ul.category_menu {
  list-style: none ouside none;
  padding: 0;
  margin: 0;
  left: 0;
}

#main_menu li ul li {
  width: 214px;
  line-height: 20px;
  padding: 0 0 0 20px;
  float: none;
  z-index: 2000;
}

#main_menu li ul li.top_bg {
  background: transparent url(putdown_top_bg.png) no-repeat left top;
  width: 254px;
  height: 20px;
  padding-top: 12px;
  margin: 0;
}

#main_menu li ul li.bottom_bg {
  background: transparent url(putdown_bottom_bg.png) no-repeat left bottom;
  width: 254px;
  height: 20px;
  padding-bottom: 12px;
  margin: 0;
}

#main_menu li ul li a {
  font-size: 14px;
  color: #FFF;
  text-decoration: none;
}

#main_menu li ul li a:hover {
  color: #394307;
  text-decoration: underline;
}

#google_search_box,
#local_search_box {
  width: 338px;
  height: 45px;
  padding: 7px 15px 15px 0;
  float: right;
  z-index: 0;
}

#google_search_box form,
#local_search_box form {
  margin: 0px;
  padding: 0px;
}

#google_search_box label,
#local_search_box label {
  font-size: 13px;
  color: #660000;
}

.form_row {
}

.form_text {
  font-size: 13px;
  color: #660000;
}

#google_search_box input.q,
#local_search_box input.q {
  width: 210px;
}

#google_search_box button,
#local_search_box button {
  cursor: pointer;
}

#footer {
  text-align: center;
  clear: both;
  padding-top: 5px;
  border-top: 1px solid #000;
}

#footer ul {
  display: block;
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
  height: 15px;
  z-index: 1;
}

#footer ul#footer_menu1 {
  padding-left: 320px;
}

#footer ul#footer_menu2 {
  margin: 5px 0 0 340px;
}

#footer ul li {
  line-height: 15px;
  font-family: 'Arial';
  font-size: 11px;
  font-weight: normal;
  color: #000;
  float: left;
}

#footer ul li.separator {
  width: 1px;
  height: 15px;
  font-family: 'Arial';
  font-size: 11px;
  font-weight: normal;
  color: #000;
  padding: 0 5px;
}

#footer ul li.first {
  border-left: none;
}

#footer ul li a {
  color: #000;
  text-decoration: none;
}

#footer ul li a:hover {
  color: #000000;
  text-decoration: underline;
}

#footer ul li ul {
  display: none;
  position: absolute;
  * left: -400px;
  bottom: 11px;
  height: auto;
  background-color: #CCC;
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
  z-index: 2000;
}

#footer ul li ul.footer_category_menu {
  left: 535px;
}

#footer ul li ul.footer_resolution_menu {
  left: 608px;
}

#footer ul li ul li {
  background: none;
  padding: 0px 20px;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  color: #000;
  text-align: left;
  float: none;
  z-index: 2000;
}

#footer li ul.footer_category_menu li {
  width: 105px;
}

#footer li ul.footer_resolution_menu li {
  width: 100px;
}

#footer li.footer_category_menu ul li a,
#footer li.footer_resolution_menu ul li a {
  color: #000;
  font-weight: bold;
}

#contents {
  padding: 0 10px 0 20px;
}


#right_content {
  position: relative;
  width: 347px;
  float: right;
  z-index: 3;
}

#main_content {
  width: 613px;
  position: relative;
  float: left;
  z-index: 0;
}

#center_content {
  width: 974px;
  position: relative;
  float: left;
  z-index: 0;
}

.keywords {
  font-family: 'Arial';
}

.keywords a {
  color: #000;
  text-decoration: none;
}

.keywords a:hover {
  text-decoration: underline;
}

.keyword_level9 {
  font-size: 14px;
  line-height: 24px;
}

.keyword_level8 {
  font-size: 18px;
  line-height: 24px;
}

.keyword_level7 {
  font-size: 22px;
  line-height: 28px;
}

.keyword_level6 {
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
}

.keyword_level5 {
  font-weight: bold;
  font-size: 28px;
}

.keyword_level4 {
  font-weight: bold;
  font-size: 30px;
}

.keyword_level3 {
  font-weight: bold;
  font-size: 34px;
}

.keyword_level2 {
  font-weight: bold;
  font-size: 36px;
}

.keyword_level1 {
  font-weight: bold;
  font-size: 38px;
}

.short_content_title {
  background: transparent url(titlebar_bg1.gif) no-repeat left top;
  width: 605px;
  height: 27px;
  font-size: 16px;
  font-weight: bold;
  padding-left: 8px;
  margin-bottom: 10px;
}

.short_content_title h1 {
  background: transparent url(titlebar_dot.gif) no-repeat left center;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  padding-top: 3px;
  padding-left: 8px;
  float: left;
}

.short_content_title h1 a {
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
  vertical-align: middle;
}

.short_content_title h1 a:hover {
  text-decoration: underline;
}

.short_content_title h2 {
  background: transparent url(titlebar_dot.gif) no-repeat left center;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  padding-top: 3px;
  padding-left: 8px;
  float: left;
}

.short_content_title h2 a {
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
  vertical-align: middle;
}

.short_content_title h2 a:hover {
  text-decoration: underline;
}

.sidebar_content_title {
  background: transparent url(titlebar_bg2.gif) no-repeat left top;
  width: 339px;
  height: 27px;
  font-size: 16px;
  font-weight: bold;
  padding-left: 8px;
}

.sidebar_content_title h2 {
  background: transparent url(titlebar_dot.gif) no-repeat left center;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  padding-top: 3px;
  padding-left: 8px;
  float: left;
}

.sidebar_content_title h2 a {
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
}

.sidebar_content_title h2 a:hover {
  text-decoration: underline;
}

.long_content_title {
  background: transparent url(titlebar_bg3.gif) no-repeat left top;
  width: 964px;
  height: 27px;
  font-size: 16px;
  font-weight: bold;
  padding-left: 8px;
  margin-bottom: 10px;
}

.long_content_title h1 {
  background: transparent url(titlebar_dot.gif) no-repeat left center;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  padding-top: 3px;
  padding-left: 8px;
  float: left;
}

.long_content_title h1 a {
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
}

.long_content_title h1 a:hover {
  text-decoration: underline;
}

.long_content_title h2 {
  background: transparent url(titlebar_dot.gif) no-repeat left center;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  padding-top: 3px;
  padding-left: 8px;
  float: left;
}

.long_content_title h2 a {
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
}

.long_content_title h2 a:hover {
  text-decoration: underline;
}

.more_in_content_title {
  background: transparent url(titlebar_image_more_arrow.gif) no-repeat left center;
  padding-top: 5px;
  line-height: 16px;
  float: right;
}

.more_in_content_title {
  background: transparent url(titlebar_image_more_arrow.gif) no-repeat left 11px;
  padding-top: 6px;
  padding-left: 8px;
  padding-right: 10px;
  height: 13px;
  line-height: 13px;
  float: right;
  font-family: 'Arial';
  font-size: 11px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
}

.more_in_content_title a {
  font-family: 'Arial';
  font-size: 11px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
}

.more_in_content_title a:hover {
  text-decoration: underline;
}

.more_in_content {
  text-align: right;
  padding-right: 12px;
}

.more_in_content a {
  font-family: 'Arial';
  font-size: 11px;
  font-weight: bold;
  color: #313C03;
  text-decoration: none;
}

.more_in_content a:hover {
  text-decoration: underline;
}

.product_preview_list {
  margin-left: 5px;
}

.product_preview {
  display: block;
  background: transparent url(menu_image_bg.gif) no-repeat left top;
  width: 179px;
  height: 176px;
  margin: 10px 0;
  float: left;
  position: relative;
  text-align: center;
  z-index: 0;
}

#sidebar_free_recipes_menu .product_preview {
  background-image: none;
  width: 331px;
  height: 47px;
  float: none;
  margin: 0;
}

#sidebar_favourite_recipes .product_preview {
  background-image: none;
  width: 322px;
  height: 76px;
  float: none;
  margin: 0;
}

#latest_recipes  .product_preview {
  background-image: none;
  width: 469px;
  height: auto;
  min-height: 76px;
  padding: 10px 6px 10px 8px;
  margin: 0;
}

#new_top_recipes .bg_color1 {
  background-color: #F9F9F9;
}

#new_top_recipes .bg_color2 {
  background-color: #F5FFF0;
}

.preview_image {
  width: 179px;
  height: 135px;
  z-index: 0;
}

.detail_recipe_large_preview .preview_image {
  width: 207px;
  height: 159px;
}

#recipe_of_day .preview_image {
  width: 177px;
  height: 118px;
  float: left;
  padding: 0 25px 30px 20px;
}

#sidebar_free_recipes_menu .preview_image {
  width: 60px;
  height: 47px;
  float: left;
}

#sidebar_user_favourite_recipes .preview_image {
  width: 97px;
  height: 76px;
  float: left;
  margin-right: 5px;
}

#latest_recipes .preview_image {
  width: 97px;
  height: 76px;
  float: left;
}

.preview_image img {
  padding: 1px;
}

.detail_recipe_large_preview .preview_image img {
  padding: 0;
  border: 1px solid #7F7F7F ;
}

#recipe_of_day .preview_image img {
  padding: 0;
  border: 1px solid #7F7F7F ;
}

#sidebar_user_favourite_recipes .preview_image img {
  padding: 0;
  border: 1px solid #7F7F7F ;
}

#sidebar_free_recipes_menu .preview_image img {
  padding: 0;
  border: 1px solid #7F7F7F ;
}

.product_preview_list .separator {
  background: transparent url(menu_line.gif) no-repeat left top;
  width: 1px;
  height: 176px;
  margin: 0 15px;
  float: left;
}

#sidebar_user_favourite_recipes .preview_image img,
#sidebar_favourite_recipes .preview_image img {
  padding: 0px;
}

#latest_recipes .preview_image img {
  padding: 0;
  border: 1px solid #7F7F7F ;
}

.product_name {
  overflow: hidden;
  height: 21px;
  line-height: 21px;
}

.product_name a {
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
}

.product_name a:hover {
  text-decoration: underline;
}

.recipes_title a {
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}

.recipes_title a:hover {
  text-decoration: underline;
}

.more_in_product {
  background: transparent url(more_bg.gif) no-repeat left top;
  height: 26px;
  line-height: 12px;
  text-align: right;
}

.more_in_product a {
  font-family: 'Arial';
  font-size: 11px;
  font-weight: bold;
  color: #313C03;
  text-decoration: none;
}

.more_in_product a:hover {
  text-decoration: underline;
}

.how_to_cook {
  text-align: right;
}

.how_to_cook a {
  font-family: 'Arial';
  font-size: 11px;
  font-weight: bold;
  color: #313C03;
  text-decoration: none;
}

#sidebar_user_favourite_recipes .how_to_cook a {
  font-family: 'Arial';
  font-size: 9px;
  font-weight: normal;
  color: #919191;
}

.how_to_cook a:hover {
  text-decoration: underline;
}

.row_space {

}

#recipes_type {
  margin-bottom: 30px;
}

.recipes_type_list {
  margin: 15px 0 15px 10px;
}

.recipes_type_list ul {
  width: 200px;
  float: left;
  margin: 0;
  padding: 0 0 0 20px;
}

.recipes_type_list ul li {
}

.recipes_type_name {
  background: transparent url(bullet.jpg) no-repeat 3px 6px;
  width: 109px;
  padding-left: 10px;
  float: left;
}

.recipes_type_name a {
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  text-decoration: underline;
}

.recipes_type_name a:hover {
  text-decoration: underline;
}

.recipes_type_list ul li a {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}

.recipes_type_list ul li a:hover {
  text-decoration: underline;
}

.today_recipe_title a {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  text-decoration: underline;
}

.today_recipe_title a:hover {
  text-decoration: underline;
}

.ad_200x90 {
  width: 200px;
  height: 90px;
}

.ad_234x60 {
  width: 234px;
  height: 60px;
}

.ad_336x280 {
  width: 336px;
  height: 280px;
}

.ad_468x15 {
  width: 468px;
  height: 15px;
}

.ad_468x60 {
  width: 468px;
  height: 60px;
}

.ad_728x15 {
  width: 728px;
  height: 15px;
}

.ad_728x90 {
  width: 728px;
  height: 90px;
}

#top_ad {
  text-align: center;
  height: 15px;
  line-height: 15px;
  padding-bottom: 20px;
}

#bottom_ad {
  text-align: center;
  padding: 10px 0;
}

.ad_200_in_sidebar {
  margin: 15px 0 15px 50px;
}

.ad_234_in_sidebar {
  margin: 15px 0 15px 56px;
}

.ad_336_in_sidebar {
  margin: 15px 0 15px 6px;
}

.ad_336_in_menu_listing {
  margin-top: 0;
}

.ad_468_in_product_list {
  margin-left: 70px;
}

.ad_468_in_menu_listing {
  margin-left: 72px;
}

.ad_468_in_content {
  margin: 0 0 30px 72px;
}

.ad_468_in_detail_content {
  margin: 0 0 10px 72px;
}

.ad_468_next_to_print {
  float: left;
}

.ad_728_in_top_ad {
  padding-left: 5px;
  float: left;
}

.ad_728_in_product_list {
  padding: 5px 0 5px 123px;
}

#bookmark {
  background: transparent url(Right_top_bg.gif) no-repeat left top;
  width: 345px;
  height: 146px;
  padding-top: 15px;
  padding-bottom: 10px;
}

#bookmark .upper_content {
  width: 313px;
  height: 48px;
  padding: 0 0 5px 0;
  margin: 0 0 10px 15px;
  font-size: 21px;
}

#bookmark .upper_content .left {
  width: 265px;
  height: 48px;
  font-size: 21px;
}

#bookmark .upper_content .right {
  width: 48px;
  height: 48px;
}

.bookmark_red_text {
  color: #FF3C00;
}

#bookmark .lower_content {
  width: 312px;
  height: 69px;
  margin: 4px 0 0 15px;
  font-size: 21px;
}

#bookmark .separator {
  background: transparent url(bookmark_separate_line.gif) no-repeat center center;
  height: 1px;
}

#detail_keywords {
  background: transparent url(Right_top_bg2.gif) no-repeat left top;
  width: 347px;
  height: 136px;
}

.sidebar_user_favourite_recipe {
  margin-top: 17px;
}

.sidebar_user_favourite_recipes_detail {
  width: 245px;
  float: left;
}

.sidebar_user_favourite_recipes_title a {
  font-family: 'Arial';
  font-size: 11px;
  font-weight: bold;
  color: #313C03;
  text-decoration: underline;
}

.sidebar_user_favourite_recipes_title a:hover {
  text-decoration: underline;
}


.sidebar_free_recipes_list {
  margin: 0 5px 0 9px;
}

.sidebar_free_recipes_list .separator {
  background: transparent url(free_recipe_menu_separator.gif) repeat-x left top;
  height: 1px;
}

.sidebar_free_recipe {
  margin: 7px 0;
}

.sidebar_free_recipe_detail {
  width: 245px;
  float: left;
}

.sidebar_free_recipe_title{
  background-color: #403A00;
  width: 263px;
  height: 27px;
  padding-left: 8px;
}

.sidebar_free_recipe_title a {
  line-height: 14px;
  font-size: 12px;
  color: #FFF;
  text-decoration: none;
}

.sidebar_free_recipe_title a:hover {
  text-decoration: underline;
}

.free_recipe {
  background-color: #D3D3D3;
  width: 271px;
  height: 21px;
  text-align: right;
}

.free_recipe a {
  font-family: 'Arial';
  font-size: 11px;
  font-weight: bold;
  color: #313C03;
  text-decoration: none;
}

.free_recipe a:hover {
  text-decoration: underline;
}

.pick {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  margin-left: 8px;
}

#search_page_search_box {
  background: transparent url(search_image.jpg) no-repeat scroll left top;
  width: 500px;
  height: 57px;
  padding-left: 109px;
  padding-top: 22px;
  margin-bottom: 60px;
}

#search_page_search_box form {
}

#search_page_search_box form label {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 8px;
}

#search_for_recipes .txt_box {
  width: 250px;
}

#search_for_recipes #search_btn {
  background: transparent url(search_button.jpg) no-repeat scroll left top;
  width: 147px;
  height: 28px;
  margin: 0;
  padding: 0;
  border: medium none;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  color: #FFF
}

.links_in_ad {
  height: 15px;
  line-height: 15px;
  padding: 0 32px;
  float: left;
}

.links_in_ad_last {
  height: 15px;
  line-height: 15px;
  padding-left: 32px;
  float: left;
}

.links_in_ad a {
  height: 15px;
  line-height: 15px;
  font-size: 11px;
  color: #0000FF;
  text-decoration: underline;
}

.links_in_ad_last a {
  height: 15px;
  line-height: 15px;
  font-size: 11px;
  color: #0000FF;
  text-decoration: underline;
}

#top_bar_for_bookmark {
  background: transparent url(bookmark_bg.gif) no-repeat scroll left top;
  width: 973px;
  height: 21px;
  line-height: 27px;
  padding-top: 6px;
  margin-bottom: 10px;
}

#add_to_bookmark {
  line-height: 16px;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  float: left;
  padding-left: 18px;
}

#rss_feed {
  line-height: 16px;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  float: right;
  padding-right: 22px;
}

#rss_feed img {
  margin-left: 12px;
  vertical-align: middle;
}

#add_to_bookmark img {
  vertical-align: middle;
}

.bookmark_image {
  padding-left: 10px;
}

.pager {
  text-align: center;
  font-size: 16px;
  margin-top: 20px;
  color: #333333;
  font-weight: bold;
  text-decoration: none;
	margin: 0px;
}

.pager a {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}

.pager a:hover {
  text-decoration: underline;	
}

.pager .separator {
  background: transparent url(pager_separator.gif) no-repeat center center;
  width: 1px;
  line-height: 19px;
  height: 19px;
  padding: 0 10px;
  float: left;
}

.pager_items {
  font-size: 16px;
  color: #333333;
  line-height: 19px;
  font-weight: bold;
  text-decoration: none;
  float: left;
}

.prev_link {
  background: transparent url(back_button.gif) no-repeat left top;
  padding-left: 24px;
  padding-right: 30px;
  width: 50px;
  height: 19px;
  line-height: 19px;
  /*float: left;*/
  cursor: pointer;
}

.next_link {
  background: transparent url(next_button.gif) no-repeat right top;
  padding-left: 30px;
  padding-right: 24px;
  width: 50px;
  height: 19px;
  line-height: 19px;
  /*float: left;*/
  cursor: pointer;
}

#thanks_message {
  font-size: 16px;
  font-weight: bold;
  padding: 60px 80px 350px 80px;
}

.no_item {
  padding: 50px 20px 180px;
  color: #666;
  font-size: 15px;
  font-style: italic;
  text-align: center;
}

.terms_details {
  padding: 20px 50px;
}

.terms_details {
  color: #333333;
}

.terms_details u a {
  color: #919191;
}

#send_mail_error {
  margin: 8px 150px 8px 50px;
  padding: 4px;
  background: #FFF0F0;
  color: #333;
}

#contactus_form {
  width: 450px;
  margin-left: 50px;
  margin-bottom: 100px;
  z-index: -1000000000000;
}

#contactus_form th {
  padding: 4px;
  font-size: 14px;
  color: #333333;
  width: 50px;
  vertical-align: top;
}

#contactus_form #reason {
  width: 100%;
  z-index: -10;
}

#contactus_form #email {
  width: 100%;
}

#contactus_form #details {
  width: 100%;
  height: 100px;
}

#contactus_form td {
  padding: 4px;
  text-align: center;
  vertical-align: middle;
}

#contactus_form td#validation {
  text-align: left;
  padding-left: 50px;
}

#captcha_image {
  float: left;
  margin-right: 8px;
}

#id_sendmail_captcha {
  margin-bottom: 8px;
}

#contactus_notice {
  font-style: italic;
  color: #999;
  padding: 50px;
}

.rating {
  width: 100px;
  height: 18px;
}

.detail_rating {
  padding-left: 5px;
  padding-right: 3px
}

.rating_5 {
  background: url(rating_5.gif) no-repeat center top;
}

.rating_4 {
  background: url(rating_4.gif) no-repeat center top;
}

.rating_3 {
  background: url(rating_3.gif) no-repeat center top;
}

.rating_2 {
  background: url(rating_2.gif) no-repeat center top;
}

.rating_1 {
  background: url(rating_1.gif) no-repeat center top;
}

.detail_large_rating {
  margin-left: 8px;
}

.large_rating {
  width: 225px;
  height: 41px;
}

.large_rating_5 {
  background: url(large_rating_5.gif) no-repeat left top;
}

.large_rating_4 {
  background: url(large_rating_4.gif) no-repeat left top;
}

.large_rating_3 {
  background: url(large_rating_3.gif) no-repeat left top;
}

.large_rating_2 {
  background: url(large_rating_2.gif) no-repeat left top;
}

.large_rating_1 {
  background: url(large_rating_1.gif) no-repeat left top;
}

#site_map a {
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}

#site_map a:hover {
  text-decoration: underline;
}

#site_map_menu  a {
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}

#site_map_menu a:hover {
  text-decoration: underline;
}

.row_type1 {
  background-color: #F9F9F9;
}

.row_type2 {
  background-color: #F5FFF0;
}

.new_separator {
  background: transparent url(news_line.gif) no-repeat left top;
  width: 1px;
  height: 87px;
  margin-top: 5px;
  float: left;
}

.recipes_detail {
  width: 372px;
  float: left;
  text-align: left;
}

.recipes_title {
  background-color: #403F00;
  width: 364px;
  height: 14px;
  line-height: 14px;
  padding-left: 8px;
}

.recipes_title a {
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
}

.new_top_how_to_cook {
  text-align: right;
}

.new_top_how_to_cook a {
  font-size: 11px;
  font-weight: bold;
  color: #313C03;
  text-decoration: none;
}

.new_top_how_to_cook a:hover {
  text-decoration: underline;
}

.recipes_description {
  font-size: 12px;
  color: #333333;
  padding-top: 5px;
  padding-left: 8px;
}

#product_detail_keywords {
  width: 347px;
}

#product_detail_keywords .keyword_title {
  font-size: 18px;
  color: #FF3C00;
  padding: 0 6px;
}

#product_detail_keywords .separator {
  background: transparent url(bookmark_separate_line.gif) no-repeat left top;
  height: 1px;
  margin: 7px 0 12px 0;
}

#product_detail_keywords p {
  padding: 0 6px;
}

#product_detail_keywords .detail_keywords {
  line-height: 16px;
  font-size: 14px;
  color: #333333;
}

#product_detail_keywords .detail_keywords a {
  font-size: 14px;
  color: #333333;
  text-decoration: none;
}

#product_detail_keywords .detail_keywords a:hover {
  text-decoration: underline;
}

.detail_title {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  padding-left: 5px;
}

#product_detail .left {
  width: 207px;
  margin-right: 5px
}

#product_detail .right {
  width: 401px;
}

.type {
  font-size: 16px;
  font-weight: bold;
  color: #8D8D8D;
  text-decoration: none;
  margin-bottom: 15px;
  padding-left: 5px;
}

.type a {
  font-size: 16px;
  font-weight: bold;
  color: #8D8D8D;
  text-decoration: none;
}

.type a:hover {
  text-decoration: underline;
}

#time {
  background: transparent url(detail_cooktime_bg.gif) no-repeat left top;
  width: 387px;
  height: 45px;
  margin-top: 12px;
}

#time .row1 {
  height: 22px;
  line-height: 22px;
  padding-bottom: 2px;
}

#time .row2 {
  height: 21px;
  line-height: 21px;
}

#time .prep_time {
  width: 142px;
  text-align: center;
  float: left;
  font-size: 14px;
  color: #333333;
  text-decoration: none;
}

#time .cook_time {
  width: 108px;
  text-align: center;
  float: left;
  font-size: 14px;
  color: #333333;
  text-decoration: none;
  padding: 0 3px 0 2px;
}

#time .ready_in {
  width: 132px;
  text-align: center;
  float: left;
  font-size: 14px;
  color: #333333;
  text-decoration: none;
}

.short_desc {
  font-size: 12px;
  color: #333333;
  text-decoration: none;
  padding: 10px 5px;
}

.detail_sub_title {
  font-family: 'Arial';
  font-size: 21px;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}

.detail_sub_content {
  font-family: 'Arial';
  font-size: 12px;
  color: #333333;
  text-decoration: none;
  margin-bottom: 15px;
}

#print_btn {
  width: 134px;
  height: 54px;
  float: right;
  cursor: pointer;
}

#print_btn a {
  text-decoration: none;
}

#print_btn a:hover {
  text-decoration: none;
}

#related_products {
  margin-top: 15px;
}

#related_products table,
#related_products td {
  border: none;
}

.related_title {
  background-color: #BEBEBE;
  font-family: 'Arial';
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}

.related_content {
  font-family: 'Arial';
  font-size: 12px;
  color: #333333;
}

.related_content a {
  font-family: 'Arial';
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

.related_content a:hover {
  text-decoration: underline;
}

.related_style1 {
  background-color: #F2F2F2;
}

.related_style2 {
  background-color: #E3E3E3;
}

.related_recipe_name {
  width: 199px;
  padding-left: 8px;
}

.related_recipe_type {
  width: 106px;
  padding-left: 8px;
  border: 1px solid #9A9A9A;
}

.related_recipe_prep_time {
  width: 157px;
  padding-left: 8px;
  border: 1px solid #9A9A9A;
}

.related_recipe_rating {
  padding-left: 8px;
  border: 1px solid #9A9A9A;
}

.more_keywords {
  padding-top: 5px;
  text-align: right;
}

.more_keywords a {
  font-family: 'Arial';
  font-size: 11px;
  font-weight: bold;
  color: #313C03;
  text-decoration: none;
}

.more_keywords a:hover {
  text-decoration: underline;
}

.details {
  margin: 10px 0;
}

.keywords_bg_top {
  background: transparent url(keywords_bg_top1.gif) no-repeat left top;
  width: 347px;
  height: 5px;
}

.keywords_bg_bottom {
  background: transparent url(keywords_bg_bottom1.gif) no-repeat left top;
  width: 347px;
  height: 5px;
}

.keywords_content {
  border-left: 5px solid #EBEBEB;
  border-right: 5px solid #EBEBEB;
  width: 317px;
  min-height: 106px;
  padding: 10px;
}

#pop_print_wrapper {
  width: 850px;
  text-align: left;
}

#pop_print_content {
  width: 780px;
  padding-left: 20px;
  text-align: left;
}

.pop_print_ad {
  text-align: center;
  width: 728px;
  padding: 10px 0;
  float: left;
}

.print_btn {
  margin: 5px 0;
  float: left;
}

#pop_print_content #product_detail .left {
  margin-right: 20px;
}

#pop_print_content #product_detail .right {
  float: left;
}

.pop_print_upper_lower_content {
  width: 850px;
}

