.quickSearch{
margin-top:10px;
}
.white-normal-txt {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copyright-txt {
	color: #666666;
	font-size: 11px;
	font-family: Tahoma;
}
.white-bold-txt {color: #FFFFFF; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.black-normal-txt {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.smText {
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.black-bold-txt {color: #333333; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.blue-bold-txt {
	color: #0076DC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.blue-heading-txt {
	color: #1484C4;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.green-bold-txt {
	color: #4FA044;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.brown-bold-txt {
	color: #CC3300;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	background-color: #2E76B1;
	margin: 0px;
    padding: 0px;
}
a:link {
	color: #2172B3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#2172B3;
}
a:hover {
	text-decoration: none;
	color: #ED9500;
}
a:active {
	text-decoration: none;
	color: #ED9500;
}
.white-links:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white-links:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.white-links:hover {
	text-decoration: none;
	color: #ED9500;
}
.white-links:active {
	text-decoration: none;
	color: #ED9500;
}
/* This is the start of the standard css for each design*/


p, tr, td {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
h1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #2172B3;
}
h2 {
font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #2172B3;
}
h3 {
font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #2172B3;
}
h4 {
	font-family: Tahoma;
	font-size: 14px;
	color: #2172B3;
}
h5 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
#mainnav a{
	text-decoration: none;
	font-family:Tahoma;		
	width:105px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #3C6090; 
	margin-left: 1px;
	padding-top:1px;
	padding-bottom:1px;
}
.mainnav {
	text-decoration: none;
	color: #FFFFFF;
}
.mainnav:hover {
	text-decoration: none;
	color: #FFCC00;	
}


a.sidenav {
	font-family: Tahoma;
	color: #2172B3;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.sidenav:hover {
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.subnav {
	font-family: Tahoma;
	color: #2172B3;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

a.subnav:hover {
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.FeaturedListings {
	width: 375px;	
	clear:both;
	margin-top:5px;
	margin-bottom:10px;
}
.Featuredgallery {		
	font-family:Tahoma;
	font-size:12px;
	width: 115px;
	float:left;	
	color: #000000;
	margin-left: 5px;
}
.FeaturedHeader {		
	margin-right:2px;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight:bold;
	color:#FF6600;
}

.Featuredgallery .image {
	height: 85px;	

}
.homeText{
padding: 5px;
text-align:justify;
}
/*below is the standard css file for each design in the keys*/

.styleerror {color: #FF0000}
.style1 {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Tahoma;
	font-weight: bold;
}
.style2 {
	color: #BA0001;
	font-size: 16px;
	font-family: Tahoma;
	font-weight: bold;
}

.style5 {
	color: #BA0001;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
}

.style11 {color: #FF6600}

.style14 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
}
.style15 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size:12px;
}
.content {
	text-align:left;
}
.content a:link {
	color:#2172B3;
	text-decoration: none;
}

.content a:hover {
	text-decoration: none;
	color: #ED9500;
}

.footer {
clear:both;
font-family:Tahoma;
font-size:11px;
text-align:center;
color:FFFFFF;
}
.footer a:link {
	color: #FFCC00;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #FFCC00;
}
.footer a:hover {
	text-decoration: none;
	color: #000000;
}
.footer a:active {
	text-decoration: none;
	color: #FFCC00;
}

#search {
color:#000000;

}	

.fieldSet {
  display: block;
  border: 1px inset #333;
  position: relative;
  padding: 5px;
  margin: 15px 0 10px 30px;
  background-color: #FFFFFF;
  width: 380px;
  font-family:Tahoma;
  font-size: 12px;
/*  color:#000000;*/
 
}

.legend {
  position: absolute;
  top: -10px;
  left: -10px;
  background-color: #2172B3;
  padding: 2px 5px;
  border: 1px solid #333333; 
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
}

.fieldContent {
  text-align: right;
}

/* this is css for the 'gallery' page  */
.clearance { 
	clear: both; 
}

.recordNav { 
	margin: 20px; 
	text-align: center; 
}

.recordNav ul, .recordNav li { 
	margin: 0px; 
	list-style: none; 
}

.recordNav li { 
	display: inline; 
	margin-right: 15px; 
}

/* this the css for the 'details' page */
#requestInfo {
clear:both;
float:none;
width:480px;
margin-bottom:10px;
}
.rfRightColumn{
width: 300px;
float: right;
height:30px;
}
.rfLeftColumn{
width: 180px;
float: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
text-align:right;
height:30px;

}
.rfButton{
clear:both;
text-align:center;
width:480px;
}


#cssbuttonDetail {
	float: right;
	width: 115px;
}

#cssbuttonDetail a{
	text-decoration: none;
	font-family:Tahoma;
	font-size:10px;	
	font-weight: bold;
	color: white;
	margin-bottom:2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	float: right;	
	width:120px;
	padding:1px;
	text-align:center;
}
#cssbutton a{
	text-decoration: none;
	font-family:Tahoma;
	font-size:10px;	
	font-weight: bold;
	color: white;
	margin-bottom:2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	float: left;	
	width:100px;
	padding:1px;
	text-align:center;
}
.cssbutton {
	background-color: #2172B3;
	border: 2px #5A88C3 outset;		
}
.cssbutton:hover {
	border-style: inset;
	background-color: #6BB3EC;
	padding: 2px 2px 0 2px; /*shift text 1px to the right and down*/
}


.buttonspace {margin-bottom: 6px;
}
#propertyDisplay { 
	margin-left: 2px; 
	margin-right: 2px; 
	width: 480px;  
	padding: 5px; 
	font-family:Tahoma;
    font-size: 12px;
	text-align:left;
}
.propertyHeading {
	background-color: #2172B3;
	padding: 5px; 
	color: white;
    font-weight: bold;
	width: 480px;
	font-family:Tahoma;
	font-size:12px;
	
}
.propertyHeading td {
color:white;
}

.propertyHeading h2, #propertyHeading h3 { 
	margin: 0; 
}

#extraPhotos img { 
	margin-right: 2px; 
	margin-left: 2px;
	cursor:pointer; 
}

#mainPhoto { 	
	margin-top: 10px; 
	text-align: left; 
}
#mainPhoto img{
cursor:pointer;

}
#extraPhotos { 
	width: 480px; 
	height: 120px; 
	white-space: nowrap; 
	overflow: auto;  
	margin-top: 10px; 
}

#propertyInfo { 
	clear: both; 
	padding-top: 10px; 
}

dt, dd { 
	display: inline; 
	margin: 0; 
	padding: 0; 
	color:000000;
	font-family: Tahoma;
	font-size:11px;
}

dt { 
	font-weight: bold; 
	
}

.columnGroup h4 {
	border-bottom: 1px solid #000000; 
	padding-bottom: 4px; 
	font-family:Tahoma;
	font-size:12px;

}

.columnGroup { 
	clear: both; 
}

.leftColumn, .rightColumn { 
	width: 48%; 
	margin-bottom: 5px; 
}

.leftColumn { 
	float: left; 
}

.rightColumn { 
	float: right; 
}
#additionalDetails h4{
border-bottom: 1px solid #000; 
	padding-bottom: 4px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	clear:both;
}
#propertyFeatures {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.featureItem {
	width: 33%;
	float: left;
}
.remarks {
	margin-bottom:10px;
}
#agentInfo { 
	width: 175px; 
	float: right; 
}

#agentInfo ul { 
	list-style: none; 
	margin: 0; 
}

p.disclaimer { 
	font-size: 10px; 
	text-align: center;
	
}

#requestInfo {
clear:both;
}
#requestInfo h4 {
font-family:Tahoma;
font-size:12px;
border-bottom: 1px solid #000; 
text-align:left;
}
#requestInfo td {
font-family:Tahoma;
font-size:12px;
}
#presentInfo {
clear:both;
width: 480px;
}
#presentInfo h4 {
font-family:Tahoma;
font-size:12px;
border-bottom: 1px solid #000; 
text-align:left;
}
#presentInfo td {
font-family:Tahoma;
font-size:12px;
}
#elseContactInfo {
width: 480px;
clear: both;
}
.virtual{
color:#FFFFFF;
background-color:#2172B3;
border:solid 1px;
font-weight:bold;
}
.virtualborder{
border-bottom:1px solid;
border-left:1px solid;
border-right:1px solid;
border-top:1px solid;
padding:2px;
}
.virtuallogin {
color:#FFFFFF;
}
/*gallery css*/
#galleryContainer {
	width: 490px;
	padding: 0px;
}
.gallery {
	border: 1px solid #333;
	border-bottom: 4px groove #003466;
	padding-bottom: 5px;
	margin-bottom: 25px;
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#5A88C3;	
}
.gallery h3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:white;
}
.gallery .thumbnail {
	width: 150px;	
	float: left;
	text-align: center;
	margin-right: 5px;
}

.gallery .propertyDetails {
	width: 200px;
	float: left;
}

.gallery .propertyDetails * {
	margin: 0;
	margin-bottom: .5em;
}
.featured{
background-color: #BDD8ED;
}

/*New css that should be added to the other site.css also*/
a.contentlink {
font-family: Tahoma;
	color: #2172B3;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.contentlink:hover {
font-family: Tahoma;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.whiteFont{
color:#FFFFFF;
}
.border4, .border_TOP_BM {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.border_SIDES {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.border_TOP {
	border-top: 1px solid #000000;
}

.border_BTM {
	border-bottom: 1px solid #000000;
}

.border_LT {
}

.border_RT {
	border-right: 1px solid #000000;
}

.border_RT_TOP {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

.border_LT_TOP {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

.border_T_B_R {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

.border_T_B_L {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.border_RT_BTM {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

.border_LT_BTM {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.border_RT_LT_BTM {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.border_RT_LT_TOP {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.alignLeft{
width:300px;
text-align:left;
float:left;
}
.alignRight td{
width:150px;
}
