@charset "utf-8";
/*------------------------------------------------------------------ 
	[Master Stylesheet] 
	TKCarsites - CSS Document
	Website: http://www.tkcarsites.com/
-------------------------------------------------------------------*/

/*-----------------------------------
Basic Elements
-----------------------------------*/

/*****************
BODY
*****************/
body{
	background: url(../images/background.jpg) top center fixed no-repeat #a4a4a4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 auto;
}

/*Remove dotted lines*/

:focus {
  -moz-outline-style: none;
}
a {
   outline: none;
}

/*****************
LEFT NAVIGATION
*****************/
#leftNav{}

/*****************
MAIN WRAPPER
*****************/
#mainWrapper{
	background:url(../images/home-wrapper-background.jpg) top left no-repeat ;
	float:right;
	height:100%;
	width:972px;
	}
	
/*****************
MAIN WRAPPER INNER
*****************/
#mainWrapperInner{
	background:url(../images/main-wrapper-inner-background.png) top left no-repeat;
	float:right;
	height:100%;
	width:972px; 
	}

/*******************
MAIN INNER CONTENT
*******************/
#mainInnerContent{
	/*background-color:#000;*/
	}


/*-----------------------------------
Header Elements
-----------------------------------*/
/*****************
LOGO
*****************/
#logo{
	width:275px;
	height:62px;
	margin-left:14px;
	margin-top:23px;	
	float:left;
}

/**Logo Image**/
#logo a{
	width:275px;
	height:62px;
}
/*****************
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 {
width: 154px;
height: 58px;
margin: 16px 0px 0px 23px;
border: 0px solid red;
}

/*****************
INFO AREA
*****************/
#info{
	width:280px;height:90px; float:right;margin:0px;border:0px solid green;
	}


#inventorybtn{
	height:66px;
	width:163px;
	margin:22px 0px 0px 10px;
	float:left;
}
#inventorybtn a{
	height:66px;
	width:163px;
}
#livechat{
height:70px;
width:140px;
float:left;
padding:0px 0px 0px 0px;
border:0px solid red;


}
#livechat img{
float:left;
margin:21px 0px 0px 10px;

}
#livebtn {
height:31px;
width:111px;
float:left;
border:0px solid red;
background-repeat:no-repeat;
margin-left:300px;
margin-top:70px;
}
#livebtn img{
float:left;
}




/*********************
PHONE TITLE/NUMBER
*********************/
/**Position**/
#phone{	height:45px;
	float:right;
	text-align:right;
	width:auto;
	border:0px solid black;
	
}

/**Number Margin**/
#phone #phoneNum{
	margin-left:0px;
}

/**Text Format**/
#phone li{
	color:#ba800b;
	font-size:18px;
	font-weight:bold;
	text-transform:capitalize;text-align:right;
}
/*********************
PHONE TITLE/NUMBER
*********************/
#phone{
	float:right;
	margin:15px 14px 0px 0px;
	
}
#phone li{
	list-style:none;
}

#phone #title, #phone #phoneNum{
	float:left;
}


/*****************
Header Buttons
*****************/
#centerBtn {
	float:left;
	width:152px;
	min-height:27px;
	margin:49px 0px 0px 60px;
	border:0px solid red;	
}
#centerBtn li{
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	
}
#centerBtn span{display:none;}

#centerBtn a{
	background:top center no-repeat;
	display:block;
	width:152px;
	height:27px;
	margin:auto;
}
#centerBtn a:hover{
	background-position:bottom center;
	}





/*****************
BULLETS
*****************/
/**Position**/
#bullets{
	margin-right:20px;
}

/**Spacing**/
#bullets a{
	padding-left:20px;
}

#bullets li{
	margin-top:5px;
}

/**Placement Side**/
#bullets{
	float:right;
}

/**Text Format**/
#bullets a{
	color:#0d295f;
	font-size:13px;
	font-weight:bold;
}
#bullets a:hover{
	color:#0075e6;
}


/****************
HOURS/CONTACT
****************/
#hours_contact{
	width:277px;
	height:21px;
	float:right;
	margin:5px 14px 0px 0px;
	text-align:right;
}
#hours_contact a{
	color:#000;
	font-size:13px;
	font-weight:bold;
	padding:4px 0px 0px 0px;
	text-align:right;
}
#hours_contact a:hover{
	color:#ba800b;
}


#hours_contact span{
color:#000;
}

.cenbtn {
	float:left; width:290px;
}
/*****************
New Inventory
*****************/

#toyotasite a{
	float:left; border:0px solid red;
	background:top left no-repeat;
	display:block;
	width:248px; height:27px;
	margin: 6px 5px 0px 100px;
}

#toyotasite a:hover{
	background-position:bottom left;
	}

#toyotasite span{display:none;}



/*****************
MAIN NAVIGATION
*****************/
/**Navigation Wrapper Background**/
#mainNavWrapper{}

.topnav {
	width: 974px;
	height:36px;
	margin:0px 0px 0px 0px;
	border:0px solid red;
}
ul.topnav {
	list-style: none;position: relative;
	z-index: 50;
	margin: 7px 0px 0px 0px;
	font-size: 13px;
}

ul.topnav li {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display: inline;position: relative;
	
}

ul.topnav li a{
	float: left;
	font-size:15px;
	color: white;
	display: block;
	text-decoration: none;
	background: url(../images/main-nav-left.png) no-repeat top left;
	text-align: center;
	vertical-align: middle;
	padding:0px 2px 0px 14px;
	margin:0px 12px 0px 12px;
}
ul.topnav li a span{
	float:left;
	background:url(../images/main-nav-right.png) right top no-repeat;
	padding:9px 31px 12px 17px;
}

ul.topnav li a:hover {
	color: #000;
	background-position:0% -36px;
}
ul.topnav li a:hover span{
	background-position:100% -36px;
}

.floatLeft{
	float: left;
}

#mainvideo{
	float:left;
	border:0px solid red;
	margin-left:5px;
	}

/*-----------------------------------
Left Navigation Elements
-----------------------------------*/
/**Bullets**/
.leftNavLinks li{
	color:#727272;
	list-style:none;
}

/**Text Format**/
.leftNavLinks a{
	color:#727272;
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;;	
}
/**Hover Text Format**/
.leftNavLinks a:hover{color:#000;}

/*************************************
SEARCH INVENTORY
*************************************/
#searchInventory{
	background:url(../images/search-inventory-bg.png);
	background-repeat:no-repeat;
	width:202px;
	height:243px;
	margin-bottom:5px;
	}

#quickSearch_tool{
	width:201px;
	height:155px;
	float:left;
	padding-bottom:25px; 
}

#keywordSearch{
	width:201px;
	/*height:75px;*/
	float:left;
}

#searchTool{
	margin-left:13px;
}

.quickSearch_selector:hover {
	color:#000;
}

.quickSearch_selector {
	font-family:arial;
	font-size:8px;
	width:170px;
}

	
/*************************************
QUICK CONTACT FORM
*************************************/
#quickContact{
	background:url(../images/quick-contact-bg.png) top left repeat-x #fff;
	width:202px;
	height:283px;
	margin-bottom:5px;
	}
	
/*************************************
Service & Parts Buttons
*************************************/
#serviceParts{
	background:url(../images/product-section-bg.png) top left no-repeat;
	width:194px;
	height:228px;
	margin-bottom:5px;
	padding:11px 4px 4px 4px;
	}

#serviceParts h1{
	margin-left:4px;
	margin-bottom:14px;
	}
#serviceParts span{display:none;}

#serviceParts li{
	margin-bottom:1px;
	list-style:none;
	float:left;
	}

#serviceParts a{
	background:top left no-repeat;
	display:block;
	height:40px;
	width:194px;
}

#serviceParts a:hover{
	background-position:bottom left;
	}
	
/*-----------------------------------
Main Content Elements
-----------------------------------*/

/*****************
SOBA
*****************/


/*****************
RIGHT CONTENT
*****************/
/**Margin**/
#rightContent{
	margin-bottom:5px;
	margin-right:7px;
	}



/*-----------------------------------
Footer Elements
-----------------------------------*/
#footerWrapper{
	/*background:url(../images/footer-background.png) top left no-repeat;*/
	}

/*****************
FOOTER NAVIGATION
*****************/
/**Text Format**/



/********************
SOCIAL MEDIA ICONS
********************/
/**Container Width**/




#socialNet{
	width:120px;
}
 
/**Icons Width MUST DEFINE WIDTH FOR SOCIAL ICONS**/
#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;}
#socialNet #net6 a{width:30px;}
#socialNet #net7 a{width:30px;}

/*****************
ADDRESS
*****************/
#address{
	width:350px;
	float:right;
	text-align:right;
	margin:0px 15px 6px 0;
}
/**Text Format**/
#address li{
	color:#000;
	font-size:12px;
	float:right;
}
#address{
	/*padding-top:5px;
	padding-right:10px;*/
}
#address li{
	display:inline;
	list-style:none;
}


/*****************
COPYRIGHTS
*****************/
/**Text Format**/
#copyright p{
	color:#fff;
}

/***********
SEO AREA
***********/
/**Text Format**/
#seo{
	color:#000;
	font-size:12px;
}

#seo p{
	padding-bottom:10px;
}

#seo h1{
	color:#000;
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
}

#seo h2{
	color:#000;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}

#seo h3{
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
}

/**Lists**/
#seo li{list-style-position:inside;}

/**Link Format**/
#seo a{color:#000;text-decoration:underline;}

#seo a:hover{text-decoration:underline;}


/*-----------------------------------
Main Inner Elements
-----------------------------------*/

/*****************
INNER CONTENT
*****************/

/**Text Format**/
#innerTitle{
	color:#FFF;
	
}

/**Title Background**/
#innerTitle{
	background:#444444;
}

/*****************
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;
	background-color:#fff;	
	
}

/**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
-----------------------------------*/

/*****************
CONTAINER
*****************/
#container{ /* EXTRA WIDER TO CONTAIN DROP SHADOW EFFECT - OPTIONAL */
	margin: 0 auto;
	width:1000px;
	background: url(../images/wrapper-bg.png) top left repeat-y;
	/*background: url(../images/background-shadow.png) center bottom no-repeat;*/
}

#headerbg{
	width:100%;
	/*background:url(../images/header-bg.jpg) top center no-repeat;*/
	min-height:109px; 
}
#footerfade{
	width:100%;
	height:30px;
	background:url(../images/fading-footer.png) bottom center no-repeat;
}

/*****************
WRAPPER
*****************/
#wrapper{
	margin: 0 auto;
	width:972px;
	/*background:#000;*/
}

/*****************
HEADER
*****************/
#header{
	width:972px;
	height:151px; border:0px solid red;
	background:url(../images/header-bg.jpg) top center no-repeat;
}

/*****************
LEFT NAVIGATION
*****************/


#leftNav {
	width:190px;
	height:530px;
	float:left;
	margin-left:9px;
	background:url(../images/leftnav-bg.png) top left no-repeat;
}
#leftNav ul{
	padding:0px; margin:0px;	
}
#leftNav ul li{ 
	list-style:none;
	width:190px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	font-family: Arial,Verdana, Geneva, sans-serif;
	margin:0px auto;border:0px solid red;
}
#leftNav ul li a{
	text-decoration:none;text-transform:uppercase;
	font-weight:bold;
	display:block;
	text-align:left;
	padding: 8px 0px 5px 20px;
	height:auto;
	color:#FFF;border:0px solid blue;
	margin:0px;
	background:url(../images/leftnav-btns.png) 3px top no-repeat;
}
 
#leftNav ul li a:hover{
	background:url(../images/leftnav-btns.png) 3px -48px no-repeat;
}

#leftNav_info{
	text-align:center;
	padding:14px 0px 13px 0px;
}

#leftNav_info h1{
	color:#fff;
	font-size:18px; 
	margin:0px; padding:0px;
	font-weight:bold;
}

#leftNav_info p{
	color:#FFF;
	font-size:14px;
	margin:0px; padding:0px;
	font-weight:bold;	
}

/*****************
MAIN WRAPPER
*****************/
#mainWrapper{}


/*****************
MAIN CONTENT
*****************/
#main{
	float:left;
	width:958px;
	margin-left:7px;
}
#mainInner{
	float:left;
	width:759px;
	margin:0px 0px 0px 6px;border:0px solid red;
	/*background:url(../images/mainInner-bg.png) top left no-repeat #fff;*/
}

/*******************
MAIN INNER CONTENT
*******************/
#mainInnerContent{
	margin-top:10px;
	min-height:500px; padding-bottom:5px;
	width:100%;
	background:url(../images/main-wrapper-inner-background.png) top left no-repeat;
}

#mainInnerContentPII{
	margin:0px;margin-top:10px;
	text-align:left;
	min-height:516px;padding-bottom:5px;
	width:100%;border:0px solid red;
	background:url(../images/main-wrapper-inner-background.png) top left no-repeat;
}



/*****************
FOOTER
*****************/
#footer{
	clear:both;
	
	}


/*-----------------------------------
Header Elements DON'T TOUCH
-----------------------------------*/




/*****************
MAKE LOGOS/IMAGE
*****************/
#makeImage{
	background:no-repeat;
	float:left;
}
#makeImage span{
	display:none;
}



#phone-right{
	float:right;
	margin:9px 0px 0 0;
	border:0px solid red;
}
#phone-right li{
	list-style:none;
}

#phone-right #title,#phone-right #phoneNum{
	float:left;
}
/*********************
BULLETS
*********************/
/**Bullet Image**/
#bullets li{
	list-style:none;
	float:left;
}

#bullets li:hover{
	background-position:bottom;
}

#bullets li #bulletsDivider{
	padding:0px 5px 0px 5px;
	color:#fff;
}

/**Bullet Text**/
#bullets a{
	display:block;
}

#bullet a:hover{
	background:bottom left no-repeat;
}


/*****************
MAIN NAVIGATION
*****************/
#mainNavWrapper{
	clear:both;
	float:left;
	height:50px;
	width:972px;margin-top:21px;	
	background:url(../images/main-nav-wrapper-bg.png) top left no-repeat;
}

#mainNav{	
	float:left;
	height:42px;
}

#mainNav li{
	float:left;
	list-style:none;
	height:42px;
}

#mainNav a{
	background:top left no-repeat;
	display:block;
	float:left;
	height:42px;
}

#mainNav a:hover, #mainNav .on a{
	background-position:bottom left;
}

#mainNav span{
	position:relative;
	top:19px;
}


/*-----------------------------------
Main Content Elements DON'T TOUCH
-----------------------------------*/
/*****************
SOBA
*****************/
#soba{
	float:left;
	margin:10px 0px 0px 7px; padding:0px 0px 0px 0px;
	border:0px solid red;width:557px;
	}
	
#mainsoba{
	float:left;
	margin:0px 5px 0px 0px;
	}

/*****************
Video
*****************/
#video{
	float:left;
	padding:7px 0px 0px 7px;
	}
#mainvideo{
	float:left;
	border:0px solid red;
	margin:10px 0px 0px 7px;
	}

/*****************
RIGHT BUTTONS
*****************/
#rightBtns{
	float:left;
	width:354px;
	/*height:312px;*/
	/*background-color:#000;*/
	margin:5px 0px 0px 7px;
}

#rightBtns span{display:none;}

#rightBtns li{
	margin-bottom:1px;
	list-style:none;
	float:left;
	padding-bottom:7px;
	}

#rightBtns a{
	background:top left no-repeat;
	display:block;
	width:354px;
	height:100px;
}

#rightBtns a:hover{
	background-position:bottom left;
	}

/*****************
VIDEO
*****************/
#rightContent #video{
	width:277px;
	height:241px;
	margin:0px 7px 0px 0px;
	border: solid 1px #CCC;
}

/*****************
SCROLLING BUTTONS
*****************/
/*****************
SCROLLING BUTTONS
*****************/
/**Background/Margin**/
#scrollingButtonsbg{
	background:url(../images/scrollingbuttons-bg.png) top left repeat-x ;
}

#scrollingButtons{
	clear:both;
	padding:0px 10px 9px 24px;
	width:928px;
	height:105px;
	float:left;
	margin: 11px 6px 0px -15px;
border:0px solid red;
}
#scrollingButtonsbg{
	clear:both;
	padding:0px 0px 9px 0px;
	width:943px;
	height:127px;
	float:left;
	margin: 9px 0px 0px 13px;
}
/********************
FEATURED VIDEOS
********************/

#featuredVideosWrapper{
	width:100%;
	min-height:250px;
	background:#FFF;
}

#featuredVideos{
	clear:both;
	padding:10px 0px;
	width:731px;
	margin: 0px 7px 5px 0px;
	min-height:230px;
	}

#featuredVideosHeader{
	clear:both;
	padding:10px 5px 0px 11px;
	margin: 0px 7px 0px 0px;
	width:733px;
	height:20px;
	float:right;
	text-align:left;
	background:url(../images/product-header-bg.png) top left repeat-x #970004;
	border: solid 1px #868686;
	}
	
/********************
SPOTLIGHT SPECIALS
********************/
#spotlightSpecialsWrapper{
	width:100%;
	min-height:250px;
	background:#FFF;
	}

#spotlightSpecials{
	width:737px;
	float:right;
	margin: 0px 7px 5px 0px;
	min-height:232px;
	overflow: hidden;
	}

#spotlightSpecialsHeader{
	padding:10px 5px 0px 11px;
	margin: 4px 7px 0px 0px;
	width:733px;
	height:20px;
	clear:both;
	text-align:left;
	background:url(../images/product-header-bg.png) top left repeat-x #970004;
	border: 1px solid #868686;
	}

#spotFrame{
	width:740px;
	min-height:232px;
	margin-top:5px;
}


	
/********************
SERVICE COUPONS
********************/
#serviceCouponsWrapper{
	min-height:250px;
	width:733px;
	clear:both;
}

#serviceCoupons{
	clear:both;
	padding:5px 10px 5px 10px;
	width:731px;
	float:right;
	margin: 0px 7px 5px 0px;
	min-height:252px;
	background:url(../images/service-coupons-bg.png) top left no-repeat #000;
	}

#serviceCouponsHeader{
	clear:both;
	padding:10px 5px 0px 11px;
	margin: 0px 7px 0px 0px;
	width:733px;
	height:20px;
	float:right;
	text-align:left;
	background:url(../images/product-header-bg.png) top left repeat-x #970004;
	border: 1px solid #868686;
	}

#serviceCoupon_viewAll{ /* VIEW ALL LINK POSITION */
	height:18px;
	float:right;
	margin-top:-12px;
	padding-right:10px;
}

#serviceCoupon_viewAll a{ /* VIEW ALL LINK FONT STYLE */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-decoration:underline;
	text-align:right;
}

#serviceCoupon_viewAll a:hover{
	color:#C00;
}

/********************
FEATURED COUPONS
********************/

#flash_FeaturedSpecials{
	padding:10px 0px 10px 80px;
	clear:both;
}

/********************
CUSTOM PAGE TEXT AREA
********************/
#customPageWrapper{
	width:100%;
	min-height:208px;
	background:#FFF;
}


#customPageaboutus {
	padding:15px 15px;
	width:712px;
	height:157px;
	float:left;
	margin: 0px 5px 5px 0px;
	overflow:auto;  border:0px solid red;
	/*background-color:#066;
	background:url(../images/product-large-bg.jpg) top left repeat-x #fff;*/
}

#customPageaboutus h1{
	color:#488ce9;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}

#customPageaboutus h2{
	color:#488ce9;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}

#customPageaboutus p{
	color:#000;
	font-size:12px;
	padding-bottom:10px;
}

#customPageaboutus a{
	color:#000;
	font-size:12px;
	text-decoration:underline;
}

#customPageaboutus a:hover{
	text-decoration:underline; color:#bb7a1e;
	}
	/* CSS Document */



#customPage{
	clear:both;
	padding:10px 25px 10px 25px;
	width:701px;
	float:right;
	margin: 0px 7px 5px 0px;
	min-height:177px;
	background:url(../images/product-large-bg.jpg) top left repeat-x #000;
}

#customPage h1{
	color:#FFF;
	font-size:16px;
	font-weight:bold;
}

#customPage h2{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}

#customPage p{
	color:#FFF;
	font-size:12px;
	padding-bottom:10px;
}

#customPage a{
	color:#00b4ff;
	font-size:12px;
}

#customPage a:hover{
	text-decoration:underline;
}

#customPageHeader{
	clear:both;
	padding:10px 5px 0px 11px;
	margin: 0px 7px 0px 0px;
	width:733px;
	height:20px;
	float:right;
	text-align:left;
	background:url(../images/product-header-bg.png) top left repeat-x #970004;
	border: solid 1px #868686;
}

/**************************
CUSTOM INNER PAGES AREA
**************************/
#custom-page{
	margin:10px;
	padding-right:10px;
	text-align:left;
	border:0px solid red;min-height:520px;

}

#custom-page h1{
	color:#000;
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
}

#custom-page p{
	color:#000;
	font-size:12px;
	padding-bottom:10px;
}

#custom-page a{
	color:#6e6e6e;
	font-size:12px;
}

#custom-page a:hover{
	text-decoration:underline;
}

#innerContentCustom{
	margin:0 auto;
	float:left;
	clear:right;
	padding:15px;
	background:#fff;
	min-height:530px;

}

#innerContentCustom h1{
	color:#000;
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
}

#innerContentCustom p{
	color:#000;
	font-size:12px;
	padding-bottom:10px;
}

#innerContentCustom a{
	color:#6e6e6e;
	font-size:12px;
}

#innerContentCustom a:hover{
	text-decoration:underline;
}


/*-----------------------------------
Footer Elements DON'T TOUCH
-----------------------------------*/

/*****************
FOOTER NAVIGATION
*****************/
#footerWrapper{
	clear:both;
	height:30px;margin-top:0px;
	border-bottom:1px solid #e3e3e3;
	border-top:1px solid #e3e3e3;
}

#footerNav{
	float:right;
	margin:7px 10px 0px 0px;
	border:0px solid red;
	
}

#footerNav li{
	display:inline;
	list-style:none;
	margin:0px 2px;
	color:#000;
}

#footerNav a{
	color:#000;
	font-size:11px;
	font-weight:bold;
}

/**Hover Text Format**/
#footerNav a:hover{
	text-decoration:underline;
}
/********************
SOCIAL MEDIA ICONS
********************/
#socialNet span{
	display:none;
}

#socialNet{
	float:left;
	margin-top:25px;
	margin-left:12px;
}

#socialNet li{
	display:inline;
}

#socialNet .netIcon a{
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-right:10px;
	height:30px;
}

/*****************
FOOTER ADDRESS
*****************/

/*****************
COPYRIGHTS
*****************/
#copyrightWrapper{
	float:right;
	margin-top:5px;
	margin-right:10px;
}

#copyright{
	float:left;
	margin-top:8px;
}

#copyright li{
	color:#000;
	list-style:none;
	text-align:right;
}

/**TK Logo**/
#tkLogo span{
	display:none;
}

#tkLogo img{
	border:none;
}

#tkLogo{
	display:block;
	float:left;
	margin:0 0 3px 10px;
	height:32px;
	width:43px;
}


/*-----------------------------------
Main Inner Elements DON'T TOUCH
-----------------------------------*/

/*****************
INNER CONTENT
*****************/
#innerContent{
	margin:1px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
	float:left;
	min-height:500px;
	border:0px solid red; width:760px;
	
}
#innerContent iframe {
	background:#fff; min-height:479px; 
}
#innerContentPII{
	width:760px;
	margin: 4px 0px 0px 7px;
	padding: 8px 0px 12px 0;
	float:left;
	clear:right;
	background:#fff;min-height:511px;
}

/**Title Background**/
#innerTitle{
	padding:5px;
	margin:2px 3px 15px 3px;
	text-align:left;
}

/*****************
SITE MAP
*****************/
#contentarea-sitemap{
	min-height:486px;padding-bottom:4px;
}

#contentarea-sitemap a{
	display:block;	
	padding:5px;
	margin: 1px 0px;
	clear:both;	
}

#contentarea-sitemap ul{
	list-style:none;
}

#innerContent iframe {
	background:#fff;
}


/*************************************
BUILD A CAR AND DIGITAL BROCHURES
*************************************/

.buildDigi{text-align:center;}

.buildDigi iframe{
	height:489px;
	width:760px
	overflow:hidden;
	text-align:center;border:0px solid red;
}

/*************************************
TRADE IN VALUE
*************************************/
.tradeIn{
	text-align:center;
}

.tradeIn iframe{
	width:580px;
	height:500px;
}	

/*************************************
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;
}
