/* Colors
 *   Light Blue: #1432AA
 *   Dark Blue: #011A7E
 */

#wrapper #boxes h2
{
	margin: 0px;
	line-height: 1.2;
}

#mls
{
	margin: 0px 30px 30px 20px;;
}

#mls h2
{
	font-weight: bold;
	line-height: auto;
}

#mls, #mls td
{
	font-family: Tahoma,Arial,Verdana,sans-serif;
	font-size: 13px;
	line-height: 1.2;
}

#mls a
{
	color: #FFFFFF;
}

#mls .navigation
{
	text-transform: uppercase;
	font-size: 11px;
	margin-top: 5px;
}

#mls div.filterForm table tr.criteria td
{
	border-bottom: 1px solid #011A7E;
}

#mls div.filterForm table tr.criteria td
{
	padding: 5px;
}

#mls div.filterForm table tr.criteria td.label
{
	background-color: #1432AA;
	padding: 7px;
}

#mls div.filterForm table tr.buttons td
{
	background-color: transparent;
}

#mls .disclaimer img,
#mls .shareListingsOnline img
{
	background-color: white;
}

#mls div.results div.navigation
{
	margin-top: 15px;
	font-weight: normal;
}

/* Generic Results */

#mls div.results
{
	margin: 15px 100px 0px 100px;
}

#mls div.results div.options
{
	margin: 10px 0px 5px 0px;
}

#mls div.results div.result
{
	padding: 5px;
}

#mls div.results div.result.hover
{
	background-color: #1432AA;
}

/* Search Results */

#mls div.searchResults div.modifySearch
{
	margin: 15px 0px 0px 50px;
}

#mls div.searchResults div.properties table tr th,
#mls div.searchResults div.properties table tr td
{
	padding-top: 7px;
}

/* Listing Details */

#mls div.listingDetails div.properties table
{
	background-color: #011A7E;
	border-color: #011A7E;
}

#mls div.listingDetails div.properties table tr th,
#mls div.listingDetails div.properties table tr td
{
	border-bottom: 1px solid #011A7E;
	padding-top: 7px;
}

#mls div.listingDetails div.properties table tr th
{
	background-color: #011A7E;
	border-bottom: 1px solid white;
}

#mls div.listingDetails div.properties table tr td.propertyName
{
	background-color: #1432AA;
}

/* Lists */

#mls div.list table tr th a,
#mls div.list table tr td a
{
	color: #011A7E;
}

/* Form */

#mls table.form tr th
{
	background-color: #011A7E;
	color: #FFFFFF;
	border-bottom: 1px solid white;
	padding-top: 7px;
}
