* {
	margin: 0;
	padding: 0;
}

body {

	color: #444;
	font: normal 12px "Lucida Grande", Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

a {
	color: #cc3333;
	text-decoration: none;
}

a:hover {
	color: #4b4b4b;
	text-decoration: underline overline;
}

#bg2{
	background: white;
	height: 100%;
}

#bg{
	background: #fff url("/images/body_bg2.png") repeat;
}

input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}

p,cite,code,ul {
	font-size: 12px;
	padding-bottom: 1.2em;
}

h1 {
	font-size: 16px;
	margin-bottom: 4px;
	font-weight: bold;
	color: #cc3333;
}

h2 {
	font-size: 14px;
	margin: 6px 0px 4px 0px;
	font-weight: bold;
	color: #cc3333;
}

h3 {
	font-size: 12px;
	margin: 4px 0px 4px 0px;
	font-weight: bold;
	color: #cc3333;
}

h4 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 4px;
	color: #cc3333;
}

code {
	/*background: url(img/bgcode.gif);*/
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

cite {
	background: url("/images/quote.gif") no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}

.clearer {
	clear: both;
}

.container {
	background-color: white;
	margin: 0 auto;
	width: 800px;
}

.header {
	background: url("/images/header-1.jpg") no-repeat;
	margin-bottom: 20px;
}

/* title */
.title h1 {
	color: #999;
	font: normal 3em Verdana,sans-serif;
	height: 156px;
	line-height: 50px;
	margin-bottom: 12px;
	text-align: left;
}

/* navigation */
.navigation {
	margin-bottom: 4px;
}

.navigation a {
	background-color: #4A91C3;
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	padding: 8px 0;
	width: 19%;
	border-right: 1px solid #FFF;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #000;
	color: #FFF;
}

/* main */
.main {
	clear: both;
	padding: 8px 24px;
	background: url("/images/shadow-background.jpg") repeat-y left top;
}

#featuredlistings {
	padding: 12px 0px 25px 20px;
	margin: 0px;
}

#featuredlistings img.featured {
	margin: 7px 0px 7px 2px; 
	width: 200px;
	border: 1px solid #444444;
}

#featuredlistings span.price {
	font-weight: bold;
	font-size: 11px;
	color: #8e0000;
}

#featuredlistings img.featured {
	margin: 7px 0px 7px 2px; 
	border: 0px; 
	width: 200px;
}

/* main left */
.sidenav h1,.sidenav ul {
	padding-left: 12px;
}
.sidenav {
	background: #e7e7e7;
	float: left;
	width: 195px;
	margin: 0px;
	padding: 0px;
}

/* My Comment */
.sidenav h1 {
	border-top: 2px solid #cc3333;
	padding-top: 5px;
	color: #cc3333;
	font-size: 14px;
	height: 20px;
}

.sidenav p {
	padding-left: 10px;
	padding-bottom: 3px;
	padding-right: 6px;
	padding-top: 3px;
}

.sidenav ul {
	margin: 0px;
	padding: 0;
}

.sidenav li {
	font-weight: bold;
	margin-left: 0;
	margin-bottom: 2px;
	margin-right: 0;
	margin-top: 2px;
	list-style: none;
	border-top: 2px dotted #FAFAFA;
}

.sidenav li a {
	font-weight: bold;
	color: #b6272f;
	display: block;
	padding: 3px 6px 3px 14px;
	text-decoration: none;
	font: 12px Verdana, Arial, Helvetica, Geneva, sans-serif;
}

.sidenav li a:hover {
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

/* content */
.content_td { padding-left: 10px; }

.content {
	margin: 0px;
	width: 545px;
}

.content .item {
	padding: 6px 12px;
	margin-bottom: 8px;
	border-top: 2px solid #cc3333;
	border-left: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	border-right: 1px solid #EEE;
}

.content .descr {
	color: #333;
	margin-bottom: 6px;
}

.content li {
	list-style: url(/images/li.gif);
	margin-left: 18px;
}

.featured_listings {
	text-align: right;
}
          
.search_check_box {
	width: 200px;
	margin-right: 5px;
}

/* search form */
form {
	padding: 0 0 6px 8px;
}

.styled {
	border: 1px solid #DDD;
	padding: 4px;
}

.button {
	background: url("/images/search.gif") no-repeat left bottom;
	border: none;
	height: 27px;
	width: 27px;
}

/* footer */
.footer {
	color: #666;
	background: #FFF;
	font-size: 10px;
	margin: 0 auto;
	text-align: center;
	padding: 6px;
	width: 720px;
}

.footer a {
	color: #999;
	text-decoration: none;
}

.footer a:hover {
	color: #999;
	text-decoration: underline;
}

.field_caption{	font-weight:bold; }

.searchpage_field_caption {
	font-weight:bold;
	text-align:right;
}

.searchpage_field_caption_row {
	font-weight:bold;
	text-align:right;
}

.lat_long_header{font-size:12px;}

.postalcode_distance_header{font-size:12px;}

.view_image { text-align:center; }

.image_caption {
	font-size:16px;
	font-weight:bold;
}

.view_user { padding-left:5px; }

.view_user_user_name {
	font-size:14px;
	font-weight:bold;
}

.view_user_user_images { float:left; }

.view_user_user_info {
	float:left;
	padding-left:10px;
}

.view_user_user_hitcount { clear:both; }

.view_user_user_box { }

.no_results { color:#cc3333; margin-top:10px;}

.view_users_user_table {
	margin: 0;
}

.view_user_user_table {
	margin-left: 10px;
}

img { padding: 5px; border: 1px solid #cc3333; }

img.pages { padding: 5px; margin-left: 10px; border: 1px solid #cc3333; }

.noborder { border: 0px; }

.search_results { width:100%; }

.result_row_0	{ background-color: #EEEEEE; }

.result_row_1	{ background-color: #FFFFFF; }

.clr{ clear:both; }

table.page_display {
	border: 3px;
}

td.page_display {
	width: 100%;
	vertical-align: top;
}

table.admin_main {
	border: 3px;
	width: 100%;
}

td.admin_main {
	width: 100%;
	vertical-align: top;
}

td.row1_0	{ background-color: #009900; }

td.row2_0	{ background-color: #CCFFCC; }

td.row3_0	{ background-color: #99CC99; }

.adminListingLeft_0 {
	color: #FFFFFF;
	background-color : transparent;
}

.browse_tool_table {
	height: 50px;
	width:100%;
	font-size: 10px;
	text-decoration: none;
	color: black;
}

.browse_tool {
	height: 25px;
	font-size: 11px;
	text-decoration: none;
	color: black;
}

.browse_tool_num {
	color: #b6272f;
}

.browse_tool_button A {
	background-color: #cccccc;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	BORDER-COLOR: #000000;
   	BORDER-STYLE: outset;
 	BORDER-WIDTH: 1px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	width: 82px;
	height: 25px;
	display: block;
}

.browse_tool_button A:visited {
	color: #000000;
}

.browse_tool_button A:hover {
	color: #FFFFFF;
	BORDER-STYLE: inset;
	width: 82px;
	height: 25px;
}

.browse_tool_ghost {
	font-size: 11px;
	line-height: 11px;
	color: #aaaaaa;
	text-decoration: none;
}

.browse_tool_curpage {
	BACKGROUND-COLOR: #b6272f;
	color: #FFFFFF;
	width: 20px;
	height: 15px;
	display: block;
	text-align: center;
	vertical-align: middle;
}

.bt_pages {
	font-family: verdana, arial, Helvetica, sans-serif;
	text-decoration:n #ccccccoont-size: 10px;
	vertical-align: middle;
	color:	#000000;
}

bt_pages_ghost {
	color:	#aaaaaa;
	text-decoration:none;
}

A.bt_pages { 
	color:	#000000;
	width: 20px;
	height: 15px;
	display: block;
	text-align: center;
}

A.bt_pages:visited {
	color: #000000;
}

A.bt_pages:hover {
	color:#FFFFFF;
	background: #b6272f;
}

.next_prev_listing {  margin-left: 0em;  margin-bottom: 0em;  margin-right: 0;  margin-top: 0em; width: 100%; text-align: center; }

.next_prev_listing ul { }

.next_prev_listing li { border-style: none; display: inline; list-style-type: none; }

.count, .listing_xy { width: 100%; clear: both; padding: .5em 0; }

.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		100%;		/* width needed weird IE bug */	/* to make room for the shadow */
}

.dynamic-tab-pane-control .tab-row .tab {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	width:				70px;
	height:				16px;
	background-image:	url( "/images/tab.png" );
	position:		relative;
	top:			0;
	display:		inline;
	float:			left;
	overflow:		hidden;
	cursor:			Default;
	z-index:		1;
	font:			11px Tahoma;
	white-space:	nowrap;
	text-align:		center;
}
.dynamic-tab-pane-control .tab-row .tab.selected {
	width:				74px !important;
	height:				18px !important;
	background-image:	url( "/res/images/tab.active.jpg" ) !important;
	background-repeat:	no-repeat;
	z-index:		3;
	padding:		2px 0 0px 0;
	margin:			1px -3px -3px 0px;
	top:			-2px;
	font:				11px Tahoma;
}
.dynamic-tab-pane-control .tab-row .tab a {
	font:				11px Tahoma;
	text-decoration:	none;
	cursor:				default;
}
.dynamic-tab-pane-control .tab-row .tab.hover {
	font:				11px Tahoma;
	width:				70px;
	height:				16px;
	background-image:	url( "/res/images/tab.hover.jpg" );
	background-repeat:	no-repeat;
}
.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border:			1px solid rgb( 145, 155, 156 );
	background:		#ffffff;
	z-index:		2;
	position:		relative;
	top:			-2px;
	font:				11px Tahoma;
	color:				Black;
	filter:			progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fffcfcfe, EndColorStr=#fff4f3ee, GradientType=0)
					progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135);
	padding:		10px;
}

.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
}

.slideshow_img {
	margin-bottom: 10px;
	border-color: #b6272f;
	border-width: 1px;
	border-style: solid;
	float: none;
	width: 100%;
	text-align:center;
}

.slideshow_links {
	float: none;
	width: 100%;
	text-align:center;
}

#id {
}

.content_sidebar {
	margin-bottom: 12px;
	margin-left: 12px;
	background-color: #e7e7e7;
	padding-left: 12px;
	padding-bottom: 6px;
	padding-right: 12px;
	padding-top: 6px;
	float: right;
	width: auto;
	border-style: dashed;
	border-color: #b6272f;
	border-width: 5px;

}

.mls_disclaimer {
	font-size: 10px;
}

.small {
	font-size:10px;
}
.medium {
	font-size:12px;
}
.large {
	font-size:14px;
}

/**************** or uk - css tabbed menu setup *******************/

div.topMenuItem#active_menu_rpc
{
  background-color: #cc3333;
  border-bottom: solid 1px #cc3333;
}


div.top_nav
{
  margin-left: 15px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-left: 20px;
  height: 25px;
  border-style: none;
  position: relative;
  width: 700px;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
}

div.topMenu
{
  position: relative;
  float: none;
  z-index: 15;
  margin-right: 10px;
  font-size: 14px;
  margin-bottom: -1px;
  margin-left: 11px;
}

div.topMenuItem, div.secondaryMenuItem
{
  float:left;
  margin-right: 5px;
}

div.topMenuItem {
	font-size: 12px;
	padding: 5px 9px;
	background: #3f3f3f;
	border-right: 1px outset gray;
	border-top: 1px inset white;
	border-left: 1px inset white;
	border-bottom-style: none;
}

div.secondaryMenu {
  position: relative;
  z-index: 1;
  clear: both;
  width: 100%;
  border-top: solid 1px #AAA;
  border-bottom: solid 1px #AAA;
  border-left: solid 1px #AAA;
  border-right: solid 1px #AAA;
  background-color: #cc3333;
  font-size: 12px;
  padding: 2px 0px 6px 0px;
}

div.secondaryMenuItem {
  	border-left: solid 1px #AAA;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.topMenuItem:link, a.topMenuItem:visited, a.secondaryMenuItem:link, a.secondaryMenuItem:visited {
  color: #ffffff;
  text-decoration: none;
}

a.topMenuItem:hover, a.secondaryMenuItem:hover {
  color: yellow;
  text-decoration: none;
}

.itemhead {
  background-color: #eeeeee;
  font-size: 12px;
  padding: 0 0 0 10px;
  font-weight: bold;
}


/** FORMS */
form {
	margin: 0px;
	padding: 0px;
}
.select1 {
	width: 202px;
}
.select2 {
	width: 96px;
}

.table1 {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.table1 th {
	padding: 0px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: url(img/loan.gif) repeat-x left top;
}
.table1 th span {
	display: block;
	padding: 4px;
	border: 1px solid #FFFFFF;
}
.table1 td {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: center;
}
.table2 td {
	padding-bottom: 5px;
}
.text2 {
	font-size: 16px;
	font-weight: bold;
	color: #343E4E;
}

.item h2 {
	color: #cc3333;
}
.item h3 {
	color: #cc3333;
}

.hrm {
	border: 1px solid #BE2D22;
	margin-bottom: 3px;
}

blockquote {
	margin: 15px; 	padding: 0 0 0 2px;  	
  	background: #eee ; 
	border: 1px solid #999; 
	font: bold 1.2em/1.5em 'Trebuchet MS', Tahoma, sans-serif; 
	color:  #cc3333;	
}

ul, ol {	
	color: #cc3333;	
}
ul span, ol span {
	color: #333;
}

a img { 
  border: 1px solid #cc3333;
  padding: 5px;
  background-color: #FFF;
	text-decoration: none;
}

img.float-right {
  margin: 5px 0px 5px 15px;  
}

img.float-left {
  margin: 5px 15px 5px 0px;
}

.feature_list {
	font-size: 10px;
	text-transform: none;
	text-align: left;
}

element {
}

div.search_box {
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(/images/search_bg.jpg);
}

div.top_nav2
{
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  border-style: none;
  position: relative;
  width: 100%;
}
.solidblockmenu{
float: left;
margin: 0;
padding: 0;
font: bold 13px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(/images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu ul{
	text-align: center;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(/images/blockactive.gif) center center repeat-x;
}

.navtable{
	width: 750px;
	text-align: center;
	border-collapse: collapse;
	background: black url(/images/blockdefault.gif) center center repeat-x;
}
.navtable td{

}
.navtablespace td{
	width: 25px;
}
