/* :active { color: rgb(50,50,250); font-size: 125%  } */ /* Change the size if you don't like the larger link text when you click on it */ 

/* Sets up the title strip at the top of the page */
div.title { 
 padding-left: 0.25em; 
 padding-right: 0.25em; 
 padding-top: 0.125em; 
 padding-bottom: 0.125em;
 margin-left: -8px; margin-top: -8px ; margin-right: -8px;
 text-align: left;
 background-color: rgb(075,075,255);  
 font-size: 200% ; 
 font-weight: bold;  
 color: rgb(255,255,255) }

/* The link section just below the title  */
div.link { 
 background-color: rgb(190,190,250); 
 font-style: "sans-serif"; 
 font-size: 60%;  
 padding-right: 2em;
 margin-left: -8px; 
 margin-right: -8px;
 padding-left: 1em; 
 padding-bottom: 0.12em; 
 text-align: right; 
 } 

/* Used by the content/featured.php file, we put a solid, thin black border 
 * around the featured properties, with a slight padding (spacing) 
 */

div.feature {
 float: left; 
 padding: 2px; 
 width: 120px 
}

div.featured {
 border: solid; 
 border-width: thin; 
 border-color: rgb(0,0,0);
 padding-left: 0.5em; 
 padding-bottom: 0.5em; 
 font-style: "ms sans serif"; 
 font-weight: bold; 
 font-size: 80%  
}

div.middle {
	text-align: center;
	margin-right: 20px;
}

img.featured { 
border: solid; border-width: thin; border-color: rgb(125,125,125) 
} 
img.equalhousing { float:left;  padding: 0.5em  }

/* Single listing section */
/* Image title */
div.imagetitle {
	font-weight: bold;
	font-size: 10px;
	color: #0099FF;
	margin-left: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


img.view {
	width: 80px;
	height; 100px;
	margin: 2px 6px 6px;
	border: 1px solid #0099FF;
} 

/* Small bold font. "Click Photos to enlarge"  */ 
div.small_bold {
	font-size: 70%;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma, Arial, "MS Sans Serif";
	text-align: center;
}
/*End listing section */

/* Used in content/main.php */
div.main {
	background-color: #2D446F;
	padding: 10px;
	height: 94px;
	max-height: 106px;
	width: 800px;
	filter:alpha(opacity=85);
	-moz-opacity:0.85; 
	opacity:0.85;
	font-family: Tahoma, Arial, "MS Sans Serif";
	line-height: 16px;
	border: 1px solid #0E5E89;
	text-align: left;
 }
/* Single and multiple image view */
div.view {
	float: left;
	margin: 0px;
	z-index: 2;
	clear: right;
	width: 100px;
 }
div.admin {
	

}
div.edit_box {
	background-color:#CCCCCC;
	margin-top: 1em;
	color: #333333;
	height: 24px;
	width: 814px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 8px;
}


div.image_upload {
	padding-top: 1em;
	padding-left: 20%;
	margin-top: 2em;
	border-style: dashed;
	border-width: thin;
	border-color: green;
}
/* Single and multiple image view */
div.search { 
 float:right;
 margin-left: 2px;	
 margin-bottom: 3px;
 padding-left: 0.5em;
 padding-right: 0.5em;
 padding-bottom: 2px;
 border-style: dashed;
 border-width: thin; 

 }
/* Try to get the page to look decent */
/* Sets the home and community features table */

div.features {
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma, Arial, "MS Sans Serif";
	line-height: normal;
	margin-top: 12px;
}
 div.leftfeatures {
float:left;
/* border: dashed; */
/*	border-width: thin; */
/*	margin-right: 52%; */
	padding-right: 2em;
		 
 }
 div.rightfeatures {
fixed:right;
/* border: solid;
	border-width: thin; */
	 margin-left: 50%;
 }
	 
div.bottomlinks {
	font-size: 10px;
	font-family: Tahoma, Arial, "MS Sans Serif";
	clear: both;
}

/* includes/user_bottom.php  */
div.foot { 
 clear:both; 
 height: 63px;       
 background-color: rgb(190,190,250); padding-left: 1em;
 padding-right: 2em; 
 padding-top: 0.5em;
 padding-bottom: 0.5em;  
 margin-top: 2em;
 margin-bottom: -8px; 
 margin-left: -18px; 
 margin-right: -8px;
 font-size: 80%;  
 }
font.title {
	font-weight: bold;
	font-style: "ms sans serif, sans serif";
}
font.foot {
float:right;
 text-align: right;
 padding-top: 25px ;
 padding-right: 2em;
}

.main a:link, a:active, a:visited {
	color: #0099FF;
	text-decoration: none;
}
.main a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
div.view2 {
	background-color: #2D446F;
	padding: 10px;
	height: 94px;
	max-height: 106px;
	width: 860px;
	filter:alpha(opacity=85);
	-moz-opacity:0.85; 
	opacity:0.85;
	font-family: Tahoma, Arial, "MS Sans Serif";
	line-height: 16px;
	border: 1px solid #0E5E89;
	text-align: left;
	float: left;
	clear: none;
	margin-bottom: 8px;
}
img.view2 {
	float: left;
	width: 120px;
	height: 90px;
	border: 1px solid #0099FF;
}
.middle a {
	color: #0099FF;
	text-decoration: underline;
}
.middle a:hover {
	color: #E5E5E5;
	text-decoration: underline;
}
.pretable {
	font-size: 12px;
}
.predesc {
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	color: #CCCCCC;
	margin-top: -48px;
}
.maintext {
	float: left;
	margin-left: 16px;
}
.pretable a, a:link, a:visited, a:active {
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}
.pretable a:hover {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
div.main2 {
	background-color: #E4E4E4;
	padding: 10px;
	height: 94px;
	max-height: 106px;
	width: 800px;
	filter:alpha(opacity=85);
	-moz-opacity:0.85; 
	opacity:0.85;
	font-family: Tahoma, Arial, "MS Sans Serif";
	line-height: 16px;
	border: 1px solid #CCCCCC;
	text-align: left;
	color: #333333;
}
div.edit_box a:link, a:active, a:visited {
	color: #11578A;
	text-decoration: none;
}
div.edit_box a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.belowfeatures {
	clear: both;
	margin-top: 18px;
}
