@import url('/css/default.css');

/* Generic Styles */

body {
	background: #fff url('/RightPlaceRightTime/images/structure/page_bg.jpg') repeat-x;
	font:8pt Tahoma;
    color:#000;
	margin:0px;
}
img {
    border:none;
}
a {
    color:#5476A0;
}
a:visited {
    color:#999999;
}
a:hover, a.active {
    color:#837960;
}
h1, h2, h3, h4, h5, h6 {
    font-family:Arial;
    font-weight:bold;
    color:#5476A0;
    margin-top:5px;
    margin-bottom:5px;
}
h1 {
    font-size:19px;
    color:#3C3523;
    font-weight:normal;
}
h2 {
    margin-top:10px;
    font-size:14px;
}
h2.underline {
	clear:both;
	background: url('/RightPlaceRightTime/images/structure/hr.jpg') no-repeat bottom left;
    margin-left:0px;
    margin-bottom:10px;
	padding-bottom:3px;
    border:0px;
    width:642px;
}
h3 {
    font-size:12px;
}
h4 {
    font-size:12px;
    color:#000;
}
h5 {
    font-size:11px;
}
p {
    margin:0px;
    padding-top:0px;
    padding-bottom:10px;
}
hr {
	background: url('/RightPlaceRightTime/images/structure/hr.jpg') no-repeat;
    margin-top:2px;
    margin-left:0px;
    margin-bottom:2px;
    border:0px;
    width:642px;
    height:1px;
}
ul {
    list-style:none;
    margin-left:0px;
    padding-left:0px;
}
th {
    font-weight:bold;
    font-size:12px;
    color:#fff;
}
select {
    font-family:Tahoma;
    font-size:11px;
}
input, textarea {
    font-family:Tahoma;
    font-size:12px;
}
textarea {width:200px;}

input.button {
	background: url('/RightPlaceRightTime/images/structure/button.jpg') no-repeat;
    width:86px;
    height:18px;
    padding-bottom:3px;
    border:0px;
    font-family:Tahoma;
    font-size:11px;
    text-decoration:underline;
    color:#99B3E9;
}
input.button:hover {
	background-position:0px -18px;
    color:#fff;
}

a.button {
	background: url('/RightPlaceRightTime/images/structure/button.jpg') no-repeat;
    display:block;
    width:86px;
    text-align:center;
    height:18px;
    line-height:16px;
    font-family:Tahoma;
    font-size:11px;
    text-decoration:underline;
    color:#99B3E9;
}
.button:hover {
	background-position:0px -18px;
    color:#fff;
}

a.nice_button,
a.nice_button:visited,
a.nice_button2 {
	background: url('/RightPlaceRightTime/images/structure/nice_button.png') no-repeat 0px -40px;
    display:block;
    width:136px;
    text-align:center;
    height:29px;
	padding-top:11px;
    line-height:16px;
    font-family:Tahoma;
    font-size:11px;
	font-weight:bold;
    text-decoration:none;
    color:#fff;
	margin:5px 10px;
}
a.nice_button2,
a.nice_button2:visited {
	background: url('/RightPlaceRightTime/images/structure/nice_button2.png') no-repeat 0px -40px;
	color:#5476A0;
}
a.nice_button:hover,
a.nice_button2:hover {
	background-position:0px 0px;
    color:#3C5473;
}


/* main structure & navigation */

#frame {
    margin:0 auto;
    width:1000px;
}
#top_bar {
	background: url('/RightPlaceRightTime/images/structure/top_bar.jpg') no-repeat;
    padding-left:70px;
    padding-right:70px;
    width:860px;
    height:33px;
    line-height:33px;
    text-align:right;
}
#nav_bar {
}
#nav_left {
    float:left;
    width:243px;
}
#nav {
	background: url('/RightPlaceRightTime/images/structure/nav_right.jpg') no-repeat;
    float:right;
    width:702px;
    height:41px;
    padding-right:55px;
}
#nav ul {
    margin:0px;
}
#nav ul li {
    float:left;
}
#nav ul.top_utility li a {
    color:#fff;
    padding:7px 20px 6px 20px;
    height:41px;
    line-height:41px;
    font-size:12px;
    text-decoration:none;
}
#nav ul li a:hover {
    color:#332D1E;
}
#nav ul.nav_city {padding-right:8px;width:202px;overflow:none;}
#nav ul.nav_city li {
    margin-top:14px;
}
#nav ul.nav_city li a {
    text-decoration:none;
    float:left;
    display:block;
    width:100px;
    height:20px;
    line-height:20px;
    padding:0px;
    margin-right:1px;
    background: #C6D2E0;
    text-align:center;
    font-size:14px;
    color:#6E6F6C;
}
#nav ul.nav_city li a:hover {
    color:#fff;
}
#nav ul.nav_city li.active a {
	background: #fff url('/RightPlaceRightTime/images/structure/nav_city_active.jpg') no-repeat;
    color:#332D1E;
}
#nav ul.nav_city li.active a:hover {
    color:#6E6F6C;
}

#content {
    min-height:300px;
	background: url('/RightPlaceRightTime/images/structure/content_bg.gif') repeat-y;
    padding-bottom:50px;
}
#left {
    float:left;
    width:198px;
    padding-left:45px;
    margin-top:1px;
}

/* sidenav */
#sidenav {
	background: url('/RightPlaceRightTime/images/structure/sidenav.jpg') repeat-y;
    padding-left:1px;
}
#sidenav ul {
    margin:0px;
    padding-top:5px;
    padding-bottom:5px;
}
#sidenav ul ul {
    padding-top:0px;
    padding-bottom:0px;
}
#sidenav ul li a {
    display:block;
    width:164px;
    height:21px;
    margin-left:1px;
    padding-left:32px;
    line-height:19px;
    font-family:Helvetica;
    font-size:12px;
    text-decoration:none;
    color:#000;
}
#sidenav ul li a:hover {
	background: url('/RightPlaceRightTime/images/structure/sidenav_hover.jpg') no-repeat;
    color:#C29427;
}
#sidenav ul li a.right {
	background: url('/RightPlaceRightTime/images/structure/sidenav_right.png') no-repeat;
	background-position:0px -26px;
    width:125px;
    padding-left:70px;
}
#sidenav ul li a.right:hover {
	background: url('/RightPlaceRightTime/images/structure/sidenav_right.png') no-repeat;
	background-position:0px 0px;
}
#sidenav ul li a.active {
	background-position:0px 0px;
    color:#C29427;
}
#sidenav ul ul li a {
    width:144px;
    padding-left:52px;
    line-height:19px;
    font-family:Tahoma;
    font-size:11px;
}
#sidenav ul ul li a:hover {
	background: url('/RightPlaceRightTime/images/structure/sidenav_sublink_hover.jpg') no-repeat 30px;
}
#sidenav ul ul li a.active {
	background: url('/RightPlaceRightTime/images/structure/sidenav_sublink_hover.jpg') no-repeat 30px;
}
#sidenav_logos img {
    margin-top:1px;
}
#sidenav_logos .project_logo {
	background: #fff url('/RightPlaceRightTime/images/structure/project_logo_bg.png') no-repeat 0 100%;
	padding: 0 1px 1px 0;
	margin-top:1px;
	border-left: 1px solid #695D3D;
	width:198px;
}

#sidenav_logos .project_image 
{
    text-align:center;
    margin-top:40px;

}

#left .project_image 
{
    text-align:center;
    margin-top:40px;

}


#sidenav_logos div.line {
	background: url('/RightPlaceRightTime/images/structure/left_line_bg.png') no-repeat 0 0;
    margin:0;
	padding:0;
	height:1px;
	line-height:0px;
}

#breadcrumb {
	width:310px;
	padding-bottom:10px;
	position:relative;
	left:-20px;
}
#breadcrumb, #breadcrumb a {
	color:#5476A0;
	font:10px/16px tahoma, geneva, sans-serif;
}
#breadcrumb a:hover {
	text-decoration:none;
	color:#837960;	
}

/* main content areas */
#right {
    float:left;
    width:650px;
    padding-left:34px;
    font-family:Tahoma;
    font-size:12px;
}
#right ul {
    list-style:square;
    margin-top:10px;
    margin-left:25px;
    margin-bottom:10px;
    padding-left:0px;
}
#right ul li {
    line-height:150%;
}
#right p {
    font-family:Tahoma;
    font-size:12px;
    line-height:150%;
}

#flash {
    width:890px;
    height:291px;
    margin-left:55px;
}
#flash_box {
    float:right;
    margin-left:15px;
    margin-bottom:15px;
	position:relative;
	top:-6px;
}
* html #flash_box {
    margin-top:0px;
}


#SignUp {clear:both;}
#SignUp select option {max-width:300px;}
#SignUp table {width:500px;border:0px;}

#media_area {
	background: url('/RightPlaceRightTime/images/structure/hr.jpg') no-repeat top left;
	padding-top:1px;
}
#media_area .side_picture { 
	/* width:400px; */
}
#media_area .plan_drawings {
	/* background-color:#d9d6b7; */
	border-right:1px solid #A99A6F;
	border-left:1px solid #A99A6F;
	padding:0 10px;
	min-width:244px;
}

#media_area .plan_drawings #plan_drawing_thickbox {display:none;}
#media_area .plan_drawings #plan_drawing_thickbox * {float:left;}

#media_area .plan_drawings #magnifying_glass {
	background:
url('/RightPlaceRightTime/images/structure/magnifying_glass.gif')
no-repeat bottom left;
	width:12px; 
	height:12px;
	padding:1px;
	position:relative;
	top:320px;
	left:5px;
	display:block;
	z-index:20;
}


#media_area .plan_drawing {
	float:left;
	
}

#media_area .floorplan_features {
	width:225px;
	padding:10px;
}

#big_picture {
	background: url('/RightPlaceRightTime/images/structure/hr.jpg') no-repeat bottom left;
    margin:0;
	padding:0 0 1px 0;
}


/* feature and home search */
.item_feature {
    width:202px;
    margin-right:20px;
}
#advanced_home_search {
    width:590px;
    margin: 0px 0px 5px 0px ;
}

#advanced_home_search .advanced_home_search_header, 
.item_feature .item_feature_header {
	background: url('/RightPlaceRightTime/images/structure/item_feature_header.jpg') no-repeat;
    width:182px;
    height:25px;
    padding-top:45px;
    padding-left:10px;
    padding-right:10px;
    font-size:14px;
    color:#333;
	font-weight:bold;
}
#advanced_home_search .advanced_home_search_header {
	background: url('/RightPlaceRightTime/images/structure/large_item_feature_header.png') no-repeat bottom left;
    width:570px;
}

#advanced_home_search .advanced_home_search_header .plus,
#advanced_home_search .advanced_home_search_header .minus {
	width:15px;
	height:19px;
	float:right;
}
#advanced_home_search .advanced_home_search_header .plus { background: url('/RightPlaceRightTime/images/structure/advanced_search_plus.png') no-repeat 0 0;}
#advanced_home_search .advanced_home_search_header .minus { background: url('/RightPlaceRightTime/images/structure/advanced_search_minus.png') no-repeat 0 0;}

#advanced_home_search .advanced_home_search_body,
.item_feature .item_feature_text {
	background: url('/RightPlaceRightTime/images/structure/item_feature_body.jpg') no-repeat;
    width:172px;
    height:135px;
    padding-top:15px;
    padding-left:15px;
    padding-right:15px;
    font-family:Tahoma;
    font-size:11px;
    color:#333;
    line-height:150%;
}
.item_feature .image_feature {
	background: url('/RightPlaceRightTime/images/structure/item_feature_body.jpg') no-repeat;
    width:189px;
    height:141px;
    padding-top:9px;
    padding-left:7px;
    padding-right:6px;
}
.item_feature .image_feature_full {
	background: url('/RightPlaceRightTime/images/structure/item_feature_body.jpg') no-repeat;
    width:200px;
    height:149px;
    padding-top:1px;
    padding-left:1px;
    padding-right:1px;
}
.feature_bounding_box { }
.feature_bounding_box .links {
	padding: 50px 0 0 20px;

}
.feature_bounding_box .space {
	margin-left:40px;
}
#advanced_home_search .advanced_home_search_body {
	min-height:190px;
	background: url('/RightPlaceRightTime/images/structure/large_item_feature_body.png') no-repeat 0 0;
    width:570px;
}
#advanced_home_search .half {width:48%;}

#advanced_home_search .advanced_home_search_footer {
	text-align:right;
	padding:3px 12px;
	border-bottom:1px solid #ccc;
}
#advanced_home_search .advanced_home_search_footer .arrow_up,
#advanced_home_search .advanced_home_search_footer .arrow_down {
	width:12px;
	height:10px;
	display:block;
	float:right;
	padding:0;
	margin:0;
}
#advanced_home_search .advanced_home_search_footer .arrow_up { background: url('/RightPlaceRightTime/images/structure/advanced_search_up.gif') no-repeat 0 0;}
#advanced_home_search .advanced_home_search_footer .arrow_down { background: url('/RightPlaceRightTime/images/structure/advanced_search_down.gif') no-repeat 0 0;}

#thumb_nav {
	background: url('/RightPlaceRightTime/images/structure/hr.jpg') no-repeat top left;
	height:27px;
	margin-top:30px;
	clear:both;
}
#thumb_nav ul {margin:0;padding:0;line-height:1px;}
#thumb_nav ul li {
	list-style-type:none;
	float:left;
	padding:4px 8px;
	line-height:12px;
	font: bold 12px ariel, helvetica, sans-serif;
}
#thumb_nav ul li a {
	font: bold 12px ariel, helvetica, sans-serif;
	color:#5476A0;
	
}
#thumb_nav ul li a.selected, #thumb_nav ul li a:hover {text-decoration:none;} 

#thumb_nav ul li .arrow_up,
#thumb_nav ul li .arrow_down {
	width:12px;
	height:12px;
	display:inline-block;
	padding:0;
	margin:0;
}
#thumb_nav .arrow_up { background: url('/RightPlaceRightTime/images/structure/advanced_search_up.gif') no-repeat 0 0;}
#thumb_nav .arrow_down { background: url('/RightPlaceRightTime/images/structure/advanced_search_down.gif') no-repeat 0 0;}
* html #thumb_nav .arrow_up, *html #thumb_nav .arrow_down { background-position: 0 3px;}
#thumb_nav .arrow_up:hover { background-position: 0 -20px;}
#thumb_nav .arrow_down:hover { background-position: 0 -20px;}


.floor_plan_list {
	margin: 10px 0;
	padding: 0px 10px;
	clear:both;
}
.floor_plan_list .item {
	clear:both;

}
.floor_plan_list .image {
	float:left;
	padding:13px 7px 17px 7px;
	background: url('/RightPlaceRightTime/images/structure/listing_thumb_bg.png') no-repeat 0 0;
	height:67px;
	width:98px;
	margin-top:5px;
	
}
.floor_plan_list .image img {border:1px solid #B1AEAA;}
.floor_plan_list .info {
	float:left;
	margin: 0 0 0 15px; 
	padding: 5px 0;
	width:440px;
}


/* form styles */
#right form ul.form {margin:0;padding:0;}
form ul.form li {
	list-style-type:none;padding:3px 0;clear:left;
}
form ul.form label {
	width:90px;padding-right:10px;display:block;float:left;
}
form .submit {
	margin:10px 0 0 50%;}


/* carousel thumb viewer */
#thumb_viewer {
	padding:10px 0;
	margin-bottom:10px;
}

.tv_prev, .tv_next {
	width:20px;
	height:85px;
	float:left;
	cursor:pointer;
}
.tv_prev { background: url('/RightPlaceRightTime/images/structure/button_tv_previous.jpg') no-repeat 0 0;}
.tv_next { background: url('/RightPlaceRightTime/images/structure/button_tv_next.jpg') no-repeat 0 0; }
.tv_next:hover, .tv_prev:hover {background-position:0 -85px;}

.carousel {
	width:560px;
	background-color:#DFE5ED;
	margin:0 3px;
	padding:5px;
	float:left;
	border:1px solid #000;
	height:100px;
	overflow:none;
}

.floor_plan_list .info {
	float:left;
	margin: 0 0 0 15px; 
	padding: 5px 0;
	width:440px;
}

.floor_plan_list .posessionprice
{
	color:#813b0d;
	font-size:16px;
	font-weight:bold;
	font-family:Tahoma;
}
.floor_plan_list .posessiongst
{
	color:#813b0d;
	font-size:12px;
	font-family:Tahoma;
	font-weight:normal;
}


#thumb_viewer .carousel ul {margin:0;padding:0;}
#thumb_viewer .carousel ul li {list-style-type:none;float:left;padding:0;margin: 0 10px;font-size:90%;width:98px;}
#thumb_viewer .carousel ul li img {border:1px solid #000;}

#thumb_viewer .thickbox_content, #thumb_nav .thickbox_content {display:none;}


/*misc styles*/

#right div.line {
	clear:both;
	background: url('/RightPlaceRightTime/images/structure/hr.jpg') no-repeat bottom left;
    margin:0;
	padding:0;
	height:1px;
	line-height:0px;
}
.blurb {margin:5px 0; width:608px; }

/* footer styles */
#footer {
    background:#fff;
	padding-bottom:15px;
	height:80px;
}
#footer_line {
    background:#625739;
    height:1px;
	font-size:1px;
line-height:1px;
}
#footer_content {
    margin:0 auto;
    width:900px;
}
#footer_left {
    float:left;
    width:700px;
    padding:3px 0 0 15px;
}
#footer_left p {
    color:#002E5B;
    margin:0px;
    padding:0px;
    padding-top:3px;
}
#footer_right {
    float:right;
    width:100px;
}


/* Colors */
.black { color:#000; }
.white { color:#fff; }
.light_blue { color:#5476A0; }
.dark_blue { color:#002E5B; }

/* Easy Clearing & floats */
.left_float, .float_left { float:left;margin-right:5px; }
.right_float, .float_right { float:right;margin-left:5px;}
.clear_right {clear:right;}
.half {width:48%;}


.posessionprice
{
	color:#813b0d;
	font-size:16px;
	font-weight:bold;
	font-family:Tahoma;
}
 .posessiongst
{
	color:#813b0d;
	font-size:12px;
	font-family:Tahoma;
	font-weight:normal;
}

.clearfix:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}
.clearfix { zoom: 1; } /* proprietary IE-only property that doesn't require a filter and works in both IE6 and 7 */
.sold {
        position:absolute;
        float:left;
        margin-top:-300px;
        /* .property is ie6/7 filter/hack  */
        .margin-top:0px;
        .margin-left:-374px;
        background:url(/RightPlaceRightTime/images/sold_banners_big.png) 0 0 no-repeat;
        width:370px;
        height:300px;
}
.thumb_sold {
	position:absolute;
	float:left;
	margin-left:-97px;
	margin-top:1px;
	background:url(/RightPlaceRightTime/images/sold_banner_small.png) 0 0 no-repeat;
	width:96px;
	height:65px;
}



