/* ################################################################# */  
    /*moving-green color vortal*/
/* ################################################################# */ 


/* moving specific article preview styles */
ul#groups, .moving ul.articles {
  margin: 0;
  padding: 0;
  list-style-type:none;
}

ul#groups {
  width: 600px;
  height: 410px;
  position: relative;
  left: -13px;
}
.ie6 .ul#groups {
  left: 0; 
  margin: -13px;
  margin-top: 0;
}

li.group {
  display:inline;
  float:left;
  width: 180px;
  height: 200px;
  margin: 0 20px 10px 0px;
}
.ie7 .li.group {width: 178px;}

li.col-3 {width: 180px;}
.ie7 .li.col-3 {width: 178px;}
li.expanded_group {
  position:absolute;
  top: 0;
  left: 0;
  z-index: 100;
  height: 415px;
  width: 580px;
  background-color: #fff;
}

.group ul.articles {
  height: 145px;
  overflow: hidden;
}
.ie6 .group ul.articles {height: 130px;}
ul.articles li {padding: 4px 10px;}

.articles_more .articles_hide {
  padding: 10px;
  font-weight: bold;
}  


/* -----------------------------------------------------------------*/  
/* Vortal specific formatting - HH moving */
/* -----------------------------------------------------------------*/ 



/* Vortal vehicles title formatting */
.vortal-moving-green .h-solid {background-color: #5e875c;}

/* All the bullets seen on the vortal */
.vortal-moving-green .list-arrow .list-item {
    background: url('/public/images/promo/vortal/vortalcolors/green/vortal_body_list_arrow.png') no-repeat 0 3px;
} 

/* Header Background */
.vortal-moving-green .vortal-header-container, .vortal-article-listingproc-bd {
    background:url('/public/images/promo/vortal/vortalcolors/green/vortal_header_gradient.png') repeat-x;
}
/*the list item bullet arrow displayed on header*/
.vortal-moving-green .vortal-header-container-list-bd .list-item {
    background: url('/public/images/promo/vortal/vortalcolors/green/vortal_header_list_arrow.gif') no-repeat 0 3px;
}

/* Vortal vehicles solutions formatting these three images are only for US as of now */
.vortal-moving-green .vortal-solutions-businesses {
    background-image: url('/public/images/promo/vortal/vortalcolors/green/biz_people_108x80.png');
}
.vortal-moving-green .vortal-solutions-transporters {
    background-image: url('/public/images/promo/vortal/vortalcolors/green/biz_transporters_108x80.png');
}
.vortal-moving-green .vortal-solutions-partners {
    background-image: url('/public/images/promo/vortal/vortalcolors/green/biz_partners_108x80.png');
}

/* TSP image on middle right side*/
.vortal-moving-green .vortal-transporter-teaser a {background: url('/public/images/promo/vortal/vortalcolors/green/transporters_teaser.png') no-repeat;}

/* Vortal vehicles bidding teaser formatting */
.locale-de-DE .vortal-moving-green .vortal-transporter-teaser a {background: url('/public/images/locale/de/promo/vortal/vortalcolors/green/transporters_teaser.png') no-repeat;}
.locale-es-ES .vortal-moving-green .vortal-transporter-teaser a {background: url('/public/images/locale/es/promo/vortal/vortalcolors/green/transporters_teaser.png') no-repeat;}
.locale-fr-FR .vortal-moving-green .vortal-transporter-teaser a {background: url('/public/images/locale/fr/promo/vortal/vortalcolors/green/transporters_teaser.png') no-repeat;}
.locale-nl-NL .vortal-moving-green .vortal-transporter-teaser a {background: url('/public/images/locale/nl/promo/vortal/vortalcolors/green/transporters_teaser.png') no-repeat;}

/* Vortal moving article header formatting */
.vortal-moving-green .vortal-article-bd h2 {color: #5e875c;}

/* Vortal moving article col2 formatting */
.vortal-moving-green .vortal-article-listingproc-bd {   
    background:url('/public/images/promo/vortal/versions/moving/vortal_header_gradient.png') repeat-x;
}

/* Vortal moving article selected list item formatting */
.vortal-moving-green .vortal-article-list-arrow-box .list-item-selected {font-weight: bold;}

.vortal-moving-green .vortal-article-list-arrow-box .list-item {
	padding: 0px 0px 7px 30px; 
	background: url('/public/images/promo/vortal/vortalcolors/green/vortal_list_box_arrow.png') no-repeat 0 0px;
}