@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: text-top;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body  {
	
	font: normal normal normal xx-small normal Helvetica,  Arial, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #93918a;
}
div#container {width: 1000px;margin: 0 auto;text-align: left;}
div#mainContent {display:inline;float: left;clear:left;border-right:#453e38 solid 1px;height: 859px;width:654px;}
div#footer{display:inline;float:left;clear:left;width:640px;}
div#sidebar1 {display:inline;float: left;clear:right;width: 346px;background: #000;height: 877px;width:345px;} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#logo{
	margin:27px 0 27px 15px;
}
.hr{

	height:1px;
	border-top:solid 1px #453e38;
	width:650px;
	margin:0px;}
.vr{
	position:relative;
	height:60px;
	border-left:solid 1px #2f2e2b;
	width:1px;
}
#mapComboBxs{
	width:340px;
	border-right:1px solid #9b9994;
}
#mapComboBxs select{
	margin:23px 0 24px 10px;
	float:left;
}
.condoHotelCheckBxs{
	width:90px;
	height:66px;
	text-align:center;
	font-size:11px;
	border-right:1px solid #9b9994;
	color:#2f2e2b;
}
.condoHotelCheckBxs a{
	color:000000;
	text-decoration:none;
}
#legend{
	width:110px;
	text-align:left;
	font-size:9px;
	padding:8px 0 5px 10px;
}
form{
	margin:0px;
}
.checkBoxIcons{
	border:0px;
	margin:8px 0 5px 0;
}
#map{
	display:inline;
	float:left;
	clear:both;	
	width:650px;
	height:601px;
	border-top: #453e38 solid 1px;
	border-left: #453e38 solid 1px;
	border-bottom: #453e38 solid 1px;
	background-image:url(images/loading2.gif);
	background-repeat:no-repeat;
	background-position:center center;
	margin-bottom:20px;	
}
input{
	margin:0px;
}
.titleBar{clear:both;padding:10px;font-family:Georgia, "Times New Roman", Times, serif;font-size:16px;text-align:left;}
ul.subNav {display:inline;float:left;clear:left;list-style: none;margin: 0;padding: 0; position:relative;height:47px;width:346px;border-bottom:1px solid #453e38;}
ul.subNav li{display:inline;float:left;margin:0 0 0 10px;padding: 0px;list-style:none;z-index:2;position: relative;cursor:pointer;}
#viewer{display:inline;float:left;width:346px;border-bottom:1px solid #453e38;}
.listingsItem{
	width:255px;
	height:50px;
	border-bottom:1px solid #453e38;	
	padding:4px 4 4 4px;	
}

.floorPlan{
	width:65px;
	height:50px;
	text-align:center;	
	padding:4px 4px 4px 4px;	
}
.galleryItem{
	width:152;
	height:115;
	margin:4px;
}
#galleryPanel{
	padding:4px;
	width:338px;
	height:930px;
	overflow:auto;
}
#siteplan {display:inline;float:left;}
div#listingsdiv {display:inline;float:left; padding:10px 0px 10px 10px;width:346px;height:406px;
    overflow: auto;
    overflow-y: auto;
    overflow-x: hide;    
    scrollbar-face-color: #93918a;
    scrollbar-highlight-color: #93918a;
    scrollbar-3dlight-color: #93918a;
    scrollbar-shadow-color: #93918a;
    scrollbar-darkshadow-color: #93918a;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;                 
}
.scroll1 {
    overflow: auto;
    overflow-y: auto;
    overflow-x: hide;
    direction: rtl;
    scrollbar-face-color: #93918a;
    scrollbar-highlight-color: #93918a;
    scrollbar-3dlight-color: #93918a;
    scrollbar-shadow-color: #93918a;
    scrollbar-darkshadow-color: #93918a;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
}
