/* 
 * Content page standards
 * Background colour: #F7F7F4
 * color:#2E2423
*/


body {
	background-color: #FFFFFF;
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	background-image: url("{template_url}/images/bg.jpg"); 
	background-repeat: repeat-x;
}
		
table { 
	font-size: 12px;
	}
		
img {
	border:0px;
	padding:6px;
	margin-bottom:2px;
	}
	
h1 {
	font: 1.6em Arial, sans-serif;
	font-weight: bold;
	color:#303136;
	margin: 0;
	padding-bottom: 2px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #303136;
	margin-bottom: 1px;
	padding:0;
	}

h3 {
	font: 16px Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding-bottom: 2px;
}

h4 {
	font: 12px Arial, sans-serif;
	font-weight: bold;
	color: #303136;
	margin: 0;
	padding: 0;
}
h6 {
	font: 1.2em Arial, sans-serif;
	font-weight: bold;
	color: #303136;
	margin: 0;
	padding: 0;
}

ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}


.font1{color: #194667;}
.font2{color: #303136;}
.required {color: red;}

.button {
  color:#18345C!important;
  border:2px solid #18345C;
  background:#fff;
  text-decoration:none;
  padding:5px;
  font-size:0.9em;
  font-weight:bold;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}

.imp {
  color:#381301;
  border:0;
  text-decoration:none;
  padding:0;
  font-size:1.3em;
  font-weight:bold;
  }
  
div#wordwall{
padding: 3px;
text-align: justify;
}

/* floated div and boxes */
#tbl-main{
 width: 1000px;
 text-align: center;
 padding: 5px;
 margin: 10px 0 0 0;
 background-color: #FFFFFF;
 
 
}
div#container{
	width:1020px;
	margin: 0 0 0 20px;
	text-align:center;
	}
div#lefto {
	float: left;
	margin: 0 0 0 20px;
	width: 160px;
}

div#righto {
	float: left;
	width: 740px;
}

div#header{
	height:130px;
	width: 1000px;
	margin:0;
	background: #fff;
	color: #000;
	margin-bottom: 10px;
	text-align: center;
	}
div#menu_container{
	}
/* menu */

/* 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:0;
	}
	
input {
	margin-bottom: 1px;
	border: 1px solid #ccc;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#777;
	background-color:#fff;
	}
	
textarea {
	width:300px;
	padding:2px;
	font-family: Arial, 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;
	}
/* Page Gallery Limits */
.gallery{
	float:left;
	text-align: justify;
	padding: 5px;
	border: 1px solid #D2D3D5; 
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
}
.row{
	float:left
}
span#photos{
	width:600px;
	text-align: justify;
}

/* li and ul menu */

		
div#menu-int {
	width: 650px;
	padding:20px 5px 0 20px;
	font-size: 18px;
	font-weight: bold;
	color: #D2A055;
	background-color:#fff ;
	border-bottom: 1pt solid #0EA4CF;
	}
	
div#menu-int a {
	color:#D2A055;
	text-decoration: none;
	background-color: fff;
	margin:0 20px 0 0; 
	padding:0 0 0 2px; 
	}
	
div#menu-int a:hover {
	color: #4D4227;
	background-color: #fff;
	cursor:pointer;
	} 
	
div#menu-int .current a {
	color:#303136;
	cursor:default;
	}
	
div#menu-int .current{
  background-color: #fff;
	color: #303136;
	cursor:pointer;
	} 
	
div#menu-ext {
	width: 210px;
	padding:0 5px 0 0;
	margin-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #303136;
	background-color: #fff;
	}
div#menu-ext a {
	color:#303136;
	text-decoration: none;
	background-color: #fff;
	margin:0 20px 0 0; 
	padding:0 0 0 2px; 
	}
	
div#menu-ext a:hover {
	color: #f99809;
	background-color: #fff;
	cursor:pointer;
	} 
	
div#menu-ext .current a {
	color:#303136; 
	cursor:default;
	}
	

div#menu-ext .current{
  background-color: #fff;
	color: #303136;
	cursor:pointer;
	} 
	
	
/* user menu  */
#navm {
	font: 10px Arial, sans-serif;
	font-weight: bold;
  margin: 48px 0 0 0;
	float: left;
	}
	
#navm a {
	float:left; 
	color:#303136;
	text-decoration: none;
	background-image: url("{template_url}/images/top_left.gif");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fff;
	margin:0 2px 0 0; 
	padding:0 0 0 2px; 
	}
	
#navm a b {
	float:left; 
	display:block; 
	background-image: url("{template_url}/images/top_right.gif");
	background-repeat: no-repeat;
	background-position: right top;
	background-color: transparent;
	padding:5px 16px 5px 2px;
	}
	
#navm a:hover {
	background-image: url("{template_url}/images/top_left.gif");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EAEAEA;
	color: #00677D;
	cursor:pointer;
	} 
	
#navm .current a {
	background-image: url("{template_url}/images/top_left.gif");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #3a73ba;
	color:#ccc; 
	cursor:default;
	}
/* 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{
	margin: 0 0 0 20px; 
	padding: 0pt; 
	width: 680px;
	background-color: #FFFFFF;
}
.listing_result_box {
	border: 1px dashed #CCCCCC;
	margin-top: 6px;
}

.listing_result_top {
	/*border-top: 1px dashed #00A1DF;
	border-left: 0;
	border-right: 0;*/
	width: 95%;
	padding: 8px 6px 8px 8px;
	background-color: #FFFFFF;
	line-height: 1.3em;
	/*border-radius:5px;
	  -moz-border-radius:5px;
	  -webkit-border-radius:5px;
	  -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);*/
}

.listing_result_center {
	border-top: 1px dashed #CCCCCC;
	border-left: 0;
	border-right: 0;
    width: 95%;
	padding: 8px 6px 8px 8px;
    background-color: #FFECF0;
	line-height: 1.3em;
}

.listing_result_bottom {
	border-top: 1px dashed #CCCCCC;
	border-left: 0;
	border-right: 0;
    width: 95%;
	padding: 8px 6px 8px 8px;
    background-color: #FFECF0;
	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:680px;
	font-size: 11px;
	text-decoration: none;
	color: black;
	border: 1px solid #DDD;
	padding: 2px 2px 2px 10px;
	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: Arial, 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 20px;
	border: 0;
	width: 750px;
  padding: 0 ; 
	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;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	width: 90%;
	padding: 3px 3px 3px 3px;
	background-color: #F7F7F4;
	line-height: 1.3em;
	border-radius:5px;
	  -moz-border-radius:5px;
	  -webkit-border-radius:5px;
	  -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
}

/* BLOG VIEW
*******************************************************************************/
div#blog_entry{
	width:90%;
	color: #171738;
	font-size:1em;
	font-weight:400;
	font-family: Arial, sans-serif;
	background-color: #FFFFFF; 
	text-align: left; 
	margin: 0px;
	padding:5px;
	}


.blog_date {
clear:both;
color:#171738;
margin-bottom:3px;
font-size:0.9em;
}
.blog_title{
font-weight:bold;
font-size:1.4em;
color:#171738;
border-bottom:1px dotted;
}
.blog_summary{
padding:7px;
color:#171738;
}
.blog_story_link_line{
padding-left:7px;
padding-bottom:5px;
}
a.blog_story_link{
text-decoration:none !important;
}
.blog_entry_footer {
background-color:#F9F2F2;
display:block;
height:15px;
padding-left:5px;
padding-top:2px;
padding-right:5px;
margin-bottom:15px;
font-size:1.2em;
}

.blog_byline{
float:left;
font-size:0.8em;
}
.blog_comments{
float:right;
}

.blog_comment_date{
	color:white;
}
.blog_full_article{
padding:7px;
color:#171738;
}
.blog_article_comments_header{
font-weight:bold;
font-size:1.4em;
color:#171738;
margin-bottom:10px;
}

.blog_article_comment_item{
margin-left:10px;
margin-right:10px;
padding-bottom:5px;
padding-top:5px;
}
.blog_article_comment_title_row{
background-color:#000000;
display:block;
height:15px;
padding-left:5px;
padding-top:2px;
padding-right:5px;
margin-bottom:15px;
font-size:1.2em;
}
.blog_article_comment_text {
padding-left:5px;
padding-right:5px;
color:#171738;
}

.add_comment_block{
padding-left:20px;
margin-top:10px;
}

.blog_leave_comment_text {
color:#171738;
}
.blog_leave_comment_submit{
border-color:#BDBEC0;
font-weight:bold;
font-size:1.2em;
}

.blog_leave_comment_text_textarea{
width:450px;
height:75px;
}

