@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 #0e0f0f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*****************
Left Navigation
*****************/
#leftNav{background-color:#fff;}

/*****************
Main Wrapper
*****************/
#mainWrapper{background-color:#000;}

/*******************
Main Inner Content
*******************/
#mainInnerContent{background-color:#FFF;}


/*-----------------------------------
Header Elements
-----------------------------------*/
/*****************
Logo
*****************/
#logo{
	padding-bottom:5px;
	width:273px;
	height:62px;	
}

/**Logo Image**/
#logo a{
	width:273px;
	height:62px;
}


/*****************
Make Image
*****************/
#makeImage{
	height:74px;
	width:314px;
}


/*********************
Phone Title/Number
*********************/
/**Position**/
#phone{
	margin-top:5px;
	margin-left:85px;
}

/**Number Margin**/
#phone #phoneNum{margin-left:10px;}

/**Text Format**/
#phone li{
	color:#000;
	font-size:15px;
	font-weight:bold;
	list-style:none;
}


/*****************
Bullets
*****************/
/**Position**/
#bullets{
	margin-top:5px;
	margin-right:10px;
}

/**Spacing**/
#bullets a{padding-left:50px;}
#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;}


/*****************
Main Navigation
*****************/
/**Navigation Wrapper Background**/
#mainNavWrapper{background:url(../images/menu-bg.png) top left repeat-x;}

/**Main Navigation Width**/
#mainNav{width:945px;margin-left:0px;}



/**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:#FFF;}


/**********************************
Main Menu and Drop Down Width
**********************************/
#mainNav #tab1, #mainNav #tab1 .dropMenu{width:335px;}
#mainNav #tab2, #mainNav #tab2 .dropMenu{width:207px;}
#mainNav #tab3, #mainNav #tab3 .dropMenu{width:246px;}
#mainNav #tab4, #mainNav #tab4 .dropMenu{width:157px;}


/**********************************
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:#fff;}
#mainNav a span{display:none;}


/**********************************
Drop Down Menu
**********************************/
/**Background Color**/
#mainNav li .dropMenu{background-color:#000;}

/**Normal Link**/
#mainNav li .dropMenu li a{color:#FFF;}
/**Hover Link**/
#mainNav li .dropMenu li a:hover{color:#ccc;}



/*-----------------------------------
Left Navigation Elements
-----------------------------------*/
/**Bullets**/
.leftNavLinks li{
	color:#000;
	list-style:square inside;
	margin-left:5px;
}

/**Text Format**/
.leftNavLinks a{
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;	
}
/**Hover Text Format**/
.leftNavLinks a:hover{color:#d80006;}


/*-----------------------------------
Main Content Elements
-----------------------------------*/

/*****************
SOBA
*****************/
#soba{}

/*****************
Right Content
*****************/
/**Margin**/
#rightContent{margin-bottom:5px; margin-left:5px;}


/*****************
Right SOBA
*****************/
/**Margin**/
#rightSoba{margin-top:5px;}


/*-----------------------------------
Footer Elements
-----------------------------------*/
#footerWrapper{/*background:url(../images/footer-background.png) top left repeat-x;*/}

/*****************
Footer Navigation
*****************/
#footerNav {
	color:#fff;
}
/**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:240px; padding-left:10px;}

/**Icons Width**/
#socialNet #net1 a{width:32px;}
#socialNet #net2 a{width:32px;}
#socialNet #net3 a{width:32px;}

#footerBg{
float:left;
width:100%;
/*background:url(../images/footer-bg.png) top left repeat-x;*/
}



/*****************
Address
*****************/
.address{
	width:100%;
	float:left;
	text-align:center;
}
/**Text Format**/
.address li{
	color:#000;
	font-size:15px;
}


/*****************
Copyrights
*****************/
/**Text Format**/
#copyright p{color:#000;}


/***********
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;}

/**Text Format**/
#innerTitle{color:#FFF;}

/**Title Background**/
#innerTitle{background:#7f7f7f;}


/*****************
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;}

/**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;
	/*background-color:#fff;*/
}

/*****************
Header
*****************/
#header{
	width:945px;
	/*padding-top:5px;
	min-height:100px;
	background-color:#fff;*/
}

/*****************
Left Navigation
*****************/
#leftNav{
	clear:left;
	float:left;
	width:164px;
	min-height:285px
}

/*****************
Main Wrapper
*****************/
#mainWrapper{padding-top:5px; padding-left:5px;}


/*****************
Main Content
*****************/
#main{float:left; min-height:475px; width:100%;}

/*******************
Main Inner Content
*******************/
#mainInnerContent{
	margin:0px;
	min-height:525px;
	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{
	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{
	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:35px;
	width:100%;
}
#mainNav{
	position:relative;
	height:35px;
}
#mainNav li{
list-style:square inside;
color:#fff;
text-transform:uppercase;
font-weight:bold;
}
#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;}





/*-----------------------------------
Main Content Elements DON'T TOUCH
-----------------------------------*/
/*****************
SOBA
*****************/
#soba{float:left;}


/*****************
Right Content
*****************/
#rightContent{float:left;}



/*****************
Video
*****************/
#rightContent #video{
	width:235px;
	height:185px;
}


/*****************
Scrolling Buttons
*****************/
#scrollingButtons{
	clear:both;
	padding:5px 10px;
	width:925px;
	height:100px;
}


/********************
Custom Page Wrapper
********************/
#customPageWrapper{
	width:100%;
	min-height:275px;
	background:#FFF;
}

#customPage{
	float:left;
	width:690px;
	min-height:275px;
}


#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;
}
#footerNav{
	float:right;
	margin-top:8px;
	margin-right:5px;
}
#footerNav li{
	display:inline;
	list-style:none;
	margin:0px 2px;
	 text-transform:uppercase;
}

/********************
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{
	height:30px;
}
.address li{
	display:inline;
	list-style:none;
}


/*****************
Copyrights
*****************/
#copyrightWrapper{
	float:right;
	margin-top:5px;
}
#copyright{
	float:left;
	margin-top:10px;
}
#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:935px;
	float:left;
	clear:right;
	margin:5px 0 0 5px;
}

/**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: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; 
}

#contentBottom{
	margin:0px auto;text-align:center;	 
	width:100%;
	clear:both; 
}
#contentContainer{
	min-height:174px;
	margin:auto;
	width:935px;
}
#leftBox{
	width:130px;
	height:167px;
	float:left;
}
#leftBox li{
	list-style:none;
	background-position:top;
}
#leftBox li a{
	display:block;
	width:129px;
	height:36px;
	background-position:top left;	
	text-indent:-9999px;
}
#leftBox li a:hover{ 
	background-position:bottom left;
}
#leftBox1{
	background:url(../images/box1.png) no-repeat;
	margin: 7px 0px 0px 110px;
	width:300px;
	height:167px;
	float:left;
}
.numberBox{
	color:#FFF;
	font-size:14px;
	padding:65px 0px 5px 167px;
	font-weight:bold;
}
.numberAddress{
	width:170px;
	margin:35px 0px 0px 18px;
	font-size:12px;
	font-weight:bold; 
	float:left;
	text-align:left;
}
.leftBtns{
	margin-top:35px;
	float:left;
	width:100px;
}
.leftBtns li{
	list-style:none; 
	display:block;
}
.leftBtns li a{
	margin-top:2px;
	display:block;
	width:100px;
	height:29px;
	background-position:top left;	
	text-indent:-9999px;
}
.leftBtns li a:hover{ 
	background-position:bottom left;
}
#leftBox2{
	background:url(../images/box2.png) no-repeat;
	margin: 7px 0px 0px 114px;
	width:300px;
	height:167px;
	float:left;
}
#leftBox3{
	background:url(../images/box3.png) no-repeat;
	margin: 7px 0px 0px 8px;
	width:300px;
	height:167px;
	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;
}*/