html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {color: #1184bd;text-decoration: none;}
a:hover {text-decoration: underline;}

h2 {
  font-weight: normal;
  margin-bottom: 0.3em;
}
h3 {
  font-weight: normal;
}
h4 {
  margin-bottom: 0.4em;
}

/*************************************
+Main Layout
*************************************/

html, body {
  background: url(/images/pubs/beach_book/body-bg.gif) repeat-x top left;
  color: #222;
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.3;  
}

#header {
  background: url(/images/pubs/beach_book/header-branding.jpg) no-repeat 84px 15px;
  height: 165px;
  width: 850px;
  margin: 5px auto;
}

#header h1 a {
  display: block;
  height: 126px;
  width: 641px;
  margin: 0 auto;
  text-indent: -5000px;
}

#content {
  width: 880px;
  margin: 0 auto;
}
#main_top {
  background: url(/images/pubs/beach_book/content_top.png) no-repeat;
  height: 20px;
}
#main {
  background: url(/images/pubs/beach_book/content_fill.png) repeat;
  padding: 0 20px;
}
#main_content {
  margin: 15px 0 10px;
  min-height: 300px;
}

div#top_nav {
  height: 40px;
  border-bottom: 1px solid #b0b0b0;
  background: url(/images/pubs/beach_book/topnav_bg.jpg) repeat-x;
  text-align: center;
}
div#top_nav ul li {
  display: block;
  float: left;
  height: 40px;
}
div#top_nav ul li.active {
  background: url(/images/pubs/beach_book/topnav_active.jpg) repeat-x;
}
div#top_nav ul li a {
  font-family: 'Lucida Grande',Arial,Helvetica,sans-serif;
  display: block;
  height: 28px;
  padding: 12px 0 0;
  color: #333;
  font-weight: bold;
  font-size: 1.1em;
  width: 140px;
  background: url(/images/pubs/beach_book/topnav_sep.jpg) no-repeat right top;
}

div#top_nav ul li a.last {
  background: none;
}

/*Searchbox*/
#searchbox {
  text-align: left;
  background: url(/images/pubs/beach_book/searchbox_bg.jpg) no-repeat;
  height: 60px;
  position: relative;
}
#searchFormHolder {
  padding: 7px 0 0 90px;
}
#search_fields {
  padding: 5px;
}
#keyword_input {
  color: #333;
  border-color: #7b7b7b #ccc #ccc #7b7b7b;
  border-width: 1px;
  border-style: solid;
  padding: 5px 3px 4px;
  margin: 0 5px 0 0;
  width: 490px;
}
#searchbox_find {
  position: absolute;
  left: 605px;
  top: 12px;
}
#searchbox_find input {
  background: url(/images/pubs/beach_book/search-btn.jpg) no-repeat;
  width: 127px;
  height: 27px;
  border: none;
  text-indent: -5000px;
  cursor: pointer;
}

#footer {
  text-align: center;
  margin: 20px 0 0;
  padding: 0 0 5px;
  clear: both;
  position: relative;
}
#footer .copyright {
  font-size: 0.85em;
}

.index #main {
  text-align: center;
}

.index-bar {
  background: #efefef;
  padding: 10px;
  margin: 0 -12px;
  border-width: 1px;
  border-style: solid none;
  border-color: #dadada;
  height: 14px;
}
.index-bar table {
  float: right;
}
.index-bar td {
  vertical-align: middle;
}
.index-bar a {
  color: #333;
  font-weight: bold;
  font-size: 11px;
}

#top_searches {
  width: 790px;
  margin: 0 auto 10px;
}
#top_searches a {
  background: url(/images/pubs/beach_book/top_searches.jpg) no-repeat 0 0;
  width: 92px;
  float: left;
  margin: 0 10px;
  padding-top: 92px;
  font-weight: bold;
}
#top_searches a.golf {
  background-position: -105px 0;
}
#top_searches a.fishing {
  background-position: -210px 0;
}
#top_searches a.menus {
  background-position: -315px 0;
}
#top_searches a.weddings {
  background-position: -420px 0;
}
#top_searches a.restaurants {
  background-position: -525px 0;
}
#top_searches a.pizza {
  background-position: -630px 0;
}
#top_searches a.vacation {
  background-position: -735px 0;
}

#platform_features {
  margin: 20px 10px;
  position: relative;
}
#platform_features a {
  float: left;
  margin-left: 5px;
  display: block;
}
#platform_features a:hover {
  background-position: bottom center;
}
#mobileSMS a {
  display: inline;
  float: none;
  margin: 0;
}
a#look_and_feel {
  background: url(/images/pubs/beach_book/look_and_feel.jpg) no-repeat top center;
  width: 304px;
  height: 220px;
}
a#widget_link {
  margin-top: 8px;
  background: url(/images/pubs/beach_book/widget.jpg) no-repeat top center;
  width: 216px;
  height: 220px;
}
a#mobile_link {
  margin-top: 8px;
  background: url(/images/pubs/beach_book/mobile.jpg) no-repeat top center;
  width: 275px;
  height: 220px;
}



#back_to_link {
  color: #000;
  margin: 0 0 10px 10px;
}
#back_to_link a {
  font-weight: bold;
}
.aquo {
  font-size: 1.2em;
}


/*About*/
.about p, .contact p, .advertise_print p {
  margin-bottom: 0.4em;
}
.about hr {
  margin: 20px 0;
}
.about h1, .contact h1, .advertise_print h1, .advertise h1, .distribution h1 {
  font-size: 1.6em;
  font-weight: normal;
}
.advertise h2 {
  font-size: 1.4em;
  text-indent: 10px;
}
.about h2 {
  font-size: 1.4em;
}
/*Listings*/
.serp h1 {
  font-size: 1.6em;
  color: #555;
  margin-bottom: 0.3em;
}
.serp h2 {
  font-weight: bold;
  color: #555;
  font-size: 1.4em;
}
#left_column {
  float: left;
  width: 600px;
}
#right_column {
  float: right;
  width: 220px;
}
.pagination, #refine_search {
  text-align: right;
  background: #eee;
  height: 25px;
  line-height: 25px;
  padding: 0 5px;
}
div#sort-links {
  float: left;
}
.refinement .active {
  font-weight: bold;
}
.refinement h4 {
  display: inline;
  padding-right: 4px;
}

.banner_ad {
  width: 728px;
  height: 90px;
  margin: 0 auto 10px;
}

.sponsored {
  margin-top: 1px;
  background: #e9f4fb;
  border: 1px solid #c9c8b9;
}
.sponsored .content {
  padding: 5px 10px;
}
.sponsored h2 {
  float: right;
  color: #898989;
  font-size: 10px;
  margin: 0.3em;  
}
.sponsored cite {
  color: #568e1a;
  margin-left: 0.5em;
  font-style: normal;
}

#yield_results {
  margin: 0 10px;
}
#results {
  margin: 10px 0 0;
}
.listing {
  padding: 10px 5px;
  border-top: 1px solid #ddd;
  background: #fafbf8;
}
.listing .business_info {
  width: 365px;
  float: left;
  clear: left;
}
.listing .business_info .business_ad {
  float: left;
  width: 100px;
  height: 100px;
  overflow: hidden;
  margin-right: 5px;
}
.listing .business_info .business_details {
  float: left;
  width: 260px;
}
.listing h3.business_name {
  margin-bottom: 2px;
  font-size: 1.1em;
}
.listing h3.business_name.highlight a {
  color: #ba1f25;
}
.listing h3.business_name.bold a {
  font-weight: bold;
}
.listing span.tel {
  display: block;
  margin-bottom: 2px;
}
.listing .business_actions {
  float: right;
  font-size: 0.9em;
}
.listing .business_actions a, .listing .business_actions li b {
  background: url(/images/pubs/beach_book/link_actions.gif) no-repeat;
  padding-left: 22px;
  margin: 0 0 4px;
  display: block;
}
.listing .business_actions a.save-listing {
  background-position: 0 0;
}
.listing .business_actions a.email-friend {
  background-position: 0 -16px;
}
.listing .business_actions a.email-business {
  background-position: 0 -32px;
}
.listing .business_actions a.coupon {
  background-position: 0 -46px;
}
.listing .business_actions a.website {
  background-position: 0 -60px;
  padding-bottom: 1px;
}
.listing .business_actions a.leadsite {
  background-position: 0 -75px;
}
.listing .business_actions a.video {
  background-position: 0 -91px;
}
.listing .business_actions a.more-info {
  background-position: 0 -105px;
}

.listing.premium_preferred {
  border-top: 1px solid #ba1f25;
}
.listing.premium {
  border-top: 1px solid #ffeb96;
}
.listing.premium h4, .listing.premium_preferred h4 {
  color: #ba1f25;
}
/*Adding bullets for portal generated lists*/
.profile_info ul, .profile_info li {
  list-style-type: disc;
  list-style-position: inside;
  margin-left: 8px;
}

#tiles {
  margin: 25px 0 0;
}
#yield_tiles {
  background: #f1f1f1;
}
.tile_ad {
  padding: 10px;
  border-bottom: 1px solid #ddd;
  font-size: 0.95em;
}
.tile_ad a {
  font-weight: bold;
}
.tile_ad .description, .tile_ad .tile_link {
  display: block;
  margin-top: 3px;
}



/*Profile*/
body.profile #left_column {
  width: 500px;
}
body.profile #right_column {
  width: 320px;
}
body.profile #mapContainer {
  height: 200px;
}
body.profile #pano {
  height: 200px;
  width: 320px;
}
.profile p, .profile #overview-profile {
  margin: 0.5em 0 0;
}
.profile ul.list {
  list-style-type: disc;
  list-style-position: inside;
  margin-left: 0.2em;
}

.profile div.vcard {
  background: #57c8f3;
  padding: 10px;
}
.profile div.vcard .vcard_content {
  padding: 10px;
  background: #fff;
}
.profile .geo {
  display: none;
}
.profile a.url {
  display: block;
  margin: 4px 0;
}
.profile div.info_box {
  border: 1px solid #ccf;
  margin-top: 5px;
  padding: 10px;
}
.profile div.info_box h2 {
  color: #ecbe07;
  font-size: 1.1em;
  font-weight: bold;
}
#advertiser-social-links {
  margin: 4px 0;
  float: right;
  border: 2px solid #dadada;
  padding: 10px;
}
#advertiser-social-links h5 {
  font-size: 13px;
  font-weight: bold;
  margin-left: -2px;
}
#advertiser-social-links li {
  padding-top: 3px;
}
span.share-sprite {
  background: url(/images/shared/icon_share_sprites.jpg) no-repeat;
  width: 16px;
  height: 16px;
  float: none;
  display: inline-block;
  padding: 0 2px;
}
span.facebook {
  background-position: 50% 2px;
}
span.twitter {
  background-position: 50% -20px;
}
span.youtube {
  background-position: 50% -240px;
}
span.amazon {
  background-position: 50% -200px;
}
span.ebay {
  background-position: 50% -180px;
}
span.bbb {
  background-position: 50% -220px;
}

/*Directions*/
.directions #details {
  clear: both;
  float: left;
}
.directions #links {
  border-bottom: 1px solid #c0c0c0;
  height: 18px;
  padding: 5px 20px;
}
.directions .backToResults a {
  float: left;
}
.directions .printDirections a {
  float: right;
}
