@charset "utf-8";
/*------------------------------------------------------------------ 
	[Master Stylesheet] 
	TKCarsites - CSS Document
	Website: http://www.tkcarsites.com/
-------------------------------------------------------------------*/
/*-----------------------------------
Basic Elements
-----------------------------------*/
/*****************
Body
*****************/
body{
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow-x:hidden;
}

/*****************
Left Navigation
*****************/
#leftNav{background-color:#d5d5d5;}

/*****************
Main Wrapper
*****************/
#mainWrapper{
	background-color:#fff;
}

/*******************
Main Inner Content
*******************/
#mainInnerContent{background-color:#FFF;}


/*-----------------------------------
Header Elements
-----------------------------------*/
/*****************
Logo
*****************/
#logo{
	padding:12px 0px 0px 12px;
	width:248px;
	height:71px;	
}

/**Logo Image**/
#logo a{
	width:245px;
	height:59px;
}


/*****************
Make Image
*****************/
#makeImage{
	height:70px;
	width:287px;
}


/*********************
Phone Title/Number
*********************/
/**Position**/
#phone{
	 margin-right:20px;
}

/**Number Margin**/
#phone #phoneNum{margin-left:10px;}

/**Text Format**/
#phone li{
	color:#fff;
	font-size:18px;
	font-weight:bold;
}

/*****************
Bullets
*****************/
/**Position**/
#bullets{
	margin-top:5px;
	margin-right:10px;
}

/**Spacing**/
#bullets a{padding-left:30px;}
#bullets li{margin-top:7px;}

/**Placement Side**/
#bullets{float:right;}

/**Text Format**/
#bullets a{
	color:#fff;
	font-size:13px;
	font-weight:bold;
}
#bullets a:hover{color:#be0000;}

/****************
Hours_Contact
****************/
#hours_contact{
	width:260px;
	height:24px;
	float:right;
	margin:4px 18px 0px 0px;
	text-align:right;
}
#hours_contact a{
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:4px 0px 0px 0px;
	text-align:right;
}
#hours_contact a:hover{
	color:#ffba00;
}

/*****************
Main Navigation
*****************/
/**Navigation Wrapper Background**/
#mainNavWrapper{}

/**Main Navigation Width**/
#mainNav{width:990px;}

#tab1{}
/**Tabs Width**/
#tab1, #tab1 a{width:165px;}
#tab2, #tab2 a{width:178px;}
#tab3, #tab3 a{width:173px;}
#tab4, #tab4 a{width:199px;}
#tab5, #tab5 a{width:230px;}

/**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;}

#mainNav a span{display:none;}


/*-----------------------------------
Left Navigation Elements
-----------------------------------*/
/**Bullets**/
#leftNav_border{
	display:block;
	width:170px;
	height:22px;
	border-bottom:1px solid #CCC;
	margin-left:6px;
}
.leftNavLinks li{
	color:#FFF;
	list-style:none;
	margin-left:4px;
	padding-top:4px;
	padding-bottom:3px;
	list-style-position:outside;
}

/**Text Format**/
.leftNavLinks a{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:4px;
}
/**Hover Text Format**/
.leftNavLinks a:hover{color:#06F;
}


/*-----------------------------------
Main Content Elements
-----------------------------------*/

/*****************
SOBA
*****************/
#soba{}

/*****************
Right Content
*****************/
/**Margin**/
#rightContent{
	width:235px;
	margin-bottom:5px;
}
/*****************
Right SOBA
*****************/
/**Margin**/
#rightSoba{
	margin-top:4px;
	width:235px;
	height:105px;
}

/*****************
Scrolling Buttons
*****************/
/**Background/Margin**/
#scrollingButtons{
	background-image:url(../images/scrollingBtn_bkgrnd.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #999;
	border-top:1px solid #999;
}

/*-----------------------------------
Footer Elements
-----------------------------------*/
#footerWrapper{
	width:990px;
	background-image:url(../images/footer-background.jpg);	
}

/*****************
Footer Navigation
*****************/
/**Text Format**/
#footerNav a{
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}

/**Hover Text Format**/
#footerNav a:hover{text-decoration:underline;}


/********************
Social Network/Icon
********************/
/**Container Width**/
#socialNet{width:255px;}

/**Icons Width**/
#socialNet #net1 a{width:32px;}
#socialNet #net2 a{width:32px;}
#socialNet #net3 a{width:32px;}
#socialNet #net4 a{width:32px;}
#socialNet #net5 a{width:32px;}
#socialNet #net6 a{width:32px;}

/*****************
Address
*****************/
#address{
	width:300px;
	float:right;
	text-align:right;
}
/**Text Format**/
#address li{
	color:#fff;
	font-size:12px;
}


/*****************
Copyrights
*****************/
/**Text Format**/
#copyright p{color:#000;}


/***********
SEO AREA
***********/
/**Text Format**/
#seo{
	color:#FFF;
	font-size:12px;
}
#seo p{
	padding-bottom:10px;
}

#seo h1{
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
}
#seo h2{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
#seo h3{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
}

/**Lists**/

#seo li{list-style-position:inside;}

/**Link Format**/
#seo a{
	color:#fff;
	text-decoration:underline;
}

#seo a:hover{
	text-decoration:underline;
}




/*-----------------------------------
Main Inner Elements
-----------------------------------*/
/*****************
Inner Content
*****************/
/**Width**/
#innerContent{width:970px;}

/**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;
	list-style-type:none;	
}

/**Hover Text Format**/
#contentarea-sitemap a{
	color:#333;
	font-size:13px;
	text-decoration:none;
}
#contentarea-sitemap ul{
	list-style-image:none;
	list-style-position: outside;
	list-style-type:none;
}


/*---------------------------------------------------------------------------------------------------------------------
												DO NOT TOUCH BELOW
---------------------------------------------------------------------------------------------------------------------*/

/*-----------------------------------
Reset DON'T TOUCH
-----------------------------------*/
*, html, body{margin:0; padding:0;}

/**Flash Outline**/
* object{outline:none;}

/**Links**/
a{outline:none; text-decoration:none;}
li{margin:0; padding:0;}

/**Clearing**/
.clear{clear:both;}
/*-----------------------------------
Basic Elements DON'T TOUCH
-----------------------------------*/
/*****************
Wrapper
*****************/
#wrapper{
	margin: 0 auto;
	/*padding-top:5px;*/
	width:945px;
}

/*****************
Header
*****************/
#header{
	width:990px;
	min-height:95px;
	background-image:url(../images/header_bkgrnd.jpg);
	background-repeat:no-repeat;
}

/*****************
Left Navigation
*****************/
#leftNav{
	clear:left;
	float:left;
	width:183px;
	min-height:310px;
	background-image:url(../images/leftNav_bkgrnd.jpg);
	background-repeat:no-repeat;
}

/*****************
Main Wrapper
*****************/
#mainWrapper{
	width:990px;
}


/*****************
Main Content
*****************/
#main{float:left;}

/*******************
Main Inner Content
*******************/
#mainInnerContent{
	margin:0px auto;
	text-align:left;
	min-height:525px;
	width:990px;	
}

/*****************
Footer
*****************/
#footer{
	clear:both;
	width:990px;
	padding-bottom:12px;
}

/*-----------------------------------
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{
	background:no-repeat;
	float:left;
}
#makeImage span{display:none;}

/*********************
Phone Title/Number
*********************/
#phone{
	float:right;
	margin-top:10px;
}
#phone li{list-style:none;}
#phone #title, #phone #phoneNum{float:left;}

/*********************
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:38px;
	width:100%;
}
#mainNav{	
	float:right;
	height:38px;
	width:990px;
}
#mainNav li{
	float:left;
	list-style:none;
	height:38px;
	width:198px;
}
#mainNav a{
	background:top left no-repeat;
	display:block;
	float:left;
	height:38px;
}
#mainNav a:hover, #mainNav .on a{background-position:bottom left;}
#mainNav span{
	position:relative;
	top:10px;
}



/*-----------------------------------
Left Navigation Elements DON'T TOUCH
-----------------------------------*/



/*-----------------------------------
Main Content Elements DON'T TOUCH
-----------------------------------*/
/*****************
SOBA
*****************/
#soba{
	width:564px;
	min-height:310px;
	float:left;
	margin-left:4px;
}

/*****************
Right Content
*****************/
#rightContent{
	width:235px;
	min-height:310px;
	float:right;
	margin-left:4px;
}

/*****************
Video
*****************/
#rightContent #video{
	width:235px;
	height:200px;
}


/*****************
Scrolling Buttons
*****************/
#scrollingButtons{
	clear:both;
	padding:5px 10px;
	width:970px;
	height:105px;
}


/********************
Custom Page Wrapper
********************/
#customPageWrapper{
	width:990px;
	min-height:275px;
	background:#FFF;
}

#customPage{
	float:left;
	width:690px;
	height:350px;
	overflow:auto;
	min-height:275px;
	margin:10px 0px 10px 14px;
}


#bottomSoba{
	float:right;
	width:222px;
	height:240px;
	margin-top:14px;
	margin-right:15px;
	padding-top:10px;
}

/*-----------------------------------
Footer Elements DON'T TOUCH
-----------------------------------*/
/*****************
Footer Navigation
*****************/
#footerWrapper{
	clear:both;
	height:33px;
}
#footerNav{
	float:right;
	margin-top:8px;
	margin-right:5px;
}
#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:32px;
}

/*****************
Address
*****************/
#address{
	padding-top:2px;
	padding-right:20px;
}
#address li{
	display:inline;
	list-style:none;
}


/*****************
Copyrights
*****************/
#copyrightWrapper{
	float:right;
	margin-top:5px;
}
#copyright{
	float:left;
	margin-top:3px;
}
#copyright li{
	color:#FFF;
	list-style:none;
	text-align:right;
}

/**TK Logo**/
#tkLogo span{display:none;}
#tkLogo img{border:none;}
#tkLogo{
	display:block;
	float:left;
	margin:3px 0px 3px 20px;
	height:30px;
	width:43px;
}




/*-----------------------------------
Main Inner Elements DON'T TOUCH
-----------------------------------*/
/*****************
Inner Content
*****************/
#innerContent{
	width:980px;
	margin:0px auto;
	clear:right;
	border:0px solid red;
	background-color:#fff;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
}

/*****************
Inner Content PII
*****************/
#innerContentPII{
	width:980px;
	margin:0px auto;
	clear:right;
	background-color:#fff;
	padding-top:20px;
	padding-bottom:20px;
	text-align:left;
}

/**Title Background**/
#innerTitle{
	padding:5px;
	margin:0px auto;margin-bottom:5px;
	
	
}



/*****************
Site Map
*****************/
#contentarea-sitemap{min-height:460px;}
#contentarea-sitemap a{
	display:block;	
	padding:4px;
	margin: 1px 0px;
}
#contentarea-sitemap ul{
	list-style:none;
}


/*************************************
Build a Car & Digital Brochures Hack
*************************************/
.buildDigi{text-align:center;}
.buildDigi iframe{
	height:500px;
	width:760px;
	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;}

/**Page Numbers**/
.listingPager{
	text-align:right;
	float:right;
}

/*************************************
custom Page
*************************************/


#customPage h1{
	font-family:arial;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	padding:10px 0px 0px 10px;
	margin:0px 0px 0px 0px;
}
#customPage h2{
	font-family:arial;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	padding:10px 0px 0px 10px;
	margin:0px 0px 0px 0px;
}
#customPage p{
	font-family:arial;
	font-size:12px;
	color:#000000;
	padding:10px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	text-align:justify;
	line-height:18px;
}
#customPage ul{
	font-family:arial;
	font-size:12px;
	color:#000000;
	padding:10px 0px 0px 10px;
		
}

#customPage a{
	font-family:arial;
	font-size:12px;
	color:#0000FF;
	text-decoration:none;
}
#customPage a:hover{
	color:#CC3333;
}










