@charset "utf-8";
/*------------------------------------------------------------------ 
	[Master Stylesheet] 
	TKCarsites - CSS Document
	Website: http://www.tkcarsites.com/
-------------------------------------------------------------------*/
/*-----------------------------------
Basic Elements
-----------------------------------*/
/*****************
Body
*****************/
body{
	background:url(../images/bg.jpg) repeat-x #005593;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*****************
Left Navigation
*****************/
#leftNav{}
/*#leftNav{background-color:#be0000;}*/

/*****************
Main Content
*****************/
#mainContent{background-color:#fff;}

/*******************
Main Inner Content
*******************/
#mainInnerContent{
	background-color:#FFF;
	padding:10px 0px;
}




/*-----------------------------------
Header Elements
-----------------------------------*/
/*****************
Logo
*****************/
#logo{
	/*padding-bottom:5px;*/
	width:177px;
	height:115px;	
	float:left;
}

/**Logo Image**/
#logo a{
	width:177px;
	height:115px;
}

/*****************
Info
*****************/
#info{
	float:right;
	width:670px;  
}

#makelogos{
	float:left;
	margin-left:40px;
	width:393px;
}
/*****************
Make Image
*****************/
#makeImage{
	height:71px;
	width:400px;
	margin: 0 auto;
}

#topMainNav{
	clear:both;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold; 
	padding-top:5px;
	text-align:right;
	color:#666;
} 
#topMainNav a{
	color:#666;
	text-decoration:none;
}
#topMainNav a:hover{
	color:#000;
}
/*****************
Dealer Name
*****************/
/**Position**/
#dealerName{
	margin-left:200px;
	clear:both;
	/*margin-bottom:10px;*/
}

/**Text Format**/
#dealerName li{
	color:#fe9800;
	font-size:14px;
	font-weight:bold;
}

/**Position**/
#dealerName2{
	margin-left:150px;
	margin-bottom:10px;
}

/**Text Format**/
#dealerName2 li{
	color:#fb0000;
	font-size:14px;
	font-weight:bold;
}

/*****************
Info Container
*****************/
#infoContainer #infoContainer2{
	float:left;
	width:240px;
}



/*****************
Bullets
*****************/
/**Position**/
#bullets{ 
	margin-right:10px; 
}

/**Spacing**/
#bullets a{padding-left:30px;}
#bullets li{margin-top:7px;}

/**Placement Side**/
#bullets{float:right;}

/**Text Format**/
#bullets a{
	color:#000;
	font-size:13px;
	font-weight:bold;
}
#bullets a:hover{color:#be0000;}


/*****************
Main Navigation
*****************/
/**Navigation Wrapper Background**/
#mainNavWrapper{}
/*#mainNavWrapper{background:#be0000;}*/

/**Main Navigation Width**/
#mainNav{width:770px;}

/**Tab Text Format**/
#mainNav li .tabHeader{
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

/**Text Format**/
#mainNav li .tabHeader{color:#000;}
/**Hover Text Format**/
#mainNav li .tabHeader:hover, #mainNav .hover .tabHeader{color:#000;}

#mainNav li .tabHeader span{display:none;}

/**********************************
Main Menu and Drop Down Width
**********************************/
#mainNav #tab1, #mainNav #tab1 .dropMenu{width:156px;}
#mainNav #tab2, #mainNav #tab2 .dropMenu{width:180px;}
#mainNav #tab3, #mainNav #tab3 .dropMenu{width:112px;}
#mainNav #tab4, #mainNav #tab4 .dropMenu{width:213px;}
#mainNav #tab5, #mainNav #tab5 .dropMenu{width:109px;}

/**********************************
Main Menu
**********************************/
/**Text Format**/
#mainNav li .tabHeader{
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
/**Hover Text Format**/
#mainNav li .tabHeader:hover, #mainNav .hover .tabHeader{color:#000;}

/**********************************
Drop Down Menu
**********************************/
/**Background Color**/
#mainNav li .dropMenu{background-color:#000;}

/**Normal Link**/
#mainNav li .dropMenu li a{color:#000;}
/**Hover Link**/
#mainNav li .dropMenu li a:hover{color:#C00;}




/*-----------------------------------
Left Navigation Elements
-----------------------------------*/
/**Background**/
.leftNavLinks{
	padding:15px 10px 0px 15px;
	}
/*.leftNavLinks{background:#be0000;}*/

/**Bullets**/
.leftNavLinks li{
	color:#000;
	list-style:inside;
}

/**Text Format**/
.leftNavLinks a{
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;	
}
/**Hover Text Format**/
.leftNavLinks a:hover{color:#ffaa01;}

#tabLinks1 #leftLink10,#tabLinks1 #leftLink11,#tabLinks1 #leftLink12{color:#000;}
#tabLinks1 #leftLink10{margin-top:15px;}

#tabLinks1 #leftLink10 a, #tabLinks1 #leftLink11 a, #tabLinks1 #leftLink12 a{color:#000;}

#tabLinks1 #leftLink10 a:hover, #tabLinks1 #leftLink11 a:hover, #tabLinks1 #leftLink12 a:hover{color:#fff;}

/**********************
Left Buttons
**********************/
/**Height/Margin**/
#leftButtons a{
	height:66px;
	background:#0F0;
	margin-bottom:5px;
}
/**Resetting Last Button Margin**/
#leftButtons #leftButton5 a{margin-bottom:0px;}

/**Resetting First Button Margin**/
#leftButtons #leftButton1 a{margin-bottom:0px;}
#leftButtons #leftButton1 a,#leftButtons #leftButton2 a{height:33px;}


/*-----------------------------------
Main Content Elements
-----------------------------------*/
/*****************
Custom Page
*****************/
/**Background**/
#customPage{}

/*****************
Right Content
*****************/
/**Background**/
#rightContent{}
/*#rightContent{background:#FFF;}*/

/*****************
Right Buttons
*****************/
/**Margin Buttom**/
#rightContent #rightBtn{margin-bottom:10px;}



/*-----------------------------------
Footer Elements
-----------------------------------*/
/*****************
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:380px;}

/**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;}
#socialNet #net7 a{width:32px;height:33px;}


/*****************
Copyrights
*****************/
/**Text Format**/
#copyright p{color:#FFF;}


/*************************************
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{
	text-decoration:underline;
	color:#fff;
}
/*-----------------------------------
Main Inner Elements
-----------------------------------*/
/*****************
Inner Content
*****************/
/**Width**/
#innerContent{width:830px;}

/**Text Format**/
#innerTitle{color:#FFF; font-size:12px; text-transform:uppercase;}

/**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;
}














/*---------------------------------------------------------------------------------------------------------------------
												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:5px;
	width:913px;
	background:url(../images/wrapper-bg.jpg) top center no-repeat;
}

/*****************
Header
*****************/
#header{width:850px; margin:auto}

/*****************
Left Navigation
*****************/
#leftNav{
	clear:left;
	float:left;
	width:220px;
}

/*****************
Main Content
*****************/
#mainContent{
	float:left;
	margin-bottom:5px;
}

/*******************
Main Inner Content
*******************/
#mainInnerContent{
	margin:auto;
	text-align:center;
	min-height:525px;
	width:850px;	 border:1px solid #CCC;
}

/*****************
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 span{display:none;}

/*********************
Phone Title/Number
*********************/
#phone{float:left; color:#d90000;margin-top:5px; margin-left:123px; width:200px; text-align:right; font-weight:bold;}
#phone li{list-style:none;font-size:18px;}
#phone #title, #phone #phoneNum{float:right;}

/*********************
Address
*********************/
#address{float:left;}
#address li{list-style:none;}

/*********************
Dealer name
*********************/
#dealerName, #dealerName2{float:left;}
#dealerName, #dealerName2 li{list-style:none;}

/*********************
Bullets
*********************/
/**Bullet Image**/
#bullets li{
	list-style:none;
	height:21px;
}

/**Bullet Text**/
#bullets a{
	background:top left no-repeat;
	display:block;
	height:21px;
}
#bullets a:hover{background:bottom left no-repeat;}


/**********************
Main Navigation
**********************/
#mainNavWrapper{
	width:770px;
	float:right;
}
#mainNav{position:relative;}
#mainNav li{list-style:none;}
#mainNav .tabs{
	float:left;
	list-style:none;
}
#mainNav li .tabHeader{
	display:block;
	height:35px;
}
#mainNav li .tabHeader span{
	position:relative;
	top:8px;
}
#mainNav li .tabHeader{background-position:top;}
#mainNav li .tabHeader:hover, #mainNav .hover .tabHeader{background-position:bottom;}



/**********************************
Drop Down Menu
**********************************/
/**Background Color**/
#mainNav li .dropMenu{background-color:#000;}

/**Padding/Margin**/
#mainNav li .dropMenu{padding:5px 0px;}
#mainNav li .dropMenu li{margin-left:10px;}
#mainNav li .dropMenu{
	position: absolute;
	display:none;
}
#mainNav li:hover .dropMenu{display:block;}


/*-----------------------------------
Left Navigation Elements DON'T TOUCH
-----------------------------------*/
/***********************
Left Navigation Links
************************/
#leftNavLinks{min-height:225px;}

/***********************
Left Buttons
************************/
#leftButtons{height:280px;margin-top:30px;}
#leftButtons li{
	list-style:none;
	display:inline;
}
#leftButtons a{
	background:top left no-repeat;
	display:block;
	/*margin-bottom:5px;*/
}
#leftButtons span{display:none;}
#leftButtons a:hover{background-position:bottom left;}


/*-----------------------------------
Main Content Elements DON'T TOUCH
-----------------------------------*/
/*****************
Custom Page
*****************/
#customPage{
	float:left;
	min-height:75px;
	width:950px;
	padding:20px 10px 5px 10px;
	margin:5px 5px 5px 10px;
}

/*****************
Right Content
*****************/
#rightContent{float:right;}


/*****************
Right Buttons
*****************/
#rightBtns{
 background:top left no-repeat;
 width:235px;
 height:70px;
 margin-top:5px;
 margin-bottom:10px;
}
#rightBtns li{
 list-style:none;
 margin-top:35px;
 width:117px;
 height:35px;
}
#rightBtn1{float:left;}
#rightBtn2{float:right;}
#rightBtn1 a,#rightBtn2 a{
 background:top right no-repeat;
 display:block;
 width:118px;
 height:35px;
}
#rightBtn1 a:hover, #rightBtn2 a:hover{background-position:bottom;}
#rightBtns li a span{display:none;}

/*****************
Video
*****************/
#rightContent #video{clear:both;}

/*****************
SOBA
*****************/
#soba {padding-top:12px; margin:0 auto; width:850px;}

/********************
Website Images
********************/
/**Container Width**/
#websiteImageContainer{width:950px;}

/**Images Width**/
#websiteImage #image1 a{width:240px;}
#websiteImage #image2 a{width:240px;}

/*-----------------------------------
Footer Elements DON'T TOUCH
-----------------------------------*/
/*****************
Footer Navigation
*****************/
#footerWrapper{
	clear:both;
	height:40px;
}
#footerNav{
	float:right;
	margin-top:12px;
	margin-right:80px;
}
#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;
	margin-right:35px;
	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{margin:0 auto;}

/**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:500px;
	width:780px;
	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;}


/********************
Website Images
********************/
#websiteImage span{display:none;}
#websiteImage{
	float:left;
	margin-top:25px;
}
#websiteImage li{display:inline;}
#websiteImage .websiteIcon a{
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-left:175px;
	height:290px;
}





#infoWrapper{
	width:850px;
	margin:0 auto; 
}

.infoContainer{
	width:326px;
}

#site1{float:left;}
#site2{float:right;}

/***Website Image**/
.infoContainer a{
	background:top left no-repeat;
	display:block;
	width:326px;
	height:305px;
}
.infoContainer a span{display:none;}



.siteinfo li{list-style:none;}

#make-names1{
	font-size:16px;
	color:#fe9800;
	padding-bottom:5px;
	font-weight:bold;
	}
	
#make-names2{
	font-size:16px;
	color:#F00;
	padding-bottom:5px;
	font-weight:bold;
	}
	
.address-names1{
	font-size:14px;
	color:#2f4c64;
	font-weight:bold;
	}
.address-names2{
	font-size:14px;
	color:#2f4c64;
	font-weight:bold;
	}
	
#phone-names1{
	font-size:14px;
	color:#000;
	font-weight:bold;
	}
#phone-names2{
	font-size:14px;
	color:#000;
	font-weight:bold;
	}
.siteinfo li{list-style:none;}

#contentBottom{
	margin:auto;text-align:center;	 
	width:100%;
	clear:both; 
}
#contentContainer{
	min-height:160px;
	padding-top:35px;
	margin:auto;
	width:850px;
}
#leftBox{
	margin-top:10px;
	padding-right:2px;
	width:139px;
	height:113px;
	float:left;
}
#leftBox li{
	list-style:none;
	background-position:top;
}
#leftBox li a{
	display:block;
	width:139px;
	height:113px;
	background-position:top left;	
	text-indent:-9999px;
}
#leftBox li a:hover{ 
	background-position:bottom left;
}
#leftBox2{
	background:url(../images/box1.png) no-repeat;
	margin: 7px 0px 0px 150px;
	width:266px;
	height:151px;
	float:left;
}
.numberBox{
	color:#FFF;
	font-size:14px;
	padding:60px 0px 5px 157px;
	font-weight:bold;
}
.numberAddress{
	width:200px;
	padding:0px 0px 0px 162px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	float:left;
}
.leftBtns{
	padding-top:13px;
	float:left;
	width:95px;
}
.leftBtns li{
	list-style:none; 
	display:block;
}
.leftBtns li a{
	margin-top:2px;
	display:block;
	width:95px;
	height:22px;
	background-position:top left;	
	text-indent:-9999px;
}
.leftBtns li a:hover{ 
	background-position:bottom left;
}
#leftBox3{
	background:url(../images/box2.png) no-repeat;
	margin: 7px 0px 0px 18px;
	width:266px;
	height:151px;
	float:left;
}
#leftBox4{
	margin-top:10px;
	width:129px;
	height:152px;
	float:right;
}
#leftBox4 li{
	list-style:none;
	background-position:top;
}
#leftBox4 li a{
	display:block;
	width:129px;
	height:36px;
	background-position:top left;	
	text-indent:-9999px;
}
#leftBox4 li a:hover{ 
	background-position:bottom left;
}