/* ################################################################# */  
    /*darkgrey-whiteheader color vortal*/
/* ################################################################# */ 


/* Vortal vehicles title formatting */
.vortal-darkgrey-whiteheader .h-solid {background-color: #535151;}

/* All the bullets seen on the vortal */
.vortal-darkgrey-whiteheader .list-arrow .list-item {
    background: url('/public/images/promo/vortal/vortalcolors/darkgrey/vortal_body_list_arrow.png') no-repeat 0 3px;
} 

/* Header Background */
.vortal-darkgrey-whiteheader .vortal-header-container, .vortal-article-listingproc-bd {
    background:url('/public/images/promo/vortal/vortalcolors/darkgrey/vortal_header_gradient.png') repeat-x;
}

/*the list item bullet arrow displayed on header*/
.vortal-darkgrey-whiteheader .vortal-header-container-list-bd .list-item {
    background: url('/public/images/promo/vortal/vortalcolors/darkgrey/vortal_header_list_arrow.gif') no-repeat 0 3px;
}

/* Vortal vehicles solutions formatting these three images are only for US as of now */
.vortal-darkgrey-whiteheader .vortal-solutions-businesses {
    background-image: url('/public/images/promo/vortal/vortalcolors/darkgrey/biz_people_108x80.png');
}
.vortal-darkgrey-whiteheader .vortal-solutions-transporters {
    background-image: url('/public/images/promo/vortal/vortalcolors/darkgrey/biz_transporters_108x80.png');
}
.vortal-darkgrey-whiteheader .vortal-solutions-partners {
    background-image: url('/public/images/promo/vortal/vortalcolors/darkgrey/biz_partners_108x80.png');
}

/* TSP image on middle right side*/
.vortal-darkgrey-whiteheader .vortal-transporter-teaser a {background: url('/public/images/promo/vortal/vortalcolors/darkgrey/transporters_teaser.png') no-repeat;}

/* Vortal vehicles bidding teaser formatting */
.locale-de-DE .vortal-darkgrey-whiteheader .vortal-transporter-teaser a {background: url('/public/images/locale/de/promo/vortal/vortalcolors/darkgrey/transporters_teaser.png') no-repeat;}
.locale-es-ES .vortal-darkgrey-whiteheader .vortal-transporter-teaser a {background: url('/public/images/locale/es/promo/vortal/vortalcolors/darkgrey/transporters_teaser.png') no-repeat;}
.locale-fr-FR .vortal-darkgrey-whiteheader .vortal-transporter-teaser a {background: url('/public/images/locale/fr/promo/vortal/vortalcolors/darkgrey/transporters_teaser.png') no-repeat;}
.locale-nl-NL .vortal-darkgrey-whiteheader .vortal-transporter-teaser a {background: url('/public/images/locale/nl/promo/vortal/vortalcolors/darkgrey/transporters_teaser.png') no-repeat;}

.vortal-darkgrey-whiteheader .vortal-article-list-arrow-box .list-item {
	padding: 0px 0px 7px 30px; 
	background: url('/public/images/promo/vortal/vortalcolors/darkgrey/vortal_list_box_arrow.png') no-repeat 0 0px;
}