@CHARSET "ISO-8859-1";

h1, h2 {
	color: #cb2618;
}
h1 {
	font-size: 1.5em;
	line-height: 2.5em;
}
h2 {
	font-size: 1.1em;
}
#details {
	background: url(/images/boxTemplate/profile/contentBox.gif) no-repeat;
	width: 600px;
	min-height: 183px;
}
#additionalDetails {
	background: url(/images/boxTemplate/profile/contentBoxSmall.gif) no-repeat;
	width: 275px;
	min-height: 183px;
}
.profileInfo {
	margin: 10px 0 0 10px;
	width: 250px;
}
.profileInfo ul {
	margin: 0 0 0 5px;
	padding: 0 0 0 1em;
}
.profileInfo ul li ul {
	list-style-image: url(/images/boxTemplate/bullet.png);
}
.profileInfo li {
	padding: 5px 0;
}
.profileInfo li ul li {
	padding: 0;
}
#locationContent {
	padding: 10px 25px 0 0;
	width: 300px;
}
.divider {
	background: url(/images/boxTemplate/profile/divider.gif) no-repeat;
	height: 1px;
	width: 300px;
	margin: 4px 0;
}
.location {
	margin-bottom: 1em;
}
.phone {
	text-indent: 5px;
	margin: 2px 0 0;
	font-weight: bold;
}
#displayAdContainer {
	margin: 10px auto 0;
	width: 250px;
	height: 320px;
	overflow: hidden;
	text-align: center;
}
#displayAdContainer p {
	font-style: oblique;
	font-size: .9em;	
}
#displayAdNav {
	margin: 10px auto 0;
	width: 250px;
	text-align: center;
	font-weight: bold;
}
#mapContainer {
	position: relative;
	display: block;
}
#links {
	margin:25px 10px 0 0;
}
#links li {
	color: #0071bc;
	display: inline;
}

.directions #links {
	background-color:#EEEEEE;
	border-bottom:1px solid #C0C0C0;
	height:18px;
	padding:5px 10px;
	margin: 0;
}

.backToResults {
	float:left;
	text-align: left;
}
.printDirections {
	float:right;
	text-align: left;
}

.directions {
	border: 1px solid #C0C0C0
}

.directions #details {
	background: none;
	padding: 5px;
}

#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;
}
