@charset "utf-8";
/*------------------------------------------------------------------ 
	[Master Stylesheet] 
	TKCarsites - CSS Document
	Website: http://www.tkcarsites.com/
-------------------------------------------------------------------*/

body{
	margin:0px;
	background-color:#000;
	font-family:arial;
	/*background-image:url(../images/background.jpg);
	background-repeat:repeat-x;*/
}


#container{
margin:0px auto;
width:990px;
height:auto;
border:0px solid green;

}



/*****************
Left Navigation
*****************/
#leftNav{}
/*#leftNav{background-color:#be0000;}*/

/*****************
Main Content
*****************/
#mainContent{background-color:#fff;}



/*-----------------------------------
Header Elements
-----------------------------------*/
/*****************
Logo
*****************/
#logo{
	margin-top:12px;
	width:260px;
	height:59px;
	margin-left:20px;	
}

/**Logo Image**/
#logo a{
	width:260px;
	height:50px;
}


/*****************
Make Image
*****************/
#makeImage{
	height:59px;
	width:346px;
	margin-top: 7px;
	margin-left:60px;


}


/*********************
Phone Title/Number
/**Position**/
#phone{
margin-top:7px;
margin-left:10px;
}

/**Number Margin**/
#phoneNum{
}

/**Text Format**/
#phone li{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.phonediv {
float:left;
width:0px;
height:18px;
background-color:#FFFFFF;
margin:0px 0px 0px 0px;
}

/*****************
Address
*****************/
#addresstop{
	width:240px;
	float:right;
padding-right:10px;
}
/**Text Format**/
#addresstop li{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	float:right;
	padding-top:4px;
	
}
/*****************
Bullets
*****************/
/**Position**/
#bullets{
	margin-top:16px;
	width:300px;
	float:right;
}

/**Spacing**/
#bullets a{padding:0px 3px 0px 26px;}
#bullets li{margin-bottom:0px;}

/**Placement Side**/
#bullets{float:right;}

/**Text Format**/
#bullets a{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
}
#bullets a:hover{color:#ff0000;}

/*****************
Main Navigation
*****************/
/**Navigation Wrapper Background**/
#mainNavWrapper{}

/**Main Navigation Width**/
#mainNav{width:990px;}



/**Tab Text Format**/
#mainNav li .tabHeader{
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

/**Text Format**/
#mainNav li .tabHeader{color:#000;}
/**Hover Text Format**/
#mainNav li .tabHeader:hover, #mainNav .hover .tabHeader{color:#FFF;}


/**********************************
Main Menu and Drop Down Width
**********************************/
#mainNav #tab1, #mainNav #tab1 .dropMenu{width:248px;}
#mainNav #tab2, #mainNav #tab2 .dropMenu{width:281px;}
#mainNav #tab3, #mainNav #tab3 .dropMenu{width:242px;}
#mainNav #tab4, #mainNav #tab4 .dropMenu{width:219px;}




/**********************************
Main Menu
**********************************/
/**Text Format**/
#mainNav li .tabHeader{
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	
}
/**Hover Text Format**/
#mainNav li .tabHeader:hover, #mainNav .hover .tabHeader{color:#fff;}
#mainNav a span{display:none;}


/**********************************
Drop Down Menu
**********************************/
/**Background Color**/
#mainNav li .dropMenu{background-color:#000;}

/**Normal Link**/
#mainNav li {color:#fff;}
/**Hover Link**/
#mainNav li .dropMenu li a:hover{color:#ff0000;font-size:14px;}

.dropMenu li a{color:#fff;
padding-top:10px;
font-size:14px;}

#textediter {
margin:0px auto;
width:990px;
height:70px;
float:left;
margin-bottom:10px;
  }

/*****************
Info Container
*****************/
#infoContainer #infoContainer2{
	float:left;
	width:240px;
}

/*-----------------------------------
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;}


/********************
Social Network/Icon
********************/
/**Container Width**/
#socialNet{width:250px;}

/**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;
}
#customPage{
	float:left;
	width:685px;
	min-height:575px;
	padding-left:5px;
	padding-top:10px;
}

/*****************
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:990px;}

/**Text Format**/
#innerTitle{color:#FFF; font-size:13px;}

/**Title Background**/
#innerTitle{background:#960000;}


/*****************
Site Map
*****************/
#pagetitle{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
background-color:#0099FF;
width:800px;
height:20px;
padding:5px 5px 5px 5px;
color:#FFFFFF;
}
#innercontent div{
width:990px; 
margin:15px auto;
float:left;
}

#panel
{
width:990px;
height:100%;
margin:0px;
clear:both;
z-index:-1;
background-color:#fff;
}
.frame{
margin:0px;
padding:0px;
height:100%; 
float:left;
width:100%;
}
.sitemap {
	FONT-FAMILY: verdana; COLOR: #ffffff; FONT-SIZE: 11px; TEXT-DECORATION: none
}
#sitemaplink
{
font-family: Arial;
font-size: 12px;
color: #0000FF;
text-decoration: none;
font-weight: normal;
padding:0px 0px 10px 10px;
margin:0px;
text-align:justify;

}
#sitemaplink a
{
font-family: Arial;
font-size: 12px;
color: #0000FF;
text-decoration: none;
font-weight: normal;
padding:0px 0px 10px 0px;
margin:0px;
text-align:justify;
}
#sitemaplink a:hover
{
color: #FF0000;
text-decoration: none;
}
#contentarea-sitemap{
 	text-align:left;
	font-size:80%;
	color:#999;
}
 #contentarea-sitemap p{
	 margin:0px;padding:0px;
}
#contentarea-sitemap a{
	display:block;	
	background-color:#ededed;
	padding:2px;
	color:#333;
	font-size:13px;
	text-decoration:none;
	margin: 2px 0px 2px 2px;
}
#contentarea-sitemap a:hover{
	background-color:#E1E1E1;
}
/*---------------------------------------------------------------------------------------------------------------------
											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:990px;
background-image:url(../images/background.jpg);
background-repeat:no-repeat;
}

/*****************
Header
*****************/
#header{
	width:990px;
	min-height:100px;
	
}

#main{
margin:0;
	padding:0;
width:990px;
height:550px;
float:left;

}

/*****************
Left Navigation
*****************/
#leftNav{
	clear:left;
	float:left;
	width:220px;
}

/*****************
Main Content
*****************/
#mainContent{
	float:left;
	margin-bottom:5px;
}

/*******************
Main Inner Content
*******************/
#mainInnerContent{
	margin:0px auto;
	margin-top:0px;
	
	width:990px;	
	background-color:#FFF;
	padding:10px 0px;
	text-align:left;
float:left;
	border:0px solid red;
}

/*****************
Footer
*****************/
#footer{
clear:both;
width:990px;
height:107px;
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;}


/*****************
Make Image
*****************/
#makeImage{
	background:no-repeat;
	float:left;
}
#makeImage span{display:none;}

/*********************
Phone Title/Number
*********************/
#phone{float:left;}
#phone li{list-style:none;}
#phone #title, #phone #phoneNum{float:left;}


/*********************
Bullets
*********************/
/**Bullet Image**/
#bullets li{
	list-style:none;
	height:21px;
	float:left;
}

/**Bullet Text**/
#bullets a{
	background:top left no-repeat;
	display:block;
	height:21px;
}
#bullets a:hover{background:top left no-repeat;}


/**********************
Main Navigation
**********************/
#mainNavWrapper{
	clear:both;
	float:left;
	height:34px;
	width:100%;
}
#mainNav{
	position:relative;
	height:34px;
}
#mainNav li{list-style:none;}
#mainNav .tabs{
	float:left;
	list-style:none;
}
#mainNav li .tabHeader{
	display:block;
	height:34px;
}
#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:#666;
	text-align:center;*/
	

	
	}

/**Padding/Margin**/
#mainNav li .dropMenu {padding:0px 0px; }
#mainNav li .dropMenu li{margin-left:0px;margin-bottom:0px; margin-top:0px; padding-left:10px;padding-top:5px; padding-bottom:5px;  background-color:#666;}
#mainNav li .dropMenu{
	position: absolute;
	display:none;

}
#mainNav li:hover .dropMenu{display:block; }

 .dropMenu li{
   margin-top:10px;
   border-bottom: 1px solid #999;
   border-left: 1px solid #fff;
   border-right: 1px solid #fff;
   border-top: 0px ;
   font-weight:bold;
 }



/*-----------------------------------
Footer Elements DON'T TOUCH
-----------------------------------*/
/*****************
Footer Navigation
*****************/
#footerWrapper{
	clear:both;
	height:33px;
	width:990px;
	background-image:url(../images/footernav-bg.jpg);
	background-repeat:repeat-x;
}
#footerNav{
	float:right;
	margin-top:4px;
	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:7px;
}
#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:13px;
}
#copyright li{
	color:#fff;
font-size:12px;
	list-style:none;
	text-align:right;
}

/**TK Logo**/
#tkLogo span{display:none;}
#tkLogo img{border:none;}
#tkLogo{
	display:block;
	float:left;
	margin:3px 5px 3px 20px;
	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;
}





/*************************************
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; 
}
/********************
Website Images
********************/


#main{
	width:990px;
	margin:0px auto;
	color:#000;
	height:100%;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	
}

#infoWrapper{
	width:750px;
	margin:0px auto;
	}

.infoContainer{
width:345px;
padding:0px 0px 0px 0px;
border:0px solid green;
}

#site1{float:left;
margin-right:50px;}
#site2{float:right;
}

/***Website Image**/
.infoContainer a{
	background:top center no-repeat;
	display:block;
	width:345px;
	height:291px;
}
.infoContainer a span{display:none;}

.siteinfo {
margin:0px auto;
border:0px solid red;
width:300px;	
float:left;
}

.siteinfo li{
list-style:none;
}

#make-names1{
	font-size:18px;
	color:#fff;
	padding-bottom:5px;
	font-weight:bold;
	text-align:center;
	}
	
#make-names2{
	font-size:18px;
	color:#Fff;
	padding-bottom:5px;
	font-weight:bold;

text-align:center;
	}
	
.address-names1{
	font-size:14px;
	color:#fff;
	font-weight:bold;
text-align:center;
	}
.address-names2{
	font-size:14px;
	color:#fff;
	font-weight:bold;
text-align:center;
	}
	
#phone-names1{
	font-size:15px;
	color:#fff;
	font-weight:bold;
text-align:center;
	}
#phone-names2{
	font-size:15px;
	color:#fff;
	font-weight:bold;
text-align:center;
	}










