h2 {
	font: bold 100% Georgia, "Times New Roman", Times, serif;
}

form h3 {
	padding: 10px;
	background: url(/images/article-header-background.png);
	font-family: Georgia, "Times New Roman", Times, serif;
}

form {
	font: 75% "Lucida Grande", Arial, Helvetica, sans-serif;
}

form p {
	margin: 0;
}

form label {
	float: left;
	clear: left;
	margin-right: 5px;
	padding: 4px;
	width: 80px;
	text-align: right;
}

form p.inline {
	text-align: right;
}

form p.inline label {
	float: none;
	width: inherit;
}

form fieldset {
	border: 1px solid #d1d1d1;
}

form fieldset h4 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

form fieldset h4,
form fieldset p {
	padding: 10px;
	text-align: left;
}

form fieldset {
	text-align: center;
}

form div.controls {
	margin: 10px;
	text-align: center;
}

form div#dynamic_fields {
	margin: 20px 0;
}

form div#dynamic_fields label {
	width: 150px;
}

div#directory-content,
div#directory-categories {
	background: #fff;
}

div#sidebar {
	background: url(/images/sidebar-background.png);
}

/* @group Content */

div#images {
	margin: 20px 0;
	padding: 5px;
	background: #fff;
	border: 1px solid #e6e6e6;
}

div#images img {
	margin: 5px;
	border: 2px solid #c0c0c0;
}

p.get-listed {
	padding: 10px;
	border: 1px solid #eee;
	font: 80% "Lucida Grande", Arial, Helvetica, sans-serif;
}

div#directory-content h1 {
	margin: 0;
	padding: 5px;
	background: url(/images/article-header-background.png);
	font-size: 140%;
}

div#directory-content h1 span.category {
	font-weight: normal;
}

ul.item-menu {
	font: normal 80% "Lucida Grande", Arial, Helvetica, sans-serif;
}

div.item {
	margin-top: 5px;
	padding: 10px;
}

div.paid {
	background: url(/images/paid-background.gif) repeat-y;
}

div.vcard {
	font: normal 80% "Lucida Grande", Arial, Helvetica, sans-serif;
}

table#editable td.controls {
	padding-right: 5px;
	background: #f5f5f5;
	font: 75% "Lucida Grande", Arial, Helvetica, sans-serif;
}

table#text-fields {
	margin-top: 10px;
	width: 100%;
	font-size: 80%;
}

table#text-fields th {
	text-align: left;
}

table#text-fields p {
	margin: 0;
}

div.item td p {
	margin: 2px;
}

div.item td p.controls {
	font: 80% "Lucida Grande", Arial, Helvetica, sans-serif;
}

div.item td#address_container p.controls {
  margin-top: 10px;
  margin-left: 95px;
}

div.item td label {
	float: left;
	margin-right: 5px;
	padding: 2px;
	width: 80px;
	font: 75% "Lucida Grande", Arial, Helvetica, sans-serif;
	text-align: right;
}

div.directions-loading {
	margin: 20px;
	padding: 30px;
	background: #f7f7f7;
	font: 80% "Lucida Grande", Arial, Helvetica, sans-serif;
	border: 1px solid #dfdfdf;
	text-align: center;
}

div.directions iframe {
    border: 0;
}

/* @end */

/* @group Categories */

div#directory-categories h2 {
	margin: 0;
	padding: 5px;
	background: url(/images/article-header-background.png);
	font-style: italic;
}

div#directory-categories ul {
	padding: 0;
	font: bold 75% "Lucida Grande", Arial, Helvetica, sans-serif;
	text-align: right;
}

div#directory-categories li {
	padding: 10px;
	background: #f7f7f7;
	border-bottom: 1px solid #d6d5d4;
	list-style: none;
}

div#directory-categories li.active {
	background: url(/images/feature-active.gif) no-repeat;
}

/* @end */

/* @group Sidebar */

div.box h2 {
	font-family: "Helvetica Bold", Arial, Helvetica, sans-serif;
}

div.box span.details {
	text-transform: lowercase !important;
}

div.box ul {
	margin-top: 5px;
	padding-left: 6px;
}

div.box li {
	padding: 0 !important;
}

div.box li h3 {
	margin: 0;
	font-size: 100%;
}

/* @end */

/* @group Layout */

div#directory {
	float: left;
	margin-right: -313px;
	width: 100%;
	overflow: hidden;
}

div#directory-container {
	float: left;
	margin-right: 313px;
	padding-bottom: 1000em;
	margin-bottom: -999.5em;
	margin-right: -313px;
	overflow: hidden;
	width: 100%;
}

div#sidebar {
	position: relative;
	float: right;
	padding-bottom: 1000em;
	margin-bottom: -999.5em;
	width: 310px;
	z-index: 100;
}

div#directory-categories {
	float: left;
	padding: 10px;
	padding-bottom: 1000em;
	margin-bottom: -999.5em;
	width: 160px;
}

div#directory-content {
	padding: 10px;
	margin-left: 183px;
	margin-right: 313px;
	padding-bottom: 1000em;
	margin-bottom: -999.5em;
}

/* @end */
