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