/*------ Style sheet reworked from Open Realty defualt by Darrin Breen accelerantdesign.com ----------*/

/*------ IMPORTS ---------------*/

/* import stylesheets and hide from ie/mac \*/
@import url("reset.css");
/* end import/hide */


/*---------------------------------------------------------
**********************************************************

	Maroon text: #993800
	
**********************************************************
----------------------------------------------------------*/

img { -ms-interpolation-mode: bicubic; } /* IE downsampling jaggies fix */

/* *** This is internal css for Open-Realty */
.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:red; margin-top:10px;}

/* THIS IS SECTION IS FOR VERTICAL MENU */

body{
	margin: 5px;
	padding:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background-color: #C5B68F;
	background-image: url(../../images/page-bk.jpg);
	background-repeat: repeat-x;
	color: #333300;
	}
	

a:link, a:visited {
	color: #993800;
	}
	
a:hover {
	text-decoration: none;
	color: #990000;
	}

input, select, form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}

#pagewidth{
	width:780px;
	margin: auto;
	padding: 10px;
	background-color: #FFF;
	border: 3px solid white;
	-webkit-box-shadow:0 0 20px #624c1f;
-moz-box-shadow:0 0 20px #624c1f;
box-shadow:0 0 20px #624c1f;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}
	
h1 {color: #993800; margin: 0 0 5px 0; line-height: 1.3em;}
	
h2 {color: #993800; margin: 10px 0 2px 0; line-height: 1.3em;}
	
h1.boxed {
	text-align: center;
	color: #fff;
	background-color: #A69063;
	font-size: 1.2em;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0 0 5px 0 ;
	}

h3 {
	text-align: center;
	color: #fff;
	background-color: #A69063;
	font-size: 1.2em;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0 0 5px 0 ;
	}
	
small {
	font-size: 11px;
	color: #A69063;
	line-height: 1.3em;
	}
	
.arrow-list li {
	margin: 0px 0px 5px 15px;
	font-size: 80%;
	}
	
.arrow-list li a {
	font-size: 120%;
	}
	
.search_results	{
	width:100%;
	}
	
.result_row_0	{ background-color: #D6D3EE; }
.result_row_1	{ background-color: #FFFFFF; }

#header{
	height:130px;
	width:100%;
	background-color: #9C9173;
	background-image: url(images/header-bk.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 5px;
	}

.logo img{
	display: block; /*closes gap in IE6 under image*/
	}

.view_users { width:100%; }
.slogan {
	text-align:right;
	font-size: 12px;
	color:#42557b;
	padding-right: 10px;
}
.time_date {
	text-align:right;
	font-size: 11px;
	padding-right: 10px;
	height: 18px;
	color:#FFFFFF;
}
.logo h1{
	font-size: 44px;
	color:blue;
	float: right;
	vertical-align: text-bottom;
}

.img-float-left {
	float: left;
	}
	
.img-float-right {
	float: right;
	}
	
.img-float-right-br {
	float: right;
		border: 1px solid #000;
		margin: 0 0 5px 5px;
		padding: 3px;
		background-color: #fff;
		}

#leftcol{
	width:200px;
	float:left;
	text-align: left;
	}
	
#intro-slideshow {
	margin: 0 -10px 12px -10px;
	height: 200px;
	background: url(images/alt-img.jpg) no-repeat;	
	}

#outer {
	background: #fff;
	padding: 5px 0 5px 0;
	}

#inner {
	background-image:url(images/bgmain.gif);
	background-position: top;
	overflow: hidden;
	width: 100%;
	}
	
#footer{
	width:100%;
	background-color:#993800;
	overflow: hidden;
	width: 100%;
	color: #FFF;
	padding: 10px 0;
	text-align: center;
	}
	
	#footer p {
		margin: 5px 0 5px 0;
		padding: 0;
		line-height: 1.3em;
		}
		
	#footer .fineprint {font-size: 9px; color: #DAA281;}
		
	#footer a {color: #DAA281;text-decoration: none;}
	
	#footer a:hover {text-decoration: underline;}
	

	
/***************************** PAGE CENTER CONTENT ******************/
/**********************************************************/

#maincol{
	font-size: 1.2em;
	width: 555px;
	padding: 10px 10px 10px 15px;
	float: left;
	line-height: 1.5em;
	}
	
	#maincol p {
	margin: 0 0 1em 0;
	}

	
.page_display{
	padding: 0 10px;
	}
	
	.page_display h3, .page_display h1.boxed {
		margin: 0 -10px 5px -10px ;
		}
	
#outer>#inner{
	border-bottom: 1px solid #FFFFFF;
}
.clr{
	clear:both;
}

#header .content{
	padding-bottom:0;
}
 /*printer styles*/
@media print{
	/*hide the left column when printing*/
	#leftcol{display:none;}
	#outer{border-left:0;}
}

/*---------------------------------------------------------
**********************************************************

	NAVIGATION
	
**********************************************************
----------------------------------------------------------*/
	

#navcontainer {
	margin: 10px 5px;
	padding: 5px 0;
	border: 1px solid #E5E0C3;
	border-left: none;
	border-right: none;
	
	}
	


#navcontainer li {
	list-style-type: none;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align:left;
	font-size: 1.4em;
	font-weight: bold;	
	
	}
	
#navcontainer a {
	display: block;
	}
	
#navcontainer li a {
	height: 1.9em;
	line-height: 1.9em;
	color: #fff;
	text-decoration: none;
	padding: 2px 0 2px 10%;
	background-color: #A69063;
	}
	

	
#navcontainer a:hover {
	background-color: #fff; 
	color: #993800;
	}
	
	
/*--------Utilities menu----------*/
	
#util-nav {
	float:right;
	width: 190px;
	text-align: left;
	padding: 10px 0;
	}

#util-nav li {
	border-bottom: 1px dotted #c0b090;
	text-transform: uppercase;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-indent: 10px;
	font-size: 11px;
	}	
	
#util-nav li a {
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 4px 5px;
	
	}
	
#util-nav li a:hover {
	border-left: 2px solid #fff;
	padding-left: 2px;
	background-color: #c0b090;
	color: #000;
	}
	

#navbar {
	background-color: #624c1f;
	height: 35px;
	padding: 0 20px;
	}	
	
	#navbar li  {
		display: block;
		float:left;
		
		margin-right: 15px;
		}
		
		#navbar li a {
			line-height: 35px;
			display: block;
			padding: 0 5px;
		color: #fff;
		font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-decoration: none;
		
			}
		
		#navbar li a:hover {
			color: #000;
			background-color: #9b7d40;
			}

/*---------------------------------------------------------
**********************************************************	
	
	OTHER SIDEBAR
		
**********************************************************
----------------------------------------------------------*/


.sideboxes {
	margin: 15px 5px;
	padding: 10px 15px;
	
	border: 1px solid #E5E0C3;
	border-left: none;
	border-right: none;
	line-height: 1.3em;
	background-color: #B8A682;				
	}
	
	.sideboxes a {
		color: #fff;
		text-decoration: none;
		font-size: 1.1em;
		margin-bottom: 3px;
		}
		
		.sideboxes a:hover {
			color: #993800;
			}
			
		.apps {
			background-image:url(images/rental-form.gif);
			background-position: bottom right;
			background-repeat: no-repeat;
			}
	
.sidehead {
	text-align: center;
	margin-bottom: 5px;
	border-bottom: 1px dotted #85734F;
	padding-bottom: 5px;
	
	}
	
	
/*---------------------------------------------------------
**********************************************************

	LISTING DETAIL PAGE
	
	Template: listing_detail_slideshow-kramer.html
	
**********************************************************
----------------------------------------------------------*/

#slideshow img {
	max-height: 600px;
	}
	
	#slideshow img {
	border: 1px solid #000;
	margin: 0 auto;
	}
	
.detail-main {
	padding: 0 10px;
	clear: both;
	}
	

	.detail-box {
	width: 250px;
	float: left;
	padding: 5px;
	
	}
	
	.multiple_options li {
		list-style-type: disc;
		margin: 0 0 0 10px;
		}
	

	
/* THIS CONTROLS THE TABLES DISPLAYED BY PAGES GENERATED BY THE PAGE EDITOR */

td.page_display	{
	vertical-align: top;
	}
	
/* THIS CONTROLS THE TABLES DISPLAYED IN THE ADMIN */
table.admin_main{
	border: 3px;
	}
	
td.admin_main	{
	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 {
	width:100%;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.browse_tool {
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.browse_tool_num {
	color: #336699;
}
.browse_tool_button A {
	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: 18px;
	display: block;
}
.browse_tool_button A:visited {
	color: #000000;
}
.browse_tool_button A:hover {
	color: #FFFFFF;
	BORDER-STYLE: inset;
	width: 82px;
	height: 18px;
}
.browse_tool_ghost {
	font-size: 10px;
	line-height: 10px;
	color: #aaaaaa;
	text-decoration: none;
}
.browse_tool_curpage {
	BACKGROUND-COLOR: #132975;
	color: #FFFFFF;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}
.bt_pages {
	font-family: verdana, arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #D1DEE9;
	text-decoration:none;
	font-size: 10px;
	vertical-align: middle;
	color:	#000000;
}
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: #dcdcdc; clear: both; padding: .5em 0; }
/* css for tabbed pages */
.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		100%;		/* width needed weird IE bug */
	margin-right:	-2px;	/* to make room for the shadow */
}
.dynamic-tab-pane-control .tab-row .tab {
	width:				70px;
	height:				16px;
	background-image:	url( "{template_url}/images/tab.png" );
	position:		relative;
	top:			0;
	display:		inline;
	float:			left;
	overflow:		hidden;
	cursor:			Default;
	margin:			1px -1px 1px 2px;
	padding:		2px 0px 0px 0px;
	border:			0;
	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( "{template_url}/images/tab.active.png" ) !important;
	background-repeat:	no-repeat;
	border-bottom-width:	0;
	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;
	color:				Black;
	text-decoration:	none;
	cursor:				default;
}
.dynamic-tab-pane-control .tab-row .tab.hover {
	font:				11px Tahoma;
	width:				70px;
	height:				16px;
	background-image:	url( "{template_url}/images/tab.hover.png" );
	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);
	/*244, 243, 238*/
	/* 145, 155, 156*/

	padding:		10px;
}
.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
}
.slideshow_img {
float: left;
width: 100%;
text-align:center;

}


	
.slideshow_links {
float: left;
width: 100%;
text-align:center;
}
.city_distance_header{font-size:12px;}
/* 2.4.2 */
#imagerows{
	padding:5px;
	text-align:center;
	width: 100%;
	margin: 10px 0;
}

#imagerows td {
	padding: 5px;
	vertical-align: middle;
	}

#imagerows img {
	
	}	

.multiple_options_caption {
margin:0;
padding:0;
font-weight:bold;
width:100%;
}
.multiple_options {
float:left;
width:100%;
}
.multiple_options ul {
margin:0;
padding:0;
list-style-type:none;
}
.multiple_options li {
display:inline;
}

/*---------------------------------------------------------
**********************************************************

	LISTINGS PAGES
	search_result_kramer.html
	
**********************************************************
----------------------------------------------------------*/

#listings-container {
	border-bottom: 1px dotted #9C9173;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	}

.listings {
	padding: 10px;
	margin: 5px auto;
	border-top: 1px dotted #9C9173;
	clear:both;
	}
	
	.listings img {
		float: left;
		border: 1px solid #000;
		margin: 0 5px 5px 0;
		padding: 3px;
		background-color: #fff;
		
		}
		



/***************** FEATURED LISTINGS BOX ********************/

#featured_listings {
	background-color: #fff;
	text-align: center;
	line-height: 1.4em;
	font-size: 10px;
	border: 5px solid #fff; 
	background-color: #F2F0E1;
	margin: 0 -10px;		
	}
	
	#featured_listings img {
		border: 1px solid #000;
		padding: 3px;
		background: #fff;
		margin: 0 auto 5px auto;
		}
		
	.featured block p {
		}
		
	#featured_listings h3 {
		border-bottom: 5px solid #fff; 
		margin: 0;
		}

#featured-inner {
	padding: 5px;
	}
	

.featured-block {
	width: 147px;
	height: 175px;
	float: left;
	padding: 10px;
	margin: 5px;
	background: #fff;
	display: inline;
	}
	
	

