@charset "utf-8";
/*------------------------------------------------------------------ 
	[Master Stylesheet] 
	TKCarsites - CSS Document
	Website: http://www.tkcarsites.com/
-------------------------------------------------------------------*/
/*-----------------------------------
Basic Elements
-----------------------------------*/
/*****************
Body
*****************/
body{
	background:url(../images/background.jpg) top center no-repeat #000;
	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{
	width:294px;
	height:74px;	
	margin:30px 0px 10px 350px;

}

/**Logo Image**/
#logo a{
	width:294px;
	height:74px;
}


/*****************
Make Image
*****************/
#makeImage{
	height:70px;
	width:510px;
}


/*********************
Phone Title/Number
*********************/
/**Position**/
#phone{
	margin-top:5px;
	margin-left:30px;
}

/**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:30px;}
#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/main-nav-wrapper-bg.png) top left repeat-x;
}

/**Main Navigation Width**/
#mainNav{
width:972px;
float:left;
margin-left:9px;
}



/**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:179px;}
#mainNav #tab2, #mainNav #tab2 .dropMenu{width:276px;}
#mainNav #tab3, #mainNav #tab3 .dropMenu{width:122px;}
#mainNav #tab4 {width:147px;}
#mainNav #tab5, #mainNav #tab5 .dropMenu{width:248px;}

#mainNav #tab4 .dropMenu{width:375px;}

/**********************************
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:#ff8b8b;}



/*-----------------------------------
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:6px;}


/*-----------------------------------
Footer Elements
-----------------------------------*/
#footerWrapper{background:url(../images/footer-bg.jpg) top center no-repeat;}

/*****************
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:30px;}
#socialNet #net2 a{width:30px;}
#socialNet #net3 a{width:30px;}
#socialNet #net4 a{width:30px;}
#socialNet #net5 a{width:30px;}

#footerBg{
float:left;
width:972px;
background:url(../images/footer-menu-bg.gif) top left repeat-x;
height:30px;
}



/*****************
Address
*****************/
.address{
	width:100%;
	float:left;
	text-align:center;
}
/**Text Format**/
.address li{
	color:#000;
	font-size:15px;
}


/*****************
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:960px;}

/**Text Format**/
#innerTitle{color:#FFF;}

/**Title Background**/
#innerTitle{background:#970004;}


/*****************
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;
}
#contentarea-sitemap p {
	color:#000;
	font-size:13px;
	padding:4px;
	background-color:#fff;
	font-weight:bold;
}

#contentarea-sitemap ul{
list-style: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
-----------------------------------*/

/*****************
CONTAINER
*****************/
#container{ /* EXTRA WIDER TO CONTAIN DROP SHADOW EFFECT - OPTIONAL */
	margin: 0 auto;
	width:990px;
	/*background: url(../images/background-shadow.png) center bottom no-repeat;*/
}
#headerbg{
	width:100%;
	/*background:url(../images/header-bg.jpg) top center no-repeat;*/
}

/*****************
Wrapper
*****************/
#wrapper{
	margin: 0 auto;
	width:990px;
}

/*****************
Header
*****************/
#headercontainer {
float:left;
width:990px;
background:url(../images/header-corners.jpg) top left repeat-x;
}
#header{
	width:100%;
	min-height:114px;
	background:url(../images/header-bg.jpg) top center no-repeat;
	border:0px solid red;
}

/*****************
Left Navigation
*****************/
#leftNav{
	clear:left;
	float:left;
	width:164px;
	min-height:285px
}

/*****************
Main Wrapper
*****************/
#mainWrapper{/*padding-top:5px; padding-left:5px;*/}
#mainWrapper{
	background:url(../images/main-background-bg.jpg) top left no-repeat;
	float:left;
	height:100%;
	width:972px;
	margin-left:9px;
}


/*****************
Main Content
*****************/
#main{float:left; min-height:469px; width:100%;}

/*******************
Main Inner Content
*******************/
#mainInnerContent{
	margin:0px;
	min-height:525px;
	width:972px;
	margin-left:9px;
	background:url(../images/home-wrapper-background.jpg) top left no-repeat #fff;
}
#mainInnerContentPII{
	margin:0px;
	text-align:left;
	min-height:535px;
	width:953px;	
padding: 13px 0px 18px 18px;

	margin-left:9px;	
	background:url(../images/home-wrapper-background.jpg) top left no-repeat #fff;
}

#innerContentPII{
width:934px;
border:1px solid #818181;
margin-top:5px;
}

#innerContentPII{
	float:left;
	clear:right;
	min-height:525px;
}


/*****************
Footer
*****************/
#footer{clear:both;}



/*-----------------------------------
Header Elements DON'T TOUCH
-----------------------------------*/
/*****************
DEALER 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:990px;
	border:0px solid red;
}
#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:#970004;}

/**Padding/Margin**/
#mainNav li .dropMenu{padding:5px 0px;}
#mainNav li .dropMenu li{margin-left:13px; line-height:22px; list-style:none;}
#mainNav li .dropMenu{
	position: absolute;
	display:none;
}
#mainNav li:hover .dropMenu{display:block;}





/*-----------------------------------
Main Content Elements DON'T TOUCH
-----------------------------------*/
/*****************
SOBA
*****************/
#soba{float:left;margin:6px 0 0 13px;}


/*****************
Right Content
*****************/
#rightContent{float:left;margin-top:6px;}



/*****************
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;
	min-height:92px;
}
#footerNav{
	float:right;
	margin-top:7px;
	margin-right:10px;
}
#footerNav li{
	display:inline;
	list-style:none;
	margin:0px 2px;
}

/********************
Social Network/Icon
********************/
#socialNet span{display:none;}
#socialNet{
	float:left;
	margin-top:6px;
	margin-left:10px;
}
#socialNet li{display:inline;}
#socialNet .netIcon a{
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-right:10px;
	height:30px;
}

/*****************
Address
*****************/
.address{
	height:30px;
}
.address li{
	display:inline;
	list-style:none;
}


/*****************
Copyrights
*****************/
#copyrightWrapper{
	float:right;
	margin-top:6px;
	margin-right:10px;
}
#copyright{
	float:left;
	margin-top:8px;
}
#copyright li{
	color:#fff;
	font-size:10px;
	list-style:none;
	text-align:right;
}

/**TK Logo**/
#tkLogo span{display:none;}
#tkLogo img{border:none;}
#tkLogo{
	display:block;
	float:left;
	margin:4px 0px 3px 10px;
	height:30px;
	width:43px;
}




/*-----------------------------------
Main Inner Elements DON'T TOUCH
-----------------------------------*/

/*****************
INNER CONTENT
*****************/
#innerContent{
	margin:0 auto;
	float:left;
	clear:right;
	padding:5px;
	min-height:525px;
}

/**Title Background**/
#innerTitle{
	padding:5px;
	margin-bottom:5px;
	font-size:12px;
	text-align:left;
	width:952px;
}
#innerContentvideo {
	margin:0 auto;
	float:left;
	clear:right;
	min-height:525px;
width:99%;
	padding:0px 5px 0px 5px;	
}

/*****************
Site Map
*****************/
#contentarea-sitemap{
min-height:460px;
float:left;
width:962px;
}
#contentarea-sitemap li{
list-style:none;

}
#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:124px;
	margin:auto;
	width:972px; 
}

#leftBox1{
	background:url(../images/hyundai-button.png) top right no-repeat;
	margin: 35px 0px 0px 50px;
	width:415px;
	height:442px;
	float:left;
	border:0px solid red;
}

.numberBox{
	color:#ccc;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	margin-top:370px;
}
.numberAddress{
	width:100%;
	margin:3px 0 0 0;
	font-size:11px;
	font-weight:bold; 
	float:left;
	color:#ccc;
	text-align:left;
}

#leftBox2{
	background:url(../images/chrysler-button.png) no-repeat;
	margin: 35px 70px 0 0;
	width:403px;
	height:442px;
	float:right;
	border:0px solid red;
}
/*************************************
PII Fixes
*************************************/
/**Inventory Result**/
#mainSearchTable{margin: 0 auto;}

/**Details**/
#mousemovehandler{
	/*width:959px;*/
	/*margin: 0 auto;*/
}
/**Email in Details**/
#VehicleDetailsPanel_WebPartAccordion_DealerContactInformationPlaceHolder a{word-wrap:break-word;}

/**Page Numbers**/
#piitable{padding-left:30px;text-align:left;}
#piitable ul{padding-right:60px;}
.listingPager{
 text-align:right;
 float:right;
}


/*************************************
PII FIXES
*************************************/
/**Inventory Result**/
#mainSearchTable{
	margin: 0 auto;
}

/**Details**/
#mousemovehandler{
	/*width:959px;*/
	/*margin: 0 auto;*/
}

/**Email in Details**/
#VehicleDetailsPanel_WebPartAccordion_DealerContactInformationPlaceHolder a{
	word-wrap:break-word;
}

/**Page Numbers**/
#piitable{
	padding-left:30px;
	text-align:left;
}

#piitable ul{
	padding-right:60px;
}

.listingPager{
 	text-align:right;
 	float:right;
}
