﻿#tProfile #column2, #tRateBusiness #column2 {
  padding-bottom: 10px;
  margin-right: 10px;
  width: 458px;
}
#tProfile #column3, #tRateBusiness #column3 {
  padding-bottom: 10px;
  width: 300px
}

#tHeading {
  margin-bottom: 4px;
}
#tSubHeading {
  margin-bottom: 7px;
}

/**********************************
    ROP Traffic Driver Styles
**********************************/
#tRopTrafficDriver {
  margin-left: 210px;
  width: 770px;
  clear: both;
  margin-bottom: 10px;
}
#tRopTrafficDriver h2 {
  font-size: 12px;
}
#tRopTrafficDriver div {
  background: #EFEFEF;
  border: 1px solid #CCC;
  padding: 5px;
  margin-right: 10px;
  float: left;
  text-align: center;
  width: 166px;
  margin-bottom: 10px;
}


/**********************************
    Profile Items Styles
**********************************/
#tHeading {
  overflow: hidden;
}
#tHeadingLeft {
  float: left;
  width: 620px;
}
#tHeadingRight {
  float: right;
  width: 355px;
}

#tHeading h1 span.tel {
  color: #CC033C;
}

#tTagline {
  color: #3366CC;
  font-size: 14px;
  text-align: right;
  padding-bottom: 20px;
}

#tBookmarks {
  bottom: 3px;
  position: absolute;
  right: 0;
  text-align: right;
}
#tBookmarks a {
  padding-left: 5px;
}

#tHours td {
  padding: 3px;
}

ul#tCategoriesMore, ul#tKeywords {
  list-style: none;
  overflow: hidden;
  width: 454px;
}
ul#tCategoriesMore li, ul#tKeywords li {
  float: left;
  margin-right: 8px;
}
ul#tCategoriesMore li a, ul#tKeywords li a {
  white-space: nowrap;
}
ul#tContactInfo {
  margin-bottom: 10px;
  list-style: none;
}
ul#tAdditionalInfo {
  list-style: none;
}
ul#tOtherLinks {
  margin-bottom: 5px;
  list-style: none;
}
ul#tGeneralInfo {
  padding-left: 20px;
  margin-bottom: 10px;
}

#tCreditCards img {
  margin-right: 3px;
}


/**********************************
    Photos Styles
**********************************/
#tPhotos {
  margin-left: 210px;
  width: 770px;
  clear: both;
  margin-bottom: 10px;
  overflow: hidden;
}
#tPhotos div {
  margin-right: 10px;
  float: left;
  text-align: center;
  width: 166px;
  height: 170px;
}
#tPhotos a {
  display: block;
  height: 113px;
  background: #EFEFEF;
  border: 1px solid #CCC;
  padding: 5px;
}

/**********************************
    Coupons Styles
**********************************/
#tCouponGallery {
	margin-left: 210px;
	width: 770px;
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
}
#tCouponGallery .tCoupon {
	width: 320px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
#tCouponGallery .tCouponContent {
	float: right;
	width: 225px;
}

/**********************************
   Misc Styles
**********************************/
#tProfilePhotoLarge {
  width: 454px;
  height: 330px;
  border: 1px solid #CCC;
  margin-bottom: 10px;
}
#tProfileMap {
  position: relative;
  padding-bottom: 10px;
  background: #FFF url(../i/loadingicon.gif) no-repeat center;
}
.tProfileMapLarge {
  width: 454px;
  height: 318px;
}
.tProfileMapSmall {
  width: 296px;
  height: 296px;
}
.tProfileNone  h3 {
  margin-bottom: 10px !important;
}
.tProfileNone  h4 {
  margin-top: 10px;
}
.tProfileNone  ul{
  margin-left: 20px;
}

#tRelatedBusinesses {
  margin-left: 210px;
  width: 770px;
  clear: both;
  margin-bottom: 10px;
  overflow: hidden;
}
#tRelatedBusinesses div {
  float: left;
  padding: 2px 0;
  width: 350px;
}

#tRatingsBox div{background-color:#FFF;}
#tRatingsBox div.tRoundFirst{background-color:#FFED97;}
#tRatingsBox div.tRoundFirst div.tRoundFirst,
#tRatingsBox div.tRoundLast div.tRoundFirst{background-color:transparent;}
#tRatingsBox .tRoundLast .tRoundFirst{background-image:url(../i/roundcorner4_bl.gif);}
#tRatingsBox .tRoundLast .tRoundLast{background-image:url(../i/roundcorner4_br.gif);}
#tRatingsBox h4 {
  padding: 0 0 7px 0;
  display: block;
  background-color: #FFED97;
  border-bottom: 1px solid #CCC;
}

.tDoctorInfo ul {
	margin-left: 0px;
	list-style: none;
}
.tDoctorInfo span {
	font-weight: bold;
}

#tClaimListingButton {
	background: url(../i/claim_listing_button.gif) no-repeat;
	width: 300px;
	height: 45px;
}
#tClaimListingButton:hover {
	background: url(../i/claim_listing_button_hover.gif) no-repeat;
}

/*  Reviews  */
#tReviews {
	margin-left:210px;
	width:680px;
	clear:both;
	margin-bottom:10px; }
#tReviews h3 { }
#tReviews .hreview {
	margin-bottom: 14px;
	position: relative;
}
#tReviews .tReviewTitle {
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	clear: both;
	height: 25px;
	position: relative;
}
#tReviews .tReviewTitle  h4 {
	float:left;
	padding-top: 6px;
}
#tReviews .tReviewTitle .tRatingStars {
	float:right;
	height:25px;
	width:125px;
	text-indent: -10000px;
}
#tReviews .tReviewTitle .tRatingStars span.rating {
	position: absolute;
	top: -4px;
	left: 550px;
	background-image: url(/content/i/star.gif);
	background-repeat: repeat-x;
	width:125px;
	height:25px;
	background-position: left 2px;
	display: block;
}
#tReviews .tReviewTitle .tRatingStars span.tRatingFillStars{
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/content/i/star.gif);
	background-repeat: repeat-x;
	background-position: left -22px;
	height:25px;
}
#tReviews .summary {
	clear: both;
}
#tReviews .reviewer {
	float: left;
	color: #666;
	display:block;
	margin-top:10px;
	width: 300px;
}
#tReviews .date {
	float: right;
	color: #666;
	display:block;
	margin-top:10px;
	width: 300px;
	text-align: right;
}

#tBody.tBodyClosed 
{
	background-color: #EFEFEF;
}
#tBody.tBodyClosed #tHeading
{
	background: #FFF;
}
#tBody.tBodyClosed #tHeadingLeft
{
	width: 100%;
}
#tBody.tBodyClosed #tHeadingRight
{
	display: none;
}
#tBody.tBodyClosed #tSubHeading,
#tBody.tBodyClosed #tColumns
{
	position: relative;
}
#tBody.tBodyClosed ul#tCategoriesSimilar {list-style:none outside; overflow:hidden; width:100%; font-size:16px; }
#tBody.tBodyClosed ul#tCategoriesSimilar li {float:left; margin:8px;}
#tBody.tBodyClosed div.closedOverlay
{
	background-color: #EFEFEF;
	opacity: .50;
	filter: alpha(opacity = 50);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 9001;
}
.tClosedText 
{
	color: #AA0000;
}
.tClosedNearby 
{
	color: #407337;
	font-size: 14px;
	font-weight: bold;
	margin-top: 7px;
}
