/* sidebar */
#extra { background-color: #e5e6cf; float: right; width: 175px; }
#extra h3 { font-size: 1.1em; text-align: center; }
#extra h3 span { color: #9B231B; display: block; }

#extra .AddFavorites {
	background-color: #F5F0E9;
	font-weight: bolder;
	padding: 5px;
	text-align: right;
}

#extra .StartRenovation { background-color: #4C76A8; color: #fff; font-weight: bolder; }
#extra .StartRenovation h3 {
	background: url(../images/miniFormTitle_general.gif) no-repeat;
	height: 19px;
	text-indent: -1984em;
	width: 175px;
}
#extra .StartRenovation h3.window {
    background: url(../images/miniFormTitle_window.gif) no-repeat;
    height: 35px;
}
#extra .StartRenovation h3.kitchen {
    background: url(../images/miniFormTitle_kitchen.gif) no-repeat;
    height: 35px;
}

#extra .StartRenovation h3.Loan { background-image: url(../images/miniFormTitle_loan.gif); height: 35px; }
#extra .StartRenovation h3.kitchen { background-image: url(../images/miniFormTitle_kitchen.gif); height: 35px; }
#extra .StartRenovation p { font-weight: normal; padding: 5px; }
#extra .StartRenovation ol { list-style: decimal; margin-left: 25px; }
#extra .StartRenovation ol li { padding: 3px 0px; }
#extra .StartRenovation ol li li { margin-left: -5px; padding: 0; }
#extra .StartRenovation input.Type { border: #000 solid 1px; display: block; width: 70px; }
#extra .StartRenovation ol .List { overflow: hidden; }
* html #extra .StartRenovation ol .List { height: 1%; }
#extra .StartRenovation ol .List li { float: left; margin-right: 20px; }
#extra .StartRenovation .Go button {
	background: url(../images/btn-go-4.gif) no-repeat;
	display: block;
	height: 38px;
	margin: 7px auto 0;
	text-indent: -1984em;
	width: 58px;
}
#extra .StartRenovation select { width: 140px; }

/* deals */
.Deals, .Ads { padding: 5px; text-align: center; }
.Deals li { border-bottom: #645540 solid 1px; padding: 5px 0; }
.Deals .MoreInfo a {
	background: url(../images/btn_moreInfo.gif) no-repeat;
	display: block;
	height: 28px;
	margin: 10px auto 0;
	text-indent: -1984em;
	width: 105px;
}
.Deals p { line-height: 120%; }

/* Shop */
#extra .Shop { font-size: 1em; padding: 5px; }
#extra .Shop h3 { color: #dc9107; font-size: 1.2em; text-align: left; }
#extra .Shop h4 { font-size: 1em; }
#extra .Shop .Save { color: #c30; font-size: 1.4em; }
#extra .Shop .Content { line-height: normal; margin-left: 5px; margin-top: 5px; }
#extra .Shop .Content .ShopNow a {
	background: url(../images/fdd_shop_now.jpg) no-repeat;
	display: block;
	height: 22px;
	margin-top: 5px;
	text-indent: -1984em;
	width: 72px;
}

/* MoreArticles */
#extra .MoreArticles h3 { color: #566ca6; text-align: left; }
#extra .MoreArticles { padding: 10px 5px; }
#extra .MoreArticles li { font-weight: bolder; line-height: normal; margin-top: 5px; }
