/* @override http://damacbook.local/openrealty/template/linda/style.css */

/* body and all docs */
body{
	background: url({template_url}/images/background.jpg);
	background-repeat: repeat-x;
	margin:0px;
}
table{
	font-size: 14px;
	font-family: Verdana,Helvetica,Sans-Serif;
	color: black;
}
img {
	border:1px solid black;
	padding:2px;
	margin-bottom:2px;
	}
.img {
	border:0px;
	}
h1{
	font-size: 19px;
	font-family: Verdana,Helvetica,Sans-Serif;
	color: gray;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
}
h2{
	font-size: 18px;
	font-family: Verdana,Helvetica,Sans-Serif;
	color: gray;
}
h3, h4, h5, h6{
	font-size: 17px;
	font-family: Verdana,Helvetica,Sans-Serif;
	color: gray;
}
p,ul,ol,a{
	font-size: 14px;
	font-family: Verdana,Helvetica,Sans-Serif;
	color: black;
}
.required {
	color: red;
}
iframe{
	width: 100%;
	min-height: 100%;
	border-style: none;
}


/* end */


/* wrapper */
#wrapper {
	max-width:900px;
	min-width:700px;
	margin-left:15%;
	margin-top: 0px;
}
/* end */

/* header */
#header{
	background: url({template_url}/images/header.jpg) no-repeat;
	width: 900px;
	height: 143px;
	min-height:143px;
	max-height:143px;
}
/* end */

		/* will need to change for sqlmenu addon -copy and paste */
/* navigation need to change for ie */
#navigation{
	background: url({template_url}/images/navigation_back.jpg);
	min-width: 900px;
	height: 40px;
	border-bottom: solid 1px;
	border-color: black;
	border-top: solid 1px;
	text-align: right;
	
}

#navigation ul{
  list-style: none;
  margin: 20px ;
}

#navigation ul li{
	display: inline;
	padding: 10px 10px 0px;
}


#navigation a {
  font-size: 18px;
  color: black;
  font-family: Verdana,Helvetica,Sans-Serif;
  text-decoration: none;
  padding: 10px -10px 0px;


}
#navigation a:hover {
  font-size: 18px;
  color: gray;
  font-family: Verdana,Helvetica,Sans-Serif;
  text-decoration: none;
  padding: 10px -10px 0px;
	

}
#navigation a:active{
  font-size: 18px;
  color: white;
  font-family: Verdana,Helvetica,Sans-Serif;
  text-decoration: none;
  padding: 10px -10px 0px;

}
/* end */

/* container need to adjust for ie */
#container {
	min-width: 900px;
	max-width: 900px;
	min-height: 400px;
	background-color: white;
}
/* end container */

/* left column */
#left_column{
	min-height: 200px;
	min-width: 171px;
	max-width: 171px;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 10px;
	text-align:center;
	float: left;

	
}
#left_column img{
border:none;
}

		/* will need to change for ie */







/* end */



/* right column need to adjust for ie */
.right_column{
		background: url({template_url}/images/headimage.jpg) no-repeat top left;
	min-height: 400px;
	margin-left: 190px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;

}



.right_column img{
	max-width: 400px;
	align: center;
}
.right_column a{
	color: black;
}
.right_column_badge{
background: url({template_url}/images/leaf.jpg) no-repeat center right;
height: 202px;
padding-top: 100px;
padding-bottom: 20px;
margin-right: -20px;
margin-bottom: -110px;
margin-top:-200px;
}

/* end */
/* form elements */
form {
	margin: 10px 0 0 0; 
	padding: 10px 10px 10px 10px;
	border: 1px dashed #cccccc; 
	background-color: #F7F7F4; 
	}
	
label {
	display:block;
	font-weight:bold;
	margin:50px 0;
	}
	
input {
	margin-bottom: 1px;
	border: 1px solid #ccc;
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 12px;
	color:#777;
	background-color:#fff;
	}
	
textarea {
	width:300px;
	padding:2px;
	font-family: Verdana,Helvetica,Sans-Serif;
	height:70px;
	display:block;
	color:#777;
	border: 1px solid #ccc;
	}
	
select { 
	width: 200px;
	border:1px solid #ccc;
	margin-bottom: 2px;
	} 

option { 
	width: 200px;
	border:0px solid #ccc;   
	}

fieldset {
	padding: 1em;
	border:1px solid #CCC;
	}
  
legend {
	margin-bottom: 8px;
	padding: 5px 5px 5px 5px;
	border:1px solid #CCC;
	}

/* open-realty core.css */

.no_results { 
	color:red;
	margin-top:10px;
	border: 1px dashed red;
	padding: 4px 4px 4px 4px;
	}
	
.search_results {
	width:100%;
	}
.result_row_0 { 
	background-color: #F2F2EE;
	}
.result_row_1 {
	background-color: #FFF;
	}

.listing_result_box {
	border: 1px dashed #00A1DF;
	margin-top: 6px;
}

.listing_result_top {
	border-top: 1px dashed #00A1DF;
	border-left: 1px dashed #00A1DF;
	border-right: 1px dashed #00A1DF;
	padding: 0 6px 6px 8px;
}

.listing_result_center {
	border-top: 1px dashed #00A1DF;
	border-left: 1px dashed #00A1DF;
	border-right: 1px dashed #00A1DF;
	padding: 8px 6px 8px 8px;
	line-height: 1.3em;
}

.listing_result_bottom {
	border-top: 1px dashed #00A1DF;
	border-left: 1px dashed #00A1DF;
	border-right: 1px dashed #00A1DF;
	border-bottom: 1px dashed #00A1DF;
	padding: 8px 6px 8px 8px;
	line-height: 1.3em;
}

.listing_result_content {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.listing_header{
	padding: 4px 0 0 8px;
}

/* LISTING BROWSE PAGE NAVIGATION WIDGET 'next_prev()'display stuff  */
.browse_tool_table {
	background-color: #F7F7F4;
	width:100%;
	font-size: 11px;
	text-decoration: none;
	color: black;
	border: 1px solid #DDD;
	padding: 2px 2px 2px 2px;
	margin-bottom: 6px;
}
.browse_tool {
	background-color: #EBEBEB;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.browse_tool_num {
	color: #336699;
}
.browse_tool_button A {
	background-color: #EBEBEB;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	border: 1px dashed red;
	font-weight: bold;
	text-decoration: none;
	color: #00A1DF;
	width: 100px;
	display: block;
	line-height: 16px;
}
.browse_tool_button A:visited {
	color: #00A1DF;
}
.browse_tool_button A:hover {
	color: #555555;
}
.browse_tool_ghost {
	font-size: 10px;
	line-height: 10px;
	color: #aaaaaa;
	text-decoration: none;
}
.browse_tool_curpage {
	border: 1px solid #00A1DF;
	color: #555555;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	display: block;
	text-align: center;
}
.bt_pages {
	font-family: verdana, arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #EBEBEB;
	text-decoration:none;
	vertical-align: middle;
	color:	#000000;
}
bt_pages_ghost{
	color:	#aaaaaa;
	text-decoration:none;
}
A.bt_pages{
	border: 1px solid #00A1DF;
	color: #00A1DF;
	padding: 4px 4px 4px 4px;
	display: block;
	text-align: center;
}
A.bt_pages:visited{
	color: #00A1DF;
}
A.bt_pages:hover{
	color:#FFFFFF;
	background: #CCFF00;
}
/* LISTING PAGE DETAILS 'listing_next_prev'  */
.next_prev_listing {
	margin: 0 0 0 0;
	border: 1px dashed #00A1DF;
	width: 100%; 
	text-align: center;
	}
.next_prev_listing ul {
	margin: 0.2em auto; 
	}
.next_prev_listing li { 
	display: inline; 
	padding: 3px 0; 
	list-style-type: none;
}
.count, .listing_xy { 
	width: 100%; 
	background-color: #E8E8E8; 
	clear: both; 
	padding: 3px 0;
}

.slideshow_img {
	float: left;
	width: 100%;
	text-align:center;
}
.slideshow_links {
	float: left;
	width: 100%;
	text-align:center;
}
.city_distance_header{font-size:12px;}

/* user stuff */
.view_user {
	padding-left:5px;
}
.view_user_user_name {
	font-size:14px;
	font-weight:bold;
	background-color: #EEEEEE;
	padding: 5px 5px 5px 5px;
	margin-top: 10px;
}
.view_user_user_images {
	float: left;
	width: 140px;
}
.view_user_user_info {
	float: left;
	padding-left:10px;
	width: 400px;
	line-height: 1.4em;
}
.view_user_user_hitcount {
	clear:both;
	margin-top: 20px;
	line-height: 40px;
}
.view_user_user_box {
}
.featured_listings {
margin-left:auto;
margin-right:auto;
text-align:center;

}

/* footer  need to change for ie*/
#footer{
	min-width: 900px;
	min-height: 40px;
	background: black;
	text-align: center;
	clear: both;
	position: absolute;

}
#footer p,a{
	color: white;
	font-size: 12px;
	font-family: Verdana,Helvetica,Sans-Serif;
	margin-top: 10px;
	padding-top: 13px;
}
/* end */

/* misc */
.spacer{
	min-height:30px;
}

.clear{
	clear:both;
}
.featured_listings img{
	margin-left: 0px;
	
}
.featured_listings a{
	text-decoration: none;
	margin-left: 10px;

}
.featured_listings hr{
	margin-left: 10px;
	
}
.featured_listings{
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 18px;
	margin-left: 10px;
	margin-top: -6px;
}
/* Blog */

.blog_article {
	font-family: Verdana;
}

.blog_date {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
}

.blog_title {
	font-size: 18px;
	text-align: left;
	color: #797979;
}

.blog_full_article {
	font: 16px , Verdana,;
}
.blog_story_link_line{
	margin-bottom: 10px;
	color: #797979;
}
.blog_entry_footer{
	margin-bottom: 15px;
}
.blog_byline{
	
}
.blog_article_comments{
	
}
.blog_article_comments_header{
	margin-bottom: 15px;
	color: #797979;
	text-decoration: underline;
	font: 1.1em , Verdana;
}
.blog_article_comment_item{
	
}
.blog_article_comment_title_row{
	
}
.blog_comment_author{
	margin-bottom: 10px;
	text-decoration: underline;
	font: Verdana;
}
.blog_comment_date{
	font: Verdana;
	
}
.blog_article_comment_text{
	margin-bottom: 20px;
	margin-top: 5px;
	font: Verdana;
}
.add_comment_block{
	
}
.add_comment_login{
	
}
.blog_leave_comment_text{
	
}
.blog_leave_comment_submit{
	
}




