@charset "UTF-8";
@import url(reset.css);

/*
	reset and set
	some basic elements
****************************/
body { background: #fff url(../_skin/images/bg_body.png) repeat-x top center; font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida", sans-serif; }
img, a img, :link img, :visited img { border: 0; }
p, ul, ol, li, dd, legend, input, label, select, optgroup, textarea, table, pre, code { font-size: 0.9em; }
p { margin: .6em 0 .9em 0; line-height: 1.5em; color: #555; }
a { color: #777; text-decoration: none; border-bottom: 1px dotted #777; }
a:hover { color: #000; text-decoration: none; border-bottom: 1px solid #000; }
pre { font-size: 1em; font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida", sans-serif; }
code { font-family: "Consolas", "Courier New", "Courier", monospace; }
h1, h2, h3, h4, h5 { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-weight: normal; }
h1 { margin: 0 0 0.1em 0; font-size: 2.8em; color: #333; }
h2 { margin: 0 0 0.1em 0; font-size: 2.4em; color: #333; }
h3 { margin: 1em 0 0.1em 0; font-size: 1.8em; color: #888; }
h4 { margin: 1em 0 0.1em 0; font-size: 1.6em; color: #888; }
h5 { margin: 0.7em 0 0.1em 0; font-size: 1.2em; color: #888; }
ul { margin: .85em 0 1.3em 2em; }
sup { font-size: 75%; vertical-align: super !important; }
small { font-size: 0.70em; line-height: 1.3em; }
cite { font-style: normal; }
/* 
	classes
****************************/
.clearfix:after { content: "."; display: block; width: 100%; height: 1px; clear: both; visibility: hidden; }
.margins { padding: 15px 30px; }
.smalltext { font-size: 9px !important; line-height: 100% !important; }
.right { text-align: right !important; }
.left { text-align: left !important; }
.center { text-align: center !important; }
/*
	form classes
****************************/
.cj_form_wrapper .input_field,
.cj_form_wrapper .input_file,
.cj_form_wrapper .input_text { border: 1px solid #999; background: #eee; font-size: .85em; height: 1.4em; }
.cj_form_wrapper .input_select,
.cj_form_wrapper .input_select_small,
.cj_form_wrapper .input_select_medium,
.cj_form_wrapper .input_date { border: 1px solid #999; background: #eee; font-size: .75em; height: 1.8em; line-height: 120%; }
.cj_form_wrapper .input_textarea { border: 1px solid #999; background: #eee; font-size: .85em; width: 100%; max-width: 100%; min-width: 100%; height: auto; margin-bottom: 4px; }
.cj_form_wrapper .cj_form_button { cursor: pointer; display: inline-block; width: auto; height: 26px; line-height: 26px !important; font-size: 11px !important; color: #000 !important; background: #eee url(../images/bg_button2.png) repeat-x 50% 50%; text-decoration: none; border: 1px solid #333; padding: 0 10px !important; margin: 0 2px !important; white-space: nowrap; }
.cj_form_wrapper .cj_form_button:hover { background-image: url(../images/bg_button2_hover.png); }
.cj_form_wrapper button[disabled],
.cj_form_wrapper button.cj_form_button[disabled],
.cj_form_wrapper button.cj_form_button[disabled="disabled"] { cursor: default !important; color: #aaa !important; background: #ddd; border: 1px solid #aaa !important; }
.cj_form_wrapper .cj_form_row { display: block; width: 100%; height: auto; margin: 3px 0; }
.cj_form_wrapper .cj_form_cell_desc { font-size: 10px; }
.cj_form_wrapper ul { margin-left: 25px !important; }
.cj_form_wrapper ul li { font-size: 11px; }
/* 
	layout
****************************/
#wrapper { position: relative; display: block; width: 100%; height: auto; background: url(../_skin/images/bg_wrapper.png) repeat-x top center; margin: 0 auto; }
#header { position: relative; display: block; width: 860px; height: 230px; margin: 0 auto; }
#slideshow { position: absolute; top: 0px; right: 0px; display: block; width: 592px; height: 285px; overflow: hidden; }
#page { position: relative; display: block; width: 860px; height: auto; min-height: 700px; margin: 0 auto; }
#sidebar { position: relative; display: block; width: 268px; height: auto; float: left; }
#content { position: relative; display: block; width: 592px; height: auto; margin: 70px 0 30px; float: left; }
#footer { display: block; width: 100%; height: auto; background: #eee url(../_skin/images/bg_footer.png) repeat-x top center; margin: 0 auto; padding: 10px 0 20px; }
/* 
	header
****************************/
#header h1 { position: absolute; top: 0; left: 0; display: block; width: 268px; height: 162px; margin: 0; padding: 0; }
#header h1 a { display: block; width: 268px; height: 162px; margin: 0; padding: 0; background: url(../_skin/images/bg_header_logo.png) no-repeat top center; border: 0 !important; }
#header h2 { display: none; margin: 0; padding: 0; }
#header h1 span,
#header h2 span { display: none; }
/* 
	gallery/slideshow
****************************/
#slideshow .frame { position: absolute; top: 0; left: 0; display: block; width: 592px; height: 285px; background: url(../_skin/images/bg_slides_frame.png) no-repeat top left; z-index: 2; }
#slideshow .photos { position: absolute; top: 51px; left: 16px; display: block; width: 537px; height: 206px; background: #dae2c7; overflow: hidden; z-index: 1; }
#slideshow .photos img { display: none; }
/* 
	navigation
****************************/
#nav_menu { display: block; width: 250px; height: auto; }
#nav_menu h2 { display: none; }
#nav_menu ul h3 { display: none; }
#nav_menu ul { list-style: none; padding: 0; margin: 0; width: 201px; color: #888; padding: 15px 0px 30px 15px; }
#nav_menu ul li { margin: 0; color: #888; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-weight: normal; }
#nav_menu ul li a { color: #888; font-size: 120%; height: 2em; line-height: 2em; width: 201px; display: block; border: 1px; border-top: 1px solid #ccc; border-bottom: 0; text-decoration: none; text-align: left; padding-left: 20px; }
#nav_menu ul li a:hover { color: #666; background: url(../_skin/images/bg_li_navmenu.png) no-repeat right center; text-decoration: underline; border-bottom: 0; }
/* 
	content
****************************/
#content p,
#content li { line-height: 170%; }
/* 
	footer
****************************/
#footer_wrapper { position: relative; display: block; width: 860px; height: auto; margin: 0 auto; color: #000;  }
#footer_wrapper h3 { color: #888; }
#footer_wrapper p { color: #000; font-size: .7em; }
#footer_wrapper a { color: #888 !important; text-decoration: none; border-bottom: 1px dotted #000; }
#footer_wrapper a:hover { color: #666 !important; text-decoration: none; border-bottom: 1px solid #666; }
#footer_wrapper ul { margin: 0; padding: 0; list-style: none; }
#footer_wrapper ul li { margin: 5px 0 7px; padding: 0; list-style: none; font-size: .95em; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-weight: normal; }
#footer_left { width: 400px; float: left; padding: 10px; background: url(../_skin/images/bg_footer_logo.png) no-repeat top left; }
#footer_left .content { padding: 0px 0px 0px 100px; }
#footer_right { width: 387px; padding-right: 15px; float: right; text-align: right; }
/*#footer_right .content { padding: 10px 0px 5px 35px; }*/
#footer_right .content_retail { width: 48%; margin-left: 4%; float: right; }
#footer_right .content_residential { width: 48%; float: right; }
/* 
	Amenities
****************************/
#Amenities { position: relative; display: block; width: 514px; height: auto; margin: 20px 0; padding: 10px 0; background: url(../_skin/images/bg_amenities_fill.png) repeat-y top left; }
#Amenities .top { display: block; width: 514px; height: 25px; background: url(../_skin/images/bg_amenities_top.png) no-repeat top left; margin-top: -25px; }
#Amenities .bottom { display: block; width: 514px; height: 19px; background: url(../_skin/images/bg_amenities_bottom.png) no-repeat bottom left; margin-bottom: -19px; }
#Amenities ul { float: left; margin: 0; padding: 0; width: 252px; height: auto; padding-bottom: 10px; }
#Amenities ul li { list-style-image:url(../_skin/images/bg_li_bullet.png); list-style-type: none; padding: 0 15px 5px 0px; margin: 0 0 0 40px; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-weight: normal; font-size: 120%; color: #666; line-height: 120%; }
#Amenities ul.column1 { margin-right: 10px; }
/* 
	Photo Gallery
****************************/
#PhotoGallery { display: block; width: 100%; height: auto; list-style: none; margin: 0; padding: 0; }
#PhotoGallery li { position: relative; display: block; width: 160px; height: 140px; padding: 0; margin: 4px; float: left; clear: none; background: #eee; border: 3px solid #ccc; }
#PhotoGallery li a { position: absolute; top: 0; left: 0; display: block; width: 160px; height: 140px; text-decoration: none !important; border: 0 !important; overflow: hidden; }
/* 
	Quicksearch
****************************/
#QuickSearch { display: block; width: 229px; height: auto; margin: 0 0 20px 10px; padding: 0; }
#QuickSearch h2 { display: none; }
#QuickSearch .Topper { display: block; width: 100%; height: 65px; background: url(../_skin/images/bg_quicksearch_top.png) no-repeat top left; }
#QuickSearch .Middle { display: block; width: 100%; height: auto; background: url(../images/bg_quicksearch_fill.png) repeat-y top left; }
#QuickSearch .Middle form { padding: 5px 15px; margin: 0; }
#QuickSearch .Bottomer { display: block; width: 228px; height: 35px; background: url(../images/bg_quicksearch_bottom.png) no-repeat top left; }
/* 
	floorplans & units
****************************/
.UnitNav { position: relative; display: block; width: 100%; height: auto; margin: 15px 0; }
.UnitNav h3 { margin: 0; padding: 4px 0; }
.UnitNav .chooser { color: #777; position: absolute; top: 0; right: 0; text-align: right; }
#UnitDetails h2 { margin-bottom: 2px; margin-bottom: 0px }
#UnitDetails a { border: 0; }
#UnitDetails .FloorPlan img { display: block; margin: 0 auto; padding: 0px 0px 15px 0px; border: 0; }
#UnitDetails .UnitInfo { position: relative; display: block; width: 100%; height: auto; margin: 0 auto; }
#UnitDetails .UnitStats { display: block; width: 296px; height: auto; margin: auto; float: left; clear: none; }
#UnitDetails .UnitQuickView { display: block; width: 296px; height: auto; margin: auto; float: left; clear: none; text-align: right; }
#UnitInfo #QuickView img { padding: 0; margin: 0; border: 0; }
/* 
	table listings
****************************/
.tableListing { width: 100%; border-top: 1px solid #ccc; border-left: 1px solid #ccc; border-right: 1px solid #ccc }
.tableListing th { background: #e6e6e6 url(../_skin/images/bg_table_header.gif) repeat top left; border-bottom: 1px solid #ccc }
.tableListing td { border-bottom: 1px solid #ccc; }
.tableListing tr.row1 td { background: #f6f6f6; }
.tableListing tr.row2 td { background: #eee; }
.tableListing tr.notavail td { background: #eee; color: #ccc; }
.tableListing tr.hilite td { background: #fff !important; color: #000 !important; }
.tableListing tr.notavail td a { color: #9b9b9b !important; }
.tableListing tr td a:hover { text-decoration: underline; }
/*
	map
****************************/
#GMap { display: block; width: 100%; height: auto; }
#GMap .left { display: block; width: 30%; height: auto; float: left; clear: none; margin-right: 1%; }
#GMap .right { display: block; width: 69%; height: auto; float: left; clear: none; }
#GMap .right #map { width: 100%; height: 350px; border: 1px solid #ccc; background: #eee; }
#GMap .right #map .MapInfoWindow { display: block; width: 100%; height: auto; font-size: 11px; line-height: 14px; }
#mapDriveDir { display: block; width: auto; height: auto; font-size: 12px; }
#mapDriveDir a { padding-right: 16px; background: url(../images/icn_link_indicator.jpg) no-repeat right center; color: #666; }
#mapDriveDir a:hover { color: #eee; }
#mapDriveDirWrapper { display: none; width: 100%; height: auto; margin-top: 10px;  }
#mapDriveDirForm { border: 1px solid #ccc; }
#mapDriveDirTable { border: 1px solid #ccc; background: #f6f6f6; }
#mapDriveDirTable td { color: #444; }
