@charset "iso-8859-1";

.floatRight {
  float: right;
}

.floatLeft {
  float: left;
}

img {
    border: none;
}

.alignCenter {
  text-align: center;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}


.floatLeft {
  float: left;
}

.blockTopBar {
  margin: 0;
  padding: 0;
  /*width: 100%;*/
  float: right;
  overflow: hidden;
  /*background: #edeff0 url(../images/buttons_1.png) 0 -64px repeat-x;*/
}

  .blockTopBar,
  .blockBrickTop .blockTopBar {
   /* width: auto;
	width: 100%;*/
  }

.blockTopBar .outerPadding {
  margin: 0;
  padding: 0 0 5px 5px;
}
  
  .blockTopBar .outerPadding,
  .blockBrickTop .blockTopBar .outerPadding {
    padding: 0 5px 0 0;
  }
  
  .blockTopBar .content {
    width: auto;
  }

  .blockTopBar ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
    height: 30px;
  }
  
    .blockTopBar li {
      position: relative;
      margin: 0;
      padding: 3px 5px 5px 5px;
      float: left;
      border-top: 1px solid #e1e4eb;
      border-right: 1px solid #e1e4eb;
      border-bottom: 1px solid #e1e4eb;
      font-size: 11px;
      line-height: 12px;
      background: #edeff0 url(../images/buttons_1.png) 0 -64px repeat-x;
    }

    .blockTopBar li.first {
      border: 1px solid #e1e4eb;
    }
    

    .blockTopBar li.selected {
      background-position: 0 -96px;
      background-color: #277E9E;
    }
    
    .blockTopBar li a {
      text-decoration: none;
      color: #666;
    }

      .blockTopBar li a:hover {
        text-decoration: underline;
        color: #BF1C06;
      }

      .blockTopBar li.selected a,
	  .blockTopBar li.selected a:hover {
        color: #fff;
      }



    .blockTopBar img.selected {
      background: url(../images/buttons_1.png) -32px -128px no-repeat;
      margin: 0px;
      padding: 0px;
      width: 15px;
      height: 8px;
      position: absolute;
      bottom: -8px;
      left: 41%;
    }

    .blockTopBar .fauxButtons {
      float: left;
      margin: 0 4px -2px 0;
    }
    
    .blockTopBar .fauxButtons img {
      vertical-align: top;
    }
    
.miniTabs p,
.miniTabs a {
  color: #cccfd4;
  text-decoration: none;
}

  .miniTabs a:hover {
    text-decoration: underline;
    color: #999;
  }

  .miniTabs a.selected {
    font-weight: bold;
    color: #999;
  }

  a.imageButtons img {
  background: url(../images/buttons_1.png) 0 0 no-repeat;    
  vertical-align: middle;
}

a.imageButtonsViewmodeList img {
  width: 22px;
  height: 22px;
  line-height: 22px;
  background-position: -32px -192px;
}

  a.imageButtonsViewmodeList:hover img,
  a.imageButtonsViewmodeListSelected img {
    width: 22px;
    height: 22px;
    line-height: 22px;
	background-position: 0 -192px;
  }

a.imageButtonsViewmodeThumbs img {
  width: 22px;
  height: 22px;
  line-height: 22px;
  background-position: -32px -160px;
}

  a.imageButtonsViewmodeThumbs:hover img,
  a.imageButtonsViewmodeThumbsSelected img {
    width: 22px;
    height: 22px;
    line-height: 22px;
	background-position: 0 -160px;
  }

a.imageButtonsViewmodeText img {
  width: 22px;
  height: 22px;
  line-height: 22px;
  background-position: -32px -448px;
}

  a.imageButtonsViewmodeText:hover img,
  a.imageButtonsViewmodeTextSelected img {
    width: 22px;
    height: 22px;
    line-height: 22px;
	background-position: 0 -448px;
  }

  
  .blockTopBar2 {
  margin: 0;
  padding: 0;
  width: 100%;
  float: left;
  overflow: hidden;
  background: #edeff0 url(../images/buttons_1.png) 0 -64px repeat-x;
}

  .blockTopBar2,
  .blockBrickTop .blockTopBar2 {
    width: auto;
	width: 100%;
  }

.blockTopBar2 .outerPadding {
  margin: 0;
  padding: 0 0 5px 5px;
}
  
  .blockTopBar2 .outerPadding,
  .blockBrickTop .blockTopBar2 .outerPadding {
    padding: 0 5px 0 0;
  }
  
  .blockTopBar2 .content {
    width: 100%;
  }

  .blockTopBar2 ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
    height: 30px;
  }
  
    .blockTopBar2 li {
      position: relative;
      margin: 0;
      padding: 3px 15px 5px 15px;
      float: left;
      border-top: 1px solid #e1e4eb;
      border-right: 1px solid #e1e4eb;
      border-bottom: 1px solid #e1e4eb;
      font-size: 11px;
      line-height: 12px;
      background: #edeff0 url(../images/buttons_1.png) 0 -64px repeat-x;
    }

    .blockTopBar2 li.first {
      border: 1px solid #e1e4eb;
    }
    

    .blockTopBar2 li.selected {
      background-position: 0 -96px;
      background-color: #277E9E;
    }
    
    .blockTopBar2 li a {
      text-decoration: none;
      color: #666;
    }

      .blockTopBar2 li a:hover {
        text-decoration: underline;
        color: #BF1C06;
      }

      .blockTopBar2 li.selected a,
	  .blockTopBar2 li.selected a:hover {
        color: #fff;
      }



    .blockTopBar2 img.selected {
      background: url(../images/buttons_1.png) -32px -128px no-repeat;
      margin: 0px;
      padding: 0px;
      width: 15px;
      height: 8px;
      position: absolute;
      bottom: -8px;
      left: 41%;
    }

    .blockTopBar2 .fauxButtons {
      float: left;
      margin: 0 4px -2px 0;
    }
    
    .blockTopBar2 .fauxButtons img {
      vertical-align: top;
    }
    