body {
  background: #6d9db7 url(../../images/background.jpg) no-repeat 0 0;
  margin: 0 auto;
}  

form {
  margin: 0;
  padding: 0;
}

a {
  color: #2d7280;
  position: relative;
}

h1, h2, h3 {
  padding: 0;
  margin: 0;
  line-height: 0em;
}

h1 {
  font: 25px Garamond, Times, serif;
  color: #3b2b1b; 
  font-style: italic;
  letter-spacing: 0;
}

h2 {
  font: 20px Garamond, Times, serif;
  color: #3b2b1b; 
}

h3 {
  font: 15px Garamond, Times, serif;
  color: #3b2b1b; 
}

p {
  font: 12px/19px Arial, Verdana, sans-serif;
  color: #555;
}

td {
  font: 12px/19px Arial, Verdana, sans-serif;
  color: #555;
}

li {
  font: 12px/19px Arial, Verdana, sans-serif;
  color: #555;
}

#top_area {
  width: 975px;
  margin: 0 auto;
  clear: both;
}

#logo {
  width: 211px;
  height: 50px;
  float: left;
  padding-top: 34px;
  padding-left: 9px;
}

#top_right {
  float: left;
  padding-top: 38px;
 /* padding-top: 17px; */
  padding-right: 9px;
}

#search {
  text-align: right;
  padding-left: 488px;
}

#main_nav {
  width: 689px;
  height: 28px;
  text-align: right;
  padding-top: 22px;
  padding-left: 57px;
  padding-bottom: 17px;
}

/*
* html #main_nav {
  padding: 0;
  margin-top: 22px;
  margin-left: 69px;
  margin-bottom: 8px;
}
*/

#brown_frame {
  width: 991px;
  height: 313px;
  background: url(../../images/topbg_brown.png) no-repeat 0 0;
  margin: 0 auto;
  clear: both;
  padding: 0;
}

* html #brown_frame {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/topbg_brown.png');
  background: none;
}

#brown_frame * {
  position: relative;
}

#flash_image {
  width: 747px;
  height: 281px;
  padding-top: 12px;
  padding-left: 20px;
  float: left;
}

/*-- BOOKING CALENDAR BEGINS --*/

#booking_container {
  float: left;
  width: 190px;
  height: 281px;
  background: url(../../images/calendar_bg.jpg) no-repeat 0 0;
  margin-top: 12px;
  margin-left: 12px;
  font: 12px Arial, Verdana, sans-serif;
  color: #fff;
  padding-top: 0;
}

#calendar_tabs {
  clear: both;
  height: 30px;
  width: 190px;
}

#play {
  display: none;
}

#stay {
  display: inline;
}

.play_button_on, .play_button_off, .stay_button_on, .stay_button_off {
  cursor: pointer;
  cursor: hand;
}

.play_button_on {
  background: url(../../images/play_on.gif) no-repeat 0 0;
  width: 80px;
  height: 30px;
  float: left;
}

.play_button_off {
  background: url(../../images/play_off.gif) no-repeat 0 0;
  width: 80px;
  height: 30px;
  float: left;
}

#play_line {
  background: url(../../images/play_line_separator.gif) no-repeat 0 0;
  width: 190px;
  height: 1px;
}

* html #play_line {
  font-size: 1px;
}

.stay_button_off {
  background: url(../../images/stay_off.gif) no-repeat 0 0;
  width: 80px;
  height: 30px;
  float: left;
  margin-left: 11px;
  margin-right: 5px;
}

* html .stay_button_off {
  margin-left: 5px;
}

.stay_button_on {
  background: url(../../images/stay_on.gif) no-repeat 0 0;
  width: 80px;
  height: 30px;
  float: left;
  margin-left: 11px;
  margin-right: 5px;
}

* html .stay_button_on {
  margin-left: 5px;
}

#stay_line {
  background: url(../../images/stay_line_separator.gif) no-repeat 0 0;
  width: 190px;
  height: 1px;
}

* html #stay_line {
  font-size: 1px;
}

#play_stay_container {
  width: 180px;
  height: 232px;
  padding: 5px;
}

#play_stay_container td {
  font: 12px Arial, Verdana, sans-serif;
  color: #fff;
}

.calendar_padding {
  padding-bottom: 3px;
}

.calendar_search {
  background: url(../../images/calendar_search.gif) no-repeat 0 0;
  border: 0;
  width: 98px;
  height: 24px;
  cursor: pointer;
  margin-top: 2px;
}

/*-- BOOKING CALENDAR ENDS --*/

#promo_scroll {
  width: 780px;
  height: 113px;
  margin: 0 auto;
  clear: both;
}

#home_left_wrapper_container {
  background: url(../../images/home_body_repeat.png) repeat-y 0 0;
  width: 729px;
  padding: 10px 22px 10px 29px;
  margin: 0 auto;
  clear: both;
  float: left;
}

* html #home_left_wrapper_container {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/home_body_repeat.png');
  background: none;
}

#home_left_wrapper_container * {
  position: relative;
}

#home_body_shadow {
  background: url(../../images/home_body_top_shadow.png) no-repeat 0 0;
  width: 780px;
  height: 13px;
}

* html #home_body_shadow {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/home_body_top_shadow.png');
  background: none;
}

#home_body_shadow * {
  position: relative;
}

#home_left_wrapper_bottom {
  background: url(../../images/home_body_bottom.png) no-repeat 0 0; 
  width: 780px;
  height: 18px;
  margin: 0 auto;
  float: left;
}

* html #home_left_wrapper_bottom {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/home_body_bottom.png');
  background: none;
  font-size: 1px;
}

#home_welcome_content {
  width: 457px;
  float: left;
  padding: 0 30px 0 80px;
  background: url(../../images/home_content_arrow.gif) no-repeat 8px 0;
  min-height: 225px;
}

#home_specials_content {
  width: 457px;
  float: left;
  padding: 0 30px 0 80px;
  background: url(../../images/home_content_arrow.gif) no-repeat 8px 39px;
  min-height: 225px;
}

#home_mymonterey_content {
  width: 457px;
  float: left;
  padding: 0 30px 0 80px;
  background: url(../../images/home_content_arrow.gif) no-repeat 8px 68px;
  min-height: 275px;
}

#home_visitors_content {
  width: 457px;
  float: left;
  padding: 0 30px 0 80px;
  background: url(../../images/home_content_arrow.gif) no-repeat 8px 68px;
  min-height: 225px;
}

#home_multimedia_content {
  width: 457px;
  float: left;
  padding: 0 30px 0 80px;
  background: url(../../images/home_content_arrow.gif) no-repeat 8px 120px;
  min-height: 225px;
}

#home_travelblog_content {
  width: 457px;
  float: left;
  padding: 0 30px 0 80px;
  background: url(../../images/home_content_arrow.gif) no-repeat 8px 160px;
  min-height: 275px;
}

#home_weather_content {
  width: 457px;
  float: left;
  padding: 0 30px 0 80px;
  background: url(../../images/home_content_arrow.gif) no-repeat 8px 158px;
  min-height: 225px;
}

#home_surf_content {
  width: 457px;
  float: left;
  padding: 0 30px 0 80px;
  background: url(../../images/home_content_arrow.gif) no-repeat 8px 200px;
  min-height: 225px;
}

#home_welcome_content a, #home_specials_content a, #home_mymonterey_content a, #home_visitors_content a, #home_multimedia_content a, #home_travelblog_content a, #home_weather_content a, #home_surf_content a {
  color: #2d7280;
  font-size: 12px;
  position: relative;
}

.wXstickerforecast a {
  color: #2d7280;
    font-size: 12px;
      position: relative;
      }


/*-- HOME JAVASCRIPT BUTTONS BEGIN --*/

#home_button_container {
  width: 140px;
  float: left;
}

#home_button {
  width: 140px;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
}

#home_button li {
  height: 34px;
  display: block;
  padding: 0 0 5px 0;
  margin: 0;
}

#home_button li a {
  height: 34px;
  display: block;
  text-indent: -9000px;
}

#home_button li a:hover, #home_button li .on {
  background-position: 0 -34px;
}

/*-- home welcome --*/
#home_button #home_button_welcome {
  width: 140px;
}

#home_button_welcome {
  background: url(../../images/welcome_button.gif) no-repeat 0 0;
}

/*-- home specials --*/
#home_button #home_button_specials {
  width: 140px;
}

#home_button_specials {
  background: url(../../images/home_button_specials.gif) no-repeat 0 0;
}

/*-- home my monterey --*/
#home_button #home_button_mymonterey {
  width: 140px;
}

#home_button_mymonterey {
  background: url(../../images/mymonterey_button.gif) no-repeat 0 0;
}

/*-- home visitor's guide --*/
#home_button #home_button_visitors {
  width: 140px;
}

#home_button_visitors {
  background: url(../../images/visitors_guide_button2.gif) no-repeat 0 0;
}

/*-- home multimedia gallery --*/
#home_button #home_button_multimedia {
  width: 140px;
}

#home_button_multimedia {
  background: url(../../images/multimedia_button2.gif) no-repeat 0 0;
}

/*-- home travel blog --*/
#home_button #home_button_travel {
  width: 140px;
}

#home_button_travel {
  background: url(../../images/travelblog_button.gif) no-repeat 0 0;
}

/*-- home weather --*/
#home_button #home_button_weather {
  width: 140px;
}

#home_button_weather {
  background: url(../../images/weather_button2.gif) no-repeat 0 0;
}

/*-- home surf --*/
#home_button #home_button_surf {
  width: 140px;
}

#home_button_surf {
  background: url(../../images/surf_button.gif) no-repeat 0 0;
}

/*-- HOME JAVASCRIPT BUTTONS END ---*/

#lower_wrapper {
  width: 991px;
  clear: both;
  margin: 0 auto;
}

#left_wrapper {
  width: 780px;
  float: left;
}

#right_wrapper {
  width: 211px;
  float: left;
}

#aquarium_button {
  width: 211px;
  height: 92px;
  text-indent: -9000px;
}

#aquarium_button a {
  background: url(../../images/aquarium_button.png) no-repeat 0 0;
  width: 211px;
  height: 92px;
  float: left;
}

* html #aquarium_button a {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/aquarium_button.png');
  background: none;
}

#aquarium_button a * {
  position: relative;
}

/* EVENTS CALENDAR BEGINS */

#events_box {
  width: 211px;
}

#events_top {
  background: url(../../images/event_search_top.png) no-repeat 0 0;
  width: 211px;
  height: 25px;
}

* html #events_top {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/event_search_top.png');
  background: none;
  font-size: 1px;
}

#events_container {
  width: 188px;
  background: url(../../images/event_search_repeat.png) repeat-y 0 0;
  padding: 5px 13px 0 10px;
}

#events_container td {
  font: bold 11px Arial, Verdana, sans-serif;
  color: #fff;
}

* html #events_container {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/event_search_repeat.png');
  background: none;
}

#events_container * {
  position: relative;
}

#events_bottom {
  background: url(../../images/event_search_bottom.png) no-repeat 0 0;
  width: 211px;
  height: 17px;
}

* html #events_bottom {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/event_search_bottom.png');
  background: none;
  font-size: 1px;
}

.events_search {
  background: url(../../images/events_search.gif) no-repeat 0 0;
  border: 0;
  width: 56px;
  height: 19px;
  cursor: pointer;
  margin-top: 2px;
}

/* EVENTS CALENDAR ENDS */


#map_button {
  width: 211px;
  height: 87px;
  text-indent: -9000px;
}

#map_button a {
  background: url(../../images/map_button.png) no-repeat 0 0;
  width: 211px;
  height: 87px;
  float: left;
}

* html #map_button a {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/map_button.png');
  background: none;
  cursor: pointer;
  cursor: hand;
}

#map_button a * {
  position: relative;
}

#travel_button {
  width: 211px;
  height: 60px;
  text-indent: -9000px;
}

#travel_button a {
  background: url(../../images/travel_info_button.png) no-repeat 0 0;
  width: 211px;
  height: 60px;
  float: left;
  cursor: pointer;
  cursor: hand;
}

* html #travel_button a {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/travel_info_button.png');
  background: none;
}

#travel_button a * {
  position: relative;
}

/*-- TEMPLATE 2 BODY AREA BEGINS --*/

#temp2_left_wrapper_top {
  background: url(../../images/template2_body_top.png) no-repeat 0 0;
  width: 780px;
  height: 10px;  
  margin: 0 auto;
  clear: both;
}

* html #temp2_left_wrapper_top {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/template2_body_top.png');
  background: none;
  font-size: 1px;
}

#temp2_left_wrapper_container {
  background: url(../../images/template2_body_repeat.png) repeat-y 0 0;
  width: 729px;
  padding: 10px 22px 10px 29px;
  margin: 0 auto;
  clear: both;
  float: left;
}

* html #temp2_left_wrapper_container {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/template2_body_repeat.png');
  background: none;
}

#temp2_left_wrapper_container * {
  position: relative;
}

#temp2_left_wrapper_bottom {
  background: url(../../images/template2_body_bottom.png) no-repeat 0 0;
  width: 780px;
  height: 18px;  
  margin: 0 auto;
  float: left;
}

* html #temp2_left_wrapper_bottom {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/template2_body_bottom.png');
  background: none;
  font-size: 1px;
}

/*-- TEMPLATE 2 BODY AREA ENDS --*/

/*-- LEVEL 2 NAV BEGINS --*/
#leftnav_container {
  width: 162px;
  float: left;
}

#nav_title {
  width: 162px;
  height: 19px;
  text-indent: -9000px;
  border-bottom: 2px dotted #8dc2c6;
}

#leftarea_container {
  width: 162px;
  float: left;
}

#nav2_container {
  width: 162px;
  float: left;
  border-bottom: 2px dotted #8dc2c6;
  padding-bottom: 10px;
}


#nav2_container ul {
  padding: 0;
  margin: 0;
}

#nav2_container li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#nav2_container #navlist2 a {
  display: block;
  padding: 3px 0 3px 0;
  font: bold 11px Arial, Verdana, sans-serif;
  font-weight: bold;
  color: #666;
  text-decoration: none;
  text-transform: uppercase;
}

#nav2_container #navlist2 a:hover {
  color: #2d7280;
}

#nav2_container #navlist2 a.nav2_on {
  color: #2d7280;
}
  
/*-- LEVEL 2 NAV ENDS --*/

/*-- LEVEL 3 NAV BEGINS --*/
#nav2_container ul ul {
  padding: 0;
  margin: 0 0 0 7px;
}

#nav2_container li li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#nav2_container #navlist3 a {
  display: block;
  padding: 3px 0 3px 10px;
  font: 11px Arial, Verdana, sans-serif;
  color: #666;
  font-weight: normal;
  text-decoration: none;
  background: url(../../images/nav_arrow.gif) no-repeat 0 6px;
  vertical-align: top;
}

#nav2_container #navlist3 a:hover {
  font-weight: normal;
  color: #2d7280;
  background: url(../../images/nav_arrow_on.gif) no-repeat 0 6px;
  vertical-align: top;
}

#nav2_container #navlist3 a.nav3_on {
  color: #2d7280;
  background: url(../../images/nav_arrow_on.gif) no-repeat 0 6px;
  vertical-align: top;
}

/*-- LEVEL 3 NAV ENDS --*/

/*-- LEVEL 4 NAV BEGINS --*/
#nav2_container ul ul ul {
  padding: 0;
  margin: 0 0 0 7px;
}

#nav2_container li li li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#nav2_container #navlist4 a {
  display: block;
  padding: 3px 0 3px 10px;
  font: 10px Arial, Verdana, sans-serif;
  color: #666;
  font-weight: normal;
  text-decoration: none;
  background: none;
}

#nav2_container #navlist4 a:hover {
  font-weight: normal;
  color: #2d7280;
  background: none;
}

#nav2_container #navlist4 a.nav4_on {
  color: #2d7280;
  background: none;
}

/*-- LEVEL 4 NAV ENDS --*/


/* -- TEMPLATE 2 CONTENT AREA BEGINS --*/

#template2_content {
  width: 374px;
  float: left;
  padding: 0 15px 0 35px;
}  

#template2_content a {
  color: #2d7280;
  font-size: 12px;
}

* html #template2_content {
  width: 372px;
}

#template2_alt_content {
  width: 586px;
  float: left;
  /* padding: 0 15px 0 15px; */
}

*html #template2_alt_content {
 width: 584px;
}

/* -- TEMPLATE 2 CONTENT AREA ENDS  --*/


/*-- TEMPLATE 2 RIGHT SIDE ADS / BUTTONS BEGINS --*/

#template2_right {
  width: 143px;
  float: left;
  position: relative;
}

#button_container {
  width: 135px;
  float: left;
}

#buttons {
  width: 135px;
  list-style: none;
  padding: 0 0 0 10px;
  margin: 0;
  font-size: 12px;
}

#buttons li {
  height: 29px;
  display: block;
  padding: 0 0 5px 0;
  margin: 0;
}

#buttons li a {
  height: 29px;
  display: block;
  text-indent: -9000px; 
}

#buttons li a:hover {
  background-position: 0 -29px;
}

/*-visitor's guide -*/
#buttons #buttons_visitors {
  width: 135px;
}

#buttons_visitors {
  background: url(../../images/visitors_guide_button.gif) no-repeat 0 0;
}

/*-multi-media gallery-*/
#buttons #buttons_multimedia {
  width: 135px;
}

#buttons_multimedia {
  background: url(../../images/multimedia_button.gif) no-repeat 0 0;
}

/*-weather-*/
#buttons #buttons_weather {
  width: 135px;
}

#buttons_weather {
  background: url(../../images/weather_button.gif) no-repeat 0 0;
}

/*-surf-*/
#buttons #buttons_surf {
  width: 135px;
}

#buttons_surf {
  background: url(../../images/surf_button_t2.gif) no-repeat 0 0;
}

#adspace {
  width: 135px;
  height: 114px;
  padding-left: 10px;
  padding-bottom: 10px;
}

* html #adspace {
  font-size: 1px;
}

#promospace {
  width: 135px;
  height: 114px;
  padding-left: 10px;
  padding-bottom: 10px;
}

* html #promospace {
  font-size: 1px;
}

/*-- TEMPLATE 2 RIGHT SIDE ADS / BUTTONS ENDS --*/

/*------ TOP PARTNER NAV BEGINS -------*/

#sisternav_container_top {
  width: 957px;
  margin: 0 auto;
  height: 21px;
  clear: both;
  background: url(../../images/partner_nav/sister_nav_back_top.gif) no-repeat 0 0;
}  

#sisternav_top {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  float: left;
  position: relative;
  left: 50px;
}

#sisternav_top li {
  height: 21px;
  display: block;
  float: left;
  margin: 0 40px 0 0;
}

#sisternav_top li a {
  height: 21px;
  display: block;
  text-indent: -9000px;
}

#sisternav_top li a:hover,
#sisternav_top li a.nav_on {
  background-position: 0 -21px;
}

/*-big sur-*/
#sisternav_top #sisternav_big_sur {
  width: 50px;
}

#sisternav_big_sur {
  background: url(../../images/partner_nav/big_sur.gif) no-repeat 0 0;
}

/*-carmel-by-the-sea-*/
#sisternav_top #sisternav_carmel_by_sea {
  width: 122px;
}

#sisternav_carmel_by_sea {
  background: url(../../images/partner_nav/carmel_by_sea.gif) no-repeat 0 0;
}

/*-carmel valley-*/
#sisternav_top #sisternav_carmel_valley {
  width: 95px;
}

#sisternav_carmel_valley {
  background: url(../../images/partner_nav/carmel_valley.gif) no-repeat 0 0;
}

/*-marina-*/
#sisternav_top #sisternav_marina {
  width: 51px;
}

#sisternav_marina {
  background: url(../../images/partner_nav/marina.gif) no-repeat 0 0;
}

/*-pacific grove*/
#sisternav_top #sisternav_pacific_grove {
  width: 93px;
}

#sisternav_pacific_grove {
  background: url(../../images/partner_nav/pacific_grove.gif) no-repeat 0 0;
}

/*-pebble beach-*/
#sisternav_bottom #sisternav_pebble_beach {
  width: 85px;
}

#sisternav_pebble_beach {
  background: url(../../images/partner_nav/pebble_beach.gif) no-repeat 0 0;
}

/*-salinas valley-*/
#sisternav_bottom #sisternav_salinas_valley {
  width: 100px;
}

#sisternav_salinas_valley {
  background: url(../../images/partner_nav/salinas_valley.gif) no-repeat 0 0;
}

/*-soledad-*/
#sisternav_top #sisternav_soledad {
  width: 56px;
}

#sisternav_soledad {
  background: url(../../images/partner_nav/soledad.gif) no-repeat 0 0;
}

/*-seaside-*/
#sisternav_bottom #sisternav_seaside {
  width: 50px;
}  

#sisternav_seaside {
  background: url(../../images/partner_nav/seaside.gif) no-repeat 0 0;
}

#sisternav_container_bottom {
  width: 957px;
  margin: 0 auto;
  height: 19px;
  clear: both;
  background: url(../../images/partner_nav/sister_nav_back_bottom.gif) no-repeat 0 0;
}

#sisternav_bottom {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  float: left;
  position: relative;
  left: 40px;
}

#sisternav_bottom li {
  height: 19px;
  display: block;
  float: left;
  margin: 0 40px 0 0;
}

#sisternav_bottom li a {
  height: 19px;
  display: block;
  text-indent: -9000px;
}

#sisternav_bottom li a:hover,
#sisternav_bottom li a.nav_on {
  background-position: 0 -19px;
}

/*-del rey oaks-*/
#sisternav_bottom #sisternav_del_rey_oaks {
  width: 86px;
}

#sisternav_del_rey_oaks {
  background: url(../../images/partner_nav/del_rey_oaks.gif) no-repeat 0 0;
}

/*-monterey-*/
#sisternav_bottom #sisternav_monterey {
  width: 66px;
}

#sisternav_monterey {
  background: url(../../images/partner_nav/monterey.gif) no-repeat 0 0;
}

/*-moss landing-*/
#sisternav_bottom #sisternav_moss_landing {
  width: 95px;
}

#sisternav_moss_landing {
  background: url(../../images/partner_nav/moss_landing.gif) no-repeat 0 0;
}

/*-salinas-*/
#sisternav_top #sisternav_salinas {
  width: 51px;
}

#sisternav_salinas {
  background: url(../../images/partner_nav/salinas.gif) no-repeat 0 0;
}

/*-sand city-*/
#sisternav_top #sisternav_sand_city {
  width: 64px;
}

#sisternav_sand_city {
  background: url(../../images/partner_nav/sand_city.gif) no-repeat 0 0;
}

/*-monterey county-*/
#sisternav_bottom #sisternav_monterey_county {
  width: 160px;
}

#sisternav_monterey_county {
  background: url(../../images/partner_nav/monterey_county.gif) no-repeat 0 0;
}


/*-- SISTER SITES NAV ENDS --*/


/*-- FORM FIELDS BEGINS --*/

.search {
  background-color: #def1f3;
  border: 0;
  font: 11px Arial, Verdana, sans-serif;
  color: #513127; 
  padding: 4px;
}

.search_arrow {
  background: url(../../images/search_arrow.png) no-repeat 0 0;
  border: 0;
  width: 18px;
  height: 21px;
  cursor: pointer;
}

* html .search_arrow {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/search_arrow.png');
  background: none;
}

.select_calendar {
  font: 11px Arial, Verdana, sans-serif;
  color: #565656;
}

.input_calendar {
  font: 11px Arial, Verdana, sans-serif;
  color: #565656;
}

.asterisk {
  font: bold 14px Arial, Verdana, sans-serif;
  color: #2d7280;
}

#form_error_box {
  font: 12px Arial, Verdana, sans-serif;
  color: #990000;
}

.textfield {
  border: 1px solid #558da0;
}

/*-- FORM FIELDS ENDS --*/

/*-- NEWSLETTER SIGNUP BEGINS --*/

#newsletter_box {
  width: 211px;
}

#newsletter_top {
  background: url(../../images/newsletter_top.png) no-repeat 0 0;
  width: 211px;
  height: 26px;
}

* html #newsletter_top {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/newsletter_top.png');
  background: none;
  font-size: 1px;
}

#newsletter_container {
  width: 188px;
  background: url(../../images/newsletter_repeat.png) repeat-y 0 0;
  padding: 0 13px 0 10px;
}

* html #newsletter_container {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/newsletter_repeat.png');
  background: none;
}

#newsletter_container * {
  position: relative;
}

.email {
  background-color: #def1f3;
  border: 1px solid #93c8cc;
  font: 11px Arial, Verdana, sans-serif;
  color: #333;  
  padding: 4px;
  margin-top: 3px;
}

.newsletter_arrow {
  background: url(../../images/newsletter_arrow2.gif) no-repeat 0 0;
  border: 0;
  width: 16px;
  height: 19px;
  cursor: pointer;
}

.newsletter_icon {
  background: url(../../images/newsletter_icon.gif) no-repeat 0 0;
  width: 27px;
  height: 23px;
  float: left;
  padding-right: 5px;
  margin-top: 2px;
}

#newsletter_bottom {
  background: url(../../images/newsletter_bottom.png) no-repeat 0 0;
  width: 211px;
  height: 17px;
}

* html #newsletter_bottom {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/newsletter_bottom.png');
  background: none;
  font-size: 1px;
}

/*-- NEWSLETTER SIGNUP ENDS --*/

/* MEMBER RESULTS BEGINS */

#member_container {
  width: 162px;
  float: left;
  border-bottom: 2px dotted #8dc2c6;
  padding-bottom: 10px;
}

* html #member_container {
  padding-top: 0;
  padding-bottom: 0;
}

#member_container ul {
  padding: 10px 0 0 0;
  margin: 0;
}

#member_container li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#member_container #memberlist a {
  display: block;
  padding: 3px 0 3px 0;
  font: 11px Arial, Verdana, sans-serif;
  font-weight: bold;
  color: #666;
  text-decoration: none;
  text-transform: uppercase;
}

#member_container #memberlist a:hover {
  color: #2d7280; 
}

#member_container #memberlist a.member_on {
  color: #2d7280;
}

/* MEMBER RESULTS ENDS */


/*-- FOOTER BEGINS --*/

#footer_container {
  width: 765px;
  margin: 0 auto;
  clear: both;
  font: 10px Arial, Verdana, sans-serif; 
  color: #fff;
  padding-left: 15px;
  padding-bottom: 20px;
}

#footer_container p {
  font: 10px Arial, Verdana, sans-serif;
  color: #fff;
}

#footer_container a {
  font: 10px Arial, Verdana, sans-serif;
  color: #fff;
}

#footer_icon_container {
  width: 700px;
}

#footer_icon_container img{
  border:0;
}

#footer_icon_container a{
text-decoration: none;
color:#cbdae1;
}


#footer_icon_container li {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 11px 30px 30px 40px;
}

#footer_icon_container #icon_nav li {
  padding: 0;
  text-decoration: none;
  color: #cbdae1;
  font-size: 11px;
}

#footer_icon_container #icon_nav a:hover {
  color: #fff;
}

#member_icon {
  background: url(../../images/member_icon.png) no-repeat 0 0;
  display: block;
  width: 37px;
  height: 36px;
}

* html #member_icon {
  background: url(../../images/member_icon.gif) no-repeat 0 0;
}

#meeting_icon {
  background: url(../../images/meeting_icon.png) no-repeat 0 0;
  display: block;
  width: 37px;
  height: 36px;
}

* html #meeting_icon {
  background: url(../../images/meeting_icon.gif) no-repeat 0 0;
}

#media_icon {
  background: url(../../images/media_icon.png) no-repeat 0 0;
  display: block;
  width: 37px;
  height: 36px;
}

* html #media_icon {
  background: url(../../images/media_icon.gif) no-repeat 0 0;
}

#footer_nav_container {
  width: 300px;
}

#footer_nav_container ul {
  padding: 10px 0 5px 0;
  margin: 0;
}

#footer_nav_container li {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0 20px 0 0;
}

#footer_nav_container #footer_nav a {
  padding: 0;
}

/*-- FOOTER ENDS --*/

.image_right {
   margin: 7px 0 7px 7px;
   border: 1px solid #999;
}

.image_left {
   margin: 7px 7px 7px 0; 
   border: 1px solid #999;
}

/* MAIN NAV STATIC BEGINS */
#staticnav {
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
}

#staticnav li {
  height: 28px;
  display: block;
  float: left;
  margin: 0;
}

#staticnav li a {
  height: 28px;
  display: block;
  text-indent: -9000px;
  font-size: 0;
}

#staticnav li a:hover {
  background-position: 0 -28px;
}

/*-home-*/
#staticnav #staticnav_home {
  width: 77px;
}

#staticnav_home {
  background: url(../../images/nav_home.gif) no-repeat 0 0;
}

/*-activities-*/
#staticnav #staticnav_activities {
  width: 93px;
  }

#staticnav_activities {
  background: url(../../images/nav_activities.gif) no-repeat 0 0;
  }

/*-accommodations-*/
#staticnav #staticnav_accommodations {
  width: 137px;
  }

#staticnav_accommodations {
  background: url(../../images/nav_accommodations.gif) no-repeat 0 0;
  }

/*-food-*/
#staticnav #staticnav_food {
  width: 113px;
  }

#staticnav_food {
  background: url(../../images/nav_food.gif) no-repeat 0 0;
  }

/*-golf-*/
#staticnav #staticnav_golf {
  width: 77px;
  }

#staticnav_golf {
  background: url(../../images/nav_golf.gif) no-repeat 0 0;
  }

/*-shopping-*/
#staticnav #staticnav_shopping {
  width: 97px;
  }

#staticnav_shopping {
  background: url(../../images/nav_shopping.gif) no-repeat 0 0;
  }

/*-weddings-*/
#staticnav #staticnav_weddings {
  width: 95px;
  }

#staticnav_weddings {
  background: url(../../images/nav_weddings.gif) no-repeat 0 0;
  }

/* MAIN NAV STATIC ENDS */

#flash_alert {
  position: absolute;
  top: 12px;
  left: 20px;
  background-color: #fff;
  width: 707px;
  padding: 20px;
  font: bold 12px/19px Arial, Verdana, sans-serif;
  color: #555;
  text-align: center;
  z-index: 2000;
}

/*--- MYMONTEREY WIDGET BEGINS ---*/

#mymonterey_widget_box {
  width: 211px;
}

#mymonterey_widget_top {
  background: url(../../images/mymonterey/mymonterey_box_top.png) no-repeat 0 0;
  width: 211px;
  height: 22px;
  font-size: 1px;
}

* html #mymonterey_widget_top {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/mymonterey/mymonterey_box_top.png');
  background: none;
}

#mymonterey_widget_bottom {
  background: url(../../images/mymonterey/mymonterey_box_bottom.png) no-repeat 0 0;
  width: 211px;
  height: 16px;
  font-size: 1px;
}

* html #mymonterey_widget_bottom {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/mymonterey/mymonterey_box_bottom.png');
  background: none;
}

#mymonterey_widget_top_content {
  background: url(../../images/mymonterey/mymonterey_widget_repeat.png) repeat-y 0 0;
  width: 188px;
  padding: 3px 13px 3px 10px;
  font: 11px Arial, Verdana, sans-serif;
  color: #555;
}

* html #mymonterey_widget_top_content {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/mymonterey/mymonterey_widget_repeat.png');
  background: none;
}

#mymonterey_widget_blue {
  width: 188px; 
  padding: 5px 13px 5px 10px;
  background: url(../../images/mymonterey/mymonterey_widget_blue.png) repeat-y 0 0;
  font: 11px Arial, Verdana, sans-serif; 
  color: #0d2a3a;
}

#mymonterey_widget_blue a {
  color: #0d2a3a;
}

* html #mymonterey_widget_blue {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/mymonterey/mymonterey_widget_blue.png');
  background: none;
}

.mymonterey_icon {
  background: url(../../images/mymonterey/mymonterey_icon.gif) no-repeat 0 0;
  width: 158px;
  min-height: 25px;
  padding-left: 30px;
}

#mymonterey_widget_bot_content {
  background: url(../../images/mymonterey/mymonterey_widget_repeat.png) repeat-y 0 0;
  width: 188px;
  padding: 3px 13px 3px 10px;
}

* html #mymonterey_widget_bot_content {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/mymonterey/mymonterey_widget_repeat.png');
  background: none;
}

#mymonterey_widget_bot_content a {
  color: #2d7280;
  text-decoration: none;
  font-size: 11px;
}

/*--- MYMONTEREY WIDGET ENDS ---*/

:focus {
  -moz-outline-style: none;
}

embed {
  margin: 0 !important;
  padding: 0 !important;
}

/*-- NEW TRIP PLANNER WIDGET BEGINS --*/

#trip_planner_widget {
  margin: 0 0 6px 0;
  padding: 0;
  width: 204px;
  }

#tp_events_tab {
  margin: 0;
  padding: 0;
  width: 102px;
  height: 39px;
  float: left;
  background: url('../../images/trip_events_tab.gif') top left no-repeat;
  }

#tp_events_link {
  width: 102px;
  height: 39px;
  text-indent: -9000px;
  display: block;
  }

#tp_plan_tab {
  margin: 0;
  padding: 0;
  width: 102px;
  height: 39px;
  float: left;
  background: url('../../images/trip_plan_tab.gif') top left no-repeat;
  }

#tp_plan_link {
  width: 102px;
  height: 39px;
  text-indent: -9000px;
  display: block;
  }

#tp_icons {
  width: 204px;
  height: 57px;
  background: url('../../images/trip_icons.gif') top left no-repeat;
  }

#tp_icons_link {
  width: 204px;
  height: 57px;
  text-indent: -9000px;
  display: block;
  }

#tp_bottom {
  margin: 0;
  padding: 4px 4px 0 10px;
  width: 190px;
  height: 36px;
  font: 10px/11px Arial, Helvetica, sans-serif;
  color: #ffffff;
  background: url('../../images/trip_bottom.gif') top left no-repeat;
  }

/*-- NEW TRIP PLANNER WIDGET ENDS --*/


/********************************************************************************
 MAIN PAGE SPECIALS STYLES
********************************************************************************/



.border_bottom {
  border-bottom: 2px dotted #ccc;
}

.border_top {
  border-top: 2px dotted #ccc;
}