@charset "UTF-8";
@import "../BrowserReset.css";

div#fancy_bg
{
	background-color: #f8f7f7;
}

.inventoryDetails h1, .inventoryDetails h2, .inventoryDetails h3, .inventoryDetails h4, .inventoryDetails h5, .inventoryDetails h6
{
	font-weight: bold;
	color: #000;
}

body div.bodycontent
{
	width: 962px;
	margin-bottom: 300px;
}

body .bodycontent div.contentsection
{
	width: 960px;
}

div.inventoryDetails
{
	background: transparent;
	color: #000;
	font-weight: normal;
}

	div.inventoryDetails div.content
	{
		clear: both;
	}

.autodetails
{
	min-height: 300px;
}

div.inventoryDetails .topMenu
{
	background: none;
	width: 960px;
	height: 50px;
	color: #fff;
}

	div.inventoryDetails .topMenu > div
	{
		float: left;
		height: auto;
		margin-bottom: 0;
		padding-left: 5px;
		padding-top: 16px;
		vertical-align: middle;
	}

.inventoryDetails .topMenu .leftArea
{
	width: 7px;
}

div.inventoryDetails .topMenu .middleArea
{
	width: 990px;
}

.inventoryDetails .topMenu .rightArea
{
	width: 6px;
}

div.inventoryDetails .topMenu .share a span, .inventoryDetails .topMenu .share a,
div.inventoryDetails .topMenu .back a
{
	font-size: 17px;
	height: 18px;
	display: block;
	font-weight: 900;
	vertical-align: middle;
	color: #333;
	font-stretch: extra-expanded;
	text-decoration: none;
}

div.inventoryDetails .topMenu .back
{
	float: left;
	background: url("http://www.kiaofunioncity.com/images/top-menu-icons.png") no-repeat scroll left top transparent;
	padding-left: 25px;
}

div.inventoryDetails .topMenu div.vinfacebook
{
	float: right;
	height: 30px;
	overflow: hidden;
	width: 335px;
}

div.inventoryDetails .content span.cardata
{
	float: left;
}

div.inventoryDetails .content span.phonedata
{
	float: right;
	height: 30px;
	overflow: hidden;
}

div.inventoryDetails .topMenu .share
{
	float: left;
}

.inventoryDetails .topMenu .share li
{
	float: left;
}

div.inventoryDetails .topMenu .share li a
{
	margin-left: 14px;
	padding-left: 21px;
	padding-right: 0px;
}

	div.inventoryDetails .topMenu .share li a:hover
	{
		text-decoration: none;
	}

div.inventoryDetails .topMenu .share .bookmarkpage a
{
	background: url("http://www.kiaofunioncity.com/images/top-menu-icons.png") no-repeat scroll left -27px transparent;
}

.inventoryDetails .topMenu .share .sendtoafriend a
{
	background: url(http://www.kiaofunioncity.com/images/inventorydetails/buttons-heading-email.png) no-repeat top left;
}

div.inventoryDetails .topMenu .share .printvehicle a
{
	background: url("http://www.kiaofunioncity.com/images/top-menu-icons.png") no-repeat scroll left -55px transparent;
}

div.inventoryDetails .topMenu .share .rss a
{
	background: url("http://www.kiaofunioncity.com/images/top-menu-icons.png") no-repeat scroll left -79px transparent;
	border: none;
}
/*
	content top
*/
div.inventoryDetails .content .top
{
	padding-top: 0;
	margin: 0 10px 0 2px;
	background: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

	div.inventoryDetails .content .top h1
	{
		font-size: 120% !important;
		font-weight: bold;
		padding: 10px 15px !important;
		background-color: #555555;
		color: #FFF;
		text-transform: uppercase;
		border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		-webkit-border-radius: 5px 5px 0 0;
		height: 24px;
	}

.inventoryDetails .content .top h4
{
}

.inventoryDetails .content .top .left
{
	float: left;
	width: 50%;
}

.inventoryDetails .content .top .right
{
	float: left;
	width: 47%;
	margin-left: 20px;
}
	/*
	content top right communication
*/
	.inventoryDetails .content .top .right .communication
	{
		width: 100%;
		display: none;
	}

		.inventoryDetails .content .top .right .communication a
		{
			float: right;
			margin-left: 10px;
			width: 160px;
			height: 40px;
		}

			.inventoryDetails .content .top .right .communication a span
			{
				font-size: 0px;
				text-indent: -5000;
			}

		.inventoryDetails .content .top .right .communication .chat
		{
			background: url(http://www.kiaofunioncity.com/images/inventorydetails/clickToChat.png) 0% 100%;
		}

			.inventoryDetails .content .top .right .communication .chat:hover
			{
				background: url(http://www.kiaofunioncity.com/images/inventorydetails/clickToChat.png) 0% 0%;
			}

		.inventoryDetails .content .top .right .communication .talk
		{
			background: url(http://www.kiaofunioncity.com/images/inventorydetails/clickToTalk.png) 0% 100%;
		}

			.inventoryDetails .content .top .right .communication .talk:hover
			{
				background: url(http://www.kiaofunioncity.com/images/inventorydetails/clickToTalk.png) 0% 0%;
			}

	/*
	content top right vehicleinfobox 
*/
	.inventoryDetails .content .top .right .vehicleinfobox
	{
		width: 100%;
		margin-top: 20px;
		position: relative;
	}

/*
	content top right vehicleinfobox callToAction
*/

div.side-buttons-top
{
	background: url("../../images/detail-ctas-bg.png") no-repeat scroll 0 0 transparent;
	display: block;
	position: absolute;
	right: -17px;
	padding-top: 14px;
}

div.side-buttons-bottom
{
	background: url("../../images/detail-ctas-bg.png") no-repeat scroll 100% 100% transparent;
	display: block;
	height: 14px;
	clear: both;
}

div.inventoryDetails .content .top .right .vehicleinfobox ul.callToAction
{
	background: #999 none;
	float: right;
	height: auto;
	padding: 7px 13px;
	width: 172px;
}

div.inventoryDetails .content .top .right .vehicleinfobox .callToAction li
{
	padding: 1px;
	margin-bottom: 1px;
	border: 0 none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

div.inventoryDetails .content .top .right .vehicleinfobox .callToAction a
{
	background: url("http://www.kiaofunioncity.com/images/detail-btns-ctas-bg.png") repeat-x scroll 0 0 transparent;
	color: #333333;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	padding: 6px 0 0;
	text-align: left;
	text-indent: 33px;
	text-decoration: none;
	vertical-align: middle;
	width: 173px;
}


div.inventoryDetails .content .top .right .vehicleinfobox .callToAction li.moreInfo a
{
	background-position: 0 0;
}

div.inventoryDetails .content .top .right .vehicleinfobox .callToAction li.additionalSavings a
{
	background-position: 0 -28px;
}

div.inventoryDetails .content .top .right .vehicleinfobox .callToAction li.makeOffer a
{
	background-position: 0 -56px;
}

div.inventoryDetails .content .top .right .vehicleinfobox .callToAction li.valueTrade a
{
	background-position: 0 -84px;
}

div.inventoryDetails .content .top .right .vehicleinfobox .callToAction li.contactSeller a
{
	background-position: 0 -112px;
}

div.inventoryDetails .content .top .right .vehicleinfobox .callToAction li.getFinanced a
{
	background-position: 0 -140px;
}

div.inventoryDetails .content .top .right .vehicleinfobox .callToAction li.sims a
{
	background-position: 0 -168px;
}

div.inventoryDetails .content .top .right .vehicleinfobox .callToAction li.sendtoafriend a
{
	background-position: 0 -196px;
}

div.inventoryDetails .content .top .right .vehicleinfobox .callToAction li.requestVideo a
{
	background-position: 0 -224px;
}

div.inventoryDetails .content .top .right .vehicleinfobox .callToAction li.windowsticker a
{
	background-position: 0 -252px;
}

div.inventoryDetails .content .top .right .vehicleinfobox .callToAction li.black a
{
	background-position: 0 -280px;
}

div.inventoryDetails .content .top .right .vehicleinfobox .callToAction li.moreInfo a:hover
{
	background-position: 173px 0;
}

div.inventoryDetails .content .top .right .vehicleinfobox .callToAction li.additionalSavings a:hover
{
	background-position: 173px -28px;
}

div.inventoryDetails .content .top .right .vehicleinfobox .callToAction li.makeOffer a:hover
{
	background-position: 173px -56px;
}

div.inventoryDetails .content .top .right .vehicleinfobox .callToAction li.valueTrade a:hover
{
	background-position: 173px -84px;
}

div.inventoryDetails .content .top .right .vehicleinfobox .callToAction li.contactSeller a:hover
{
	background-position: 173px -112px;
}

div.inventoryDetails .content .top .right .vehicleinfobox .callToAction li.getFinanced a:hover
{
	background-position: 173px -140px;
}

div.inventoryDetails .content .top .right .vehicleinfobox .callToAction li.sims a:hover
{
	background-position: 173px -168px;
}

div.inventoryDetails .content .top .right .vehicleinfobox .callToAction li.sendtoafriend a:hover
{
	background-position: 173px -196px;
}

div.inventoryDetails .content .top .right .vehicleinfobox .callToAction li.requestVideo a:hover
{
	background-position: 173px -224px;
}

div.inventoryDetails .content .top .right .vehicleinfobox .callToAction li.windowsticker a:hover
{
	background-position: 173px -252px;
}

div.inventoryDetails .content .top .right .vehicleinfobox .callToAction li.black a:hover
{
	background-position: 173px -280px;
}


.inventoryDetails .content .top .right .vehicleinfobox .callToAction a span.icon
{
	display: none;
}
/*
.inventoryDetails .content .top .right .vehicleinfobox .callToAction a span.icon
{
	display:block;
	float:left;
	width:16px;
	height:16px;
}
*/
div.inventoryDetails .content .top .right .vehicleinfobox .callToAction .windowsticker a span.icon
{
	background: url(http://www.kiaofunioncity.com/images/inventorydetails/icons.png) -64px 0px no-repeat;
	display: none;
}

div.inventoryDetails .content .top .right .vehicleinfobox .callToAction .moreInfo a span.icon
{
	background: url(http://www.kiaofunioncity.com/images/inventorydetails/icons.png) 0px 0px no-repeat;
	display: none;
}

div.inventoryDetails .content .top .right .vehicleinfobox .callToAction .getFinanced a span.icon
{
	background: url(http://www.kiaofunioncity.com/images/inventorydetails/icons.png) -48px 0px no-repeat;
	display: none;
}

div.inventoryDetails .content .top .right .vehicleinfobox .callToAction .sims a span.icon
{
	background: url(http://www.kiaofunioncity.com/images/inventorydetails/icons.png) -80px 0px no-repeat;
	display: none;
}
/*
	Incentives
*/
div.inventoryDetails .content .top .right .vehicleinfobox .details .incentivebox
{
	background: none transparent;
	padding: 10px 0;
	border: 0 none;
	text-align: center;
	margin-bottom: 10px;
	float: left;
	width: 192px;
	height: 68px;
}

	div.inventoryDetails .content .top .right .vehicleinfobox .details .incentivebox a
	{
		background: url("../../images/rebates-btn.png") no-repeat scroll 0 0 transparent;
		color: #000000;
		display: block;
		font-size: 10px;
		height: 68px;
		margin: 0;
		padding: 0;
		width: 192px;
	}

		div.inventoryDetails .content .top .right .vehicleinfobox .details .incentivebox a:hover
		{
			color: #000;
			text-decoration: none;
			background-position: 100% 100%;
		}

.inventoryDetails .content .top .right .vehicleinfobox .details .incentivebox .value
{
	font-size: 14px;
	font-weight: bold;
}

.inventoryDetails .content .top .right .vehicleinfobox .details .incentivebox .rebate
{
	display: inline;
}

.inventoryDetails .content .top .right .vehicleinfobox .details .incentivebox .apr
{
	display: inline;
}

div.inventoryDetails .content .top .right .vehicleinfobox .details .incentivebox .rebate.half
{
	border-right: 0 none;
	clear: both;
	float: none;
	padding: 7px;
	width: auto;
	display: block;
}

	div.inventoryDetails .content .top .right .vehicleinfobox .details .incentivebox .rebate.half p
	{
		display: block;
		float: left;
		font-size: 13px;
		margin: 0 2px;
	}

div.inventoryDetails .content .top .right .vehicleinfobox .details .incentivebox .apr.half
{
	clear: both;
	float: left;
	width: auto;
	margin: 11px 7px;
}

	div.inventoryDetails .content .top .right .vehicleinfobox .details .incentivebox .apr.half p
	{
		display: block;
		float: left;
		font-size: 13px;
		margin: 0 2px;
	}


div.inventoryDetails .content .top .right .commentArea
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #999999;
	background-color: #E5E5E5;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 20px;
	padding: 10px;
	width: 420px;
}
/*
	content top right vehicleinfobox vehicleinfo
*/
.inventoryDetails .content .top .right .vehicleinfobox .vehicleinfo
{
	float: left;
	width: 260px;
}

	.inventoryDetails .content .top .right .vehicleinfobox .vehicleinfo .details
	{
		margin-top: 10px;
		font-size: 12px;
	}

	.inventoryDetails .content .top .right .vehicleinfobox .vehicleinfo li
	{
		margin-bottom: 5px;
	}

	.inventoryDetails .content .top .right .vehicleinfobox .vehicleinfo .details li
	{
		clear: both;
	}

div.inventoryDetails .content .top .right .vehicleinfobox .vehicleinfo .details li label
{
	width: 90px;
	display: block;
	float: left;
	color: #555;
}

.inventoryDetails .content .top .right .vehicleinfobox .vehicleinfo .details li span
{
	width: 165px;
	display: block;
	float: left;
}
/*
	content top right vehicleinfobox vehicleinfo pricing
*/
.inventoryDetails .content .top .right .vehicleinfobox .vehicleinfo .pricing
{
	width: 260px;
	padding-bottom: 15px;
}

	.inventoryDetails .content .top .right .vehicleinfobox .vehicleinfo .pricing li
	{
		font-weight: bold;
		font-size: 12px;
		color: #133463;
		width: 250px;
	}

	.inventoryDetails .content .top .right .vehicleinfobox .vehicleinfo .pricing label
	{
		float: left;
	}

	.inventoryDetails .content .top .right .vehicleinfobox .vehicleinfo .pricing span
	{
		display: block;
		float: right;
		text-align: right;
	}

div.inventoryDetails .content .top .right .vehicleinfobox .vehicleinfo .pricing .final
{
	float: right;
	border-top: 1px dotted #333333;
	font-size: 18px;
	color: #009933;
}

.inventoryDetails .content .top .right .vehicleinfobox .vehicleinfo .pricing .priceSingle
{
	font-size: 18px;
	float: left;
}

.inventoryDetails .content .top .right .vehicleinfobox .vehicleinfo .pricing .priceNone
{
	font-size: 18px;
	float: left;
	width: 100%;
	text-align: left;
}
/*
	content top right commentArea
*/
div.inventoryDetails .content .top .right .commentArea h4
{
	font-size: 14px;
	margin-bottom: 5px;
}

.inventoryDetails .content .top .right .commentArea a span
{
	font-weight: bold;
	text-decoration: underline;
}

.inventoryDetails .content .top .right .commentArea a:hover span
{
	text-decoration: none;
}
/*
	content top right trustfactor
*/
.inventoryDetails .content .top .right .trustfactor
{
	width: 59%;
}

	.inventoryDetails .content .top .right .trustfactor .left
	{
		width: 50%;
		float: left;
	}

	.inventoryDetails .content .top .right .trustfactor .right
	{
		margin-left: 20px;
		width: 47.9%;
		float: left;
	}

	.inventoryDetails .content .top .right .trustfactor .mpg
	{
		float: left;
		width: 150px;
		margin-right: 2%;
		color: #000;
	}

		.inventoryDetails .content .top .right .trustfactor .mpg .info
		{
			-moz-border-radius: 5px;
			border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
			border: 2px solid #666;
			padding: 5px;
		}

		.inventoryDetails .content .top .right .trustfactor .mpg .city,
		.inventoryDetails .content .top .right .trustfactor .mpg .gaspump,
		.inventoryDetails .content .top .right .trustfactor .mpg .highway
		{
			float: left;
			text-transform: uppercase;
			text-align: center;
			color: #222;
			width: 30%;
		}

		.inventoryDetails .content .top .right .trustfactor .mpg .gaspump
		{
			width: 40%;
		}


.inventoryDetails .trustfactor
{
	padding-top: 25px;
}

.inventoryDetails .bottomdisclaimer
{
	font-size: 10px;
	margin-left: 5px;
	height: 100px;
	overflow-y: scroll;
}

	.inventoryDetails .bottomdisclaimer p
	{
		font-size: 10px;
		line-height: 13px;
	}

.inventoryDetails .content .top .right .trustfactor .mpg .disclaimer
{
	display: none;
}


/*
	content bottom
*/
.inventoryDetails .content .bottom
{
	/* margin-top:-30px;*/
}

div.inventoryDetails .content .bottom .left
{
	float: left;
	margin-left: 3px;
	width: 660px;
}

div.inventoryDetails .content .bottom .right
{
	float: left;
	width: 280px;
	margin-left: 18px;
}
/*
	content bottom similarList
*/
.inventoryDetails .content .bottom .similarList
{
	border-bottom: solid 1px #ccc;
	margin-bottom: 5px;
}

	.inventoryDetails .content .bottom .similarList .similarPhoto
	{
		float: left;
		width: 80px;
	}

	.inventoryDetails .content .bottom .similarList .similarData
	{
		float: left;
		width: 155px;
		margin-left: 5px;
	}

		.inventoryDetails .content .bottom .similarList .similarData .inventoryType
		{
			display: none;
		}


.inventoryDetails .colors img
{
	width: 100%;
}

.inventoryDetails .colorpicker li
{
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 5px;
	text-indent: -9999px;
}

/*==Expander Header Styles
==========================================*/
div.inventoryDetails h3.features,
div.inventoryDetails h3.equipment,
div.inventoryDetails h3.features,
div.inventoryDetails h3.warranties,
div.inventoryDetails h3.financing,
div.inventoryDetails h4.similar,
div.inventoryDetails h3.contactInformation,
div.inventoryDetails h3.vehicleViews,
div.inventoryDetails h3.reviews,
div.inventoryDetails h3.CarfaxHighlights,
div.inventoryDetails h3.CertifiedInfo,
{
	margin: 1px 1px 1px 1px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	height: 25px;
	color: #888;
}

div.inventoryDetails div.featuresBorder,
div.inventoryDetails div.equipmentBorder,
div.inventoryDetails div.featuresBorder,
div.inventoryDetails div.warrantiesBorder,
div.inventoryDetails div.financingBorder,
div.inventoryDetails div.similarBorder,
div.inventoryDetails div.reviewsBorder,
div.inventoryDetails div.contactInformationBorder,
div.inventoryDetails div.vehicleViewsBroder,
div.inventoryDetails div.CarfaxHighlightsBorder,
div.inventoryDetails div.CertifiedInfoBorder
{
	margin-top: 0;
	border-radius-topleft: 5px;
	border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

div.inventoryDetails h3.equipment a,
div.inventoryDetails h3.features a,
div.inventoryDetails h3.warranties a,
div.inventoryDetails h3.financing a,
div.inventoryDetails h3.contactInformation a,
div.inventoryDetails h3.vehicleViews a,
div.inventoryDetails h3.reviews a,
div.inventoryDetails h3.CarfaxHighlights a,
div.inventoryDetails h3.CertifiedInfo a
{
	font-size: 18px;
	text-transform: uppercase;
	float: left;
	color: #FFF;
}

.inventoryDetails h3.contactInformation .phonenumber
{
	margin-left: 10px;
}

div.inventoryDetails h3.features,
div.inventoryDetails h3.equipment,
div.inventoryDetails h3.features,
div.inventoryDetails h3.warranties,
div.inventoryDetails h3.financing,
div.inventoryDetails h4.similar,
div.inventoryDetails h3.contactInformation,
div.inventoryDetails h3.vehicleViews,
div.inventoryDetails h3.reviews,
div.inventoryDetails h3.CarfaxHighlights,
div.inventoryDetails h3.CertifiedInfo
{
	background-color: #555555;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	color: #FFFFFF;
	height: 25px;
	margin: 0;
	padding: 10px;
}

div.inventoryDetails h4.similar
{
	background-color: #555555;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	margin: 0;
}

	div.inventoryDetails h4.similar a
	{
		font-size: 18px;
		text-transform: uppercase;
		color: #fff;
	}

.inventoryDetails .content .bottom .expander .left
{
	height: 18px;
	width: 19px;
	margin-right: 5px;
}

div.inventoryDetails .expander .open
{
	height: 16px;
	width: 16px;
	font-size: 0px;
	text-indent: -5000;
	float: right;
	background: url(http://www.kiaofunioncity.com/images/inventorydetails/plus_minus.png) 0% 0%;
	display: none;
}

div.inventoryDetails .expander .close
{
	height: 16px;
	width: 16px;
	font-size: 0px;
	text-indent: -5000;
	float: right;
	background: url(http://www.kiaofunioncity.com/images/inventorydetails/plus_minus.png) 0% 100%;
	display: none;
}

.inventoryDetails .opcodesArea div.innerSection ul.ulOpcodes li.autofeature span.autofeaturetitle
{
	font-weight: bold;
}

.inventoryDetails .opcodesArea div.innerSection ul.ulOpcodes li.autofeature blockquote.autofeaturedescription
{
	font-style: italic;
}
/*==innerSection
==========================================*/
.inventoryDetails .innerSection
{
	padding: 10px;
	margin-top: -2px;
	padding-top: 7px;
	border-top: none;
	-border-radius-bottomleft: 5px;
	-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.inventoryDetails .innerContactInfo ul
{
	float: left;
	width: 250px;
}

.inventoryDetails .innerContactInfo iframe
{
	float: left;
}

.inventoryDetails .innerContactInfo .otherLinks
{
	width: auto;
	margin-top: 5px;
}

	.inventoryDetails .innerContactInfo .otherLinks li
	{
		float: left;
		margin-right: 10px;
		padding-right: 10px;
		border-right: solid 1px #ccc;
	}

/*==Vehicle Views
==========================================*/
.inventoryDetails .innerVehicleViews ul
{
	float: left;
	width: 250px;
}

.inventoryDetails .innerVehicleViews iframe
{
	float: left;
}

.inventoryDetails .innerVehicleViews .otherLinks
{
	width: auto;
	margin-top: 5px;
}

	.inventoryDetails .innerVehicleViews .otherLinks li
	{
		float: left;
		margin-right: 10px;
		padding-right: 10px;
		border-right: solid 1px #ccc;
	}

/*==OPTIONS
==========================================*/
.inventoryDetails .ulOptions li
{
	width: 100%;
}

.inventoryDetails ul .bullets
{
	margin-left: 30px;
	clear: both;
}

	.inventoryDetails ul .bullets li
	{
		float: left;
		width: 45%;
		text-indent: -10px;
		margin-right: 2%;
	}
/*==EXPANDER
==========================================*/
div.expander,
div.similarvehicles
{
	font-size: 12px;
	cursor: default;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: none repeat scroll 0 0 #FFFFFF;
	margin-top: 20px;
	overflow: hidden;
}
/*==MISC
==========================================*/
.inventoryDetails img
{
	-ms-interpolation-mode: bicubic;
}

div.contactInfo
{
	width: auto;
	padding-bottom: 15px;
}

div.similarvehicles,
div.paymentCalc
{
	width: 280px;
}

	div.paymentCalc .slider .ui-slider-handle
	{
		background: #999;
	}

div.inventoryDetails div.bottomnav
{
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 960px;
	z-index: 1000;
	padding: 10px;
	padding: 5px;
	background-color: #365fb7;
	border-top: solid 2px #133463;
	border-left: solid 2px #133463;
	border-right: solid 2px #133463;
	border-bottom: none;
	border-radius-topleft: 5px;
	border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	display: none !important;
}

.inventoryDetails div.bottomnav .box
{
	position: relative;
	width: 100%;
	clear: both;
}

.inventoryDetails div.bottomnav .buttonbar li
{
	float: left;
	margin-right: 7px;
}

	.inventoryDetails div.bottomnav .buttonbar li a
	{
		background-color: #133463;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		color: #eee;
		display: block;
		width: 140px;
		height: 40px;
		text-align: center;
	}

.inventoryDetails div.bottomnav .buttonbar .socialnetworking .social div.mainLink a
{
	display: none;
}

.inventoryDetails div.bottomnav .buttonbar li a span
{
	color: #fff;
	font-size: 0px;
	text-indent: -50000px;
}

.inventoryDetails div.bottomnav .buttonbar .requestinfo a
{
	background: url(http://www.kiaofunioncity.com/images/inventorydetails/bottombuttons.png) 0px 0px;
}

	.inventoryDetails div.bottomnav .buttonbar .requestinfo a:hover, div.bottomnav .buttonbar .requestinfo .selected
	{
		background: url(http://www.kiaofunioncity.com/images/inventorydetails/bottombuttons.png) 0px 40px;
	}

.inventoryDetails div.bottomnav .buttonbar .scheduletest a
{
	background: url(http://www.kiaofunioncity.com/images/inventorydetails/bottombuttons.png) 804px 0px;
}

	.inventoryDetails div.bottomnav .buttonbar .scheduletest a:hover, div.bottomnav .buttonbar .scheduletest .selected
	{
		background: url(http://www.kiaofunioncity.com/images/inventorydetails/bottombuttons.png) 804px 40px;
	}

.inventoryDetails div.bottomnav .buttonbar .makeanoffer a
{
	width: 160px;
	background: url(http://www.kiaofunioncity.com/images/inventorydetails/bottombuttons.png) 664px 0px;
}

	.inventoryDetails div.bottomnav .buttonbar .makeanoffer a:hover, div.bottomnav .buttonbar .makeanoffer .selected
	{
		background: url(http://www.kiaofunioncity.com/images/inventorydetails/bottombuttons.png) 664px 40px;
	}

.inventoryDetails div.bottomnav .buttonbar .payment a
{
	width: 170px;
	background: url(http://www.kiaofunioncity.com/images/inventorydetails/bottombuttons.png) 504px 0px;
}

	.inventoryDetails div.bottomnav .buttonbar .payment a:hover, div.bottomnav .buttonbar .payment .selected
	{
		background: url(http://www.kiaofunioncity.com/images/inventorydetails/bottombuttons.png) 504px 40px;
	}

.inventoryDetails div.bottomnav .buttonbar .socialnetworking .mainLink
{
	width: 260px;
	height: 40px;
	background: url(http://www.kiaofunioncity.com/images/inventorydetails/bottombuttons.png) 334px 0px;
}

	.inventoryDetails div.bottomnav .buttonbar .socialnetworking .mainLink:hover
	{
		background: url(http://www.kiaofunioncity.com/images/inventorydetails/bottombuttons.png) 334px 40px;
	}

.inventoryDetails div.bottomnav .buttonbar .close
{
	margin-top: 10px;
	margin-right: 0px;
}

	.inventoryDetails div.bottomnav .buttonbar .close a
	{
		width: 50px;
		height: 15px;
		background: url(http://www.kiaofunioncity.com/images/inventorydetails/bottombuttons.png) 70px 26px maroon;
	}

		.inventoryDetails div.bottomnav .buttonbar .close a:hover
		{
			background: url(http://www.kiaofunioncity.com/images/inventorydetails/bottombuttons.png) 70px 26px;
		}

	.inventoryDetails div.bottomnav .buttonbar .close .x
	{
		display: none;
		font-size: 0px;
		text-indent: -5000;
		margin-right: 5px;
	}

.inventoryDetails div.bottomnav .buttonbar
{
	margin-top: -20px;
}

.inventoryDetails div.bottomnav .forms
{
	background-color: #799AE0;
	padding: 10px;
	display: none;
	margin-top: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #fff;
	margin-top: 10px;
	border: 1px solid #fff;
}

	.inventoryDetails div .bottomnav .forms .innerForm
	{
		float: left;
		width: 800px;
	}

	.inventoryDetails div.bottomnav .forms h4
	{
		font-size: 18px;
		font-weight: bold;
		float: left;
		padding: 25px 20px 10px 0px;
		text-transform: uppercase;
		color: #133463;
		width: 17.4%;
	}

	.inventoryDetails div.bottomnav .forms .innerForm ul
	{
		float: left;
		width: 80%;
	}

	.inventoryDetails div.bottomnav .forms li
	{
		float: left;
		width: 25%;
	}

		.inventoryDetails div.bottomnav .forms li *
		{
			width: 95%;
			color: #133463;
		}

	.inventoryDetails div.bottomnav .forms .message
	{
	}

	.inventoryDetails div.bottomnav .forms .buttons
	{
		width: 19%;
	}

		.inventoryDetails div.bottomnav .forms .buttons button
		{
			padding: 5px;
			margin-top: 17px;
			color: #fff;
			text-transform: uppercase;
			border-radius: 5px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
			background-color: #133463;
			margin-left: 10px;
		}

	.inventoryDetails div.bottomnav .forms textarea
	{
		height: 53px;
	}

	.inventoryDetails div.bottomnav .forms .payment .message
	{
		width: 54%;
	}

	.inventoryDetails div.bottomnav .forms .payment .buttons
	{
		margin-top: -50px;
	}

	.inventoryDetails div.bottomnav .forms .payment .message textarea
	{
		height: 26px;
	}

	.inventoryDetails div.bottomnav .forms .testdrive,
	.inventoryDetails div.bottomnav .forms .offer,
	.inventoryDetails div.bottomnav .forms .payment
	{
		display: none;
	}

.inventoryDetails div .bottomnav .financing
{
	display: none;
	float: left;
	margin-right: 20px;
	margin-top: 80px;
}

	.inventoryDetails div .bottomnav .financing a
	{
		padding: 25px 10px 25px 10px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		background-color: #133463;
	}

		.inventoryDetails div .bottomnav .financing a span
		{
			text-transform: uppercase;
			color: #fff;
		}

.inventoryDetails div .bottomnav .communicate
{
	width: 12%;
	float: left;
	margin-left: 1%;
}

	.inventoryDetails div .bottomnav .communicate li
	{
		clear: both;
		width: 100%;
		margin-top: 10px;
		margin-bottom: 15px;
	}

		.inventoryDetails div .bottomnav .communicate li .talk
		{
		}

			.inventoryDetails div .bottomnav .communicate li .talk:hover
			{
			}

		.inventoryDetails div .bottomnav .communicate li a span
		{
			font-size: 0px;
			text-indent: -5000;
		}
/*
	Bottom Payment
*/
.inventoryDetails .bottomnav .forms .paymentCalculator
{
	float: left;
	width: 80%;
}

	.inventoryDetails .bottomnav .forms .paymentCalculator .slider
	{
		background: url(http://www.kiaofunioncity.com/images/InventoryDetails/gradient.png) #ccc repeat-x center;
		position: relative;
	}

.inventoryDetails .content .bottom .paymentCalculator .right,
.inventoryDetails .content .bottom .paymentCalculator .left
{
	width: 125px;
	margin: 0px;
	text-align: left;
}

.inventoryDetails .content .bottom .paymentCalculator .right
{
	text-align: right;
}

.inventoryDetails .bottomnav .forms .paymentCalculator .floatingText
{
	color: #133463;
}

.inventoryDetails .bottomnav .forms .paymentCalculator label
{
	color: #133463;
	font-size: 18px;
}

.inventoryDetails .bottomnav .forms .paymentCalculator .pmt
{
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #133463;
}

/*
	div bottomnav socialnetworking
*/
.inventoryDetails div .bottomnav .socialnetworking .mainLink
{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #133463;
}

	.inventoryDetails div .bottomnav .socialnetworking .mainLink a
	{
		float: left;
		margin-right: 5px;
		width: auto;
		padding: 0px;
		display: none;
	}

div .bottomnav .socialnetworking div.social .links
{
	position: absolute;
	background-color: #F4EFDC;
	border: solid 2px #133463;
	margin-top: -158px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	width: 180px;
	display: none;
}

.inventoryDetails div.bottomnav li.socialnetworking:hover div.social .links
{
	display: block;
}

	.inventoryDetails div.bottomnav li.socialnetworking:hover div.social .links .link
	{
		float: left;
		width: 50%;
		margin-bottom: 5px;
		min-height: 20px;
		text-align: left;
		color: #365fb7;
	}

.inventoryDetails div.bottomnav li.socialnetworking div.social div.links div.link a
{
	padding: 0px;
	color: #365fb7;
	width: auto;
	float: left;
	border: none;
	background-color: Transparent;
}

.inventoryDetails .bottomnav .box li.socialnetworking div.social div.links div.link:hover
{
	text-decoration: underline;
}

.inventoryDetails .bottomnav .box .socialnetworking div.social .links .link img
{
	width: 20px;
	margin-right: 5px;
	float: left;
}

.inventoryDetails a.Abbreviater
{
	color: #365fb7;
	cursor: pointer;
}

	.inventoryDetails a.Abbreviater:hover
	{
		text-decoration: underline;
	}
/*
	Payment
*/
div.inventoryDetails .content .bottom .paymentCalculator
{
	width: auto;
}

.inventoryDetails .content .bottom .paymentCalculator .slider
{
	background: url(http://www.kiaofunioncity.com/images/InventoryDetails/gradient.png) #ccc repeat-x center;
}

.inventoryDetails .content .bottom .paymentCalculator .right
{
	text-align: right;
	float: none;
	width: auto;
}

.inventoryDetails .content .bottom .paymentCalculator table td
{
	width: 50%;
}

.inventoryDetails .content .bottom .paymentCalculator table table
{
	width: 250px;
	margin-right: 20px;
}

.inventoryDetails .content .bottom .pmt
{
	text-align: center;
	font-size: 18px;
}

.contentsectioncontent
{
}
/*
	modal
*/
.inventoryDetails .modal .mask
{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9000;
	display: none;
	background: url(http://www.kiaofunioncity.com/images/loading.gif) center 300px Black no-repeat;
}

.inventoryDetails .modal .modalWindow
{
	position: absolute;
	background: #fff;
	width: 700px;
	display: none;
	z-index: 9999;
}

	.inventoryDetails .modal .modalWindow .info
	{
		height: 400px;
		overflow: scroll;
		padding: 20px;
	}

.inventoryDetails .modal .close
{
	height: 20px;
	width: 100%;
	position: relative;
	background: transparent url(http://www.kiaofunioncity.com/images/inventorydetails/midBar.png) repeat-x scroll left bottom;
}

	.inventoryDetails .modal .close a
	{
		float: right;
		font-size: 18px;
		margin-right: 5px;
	}

/*
	CarfaxHighlights
*/
.inventoryDetails .dvCarfaxHighlights
{
}

.VehicleHighlights .dvCarfaxHighlights .details img
{
	vertical-align: middle;
	padding-right: 5px;
}

.inventoryDetails .dvCarfaxHighlights .carfaxBar
{
	padding: 5px;
	float: right;
}

	.inventoryDetails .dvCarfaxHighlights .carfaxBar h2
	{
		color: #fff;
		margin-top: 5px;
		font-size: 16px;
	}

.inventoryDetails .dvCarfaxHighlights .detailsSubHeaderLabel
{
	font-size: 11px;
}

.inventoryDetails .dvCarfaxHighlights .ulCarfaxHighlights .liCarfaxHighlights
{
	width: 375px;
	margin-left: 2%;
}

.inventoryDetails .dvCarfaxHighlights .ulCarfaxHighlights .images
{
	width: 195px;
}

.inventoryDetails .dvCarfaxHighlights .ulCarfaxHighlights .highlights0,
.inventoryDetails .dvCarfaxHighlights .ulCarfaxHighlights .highlights1,
.inventoryDetails .dvCarfaxHighlights .ulCarfaxHighlights .highlights2
{
	margin-bottom: 5px;
	padding-left: 14px;
	background: url(http://www.kiaofunioncity.com/images/carfax_check_blue.jpg) no-repeat 0px 0px;
}

.inventoryDetails .dvCarfaxHighlights .disclaimer,
.inventoryDetails .dvCarfaxHighlights .detailsSubHeaderLabel
{
	margin-left: 5px;
}

.inventoryDetails .dvCarfaxHighlights .detailsSubHeaderLabel
{
	margin-bottom: 10px;
	margin-top: 5px;
}

.inventoryDetails .dvCarfaxHighlights .disclaimer
{
	height: auto;
	padding-top: 5px;
	overflow: visible;
}

	.inventoryDetails .dvCarfaxHighlights .disclaimer li
	{
		font-size: 9px;
		letter-spacing: -.15px;
	}
/*
	processing
*/
.inventoryDetails .processing
{
	background: url(http://www.kiaofunioncity.com/images/loading.gif) center center Black no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9999;
}

.inventoryDetails .error
{
	color: Red;
}

.inventoryDetails .success
{
	font-size: 12px;
	color: Black;
}

.inventoryDetails .customLink
{
	display: none;
}

/*
	certified_used
*/
.inventoryDetails .certified_used
{
	/*display:none;*/
}

	.inventoryDetails .certified_used .certified_badge
	{
		float: left;
		padding-right: 5px;
	}

	.inventoryDetails .certified_used .certified_title
	{
		display: none;
	}

	.inventoryDetails .certified_used ul
	{
		margin: 20px;
		margin-top: 10px;
		margin-right: 0px;
	}

	.inventoryDetails .certified_used li
	{
		list-style-type: disc;
	}

	.inventoryDetails .certified_used .small li
	{
		width: 33%;
		float: left;
	}

	.inventoryDetails .certified_used .disclaimer
	{
		font-size: 9px;
		color: #999;
		height: auto;
		overflow: visible;
	}

	.inventoryDetails .certified_used .drop
	{
		margin-top: 35px;
	}

.inventoryDetails .bNavPhone
{
	font-size: 18px;
	color: White;
}

.inventoryDetails .unityWorks img
{
	margin-left: 100px;
}


.inventoryDetails div.bottomnav .forms li .error
{
	font-style: italic;
	color: Red;
}

.inventoryDetails div.bottomnav .forms li .DatePicker td
{
	width: 20px;
}

	.inventoryDetails div.bottomnav .forms li .DatePicker td.rcInputCell
	{
		width: 125px!important;
	}

.vehicleinfo .single span
{
	font-size: 24px;
	color: #000000;
}

.vehicleinfo .single label
{
	font-size: 24px;
	color: #000000;
}

div.mediaViewer .menu ul
{
	width: 500px;
}

div.mediaViewer .menu .video
{
	float: left;
}

	div.mediaViewer .menu .colors a,
	div.mediaViewer .menu .stockphotos a,
	div.mediaViewer .menu .photos a,
	div.mediaViewer .menu .fullscreen a,
	div.mediaViewer .menu .video a,
	div.mediaViewer .menu .video a:hover
	{
		background: url("../../images/photo-gallery-icons.png") no-repeat scroll left center transparent;
		color: #000000;
		display: block;
		font-size: 13px;
		height: auto;
		padding: 3px 0 0 53px;
		width: auto;
	}

div.mediaViewer .menu .colors a
{
	background-position: 0 -158px;
	border: 0 none;
	padding-bottom: 15px;
	padding-top: 12px;
	padding-left: 48px;
}

div.mediaViewer .menu .stockphotos a
{
	background-position: 0 -107px;
	border: 0 none;
	margin-left: 14px;
	padding-bottom: 14px;
	padding-top: 5px;
	height: 30px;
}

div.mediaViewer .menu .photos a
{
	background-position: 0 4px;
	border: 0 none;
	padding: 16px 0 10px 53px;
}

div.mediaViewer .menu .fullscreen a
{
	background-position: 0 -202px;
	border: 0 none;
	padding: 9px 0 10px 53px;
}

div.mediaViewer .menu .video a,
div.mediaViewer .menu .video a:hover
{
	background-position: 0 -51px;
	border: 0 none;
	margin-left: 12px;
	padding: 16px 0 13px 53px;
	float: left;
}

	div.mediaViewer .menu .video a span
	{
		font-size: 14px;
	}

.mediaViewer .mediaArea
{
	margin-left: 6px;
}