﻿/*-------------------------------------------------------------------------

Flavor1048.css
- Defines colors, fonts and background images.

-------------------------------------------------------------------------*/

body {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    color: #000;
}

img {
    border:0;
    margin: 0;
}

/*-------------------------------------------------------------------------
>> SHARED CONTENT
-------------------------------------------------------------------------*/

.formButtonSmall {
    height: 18px;
}

h1, h2, h3, h4 {
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-weight: normal;
    color: #002341;
}

h1 {
    font-size: 30px;
    margin: 10px 0 10px 0;
    padding-bottom: 20px;
    background: url(http://assets.salesaspects.com/templates/i/content/espresso-grey-dotted-divider.png) repeat-x 0 46px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 18px;
    color: #416384;
    padding: 0;
    margin: 0 0 10px 0;
}

h4 {
    font-size: 14px;
}

table div{
    padding: 0;
    margin: 0;
}

a {
    color: #416384;
    text-decoration: none;
}

ul {
    margin-left: 0px;
    padding-left: 20px;
}

a:hover {
    text-decoration: underline;
}

strong {
    color: #00172b;
}

.coloredFormLabelSmall {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #385874;
    line-height: 20px;
}

.neutralFormLabelSmall {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #353535;
}

.formButtonLarge {
    width: 144px;
    height: 51px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    margin: 14px 0 14px 12px;
    color: #fff;
    background: url(http://assets.salesaspects.com/templates/i/content/espresso-softblue-form-btn-lg.png) no-repeat 0px 0px;
    border: none;
    cursor: pointer;
}

*html .formButtonLarge {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://assets.salesaspects.com/templates/i/content/espresso-softblue-form-btn-lg.png', sizingMethod='scale');
}


/*--------------------------------------------------------------------------------------------------
>> LOGIN CONTROL
--------------------------------------------------------------------------------------------------*/

#siteLogin {
    font-size: 11px;
    color: #79756c;
    font-weight: bold;
    margin-top: 2px;
}
#siteLogin a{
    color: #79756c;
    font-weight: normal;
    margin-top: 20px;
}
#siteLogin a:hover{
    color: #79756c;
}
#siteLogin input{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    /*height: 13px;*/
    margin-left: 3px;
    margin-bottom: 3px;
}

/*--------------------------------------------------------------------------------------------------
>> HEADER LINKS
--------------------------------------------------------------------------------------------------*/

#siteHeaderContent1 {
	display: block;
	position: absolute;
	top: 2px;
	left: 310px;
	height: 20px;
    z-index: 2000;
    font-size: 10px;
    line-height: 20px;
}
#siteHeaderContent1 a, #siteHeaderContent2 a{
    color: #79756c;
}
#siteHeaderContent1 a:hover, #siteHeaderContent1 a:hover{
    color: #79756c;
}
#siteHeaderContent1 img{
    vertical-align: middle;
}

#siteHeaderContent2 {
	display: block;
	position: absolute;
	top: 2px;
	left: 530px;
	height: 20px;
    z-index: 2000;
    font-size: 10px;
    line-height: 20px;
}

#siteHeaderContent3 {
    display: block;
	position: absolute;
	top: 4px;
	left: 400px;
	height: 20px;
    z-index: 2000;
    font-size: 10px;
    line-height: 20px;
    font-weight: bold;  
}
#siteHeaderContent3 a{
    font-size: 12px;
    color: #002341;
    text-decoration: none;
}
#siteHeaderContent3 a:hover{
    text-decoration: underline;
}


/*--------------------------------------------------------------------------------------------------
>> NAVIGATION CONTROL
--------------------------------------------------------------------------------------------------*/

#siteNavigation {
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color:#394c5e;
    background: url(http://assets.salesaspects.com/templates/i/menu/main-nav-bkgd-45.png) no-repeat 0 0;
}

*html #siteNavigation {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://assets.salesaspects.com/templates/i/menu/main-nav-bkgd-45.png', sizingMethod='scale');
}

#siteNavigation a{
	color:#394c5e;
	text-decoration: none;
}

#siteNavigation a:hover{
    color: #394c5e;
    text-decoration: none;
    cursor: pointer;
}

*html #siteNavigation a {
	position: relative;
}


#siteNavigationInner {    
    margin-top: 19px;
    padding: 0; 
}

.siteMenu .rmRootGroup{
}

.siteMenu .rmRootGroup .rmItem {
	display: block;
	padding-left: 12px;		
}

.siteMenu .rmFirst 	{
}

.siteMenu .rmLast {	
}

.siteMenu .rmSlide{
	margin-top: 8px;
	margin-bottom: 15px;
	margin-left: -8px;
	border: 1px solid #aca79d;
	font-size: 12px;
	text-transform: none;
	line-height: 13px;
	background-color: #f4f0e7;
	z-index: 2;
}

.siteMenu .rmSlide .rmItem {		
	/*border: solid 1px black;*/
	display: block;
	padding-left: 0px;
    margin-left: 0px;
}

.siteMenu .rmExpanded {
	color: red;	
}

.siteMenu a{
	position: relative;
	display: block;
	padding-left: 5px;	
	padding-right: 5px;
	/*
	don't use padding top or botton on top level a tag
	because it causes strange behavior in ie 6
	padding-bottom: 4px;
	padding-top: 4px;	
	*/
}

.siteMenu a:hover{
	cursor: pointer;
}

.siteMenu .rmSlide .rmGroup .rmLink{
	position: relative;
	display: block;
	padding-left: 0;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-top: 5px;
	font-weight: normal;	
} 

.siteMenu .rmSlide a:hover{	
	cursor: pointer;
	background: #fff;
} 



/*--------------------------------------------------------------------------------------------------
>> MAIN LAYOUT
--------------------------------------------------------------------------------------------------*/

#siteSide {
	color: #000;
	height: 100%;
}

#siteMain {
	padding: 0;
	height: 100%;
}

#siteMainContainer {
    padding: 10px 22px 15px 20px;
    min-height: 600px;
    background: url(http://assets.salesaspects.com/templates/i/containers/container9-main-repeat.png) repeat-y right top;
}

#siteFooter{
	color: #677d8c;
	font-size: 10px;
	line-height: 14px;
}
#siteFooter a{
    color: #677d8c;
    text-decoration: none;
}
#siteFooter a:hover{
    color: #fff;
    text-decoration: underline;
}



/*--------------------------------------------------------------------------------------------------
>> MODULE CONTAINERS - USED BY INDIVIDUAL CONTROLS AS BACKGROUND STYLING
--------------------------------------------------------------------------------------------------*/

.moduleContainer {
	background: url(http://assets.salesaspects.com/templates/i/containers/container9b-main-left.png) no-repeat left top;
}
*html .moduleContainer {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://assets.salesaspects.com/templates/i/containers/container9b-main-left.png', sizingMethod='scale');
}

.moduleContainerContent {
	background: url(http://assets.salesaspects.com/templates/i/containers/container9b-main-right.png) no-repeat right top;
	margin-left: 12px;
	padding-top: 12px;
	min-height: 70px;
}
*html .moduleContainerContent {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://assets.salesaspects.com/templates/i/containers/container9b-main-right.png', sizingMethod='scale');
    height: 70px;
}

.moduleContainerBottomLeft {
	background: #222c36 url(http://assets.salesaspects.com/templates/i/containers/container9-bottom-left.png) no-repeat left top;
	height: 12px;
}
*html .moduleContainerBottomLeft {
    background: #222c36;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://assets.salesaspects.com/templates/i/containers/container9-bottom-left.png', sizingMethod='scale');
}

.moduleContainerBottomRight {
	background: url(http://assets.salesaspects.com/templates/i/containers/container9-bottom-right.png) no-repeat right top;
	height: 12px;
	margin-left: 12px;
}
*html .moduleContainerBottomRight {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://assets.salesaspects.com/templates/i/containers/container9-bottom-right.png', sizingMethod='scale');
}



/*--------------------------------------------------------------------------------------------------
>> GROUP CONTAINERS - USED BY GROUPED CONTENT CONTROLS AS BACKGROUND STYLING
--------------------------------------------------------------------------------------------------*/

.groupContainer {
	background: url(http://assets.salesaspects.com/templates/i/containers/container9b-main-left.png) no-repeat left top;
}
*html .groupContainer {
    position: relative;
    width: 100%;
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://assets.salesaspects.com/templates/i/containers/container9b-main-left.png', sizingMethod='crop');
}

.groupContainerContent {
	background: url(http://assets.salesaspects.com/templates/i/containers/container9b-main-right.png) no-repeat right top;
	margin-left: 12px;
	min-height: 70px;
}
*html .groupContainerContent {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://assets.salesaspects.com/templates/i/containers/container9b-main-right.png', sizingMethod='crop');
    height: 70px;
}

.groupContainerBottomLeft{
	background: #222c36 url(http://assets.salesaspects.com/templates/i/containers/container9-bottom-left.png) no-repeat left top;
	height: 12px;
}
*html .groupContainerBottomLeft {
    background: #222c36;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://assets.salesaspects.com/templates/i/containers/container9-bottom-left.png', sizingMethod='crop');
}

.groupContainerBottomRight {
	background: url(http://assets.salesaspects.com/templates/i/containers/container9-bottom-right.png) no-repeat right top;
	height: 12px;
	margin-left: 12px;
}
*html .groupContainerBottomRight {
    background: none;
    height: 12px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://assets.salesaspects.com/templates/i/containers/container9-bottom-right.png', sizingMethod='crop');
}



/*--------------------------------------------------------------------------------------------------
>> SITE MAIN WRAPPER CONTAINER - USED TO WRAP siteMain
--------------------------------------------------------------------------------------------------*/

.siteMainWrapper {
	background: url(http://assets.salesaspects.com/templates/i/containers/container9-main-left.png) no-repeat left top;
}
*html .siteMainWrapper {
    position: relative;
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://assets.salesaspects.com/templates/i/containers/container9-main-left.png', sizingMethod='crop');
}

.siteMainWrapperContent {
	background: url(http://assets.salesaspects.com/templates/i/containers/container9-main-right.png) no-repeat right top;
	margin-left: 12px;
	margin-bottom: -6px;
	padding-top: 12px;
	min-height: 600px;
}
*html .siteMainWrapperContent {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://assets.salesaspects.com/templates/i/containers/container-main-right-978w.png', sizingMethod='crop');
    height: 100%;
}

.siteMainWrapperBottomLeft {
	background: #222c36 url(http://assets.salesaspects.com/templates/i/containers/container9-bottom-left.png) no-repeat left top;
	height: 12px;
}
*html .siteMainWrapperBottomLeft {
    background: #222c36;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://assets.salesaspects.com/templates/i/containers/container9-bottom-left.png', sizingMethod='crop');
}

.siteMainWrapperBottomRight {
	background: url(http://assets.salesaspects.com/templates/i/containers/container9-bottom-right.png) no-repeat right top;
	height: 12px;
	margin-left: 12px;
}
*html .siteMainWrapperBottomRight {
    margin-left: 12px;
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://assets.salesaspects.com/templates/i/containers/container-bottom-right-978w.png', sizingMethod='crop');
}


/*--------------------------------------------------------------------------------------------------
>> LEAD FORMS
--------------------------------------------------------------------------------------------------*/

#leadContent {
    position: relative;
    margin-left: 8px;
    padding-top: 10px;
}

#leadContent input, #leadContent select, #leadContent textarea {
    margin-top: 0px;
    margin-bottom: 4px;
    font-size: 14px;
    vertical-align: middle;
}

.FormSectionHeading {
    width: 75%;
    color: #6086a7;
    margin-left: 0;
    margin-bottom: 2px;
    font-size: 22px;
    padding-top: 22px;
    background: url(http://assets.salesaspects.com/templates/i/content/espresso-grey-dotted-divider.png) repeat-x 0 10px;
}

.PageHeading {
    padding-top: 1px;
}

.FormSectionDescription {
    width: 75%;
    margin-left: 0;  
}

#leadFormIntro {
}

.FormSubmitButton {
    position: relative;
    font-size: 16px;
}

.leadFormFooter {
}

#divDefaultLeadDisclaimer {
    position: relative;
    padding: 0 30px 30px 20px;
    color: #b2b2b2;
    font-size: 11px;
}


/*--------------------------------------------------------------------------------------------------
>> SUPPORT FOR LEGACY CLASSES USED THROUGH PAGES AND CONTROLS. 
--------------------------------------------------------------------------------------------------*/

.fntHeader1 {
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 30px;
    margin: 0 0 10px 0;
    color: #002341;
    padding: 10px 0 10px 10px;
    background: url(/templates/i/skins/h1-heading-1.gif) no-repeat;
    z-index: 500;
}

.fntHeading {
    margin-top: 10px;
    font-size: 30px;
    color: #002341;
    padding-bottom: 14px;
    background: url(http://assets.salesaspects.com/templates/i/content/espresso-grey-dotted-divider.png) repeat-x 0 42px;
}

/*--------------------------------------------------------------------------------------------------
>> MENU LINKS CONTEXTUAL SUB-NAV CONTROL 
--------------------------------------------------------------------------------------------------*/

.menuLinksSubTop {
    height: 30px;
    width: 100%;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    margin-bottom: 8px;
    background-color: #40617e; 
}
.menuLinksSubTop a{
    color: #fff;
    text-decoration: none;
}
.menuLinksSubTop a:hover{
    text-decoration: underline;
}

.menuLinksSubItem {
    line-height: 12px;
    padding-left: 8px;
    padding-bottom: 8px;
    margin-left: 0px;
}

.contentBanner img {
    border: solid 1px #ddd;
    margin-top: 6px;
}


/*--------------------------------------------------------------------------------------------------
>> PROPERTY SEARCH CONTROL
--------------------------------------------------------------------------------------------------*/

.propertySearchControl {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.propertySearchControl td {
    padding: 3px;
}

.propertySearchControl input, .propertySearchControl select {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 3px;
    font-size: 14px;
}

.propertySearchControl .formButtonLarge {
    font-size: 16px;
}

.propertySearchControl select {
    width: 200px;
}



/*---------------------------------------------------------------------------------------------------------------------------------------------

>> ESPRESSO STYLES FOR HOME PAGE CONTENT IN BROKER CONTENT TEMPLATE.

---------------------------------------------------------------------------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------------------------------
>> CONTAINER TITLES
--------------------------------------------------------------------------------------------------*/

.contentMediumTitle {
    position: relative;
    width: 273px;
    height: 44px;
    background: url(http://assets.salesaspects.com/templates/i/content/espresso-greyblue-title-bkgd-lg.png) no-repeat left top;
    text-align:center;
    line-height: 42px;
    margin-top: 6px;
    margin-left: -4px;
}
*html .contentMediumTitle {
    background: none;
    margin-left: -4px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://assets.salesaspects.com/templates/i/content/espresso-greyblue-title-bkgd-lg.png', sizingMethod='image');
}

.contentMediumTitle h2 {
    display: block;
    color: #fff;
    font-weight: bold;
    margin-top: 0;
}

.contentSmallTitle {
    position: relative;
    width: 273px;
    height: 27px;
    background: url(http://assets.salesaspects.com/templates/i/content/espresso-greyblue-title-bkgd-sm.png) no-repeat left top;
    text-align: center;
    line-height: 25px;
    margin-top: 6px;
    margin-left: -4px;
}
*html .contentSmallTitle {
    margin-left: -4px;
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://assets.salesaspects.com/templates/i/content/espresso-greyblue-title-bkgd-sm.png', sizingMethod='image');
}
.contentSmallTitle h2 {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    margin-top: 0;
}


/*--------------------------------------------------------------------------------------------------
>> QUICK SEARCH CONTROL
--------------------------------------------------------------------------------------------------*/

.QuickSearch {
    margin-top: 0;
    margin-left: 22px;
    color: #385874;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}
.QuickSearch select {
    width: 220px;
    height: 22px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    line-height: 16px;
    padding: 2px;
}

.QuickSearch #areaControl input {
    width: 210px;
    height: 16px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;  
    font-size: 12px;
    padding-left: 4px;
}

.QuickSearch #bedsControl select, .QuickSearch #bathsControl select{
    width: 220px;
}

.QuickSearch #searchButton {
    margin-left: 36px;
}

.QuickSearch #searchButton input {
    position: relative;
    width: 144px;
    height: 51px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 14px;
    color: #fff;
    background: url(http://assets.salesaspects.com/templates/i/content/espresso-softblue-form-btn-lg.png) no-repeat 0px 0px;
    border: none;
    cursor: pointer;  
}

*html .QuickSearch #searchButton input {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://assets.salesaspects.com/templates/i/content/espresso-softblue-form-btn-lg.png', sizingMethod='scale');
}


/*--------------------------------------------------------------------------------------------------
>> ADVANCED SEARCH LINK
--------------------------------------------------------------------------------------------------*/

#quickSearchAdvancedLink {
    position: relative;
    font-size: 12px;
    line-height: 20px;
    color: #002341;
    font-weight: bolder;
    text-align: center;
    margin-bottom: 25px;
    margin-left: -12px;
}
#quickSearchAdvancedLink a{
    font-size: 12px;
    color: #002341;
    text-decoration: none;
}
#quickSearchAdvancedLink a:hover{
    color: #688eb0;
    text-decoration: underline;
}

*html #quickSearchAdvancedLink {
    margin-top: -12px;
}

*html #quickSearchAdvancedLink img{
    display: none;
}


/*--------------------------------------------------------------------------------------------------
>> SEARCH BY MAP
--------------------------------------------------------------------------------------------------*/

#searchByMap {
    position: relative;
    width: 266px;
    height: 90px;
    margin-bottom: -2px;
}


/*--------------------------------------------------------------------------------------------------
>> FEATURED PROPERTY CONTROL
--------------------------------------------------------------------------------------------------*/

.FeatListings {
    margin: 0;
    padding: 5px 0 0 0;
    line-height: 14px;
}
.FeatListings a{
    color: #000;
}
.FeatListings a:hover {
    color: #688eb0;
    text-decoration: underline;
}

.FeatImage {
    margin: 0;
    padding: 0;
    border: solid 1px #3c3c3d;
}

.FeatStreet {
    font-size: 11px;
    font-weight: normal;
}

.FeatCityState {
    font-size: 11px;
}

.FeatPrice {
    font-size: 11px;
    font-weight: normal;
}

.FeatDescription {
    display: none;
}


/*--------------------------------------------------------------------------------------------------
>> SMALL CALLOUT BOX - LEFT MARGIN
--------------------------------------------------------------------------------------------------*/

*html .smallCallout {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://assets.salesaspects.com/templates/i/content/callouts/espresso-sm-callout-construction.png', sizingMethod='scale');
}

.smallCalloutText {
    font-size: 12px;
    line-height: 16px;
    color: #000;
    padding: 8px 15px 0 0;
    /*margin: 0px 15px 0 0;*/
    text-align: right;
}
.smallCalloutText strong {
    font-weight: bold;
    color: #353535;
}
.smallCalloutText a {
    color: #002341;
    font-weight: bold;
    text-decoration: none;
}
.smallCalloutText a:hover {
    text-decoration: underline;
}
.smallCalloutLink a{
    color: #002341;
    font-weight: bold;
    text-decoration: none;
    padding-left: 10px;
    background: url(http://assets.salesaspects.com/templates/i/content/generic-link-arrow-red.gif) no-repeat left 2px;
}
.smallCalloutLink a:hover {
    text-decoration: underline;
}



/*--------------------------------------------------------------------------------------------------
>> MAIN FLASH ROTATION CONTROL
--------------------------------------------------------------------------------------------------*/

#homeMainFlashRotation {
    position: relative;
    margin-left: 8px;
    margin-top: 18px;
    /*padding-bottom: 30px;*/
}


/*--------------------------------------------------------------------------------------------------
>> MAIN HOME TEXT AREA (WITH PHOTO, YARD SIGN, ETC)
--------------------------------------------------------------------------------------------------*/

#homeMainText {
    position: relative;
    width: 400px;
    margin-left: 30px;
    padding-bottom: 26px;
    padding-top: 20px;
    font-size: 12px;
    line-height: 20px;
}
#homeMainText a{
    color: #416384;
    font-weight: bold;
    text-decoration: none;
}
#homeMainText a:hover{
    color: #002341;
    text-decoration: underline;
}

#homeMainTextImage img{
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 5000;
}

*html #homeMainTextImage span{
    position: absolute;
    bottom: 366px;
    right: 0;
    z-index: 50000;
}


/*--------------------------------------------------------------------------------------------------
>> THREE-UP BOX CONTROL (MULIPLE CALLOUT BOX CONTROL)
--------------------------------------------------------------------------------------------------*/

#threeUpBoxes {
    position: relative;
    height: 186px;
}

.threeUpBoxesContainer {
    float: left;
    vertical-align: top;
    width: 230px;
    height: 186px;
    margin-right: 4px;
    background: url(http://assets.salesaspects.com/templates/i/content/espresso-3boxes-bkgd.png) no-repeat left top;
}

*html .threeUpBoxesContainer {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://assets.salesaspects.com/templates/i/content/espresso-3boxes-bkgd.png', sizingMethod='crop');
}

.threeUpBoxesTitle {
    position: relative;
    text-align: center;
    padding-top: 12px;
}
.threeUpBoxesTitle h2 {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #002341;
    margin: 0;   
}
.threeUpBoxesTitle a{
    color: #002341;
    text-decoration: none;
}
.threeUpBoxesTitle a:hover{
    color: #416384;
    text-decoration: none;
}

.threeUpBoxesImage {
    position: relative;
    width: 200px;
    height: 133px;
    padding-left: 15px;
    padding-top: 8px;
    border: 0;
}
.threeUpBoxesImage img{
    border: 0;
}


/*--------------------------------------------------------------------------------------------------
>> MY PROFILE CONTROL
--------------------------------------------------------------------------------------------------*/

.userProfile {
    line-height: 16px;
    width: 100%;
    height: 100%;
    margin-left: -8px;
    margin-top: 20px;
    padding-left: 0;
    padding-bottom: 10px;
}
.userProfile a{
    color: #002341;
    text-decoration: none;
}
.userProfile a:hover{
    color: #416384;
    text-decoration: underline;
}

.userProfilePhoto {
    width: 150px;
    margin: auto;
}

.userProfilePhoto img{
    width: 150px;
    border: solid 1px #2b2b2b;
    margin-bottom: 10px;
}

.userProfileName {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #416384;
    margin-left: 7px;
}

.userProfileTitle, .userProfilePhone, .userProfileEmail {
    color: #002341;
    margin-left: 7px;
    padding: 0;
}


/*--------------------------------------------------------------------------------------------------
>> COPY AREA HIGHLIGHT BOX
--------------------------------------------------------------------------------------------------*/

.featuredContentWrapper {
    padding: 10px;
    background: #f1f1f1;
    border: solid 1px #c6c6c6;
}

#featuredNewConstruction {
    position: relative;
    margin-top: -2px;
    margin-left: -4px;
    margin-bottom: -8px;
    padding-bottom: 0;
    height: 88px;
    width: 272px;
    background: url(http://assets.salesaspects.com/templates/i/content/callouts/espresso-sm-callout-construction.png) no-repeat;
}

*html #featuredNewConstruction {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://assets.salesaspects.com/templates/i/content/callouts/espresso-sm-callout-construction.png', sizingMethod='crop');
}

/*--------------------------------------------------------------------------------------------------
>> HOME RIGHT SIDE CONTENT BOX
--------------------------------------------------------------------------------------------------*/

#homeRightContent {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 239px;
    height: 187px;
    font-size: 11px;
    line-height: 14px;
    color: #555454;
    background: url(http://assets.salesaspects.com/templates/i/content/espresso-tan-home-right-box.png) no-repeat; 
}
#homeRightContent a{
    color: #416384;
    font-weight: bold;
    text-decoration: none;
}
#homeRightContent a:hover{
    text-decoration: underline;
}