/* RESET */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote {
  margin: 0;
  padding: 0;
}

html, body { height: 100%; }

body {
  font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 1.5em;
  color: #666;
  background: #ccc;
  *font-size: small;
  *font: x-small;
}

a {
  color: #258dc1;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

/* Page Container */
#container {
  width: 970px;
  min-height: 100%;
  height: auto ! important;
  height: 100%;
  margin: 0 auto -1.5em;
}

/* Marketing Content */
#local_biz_copy {
  margin: 0pt 60pt 0pt 0pt;
  color: #30358b;
}

#local_biz_copy div {
  line-height: 1.2em;
}

.unclaimedDetail ul {
  margin: 12pt 0pt 24pt 18pt;
  line-height: 1.4em;
  list-style-type: square;
}

.unclaimedDetail li {
  margin-bottom: 12pt;
}

/* Branding Bar */
#branding {
  height: 30px;
  background: #999 url(/images/branding_right.gif) no-repeat right bottom;
}

#brandingPoweredBy {
  height: 30px;
  background: url(/images/branding_left.gif) no-repeat left bottom;
  float: left;
}

#brandingPoweredBy img {
  padding-left: 21px;
  padding-top: 8px;
  border: none ! important;
}

#brandingSignIn {
  float: right;
  height: 30px;
  font-weight: bold;
  padding-right: 21px;
}

#brandingSignIn a {
  color: #f5f5f5;
  display: block;
  padding-top: 3px;
}

/* Content Container */
#contentWrap {
  background: #fff;
  margin-top: 15px;
  margin-bottom: 1.5em;
}

.contentTop {
  height: 16px;
  background: url(/images/contentTop_left.gif) no-repeat left top;
}

.contentTop div {
  height: 16px;
  background: url(/images/contentTop_right.gif) no-repeat right top;
}

.contentBtm {
  height: 16px;
  background: url(/images/contentBtm_left.gif) no-repeat left bottom;
}

.contentBtm div {
  height: 16px;
  background: url(/images/contentBtm_right.gif) no-repeat right bottom;
}

/* Content Body */
#contentMain {
  padding-top: 48px;
  padding-bottom: 21px;
  padding-left: 37px;
  padding-right: 37px;
  *height: 1%;
}


/* Catsearch Flow-specific */

/* Page Heading */
#pageHeading {
  background: #f0f0f0;
  padding-left: 33px;
  *height: 1%;
}

#pageHeading h1 {
  font-size: 228%;
  line-height: 1.267em;
  padding-top: 12px;
  padding-bottom: 16px;
  color: #000;
}

/* Breadcrumbs Menu */
#breadcrumbs {
  margin-top: 15px;
  color: #999;
  padding-left: 33px;
  margin-bottom: 21px;
  font-size: 85%;
  line-height: 1.727em;
}

#breadcrumbs a {
  color: #5caad1;
  border-bottom: 1px dotted #92c6e0;
}

#breadcrumbs a:hover {
  color: #258dc1;
  text-decoration: none;
  border-bottom: 1px solid #5caad1;
}

/* List of Cities, 4 columns */
.cityList {
  display: inline;
  float: left;
  width: 25%;
  font-weight: bold;
  font-size: 107%;
}

/* List of Categories, 2 columns */
.categoryList {
  display: inline;
  float: left;
  width: 50%;
  font-weight: bold;
  font-size: 107%;
}

/* List of Businesses, 3 columns */
.businessList {
  display: inline;
  float: left;
  width: 33%;
  font-weight: bold;
  font-size: 107%;
}

ul.lists {
  margin-left: 15px;
  *margin-left: 16px;
}

ul.lists li {
  list-style: outside url(/images/bullet.gif);
  line-height: 1.357em;
  padding-bottom: 5px;
  padding-right: 30px;
  margin-top: 2px;
}

#stateLinks {
  background: #f7f7f7;
  font-size: 85%;
  line-height: 1.727em;
  padding: 5px 37px 5px 37px;
  margin-top: 21px;
  margin-bottom: 21px;
  color: #ccc;
}

#stateLinks strong {
  color: #999;
}

#stateLinks a {
  color: #5caad1;
}

#stateLinks a:hover {
  color: #258dc1;
}


/* Local Business-specific */

/* RESET - Table */
table, tr, th, td {
  border-collapse: collapse;
  vertical-align: top;
  border: none;
  margin: 0;
  padding: 0;
}

table {
  width: 100%;
}

/* Business Name & Logo */
#businessName {
  background: #f0f0f0;
  margin-top: 21px;
  padding-left: 33px;
  *height: 1%;
}

#businessName h1 {
  font-size: 228%;
  line-height: 1.267em;
  padding-top: 12px;
  padding-bottom: 16px;
  color: #000;
  float: left;
}

#businessNameText {
  line-height: .9em ! important;
}

#businessTagline {
  font-size: 50%;
  color: #333;
}

#businessName img {
  border-left: 7px solid #fff;
  border-right: 7px solid #fff;
  margin-right: 27px;
  float: left;
}

/* Content Body, Left Column */
#columnLeft {
  display: inline;
  float: left;
  width: 590px;
}

#columnLeft h3 {
  font-size: 114%;
  line-height: 1.267em;
  padding-bottom: 6px;
  margin-bottom: 4px;
  color: #f68928;
  /* background: url(/images/titleDash_colLeft.gif) repeat-x left bottom; */
  border-bottom: 1px dashed #fedcaa;
}

/* Content Body, Address Row */
#businessAddress {
  font-size: 174%;
  line-height: 1.327em;
  color: #333;
  padding-bottom: 32px;
  /*background: url(/images/category.jpg) no-repeat right 7px;*/
}

#businessAddress span {
  display: block;
  margin-top: 6px;
}

/* Content Body, Business Info */
#businessDescription {
  margin-top: 38px;
}

#businessHighlights {
  float: left;
  margin-top: 38px;
  margin-right: 47px;
}

#businessHighlights ul {
  margin-left: 15px;
  *margin-left: 16px;
}

#businessHighlights ul li {
  list-style: outside square;
}

#businessReviews {
  float: left;
  margin-top: 38px;
  white-space: nowrap;
}

/* Content Body, Aditional Info */
#businessInfo {
  margin-top: 38px;
  padding-bottom: 7px;
  *height: 1%;
}

#contactTable h4 {
  font-size: 107%;
  line-height: 1.357em;
  color: #999;
  padding-bottom: 3px;
  border-bottom: 1px solid #f3f3f3;
}

#contactTable span {
  display: block;
  border-bottom: 1px solid #f3f3f3;
  padding-top: 2px;
  padding-bottom: 3px;
}

#contactInfo .label, #linkInfo .label {
  margin-right: 4pt;
  float: left;
  font-size: 107%;
  font-weight: 700;
  color: #999;
}

#contactInfo, #linkInfo {
  margin-top: 20pt;
}

/* Content Body, Right Column */
#columnRight {
  display: inline;
  float: right;
  width: 262px;
  color: #999;
}

#columnRight h3 {
  font-size: 114%;
  line-height: 1.267em;
  padding-bottom: 5px;
  margin-bottom: 5px;
  color: #333;
  /* background: url(/images/titleDash_colRight.gif) repeat-x left bottom; */
  border-bottom: 1px dashed #999;
}

#columnRight div {
  margin-bottom: 27px;
}

/* ***************** */

.clear {
  clear: both;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
  display: block;
  visibility: hidden;
}

#inconspicuousTelephone {
  text-align: right;
  color: #999;
  font-size: 10px;
  padding-right: 7px;
  margin: 0 auto;
  width: 960px;
}

/************************
**       Map           **
************************/
#geoMap {
  width: 260px;
  height: 260px;
  padding: 1pt;
  border: 1px solid #e9e9e9;
}

#geoMap div {
  margin-bottom: 0pt;
  margin-top: 0pt;
  line-height: 10pt;
}

#mapMarkerTitle {
  font-weight: 700;
  color: #666;
}

#mapAddress {
  color: #666;
}

#mapTelephoneNumber {
  margin-top: 4pt ! important;
  font-weight: 700;
  color: #333
}

#mapDirectionsURI {
  margin-top: 6pt ! important;
  font-size: .8em;
  margin: 6pt 0pt 4pt 0pt;
}


/************************
**       Payments      **
************************/
#paymentAccepted img {
  float: left;
  margin-right: 7px;
  margin-top: 7px;
}

/* hours of operation */
#hoursTable {
  border-collapse: collapse;
  border: none;
  width: 100%;
}

#hoursTable td {
    border-bottom: 1px solid #f3f3f3;
    padding: 2px 0 2px 0;
}

#hoursTable td.hoursLabel {
    font-weight: bold;
    width: 1%;
    padding-right: 9px;
}

#hoursTable td#hoursCustomContent {
  padding-top: 5px;
  font-size: 92%;
  border-bottom: none;
}

/****************************/
/* buttonLink
/****************************/
.containerButtons {
  width: 98%;
  padding-bottom: 10px;
  text-align: center;
}

.containerButtons .buttonLink {
  display: inline;
  border: 1px solid #fedcaa;
  border-color: #fedcaa;
  font: bold 100% Tahoma, "Lucida Sans", Helvetica, sans-serif;
  background: #feedd4;
   /*padding: 3px 7px 5px 7px;*/
  padding: 1px 6px 3px 7px;
  *padding: 1px 1px 1px 3px;
  color: #f68928;
}

