/* NEW LAYOUT */
.layout2 {
  color: #000;
  font-family: Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0 0 100px 0;
  background: black url("/images/background_patterns/bg1.jpg") repeat 0 0 !important; }

.layout2 #notice {
  width: 915px;
  background: #E0DD07;
  border: 1px solid #472E28;
  border-width: 1px; }

.layout2 #content_wrapper {
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0 0 15px 0;
  padding: 0 0 0 0;
  background: none;
  height: auto;
  overflow: hidden;
  border: none;
  min-height: 530px; }

.layout2 #content_wrapper #content {
  margin: 0 0 1px 0;
  border: none;
  padding: 0; }

.layout2 #header {
  width: 900px;
  padding: 17px 30px;
  margin: 0 auto;
  height: 33px;
  border: none; }

.layout2 #footer {
  width: 900px;
  padding: 17px 30px;
  margin: 0 auto;
  border: none;
  background: #fff; }

.layout2 #footer ul {
  padding: 0; }

.layout2 #logo_container {
  display: block;
  float: left;
  position: relative;
  width: 400px;
  text-decoration: none;
  overflow: hidden;
  padding: 0; }

.layout2 #logo {
  width: 120px;
  display: block;
  height: 33px;
  float: left; }

.layout2 #header_body {
  margin: 0;
  float: left;
  width: 500px;
  padding: 0; }

.layout2 #login_area {
  float: right;
  margin: 0;
  padding-left: 1px; }

.layout2 .create_account_sign_in {
  color: #fff;
  margin-top: 9px; }

.layout2 #logged_in_bar {
  height: 22px;
  width: 178px;
  padding: 0;
  margin: 0 0 0 0;
  cursor: pointer;
  background: #bbed4d;
  position: relative; }

.layout2 #logged_in_bar img {
  height: 22px;
  width: 22px;
  float: left; }

.layout2 #logged_in_bar #user_name {
  height: 13px;
  width: 125px;
  font-weight: bold;
  font-size: 12px;
  color: #424357;
  padding: 4px 0 0 6px;
  float: left; }

.layout2 a#logged_in_drop_arrow {
  display: block;
  float: left;
  width: 25px;
  height: 22px;
  background: #bbed4d url("/images/user_drop_arrow.png") no-repeat 0 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5; }

.layout2 a#logged_in_drop_arrow:hover {
  opacity: 1.0;
  background-color: #b5e251;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  -khtml-opacity: 1.0;
  opacity: 1.0; }

.layout2 #logged_in_bar:hover a#logged_in_drop_arrow {
  background-color: #b5e251; }

.layout2 #user_dropdown {
  margin-left: 22px;
  padding: 6px 9px 5px 9px;
  width: 136px;
  background: #e4f6bd;
  border: 1px solid #bbed4d;
  border-width: 0 1px 1px 1px;
  cursor: default;
  float: left;
  position: absolute;
  z-index: 10000;
  top: 22px;
  left: 0; }

.layout2 #user_dropdown li {
  font-size: 12px;
  font-weight: normal; }

.layout2 #user_dropdown li#signout_link {
  border-top: 1px solid #bbed4d;
  margin-top: 5px;
  padding-top: 3px; }

.layout2 #user_dropdown li#signout_link a {
  font-weight: bold;
  font-size: 11px; }

.layout2 .green_fade_content_section {
  width: 900px;
  background: white url("/images/green_fade_content_section_bg.png") repeat-x 0 0;
  border: 1px solid #fff;
  padding: 24px 29px 96px;
  margin: 0 auto; }

/* Place */
.layout2 #place .section_intro {
  padding-bottom: 4px; }

.layout2 #place .section_intro .section_header {
  color: #45443d;
  font-weight: bold;
  font-size: 21px;
  margin: 38px 0 3px 0;
  display: inline-block; }

.layout2 #place .section_intro .view_all_link {
  font-size: 17px;
  font-weight: bold;
  display: inline-block;
  margin-left: 6px; }

.layout2 #place #title {
  width: 900px;
  overflow: hidden; }

.layout2 #place #title h1 {
  margin: 0 0 10px 0;
  padding: 0;
  color: #101010;
  font-size: 29px;
  float: left;
  letter-spacing: normal; }

.layout2 #place #title #other_cities {
  margin: 7px 0 0 0;
  padding: 0;
  color: #dbeeb2;
  font-size: 13px;
  float: right; }

.layout2 #place #title #other_cities .other_cities_header {
  color: #52720a;
  display: inline-block;
  margin-right: 7px; }

.layout2 #place .banner {
  width: 840px;
  padding: 0 0 0 60px;
  overflow: hidden;
  background: transparent url("/images/icons/fork_and_knife_green_45x43.png") 0 0 no-repeat;
  margin: 4px 0 47px 0; }

.layout2 #place .banner h2 {
  font-size: 20px;
  line-height: 1.2em;
  color: #657e2e;
  font-weight: normal;
  width: 480px;
  float: left;
  margin-right: 15px; }

.layout2 #place .banner #learn_more_button {
  font-size: 19px !important;
  float: left;
  margin-top: 2px;
  font-weight: normal !important;
  padding: .4em 1.4em .45em !important; }

.layout2 #place .banner h2, .layout2 #place .banner .button {
  font-family: Georgia, "Times New Roman", serif !important; }

.layout2 #place #title #other_cities a {
  color: #f0f7dd !important; }

.layout2 #place .events_section {
  margin-bottom: 30px; }

.layout2 #place .place_section {
  overflow: hidden; }

.event2s {
  width: 900px; }

.event2s li.event2 {
  width: 294px;
  overflow: hidden;
  margin: 0 9px 9px 0;
  float: left; }

.event2 .image_area {
  width: 294px;
  height: 184px;
  margin: 0;
  padding: 0; }

.event2 .image_area a {
  width: 294px;
  height: 184px;
  display: block; }

.event2 .image_area img {
  width: 294px;
  height: 184px;
  background: #0f0c0c; }

.event2 .bottom_area {
  padding: 9px;
  background: #0f0c0c;
  border: 1px solid #cbc9c9;
  color: #ffffff;
  position: relative; }

.event2 .bottom_area .event_header_tag {
  margin-bottom: 4px;
  height: 52px;
  overflow: hidden; }

.event2 .bottom_area .event_header_tag a {
  color: #ffffff;
  font-size: 17px;
  font-weight: bold; }

.event2 .bottom_area .event2_details {
  color: #e8e8e8;
  font-size: 14px;
  font-weight: bold; }

.event2 .bottom_area .event2_details li {
  padding: 3px 0 0 0; }

.event2 .view_details_button {
  position: absolute;
  bottom: 10px;
  right: 10px; }

.event2 .view_details_button:active {
  position: absolute !important;
  bottom: 9px !important;
  top: auto !important; }

.restaurant2s {
  width: 900px;
  overflow: hidden; }

.restaurant2s li.restaurant2 {
  width: 176px;
  overflow: hidden;
  margin: 0 5px 5px 0;
  float: left; }

.restaurant2 .image_area {
  width: 176px;
  height: 110px;
  margin: 0;
  padding: 0; }

.restaurant2 .image_area a {
  width: 176px;
  height: 110px;
  display: block; }

.restaurant2 .image_area img {
  width: 176px;
  height: 110px;
  background: #0f0c0c; }

.restaurant2 .bottom_area {
  padding: 8px 5px;
  background: #0f0c0c;
  border: 1px solid #cbc9c9;
  color: #ffffff;
  text-align: center; }

.restaurant2 .bottom_area .restaurant_header_tag {
  height: 31px;
  padding: 0;
  margin: 0;
  font-size: 12px;
  overflow: hidden; }

.restaurant2 .bottom_area .restaurant_header_tag a {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  margin: 0; }

.restaurant2 .bottom_area .chef_details {
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  line-height: 22px;
  height: 22px; }

.restaurant2 .bottom_area .chef_details a {
  color: #fff;
  vertical-align: top;
  padding-left: 4px; }

.restaurant2 .view_details_button {
  position: absolute;
  bottom: 10px;
  right: 10px; }

.restaurant2 .view_details_button:active {
  position: absolute !important;
  bottom: 9px !important;
  top: auto !important; }
