@charset "utf-8";
/*------------------------------------------------------------------ 
	[Master Stylesheet] 
	TKCarsites - CSS Document
	Website: http://www.tkcarsites.com/
-------------------------------------------------------------------*/
/*-----------------------------------
Basic Elements
-----------------------------------*/
/*****************
Body
*****************/
body{
	background:url(../images/background.jpg) top left repeat-x #030810;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*****************
Left Navigation
*****************/
#leftNav{
	background-color: transparent;
}

/*****************
Main Content
*****************/
#mainContent{background-color:#fff;}

/*******************
Main Inner Content
*******************/
#mainInnerContent{background-color:transparent;}




/*-----------------------------------
Header Elements
-----------------------------------*/
/*****************
Logo
*****************/
#logo{
	padding-bottom:0px;
	width:295px;
	height:70px;	
}

/**Logo Image**/
#logo a{
	width:295px;
	height:79px;
}


/*****************
Make Image
*****************/
#makeImage{
	height:79px;
	width:260px;

	margin-left: 25px;
}


/*********************
Phone Title/Number
*********************/
/**Position**/
#phone{
	margin-top:5px;
	margin-left:30px;
}

#three{
	color:#000;
	font-size:16px;
width:140px;
	font-weight:bold;
	text-transform:uppercase;
text-align:center;
}

/**Number Margin**/
#phone #phoneNum{margin-left:10px;}

/**Text Format**/
#phone li{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

/*****************
Address
*****************/
/**Position**/
#address{
	margin-top:5px;
	text-align:right;
}

/**Text Format**/
#address li{
	color:#454546;
	font-size:14px;
	font-weight:bold;
}


/*****************
Bullets
*****************/
/**Position**/
#bullets{
	margin-top:0px;
	margin-right:0px;
	width: 170px;
}

/**Spacing**/
#bullets a{padding-left:18px;}
#bullets li{
	margin-top:0px;
	float: left;
	
}

/**Placement Side**/
#bullets{float:right;}

/**Text Format**/
#bullets a{
	color:#454546;
	font-size:13px;
	font-weight:bold;
	background-position: left bottom;
}
#bullets a:hover{
	color:#454546;
	background-position: left bottom;
}
#bullets li{
	margin-left: 10px;
}


/*****************
Main Navigation
*****************/
/**Navigation Wrapper Background**/
#mainNavWrapper{background: transparent;}

/**Main Navigation Width**/
#mainNav{width:990px;}

/**Tabs Width**/
#tab1, #tab1 a{width:142px;}
#tab2, #tab2 a{width:224px;}
#tab3, #tab3 a{width:298px;}
#tab4, #tab4 a{width:184px;}
#tab5, #tab5 a{width:142px;}

/**Text Format**/
#mainNav a{
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

/**Hover Text Format**/
#mainNav a:hover, #mainNav .on a{color:#fff;}

/**Main Top Image**/
#mainTop{
	background: no-repeat;
	width:756px;
	height:5px;
}
/**Main Center Image**/
#mainCenter{
	background: repeat-y left top;
	min-height: 612px;
	width: 756px;
}
/**Main Bottom Image**/
#mainBottom{
	background: no-repeat;
	width:756px;
	height:30px;
}

#main{
	float: left;
	padding-left: 8px;
}
/*-----------------------------------
Left Navigation Elements
-----------------------------------*/
/**Background**/
.leftNavLinks{
	background:transparent;
	text-indent: 10px;
	width: 90%;
	margin: 0 auto;
}

/**Bullets**/
.leftNavLinks li{
	color:#FFF;
	list-style:inside;
	border-bottom: 1px #c3c3c3 solid;
	padding: 7px;
	list-style: none;
}

/**Text Format**/
.leftNavLinks a{
	color:#454545;
	font-size:12px;
	font-weight:bold;
	/*text-transform:uppercase;*/
}
/**Hover Text Format**/
.leftNavLinks a:hover{color:#A3CF34;}

#tabLinks1 #leftLink1{
	list-style:none;
	background: no-repeat;
	height: 50px;
	text-indent: -999999999px;
	padding-left: 12px;
}
#tabLinks1 #leftLink1 a:hover{
	cursor:text;
	color:#FFF;
}
/**Nav Top Image**/
.leftNavTop{
	background: no-repeat;
	width:221px;
	height:6px;
}
/**Nav Center Image**/
#leftNavCenter{
	background: no-repeat;
}
/**Nav Bottom Image**/
.leftNavBottom{
	background: no-repeat;
	width:221px;
	height:23px;
}


/**********************
Left Buttons
**********************/
/**Height/Margin**/
#leftButtons a{
	height:52px;
	margin-bottom:2px;
}
/**Resetting Last Button Margin**/
#leftButtons #leftButton4 a{margin-bottom:0px;}




/*-----------------------------------
Main Content Elements
-----------------------------------*/
/*****************
Right Content
*****************/
/**Background**/
#rightContent{background:#FFF;}

/*****************
Right Buttons
*****************/
/**Margin Buttom**/
#rightContent #rightBtn{margin-bottom:10px;}


/*****************
Soba
*****************/
#soba{
	padding-left: 8px;
}

/*****************
Custom Page
*****************/
#customPage {
	margin-top: 7px;
	margin-left: 8px;
}

/*-----------------------------------
Footer Elements
-----------------------------------*/
/*****************
Footer Navigation
*****************/
/**Text Format**/
#footerNav a{
	color:#DADADA;
	font-size:11px;
	font-weight:bold;
}
/**Hover Text Format**/
#footerNav a:hover{
	color:#fff;
	text-decoration:underline;
}


/********************
Social Network/Icon
********************/
/**Container Width**/
#socialNet{width:240px;}

/**Icons Width**/
#socialNet #net1 a{width:30px;}
#socialNet #net2 a{width:30px;}
#socialNet #net3 a{width:30px;}


/*****************
Copyrights
*****************/
/**Text Format**/
#copyright p{color:#fff;}


/***********
SEO Area
***********/
/**Text Format**/
#seo{
	color:#FFF;
	font-size:12px;
}

/**Link Format**/
#seo a{color:#fff;}
#seo a:hover{text-decoration:underline;}




/*-----------------------------------
Main Inner Elements
-----------------------------------*/
/*****************
Inner Content
*****************/
/**Width**/
#innerContent{
	width:970px;
	background: #FFF;
	min-height: 614px;
	}

/**Text Format**/
#innerTitle{color:#FFF;}

/**Title Background**/
#innerTitle{background: #666;}


/*****************
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;
}
/**Inventory List Format**/
.pii-newcars{
	margin-left: 20px;
}











/*---------------------------------------------------------------------------------------------------------------------
												DO NOT TOUCH BELOW
---------------------------------------------------------------------------------------------------------------------*/

/*-----------------------------------
Reset DON'T TOUCH
-----------------------------------*/
*, 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;}




/*-----------------------------------
Basic Elements DON'T TOUCH
-----------------------------------*/
/*****************
Wrapper
*****************/
#wrapper{
	margin: 0 auto;
	padding-top:0px;
	width:990px;
}

/*****************
Header
*****************/
#header{
	width:990px;
	padding-bottom: 10px;
}

/*****************
Left Navigation
*****************/
#leftNav{
	clear:left;
	float:left;
	width:221px;
}

/*****************
Main Content
*****************/
#mainContent{
	float:left;
	margin-bottom:5px;
}

/*******************
Main Inner Content
*******************/
#mainInnerContent{
	margin:0px;
	text-align:center;
	min-height:520px;
	width:100%;
}

/*****************
Footer
*****************/
#footer{clear:both;}



/*-----------------------------------
Header Elements DON'T TOUCH
-----------------------------------*/
/*****************
Logo
*****************/
#logo{float:left;}

/**Logo Image**/
#logo a{
	background:top left no-repeat;
	display:block;
	float:left;
	margin: 0 auto;
}

/**Logo Text**/
#logo span{display:none;}


/*****************
Make Image
*****************/
#makeImage{float:left;}
#makeImage span{display:none;}

/*****************
Make Txt
*****************/
#makeImg{float:left;}
#makeImg span{display:none; border: 1px solid red;}

/*********************
Phone Title/Number
*********************/
#phone{float:left;}
#phone li{list-style:none;}
#phone #title, #phone #phoneNum{float:left;}

/*********************
Address
*********************/
#address{float:right;}
#address li{list-style:none;}

/*********************
Bullets
*********************/
/**Bullet Image**/
#bullets li{
	background-position:top;
	list-style:none;
	height:21px;
}
#bullets li:hover{background-position:bottom;}

/**Bullet Text**/
#bullets a{
	background:top left no-repeat;
	display:block;
	height:21px;
}
#bullet a:hover{background:bottom left no-repeat;}

/*****************
Main Navigation
*****************/
#mainNavWrapper{
	clear:both;
	float:left;
	height:34px;
	width:100%;
}
#mainNav{	
	float:right;
	height:34px;
}
#mainNav li{
	float:left;
	list-style:none;
	height:34px;
}
#mainNav a{
	background:top left no-repeat;
	display:block;
	float:left;
	height:34px;
}
#mainNav a:hover, #mainNav .on a{background-position:bottom left;}
#mainNav span{
	position:relative;
	top:10px;
}



/*-----------------------------------
Left Navigation Elements DON'T TOUCH
-----------------------------------*/
/***********************
Left Navigation Links
************************/
.leftNavLinks{min-height:240px;}

/***********************
Left Buttons
************************/
#leftButtons{/*height:280px;*/}
#leftButtons li{
	list-style:none;
	display:inline;
}
#leftButtons a{
	background:top left no-repeat;
	display:block;
	height:52px;
	margin-bottom:6px;
}
#leftButtons span{display:none;}
#leftButtons a:hover{background-position:bottom left;}




/*-----------------------------------
Main Content Elements DON'T TOUCH
-----------------------------------*/
/*****************
Custom Page
*****************/
#customPage{
	float:left;
	min-height:280px;
	width:500px;
	/*width:535px;*/
	overflow-x:hidden;
}

/*****************
Right Content
*****************/
#rightContent{
	float:left;
	margin-left: 7px;
	margin-top: 7px;
	}

/*****************
Right Buttons
*****************/
#rightContent #rightBtn span{display:none;}
#rightContent #rightBtn:link, #rightContent #rightBtn:visited{
	display:block;
	height:70px;
	width:235px;
}
#rightContent #rightBtn:hover{
	background-position: left bottom;
}
/*****************
Video
*****************/
#rightContent #video{clear:both;}




/*-----------------------------------
Footer Elements DON'T TOUCH
-----------------------------------*/
/*****************
Footer Navigation
*****************/
#footerWrapper{
	clear:both;
	height:40px;
	color: #FFF;
}
#footerNav{
	float:right;
	margin-top:12px;
}
#footerNav li{
	display:inline;
	list-style:none;
	margin:0px 2px;
}

/********************
Social Network/Icon
********************/
#socialNet span{display:none;}
#socialNet{
	float:left;
	margin-top:5px;
}
#socialNet li{display:inline;}
#socialNet .netIcon a{
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-right:10px;
	height:30px;
}

/*****************
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 DON'T TOUCH
-----------------------------------*/
/*****************
Inner Content
*****************/
#innerContent{
	width:756px;
	margin:0 auto 0 8px;
	float:left;
	clear:right;
}

/**Title Background**/
#innerTitle{
	padding:5px;
	margin-bottom:5px;
}



/*****************
Site Map
*****************/
#contentarea-sitemap{min-height:460px;}
#contentarea-sitemap a{
	display:block;	
	padding:4px;
	margin: 1px 0px;
}


/*************************************
Build a Car & Digital Brochures Hack
*************************************/
.buildDigi{text-align:center;}
.buildDigi iframe{
	height:480px;
	width:755px;
	overflow:hidden;
}


/*************************************
Trade In Value
*************************************/
.tradeIn{text-align:center;}
.tradeIn iframe{
	width:580px;
	height:500px;
}	


/*************************************
PII Fixes
*************************************/
/**Inventory Result**/
#mainSearchTable{margin: 0 auto;}

/**Details**/
#mousemovehandler{
	width:750px;
	margin: 0 auto;
}
/**Email in Details**/
#VehicleDetailsPanel_WebPartAccordion_DealerContactInformationPlaceHolder a{word-wrap:break-word;}
.listingPager{
 text-align:right;
 float:right;
}