body {
    font-family: Helveitca, Arial, Verdana, sans-serif;
    color:#000000;
    font-size: 12px;
    padding: 0;
    margin: 0;
	text-align:center;
    background:#121B24;    
    position:relative;
    height:100%;
}

a:visited{color:#FFF;}

INPUT{
	margin:5px 0 0 0;
	background:#F7F8F2;
	border:1px solid #46606B;
}

INPUT.checkbox{
	border:none;
	width:auto;
	background:transparent;	
}

INPUT.radio{
	border:none;
	width:auto;
	background:transparent;
}

TEXTAREA{
	margin:5px 0 0 0;
	background:#F7F8F2;
	border:1px solid #46606B;
	width:200px;
}

SELECT {
    margin:5px 0 0 0;
	background:#F7F8F2;
	border:1px solid #46606B;
}

.primaryButtons INPUT, .Buttons INPUT{
    color:#FFFFFF;
	text-decoration:none;
	padding:2px 10px 3px 10px;
    font-weight:bold;
    font-family: Helveitca, Arial, Verdana, sans-serif;
    font-size:11px;
	
    background: url(../images/btn-bg.gif) left top repeat-x #06538F;
    border:1px solid #DEDBDB;
    height:22px;
    
    width:98px;
}
/***Forms - webforms***/
.webform fieldset{
	border:none;
}

.webform fieldset legend{
	border:none;
	background:transparent;

	color:#000000;
	font-weight:bold;
	font-size:18px;

	padding:0 0 20px;
}

.webform TH{
	width:25%;
	font-weight:normal;  
}

.webform TD{
	width:auto;
	font-weight:normal;    
}

.webform TH.required{
    background: url(../images/required.gif) left center no-repeat transparent;
    padding-left:15px;
}

.webform h3{
    margin:20px 0 5px 0;
	border-bottom:1px solid #06538F;
	color:#06538F;
	padding:5px;
}
 


/**headers**/
h1 {
    color:#000000;
    margin-bottom: 4px;
    font-weight: bold;
    font-size: 24px;    
}

h2 {
    color:#06538F;
    border-bottom:1px solid #06538F;
    margin: 4px 0 2px 0;
    font-weight: bold;
    font-size: 20px;    
}

h3 {
    margin-bottom: 4px;
    font-weight: bold;
    font-size: 16px;    
	color:#06538F;
}

A{
    color:#000000;
	text-decoration:underline;
}

A:hover{
    color:#FFFFFF;
	text-decoration:underline;
}




table {
    font-family: Helveitca, Arial, Verdana, sans-serif;
    color:#000000;
    font-size: 12px;
}

td {
    text-align: left;
}


h3 {
    margin-bottom: 2px;
    margin-top: 4px;
    font-weight: bold;
    font-size: 12px;
}

p {
    text-align: left;
    margin-bottom: 2px;
    margin-top: 2px;
}

#container {
    text-align:left;
    position:relative;
	width:1024px;
    min-width:1000px;
    height:100%;    
	margin:0px auto;
	padding:0px 0px 0px 0px;
  	background-image:url(../images/left_bg.jpg);
	background-position:left;
	background-repeat:repeat-y;
	
}


/*for JQuery table layout wrapping*/
#main_layout
{
	width:1024px; 
	border-spacing:0;
	border-collapse:collapse; 
}

#left
{
  	background-image:url(../images/left_bg.jpg);
	background-position:right;
	background-repeat:repeat-y;
	width:232px;	
	vertical-align:top;
	text-align:right;
	height:100%;
	
}

#center
{
	width:792px;
	overflow:hidden;
	vertical-align:top;
	padding-left:20px;
	padding-right:20px;
}
 #center
{
	padding-left:0px;
	padding-right:0px;
}
#right
{
	width:auto;	
	vertical-align:top;
	text-align:left;
	border-bottom:0px solid #F0EEE5;
	padding: 0;
	width:0px;
}

/*IE scalability / min-width fix*/
#container {
    _width:expression(document.body.clientWidth < 1024? "1024px" : document.body.clientWidth+"px"); 

}

#header {
    color:#000000;
    text-align:left;
	position:relative;	
	height:114px;
	overflow:hidden;
	width:1024px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	
}

#logo
{
    background:transparent;
	margin:0px 0px 0 0;
    height:117px;
	text-align:left;
	float:left; 
	display:inline;
}

#logo IMG
{
	margin: 0 !important;
}

#headerText
{
	overflow:visible;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 710px;
	text-align:left;
	float:left; 
	display:inline;	
    color:#FFFFFF;
	position:absolute;
	background:transparent;
	font-weight:bold;
	font-size:13px;
}
#headerText a{
    color:#FFFFFF;
	text-decoration:none;
}

h1 {
    margin: 0;
}

#companyAddress {
    background:transparent;
    font-size: 10px; /*<xsl:value-of select="@companyNameFontSize" />*/;
    font-family: Helveitca, Arial, Verdana, sans-serif;
	font-weight:bold;
    color: #FFFFFF; /*<xsl:value-of select="@companyNameFontColor" />*/;
	text-align:left;
    display:block;    
}

#pw_website_navigation {
	width: 232px;
    font-weight: bold;
    font-size: 12px;
    padding: 5px 0px 5px 0px;
    margin: 0px 0px 0px 0px;	
	text-align:left;
	background-color:#58A0EC;		
}

#pw_website_navigation ul{
	padding-left:0px; 
	border-top:1px solid #C0D0DA;
	margin-left:0px;
}


#pw_website_navigation li{
    width:232px;
    height:30px;
    display:block;    
	border-bottom:1px solid #C0D0DA;    
	background-color:#58A0EC;
	list-style-type: none;


}


#pw_website_navigation a{
	padding-left:15px;
	display:block;
	width:217px;
	_width:232px;
	height:20px;
	_height:30px;
	padding-top:10px;
	color:#FFFFFF;
}



#pw_website_navigation a:hover{
	background-color:#666666;
}


#searchListingsMini select  {
display:block;
width:100%;
}

#searchListingsMini fieldset legend, #searchListingsMini fieldset label {
display:none;
}
#searchListingsMini fieldset {
border: none;
}
#searchListingsMini a {
display:block;
margin:10px 0 0 0;
width:40px;
}


#navigation BR{
	display:none;  
}


#pw_website_NavigatorTabBegin {
    width:212px;
    height:20px;
    display:block;    
	margin-left:10px;
	margin-right:10px;
	border-bottom:1px solid #C0D0DA;    
	background-color:#58A0EC;	
	
}

.NavigatorTabEnd {
    width:212px;
    height:10px;    
	margin-left:10px;
	margin-right:10px;
	background-color:#58A0EC;	
	
    display:block;
}


.NavigatorTab1 {
    margin: 0 10 0 10;
    padding: 0 0 0 0;
    display:block;
	width:212px;
	border-bottom:1px solid #C0D0DA;    
	background-color:#58A0EC;	
	
}


.NavigatorTab2 {
    margin: 0 0 0 0;
    padding:10px 40px 10px 20px;
    display:block;
	border-bottom:1px solid #C0D0DA;    
	background-color:#58A0EC;	

}

.NavigatorTab3 {
    margin: 0 0 0 0;
    padding:10px 40px 10px 20px;
    display:block;
	border-bottom:1px solid #C0D0DA;    
	background-color:#58A0EC;	
	
}

.NavigatorTab4 {
    margin: 0 0 0 0;
    padding:10px 40px 10px 20px;
    display:block;
	border-bottom:1px solid #C0D0DA;    
	background-color:#58A0EC;	
	
}

A.NavigatorLink{
    color: #FFFFFF;
    text-decoration:none;
    display:block;
    padding:10px 40px 10px 20px;    
}

A.NavigatorLink:hover {
    background: #57718A;    
    text-decoration:none;
    color:#FFFFFF;
}

#selectedTab A
{
    background: #57718A;    
  
}


#contentLayout
{
	background-color:#FFFFFF;
}


#content
{
  	border:none;
    margin: 0 0 0 0;
	padding:0 0px 0px 0px;
    text-align: left;
	width:auto;
	height:auto;
	min-height:400px;
	display:inline;
	float:left;	
}

/*IE min-height
#content
{
	_height:400px;
}
*/
#footer {
	float:none;
    padding: 0;
	margin: 0;
    text-align:left;
    display:block;
    width:100%;
	color:#FFFFFF;
}
/*
#footer {
    padding: 0;
	margin: 0;
    text-align:left;
    display:block;
    width:100%;
	color:#FFFFFF;
	border:0px solid red;
	height:80px;
	margin-top:0px;
} */

#footerLinks {
	padding-top:30px;
    margin: 0;
	text-align:center;
	color:#FFFFFF;
	font-weight:normal;
	position:relative;
}

#footerLinks A{
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	font-weight:normal;
	white-space:nowrap;
}

#footerLinks A:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

#footerAddress {
	padding:10px;  
    display:block;
    margin: 0;
	color:#FFFFFF;
	text-align:center;
	position:relative;	
}

#footerLinks A B B B{
	font-weight:normal;
}

/**
 * TABLE.PageContent -
 *
 * This table should wrap content entered by a user
 *
 */

TABLE.PageContent {   
    padding: 0 20px 20px 20px;
}


TABLE.PageContent TD {
    min-height: 320px;
}

/**
 * TABLE.ColumnLayout - Invisible table used for the porpuse of creating a column based layout.
 *
 */
TABLE.ColumnLayout {
    font-size: 12px;
    margin: auto auto;
}


TABLE.ColumnLayout .Col1 {
    padding: 5px;
	width:40%;
}

TABLE.ColumnLayout .Col2 {
    padding: 5px;
	width:60%;
}

TABLE.ColumnLayout .Col3 {
    padding: 5px;

}

TABLE.ColumnLayout .Col4 {
    padding: 5px;

}


/**
 * TABLE.Info - This should be used for tables that have items in pairs of label and value.
 *
 */
TABLE.Info {
    font-size: 12px;
    /*margin: auto auto;*/
    width: 95%;
}

TABLE.Info TD.label {
    font-weight: bold;
    width: 25%;
}

TABLE.Info TD.value {

}

/**
 * table#unitList - This should be used for tables that have column headers and list one item per row.
 *
 */

table#unitList {
    font-size: 12px;
    margin: 4px 0 4px 0;
}

table#unitList th {
    background-color: #E7E7E7;
    text-align: left;
}

/*
 * table.edit
 *
 * To be used in tables in edit pages with pairs of label and field. Use
 * <th> tags as a field label.
 *
 */
table.edit {
    border-collapse: separate;
    border-spacing: 0;
    empty-cells: show;
    width: 98%;
}

table.edit tr {

}

table.edit th {
    text-align: left;
    padding: 4px;
}

table.edit td {
    text-align: left;
    padding: 4px;
}

.errorBox {
    background-color: #FF9999;
    width : 390px;
    text-align: left;
    margin-left: 14px;
    border: solid 1px #FF0000;
    padding: 4px;
}

.extraDiv
{
	display:none;  
}

.dataSection
{
	text-align:left;  
	color:#FFFFFF;
}


/*button themes*/

.button
{
    color:#FFFFFF;
	text-decoration:none;
	padding:2px 10px 3px 10px;
    font-weight:bold;
    font-family: Helveitca, Arial, Verdana, sans-serif;
    font-size:11px;
	
    background: url(../images/search_but_bg.jpg) left top repeat-x #06538F;
    border:0px solid #DEDBDB;
    height:19px;
}

A.button:hover{
    border:0px solid #BEBBBB;
    color:#DDDDDD;
	text-decoration:none;
}

#gosearchButton
{

}





/*misc/extra*/
#right-images {
    margin: 0px 0;
   	text-align:left;
	width:0px;
	height:0px;	
}







/***************/
/* HOME        */
/***************/


 #contentLayout{
	position:relative;  
	background:transparent;	
}

 #homePageContent{
	float:left;
	display:inline;
	padding-bottom:20px;
	padding-top: 0;
	overflow:hidden;
}


 #content
{
	padding-right:0px;  
	padding-left:0px;
	z-index:99;
	position:relative;
}

 #homePageContent H2{
	color:#06538F;
	font-size:18px;
	border-bottom:1px dashed #5C5C5C;
	padding:5px 0 5px 0;
	margin: 0 0 2px 0;
	display:block;
	
}

 #homePageContent H3{
	color:#06538F;
	font-size:14px;

}

/*** contact and maint links***/
 #home-contact{
  	display:none;
}
#home-maint{
	display:none;
}
 #home-maint A
{
   	text-align:left;
	width:160px;
	height:262px;	
	background:transparent;

	float:right;

    background: url(../images/maint-image.gif) left top no-repeat;
	border:none;    

    display:block;

	padding: 0;
	margin:20px 0;
}

 #home-maint P , #home-maint h3, #home-maint B
{
	display:none;  
}



/**
 * Featured Listing
 */
 #specialFeatures {
    padding-bottom:10px;
	display:none;
	width:520px;
	float:left;
    background: url(../images/featured-bg.gif) left bottom repeat-x #EAEAEA;
    border:1px solid #D5D5D5;
	color:#FFFFFF;
    text-align: left;   
}


 .featuredListing
{
    text-align: left;
}


 .featuredListing h2 {
    text-align: left;
	padding:10px 10px 0 0;
	margin: 0;
    font-size:14px;
    color:#06538F;
    
    text-decoration:none;
    border:none;

}

 .featuredListing DIV {
    float: left;
    text-align: left;
	margin:10px 20px 0 20px;
	padding: 0;
}
    
 .featuredListing DIV P{ 

}

    
 .featuredListing IMG {
    width:100px;
	margin-bottom:15px;
	clear:both;
}


 .featuredListing .location {
	padding-bottom:5px;
	color:#06538F;
	font-size:11px;
	font-weight:normal;
	margin: 0 3px 0 0;

}

 .featuredListing .location P{
	padding-top:10px;  
}

 .featuredListing .location H3{
	display:inline;  
	font-size:11px;
	font-weight:normal;
	margin: 0 10px 0 0;
}

 .featuredListing .location BR{
 	display:none; 
}  

 .featuredListing .description {

    font-size:11px;
    color:#5C5C5C;
	margin:10px 10px 0 0;
	padding-top:10px;		
	border-top:1px dashed #BFBFBF;
	
	width:330px;
}

 .featuredListing A.button B B B
{
	padding-left:23px;
	padding-right:23px;
}



/**
 * NEWS
 */
 .News {
    display: block;
    position: relative;
    float: left;
    width: 250px;
    margin: 0 0 0 0;
    text-align: left;
}

 .News UL {
    position: relative;
    margin: 0 0 10px 20px;
}

 .News LI {
    position: relative;
    margin: 0 0 10px 0;
}

/**
 * SEARCH COMPONENT
 */
 #searchListings {
    margin: 0 0 0 0px;
   	text-align:center;
	display:inline;
	float:left;
  	background-image:url(../images/left_bg.jpg);
	background-position:right;
	background-repeat:repeat-y;
	height:190px;	
	width:232px;
}

 #searchListings fieldset{
	color:#E1E1E1;
    background: url(../images/rental-home-search.jpg) left top no-repeat;
	width:232px;
    border: 0 solid transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 30px 0 10px 50px;
	margin: 0 0px 0 0px;
	display:block;
	text-align:left;
}

 #searchListings fieldset legend {
	display:none;
}

 #searchListings fieldset label {
    font-weight:bold;
	visibility:hidden;
    margin: 0 0 35px 0;
    clear:both;
	text-align:left;
	color:#06538F;

	width:120px;

	font-size:11px;

}

 #searchListings fieldset select {
/*
    margin: 0 0 0 10px ;
*/
}



 #searchListings input{
	margin: 0 0 0 0;
	width:135px;	
}

 #searchListings textarea{
	margin: 0 0 0 0;
	width:135px;	
}

 #searchListings select {
    margin: 0 0 10px 0;

    clear:both;
    display:block;
	width:120px;

	border:1px solid #BDB8B8;
	background:#FFFFFF;
	
}

 #searchListings A.button{

	padding-left:42px;
	padding-right:42px;  		
}

 #contentExtraDiv1 {	
}




/***************/
/* ABOUT       */
/***************/
.about #content
{
}

.about #contentLayout .dataSection
{
	background-color:#FFFFFF;
	color:#000000;
	padding-left:5px;
	padding-right:5px;
	text-align:justify;
}



/**
 * IE HACK TO IMPLEMENT MIN-HEIGHT
 */
.about .AboutText .IE320MinHeight {
    display: inline;
    float: left;
    width: 1px;
    height: 320px;
}




/***************/
/* MAINTENANCE */
/***************/
.tenants  #content
{

}


.tenants  #layoutDiv1
{
	display:block;
	padding-top:10px;
	border-top:1px solid #000000;

}
 
.tenants  #layoutDiv2
{
	display:block;
	padding-bottom:10px;
}

.tenants  #layoutDiv2 TEXTAREA
{
	width:325px; 
}

.tenants  #confirmationPageContent {
    padding: 30px;
    min-height: 320px;
}

.tenants  h3.FormSection {
    margin-top: 0px;
    border-bottom: 1px solid #000000;
}

.tenants  h3.SidebarHeading {
    margin-bottom: 2px;
    margin-top: 20px;
}

.tenants  #errors {
    display: none;
    border: 1px solid red;
    background-color:#FF9999;
}

.tenants  #today {
    font-weight: bold;
    text-decoration:underline;
    text-align:center;
}

.tenants  #maintenancePhone {
    text-align: center;
}

.tenants  #maintenanceSidebar {
    height: 100%;
    text-align: left;
    margin: 5px;
}

.tenants  .MaintenanceRequestForm {
    border-left: 1px dashed #666666;
    padding: 0 5px 5px 5px;
    text-align: left;
}

.tenants  .FieldLabel {
    margin: 4px;
}

.tenants  .RequiredField {
    color: red;
    font-weight: bold;
}

.tenants  .VerticalDivider {
    border-left: 1px dashed #666666;
    height: 100%;
    //height: 800px;
}

.tenants  DIV.buttons{
	padding-top:10px;  
}

.tenants .date{width:85px;}

.tenants .edit EM{display:block}

/***************/
/* CUSTOM      */
/***************/
.contact_us #Content {   
}


.contact_us #Content A {
	color:#1350A0;
	text-decoration:none;
}

.contact_us #Content A:hover {
	color:#1350A0;
	text-decoration:underline;
}


.webform
{
    background: url(../images/contact-form-bg.gif) left bottom repeat-x #EAEAEA;
    border:1px solid #D5D5D5;
 	padding:10px; 
}



/**
 *  WEBFORMS
 */
.contact_us .webform fieldset{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

	border: 0 solid transparent;



	margin:25px 20px 20px 50px;
	width:425px;
	_width:405px;
	display:block;
	padding: 0 0 0 0;
}

.contact_us .webform fieldset div {
    width: 100%;
    float: left;
    text-align: left;
}

.contact_us .webform fieldset legend{
	border:none;
	background:transparent;

	color:#000000;
	font-weight:bold;
	font-variant:small-caps;
	font-size:18px;
	font-family: Georgia,sans-serif;

	margin: 0;
	padding:20px 0 15px 10px;
	_padding:20px 0 15px 5px;

}

.contact_us .webform fieldset legend img{
	padding: 0 5px 0 5px;
}

.contact_us .webform label{
	font-size:90%;

	display:none;
	float:left;
	width:90px;
	text-align:right;
	margin:6px 5px 0 0;
}

.contact_us .webform input{
	margin:5px 0 0 0;
	background:#F7F8F2;
	border:1px solid #46606B;
	width:250px;
}

.contact_us .webform textarea{
	margin:5px 0 0 0;
	background:#F7F8F2;
	border:1px solid #46606B;
	width:250px;
}

.contact_us .webform select {
    margin:5px 0 0 0;
	background:#F7F8F2;
	border:1px solid #46606B;
	width:250px;
}

.contact_us .webform .primaryButtons {
    text-align: center;
    padding-bottom:15px;


}

.contact_us .webform .primaryButtons INPUT{
    color:#FFFFFF;
	text-decoration:none;
	padding:2px 10px 3px 10px;
    font-weight:bold;
    font-family: Helveitca, Arial, Verdana, sans-serif;
    font-size:11px;
	
    background: url(../images/btn-bg.gif) left top repeat-x #06538F;
    border:1px solid #DEDBDB;
    height:22px;
    
    width:98px;
}

/***************/
/* 	RENTALS    */
/***************/
 #content
{

}


/**
 *	LISTING PAGE
 */

 table.list {

    color: black;
    font-size: 12px;
	background-color:transparent;
	margin:10px 0 0 0;
	width:100%;
    
}

 table.list tr:hover,
 table.list tr.hover {
    background-color: #D0E2FF !important;
}

 table.list TR.Row_1 {
    background-color: #FFFFFF;
}

 table.list TR.Row_0 {
    background-color: #FFFFFF;
}

 table.list TH {
    background-color: #FFFFFF;
    padding: 2px;
}

 table.list TD  {
	border-top:1px dashed #5C5C5C;
	padding:10px 10px 0 0;
}

 div.column_5:after {
 	content:'.';
	clear:both;
	display:block; 
	visibility:hidden;
	height: 0;
}  

 div.column_1 {
    width: 200px;
    min-height:200px;
    _height:200px;
    float: left;
    display:inline;
	padding: 0 0 10px 10px;

}

 div.column_1 IMG{
    padding: 1px;
	width:180px;

}

 div.column_2 {
    width: 240px;
     left: 0;
    display:block;
    float: left;

	color:#5C5C5C;
	padding: 0 0 10px 10px;
}

 div.column_3 {
    position:relative;
    left: 0;
    width: 240px;
    float: left;

	color:#5C5C5C;
	padding: 0 0 10px 10px;

}

 div.column_4 {
    position:relative;
    left: 0;
    width: 240px;
    float: left;

	color:#5C5C5C;
	padding: 0 0 10px 10px;

}

 div.column_5 {
    position:relative;
    left: 0;
    width: 495px;
    float: left;

	color:#5C5C5C;
	padding: 0 0 10px 10px;

}

 table.list .PropertyImage {
    margin: 0;
}

 table.list TD.Address {
    padding-top: 5px;
    text-align: left;
}

 table.list DIV.hr {
    background-color: #CCCCCC;
    color: #CCCCCC;
    height: 1px;
}

 table.list DIV.hr HR {
    display: none;
}


/**
 * BUILDING AND UNIT PAGES CSS
 */

 TABLE.ColumnLayout {   
	width:750px;
    background: url(../images/featured-bg.gif) left bottom repeat-x #EAEAEA;
    border: 1px solid #D5D5D5;
}

 TABLE.ColumnLayout TD.Col1{   
	padding-bottom:20px;
	width:200px;
	overflow:hidden;
}

 TABLE.ColumnLayout TD.Col1 IMG{   
    padding: 1px;
	width:180px;
}

 TABLE.ColumnLayout TD.Col2{   
	padding-bottom:20px;
}

 #layoutDiv1{
	margin: 0;
	padding: 0;
	width:750px;
	background-color:#FFFFFF;
}

 DIV.BuildingNameAddress {
    text-align: left;
    margin: 0 0 0 0;
}

 DIV.BuildingNameAddress H3 {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    margin: 2px;
	color:#5C5C5C;

    
}

 DIV.ImageList {
    width: 100%;
    margin: 5px 0 0 0;
    padding: 0;
}

 DIV.UnitDetails H3 {
    font-size: 14px;
    font-weight: bold;
    padding: 2px;
	color:#5C5C5C;

    
}

 DIV.UnitDetails P {
    padding: 5px 0 5px 0;
    margin: 2px 2px 20px 2px;
}

 .UnitDetails A{
	color:#000000  ;
	font-weight:bold;
}



 .ListingDescription{
  margin:10px 0 10px 0;;

}

 .MapLink {
    padding: 10px 0 10px 0;
}

 .MapLink A{
	color:#1350A0 !important;
	text-decoration:none;
	background:url(../images/map-btn.gif) center left no-repeat transparent;
	padding-left:30px;
	padding-top:8px;
	border:none;	
	height:27px;
	font-weight:normal;
}

 .MapLink A:hover{
	color:#1350A0;
	text-decoration:underline;
	border:none;
	background:url(../images/map-btn.gif) center left no-repeat transparent;
}

 .MapLink A B B
{
	color:#1350A0;
	text-decoration:none;  
	font-weight:normal;
	
}

 .BackLink {
    text-align: left;
    margin: 10px;
}
 .BackLink A{
	color:#5C5C5C;

	font-weight:bold;
	text-decoration:none;
}

 .BackLink A:hover{
	text-decoration: underline;
}

 .SendToFriendLink {
    padding: 10px 0 10px 0;
}

 DIV.Image {
    display:inline;
    float:left;


    padding: 10px;
    margin: 10px;
    background-color: #FFFFFF;
}

 .PropertyImage {
    float: left;
    width: auto;
	padding: 0;
}

 .thumbnail{
	text-align:center;  
	margin-bottom:5px;
}
 .thumbnail IMG{
    padding: 1px;
	width:150px;    
	
}

 DIV.ImageLink {
    font-size: 12px;
    margin: 0;
    text-align: right;
	color:#1350A0;
}	

 A.ImageLink
{
	color:#1350A0;
    text-decoration:none;
    
	background:url(../images/enlarge-btn.gif) center left no-repeat;
	padding-left:30px;
	padding-top:8px;
	padding-bottom:8px;
	border:none;	
	height:30px;
	
	display:inline;
	clear:both;
	
	font-weight:normal;
	
}

 A.ImageLink:hover
{
	color:#1350A0;
    text-decoration:underline;
}

 A.ImageLink B B B
{
	font-weight:normal;
	color:#1350A0;  
}

 #dataSection-Gallery{
	display:block;
	clear:both;  
	border:none;
}

 #dataSection-Gallery BR
{
  	display:none;
}

 #dataSection-Description{
	display:block;
	clear:both;  
}



  
 #dataSection-Units A
{
	color:#5C5C5C;

}

 .dataSection{

	padding:10px 0 10px 20px;
	text-align:left;
	border-top:1px dashed #5C5C5C;	
	color:#5C5C5C;
	clear:both;
	display:block;
	width:700px;
	background-color:#FFFFFF;
}


 #dataSection-Units
{
	display:block;
	clear:both;
	
	margin-top:20px;
	padding-top:20px;	
	
	border-top:1px dashed #5C5C5C;	
}
 .dataSection H3{
	color:#5C5C5C;

	margin-bottom: 0;
}

 .dataSection A{
	color:#1350A0;
	text-decoration:none;
}

 .dataSection A:hover{
	color:#1350A0;
	text-decoration:underline;
}

 .PriceRange {
	color:#5C5C5C;

    font-weight: bold;
    font-size: 14px;
}

 p {
    margin: 10px 10px 10px 0;
}

 .dataSection P{
	margin-top: 0;
}


 .dataSection #leasingContactInfo
{
	margin: 0 10px 10px 0;
}



 .BuildingNeighborhood {
    display: block;
/*
    margin-top: 10px;
*/
}

 .BuildingNeighborhood B{font-weight:normal;}

 .BuildingAddress {
    margin-top: 10px;
}

 .BuildingAddress A.link
{
	color:#5C5C5C;

    text-decoration:none;
    font-size: 14px;
}

 A.BuildingLink {
	color:#5C5C5C;

    text-decoration:underline;
    font-size:14px;
}

 .BuildingLink img {
    margin-top: 10px;
}

 .UnitTypes {
    margin-top: 0;
}

/**
  *  IMAGE ZOOMING
  */
 #imageZoomIMG {
    margin: 5px;
    padding: 1px;

}

 #imageZoom {
    position: absolute;
    width: 320px;
    display: none;
    z-index: 3;
	color:#5C5C5C;

    text-align: center; 

	border:3px solid #5E6163;    
    background: url(../images/featured-bg.gif) left bottom repeat-x #EAEAEA;
	
}

 .ImageZoomCloseButton {
    text-align: center;
    margin: 0;
	color:#5C5C5C;

	padding:10px;
}

 .ImageZoomCloseButton A{
    color:#FFFFFF;
	text-decoration:none;
	padding:2px 10px 3px 10px;
    font-weight:bold;
    font-family: Helveitca, Arial, Verdana, sans-serif;
    font-size:11px;
	
    background: url(../images/btn-bg.gif) left top repeat-x #06538F;
    border:1px solid #DEDBDB;
    height:22px;
}
 
 .ImageZoomCloseButton A:hover{
   border:1px solid #BEBBBB;
    color:#DDDDDD;
}



 
/**
 *	INQUIRE FORM
 */


 .label BUTTON{
    color:#FFFFFF;
	text-decoration:none;
	padding:2px 10px 3px 10px;
    font-weight:bold;
    font-family: Helveitca, Arial, Verdana, sans-serif;
    font-size:11px;
	
    background: url(../images/btn-bg.gif) left top repeat-x #06538F;
    border:1px solid #DEDBDB;
    height:22px;
}


 TABLE.PopupForm {
    margin: auto auto;
    font-size: 12px;
}

 TABLE.PopupForm TD.label  {
    font-weight: bold;
}

 .guestCardFormMsg {
    margin: auto auto;
    text-align: left;
}

 #guestCardFormContainer {
    position: absolute;
    z-index: 4;
    border: 2px solid orange;
    width: 540px;
    height: 450px;
    padding: 10px;
    background-color: #E7E7E7;
}

 #guestCardForm fieldset {
    display: block;
    border: 2px solid #E3DEB8;
    background-color: #F3F3EC;
    padding: 0;
    margin: 10px 0 10px 0;
}

 #guestCardForm div.fieldset {
    display: block;
    border: 1px solid #CCCCCC;
    background-color: #F7F7F7;
}

 div.autoscroll {
    overflow: auto;
    height: 400px;
    margin: 0;
}

 .PopUpContainer  {
    width: 510px;
}

/**
 * SEARCH COMPONENT
 */

 #searchListings {
    background: url(../images/featured-bg.gif) left bottom repeat-x #EAEAEA;
    border:1px solid #D5D5D5;
 	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:20px;
	margin-top:0px;
	display:block;
}

 #searchListings fieldset {
  
 	border:none; 
 	text-align:right;
}

 #searchListings fieldset div {
    width: 230px;
    _width: 240px;    
    float: left;
    text-align: left;
    margin-bottom:10px;    
}

 #searchListings fieldset legend{
	

	border:none;

	color:#5C5C5C;

	font-weight:bold;
	padding:2px 5px;
	margin: 0 0 10px 0;
}

 #searchListings input{
	margin:5px 0 0 0;
	width:120px;  
	background:#FAFBF9;
	border:1px solid #46606B;
}

 #searchListings A.button{
	width:auto;  
	margin-right:52px;
	_margin-right:57px;
	
	padding-right:20px;
	padding-left:20px;	
	
	white-space:nowrap;
}

 #searchListings textarea{
	margin:5px 0 0 0;
	width:120px;  
	background:#FAFBF9;
	border:1px solid #46606B;

}

 #searchListings select {
    margin:5px 0 0 0;
	width:120px;  
	background:#FAFBF9;
	border:1px solid #46606B;

}

 #searchListings #zip
{
	width:55px;
    margin:5px 0 0 0;

}

 #searchListings #state
{
	width:60px;  
    margin:5px 1px 0 0;

}

 #searchListings fieldset legend img{
	padding: 0 5px 0 5px;
}

 label{
	font-size:90%;
	color:#FFFFFF;
	display:block;
	float:left;
	width:90px;
	text-align:right;
	margin:6px 5px 0 0;
}

 #unitList{
  	margin:10px 0 10px 0;
	color:#5C5C5C;

	width:400px;
}

 #unitList TH {
    background-color: transparent !important;
    padding: 2px;
	color:#5C5C5C;
}

 #unitList TD {
	color:#5C5C5C;
}


 #unitList TD A{
	color:#1350A0  ;
	text-decoration:none;
}

 #unitList TD A:hover{
	color:#1350A0  ;
	text-decoration:underline;
}


/****************/
/* CONTACT AGENT*/
/****************/


#guestCardForm #contactUsFieldset
{
	border:none;  
}


/****************/
/* APPLICATION  */
/****************/

#tenantApplicationForm #contactUsFieldSet
{
	border:none;  
}

#tenantApplicationForm TEXTAREA{width:450px;}
#tenantApplicationForm INPUT{width:80px;}
#tenantApplicationForm INPUT.checkbox{width:auto}
#tenantApplicationForm INPUT.radio{width:auto}



#tenantApplicationForm .primaryButtons INPUT{width:100px;}
.featuredListing {
    clear:both;
}


/* calendar styles */
#calendar_div {
	display: none;
	border: 1px solid #777;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#calendar_div a {
	cursor: pointer;
}
button.calendar_trigger {
	width: 25px;
}
img.calendar_trigger {
	margin: 2px;
	vertical-align: middle;
}
#calendar_control, #calendar_links, #calendar_header, #calendar {
	clear: both;
	float: left;
	width: 185px;
	color: #fff;
}
#calendar_control {
	background: #400;
}
#calendar_links {
	background: #000;
}
#calendar_control a, #calendar_links a {
	font-weight: bold;
	font-size: 75%;
	letter-spacing: 1px;
	padding: 2px 5px;
	color: #eee;
}
#calendar_control a:hover {
	background: #fdd;
	color: #333;
}
#calendar_links a:hover {
	background: #ddd;
	color: #333;
}
#calendar_clear, #calendar_prev {
	float: left;
}
#calendar_current {
	float: left;
	width: 35%;
	text-align: center;
}
#calendar_close, #calendar_next {
	float: right;
}
#calendar_header {
	background: #333;
	text-align: center;
}
#calendar_header select {
	background: #333;
	color: #fff;
	border: 0;
	font-weight: bold;
}
#calendar {
	background: #ccc;
	text-align: center;
	font-size: 105%;
}
#calendar a {
	color: #333;
}
#calendar a:hover {
	color: #000;
	background: none;
}
#calendar .calendar_titleRow {
	background: #777;
}
#calendar .calendar_daysRow {
	background: #eee;
	color: #666;
}
#calendar .calendar_daysCell {
	color: #000;
	border: 1px solid #ddd;
}
#calendar .calendar_weekEndCell {
	background: #ddd;
}
#calendar .calendar_daysCellOver {
	background: #fff;
	border: 1px solid #777;
}
#calendar .calendar_unselectable {
	color: #888;
}
#calendar_today {
	background: #fcc !important;
}
#calendar_currentDay {
	background: #999 !important;
}
#calendar_cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -1; /*must have*/
    left: -1px; /*must have*/
    width: 187px; /*must have to match width and borders*/
    height: 210px; /*must have to match maximum height*/
}

INPUT.date {
    border-left: solid 1px #336699;
    border-top: solid 1px #336699;
    border-right: solid 1px #666666;
    border-bottom: solid 1px #666666;
    font-weight: bold;
    font-size: 12px;
    color: #003366;
    cursor: pointer;
    padding-right: 0;
    background: #FFFFFF url("http://www.propertyware.com/pw/images/cal.gif") no-repeat center right;
}

.imgCal {
    position: absolute;
    display: none;
}

div#popupMask {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .4;
    margin: 0 0 0 0;
    /* this hack is so it works in IE
* I find setting the color in the css gives me more flexibility
* than the PNG solution.
*/
    background: #000000;
    /* this hack is for opera support
* you can uncomment the background-image if you don't care about opera.
* this gives you the flexibility to use any bg color that you want, instead of the png
   background-image: url("../../images/maskBGsm.png") !important; // For browsers Moz, Opera, etc.
   background-image:none;
   background-repeat: repeat; */

    display:none;
}

.pleaseWaitBubble {
    display: none;
    position: absolute;
    z-index: 3;
    width : 300px;
    text-align: center;
    padding: 4px;
    margin: 4px;
    overflow: hidden;
}
#hometest{
  	background-image:url(../images/left_bg.jpg);
	background-position:right;
	background-repeat:repeat-y;
	width:232px;	
	height:200px;
}
.whitetext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	line-height:20px;
}
.pad45{
	padding-left:45px;
}
.pad45 p a{
	color:#FFFFFF;
	text-align:right;
	text-decoration:none;
	padding-left:120px;
}
_content_table{
	padding-top:70px; margin-left:170px; 
}
_content_td1{
	font-weight:bold; line-height:15px; 
	width:190px !important;  
	width:210px;
}
_content_td2{
	font-weight:bold; line-height:15px; 
	width:180px !important;  
	width:170px;

}
.padleft30{
	padding-left:30px;
}
_content_btn{
	padding-left:30px;
	padding-right:30px;
	margin-left:50px;
}
_content_btn1{
	padding-left:30px;
	padding-right:30px;
	margin-left:20px;
}
_content{
	background-image:url(../images/home_content.jpg);
	width:792px;
	height:424px;
	background-position:top;
	background-repeat:no-repeat;
	font-size:13px;
}
.footerlinks_home{
	margin-top:20px;
	color:#FFFFFF;
	line-height:20px;
	font-size:11px;
	margin-left:18px;
}
.footerlinks_home a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}
.footerlinks_home a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:11px;
}

.textcenter{
	text-align:center;
	line-height:30px;
	font-size:11px;
}
.padr10{
	padding-right:10px;
}
.yellowtext{
	color:#FFFF00;
}
.morgin0{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 18px;
}
#companyAddress{
	display:none;
}
.about #contentLayout
{
	background:transparent;
}padleft30{
	padding-left:30px;
}
.home_content_btn{
	padding-left:30px;
	padding-right:30px;
	margin-left:50px;
}
.home_content_btn1{
	padding-left:30px;
	padding-right:30px;
	margin-left:20px;
}
.home_content{
	background-image:url(../images/home_content.jpg);
	height:424px;
	background-position:top;
	background-repeat:no-repeat;
	font-size:13px;
}
.footerlinks_home{
	margin-top:20px;
	color:#FFFFFF;
	line-height:20px;
	font-size:11px;
	margin-left:18px;
}
.footerlinks_home a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}
.footerlinks_home a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:11px;
}

.textcenter{
	text-align:center;
	line-height:30px;
	font-size:11px;
}
.padr10{
	padding-right:10px;
}
.yellowtext{
	color:#FFFF00;
}
.morgin0{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 18px;
}
.about #contentLayout
{
	background:transparent;
}
.MsoNormal a{
	color:#000000;
	text-decoration:none;
}.home_content_table{
	padding-top:70px; margin-left:170px; 
}
.home_content_td1{
	font-weight:bold; line-height:15px; 
	width:190px !important;  
	width:210px;
}
.home_content_td2{
	font-weight:bold; line-height:15px; 
	width:180px !important;  
	width:170px;

}
#pw_website_header{
	width:677px;
	height:26px;
	text-align:right;
	font-size:22px;
	font-weight:bold;
	padding-right:20px;
	float:left;
	color:#01477B;
}
.top_links{
	float:right;
	height:26px;
	width:326px;
	background-color:#96C2F1;
}
.top_link_tenant{
	float:left;
	width:153;
	text-align:center;
	vertical-align:middle;
	padding-top:3px;
}
.top_link_tenant a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	
}
.top_link_owner{
	float:left;
	width:153;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	padding-top:3px;
	
}
.top_link_owner a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
.seprator{
	float:left;
	width:18;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:3px;
	
	
}
#companyName{
	font-size:22px;
	font-weight:bold;
	color:#01477B;
}
#companyName font{
	font-size:22px;
	font-weight:bold;
	color:#01477B;
}