#mainsail {
	background-image: url(/global/images/businessdirectory/bg.png);
	background-position: 0 top;
	background-repeat: repeat-x;
	background-color: #e6e6e6;
	padding: 10px;
	width: 960px;
	clear: both;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
}

h1 {
	margin: 10px;
}

h1 a {
	text-decoration: none;
	color: #333333;
}
#advert {
	margin-top: 30px;
	margin-bottom: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	width: 750px;
}

#advert p {
	padding: 5px;
	text-transform: uppercase;
	font-size: 0.7em;
	text-align: center;
}

#advert .leaderboard {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: center;
}

#types {
	margin-left: 10px;
	margin-bottom: 30px;
	margin-right: 10px;
	margin-top: 10px;
	clear: both;
	float: left;
	width: 160px;
}

#types ul {
	border-top-color: #c7cdd2;
	border-top-style: solid;
	border-top-width: 1px;
	list-style-type: none;
	width: 160px;
}

#types li {
	border-bottom-color: #c7cdd2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 0.9em;
	list-style-type: none;
	text-align: right;
	width: 160px;
}

#types li a {
	background-repeat: no-repeat;
	background-image: url(/global/images/businessdirectory/menu.png);
	padding-left: 5px;
	padding-right: 5px;
	line-height: 30px;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

#types .count {
	display: none;
	float: left;
}

#types li a.inactive:link, #types li a.inactive:visited {
	color: #333333;
	background-position: left;
}

#types li a.inactive:hover {
	color: #db0b66;
	background-position: center;
}

#types li a.inactive:active {
	color: #930846;
	background-position: right;
}

#types li a.active {
	color: #db0b66;
	background-position: right;
}

#add {
	margin-top: 20px;
	float: left;
	height: 30px;
	width: 160px;
}

#add p {
	text-align: center;
	line-height: 30px;
	font-size: 0.8em;
	height: 30px;
	width: 160px;
}

#add p a {
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(/global/images/businessdirectory/add.png);
	display: block;
	height: 30px;
	width: 160px;
}

#add p a:link, #add p a:visited {
	color: #333333;
	background-position: left top;
}

#add p a:hover {
	color: #db0b66;
	background-position: center top;
}

#add p a:active {
	color: #930846;
	background-position: right top;
}

#listings {
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	width: 700px;
}

#gold {
	background-color: #ffffc8;
}

#silver {
	background-color: white;
}

.premium {
	clear: both;
	float: left;
	margin-bottom: 10px;
	width: 698px;
	border-color: #b3b3b3;
	border-style: solid;
	border-width: 1px;
}

.premium .logo {
	float: left;
	margin: 5px;
	background-color: white;
	width: 160px;
}

.premium .logo img {
	float: left;
	border-color: #e6e6e6;
	border-style: solid;
	border-width: 1px;
	background-color: white;
	width: 158px;
}

.premium .name {
	margin-left: 5px;
	margin-top: 10px;
	float: left;
	width: 250px;
}

.premium .contact {
	margin-top: 10px;
	float: left;
	width: 273px;
}

.premium .name h2 {
	font-size: 1.2em;
}

.premium .name p {
	margin-top: 5px;
	font-size: 0.8em;
}

.premium .contact p {
	margin-bottom: 5px;
}

.premium .contact p.phone {
	font-size: 1em;
	font-weight: bold;
}

.premium .contact p.address {
	color: #333333;
	font-size: 0.8em;
}

.premium .contact p.map a {
	padding-left: 25px;
	height: 25px;
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(/global/images/businessdirectory/location.png);
	line-height: 25px;
	text-decoration: none;
	font-size: 0.8em;
}

.premium .contact p.map a:link, .premium .contact p.map a:visited {
	color: #db0b66;
}

.premium .contact p.map a:hover {
	color: #930846;
}

.premium .contact p.map a:active {
	color: #cccccc;
}

.premium .contact p.web a {
	margin-top: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	background-repeat: no-repeat;
	background-image: url(/global/images/businessdirectory/prem_web.png);
	height: 30px;
	width: 260px;
	display: block;
	font-size: 0.9em;
	text-decoration: none;
}

.premium .contact p.web a:link, .premium .contact p.web a:visited {
	background-position: left;
	color: white;
}

.premium .contact p.web a:hover {
	background-position: center;
	color: #cccccc;
}

.premium .contact p.web a:active {
	background-position: right;
	color: #b3b3b3;
}

#gold p.web {
}

#silver p.web {
}

.paid {
	margin-bottom: 10px;
	border-color: #b3b3b3;
	border-style: solid;
	border-width: 1px;
	clear: both;
	float: left;
	background-color: white;
	width: 698px;
}

.paid .name h2 {
	margin: 5px;
	font-size: 1em;
}

.paid .name p {
	margin: 5px;
	font-size: 0.8em;
}

.paid .name {
	float: left;
	width: 258px;
}

.paid .postal {
	margin-bottom: 5px;
	margin-right: 10px;
	float: left;
	width: 200px;
}

.paid .postal p {
	margin-top: 5px;
	color: #4c4c4c;
	font-size: 0.7em;
}

.paid .contact {
	float: left;
	width: 230px;
}

.paid a {
	text-decoration: none;
}

.paid a:link, .paid a:visited {
	color: #db0b66;
}

.paid a:hover {
	color: #930846;
}

.paid a:active {
	color: #cccccc;
}

.paid .contact p {
	margin: 5px;
	font-size: 0.9em;
}

.paid .contact p.phone {
	font-weight: bold;
}

.splash {
	background-color: white;
}

h2.type {
	clear: both;
	float: left;
	padding: 5px;
	background-color: #e6e6e6;
}

h2.type a {
	padding: 5px;
	color: #db0b66;
	text-decoration: none;
}

#gold_image {
	margin: 4px;
}

#if_gold_image {
	padding-top: 3px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.7em;
	line-height: 22px;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 180px;
	height: 22px;
	background-repeat: no-repeat;
	background-image: url(/global/images/businessdirectory/gold_more_information.png);
}

#if_gold_image a {
	display: block;
}

#if_gold_image a:link, #if_gold_image a:visited {
	color: #333333;
	text-decoration: none;
}

#if_gold_image a:hover {
	color: #7f7f7f;
	text-decoration: none;
}

#if_gold_image a:active {
	color: #cccccc;
	text-decoration: none;
}


