@charset "utf-8";
/*------------------------------------------------------------------ 
	[Master Stylesheet] 
-------------------------------------------------------------------*/
/*-----------------------------------
Basic Elements
-----------------------------------*/
/*****************
Body
*****************/
body{
	background:url(../images/background.jpg) top left repeat-x #001321;
	font-family:Segoe UI,sans-serif;
	font-size:12px;
}

/*****************
Left Navigation
*****************/
#leftNav{
	background:url(../images/left-nav-bg.png) top left repeat-x #1d1d1d;
}

/*****************
Main Wrapper
*****************/
#mainWrapper{}

/*******************
Main Inner Content
*******************/
#mainInnerContent{
	background:#fff url(../images/mainInnerContent-bg.jpg) repeat-y;
}


/*-----------------------------------
Header Elements
-----------------------------------*/
/*****************
Logo
*****************/
#logo{
	padding-bottom:5px;
	width:183px;
	height:70px;	
}

/**Logo Image**/
#logo a{
	width:260px;
	height:70px;
}


/*****************
Make Image
*****************/
#makeImage{
	height:70px;
	width:300px;
}


/*********************
Phone Title/Number
*********************/
/**Position**/
#phone{
	margin-top:15px;
	margin-left:30px;
}

/**Number Margin**/
#phone #phoneNum{margin-left:10px;}

/**Number Margin**/
#phone #phoneNumHeader{}

/**Text Format**/
#phone li{
	color:#000;
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
}

#phoneHeader li{
	color:#fff;
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	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:#000;
	font-size:13px;
	font-weight:bold;
}
#bullets a:hover{color:#1f94cc;}


/*****************
Main Navigation
*****************/
/**Navigation Wrapper Background**/
#mainNavWrapper{background:#be0000;}

/**Main Navigation Width**/
#mainNav{width:990px;}

/**Tabs Width**/
#tab1, #tab1 a{width:218px;}
#tab2, #tab2 a{width:209px;}
#tab3, #tab3 a{width:169px;}
#tab4, #tab4 a{width:182px;}
#tab5, #tab5 a{width:212px;}

/**Text Format**/
#mainNav a{
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

/**Hover Text Format**/
#mainNav a:hover, #mainNav .on a{color:#fff;}




/*-----------------------------------
Left Navigation Elements
-----------------------------------*/
/**Bullets**/
.leftNavLinks li{
	color:#FFF;
	list-style:none;
	margin-bottom:11px;
	border-bottom:1px solid #999;
	}

/**Text Format**/
.leftNavLinks a{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;	
}
/**Hover Text Format**/
.leftNavLinks a:hover{color:#b1deff;}



/*-----------------------------------
Main Content Elements
-----------------------------------*/

/*****************
SOBA
*****************/
/**Margin/Padding**/
#soba{
	margin-bottom:5px;
	margin-left:5px;
}

/*****************
Right Content
*****************/
/**Margin**/
#rightContent{margin-bottom:5px;}


/*****************
Right SOBA
*****************/
/**Margin**/
#rightSoba{margin-top:5px;margin-right:5px;}

/*****************
Scrolling Buttons
*****************/
/**Background/Margin**/
#scrollingButtons{
	background:url(../images/scrolling-buttons-bg.png) top left repeat-x;
}

/*-----------------------------------
Footer Elements
-----------------------------------*/
#footerWrapper{background:url(../images/footer-wrapper-bg.jpg) top left repeat-x;}

/*****************
Footer Navigation
*****************/
/**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;}

/**Icons Width**/
#socialNet #net1 a{width:30px;}
#socialNet #net2 a{width:30px;}
#socialNet #net3 a{width:30px;}

/*****************
Address
*****************/
#address{
	width:500px;
	float:left;
}
/**Text Format**/
#address li{
	color:#fff;
	font-size:12px;
}


/*****************
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:970px;}

/**Text Format**/
#innerTitle{color:#FFF;}

/**Title Background**/
#innerTitle{background:#005fa3;}


/*****************
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; text-align:left;}

/**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:990px;
	background-color:#FFF;
}

/*****************
Header
*****************/
#header{width:990px; margin-bottom:5px;}

/*****************
Left Navigation
*****************/
#leftNav{
	float:left;
	width:183px;
	min-height:405px;
	padding-top:20px;
}

#tabLinks1 ,#tabLinks2, #tabLinks3, #tabLinks4, #tabLinks5{
	margin-top:30px;
	margin-left:15px;
	width:155px;
	}

/*****************
Main Wrapper
*****************/
#mainWrapper{
	padding-bottom:0px;
}


/*****************
Main Content
*****************/
#main{
	float:right;
	width:807px;
}

/*******************
Main Inner Content
*******************/
#mainInnerContent{
	margin:0px;
	text-align:center;
	min-height:525px;
	width:100%;	
}

/*****************
Footer
*****************/
#footer{clear:both;
margin-top:5px;}



/*-----------------------------------
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{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;
}
#bullets a:hover{background:bottom left no-repeat;}

/*****************
Main Navigation
*****************/
#mainNavWrapper{
	clear:both;
	float:left;
	height:35px;
	width:100%;
}
#mainNav{	
	float:right;
	height:35px;
}
#mainNav li{
	float:left;
	list-style:none;
	height:35px;
}
#mainNav a{
	background:top left no-repeat;
	display:block;
	float:left;
	height:35px;
}
#mainNav a:hover, #mainNav .on a{
	background:bottom left no-repeat;
	display:block;
	float:left;
	height:35px;
	}
#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:205px;
	margin-right:5px;
}


/*****************
Scrolling Buttons
*****************/
#scrollingButtons{
	clear:both;
	width:772px;
	height:107px;
	padding:0px 15px 13px 10px;
	margin-left:5px;
}



/*-----------------------------------
Footer Elements DON'T TOUCH
-----------------------------------*/
/*****************
Footer Navigation
*****************/
#footerWrapper{
	clear:both;
	height:40px;
}
#footerNav{
	float:right;
	margin-top:12px;
	margin-right:10px;
margin-bottom:8px;
}
#footerNav li{
	display:inline;
	list-style:none;
	margin:0px 2px;
	color:#fff;
}

/********************
Social Network/Icon
********************/
#socialNet span{display:none;}
#socialNet{
	float:left;
	margin-top:5px;
	margin-left:5px;
}
#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{
	float:right;
	margin-top:5px;
	min-width:400px;
}
#copyright p{
	float:right;
	margin-top:12px;
	margin-left:3px;
	clear:left;
}

/**TK Logo**/
#tkLogo span{display:none;}
#tkLogo img{border:none;}
#tkLogo{
	display:block;
	float:right;
	margin:3px 0px 3px 5px;
	height:30px;
	width:43px;
}

/*****************
Copyright Wrapper
*****************/
#copyrightWrapper{
	float:right;
	width:990px;

	}


/*-----------------------------------
Main Inner Elements DON'T TOUCH
-----------------------------------*/
/*****************
Inner Content
*****************/
#innerContent{
	width:795px;
	margin:0 auto;
	float:left;
	clear:right;
	padding-left: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:780px;
	overflow:hidden;
}


/*************************************
Trade In Value
*************************************/
.tradeIn{text-align:center;}
.tradeIn iframe{
	width:580px;
	height:500px;
}	


/*************************************
PII Fixes
*************************************/
/**Inventory Result Container**/
#mainSearchTable{margin: 10px auto 0px auto;}

/**Inventory Details Container**/
#mousemovehandler{
	width:750px;
	margin: 10px auto 0px auto;
}
#VehicleDetailsPanel_WebPartAccordion_DealerContactInformationPlaceHolder a{word-wrap:break-word;}

/**Inventory Sitemap**/
#piisitemapcontainer{padding-left:20px;}
.pii-usedcars{padding-left:100px;}

/**************************************
PII PAGING CORRECTION
**************************************/

#piitable{padding-left:30px;}
#piitable ul{padding-right:60px;}
.listingPager{
 text-align:right;
 float:right;
}

.listingPager a {
 color:#06C; 
 text-decoration:underline;
}
.listingPager a:hover {
 text-decoration:underline;
}
.listingPager span{
 color:#333; 
}
  #framedoc{
width:580px;
height:500px;
margin:0px auto;
z-index:-1;
clear:both;
float:left;
background-color:#ffffff;
}