/*
|	ditech/GMAC Marketing Banner Ads CSS
|	section specific css
|	
|	credits:
|	Eric Meyer's Reset CSS: http://meyerweb.com/eric/tools/css/reset/
|	Mark James's FAMFAMFAM Icons : http://www.famfamfam.com/
|
*/

/*	BANNER SPECIFIC CSS
------------------------------------------------------------------------------*/
/* HBM */
.houseHBM {
	position: relative;
	height: 188px;
	background: url("/common/images/marketing/banner_ads/HBM-interstitial-banner.jpg") no-repeat left top;
}
/*
------------------------------------------------------------------------------*/
/* HOUSE LOW RATE 08 */
.houseLowRate08 {
	position: relative;
	height: 188px;
	background: url("/common/images/marketing/banner_ads/houseLowRate_0908.jpg") no-repeat left top;
}

.houseLowRate08 #adRate {
	position: absolute;
	left: 387px;
	top: 85px;
	font: 26px Georgia, "Times New Roman", serif;
	color: #000000;
}

.houseLowRate08 #adRateText {
	position: absolute;
	left: 485px;
	top: 95px;
	font: bold 14px Georgia, "Times New Roman", serif;
	color: #000000;
}

.houseLowRate08 #adAPR {
	position: absolute;
	left: 387px;
	top: 115px;
	font: 26px Georgia, "Times New Roman", serif;
	color: #000000;
}

.houseLowRate08 #adAPRText {
	position: absolute;
	left: 480px;
	top: 126px;
	font: bold 14px Georgia, "Times New Roman", serif;
	color: #000000;
}


/* CLARITY REFINANCE 08 */
.clarityRefinance {
	position: relative;
	height: 260px;
	margin-bottom: 0 !important;
	background: url("/common/images/marketing/banner_ads/clarityRefinance_0908.jpg") no-repeat left top;
	z-index: 1;
}

.clarityHomeLoans {
	position: relative;
	height: 225px;
	background: url("/common/images/marketing/banner_ads/clarityHomeLoans_0908.jpg") no-repeat left top;
	z-index: 1;
}

.clarityRefinance h1,
.clarityHomeLoans h1 {
	position: absolute;
	top: 30px;
	left: 480px;
	color: #ffffff;
	font: bold 24px Verdana;
}

.clarityRefinance #mastheadContent,
.clarityHomeLoans #mastheadContent {
	position: absolute;
	top: 80px;
	left: 480px;
	width: 470px;
	color: #ffffff;
}

.clarityRefinance #mastheadContent p,
.clarityHomeLoans #mastheadContent p {
	width: 450px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}

.clarityRefinanceContent {
	position: absolute;
	top: 340px;
	z-index: 2;
}


/* FHA 08 */
.fha08 {
	position: relative;
	height: 296px;
	background: url("/common/images/marketing/banner_ads/fha_0908.jpg") no-repeat left top;
}

.fha08 h1 {
	position: absolute;
	left: 130px;
	top: 10px;
}

.fha08 ul {
	width: 210px;
}

.fha08 ul li {
	width: 195px;
	padding-left: 12px;
}

.fha08 ul li ul {
	margin-left: 0;
}

.fha08 ul li ul li {
	width: 164px;
}

.fha08 #mastheadContent_1 {
	position: absolute;
	left: 240px;
	top: 50px;
	font-size: 11px;
	line-height: 1.4em;
}

.fha08 #mastheadContent_1 ul li {
	margin-bottom: 10px;
}

.fha08 #mastheadContent_2 {
	position: absolute;
	left: 480px;
	top: 50px;
	font-size: 11px;
	line-height: 1.4em;
}

.fha08 #mastheadContent_2 h2,
.fha08 #mastheadContent_3 h2 {
	margin-bottom: 5px;
}

.fha08 #mastheadContent_2 ul li {
	margin-bottom: 10px;
}

.fha08 #mastheadContent_3 {
	position: absolute;
	left: 720px;
	top: 50px;
	font-size: 11px;
	line-height: 1.4em;
}

.fha08 #mastheadContent_3 ul li {
	margin-bottom: 4px;
}

.fha08 #mastheadContent_3 ul li ul li {
	width: 195px;
	margin-bottom: 0;
}


/* DREAM HOME */
.dreamHome {
	position: relative;
	height: 188px;
	background: url("/common/images/marketing/banner_ads/dreamHome_1008.jpg") no-repeat left top;
}

.dreamHome h1 {
	position: absolute;
	left: 0;
	top: 10px;
	width: 280px;
	font-size: 24px;
	text-align: center;
	color: #000000;
}

.dreamHome ul {
  position: absolute;
  left: 0;
  top: 82px;
	width: 210px;
}

.dreamHome ul li {
	width: 195px;
	padding-left: 12px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.6em;
	color: #ffffff;
}