.calcite .dijitProgressBar {margin: 2px 0 2px 0;}.calcite .dijitProgressBarEmpty {background-color: #fff; border-color: #0a1a23;}.calcite .dijitProgressBarTile {background-color: #006ab1; background-image: url("images/progressBarFull.png"); background-repeat: repeat-x; background-image: -moz-linear-gradient(rgba(255,255,255,0.93) 0px, rgba(255,255,255,0.41) 1px, rgba(255,255,255,0.7) 2px, rgba(255,255,255,0) 100%); background-image: -webkit-linear-gradient(rgba(255,255,255,0.93) 0px, rgba(255,255,255,0.41) 1px, rgba(255,255,255,0.7) 2px, rgba(255,255,255,0) 100%); background-image: -o-linear-gradient(rgba(255,255,255,0.93) 0px, rgba(255,255,255,0.41) 1px, rgba(255,255,255,0.7) 2px, rgba(255,255,255,0) 100%); background-image: linear-gradient(rgba(255,255,255,0.93) 0px, rgba(255,255,255,0.41) 1px, rgba(255,255,255,0.7) 2px, rgba(255,255,255,0) 100%); background-attachment: scroll;}.dj_ie6 .calcite .dijitProgressBarTile {background-image: none;}.calcite .dijitProgressBarFull {border: 0px solid #0a1a23; border-right-width: 1px; -webkit-transition-property: width; -moz-transition-property: width; transition-property: width; -webkit-transition-duration: 0.25s; -moz-transition-duration: 0.25s; transition-duration: 0.25s;}.calcite .dijitProgressBarLabel {color: #4c4c4c;}.calcite .dijitProgressBarIndeterminate .dijitProgressBarTile {background: #efefef url("images/progressBarAnim.gif") repeat-x top;}