@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
}
body {
	font-family: arial;
	margin: 0px;
	padding: 0px;
	background: #171e28 url(../img/background/v1.jpg) repeat-x center -9px !important;
	height: 100%;
}


img {
	border: none;
}

p {
	margin: 0px; padding: 0px; line-height: auto;
}

ul {
	margin: 0px; padding: 0px;
	list-style: none;
}

a {
	text-decoration: none;
	color: #1f3c8a;
}
a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px; padding: 0px;
}

/* Layout Containers */
.mol_page_contain {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
}

		.mol_page_header {
			margin: 0px;
			padding: 0px;
		}

		#template_1_2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: #fff;
	background: url("../img/news_body_bg.jpg") repeat left top; 
	/*background: #fff /*url(../img/1px_body_bg.png) repeat left top;*/
/*border-bottom: 1px solid #dadada;
	border-top: 3px solid #fff;*/
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	border-bottom: 0px solid #BFBFBF;
	border-top: 0px;
	zoom: 1;
}
		#template_1 {
			margin: 0px;
			padding: 0px 0px 0px 0px;
			background: #fff;
			
				border-left: 1px solid #BFBFBF ;
	border-right: 1px solid #BFBFBF ;
	border-bottom: 0px solid #BFBFBF ;
		}
		#template_3_1 {
		background: #fff;
	
	border-left: 1px solid #BFBFBF ;
	border-right: 1px solid #BFBFBF ;
	border-bottom:0px;
}
		#template_3_1 #col_3,
		#template_1_2 #col_3 {
			float:left;
			width: 160px;
			margin: 0px 0px 10px 0px;
			height: 100%;
			/*background: #fff;*/
		}

		#template_1_2 #col_3 {
			margin: 0px 0px 10px 0px;

		}
		#template_3_1 #col_3{
			padding: 0px 0px 10px 0px;
			width: 160px;
			background: #fff;
				height: 100%;
				min-height:100%
		}
		#template_3_1 #col_1 {
		margin: 0px;
		padding: 10px 9px 0px 9px;
		background: none;
		width: 160px;
		height: 100%;
		float:left;
		}
		#template_3_1 #col_1_1 {
	margin: 0px 8px 0px 0px;
	background: #fff;
	padding: 15px 0px 0px 8px;
	margin-bottom: 15px;
	border-left: 1px solid #DDDDDD;
}
#template_3_1 #col_3 .content {
	background: url("../img/vehicle_selector_botttom.jpg") no-repeat scroll left bottom transparent;
}

#template_1_3 {
	border-top: 4px solid #fff;
	background: #fff;
	margin-bottom: 0px;
}
#template_1_3 #col_3 {
	width: 175px;
	height: auto;
	margin: 0px;
	padding: 10px 10px 0px 0px;
	float: right;
}

#template_1_3 #col_1 {
	width: 735px;
	height: auto;
	margin: 0px;
	padding: 5px;
	float: left;
}

		.mol_footer {
	min-height: 56px;
	margin: 0px 0px 15px 0px;
	padding: 5px 0px 0px 0px;
	border-top: 0px solid #bfbfbf;
	/* background: transparent url(../img/footer_trans_gm.png) no-repeat left top; 
	background: transparent url(../img/footer_back_v1.png) repeat-x left top; */
	background: none;
}
		#col_1 {
	color: #444;
	/*background: url(../img/col_1_back.png) no-repeat;*/
	padding: 10px;
}
#template_1 #col_1 {
	background: none;
	padding: 10px 0px 10px 0px;
}
#template_1 #col_1 #col_1_1 {
	padding: 0px 10px 10px 10px;
}

#col_1 p{
	margin-bottom: 20px;
	
}
.news_article p {
	line-height: 20px;
} 
.news_article #mediacontacts p{
	line-height: 16px;
}

#col_1 #col_1_1 #col_3 {
	margin: 5px 15px 5px 0px;
}
		
		
		
/* End layout containers */



.global_nav {
	height: 30px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.yellow {
	color: #e1b413 !important;
	font-weight: bold;
}

a.yellow:hover {
	color: #e1b413;
	text-decoration: underline;
}





.banner {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	height: auto;
}



/* Logo and Page Title */
.title_contain {
	float: none;
	margin: 3px 0px;
	padding: 0px;
	white-space: nowrap;
}

		.title_contain .brand_logo {
			
		}
		
		.title_contain h1 {
			color: #fff;
			margin: 0px 0px 0px 10px;
			font-size: 14pt;
			letter-spacing: 1px;
			float:left;
		
	
		}
		
		.vertical_space {
			margin: 5px 7px 1px 7px;
		}
		
		.title_contain h1 .country {
			color: #fff;
			font-weight: normal;
			font-size: 12pt;
			letter-spacing: 2px;
		}


.search_contain {
	margin: -53px 115px 10px;
	height: 25px; /* added to fix height spacing issues with IE7 */
	padding: 0px;
}







#location_img {
	position: absolute;
	margin: -21px 0px 0px -10px;
	display: none;
	cursor: pointer;
	
}



/* body columns */


.template_1 #col_1 {
	width: 930px;
	height: auto;
	margin: 0px;
	padding: 10px;
	float: left;
}
#template_1_2 #col_1 {
	width: 598px;
	height: auto;
	margin: 5px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	float: left;
	height: 100%;
	background:#fff;
}
#template_1_2 #col_2 {
	width: 290px;
	height: auto;
	margin: 10px 9px 10px 0px;
	padding: 5px;
	float: left;
	/*background-image: url(../img/col_2_back.png);*/
	height: 100%;
	background:#fff;
}
#template_1_2 #col_1 #col_1_1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}


#col_1 p, #col_1 ul, #col_2 p, col_2 ul {
	color: #333;
	font-size: 80%;
	
}

/* -------------------------------------------------------------------------------
News Feature - First Story */

.featured_news{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 2px solid /*#3899DD*/ #b3d1ed;
	
}

.featured_news h2 {
			color: #333;
			font-size: 130%;
			font-weight: lighter;
			line-height:130%;
			margin:0px 0px 0px 0px;
			border: 0px;
		}


.featured_news img {
			float: left;
			max-width: 300px;
			margin-right: 20px;
		}

.featured_news p,
#col_1 .featured_news p {
	margin: 4px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
}
/* -------------------------------------------------------------------------------
Press Feature - First Story */

.press_feature{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 2px solid #B3D1ED;
	/*border-bottom: 1px solid #ccc;*/
}

.press_feature h2 {
			color: #333;
			font-size: 130%;
			font-weight: lighter;
			line-height:130%;
			margin:0px;
			border: 0px;
		}

.press_feature img {
	
			max-width: 598px;
			margin-bottom: 10px;
		}

.press_feature p,
#col_1 .press_feature p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#col_1 .press_feature p.date {
	font-style: italic;
	color: #666666;
}

/* News Category List */


.news_categories_list{
	padding: 0px 0px 18px 0px;
	background: url(../img/vehicle_selector_botttom.jpg) left bottom no-repeat;
	margin-bottom: 15px;
}
#template_3_1 #col_1 #col_3 .news_categories_list {
	padding-top: 8px;
}



.news_categories_list h2 {
	padding: 2px 0px 7px 0px;
	margin: 0px;
	font-size: 12px;
	color: #2B3044;
	text-transform: uppercase; 
	background: none;
}
.news_categories_list ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
.news_categories_list ul li{
		font-size: 85%;
		line-height: auto;
		margin: 0px 0px 0px 0px;
		padding: 2px 5px 4px 0px;
		border-bottom: 0px solid #dadada;
	}
.news_categories_list ul li a {
		display: block;
		padding: 0px 0px 0px 0px;
		font-weight: bold;
		color: #666666;
		text-decoration: none;
	}
.news_categories_list ul li a:hover {
		padding: 0px 0px 0px 0px;
		color: #5780f4;
		border-left: 0px;
	}
.news_categories_list ul li a.current {
	padding: 0px 0px 0px 0px;
	color: #5780f4; 
	border-left: 0px;	
}

#template_3_1 #col_1 #col_3 .raw_container h3,
#template_3_1 #col_1 #col_3 .raw_container h4 {
			padding: 0px 5px 5px 0px;
		margin: 0px;
		font-size: 12px;	
		text-transform: uppercase;
		color:#2B3044;
}	
#template_3_1 #col_1 #col_3 .raw_container p {
	margin: 0px;
	padding: 0px;
}

#template_3_1 #col_1 #col_3 .raw_container form {
	margin: 0px 0px 10px 0px;
}
	
#template_3_1 #col_1 #col_3 .raw_container {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	background: none;
}	
#template_3_1 #col_1 #col_3 .raw_container a {
	color: #666666;
	font-size: 11px;
}
#template_3_1 #col_1 #col_3 .raw_container  ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}	
#template_3_1 #col_1 #col_3 .raw_container  ul li {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type:none;
}
	
	
/* News Content to the right of categories */
#template_1_2 #col_1 #col_1_4 {
	float: right;
	width: 425px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/* new 6_9_2010 */
#col_1 .news_contain .content {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 0px solid #dadada;
}

/* Single News Item Container 
Changed 6_9_2010 added #col_1_4 to class*/

#col_1_4 .news_contain .content {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #dadada;
}



#col_1 .content h2,
#template_3_1 #col_1_1 .photos_contain h2, 
	#template_3_1 #col_1_1 .photos_title h2 {
				border-bottom: 0px solid #b3d1ed;
				font-size: 14px;
				color: #CC6600;
				margin: 0px 0px 5px 0px;
				padding: 3px 0px;
				text-transform: uppercase;
				font-weight: bold;
		}
		/* Width had to be defined for floating to work properly in FireFox and Google */
.news_contain .img_contain {
			float: right;
			margin: 0px 0px 20px 20px;
			padding: 0px;
			width: 90px;
		

			
		}
		/* Width had to be defined for floating to work properly in FireFox and Google */
.template_1 #col_1 .content .text_block,
 .news_contain .text_block {
			margin: 0px ;
			padding: 0px;
		}

		
.news_contain .text_block h3,
#col_1 .content .news_contain .text_block h3 {
			margin: 0px 0px 5px 0px;
			padding: 0px 0px;
			font-size: 12px;
			font-weight: bold;
		}
		/*was #col_1 .content  */
#col_1 .news_contain .text_block p {
			margin: 0px;
			padding: 0px;
			font-size: 11px;
			line-height: 16px;
	
		}
#col_1 .news_contain .text_block p.date {
	font-size: 9px;
}
		
		/* Used for both Single News Item and Split News Items */




/* Single News Item Img Must float left */
#col_1 .content img {
	border: 0px solid #dadada;
}

/* News container for news landing page */

#template_1_2 #col_1 #col_1_4 h2{
				border-bottom: 0px;
				font-size: 14px;
				color: #343E79;
				color: #CC6600;
				margin: 0px 0px 5px 0px;
				padding: 3px 0px;	
				text-transform: uppercase;
				font-weight: bolder;
}
/* end */


/* Split News Item Container */
.news_split {
	margin: 0px 0px 15px 0px;
	padding: 10px 0px 10px 0px;
	background: #fff;
	border: 0px solid #dadada;
	border-bottom: 2px solid /*#3899DD*/ #b3d1ed;
}

.news_split .content {
			float: left;
			width: 200px;
			margin: 0px 12px 0px 0px;
			padding: 0px;
			border-bottom: none;
		}
		
.news_split .content img {
			/*border: 1px solid #ccc;*/
			max-width:195px;
		}

.news_split .content h3 {
			margin: 2px 0px;
			padding: 0px;	
			font-size: 11px;
			font-weight: bold;
		}
		
.news_split .content p,
#col_1 .news_split .content p  {
			margin: 3px 0px 3px 0px;
			padding: 0px;	
			font-size: 11px;
		}
		
#col_1 .news_split .content p {
	/*display: none;*/
}
#col_1 .news_split .content p.date {
	margin: 0px 0px 1px 0px;
	padding: 0px;
	color: #666666;
	font-style: italic;
	font-size: 70%;
	display: block;
}
			
.news_split .content ul {
			margin: 0px 0px 0px 20px !important;
			padding: 0px;
			font-size: 70%;
		}
		
.news_split .content ul li {
			margin: 2px 0px 0px 0px;
			padding: 0px;
		}
		
/* Vehicle Selector */

/* content 2 column split */

.split_content {
	display:block;
}
.split_content .split_1{
	float:left;
	width: 45%
}
.split_content .split_2{
	float:right;
	width: 45%
}
#col_1 .split_content .split_1 .content .download_container h3,
#col_1 .split_content .split_2 .content .download_container h3  {
	font-size: 85%;
}

/* Vehicle Selector Dropdown */
 .vehicle_selector {
	width: 155px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	display: block;
	color: #555;
	/*background: #d7d7d7 url(../img/vehicle_selector_top.jpg) left top no-repeat;*/
}
#col_2 .vehicle_selector {
	width: 100%;
	margin-left: 5px;
}
.vehicle_selector h2 {
		padding: 0px 5px 0px 0px;
		margin: 0px;
		font-size: 12px;
		text-transform: uppercase;
		color: #2B3044;		
}


.vehicle_selector form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	background: url(../img/vehicle_selector_botttom.jpg) left bottom no-repeat;
}
#col_2 .vehicle_selector form {
	background: none;
}
.vehicle_selector p,
#col_3 .vehicle_selector p  {
	margin: 5px 5px 5px 0px;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight:bold;
	letter-spacing: .5px;
	line-height: 18px;
}

#col_3 .vehicle_selector p select {
	font-size: 11px;
	text-transform: none;
}

.vehicle_selector a.filter {
	margin: 0px auto;
	margin-top: 10px;
	padding: 2px 0px 0px 0px;
	display: block;
	/*background: url(../img/filter_button_bg.jpg) left top no-repeat;*/
	color: #fff;
	font-weight: bold;
	width: 119px;
	height: 22px;
	text-align: center;
	font-size: 100%;
	text-decoration: none;
}

.vehicle_selector select {
 	font-size: 90%;
	width: 150px;
	word-wrap:normal;
}
/* end vehicle selector */

/* News split right column*/
#col_2 .news_split {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border: 0px;
	background: none;
}

 #col_2 .news_split .content {
			width: 100%;
			margin: 0px;
			padding: 0px;
			border-bottom: 1px dotted #ccc;
			background: none;
			padding-bottom: 11px !important;
			padding-top: 5px;
			font-size: 100%;
		}
#col_2 .content .news_split .content {
	border: 0px;

}
#col_2 .news_split .content img {
			/*border: 1px solid #ccc;*/
			max-width: 85px;
			float:left;
			margin-right: 10px;
			padding: 0px;
		}

#col_2 .news_split .content h3 {
		margin: 2px 0px;
		padding: 0px;	
		margin-left: 96px;
		}
		
#col_2 .news_split .content p {
			margin: 3px 0px 3px 0px;
			padding: 0px;	
			margin-left: 96px;
		}
#col_2 .news_split .content p.date {
	display:none;
}
		
		
#col_2 .news_split .content p img{
	display:none;
}	

		/* end */

.more_headlines {
	border-bottom: 1px solid #dadada;
	margin: 10px 0px;
	padding: 0px 0px 15px 0px;
	
}
.more_headlines h2 {
				border-bottom: 0px solid #b3d1ed;
				font-size: 110%;
				color: #424242;
				margin: 0px;
				padding: 3px 0px;	
		}

.more_headlines ul {
				margin: 0px;
				padding: 10px 0px 0px 0px;
				font-size: 80%;
		}
		
.more_headlines ul li {
				margin: 0px 0px 0px 0px;
				padding: 0px 0px;
		}
		
.more_headlines ul li .date {
				float:left;
				margin: 0px 5px 5px 0px;
				padding: 0px;
				width: 75px;
		}
		
.more_headlines ul li .headline {
				float:left;
				width: 345px;
				margin: 0px 0px 5px 0px;
				padding: 0px;
		}
		
.more_headlines p.more {
			margin: 0px 0px 0px 0px;
			padding: 0px 0px;
			font-weight: bold;
		}
.more_headlines p.more a {
			color: #666;
		}

	/* ----------------------------------------------------*/
	.social_media {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
 .social_media img {
			margin: 3px 0px 0PX 0PX;
			padding: 0px;
			border: none;
		}
		
.social_media ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;

}
		
.social_media ul li {
			margin: 0px;
			padding: 5px;
		
		}
.social_media ul li.alt {
			background: #f1f1f1;
		}


.news_article h1, .news_article h2, .news_article h3, .news_article h4 {
	margin: 0px 0px 10px 0px;
}


.news_article ul, .news_article ol  {
	margin: 0px 15px 10px 30px;
	padding: 0px;
	color: #333;
}
.news_article ol  {
	font-size: 80%;
}

.news_article ul li {
	/*list-style-image: url(../img/red_more_arrow.png);*/
	list-style-type: square;
	padding: 0px 0px 4px 0px;
	margin: 0px;
	background: none;
}

.news_article ol li {
	padding: 0px 0px 5px 0px;
}



.news_article .user_image_lg img {
	margin-bottom: 15px;
}

.highlights ul {
	margin: 0px 15px 10px 30px;
	padding: 0px;
	
}

.highlights ul li {
	/*list-style-image: url(../img/red_more_arrow.png);*/
	padding: 2px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	list-style-type: square;
}


/* this was breaking the category nav in col_3 so I removed it 

#col_1 ul li,
 #col_1 #col_1_1 .content ul li,{
	margin: 5px 0px;
}*/ 

.article_title_contain {

	margin: 0px 0px 5px 0px;
	padding: 0px 0px;
}	
.article_title_contain h2,
#col_1 .article_title_contain h2 {
			font-size: 140%;
			margin: 2px 0px 2px 0px;
			padding: 0px;
			color: #444;
			font-weight:normal;
	}
.article_title_contain h3 {
			font-size: 110%;
			color:#666666;
			font-weight: lighter;
			margin: 0px 0px 2px 0px;
			padding: 0px;
	}
	
#col_1 .article_title_contain p.date {
			margin: 0px 0px 5px 0px; 
			padding: 0px;
			color: #666666;
			font-style: italic;
			font-weight: bold;
			font-size: 70%;
	}
.article_tools {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 7px 0px;
	text-align: right;
	font-size: 65%;
	border-bottom: 1px dotted #dadada;
	font-weight: bold;
	color: #ccc;
}
.article_tools img,
#col_1_1 .article_tools img {
		margin: 0px 0px -4px 0px;
		float:none;
	}
.article_tools a:link {
		color: #666;
	}
.article_tools a:visited {
		color: #666;
	}
.article_tools a:hover {
		color: #e1b413;
		text-decoration: none;
	}
	
	
	
.back_tool {	
		float: left;
		font-size: 70%;
		margin-top: 5px;
	}
#col_1 #col_1_1 .back_tool img{
		margin: -1px 0px 0px 0px;
	}

	/* more info */
#col_1 .more_info {
	float: right;
	background: #eef5fb;
	border: 1px solid #dadada;
	padding: 5px 5px 0px 5px;
	margin: 0px 0px 10px 15px;
	width: 170px;
	overflow:hidden;
}
#col_1 .more_info h3 {
	font-size: 85%;
	margin: 0px 0px 3px 0px;
}
#col_1 .more_info p {
			font-size: 70%;
			padding: 0px;
			margin: 0px 0px 0px 0px;
			font-weight: bold;
		}
#col_1 .news_article .more_info ul {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 10px 0px;
	font-size: 70%;
}

#col_1 .news_article .more_info ul li {
	list-style-image: url(../img/red_more_arrow.png);
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

	
	
.more_info ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-size: 70%;
}

.more_info ul li {
	list-style-image: url(../img/red_more_arrow.png);
	margin: 2px 0px;
}
	


#col_1 #col_1_1 .news_caption {
display:none;
}
	#col_1 #col_1_1 .news_caption p {
		padding: 5px;
		margin: 0px;
		font-size: 70%;
	}

		
/* Column 2 */

#col_2 .content {
	/*background: url(../img/widget_bottom.jpg) left bottom no-repeat;*/
	/*border: 1px solid #ccc;
	background: #fff;*/
	/*padding-bottom: 11px !important; removed to CSS colsolidation extra bottom space unneeded*/
	padding-bottom: 10px;
	margin-bottom: 15px;
	zoom: 1;
}
#col_2 .content img {
	border: 0px;
}

#col_2 h2 {
	/*background: url(../img/col_2_content_title.jpg) left top no-repeat;
	height: 22px;*/
	height: auto;
	line-height: 16px;
	white-space: normal;
	margin: 0px 5px 0px 5px;
	padding: 5px 0px 0px 0px;
	font-size: 100%;
	font-size: 10px;
	text-transform: uppercase;
	color: #424242;
	color: #CC6600;
	border-bottom: 0px solid #ccc;
}
#col_2 .content h3 {
	overflow: hidden;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 90%;
	color: #424242;		
}
		
/* Widgets */

.text_area {
		/*background: #fff;*/
	margin: 0px;
	padding: 5px;
	color: #444;

}
.text_area p{

}
.text_area img{
	padding: 5px;
	border: 0px;
}
#col_2 .content img {
	margin: 0px 0px -3px 0px;
	padding: 5px 5px 20px 5px;
	max-width: 278px;

}
/* Global news Widget & Related Widget*/
.global_news,
.related, {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #444;
}
#col_1 .global_news,
#col_1 .related,{
	margin-left: 15px;
}
.global_news p,
.related p {
			margin: 0px;
			padding: 0px;	
		}
		
.global_news h4,
.related h4 {
			margin: 0px;
			padding: 0px;
			font-size: 90%;	
		}
		
.global_news table,
.related table  {
			padding: 10px;
			border-bottom: 1px dotted #dadada;
		}
.global_news ul,
.related ul, 
.vehicle_facility ul  {
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
.vehicle_facility ul {
	padding: 0px;
}
#col_2 .global_news ul,
#col_2 .related ul,
#col_2 .vehicle_facility ul  {
	font-size: 11px;
}
 .global_news ul li,
  .related ul li,
 .vehicle_facility ul li  {
	
	list-style: none outside;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 5px 0px;
	border-bottom: dotted 1px #ccc;
	list-style-image: url(../img/1px_trans.png);
}
.global_news ul li a,
.related ul li a {
			/*margin: 0px;
			padding: 0px 0px;*/
		}

.global_news img,
.related img {
			border: 0px;
			padding: 0px;
		}


/* end */

/* handles the raw HTML and contains it for right column formatting */

		.content .raw_container,
		#template_3_1 #col_1 #col_3 .raw_container {
			padding: 0px;
			text-align: left;
		}
	
#template_1 #col_2 .raw_container,
#template_1_2 #col_2 .raw_container  {
	padding: 5px;
}
		
		
		
		
	.content .raw_container h3, 
	.content .raw_container h4,
	.content .raw_container h5, 
	 .content .raw_container h6 {
			font-size: 120%;
		}
		.content .raw_container h3 {
font-size: 14px;
text-transform: uppercase;}
		
	.content .raw_container img,
	 #col_2 .raw_container img{
			padding: 0px; 
			border: 0px;
			margin:0px;
		}
		/* fixes the issue within the tabs and double container look */
	.content .tab_container .raw_container {
			border:0px;
			padding: 0px;
			background: none;
			text-align:left;
	
		}
 .raw_container ul li,
 #col_1 .raw_container ul li {
	background: url(../img/1px_trans.png) left 3px no-repeat;
	/*margin: 3px 0px 5px 15px;*/
	padding: 3px 0px 0px 0px;
	list-style-type: none;
	list-style: none outside;
	color: #333;
}
#col_2 .raw_container ul li
{
font-size: 85%;
padding: 0px 0px 0px 0px;
list-style-type: none;
margin-left: 0px;
}

#col_2 .vehicle_facility ul li {
font-size: 100%;
padding: 0px 0px 0px 0px;
}
 .raw_container ul li a,
  .vehicle_facility ul li a  {
			margin: 0px;
			padding: 0px 0px;
			/*color: #666;*/
		}
 .vehicle_facility ul li a{
 	padding:0px 0px 0px 0px;
 }
 #col_2 .vehicle_facility {
  	width: 268px;
	margin-left: 5px;
  }
   #col_2 .vehicle_facility p{
   	padding: 5px 0px 5px 0px;
   }

		
/*download component */
#col_2 .content .download_container, 
#col_2 .content .download,
#col_1 .content .download  {
			padding: 5px 0 5px;
			text-align: left;
			margin: 2px 0px 15px 0px;
			border-bottom: 1px dotted #ccc;
			
}
#col_1 .content .download_container h3 {
	border-bottom: 1px solid #ccc;
	padding: 0px 0px 3px 0px;
	font-size: 110%;
}
#col_2 .content .download_container p,
#col_1 .content .download_container p {
	margin: 0px;
}
#col_2 .content .download_container button,
#col_1 .content .download_container button  {
	display: block;
	text-align: center;
	margin: 2px 0px 0px 10px;
	padding: 0px 3px 0px 3px;
	background: #395FDF;
	color: #fff;
	font-size: 90%;
	font-weight: bolder;
	border-top: 1px solid #AAC8F2;
	border-left: 1px solid #AAC8F2;
	border-bottom: 1px solid #2044BB;
	border-right: 1px solid #2044BB;
	text-transform: uppercase;
	
}
#col_2 .content .download img,
#col_1 .content .download img {
	border: 0px;
	padding: 0px 5px 0px 0px;
}

#col_2 .content .download a,
#col_1 .content .download a {
	margin: -5px 0px 5px 0px;
	font-size: 90%;
}
#col_2 .content .download small,
#col_1 .content .download small {
	margin: 0px;
	font-size: 80%;
	color:  #333;
}



/* Vehicle Archive widget */
#col_2 .content .archive_container,
#col_2 .content .vehicle_facility 
 {
			padding: 5px;
			text-align: left;
			margin: 0px;
}
#col_1 .content .archive_container h3 {
	border-bottom: 1px solid #ccc;
	padding: 0px 0px 3px 0px;
	font-size: 110%;
}
#col_2 .content .archive_container p,
 {
	margin: 0px;
}
#col_2 .content .archive_container .year_container p 
 {
	margin: 0px;
	line-height: 20px;
}
#col_2 .content .archive_container .year_container a{
padding: 0px 5px 0px 5px;
font-size: 110%;
}
#col_2 .content .archive_container .year_container a.current{
font-weight: bold;
}
#col_2 .content .archive_container .year_container {
margin: 5px 0px 0px -5px;

}



	/* fixes the issue within the tabs and double container look */
		#col_2 .content .tab_container .download_container {
			border:0px;
			padding: 0px;
			background: none;
			text-align:left;
	
		}
		#col_2 .content .tab_container .text_area, 
		#col_2 .content .text_area {
			font-size: 70%;
		}
		#col_2 .content .tab_container .text_area, 
		#col_2 .content .text_area {
			text-align:left;
		}
		#col_2 .content .tab_container .text_area p, 
		#col_2 .content .text_area p {
			font-size: 100%;
		}
		#col_2 .content .tab_container .text_area p b, 	
		#col_2 .content .text_area p b {
			font-size: 120%;
		}
		#col_2 .content .tab_container .text_area ul, #col_2 .content .text_area ul {
			margin: 10px 10px 10px 10px;
	padding: 0px;
		} 
		#col_2 .content .tab_container .text li, #col_2 .content .text_area li {
				list-style: disc outside url(../img/red_more_arrow.png);
	margin: 0px 0px 5px 10px;
	padding: 0px 0px;
	font-size: 100%;
		}
	
		#col_2 .content .tab_container .text li a, #col_2 .content .text_area li a  {
			margin: 0px;
			padding: 0px 0px;
			
		
		}
		
		
		#col_2 .content .download_container p, #col_2 .content .tab_container .download_container p{
			/*font-size: 70%;*/
		}
		#col_2 .content .download_container ul li, #col_2 .content .tab_container .download_container ul li {
			background: url(../img/red_more_arrow.png) left 6px no-repeat;
			margin: 0px 0px 5px 0px;
			padding: 0px 10px;
			font-size: 75%;		
		}
		
		#col_2 .content .download_container ul li a {
			margin: 0px;
			padding: 0px 0px;
			color: #666;
			font-size: 95%;
		}

/*end */

/* Photos & Video */
#col_2 .content .tab_container {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	background: #fff;
	border-top: 0px solid #dadada;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

		#col_2 .content .tab_container p.more {
			margin: 5px 5px;
			padding: 0px 0px;
			text-align: right;
			font-size: 65%;
			font-weight: bold;
		}
		
		#col_2 .content .tab_container p.more a {
			color: #666;
		}
		#col_2 .content .tab_container p.more {
			margin: 5px 10px;
			padding: 0px 0px;
			text-align: right;
			font-size: 65%;
			font-weight: bold;
		}
		
		#col_2 .content .tab_container p.more a {
			color: #666;
		}
		
		
		
		
		
		/* Photo container 
		#col_2 .content .tab_container #PHOTOS ul {
			margin: 0px;
			padding: 0px;

		}
		#col_2 .content .tab_container #PHOTOS ul li {
			display: block;
			float: left;
			margin: 0px; padding: 0px;
			
		}
		#col_2 .content .tab_container #PHOTOS ul li img {
			margin: 0px 4px 5px 6px;
			padding: 4px;
			border: 1px solid #dadada;
			width: 75px;
			height: 75px;
			
		}
		#col_2 .content .tab_container #PHOTOS ul li img:hover {
			background: #b3d1ed;
			cursor: pointer;
		}
		
		#col_2 .content .tab_container #PHOTOS.OFF, 
		#col_2 .content .tab_container #VIDEO.OFF {
			display: none;
		}
		*/
		

/* Social Media */

#col_2 .content .social_media, 
#col_2 .raw_container .social_media {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
	font-size: 95%;
}

		#col_2 .content .social_media .social_media_logos, 
		#col_2 .raw_container .social_media .social_media_logos {
			text-align: center;
			padding: 5px 0px;
		}
		#col_2 .raw_container .social_media .social_media_logos img{
			padding: 0px 5px 0px 5px;
			margin: 0px;
		}
		#col_2 .content .social_media .social_media_logos img {
			border: 0px;
			margin: 0px;
			padding: 0px 3px 0px 0px;
		}
		
		#col_2 .content .social_media h3, 
		#col_2 .raw_container .social_media h3 {
			margin: 0px;
			padding: 5px;
			font-size: 100%;
			color: #424242;
			background: #f1f1f1;
			border-bottom: 1px solid #dadada;
					 
		}
		
		#col_2 .content .social_media ul, 
		#col_2 .raw_container .social_media ul {
			margin: 0px 0px;
			padding: 0px 0px;
			list-style: none;
			list-style-image:none;
			
		}
		
		#col_2 .content .social_media ul li, 
		#col_2 .raw_container .social_media ul li {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	list-style-image: none;
	background: none;
}
		
		#col_2 .content .social_media ul li.alt, 
		#col_2 .raw_container .social_media ul li.alt {
	background: #DADADA;
}
		
		
		#col_2 .content .social_media ul li img, 
		#col_2 .raw_container .social_media ul li img {
			border: 1px solid #dadada;
			margin: 1px 5px 0px 3px;
			float: right;
			padding: 0px;
		}
	
		/* Social media using sprites */


.sm_icons {
	width: 278px;
	height: auto;
	margin: 10px auto;
	padding: 0;
	position: relative;
}
.sm_icons li {
    margin: 0; 
	 padding: 0; 
	 list-style: none;
	 display: inline;
	 }
 /*.sm_icons a {
    height: 33px; 
	 width: 33px;
	 padding: 0px;
	margin: 3px 18px 3px 18px;
	 float:left;}
*/

#flickr a {
    background: url(../img/int_ico.gif)
    -260px -262px no-repeat;}
#facebook a {
    background: url(../img/int_ico.gif)
    -35px -262px no-repeat;}
#twitter a {
    background: url(../img/int_ico.gif)
    -259px -835px no-repeat;}
#youtube a {
    background: url(../img/int_ico.gif)
    -35px -1094px no-repeat;}
#rss a {
    background: url(../img/int_ico.gif)
    -35px -731px no-repeat;}
#delicious a {
    background: url(../img/int_ico.gif)
    -260px -107px no-repeat;}
	 
	 
	 
/* social Media sprite for contacts */
.contacts .social_media_logos {
	float:left;

}
 .contacts .sm_icons {
	height: auto;
	margin: 0px auto;
	padding: 0;
	position: relative;
	width: 185px;
}
#col_1 .contacts .sm_icons {
display:none;
}
#col_1 .content .contacts .sm_icons {
display:block;
}
.sm_icons {
	width: 278px;
	height: auto;
	margin: 10px auto;
	padding: 0;
	position: relative;
}
.sm_icons li {
    margin: 0; 
	 padding: 0; 
	 list-style: none;
	 display: inline;
	 }
	 
 /*.sm_icons a {
    height: 33px; 
	 width: 33px;
	 padding: 0px;
	margin: 0px;
	 float:left;}*/
	 
.contacts .sm_icons li {
    margin: 0; 
	 padding: 0; 
	 list-style: none;
	 display: inline;
	
	 }
 .contacts .sm_icons a {
    height: 17px; 
	 width: 17px;
	 padding: 0px;
	margin: 3px 8px 3px 0px;
	 float:left;}
	 
	 
.contacts .social_media_logos #flickr a {
    background: url(../img/int_ico.gif)
    -232px -271px no-repeat;}
.contacts .social_media_logos #facebook a {
    background: url(../img/int_ico.gif)
    -7px -271px no-repeat;}
.contacts .social_media_logos #twitter a {
    background: url(../img/int_ico.gif)
    -231px -843px no-repeat;}
.contacts .social_media_logos #youtube a {
    background: url(../img/int_ico.gif)
    -7px -1102px no-repeat;}
.contacts .social_media_logos #delicious a {
    background: url(../img/int_ico.gif)
    -232px -115px no-repeat;}
	 
	 
/* end sprites for social media */
		

/* Press Kits and Events */
.press_kits {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
#col_2 .press_kits img,
#col_1 .press_kits img {
			margin: 3px 0px 0PX 0PX;
			padding: 0px;
			border: 0px;
		}
#col_2 .press_kits ul{
	font-size: 80%;
}	
.press_kits ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
		
.press_kits ul li {
			margin: 0px;
			padding: 5px;
		}
.press_kits ul li.alt {
			background: #f1f1f1;
		}
		
/* Contacts */		
.contacts {
	margin: 0px 0px;
	padding: 10px;
}
#col_1 #mediacontacts .contacts {
	padding: 0px;
}

.contacts p,
#col_1 .contacts p {
			display: block;
			margin: 0px 0px 0px 0px;
			font-size: 70%;
		}
		
#col_2 .contacts .contact_img_col {
	float:left;
	width:75px; 
}
#col_1 #mediacontacts .contacts .contact_img_col {
	display:none;
}
.contacts .contact_data_col {
	width: 190px;
	margin: 0px 0px 0px 75px; 
}
#col_1 .contacts .contact_data_col {
	width: 350px;
	text-align:left;
	margin: 0px 0px 0px 0px; 
}
#col_1 .contacts .contact_data_col p {
	text-align:left;
	margin: 0px;
}

#col_2 .contacts img {
			margin: 0px 10px 20px 0px;
		border: 1px solid #ccc;
		padding: 0px;
		}
.contacts .contact_data_col h3 {
	font-size: 90%;
}
#col_1 .contacts .contact_data_col h3 {
	font-size: 70%;
	text-align: left;
	margin: 0px 0px -10px 0px;
}

.content .contacts hr {
border-color: #CCCCCC;
border-style:none none solid;
border-width:0 0 1px;
height:0;
}
#col_1 .content .contacts hr, #col_1 #mediacontacts .contacts hr {
	border-color: #fff;
border-style:none none solid;
border-width:0 0 1px;
height:0;
}
#col_1 .content .contacts .contact_data_col {
margin-left: 75px;
}
#col_1 #mediacontacts .contacts .contact_data_col {

}
#col_1 #mediacontacts .contacts .contact_img_col img {
}

/* Press Kits and Events */
#col_2 .content .accolades {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	background: #fff;
	border-top: 3px solid #e10001;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
}
		
		#col_2 .content .accolades p {
			margin: 5px 10px 0px 10px;
			padding: 0px;
			color: #666;
			font-size: 70%;
		}
		
		#col_2 .content .accolades p a {
			color: #666;
			font-weight: bold;
		}
		
		#col_2 .content .accolades h4 {
			color: #1f3c8a;
			font-size: 75%;
			margin: 5px 0px 0px 0px;
			padding: 0px;
		}
		
		#col_2 .content .accolades p.date {
					margin: 0px 0px 1px 0px;
					padding: 0px;
					font-size: 70%;
		}
		
		#col_2 .content .accolades img {
			clear: both;
			margin: 0px 10px 0px 10px;
			padding: 0px;
			border: none;
		}
		
		#col_2 .content .accolades ul {
			margin: 0px 0px;
			padding: 0px;
			list-style: none;
			
		}
		
		#col_2 .content .accolades ul li {
			margin: 0px;
			padding: 5px;
			font-size: 70%;
		}
		#col_2 .content .accolades ul li.alt {
			background: #f1f1f1;
		}				

/* Red Arrow/More Button...Don't want border on this... */
img.red_arrow {
	border: none !important;
	margin: 0px 5px 0px 0px !important;
}

.footer {
	text-align: center;
	width: 950px;
	margin: 0px auto;
}
		
.footer_nav {
	background: #4f4f4f url(../img/footer_links_bg.jpg) left top repeat-x;
	/*min-height: 180px;
	padding: 10px 0px;*/
	display: none;
}	

		.footer_nav ul {
			float: left;
			min-height: 150px;
			margin: 10px 0px 10px 0px;
			padding: 0px 30px 0px 25px;
			background: transparent url(../img/footer_link_spacer.jpg) right top no-repeat;
			list-style: none;
			width: 135px;
		}
		
		.footer_nav ul li {
			color: #fff;
			font-size: 105%;
			font-weight: bold;
		}
		
		.footer_nav ul li a {
			color: #ccc;
			font-weight: normal;
			font-size: 65%;
		}

.mol_footer p {
	color: #999999;
	font-size: 70%;
	margin: 0px;
	padding: 8px 20px;
	float:right;
}
.mol_footer a:link {
	color: #ffffff;
	text-decoration: none;
}
.mol_footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
.mol_footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.flickr {
	margin: 10px 0px 0px 0px;
}



/*buttons*/
a.create_sm {
	background: url(../img/blue_pill_sm.jpg) left top no-repeat;
	text-align: center;
	width: 96px;
	height: 17px;
	margin: 10px 0px 5px 0px;
	padding: 1px 0px 0px 0px;
	display: block;
	font-size: 8.5pt;
	font-weight: bold;
	text-decoration: none;
}
a.create_lg {
	background: url(../img/blue_pill_lg.png) left top no-repeat;
	text-align: center;
	width: 146px;
	height: 17px;
	margin: 10px 0px 5px 0px;
	padding: 1px 0px 0px 0px;
	display: block;
	font-size: 8.5pt;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	
}



#col_1 #col_1_4 h2,
#col_1_1 .vehicles_contain h2,
#template_3_1 #col_1_1 h2 {
		font-size: 14px;
		color: #CC6600;
		margin: 0px 0px 10px 0px;
		padding: 5px 0px;
		border-bottom: 0px solid #B3D1ED;
		text-transform: uppercase;
		font-weight: bold;
}



/*Photo grid col_1 & col_1_1 */


	#col_1 .content .photos_contain .thumb_nail:hover{
			background: #b3d1ed;
			cursor: pointer;
			border: 2px solid #b3d1ed;
	}
#template_3_1 #col_1_1 .content .photos_contain .thumb_nail:hover{
			background: #b3d1ed;
			cursor: pointer;
			border: 2px solid #b3d1ed;
	}

	
#col_1 .content .photos_contain .thumb_nail {
		float: left;
		margin: 0px;
		width: 99px;
		height: 62px;
		overflow: hidden;
		padding: 0px;
		border: 2px solid #fff;
		position: relative;
	}
	
	/* added for new photos section */
#template_3_1 #col_1_1 .content .photos_contain .thumb_nail {
	float: left;
	margin: 0px;
	width: 101px;
	height: 68px;
	overflow: hidden;
	padding: 0px;
	border: 2px solid #fff;
	position: relative;
	background: #D9D9D9;
}
		/* end */
	
#col_1 #col_1_4 .content .photos_contain .thumb_nail{
	width: 91px;
	height: 62px; 
}
	
	/*
#col_1 .content .photos_contain .thumb_nail img.resize {
top: -5px;
float:left;
left:-10%;
margin:0;
padding:0;
position:absolute;
	
}*/


/* added for new photos section */

/*
#template_3_1 #col_1_1 .content .photos_contain .thumb_nail img.resize {
top: -5px;
float:left;
left:-10%;
margin:0;
padding:0;
position:absolute;
}*/
	/* end */
#col_1 .content .photos_contain .thumb_nail img
 {
width: 110px;
/*margin:0px auto;
temporary remove for production and day image resizing outputs
height: auto;*/
}
#template_3_1 #col_1_1 .content .photos_contain .thumb_nail img
 {
width: 115px;
/*margin:0px auto;
temporary remove for production and day image resizing outputs
height: auto;*/
}
#col_1 .content .photos_contain .thumb_nail p {
		display:none;
	}
#col_1 .content .photos_contain .thumb_nail a {
		margin: 0px;
	}
#col_1 .content .photos_contain .thumb_nail a.more_button {
		display: none;
	}
#col_1 .content .photos_contain .thumb_nail a:hover  {
	text-decoration: none;
	color: #304561;
	} 

/* End Photos page specific */

/* thumbail embedded in content tag */
	

#col_2 .content {
	border-bottom: 2px solid /*#3899dd*/ #b3d1ed;
}
#col_2 .content h2{
	font-size: 14px;
}
	
#col_2 .content .thumb_nail p {
		padding: 0px; margin: 0px;
		color: #666;
	text-align:left;

		
	}
	
#col_2 .content .thumb_nail a {
		margin: 0px;
	}
	
#col_2 .content .thumb_nail a.more_button {

		text-align: center;
		margin: 2px 0px 0px 10px;
		padding: 0px 3px 0px 3px;
		background: #779ED4;
		color: #fff;
		font-size: 5pt;
		font-weight: bold;
		float: right;
		border-top: 1px solid #AAC8F2;
		border-left: 1px solid #AAC8F2;
		border-bottom: 1px solid #4F78B0;
		border-right: 1px solid #4F78B0;
		text-transform: uppercase;
	}
#col_2 .content .thumb_nail a:hover {
	text-decoration: none;
	color: #304561;
	} 

/* end  */


/*Photo grid col 2 column */



		
		#col_2 p.more a, 
		#col_1 p.more a,
		#col_1_1 p.more a  {
			color: #666;
			font-size: 10px;
		}
		#col_2 p.more img {
			display: none;}
	
#col_2 .content .photos_contain .thumb_nail { /* WIDTH CANNOT EXCEDE 85PX WHICH INCLUDES PADDING */

		border: 1px solid #ccc;


	}
#col_2 .content .photos_contain .thumb_nail:hover,
#col_1 .content .photos_contain .thumb_nail:hover,
#template_1_2 #col_1 .content .photos_contain .thumb_nail:hover
{
			background: #b3d1ed;
			cursor: pointer;
		}
	
	

	


	
#col_2 .content .photos_contain .thumb_nail a.more_button {

		background: #779ED4;
		color: #fff;
		font-size: 5pt;
		font-weight: bold;

		border-top: 1px solid #AAC8F2;
		border-left: 1px solid #AAC8F2;
		border-bottom: 1px solid #4F78B0;
		border-right: 1px solid #4F78B0;
		text-transform: uppercase;
		display:none;
	}
#col_2 .content .photos_contain .thumb_nail a:hover {
	text-decoration: none;
	color: #304561;
	} 

/* End col 2 Photos page specific */


	
/* End Photos page specific */

.backto {
	font-size: 70%;
	text-align: right;
}
.backto a {
	color: #666;
}


/* Page Select Navigation */
.page_select {
		margin: -5px 0px 0px 160px;
		padding: 0px 0px 0px 0px;
		font-size: 75%;
		color: #999;
		white-space:nowrap !important;
	}
	
 .page_select a {
	margin: 0px 3px;
	padding: 3px;
	color: #535353;
	border: 1px solid #ccc;
	background: #f1f1f1;
	text-decoration:none;
	line-height: 30px;
	font-size: 80%;
	font-weight: bold;
}
 .page_select a:hover {
	margin: 0px 3px;
	padding: 3px;
	color: #535353;
	border: 1px solid #C7C7C7;
	background: #D2D2D2;
	text-decoration: none;
	line-height: 30px;
	font-size: 80%;
	font-weight: bold;
}

	
.page_select a.current {
		color: #1F3C8A;
		text-decoration: underline !important;
		font-weight: bold;
	}
	
/* File counting */
.file_count {
	margin: 5px 0px 0px 0px;
float:left;
	font-size: 70%;
	color:#666;
} 

.function_container {
	display: block;
	width: 100%;
	height: 30px;
	border-bottom: 0px solid #E9E9E9;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	background: #fff;
}

/* Related Vehicles & Webchats */
.content .related_vehicle,
.content .webchat {
	padding: 5px 5px 0px 5px;
}
#col_1 .content .related_vehicle,
#col_1 .content .webchat {
	padding: 0px;
}
#col_2 .related_vehicle .vehicle_list,
#col_1 .related_vehicle .vehicle_list  {
border: 1px solid #ccc;
text-decoration: none;
margin-bottom: 5px;
background: #f1f1f1;
height: 52px;
overflow: hidden;
}

#col_2 .webchat .webchat_list,
#col_1 .webchat .webchat_list {
	border: 1px solid #ccc;
	text-decoration: none;
	margin-bottom: 5px;
	background: #444444;
	height: 52px;
	overflow: hidden;
}
.related_vehicle .vehicle_list p,
#col_2 .related_vehicle .vehicle_list p {
	text-transform: uppercase;
	font-size: 75%;
	padding: 0px 5px 5px 5px;
	margin: 0px;
	line-height: 70%;
}

.webchat .webchat_list p,
#col_2 .webchat .webchat_list p {
	text-transform: uppercase;
	font-size: 65%;
	padding: 0px 5px 5px 5px;
	margin: 0px;
	line-height: 70%;
	color: #fff;
}
#col_1 .related_vehicle .vehicle_list p,
#col_1 .webchat .webchat_list p  {
		text-transform: uppercase;
	font-size: 65%;
	padding: 0px 5px 5px 5px;
	margin: 0px;
	line-height: 70%;
}
#col_1 .webchat .webchat_list p  {
	color: #DFDFDF;
}

.related_vehicle .vehicle_list h1,
#col_2 .related_vehicle .vehicle_list h1 {
	font-size: 95%;
	font-weight: bold;
	color: #4d4d4d;
	padding: 5px 5px 3px 5px;
	margin: 0px;
	line-height: 90%;
}
.webchat .webchat_list h1,
#col_2 .webchat .webchat_list h1 {
	font-size: 95%;
	font-weight: bold;
	color: #fff;
	padding: 5px 5px 3px 5px;
	margin: 0px;
	line-height: 90%;
}
#col_1 .related_vehicle .vehicle_list h1 {
		font-size: 90%;
	font-weight: bold;
	color: #4d4d4d;
	padding: 5px 5px 3px 5px;
	margin: 0px;
	line-height: 90%;
}

#col_1 .webchat_vehicle .webchat_list h1 {
		font-size: 90%;
	font-weight: bold;
	color: #fff;
	padding: 5px 5px 3px 5px;
	margin: 0px;
	line-height: 90%;
}


.related_vehicle .vehicle_list h3,
#col_2 .related_vehicle .vehicle_list h3 {
	background: none;
	font-size: 80%;
	color: #8C8C8C;
	font-weight: bold;
	padding: 0px 5px 5px 5px;
	margin: 0px;
	letter-spacing: .10em;
}
.webchat .webchat_list h3,
#col_2 .webchat .webchat_list h3 {
	background: none;
	font-size: 90%;
	color: #E0E0E0;
	font-weight: bold;
	padding: 0px 5px 5px 5px;
	margin: 0px;
}
#col_1 .related_vehicle .vehicle_list h3 {
		background: none;
	font-size: 75%;
	color: #8C8C8C;
	font-weight: bold;
	padding: 0px 5px 5px 5px;
	margin: 0px;
	letter-spacing: .10em;
}

#col_1 .webchat .webchat_list h3 {
	background: none;
	font-size: 70%;
	color: #E0E0E0;
	font-weight: bold;
	padding: 0px 5px 5px 5px;
	margin: 0px;
}

.related_vehicle .vehicle_list img,
#col_2 .related_vehicle .vehicle_list img,
#col_1 .related_vehicle .vehicle_list img,
.webchat .webchat_list img,
#col_2 .webchat .webchat_list img,
#col_1 .webchat .webchat_list img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#col_2 .related_vehicle a,
#col_1 .related_vehicle a,
#col_2 .webchat a,
#col_1 .webchat a {
	text-decoration: none;
}

#col_2 .related_vehicle .vehicle_list .thumb_small,
#col_1 .related_vehicle .vehicle_list .thumb_small,
#col_2 .webchat .webchat_list .thumb_small,
#col_1 .webchat .webchat_list .thumb_small {
	width: 82px;
	height: 52px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	float:right;
	
}


#col_2 .related_vehicle .vehicle_list .thumb_small img,
#col_1 .related_vehicle .vehicle_list .thumb_small img,
#col_2 .webchat .webchat_list .thumb_small img,
#col_1 .webchat .webchat_list .thumb_small img {
	width: 85px;
}
#col_2 .related_vehicle .vehicle_list .thumb_small img.resize,
#col_1 .related_vehicle .vehicle_list .thumb_small img.resize,
#col_2 .webchat .webchat_list .thumb_small img.resize,
#col_1 .webchat .webchat_list .thumb_small img.resize {
	width: 85px;
}



#col_2 .related_vehicle .vehicle_list:hover,
#col_1 .related_vehicle .vehicle_list:hover {
	background-image: url(../img/vehicle_detail/related_vehicle_over.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	cursor: pointer;
}

#col_2 .webchat .webchat_list:hover,
#col_1 .webchat .webchat_list:hover {
	background: #2D2D2D;
}

/* -----------------------------------------------------------------------------------
end related vehilce list */
.global_content_brand_selector{
	height: 80px;
	
}

/* Start global brand selector for content areas */
.global_content_brand_selector .thumb_icon {
	margin: -12px 0px 0px 0px;
	text-align: center;
	display:inline;
	padding: 0px 0px 0px 20px;
	overflow: hidden;
	float:left;
	}

.global_content_brand_selector .thumb_icon a {
	
	display: table-cell;
	width: 120;
	height: 70px;
	text-align: center; 
	vertical-align: middle;
}

.global_content_brand_selector .thumb_icon img {
	text-align: center;
	max-width: 100px;
	max-height:70px;
	vertical-align: middle;
}



/*top link */
p.top {
	float: RIGHT;
	margin: 0px;
	padding: 5px 5px 10px 5px;
}
#col_1_1 p.top {
	font-size: 80%;
}
 p.top a,
 #col_1_1 p.top a  {
	font-size: 80%;
	color: #666666;
}
 p.top a:hover,
 #col_1_1 p.top a:hover {
		font-size: 80%;
		color: #666666;
}

/* end top link */

/* ----------------------------------------------------------------------------------------------

start tabs */
.tab_navigation {
	float: left;
	width: 950px;
	font-size: 110%;
	line-height: normal;
	margin: 3px 0px 0px 0px;
	overflow: hidden;
	z-index: 100;
	height: 28px;
	border: 0px solid #BFBFBF;
	border-bottom: 0px;
	background-image: url(../img/site_nav_bg.png);
}

.tab_navigation ul {
	margin:1px 0px 0px 1px;
	padding:0px 7px 0px 0px;
	list-style:none;
	}

.tab_navigation li {
	display:inline;
	margin: 0px;
	padding:0px;
	}

.tab_navigation a {
	float: left;
	background: url("../img/tabs/g_tab_left.png") no-repeat left top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 9px;
	text-decoration: none;
	font-size: 8pt;
	color: #fff;
	cursor: hand;
	letter-spacing: 1px;
	
	
	background-position:-5px 0px;
}

.tab_navigation a span {
	float:left;
	display:block;
	background:url("../img/tabs/g_tab_right.png") no-repeat right top;
	padding: 7px 30px 7px 20px;
	margin-right:0px;
	font-weight: bold;
	text-transform: uppercase;
	}



.tab_navigation a:hover span {
	color: #6AB9F9;
		text-decoration: none;
	}

.tab_navigation a:hover {
	background-position:0% 0px;
	color: #6AB9F9;
	text-decoration: none;
	}

.tab_navigation a:hover span {
	background-position:100% 0px;
	}
	
.tab_navigation ul li a.active {
	background-position:0% -32px;
	color: #6AB9F9
	}
.tab_navigation ul li a.active span {
	background-position: 100% -32px;
	color: #6AB9F9;
	
}
	
	
/* fix first tab pipe */

.tab_navigation ul li.first_tab a {
background: url("../img/tabs/g_tab_left_first.png") no-repeat left top;
			background-position: 0px 0px;
		}
		
.tab_navigation ul li.first_tab a:hover {
			background-position:-5px 0px;
		}

.tab_navigation ul li.first_tab a.active span {

	background-position:100% -32px;
}
.tab_navigation ul li.first_tab a.active  {
	background-position:0% -32px;
}	
		
/* Widget Tabs */

.tabs {
	float:left;
	width:100%;
	font-size:70%;
	line-height:normal;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	z-index: 110;
	/*background-image: url(../img/tabs/tab_back.png);*/
	background-repeat: repeat-x;
	background-position: bottom left;
	font-weight: bold;
	display:block;
	}

.tabs ul {
	margin:0;
	padding:0px 7px 0px 0px;
	list-style:none;
	
	}

.tabs li {
	display:inline;
	margin:0px;
	padding:0px;
	}

.tabs a {
	float:left;
	/*background:url("../img/tabs/left.png") no-repeat left top;*/
	margin:0px;
	padding:0px 0px 0px 6px;
	text-decoration:none;
	color: #606060;
	cursor: hand;
	
	}

.tabs a span {
	float:left;
	display:block;
	/*background:url("../img/tabs/right.png") no-repeat right top;*/
	padding:6px 10px 4px 4px;
	margin-right:2px;
	}


.tabs a:hover span {
	}

.tabs a:hover {
	background-position:0% -42px;
	}

.tabs a:hover span {
	background-position:100% -42px;
	}
	
.tabs ul li.active a{
	background-position:0% -42px;
	color: #1f3c8a
	}
.tabs ul li.active span {
	background-position:100% -42px;
	color: #1f3c8a
	}
	
	/* vehicle detail tabs */
	
	
	
	
.spec_tabs {
	float:left;
	width:100%;
	font-size:90%;
	line-height:22px;
	margin: -10px 0px 10px 0px;
	overflow:hidden;
	z-index: 100;
	font-weight: bold;
	display:block;
	padding: 0px;
	height: 27px;
	}

.spec_tabs ul {
	padding:0px;
	margin:5px 7px 0px 0px;
	list-style:none;
	background: #30353a;
	}

.spec_tabs li {
	display:inline;
	margin:0px;
	padding:0px;
	}

.spec_tabs a {
	float: left;
	background: url("../img/tabs/left_vehicle_tabs.gif") no-repeat left top;
	margin: 0px;
	padding: 0px 0px 0px 6px;
	text-decoration: none;
	color: #fff;
	cursor: hand;
}

.spec_tabs a span {
	float: left;
	display: block;
	background: url(../img/tabs/right_vehicle_tabs.gif) no-repeat right top;
	padding: 0px 18px 0px 10px;
	margin-right: 0px;
}


.spec_tabs a:hover span {
	}

.spec_tabs a:hover {
	background-position:0% -24px;
	color: #fff;
	}

.spec_tabs a:hover span {
	background-position:100% -24px;
	}
	
.spec_tabs ul li.active a{
	background-position:0% -24px;
	/*color: #606060;*/
	color: #fff;
	
	}
.spec_tabs ul li.active span {
	background-position:100% -24px;
	}
/* end tabs */

/* photo grid used on photos page
-------------------------------------------------------------------------------------
*/
/*Used on Photos Page */

#template_3_1 #col_1_1 .photos_contain {
	padding: 0px 0px 0px 0px;
	background: #fff;
	height: auto;

}
	#template_3_1 #col_1_1 .photos_contain h2, 
	#template_3_1 #col_1_1 .photos_title h2 {
margin-bottom: 10px;
	}
	
#template_3_1 #col_1_1 .photos_title  {
		margin: 0px;
		padding: 0px 0px 0px;
		width: 100%;
		background: #fff;
	
	}
	
#template_3_1 #col_1_1 .photos_contain .photos_window {
	text-align: center;
	width: 100%;
	height: 150px;
	vertical-align: middle;
}


	
#template_3_1 #col_1_1 .photos_contain .thumb_nail {
	float: left;
clear:none;
	margin: 0px 12px 15px 12px;
	padding: 0px;
	width: 125px;
	max-width: 125px; 
	height: 123px;
	max-height: 123px;
	/*border: 1px solid #f1f1f1;*/
	vertical-align: baseline;
	overflow:hidden;
}
#template_3_1 #col_1_1 .photos_contain .thumb_nail:hover{
	/*border: 1px Solid #ccc;
	background: #f1f1f1;*/
}
	
	
#template_3_1 #col_1_1 .photos_contain .thumb_nail img {

		margin: 0px 0px 0px 0px;
		padding: 0px;
		border: 0px solid #dadada;
		

	
	}
	
#template_3_1 #col_1_1 .photos_contain .thumb_nail img.resize {
max-height:112px;
max-width:160px;
	display:block;
	text-align: center;
	
}
#template_3_1 #col_1_1 .content .photos_contain .thumb_nail img.resize {
	max-width: 104px;
	max-height:69px;
	display:block;
	text-align: center;
	left: 0;
	top: 0;
	width: auto;
	
}

#template_3_1 #col_1_1 .photos_contain .thumb_nail img.resize_v2 {
max-height:112px;
max-width:160px;

	
	
}
#template_3_1 #col_1_1 .photos_contain .thumb_nail img.resize {

text-align: center;
margin:0px auto;

}

#template_3_1 #col_1_1 .photos_contain .thumb_nail p {
		padding: 0px; margin: 0px;
		color: #666;
		font-size: 70%;
		float: left;
	}
	
#template_3_1 #col_1_1 .photos_contain .thumb_nail a {
		margin: 0px;
	}
	
#template_3_1 #col_1_1 .photos_contain .thumb_nail a.more_button {
		display: block;
		text-align: center;
		margin: 2px 0px 0px 5px;
		padding: 0px 3px 0px 3px;
		background: #E1B413;
		color: #fff;
		font-size: 6pt;
		font-weight: bold;
		float: right;
		border-top: 1px solid #F7D14B;
		border-left: 1px solid #F7D14B;
		border-bottom: 1px solid #A17F04;
		border-right: 1px solid #A17F04;
		text-transform: uppercase;
	}
	
	#template_3_1 #col_1_1 .content .photos_contain .thumb_nail a.more_button {
		display: none;
	}
	
	
#template_3_1 #col_1_1 .photos_contain .thumb_nail a:hover {
	text-decoration: none;
	color: #304561;
	} 

/* end photo grid for photos page */
/* ---------------------------------------------------------------------------------

start brand Styles */


.mol_footer .footer_brand_logo {
	float: left;
	margin: 8px 5px 0px 0px;
	padding-right: 25px;
}

/* end brand styles */
/* ---------------------------------------------------------------------------------

start video_iframe styles */


	/* Box for Broadcast Services, Social Media Videos, etc...*/
	#template_1_3 #col_3 .video_channels_box {
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 4px 0px;
		/*background: url(../img/video_channel_box_bottom_w.png) left bottom no-repeat;*/
		
	}
	#template_1_3 #col_3 .video_channels_box p {
		background: #ffffff;
		border: 1px solid #dadada;
		/*border-left: 1px solid #676767;*/
		margin: 0px;
		padding: 2px 10px;
		color: #666666;
		font-size: 95%;
		font-weight: bold;
	}
		
	#template_1_3 #col_3 .video_channel_box_top {
		/*background: url(../img/video_channel_box_top_w.png) left top no-repeat;*/
		height: 9px;
		margin-bottom: -6px;
	}
	
#template_1_3 #col_1 iframe {
	max-width: 735px;
	overflow: hidden;
}
/* ---------------------------------------------------------------------------------

start vehicle styles */


#template_3_1 #col_1_1 .content h3 {
	color: #333;
	border-bottom: 0px solid #ccc;
	font-size: 14px;
	text-transform: uppercase;
	padding: 15px 0px 0px 0px;
}

#template_3_1 .thumb_nail_feature {
		
		margin: 0px 5px 5px 0px;
		padding: 5px;
		border: 0px solid #dadada;
	
	}
	/*
#template_3_1 #col_1_1 a {
		text-decoration:none;
	}*/

	
#template_3_1 .thumb_nail_feature .thumb_nail_caption .thumb_nail_featured_container {
		width: 160px;
	height: 106px;
	padding: 3px;
border: 1px solid #ccc;
}
	
#template_3_1 .thumb_nail_feature .thumb_nail_caption .thumb_nail_featured_container .thumb_nail_img_container {
	width: 160px;
	height: 106px;
	overflow: hidden;

}
#template_3_1 .thumb_nail_feature .thumb_nail_caption .thumb_nail_featured_container .thumb_nail_img_container img {
max-width: 160px;
min-width: 160px;
height: auto;

	}
#template_3_1 .thumb_nail_feature .thumb_nail_caption .thumb_nail_featured_container:hover {

		background: #B3D1ED;
	}
#template_3_1 .thumb_nail_feature .thumb_nail_caption p {
		padding: 2px;
		color: #343e79;
		font-size: 75%;
		font-weight: bold;
		text-align: center;
	}
#template_3_1 .thumb_nail_feature .thumb_nail_caption p.header{
		color: #666;
		font-size: 65%;
		font-weight: bold;
		text-align: center;
		text-transform: uppercase;
		margin: 0px;
		line-height: 80%;
		padding: 5px 0px 0px 0px;
	}
	
#template_3_1 .thumb_nail_feature:hover {
		border: 0px ;  
		cursor: pointer;
	}
#template_3_1 .thumb_nail {
	float:left;
	width: 170px;
	padding-right: 0px;
	}
/* updated css for photo clipping to maintain sizing and scaling */
	
#template_3_1 .thumb_nail .thumb_nail_caption .thumb_nail_img_container {
	width: 140px;
	height: 90px;
	overflow:hidden;
	margin-top: 15px;
}
#template_3_1 .thumb_nail .thumb_nail_caption a
{
font-size: 80%;

  color: #4d4d4d;
  padding: 0px;
  margin:0px;
}
#template_3_1 .thumb_nail .thumb_nail_caption  p {
	padding: 5px 0px 5px 0px;
}
#template_3_1 .content .thumb_nail .thumb_nail_caption a:hover p{
text-decoration: underline;
}
.vehicle_col_1_on {
	float:left;
	width: 175px;
}
.vehicle_col_2_on{
	float:right;
	width: 560px;
}
.vehicle_col_1_off {
	display:none;
}
.vehicle_col_2_off{
	float:right;
	width: 700px;
}
#template_3_1 .content .thumb_nail .thumb_nail_caption img {
max-width: 140px;
min-width: 140px;
height: auto;
/*
padding: 10px 15px 0px 0px;
margin-top: 15px;
*/


}





#template_3_1 #col_1_1 .content {
	margin-bottom: 15px;
	padding-bottom: 0px;
}
	
	
#template_3_1 #col_1_1 h3 {
font-size:100%;
margin:0;
overflow:hidden;
padding:5px 0 0;}

#template_3_1 #col_1_1 .content .featured_vehicle {
	background-image: url(../img/featured_vehicle_back.jpg);
	background-repeat: no-repeat;
	height: 171px;
	padding: 5px 0px 0px 8px;
	margin: 0px 0px 0px -3px;
	
}
#template_3_1 #col_1_1 .content .featured_vehicle h2 {
	border: 0px;
	padding: 0px 0px 3px 0px;
	color: #fff;
	font-weight: bold;
	margin: 4px 18px 5px 0px;
	text-align: left;
	font-size: 11px;
	border-bottom: 0px solid #c2c2c2;
	text-transform: uppercase;
}
#template_3_1 .content .featured_vehicle .thumb_nail {
	float:left;
	padding-right: 12px;
}
#template_3_1 .content .featured_vehicle .thumb_nail:hover img{
	background: #fff;
}


/*New style added to container images for overflow clipping */

#template_3_1 .content .featured_vehicle .thumb_nail .thumb_nail_caption .thumb_nail_img_container {
	width: 173px;
	height: 100px;
	overflow: hidden;
	border: 1px solid #f1f1f1 /*#D2D2D2*/;
	border-bottom: 0px;
	margin: 0px;
}

#template_3_1 .content .featured_vehicle .thumb_nail .thumb_nail_caption .thumb_nail_img_container img {
	padding: 0px 0px 0px 0px;
	max-width: 173px;
	min-width: 173px;
	margin: -1px;
}


#template_3_1 .content .featured_vehicle .thumb_nail .thumb_nail_caption .thumb_nail_img_container:hover {
	background: #fff;
}
#template_3_1 .content .featured_vehicle .thumb_nail .thumb_nail_caption  p {
	background-image: url(../img/featured_vehicle_text_back.png);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	text-align: center;
	margin: 0px;
	background-position: bottom;
	width: 175px;
}
#template_3_1 .content .featured_vehicle .thumb_nail .thumb_nail_caption a {
	color: #fff;
	font-weight: bold;
}


#Plus_Minus {
	Margin: 10px 0px;
}	
.plus_minus_button {
		font-size: 115%;
		color: #343e79;
		margin: 10px 0px 10px 0px;
		padding: 5px 0px;
		border-bottom: 5px solid #B3D1ED;
}
.plus_minus_button.minus {

	cursor: pointer;
}

.plus_minus_container {
	padding: 0px 0px 0px 0px;
}

 .spec_contain {
			margin: 0px;
			padding: 0px;
			width: 598px;
		}

		
 .spec_contain  h4 {
			margin: 10px 0px 5px 0px;
			padding: 0px;
			font-size: 90%;
			font-weight: bold;
		}
		
 #col_1 .spec_contain  p.link_bar {
			margin: 0px 0px 5px 0px;
			padding: 0px;
			font-size: 9pt;
		}
		
   .spec_contain p.link_bar a {
			margin: 0px 0px 0px 0px;
			font-weight: bold;
		}
		
.spec_contain  .spec_iframe {
			border: 1px solid #dadada;
		}
		
		
		

		
		
		/* login component for Login page */
	
	
#template_1 #col_1 #col_1_1 .content .login_form {
	border: 1px solid #ccc;
	padding: 10px;
	width: 350px;
	background: #f1f1f1;
	text-align: center;
	 float: left;
    margin-top: -450px;
}
#template_1 #col_1 #col_1_1 .content .login_form h2 {
	text-align: left;
	font-size: 13pt;
	color: #666;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}
#template_1 #col_1 #col_1_1 .content .login_form p {
	margin-bottom: 5px;
}

#template_1 #col_1 #col_1_1 .content h1 {
	font-size: 120%;
	font-weight: normal;
	padding: 5px 0px 10px 0px;
}
#template_1 #col_1 #col_1_1.content .login_form input {
	margin-bottom: 1px;
}

#template_1 #col_1 #col_1_1 .content .login_form .login_button {
			
	text-align: center;
	margin: 5px 0px 5px 0px;
	padding: 5px;
	background: #395FDF;
	color: #fff;
	font-size: 10pt;
	font-weight: bolder;
	border-top: 1px solid #AAC8F2;
	border-left: 1px solid #AAC8F2;
	border-bottom: 1px solid #2044BB;
	border-right: 1px solid #2044BB;
	text-transform: uppercase;
}


#template_1  #col_1 .register_right {
	padding: 10px;
	width: 510px;
	float: none;
    margin-left: 400px;
}

#template_1  #col_1 .register_right a{
		
	text-align: center;
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background: #395FDF;
	color: #fff;
	font-size:10pt;
	font-weight: bolder;
	border-top: 1px solid #AAC8F2;
	border-left: 1px solid #AAC8F2;
	border-bottom: 1px solid #2044BB;
	border-right: 1px solid #2044BB;
	text-transform: uppercase;
}

#template_1  #col_1 .register_right ul {
			margin: 10px;
			padding: 0px;
			list-style: none;
		}
#template_1  #col_1 .register_right ul li {
			margin: 0px 0px 5px 0px;
			padding: 0px 15px;
			font-weight: bold;
		}
	p .form_note {
		font-size: 60%;
		margin-bottom: 0px;
	}	
	
	span.required {
		color: red;
		font-size: 120%;
		padding-right: 5px;
	}
	
	.vehicle_sub_2col {
		display: none;
	}
	
	.model_year_select {
float:right;
margin:5px 0 0;
font-size: 80%;
}
			.model_year_select p {
padding-right: 5px;
}


/* temp: remove once old vehicle landing pages are retired */


/*Thumbnails at top of page */
.mol_vehicle_body .col_2 .vehicles_contain {
	padding: 0px;
	background: #fff;
	
}
	.mol_vehicle_body .col_2 .vehicles_contain h2 {
		font-size: 115%;
		color: #343e79;
		margin: 0px 0px 10px 0px;
		padding: 5px 0px;
		border-bottom: 1px solid #666;
	}
	
	.mol_vehicle_body .col_2 .vehicles_contain .model_year_select {
		float: right;
		margin: 5px 0px 0px 0px;
	}

	.mol_vehicle_body .col_2 .vehicles_contain .model_year_select a {
		color: #666;
		font-size: 80%;
		padding: 0px 10px 0px 0px;
	}
	.mol_vehicle_body .col_2 .vehicles_contain .model_year_select a:hover {
	color: #989898;
	text-decoration: none;
}
	
	.mol_vehicle_body .col_2 .vehicles_contain .model_year_select form {
		margin: 0px 0px 0px 5px;
		padding: 0px;
		vertical-align: middle;
	}
	
	.mol_vehicle_body .col_2 .vehicles_contain .thumb_nail {
		float: left;
		margin: 0px 5px 5px 0px;
		padding: 5px;
		border: 1px solid #dadada;
		padding-right: -10px;
		
	}
	.mol_vehicle_body .col_2 .vehicles_contain a {
		text-decoration:none;
	}
	
	
	.mol_vehicle_body .col_2 .vehicles_contain .thumb_nail .thumb_nail_caption img {

	}
	.mol_vehicle_body .col_2 .vehicles_contain .thumb_nail .thumb_nail_caption p {
		padding: 5px;
		color: #666;
		font-size: 75%;
		font-weight: bold;
	}
	
	.mol_vehicle_body .col_2 .vehicles_contain .thumb_nail:hover {
		/*background: #b3d1ed; */
		background: #81A9DF;
		background: url(../img/vehicle_back.jpg) left top repeat-x;
		cursor: pointer;
		border: 1px solid #5E94DB; 
	}
	
	
	
	/* AWS Login Message on profile view */
	.aws_note {
		padding: 5px;
		background: #FFFFCC;
		border: 1px solid #CCCC00;
		margin-bottom: 10px;
		
	}
	.aws_note p, #col_1 .aws_note p {
		padding: 0px;
		margin-bottom: 0px;
	}
	
	#col_1 table.profile_table p {
		margin-bottom: 3px;
	}
	#col_1 table.profile_table p.form_note,
	 #col_1 p.form_note {
		font-size: 60%;
	}
	
	/* end */
	
	
/* archive system */
	.year_select {
		float:right;
	}
	#col_1 .year_select p {
		margin:0px;
		padding-right: 15px;
	}
		
		#Plus_Minus .plus_minus_container ul.featured{
		background-color: #f1f1f1;
		border: 1px solid #ccc;
		padding: 10px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 5px;
		}
		#Plus_Minus .plus_minus_container ul.featured li {
	margin-left: 10px;
	padding: 3px 0px 5px 0px;
font-size: 100%;
}
		#Plus_Minus .plus_minus_container ul.featured h2 {
		font-size: 120%;
		margin: 0px 0px 5px 0px;
		line-height: auto;
		padding-bottom: 3px;
		border-bottom: 1px solid #ccc;
		color: #494949;
		
		
		}
#Plus_Minus .plus_minus_container ul.archive_list li .date {
color:#666666;
float:left;
margin:0 5px 5px 0;
padding:2px 0px 0px 0px;
width:70px;
font-size: 80%;
}
#Plus_Minus ul.archive_list li .date {
color:#666666;
float: left;
margin:0 5px 5px 0;
padding:2px 0px 0px 0px;
width:70px;
font-size: 80%;
}
#Plus_Minus .plus_minus_container ul.archive_list li .headline {
float:left;
margin:0 -10px 5px 0;
padding:0;
width:525px;
}
#Plus_Minus ul.archive_list li .headline {
float: left;
margin:0 -10px 5px 0;
padding:0;
width:525px;
}
#Plus_Minus .plus_minus_button span {
color:#666666;
font-size:70%;
font-weight:normal;
margin:0;
padding:0 0 0 10px;
}

.plus_minus_button {

border-bottom:1px solid #CCCCCC;
font-size:90%;
font-weight:bold;
margin:3px 0;
padding:0 25px 3px;
}

.plants .plus_minus_button {

border-bottom:0px solid #CCCCCC;
font-size:90%;
font-weight:bold;
margin:3px 0;
padding:6px 25px 7px 5px;
color: #fff;
}
#Plus_Minus .plants .plus_minus_container ul.archive_list li .headline {
float:left;
margin:0px 0px 5px 5px;
padding:0px 0px 5px 0px;
width:278px;
border-bottom: 1px solid #ccc;
font-size: 80%;
font-weight: bold;
}
#Plus_Minus .plants .plus_minus_container ul.archive_list li .headline a {
	color: #4d4d4d;
}
.plants .plus_minus_button.minus {

	cursor: pointer;
}


#col_1  .spec_contain table {
	font-size: 80%;
}
#col_1  .spec_contain table td {
	padding: 5px;
}
#col_1  .spec_contain table  p{
	margin: 0px;
	font-size: 100%;
}
.search_results {
margin: -10px 0px 0px 0px;
}
#template_1 #col_1 #col_1_1 .search_results h1{
	font-size: 100%;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	line-height: 16pt;
}
#template_1 #col_1 #col_1_1 .search_results h1 a:link{
	text-decoration: underline;
	color: #0000CC;
}
#template_1 #col_1 #col_1_1 .search_results h1 a:visited{
	text-decoration: underline;
	color: #6C036C;
}
#template_1 #col_1 #col_1_1 .search_results h4 {
		font-size: 10pt;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	line-height: 14pt;
}
#template_1 #col_1 #col_1_1 .search_results h4 a {
	color: #5079E4;
	text-decoration: underline;
}
.search_results h3{
font-size: 10pt;
	margin: 0px;
	line-height: 12pt;
	font-weight: lighter;
}
.search_locale {
	color: #008000;
	line-height: 11pt;
	font-size: 10pt;
}

#template_1 #col_1 #col_1_1 .search_paging {
	margin: 10px 0px 10px 0px;
	text-align: center;
	font-size: 11pt;
}
#template_1 #col_1 #col_1_1 .search_paging a {
	padding-right: 10px;
	color: #000;
	text-decoration: underline;
}
#template_1 #col_1 #col_1_1 .search_paging a.page_jump {
	color: #3644F1;
	font-weight: bold;
}

#template_1 #col_1 #col_1_1 .search_paging .current_page {
	font-weight: bold;
	color: #669FCC;
	padding-right: 10px;

}

#template_1 #col_1 #col_1_1 .search_paging .results_title {
	padding-right: 10px;
}
#template_1 #col_1 #col_1_1 .search_title {
	font-size: 12pt;
	font-weight: bold;
	background: #f1f1f1;
	padding: 3px;
	border-top: 1px solid #ccc;
}
#template_1 #col_1 #col_1_1 .search_title .results_detail {
	float: right;
	font-size: 10pt;
	font-weight: normal;
	margin: 3px 0px 0px 0px;
}
#template_1 #col_1 #col_1_1 .search_sorting {
	float:right;
	font-size: 10pt;
	margin: 10px 0px 0px 0px;
}
#template_1 #col_1 #col_1_1 .search_sorting a {
	text-decoration: underline;
}
.search_container{
	text-align: center;
	font-size: 10pt;
	padding: 10px 0px 10px 0px;
}
.search_field {
	font-size: 14pt;
	padding: 3px;
	background-repeat: no-repeat;
	border: 1px solid #ccc;
}
.search_container a.search_tips {
	font-size: 8pt;
	text-decoration: underline;
}
.search_container span {
	margin-left: -90px;
}
blockquote {
	margin: 0px 0px 0px 30px;
}
#template_3_1 #col_1_1 .content .gallery_directory h3 {
	border: 0px;
	padding-bottom: 5px;
}
#template_3_1 #col_1_1 .content .gallery_directory p{
	font-size: 80%;
	border-bottom: 1px dotted #ccc;
	padding: 3px;
}
#template_3_1 #col_1_1 .content .gallery_directory p a:link,
 #template_3_1 #col_1_1 .content .gallery_directory p a:hover {
	color: #4D4D4D;
}
#template_3_1 #col_1_1 .content .gallery_directory p.more {
	border:0px;
	text-align:left;
	font-size: 10px;
	padding-bottom: 5px;
	padding-top: 0px;
}









#template_3_1 #col_1_1 #photo_galleries h4, #template_3_1 #col_1_1 #gallery_display h4 {
	color: #CC6600;
	font-size: 14px;
	text-transform: uppercase;
	padding: 6px 0px 0px 0px;
}

#template_3_1 #col_1_1 #photo_galleries h3, #template_3_1 #col_1_1 #gallery_display h3 {
	color: #525252;
	border: 0px;
	font-size: 14px;
	padding: 0px;
	text-transform: inherit;
}
#template_3_1 #col_1_1 #photo_galleries p{
	font-size: 10px;
}



/*
.paging_container p{
	font-size: 12px;
}
.paging_container div.counter {
	text-align:right;
	margin: -14px 0px 0px 0px;
	font-size: 12px;
	float:right;
}
.paging_container div.counter img {
	margin: 0px 0px -3px 5px;
}
.paging_container div.counter span {
	padding-right: 20px;
}

.paging_container .counter_number {
	font-weight: bold;
	font-size: 12px;
margin-right: -15px;
margin-left: 5px;
	
}
.paging_container .counter_number a {
	padding: 0px 3px 0px 3px;
}
.paging_container .counter_number a.active, .paging_container .counter_number a.active:hover {
	color: #000;
	border: 1px solid #ccc;
	text-decoration: none;
}
.photo_results .tumbnail {
	
}

#template_3_1 #col_1_1 #photo_results .thumb_nail {
	clear: none;
	float: left;
	height: 180px;
	margin: 0px 12px 15px;
	max-width: 160px;
	max-height: 180px;
	overflow: hidden;
	padding: 0;
	width: 160px;
	border-bottom: 1px solid #DCDCDC;
	margin: 0px 0px 15px 0px;
	padding: 0px 15px 5px 10px;
}



#template_3_1 #col_1_1 #photo_results .thumb_nail p{
	float:none;
	text-align: center;
	display:block;
	top: 5px;
	left: 0px;
}
#template_3_1 #col_1_1 #photo_results .thumb_nail .image_container {
	width: 160px;
	height: 112px;
	overflow: hidden;
	display: block;
	text-align: center;
	padding-bottom: 3px;

}
#template_3_1 #col_1_1 #photo_results .thumb_nail .image_container a {
	cursor: pointer;
}


#template_3_1 #col_1_1 #photo_results .thumb_nail .caption_content {
	float:left;
	top: 0px;
	width: 160px;
	background: #fff;
}
p.back {
	font-size: 11px;
	padding-bottom: 5px;
}
.loading {
	text-align: center;
	min-height: 400px;
}
.google_map {
	float:right;
	margin: 0px 0px 15px 15px;
	border: 1px solid #ccc;
}
#col_1 .table_plant_info p {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
}
hr {
	border: 0px solid #ccc;
	height: 1px;
	background: #ccc;
}


*/

/* modual window for facilities */

.facility_container {
		width: 820px;
		/*border-bottom: 1px solid #757575;*/
	margin-bottom: 10px;
}
.facility_nav {
	float:left;
margin:0 0 10px;
width:165px;
}
.facility_nav .news_categories_list {
background:none;
padding:0 0 8px;
}

.facility_nav .news_categories_list h2 {
	background: none;
	border-bottom: 1px solid #525252;
	padding-left: 0px;
}
.facility_nav .news_categories_list ul li {
	border-bottom: 1px solid #525252;
	font-size: 85%;
	margin: 0;
	padding: 2px 5px 2px 0;
}
.facility_nav .news_categories_list ul li a {
color:#fff;
display:block;
font-weight:bold;
padding:0 0 0 0px;
text-decoration:none;
}
.facility_nav .news_categories_list ul li a.current {
border-left:0px solid #B3D1ED;
color:#FCCA03;
padding:0 0 0 0px;
}

.facility_nav .news_categories_list ul li a:hover {
	border-left: 0px solid #B3D1ED;
	color: #FCCA03;
	padding: 0 0 0 0px;
}
.facility_nav .vehicle_selector form {
background:none;
}
.facility_nav .vehicle_selector a.filter {
background:transparent url(../img/filter_button_bg.png) no-repeat scroll left top;

}
.facility_container a:link {
	font-size: 9pt;
	color: #fff;
	text-decoration: none;
}

.facility_col_1 h2, .facility_col_2 h2, .facility_col_3 h2 {
	border: 0px;
	font-size: 13pt;
	font-weight: bold;
	color: #fff;
	padding: 8px 0px 3px 0px;
	margin: 0px;
}

.facility_col_1 {
float: left;
	margin: 0px 0px 0px 15px;
	width:200px;
	
}
.facility_col_2 {
float:left;
	margin: 0px 0px 0px 15px;
	width:200px;

}
.facility_col_3 {
float:left;
	margin: 0px 0px 0px 15px;
	width: 200px;
	
}
.facility_col_1 ul, .facility_col_2 ul, .facility_col_3 ul {
	margin: 0px;
	padding: 0px;
}
.facility_col_1 li, .facility_col_2 li, .facility_col_3 li {
	padding: 0px 0px 2px 0px;
}
.facility_col_1 a:link, .facility_col_2 a:link, .facility_col_3 a:link {
	font-size: 11px;
	color: #fff;
}
.facility_col_1 a:visited, .facility_col_2 a:visited, .facility_col_3 a:visited {
	font-size: 11px;
	color: #fff;
}
.facility_col_1 a:hover, .facility_col_2 a:hover, .facility_col_3 a:hover {
	text-decoration: underline;
}
#lbNumber {
	display:none;
}
 .vehicle_facility a {
 	color: #1F3C8A;;
 }
 
 .catalog_tags {
	background: #E8E8E8;
	padding: 3px 5px 3px 5px;
}
.catalog_tags P{
	font-size: 80%;
}

/* Product Lineup R7 */
.product_lineup {
	padding-bottom: 10px;
	display: inline;
}
#col_2 .product_lineup p{
		display:block;
	width: 135px;
	padding: 3px 0px 3px 0px;
	font-weight: bold;
		font-size: 9pt;
}

.product_lineup a:link {
	
	text-decoration: none;
	color: #595A5C;
	
}
.product_lineup a:visited {

	text-decoration: none;
	color: #595A5C;
	
}
.product_lineup a:hover {
color: #184ACD;
	

}

#col_2 .product_lineup h3 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: /*#595A5C*/ #2B3044;
	padding: 7px 0px 3px 0px;
	text-transform: uppercase;
	letter-spacing: .5px;
}
.prod_line_1 {
	float:left;
	width: 135px;
	margin: 0px 0px 10px 5px;
	
}
.prod_line_2 {
	float:right;
	width: 135px;
	margin: 0px 0px 10px 0px;
}
img.img_social_ico {
	height: 16px;
	width: 16px;
	margin-bottom: -5px;
	padding-left: 5px;
}

/*
#lbTopContainer {
	background: red;
}*/
.prod_container {
	width: 135px;
	display:block;
	float:left;
	margin: 0px 5px 10px 5px;

}

/* Global News R7 */
#col_2 .content .global_news h3 {
	padding-bottom: 3px;
}
#col_2 .content .global_news .img_contain img {
	float:left;
	padding: 7px 10px 7px 5px;
	margin: 0px;
}
#col_2 .content .global_news .text_block {
	padding: 0px 0px 0px 5px;

}
#col_2 .content .global_news .text_block p {
	padding-bottom: 5px;
	border-bottom:1px dotted #CCCCCC;
}
#col_2 .content .global_news .text_block p.date {
	border: 0px;
}
#col_2 .raw_container .social_media ul li{
	list-style: none;
}
#template_3_1 #col_1_1 .content .brand_select_txt h3{
    border: 0 none;
    color: #444444;
    font-size: 9pt;
    letter-spacing: 1px;
    margin: 0;
    padding: 17px 0 0 10px;
    text-transform: uppercase;
}

.social_tabs {
	margin-top: -68px;
}

.social_tabs {
float:right;
height:36px;
margin-top: -86px;
text-align:center;
width:auto;
padding: 0px;
background: none;
    border-radius: 3px;
	background-color: rgba(0, 0, 0, 0.5);
}

.news_slide_contain {
	margin-left: 0px;
	margin-top: -5px;
	border-bottom:2px solid #B3D1ED;
}




#active_arrow {
	margin-left: 0px;
}
.news_thumb_contain {
	margin-left: 0px;
}
.news_thumb{
	margin: 0px;
}
#news_slide .news_item {
margin-left:-10px;
margin-right: 10px;
}
.news_copy {
height:214px;
}



#col_1_1 .global_content_brand_selector {

width:441px;
}



/* brand selector fix on vehicle pages */

.thumbnailbrandnav .content h2 {
background:url("../img/brand_sel_txt_back.jpg") no-repeat scroll left top transparent;
float:left;
height:48px;
width:147px;
margin: 0px;
}

#col_1_1 .thumbnailbrandnav h2, #template_3_1 #col_1_1 .thumbnailbrandnav h2 {
border:0 none;
font-size:9pt;
letter-spacing:1px;
padding:17px 0px 0px 10px;
text-transform:uppercase;
color: #444;
margin: 0px;
}



#template_3_1 #col_1_1 .global_content_brand_selector {
margin-right:5px;
width:588px;
}

/* vehicle landing pagge text alginment correction */
#template_3_1 #col_1_1 .download, #template_3_1 #col_1_1 .text, #template_3_1 #col_1_1 .raw_container {

	font-size: 12px;
}
#template_3_1 #col_1_1 .download {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}
#col_2 .download{
	padding: 10px 0px 20px 0px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
}
#col_2 .download small {
	margin-left: 30px;
}
#template_3_1 #col_1_1 .download a, #col_2 .download a {
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	
}
#template_3_1 #col_1_1 .download .icon{
	width: 30px;
		float:left;
		display:block;
}
#template_3_1 #col_1_1 .download .icon img {
	margin-bottom: -2px;
}
#col_2 .download span.icon img {
	margin-bottom: -4px;
}
#col_2 .download span.icon {
	width: 30px;
	display:block;
	float:left;
}
small {
	color: #333;
}
#template_3_1 #col_1_1 .download small  {
	margin-left: 30px;
	color: #333;
}
#col_2 .content .download small{
	margin-left: 8px;
	display:block;
}
#template_3_1 #col_1_1 .text .text {
	margin:0px;
}
#col_2 .content .content {
	border-bottom: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.banner .brand_logo {
	margin: 12px 5px 0px 5px;
}

.news_thumb_contain {
height:130px;
}

.news_thumb span {
height:120px;
}

table.table_plant_info{
	width: 270px;
}

.social_tabs ul li.social_icon img {
    height: 16px;
    width: 16px;
}

#template_1_2 #col_1 .news_article .text .text p a {
	display: block;
    margin-left: 80px;
    margin-top: -16px;
}
.news_copy h1 {
    margin: 0 0 5px;
}
#news_slide .news_item p.date {
    color: #666666;
    margin: 0;
	 font-size: 10px;
}
#col_2 .cq-dd-image {
	padding-bottom: 20px;
}
  #col_2 .content small, #col_2 small {
display:block;
clear:all;
color:#444;
margin-left: 5px;
}
	.news_img_contain {
	width: 270px;
	height: 205px;
	overflow: hidden;
	float: left;
	background: none;
	border:0px;

						}

.banner .searchbox input.search_button {
    padding: 4px 3px 5px 5px;}
.banner .searchbox input.search_input {
    height: 32px;}
	
	
#col_1 .results_filters .search_contain {
    padding: 10px 5px 5px 10px;
	border-radius: 0px;
}
#col_1 input.archive_search_input {
    height: 26px;
    margin: -17px -5px 0 0;}

#col_1 .news_article table p {
	margin: 0px;}
	
.search_selector_type {
	margin: 5px 0px 10px 0px;
	color: #000;
}
#col_1 .search_selector_type p {
	margin: 0px;
	font-size: 12pt;
}
.search_selector_type a:link, .search_selector_type a:visited {
	text-decoration:none;
	color: #0000CC;
}
.search_selector_type a:hover {
	text-decoration: underline;
}
.search_selector_type a.gs_active {
	text-decoration: underline;
	color: #0000CC;
}

.user_data ul li {
   padding: 2px 0px 0;

}


.user_data ul li a{
padding: 2px 8px 0;	
}
.user_data ul li span {
    color: #D7D7D7;
    padding: 0 0 0 10px;
}
.user_data ul li span.lb_asset_count{
	    color: #D7D7D7;
    padding: 0 0 0 0px;
}
.user_data ul li.user a {
	padding: 2px 8px 0 0;
}


#col_2 ul.archive_list li {
    border-bottom: 0px dotted #ECECEC;
    padding: 5px 0;
}

#col_1 ul {
clear: both;}
#template_3_1 .thumb_nail {
    height: 140px;
}

.bc-content {
margin: -9px 0px 0px -10px;
}

.subNavArea {
width: 938px !important;}

.subcategories {
width: 180px !important;}

.hrule {
padding-left: 5px;}

.video_locale_toogle {
padding: 10px 5px 10px 0px;
}
.video-share br {
display: none;
}
.syndication {
margin-top: 0px;}

.vidGrid_heading {
margin-right: 15px;
margin-bottom: 20px !important;}



.content-area {
  background-color: #353847;
  width: 948px;
  height: 500px;
}

.featured-grey {
  width: 247px !important;}
