html,body{
	margin:0;
	padding:0;
}
body{
	font-family: Tahoma, serif, Sans Serif, Monospace;
	font-size:small;
}

div#header {
margin-top: 20px;
	*margin-top: 20px;
}

div#container{
	width:1000px;
	margin:0 auto;
}
div#content{
	float:left;
	width:820px;
	text-align: center;


}
div#rightbar{
	margin-top: 58px;
	float:right;
	width:170px;
	clear: right;
}
div#footer{
	margin: 40px 30px;
	text-align: center;
	color: gray;
}

.sub-input {
	width: 200px;
	height: 30px;
	margin-top:20px ;
	margin-left: 100px;
}
.clearfix {
clear:both;
}
.resultsmain {
color: gray;
width: 100%;
}

.resultsmain .name {
overflow:hidden;
text-align:left;
padding:5px;
font-size: 12px;
float: left;
width: 520px;
}
.resultsmain .name span {
font-size: 11px;
}
/* Updated */
.resultsmain .a {
width:85px;
padding:5px;
text-align:right;
float: left;
}

/* Size */
.resultsmain .s {
width:70px;
color: #F17B2C;
padding:5px;
text-align:right;
float: left;
}
/* Seeds */
.resultsmain .u {
width:45px;
color:green;
padding:5px;
text-align:right;
float: left;
}
/* Leechers */
.resultsmain .d {
width:55px;
color:#67B6DE;
padding-top: 5px;
text-align:right;
float: left;
}
#hosts {
width: 100%;
padding-top: 5px;
text-align: right;
color: gray;

}

#hosts .hostname {
overflow:hidden;
text-align:left;
padding:5px;
font-size: 13px;
float: left;
width: 150px;
}
#hosts .tname {
overflow:hidden;
text-align:left;
padding:5px;
float: left;
width: 380px;
}
#hosts .tags {
overflow:hidden;
text-align:left;
padding:5px;
float: left;
width: 150px;
}

#hosts .a {
padding:5px;
text-align: right;
width: 80px;
float: right;
padding-right: 10px;
}
#trackers {
width: 550px;
padding-top: 5px;
text-align: left;
color: gray;
float: right;
}
#trackers .a {
padding:5px;
text-align: right;
float: left;
width: 80px;
}
/* Seeds */
#trackers .u {
width:45px;
color:green;
padding:5px;
text-align:right;
float: left;
}
/* Leechers */
#trackers .d {
width:70px;
color:#67B6DE;
padding-top: 5px;
padding-right: 5px;
text-align:right;
float: left;
}
#trackers .name {
overflow:hidden;
text-align:left;
padding:5px;
font-size: 12px;
float: left;
width: 300px;
}
.row {
border-bottom: 1px solid #D8E9F5;
font-size: 13px;
}
.rowheader {
	border-bottom: 1px solid #B1DBFF;
	border-top: 1px solid #81B8E8;
	font-weight: bold;
	background: #CDE6FC;
	font-size: 12px;
}
.rowheader a {
	text-decoration: underline;
}
.ar {
text-align:right;
}
div.tagcloud {
margin-top: 20px;
text-align:center;
width: 100%;
clear: both;
}

#paginate a:hover {
background-color:#FBFDFF;
text-decoration:none;
margin: 20px auto;
}

#paginate span {
color:gray;
border:1px solid #D4EBFF;
}

#paginate a:link {
font-weight:bold;
}
#paginate{
margin-bottom: 30px;
clear: both;
}
div.error {
margin-top:40px;
margin-left: 100px;
margin-bottom: 50px;
width:300px;
text-align:left;
padding:10px 30px;
font-size:15px;
line-height:22px;
background:#FBE6F2 url(img/exclamation.png) no-repeat 7px center;
border:1px solid #D893A1;
color:#333333;
}

div.info {

margin:20px;
padding:10px 30px;
font-size:15px;
line-height:22px;
background:#D4FFD4 url(img/information.png) no-repeat 7px;
border:solid 1px #00B900;
}

.external {
background:transparent url(img/external.png) no-repeat scroll right center;
-moz-background-clip:0;
-moz-background-origin:0;
-moz-background-inline-policy:0;
padding-right:13px;
}

div.files > div {
float:right;
padding:10px 10px 0 0;
font-size:12px;
color:#805B4D;
}

div.files {
margin:20px 0;
clear:right;
font-size: 12px;
color: gray;
}
div.files ul {
font-size:13px;
padding-left:3px;
margin-left:10px;
background-color:#ffffff;
list-style-type:none;
border-left:solid 1px #3399FF;
}

div.files > ul {
margin:0;
border:0;
}

div.files li {
padding:3px;
font-weight:normal;
color:gray;
width:90%;
}

div.files li.t {
padding:5px 20px;
font-weight:bold;
color:#717171;
background:url(img/folder.png) no-repeat left center;
}

div.files ul li span {
color:#717171;
padding-left:20px;
font-weight:normal;
}

.files a {
color:#336699;
text-decoration:none;
}

.files a:hover {
color:#ff0000;
text-decoration:underline;
}

.inputSearchMain {
	background: transparent;
	border:1px solid lightgrey;
	font-family: 'Lucida Sans', arial,sans-serif;
	font-size:17px;
	padding:5px 3px 5px 5px;
	margin: 0 auto;
	width:415px;
	float:left;
	color: #336699;
}
button.search {
background:url(img/search-icon.png) 0 0 no-repeat;
height:35px;
width:65px;
margin-left:5px;
margin-top: 2px;
float: left;
clear: right;
border:0;
cursor:pointer;
display:block;
text-indent:-9999em;
}
.usual {
  padding:0;
  margin:0 auto;
  text-align:center;
}
.usual ul{
margin-top: 50px;
margin-left: 315px;
*margin-left: 355px;
*margin-top: 20px;
}
.usual .box {
margin-left: 280px;
*margin-left: 270px;
*margin-top: -48px;
}
.usual li { 
	list-style:none;
	float:left;
}
.usual ul a {
  display:block;
  padding:6px 10px;
  text-decoration:none!important;
  margin:1px;
  margin-left:0;
}
.usual ul a:hover {
color: orange;
}

.usual ul a.selected {
font-weight: bold;
}

.usual div {
  padding:0;
  *padding-top:3px;
  clear:left;
}

.inputSearchMain2 {
	background: transparent;
	border:1px solid lightgrey;
	font-family: 'Lucida Sans', arial,sans-serif;
	font-size:17px;
	padding:5px 3px 5px 5px;
	margin-left: 30px;
	width:200px;
	float:left;
	color: #336699;
}
.heading {
	margin-top: 20px;
	color: gray;
	text-align: left;
	font-size: 17px;
	margin-bottom:10px;
}
a:hover {
color:#FF0000;
text-decoration:underline;
}

a {
	color:#65AAAD;
	text-decoration:none;
}
/* ad spaces */
.adspace-hor720 {
	margin: auto;
	padding: 5px;
	text-align: center;
}
.adspace-ver600 {
	margin: 5px;
	height: 600px;
	width: 120px;
	border: 1px solid lightgrey;
}
.adspace-box336 {
	margin-top: 60px;
	float: left;
	padding: 5px;
	
}
.searchplugin {
text-align: center;
width: 100%;
margin-top: 30px;
}
#lastinfo{
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    position:relative;
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('info.png');
}
.commentsrow {
border-bottom: 1px dashed lightgrey;
padding: 10px;
margin: 3px;
color: gray;
}
.resultsmainRel {
color: gray;
width: 100%;
}

.resultsmainRel .name {
overflow:hidden;
text-align:left;
padding:5px;
font-size: 12px;
float: left;
width: 700px;
}
.resultsmainRel .name span {
font-size: 11px;
}
/* Updated */
.resultsmainRel .a {
width:85px;
padding:5px;
text-align:right;
float: right;
}

/* Size */
.resultsmainRel .s {
width:70px;
color: #F17B2C;
padding:5px;
text-align:right;
float: right;
}
/* Seeds */
.resultsmainRel .u {
width:45px;
color:green;
padding:5px;
text-align:right;
float: right;
}
/* Leechers */
.resultsmainRel .d {
width:55px;
color:#67B6DE;
padding-top: 5px;
text-align:right;
float: right;
}
