@charset "utf-8";
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
* {
	margin: 0px;
	padding: 0px;
	text-decoration:none;
}
body {
	background:#e7e8e9;
	font: 12px/1.45em Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
}
img {
	border:0px;
}

/* Text based CSS ------------------------------------------------------------------------- */

p {
	margin-bottom: 10px;
	line-height: 18px;
	text-align: left;
}
h1 {
	font: 15px Georgia, "Lucida Grande", Arial;
	font-weight: normal;
	color:#004273;
	margin-bottom:15px;
	text-align:left;
}
h2 {
	font: 15px Georgia, "Lucida Grande", Arial;
	font-weight: normal;
	color:#004273;
	margin-bottom:0px;
	text-align:left;
}
h1 strong {
	color:#fff;
	font-weight:bold;
}
h2 strong {
	color:#000;
}
a:link {
	color: #eb7224;
}
a:visited {
	color: #eb7224;
}
a:hover {
	color: #eb7224;
}
p a:link {
	color: #eb7224;
}
p a:visited {
	color: #eb7224;
}
p a:hover, ul li a:hover {
	color: #eb7224;
	border-bottom:1px dotted;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.align_left {
	text-align:left;
}
.align_right {
	text-align:right;
}
strong {
	font-weight: bold;
	color:#880000;
}
hr {
	border-bottom: 1px dotted #493f3b;
	border-top:0px;
	margin-bottom:10px;
}
/* Structure ------------------------------------------------------------------------- */

.container {
	width: 952px;
	background: #fff;
	border: 1px solid #dcdcdd;
	border-top: 0px;
}
.pad_main {
	padding: 34px;
	padding-bottom: 10px;
}

.s1 {
	border: 1px solid #b2b0b0;
	border-top: 0px;
}
.s2 {
	border: 1px solid #bfbebe;
	border-top: 0px;
}
.s3 {
	border: 1px solid #cbcacb;
	border-top: 0px;
}
.s4 {
	border: 1px solid #d5d5d5;
	border-top: 0px;
}

/* Mod Shadow ------------------------------------------------------------------------- */
.tour p {
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 0px;
}
.development p {
	font-size: 12px;
	line-height: 14px;
}
.development select {
	width: 220px;
}
.height_small {
	height: 61px;
}
.height_big {
	height: 197px;
}
.garmin {
	position: absolute;
	top: 410px;
	left: 52.5%;
}
.left_home {
	float: left;
	width: 584px;
}
.mod_offer {
	width: 290px;
	float: left;
	border: 1px solid #fff;
}
.map_search {
	background: url(/assets/images/bg_map_search.png) 80px 0px no-repeat;
	height: 218px;
}
.map_search_box {
	background: #b3e0f8;
	padding: 12px;
	padding-right: 0px;
	
}
.map_search_box p {
	font-size: 11px;
	line-height: 14px;
}
.map_search_box .garmin {

	width: 115px;
	height: 102px;
}
.map_search_box .search {
	width: 150px;
	float: left;
}
.map_search_box .search input.f {
	background:#505154;
	border:0px solid #505154;
	padding:5px;
	padding-top: 4px;
	padding-bottom: 0px;
	width: 115px;
	margin-right: 5px;
	height: 16px;
	color:#fff;
	font-size:10px;
}
.map_search_box .search input.b {
	width: 30px;
	height: 20px;
}
.map_search .east {
	position: relative;
	top: 47px;
	left: 51px;
	width: 51px;
	height: 51px;
}
.map_search .west {
	position: relative;
	top:39px;
	left: 48px;
	width: 51px;
	height: 51px;
}
.map_search p.top {
	margin-right: 55%;
}
.map_search p a {
	color: #00aeec;
}
.align_center p {
	text-align: center;
}
.align_center select {
	width: 80%;
	margin-bottom: 7px;
	margin-left: 10%;
	margin-right: 10%;
}
.align_center select {
	width: 80%;
	margin-bottom: 7px;
	margin-left: 10%;
	margin-right: 10%;
}
.mod1 {
	width: 290px;
	float: left;
	border: 1px solid #fff;
}
.wide {
	width:628px; float:right;
}
.mod1 .box {
	background: url(/assets/images/mod_body_bg.jpg) repeat-x top;
}
.mod1 .box2 {
	background: url(/assets/images/mod_body2_bg.jpg) repeat-x top;
}
.mod1 .pad {
	padding: 10px;
}
.ie_fix_home_btn {
	float:right; margin-right:10%;
}
.mod1 .pad_search {
	padding: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
.pad_small {
	padding: 12px;
}
.wide .pad_small {
	min-height:490px;
}
.s5 {
	border: 1px solid #dddddd;
}
.s6 {
	border: 1px solid #c0c2c4;
}
.mod1 .title.orange {
	background: url(/assets/images/mod_title_bg_orange.jpg) repeat-x top;
	height: 34px;
	margin-bottom: 4px;
}
.mod1 .title.orange h1 {
	background: url(/assets/images/mod_title_house_orange.jpg) no-repeat 10px 8px;
	padding-top: 9px;
	padding-left: 40px;
}
.mod1 .title.pink {
	background: url(/assets/images/mod_title_bg_pink.jpg) repeat-x top;
	height: 34px;
	margin-bottom: 4px;
}
.mod1 .title.pink h1 {
	background: url(/assets/images/mod_title_house_pink.jpg) no-repeat 10px 8px;
	padding-top: 9px;
	padding-left: 40px;
}
.mod1 .title.green {
	background: url(/assets/images/mod_title_bg_green.jpg) repeat-x top;
	height: 34px;
	margin-bottom: 4px;
}
.mod1 .title.green h1 {
	background: url(/assets/images/mod_title_house_green.jpg) no-repeat 10px 8px;
	padding-top: 9px;
	padding-left: 40px;
}
.mod1 .title.blue {
	background: url(/assets/images/mod_title_bg_blue.jpg) repeat-x top;
	height: 34px;
	margin-bottom: 4px;
}
.mod1 .title.blue h1 {
	background: url(/assets/images/mod_title_house_blue.jpg) no-repeat 10px 8px;
	padding-top: 9px;
	padding-left: 40px;
}
.title.dark_blue {
	background: url(/assets/images/bg_title_blue.jpg) repeat-x top;
	height: 28px;
	margin-bottom: 4px;
}
.title.dark_blue h1 {
	background: url(/assets/images/bg_title_blue_arrow.jpg) no-repeat 10px 8px;
	padding-top: 6px;
	color: #fff;
	padding-left: 35px;
}
/* Header ------------------------------------------------------------------------- */

.header {
	
}
.logo {
	height: 74px;
	width: 220px;
	float: left;
}


/* Top Links ------------------------------------------------------------------------- */

#top_links {
	width: 630px;
	margin-bottom: 11px;
	float: right;
}
#top_links ul {
	list-style:none;
	font: 11px;
}
#top_links li {
	display:inline;
}
#top_links a {
	float: right;
	text-decoration:none;
	border:0px;
}
#top_links a span {
	display:block;
	padding:0px 8px 0px 8px;
	color:#919496;
	border-right: 1px solid #919496;
}
#top_links a.last span {
	border-right: 0px solid #919496;
	padding-right: 0px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#top_links a span {float:none;}
/* End IE5-Mac hack */
#top_links a:hover span, #top_links a.current span {
	color:#c0c2c4;	
}

/* Site Search ------------------------------------------------------------------------- */

#search {
	width: 150px;
	float: right;
	padding-right: 10px;
}
#search input.f {
	background:#505154;
	border:0px solid #505154;
	padding:5px;
	padding-top: 4px;
	padding-bottom: 0px;
	width: 115px;
	margin-right: 5px;
	height: 16px;
	color:#fff;
	font-size:10px;
}
#search input.b {
	width: 30px;
	height: 20px;
}

/* Nav ------------------------------------------------------------------------- */

#nav {
	width: 100%;
}
#nav ul {
	list-style:none;
	font: 15px Georgia, "Lucida Grande", Arial;
}
#nav li {
	display:inline;
}
#nav a {
	float: right;
	text-decoration:none;
	border:0px;
}
#nav a span {
	display:block;
	padding:3px 12px 3px 12px;
	color:#00315f;
	border-right: 1px solid #98bde4;
}
#nav a.last span {
	border-right: 0px solid #98bde4;
	padding-right: 0px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a span {float:none;}
/* End IE5-Mac hack */
#nav a:hover span, #nav a.current span {
	color:#eb7224;	
}


/* Inner Nav ------------------------------------------------------------------------- */

#inner_nav {
	width: 100%;
	margin-bottom: 15px;
}
#inner_nav ul {
	list-style:none;
	font-size: 11px;
}
#inner_nav li {
	display:inline;
}
#inner_nav a {
	float: left;
	text-decoration:none;
	border:0px;
}
#inner_nav a span {
	display:block;
	padding:1px 10px 1px 10px;
	color:#00315f;
	border-right: 1px solid #98bde4;
}
#inner_nav a.last span {
	border-right: 0px solid #98bde4;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#inner_nav a span {float:none;}
/* End IE5-Mac hack */
#inner_nav a:hover span, #inner_nav a.current span {
	color:#eb7224;	
}






#inner_nav_2 {
	width: 100%;
	margin-bottom: 15px;
}
#inner_nav_2 ul {
	list-style:none;
	font-size: 11px;
}
#inner_nav_2 li {
	display:inline;
}
#inner_nav_2 a {
	float: left;
	text-decoration:none;
	border:0px;
}
#inner_nav_2 a span {
	display:block;
	padding:1px 10px 1px 10px;
	color:#00315f;
	border-right: 1px solid #98bde4;
}
#inner_nav_2 a.last span {
	border-right: 0px solid #98bde4;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#inner_nav_2 a span {float:none;}
/* End IE5-Mac hack */
#inner_nav_2 a:hover span, #inner_nav a.current span {
	color:#eb7224;	
}




/* House Type Nav ------------------------------------------------------------------------- */

#type_nav {
	margin-bottom: 15px;
}
#type_nav ul {
	list-style:none;
	font-size: 11px;
}
#type_nav li {
	display:inline;
	float: left;
}
#type_nav a {
	float: left;
	text-decoration:none;
	border:0px;
}
#type_nav a span {
	display:block;
	padding:1px 10px 1px 10px;
	color:#00315f;
	border-right: 1px solid #98bde4;
}
#type_nav a.last span {
	border-right: 0px solid #98bde4;
}
#type_nav a.first span {
	padding:1px 10px 1px 0px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#type_nav a span {float:none;}
/* End IE5-Mac hack */
#type_nav a:hover span, #type_nav a.current span {
	color:#eb7224;	
}

.type_box_1 {
	background: #c09a87;
	border: 1px solid #899384;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
	padding-right: 14px;
}
.type_box_1 a:hover {
	border: 0px;
}
.type_box_1 p {
	text-align: right;
	font-size: 10px;
	color: #505154;
	padding-top: 10px;
}
.type_box_2 {
	background: #eee0d6;
	padding: 20px;
}
.type_box_2 p {
	text-align: left;
	font-size: 10px;
	color: #505154;
	padding-top: 0px;
}
.type_box_2 .house_img {
	position: relative;
	left: -20px;
	top: -20px;
}

/* Content Right Box ------------------------------------------------------------------------- */

.right_title {
	margin-bottom: 15px;
}
.right {
	padding: 10px;
}
.right p.title_blue {
	font: 13px Georgia, "Lucida Grande", Arial;
	font-weight: normal;
	margin-bottom: 15px;
	color:#004273;
}

.right h1 {
	font: 21px Georgia, "Lucida Grande", Arial;
	font-weight: normal;
	color:#004273;
}


/* Content main ------------------------------------------------------------------------- */

.content {
	padding-top: 15px;
	padding-bottom: 15px;
}

/* Overview Page ------------------------------------------------------------------------- */

.left_overview {
	float: left;
	width: 320px;
}
.right_overview {
	float: right;
	width: 241px;
}

/* location Page ------------------------------------------------------------------------- */

.left_location {
	float: left;
	width: 250px;
}
.right_location {
	float: right;
	width: 274px;
	height: 296px;
	padding: 21px;
	border: 1px solid #9c9ea1;
}
p.title_location {
	font-size: 13px;
	border-top: 1px solid #9c9ea1;
	border-bottom: 1px solid #9c9ea1;
	padding-top: 10px;
	padding-bottom: 10px;
}
p.title_location strong {
	font-weight: bold;
	color: #ed792b;
}


/* Pricing Page ------------------------------------------------------------------------- */

.right_pricing {
	width: 100%;
}
.right_pricing table {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.right_pricing table td {
	border: 0px;
	border-bottom: 1px solid #aeb0b2;
}
.right_pricing table tr {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.right_pricing p {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
	margin-top: 3px;
}
.right_pricing p a {
	color: #eb7224;
}
.right_pricing strong {
	font-weight: bold;
	color: #505154;
}

/* Types table Page ------------------------------------------------------------------------- */

.right_types {
	width: 100%;
}
.right_types table {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.right_types table td {
	border: 0px;
}
.right_types table tr {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.right_types p {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
.right_types p a {
	color: #eb7224;
}
.right_types strong {
	font-weight: bold;
	color: #eb7224;
}
.right_types span {
	color: #eb7224;
	font-size: 10px;
}


/* Spec Page ------------------------------------------------------------------------- */
.right ul {
	padding-left: 17px;
	text-align: left;
}
.right ul li {
	padding-left: 2px;
	list-style-image: url(/assets/images/bg_li.jpg);
}
.left_spec {
	float: left;
	width: 319px;
}
.right_spec {
	float: right;
	width: 243px;
}
.right_spec img.gal_left {
	margin-bottom: 3px;
	float: left;
}
.right_spec img.gal_right {
	margin-bottom: 3px;
	float: right;
}

/* Button Class ------------------------------------------------------------------------- */

.btn, .btn:hover {
	background:url(/assets/images/bg_btn_right.png) no-repeat right top;
	padding-right:30px;
	padding-top:5px;
	padding-bottom:8px;
	padding-left:0px;
	border:0px;
	font-size:12px;
	text-transform:none;
	font-weight:normal;
}
.btn span {
	float:left;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:8px;
	padding-left:10px;
	color:#0f0f0f;
	font-weight: bold;
	border:0px;
	background:url(/assets/images/bg_btn_left.png) no-repeat top left;
}
.btn:hover span {
	color:#880000;	
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.btn span {float:none;}
/* End IE5-Mac hack */

/* UL & LI------------------------------------------------------------------------- */

.no_style_ul {
	margin:0px;
	padding:0px;
	list-style:none;
	cursor:pointer;
}
.text ul {
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:10px;
	font-size:12px;
	list-style:none;
}
.text ul li {
	background:url(/assets/images/bg_li.jpg) 0px 4px no-repeat;
	line-height:17px;
	text-align:left;
	margin-left:0px;
	padding-left:13px;
	padding-bottom:4px;
	margin-bottom:10px;
	color:#000;
}
.text ul li a:link {
	color:#e9e9e9;
	text-decoration:none;
}
.text ul li a:visited {
	color:#e9e9e9;
	text-decoration:none;
}
.text ul li a:hover {
	color:#0fbdd5;
	text-decoration:none;
	border-bottom:1px dotted #fff;
}
.text li strong {
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	color:#2c74b5;
	text-align:left;
}

/* Footer ------------------------------------------------------------------------- */

.copyrights {
}
.copyrights p {
	text-align: right;
	font-size:9px;
	color:#919496;
}
.copyrights  a:link, .footer  a:visited  {
	color:#919496;
}
.copyrights  a:hover  {
	color:#919496;
	border-bottom:1px dotted;
}

/* Form ------------------------------------------------------------------------- */

form.styleLabel label
{
	float:left;
	width: 90px;
	text-align: left;
	padding-right: 5px;
}
form.styleLabel fieldset
{
	padding-top:1em;
	padding-left:1em;
	border:0px;
	background:none;
	padding-bottom:10px;
	margin-bottom:15px;
}
form.styleLabel fieldset div
{
	display: block;
	float: left;
	width: 50%;
	margin-bottom:1em;
}
form.styleLabel fieldset#delivery_address
{
	display: none;	
}
.red_star {
	color: red;
}
div.error
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #C00;
}
div .error ul li
{
	text-align: left;	
}
.right input {
	background:#fff;
	border:1px solid #8c8e91;
	padding:3px;
	color:#373438;
	font-size:10px;
}
.right textarea {
	background:#fff;
	border:1px solid #8c8e91;
	padding:3px;
	width:443px;
	height:90px;
	color:#373438;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.txt ul {
	padding-left: 15px;
	padding-top: 25px;
	margin-bottom: 17px;
	margin-top: 15px;
	border-top: 1px solid #dddddd;
	background: url(/assets/images/bg_ul.jpg) top repeat-x;
}
.txt ul li ul {
	padding: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-top: 0;
	background: none;
}


ul.apartment_types
{
	list-style: none;
}
ul.apartment_types li
{

	float: right;
	padding-right: 10px;
	padding-left: 10px;
	list-style: none;
	border-right: 1px solid #CCC;
}
ul.apartment_types a 
{
	color: #666;
}
ul.apartment_types a.current
{
	color: #eb7224;
}

a.no_hover_pdf:hover
{
	border: 0px;
}

.apartment_style
{
	background-image: url(/assets/images/fp-background.jpg); 
	width:574px; 
	height: 350px;
}
.type_style
{
	color: #6FC7B3; 
	font-weight: bold; 
	font-size: 1.5em; 
	margin-right: 10px;
}
.type_style_sm
{
	color: #6FC7B3; 
	font-weight: bold;
}










table.tablesorter thead tr .header {
	background-image: url(/assets/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.tablesorter thead tr .headerSortUp {
	background-image: url(/assets/images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/assets/images/desc.gif);
}

