/* Page Style Components */
#pageContent{
	border:8px solid #86a39e;
	border-left:0px;
	border-right:0px;
	vertical-align:top;
	background:url(/images/ContentBack_02.jpg) bottom center #FFF;
}
#pageContent{
	border:8px solid #86a39e;
	border-left:0px;
	border-right:0px;
	vertical-align:top;
	background:url(/images/ContentBack_02.jpg) bottom center #FFF;
}	
#pageAdSearch{
	border:8px solid #86a39e;
	border-right:0px;
	border-left:0px;
	vertical-align:top;
	width:220px;
	background:#86a39e;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:2px 0px 2px 0px;
}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:2px 0px 2px 0px;
}
h4{
	font-size:1.3em;
	margin-top:0px;
}

#sourceTable{
	background:url(/images/ContentBack_01.jpg) top center no-repeat;
}
.sourceTable{
	background:url(/images/ContentBack_01.jpg) top center no-repeat;
}		

#SpecialtyHeader{
	margin-top:15px;
}
#SpecialtyDescription{
	margin-top:3px;
}

#DisplayDescription{
	margin-top:15px;
	color:#333333;
}

.ListPhone{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#listingNav{
	padding-top:0px;
}
#listingNav td{
	text-align:center;
}
#listingNavContainer{
	padding-top:0px;
}
#listingNavContainer table{
	bakcground:#EEE;
}
#listingNavContainer table td{
	border:1px solid #CCC;
	background:#FFF;
}
/*
#listingNav ul{
	margin:0px 0px 3px 0px;
	margin-left:5px;
	list-style:none;
}
*/
#listingNav a{
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	background:#EDD078;
	padding:4px;
	height:30px;
}
#listingNav a:hover{
	color:#000;
	background:#DDD;
}
#listingNav a.Selected{
	background:#4D8B99;
	color:#FFF;
}

.listingAdditionalContent{
}
	
/* Right column */
.rightColBox{
	border-bottom:5px solid #ECEDF0;
}

#DisplayHours{
	padding:6px;
}
.HoursHeader{
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
	color:#000033;
}

.PaymentMethodsHeader{
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
	color:#333;
}

.SaleTable{
	border-bottom:1px solid #DDD;
}
.SaleHeader{
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
	color:#000033;
}
.SaleDescription{
	margin-left:20px;
	color:#333333;
}

/* End Right column */

/* End Page Style Components */

/* Form Style Components */

/* End Form Style Components */

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color:#403F4B;
color:#FFF;
width:216px;
padding: 8px;
border:1px solid #000;
font:normal 11px Arial;
z-index:100;
visibility:hidden;
}
#hintbox img{
	border:1px solid #FFF;
}
.hoverpointer{
	cursor:pointer;
}
