/* ################## HEADER #################### */
#header {
}
#header #headerGraphic {
	width:770px;
	height:139px;
	background:url(/images/kiim/header.jpg) no-repeat;
}
#header #headerMessage {
	width:770px;
	height:45px;
	background:url(/images/kiim/headerMessageBG.gif) no-repeat;
	text-align:center;
}
#header #headerMessage .headerLink {
	float:left;
	padding:10px 0px 0px 20px;
}
#header #headerMessage .headerLink a{
	color:#fff;
}
#header #headerMessage .headerLink a:hover{
	color:#fec8c8;
}
#header #headerMessage h1{
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	padding:5px 0px 0px 0px;
}

/* ################## PLACE AD BUTTON #################### */
.simpleSearchTop #placeAd {
	float:right;
	width:145px;
	height:45px;
	margin:10px 6px 0px 10px;
	background:url(/images/kiim/placeAd-buttonBG.gif) no-repeat;
	text-align:center;
}
.simpleSearchTop #placeAd a {
	font-size:17px;
	color:#fff;
	font-weight: bold;
	line-height:37px;
}
.simpleSearchTop #placeAd a:hover {
	color:#fec8c8;
}

/* ################## FORM PAGE FOOTER #################### */
#formPageFooterButton {
background:#F00;
padding:4px;
text-align:right;
}
#formPageFooter .smallTextContainer {
text-align:center;
font-size:.9em;
font-style:italic;
padding-bottom:15px;
}

/* ################## CONTENT FRAMEWORK #################### */
#contentBody .padding #contentTitleOptions a{
	color:#F00;
	margin-left:15px;
}

/* ################## PLACE AD SECTION #################### */
h2.chooseCategoryLink {
	font-size:1.8em;
	font-weight:bold;
	color:#F00;
	padding:20px 0px 0px 0px;
}
h2.chooseCategoryLink a{
	text-decoration:none;
	color:#FF2B2D;
}

/* ################## SEARCH RESULTS #################### */
#searchResults .pageNav .pageNumber a{
	color:#F00;
	text-decoration:underline;
}
.resultTitleHighlight a{
	color:#F00;
	text-decoration:none;
}
.resultTitle a:hover{
	color:#F00;
	text-decoration:underline;
}
.resultDescription a:hover{
	color:#FF1419;
}
.resultDescription a{
	color:#000;
}
.resultStats a {
	font-size:.9em;
	color:#FF1419;
}

/* ################## DISPLAY AD STYLES  #################### */
.composeSectionTitle .searchResults a {
color:#F00;
}
.adDisplayContent .priceAndNumber {
font-weight:bold;
color:#F00;
font-size:1.5em;
line-height:1.0em;
}

/* ################## DEALER PAGES  #################### */
#dealerInfo p a {
font-size:.9em;
font-weight:normal;
color:#F00;
}
#dealerInfo h3 {
font-size:2.4em;
color:#f00;
}
.dealerInnerContent .contentEntry h5 {
font-size:1.4em;
color:#F00;
}
.dealerInnerContent .contentEntry a {
color:#F00;
}

/* ################## FORM STYLES  #################### */
.composeSectionContent .formRow .boldMyHeadline {
font-size:1.4em;
color:#F00;
}
.composeSectionContent .limitedOffer {
float:left;
color:#f00;
font-style:italic;
padding:3px 0px 0px 6px;
}