@charset "utf-8";
/* CSS Document */

#cardContentHeader, #cardContentFooter { width:680px; color:#6b6b6b; margin-bottom:15px; }
#cardContentFooter { width:680px; color:#6b6b6b; margin-top:30px; }
#featuredCardContainer { position:relative; left:-10px;float:left; width:690px; background-image: url(../images/cards_featured_card_header.gif); background-repeat:no-repeat; padding:0px; margin:0px; }
#featuredCardContainerInner { background-image:url(../images/cards_featured_card_footer.gif); background-position:11px bottom;  padding-bottom: 50px; background-repeat:no-repeat; }

.spacer58 { width:22px; float:left; }
#featuredBigLeftContainer { float:left; }
#featuredBigRightContainer { float:left; }
#featuredCardSubText { margin-top:5px; margin-left:2px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:8.5pt; font-weight:bold; color:#333333; }
#featuredCardBigImage { margin: 50px 50px 24px 36px; width:140px; height:88px; }
img#featuredCardText { float:left; margin:40px 0px 0px 0px; }

#bigCardFeaturesContainer { float:left;  }  
table.featuresTable { background-color:#cacaca; color:#333333; line-height:13.5pt; margin:0px; }
table.featuresTable td { background-color:#ffffff; padding-left:10px; width:205px; }
table.featuresTable td.cell1 { background-color:#f4f4f4; }
table.featuresTable td.cell2 { background-color:#e4d7dd; }
table.featuresTable td.cell3 { background-color:#ede4e9; }
table.featuresTable td.cell4 { background-color:#e2e5ed; }
table.featuresTable td.cell5 { background-color:#f5f6f9; }

.featuredProperties { margin: 23px 0px 0px 0px; padding-left:12px; width:420px;}
.smallFeatured { float:left;  width:550px; margin:0px; }
.featuredProperties .bank { color:#5c6a8b; font-weight:bold; font-size:9pt; margin: 6px 0px; line-height:16px; padding:0px; }

.featuredProperties ul { margin:0px 0px 10px; padding:0px; list-style:none; }
.featuredProperties ul li { line-height:9.5pt; background:url(../images/right_arrow_blue.gif) 0px 4px no-repeat; padding: 0px 0px 0px 10px; color:#333333; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:7.5pt; }

.featuredSmallCardContainer { margin:20px 0px 15px 0px; width:100%; }
.featuredSmallCardContainer .leftPart { float:left; width:125px; margin:0px; }
.featuredSmallCardContainer .leftPart img.smallCard { margin:0px 0px 10px 10px; }
.featuredSmallCardContainer .leftPart .button { margin:0px 0px 0px 7px; }
.featuredSmallCardContainer .featuresTable { margin-top:5px; }
.featuresDelim { font-size:1px; height:5px; line-height:1px; margin-right:10px;}

#bottomDelimiter { clear:both; height:25px;}
