@charset "utf-8";
/*------------------------------------------------------------------ 
	[Master Stylesheet] 
	TKCarsites - CSS Document
	Website: http://www.tkcarsites.com/
	Developer: Jimmy Phan
	Last Update: 08/25/2009
-------------------------------------------------------------------*/
/*-----------------------------------
Reset
-----------------------------------*/
*, html, body{
	margin:0;
	padding:0;
}

/**Links**/
a{
	text-decoration:none;
	outline:none;
}


li{
	margin:0;
	padding:0;
}

/**Clearing**/
.clear{clear:both;}


/*-----------------------------------
Typography
-----------------------------------*/
/*****************
Body
*****************/
body{
	
	font-family:Segoe UI,sans-serif;
	font-size:12px;
}

/*********************
Phone, Title, Address
*********************/
#phoneNum li, #title li{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	
}

#address li{
	color:#fff;
	font-size:15px;
	font-weight:bold;

}
#title li{text-transform:uppercase;}

/*********************
Bullets
*********************/
/**Bullet Image**/
#bullets li{
	list-style:none;
	height:21px;
	float:left;
}

/**Bullet Text**/
#bullets a{
	background:top left no-repeat;
	display:block;
	height:40px;
	width:90px
}
#bullets a:hover{background:top left no-repeat;}

/*****************
Main Navigation
*****************/
#mainNav a{
	color:#000;
	font-size:14px;
	font-weight:bold;
}
#mainNav a:hover, #tab1Page #tab1 a, #tab2Page #tab2 a, #tab3Page #tab3 a, #tab4Page #tab4 a, #tab5Page #tab5 a
{color:#fff;}

/********************
Sub Navigation Links
********************/
#subNavLinks li{color:#fff;background:url(../images/sub-nav-div.png) bottom left repeat-x;}
#subNavLinks a{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
line-height:18px;

}
#subNavLinks a:hover{color:#00fbfd;}

.subNavLinksTab1 #subLink1 a:hover{color:#00fbfd;}
#subNavLinks li:hover{color:#00fbfd;}

/*****************
Footer Navigation
*****************/
#footerNav li{color:#fff;}
#footerNav a{
	color:#fff;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
#footerNav a:hover{text-decoration:underline;}

/*****************
Copyrights
*****************/
#copyright p{color:#fff;}

/*****************
Main Inner Title
*****************/
#innerTitle{color:#FFF;}

/*****************
Site Map
*****************/
/**Background**/
#contentarea-sitemap a{background-color:#ededed;}

/**Hover Background**/
#contentarea-sitemap a:hover{background-color:#E1E1E1;}

/**Text Format**/
#contentarea-sitemap{
	color:#999;
	font-size:80%;
 	text-align:left;
}

/**Hover Text Format**/
#contentarea-sitemap a{
	color:#333;
	font-size:13px;
	text-decoration:none;
}
#contentarea-sitemap ul{list-style-type:none;}


/*-----------------------------------
Basic Elements
-----------------------------------*/
/*****************
Body
*****************/
body{
	background:url(../images/background.jpg) top center no-repeat #192d72;
}

/*****************
Wrapper
*****************/
#wrapper{
	margin: 0 auto;
	/*padding-top:5px;*/
	width:990px;
}

/*****************
Header
*****************/
#header{width:990px;}

/*****************
Sub Navigation
*****************/
#subNav{
	clear:left;
	float:left;
	width:200px;
	padding:10px;
	margin-top:4px;
	/*background:url(../images/sub-nav-bg.png) top left no-repeat;*/
}

#leftNav{
	clear:left;
	float:left;
	width:210px;
	margin:0 auto;
}



/*****************
Main Content
*****************/
#mainContent{
	float:left;
	margin: 4px 0 5px 0;
	background:url(../images/main-curve-bg.png) #fff top left no-repeat;	
}

/*******************
Main Inner Content
*******************/
#mainInnerContent{
	background:url(../images/inner-curve-bg.jpg) top right no-repeat;
	margin:4px 0 0 0;
	min-height:520px;
	width:100%;
}

/*****************
Footer
*****************/
#footer{clear:both;}


/*-----------------------------------
Header Elements
-----------------------------------*/
/*****************
Info
*****************/
#info{
	float:left;
	height:70px;
	width:755px;
}

/*****************
Logo
*****************/
#logo{
	float:left;
	height:100px;
	width:219px;
}

/*****************
Logo Text
*****************/
#logo span{display:none;}

/*****************
Logo Image
*****************/
#logo a{
	background:top left no-repeat;
	display:block;
	float:left;
	margin: 0 auto;
	height:100px;
	width:219px;
margin-left:10px;
}

/*****************
Make
*****************/
#makeImage span{display:none;}
#makeImage{
	float:left;
	background-repeat:no-repeat;
	background-position:center;
	height:70px;
	width:250px;

}


/*****************
Phone
*****************/
/**Phone Title/Number**/
#phone{
	float:left;
	margin-top:19px;
	margin-left:0px;
	width: 235px;

}
#phone li{list-style:none;}
#phone #title, #phone #phoneNum{float:left;}
#phone #phoneNum{margin-left:0px;}


/*****************
Address
*****************/
#address{
	float:right;
	margin:5px 20px 0 0px;

}
#address li{list-style:none;text-align:right;}

/*****************
Bullets
*****************/
/**Position**/
#bullets{
	margin-top:13px;
	margin-right:10px;
	/*margin-left:0px;*/
}

/**Spacing**/
#bullets a{padding:0 10px;}
#bullets li{margin-bottom:7px;}

/**Placement Side**/
#bullets{float:right;}

/**Text Format**/
#bullets a{
	color:#fff;
	font-size:11px;
	font-weight:bold;
}
#bullets a:hover{color:#00fbfd}

/*****************
Main Navigation
*****************/
#mainNavWrapper{
	/*background:url(../images/main-nav-bg.jpg) top left repeat-x;*/
	float:right;
	height:43px;
	width:770px;
	margin-top:30px;
	
}
#mainNav{	
	float:right;
	height:43px;
	width:770px;
}

#tab1, #tab1 a, #tab2, #tab2 a, #tab3, #tab3 a, #tab4, #tab4 a, #tab5, #tab5 a{
	background:no-repeat;
	display:block;
	float:left;
	list-style:none;
	text-align:center;
	height:43px;
}
#tab1, #tab1 a{width:159px;}
#tab2, #tab2 a{width:146px;}
#tab3, #tab3 a{width:192px;}
#tab4, #tab4 a{width:132px;}
#tab5, #tab5 a{width:141px;}

#mainNav .on a, #mainNav a:hover, #tab1Page #tab1 a, #tab2Page #tab2 a, #tab3Page #tab3 a, #tab4Page #tab4 a, #tab5Page #tab5 a
{background-position:left bottom;}

#mainNav span{
	position:relative;
	display:none;
	top:10px;
}


/*-----------------------------------
Sub Navigation Elements
-----------------------------------*/
/*****************
Sub Navigation Links
*****************/
#subNavLinks{
	/*background:#fff;*/
	min-height:223px;
	padding:15px 10px 0px 10px;
}
#subNavLinks li{
	list-style:square inside;
	margin-left:5px;
}


/*#tab1Page #subLink6{margin-top:8px;}*/


/**********************
Sub Navigation Buttons
**********************/
#subButtons{
	padding-top:5px;
	height:100%;
	min-height:325px;
	/*background:#fff;*/
}
#subButtons span{display:none;}
#subButtons li{
	list-style:none;
	display:inline;
}

#subButtons a{
	background:top left no-repeat;
	display:block;
	height:90px;
}
#subButtons a:hover{background-position:bottom left;}


/*-----------------------------------
Main Content Elements
-----------------------------------*/
/*****************
SOBA
*****************/
#soba{margin:5px 5px;}

/******************
SCROLLING BUTTONS
******************/

#scrollingButtons{
	margin: 5px 5px;
}

/*****************
Custom Page
*****************/
#customPage{
	background:#fff;
	float:left;
	min-height:318px;
	width:500px;
	padding:5px 10px;
}
#customPage h1{
	font-weight:bold;
	font-size:14px;
	color:#002767;
}
#customPage p{
	font-size:12px;
	color:#585858;
}
#customPage a{
	color:#015b9a;
}
#customPage a:hover{
	text-decoration:underline;
}
#customPage span{
	font-size:12px;
	color:#002767;
	padding-bottom:10px;
	}
#customPage img{
	padding:0px 10px 5px 0px;
	}

/*****************
Right Content
*****************/
#rightContent{
	float:right;
	margin:0px 0px 5px 0px;
}

/*******************
Right Soba
*******************/
#rightSoba{
	width:235px;
	height:80px;
	margin-bottom:5px;
	margin-right:5px;
}

/*****************
Right Buttons
****************
#rightContent #rightBtn span{display:none;}
#rightContent #rightBtn {
	display:block;
	margin-bottom:5px;
	margin-right:5px;
	height:70px;
	width:235px;
}*/


/*****************
Video
*****************/
#rightContent #video{clear:both;}


/*-----------------------------------
Footer Elements
-----------------------------------*/
/*****************
Social Network
*****************/
#socialNet span{display:none;}
#socialNet{
	float:left;
	margin:2px 0px 0px 0px;
	width:126px;
}
#socialNet li{display:inline;}
#socialNet .netIcon a{
	display:block;
	float:left;
	margin-right:10px;
	height:32px;
	width:32px;
}
#socialNet #net1 a{ 
	width:32px;
}
#socialNet #net2 a{ 
	width:32px;
}

/*****************
Footer Link
*****************/
#footer li{list-style:none;}


/*****************
Footer Navigation
*****************/
#footerWrapper{
	clear:both;
	height:40px;
}
#footerNav{
	float:right;
	margin:12px 0px 10px 0px;
}
#footerNav li{
	display:inline;
	margin:0px 5px;
}


/*****************
Copyrights
*****************/
#copyright{
	clear:both;
	float:right;
	margin-top:5px;
	min-width:550px;
}
#copyright p{
	float:right;
	margin-top:12px;
	margin-left:3px;
	clear:left;
}

/**TK Logo**/
#tkLogo span{display:none;}
#tkLogo img{border:none;}
#tkLogo{
	display:block;
	float:right;
	margin:3px 0px 3px 5px;
	height:30px;
	width:43px;
}

/*-----------------------------------
Main Inner Elements
-----------------------------------*/
/*****************
Inner Content
*****************/
/**Width**/
#innerContent{width:970px;}

/**Text Format**/
#innerTitle{color:#FFF; text-align:left;}

/**Title Background**/
#innerTitle{background:#787878;}

/*****************
Inner Content
*****************/
#innerContent{
	width:760px;
	margin:0 auto;
	float:left;
	clear:right;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	min-height:568px;
	background:url(../images/inner-curve-bg.jpg) top left no-repeat #000;
}

/**Title Background**/
#innerTitle{
	padding:5px;
	margin-bottom:5px;
}


#innerContent iframe{min-height:500px;}

/*****************
Site Map
*****************/
#contentarea-sitemap{min-height:460px;}
#contentarea-sitemap a{
	display:block;	
	background-color:#ededed;
	padding:4px;
	margin: 1px 0px;
}
#contentarea-sitemap a:hover{background-color:#E1E1E1;}

.sitemap1 #subLink1, .sitemap1 #subLink7, .sitemap1 #subLink8{
	display:none;
}



/*************************************
Build a Car & Digital Brochures Hack
*************************************/
.buildDigi{text-align:center;}
.buildDigi iframe{
	height:500px;
	width:760px;
	overflow:hidden;
padding-top:35px;
}


.tradeIn{text-align:center;}
.tradeIn iframe{
	width:580px;
	height:500px;
}	

/*************************************
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 Fixes
*************************************/
/**Inventory Result Container**/
#mainSearchTable{margin: 10px auto 0px auto;}

/**Inventory Details Container**/
#mousemovehandler{
	width:750px;
	margin: 10px auto 0px auto;
}
#VehicleDetailsPanel_WebPartAccordion_DealerContactInformationPlaceHolder a{word-wrap:break-word;}

/**Inventory Sitemap**/
#piisitemapcontainer{padding-left:20px;}
.pii-usedcars{padding-left:100px;}

.listingPager a {
 color:#06C; 
 text-decoration:underline;
}
.listingPager a:hover {
 text-decoration:underline;
}
.listingPager span{
 color:#333; 
}

/**************************************
OVERRIDES
**************************************/

#subButton4 a{
	background-position:top;
	height:38px;
}

#subButton4 a:hover{
	background-position:top;
	height:38px;
}

/**************************************
PII PAGING CORRECTION
**************************************/

#piitable{padding-left:30px;}
#piitable ul{padding-right:60px;}
.listingPager{
 text-align:right;
 float:right;
}

/*************************************
Contact at Once Chat
*************************************/

#chat{
	  float:left;
	  width:150px;
	  height:50px;
	  margin:20px 20px;
}




/*****************
Inner Content
*****************/
/**Width**/
#innerContents{width:970px;}

/**Text Format**/
#innerTitles{color:#000; text-align:left;}

/**Title Background**/
#innerTitle{background:#787878;}

/*****************
Inner Content
*****************/
#innerContents{
	width:760px;
	margin:0 auto;
	float:left;
	clear:right;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	min-height:568px;
	background:url(../images/sinner-curve-bg.jpg) top left no-repeat #000;
}
