/* =============================================== */
/* CityGate.ie Stylesheet */
/* Page Specific : Special Offers */
/* Created by Digino/Ben Wakeford 2007 */
/* =============================================== */


#rtnMsg 
{
	padding: 5px 10px 3px 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Red;  
}

div.offer-details p.terms {
	margin : 20px 20px 0 20px;
	width : 215px;
	float : left;
	display : inline;
}

div.offer-details p {
	color : White;
}

div.offer {
	border-top : 1px solid #2F3841;
	clear : both;
	width : 770px;
}

div.scrappageoffer {
	clear : both;
	width : 750px;
	margin : 10px;
	background : #63CBE8 url(../../images/static_pages/offers-08-03-scrappage/pagecurl.gif) no-repeat right bottom;
}

div.offer-details {
	background : #0080B6;
	margin : 0 0 10px 10px;
	width : 660px;
}

div.next-steps {
	width : 330px;
	float : left;
	border-left : 1px solid #63CBE8;
	padding : 20px 0 0 20px;
	margin : 0 0 20px 0;
	display : inline;
}

div.links {
	margin : 0 0 20px 0;
}

div.links p a {
	background : url(../../images/static_pages/offers-08-03-scrappage/rollover.gif) no-repeat 0 3px;
	padding : 0 0 0 10px;
	font-weight : bold;
	text-decoration : none;
	color : White;
}
div.links p a:hover,
div.links p a:active {
	background : url(../../images/static_pages/offers-08-03-scrappage/rollover.gif) no-repeat 0 -17px;
	color : #FFC220;
}

div.form {
	background : #1289BB;
	padding : 20px 0 20px 20px;
}

div.details {
	width : 445px;
	float : left;
	border-right : 1px solid #2F3841;
	background : transparent url(../../images/common/bg-panel.gif) repeat-x scroll bottom;
}

div.image {
	width : 324px;
	float : right;
	background : White;
}

div.details h2 {
	background : #59636E url(../../images/common/title-bg-bluegrad.gif) repeat-x scroll bottom;
	color : White;
	height : 30px;
	padding : 15px 0 0 15px;
}

div.details h2 span {
	color : #FBC000;
}

dl {
	width : 405px;
	margin : 25px 0 15px 15px;
	padding: 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 70%;
	line-height : 150%;
	font-style : normal;
	color : #2F3841;
}

dl dt {
	width: 80px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 4px 0;
	line-height : 150%;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

dl dd {
	width: 265px;
	margin: 0 0 0 0;
	padding: 0 0 4px 0;
	font-weight: bold;
	line-height : 150%;
}

div.details p {
	margin : 0 30px 15px 15px;
	clear : both;
}

div.details ul {
	margin : 0 15px 15px 15px;
}


.heading-spc{
font-family : Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;  

}

.heading-fig{
font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;  

}

.heading-txt{
font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;  

}