﻿#flash1
{
	margin: 0px;
    padding: 0px;
	width: 812px;
	height: 346px;	
}

#messagebar
{
	background: url(../rsDefault/images/message-bar.jpg)  no-repeat 0px center;
	margin: 0px;
    padding: 0px;
	width: 814px;
	height: 24px;
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	
}

#messagebar #messagebartext
{
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 104px;
	padding-top: 5px;
	
}

#homeImage 
{
    background: url(../rsDefault/images/Apartments_814x325.jpg) no-repeat left top;
    margin: 0px;
    padding: 0px;
	width: 814px;
	height: 325px;	
}
ul#mainNav
{
    position: absolute;
    left: 30px;
    top: 15px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 270px; /*border-bottom: 1px dashed #999999; */
    position: relative;
}
#mainNav a
{
    text-decoration: underline;
    background: url(../rsDefault/images/circleWhite.png) no-repeat left center;
    color: #7D8589;
    font-size: 19px;
    color: #FFFFFF;
    border-bottom: none;
    display: block;
    padding-left: 35px;
    line-height: 32px;
}

#mainNav a:hover
{
    font-weight: bold; 
}
/* IE Fixes */
/* remove annoying gaps */
#mainNav li
{
    display: inline;
}
/* force hover on entire width of  link */
* html #mainNav a
{
    height: 1px;
}


/*================= Tools ===================*/

.xwhatsNewLine
{
	padding-left: 13px;
}

#beforeToolsSpacer
{
    height: 11px;
    font-size: 0px;
}
#toolsCell
{
    width: 814px;
    height: auto;
    margin: 0px;
    padding: 0px;
    font-size: 0px;  
}
#toolsCell #clientLogin
{
    float: left;
    width: 100px;
    height: 109px;
    padding-left: 3px;
}

/*------- What's New ---------- */
#toolsCell #whatsNewDiv
{
    background-color: #FFFFFF;
    width: 410px; 
    height: 135px;
    padding-left: 0px;
    padding-top: 5px; 
    float: left;
    font-family: Arial, Helvetica, sans-serif;
}

#toolsCell #whatsNewHeader
{    
    background: url(../rsDefault/images/circleBlue.gif) no-repeat 10px center;
    font-size: 16px;
    color: #0B3557; 
    padding-left: 60px;
    font-weight: bold;
    clear: both;
}
#toolsCell #whatsNewUL
{
    padding: 6px 0px 6px 20px;
}
#toolsCell .whatsNewLink
{
    line-height: 100%;
    font-size: 14px;
    padding-top: 0px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-left: 25px;
    list-style-type: none;
    list-style-image: url(triangleTan10px.gif);
}
#toolsCell #whatsNewDiv a
{
    color: #585630;
    text-decoration: none;
}
#toolsCell #whatsNewDiv a:hover
{
    color: #883600;
    text-decoration: underline;
    font-weight: normal;
}


/* ------ Vertical Line  --------*/
#toolsCell .vertLine
{
    /*background: url(../rsDefault/images/VertLine.gif) no-repeat 1px -3px;*/
    float: left;
    width: 4px;
    height: 109px;
}
.highlight:hover img
{    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); 
     -moz-opacity: 1.00; 
     /*border: 2px solid #0B3557;*/
}
.highlight img
{
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: .50;
    /*border: 2px solid White;*/
}

#toolsCell #investmentToolbox
{
    float: left;
    width: 100px;
    height: 109px;
}
#toolsCell #consultWithUs
{
    float: left;
    width: 100px;
    height: 109px;
}
#toolsCell #clientLogin
{
    float: left;
    width: 100px;
    height: 109px;
}
#toolsCell #investorResources
{    
    float: left;
    width: 101px;
    height: 109px;
}

