@charset "UTF-8";
/* CSS Document */

*, html, body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#outer {
	width: 921px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
body, html {
	background-color: #06001a;
}
#globalNav {
	background-color: #06001A;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	height: 193px;
}
#innerWrrapper {
	background-color: #FFFFFF;
	color: #06001A;
	font-size: 0.9em;
}
#bottomCap {
	background-color: #06001A;
	background-image: url(img/bottom_cap.png);
	background-repeat: no-repeat;
	font-size: 8px;
	line-height: 8px;
	height: 6px;
}
#homepageSlideshow {
	padding-top: 0px;
	padding-bottom: 20px;
}
#homeFooterNav {
	padding-bottom: 150px;
	font-size: 0.9em;
	text-align: right;
	padding-right: 10px;
}

#innerWrrapper a {
	text-decoration: none;
}
#innerWrrapper a:hover {
	color: #2b7a7a;
}
.clerIt {
	clear: both;
	float: none;
	font-size: 1%;
	line-height: 0%;
	height: 0px;
}
#leftCol {
	width: 202px;
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	position: fixed;
}
#rightCol {
	width: 680px;
	margin-left: 220px;
}
#rightColInner {
	padding-top: 20px;
	padding-bottom: 30px;
}
#rightColInner h2 {
	margin-bottom: 5px;
	margin-top: 15px;
}
#rightColInner p {
	line-height: 1.3em;
}
#pageHeding {
	margin-left: 202px;
	padding-left: 25px;
	margin-right: 50px;
	font-style: italic;
	background-repeat: no-repeat;
}
#innerWrrapper * {
}
.innerMenu a {
	font-size: 1em;
}
li.active a, li.active li a:hover, li.active li.active a{
	color: #2b7a7a !important;	
}
li.active li a {
	color: #06001A !important;
}
.l4nav {
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-left: -25px;
	margin-right: 25px;
}
.l4nav li {
	font-size: 0.9em;
	padding-left: 30px;
	background-image: url(img/point_to_menu_l4.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	display: block;
	margin: 0px;
	line-height: 25px;
}
.l4nav .last2 {
	border-bottom-style: none !important;
}

.l4nav li.first2 {
	background-image: url(img/point_to_menu_l4_top.png) !important;
	background-position: left bottom;
}
#subSubContainer {
	margin-left: -26px;
	padding-left: 25px;
	background-image: url(img/point_to_menu_l4_top.png);
	background-repeat: no-repeat;
}
.l4nav li.last {
 	background-image: url(img/point_to_menu_l4_bottom.png);
}
dropdown-horizontal a {
	text-align: center !important;
}
#searchRes {
	width: 100%;
}
#searchRes td {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 0.8em;
	text-align: center;
}
#homepageSlideshow.tablecontainer {
	padding-top: 60px;
}
.rightCell a {
	color: #6489AF !important;
	font-weight: bold !important;
}
#searchRes th {
	font-size: 0.8em;
	padding: 2px;
}
#srchform {
	background-color: #E1E1E1;
	border: 1px solid #CCCCCC;
}
#srchform td {
	text-align: right;
	width: 50%;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#srchform span.label {
	background-color: #FFFFFF;
	display: block;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
td.righttd {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#srchform select.equalwidth {
	width: 150px;
}
.simplepage {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.featuredInner {
	width:460px;
	float:left;
}
#topFeatured {
	background-color: #003366;
	color: #FFFFFF;
	height: 200px;
}
#topFeatured * {
	color: #FFFFFF;
}
#featured img {
	float: left;
	border: 1px solid #D0D0D0;
}
td.featDetailRight {
	font-size: 0.8em;
	padding-left: 45px;
}
#featured table {
	display: block;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.8em;
	margin-left: 15px;
	border: 1px solid #C4C4C4;
}

#featured table * {
	line-height: 0.8em !important;
}.wideList {
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wideList td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.wideList td {
	padding: 5px;
	font-size: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.simplepage  h4 {
	color: #6489AF;
	line-height: 2em;
}
.simplepage  h2 {
	font-size: 1.2em;
	line-height: 2em;
}
.simplepage  tr.hoverit:hover {
	background-image: url(img/gradient.png);
	background-repeat: repeat-x;
	background-position: -25px;
}
#innerWrrapper a {
	color: #006699;
}
#topFeatured a {
	color: #FFFFFF;
}
#divDebug { display:none; }
.tabledata {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}.indented_header {
	background-color: #5A7B9D;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
#pic {
}
#re_img_list img {
	float: none !important;
}
.priceInfo {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid   !important;
	border-left-style: solid  !important;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bolder;
	white-space: nowrap;
	text-align: center;
}
.wideList h3 {
	font-size: 16px;
	padding-left: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #6489AF;
	line-height: 32px;
	color: #6489AF;
}
.pageline {
	background-color: #D7D7D7;
	padding: 3px !important;
	font-size: 11px !important;
}
.propDetail strong {
	color: #6489AF;
}
a.slickBtn {
	display: block;
	color: #FFFFFF !important;
	font-size: 16px;
	line-height: 28px;
	background-image: url(img/slik_btn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	width: 194px;
}
a.slickBtn:hover {
	color: #000033 !important;
}
ul.clasic li {
	padding-bottom: 20px;
	list-style-type: square;
}
#topCap {
	background-color: #06001A;
	background-image: url(img/topCap.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 10px;
	line-height: 10px;
	height: 10px;
}
#theLogo {
	padding-bottom: 7px;
	padding-left: 12px;
}
#theSlogan {
        background-position:center bottom;
	background-repeat:no-repeat;
	float:left;
	margin-top:5px;
	padding-bottom:15px;
	padding-top:10px;
	text-align:center;
	width:350px;
}
#secondaryMenu {
	float: right;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px solid #820000;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 1em;
}
#secondaryMenu a {
	color: #820000;
}
.pannelOuter {
	float: left;
	width: auto;
}
.panelInner {
	padding-right: 20px;
	padding-left: 20px;
}
#homePageContnet {
	font-size: 0.8em;
}

.panelInner h1 {
	font-size: 16px;
	line-height: 16px;
	padding-bottom: 10px;
}
#addressBar * {
	font-size: 1em;
	color: #FFFFFF;
	margin-bottom: 20px;
	text-decoration:none;

}

#addressBar  {
	
	margin-bottom: 20px;
margin-top: 18px;
   

}

.twoColLayout {
	padding-right: 20px;
	padding-left: 20px;
}
.twoColLayout .twoColLeft {
	float: left;
	width: 420px;
	padding-right: 20px;
	margin-bottom: 60px;
}
.twoColLayout .twoColRight {
	float: left;
	width: 420px;
	margin-bottom: 60px;
}
.twoColLeft p {
	margin-bottom: 10px;
}
.rightColHome p a, .rightColHome h2 a, .rightColHome p, .rightColHome h2 {
	color: #FFF !important;
}
.panelInner p {
	padding-bottom: 10px;
}
#theSlogan h3 {
-moz-border-radius:8px 8px 8px 8px;
-webkit-border-radius:8px 8px 8px 8px;
border-radius:8px 8px 8px 8px;
border:1px solid;
font-size:1em;
margin-left:19px;
padding:8px;
text-shadow:1px 1px 1px #CCCCCC;
}
#realtorLogo {
	position: relative;
	text-align: right;
	padding-top: 15px;
}
#realtorLogo img {
}
/* container for slides */
.images {
	position:relative;
	height:190px;
	width:340px;
	/* CSS3 tweaks for modern browsers */
/*	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 0 25px #666;
	-webkit-box-shadow:0 0 25px #666;*/
}

/* single slide */
.images div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	margin:7px;
	padding:15px 30px 15px 15px;
	height:170px;
	font-size:12px;
}

/* header */
.images h3 {
	font-size:22px;
	font-weight:normal;
	margin:0 0 20px 0;
	color:#456;
}

/* tabs (those little circles below slides) */

.tabs {
        display: none;
	border-top:1px solid #CCCCCC;
	clear:both;
	height:20px;
	padding:5px;
}
/* single tab */
.tabs a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(/img/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px; 
	text-indent:1000px;
	overflow:hidden;
}

/* mouseover state */
.tabs a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.tabs a.current {
	background-position:0 -16px;     
} 	

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
	visibility:hidden !important;		
}
.fb_twitter {
	margin-top: 20px;
}
/* the overlayed element */ 
.dialogBox { 
     
    /* must be initially hidden */ 
    display:none; 
    /* place overlay on top of other elements */ 
    z-index:10000; 
    /* styling */ 
    background-color:#ffffff; 
    width:675px;     
    border:1px solid #666; 
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;     
} 
 
/* close button positioned on upper right corner */ 
.dialogBox .close { 
    background-image:url(http://static.flowplayer.org/tools/img/overlay/close.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

.dialogBox .innerOverlay{
	padding:10px;
	margin:10px;
	border:solid 1px #ccc;
	min-height:200px; 
}

.innerOverlay p {
	color: #070023;
	font-size: .9em;
	line-height: 1.6em;
	text-align: center;
}
.okLink {
	background-color: #070023;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 5px;
	width: 2em;
	height: 1.8em;
	line-height: 1.8em;
	text-align: center;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
}
.okLink:hover{ 
	background-color:#069
	
}
.images img { border:none;}
.audioplayer {
	margin-bottom: 25px;
}

#footer {
	color: #FFFFFF;
	font-size: .7em;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 40px;
	line-height:2em;
}
#footer a{
	text-decoration:none;
	color:#CCC;
	
	}#bbbContainer {
	padding: 10px;
	border: 2px solid #CCC;
	margin-right: 25px;
	margin-left: 20px;
	text-align: center;
}
.morInfoLink {
	color: #FFF;
	text-decoration: none;
	background-color: #003;
	display: block;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 6px double #FFF;
	padding: 5px;
	width: auto;
	float: right;
       margin-right: 20px;
}
#footerLinks ul li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#footerLinks ul {
	text-align: center;
	font-size: 0.8em;
	line-height: 0.8em;
        margin: 12px;
}
#footerLinks ul li a {
	color: #FFF;
	line-height: 0.9em;
	text-decoration: none;
}
#footerLinks ul li.last {
	border-right-style: none;
}

