.wrapper {
  background: #c9e1ec; }

.outer_tutorial_container {
  font-family: Helvetica; }


.tut-hd {
  margin: 0 auto;
  margin-top: 22px;
  width: 985px;
  -margin-bottom: -5px;
  height: 8px;
  background: url(/images/tutorial/top.png) no-repeat center; }

.tut-ft {
  margin: 0 auto;
  margin-bottom: 100px;
  width: 985px;
  height: 9px;
  background: url(/images/tutorial/bottom.png) no-repeat center;
  -margin-top: -5px; }

.tutorial_container {
  background: white;
  margin: 0 auto;
  width: 987px;
  background: url(/images/tutorial/center-across.png) repeat-y center;
  padding-bottom: 100px; }

.left_column {
  padding: 20px 0 33px 2px;
  width: 276px;
  height: 100%;
  float: left; }

.right_column {
  padding: 33px;
  padding-left: 72px;
  padding-top: 13px;
  width: 562px;
  -width: 575px;
  height: 100%;
  float: left; }

.belt_button {
  display: block;
  position: relative;
  font-size: 15px;
  height: 61px;
  width: 277px;
  border-top: 1px solid white;
  border-bottom: 1px solid #B9C9DB;
  background: url(/images/tutorial/tab_x_grad.png) repeat-y top left;
  text-align: left;
  cursor: pointer;
  padding-top: 10px; }

a.belt_button:hover {
  text-decoration: none; }

.pre_current_belt_button {
  border-bottom: 1px solid #EDF1F6; }

.current_belt_button {
  border-top: 1px solid #B9C9DB;
  background: white;
  width: 278px;
  cursor: default; }

.current_belt_button_bottom_border {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 1px;
  background: #EDF1F6;
  border-bottom: 1px solid #B9C9DB;
  width: 278px;
  -display: none; }

.pending_belt_button {
  color: #888888;
  background: #F0F7FC;
  cursor: default; }

.first_belt_button {
  border-top: none; }

.last_belt_button {
  border-bottom: 1px solid #9EC0CA; }

.highlighted {
  background: white; }

.highlighted span.belt_name {
  text-decoration: underline; }

.light-box-next-title, .light-box-prev-title {
  margin-top: 5px;
  text-align: center; }

.light-box-prev-button {
  width: 82px;
  height: 30px;
  background: url(/images/lightbox/Prev-button.png) no-repeat; }

.light-box-next-button {
  width: 82px;
  height: 30px;
  background: url(/images/lightbox/Next-button.png) no-repeat; }

.light-box-prev-button-container {
  display: none; }

.light-box-slide-title {
  line-height: 45px; }

.light-box-slide-text {
  line-height: 25px; }

.light-box-slide-title {
  font-size: 22px; }

.light-box-slide-text {
  height: 160px; }

.light-box-button-row {
  height: 30px;
  position: relative; }

.light-box-prev-button-container {
  position: absolute;
  top: 0px;
  left: 0px; }

.light-box-next-button-container {
  position: absolute;
  top: 0px;
  right: 0px; }

.left_column {
  padding: 0 0 33px 2px; }

.tour-header {
  font-size: 20px;
  border-bottom: 1px solid  #B9C9DB;
  height: 53px;
  line-height: 53px;
  padding-left: 33px; }

.no-border {
  border-bottom: none; }

div.tour {
  line-height: 55px; }

.belt_name {
  padding-left: 93px; }

img.tab-icon {
  position: absolute;
  top: 15px;
  left: 33px; }

.download-links {
  width: 216px;
  margin: 0 auto; }
