@charset "UTF-8";

#content
{
	width:700px;
}

#about-navigation a
{
	text-transform:lowercase;
}

#content h2
{
	color:#49b9de;
}

.fieldAreaText
{
	margin-left:300px;
}

fieldset {
border:0;
padding:0;
margin:0;
width:420px;
}

fieldset ol {
list-style-type:none;
margin:5px 0;
padding:0;
width:600px;
}

fieldset ol li {
position:relative;
float:left;
clear:left;
width:600px;
margin-bottom:7px;
}

fieldset ol li label {
position:relative;
float:left;
display:block;
width:300px;
text-align:right;
padding-right:5px;
}

fieldset ol li input {
position:relative;
width:180px;
font-size:11px;
color:#333333;
}

textarea {
height:90px;
}

.req {
color:#CC0000;
margin-right:2px;
}

#formButtons {
position:relative;
float:left;
width:392px;
text-align:right;
}

.categorySelect {
width:185px;
}

fieldset ol li input.checkboxField {
width:30px;
position:relative;
float:left;
clear:none;
}

fieldset ol li input.extraField {
width:140px;
position:relative;
float:left;
clear:none;
}

fieldset ol li label.radioLabel {
width:130px;
position:relative;
float:left;
text-align:left;
clear:none;
}

#mplace-listings-nav
{
	float:right;
	width:154px;
	margin-right:3px;
	margin-top:24px;
}

#mplace-category-list a.active-category
{
	color:#49b9de;
	font-weight:bold;
}

#mplace-category-list a
{
	display:block;
	color:#cc3300;
	height:17px;
	padding:2px 0 0 0;
	text-decoration:none;
	font-size:12px;
	text-transform:lowercase;
}
	
#mplace-category-list a:hover {
	color:#49b9de;
}

#mplace-category-list h3
{
	color:#000;
	font-size:14px;
}

#mplace-listings-nav .calendar
{
	position:relative;
	width:188px;
	background-color:#ffffff;
	font-size:9px;
	margin-bottom:20px;
}

#mplace-listings-nav .calendar .cal-header
{
	background-color:#49b9de;
	color:#fff;
	text-align:center;
	font-weight:bold;
	height:21px;
	line-height:21px;
	padding-top:1px;
	padding-bottom:3px;
	font-size:12px;
}

#mplace-listings-nav .calendar .cal-header a
{
	color:#ffffff;
	text-decoration:none;
}

#mplace-listings-nav .calendar .day-headers
{
	color:#333333;
	padding-right:10px;
}

#mplace-listings-nav .calendar .day-headers .day-header
{
	float:left;
	width:24px;
	height:20px;
	text-align:right;
}

#mplace-listings-nav .calendar .days
{
	padding-right:10px;
}

#mplace-listings-nav .calendar .days .day-outside
{
	float:left;
	width:24px;
	height:20px;
}

#mplace-listings-nav .calendar .days .day
{
	float:left;
	width:24px;
	height:20px;
	text-align:right;
	color:#999999;
}

#mplace-listings-nav .calendar .days .day-active a
{
	color:#000;
}

#mplace-listings-results
{
	width:490px;
	float:left;
}

#mplace-listings-results .heading
{
	border-bottom:solid 1px #000;
	font-variant:small-caps;
	text-transform:lowercase;
	padding-bottom:4px;
}

#mplace-listings-results .results-footer
{
	font-variant:small-caps;
	text-transform:lowercase;
	padding-top:4px;
}

#mplace-listings-results .display-count
{
	float:left;
	width:300px;
}

#mplace-listings-results .page-links
{
	float:right;
	width:175px;
	text-align:right;
}

#mplace-listings-results .page-links a
{
	text-decoration:none;
}

.mplace-listing
{
	padding:10px 3px;
	border-bottom:solid 1px #000;
}

.mplace-listing-image
{
	float:left;
	padding-right:30px;
	padding-bottom:10px;
	width:200px;
}

.mplace-listing-details
{

}

#content .mplace-listing-details .listing-name
{
	color:#000;
}

.mplace-listing-details .contact
{
	margin-top:12px;
}

.mplace-listing-details .contact .phone
{
	margin-right:1px;
	font-weight:bold;
}

.mplace-listing-description
{
	clear:both;
}

.left-col
{
	padding-right:36px;
}

.right-col
{
	padding-top:24px;
	padding-right:2px;
	width:156px;
}

#photo-gallery-nav
{
	float:right;
	width:158px;
	padding-top:24px;
}

#photo-gallery-nav a
{
	display:block;
	color:#cc3300;
	height:17px;
	padding:2px 0 0 0;
	text-decoration:none;
	font-size:12px;
}

#photo-gallery-nav a:hover
{
	color:#49b9de;
}

#photo-gallery-nav .active-gallery
{
	color:#49b9de;
	font-weight:bold;
	text-decoration:none;
}


#photo-gallery-nav h3
{
	text-transform:lowercase;
	color:#000;
	font-size:14px;
}

#photo-gallery-thumbs
{
	width:500px;
	background-color:#eee;
	margin-top:20px;
}

.photo-gallery-thumb
{
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	width:90px;
	height:115px;
	overflow:hidden;
}
