@charset "utf-8";
/*------------------------------------------------------------------ 
	[Master Stylesheet] 
	TKCarsites - CSS Document
	Website: http://www.tkcarsites.com/
-------------------------------------------------------------------*/
/*-----------------------------------
Basic Elements
-----------------------------------*/
/*****************
Body
*****************/
body{
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	/*background-image:url(../images/site-bg.jpg);*/
	background-repeat:repeat-x;
	font-size:12px;
}

/*****************
Left Navigation
*****************/
#leftNav{background-color:#000000;}

/*****************
Main Wrapper
*****************/
#mainWrapper{background-color:#000000;}

/*******************
Main Inner Content
*******************/
#mainInnerContent{background-color:#000000;}


/*-----------------------------------
Header Elements
-----------------------------------*/
/*****************
Logo
*****************/
#logo{
	margin-top:7px;
	width:200px;
	height:90px;	
	margin-left:5px;
}

/**Logo Image**/
#logo a{
	width:200px;
	height:90px;
}


/*****************
Make Image
*****************/
#makeImage{
	height:69px;
	width:25px;
	margin-top: 7px;
	display: none;
}

#righttop {
width:300px;
height:98px;
float:right;
}
#topaddress {
float:right;
width:300px;
height:28px;
}
#topphone {
float:left;
width:300px;
height:30px;
}
#hourscontact {
float:right;
width:300px;
height:42px;
}

/*********************
Phone Title/Number
*********************/
/**Position**/
#phone{
	margin-top:7px;
	padding-left:25px;
}

/**Number Margin**/
#phone #phoneNum{margin-left:8px;}

/**Text Format**/
#phone li{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
}


#phone{
float:left;
width:300px;

}
#phone li{
list-style:none;
float:right;
}
#phone #title, #phone #phoneNum{
float:left;
}
#phoneNum {
padding-right:15px;
}

/*****************
Address
*****************/
#addresstop{
	width:400px;
	float:right;
}
/**Text Format**/
#addresstop li{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	float:right;
	padding-top:14px;
	padding-right:10px;
}

/*****************
Bullets
*****************/
/**Position**/
#bullets{
	margin-top:10px;
	/*margin-right:10px;
	margin-left:0px;*/
}

/**Spacing**/
#bullets a{
padding-top:2px;
padding-right:10px;
background:top left no-repeat;
}
#bullets li{
margin-bottom:0px;

}

/**Placement Side**/
#bullets{float:right;}

/**Text Format**/
#bullets a{
	width:138px;
	height:20px;
	color:#ff0000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#bullets a:hover{
color:#fff;
background:bottom left no-repeat;
}


/*****************
Main Navigation
*****************/
/**Navigation Wrapper Background**/
#mainNavWrapper{

}

/**Main Navigation Width**/
#mainNav{width:955px;}

#tab1{}
/**Tabs Width**/
#tab1, #tab1 a{width:154px;}
#tab2, #tab2 a{width:155px;}
#tab3, #tab3 a{width:189px;}
#tab4, #tab4 a{width:202px;}
#tab5, #tab5 a{width:255px;}

/**Text Format**/
#mainNav a{
	color:#ffffff;
	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:15px 0px 0px 0px;
}
.leftNavLinks li{
	background:url(../images/sub-nav-div.png) bottom left repeat-x;
	color:#90b4e6;
	list-style:square inside;
}

/**Text Format**/
.leftNavLinks a{
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:18px;
}
/**Hover Text Format**/
.leftNavLinks a:hover{color:#8eb4e5;}


/*-----------------------------------
Main Content Elements
-----------------------------------*/

#mainContent{

padding:0 0 0 5px;
position:relative;
width:950px;
background-color:#000000;
}


/*****************
SOBA
*****************/

#soba{/*float:left;width:542px;*/}

/*****************
Right Content
*****************/
/**Margin**/
#rightContent{margin-bottom:5px;}


/*****************
Right SOBA
*****************/
/**Margin**/
#rightSoba{margin-top:5px;}

/*****************
Scrolling Buttons
*****************/
/**Background/Margin**/
#scrollingButtons{
background:#000000;
}

/*-----------------------------------
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:uppercase;
}

/**Hover Text Format**/
#footerNav a:hover{text-decoration:underline;}




/*****************
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:#000;}

/**Title Background**/
#innerTitle{background:#a6a6a6;}


/*****************
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;
}

/*****************
Header
*****************/
#header{
	width:955px;
	min-height:100px;
	background-color:#000000;
}

/*****************
Left Navigation
*****************/
#leftNav{
	clear:left;
	float:left;
	width:164px;
	min-height:285px;
	background-color:#000000;
}

/*****************
Main Wrapper
*****************/
#mainWrapper{width:945px;}
#mainBottomWrapper{width:945px;}

/*****************
Main Content
*****************/
#main{float:left;background-color:#000000;}

/*******************
Main Inner Content
*******************/
#mainInnerContent{
	min-height:525px;
	padding:0 0 0 5px;
	width:950px;	
}

/*****************
Footer
*****************/
#footer {
clear:both;
background-color:#000000;
width:955px;
}



/*-----------------------------------
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;}



/*********************
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;
	
	height:40px;
	
}
#mainNav{	
	height:40px;
	position:relative;
}
#mainNav li{
	float:left;
	list-style:none;
	height:40px;
}
#mainNav a{
	background:top left no-repeat;
	display:block;
	float:left;
	height:40px;
}
#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;}



/*****************
Video
*****************/
#rightContent #video{
	width:235px;
	height:200px;
}


/*****************
Scrolling Buttons
*****************/
#scrollingButtons{
	clear:both;
	padding:5px 10px;
	width:925px;
	height:100px;
	background-image:url(../images/scrolling-bg.jpg);
	background-repeat:no-repeat;
}


/********************
Custom Page Wrapper
********************/
#customPageWrapper{
	width:100%;
	min-height:250px;
	background:url(../images/footer-background.png) bottom left no-repeat #000000;
}

#customPage{
	float:left;
	width:685px;
	min-height:275px;
	padding-left:5px;
	color:#ffffff;
}
#customPageinner{
	float:left;
	width:685px;
	min-height:525px;
	padding:5px;
	color:#000000;
}


#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:955px;
	background-color:#404040;
}
#footerNav{
	float:left;
	margin-top:8px;
	margin-left: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;
	width:130px;
	padding: 15px 0px 0px 10px;
}
#socialNet li{display:inline;}
#socialNet .netIcon a{
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin:2px 10px 0px 0px;
	height:30px;
}
/**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;}
#socialNet #net5 a{width:32px; height:32px;}
#socialNet #net6 a{width:32px; height:32px;}
/*****************
Address
*****************/
#address{
	height:30px;
	padding-top:15px;
}
#address li{
	display:inline;
	list-style:none;
}


/*****************
Copyrights
*****************/
#copyrightWrapper{
	float:right;
	margin-top:5px;
	padding-right:10px;
}
#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:781px;
	margin:0 auto;
	float:left;
	clear:right;
	padding-left:5px;
	background-color:#ffffff;
	min-height:550px;
}

/**Title Background**/
#innerTitle{
	padding:5px;
	margin:5px 0 5px 2px;
}



/*****************
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;
}	
#leftPhone{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-transform:capitalize;
	height:25px;
	text-align:left;
	padding-left:5px;
}

/*************************************
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;
}
#dt_vehicle_attribute{
      padding-top:7px;
}

.listingPager a {
        color:#06C;
		text-decoration:underline;
}
.listingPager a:hover {
	text-decoration:underline;
}

