/*Tracker LE-Production style */
.torrent-le {
    margin-top: 0px;
    padding: 10px;
	background: #222;
	color: #E8E8E8;
	width: 675px;
  }

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

.torrent-le .title-le {
	padding: 10px;
	text-align: center;
  }

.torrent-le .title-le a {
    text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #97ce68;
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	overflow: hidden;
  }
.torrent-le .title-le a:hover{
    text-decoration:none;
	opacity: 0.9;
  }

  .torrent-le .cont-le {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 10px;
	font-size: 14px;
  }
.torrent-le .cont-le a {
    color:#97ce68;
    text-decoration:none;
  }
.torrent-le .cont-le a:hover {
    color:#9C9C9C;
    text-decoration:none;
  }
  
.torrent-le .cont-le .bord_a1-le {
    padding-bottom:10px;
  }
.torrent-le .cont-le .bord_a1-le .blue {
    color:#B0E2FF;
    text-decoration:none;
  }
.torrent-le .cont-le .bord_a1-le .blue:hover {
    color:#9C9C9C;
    text-decoration:none;
  }
  
.torrent-le .cont-le .bord_a1-le .red {
    color:#FF8C69;
    text-decoration:none;
  }
.torrent-le .cont-le .bord_a1-le .red:hover {
    color:#9C9C9C;
    text-decoration:none;
  }
  
.torrent-le .li_download-le {
    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-le .li_download_a1-le {
    float:left;
  }
.torrent-le .li_download_a2-le {
    margin-left:100px;
  }
.torrent-le .li_distribute-le {
    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-le .li_distribute_a1-le {
    float:left;
  }
.torrent-le .li_distribute_a2-le {
    margin-left:100px;
  }
.torrent-le .li_swing-le {
    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-le .li_swing_a1-le {
    float:left;
  }
.torrent-le .li_swing_a2-le {
    margin-left:100px;
  }
.torrent-le .li_list_a3-le {
    padding:5px;
  }
.torrent-le .li_list-le {
    background:#cecece url('../img/tor_down_18.jpg') repeat-x top left;
    padding:2px 5px;
    margin-right:5px;
    float:left;
    margin-top:-2px;
  }
.torrent-le .li_list_a1-le {
    margin-left:10px;
    border-left:#b4b4b4 solid 2px;
    padding:0px 5px;
  }
.torrent-le .li_distribute_m-le {
    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-le .li_swing_m-le {
    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-le .li_download_m-le {
    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-left: 18px; cursor: pointer; }
.trackerFileTree .folder i { font-style: normal; font-weight: normal; cursor: default; }
.trackerFileTree .next_folder { padding: 10px 10px; }
.trackerFileTree img { vertical-align: middle; border: 0px; padding: 0px; margin: 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; }
.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;
}

.torrent-le .buttons{
	margin: 20px auto;
	text-align: center;	
}

.torrent-le .button {
	text-align: center;
}
.torrent-le .button a{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #EE7600;
	width: 280px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	text-transform: none;
}
.torrent-le .button-2 {
	margin-left: 30px;
	margin-right: 0px;
	text-align: center;
}

.torrent-le .button-2 a{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #5CACEE;
	width: 280px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	text-transform: none;
}

.torrent-le .buttons a:hover{
    text-decoration:none;
	color:#FFF;
	opacity: 0.9;
  }
