/* =============================================== */
/* CityGate.ie Stylesheet */
/* Page Specific : Used Cars */
/* Created by Digino/Ben Wakeford 2007 */
/* =============================================== */

p.tally {
	text-align : right;
	margin : 10px 15px 0 0;
	line-height : 100%;
}

p.tally span {
	font : 250% Arial, Helvetica, sans-serif;
	letter-spacing : -1px;
}

div.main-panel {
	border : 1px solid #E7E7E9;
	margin : 0 15px 20px 15px;
	padding : 25px 15px 0 15px;
}

div.main-panel h2 {
	font-size : 135%;
	color : #2F3841;
	margin : 10px 0 30px 0;
	line-height : 120%;
}

div.main-panel h2 span {
	color : #FBC000;
}

div#left-col {float: left; width: 290px;}

div.form {
	background : #F0F1F4;
	border : 1px solid #2F3841;
	margin-bottom: 2em;
}
	div.form h3 {color: #2F3841; text-align: center; padding:0.5em; margin-bottom: 0.5em; background-color: #D2D4D9;}

div.form label {

	text-align : right;
	padding-right : 10px;
}

div.form p.submit {
	border-top : 1px solid #2F3841;
	background : #D2D4D9;
	text-align : right;
	margin : 20px 0 0 0;
	padding : 10px;
}

div.benefits 
{
	float : right;
	 border-color:Green;
	  border: true;
    width : 380px;
	height : 350px; 
	/*background : url(../../images/static_pages/diamond_search.jpg);*/
	background : url(../../images/static_pages/laguna-silver.jpg);
	background-repeat: no-repeat;
}

div.diamondcover 
{
	float : none;
}

div.benefits p {
	padding : 0 0 5px 0;
	border-bottom : 1px solid #E7E7E9;
}

div.benefits ul {
	width : 190px;
	float : left;
}


/* Affordability Search Classes */

#pg-affordability div.main-panel {
	margin-top : 15px;
	background : url(../../images/static_pages/afford-clio.jpg) no-repeat scroll 375px 100px;
}

#pg-affordability div.form {
	width : 345px;
}

#pg-affordability div.form label {
	width: 240px;
	text-align : right;
	padding-right : 10px;
}

#pg-affordability input.txt {
	width : 65px;
}

#pg-affordability select {
	width : 70px;
	background-color : #F8F8F8;
}

p.caveat {
	margin : 10px 0 15px 0;
}

/* Affordability Result Classes */

p.notice {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	width : 360px;
	font-size : 85%;
	background : #58626D;
	margin : 15px 0 0 15px;
	padding : 10px 0;
	text-align : center;
	color : White;
}

p.value {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	width : 358px;
	font-size : 220%;
	line-height : 100%;
	letter-spacing : -1px;
	color : #F3BC00;
	background : #F0F1F5;
	border : 1px solid #58626C;
	text-align : center;
	margin : 0 0 0 15px;
	padding : 5px 0;
}

p.calculated {
	margin : 0 0 0 15px;
}

p.recalculate {
	width : 375px;
	text-align : right;
}

p.recalculate input {
	margin : 0;
}

h2.available {
	margin : 30px 0 0 15px;
	font-size : 110%;
	color : #2F3841;
	line-height : 120%;
}