@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;
	text-align:left;
}

/**Links**/
a{
	text-decoration:none;
	outline:none;
}


li{
	margin:0;
	padding:0;
}

/**Clearing**/
.clear{clear:both;}


/*-----------------------------------
Typography
-----------------------------------*/
/*****************
Body
*****************/
body{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*********************
Phone, Title, Address
*********************/
#phoneNum li, #title li{
	color:#000;
	font-size:14px;
	font-weight:bold;
	
}

#address li{
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
#title li{text-transform:uppercase;}

/*****************
Bullets
*****************/
#bullets{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
#bullets a{
	color:#000;
	background:top right no-repeat;
	height:21px;
}
#bullets a:hover{
	color:#ff7900;
	background:bottom right no-repeat;
	height:21px;
}

/*****************
Main Navigation
*****************/
#mainNav a{
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#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:#000;}
#subNavLinks a{
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;	
}
#subNavLinks a:hover{color:#ff7900;}

#tab5Page #subNavLinks #subLink6 span{margin-left:15px;}

/*****************
Footer Navigation
*****************/
#footerNav li{color:#000;}
#footerNav a{
	color:#000;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
#footerNav a:hover{text-decoration:underline;}

/*****************
Copyrights
*****************/
#copyright #tkLogo, #copyright #tkLogo img{display:none;}
#copyright p{color:#000;}

/*****************
Main Inner Title
*****************/
#innerTitle{color:#FFF;}

/*****************
Site Map
*****************/
#contentarea-sitemap{
	color:#999;
	font-size:80%;
 	text-align:left;	
}
#contentarea-sitemap a{
	color:#333;
	font-size:13px;
	text-decoration:none;
}


/*-----------------------------------
Basic Elements
-----------------------------------*/
/*****************
Body
*****************/
body{background:#FFF;}

/*****************
Wrapper
*****************/
#wrapper{
	margin: 0 auto;
	padding-top:5px;
	width:990px;
}

/*****************
Header
*****************/
#header{width:990px;}

/*****************
Sub Navigation
*****************/
#subNav{
	clear:left;
	float:left;
	width:220px;
}

/*****************
Main Content
*****************/
#mainContent{
	background:#fff;
	float:left;
	margin-bottom:5px;
}

/*******************
Main Inner Content
*******************/
#mainInnerContent{
	background:#FFF;
	margin:0px;
	padding:10px 0px;
	text-align:center;
	min-height:525px;
	width:100%;
	
}

/*****************
Footer
*****************/
#footer{clear:both;}


/*-----------------------------------
Header Elements
-----------------------------------*/
/*****************
Logo
*****************/
#logo{
	float:left;
	height:70px;
	width:260px;
	padding-bottom:5px;
}

/*****************
Logo Text
*****************/
#logo span{display:none;}

/*****************
Logo Image
*****************/
#logo a{
	background:top left no-repeat;
	display:block;
	float:left;
	margin: 0 auto;
	height:70px;
	width:260px;
}

/*****************
Make
*****************/
#makeImage span{display:none;}
#makeImage{
	float:left;
	/*background:#F00;*/
	height:70px;
	width:100px;
	display:none;
}


/*****************
Phone
*****************/
/**Phone Title/Number**/
#phone{
	float:left;
	margin-top:18px;
	margin-left:0px;
}
#phone li{list-style:none;}
#phone #title, #phone #phoneNum{float:left;}
#phone #phoneNum{margin-left:10px;}


/*****************
Address
*****************/
#address{
	float:left;
	margin-left:130px;
	margin-top:18px;
}
#address li{list-style:none;}

/*****************
Bullets
*****************/
#bullets{
	float:right;
	margin-top:5px;
}
#bullets a{
	background:top right no-repeat;
	display:block;
	padding-right:30px;
}
#bullets li{
	list-style:none;
	height:21px;
	margin-top:7px;
}
#bullets li:hover{background-position:bottom right;}

/*****************
Main Navigation
*****************/
#mainNavWrapper{
	background:url(../images/main-nav-bg.jpg) top left repeat-x;
	clear:both;
	float:right;
	height:35px;
	width:100%;
}
#mainNav{	
	float:right;
	height:35px;
	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:35px;
}
#tab1, #tab1 a{width:154px;}
#tab2, #tab2 a{width:130px;}
#tab3, #tab3 a{width:176px;}
#tab4, #tab4 a{width:184px;}
#tab5, #tab5 a{width:126px;}

#mainNav a:hover, #tab1Page #tab1 a, #tab2Page #tab2 a, #tab3Page #tab3 a, #tab4Page #tab4 a, #tab5Page #tab5 a
{background-position:bottom left;}

#mainNav span{
	position:relative;
	display:none;
	top:10px;
}

/*-----------------------------------
Sub Navigation Elements
-----------------------------------*/
/*****************
Sub Navigation Links
*****************/
#subNavLinks{
	background:url(../images/sub-bg.jpg) top left no-repeat;
	min-height:235px;
	padding:5px 10px 0px 10px;
}
#subNavLinks li{
	list-style:inside;
	margin-left:5px;
}

/**Sub Link Headers**/
#tab1Page #subLink1, #tab1Page #subLink8{
	list-style:none;
	margin:0px;
}
#tab1Page #subLink1 a, #tab1Page #subLink8 a{
	font-size:14px;
	font-weight:bold;
}
#tab1Page #subLink1 a:hover, #tab1Page #subLink8 a:hover{cursor:text;}
#tab1Page #subLink1 a{color:#FFF;}

#tab1Page #subLink8 a{color:#000;}
#tab1Page #subLink8{margin-top:8px;}


/**********************
Sub Navigation Buttons
**********************/
#subButtons{
	padding-top:5px;
	height:280px;
}
#subButtons span{display:none;}
#subButtons li{
	list-style:none;
	display:inline;
}

#subButtons a{
	background:top left no-repeat;
	display:block;
	height:70px;
}

#subButtons a:hover{background-position:bottom left;}

/*-----------------------------------
Main Content Elements
-----------------------------------*/
/*****************
SOBA
*****************/
#soba{margin-bottom:5px;}

/*****************
Custom Page
*****************/
#customPage{
	background:#FFF;
	float:left;
	min-height:265px;
	width:500px;
	padding:5px 10px;
}

/*****************
Right Content
*****************/
#rightContent{
	float:right;
	margin:0px 0px 5px 0px;
}

/*****************
Right Buttons
*****************/
#rightContent #rightBtn span{display:none;}
#rightContent #rightBtn {
	display:block;
	margin-bottom:5px;
	height:70px;
	width:235px;
}

/*****************
Video
*****************/
#rightContent #video{clear:both;}


/*-----------------------------------
Footer Elements
-----------------------------------*/
/*****************
Social Network
*****************/
#socialNet span{display:none;}
#socialNet{
	float:left;
	margin:5px 0px 0px 0px;
	width:240px;
}
#socialNet li{display:inline;}
#socialNet .netIcon a{
	display:block;
	float:left;
	margin-right:10px;
	height:30px;
	width:30px;
}
#socialNet #net1 a{ 
	width:127px;
}
#socialNet #net2 a{ 
	width:42px;
}

/*****************
Footer Link
*****************/
#footer li{list-style:none;}


/*****************
Footer Navigation
*****************/
#footerWrapper{
	background:#fff repeat;
	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:400px;
}
#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
-----------------------------------*/
/*****************
Main Inner Content
*****************/
#innerContent{
	margin:0 auto;
}

#innerTitle{
	background:#515151;
	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:780px;
	overflow:hidden;
}


.tradeIn{text-align:center;}
.tradeIn iframe{
	width:580px;
	height:500px;
}	

/*************************************
More Information Footer Area
*************************************/
#seo p{
	font-size:12px;
	color:#000;
	padding-bottom:5px;
}
#seo h1{
	font-size:18px;
	color:#000;
	padding-bottom:5px;
}
#seo h2{
	font-size:14px;
	color:#000;
	padding-bottom:5px;
}
#seo a{
	text-decoration:none;
	color:#000;
}
#seo a:hover{
	text-decoration:underline;
	color:#000;
}

/*************************************
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;}

/**Page Numbers**/
.listingPager{
	text-align:right;
	float:right;
}

