body {
  font-size: 12px; /* Resets 1em to 10px */
  font-family: Arial, Sans-Serif;
  background: white;
  color: #333;
  margin: 0 0 20px 0;
  padding: 0 10px 0 10px;
  }

#page {
  background-color: white;
  text-align: left;
  margin: 0px auto;
  padding: 0;
  width: 980px;  
  }

/** General classes */
.more-link { 
  font-weight:bold;
}
.superscript {
  font-size:50%;
  vertical-align:top;
}
a {
  outline: none;
  text-decoration: none;
  color: #fe8e04;
}

.alignleft {
  text-align: left;
}
.alignright {
  text-align: right;
}
.aligncenter {
  text-align: center;
}
a img {
  border: none;
}
/** End General classes */

/** header */
#header {
  position: relative;
  margin: 0 0 0 0px;
  padding: 0;
  height: 120px;
  width: 980px;  
  }

#header_hr {
  padding: 0;
  margin: 0;
  border: 0;
  height: 0px;
  border-bottom: 1px solid #8e8e8e;
  line-height: 1px;
}

#title_bar {
  height: 24px;
  width: 650px;
  margin: 0px;
  padding 0px;
  }

#title_bar_spacer {
  width:40px; 
  height:24px;
  }

#subscribe_button {
  height: 24px;
  width: 143px;
  }

#download_button {
  height: 24px;
  width: 142px;
  padding-left: 5px;
  }

#top_bar  {
  height: 30px;
  width: 980px;
  }

#headerimg   {
  background: white url('images/header_img.png') no-repeat bottom center;
  margin: 0;
  width: 872px;
  height: 120px;
  }

#amexheader {
  background: white url('images/amex_header_logo.png') no-repeat bottom center;
  width: 108px;
  height: 120px;
}

/** end header */

/** main page */
#main_center_column {
  padding: 0px;
  margin: 0px;
  width: 650px;
  }

#main_right_column {
  padding: 0px;
  width: 290px;
  float: right;
  }

#lead_article_table {
  margin-top:10px;
  padding:0px;
   text-align:left;
  }
  
#lead_article_image {
  width: 426px;
  height: 303px;
  text-align: right;
  }

#lead_article_text {
  vertical-align: top;
  width: 224px;
  height: 303px;
  background: #007aff;
  color: white;
}

#in_this_edition {
  padding-left:12px;
  padding-top:9px;
  color: #fe8e04;
  font-size:16px;
  font-weight: bold;
  }

#lead_article_newsletter {
  padding-left:12px;
  color: white;
  font-size:16px;
  }

#lead_article_title {
  padding-left:12px;
  padding-right:8px;
  margin-bottom: 0px;
  color: white;
  font-size:18px;
  } 

#lead_article_title a { 
  color: white;
  text-decoration: none;
  }

#lead_article_content p {
  margin: 0;
  padding-left:12px;
  padding-right:8px;
  line-height:150%;
  }

#lead_article_department {
  padding-left:12px;
  padding-right:5px;
  padding-top: 18px;
  padding-bottom: 2px;
  color: white;
  font-size:10px;
  font-weight: bold;
  }

#edition_article_table {
  margin-top:25px;
  padding:0px;
   text-align:left;
  }

.edition_article_image {

  text-align: left;
  }

.edition_article_text {
  vertical-align: top;
  width: 200px;
  background: white;
}

.edition_article_department {
  color: #007aff;
  margin-top: 7px;
  font-size:10px;
  font-weight: bold;
  }

.edition_article_title {
  margin-top: 0px;
  font-size:16px;
  }

.edition_article_title a {
  text-decoration: none;
  color: black;
  }
  
.edition_article_content {
  color: #333333;
  margin-top: 0px;
  line-height:150%;
  font-size: 11px;
  font-weight: normal; 
}

.edition_article_content strong {
  font-weight: normal;
}
  
.edition_article_content p {
  padding: 0;
  margin-top: 2px;
  margin-bottom: 2px;
  }
  
#edition_article_buttons {
  text-align: right;
  padding: 0;
  margin-right: 0;
  margin-top: 20px;
  margin-bottom: 22px;
  }  
    
#edition_article_right_button {
  margin-left: 7px;
  }
  
#suggested_reading {
  width: 650px;
  margin-bottom: 10px;
  border-top: 1px solid #8e8e8e;
  }
    
#suggested_reading_posts {
  width:425px;
  vertical-align: top;
  }    

.suggested_article {
  margin-bottom: 12px;
}

.suggested_article_newsletter {
  color: #999999;
  font-size: 12px;
  font-weight: bold;
 }
 
.suggested_article_department {
  color: #007aff;
  font-size:10px;
  font-weight: bold;
  }

.suggested_article_title {
  margin-top: 1px;
  margin-bottom: 1px;
  font-size:16px;    
  }
  
.suggested_article_title a {
  text-decoration: none;
  color: black;
 }
 
.suggested_article_content {
  color: #333333;
  margin-top: 0px;
  font-size: 11px;
  font-weight: normal;
  width: 425px;
  line-height:150%;
}

.suggested_article_content p {
  margin-top: 2px;
}

.suggested_article_content a {

}

#suggested_reading_title { }

#message_from_the_editors {
  color: black;
  margin-top: 0px;
  font-size: 12px;
  width: 200px;
  vertical-align: top;
  line-height:150%;
}

#message_from_the_editors p {
  margin-top: 0px;
  margin-bottom: 1em;
  }

#message_from_the_editors a {
  font-weight:bold;
}

#tell_us_link {
  color: #fe8e04;
  text-decoration: none;  
  }
  
#main_search {
  margin-top: 10px;
  margin-bottom: 25px;
  width:290px;
  background: #ededed;
}

#home_advanced_search_options {
  background-color: white;
  padding: 5px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 8px;
}

#home_advanced_search_options div {
  font-size: 12px;
  font-weight: bold;
  color:#999999;
  padding-top: 3px;
  padding-left: 5px;
}

#home_advanced_search_options select {
  margin-left: 4px;
  width:254px;  
  margin-bottom: 6px;
}

#search_form table {
  width: 290px;
}

#basic_search_box {
  padding-left: 10px;
  padding-right: 5px;
}

#basic_search_box input {
  width: 228px;
}

#search_go_button {
  text-align: right;
}
  
#browse_by_topic_title {
  margin-top: 16px;
  font-weight: bold;
  margin-left: 0px;
  font-size: 12px;
}

#browse_by_topic_select {
  margin-top: 3px;
  margin-left: 10px;
  margin-bottom: 5px;
  width: 270px;
}

#browse_by_topic_results {
  background: white;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 10px;
}

#browse_by_topic_submit {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}

.topic_link {
  padding-bottom: 5px;
}

.topic_article {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.topic_category {
  color: #007aff;
  font-size:10px;
  font-weight: bold;
}

.topic_title a {
  font-size: 14px;
  color: black;
}

/** multimedia panel */

#multimedia {
  border-top: 1px solid #8e8e8e;
  border-bottom: 1px solid #8e8e8e;
  width: 290px;
}

#multimedia_title {
  margin-top: 7px;
}

.first_multimedia_article {
  margin-top: 5px;
  margin-bottom: 16px;
  }

.multimedia_article {
  border-top: 1px solid #e6e6e6;
  padding-top: 14px;
  padding-bottom: 14px;
  }

.multimedia_article_image {
  width: 90px;
  height: 56px;
  padding-top: 2px;
  vertical-align: top;
  text-align: left;
  }
  
.multimedia_source {
  font-size: 11px;
  padding-top: 2px;
}

.multimedia_source_search_result {
  font-size:11px;
  font-weight: normal;
}

.multimedia_source_article {
  font-size:12px;
  padding-top: 2px;
}

.multimedia_article_text {
  text-align: left;
  vertical-align: top;
  width: 200px;
  }

.multimedia_article_title {
  margin-top: 0px;
  width: 190px;
  font-size:14px; 
  }

.multimedia_article_title a {
  text-decoration: none;
  color: black;
  }
  
.multimedia_article_category {
  margin-top: 0px;
  color: #007aff;
  font-size:10px;
  font-weight: bold;  
  }

#site_tour_link {
  border-bottom: 1px solid #8e8e8e;
  width: 290px;
  padding-top: 10px;
  padding-bottom: 25px;
}

#bottom_line_advert {
  width: 290px;
  height: 216px;
  margin-top: 11px;
  margin-bottom: 25px;
  background: #ededed;  
}

#bottom_line_advert td div {
  margin-top: 4px;
  margin-bottom:8px;
} 

#bottom_line_advert_title {
  color: #007aff;
  font-size:12px;
  font-weight: bold;
}

#bottom_line_advert_summary {
  color: black;
  font-style: italic;
  font-weight: bold;
}

#bottom_line_advert_header {
  height: 10px;
  margin: 0px;
  padding:0px;
}

#bottom_line_advert_order {
  margin-left: 15px;
  font-weight:bold;
}

#bottom_line_advert_center {
  width: 270px;
  height: 196px;
  background: white;
  margin-left: 10px;
}

#twitter_updates {
  width: 290px;
  height: 228px;
  border-top: 1px solid #8e8e8e;
  }
  
#twitter_updates {
  margin-top: 5px;
  }  

#twitter_updates_title {
  margin-top: 7px;
}
  
#twitter_updates_posts {
  width: 290px;
  height: 170px;
  overflow: auto;
  background: #f2f2f2;
}

.tweets {
  padding: 0px;
  list-style-type: none;
}

.tweets li {
  font-size: 11px;
  font-style: italic;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
  line-height: 150%;
}

.tweets a {
  color: #0088ff;
  font-weight: bold;
}

#follow_briefing {
  border-top: 1px solid #8e8e8e;
  padding-top: 13px;
  width: 290px;
  height: 120px;
}

#follow_briefing_button {
  margin-right: 0px;
}

/** end main page */


/** single article */
#article_center_column {
  margin-left: 225px;
  margin-right: 190px;
  margin-top: 9px;
  width: 550px;  
  border-right: 1px solid #e8e8e8; 
  padding-right: 14px;
  }

#article_left_column {
  padding: 0px;
  width: 200px;
  float: left;
  }
  
#article_right_column {
  padding: 0px;
  width: 150px;
  float: right;
  }

#article_center_column .post {
   width: 565px;       
  }

#other_content_center_column {
  margin-right: 190px;
  margin-top: 9px;
  width: 650px;  
  }

#other_content_right_column {
  padding: 0px;
  width: 290px;
  float: right;
  }

#other_content_center_column .post {
  width: 650px;
}

#multimedia_toolbar {
  position: relative;
  bargin-bottom: 20px;
  padding-right: 6px;
  text-align: right;
 }

#multimedia_header {
  width:650px;
  margin-bottom: 7px;
}

#back_to_multimedia {
  padding-top: 5px;
  padding-bottom: 22px;
  border-bottom: 1px solid #999999;
}

.multimedia_title {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  vertical-align: top;
}

#multimedia_toolbar a img {
  margin-left: 11px;
  }

#article_entry {
  line-height: 150%;
  width: 550px;
}

#other_content_entry {
  line-height: 150%;
  width: 650px;
}

#other_content_department {
  color: #007aff;
  margin-top:2px;
  font-size:10px;
  font-weight: bold;
  }

#other_content_title {
  font-size: 16px;
  font-weight: bold;
}

.post {
  font-size:13px;
}

.post p {
  line-height: 175%;
}

.post a {
  font-weight: bold;
}

.post blockquote p {
  line-height: 135%;
}

.post blockquote {
  color: #999999;
  font-size: 19px;
  font-style: italic;
  font-family: times;
}

.post .blue {
  color: #0088ff;
}

.post h1 {
  line-height: 100%;
  color: black;
  font-weight: normal;
}

.post h2 {
  color: #0088ff;
  font-weight: normal;
}

.post h3 {
  color: #0088ff;
  font-weight: normal;
}

.post h4 {
  color: #0088ff;
  font-weight: normal;
}

#article_lead_image {
  margin-top: 18px;
}

#article_lead_image_caption {
  font-size: 12px;
  color: #666666;
  width: 430px;  
  line-height: 16px;
  margin-top: 3px;
  font-style: italic;
  }
  
#article_title {
  font-size: 20px;
  }
  
#article_department {
  color: #007aff;
  margin-top: 28px;
  font-size:10px;
  font-weight: bold;
  }

#article_toolbar {
  position: relative;
  bargin-bottom: 20px;
  padding-right: 6px;
  text-align: right;
}

#email_article_button {
  padding-right: 1px;
}

#article_toolbar a img {
  margin-left: 11px;
  }

#article_back_to_top {
  border-bottom: 1px solid #999999;
  padding-top: 20px;
  padding-bottom: 10px;
  width: 530px;
  }
  
#article_back_to_top a {
  text-decoration: none;
  color: #999999;
  font-size: 10px;
  font-weight: bold;
}

#other_content_back_to_top {
  border-bottom: 1px solid #999999;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 650px;
  }
  
#other_content_back_to_top a {
  text-decoration: none;
  color: #999999;
  font-size: 10px;
  font-weight: bold;
}
 
#article_pages_toolbar {
  margin-bottom: 40px;
  width: 530px;
  height: 20px;     
  text-align: right;
  }

#article_pages_toolbar a img {
  margin-top: 7px;
  margin-left: 30px;
  }

#other_content_pages_toolbar {
  margin-bottom: 40px;
  width: 630px;
  height: 20px;     
  text-align: right;
  }

#other_content_pages_toolbar a img {
  margin-top: 7px;
  margin-left: 30px;
  }
  
#article_search {
  background: #ededed;
  margin-top: 10px;
  margin-bottom: 10px;
  width:150px;
}

#article_browse_by_topic {
  margin-bottom: 25px;
}

#article_advanced_search_options {
  background-color: white;
  margin-left: 5px;
  padding-left: 5px;
  margin-right: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}

#article_advanced_search_options div {
  font-size: 12px;
  font-weight: bold;
  color:#999999;
  padding-top: 3px;
  padding-left: 4px;
}

#article_basic_search_box {
  padding-left: 10px;
  padding-right: 5px;
}

#article_basic_search_box input {
  width:100px;
}

#article_advanced_search {
  padding-bottom: 5px;
}

#article_search_form {
  padding-bottom: 2px;
}

#article_search_form table {
  padding-bottom: 5px;
}

#article_resources {
  border-top: 1px solid #8e8e8e;
  width: 150px;
}

#article_resources a {
  font-weight:bold;
}

#article_resources_title {
  margin-top: 7px;
  margin-bottom: 16px;
  font-size: 14px;
  font-weight: bold;
  color: black;
}

#article_sources {
  border-top: 1px solid #8e8e8e;
  width: 150px;
}

#article_sources a {
  font-weight:bold;
}

#article_sources_title {
  margin-top: 7px;
  margin-bottom: 16px;
  font-size: 14px;
  font-weight: bold;
  color: black;
}

.article_resource {
  padding:0px;
  margin-top: 0px;
  margin-bottom: 22px;
}
  
.article_resource_content a {
  font-size: 11px;
  }

.article_resource_content p {
  padding-top:2px;
  margin: 0px;
  font-size: 11px;
  }

.related_article {
  padding-top: 10px;
  padding-left: 00px;
  padding-right: 10px;
}

.related_article_category {
  color: #007aff;
  font-size:10px;
  font-weight: bold;
}

.related_article_title a {
  font-size: 14px;
  color: black;
}

.article_source {
  padding:0px;
  margin-top: 0px;
  margin-bottom: 16px;
}

.article_source_title {
  padding-top:2px;
  margin-top: 0px;
  color: black;
  font-size: 11px;
  font-weight: bold;  
  }
  
.article_source_content a {
  font-size: 11px;
  }

.article_source_content p {
  padding-top:2px;
  margin: 0px;
  color: black;
  font-size: 11px;
  }

#article_archives {
  border-top: 1px solid #8e8e8e;
  width: 150px;
  margin-bottom: 20px;
}

#article_archives_title {
  margin-top: 7px;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: bold;
  color: black;  
}

#newsletter_nav_title {
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 20px;
}

.newsletter_nav_article {
  padding-bottom: 10px;
}

.newsletter_nav_article_department {
  color: #7fc3ff;
  margin-top: 7px;
  font-size:10px;
  font-weight: bold;  
  } 

.newsletter_nav_article_title {
  padding-top: 2px;
}

.newsletter_nav_article_title a {
  font-size: 13px;
  color: #989898;
  text-decoration: none;
  } 

.newsletter_nav_article_department_highlighted {
  color: #007aff;
  margin-top: 7px;
  font-size:10px;
  font-weight: bold;
  } 

.newsletter_nav_article_title_highlighted {
  padding-top: 2px;
}

.newsletter_nav_article_title_highlighted a {
  font-size: 13px;
  color: black;
  text-decoration: none;
  } 

/** end single article */

/** bottom line nav */
#bottom_line_nav_title {
  font-size: 16px;
  font-weight: bold;
  line-height: 115%;
  margin-top: 10px;
  margin-bottom: 0px;
}

#bottom_line_nav_table {
  margin-bottom: 30px;
}

.bottom_line_nav_button {
  vertical-align: top;
  padding-top: 12px;
  padding-right: 6px;
}

.bottom_line_nav_chapter_title {
  padding-top: 10px;
  font-size: 14px;
}

.bottom_line_nav_chapter_title a {
  color: black;
}

.bottom_line_nav_article_title {
  margin-left: 18px;
  margin-top: 1px;
}

.bottom_line_nav_article_title a {
  font-size: 12px;
  color: black;  
}

.bottom_line_nav_article_title a:hover {
  color: #fe8e04;
}

/** main ingredient nav */
#main_ingredient_nav_title {
  font-size: 16px;
  font-weight: bold;
  line-height: 115%;
  margin-top: 10px;
  margin-bottom: 0px;
}

#main_ingredient_nav_table {
  margin-bottom: 30px;
}

.main_ingredient_nav_button {
  vertical-align: top;
  padding-top: 12px;
  padding-right: 6px;
}

.main_ingredient_nav_chapter_title {
  padding-top: 10px;
  font-size: 14px;
}

.main_ingredient_nav_chapter_title a {
  color: black;
}

.main_ingredient_nav_article_title {
  margin-left: 18px;
  margin-top: 1px;
}

.main_ingredient_nav_article_title a {
  font-size: 12px;
  color: black;  
}

._nav_article_title a:hover {
  color: #fe8e04;
}

/** search results */

#tag_cloud_div {
  margin-bottom: 50px;
}

.st-tag-cloud a {
  padding-right: 5px;
  white-space:nowrap;
}

.widget-simpletags {
  margin-bottom: 20px;
}

#tags_title {
  border-top: 1px solid #8e8e8e;
  padding-top: 8px;
  margin-bottom: 10px; 
  font-size:14px;
  font-weight:bold;
}

#tag_cloud_div a {
  color: #333333;
}

.category_page_title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}

.search_keywords {
  margin-top: 10px;
  font-weight: normal;
  font-size: 16px;
}

#search_results_back_to_top {
  border-bottom: 1px solid #999999;
  padding-bottom: 10px;
  width: 650px;
  }
  
#search_results_back_to_top a {
  text-decoration: none;
  color: #999999;
  font-size: 10px;
  font-weight: bold;
}

#search_results_pages_toolbar table {
  margin-bottom: 15px;
  margin-top: 20px;
  width: 650px;
  height: 13px;     
  }

#search_results_pages_toolbar_buttons {
  text-align: right;
}

#search_results_pages_toolbar a img {
  margin-left: 30px;
  }

.search_result {
  border-top: 1px solid #8e8e8e;
  padding-top: 9px;
  padding-bottom: 23px;
  width: 650px;
}

.empty_search_results_counts {
  font-size: 10px;
  text-align: left;
  padding-top: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid #8e8e8e;
}

.search_result_placeholder {
  background-color: #f6f6f6;
  margin-top: 15px;
  height: 635px;
}

.search_results_counts {
  font-size: 10px;
  text-align: left;
}

.search_article_newsletter {
  color: #999999;
  font-size: 12px;
  font-weight: bold;
 }

.search_result_image {
  padding-top: 2px;
  padding-right: 10px;
  text-align: left;
  vertical-align: top;
  }
  
.search_result_text {
  text-align: left;
  vertical-align: top;
  }

.search_result_title {
  margin-top: 0px;
  font-size:16px;
  font-weight: normal; 
  }

.search_result_title a {
  text-decoration: none;
  color: black;
  }
  
.search_result_category {
  margin-top: 0px;
  color: #007aff;
  font-size:10px;
  font-weight: bold;  
  }

.search_result_content {
  margin-top: 0px;
  margin-top: 0px;
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  }

.search_result_content strong {
  font-weight: normal;
}

#next_results_img {
  padding-left: 20px;
}

#prev_resuilts_img { }

/** sharing */

#share_popup {
  width: 341px;
  height: 125px;
  background: #f2f2f2;
  display: none;
  position: absolute;
  top: 5px;
  left: 132px;
}

/** site map */
.site_map_header {
  font-weight: bold;
  font-size: 16px;
}

.site_map_header a {
  color: black;
}

.small_site_map_header {
  font-size: 14px;
  margin-left: 35px;
  margin-bottom: 2px;
}

.small_site_map_header a {
  color: black;
}


hr.dark_site_map {
  color:#999999;
  background-color: #cccccc;
  margin-top: 18px;
}

hr.site_map {
  color: #cccccc;
  background-color: #cccccc;
  margin-top: 18px;
}

.site_map_article_department {
  color: #007aff;
  margin-top: 7px;
  font-size:10px;
  font-weight: bold;  
  margin-left: 35px;
  } 

.site_map_article_title a {
  font-size: 13px;
  color: black;
  text-decoration: none;
  margin-left: 35px;
  } 


/** footer */
#footer {
  padding: 0;
  margin-top: 25px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  width: 980px;
  clear: both;
  color: #acacac;
  height: 500px;
  }
  
#bottom_bar {
  height: 100px;
  width: 980px;
  }

#footer_links {
   vertical-align:top;
   width: 650px;
   border-top: 1px solid #8e8e8e;
   text-decoration: none;
  }

#small_footer_logo {
  border-top: 1px solid #8e8e8e;
  padding-top: 7px;
  vertical-align: top;
}

#footer_about {
  font-size: 10px;
  font-weight: bold;
  vertical-align: top;
  width: 250px;
  padding-top: 5px;
  border-top: 1px solid #8e8e8e;
  }
  
#footer p {
  margin: 0;
  padding: 20px 0;
  text-align: center;
  }

.footer_link_line {
    margin-top:5px;   
    margin-bottom:5px;   
  }

.footer_link_line a {
  text-decoration: none;
  font-size: 10px;
  color: #acacac;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.trailing_footer_link {
  padding-left:10px; 
  border-left:1px solid #acacac
}

.footer_link_line a:hover {
  color: #555555;
}

/* End Footer */
