﻿body.editor
{
	background-color: #fff;
	min-height: 450px;
}

/* new styles - business listing page */
.shop_listing_header{
	color:#006C8F;
	background-color: #f9ebd2;
	font-family:Arial,Helvetica,sans-serif;
	height: 20px;
}

.shop_listing_detail{
	height: 20px;
}

a.shop_listing_name{
	color:#006C8F;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;	
}

.shop_listing_category{
	color:#006C8F;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;	
}

/* new styles - business detail page */

#business_directory .business_detail_picture{
	float:left;
	height: auto;
}

#business_directory{
	border:1px solid #cccccc;
	width:100%;
}

#business_directory .inner_business_detail{
	float:left;
	color:#000000;
	font-size:12px;
	padding: 10px;
}

#business_directory .business_info_detail_heading{
	font-weight: bold;
	color: #6600cc;
}

#business_directory .business_info_detail{
	
}

td.business_seach_item{
	padding-left: 335px;
}

#mainContent img{
border:1px solid #000000;
}

h1 
{
	text-align: center;
	font-family: Tahoma;
	color: #663366;
}

body {
font-family:Arial,Helvetica,sans-serif;
font-size:0.85em;
}
