@charset "UTF-8";
/* CSS Document */

#recent-customers1 { padding:20px 10px; overflow:hidden;}

	#recent-customers1 .left {
		width:650px;
		float:left;
	}
	
		#recent-customers1 .left .CTAs { overflow:hidden; margin-bottom:20px;}
			#recent-customers1 .left .CTAs ul { list-style:none; margin:0; padding:0;}
				#recent-customers1 .left .CTAs ul li { display:block; float:left;}				
					#recent-customers1 .left .CTAs ul li a {
						background:transparent url(http://www.kiaofunioncity.com/images/RecentCustomerLayouts/2011/recent-customers-ctas.png) no-repeat scroll 0 0;
						display:block;
						width:130px;
						height:69px;
						text-indent:-9999px;
					}
					#recent-customers1 .left .CTAs ul li.one a { background-position:0 0;}
					#recent-customers1 .left .CTAs ul li.two a { background-position:-130px 0;}
					#recent-customers1 .left .CTAs ul li.three a { background-position:-260px 0;}
					#recent-customers1 .left .CTAs ul li.four a { background-position:-390px 0;}
					#recent-customers1 .left .CTAs ul li.five a { background-position:-520px 0;}
					
					#recent-customers1 .left .CTAs ul li.one a:hover { background-position:0 100%;}
					#recent-customers1 .left .CTAs ul li.two a:hover { background-position:-130px 100%;}
					#recent-customers1 .left .CTAs ul li.three a:hover { background-position:-260px 100%;}
					#recent-customers1 .left .CTAs ul li.four a:hover { background-position:-390px 100%;}
					#recent-customers1 .left .CTAs ul li.five a:hover { background-position:-520px 100%;}
			
	
		#recent-customers1 .left .customer-list {
			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
			border-radius: 10px;
			background-color: #F2F2F2;
			border-color: #4e4e4e #7E7E7E #4e4e4e;
			border-style: solid;
			border-width: 10px 1px 10px;
			clear:both;
			font-size: 11px;	
			margin:0 1px;
			width:
		}
			
			#recent-customers1 .left .customer-list th { 
				background-color: #4E4E4E;
				color: #FFFFFF;
				font-size: 13px;
				overflow: hidden;
				padding: 0 13px 10px;
				margin:0;
				text-align:left;
			}
			#recent-customers1 .left .customer-list table { border-collapse:collapse; }
			#recent-customers1 .left .customer-list td {
				border-bottom: 1px solid #B5B5B5;
				padding: 3px 12px;
				vertical-align: top;
				width: 33%;	
			}
				#recent-customers1 .left .customer-list td a { text-decoration:none;}
			
	#recent-customers1 .right {
		width:28%;
		float:right;
	}
		#recent-customers1 .right h1 { font-size:20px; margin:0 0 10px}
		#recent-customers1 .right h2,
		#recent-customers1 .right h3,
		#recent-customers1 .right h4,
		#recent-customers1 .right h5,
		#recent-customers1 .right h6 { font-size:16px; padding-bottom:6px; margin:0;}
		#recent-customers1 .right p { font-size:12px; margin:0 0 6px; line-height:16px;}
		
		#recent-customers1 .right a.cta {
			background:transparent url(http://www.kiaofunioncity.com/images/RecentCustomerLayouts/2011/recent-customers-ctas-small.png) no-repeat scroll 0 0;
			display:block;
			padding-left:30px;
			font-size:14px;
			font-weight:bold;
			text-decoration:none;
			text-transform:uppercase;		
			margin:0 0 15px;
			line-height:21px;
		}
		
		#recent-customers1 .right a.contact { background-position:0 0;}
		#recent-customers1 .right a.directions { background-position:0 -21px;}
		#recent-customers1 .right a.service { background-position:0 -45px;}
		#recent-customers1 .right a.parts { background-position:0 -68px;}
		
#recent-customers1 .left .customer-list .rgWrap {
	float: left;
	line-height: 22px;
	padding: 0 10px;
	white-space: nowrap;
}

#recent-customers1 .left .customer-list td.NextPrevAndNumeric { border:0 none; width:auto; padding:0;}

	#recent-customers1 .left .customer-list .rgNumPart a {
		color: #000000;
		float: left;
		line-height: 22px;
		margin: 0;
		padding: 0 5px 0 0;
		text-decoration: none;
	}
	#recent-customers1 .left .customer-list .rgInfoPart {
		color: #333;
		float: right;
	}
	
	#recent-customers1 .left .customer-list .rcbInput,
	#recent-customers1 .left .customer-list .rgPagerLabel{
		width:46px;
		line-height:normal;
	}
	
	#recent-customers1 .left .customer-list span.rgPagerLabel {
		margin-right: 3px;
		position: relative;
		top: -9px;
	}
	
	#recent-customers1 .left .customer-list td.rcbArrowCell a {
		background: url("http://www.kiaofunioncity.com/images/RecentCustomerLayouts/2011/select-btn.png") no-repeat scroll 0 0 transparent;
		display: block;
		margin: 3px 2px 0;
		outline: medium none;
		overflow: hidden;
		position: relative;
		text-indent: -9999px;
		width: 16px;
	}
		#recent-customers1 .left .customer-list td.rcbArrowCell a:hover { background-position:100% 0; cursor:pointer;}
	
	#recent-customers1 .left .customer-list .RadComboBox td { border:0 none; padding:0;}
	
	 #recent-customers1 .left .customer-list .RadComboBox td.rcbArrowCell {
		width: 16px;
	 }
	 
	 #recent-customers1 .left .customer-list tfoot td { padding-top:10px;}