@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:#999999;

background-repeat:no-repeat;

}
#left-phone{
font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
color:#C61444;
padding:10px 0px 10px 5px;
text-transform:uppercase;


}
/*****************
Main Wrapper
*****************/
#mainWrapper{background-color:#fff;}

/*******************
Main Inner Content
*******************/
#mainInnerContent{
background-color:#fff;
}

#mainInnerContentPII{
background-color:#fff;
}

/*************************************************************************
	HEADER
*************************************************************************/
#header_bg{
	background:url(../images/header.jpg); 
	height:101px;
}
#head_btn {
	width:339px;
	margin-top:74px;
	margin-left:42px;
	float: left;
}
#SL_address {
	height: 78px;
	width: 0px;
	position: absolute;
	left: 780px;
	top:0px;
	}
#SL_Logo{
	height: 57px;
	width: 318px; 
	float:left;
padding-left:23px;
}
#topPhone{
	padding-left:0px;
	float:left; 
	width:350px;
	font-size:13px;
	line-height:1.5em;
	color:#666666; 
	text-transform:uppercase;
	text-align:left;
	margin-left:24px;
	margin-top:10px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;border:0px solid red;
	}

#topservicePhone{
	padding-left:0px;
	float:right; 
	width:180px;
	font-size:10px;
	line-height:1.5em;
	color:#666666; 
	text-transform:uppercase;
	text-align:left;
	margin-top:0px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;border:0px solid red;
	}
#topAddress{ 
	float:left;
	width:150px; 
	font-size:10px;
	line-height:1.5em;
	color:#666666;  
	text-align:left;
	margin-top:10px;
	margin-left:1px;
	font-weight:bold; 
	font-family:Verdana, Geneva, sans-serif;border:0px solid red;
}

/*************************************************************************
	TOP NAVIGATION
*************************************************************************/
#nav{
	padding:0px;
	height:38px;
	width:945px;
	margin-left:0px;
	float:left;
	display:inline;
}
#nav ul{
	list-style:none;
	padding:0px;
	margin:0px; 
	text-indent:-9999px;
}
#nav li{
	float:left;
}
#nav li a{
	height:38px;
		display:block;
}
#nav li a:hover{
	background-position:bottom left;	
}
#nav #menu1{width:177px;}
#nav #menu2{width:230px;}
#nav #menu3{width:197px;}
#nav #menu4{width:204px;}
#nav #menu5{width:137px;}
#nav .on{
	background-position:bottom left;		
}


/*********************
Phone Title/Number
/**Position**/
#phone{
	margin-top:7px;
margin-left:110px;
	


}

/**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 px 0px 0px;
}

/*****************
Address
*****************/
#addresstop{
	width:250px;
	float:right;
}
/**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:10px;
	width:252px;
	float:right;
}

/**Spacing**/
#bullets a{padding:0 10px;}
#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;
}
#bullets a:hover{color:#9ed3ff}


/*-----------------------------------
Left Navigation Elements
-----------------------------------*/
/**Bullets**/
.leftNavLinks {
	padding:10px;
}
.leftNavLinks li{
	/*background:url(../images/arrow.png) top left no-repeat;*/
	color:#333333;
	list-style-type:none;
}

/**Text Format**/
.leftNavLinks a{
	color:#333333;
	font-size:11px;	
	text-transform:uppercase;
	line-height:17px;
	font-family:Verdana, Geneva, sans-serif;	
}
/**Hover Text Format**/
.leftNavLinks a:hover{color:#C61444;}

/**Spacing**/
.leftNavLinks span {
	padding-left:2px;

}


/*-----------------------------------
Main Content Elements
-----------------------------------*/

/*****************
SOBA
*****************/
#soba{/*float:left;width:546px;*/}

/*****************
Right Content
*****************/
/**Margin**/
#rightContent{margin-bottom:0px;}


/*****************
Right SOBA
*****************/
/**Margin**/
#rightSoba{
margin-top:5px;

}

/*****************
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:12px;
	font-weight:bold;
	text-transform:capitalize;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

/**Hover Text Format**/
#footerNav a:hover{text-decoration:underline;}


/********************
Social Network/Icon
********************/
/**Container Width**/
#socialNet{width:130px; border:0px solid red;}

/**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:leftt;
}
/**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**/


#innerContentPII{width:940px;}


/**Text Format**/
#innerTitle{
color:#fff;
font-size:12px;
}

/**Title Background**/
#innerTitle{background:#424242;}


/*****************
Site Map
*****************/
/**Background**/
#contentarea-sitemap a{background-color:#ededed;}
#contentarea-sitemap ul{list-style-type:none;
list-style:none;
}

/**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;
	width:945px;
}



/*****************
Left Navigation
*****************/
#leftNav{
	clear:left;
	float:left;
	width:164px;
background-color:#999999;
	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;
background-color:#003d68;
	width:100%;	
	background: #FFF url(../images/inner-bk.gif);
}



#mainInnerContentPII{
	margin:0px;
	text-align:left;
	min-height:525px;
	width:100%;	
}

/*****************
Footer
*****************/




/*-----------------------------------
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:right; margin-right:10px; }
#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;}



/*-----------------------------------
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:185px;
}


/*****************
Scrolling Buttons
*****************/
#scrollingButtons{
	clear:both;
	padding:6px 10px 0px 10px;
	width:925px;
	height:111px;
	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:685px;
	min-height:275px;
	padding-left:5px;
	padding-top:10px;
}


#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-color:#666666;
	
}
#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:-1px;
}
#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
*****************/
#copyright{
	padding-top:6px;
	padding-left:10px;
	color:#a9a9a9;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3e3e3e;
	width:935px;
	background-color:#e7e5e6;
	height:35px;
}
#copyText{
	float:right;
	padding-top:7px;
	padding-right:10px;
}

#copyrightcontent {
float:left;
padding:0px 0px 0px 2px;
width:760px;
height:500px;
border:0px solid red;
}
#copyrightcontent p{
font-family:Arial;
font-size:12px;
color:#000000;
width:760px;
}



#logos{
	float:right;
	padding-right:10px;
	padding-top:1px;
} 

/**TK Logo**/
#tkLogo span{display:none;}
#tkLogo img{border:none;}
#tkLogo{
	display:block;
	float:left;
	margin:3px 5px 3px 0px;
	height:30px;
	width:43px;
}
#copyrightcontent {
float:left;
width:363px;
}
#copyrightcontent p{
font-family:Arial;
font-size:12px;
color:#000000;
}





/*-----------------------------------
Main Inner Elements DON'T TOUCH
-----------------------------------*/
/*****************
Inner Content
*****************/
#innerContent{width:760px;}
#innerContent{
	width:760px;
	margin:0 auto;
	float:left;
	clear:right;
	padding-left:12px;
}

#innerContentPII{
	margin:0 auto;
	float:left;
	clear:right;
	padding:5px;
	min-height:525px;
}

/**Title Background**/
#innerTitle{
	padding:5px;
	margin:6px 0 5px 0px;
}



/*****************
Site Map
*****************/
#contentarea-sitemap{
min-height:460px;
padding-bottom:8px;
}

#contentarea-sitemap a{
	display:block;	
	padding:4px 0px 0px 5px;
	margin: 1px 0px 0px 0px;
}

#contentarea-sitemap li{
list-style:none;
}



/*************************************
Build a Car & Digital Brochures Hack
*************************************/
.buildDigi{text-align:left;}
.buildDigi iframe{
	height:500px;
	width:760px;
	overflow:hidden;
	padding:0px 0px 0px 0px;border:0px solid red;
}

.build{text-align:left;}
.build iframe{
	height:500px;
	width:760px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
}


/*************************************
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; 
}

/*************************************************************************
	FOOTER 
*************************************************************************/
#footerBg{
	background-color:#B2B2B2; height:30px; margin-top:0px; clear:both;	
}
#footer-address{
	float:left;  padding-top:7px; text-align:left; padding-left:10px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#4D4D4D;


}
#footerbottomNav{ 
	float:right;
	text-align:left;
	color:#666666;
	padding-top:9px; padding-right:10px
}
#footerbottomNav p{
	padding:0px 0px 3px 0px;
	margin:0px 0px 0px 0px;
	font-family:Verdana;
	font-size:11px;
	color:#FFF;
}
#footerbottomNav p label{
	padding:0px 8px 0px 8px;
	border-right:1px solid #3e3e3e;
	display:inline
}
#footerbottomNav p label a{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
color:#4D4D4D;

}
#footerbottomNav p label a:hover{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
color:#fff;
text-decoration:underline;
}

/*************************************
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:darkblue;
}
#VehicleDetailsPanel_WebPartAccordion_DealerContactInformationPlaceHolder {
	color: black;
	font-weight: bold;
}
#VehicleDetailsPanel_WebPartAccordion_DealerContactInformationPlaceHolder strong {
	color: #FFFFFF;
	padding-right: 5px;
}
.dt_moreinfo_gray {
	font-weight: bold;
}
.dt_moreinfo_gray a {
	font-weight:bold;
	color:darkblue !important;
	text-decoration: underline;
}
.dt_moreinfo_gray a:hover {
	text-decoration: none;
}
.vehiclePhoto {width:220px !important;}
