body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/users/119/headers/page-bg.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #85C329;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #E6E6E6;
	font-style: italic;
	color: #999999;
}

blockquote * {
	line-height: normal;
}

a {
	color: #007bc1;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 980px;
	height: 90px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: right;
        height: 90px;
        width: 396px;
	background: url(/users/119/headers/mb-logo.jpg) no-repeat right top;
}

/* Top Menu */

#topmenu {
	float: left;
}

#topmenu ul {
	margin: 0;
	padding: 32px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 20px;
	border-left: 1px solid #666666;
	text-decoration: none;
	font-size: 92%;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu .first a {
	border: none;
}

/* Bottom Menu */

#botmenu {
	float: right;
}

#botmenu ul {
	margin: 0;
	padding: 32px 0 0 0;
	list-style: none;
	line-height: normal;
}

#botmenu li {
	display: inline;
}

#botmenu a {
	padding: 0 20px;
	border-left: 1px solid #666666;
	text-decoration: none;
	font-size: 92%;
}

#botmenu a:hover {
	text-decoration: underline;
}

#botmenu .first a {
	border: none;
}

/* Header 2 */

#header2 {
	width: 980px;
	height: 200px;
	margin: 0 auto;
}

/* Splash */

#splash {
	float: left;
	width: 980px;
	height: 200px;

	background: url(/users/119/headers/splash-bg.jpg) no-repeat left top;
}


/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
}

/* Content */

#content {
	float: left;
	width: 480px;
	padding-left: 10px;
        background: url(/users/119/headers/img10.gif) no-repeat;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.title {
	padding-top: 3px;
}

.content {
	padding: 20px;
	background: url(/users/119/headers/img10.gif) no-repeat;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 220px;
}

.twocols .col2 {
	float: right;
	width: 220px;
}

/* Sidebar */

#leftsidebar {
	float: left;
	width: 220px;
        margin-right: 20px;
}

#rightsidebar {
	float: right;
	width: 220px;
}

#leftsidebar ul, #rightsidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#leftsidebar li, #rightsidebar li {
	margin-bottom: 20px;
	background: #E6E6E6 url(/users/119/headers/img07.gif) no-repeat right bottom;
}

#leftsidebar li ul, #rightsidebar li ul {
	padding: 10px 20px;
	font-size: 92%;
}

#leftsidebar li li, #rightsidebar li li {
	margin: 0;
	padding: 5px 0;
	background: none;
	border-top: 1px dotted #CDCDCD;
}

#leftsidebar h2, #rightsidebar h2 {
	height: 30px;
	margin: 0;
	padding: 6px 0 0 10px;
	background: url(/users/119/headers/img06.gif) no-repeat;
	font-size: 100%;
	font-weight: bold;
	color: #145997;
}

#leftsidebar h3, #rightsidebar h3 {
	margin: 0;
}

#leftsidebar p, #rightsidebar p {
	margin: 0;
	line-height: normal;
}

#leftsidebar a, #rightsidebar a {
	text-decoration: none;
}

#leftsidebar a:hover, #rightsidebar a:hover {
	text-decoration: underline;
}

#leftsidebar .first, #rightsidebar .first {
	border: none;
}

/* Footer */

#footer-wrapper {
	height: 100px;
	padding: 20px 0;
	background: #E6E6E6;
	border-top: 10px solid #CDCDCD;
}

#footer {
	width: 760px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
	padding: 10px 0 10px 60px;
	background: url(/users/119/headers/mb-bw-55x50.png) no-repeat left center;
}

#links {
	float: right;
	padding: 10px 0 0 0;
}


/* DEFAULT TOPAMS TEMPLATES  */

/* BLOGGING  */
.blogpost .title {
	margin: 0;
	padding: 0 20px 0 0;
}

.blogpost h2 {
}

.blogpost .meta {
	margin: 0;
	padding: 0 20px 20px 0px;
	line-height: normal;
}

.blogpost .blogentry {

}

.blogpost .blogentry img {
        padding: 5px;
}

.blogpost .tags, .blogpost .links {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	text-align: center;
}

.blogpost .tags {
	padding-top: 10px;
	padding-bottom: 15px;
	border-top: 1px dashed #D9EBFF;
}

.commentdatecell {
	text-transform: uppercase;
        background-color: #EEEEEE;
        padding: 5px;
}

.commentauthorcell {
        padding: 5px;
}

.commenttimecell {
        padding: 5px;
	font-size: 11px;
}



/* DEFAULTS  */

.featured_listings
{
text-align: center;
margin-left:auto;
margin-right:auto;
}

.featured_listings img
{
padding: 2px;
border: 1px solid #FFFFFF;
}

.search_result_table
{
border-bottom: 1px solid #FFFFFF;
margin-bottom: 10px;
padding: 5px 0px 5px 0px;
}

.field_caption{
	font-weight:bold;
}
.searchpage_field_caption {
font-weight:bold;
text-align:right;
padding: 5px;
}
.searchpage_field_caption_row {
font-weight:bold;
text-align:right;
}

.lat_long_header{font-size:12px;}
.view_image {
	text-align:center;
}

.result_row_0	{ background-color: #f8f8f8; }
.result_row_1	{ background-color: #FFFFFF; }
.view_users { width:100%; }

select, input
{
font-size: 12px;
border: 1px solid #BBBBBB;
}


#class_search_form fieldset {
	padding: 10px;
}

#class_search_form input {
	padding: 2px;
}

/* LISTING BROWSE PAGE NAVIGATION WIDGET 'next_prev()'display stuff  */

.browse_tool_table {

	width:100%;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.browse_tool {

	font-size: 9px;
	text-decoration: none;
	color: black;
}
.browse_tool_num {
	color: #000000;
}

.browse_tool_button A {
	background-color: #DDDDDD;
	font-size: 9px;
	line-height: 10px;
	text-align: center;
	BORDER-COLOR: #000000;
   	BORDER-STYLE: outset;
 	BORDER-WIDTH: 1px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	width: 55px;
	height: 18px;
	display: block;
	padding: 3px;
}

.browse_tool_button A:visited {
	color: #000000;
}

.browse_tool_button A:hover {
	color: #FFFFFF;
	BORDER-STYLE: inset;
	width: 55px;
	height: 18px;
}

.browse_tool_ghost {
	font-size: 9px;
	line-height: 10px;
	color: #aaaaaa;
	text-decoration: none;
}


.browse_tool_curpage {
	BACKGROUND-COLOR: #f8f8f8;
	color: #000000;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}

.bt_pages {
	font-family: verdana, arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
	text-decoration:none;
	font-size: 9px;
	vertical-align: middle;
	color:	#000000;
	padding: 0px;
}

bt_pages_ghost{
	color:	#aaaaaa;
	text-decoration:none;
}

A.bt_pages{
	color:	#000000;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}

A.bt_pages:visited{
	color: #000000;
}

A.bt_pages:hover{
	color:#FFFFFF;
	background: #132975;
}

/* LISTING PAGE DETAILS 'listing_next_prev'  */
.next_prev_listing { margin: 2em 0 2em 3em;  border: 1px solid #a9a9a9; width: 40em; text-align: center; }
.next_prev_listing ul { margin: 1.5em auto; }
.next_prev_listing li { display: inline; padding: .5em 1em; list-style-type: none; }
.count, .listing_xy { width: 100%; background-color: #FFFFFF; clear: both; padding: .5em 0; }

#nav_listtab
{
width: 100%;
background-color: #007bc1;
float: left;
width: 98%;
border-bottom: 2px solid #cccccc;
}

#nav_listtab ul, #nav_listtab ul li
{
margin: 0px;
padding: 0px;
list-style: none;
display: inline;}

#nav_listtab a, #nav_listtab a:visited
{
display: block;
float: left;
padding: 0px 15px 0px 15px;
text-decoration: none;
color: white;
font-size: 11px;
}

#nav_listtab a:hover
{
background-color: #CCCCCC;
color: white;
}