/**
 * @copyright : lesTanukis
 * @project : Arrow ECS Education
 * @date : 10-2010
 */

/* ------------Search Column------------- */

.centersListInfos ul.currentList li a.linkActive{
  color:#4C6E94;
  font-weight:bold;
}

.centersListInfos ul.internationalList li a.linkActive{color:#85af1c;font-weight:bold;text-transform:uppercase;}

.centersListInfos{background-color: transparent;padding-bottom:5px;}
.centersListInfos h3 {
  background: url("images/centers/searchHeader.png") no-repeat scroll 0 0 transparent;
  font-size: 1em;
  height: 40px;
  line-height: 30px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  width: 220px;
}

.centersListInfos ul.currentList {
  background-color: #FFFFFF;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  margin: -10px 0 5px 7px;
  padding: 10px;
  width: 191px;
}

.centersListInfos ul.currentList li {
  background: url("images/share/icon/ibm/learn-more-arrow.png") no-repeat scroll 0 5px transparent;
  margin-bottom: 5px;
  min-height: 20px;
  padding-left: 20px;
}

.centersListInfos ul.currentList li a { color:#666;padding:0px;text-decoration:underline;}
.centersListInfos ul.currentList li a:hover { color:#666;}

.centersListInfos .countryOption {
  background: none repeat scroll 0 0 #293D6B;
  border: medium none;
  color: #FFFFFF;
  font-weight: bolder;
  line-height: 20px;
  margin-left: 7px;
  min-height: 10px;
  padding: 5px 10px;
  width: 193px;
}

.centersListInfos ul.countryName {padding:10px;width:191px; background-color: #FFF;margin:0px 0px 10px 7px;border-bottom:1px solid #acb6b8;border-left:1px solid #acb6b8;border-right:1px solid #acb6b8;}
.centersListInfos ul.countryName li p {text-transfom:uppeercase;}

.centersListInfos ul.internationalList {padding:0px 10px 10px 0px;width:205px; }
.centersListInfos ul.internationalList li {
  min-height: 30px;
}
.centersListInfos ul.internationalList li a { color:#666;padding:0px;text-decoration:underline;}
.centersListInfos ul.internationalList li a:hover { color:#666;}

/* ------------Center Sheet------------- */

.centerSheet{background-color: #ffffff;padding:10px;border:1px solid #CCCCCC;}

.centerSheet h3{padding:4px;color:#FFF;font-weight:bolder;background: url("images/share/content/colorBkg00.jpg") repeat-x 0 0 transparent;text-indent:5px;margin:0px;}
.centerSheet .centerInfoBox {margin:5px 0px;;overflow:hidden;}
.centerSheet .centerInfoBox .title{text-transform:uppercase;padding:5px;}
.centerSheet .centerInfoBox .adressInfo{padding:5px;line-height:14px;}
.centerSheet .centerInfoBox .adressInfo span{display:block;;}
.centerSheet .gallery {/*margin:5px 0px;padding:5px 0px;border:1px dotted #666;*/float:left;width:125px;height:140px;}
.centerSheet .gallery img{width:95px;border:3px solid #FFF;margin:5px;}

.centerSheet .moreInfoBox{padding:5px 0px;overflow:hidden;}
.centerSheet .moreInfoBox p{float:left;padding:15px 15px 15px 5px;}
.centerSheet .moreInfoBox p span.subTitle{font-weight:bold;text-transform:uppercase;margin-bottom:10px;display:block;}
.centerSheet .moreInfoBox p a.link{font-weight:bold;margin-top:5px;display:block;color:#666;text-decoration:underline;}

.centerSheet .moreInfoBox p.plan { display:block;text-align:center;width:100px;margin-left:10px;}
.centerSheet .moreInfoBox p.plan img{ display:block;margin:auto;}

.centerSheet .moreInfoBox p.more { /*background-color:#FFF;*/display:block;width:220px;/*min-height:140px;*/}

.centerSheet .moreInfoBox p.more a{ color:#666666;}

.centerSheet .googleMap{border:1px solid #acb6b8;}
.centerSheet .descAccess{border:1px solid #acb6b8;margin:5px 0px;background-color: #FFF;}
/*.centerSheet .descAccess h4{padding:5px;margin:5px;background: url("/Views/skins/front/default/Images/trainings/trainingVendorListBg.jpg")repeat-x top #e6e6e5;;}*/
.centerSheet .descAccess .textBox{padding:15px; clear:both;}

#blocAllCities{ display:none; }
#map_canvas{ width:100%; height: 207px;}
.centerSheet .descAccess p a{ color:#666666;text-decoration : underline;}
.centerSheet .descAccess p a:hover{ color:#666666;text-decoration : underline;}