﻿/* CSS Document */
html{width: 100%; height: 100%}
/*     -------------           FEATURED PROPERTY STYLES          -------------------            */
#featuredDiv01{vertical-align: top; width: 199px;} /*  DIV OR TD CONTAINING THE FEATURED  PROPERTY MODULE */

#featImgDiv{width: 190px; display: inline} /*     DIV CONTAINING JUST THE IMAGE      */
.featIMG{width: 175px; height: 120px; border: #eeeeee solid 3px; margin: 8px 0px 8px 8px;} /*     CLASS THAT CONTROL THE FEATURED IMAGE      */

#featTextDiv{width: 190px;padding-left:4px;}
.featText01{font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #888787; line-height: 17px; text-align: left;} /* TEXT INSIDE OF THE FEATURED PROPERTY */

#featOptionsDiv{width: 190px; margin-top: 10px;}
.featOptionsClass01{display: inline; float: right;}
.featOptionsClass02{display: inline; float: left;}

#featuredProp{
	background-image:url(images/featuredPanel.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:199px;
	height:230px;
	padding-top:48px;
/*	height: 500px;	*/
}

/* ADv Page */
.listMenus{font-family: Arial, Helvetica, sans-serif; color: #fe4110; font-size: 12px; letter-spacing: -1px; }
.details, .details A, .details A:hover{font-size: 12px; color: #666666;}


.optionsADV{font-family: Arial, Helvetica, sans-serif; color: #fe4110; font-size: 13px; letter-spacing: -1px;}
.optionsADV A{color: #fe4110; text-decoration: none;}
.optionsADV A:hover{color: #666666; text-decoration: underline}

.BpTitle{font-family: Arial, Helvetica, sans-serif; color: #43557c; font-weight: bold; font-size: 17px; letter-spacing: -1px; background-image: url(images/BpTitleBg.gif); background-repeat: repeat-x; height: 40px; vertical-align: top; width: 100%; line-height: 20px; padding-top: 10px;}
.psImage{margin: 10px;}


/*---------------------------------------------*/
.w5h1{width: 5px; height: 1px;}
.border0{border: 0px;}

.vaTop{vertical-align: top;}


/*TABLE{border: 0px; border-collapse: collapse; padding: 0px; margin: 0px;}
TD, TH{margin: 0px; padding: 0px;}*/


body {
	background-image:url(images/bg2.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#345285;
	margin: 0px;
	padding: 0px;
}
#bgWrapper{
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:100%;
}
#mainContainer{
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#172f64;
	width:1000px;
	margin:auto;
}
#mainContainer2{
	background-image:url(images/bg3.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#172f64;
	width:1000px;
	margin:auto;
}
#topBar{
	background-image:url(images/top.jpg);
	height:51px;
	width:1000px;
}
#top{height:203px;width:800px;display:inline;}
#slogo{
	background-image:url(images/slogo.jpg);
	width:240px;
	height:203px;
	display:inline;
	float:left;
}
#topMid{
	background-image:url(images/topMid.jpg);
	width:560px;
	height:203px;
	display:inline;
	float:left;
}
#nav{
	display:inline;
	float:left;
	width:153px;
}
.menuItem{
	width:153px;
	height:32px;
	border:0px;
}
#rightPanel{
	background-color:#FFFFFF;
	width:200px;
	float: right;
	vertical-align:top;
}
.homeTabs{
	display:inline;
	float:right;
}
.homeTabs2{
	border:0px;
}
.homeTxt{
	width:505px;
	margin:0px 0px 10px 15px;
	display:inline;
	float:left;
}
#homeFlash{
	float:right;
}
#contentArea{
	display:inline;
	float:right;
	padding:10px;
}
.tagline{
	margin:25px 0px 10px 25px;
}
#vidPlayer{
	width:259px;
	height:162px;
	display:inline;
	float:left;
}
.copy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	color:#FFFFFF;
	text-align:justify;
}
.copyDark{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	color:#172f64;
	text-align:justify;
}
.dash{
	width:797px;
	height:2px;
	margin:0px;
	background-image:url(images/hrDash.gif);
	background-repeat:repeat-x;
    
}
#lowerHomeContent{
	margin:25px 0px 0px 10px;
	padding:15px 0px;
	height:15px;
	width:500px;
	float:left;
}
#flags{
	margin:25px 0px 0px 10px;
	height:50px;
	width:250px;
	display:inline;
	float:left;
}
.flagIcon{
	margin:8px 2px;
}
#hotCondos{
	background-image:url(images/condo.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:780px;
/*	height:365px;	*/
/*	display:inline;*/
	float:left;
	margin:0px;
	display:table;
}
.condolist{
	display: table-cell;
	float:left;
	height:auto;
	width:100%;
}
.condo{
	display: inline;
	float:left;
	height:auto;
	text-align:left;
	width:30%;
	margin-left: 20px;
	margin-bottom: 5px;
}
#hotCommunities{
	background-image:url(images/communities.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:799px;
	height:auto;	
	display:table;
	float:left;
	margin:0px;
}
.commlist{
	display: table-cell;
	float:left;
	height:auto;
	width:100%;
}
.comm{
	display: inline;
	float:left;
	height:auto;
	text-align:left;
	width:40%;
	margin-left: 20px;
	margin-bottom: 5px;
}
#disclaimer{
	padding:15px 25px 15px 25px;
	width:740px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	color:#a2acc1;
	text-align:justify;
}
.footerTxt{
	margin:10px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}
.footerTxt a{
	color:#b60030;
}
.footerTxt a:hover{
	color:#b60030;
	text-decoration:underline;
}
#disclaimer a{
	color:#FFFFFF;
}
#disclaimer a:hover{
	background-color:#b60030;
}
#disclaimerLinks{
	float:right;
	margin-top:-15px;
}
#footer{
	background-color: #11234a;
	width:1000px;
	height:100px;
	margin: 0px auto;
}
.logos{
	margin:0px 3px 0px 3px;
	border: 0px;
}
#resiLogo{
	width:140px;
	height:42px;
	padding-top:16px;
	float:RIGHT;
	display:inline;
}
#logos{
	margin:0px;
	width:335px;
	height:58px;
	display:inline;
	float:left;
}
#rightPanelClouds{
	background-image:url(images/rightPanelClouds.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:200px;
	height:71px;
	z-index:1000;
}
#keyesLogo{
margin:0px 0px 10px 9px;
float:left;
}

#hotCondos2{
	background-image:url(images/hotCondosPanel.gif);
	background-repeat:no-repeat;
	width:200px;
	padding:55px 0px 10px 0px;
}
#banners{
	background-image:url(images/bannerBG.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:200px;
	padding:0px 0px 7px;
}
.bannerBttn{
	border:0px;
	margin:7px 0px 0px 7px;
}
#reNews{
	background-image:url(images/reNewsPanel.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:180px;
	padding:55px 10px 10px 10px;
}
#header{
	margin:0px 0px 0px 579px;
}
.headerBttns{
	display:inline;
	float:left;
}
.reNews{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	color:#172f64;
	text-align:justify;
}
.reNews a{
	color:#b60030;
}
.text01 {
	color: #ffffff;
	text-align: left;
	font: 13px/15px Arial, Helvetica, sans-serif;
	line-height:22px;
}
.text01 A {
	color: #172f64;
	text-decoration: none;
}
.text01 A:hover {
	color: #FFFFFF;
	background-color:#b60030;
}
.text02 {
	color: #ffffff;
	text-align: left;
	font: 13px/15px Arial, Helvetica, sans-serif;
	line-height:22px;
}
.text02 A {
	color: #FFFFFF;
	text-decoration: none;
}
.text02 A:hover {
	color: #FFFFFF;
	background-color:#b60030;
}
#condoList{
	width:600px;
	height:250px;
	padding:0px 155px 0px 25px;
}
#communitiesList{
	width:450px;
	height:auto;
	padding:0px 155px 0px 25px;
}
TABLE {
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}
TD {
	padding: 0px;
}
LI{
	margin:0px 25px 0px 0px;;
	list-style-image:url(images/bullet3.gif);
}
H1{
	font: 14px/15px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
H2{
	font: 14px/15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#bc003a;
}
.title{
	font: 14px/15px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#propSearchPanel{
	width:620px;
	padding:21px 0px 0px 5px;
	margin-bottom:10px;
	vertical-align:top;
}
.propSearchPanel{
	background-image:url(images/propSearchPanel.gif);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#FFFFFF;
	width:620px;
	padding:21px 0px 0px 5px;
	margin-bottom:10px;
	vertical-align:top;
}
.propSearchPanel2{
	background-image:url(images/propSearchPanel.gif);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#FFFFFF;
	width:555px;
	padding:21px 15px 0px 10px;
	margin-bottom:10px;
	vertical-align:top;
}
#propSearchContent{
	padding:10px 10px 0px 0px;
}
.propSearchPhotos{
	border:1px solid #7384a9;
	margin-right:10px;
	display:inline;
	float:left;
}
.learnMore{
	float:right;
	margin:10px 20px 20px 0px;
}
hr{
	width:97%;
	size:1px;
	color:#d9dce5;
	text-align:center;
}
#tabs1 {
	height:20px;
	color: #172f64;
	margin: 20px 3px 0px;
	border: 1px solid #e3e6eb;
	text-align: center;
	padding-top: 5px;
	width: 295px;
	float: left;
	display: inline;
	background: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#tabs2 {
	height:20px;
	margin: 20px 3px 0px;
	border: 1px solid #e3e6eb;
	text-align: center;
	padding-top: 5px;
	width: 294px;
	float: left;
	display:inline;
	background: #b60030;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#tabs2 a {
	color: #FFF;
	text-decoration: none;
}
#tabs2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.content {
	margin-top: 12px;
	padding-top: 12px;
	color: #333;
	text-decoration: none;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
}
/* ----------------------------------------------------------------  ADVBUILDING DROPDOWN  -------------------------------------------------------*/
#content #dropdown a {
  text-decoration: none;
}
/* Drop-down list */
#dropdown {
  padding-top: 16px;
  padding-left: 10px;
  float: left;
  width: 180px;
  left: 180px; 
  top: 30px;
  margin-bottom: 2em;
	/*background: url(/i/dropdown.jpg) no-repeat;  -------------------------- Insert drop down image ------------------------------ */
}

 #droplist {
  display: block;
}
#dropdown span {
  display: block;
  padding: 0 0 0 0;
  line-height: 26px;
}
#dropdown ul {
  display: none;
  height: 150px;   /* MAKE THE HEIGHT AS MUCH AS YOU LIKE*/
  overflow: auto;
  position: absolute;
  background: #ffffff;
  width: 180px;
  padding: 0 0 0px 0;
  margin: 0 1px 0 1px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
#dropdown li {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style-type: none;

	background: #FFFFFF;   /*--------------------- Insert dropdown back ground color  ---------------------- */
}
.class01Drop{
	color: #f18723;
	text-decoration: none;
	text-align: left;
	font: 11px Arial, Helvetica, sans-serif;
}
#dropdown li a {
  display: block;
  color: #666;
  text-decoration: none;
  margin: 0 0 0 0;
  height: 18px;
  padding: 0 7px 0 7px;
  width: 144px;
}
#dropdown li a:hover,
#dropdown li a:active {
	color: #000;
	text-decoration: none;
  background-color: #eeeeee; /* --------------------- Insert hover background color  ---------------------- */
}
/* Override base styles */
#content ul li {
  margin-left: 0;
}
