﻿/*********** Content **********/
div.content
{
    height: 354px !important;
}

div.categoriesAndLocations
{
  height: 230px;
  width: 960px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  text-align: left !important;
}

div.reviewsAndUpdates
{
  height:315px;
  width:840px;
  margin-bottom:160px;
}

div.categoriesAndLocations a
{
  color:#959595 !important;
}

div.miniPaneContent
{
  padding:0.5em 0.5em 0.5em 0.5em;
}

span.contentBoxHeader
{
  padding: 0.5em 0.5em 0.5em 0.5em;
  font-weight: bold;
  color: #666666;
}

/*********** Tabs **********/
div.miniTabs
{
    font-weight: bold !important;
    margin: 0.5em 0 !important;
}

div.miniTabs a
{
    color: #000 !important;
}

div.miniPane
{
    position: absolute !important;
}

/*********** Boxes **********/
div.boxes
{
    margin: 0 !important;
    padding: 0 !important;
    position: relative !important;
}

div.categories, div.locations
{
    border: solid 1px #CCC !important;
    height: 220px !important;
    padding: 8px !important;
    position: absolute !important;
}

div.categories, div.locations
{
    background-position: bottom !important;
    background-repeat: repeat-x !important;
    width: 470px !important;
    height: 220px !important;
}

div.latestReviews
{
  background-image: url(/Assets/Images/reviewsAndUpdatesBackground.png);
  background-repeat:no-repeat;
  margin-top: 10px !important;
  margin-left: 7px !important;
  padding: 10px !important;
  width:350px; 
  height:304px; 
  overflow:hidden;
  float:left;
}

div.updatedBusinesses
{
  background-image: url(/Assets/Images/reviewsAndUpdatesBackground.png);
  background-repeat:no-repeat;
  margin: 10px !important;
  padding: 10px !important;
  width:350px; 
  height:304px; 
  overflow:hidden;
  float:left;
  left:12px;
  position:relative;
}

div.updatedListings
{
  font-size:9pt: !important;
}

div.categories
{
  margin: 0 !important;
  padding: 0 !important;
}

div.locations
{
  margin: 0 !important;
  padding: 0 !important;
  left:490px;
}

div.categories ul, div.locations ul
{
    margin: 0 !important;
    padding: 0 !important;
}

div.categories li, div.locations li
{
    display: inline-block !important;
    margin: 0 10px 0 0 !important;
    float: left !important;
    width: 210px !important;
}

div.categories li, div.locations li a
{
    text-decoration: none !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    -moz-binding: url(FireFoxEllipsis.xml#ellipsis) !important;
}

div.landingPageBoxTitle
{
    font-weight:bold;
    font-size:12pt;
    color:#CCCCCC;
}

div.greyBar
{
  background:url(/Assets/Images/greybar.png) repeat-x;
  padding-bottom:8px;
  *padding-bottom:0px;
  *margin-bottom:-14px;
  clear:both;
  height:1px;
}

span.listingName
{
    font-weight:bold;
    width:220px;
    float:left;
    margin-top:-4px;
    *margin-top:0px;
}

span.listingName a
{
    color:#666666;
    font-size:9pt !important;
}

span.latestListingName
{
    font-weight:bold;
    width:270px;
    float:left;
    margin-top:-4px;
    *margin-top:0px;
}

span.latestListingName a
{
    color:#666666;
    font-size:9pt !important;
}



div.ratingSummaryControl
{
    width:100px;
    float:right;
    height:18px;
    margin-top:-10px !important;
    *margin-top:-5px;
    margin-right:-7px !important;
    padding:0 !important;
}

div.listingCategory
{
    width:180px;
    font-size:9pt !important;
    float:left;
    clear:left;
    color:#990000 !important;
}

div.latestListingCategory
{
    width:270px;
    font-size:9pt !important;
    float:left;
    clear:left;
    color:#990000 !important;
}

div.reviewBody
{
    width:100%;
    font-size:9pt !important;
    float:left;
    padding-bottom:5px;
    color:#959595;
}

div.reviewBody a
{
    color:#990000 !important;
    font-size:9pt !important;
}

div.listingLink
{
    margin-top:-4px;
}

div.listingLink a
{
    color:#990000 !important;
    font-size:9pt !important;
}

div.updatedText
{   
    color:#ACACAC !important;
    font-size:9pt !important;
    margin-top:-4px;
    *margin-top:0px;
}

div.updatesAddress
{
    color:#959595 !important;
    font-size:9pt !important;
}
