/*
#facebox .b {
  background:url(/MMNA/images/lightbox/b.png);
}

#facebox .tl {
  background:url(/MMNA/images/lightbox/tl.png);
}

#facebox .tr {
  background:url(/MMNA/images/lightbox/tr.png);
}

#facebox .bl {
  background:url(/MMNA/images/lightbox/bl.png);
}

#facebox .br {
  background:url(/MMNA/images/lightbox/br.png);
}*/

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10000;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

/*#facebox .header {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}*/

#facebox .header {
  float:right;
  width:100px;
  height: 30px;
}

#facebox .close{
	float:right;
}

#facebox .title{
	float:left;
}

#facebox .content{
	width: 800px;
	
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 20px;
  background: #fff;
  width: 840px;
}

#facebox .loading {
 text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0;
  left: 0;
  height:100%;
  width:100%;
}
#facebox .left {
	margin-right:15px;
}	
.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 9999;
}

/* Styles for Trims & Accessories Standard Features Light Box - 4/13/2009 Giles Peng */
/*--</open>Trims&AccessoriesLightBox</open>--*/
#facebox .close_image{
	/*
	clear: both;
	margin-bottom: 20px;*/
}
.vehFeaturesTitle{
	clear:left;
	font-size: 20px;
	color: #f3261a;
	float:left;
	line-height: 20px;
	/*position: absolute;*/
	margin-left: 20px;
}
.vehFeaturesContent{
	clear:both;
	margin: 0 20px;
	font-size: 12px;
}
.vehFeaturesSectionHeader{
	background: transparent url(/MMNA/images/lightbox/tpa_header_bg.gif) repeat-x;
	height: 26px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding-left: 20px;
	line-height: 24px;
	letter-spacing:0.12em;
	color: #fff;
}
.vehFeaturesSectionContent{

}
.vehFeaturesSectionContent > ul{
	margin: 0 auto;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	
	padding-bottom: 20px;
}
.vehFeaturesSectionContent > ul > li{
	padding-top: 10px;
	padding-right: 10px;
}
.vehFeaturesStandard{
	width: 744px;
	position: relative;
	
	clear: both;	
}
.vehFeaturesInterior {
	width: 362px;
	
	margin-right: 20px;
	float: left;
	position: relative;
}
.vehFeaturesPerformance{
	float: left;
	width: 362px;
	position: relative;
}

.vehFeaturesExterior {
	float: left;
	width: 362px;
	position: relative;
}

.vehTrimCopy{
	padding-bottom:5px !important;

}
.vehTrimCopyHeader{
	padding-bottom:0px !important;

}

.vehFeaturesSafety{
	float: left;
	width: 362px;
	position: relative;
}
.vehFeaturesAirbagsNote{
	clear: both;
	color: #666666;
	padding:10px;
}
