@charset "utf-8";
/*------------------------------------------------------------------ 
	[Master Stylesheet] 
	TKCarsites - CSS Document
	Website: http://www.tkcarsites.com/
	Developer: Jimmy Phan
	Last Update: 09/02/2009
-------------------------------------------------------------------*/
/*-----------------------------------
Reset
-----------------------------------*/
*, html, body{
	margin:0;
	padding:0;
	text-align:left;
}


#mainSearchTable{
	margin: 0 auto;
}

/**Links**/
a{
	text-decoration:none;
	outline:none;
}

/**Clearing**/
.clear{clear:both;}


/*-----------------------------------
Basic Elements
-----------------------------------*/
/*****************
Body
*****************/
body{
	background:url(../images/background.jpg) top left repeat-x #6d6d6d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#financeBtns{
	width: 650px;
	padding: 5px 0px 5px 100px;
	height: 134px;
}
/*****************
Footer Navigation
*****************/
#footerNav a{
	color:#FFF;
	font-size:12px;
	text-transform:uppercase;
}
#footerNav a:hover{color:#8db3e2;}

/*****************
Wrapper
*****************/
#wrapper{
	margin: 0 auto;
	padding-top:5px;
	height:600px;
	width:980px;
}

/*****************
Header
*****************/
#header1{
	margin-top:10px;
	padding-bottom:5px;
}

/*****************
Sub Navigation
*****************/
#subNav{
	clear:left;
	float:left;
	margin-top:5px;
	width:185px;
}
#subNavser{
	clear:left;
	float:left;
	margin-top:5px;
	width:185px;
}

/*****************
Main Content
*****************/
#mainContent{
float:left;
width:809px;
height:381px;

}
#mainContentser{
float:left;
width:780px;
height:381px;

}

/*****************
Main Inner Content
*****************/
#mainInnerContent{
	background:#FFF;
	margin-top:5px;
	padding:10px 0px;
	width:996px;
	text-align:center;
}

/*****************
Footer
*****************/
#footer{clear:both;}


/*-----------------------------------
Header Elements
-----------------------------------*/
/*****************
Logo
*****************/
#logo{
	float:left;
	width:200px;
	height:80px;
}

/**Logo Text**/
#logo span{display:none;}

/**Logo Image**/
#logo h1, #logo a{
	background:url(../images/header-dealer-logo.jpg) top left no-repeat;
	display:block;
	margin: 0 auto;
	height:80px;
	width:200px;
}

/*****************
Info
*****************/
#info{
	float:left;
	padding-left:0px;
	width:745px;
}


/*****************
Phone
*****************/
#title{padding-left:12px;
padding-top:8px;
}

/**Phone Display**/
.phone3{display:none;}

/**Phone Title/Number**/
#title li{text-transform:uppercase;}
#title li, #phoneNum li{
	color:#cecece;
	font-size:16px;
	font-weight:bold;
}
#phone{float:left;}
#phone li{list-style:none;}
#phone #title, #phone #phoneNum{float:left;}
#phone #phoneNum{padding-left:0px;
padding-top:8px;

}


/*****************
Address
*****************/
#address{
	color:#cecece;
	float:left;
	font-size:15px;
	font-weight:bold;
	padding-left:0px;
	padding-top:10px;
border:0px solid red;
}
#address li{list-style:none;}

/**2nd**/
#address span{
	position:relative;
	font-size:9px;
	bottom:5px;
}

/*****************
Bullets
*****************/
#bullets{
	float:right;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
width:150px;
}
#bullets a{
	color:#cecece;
	display:block;
	background:top left no-repeat;
	padding-left:20px;
}
#bullets a:hover{
	 background-position:bottom left;
	color:#8db3e2;
}
#bullets li{
	list-style:none;
	height:15px;
	margin-top:5px;
}


/*****************
Main Navigation
*****************/
#mainNav{
	float:right;
	margin: 8px 0px 0px 0px;
	height:26px;
	width:780px;
}
#mainNav li{
	list-style:none;
	float:left;
}
#mainNav a{
	color:#666666;
	display:block;
	font-size:14px;
	font-weight:bold;
	float:left;
	text-align:center;
	text-transform:uppercase;
	height:26px;
	width:156px;
	
}
#mainNav span{
	position:relative;
	top:5px;
}
#mainNav #tabLeft{background-image:url(../images/header-tab-left.gif);}
#mainNav .tabMiddle{background-image:url(../images/header-tab-middle.gif);}
#mainNav #tabRight{background-image:url(../images/header-tab-right.gif);}
#mainNav a:hover, #mainNav #on a{
	background-position:bottom left;
	color: red;
}


/*-----------------------------------
Sub Navigation Elements
-----------------------------------*/
/*******************
Sub Navigation Links
********************/
#subNavLinks{
	padding:10px 10px;
	margin-bottom:10px;
	min-height:200px;
}
#subNavLinks li{
	color:#FFF;
	list-style:none;
	margin-bottom:3px;
}
#subNavLinks a{
	color:#FFF;
	font-size:12px;	
}
#subNavLinks a:hover{color:#8db3e2;}


/*****************
Sub Buttons
*****************/
#subButtons span{display:none;}
#subButtons li{
	list-style:none;
	margin-bottom:10px;
}

#subButtons a{
	background-repeat:no-repeat;
	display:block;
	height:72px;
	width:185px;
}
#subButtons a:hover{background-position:bottom left;}


/*-----------------------------------
Main Content Elements
-----------------------------------*/
/*********************
SOBA
*********************/
#flash_BannerImages{
	width:781px;
	height:160px;
float:right;
}
#flash_BannerImagesser{
	width:781px;
	height:160px;
float:right;
}

/*********************
Model List
*********************/
#modelList{
	/*background:#FFF;*/
	width:780px;
	height:110px;
	float:right;
}
#featureList{
	background-color:#FFF;
	width:730px;
	height:212px;
	float:right;
}
/*********************
Scrolling Buttons
********************/
#btns2{
                position:relative;
		background:url(../images/bk_scroller2.gif) no-repeat;
                left:0px;
                float:left;
                width:977px;
		height:150px;
		padding-left:19px;
		padding-top:5px;
		
}

/*********************
Featured Specials
*********************/
#featuredSpeicals{
	/*background:#FFF;*/
	width:780px;
	height:212px;
}

/*********************
Flash Featured Specials
*********************/
#flash_FeaturedSpecials{
	margin:5px auto;
	width:605px;
height:212px;
}


/*********************
Finance Buttons
*********************/
#financeBtns span{display:none;}
#financeBtns #financeBtn1{float:left;}
#financeBtns #financeBtn2{float:right;}
#financeBtns a{
	display:block;
	float:left;
	height:134px;
	width:311px;
}

/*-----------------------------------
Footer Elements
-----------------------------------*/
/*****************
Footer Buttons
*****************/
#footerBtns{
	height:101px;
	width:980px;
	padding-left:5px;
}
#footerBtns span{display:none;}
#footerBtns a{
	display:block;
	float:left;
	margin-left:13px;
	height:101px;
	width:185px;
}
#footerBtns li{float:left;}
#footerBtns a:hover{background-position:bottom left;}
#firstFootBtn a{margin-left: 0;}


/*****************
Footer list
*****************/
#footer li{list-style:none;
}


/*****************
Tk Logo
*****************/
#tkLogo span{display:none;}
#tkLogo{
	background:url(../images/footer-tk-logo.gif) top left;
	display:block;
	float:left;
	margin:5px 0px;
	height:31px;
	width:43px;
}


/*****************
Footer Navigation
*****************/
#footerNav{
	float:right;
	margin:15px 0px 10px 0px;
}
#footerNav li{
	display:inline;
	margin:0px 2px;
}
#footerNav a{
	color:#FFF;
	font-size:12px;
	text-transform:uppercase;
}
#footerNav a:hover{color:#8db3e2;}


/*****************
Social Network
*****************/
#socialNet span{display:none;}
#socialNet{
	float:left;
	margin-left:5px;
	margin-top:5px;
	width:125px;
}
#socialNet li{display:inline;}
#socialNet .netIcon a{
	display:block;
	float:left;
	margin-right:10px;
	height:30px;
	width:30px;
}

/*****************
Copyright
*****************/
#copyright{
	float:right;
	width:100%;
}

#copyright p{
	float:right;
	padding-top:13px;
	padding-right:5px;
}
/*****************
Tk Logo
*****************/
#tkLogo span{display:none;}
#tkLogo{
	background:url(../images/footer-tk-logo.gif) top left;
	display:block;
	float:right;
	margin:5px 0px;
	height:31px;
	width:43px;
}
/*-----------------------------------
Main Inner Elements
-----------------------------------*/
/**Inner Content**/
#innerConent{
	margin:0 auto;
	width:925px;
	text-align:center;
	min-height:450px;
}

#build-price{
	margin: 0 auto;
	width:760px;
}

#innerTitle{
	background:#16205d;
	color:#FFF;
	padding:5px;
	margin-bottom:5px;
}



/**Site Map**/
#contentarea-sitemap{
 	text-align:left;
	font-size:80%;
	color:#999;
	height:460px;
}
#contentarea-sitemap p{
	display:block;	
	/*background-color:#ededed;*/
	padding:4px;
	color:#000;
	font-size:13px;
	text-decoration:none;
	margin: 1px 0px;
}

#contentarea-sitemap a{
	display:block;	
	background-color:#ededed;
	padding:4px;
	color:#333;
	font-size:12px;
	text-decoration:none;
	margin: 1px 0px;
}
#contentarea-sitemap a:hover{
	background-color:#E1E1E1;
}
/*************************************
More Information Footer Area
*************************************/
#seo p{
	font-size:12px;
	color:#fff;
	padding-bottom:5px;
}
#seo h1{
	font-size:18px;
	color:#fff;
	padding-bottom:5px;
}
#seo h2{
	font-size:14px;
	color:#fff;
	padding-bottom:5px;
}
#seo a{
	text-decoration:none;
	color:#fff;
}
#seo a:hover{
	text-decoration:underline;
	color:#fff;
}




/************************
PII Details Fix
***********************/
#mousemovehandler{
	width:850px;
	margin: 0 auto;
}


#VehicleDetailsPanel_WebPartAccordion_DealerContactInformationPlaceHolder a{
	word-wrap: break-word;
}

#headertop{
	margin:0px auto;
	width:1000px;
	height:91px;
	border:0px solid red;
}

#header{
	margin:0px auto;
	width:1000px;
	height:91px;
	border:0px solid red;
}
#headermenutot{
	
	float:left;
	width:796px;
	height:91px;
	border:0px solid red;

}
#headermenubt{
	float:left;
	width:796px;
	height:50px;

}

#headermenu{
	float:right;
	width:796px;
	height:40px;

}
#phoneno{
	float:left;
	width:260px;
	height:50px;	
}


#wi-finew{
	float:left;
	width:145px;
	height:48px;
	Padding-top:2px;
}#add{
	float:left;
	width:181px;
	height:50px;	
}
#hoursnew{
	float:left;
	width:210px;
	height:47px;
	Padding-top:3px;	

}


#homemain{
	float:left;
	width:1000px;
	height:545px;
}
#homepre{
	float:left;
	width:1000px;
	height:555px;
}
#servicemain{
	float:left;
	width:1000px;
	height:535px;
}
#premain{
	float:left;
	width:1000px;
	height:555px;
}
#sobanew{

	float:left;
	width:809px;
	height:270px;
}
#sobaspl{

	float:left;
	width:809px;
	height:262px;
}
#sobafin{

	float:left;
	width:809px;
	height:240px;
}
#sobaservice{

	float:left;
	width:809px;
height:160px;
position:relative;
	
}

#scrollnew{
	float:left;
	width:809px;
	height:108px;
}
#bottomnew{
float:left;
	width:1000px;
	height:150px;
}
#spotnew{
	float:left;
	width:809px;
	height:110px;
background-color:#FFF;
}

#spotspl{
	float:left;
	width:809px;
	height:110px;

}
#spotpre{
	float:left;
	width:809px;
	height:120px;
}
#spotfinc{
	float:left;
	width:809px;
	height:140px;
}
#featurenew{
	float:left;
	width:780px;
	height:215px;
}
#featureser{
	float:left;
	width:780px;
	height:215px;
}
#bottomservice{	
	float:left;
background:url(../images/bk_scroller2.gif) no-repeat;
	width:980px;
	height:150px;
padding-left:20px;
}
#btns3{
                float:left;
	
                
                width:977px;
		height:150px;
		padding-left:10px;
		
}
