@import url('http://images1.ecarlist.com/sites/templates/common/css/base.css');

#chat{position: absolute;}

html {

		border-top:10px solid #ecd300;+
		min-width:980px;
}

body {
	background:#f2f4f4 url(../images/body_bg.jpg) repeat-x 50% 140px;
	min-width:980px;
	font-family:Helvetica,Arial, sans-serif;
	font-size:12px;
	min-height:100%;
}
.wrapper {
	width:980px;
	margin:0 auto;
}
a {
/*	color:#fff;*/
}
#right,#financeLeft, #notify_middle {
	font-size:14px;
	line-height:1.6em;
	min-height:550px;
}
#right h2, #financeLeft h2, #notify_middle h2 {
	font-size:30px;
	line-height:1.3em;
	font-weight:normal;
	margin:0 0 15px 0;
	text-transform:uppercase;
	color:#2B70AC;
}
#content p {
	margin:0 0 1.5em 0;
}

.top_tab {
	display:block;
	width:81px;
	height:70px;
	background:url(../images/tab_bg.png) no-repeat top left;

}
.top_tab:hover {
	background-position:top right;
}
.top_tab span {
	display:block;
	width:100%;
	height:100%;
	text-indent:-999em;
	background:no-repeat 25px 25px;;
	
}
.bottom_tab {
	display:block;
	width:86px;
	height:83px;
	background:url(../images/bottom_tab.png) no-repeat top left;

}

.bottom_tab span {
	display:block;
	width:100%;
	height:100%;
	text-indent:-999em;
	background:no-repeat 25px 12px;
	
}
.youtube_tab span {	background-image:url(../images/youtube_icon.png);}
.facebook_tab span {	background-image:url(../images/facebook_icon.png);}
.twitter_tab span {	background-image:url(../images/twitter_icon.png);}
.home_tab span {background-image:url(../images/home_icon.png);}


/**********************
		HEADER
***********************/

#header {
	background: url(../images/header_bg2.jpg) no-repeat top center;
	height:175px;
	position:relative;

}
#header #logo {
	background:url(../images/logo2.png) no-repeat top left;
	display:block;
	height:106px;
	width:576px;
	text-indent:-999em;
}
#header #tagline {
	display:none;
}

#header .home_tab {
	position:absolute;
	top:-7px;
	right:20px;
}
#header #contact_info {
	height:55px;
	line-height:55px;
	color:#fff;
	text-align:center;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	text-transform:uppercase;
	font-size:14px;
}
#header #contact_info .social_icon {
	background:url(../images/social_icons.png) no-repeat top left;
	display:inline-block;
	position:relative;
	top:2px;
	width:16px;
	height:16px;
	text-indent:-999em;
}
#header #contact_info #facebook.social_icon  {background-position:0px 0px;}
#header #contact_info #twitter.social_icon  {background-position:-24px 0px;}
#header #contact_info #youtube.social_icon  {background-position:-47px 0px;}



#priNav {
	height:71px;
	margin:0 0 15px 0;
	font-size:12px;
	background:url(../images/menu_bg.png) no-repeat top center;
}
#priNav li a {
	line-height:58px;
	height:58px;
	display:inline-block;
	font-size:16px;
	color:#000;
	text-decoration:none;
	padding:0px 30px;
	text-shadow: 0 1px 1px #FFFFFF;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
}
#priNav li {
	background:url(../images/nav_divider_and_hover.png) no-repeat top right;
	padding:0 2px 0 0px;
}
#priNav li.first {
	padding-left:10px;
}
#priNav li.last {
	background:none;
}
#priNav li:hover a {
	background:url(../images/nav_divider_and_hover.png) repeat-x bottom left;
	
}

#priNav ul {
	width:220px;
	background-color:#2f71a8;
	padding:2px;
/*	border:1px solid #fff;*/
	top:58px;
	left:0px;
	-webkit-box-shadow: 5px 5px 5px 0px #000000;
	-moz-box-shadow: 5px 5px 5px 0px #000000;
	box-shadow: 5px 5px 5px 0px #000000;
}
#priNav ul li {
	background:none;
}
#priNav ul li a {
	line-height:20px;
	font-size:14px;
	color:#fff;
	padding:7px 0 7px 20px;
}
#priNav li:hover ul li a {
	background:transparent url(../images/nav_divider.png) no-repeat 4px 12px;
	
	color:#fff;	
}
#priNav li:hover ul li a:hover {
	background-color:#bed1e3;

	color:#000;
}





#footer {
	margin:20px 0 0 0;
	font-size:12px;
	background:#333333 url(../images/footer_bg.png) repeat-x top center;
	color:#c9c9c9;
	padding:0 0 40px 0;
}
#footer .wrapper {
	padding-top:15px;
	width:960px;

}
#footer a {
	color:#c9c9c9;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .logo {
	display:block;
	float:left;
}
#footer .logo a {
	background:url(../images/footer_logo2.png) no-repeat top left;
	display:block;
	width:208px;
	height: 45px;
	text-indent:-999em;
}

#footer .contact_info {
	width:740px;
/*	border:1px solid red;*/
	float:right;
	color:#fff;
	line-height:38px;
	font-size:13px;
	text-shadow: 0px 0px 2px #000;
	filter: dropshadow(color=#000000, offx=0, offy=0);
	
}

#footerNav {
	line-height:33px;
	clear: left;
}
#footerNav li, #ec_footer li {
	display:inline;
	border-right: 1px solid #c9c9c9;
	
	text-shadow: 0px 0px 2px #000;
}
#footerNav li a, #ec_footer li  {
	padding: 0 5px;
	text-shadow: 0px 0px 2px #000;
	filter: dropshadow(color=#000000, offx=0, offy=0);
}
#ec_footer {line-height:25px;font-size:10px; float:left; padding:0px 0 0 5px;}
#ec_footer li{color:#222;text-shadow:none;border-color:#222;}

#ec_footer li a{color:#222;text-shadow:none;}

#footerNav li.first a, #ec_footer li.first {
	padding-left:0px;
}
#footerNav li.last, #ec_footer li.last {
	border-right:0px;

}
#ecarlist {
	float:left;
	display:inline-block;
	width:202px;
	height:16px;
	background:url(../images/dt_logo.png) no-repeat top left;
	text-indent:-999em;
	
}
#ecarlist:hover {
	background-position:bottom left;
}

#footer .bottom_tab {
	float:right;
	position:relative;
	top:-36px;
}



#ec_sitemap_tooltip, #ec_sitemap_tooltip a, #footerNav li a #ec_sitemap_tooltip li a{
	text-shadow:none !important;
}



.content_inner {
	background-color:#fff;
	padding:10px 10px 5px 10px;
	margin:0 0 30px 0;
	-webkit-box-shadow: 0px 0px 5px 0px #474747;
	-moz-box-shadow:  0px 0px 5px 0px #474747;
	box-shadow:  0px 0px 5px 0px #474747;
	display: block;
	overflow: hidden;
}






/* HOME PAGE */

#home p.specials_flash_line_3 span{font-size: 40px;}
#home h3.specials_flash_line_2 span{font-size: 22px;}
#home p.specials_flash_line_1 span{font-size: 29px;}

#specials_flash {
	margin:0 0 37px 0;
}
#specials_flash p {
	margin:0;
}

.features {
	background-color:#fff;
	padding:10px 0px 5px 10px;
	margin:0 0 30px 0;
	-webkit-box-shadow: 0px 0px 5px 0px #474747;
	-moz-box-shadow:  0px 0px 5px 0px #474747;
	box-shadow:  0px 0px 5px 0px #474747;
	
}
.search_inv{
	float: left;
    width: 274px;
    margin: 0 0 0 24px;
    font-family: Verdana;
    font-size: 13px;
    color: #3c3c3c;
	
}
.search_inv select{
	width: 84%;
	margin-bottom: 5px;
	margin-top: 2px;
}
#hp_quicklinks {
	width:386px;
	float:left;
}

#hp_quicklinks li {
}

#hp_quicklinks li a {
	display:block;
	background:url(../images/hp_ql_bg.png) no-repeat top left;
	width:386px;
	height:36px;
	text-indent:-999em;
}

#hp_quicklinks li a#ql_financing 		{ background-position:0px 0px;}
#hp_quicklinks li a#ql_financing:hover 	{ background-position:-772px 0px;}

#hp_quicklinks li a#ql_notify 			{ background-position:0px -36px;}
#hp_quicklinks li a#ql_notify:hover 	{ background-position:-772px -36px;}

#hp_quicklinks li a#ql_shipping 		{ background-position:0px -73px;}
#hp_quicklinks li a#ql_shipping:hover 	{ background-position:-772px -73px;}

#hp_quicklinks li a#ql_testimonials			{ background-position:0px -109px;}
#hp_quicklinks li a#ql_testimonials:hover	{ background-position:-772px -109px;}

#hp_quicklinks li a#ql_trade_bid		{ background-position:0px -146px;}
#hp_quicklinks li a#ql_trade_bid:hover	{ background-position:-772px -146px;}



#home .feature {
	float:left;
	width:274px;
	height:183px;
	margin:0 0 0 12px;
	font-family:Verdana;
	font-size:13px;
		color:#3c3c3c;
}
#home .feature #passport_difference {
	background:url(../images/hp_feature_left.png);
	width:100%;
	height:100%;
}
#home .feature #passport_difference ul {


	line-height:26.5px;
	padding:42px  0 0 45px;
}
#home .feature #customer_testimonials {
	background:url(../images/hp_feature_right.png);
	width:100%;
	height:100%;
}

#home .feature #testimonial_script {
	width: 285px;
	height: 180px;
	overflow-x: scroll;
}

#home .feature #customer_testimonials a {
	display:block;
	height:42px;
	text-indent:-999em;
}
#home .feature #customer_testimonials p {
	padding:0px 100px 0px 10px;
	line-height:20px;
}
#home .feature #customer_testimonials strong {
	line-height:1em;
}

#model_search {
	width:980px;
	height:175px;
	background:url(../images/model_search.jpg) no-repeat top center;
}
#model_search a {
	display:block;
	float:left;
	text-indent:-999em;
	width:240px;
	height:100%;
}

.features #service_tab {
	display:block;
	float:left;
	width:400px;
	height:200px;
	background:url(../images/service_link_bg.jpg) no-repeat 70px 0px;
	position:relative;
	left:-17px;
}
.features #service_tab span {
	text-indent:-999em;
	display:block;
	width:79px;
	height:200px;
	background:url(../images/service_tab.png) no-repeat top left;
}

.features #locations {
	float:right;
	width:560px;
	height:200px;
	background:url(../images/map_bg.jpg) no-repeat top left;
}

.features #locations { float:right; width:560px; height:200px; background:url(../images/map_bg_2.jpg) no-repeat top left; }


.features #locations a {
	background:url(../images/map_inventory_links_small.jpg) no-repeat top left;
	display:block;
	width:141px;
	height:38px;
	position:relative;

}

.features #locations a#plano_location {background-position:0px 0px;margin:80px 0 0 15px;}
.features #locations a#plano_location:hover {background-position:-150px 0px;}

/*
.features #locations a#dallas_location {background-position:0px -64px; margin:20px 0 0 15px;}
.features #locations a#dallas_location:hover {background-position:-150px -64px;}
*/
.features #locations a#dallas_location { display: none; }

.features #locations a .marker {
	position:absolute;
	display:block;
	width:31px;
	height:43px;
	text-indent:-999em;
	background:url(../images/marker.png) no-repeat top left;
}
.features #locations a:hover .marker {
	background-position:top right;
}
.features #locations a#plano_location .marker {
	top:-87px;
	left:343px;
}
.features #locations a#dallas_location .marker {
	top:-33px;
	left:243px;
}





#search h2 {
}
#search #drop_down_filters {
}
#search label {
}
#search .horizontal_form_field {
}
#search #drop_down_filters select {
}
#search #quick_search_submit {
}
#search #quick_search_submit #submit {
}


#featuredVehicles {
	height:120px;
	margin:10px 0 0 0;
}

#featuredVehicles_title {
	float:right;
	position:relative;
	right:-8px;
	top:-45px;
	background:url(../images/featured_tab.png) no-repeat top left;
	display:block;
	width:73px;
	height:161px;
	text-indent:-999em;
	margin-left:-100px;
}
#featuredVehicles_title span {
}
#random_list_location #random_list_item {
	width:97px;
	height:120px;
	margin:0 3px 0px 0;
	text-align:center;
	position:relative;
}
#random_list_location #random_list_item a {
	color:#343434;
	font-family:Verdana;
	text-decoration:none;
	font-size:10px;
	line-height:1.2em;
}
#random_list_location #random_list_item:hover a {
	color:#008fd9;
}
#random_list_item .vehicle_media {
	border:1px solid #afafaf;
	width:95px;
	height:64px;
}

#random_list_item:hover .vehicle_media {
}
#random_list_item .fv_price {
	position:absolute;
	bottom:35px;
	left:0px;
	display:block;
	color:#3384ad;
	font-size:20px;
	width:100%;
	
}
#random_list_item:hover .fv_price {
color:#226f96;
}
#random_list_item .fv_more {
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	position:absolute;
	bottom:0;
	left:0;
	text-transform:uppercase;
	color:#6e6e6e;
	font-size:10px;
	background:#e2e2e2;
	display:block;
	padding:5px;
	width:100%;
	
}
#random_list_item:hover .fv_more {
	color:#000;
}

#hp_testimonials {
	display:block;
	float:right;
	width:225px;
	height:204px;
	background:url(../images/hp_testimonials.jpg) no-repeat top left;
	text-indent:-999em;
}

#facebook_like_box {
	float:right;
	width:224px;
	background:url(../images/facebook_border.png) no-repeat top center;
}
#facebook_like_box .inner_wrapper {
	padding:4px;
	background:url(../images/facebook_bottom.png) no-repeat bottom center;
}


#inventory #leftColumn {
	color:#464646;
}

h3.non_expandable_menuheader {
	size:11px;
}

#currentFilters p {
}

#inventory_v2_sidebar_filters h2 {
	font-size:16px;
	color:;
	margin:5px 0 10px 0;
}
#stockVinSearch {
	margin:0 0 5px 0;
}
.filterList {
	padding:0 0 8px 0px;
}
.filterList h3 {
	text-transform:uppercase;
	font-size:12px;
}
.filterList ul {
	margin:0 0 0 5px;
}
.filterList ul li a {
	background:url(../images/filterList_arrow.png) no-repeat 2px 5px;
	padding:2px 3px 2px 10px;
	margin-left:0;

}
.filterList ul li a:hover {
	color:#2b70ac;
	background-position:2px -10px;
}
.filterList span.expandable {
	float:right;
	color:#2b70ac;
	font-family:Verdana;
	font-weight:bold;
	text-transform:lowercase;

	font-weight:bold;
}
.filterList span.expandable a {
	color:#2b70ac;
}



#contact_small, #incentives #contact_incentives {
    background:url(../images/email_dealer.png) no-repeat top left;
    height:437px;
    padding:50px 3px 0 5px;
}

#collision_center #contact_small {background:url(../images/sched_appt.png) no-repeat top left;}
#incentives #contact_incentives {
    font-size:12px;
    font-weight:bold;
    width:226px;
}
#incentives #contact_incentives fieldset legend, #incentives #contact_incentives h3 {
    display:none;
}
#dealer_contact, #incentives #contact_incentives  {
    height:371px;
    
}
#contact_small h2 {
    display:none;
}
#contact_small input.submitButton, #incentives #contact_incentives  #vehicle_question_submit input {
	font-family:Helvetica,arial,sans-serif;
    
    height:33px;
    width:200px;
	font-size:0px;
	line-height:0px;
	line-height:-999em;
	text-decoration:none;
	text-transform:uppercase;
	padding:6px 8px;
	border:0px;
	background:transparent url(../images/contact_submit.png) repeat top left;
	color:#fff;
    display:block; 
    line-height: 0;
    cursor:pointer;
  
    margin-top:-5px;
}
#incentives #contact_incentives  #vehicle_question_submit input {
    position:relative;
    left:20px;
}
#contact_small .input_element { 
	margin-bottom:15px;}
	
#vehicle_v2_notify_button {
    display:block;
    width:226px;
    height:103px;
    background:url(../images/vehicle_finder.jpg) no-repeat top left;
    text-indent:-999em;
    margin:10px 0;
}

#inventory #rightColumn {
	background:url(../images/inventory_bg.png) no-repeat top left;
}
#inventory #drop_down_filters {
	padding-top:10px;
}

#searchBar {
/*	background:url(../images/search_bar.png) no-repeat top left;*/
/*	height:42px;*/
}

#sort_bar {
/*	background:#000 url(../images/sort_bar.png) repeat-x center left;*/
/*	color:#fff;*/
	font-size:13px;
	margin-bottom:-5px;
	height:46px; line-height:26px;

}
#sort_bar a {
/*	color:#fff;*/
}

.inventory_v2_row {
	background:url(../images/inventory_row_border.png) repeat-x bottom left;
	padding:10px 0;
}
.inventory_v2_row a:hover {
	color:#2b70ac;
}
.inventory_v2_row .price_title {
	padding:10px 0 0 0;
}
.inventory_v2_row:hover .inventory_v2_price_right .price_line_1  {
	color:#2b70ac;
}
.inventory_v2_row .vehicle_media {
	border:2px solid #8e8e8e;
}
.inventory_v2_pagination {
	color:#777;
	margin:20px 0 0 0;
	padding:20px auto;
}
#vehicleDisclaimer {
	color:#999;
	padding:20px auto;

}


/* VEHICLE PAGE */

#vehicle #leftColumn {
	
}
#similarVehicles h3{
	font-size:20px;
	font-weight:normal;
	margin:0 0 10px 0;
}
.similarVehicle {
	padding:4px 8px;
	background: url(../images/similar_vehicles_bg.png) no-repeat top left;	
	color:#555555;
}
.similarVehicle a {
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#2b70ac;
}
.similarVehicle a:hover {
	text-decoration:underline;
}




#vehicle_v2_sidebar_links {
	padding:8px 10px;
	background: url(../images/view_more_vehicles.png) no-repeat top left;
	
}
#vehicle_v2_sidebar_links p {
	text-transform:uppercase;
	font-size:14px;
	color:#000;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	
}
#vehicle_v2_sidebar_links ul {
	margin:0 0 0 5px;
}
#vehicle_v2_sidebar_links ul li a {
	background:url(../images/view_more_arrow.png) no-repeat 2px 4px;
	padding:2px 3px 2px 13px;
	margin-left:0;
	color:#464646;
}
#vehicle_v2_sidebar_links ul li a:hover {
}

#vehicle #rightColumn {
	background:url(../images/inventory_bg.png) no-repeat top left;
}




#vehicle_topbar {
	color:#fff;
}
#vehicle_topbar a {
	text-decoration:none;
	color:#fff;
}
#vehicle #searchBar {
	border:none;
}
#vehicle_vitals {
}
#vehicle_topbar_left  {
	line-height:38px;
}
#vehicle_social_buttons {
	margin-top:4px;
}
#vehicle_title {
font-size:27px;	
color:#2b70ac;
font-weight:bold;
}

#vehicle_vitals .price_line_1 {
	font-size:30px;
	font-weight:bold;
}
.ip_dottedLine {
	border-top:1px dotted #b1b1b1;
	margin:5px;
}
#vehicle_thumbs {
}
#vitalsContainer {
	padding:3px 0;
	font-size:11px;
}
#media_center_links {
	padding:5px 0;
}
#vehicle_mainVitals {
	width:50%;
}
#vd_block_description_button {
	color:#333;
}

#vct_container {
}

.vctSkin_bg { background-image: url(../images/vct_skin_blk.png); }
.vctPanes_container  { background:#fff; color:#000;  }
#vctBottom_container #vctMiddle_container {  background:#fff; }
.vctPanes_inner, .vctTabs_container {  }
#vctHeader_txt { color:#4b4b4b; font-weight:normal; font-size:24px; }
.vctAddress_left { color:#000; }
.vctTabs_container li { 
    background:url(../images/vct_tab_divider.png) no-repeat center right;
    border:none;
}
.vctTabs_container li.last {
    background:none;
}
.vctPanes_inner {
/*    border:none;*/
}
#vehicle .vctTabs_container { 
    background:#fff url(../images/vct_tabs_bg.png) repeat-x top left;
    color:#000; }
#vehicle .vctTabs_container li a { color:#000; }

#vctTop_container {
    background:url(../images/search_bar_bg.jpg) no-repeat center center;

}
#vctTop_container #vctLeft_corner,#vctTop_container  #vctMiddle_container,#vctTop_container  #vctRight_corner {
/*    background:transparent;*/
/*  border-top:1px solid #000;
*/}
#vctTop_container #vctLeft_corner {
}
#vctTop_container #vctRight_corner {
}
#vctTop_container #vctHeader_img {
    background:url(../images/vct_info_icon.png) no-repeat 8px 8px; 
    padding-left:10px;
}


#vctBottom_container #vctLeft_corner,#vctBottom_container #vctMiddle_container,#vctBottom_container #vctRight_corner {
}
#vctBottom_container #vctLeft_corner {
/*  border-left:1px solid black;*/
/*  border-bottom:1px solid #000;*/
}
#vctBottom_container #vctRight_corner {
/*  border-right:1px solid black;*/
/*  border-bottom:1px solid #000;*/
}
#contact #customer_tools_content_wrapper { height:275px; }
#sidebar_address { margin: 0; padding: 10px; }
p#sidebar_address_head { font-size: 18px; font-weight: bold; margin: 0; padding: 10px; }
#sidebar_address .floatleft p { font-size:11px; color:#000; line-height: 18px; }
#sidebar_address .floatleft { margin: 0 0 0 10px; }
#sidebar_address a#getdirections { margin-left:20px; }


.inventory_v2_details_links .ec_dl_history,
#icon_autocheck { }


#purcars_wrapper {
	position: relative
}

#purecars_wrapper a {
	position: absolute;
	left: 600px;
	top: -15px;
}

.purecars_inv {
	float: right;
}

.purecars_inv img {
	margin-bottom: 5px;
}

#service_hours {
	margin: 20px 0 0;
	padding: 0;
	background: #e5e5e5;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e5e5e5), to(#fff));
	background: -webkit-linear-gradient(top, #fff, #e5e5e5);
	background: -moz-linear-gradient(top, #fff, #e5e5e5);
	background: -ms-linear-gradient(top, #fff, #e5e5e5);
	background: -o-linear-gradient(top, #fff, #e5e5e5);
	border: 1px solid #d6d6d6;
	box-sizing: border-box;
	overflow: hidden;
	border-radius:5px;
}
#service_hours h3 {
	font-weight: bold;
	padding: 5px 10px;
	margin: 0 0 15px;
	font-size: 17px;
	height: auto;
	color: #fff;
	background: #2f71a8;
	line-height: 1.2;
	text-align: center;
	border-radius: 0;
}
#service_hours p {
	line-height: 1.4;
	padding: 0 10px;
}


.dt-footer {font-size: 11px; padding-bottom: 30px; margin: 0 auto; display: block;}
.dt-footer a {text-decoration: none; color: #fff !important;}
.dt-footer a span {font-size: 20px;}


/* CSS for new v2 sidebar */
#sidebar_address_v2 {
	padding: 0;
	background: #e5e5e5;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e5e5e5), to(#fff));
	background: -webkit-linear-gradient(top, #fff, #e5e5e5);
	background: -moz-linear-gradient(top, #fff, #e5e5e5);
	background: -ms-linear-gradient(top, #fff, #e5e5e5);
	background: -o-linear-gradient(top, #fff, #e5e5e5);
	border: 1px solid #d6d6d6;
	margin: 0 0 10px;
	box-sizing: border-box;
	overflow: hidden;
	border-radius:5px;
}
#sidebar_address_v2 *, #sidebar_address_v2 *:before, #sidebar_address_v2 *:after {
  box-sizing: inherit;
}
#sidebar_address_v2 h3 {
	font-weight: bold;
	padding: 5px 10px;
	margin: 0 0 15px;
	font-size: 17px;
	height: auto;
	color: #fff;
	background: #2f71a8;
	line-height: 1.2;
	text-align: center;
	border-radius: 0;
}
#sidebar_address_v2 .sidebar-dealer-block {
	padding: 0;
	margin: 0;
}
#sidebar_address_v2 p {
	padding: 0 10px;
	margin: 0 0 15px;
	line-height: 1.2;
	color: #5d5d5d;
	font-size: 12px;
}
#sidebar_address_v2 p a {
	color: #2f71a8;
}
#sidebar_address_v2 p.sidebar-header {
	padding: 0 15px;
	margin: 0 0 3px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}
#sidebar_address_v2 .sidebar-directions a {
	margin: 20px 0 0;
	color: #fff;
	border: none;
	background: #696969;
	padding: 8px;
	line-height: 1;
	height: auto;
	display: block;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
}
#sidebar_address_v2 .sidebar-directions a:hover {
	background: #000;
}

div.contactHead{
	width: 100%;
    background: #404040;
    text-align: right;
    padding: 10px 0 10px 0;
    min-width: 960px;
    /* margin-right: 16px; */
    color: #ccc;
}
.contactHead span {
    padding: 10px;
}
.contactHead span a {
    color: #5f92bd;
    text-decoration: none;
}
.contactHead span a:hover {
    text-decoration: underline;
}

.gtm-tag-iframe {display:none}
