

/* CSS RESET */

body    { margin: 0px; padding: 0px; }
body, table, td, p, select, input, textarea { font-family: Verdana; font-size: 12px; line-height: 110%; }
table   { width: 100%; border-collapse: collapse; }
form, table, tr, td, th, p { margin: 0px; padding: 0px; text-align:left;}
input, select, textarea { color:black; }
input.text, input.text_small, input_text_tiny, select, textarea { padding: 0px 0px 0px 5px;color:black; }
td      { text-align: left; vertical-align: top; }
img     { margin: 0px; padding: 0px; border: none; }
a:link, a:active, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; color: #df8b14; }
i       { font-style: italic; }
b       { font-weight: bold; }
/* default */

body {
    background:#202020 url(images/container.png) repeat-y center top;
    }
html {
height:100%;
}
div.body {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

body, table, td, p, select {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #e5e3b8;
    line-height: 130%;
}

div.insideContainer {
	width:900px;
	margin:0 auto;
text-align:left;
	}

a:link,
a:active,
a:visited {
    text-decoration: none;
    color: #e5e3b8;
	
}
a:hover {
    text-decoration: underline;
    color: #fdc032;
}

i {
    font-style: normal;
    color:#ffffff;
}

b {
    font-weight: bold;
}

h1 {font-size:18px;
	color: #e5e3b8;
	margin:20px 0 20px;
	font-weight:normal;
	}

h2 {font-size:14px;
	color: #e5e3b8;
	margin:10px 0 5px;
	font-weight:normal;
	}


img.pic {
    border: 0px solid #ebebeb;
    padding: 3px;
}

img.listing_pic {
    border: none;
    padding: 3px;
    width: 100px; height: 65px;
}

img.sold {
}

.title_small { font: bold 14px Verdana; color: #febe30; }

/* general layout */
.open  { background-repeat: no-repeat; }
.body  { background-repeat: repeat-y; }
.close { background-repeat: no-repeat; }

/* big layout */


.header {width:900px;height:140px; margin:0 0 0 20px; background:url(images/header.jpg) no-repeat top center;}

.bar  {
	background:#797647;
	height:20px;
}

.logo{ 
	position:relative;
	top:10px;
	left:15px;
	width:120px;
	height:120px;
`	float:left; }


/* Top Menu*/

.topMenu  {width: 700px; position:relative;top:-13px;left:420px;}
.topMenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.topMenu ul{
margin: 0;
padding: 0;
float: left;
width: 80%; /*width of menu*/
}

.topMenu ul li{
display: inline;
}

.topMenu ul li a{
float: left;
color: #e5e3b8; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #edeabc;  /*soft yellow divider between menu items*/
}

.topMenu ul li a:visited{
color: #e5e3b8;
}


.topMenu ul li a:hover {
color: #e5e3b8 !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background:url(images/menhov.jpg) repeat-x;}

.topMenu ul li .current{
color: #e5e3b8 !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background:url(images/menhov.jpg) repeat-x;
}

/*slideshow*/


.post {
position:relative;
z-index:-10px;
}


#slide {
	
	
	width:765px;
	height:380px;
	background: url(images/slideback.jpa) no-repeat center top;
	border-right:0px solid #000;
	border-top:0px solid #ccc;
	border-left:0px solid #ccc;
}

.sliderwrapper{
	
	overflow: hidden; /*leave as is*/
	width:765px; /*width of featured content slider*/
	height: 380px;
	background: none;
}

.contentdiv{
	visibility: hidden;
	position: absolute; 
	left: 0px;
	top: 0;
	width: 765px;
	height: 100%;
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

.contentdiv img{
	margin: 0px;
	padding: 0px;
}

.pagination{
	visibility: hidden;
	position: relative; /*leave as is*/
	top:0px;
	left:0px;
	width: 640px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	height: 25px;
	text-align: right;
	background: url(images/slidebot.jpg) no-repeat center top;
	padding-top: 5px;
	padding-right: 10px;
	border-right:0px solid #000;
	border-bottom:0px solid #000;
	border-left:0px solid #ccc;
}

.pagination a{
	visibility: hidden;
	float: left;
	position: relative;
	top:-20px;
	left:20px;
	display: block;
	height: 20px;
	width: 15px;
	padding: 0px;
	margin-left: 5px;
	text-align: center;
	text-decoration: none; 
	background: #4e305f;
	color: #ffffff;
}

.pagination a:hover, .pagination a.selected{
	visibility: hidden;
	background: #7d5394;
}


.show {
	width:760px;
	height:380px;
	margin-left:10px;
	background:url(images/1.jpg) no-repeat;}


/*Lefter*/

div.Homelefter {
  position:relative;
	top:-4px;
	left:20px;
   float:left;
  width: 170px;
height:710px;
background:url(images/side.png) no-repeat;
 	z-index:10000;
}


div.Homelefter ul {
	width:140px;
	font-size:16px;
	list-style-type: none;
	margin: 10px 0 10px 15px;
	padding: 0;
	
}

div.Homelefter li {line-height:20px; padding:5px 0 5px;border-bottom: 0px solid #ffffff;font-size:1.0em;font-weight:normal; }
div.Homelefter a {color:#e5e3b8;}
div.Homelefter a:hover {color:#ffa81a; text-decoration:none;}
div.Homelefter a:current {color:#ffa81a; text-decoration:none;}
div.leftimg  {margin:5px 0 10px;}


div.GKRlefter {
   position:relative;
	top:-4px;
	left:20px;
   float:left;
  width: 170px;
  padding-bottom:0px;
 height:100%;
background:url(images/side2.png) no-repeat;
 	z-index:10000;
}


div.GKRlefter ul {
	width:140px;
	font-size:16px;
	list-style-type: none;
	margin: 10px 0 10px 15px;
	padding: 0;
	
}

div.GKRlefter li {line-height:20px; padding:5px 0 5px;border-bottom: 0px solid #ffffff;font-size:1.0em;font-weight:normal; }
div.GKRlefter a {color:#e5e3b8;}
div.GKRlefter a:hover {color:#ffa81a; text-decoration:none;}
div.GKRlefter a:current {color:#ffa81a; text-decoration:none;}
div.leftimg  {margin:5px 0 10px;}


/*Righter*/

div.righter {
   	overflow:hidden;
	float:left;
	width: 760px;
	margin:0 -20px 0 -20px;
	padding-left: 5px;
    padding-top: 0px;
    padding-right: 0px;
	
}

div.list{
   	overflow:hidden;
	float:left;
	width: 710px;
   	margin:0 0px 0 40px;
}



.welcomeCont  { background:url(images/link.jpg) repeat-x; 
margin:-30px 0 0 0px;
width:800px;
height:253px;
}

.welcome  {
margin:0 0 0 20px;
padding:20px 0 0 0;
width:700px;
}
.welcome p {font-size:14px;line-height:16px;color: #e5e3b8;
font-family: Arial, sans-serif;}

div.welcome h1 {
	margin:20px 0 0px 0;
	font-size:16px;
	line-height:16px; 
	color:#e5e3b8;
	font-family: Arial, sans-serif;
	font-style: italic;
	
}

/* Temporary */

div.tmp {
	margin: 0 0 0 35px;
	width:715px;
	}

div.tmp hr {
    border: 1px solid #f5f5f5;
}

div.tmp p {
    padding-top: 3px;
    padding-bottom: 7px;
	
}

p.tmp_a {
}

p.tmp_marker {
    color: #DE530A;
}

p.tmp_head {
}

p.tmp_body {
}

p.tmp_box {
    background-color: none;
    border: 0px solid #ebebeb;
    padding: 5px;
}



div#footer {
	position:relative;
	top:-5px;
	left:19px;
	background:url(images/foot.pna) no-repeat; 
	width:900px;
	height:100px;
}
div#footerinner {
	width:740px;
	height:90px;
}

div.footinner a:link,
div.footinner a:visited,
div.footinner a:active {
    color: #df8b14 !important;
    text-decoration: none;
}

/* listings */

div.listings a:link,
div.listings a:visited,
div.listings a:active {
    color: black;
    text-decoration: none;
}

div.listings a:hover {
   	color: #df8b14;
    text-decoration: underline;
}

div.listings table.listings {
    border: 2px solid #f7f5c9;
}

div.listings table.listings_2 {
    border: 2px solid #f7f5c9;
}

div.listings table.listing_head {
    border-bottom: 1px solid #f5f5f5;
}
div.listings table.listing_head td {
    background-color: #888858;
}

div.listings table.listing_head_2 {
    border-bottom: 2px solid #f7f5c9;
}
div.listings table.listing_head_2 td {
    background-color: #888858;
}

div.listings table.listing_body {
}

div.listings table.listing_body td.listing_body_left {
    width: 120px;
}

div.listings td.listing_head {
    vertical-align: middle;;
}

div.listings font.listing_head {
    color:#e5e3b8;
    font: bold 12px Verdana;
	text-indent:10px;
}

div.listings td.tell_more {
    font: normal 11px Arial;
    text-align: right;
    padding-right: 5px;
}

div.listings td.price {
    color: #df8b14;
    font: bold 11px Verdana;
}

div.listings td.agent {
    text-align: right;
    padding-right: 5px;
    font: normal 10px Verdana;
}

div.listings td.catch_phrase {
    color:#404e15;
}

div.listings td.short_desc {
    font: normal 10px Verdana;
    padding-right: 5px;
}

/* Detail */
div.plogo  {
	background:url(images/logoBack.jpg) no-repeat;
	height:115px;
	float:left;
	width:35%;
	padding:0 0 10px 0;
}

div.detslide {
	float:right;
	width:60%;
	padding:0 0 20px 20px;
}
div.long_desca {
margin:0px 0 0 0;
padding:120px 30px 20px 0;
}

div.long_desca p {
	padding-bottom:10px;
}

div#aptlinks  {
	background:url(images/aptlinks.jpg) no-repeat;
	position:relative;
	top:0px;
	float:left;
	font-size:11px;
	height:60px;
	padding-bottom:10px;
}

div#aptlinks   ul{
margin: 0;
padding: 0;
float: left;
width: 740px; /*width of menu*/
}

div#aptlinks   ul li{
display: inline;
}

div#aptlinks h2 {font-size:14px;
	margin-left:10px;
	color: #fdc032;
	font-weight:normal;
	}
div#aptlinks   ul li a{
float: left;
color: #e5e3b8; /*text color*/
padding: 5px 11px;
font-size:1.2em;
text-decoration: none;
border-right: 1px solid #edeabc;  /*soft yellow divider between menu items*/
}
div#aptlinks ul li a:hover {
color: #e5e3b8 !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background:#3d3e19}
div#dlinks  {
	position:relative;
	top:0px;
	float:left;
	font-size:11px;
	height:140px;
	width:27%;
}


div.homeass  {
	overflow:hidden;
	
}

div#dlinks h2 {font-size:14px;
	color: #fdc032;
	font-weight:normal;
	}


div#dinfo {
	position:relative;
	top:10px;
	float:left;
	width:70%;
	padding-bottom:20px;
}

div#aptinfo {
	position:relative;
	top:10px;
	float:left;
	width:90%;
	padding-bottom:30px;
}
div.hidden {
    overflow:hidden;
	visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
}


/* search */

div.search {position:relative;
	width:725px;
	margin:0 0px 0 30px;

}
div.search h1 {margin:0px 0 20px;padding-top:35px;}
div.search h3 {background:#888858; color:#e5e3b8; padding:5px 0 5px 10px; margin:10px 0 0px; font-size:1.4em; border:2px solid #f7f5c9;width:160px; }

div.item {background:#f0efd8;  padding:5px 0 5px; margin:0px 0 5px; font-size:1.4em;border:2px solid #f7f5c9; width:170px;}

div.sfL1 {float:left;width:23%;padding-right:10px;}
div.sfL2 {float:left;width:23%;padding-right:10px;}
div.sfR1 {float:left;width:23%;padding-right:10px;}
div.sfR2 {float:left;width:23%;}

div.searchButt {position:relative;top:20px;left:20px;}

form.search_form_1 .select_stmt {
    width: 160px;
    color: blue;
    background-color: none;
}

form.search_form_2 .select_stmt {
    width: 110px;
   color:#404e15;
    background-color: #fffff9;
    xbackground-color: #F8E4D0;
}

form.search_form_1 {
    background-color: none;
    border: 0px solid #f5f5f5;
    padding: 3px;
}

div.search_result_1,
div.search_result_2 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    border: 1px solid #f7f5c9;
    background-color: #bdbb99;
	
}
div.search_result_1 {
    color: blue;
    font: bold 11px Verdana;
}

div.stat {
    text-align: left;
	color:#404E15;!important
	text-indent:10px;
}

div.search div.page {
    text-align: right;
	color:#404E15;
}

div.page-wrap {
margin:0px 0 0 40px;
width:715px;
}

/* Tell your friend */
div.tell_your_friend {width: 400px; height: 350px; margin: 0px; padding: 20px; border: 0px solid #f5f5f5; }
div.tell_your_friend {  background-image: url( images/ask.png ); background-repeat: no-repeat; }
div.tell_your_friend td.attr  { width: 30%; text-align: right; padding-right: 10px; font-weight: bold;}
div.tell_your_friend td.value { width: 70%; text-align: left; }
div.tell_your_friend input,
div.tell_your_friend textarea { color: blue; background-color: #ffffff; border: 1px solid #f5f5f5; padding-left: 5px; }
div.tell_your_friend input.text,
div.tell_your_friend textarea.text { width: 200px; }
div.tell_your_friend input.button { color: #42401f; background-color: #d9d7b0; border-right: 2px solid #3c3918; border-left: 2px solid #d6d190;border-top: 2px solid #d6d190;border-bottom:2px solid #3c3918; font-weight: bold; }
div.tell_your_friend input.button { font-size: 14px; padding: 2px 5px 2px 5px; margin: 0px; }
div.tell_your_friend input.button_hover { color:#000000; background-color: #fdc032; }

/* Ask the member */
div.ask_agent { overflow:hidden;width: 400px; height: 350px; margin: 0px; padding: 20px; border: 0px solid #f5f5f5; }
div.ask_agent {  background-image: url( images/ask.png ); background-repeat: no-repeat; }
div.ask_agent td.attr  { width: 30%; text-align: right; padding-right: 10px; font-weight: bold; }
div.ask_agent td.value { width: 70%; text-align: left; }
div.ask_agent input,
div.ask_agent textarea { color: blue; background-color: #ffffff; border: 1px solid #f5f5f5; padding-left: 5px; }
div.ask_agent input.text,
div.ask_agent textarea.text { width: 200px; }
div.ask_agent input.button { color: #42401f; background-color: #d9d7b0; border-right: 2px solid #3c3918; border-left: 2px solid #d6d190;border-top: 2px solid #d6d190;border-bottom:2px solid #3c3918; font-weight: bold; }
div.ask_agent input.button { font-size: 14px; padding: 2px 5px 2px 5px; margin: 0px; }
div.ask_agent input.button_hover { color:#000000; background-color: #fdc032; }

/* Ask the member */
div.ask_agent2 { overflow:hidden;width: 400px; height: 350px; margin: 0px; padding: 20px; border: 0px solid #f5f5f5; }
div.ask_agent2 {  background-image: url( images/ask.png ); background-repeat: no-repeat; }
div.ask_agent2 td.attr  { width: 30%; text-align: right; padding-right: 10px; font-weight: bold; }
div.ask_agent2 td.value { width: 70%; text-align: left; }
div.ask_agent2 input,
div.ask_agent2 textarea { color: blue; background-color: #ffffff; border: 1px solid #f5f5f5; padding-left: 5px; }
div.ask_agent2 input.text,
div.ask_agent2 textarea.text { width: 200px; }
div.ask_agent2 input.button { color: #42401f; background-color: #d9d7b0; border-right: 2px solid #3c3918; border-left: 2px solid #d6d190;border-top: 2px solid #d6d190;border-bottom:2px solid #3c3918; font-weight: bold; }
div.ask_agent2 input.button { font-size: 14px; padding: 2px 5px 2px 5px; margin: 0px; }
div.ask_agent2 input.button_hover { color:#000000; background-color: #fdc032; }

/* Print Listing */
div.print_listing { overflow:hidden;width: 400px; height: 350px; margin: 0px; padding: 20px; border: 0px solid #f5f5f5; }
div.print_listing { line-height: 100%; }
div.print_listing {  background-image: url( images/ask.png ); background-repeat: no-repeat; }
div.print_listing input { color: blue; background-color: #ffffff; border-right: 1px solid #3c3918; border-left: 1px solid #d6d190;border-top: 1px solid #d6d190;border-bottom: 1px solid #3c3918;padding-left: 5px; }
div.print_listing input { width: 20%; text-align:center;}
div.print_listing input.button { color: #42401f; background-color: #d9d7b0; border-right: 2px solid #3c3918; border-left: 2px solid #d6d190;border-top: 2px solid #d6d190;border-bottom:2px solid #3c3918; font-weight: bold; }
div.print_listing input.button { font-size: 14px; padding: 2px 5px 2px 5px; margin: 0px; }
div.print_listing input.button_hover { color:#000000; background-color: #fdc032; }
div.print p{width:300px;}
.hours p{width:270px !important;border:0px solid black;}
/* Print Listing */
div.floor_plans { overflow:hidden;width: 400px; height: 100%;}
div.floor_plans { line-height: 100%; }
div.floor_plans { background-image: url( images/askMid.png ); background-repeat: repeat-y; }
div.floor_plans input.button { color: #42401f; background-color: #d9d7b0; border-right: 2px solid #3c3918; border-left: 2px solid #d6d190;border-top: 2px solid #d6d190;border-bottom:2px solid #3c3918; font-weight: bold; }
div.floor_plans input.button { font-size: 14px; padding: 2px 5px 2px 5px; margin: 0px; }
div.floor_plans input.button_hover { color:#000000; background-color: #fdc032; }

/* Print Listing */
div.our_community { overflow:hidden;width:480px; height:100%;margin: 0px; padding:20px;}
div.our_community { line-height: 100%; }
div.our_community { background-image: url( images/askMid.png ); background-repeat: repeat-y; }
div.our_community input.button { color: #42401f; background-color: #d9d7b0; border-right: 2px solid #3c3918; border-left: 2px solid #d6d190;border-top: 2px solid #d6d190;border-bottom:2px solid #3c3918; font-weight: bold; }
div.our_community input.button { font-size: 14px; padding: 2px 5px 2px 5px; margin: 0px; }
div.our_community input.button_hover { color:#000000; background-color: #fdc032; }

/* Print Listing */
div.area_information {overflow:hidden;width: 400px; height: 350px; margin: 0px; padding: 20px; border: 0px solid #f5f5f5; }
div.area_information { line-height: 100%; }
div.area_information {  background-image: url( images/ask.png ); background-repeat: no-repeat; }
div.area_information input { color: blue; background-color: #ffffff; border-right: 1px solid #3c3918; border-left: 1px solid #d6d190;border-top: 1px solid #d6d190;border-bottom: 1px solid #3c3918;padding-left: 5px; }
div.area_information input { width: 20%; text-align:center;}
div.area_information input.button { color: #42401f; background-color: #d9d7b0; border-right: 2px solid #3c3918; border-left: 2px solid #d6d190;border-top: 2px solid #d6d190;border-bottom:2px solid #3c3918; font-weight: bold; }
div.area_information input.button { font-size: 14px; padding: 2px 5px 2px 5px; margin: 0px; }
div.area_information input.button_hover { color:#000000; background-color: #fdc032; }

/* ONLINE APARTMENT APPLICATION */




#mainForm p {
	padding:0 0 10px;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 100%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;
	background-color: #6c6d42;
	margin:0 0 0 0;
	padding:5px 0 0 0;
}

#smallHeader
{
	position: relative;
	width: 100%;
	background-color: #6c6d42;
	margin:0 0 0 0;
	padding:3px 0 5px 0;
}
h3.smallHeader 
{
	text-align: left;
	margin:0 0 0 0;
	font-weight:bold;
	font-size:13px;
	position:relative;
	left:10px;
	top:0px;
	letter-spacing: 1px;
	line-height:100%;
	color: #ffffff;
}


p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
	
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:30px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #ffffff;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:0px;
	top:0px;
	color: #ffffff;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
	color:#000000;
}

label.formFieldQuestion
{
	line-height:100%;
	padding:0 0px 1px 0 !important;
	margin:0 0 0 0px;
	border:none;	
	display:block;
	font-size:95%;
	font-weight:normal;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
	
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
	
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:100%; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:1.0em; 
	padding:5px;
}

/* pop-up calendar */
button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(imgs/calendar.png);
	cursor: pointer;
	cursor: hand;
}






