@charset "utf-8";
/* CSS Document */

body {
	font-family: "arial";
	margin: 0px;
	padding: 0px;
	background: #b8b8b8 url(../img/body_bg.jpg) left -9px repeat-x;/*
	background: #AFC31C url(../img/gm_mystic.jpg) left -9px repeat-x;
  background-attachment: fixed;
  background-size: 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;
	outline: none;}
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;
	z-index: 11;
}

		.mol_page_header {
			margin: 0px;
			padding: 0px;
		}

		#template_1_2 {
			margin: 0px;
			padding: 0px 0px 0px 0px;
			background: #fff url(../img/news_body_bg.jpg) left top repeat-y;
			border-bottom: 1px solid #dadada;
			border-top: 3px solid #fff;
		}
		#template_1 {
			margin: 0px;
			padding: 0px 0px 0px 0px;
			background: #fff;
			border-bottom: 1px solid #dadada;
			border-top: 0px solid #dadada;
		}
		#template_3_1 {
			background: #fff;
		}
		#template_3_1 #col_3,
		#template_1_2 #col_3 {
			float:left;
			width: 165px;
			margin: 0px 0px 10px 0px;
		
		}
		#template_3_1 #col_1 {
		margin: 0px;
		padding: 10px 10px 0px 10px;
		}
		#template_3_1 #col_1_1 {
				margin: 0px 10px 0px 0px;
				float:right;
				width: 750px
		}
		
#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: 0px;
			/* background: transparent url(../img/footer.jpg) left bottom no-repeat; */
		}
		#col_1 {
	color: #444;
	background: #fff;
	padding: 10px;
}
#col_1 p{
	margin-bottom: 20px;
}

#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;
	width: 100%;
	text-align: center;
	background-repeat: repeat;
}

.yellow {
	color: #e1b413 !important;
	font-weight: bold;
}

a.yellow:hover {
	color: #e1b413;
	text-decoration: underline;
}


/* Brand navigation at the very top of page */
 .global_nav .brand_nav {
float:left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
clear:none;

}

		.mol_page_header .global_nav .brand_nav ul {
			list-style: none;
	
		}
		
		.mol_page_header .global_nav .brand_nav ul li {
			display: block;

		}

		.mol_page_header .global_nav .brand_nav a {
	
		
			margin: 0px 0px 0px 0px;

			
		}

		.mol_page_header .global_nav .brand_nav a:link {
			text-decoration: none;
		}
		

		
		.mol_page_header .global_nav .brand_nav a.current {
			background-position: center 0px !important;
			border-bottom: 0px ;
			padding-bottom: 0px;
		}



/* end brand nav global nav*/


.banner {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
}


/* User data on the right side of the header */

.user_data {
color:#D7D7D7;
float:right;
font-size:8pt;
font-weight:bold;
margin: -26px 0 0;
padding:0;
text-align:right;
}


		.user_data ul {
			list-style: none;
			margin: 0px 0px 0px 0px;
			padding: 0px;
		}
		
		.user_data ul li {
			
			float: left;
			margin: 0px 0px 0px 0px;
			padding: 2px 0px 0px 0px;
		}
		.user_data ul li a {
			
		
			height: 20px;
			padding: 2px 10px 0px 10px;
			margin: 0px 0x 0px 0px;
			text-align: center;
			color: #fff;
		}
.user_data ul li a.first {
padding: 2px 10px 0px 5px;
		}

.user_data ul li span {
			color: #d7d7d7;
			padding: 0 0 0 5px;
		}
		
		.user_data ul li a#login_tab {
			width: auto;
			padding: 2px 10px 0px 10px;
			position: relative;
		}
		
		.user_data ul li a#login_tab.ON {
			color: #e1b413;
			padding: 1px 9px 0px 9px;
			border-top: 1px solid #666666;
			border-left: 1px solid #666666;
			border-right: 1px solid #666666;
			background: #000;
		}
		
#login_contain {
	position: absolute;
	display: none;
	width: 370px;
	height: 120px;
	overflow: hidden;
	background: url(../img/login_contain_bg.png) center 2px no-repeat;
	margin: 25px 0px 0px 568px;
	padding: 10px;
	color: #fff;
}

#login_contain a {
	color: #fff;
}

#login_contain input.user, #login_contain input.password {
	font-size: 8pt;
	padding: 1px;
	margin: 0px 0px 3px 0px;
}

#login_contain .login_button {
	margin-left: 5px;
}
#login_contain .left_box {
	float: left;
	width: 160px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	font-size: 10pt;
}
#login_contain .left_box a {
	font-size: 8pt;
}

#login_contain a.create {
		display: block;
	text-align: center;
	margin: 10px 0px 10px 0px;
	padding: 3px;
	background: #395FDF;
	color: #fff;
	font-size: 8pt;
	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;
}
#login_contain a.create_sm {
	display: block;
	text-align: center;
	margin: 5px 0px 5px 0px;
	padding: 3px 3px 0px 3px;
	background: #395FDF;
	color: #fff;
	font-size: 8pt;
	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;
}

#login_contain .right_box {
	float: left;
	width: 160px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	text-align: center;
	font-size: 8pt;
}


#login_contain.ON {
	display: block;
}
/* Logo and Page Title */
.brandlogo {
	float: left;
	margin: 3px 0px;
	padding: 0px;
	white-space: nowrap;
}

		.brandlogo .brand_logo {
			
		}
		
		.title_contain {
float:left;
margin:0px 0;
padding:0;
white-space:nowrap;
}
	.title_contain h1 {
color:#FFFFFF;
font-size:18pt;
letter-spacing:-0.05em;;
margin:0 0 0 20px;
}
		
		.vertical_space {
			margin: 5px 7px 1px 7px;
		}
		
		.brandlogo h1 .country {
			color: #cfcfcf;
			font-weight: normal;
			font-size: 19pt;
		}

/*
.searchbox {
	float: right;
	text-align: right;
	margin: -65px 0px 10px 0px;
	padding: 10px;
	height: 30px; *//* added to fix height spacing issues with IE7 */
	/*background: url(../img/search_back_trans.png);
}
*/
.search_contain {
float:right;
height:auto;
margin:-55px 0 0px;
padding:5px;
text-align:right;

    border-radius: 5px;
	background: rgb(0, 0, 0); /* Fall-back for browsers that don't support rgba */
    background: rgba(0, 0, 0, .5);

}

#col_1 .search_contain {

  background: none repeat scroll 0 0 #E8E8E8;
    border-bottom: 1px solid #CCCCCC;
    float: none;
    margin: 0;
    padding: 5px 5px 10px 10px;
    text-align: left;
}
#col_1 #col_3 .search_contain {
border: 0px;	
}
.banner .searchbox input.search_input {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	vertical-align: middle;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	background: #fff;
	border: none;
	width: 225px;
	height: 30px;
	border-radius: 3px 0px 0px 3px;
	
}

.banner .searchbox input.search_button {
	margin: 0px 0px 0px -5px;
	padding: 3px 3px 4px 5px;
	vertical-align: middle;
	width: auto;
	height: 23px;
	border: none;
	border-radius: 0px 3px 3px 0px;
	background: #fff;
	
}
#col_3 .searchbox {
	margin: 10px 0px 10px 0px;
	padding: 8px 8px 8px 8px;
	height: 25px; /* added to fix height spacing issues with IE7 */
	background: #17181C;
	
}

#col_3 input.search_input {
	margin: 0px;
	padding: 5px 0px 0px 8px;
	vertical-align: middle;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: #333;
	background: url(../img/search_input_bg.jpg) no-repeat;
	border: none;
	width: 118px;
	height: 18px;
}
#col_3 input.search_button {
    border: medium none;
    height: 30px;
    margin: 0 0 0 -7px;
    padding: 0;
    vertical-align: middle;
    width: auto;
}
#col_1_1 .search_contain {
	float: none;
	margin: 5px 0px 5px 140px;
	padding: 10px 10px 10px 13px;
	height: 31px; /* added to fix height spacing issues with IE7 */
/*background: #E0E0E0; 17181C*/
	width: 360px;
	background: url(../img/photo_search_background.jpg) top left;
	background-repeat: no-repeat;
	text-align: center;
}

#col_1_1 .searchbox {
	float: none;
	margin: 5px 0px 5px 140px;
	padding: 10px 10px 10px 13px;
	height: 31px; /* added to fix height spacing issues with IE7 */
/*background: #E0E0E0; 17181C*/
	width: 360px;
	background: url(../img/photo_search_background.jpg) top left;
	background-repeat: no-repeat;
	text-align: center;
}

#col_1_1 input.photo_search_input {
	margin: 0px;
	padding: 4px 0px 0px 4px;
	vertical-align: middle;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #333;
	/*background: url(../img/photo_search_back.jpg) no-repeat;*/
	border: 1px solid #7E7E7E;
	width: 321px;
	height: 23px;
	text-align:left;
	float:left;
}
#col_1_1 input.search_button {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	width: 27px;
	height: 29px;
	border: none;
	
}






#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: 620px;
	height: auto;
	margin: 0px;
	padding: 5px 10px 10px 10px;
	float: left;
}
#template_1_2 #col_2 {
	width: 290px;
	height: auto;
	margin: 0px;
	padding: 10px;
	float: left;
}
#template_1_2 #col_1 #col_1_1 {
	margin: 0px 0px 15px 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 0px 0px;
}

.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: 0px 0px 0px 0px;
	padding: 0px;
}
/* -------------------------------------------------------------------------------
Press Feature - First Story */

.press_feature{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	/*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 {
	
			
			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 20px 0px;
	background: url(../img/vehicle_selector_botttom.jpg) left bottom no-repeat;
}

.news_categories_list h2 {
	padding: 5px;
	margin: 0px;
	font-size: 95%;
	color: #4C4C4C; /*background: url(../img/news_categories_title.jpg) left top no-repeat;*/
}
.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: 3px 5px 4px 0px;
		/*border-bottom: 1px solid #dadada;*/
	}
.news_categories_list ul li a {
		display: block;
		padding: 0px 0px 0px 5px;
		font-weight: bold;
		color: #666666;
		text-decoration: none;
	}
.news_categories_list ul li a:hover {
	padding: 0px 0px 0px 5px;
	color: #184ACD; /*border-left: 3px solid #b3d1ed;*/
}
.news_categories_list ul li a.current {
		padding: 0px 0px 0px 5px;
		color: #184ACD;
		/*border-left: 3px solid #e1b413;	*/
	}

#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: 95%;	
}	
#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;

}	
#template_3_1 #col_1 #col_3 .raw_container a {
	color: #666666;
}
#template_3_1 #col_1 #col_3 .raw_container  ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}	
#template_3_1 #col_1 #col_3 .raw_container  ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 85%;
}
	
	
/* News Content to the right of categories */
#template_1_2 #col_1 #col_1_4 {
	float: right;
	width: 445px;
	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 15px 0px;
	padding: 0px 0px 15px 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,
	#template_1_2 #col_1 .gallerypanel h2{
				border-bottom: 2px solid #b3d1ed;
				font-size: 115%;
				color: #343E79;
				margin: 0px 0px 5px 0px;
				padding: 3px 0px;
				font-weight:lighter;	
		}
		
		
#template_1_2 #col_3 .content h2 {
border-bottom: 0px;
color:#4C4C4C;
font-size:95%;
margin:0;
padding:15px 5px 5px 5px;
font-weight: bold;
}

#template_1_2 #col_3 .content .raw_container ul {
list-style:none outside none;
margin:0;
padding:0;
}
#template_1_2 #col_3 .content .raw_container ul li {
font-size:85%;
margin:0;
padding:3px 5px 4px 0;
}
#template_1_2 #col_3 .content .raw_container ul li a {
color:#666666;
display:block;
font-weight:bold;
padding:0 0 0 0px;
text-decoration:none;
}
#template_1_2 #col_3 .content .raw_container ul li a:hover {
	padding: 0px 0px 0px 0px;
	color: #184ACD; /*border-left: 3px solid #b3d1ed;*/
}


		/* 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;
		}
		
.spec_contain .img_contain {
			float: left;
			margin: 0px 20px 20px 0px;
			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, .spec_contain .text_block h3  {
			margin: 0px 0px 5px 0px;
			padding: 0px 0px;
			font-size: 85%;
			font-weight: normal;
			font-family: arial;
		}
		/*was #col_1 .content  */
#col_1 .news_contain .text_block p {
			margin: 0px;
			padding: 0px;
	
		}
		
#col_1 .spec_contain .text_block p.date {
			font-size: 10px;
			color: #4d4d4d;
			margin: 0px;
		}
		
#col_1 .spec_contain .text_block p {
	margin-left: 110px;
}
		
		/* 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: 2px solid #b3d1ed;
				font-size: 115%;
				color: #343E79;
				margin: 0px 0px 5px 0px;
				padding: 3px 0px;	
				font-weight: lighter;
}
/* end */


/* Split News Item Container */
.news_split {
	margin: 0px 0px 15px 0px;
	padding: 10px 0px 10px 0px;
	background: #E6EBF4;
	border: 1px solid #dadada;
}

.news_split .content {
			float: left;
			width: 200px;
			margin: 0px 0px 0px 15px;
			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: 90%;
			font-weight: bold;
		}
		
.news_split .content p,
#col_1 .news_split .content p  {
			margin: 3px 0px 3px 0px;
			padding: 0px;	
		}
		
#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: 165px;
	margin: 10px 0px 0px 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%;
}
.vehicle_selector h2 {
		padding: 0px 5px 0px 5px;
		margin: 0px;
		font-size: 95%;		
}


.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;
}

.vehicle_selector select {
 	font-size: 100%;
}

.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: 5px 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: 365px;
				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: 5px 15px 10px 30px;
	padding: 0px;
}
.news_article ol  {
	font-size: 80%;
}

.news_article ul li, .news_article ol li {
	
		list-style: square;

	padding: 3px 0px 3px 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 20px;
	
}

.news_article ol li, .raw_container ol li {
	padding: 0px 0px 5px 0px;
	list-style: normal;
}



.news_article .user_image_lg img {
	margin-bottom: 15px;
}

.highlights ul {
	margin: 0px 15px 10px 30px;
	padding: 0px;
	
}

.highlights 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:100%;
	font-weight: bold;
}


/* 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;
}

.news_article_tag {
    display: inline;
}


.article_title_contain h2,
#col_1 .article_title_contain h2 {
			font-size: 120%;
			margin: 2px 0px 2px 0px;
			padding: 0px;
			color: #444;
	}
.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 {

	margin-bottom: 10px;
	zoom: 1;
}
#col_2 .content img {
	border: 0px;
}

#col_2 h2 {
	
	height: auto;
	overflow: hidden;
	white-space: normal;
	padding: 5px 0px 0px 0px;
	font-size: 100%;
	color: #424242;
	border-bottom: 1px solid #ccc;
	   margin: 10px 0 0;
	   line-height: 22px;

}
#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 10px 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;
}
#col_2 .global_news ul,
#col_2 .related ul,
#col_2 .vehicle_facility ul  {
	font-size: 85%;
}
 .global_news ul li,
  .related ul li,
 .vehicle_facility ul li  {
	/*list-style: disc outside url(../img/red_more_arrow.png);*/
	list-style: square;
	color: #184ACD;
	margin: 5px 0px 5px 20px;
	padding: 0px 0px 0px 0px;
}
.global_news ul li a,
.related ul li a {
			font-size: 12px;
		}

.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: 5px;
			text-align: left;
		}
		.content .raw_container,
		#template_3_1 #col_1 #col_3 .raw_container {
	color: #666666;
		}
		
		
		
		
		
	.content .raw_container h3, 
	.content .raw_container h4,
	.content .raw_container h5, 
	 .content .raw_container h6 {
			font-size: 120%;
		}
		
	.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/red_more_arrow.png) left 3px no-repeat;)
		
			margin: 0px 0px 5px 0px;
			padding: 3px 0px 0px 15px;
		}
#col_3 .raw_container ul li {
		list-style: none;
		background: none;
		
}
		
		
	
#col_2 .raw_container ul li
{
font-size: 85%;
padding: 0px 0px 0px 15px;
}

#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  {
	
			text-align: left;
			margin: 0px;
			
				padding: 5px 0px 10px 0px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}
#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;
}
#col_2 .content .download br,
#col_1 .content .download br {
	display:none;}


/* 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;
	/*border-top: 3px solid #96d200;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	background: #fff;*/
	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: 3px 18px 3px 18px;
	 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_nav {
	background: url(../img/foot_back_1.png) repeat-x left top;
	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.png) 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: #fff;
			font-weight: normal;
			font-size: 65%;
		}

.mol_footer p {
	color: #666666;
	font-size: 70%;
	margin: 0px;
	padding: 20px 20px;
	float:right;
}
.mol_footer a:link {
	color: #666666;
	text-decoration: none;
}
.mol_footer a:visited {
	color: #666666;
	text-decoration: none;
}
.mol_footer a:hover {
	color: #333;
	text-decoration: underline;
}

.flickr {
	margin: 10px 0px 0px 0px;
}

/* SLIMBOX - PHOTO Preview */

#lbOverlay {
	position: fixed;
	z-index: 8888;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 8888;
	overflow: hidden;
	background-color: #252525;
}

.lbLoading {
	background: #fff url(../img/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0px;
	border: 10px solid #252525;
	background-repeat: no-repeat;
	z-index: 8889;
	
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbClose_button {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #ccc;
	line-height: 1.4em;
	text-align: left;
	border: 0px solid #252525;
	border-top-style: none;
	z-index: 9999;
	position:absolute;
	top: 5px;
	right: 10px;
	margin: 0px 0px 5px 5px;
	background: #252525;
	width: 66px;
	}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #ccc;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #252525;
	border-top-style: none;
}

#lbBottom h3 {
	font-size: 12pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#lbBottom p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 7pt;
}

#lbBottom a {
	color: #fff;
	font-weight: bold;
}
#lbBottom .buttons_contain {
	margin: 0px 0px -5px 0px;
}

#lbBottom .buttons_contain input {
	color: #333;
	font-size: 8pt;
	margin: 0px 30px 0px 0px;
	padding: 0px 10px;
	cursor: pointer;
}


#lbCloseLink {
	display: block;
float:right;
	width: 66px;
	height: 22px;
	background: transparent url(../img/closelabel.gif) no-repeat center;
	margin: 5px 0px 0px 0px;
	outline: none;
	z-index: 9999;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/*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;
	
}
a.create_download {
	background: url(../img/blue_pill_lg.png) left 4px no-repeat;
	text-align: center;
	width: 146px;
	height: 25px;
	margin: 10px 0px 5px 0px;
	padding: 1px 0px 0px 0px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	font-size: 10pt;
	
}


#col_1 #col_1_4 h2,
#col_1_1 .vehicles_contain h2,
#template_3_1 #col_1_1 h2 {
	font-weight: lighter;
		font-size: 115%;
		color: #343e79;
		margin: 0px 0px 10px 0px;
		padding: 5px 0px;
		border-bottom: 2px solid #B3D1ED;
}



/*Photo grid col_1 & col_1_1 */


	#col_1 .content .photos_contain .thumb_nail:hover{
			background: #888;
			cursor: pointer;
			border: 2px solid #888;
	}
#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: 103px;
	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; 
}
	
	
	/* end */
#col_1 .photos_contain .thumb_nail img
 {
width: 110px;

}
#template_3_1 #col_1_1 .content .photos_contain .thumb_nail img
 {
width: 115px;

}
#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 .thumb_nail { 
		margin: 0px 0px 0px 0px;
		padding: 5px ;
		width: 278px;
		min-height: 55px;
		overflow: hidden;
	}
#col_2 .content .thumb_nail:hover {
			cursor: pointer;
		}
	
#col_2 .content .thumb_nail img {
		margin: 0px 0px 0px 0px;
		padding: 0px;
		border: 1px solid #dadada;
	}
	
#col_2 .content .thumb_nail img.resize {
width: 276px;
height: auto;
display:block;
text-align: center;
margin:0px auto;
}

#col_2 .content .thumb_nail img.resize {
display:block;
text-align: center;
}	
	
#col_2 .content {
	font-size: 85%;
}
#col_2 .content small {
  color: #444;
  display: block;
  margin: 0 5px;
}
#col_2 .content h2{
	font-size: 115%;
}
	
#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 {
		display: block;
		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  */


#col_2 .content .tab_container .thumb_nail { 
		margin: 0px 0px 0px 0px;
		padding: 0px ;
		border:0px;
		width: 278px;
		min-height: 55px;
		overflow: hidden;
	}

/*Photo grid col 2 column */

	#col_2 .content .photos_contain {
		padding: 5px;
		MIN-HEIGHT: 10PX; /* FIXED GREY BG PROBLEM IN IE */
	}
#col_2 .content .tab_container .photos_contain {
		border-left: 0px;
		border-right: 0px;
		border-top: 0px;
		
		padding: 5px;
		MIN-HEIGHT: 10PX; /* FIXED GREY BG PROBLEM IN IE */
	}
	
			#col_2 p.more, 
			#col_1 p.more,
			#col_1_1 p.more {
			margin: 5px 5px;
			padding: 0px 0px;
			text-align: right;
			font-weight: bold;
			font-size: 10px;
	
		}
		
		#col_2 p.more a, 
		#col_1 p.more a,
		#col_1_1 p.more a  {
			color: #666;
			font-size: 10px;
		}
	
#col_2 .content .photos_contain .thumb_nail,
#template_1_2 #col_1 .content .photos_contain .thumb_nail 
{ /* WIDTH CANNOT EXCEDE 85PX WHICH INCLUDES PADDING */
		border: 1px solid #CCCCCC;
    float: left;
    margin: 1px;
    min-height: 59px;
    overflow: hidden;
    padding: 4px 4px 0;
    width: 81px;
	}
	#col_2 .content .tab_container .photos_contain .thumb_nail{
		padding: 3px 3px 0;
	}
	
	#template_1_2 #col_1 .content .photos_contain .thumb_nail{
		 padding: 4px 9px 0;
	}
#col_2 .content .photos_contain .thumb_nail:hover,
#template_1_2 #col_1 .content .photos_contain .thumb_nail:hover{
	background: #888;
	cursor: pointer;
}
#col_2 .content .photos_contain .thumb_nail:hover img,
#template_1_2 #col_1 .content .photos_contain .thumb_nail:hover img{
	border: 1px solid #777;
}
	
	
#col_2 .content .photos_contain .thumb_nail img,
#template_1_2 #col_1 .content .photos_contain .thumb_nail img {
		width: 77px;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		border: 1px solid #fff;
	}
	
#col_2 .content .photos_contain .thumb_nail img.resize,
#template_1_2 #col_1 .content .photos_contain .thumb_nail img.resize {
width: 79px;
max-width: 79px;
height: auto;
display:block;
text-align: center;
margin:0px auto;
}

#col_2 .content .photos_contain .thumb_nail img.resize,
#template_1_2 #col_1 .content .photos_contain .thumb_nail img.resize {
 display: block;
 height: auto;
    max-height: 53px;
    text-align: center;
    width: auto;
}	
	

	
#col_2 .content .photos_contain .thumb_nail p,
#template_1_2 #col_1 .content .photos_contain .thumb_nail p {
		padding: 0px; margin: 0px;
		color: #666;
		font-size: 70%;
		float: left;
		display:none;
	}
	
#col_2 .content .photos_contain .thumb_nail a {
		margin: 0px;
	}
	
#col_2 .content .photos_contain .thumb_nail a.more_button {
		display: block;
		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;
		display:none;
	}
#col_2 .content .photos_contain .thumb_nail a:hover
#template_1_2 #col_1 .content .gallerypanel .thumb_nail a:hover{
	text-decoration: none;
	color: #304561;
	} 

/* End col 2 Photos page specific */




/*  test for photos container specific to the tabbed right column */


	#col_2 .content .tab_container .photos_contain {
		border-left: 0px solid #ccc;
		border-right: 0px solid #ccc;
		padding: 0px;
		margin:0px;
		MIN-HEIGHT: 10PX; /* FIXED GREY BG PROBLEM IN IE */
	}


/* end test */




/* center well single image control */

 .user_image {
		float: left;
		margin: 0px 20px 7px 0px;
		padding: 5px;
		width: 174px;
		border: 1px solid #ccc;
		display:block;
	}
	
 .user_image img {
		width: 172px;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		border: 1px solid #dadada;
	}
	
 .user_image p {
		padding: 0px; margin: 0px;
		color: #666;
		font-size: 70%;
		float: left;
	}
	
.user_image a {
		margin: 0px;
	}
	
 .user_image_lg {
		float: left;
		margin: 0px;
		padding: 0px;
		width: 620px;
	}
	
	
	
	
	
	
/* right column single image */


	
	
	
	
	
/* 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: #fff;
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: #f1f1f1;
	text-decoration: none;
	cursor: pointer;
}

#col_2 .webchat .webchat_list:hover,
#col_1 .webchat .webchat_list:hover {
	background: #2D2D2D;
}






/*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:860px;
	font-size:110%;
	line-height: normal;
	margin:13px 0px 0px 0px;
	overflow:hidden;
	z-index: 100;
	height: 28px;
	}

.tab_navigation ul {
	margin:0px;
	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 7px;
	text-decoration: none;
	font-size: 11pt;
	color: #fff;
	cursor: hand;
}

.tab_navigation a span {
	float:left;
	display:block;
	background:url("../img/tabs/g_tab_right.png") no-repeat right top;
	padding:4px 23px 7px 20px;
	margin-right:0px;
	}


.tab_navigation a:hover span {
	color: #5780f4;
		text-decoration: none;
	}

.tab_navigation a:hover {
	background-position:0% 0px;
	color: #5780f4;
	text-decoration: none;
	}

.tab_navigation a:hover span {
	background-position:100% 0px;
	}
	
.tab_navigation ul li a.active {
	background-position:0% -32px;
	color: #1f3c8a
	}
.tab_navigation ul li a.active span {
	background-position:100% -32px;
	color: #1f3c8a;}
	
	
/* fix first tab pipe */

.tab_navigation ul li.first_tab a {
			background-position:-5px 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: 30px;
	}

.spec_tabs ul {
	margin:0px;
	padding:5px 7px 0px 0px;
	list-style:none;
	}

.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;
	height: 22px;
}

.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: 5px;
	height: 22px;
}


.spec_tabs a:hover span {
	}

.spec_tabs a:hover {
	background-position:0% -24px;
	color: #606060;
	}

.spec_tabs a:hover span {
	background-position:100% -24px;
	}
	
.spec_tabs ul li.active a{
	background-position:0% -24px;
	color: #606060;
	}
.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,
#template_1 #gs_template #photo_results .thumbnail {
	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,
#template_1 #gs_template #photo_results .thumb_nail img {
		margin: 0px 0px 0px 0px;
		padding: 0px;
		border: 0px solid #dadada;
		text-align: center;
	}
	
#template_3_1 #col_1_1 .photos_contain .thumb_nail img.resize,
#template_1 #col_1_1 #gs_template .photos_contain .thumb_nail img.resize {
	width: auto;
max-height:112px;
max-width:160px;
	text-align: center;
margin:0px auto;
}

#template_1 #col_1 .photos_contain .thumb_nail img {
	width: auto;
}
#template_3_1 #col_1_1 .content .photos_contain .thumb_nail img.resize
#template_1 #gs_template #photo_results .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 p,
#template_1 #gs_template .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,
#template_1 #gs_template .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 */

.banner .brand_logo {
	float: left;
	display: block;
	margin: 8px 5px 0px 5px;
}
.footer_brand_logo {
	float: left;
	margin: 8px 5px 0px 15px;
	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: #4d4d4d;
	border-bottom: 1px solid #ccc;
}

#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: 185px;
}
.vehicle_col_2_on{
	float:right;
	width: 560px;
}
.vehicle_col_1_off {
	display:none;
}
.vehicle_col_2_off{
	float:right;
	width: 100%;
		margin-bottom: 15px;
}
#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;
}
	
	
#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 10px;
	margin-top: 0px;
	
}
#template_3_1 #col_1_1 .content .featured_vehicle h2 {
	border: 0px;
	padding: 0px 0px 3px 0px;
	color: #4C4C4C;
	font-weight: bold;
	margin: 2px 18px 5px 0px;
	text-align: left;
	font-size: 100%;
	border-bottom: 1px solid #c2c2c2;
}
#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 #111111 /*#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;
	background-size: 175px 100%;
}
#template_3_1 .content .featured_vehicle .thumb_nail .thumb_nail_caption a {
	color: #fff;
	font-weight: bold;
}


#Plus_Minus {
	Margin: 10px 0px;
		display: block;
}	
.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 {
	background: url(../img/minus.jpg) left top no-repeat;
	cursor: pointer;
}

.plus_minus_container {
	padding: 0px 0px 0px 0px;

}

 .spec_contain {
			margin: 0px;
			padding: 0px;
			width: 616px;
		}

		
 .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;
		}
		
		
		
/* location navigation */

.location {
	position: absolute;

	/*white-space: nowrap;*/
	margin: 0px 0px 0px -475px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	z-index: 101;

	top: 0px;
	width: auto;
	left: 50%;
	
}
.location img {
	padding-left: 5px;
	margin-bottom: -5px;
}
		.location ul {
			margin: -1px 5px 0px 0px;
			padding: 1px 0px 0px 0px;
			list-style: none;
/*float:left;*/

		}
		
		.location ul li {
			display: block;
			float: left;
			color: #fff;
			font-weight: bold;
			padding: 0px;
			
			
			text-align: left;

		
		}
		
		.location a {
			color: #fff;
			margin: -2px 0px 0px 0px;
			padding: 10px;
			line-height: 30px;
		
	
		}
		
		.location a:hover {
			color: #ccc;
			text-decoration: none;
		}
			.location ul li a#country_tab.ON {
			color: #e1b413;
			padding: 7px 9px 8px 9px;
			border: 1px solid #000;
			background: #000;
			z-index:101;
		}
	
.yellow {
	color: #e1b413 !important;
	font-weight: bold;
}

span.yellow a:hover {
	color: #e1b413;
	text-decoration: none;
}
	
	
	
#country_contain {
	position: absolute;
	display: none;
	width: 390px;
	height: 400px;
	overflow: hidden;
	background: url(../img/country_contain_bg.png) center 2px no-repeat;
	margin: -3px 0px 0px -14px;
	padding: 10px;
	color: #fff;
}

		#country_contain a {
			color: #fff;
			font-size: 8pt;
			display: block;
			padding: 0px 5px;
			line-height: normal;
		}
		
		
		
		#country_contain .left_box {
			float: left;
			width: 199px;
			margin: 5px 0px 0px 7px;
			padding:0px 0px 0px 5px;
			text-align: left;
			
		}
		
		#country_contain .right_box {
			float: left;
			width: 155px;
			margin: 5px 0px 0px 10px;
			padding: 0px 0px;
			text-align: left;
		}
		
		#country_contain .left_box h1, 
		#country_contain .right_box h1 {
			font-weight: bold;
			font-size: 11pt
		}
		
#country_contain .left_box li {
	margin: 1px 0px 1px 0px;
	padding:0px;
}
		
#country_contain .right_box li {
	margin: 1px 0px 1px 0px;
	padding:0px;
	text-align: left;
	list-style-type: none;
	font-weight:bold;
	font-size: 100%;
}
#country_contain .left_box a {
		padding: 3px 0px 3px 5px;
		width: 171px;
}
#country_contain .right_box a {
	padding: 5px;
	width: 149px;
}#country_contain .left_box a:hover {
	text-decoration: none;
	background: #2D2D2D;
}
#country_contain .right_box a:hover {
	text-decoration: none;
	background: #2D2D2D;

}
#country_contain .left_box a.selected {
	/*background: url(../img/active_country_brand.jpg) left top no-repeat;*/
	text-decoration: none;
	background: #484848;
	
}

#country_contain .right_box a.selected {
	/*background: url(../img/active_country_brand.jpg) 10px left no-repeat;*/
	text-decoration: none;
	background: #484848;
}

#country_contain.ON {
	display: block;
	z-index: 99;
}
#country_contain .go_button_contain {
	
	margin: 15px 0px 0px 130px;
	padding: 0px 0px 0px 0px;
}

#country_contain .go_button_contain a.go_button {
		display: block;
	text-align: center;
	margin: 10px 0px 10px 0px;
	padding: 3px;
	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;
	width: 120px;
}

#country_contain .save_preference_text {
	margin: 16px 0px 0px 0px;
	padding: 3px 15px;
	width: 350px;
}
#country_contain .save_preference_text form, 
#country_contain .save_preference_text input {
	margin: 0px;
	padding: 0px;
}

.save_preference_text h4 {
	color: #333;
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
}
.save_preference_text p {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-size: 8pt;
	font-weight:normal;
}

/* Scroll bar & box */
		
		#scroll_box {
			position: relative;
			height: 250px;
			width: 175px;
			float: left;
			overflow: hidden;
		
		}
		#scroll_box ul {
			min-height: 2000px;/*MUST MATCH JS CODE Height for slider purposes */
			font-size: 8pt;
		}
		
		#scroll_box li {
			margin: 5px 0px 5px 5px;
			text-align: left;
			list-style-type: none;
		}
		
		#scroll_bar {
			top: 0;
			left: 7px;
			width: 4px;
			height: 250px;
			float: left;
			position: relative;
			background-color: #ccc;
		}
		
		#scroll_handle {
			top: 1px;
			left: 2px;
			margin-left: -7px;
			width: 14px;
			height: 70px;
			background: url(../img/scroll_handle.jpg) left top no-repeat;
		}
		
		
		
		/* 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;
}
#template_1 #col_1 #col_1_1 .content .login_form h2 {
	text-align: left;
}
#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: right;
}

#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 {
			background: url(../img/red_more_arrow.png) left 4px no-repeat;
			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 {
	list-style: outside url(../img/icon/carrot.gif);
	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 .plus_minus_container 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 {
background:transparent url(../img/plus.jpg) no-repeat scroll left top;
border-bottom:1px solid #CCCCCC;
font-size:90%;
font-weight:bold;
margin:3px 0;
padding:0 25px 3px;
}

.plants .plus_minus_button {
background:transparent url(../img/plant_plus.png) no-repeat scroll left top;
border-bottom:0px solid #CCCCCC;
font-size:90%;
font-weight:bold;
margin:3px 0;
padding:6px 25px 7px 5px;
color: #fff;
cursor:pointer;
}
#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 {
	background: url(../img/plant_minus.png) left top no-repeat;
	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-image: url(../img/search_back.jpg);
	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 a:link,
#template_3_1 #col_1_1 #photo_galleries a:hover  {
	cursor: pointer;

}

#template_3_1 #col_1_1 #photo_galleries .thumb_nail,
#template_1_2 #col_1 #photo_galleries .thumb_nail,
#template_1_2 #col_2  #photo_galleries .thumb_nail {
	border: 0px solid #FFFFFF;
	float: left;
	height: auto;
	margin: 0px 15px 10px 0px;
	padding: 0;
	position: relative;
	width: 133px;
	background-image: url(../img/photo_gallery_folder.jpg);
	background-repeat: no-repeat;
	min-height: 123px;
	max-height: 123px;
}

#template_3_1 #col_1_1 #gallery_display .thumb_nail {
	border: 0px solid #FFFFFF;
	float: left;
	height: auto;
	margin: 0px 15px 10px 0px;
	padding: 0;
	position: relative;
	width: 133px;
	background-image: url(../img/photo_gallery_folder.jpg);
	background-repeat: no-repeat;
	max-width: 150px;
	min-height: 103px;
	max-height: 103px;
	display:none;
}

#template_3_1 #col_1_1 #photo_galleries .thumb_nail .gallery_img, 
#template_3_1 #col_1_1 #gallery_display .thumb_nail .gallery_img,
#template_1_2 #col_1 #photo_galleries .thumb_nail .gallery_img,
#template_1_2 #col_2 #photo_galleries .thumb_nail .gallery_img {
	display: block;
	height: 69px;
	width: 112px;
	text-align: center;
	overflow: hidden;
	margin: 16px 0px 10px 9px;
	background-position: center;
}
#template_1_2 #col_2 #photo_galleries .thumb_nail .gallery_img {
	float:left;
}
#template_3_1 #col_1_1 #photo_galleries .thumb_nail .gallery_img img {
	margin: 0px;
	padding: 0px;
	
}
#template_3_1 #col_1_1 #photo_galleries .thumb_nail p {
float:none;
	text-align: center;
}
#template_3_1 #col_1_1 #photo_galleries .thumb_nail p:hover {
	text-decoration: underline;
}
#template_3_1 #col_1_1 #photo_galleries h4, #template_3_1 #col_1_1 #gallery_display h4 {
	color: #949494;
	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: 120%;
	padding: 0px;
}
#template_3_1 #col_1_1 #photo_galleries p{
	font-size: 10px;
}

.paging_container {
	background: none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0px 5px 0px;
	
}
.paging_container p{
	font-size: 12px;
}
.paging_container div.counter {
	text-align:right;
	margin: -16px 0px 1px 0px;
	font-size: 12px;
	float:right;
}
.paging_container div.counter img {
	margin: 0px 0px -3px 5px;
}

.paging_container div.counter a:hover {
	text-decoration:none;
}

.paging_container div.counter span {
	margin-right: 20px;
}
.paging_container div.counter span a:hover {
text-decoration: underline;	
}

.paging_container .counter_number {
	font-weight: bold;
	font-size: 12px;
margin-right: -14px;
margin-left: 5px;
line-height: 17px;
	
}
.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;
}


#template_3_1 #col_1_1 #photo_results .thumb_nail,
#template_1 #gs_template #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,
#template_1 #gs_template #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,
#template_1 #gs_template #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,
#template_1 #gs_template #photo_results .thumb_nail .image_container a  {
	cursor: pointer;
}


#template_3_1 #col_1_1 #photo_results .thumb_nail .caption_content,
#template_1 #gs_template #photo_results .thumb_nail .caption_content {
	float:left;
	top: 0px;
	width: 160px;
	background: #fff;
}
p.back {
	font-size: 11px;
	padding-bottom: 5px;
}
.loading {
    margin-right: 30px;
    margin-top: 100px;
    min-height: 300px;
    text-align: center;
}
.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;
}


/*   language container for Microsite Modual selector window */

.language_container{
	width: 440px;
	
		
	margin-bottom: 10px;
	
}
.language_col_1{
	width: 210px;
	float:left;
}
.language_col_2{
	width: 210px;
	float:right;

}
.language_container ul {
	margin: 0px;
	padding: 0px;
}
.language_container li {
	margin-bottom: 3px;
}


.language_container h3, .facility_container h3 {
		font-size: 18px;
	color: #fff;
	border-bottom: 1px solid #757575;
	padding: 0px 5px 5px 0px;
	margin-bottom: 10px;
	font-weight: normal;
}
.language_container a:link {
	color: #fff;
	font-size: 10pt;
	text-decoration: none;

}
.language_container a:visited {
	color: #fff;
	font-size: 10pt;
	text-decoration: none;

}
.language_container a:hover {
	text-decoration: underline;
} 

/* 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;
	color: #fff;
	font-size:11pt;
}
.facility_nav .news_categories_list ul li {
	border-bottom: 1px solid #525252;
	font-size: 12px;
	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;
	margin: 0px 0px 20px 0px;
}
.catalog_tags P{
	font-size: 80%;
}

.photo_filters {
	padding: 0px;
	margin: 5px 0px 20px 0px;
	height: 0px;
	
}

.vehicle_container {
	margin-bottom: 15px;
}


/* Added styles for redesign 2010 */

#col_2 .content .global_news .img_contain img {
	float:left;
	padding: 5px 10px 10px 5px;
	margin: 0px;
}
#col_2 .content .global_news .text_block {
	padding: 0px 0px 5px 5px;
}


/*------------------------------------ Video Slider and Buttons-------------------------------------- */
						.news_slide_contain {
							margin: 5px 0px 0px 0px;
							padding: 0px 0px 4px;
							/*background: url(../img/slider/news_slide_bottom.jpg) left bottom no-repeat;
							border-bottom: 2px solid #B3D1ED;*/
						}
						
						.news_slide_mask {
							position:relative;
							width:620px;
							height: 240px;
							overflow:hidden;
							/*background: url(../img/slider/news_slide_top.jpg) left top no-repeat;*/
							padding: 5px 0px 0px;	
												
						}
						
						
						#news_slide {
							position:absolute;}
						
						#news_slide .news_item {
							width: 600px;
							height: 240px;
							float:left;
							padding: 10px;
							margin: 0px;
							overflow: hidden;
							color: #fff;
							
							
						}
						
					
						#news_slide .news_item h3 {
							font-size: 185%;
							margin: 0px 0px 0px 0px;
							padding: 0px;
							
						}
						
						#news_slide .news_item img {
							margin: 0px 0px 0px 0px;
							/*float: left;*/

						}
						
					
						
						#news_slide .news_item p {
							color: #333;
							margin: 0px;
						}
						#news_slide .news_item p.date {
							color: #666666;
							font-size: 10px;
						}
					
						.news_img_contain {
							width: 270px;
							height: 205px;
							overflow: hidden;
							border: 0px;
							float: left;
							background: none;
							border:0px;
							overflow:hidden;			
						}

						.news_img_contain a img {
							border: 0px;
						}

						
						.news_img_contain img {
							min-height: 50px;
							min-width: 50px;
							 max-width: 272px;
    						
						}		
						
						.news_img {
							width: 270px;
							height: 205px;
							overflow: hidden;
							background: #003366;
							position: absolute;
						}
						
						.play_video_button {
							background: url(../img/slider/play_button_lg.png) 5px 158px no-repeat;
							width: 270px;
							height: 205px;
							position: absolute;
							z-index: 10;
							cursor: pointer;
							
						}
						.news_copy {
							width: 315px;
							height: 214px;
							padding: 0px;
							margin: 0px 0px 0px 10px;
							overflow: hidden;
							float: left;
							
						}

						.news_copy h1 {
							font-size: 14pt;
							padding: 0px;
							font-weight: lighter;
							    margin: 0 0 5px;
						}
						.news_copy h1 a {
							color: #1F3C8A;	
						}
						
						.news_copy p {
							font-size: 10pt;
							color: #333;
							margin: 0px;
							padding: 5px 0px;
							
						}
						
						.news_copy .date {
							font-size: 9pt;
							font-style: italic;
							padding: 0px 0px;
						}
						.news_copy p a {
							color: #6377f1;
							font-weight: bold;
							padding: 0px 0px 0px 10px;
							background: url(../img/slider/link_arrow.png) left 5px no-repeat;
						}
						
						
						
						.news_thumb_contain {
							width: 620px;
							height: 120px;
							padding: 0px 0px;
							overflow: hidden;
							/*background: #252525 url(../img/slider/news_thumb_contain_bg.jpg) left top repeat-x;*/
							margin: 0px 0px 5px;
							/*border-top: 1px solid #727272;*/
							
						}
						
						.news_thumb {
							width: 600px;
							margin: 0px auto;
							padding: 0px;
						}
						
						.news_thumb span {
	width: 100px;
	height: 115px;
	overflow: hidden; /*background: url(../images/slider/video_button.png) left top no-repeat;*/
	display: block;
	cursor: pointer;
	float: left;
	margin: 0px 25px 0px 0px;
	padding: 5px 0px 0px;
	text-align: center;
	background: #DFDFDF;
	color: #333;
	font-weight: normal;
}
.news_thumb span.last {
	margin: 0px 0px 0px 0px;
}
						.news_thumb span img {
							width: 120px;
							height: 50px;
							margin-bottom: 1px;
						}
						.news_thumb span.active {
							/*background: url(../images/slider/active_video_button.png) left top no-repeat;*/
							background: #646464;
						}
						.news_thumb span.active .thumb_copy {
							color: #fff;
						}
						
						#active_arrow {
							position: absolute;
							height: 8px;
							width: 620px;
							padding: 0px;
							margin: -7px 0px 0px 10px;
							z-index: 100;
						}
						
						#active_arrow span {
							width: 100px;
							margin: 0px 25px 0px 0px;
							height: 8px;
							display: block;
							float: left;
						}
						#active_arrow span.last {
							width: 100px;
							margin: 0px 0px 0px 0px;
							height: 8px;
							display: block;
							float: left;
						}
						
						#active_arrow span.active {
							background: url(../img/slider/active_thumb.png) center top no-repeat;
						}
						
						
						
						.thumb_image_contain {
							width: 90px;
							height: 60px;
							margin: 0px auto;
							padding: 0px 0px 0px;
							overflow: hidden;
						}
						
						.play_video_button_sm {
							background: url(../img/slider/play_button_sm.png) 2px 40px no-repeat;
							width: 90px;
							height: 60px;
							position: absolute;
							z-index: 10;
							cursor: pointer;
							
						}
						
						.thumb_image {
							width: 90px;
							height: 60px;
							margin: 0px;
							padding: 0px;
							position: absolute;
						
						}
						

						
						.thumb_copy {
							margin-top: 5px;
							padding:0 3px;
							font-size: 10px;
							margin-top: 1px;
						}
						
						
								.thumb_image {
							width: 90px;
							height: 60px;
							margin: 0px;
							padding: 0px;
							position: absolute;
						
						}
						
						
/*  Next and Previous Buttons */
					
						.button_contain {
							position: absolute;	
							width: 100px;
							margin: 195px 3px 0px 528px;
							z-index: 100;
							display:none;
						}
						
						.next_button {
							width: 38px;
							height: 38px;
							background:url(../img/slider/next_arrow.png) left top no-repeat;
							display:block;
							float: left;
							margin: 0px 0px 0px 3px;
							padding: 0px;
							
							cursor: pointer;
						}
						.previous_button {
							width: 38px;
							height: 38px;
							background:url(../img/slider/previous_arrow.png) left top no-repeat;
							display:block;
							float: left;
							margin: 0px 3px 0px 0px;
							padding: 0px;
							cursor: pointer;
						}
						
						


#col_1_1 .global_content_brand_selector {
	background: url("../img/brand_sel_back.jpg") no-repeat right top;
	height: 48px;
	width: 463px;
	float: right;
	padding: 3px 0px 3px 0px;
	margin: 0px;
}
#col_1_1 .global_content_brand_selector img {
	max-height: 36px;
	max-width: 65px;
}
#col_1_1 .global_content_brand_selector table tr td {
	border-right: 1px solid #E1E1E1;
}
#col_1_1 .global_content_brand_selector table tr td.last {
	border: 0px;
}
#template_3_1 #col_1_1 .global_content_brand_selector {
	width: 588px;
	margin-right: 5px;
}

.brand_select_txt {
	background: url("../img/brand_sel_txt_back.jpg") no-repeat left top;
	height: 48px;
	width: 157px;
	float:left;
}

#col_1_1 .brand_select_txt h3,
#template_3_1 #col_1_1 .brand_select_txt h3  {
	font-size: 9pt;
	text-transform: uppercase;
	padding: 17px 15px 5px 10px;
	letter-spacing: 1px;
	border: 0px;
}

.global_content_brand_selector .thumb_icon {
	display:inline;
	float:left;
	margin:-12px 0 0;
	overflow:hidden;
	padding:0 0 0 20px;
	text-align:center;
}

.global_content_brand_selector .thumb_icon a {
	display:table-cell;
	height:70px;
	text-align:center;
	vertical-align:middle;
}
.global_content_brand_selector .thumb_icon img {
	text-align:center;
	vertical-align:middle;
}


.social_tabs {
	float: right;
	background: url(../img/social_background_v2.png) top left ;
	height: 35px;
	width: auto;
	min-width: 100px;
	margin-top: -35px;
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 0px 5px 0px 5px;
}
.social_tabs ul, .social_tabs ul li {
	margin: 2px 0px 0px 0px;
	display:inline;
	padding: 0px;
}

.social_tabs ul li.social_icon {
	/*float:left;*/
padding: 0px 1px 0px 1px;
}
.social_tabs ul li.social_icon img  {
	max-width: 16px;
	max-height: 16px;
	
}
.social_tabs h3 {
	font-size: 8px;
	color: #ccc;
	text-align: center;
	margin: 0px 0px 1px 0px;
	padding: 2px 1px 2px 1px;
	text-transform: uppercase;
}

#col_1 .news_contain .text_block p.date {
	color: #7C7C7C;
	font-size: 10px;
}

.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: 11pt;
	font-weight: bold;
	color: #595A5C;
	padding: 5px 0 0;
}
.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:0 5px 10px;

}







#brand_button {
	margin: 0px 0px 0px -15px;
	padding: 0px;
	padding-left: 15px;
	min-width: 150px;
	display:block;
	cursor: pointer;
}

#brand_contain {
margin:29px 0px 0px -15px;
padding:0px 0px 0px 0px;
position:absolute !important;
background: #000;
text-transform: normal;
display:none;
}
#brand_contain.ON {
	display: block;
	z-index: 99;
	cursor:hand;
}

			.brand_nav ul li a#brand_button.ON {
			color: #e1b413;
			background: #000;
			
		}


.brand_content {
text-align:left;
border:0px solid #000000;
border-top:medium none !important;
padding:0px 0px 10px 0px;
width:auto;
min-width: 165px;
}

.brand_content ul {
	list-style:none outside none;
margin:0;
padding:0px 0px 0px 0px;
}

.brand_content ul li {
	font-size: 11px;
	margin: 0;
	padding: 5px 15px 5px 15px;
	text-align: left;
	float: none;
}
.brand_content ul li a {
color:#fff;
display:block;
font-weight:bold;
padding:0 0 0 0px;
text-decoration:none;
line-height: 14px;
}
.brand_content ul li a:hover {
	color:#E1B413;
}
.brand_content ul li a.current {
color:#E1B413;
padding:0 0 0 0px;
}
.brand_related {
	border-top: 1px dotted #666;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
	background: #222;
	
}
.brand_content ul li.brand_related_title, .brand_content ul li.brand_title {
	font-size: 12px;
	color: #fff;
		font-weight: bold;
		text-transform: uppercase;
}


.archive_list .date {
	width: 100px;
}
.archive_list .headline {
    margin-left: 110px;
    margin-top: -16px;
}
.news_contain .more_headlines {
	border-bottom: 0px;margin:0px;
	padding: 0px;
}
.news_contain .results_filters {
	padding: 3px 0px 3px 0px;
	margin: 0px;
	display:block;

}

#col_1 .news_contain .results_filters .catalog_tags {
	margin: 0px 0px 2px 0px;
	padding: 5px 5px 5px 10px;
	border-top: 1px solid #F1F1F1;
}
#col_1 .news_contain .results_filters .catalog_tags p{
	margin: 0px;
}


.news_contain .paging_container {
	height: 18px;
	    padding: 5px 0;
		 margin-bottom: 10px;
}
#col_1 .news_contain .paging_container div.counter {

    margin: 0px 0 1px;

}
ul.archive_list li {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #ECECEC;
}

/* 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Updated version of photo gallery displays and grids 3-06-2012 */


#col_1 .photos_contain .thumb_nail {
    border: 2px solid #FFFFFF;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;

} 


	 
	 
	  #col_1 .photos_contain .thumb_nail:hover {
	  	border: 2px solid #888888;
	  }
	 
	 
#col_2 .content .photo_viewer .thumb_nail { 
		margin: 0px 0px 0px 0px;
		padding: 5px ;
		max-width: 278px;
		min-height: 55px;
		overflow: hidden;
	}
#col_2 .content .photo_viewer .thumb_nail:hover {
			cursor: pointer;
		}
		#col_2 .content .photo_viewer .thumb_nail:hover p {
			cursor: default;
		}
	#col_2 .content .photo_viewer .thumb_nail .photo_tool_set {
	 background: rgba(0, 0, 0,.6);
    -webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-bottomleft: 3px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
	padding: 5px 7px 3px 7px;
	
	width:auto;
	float:right;
	position: relative;
	margin: -31px 41px 0px 0px;
	display:none;
	height:18px;
	border-right: 1px solid rgba(0,0,0,.5);
}

#col_2 .content .photo_viewer .thumb_nail .photo_tool {
    background: rgba(0, 0, 0,.6);
    border-radius: 3px;
    display: block;
    float: right;
    margin: -31px 6px 0 0;
    padding: 5px 7px 3px 7px;
    position: relative;
    width: auto;
	height:18px;
}
#col_2 .content .photo_viewer .thumb_nail:hover .photo_tool{
	border-radius: 0px;
	    -webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-toplright: 3px;
-moz-border-radius-bottomright: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-left: 1px solid rgba(255, 255, 255, .2);
}
#col_2 .content .photo_viewer .thumb_nail .photo_tool img {
	border: 0px;
}


#col_2 .content .photo_viewer .thumb_nail .photo_tool_set img {
	border: 0px;
	padding: 0px 5px 0px 5px;
	margin: 0px
}
#col_2 .content .photo_viewer .thumb_nail img {
		margin: 0px 0px 0px 0px;
		padding: 0px;
		border: 1px solid #dadada;
	}
	
#col_2 .content .photo_viewer .thumb_nail img.resize {
height: auto;
display:block;
text-align: center;
margin:0px auto;
}

#col_2 .content .photo_viewer .thumb_nail img.resize {
display:block;
text-align: center;
}	

	
#col_2 .content .photo_viewer .thumb_nail p {
		Font-size: 11px;
		line-height: 14px;
		padding: 0px; 
		margin: 3px 0px 3px 0px;
		color: #666;
	text-align:left;

		
	}
	
#col_2 .content .thumb_nail a {
		margin: 0px;
	}
	

#col_2 .content .thumb_nail a:hover {
	text-decoration: none;
	color: #304561;
	} 

#col_2 .content .photo_viewer .thumb_nail:hover .photo_tool_set{
	display:block;
}




	
	

/*Photo grid col 2 column */



#template_1_2 #col_1 #photo_galleries .thumb_nail,
#template_3_1 #col_1_1 #photo_galleries .thumb_nail{
	float:left;
	position: relative;
	min-height: 166px;
	min-width: 135px;
	max-height: 166px;
	margin: 5px 7px 10px;
	max-width: 135px;

}
#template_1_2 #col_1 #photo_galleries .thumb_nail {
	margin: 5px 10px 10px;
	
}
#template_1_2 #col_1 #photo_galleries .gallery_list .thumb_nail,
#template_1_2 #col_2 #photo_galleries .gallery_list .thumb_nail,
#template_1 #col_1 #photo_galleries .gallery_list .thumb_nail,
#template_3_1 #col_1_1  #photo_galleries .gallery_list .thumb_nail {
	min-width: 100%;
	max-width: 99%;
	height: auto;
	background:none;
	margin: 2px 0px 7px 0px;
	padding: 0px;
	max-height: 80px;
	min-height: 10px;
	float:none;
}
#template_1_2 #col_2 #photo_galleries .gallery_list .thumb_nail{
	padding: 5px;
	margin: 0px;
}
#template_1_2 #col_1 #photo_galleries .gallery_list .thumb_nail,
#template_3_1 #col_1_1 #photo_galleries .gallery_list .thumb_nail {
	margin: 2px 0px 7px 0px;
	float:left;
}
#template_1_2 #col_2 #photo_galleries .gallery_list .thumb_nail:hover {
	background-color:#ececec;

}
#template_1_2 #col_2 #photo_galleries .gallery_list .thumb_nail:hover p,
#template_1_2 #col_2 #photo_galleries .gallery_list a:hover {
		text-decoration:none;
}

#template_1_2 #col_2 #photo_galleries .thumb_nail{
	min-height: 105px;
	min-width: 288px;
	max-width: 288px;
	max-height: 105px;
	float:left;
	position: relative;
	margin: 5px 10px 10px 0px;
	border-bottom: 1px dotted #CCCCCC;
}
#template_1_2 #col_2 #photo_galleries .gallery_list .thumb_nail{

	min-width: 99%;
	max-width: 99%;


}




#col_1 .content .gallery_list .gallery_counter,
#template_3_1 #col_1_1 .gallery_list .gallery_counter {
	display:none;
}

	
	#col_2 .gallery_list {
		margin: 0px;
		overflow: hidden;
	}
		#col_1 .gallery_list {
		border-bottom: 0px dotted #ccc;
		margin: 0px 7px 0px 0px;
	}


	#col_2 .gallery_list:hover {
		text-decoration:none;
		cursor: pointer;
	}
	#col_1 .gallery_list:hover	{
		background:none;
		
	}

	
	#col_1 .gallery_list a:hover h3 {
		text-decoration:underline;
		
	}


#col_1_1 .search_contain {
    background: none;
	 background-color: #4f4f4f;
    float: none;
    height: auto;
    margin: 5px 0px 10px 0px;
    padding: 13px 10px 13px 13px;
    text-align: center;
    width: 725px;
	 border-radius: 5px;
}
#col_3 .search_contain {
    background: none;
	 background-color: none;
    float: none;
    height: auto;
    margin: 5px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    width: 165px;
	 border-radius: 5px;
}
#col_1_1 input.photo_search_input,
#col_1 input.archive_search_input{
	border: 1px solid #e3e3e3;
	color: #555;
	float: none;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	height: 24px;
	margin: 0 0px 0px -20px;
	padding: 0px 0px 0px 5px;
	text-align: left;
	vertical-align: middle;
	width: 400px;
	background: url("../img/camera_icon.png") no-repeat scroll 373px 4px #FFFFFF;
}
#col_1 input.archive_search_input{
height: 28px;	
margin: 0px;
background: url("../img/doc_icon.png") no-repeat scroll 373px 6px #FFFFFF;
}

#col_3 input.photo_search_input {
	border: 1px solid #e3e3e3;
	color: #555;
	float: none;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	height: 28px;
		margin: 0px;
	padding: 0px 0px 0px 5px;
	text-align: left;
	vertical-align: middle;
	width: 121px;
	background: url("../img/camera_icon.png") no-repeat scroll 103px 5px #FFFFFF;
}
#col_1_1 input.search_button {
    border: medium none;
    height: auto;
    margin: 0 0px 0px -5px;
    padding: 0;
    vertical-align: middle;
    width: auto;
}


#template_3_1 #col_1_1 .photos_contain .thumb_nail {
    clear: none;
    float: left;
    height: 123px;
    margin: 0 12px 15px;
    max-height: 123px;
    max-width: 125px;
    overflow: hidden;
    padding: 0;
    vertical-align: baseline;
    width: 125px;
}
#template_3_1 #col_1_1 .content .photos_contain .thumb_nail {
	background: none repeat scroll 0 0 #DCDCDC;
	vertical-align: baseline;
}
#template_3_1 #col_1_1 .content .photos_contain #photo_galleries .gallery_listing .thumb_nail {
	background-color:#fff;
}


#template_3_1 #col_1_1 .content .photos_contain .thumb_nail:hover {
	background: #888;
	border: 2px solid #888;
}

#template_3_1 #col_1_1 .content .photos_contain .thumb_nail img.resize {
   display: block;
    left: 0;
    max-height: 69px;
    max-width: 104px;
    text-align: center;
    top: 0;
	 padding: 0px;
	 margin: 0px auto;
}


#template_3_1 #col_1_1 #photo_galleries .thumb_nail .gallery_img, 
#template_3_1 #col_1_1 #gallery_display .thumb_nail .gallery_img,
#template_1_2 #col_1 #photo_galleries .thumb_nail .gallery_img,
#template_1_2 #col_2 #photo_galleries .thumb_nail .gallery_img,
#template_1 #col_1 #photo_galleries .thumb_nail .gallery_img {
	border-radius: 5px;
	background-repeat: no-repeat;
}

#template_3_1 #col_1_1 .photos_contain .thumb_nail p {
    color: #424242;
    float: none;
    margin: 0;
    padding: 0;
	 }

#template_3_1 #col_1_1 #photo_galleries p,
#template_1_2 #col_1 #photo_galleries p,
#template_1 #col_1 #photo_galleries p {
 border-bottom: 0 none;
    color: #424242;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    margin: 0;
    max-height: 44px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 100%;
}
#template_1_2 #col_1 #photo_galleries .gallery_list p,
#template_3_1 #col_1_1 #photo_galleries .gallery_list p {
	text-align: left;
	height: auto;
	font-size: 13px;
	text-decoration:none;
	font-weight: bold;
	line-height: 16px;
	max-height:47px;
}
#template_1_2 #col_1 #photo_galleries .gallery_list p:hover {
	text-decoration: underline;
}
#template_1_2 #col_2 #photo_galleries p {
 padding: 0px 0px 3px;
		display:block;
		float:right;
		width: 120px;
		 margin: 7px 0 0;
		 color: #424242;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    max-height: 57px;
    overflow: hidden;
    width: 133px;
}
#template_1_2 #col_2 #photo_galleries .gallery_list p{
	float:none;
	margin: 0px;
	width: 268px;
	max-height: 42px;
	overflow: hidden;
}

.paging_container {
	border-top: 0px;
	border-bottom: 1px dotted #999;
	height:28px;
}
.page_bottom .paging_container {
	border-top: 1px dotted #999;
	border-bottom: 0px;
	margin-top: -10px;
}
.paging_container label {
	font-size: 12px;
	color: #555;
}
.paging_container select.page_sort {
  border: 1px solid #E3E3E3;
    color: #666666;
    padding: 4px 5px 3px;
    vertical-align: middle;
	 font-size: 12px;
	 margin-right: 20px;
	 margin-top: -5px;
	 }
	 .paging_container select.page_sort option {
	 	padding: 2px 10px 2px 3px;
	 }
	 .paging_container div.counter{
	 	height: 35px;
		  vertical-align: baseline;
		  margin:0px 0px 0px 0px;
	 }
	 .paging_container div.counter span{
	 	color: #555;
		margin: 0px 5px 0px 0px;
	 }
	.paginator {
   
    height: 24px;
    margin-top: -7px;
    width: 24px;
}
.paginator img {
    margin: 0 2px;
    vertical-align: middle;
}
.paging_container .counter_number a.paginatorlink {
	padding: 3px 5px;
	background: #ececec;
	color: #555;
}
#photo_galleries .paging_container .counter_number a.paginatorlink:hover {
	text-decoration:underline; 
}

.paging_container div.counter img {
    margin: -2px 0 0 0px;
	 border-radius: 3px;
}
.paging_container .counter_number a.active, 
.paging_container .counter_number a.active:hover {
    border: 0px solid #CCCCCC;
    color: #555;
	 font-weight:bold;
    text-decoration: none;background: #fff;
}
.paging_container .counter_number {
	font-weight: normal;
}

.paging_container div.counter .pageinator_camera {
	margin: 3px 5px 0px 0px;
	height: 24px;
	width: 24px;
	float:left;
}


#template_3_1 #col_1_1 #photo_results .thumb_nail,
#template_1 #gs_template #photo_results .thumb_nail {
    border-bottom: 0px solid #DCDCDC;
    clear: none;
    float: left;
    height: 174px;
    margin: 0 0 15px;
    max-height: 174px;
    max-width: 160px;
    overflow: hidden;
    padding: 0 15px 5px 10px;
    width: 160px;
	border-radius: 5px;
}

#template_3_1 #col_1_1 #photo_results .thumb_nail:hover,
#template_1 #gs_template #photo_results .thumb_nail:hover {
	background: #ececec;
	border-radius: 5px;
}

#template_3_1 #col_1_1 #photo_results .thumb_nail .caption_content,
#template_1 #gs_template #photo_results .thumb_nail .caption_content {
	background:none;
}
#template_3_1 #col_1_1 #photo_results .thumb_nail .photo_tool_set,
#template_1 #gs_template #photo_results .thumb_nail .photo_tool_set {
	float:none;
	text-align: center;
	position: relative;
display:block;;
}
#template_3_1 #col_1_1 #photo_results .thumb_nail:hover .photo_tool_set,
#template_1 #gs_template #photo_results .thumb_nail:hover .photo_tool_set {
	display:block
}
#template_3_1 #col_1_1 #photo_results .thumb_nail .caption_content,
#template_1 #gs_template #photo_results .thumb_nail .caption_content {
	height:41px;
	overflow:hidden;
}
#template_3_1 #col_1_1 #photo_results .thumb_nail .photo_tool_set img,
#template_1 #gs_template #photo_results .thumb_nail .photo_tool_set img {
	padding: 0px 3px 0px 3px;
}
#template_3_1 #col_1_1 #photo_results .thumb_nail .photo_tool_set a.img_active img,
#col_2 .content .photo_viewer .thumb_nail .photo_tool_set a.img_active img,
#template_1 #gs_template #photo_results .thumb_nail .photo_tool_set a.img_active img{
opacity:0.4;
 filter:alpha(opacity=40);
}
#template_3_1 #col_1_1 #photo_results .thumb_nail
{
    padding: 5px 13px 5px;

}
#template_1 #gs_template #photo_results .thumb_nail {
	 padding: 5px 11px 5px;
	 border: 0px;
}

#template_3_1 #col_3 .content{
/*background: url("../img/vehicle_selector_botttom.jpg") no-repeat scroll left bottom transparent;*/
background: none;
    padding: 0 0 8px;
	 margin-bottom: 0px;
	} 
#template_3_1 #col_3 .content h2 {
	color: #4C4C4C;
    font-size: 100%;
    margin: 0;
    padding: 10px 0px 0px 0px;
	 border: 0px;
	 font-weight: bold;
}


#photo_galleries a:hover .thumb_nail p
  {
	text-decoration:underline;
	color: #424242;
}

#photo_galleries a:hover .thumb_nail .gallery_counter  {
	text-decoration:none;
}

#template_3_1 #col_1_1 .photos_contain .thumb_nail a,
#template_3_1 #col_1_1 .photos_contain .thumb_nail a:hover {
    margin: 0;
	 color: #424242;
}
#template_3_1 #col_1_1 .photos_contain h4 {
font-size: 22px;
color:#777;
padding: 0px 0px 20px 0px;
letter-spacing: -.25px;
font-weight: normal;
	
}
.gallery_counter {
	background: url(../img/camera_icon.png) no-repeat -2px 1px;
	display: block;
	width: 35px;
	height: 14px;
	padding: 3px 0px 3px 25px;
	margin: 0px;
	margin-left: 32%;
	font-weight: bold;
	color: #999;
	display:block;
	font-size: 10px;
	float:left;
	
}
#template_1_2 #col_2 .gallery_counter {
	float:right;
	margin: 5px 0px 0px 0px;
	 width: 107px;
}
#template_1_2 #col_1 .gallery_list .gallery_counter,
#template_1 #col_1 .gallery_list .gallery_counter,
#template_1_2 #col_2 .gallery_list .gallery_counter {
	float:left;
	margin: 5px 0px 0px 0px;
	 width: 107px;
}


#template_3_1 #col_1_1 #photo_galleries .thumb_nail,
#template_1_2 #col_1 #photo_galleries .thumb_nail,
#template_1_2 #col_2 #photo_galleries .thumb_nail{
	background-color:#fff;
	}


focus { outline: transparent none; }

table, table p  {
	color: #333;
	font-size: 12px !important;}

	
.poduct_lineup .prod_container {
	font-size: 100%;
}

.product_lineup a:link,
.product_lineup a:visited {
color:#595A5C;
text-decoration:none;
}
.product_lineup a:hover {
	color: #1f3c8a;
}
#col_2 .content .global_news h3{
	font-size: 12px;
}

#col_2 .global_news p {
	font-size: 11px;
	margin-top: 3px;
}
#col_2 .global_news p.date {
	font-size: 10px;
}

#col_2 .content .content h2 {
font-size:135%
}
	 
table.table_plant_info {
    width: 290px;
}

#col_2 .download {
	padding: 10px 0px 20px 0px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
}

#col_2 .download small, #col_1 .download small {
    color: #333333;
    font-size: 80%;
    margin: 0;
}
#col_2 .download small {
	padding-left: 30px;
}

#col_2 .content .download a, 
#col_1 .content .download a,
#col_2 .download a, 
#col_1 .download a{
	 display: block;
    line-height: 18px;
    margin-left: 30px;
	font-weight: bold;
	 }
	 #col_2 .content .download small, 
	 #col_1 .content .download small {
    color: #333333;
    font-size: 80%;
    margin: 0;
}

#col_2 .content .download small {
	padding-left: 30px;
}


.news_article  p {
	line-height: 20px;
}

.news_article #mediacontacts p {
	line-height: 16px;
}



/*  Country language brand selector moved back into core 5_8_2012 */

.country_language_selector {
			width: 890px;
			height: 465px;
	margin-bottom: 0px;
	font-family: arial;
}
.country_language_selector h3 {
	background: none;
	border-bottom: 0px ;
	padding-left: 5px;	
	color: #fff;
	font-weight: lighter;
	height: 32px;
	font-size: 18px;
	margin: 0px;
}
.country_language_selector h3 span {
	color: #F3C112;
}

.region {
float:left;
	width: 156px;
	background: #202020;
	height: 445px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	
}
.region h2 {
	font-size: 11pt;
	color: #fff;
	background: url(../img/co_selector/region_back.jpg) top right no-repeat;
	margin: 0px;
	height: 27px;
	padding: 5px 0px 2px 5px;
}
.region ul, .country_col_1 ul, .country_col_2 ul, .country_col_3 ul, .language_list ul, .brand_col_1 ul, .brand_col_2 ul{
	margin: 0px;
	padding: 0px;
		
}
.region li, .country_col_1 li, .country_col_2 li, .country_col_3 li, .language_list li, .brand_col_1 li, .brand_col_2 li {
	padding: 0px 0px 5px 5px;
	font-size: 10pt;
	list-style: none;
}
.region a:link, .country_col_1 a:link, .country_col_2 a:link, .country_col_3 a:link, .language_list a:link, .brand_col_1 a:link, .brand_col_2 a:link {
	color: #fff;
	text-decoration: none;
}
.region a:visited, .country_col_1 a:visited, .country_col_2 a:visited, .country_col_3 a:visited, .language_list a:visited, .brand_col_1 a:visited, .brand_col_2 a:visited  {
	color: #fff;
	text-decoration: none;
}
.region a:hover, .country_col_1 a:hover, .country_col_2 a:hover, .country_col_3 a:hover, .language_list a:hover, .brand_col_1 a:hover, .brand_col_2 a:hover  {
	color: #F3C112;
	text-decoration: underline;
}
.region a.current, .country_col_1 a.current, .country_col_2 a.current, .country_col_3 a.current, .language_list a.current, .brand_col_1 a.current, .brand_col_2 a.current {
		color: #F3C112;
	text-decoration: underline;
	font-weight: bold;
}

.country_list {
	float:left;
	margin: 0px 0px 0px 0px;
	width: 447px;
	background: #202020;
		height: 445px;
}
.country_list h2 {
	font-size: 11pt;
	color: #fff;
	background: url(../img/co_selector/country_back.jpg) no-repeat top right;
	margin: 0px;
	height: 27px;
	padding: 5px 0px 2px 5px;
}
.country_col_1 {
	float:left;
	width: 149px;
	padding: 0px;
	margin: 0px;
	
}
.country_col_2 {
	float:left;
	margin: 0px ;
	width: 149px;
}
.country_col_3 {
	float:left;
	width: 149px;
}
.language_list {
float:left;
	width: 136px;
	background: #202020;
		height: 445px;
}
.language_list h2 {
	font-size: 11pt;
	color: #fff;
	background: url(../img/co_selector/region_back.jpg) top right no-repeat;
	margin: 0px;
	height: 27px;
	padding: 5px 0px 2px 5px;
}

.brand_list {
	float:left;
	margin: 0px 0px 0px 0px;
	width: 142px;
	background: #202020;
		height: 445px;
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
}
.brand_list h2 {
	font-size: 11pt;
	color: #fff;
	background: url(../img/co_selector/brand_back.jpg) no-repeat top right;
	margin: 0px;
	height: 27px;
	padding: 5px 0px 2px 5px;
}
.brand_col_1 {
	float:left;
	width: 137px;
	font-weight:bold;
}
.brand_col_2 {
	float:left;
	width: 137px;
	font-weight:bold;
}

.remember_selection {
position: absolute;
top: 300px;
right: 15px;

}
.remember_container {
	padding: 5px;
	background: url(../img/co_selector/remember_back.jpg) top left no-repeat;
	width: 268px;
	height: 119px;
}
.remember_container h3 {
text-align: center; 
font-size: 10pt;
	background: none;
	border-bottom: 0px ;
	padding-left: 0px;	
	color: #fff;
font-weight: bold;
	height: 30px;
}
.remember_container h3 span {
	color: #F3C112;
}
.rem_col_1 {
	float: left;
	width: 25px;
padding: 10px 0px 0px 5px;
}
.rem_col_2 {
	float: left;
	width: 222px;
	padding: 10px 5px 0px 5px;
}
.rem_col_2 h2 {
	color: #fff;
	border: 0px;
	font-size: 11pt;
	margin: 0px;
}
.rem_col_2 p {
		color: #fff;
	border: 0px;
	font-size: 8pt;
	margin: 0px;
	
}

.rem_button {
	text-align: center;
	background: #395FDF;
	border-left: 1px solid #AAC8F2;
	border-top: 1px solid #AAC8F2;
	border-bottom: 1px solid #2044BB;
	border-right: 1px solid #2044BB;
	color: #fff;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 10px 3px 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}


/* Modal Window for New PHotos Section */


	
	#mbOverlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #252525;
	cursor: pointer;
}

		/*	Legacy fix for older browsers	*/

#mbOverlay.mbOverlayFF {
	background: transparent url(../img/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	position: absolute;
}

		/*	Overlay panel styling	*/

#mbCenter {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #252525;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	
}

#mbCenter.mbLoading {
	background: #252525;

	-webkit-box-shadow: none;
	-khtml-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#mbImage {
	position: relative;
	left: 0;
	top: 5px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0px;
	border: 0px;
}

		/*	Title, Caption and Button styling	*/

#mbBottom {
	min-height: 1px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: auto;
	font-size: 12px;
	color: #999;
	text-align: left;
	padding: 0 10px 10px;
}

#mbTitle, #mbPrevLink, #mbNextLink, #mbCloseLink {
	display: inline;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}

#mbNumber {
	display: inline;
	color: #999;
	line-height: 14px;
	font-size: 10px;
	margin: auto 10px;
}

#mbCaption {
	display: block;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	float: right;
	outline: none;
	margin: 0 0 0 10px;
	font-weight: normal;
}

#mbPrevLink b, #mbNextLink b, #mbCloseLink b {
	color: #eee;
	font-weight: bold;
	text-decoration: underline;
}

#mbPrevLink big, #mbNextLink big, #mbCloseLink big {
	color: #eee;
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;

}
#mbPrevLink big, #mbNextLink big {
display:none;	
}


#mbBottom a, #mbBottom a:link, #mbBottom a:visited {	
	color: #ddd;
	 position: absolute;
    right: 9px;
    text-decoration: none;
    top: 6px;
	 border: 0px;
}

#mbBottom a:hover, #mbBottom a:active {
	text-decoration: none;
	color: #fff;

}


		/*	Error message styling	*/

#mbError {
	position: relative;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 10px solid #700;
	padding: 10px 10px 10px;
	margin: 20px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
	color: #d00;
	font-weight: bold;
	text-decoration: underline;
}

/* cookie privacy start */

.cookie_privacy_sm {
	background: #000;
	padding: 7px 5px 5px 10px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	position: fixed;
	bottom: 0px;
	min-width: 130px;
	display:block;
	margin-left: 800px;
}
.cookie_privacy_sm p {	
font-size: 12px;
display:block;
font-weight: bold;
width: 110px;
padding-right: 15px;
background: url(../img/privacy_carrot.png) no-repeat 110px 3px;
background-position: top -10px;
color:#fff;
}

.cookie_privacy_sm a:link, .cookie_privacy_sm a:visited {color:#fff; text-decoration: none; display:block;}

.cookie_privacy_sm a:hover {
	color:#E1B413 ;
	text-decoration: underline;
}
.cookie_privacy_sm p:hover {
	color:#E1B413 ;
	text-decoration: none;
}

.cookie_privacy {
	background: #000;
	padding: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	position: fixed;
	bottom: 0px;
	min-height: 60px;
	width: 930px;
	display:block;
	margin-left: 5px;
}
.cookie_privacy p {
color: #fff;	
font-size: 12px;
display:block;
width: 600px;
padding: 10px;
}
.cookie_privacy p a:link, .cookie_privacy p a:visited  {color:#E1B413 ; text-decoration: underline;}
.cookie_privacy p a:hover {color:#fff ; text-decoration: underline;}
.cookie_close {float: right;}
.cookie_close a:link, .cookie_close a:visited {color:#fff; font-weight: bold;}
.cookie_close a:hover {text-decoration:none;}
.cookie_buttons {float:right; margin: 30px 20px 0px 0px; font-size: 11px;}
.cookie_buttons a:link.cookie_yes, .cookie_buttons a:visited.cookie_yes { background: #fc9505; padding: 2px 10px 2px 10px; border-radius: 5px;-moz-border-radius: 5px; border: 1px solid #f5e617; font-weight: bold; color:#fff; margin-right: 20px;}
.cookie_buttons a:hover.cookie_yes { background: #f9c108;}

.cookie_buttons a:link.cookie_no, .cookie_buttons a:visited.cookie_no { background: #666; padding: 2px 10px 2px 10px; border-radius: 5px; -moz-border-radius: 5px; border: 1px solid #999; font-weight: bold; color:#fff;}
.cookie_buttons a:hover.cookie_no { background: #999; border: 1px solid #666;}

.cookie_notification {
	width: 382px;
	right: 0;
	margin: 18px;
	color: #000;
	position: fixed;
	bottom: 0;
	z-index: 1000;
	display: none;
}

.cookie_notification.cookie_minimized {
}

.cookie_notification dd {
	background-color: #d0d3d7;
	overflow: hidden;
	clear: both;					
}

.cookie_notification.cookie_minimized dd {
	display: none;
}

.cookie_notification dd>div {
	line-height: 17px;
	margin: 13px 18px 12px;
	padding-right: 24px;			
}

.cookie_notification dd div a {
	color: #000;
	text-decoration: underline;
}

.cookie_notification.cookie_minimized dt a {
	margin-left: 6px;
	line-height: 26px;
	font-size: 10pt;
}

.cookie_notification dt {
	height: 15px;
	right: 11px;
	top: 18px;
	background: transparent url(/etc/designs/gm/site/docroot/img/icon_sprite.png) no-repeat left -1300px;
	width: 15px;
	position: absolute;
	text-indent: -9999px;
}		

.cookie_notification.cookie_minimized dt {
	float: right;
	display: inline-block;
	background-color: #F5F5F5;
	background-image: none;
	position: relative;
	width: auto;
	min-height: 26px;
	text-indent: 0;
	top: 0;
	right: 0;
	border-top: 2px solid #999;
}

.cookie_notification.cookie_minimized dt span {
	padding-right: 12px;
	margin-right: 6px;
	background: transparent url(/etc/designs/gm/site/docroot/img/icon_sprite.png) no-repeat right -3802px
}	
/* end   */

#template_1_2 .search_message {
color: #db0202;
text-align: center;
font-style:italic;
fonr-size: 12px;
}

/*lightbox widget */
.lightbox_widget {
	width: auto;
	background: #f1f1f1;
	padding: 5px;
	border: 3px solid #ccc;
	margin: 10px 0px 10px 0px;
}
.lightbox_widget h2, #template_3_1 #col_3 .lightbox_widget h2, #col_2 .lightbox_widget h2, #template_3_1 #col_1_1 .lightbox_widget h2 {
margin: 0px;	
padding: 0px 0px 10px 21px;
background: url(../img/lightbox_icon_16.png) no-repeat 0 0px;
font-size: 12px !important;
border: 0px;
font-weight:bold;
color: #444;
}
 #col_2 .lightbox_widget h2{
	 background: url(../img/lightbox_icon_16.png) no-repeat 0 3px;
	
 }
.lightbox_widget h2, #template_3_1 #col_3 .lightbox_widget h2 span.max_count, #template_3_1 #col_1_1 .lightbox_widget h2 span.max_count,  .user_data .lightbox_widget p span.max_count, #col_2 .lightbox_widget h2 span.max_count {
color:#F30;
}
.lightbox_widget p, #template_3_1 #col_3 .lightbox_widget p {
margin: 0px;
font-size: 11px;
}
.lightbox_widget p a, #template_3_1 #col_3 .lightbox_widget p a {
	padding: 0px 5px 0px 5px;
	color: #444;
}
.user_data ul li.lb_link span.max_count {
	text-decoration:none !important;
}
.user_data ul li.lb_link a:hover span.max_count {
	text-decoration:none !important;
}

.user_data ul li.lb_link span.max_count {
	color:#f30;

}


.lightbox_tools a {
	display:block;
	float:left;
	padding: 3px 15px 3px 15px;
	color: #fff;
	text-decoration: none;
	background: #444;
	border-radius: 3px;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	font-size: 14px;
	-moz-box-sizing: border-box;
    border: 0px solid #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	
}
.lightbox_tools a.active, .lightbox_tools a:hover  {
	color:#444;
	background: #ebebeb;
}
	
	.photos_contain p.lb_message {
	margin: -10px 0px 10px 0px;
	font-size: 12px;
	color:#444;
	}

/* end LB */
#template_1  #col_1_1 #gs_template{
		width: 910px;
		padding: 0px 20px 15px 10px;
		margin: 0px;
		}
#template_1 #gs_template #col_1_1 #photo_results .thumb_nail {
    padding: 5px 11px;
}


#template_1 #gs_template .gs_search_contain {
text-align: center;	
padding: 10px;
background: #ebebeb;
border-radius: 3px;
margin: 10px 0 5px 195px;
width: 500px;
}
.gs_search_input {
height: 31px;
border-radius: 3px;
border: 1px solid #bbb;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
padding: 0px 10px 0px 10px;
width: 415px;
}
#col_1_1 .gs_search_contain input.search_button {
background: #ccc;
border: 1px solid #fff;
border-radius: 3px;
height: auto;
width: auto;
padding: 3px 5px 3px 5px;
-moz-box-sizing: border-box;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
	margin: -1px 0px 0px 5px;
}
.gs_region_selector {
text-align: center;
font-size: 12px;
margin: 0px 0px 15px -10px;

}
.gs_region_selector  input {
margin-left: 10px;	
}
.search_selector_type {
margin: 5px 0px 10px 0px;	
color: #000;
}
#col_1 .search_selector_type p {
margin: 0px;
}
.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;
}

#template_1 #gs_template .paging_container {
	border-top: 1px solid #3366CC;
	background: #E5ECF9;
	border-bottom: 0px;
	padding: 0px 0px 0px 5px;
	height: 22px;
	margin-bottom: 20px;
}
#template_1 #gs_template .paging_container div.counter span {
	color:#000;
}
#template_1 #gs_template .page_bottom .paging_container {
	border-top: 0px solid #747c89;
	background: #fff;
	border-bottom: 0px;
	padding: 0px 0px 0px 5px;
	height: auto;
	margin: 20px 0px 20px 0px;
}
#template_1 #gs_template b.gs_title {
font-size: 18px;	
}

#template_1 #gs_template .paging_container div.counter {
font-size: 13px;	
margin: 2px 0px 0px 0px;
}
#template_1 #gs_template .page_bottom .paging_container div.counter {
float:none;
text-align:center;
}

#template_1 #gs_template .page_bottom .paging_container .counter_number a.paginatorlink {
 background: none;
 padding: 3px;
 color: #000;
 font-size: 13px;
}

#template_1 #gs_template .paging_container a {
	color: #0000CC;
	text-decoration: underline;
}


#template_1 #gs_template .paging_container div.counter p {
margin-top: 9px;	
font-size: 13px;
}
a.gs_pager {
font-size: 16px;
font-weight: bolder;
margin: 0px 5px 0px 5px;
}


#error_backdrop {
display:block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left:0;
background: rgba(37, 37, 37, 0.7);
z-index: 998;
position: fixed;
}
#error_messaging {
display:block;
position:absolute;
top: 50%;
left: 50%;
width: 500px;
height: 200px;
margin-left: -270px;
margin-top: -120px;
background: #252525;
z-index: 999;
border-radius: 5px;
border: 0px solid #555;
-moz-box-sizing: border-box;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.4);
	padding: 20px;
}
#error_messaging h2{
font-family: arial;
font-weight: bolder;
color:#fff;
font-size: 22px;
text-align: center;
margin: 20px 0px 0px 0px;
padding: 10px;
}
#error_messaging p {
color: #fff;
text-align: center;
margin: 0px;
font-family: arial;
font-size: 12px;
}
#error_messaging p a:link, #error_messaging p a:visited {
color: #fff;
text-decoration:none;
font-size: 14px;
padding: 0px 10px 0px 10px;
}
#error_messaging p a:hover {
text-decoration:underline;	
}

.gm_login_block {
background: #fff;
border: 2px solid #ccc;
padding: 5px;
	margin: 10px 15px 15px 15px;
height:70px;
}
.gm_login_logo{
	width: 70px;
	display: block;
	float:left;
}
.gm_login_logo img {
max-width: 70px;
}
.gm_login_text{
	margin-left: 80px;
}
.gm_login_block .gm_login_text h2, .gm_login_block .gm_login_text p {
text-decoration: none;
text-align:left;	
}
#template_1 #col_1 #col_1_1 .content .login_form .gm_login_block .gm_login_text h2 {
font-size: 16px;
border: 0px;	
}

/* GSA Search Styling */
.gsa_header_links {
    text-decoration: underline;
    color:#00C;
    font-family: arial,sans-serif; 
    font-size: 12pt;
}
.gsa_content_row {
	margin-bottom:5px;
}
.gsa_key_match_table {
	cellpadding:4;
	cellspacing:0;
	border:0;
	height:40;
	width:100;
	
}
.gsa_text_font {
	font-size: 10pt;
}

/* Image Icons Styling */

div.download div.item {
    clear: both;
    margin: 0 0 8px 0;
}
div.download span.icon img {
    width: 16px;
    height: 16px;
}
div.download span.icon  {
    float: left;
    padding: 0 8px 8px 0;
    background: url(/etc/designs/default/images/icons/default.gif) no-repeat
}
div.download span.icon.type_doc  {
    background: url(/etc/designs/default/images/icons/doc.gif) no-repeat
}
div.download span.icon.type_eps  {
    background: url(/etc/designs/default/images/icons/eps.gif) no-repeat
}
div.download span.icon.type_gif  {
    background: url(/etc/designs/default/images/icons/zip.gif) no-repeat
}
div.download span.icon.type_jpg  {
    background: url(/etc/designs/default/images/icons/jpg.gif) no-repeat
}
div.download span.icon.type_pdf  {
    background: url(/etc/designs/default/images/icons/pdf.gif) no-repeat
}
div.download span.icon.type_ppt  {
    background: url(/etc/designs/default/images/icons/ppt.gif) no-repeat
}
div.download span.icon.type_tif  {
    background: url(/etc/designs/default/images/icons/tif.gif) no-repeat
}
div.download span.icon.type_txt  {
    background: url(/etc/designs/default/images/icons/txt.gif) no-repeat
}
div.download span.icon.type_xls  {
    background: url(/etc/designs/default/images/icons/xls.gif) no-repeat
}
div.download span.icon.type_zip  {
    background: url(/etc/designs/default/images/icons/zip.gif) no-repeat
}




/* CADILLAC NEWS LISTING (TILES) */

.news_tiles_contain {
	margin: 10px -15px 0px 0px; padding: 10px 0px 5px; width: auto; overflow: hidden; transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out;
}

.news_listing .news_listing_header {
	padding-top: 15px;
}
.news_listing .news_listing_title {
	margin: -2px 0px 8px; padding: 0px; color: rgb(163, 147, 82); text-transform: uppercase; font-size: 170%; font-weight: lighter; border-bottom-color: rgb(179, 209, 237); border-bottom-width: 0px; border-bottom-style: solid;
}
.news_listing .news_listing_more {
	background: url("images/more_back.png") no-repeat top rgb(255, 255, 255); margin: 10px 0px; width: 100%; height: 65px; text-align: center;
}
.news_listing .news_listing_more a {
	background: rgb(120, 9, 40); padding: 8px 10px; border: 5px solid rgb(255, 255, 255); text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; font-weight: bold;
}
.news_listing .news_listing_more a:hover {
	background: rgb(50, 61, 67); text-decoration: none;
}

.news_tiles_contain > .news_tile {
	z-index: 4;
	margin: 0px 15px 15px 0px; 
    padding: 0px; 
    overflow: hidden; 
    float: left; 
    position: relative;
    background: rgb(125, 125, 125);
	width: 390px;
	height: 260px;
}
.news_tiles_contain .news_tile img {
	z-index: 6;
    position: relative;
    left: 0px;
   	display: block;
   	cursor: pointer;
}
.news_tiles_contain .news_tile .news_info {
    left: 0px; bottom: 0px; overflow: hidden; 
    position: absolute;
    z-index: 8;
    display: block;
    width: 100%; 
}
.news_tiles_contain .news_tile_title {
    padding: 5px;
	background: rgb(125, 125, 125);
    opacity: 0.8;
    width: 100%;
}

.news_tiles_contain .news_tile_title a {
	text-decoration: none;
	color: #fff;
    font-weight: bold;    
}

.news_tiles_contain .news_tile_footer {
	background: rgb(255, 255, 255);
    width: 100%;  
    display: block;
    float: left;
    font-size: 14px;
    color: #7c7c7c;
    padding-top: 2px;
}
.news_tiles_contain .news_tile_footer_left {
    float: left;
	padding-top: 2px;
}
.news_tiles_contain .news_tile_footer_tag {
    float: left;
	padding-right: 5px;
}
.news_tiles_contain .news_tile_footer_right {
	float: right;
}
.news_tiles_contain .news_tile_footer_right img{
	float: right;
	margin-left: 2px;
}

/* CADILLAC NEWS LISTING (TILES) ENDS */

/* PROMOTILE SLIDER */
.promotile_slider {
	width: auto;
}

.promotile_slider .title{
	text-align: center ;
	color: rgb(163,147,82);
	font-size: 170%;
	text-transform: uppercase;
	padding-bottom: 10px;
}

.promotile_slider .slides {
	width: auto;
	overflow: hidden;
}


.promotile_slider .slides ul {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

.promotile_slider .slides ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: auto;
  background: #fff;
  text-align: center;  
}

.promotile_slider .slides ul li div div {
 	float: left;
    margin-left: 5px !important;   
}

.promotile_slider .pager {
	width: auto;
	padding-top: 10px;
	text-align: center;
	letter-spacing: 5px;
}

.promotile_slider .pager i{
	cursor: pointer;
	color: #696969;
}

/* PROMOTILE SLIDER ENDS */

/* CADILLAC COUNTRY SELECTOR START */

div.cadillac_choose_country ul.uls, li.lis, a.as {
    display:block;
    margin:0;
    padding:0;
    border:0;
}
div.cadillac_choose_country ul#dada{
    background-color:#FFFFFF;
}

div.cadillac_choose_country ul.uls {
    width:163px;
    background:transparent;
    list-style:none;
}

div.cadillac_choose_country li.lis {
    position:relative;
    padding:1px;
    padding-left:0px;
    padding-right:0px;
    z-index:9;
    list-style:none;
    background:none;
}
div.cadillac_choose_country	li.lis.folder	{ }		
div.cadillac_choose_country	li.lis.folder ul.uls {
    position:absolute;
    left:0px; /* IE */
    top:17px;
    padding-top:10px;
}		
div.cadillac_choose_country	li.lis.folder>ul { left:0px; } /* others */

div.cadillac_choose_country a.as {
    padding:2px 0px 0px 10px;
    text-decoration:none;
    color:gray;
    font-weight:normal;
    width:100%; /* IE */

}
div.cadillac_choose_country	li.lis>a.as { width:auto; } /* others */

div.cadillac_choose_country li.lis a.submenu {
    color:#FFFFFF;
    text-transform:uppercase;

}
div.cadillac_choose_country li.lis a.submenu:hover {
    background-color:#FFFFFF;
    color:#000000 !important;
}

div.cadillac_choose_country li.lis a.over{
    background-color:#FFFFFF;
    color:#000000 !important;
}

/* regular hovers */

div.cadillac_choose_country li.lis a:hover {
    color:#000000;
    background-color:#EFEFEF;
}
div.cadillac_choose_country	li.folder a:hover {
}

/* hovers with specificity */

div.cadillac_choose_country li.folder:hover { z-index:10; }		

div.cadillac_choose_country ul.uls li ul, div.cadillac_choose_country li.lis:hover ul ul {
    display:none;
    padding-top:2px;
}

div.cadillac_choose_country ul#menu li.lis:hover ul, div.cadillac_choose_country li.lis:hover li:hover ul {
    display:block;
}
div.cadillac_choose_country{
    font-size:9pt;
    font-weight:normal;
    height:auto;
    /*margin:0;*/
    /*float:right;*/
    display:inline;
    /*position:relative;*/
    width:160px; 
    margin:-26px auto 0px;
    font-size:9pt;
    z-index:999;
}
div.cadillac_choose_country li.active{
    display:none;	
}


#drop_down_menu { 
    display:block; 
    /*position:absolute;*/ 
    clear:both; 
    margin:0px;
    padding:0px;
    text-align:left; 
    list-style-type:none;
    text-align:left; 
    width:160px;
    float:none; 
    left:0px;
    top:0px; 
}
#drop_down_menu li { 
    font-size:9pt; 
    font-weight:bold; 
    float:left; 
    color:#FFFFFF; 
    padding:5px; 
    cursor:pointer; 
    width:150px; 
    background:none; }
#drop_down_menu li ul { 
    margin:0px; 
    padding:0px; 
    list-style-type:none; 
    padding-top:10px; 
}
#drop_down_menu li ul li { 
    display:block; 
    float:none; 
    clear:both; 
    padding:1px 0;  
}
#drop_down_menu li ul li a { 
    color:#666666; 
    font-weight:normal; 
    line-height: 5px; 
    text-decoration:none; 
    display:block; 
}
#drop_down_menu li ul li a:HOVER { 
    text-decoration:underline; 
    color:#69645e; 
}

/* CADILLAC COUNTRY SELECTOR Stop */

/* Indpeended Brand COUNTRY SELECTOR START */

div.brand_choose_country ul.uls, li.lis, a.as {
    display:block;
    margin:0;
    padding:0;
    border:0;
}
div.brand_choose_country ul#dada{
    background-color:#FFFFFF;
}

div.brand_choose_country ul.uls {
    width:163px;
    background:transparent;
    list-style:none;
}

div.brand_choose_country li.lis {
    position:relative;
    padding:1px;
    padding-left:0px;
    padding-right:0px;
    z-index:9;
    list-style:none;
    background:none;
}
div.brand_choose_country	li.lis.folder	{ }		
div.brand_choose_country	li.lis.folder ul.uls {
    position:absolute;
    left:0px; /* IE */
    top:17px;
    padding-top:10px;
}		
div.brand_choose_country	li.lis.folder>ul { left:0px; } /* others */

div.brand_choose_country a.as {
    padding:2px 0px 0px 10px;
    text-decoration:none;
    color:gray;
    font-weight:normal;
    width:100%; /* IE */

}
div.brand_choose_country	li.lis>a.as { width:auto; } /* others */

div.brand_choose_country li.lis a.submenu {
    color:#FFFFFF;
    text-transform:uppercase;

}
div.brand_choose_country li.lis a.submenu:hover {
    background-color:#FFFFFF;
    color:#000000 !important;
}

div.brand_choose_country li.lis a.over{
    background-color:#FFFFFF;
    color:#000000 !important;
}

/* regular hovers */

div.brand_choose_country li.lis a:hover {
    color:#000000;
    background-color:#EFEFEF;
}
div.brand_choose_country	li.folder a:hover {
}

/* hovers with specificity */

div.brand_choose_country li.folder:hover { z-index:10; }		

div.brand_choose_country ul.uls li ul, div.cadillac_choose_country li.lis:hover ul ul {
    display:none;
    padding-top:2px;
}

div.brand_choose_country ul#menu li.lis:hover ul, div.cadillac_choose_country li.lis:hover li:hover ul {
    display:block;
}
div.brand_choose_country{
    font-size:9pt;
    font-weight:normal;
    height:auto;
    /*margin:0;*/
    /*float:right;*/
    display:inline;
    /*position:relative;*/
    width:160px; 
    margin:-26px auto 0px;
    font-size:9pt;
    z-index:999;
}
div.brand_choose_country li.active{
    display:none;	
}


#drop_down_menu_brand { 
    display:block; 
    /*position:absolute;*/ 
    clear:both; 
    margin:0px;
    padding:0px;
    text-align:left; 
    list-style-type:none;
    text-align:left; 
    width:160px;
    float:none; 
    left:0px;
    top:0px; 
}
#drop_down_menu_brand li { 
    font-size:9pt; 
    font-weight:bold; 
    float:left; 
    padding:5px; 
    cursor:pointer; 
    width:150px; 
    color: #000000; 
    background-color: #FFFFFF; 
    visibility: visible; 
    opacity: 1;    
}
    
#drop_down_menu_brand li ul { 
    margin:0px; 
    padding:0px; 
    list-style-type:none; 
    padding-top:10px; 
}

#drop_down_menu_brand li ul li { 
	color: #000000;
    display:block; 
    float:none; 
    clear:both; 
    padding:1px 0;  
    background-color: #FFFFFF; 
    opacity: 0.9;
}

#drop_down_menu_brand li ul li a { 
    color:#666666; 
    font-weight:normal; 
    line-height: 5px; 
    text-decoration:none; 
    display:block; 
    background-color: #FFFFFF; 
    opacity: 0.9;
}

#drop_down_menu_brand li ul li a:HOVER { 
    text-decoration:underline; 
    color:#69645e; 
}

#drop_down_menu_brand .menu {
    color: #000000; 
    background-color: #FFFFFF; 
    visibility: visible; 
    opacity: 1;
 }
 
/* Independed Brand COUNTRY SELECTOR Stop */