html, body {
height:100%;
background-color:#C2C685;
background-color:#fff;
}

#listing-links {
width:38%;
float:right;
margin:16px 0;
}

#listing-details tbody tr.odd  td  {
background-color:#edf3fe;
}

.details-scroll {
width:100%;
height:135px;
overflow-x:hidden;
overflow-y:scroll;
padding-right:15px;
overflow:-moz-scrollbars-vertical !important
}

#listing-details {
margin:16px 0;
border-right:1px solid #d9d9d9;
width:59%;
}

#listing-details tbody tr td {
font-family: "lucida grande", verdana, sans-serif;
font-size: 8pt;
padding: 3px 8px;
border-left: 1px solid #D9D9D9;
}

#listing-details tbody tr.selected td {
background-color: #3d80df;
color: #ffffff;
font-weight: bold;
border-left: 1px solid #346DBE;
border-bottom: 1px solid #7DAAEA;
}

#listing-details-container .details .top .img img {
border:1px solid #cccccc;
padding:2px;
}

.container {
width:780px;
margin:0 auto;
}

.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;
	width:125px;
}
.view_user_user_images img {
border:1px solid #999999;
padding:1px;
}
.view_user_user_info {
	float:left;
	padding-left:10px;
	width:500px;
}
.view_user_user_hitcount {
	clear:both;
	padding-top:20px;
	border-top:1px solid #999999;
	margin-top:35px;
}
.view_user_user_box {
}
.no_results { 
border:1px solid #555;
background:#FFCCFF;
padding:10px;
font-weight:bold;
margin-bottom:20px;
text-align:center;
}

/* THIS IS SECTION IS FOR VERTICAL MENU */
html{
	margin:0px;
	padding:0px;
}

img {
	border: 0px none;
}

.search_results
{
	width:100%;
}
.result_row_0	{ background-color: #C7D5E7; }
.result_row_1	{ background-color: #FFFFFF; }
#header{

}

.view_users { width:100%; }

.time_date {
	text-align:right;
	font-size: 11px;
	padding-right: 10px;
	height: 18px;
	color:#FFFFFF;
}

#leftcol{
	width:170px;
	float:left;
	position:relative;
	margin-left:-170px;
	margin-right:1px;
	background-image: url("/template/vertical-menu/images/col_line.png");
	background-repeat: repeat-y;
	background-position: top  right;
	text-align: left;
 }
#outer{
	border:solid white 0px;
	/*/*/ border-left-width: 170px ;  /* left column width. NN4 hack to hide borders */
	border-left-color: #FFFFFF;   /* left column colour */
	border-left-style: solid;
	background-color: #FFFFFF; /* center column colour */
	width: auto;
}



#inner{
	margin:0;
	width:100%;
}
#maincol{
	float: left;
	width: 100%;
	position: relative;
	margin: 0px -8px 0px -2px;
}
#outer>#inner{
	border-bottom: 1px solid #FFFFFF;
}
.clr{
	clear:both;
}
.content{
	position:relative;
}
#header .content{
	padding-bottom:0;
}
 /*printer styles*/
@media print{
	/*hide the left column when printing*/
	#leftcol{display:none;}
	#outer{border-left:0;}
}
#navcontainer {
	width: 155px;
}
#navcontainer ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 10px;
	font-weight: bold;
}
#navcontainer a,  #navlist a
{
	display: block;
	width: 155px;
	height: 42px;
	background-image: url("/template/vertical-menu/images/active_button.png");
	background-repeat: repeat-x;
	line-height: 5em;
}
#navlist a:visited
{
	color: #EEEEEE;
	text-decoration: none;
}
#navlist a:hover
{
	height: 42px;
	line-height: 5em;
	background-image: url("/template/vertical-menu/images/hoover_button.png");
	background-repeat: repeat-x;
	color: #336699;
}
/* THIS CONTROLS THE TABLES DISPLAYED BY PAGES GENERATED BY THE PAGE EDITOR */
table.page_display
{
	border: 3px;
}
td.page_display
{
	width: 100%;
	vertical-align: top;
}
/* THIS CONTROLS THE TABLES DISPLAYED IN THE ADMIN */
table.admin_main
{
	border: 3px;
	width: 100%;
}
td.admin_main
{
	width: 100%;
	vertical-align: top;
}
/* THIS CONTROLS THE ROW COLORS */
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;
}
/* LISTING BROWSE PAGE NAVIGATION WIDGET 'next_prev()'display stuff  */
.browse_tool_table {
	background-color: transparent;
	width:100%;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.browse_tool {
	background-color: transparent;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.browse_tool_num {
	color: #336699;
}
.browse_tool_button A {
	background-color: #D1DEE9;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	BORDER-COLOR: #000000;
   	BORDER-STYLE: solid;
 	BORDER-WIDTH: 1px;
	text-decoration: none;
	color: #555;
	width: 82px;
	height: 15px;
	display: block;
	padding-top:4px;
}
.browse_tool_button A:visited {
	color: #000000;
}
.browse_tool_button A:hover {
	color: #000;
	font-size:10px;
}
.browse_tool_ghost {
	font-size: 10px;
	line-height: 10px;
	color: #aaaaaa;
	text-decoration: none;
}
.browse_tool_curpage {
	BACKGROUND-COLOR: #fff;
	color: #FFFFFF;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
	font-weight:normal;
	font-style:normal;
	font-size:10px;
}
.bt_pages {
	font-family: arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #D1DEE9;
	text-decoration:none;
	font-size: 10px;
	vertical-align: middle;
}
bt_pages_ghost{
	color:	#aaaaaa;
	text-decoration:none;
}
A.bt_pages{
	color:	#555;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}
A.bt_pages:visited{
	color: #000000;
}
A.bt_pages:hover{
	color:#000000;
	font-size:10px;
	background-color:#FFFFFF;
	
}
/* LISTING PAGE DETAILS 'listing_next_prev'  */
.next_prev_listing { margin: 0 0 15px 0;  border: 1px solid #a9a9a9; width: 100%; text-align: center; }
.next_prev_listing ul { margin: 8px 0; padding-left:0;}
.next_prev_listing li { display: inline; padding: 4px 35px; list-style-type: none; }
.count, .listing_xy { width: 100%; background-color: #dcdcdc; clear: both; padding: 0; font-size:11px;}




.toggle_rowcolor {
	background-color:#C7D5E7;
}

/* Detail page list images */

#list_img_box {

	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:680px;
	height:280px;
	

}

#lft_img_box {

	float:left;
	width:300px;
	height:240px;
	padding:10px;
	

}

#rt_img_box {

	float:right;
	width:330px;
	height:240px;
	padding:10px;
	text-align:left;
	
	
	
}

.list_img {

	margin-top:3px;
	margin-bottom:0px;
	margin-left:3px;
	margin-right:3px;
	* margin:3px;
	border:1px solid black;

}

.main_list_img {

	border:1px solid black;
	margin-top:3px;
	cursor:pointer;cursor:hand;
	
}

.main_list_img:hover {

	cursor:pointer;cursor:hand;
}


.lft_search {
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	text-align:right;

}
.rht_search {
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	text-align:left;
	

}

body	{
						margin:0px;
						padding:0px;
						background-color:#A9BECF;
						background:url(/images/page-back.jpg);
						background-position:top;
						background-repeat:repeat-x;
						font-family:Tahoma, Arial, Verdana, sans-serif;
						font-size:12px;
						line-height:14px;
						}
						
.content-background {

	background-color:#ffffff;
}
td {
						vertical-align:top;
						font-size:14px;
						line-height:18px;
						font-family:Tahoma;
						color:#222222;
						}						
/*--------------------------------------------------   ul, em, i, form	 ---------------------*/						

em, i {
						font-style:normal;
						}						
form {
						padding:0px;
						margin:0px;
						}						
/*----------------------------------------------------   a	 ---------------------*/						
a	{
						color:#B03600;
						font-size:12px;
						text-decoration:underline;
						}
a:hover	{
						color:#B03600;
						font-size:12px;
						text-decoration:none;
						}
b	{
						color:#2B2F35;
						}						

/*------------------------------------------------------ strong,  strong a	 ---------------------*/
strong {
						color:#363636;
						}
strong a	{
						color:#363636;
						text-decoration:underline;
						}
strong a:hover	{
						color:#363636;
						text-decoration:none;
						}												
/*-----------------------------------------------------  b a	 ---------------------*/
					
/*----------------------------------------------------   input, textarea	 ---------------------*/						
input, textarea {
						width:147px;
						
						font-family:Tahoma;
						font-size:13px;
						
						padding-top:2px;
						padding-left:2px;
						padding-right:2px;
						}												
.input_1	{
						height:19px;
						background-image: url("/template/vertical-menu/images/input_1.gif");
						background-position: left top;
						background-repeat: no-repeat;
						margin:2px 0px 0px 0px;
						
						}
select	{
						width:auto;
						margin:2px 0px 0px 0px;
						font-size:10px;
						font-family:Tahoma;
						font-size:13px;
						color:#777E85;
						}	
.select_1	{
						width:88px;
						}											
.textarea_1	{
						height:144px;
						margin:0px 0px 0px 0px;
						overflow:hidden;
						background-image: url("/template/vertical-menu/images/input_2.gif");
						background-position: left top;
						background-repeat: no-repeat;
						}	
/*-----------------------------------------------------  	li	 	---------------------*/
li	{
						
						color:#BD6003;
						}
					
/*------------------------------------------------------- footer	 ---------------------*/
#footer	{
background-color:#A9BECF;
text-align:center;
color:#fff;
background-image: url("/template/vertical-menu/images/footer-back.png");
background-position:top;
background-repeat:repeat-x;
height:94px;
vertical-align:middle;

}

#footer a	{
color:#ffffff;
font-size:11px;
text-decoration:none;
}
#footer a:hover	{
color:#ffffff;
font-size:11px;
text-decoration:underline;
}

						
.button_top_fill {

	background-position:top;
	background-repeat:repeat-x;
	height:5px;
	overflow:hidden;
	

}

.button_body_fill {

	background-position:top;
	background-repeat:repeat-x;
	height:23px;
	text-align:center;
	
}




a.nav {

	font-weight:bold;
	text-decoration:none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	display:block;
	width:80px;
	height:100%;
	padding-top:8px;
	color:#fff;
	padding-left:0px;
	

}

a.nav:hover {
	font-size:10px;
	color:#fefefe;

}


#legal {

	padding:20px 0 100px 0;
	color:#ffffff;
	background:#A9BECF;

}

a.legal_link {

	text-decoration:underline;
	
}	

a.legal_link:hover {

	text-decoration:none;
	
}	

.hbuttons {

	width:187px;
	
}

.home_pic {

	padding:2px;
	border:2px solid #718350;
	margin-right:10px;
	margin-bottom:10px;

}

#content {

	margin:10px;
	margin-top:5px;
	
}

.content {

	margin:10px;
	margin-top:5px;
	
}

.agent_img {

	padding:2px;
	border:3px solid #BAB4AC;
	margin:5px;
	margin-top:0px;
	
}

.time {

	color:#555555;
	margin:5px;
	margin-right:10px;
	font-weight:bold;
	
}

#popup {

	background-color:#d1cdc7;
	padding:0px;

}

#popup .ptitle {

	background-image:url("/template/vertical-menu/images/page-back.jpg");
	background-position:center top;
	text-align:center;


}

#popup .pcontent_parent {

	padding:2px;
	background-color:#ffffff;
	margin-top:0px;
	margin-bottom:15px;
	height:100%;
	min-height:100%;
	
	
}

#popup .pcontent {

	background-color:#ffffff;
	
	background-image:url("/template/vertical-menu/images/popup_back.jpg");
	background-position:top;
	background-repeat:repeat-x;
	
}

#popup table {
margin:0 auto 0 auto;
}

#popup input#email, #popup input#subject, #popup input#name {
width:100%;
}

#popup textarea#message {
width:100%;
height:80px;
}

#popup .pop_title {

	background-color:#e0e0e0;
	margin:10px;
	padding:6px;
	font-weight:bold;
	text-transform:capitalize; /*doesn't work php strtoupper() in code in contact.inc.php */
	color:#666666;


}

.contact_form {

	width:280px;
	
}

.error_text {

	font-style:italic;
	color:#FF0000;
	
}

/* style for featured checkbox on search form (search only listings for this company...) */
#featured {

	width:auto;

}


.img_bdr {

	border:1px solid #00A800;
	padding:1px;
	
}

.featured_box {

	border:3px solid #E7E6E2; 
	background-color:#F8F9F4;
	
}

h1 {

	font-size:18px;
	margin-top:20px;
	color:#900100;

}

h2 {

	font-size:16px;
	color:#900100;

}

.dtitle {

	padding-top:18px;
	padding-right:5px;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #999999;
}

.featured_listings {
text-align:center;
clear:both;
border:1px solid #ccc;
height:205px;
padding:12px;
margin:15px 0 0 0;
background-image:url(/template/vertical-menu/images/featured-box.png);
background-repeat:no-repeat;
background-color:#900100;
}

.featured_listings div {
width:33%;
float:left;
text-align:center;
margin:5px 0px;
}

.featured_listings a {
text-decoration:none;
font-size:11px;
color:#fff;
font-weight:bold;
}

.featured_listings a:hover {
font-size:11px;
}

.featured_listings img {
border:1px solid #999999;
padding:1px;
background-image:url(/images/nophoto_200x150.gif);
background-position:center;
background-repeat:no-repeat;
background:#fff;
}

.search-result-cell {
text-align:center;
vertical-align:middle;
padding:5px 8px 5px 8px;
}

.search-result-cell img {
border:1px solid #999999;
padding:1px;
}

.img-bdr img {
border:1px solid #999999;
padding:1px;
}

.strong {
font-weight:bold;
}

.form_main {
margin:0 auto;
}

fieldset {
width:50%;
margin:15px auto;
}

fieldset input {
width:49%
}

/* img tooltip css */

#trailimageid
{
	font-size: 10px;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	width: 340px;
	height: 0px;
	z-index: 200;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;

}

#trailimageid h2 {
margin:0;
padding:0;
font-size:16px;
}

.quicksearch {
background-image:url(/addons/quicksearch/backdrop.jpg);
width:210px;
height:208px;
float:right;
text-align:center;
padding-top:35px;
background-repeat:no-repeat;
font-size:10px;
color:#FFFFFF;
line-height:13px;

}

.quicksearch option, .quicksearch input, .quicksearch select {
font-size:10px;
color:#666666;
margin:3px 0 0 0;
}

.quicksearch input {
width:100px;
}

.quicksearch-line {
clear:both;
width:160px;
margin:0 auto;
}

.quicksearch-left {
float:left;
margin-top:5px;
}

legend {
color:#333333;
}

/* submit forms css */

#submitforms label {
width:182px;
display:-moz-inline-box;
*display:inline-block;
padding:0 0 10px 5px;
}

#submitforms fieldset {
width:450px;
margin:30px auto;
background-color:#efefef;
border:1px solid #999999;
padding:8px;
}


#submitforms .radios {
width:auto;
margin:0 0 0 250px;
}

#submitforms fieldset div {
margin:5px;
border-bottom:1px solid #ffffff;
}

#submitforms input, #submitforms textarea, #submitforms select {
*margin-bottom:10px;
width:240px;
}

#submitforms textarea {
width:97%;
height:90px;
}

#submitforms legend {
font-weight:bold;
font-size:14px;
font-style:italic;
}

/* end submit forms css */

/* Styles loading animation */


#loading {
height:100%;
width:100%;
}

#bodyfield {
position: absolute;
left: 0px;
top: 0px;
z-index: 105;
height: 300%;
width: 100%;
background-color: #888888;
opacity: .50;
filter: alpha(opacity=50);
}
#container {
position:			absolute;
width:				150px;
height:				50px;
left: 				50%;
top: 				50%;
z-index:			106;
border:				1px solid #999;
background-color: 	#151515;
margin-left: 		-75px; /* one half width */
margin-top: 		-25px; /* one half height */
color:				#CCCCCC;
text-align:center;
vertical-align:middle;
cursor: pointer; cursor: hand;
background-image:url(/template/vertical-menu/images/loading-close.gif);
background-repeat:no-repeat;
background-position:top right;
}

#container .text {
background-image:url(/template/vertical-menu/rssreader/throbber.gif);
background-position:left;
background-repeat:no-repeat;
margin:11px 15px 15px 15px;
width:100px;
*width:118px;
padding:5px 0 5px 30px;
font-size:11px;
}

/* end loading overlay */

.agent-caption {
width:550px;float:left;
}

/* CUSTOM SEARCH ADDON CSS */

#customsearch {
width:700px;
}

#customsearch #customheader {
background-image:url(/addons/customsearch/search-box-top.png);
background-repeat:no-repeat;
height:54px;
}

#customsearch #customfooter {
background-image:url(/addons/customsearch/search-box-bottom.png);
background-repeat:no-repeat;
height:14px;
clear:both;
}

#customsearch #customheader a {
font-size:10px;
}

#customsearch input, #customsearch select {
width:auto;
margin:4px 12px 0px 4px;
font-weight:normal;
}

#customsearch h3 {
padding:10px 0 2px 15px;
margin:0;
}

#customsearch p {
margin:0;
padding:0 0 0 15px;
font-style:italic;
font-size:10px;
}

#customsearch #form {
padding:10px 0 8px 15px;
margin:0;
font-weight:bold;
font-size:12px;
background-image:url(/addons/customsearch/search-box.png);
background-repeat:repeat-y;
}



#customsearch #customsubmit {
text-align:right;
padding:10px 20px 0px 0px;
height:37px;
}

#customsearch #customsubmit input {
width:auto;
margin:0 0 -1px 12px;
}

#customsearch .search-select, #customsearch .search-select-nobo {
float:left; 
width:310px; 
height:20px;
font-size:11px; 
font-weight:normal; 
padding:3px 12px 5px 0px; 
margin:5px 5px 10px 5px; 
font-style:italic; 
border:1px solid #ccc; 
text-align:center;
}

#customsearch .search-select-nobo {
border:none;
}

#customsearch #pclass_1, #customsearch #pclass_2 {
width:auto;
margin:0 0 -1px 12px;
}

/* end customsearch css */

#home-buttons {
clear:both;
height:225px;
margin:15px 0;
padding-bottom:15px;
}

.home-button {
width:47%;
/* height:99px; */
height:60px;
margin:6px 12px 6px 0;
float:left;
}

.home-button a {
padding:12px;
border:1px solid #ccc;
display:block;
/* height:75px; */
height:35px;
text-decoration:none;
font-size:16px;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
letter-spacing:-1px;
color:#000000;
}


/*
.home-button a.home-new {
background-image:url(/template/vertical-menu/images/home-buttons-new-off.jpg);
}

.home-button a.home-new:hover {
background-image:url(/template/vertical-menu/images/home-buttons-new-on.jpg);
}

.home-button a.home-water {
background-image:url(/template/vertical-menu/images/home-buttons-water-off.jpg);
}

.home-button a.home-water:hover {
background-image:url(/template/vertical-menu/images/home-buttons-water-on.jpg);
}

.home-button a.home-rural {
background-image:url(/template/vertical-menu/images/home-buttons-rural-off.jpg);
}

.home-button a.home-rural:hover {
background-image:url(/template/vertical-menu/images/home-buttons-rural-on.jpg);
}

.home-button a.home-land {
background-image:url(/template/vertical-menu/images/home-buttons-land-off.jpg);
}

.home-button a.home-land:hover {
background-image:url(/template/vertical-menu/images/home-buttons-land-on.jpg);
}

.home-button a.home-city {
background-image:url(/template/vertical-menu/images/home-buttons-city-off.jpg);
}

.home-button a.home-city:hover {
background-image:url(/template/vertical-menu/images/home-buttons-city-on.jpg);
}

.home-button a.home-comm {
background-image:url(/template/vertical-menu/images/home-buttons-comm-off.jpg);
}

.home-button a.home-comm:hover {
background-image:url(/template/vertical-menu/images/home-buttons-comm-on.jpg);
}
*/

.home-our-listings {
border-bottom:1px solid #999;
margin:15px 0 0 0;
padding:8px 0 5px 0;
height:20px;
clear:both;
}

.home-our-listings h1 {
font-family:"Times New Roman", Times, serif;
display:inline;
font-size:20px;
letter-spacing:-1px;
}
.home-button a:hover {
border:1px solid black;
/* color:#FFFFFF; */
}

.home-left {
float:left;
width:495px;
}

.home-right {
float:right;
width:200px;
text-align:center;
}



#agentbar a {
font-size:10px;
}

