/* Tracker by MSW * start */

.down-block {margin: 10px 3px 5px 3px; text-align:center; display:inline-block;}
.down-block a {text-decoration:none !important; color:#FFFFFF !important;}
.down-block a:hover {text-decoration:none !important;}

.down-butt {background-color:#4c4743; border-radius:4px; border:4px double #fff; display:inline-block; cursor:pointer; color:#ffffff; font-family:Arial; font-size:14px; padding:6px 8px; text-decoration:none;}
.down-butt:hover {background-color:#8c45c5;}
.down-butt:active {position:relative; top:1px;}

.down-text {padding-left: 2px;}
.down-line {border-left: 2px solid #fff; margin-left: 7px; padding-left: 7px;}

.torrent {
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
  }

.torrent img {
    border: 0px!important; padding: 0px!important; margin: 0px!important;
}

.torrent .title {
    height:50px;
    clear:left;
  }

.torrent .title a {
    color:#636363;
    text-decoration:none;
  }
.torrent .title a:hover{
    text-decoration:underline;
  }

.torrent .download, torrent .download a {
    width:174px;
    height:50px;
    background:#6bba1d url('../img/tor_down_03.jpg') no-repeat top left;
    text-decoration:none;
    float:left;
  }
.torrent .info_d {
    height:50px;
    background:url('../img/tor_down_04.jpg') repeat-x;
    color:#636363;
    font-weight:bold;
  }

.torrent .info_d1 {
    height:50px;
    font-size:12px;
    margin-left:180px;
    padding-left:10px;
    display:table-cell;
    vertical-align:middle;
  }

.torrent .info_d1 span {
    color:#000;
    border-bottom: dashed 1px #000;
  }
.torrent .info_c {
    background:#6bba1d url('../img/tor_down_06.jpg') no-repeat;
    height:50px;
    width:5px;
    float:right;
  }
.torrent .cont {
    padding:1px 10px 5px 10px;
    border-top:3px double #4c4743;
  }
.torrent .cont a {
    color:#666666;
    text-decoration:none;
  }
.torrent .cont a:hover {
    color:#222222;
    text-decoration:underline;
  }
.torrent .cont .bord_a1 {
    border-bottom:1px dashed #B3B3B3;
    padding:5px;
  }
.torrent .li_download {
    background:#9f9c9c url('../img/tor_down_11.jpg') repeat-x top left;
    padding:2px 5px;
    margin-right:5px;
    float:left;
    color:#FFFFFF;
    font-weight:bold;
    margin-top:-2px;
  }
.torrent .li_download_a1 {
    float:left;
  }
.torrent .li_download_a2 {
    margin-left:100px;
  }
.torrent .li_distribute {
    background:#028e02 url('../img/tor_down_14.jpg') repeat-x top left;
    padding:2px 5px;
    margin-right:5px;
    float:left;
    color:#FFFFFF;
    font-weight:bold;
    margin-top:-2px;
  }
.torrent .li_distribute_a1 {
    float:left;
  }
.torrent .li_distribute_a2 {
    margin-left:100px;
  }
.torrent .li_swing {
    background:#9d2e22 url('../img/tor_down_16.jpg') repeat-x top left;
    padding:2px 5px;
    margin-right:5px;
    float:left;
    color:#FFFFFF;
    font-weight:bold;
    margin-top:-2px;
  }
.torrent .li_swing_a1 {
    float:left;
  }

.sod-tor {
	display: inline-block;
    padding: 2px 5px 2px 5px;
	background: #dd4d1b;
	color: #fff;
    float:left;
    font-size:10px;
	font-weight: normal;
	border-radius: 2px;
}

.torrent .li_swing_a2 {
    margin-left:100px;
  }
.torrent .li_list_a3 {
    padding:5px;
    margin:0 25% 0 25%;
    width:70%;
  }
.torrent .li_list {
    background:#cecece url('../img/tor_down_18.jpg') repeat-x top left;
    padding:2px 5px;
    margin-right:5px;
    float:left;
    color:#8f8f8f;
    margin-top:-2px;
  }
.torrent .li_list_a1 {
    overflow: auto;
    margin-left:102px;
    border-left:#b4b4b4 solid 2px;
    padding:0px 5px;
    color:#6a6a6a;
  }
.torrent .li_distribute_m {
    background:#028e02 url('../img/tor_down_14.jpg') repeat-x top left;
    padding:2px 5px;
    margin-right:5px;
    color:#FFFFFF;
    font-weight:bold;
    margin-top:-2px;
  }
.torrent .li_swing_m {
    background:#9d2e22 url('../img/tor_down_16.jpg') repeat-x top left;
    padding:2px 5px;
    margin-right:5px;
    color:#FFFFFF;
    font-weight:bold;
    margin-top:-2px;
  }
.torrent .li_download_m {
    background:#9f9c9c url('../img/tor_down_11.jpg') repeat-x top left;
    padding:2px 5px;
    margin-right:5px;
    color:#FFFFFF;
    font-weight:bold;
    margin-top:-2px;
  }

.trackerFileTree .folder { font-weight: bold; padding: 0px 0px 0px 20px; margin: 2px 0px 0px 0px; cursor: pointer; }
.trackerFileTree .folder i { font-style: normal; font-weight: normal; cursor: default; }
.trackerFileTree .next_folder { padding-left: 18px; }
.trackerFileTree img { vertical-align: middle; border: 0px; padding: 0px;}
.trackerFileTree .folderOpen .next_folder { display: block; }
.trackerFileTree .folderClose .next_folder { display: none; }
.trackerFileTree .folderOpen { background: url('../img/folder_open.png') no-repeat; }
.trackerFileTree .folderClose { background: url('../img/folder_close.png') no-repeat; }
.trackerAllFolder { cursor: pointer; width: 16px; height: 16px; float: right; margin: 0px 0px 0px 5px;}
.trackerAllFolder.implode { background: url('../img/folder_implode.png') no-repeat; }
.trackerAllFolder.explode { background: url('../img/folder_explode.png') no-repeat; }

.trackerShowLoading {
    opacity: 0.6;
    filter: alpha(Opacity=60);
    position: absolute;
    background: #bbb;
    color:#000;
    font-weight:bold;
    font-size:30px;
    display:table;
}
/* Tracker by MSW * stop */