@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 #404040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*****************
Left Navigation
*****************/
#leftNav{
background-color:#0178be;
/*background-image: url(../images/main-bk.gif);*/
background-repeat:no-repeat;
}

/*****************
Main Wrapper
*****************/
#mainWrapper{background-color:#fff;}

/*******************
Main Inner Content
*******************/
#mainInnerContent{
background-color:#fff;
}


/*-----------------------------------
Header Elements
-----------------------------------*/
/*****************
Logo
*****************/
#logo{
	margin-top:0px;
	width:110px;
	height:80px;
	margin-left:10px;
border:0px solid red;
}

/**Logo Image**/
#logo a{
	width:108px;
	height:80px;
}


/*****************
Dealer Image
*****************/
#dealerimage{
	height:18px;
	width:580px;
	margin-top:12px;	
        margin-left:48px;
}
#dealerimage li {	
	list-style-type:none;
	float:left;
	border:none;
	padding-right:0px;
}
#dealerimage li a{	
	list-style-type:none;
	float:left;
	border:none;
	padding-right:0px;
}
#dealerimage img{
	
	border:none;	
}

/*********************
Phone Title/Number
*********************/
/**Position**/
#phone{
	margin-top:2px;
	margin-left:48px;
	border:0px solid red;
	width:580px;
}


/**Number Margin**/
#phone #phoneNum{margin-left:11px;}

/**Text Format**/
#phone li{
	color:#0178be;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;

margin:0px 0px 0px 0px;
border: 0px solid red;

}

#phone li a{
	color:#0178be;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;

}

.phonediv {
float:left;
width:2px;
height:18px;
background-color:#FFFFFF;
margin:0px 0px 0px 0px;
}

/*****************
Address
*****************/
#addresstop{
	width:578px;
	float:left;
	margin-left:49px;
	border: 0px solid red;
}
/**Text Format**/
#addresstop li{
	color:#0178be;
	font-size:11px;
	font-weight:bold;
	list-style:none;
	float:left;
	padding-top:4px;
	
}
#addresstop li a{
	margin-left:0px;
	color:#0178be;
	font-size:11px;
	font-weight:bold;
}
/*****************
Bullets
*****************/
/**Position**/
#bullets{
	margin-top:5px;
	/*margin-right:5px;
	margin-left:5px;*/
	width:160px;
	


}

/**Spacing**/
#bullets a{padding:0px;}
#bullets li{margin-bottom:0px;
padding:0px 20px 0px 2px;
border:0px solid red;
}

/**Placement Side**/
#bullets{float:right;}

/**Text Format**/
#bullets a{
	color:#0178be;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	

}
#bullets a:hover{color:#747373}


/*****************
Main Navigation
*****************/
/**Navigation Wrapper Background**/
#mainNavWrapper{}

/**Main Navigation Width**/
#mainNav{width:945px;}

#tab1{}
/**Tabs Width**/
#tab1, #tab1 a{width:154px;}
#tab2, #tab2 a{width:137px;}
#tab3, #tab3 a{width:177px;}
#tab4, #tab4 a{width:112px;}
#tab5, #tab5 a{width:119px;}
#tab6, #tab6 a{width:246px;}

/**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**/
.leftNavLinks {
	padding:7px 4px 0px 4px;
}
.leftNavLinks li{
	background:url(../images/sub-nav-div.png) bottom left repeat-x;
	color:#0178BE;
	list-style:none;
}

/**Text Format**/
.leftNavLinks a{
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:19px;	
}
/**Hover Text Format**/
.leftNavLinks a:hover{color:#b7b8b9;}


/*-----------------------------------
Main Content Elements
-----------------------------------*/

/*****************
SOBA
*****************/
#soba{/*float:left;width:542px;*/}

/*****************
Right Content
*****************/
/**Margin**/
#rightContent{margin-bottom:0px;}


/*****************
Right SOBA
*****************/
/**Margin**/
#rightSoba{margin-top:0px;}

/*****************
Scrolling Buttons
*****************/
/**Background/Margin**/
#scrollingButtons{
background:#3a3c40;
}

/*-----------------------------------
Footer Elements
-----------------------------------*/
#footerWrapper{/*background:url(../images/footer-background.png) top left no-repeat;*/}

/*****************
Footer Navigation
*****************/
/**Text Format**/
#footerNav a{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-transform:capitalize;
}

/**Hover Text Format**/
#footerNav a:hover{
text-decoration:underline;
color:#b7b8b9;
}


/********************
Social Network/Icon
********************/
/**Container Width**/
#socialNet{width:250px;
margin-left:3px;

}



/**Icons Width**/
#socialNet #net1 a{width:32px; height:32px;}
#socialNet #net2 a{width:32px; height:32px;}
#socialNet #net3 a{width:32px; height:32px;}
#socialNet #net4 a{width:32px; height:32px;}

/*****************
Address
*****************/
#address{
	width:500px;
	float:left;
}
/**Text Format**/
#address li{
	color:#000;
	font-size:12px;
}


/*****************
Copyrights
*****************/
/**Text Format**/
#copyright p{color:#fff;}


/***********
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;
}
#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;
font-size:12px;
}

/**Title Background**/
#innerTitle{background:#424242;
}


/*****************
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 li{
	text-decoration:none;
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;
	width:945px;
}

/*****************
Header
*****************/
#header{
	width:945px;
	min-height:100px;
	/*background-image:url(../images/header-bg.jpg);
	background-repeat:repeat-x;*/
	background-color:#ffffff;
}

/*****************
Left Navigation
*****************/
#leftNav{
	clear:left;
	float:left;
	width:168px;
	min-height:280px
}

/*****************
Main Wrapper
*****************/
#mainWrapper{}


/*****************
Main Content
*****************/
#main{float:left;background-color:#fff;}

/*******************
Main Inner Content
*******************/
#mainInnerContent{
	margin:0px;
/*	text-align:center;*/
	min-height:525px;
	width:100%;	
  	background: #FFF url(../images/inner-bk.gif);
}

/*****************
Footer
*****************/
#footer{
clear:both;
width:945px;
height:75px;
background-image:url(../images/footerbg.jpg);
}



/*-----------------------------------
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;}


/*****************
Dealer Image
*****************/
#dealerimage{
	background:no-repeat;
	float:left;
	
}


/*********************
Phone Title/Number
*********************/
#phone{float:left;}
#phone li{list-style:none;float:left;}
#phone #title, #phone #phoneNum{float:left;}


/*********************
Bullets
*********************/
/**Bullet Image**/
#bullets li{
	list-style:none;
	height:16px;
	float:right;
	
}

/**Bullet Text**/
#bullets a{
	background:top left no-repeat;
	display:block;
	height:16px;
}
#bullets a:hover{background:top left no-repeat;}

/*****************
Main Navigation
*****************/
#mainNavWrapper{
	clear:both;
	float:left;
	height:35px;
	width:100%;
}
#mainNav{	
	float:right;
	height:35px;
}
#mainNav li{
	float:left;
	list-style:none;
	height:35px;
}
#mainNav a{
	background:top left no-repeat;
	display:block;
	float:left;
	height:35px;
}
#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{float:left;}


/*****************
Right Content
*****************/
#rightContent{
float:right;
background-color:#000000;
padding-top:0px;
}



/*****************
Video
*****************/
#rightContent #video{
	width:235px;
	height:185px;
}


/*****************
Scrolling Buttons
*****************/
#scrollingButtons{
	clear:both;
	padding:2px 10px 0px 10px;
	width:925px;
	height:107px;
	background-image:url(../images/scrolling-btnbg.jpg);
	background-repeat:no-repeat;
}


/********************
Custom Page Wrapper
********************/
#customPageWrapper{
	width:100%;
	min-height:275px;
	background:url(../images/center-bg.jpg) top left repeat-x #fff;
}

#customPage{
	float:left;
	width:665px;
	min-height:275px;
	padding:15px 0px 15px 15px;
}


#bottomSoba{
	float:left;
	width:235px;
	height:235px;
	margin-left:15px;
	margin-top:15px;
}

/*-----------------------------------
Footer Elements DON'T TOUCH
-----------------------------------*/
/*****************
Footer Navigation
*****************/
#footerWrapper{
	clear:both;
	height:33px;
	width:945px;
	background-image:url(../images/footernav-bg.jpg);
	background-repeat:repeat-x; ;

}
#footerNav{
	float:right;
	margin-top:8px;
	margin-right:5px;
}
#footerNav li{
	color:#fff;
	display:inline;
	list-style:none;
	margin:0px 2px;
}

/********************
Social Network/Icon
********************/
#socialNet span{display:none;}
#socialNet{
	float:left;
	margin-top:5px;
	margin-left:26px;
}
#socialNet li{display:inline;}
#socialNet .netIcon a{
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-right:10px;
	height:30px;
}

/*****************
Address
*****************/
#address{
	height:30px;
	padding-top:15px;
}
#address li{
	display:inline;
	list-style:none;
}


/*****************
Copyrights
*****************/
#copyrightWrapper{
	float:right;
	margin-top:5px;
}
#copyright{
	float:left;
	margin-top:8px;
}
#copyright li{
	color:#000000;
	list-style:none;
	text-align:right;
}

/**TK Logo**/
#tkLogo span{display:none;}
#tkLogo img{border:none;}
#tkLogo{
	display:block;
	float:left;
	margin:1px 25px 3px 15px;
	height:30px;
	width:43px;
}




/*-----------------------------------
Main Inner Elements DON'T TOUCH
-----------------------------------*/
/*****************
Inner Content
*****************/
#innerContent{
	width:759px;
	margin:0 auto;
	float:left;
	clear:right;
	padding-left:9px;
}


/**Title Background**/
#innerTitle{
	padding:5px;
	margin:5px 0 5px 0px;
}



/*****************
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:left;}
.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;
}
.listingPager a {
 color:#06C; 
 text-decoration:underline;
}
.listingPager a:hover {
 text-decoration:underline;
}
.listingPager span{
 color:#333; 
}

#innerContentresult{
	width:750px;
	margin:0 auto;
	float:left;
	clear:right;
	padding:18px 0px 15px 13px;
}
#innerContentdetail{
	width:750px;
	margin:0 auto;
	float:left;
	clear:right;
	padding:18px 0px 15px 18px;
}
#innerContentvideodt{
	width:750;
	margin:0 auto;
	float:left;
	clear:right;
	padding-left:2px;

}


/*************************************
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;
}