body {
	margin: 0;
	background: #e5e5e5 repeat-x url(/images/bck.gif);
	font-family: Verdana; font-size: 11px;
	color: #000;
}
a img {
	border: 0;
}
a {
	color: #0056b3;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}
#page {
	margin: 0 auto; padding: 0 4px 0 2px;
	width: 984px;
	background: repeat-y url(/images/bckpage.gif);
}

#notice {
	width:auto;
	height:auto;
	padding:7px 5px 7px 5px;
	margin:auto;
	background-color:#b8ffb3;
	border:1px solid #4cd442;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color:#187a11;
	font-size:11px;
}

#dlcontrol {
	font:Tahoma, Geneva, sans-serif, font-size:18px;
	color:#039;
}

#network {
	margin: 0 -4px 0 -2px; padding: 0 20px 0 0;
	list-style-type: none;
	height: 28px; line-height: 28px; text-align: right;
	background-color: #202020;
	border-bottom: #f7f7f7 1px solid;
}
#network li {
	display: inline;
	font-family: Arial;
	color: #fff;
}
#network li a {
	margin: 0 5px;
	color: #fff;
	text-decoration: none;
}
#network li a:hover {
	text-decoration: underline;
}
#header {
	position: relative;
	height: 122px;
	background: repeat-x url(/images/bckheader.gif);
}
#header h1 {
	margin: 0; padding: 33px 0 0 135px;;
	width: 305px; height: 75px;
	background: no-repeat url(/images/bckheaderh1.jpg);
	font-size: 0;
	text-indent: -99999em;
}
#header h1 a {
	display: block;
	width: 320px; height: 50px;
}
#header ul {
	position: absolute;
	left: 395px; top: 85px;
	margin: 0; padding: 0;
	list-style-type: none;
}
#header li {
	float: left;
	margin: 0 5px 0 0;
}
#header li a {
	float: left;
	padding: 0 10px;
	line-height: 22px;
	background: repeat-x url(/images/bckheaderlia.gif);
	border: #8fbacf 1px solid;
	color: #000;
	text-decoration: none;
}
#header li a:hover, #header li.active a {
	background: #eef6fa;
	border-bottom-color: #eef6fa;
	color: #0056b3;
	text-decoration: underline;
}
#header li.active a {
	font-weight: bold;
}
#header form {
	position: absolute;
	right: 20px; top: 25px;
	margin: 0;
	font-size: 10px;
}
#header form p {
	margin: 0 0 5px 0;
	text-align: center;
	color: #0056b3;
	word-spacing: 2px;
}
#header form p a {
	color: #0056b3;
	text-decoration: none;
}
#header form p strong {
	text-decoration: underline;
}
#header form input {
	vertical-align: middle;
	background-color: #eef6fa;
	border: #8db9ce 1px solid;
	font-family: Arial; font-size: 14px;
	color: #000;
}
#header form input.text {
	padding: 6px 35px 6px 15px;
	width: 250px;
	background: #eef6fa right center no-repeat url(/images/bckheaderformtext.gif);
}
#header form input.btn {
	padding: 0 15px;
	height: 30px;
	cursor: pointer;
}
#container {
	margin: 10px;
	width: 964px;
}
#container:after, #content .torrentlist ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#sidebar {
	float: left;
	width: 180px;
	overflow: hidden;
	font-family: Tahoma;
}
#sidebar a {
	text-decoration: none;
}
#sidebar .menu {
	margin: 0 0 15px 0; padding: 20px 15px 10px 15px;
	background-color: #f2f8fb;
	border-top: #8db9ce 1px solid; border-bottom: #8db9ce 1px solid;
}
#sidebar .menu h3 {
	margin: 0; padding: 0 0 10px 0;
	border-bottom: #5d5d5d 2px solid;
	font-size: 16px;
	color: #5db020;
}
#sidebar .menu ul {
	margin: 15px 0 0 0; padding: 0;
	list-style-type: none;
}
#sidebar .menu .primary li {
	padding: 3px 0;
	background: left bottom repeat-x url(/images/bcksidebarmenuprimaryli.gif);
}
#sidebar .menu .primary a {
	padding: 0 0 0 10px;
	background: left center no-repeat url(/images/bcksidebarmenuprimarylia.gif);
	color: #7c7c7c;
}
#sidebar .menu .primary a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#sidebar .menu2 {
	margin: 0 0 15px 0; padding: 20px 15px 10px 15px;
	background-color: #f2f8fb;
	border-top: #8db9ce 1px solid; border-bottom: #8db9ce 1px solid;
}
#sidebar .menu2 h3 {
	margin: 0; padding: 0 0 10px 0;
	border-bottom: #5d5d5d 2px solid;
	font-size: 16px;
	color: #5db020;
}
#sidebar .menu2 ul {
	margin: 15px 0 0 0; padding: 0;
	list-style-type: none;
}
#sidebar .menu2 .primary li {
	padding: 3px 0;
	background: left bottom repeat-x url(/images/bcksidebarmenuprimaryli.gif);
}
#sidebar .menu2 .primary a {
	padding: 0 0 0 10px;
	background: left center no-repeat url(/images/bcksidebarmenuprimarylia.gif);
	color: #7c7c7c;
}

#sidebar .menu2 .primary a:hover {
	text-decoration: underline;
}

#sidebar .menu .secondary li {
	margin: 2px 0; padding: 0 0 0 10px;
	background: left center no-repeat url(/images/bcksidebarmenusecondaryli.gif);
}
#sidebar .menu .secondary a {
	font-weight: bold;
	color: #00af57;
	text-decoration: none;
}
#sidebar .menu .secondary a:hover {
	text-decoration: underline;
}
#sidebar .ads {
	margin: 0 0 25px 0; padding: 0 0 20px 0;
	background: left bottom repeat-x url(/images/bcksidebarads.gif);
	text-align: center;
}
#sidebar .ads h3 {
	margin: 0 0 5px 0; padding: 5px 0 5px 10px;
	text-align: left;
	background-color: #f2f8fb;
	border-bottom: #8db9ce 1px solid;
	font-size: 16px;
	color: #5db020;
}
#sidebar .relevant h3 {
	margin: 0 0 10px 15px;
	font-size: 16px;
	color: #5db020;
}
#sidebar .relevant ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#sidebar .relevant li {
	padding: 0 0 0 5px;
	line-height: 25px;
	font-size: 12px;
}
#sidebar .relevant li.odd {
	background: repeat-x url(/images/bcksidebarrelevantli.gif);
}
#sidebar .relevant a {
	padding: 0 0 0 10px;
	background: left center no-repeat url(/images/bcksidebarrelevantlia.gif);
	color: #666;
	text-decoration: none;
}
#sidebar .relevant li.new {
	padding: 0 35px 0 5px;
	background: no-repeat url(/images/bcksidebarrelevantnew.gif);
}
#content {
	float: right;
	width: 775px;
	overflow: hidden;
}
#content .adtop {
	margin: 0 auto 15px auto; padding: 10px 13px 13px 10px;
	width: 468px; height: 60px;
	background: no-repeat url(/images/bckcontentadtop.gif);
}
#content .adbottom {
	margin: 15px auto 0 auto;
	width: 728px; height: 90px;
}
#content .header {
	padding: 5px 10px;
	background-color: #f8f9f5;
	border-bottom: #f4ebed 1px solid;
	color: #62635e;
}
#content .header a {
	color: #62635e;
	text-decoration: underline;
}
#content div.heading {
	margin: 20px 0 0 0;
	height: 30px;
}
#content div.heading h3 {
	float: left;
	margin: 0; padding: 0 0 0 10px;
	width: 370px; line-height: 30px;
	background: no-repeat url(/images/bckcontentheadingh3.gif);
	font-family: Tahoma; font-size: 14px;
	color: #0056b3;
}
#content div.heading h3 a {
	color: #0056b3;
}
#content div.heading h3 span {
	vertical-align: middle;
	font-size: 10px; font-weight: normal;
	color: #000;
}
#content div.heading h3 span a {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
#content div.heading img {
	float: right;
	margin: 3px 0 0 0;
	width: 22px; height: 24px;
}

#content ul.search li {
	width: 85px;
}
#content ul.search li.name {
	width: 487px;
}

#content .torrentlist li.download img {
	margin: 7px 0 0 0;
	width: 6px; height: 6px;
}


#content .torrentlist ul.even li.download {
	background-color: transparent;
	border-bottom: #d8dada 1px dashed; border-top: #d8dada 1px dashed;
	
}

#content .torrentlist ul.odd li.download {
	background-color:#ffffff;
	border: 0;
	
}

#content .details h1 {
	margin: 25px 0; padding: 5px 0 5px 50px;
	background: left center no-repeat url(/images/bckcontentdetailsh1.gif);
	font-size: 18px;
	color: #0056b3;
}
#content .details .tab {
	float: right;
	margin: 0; padding: 0 0 0 50px;
	list-style-type: none;
	height: 25px;
	background: left bottom repeat-x url(/images/bckcontentdetailstab.gif);
	font-size: 12px;
}
#content .details .tab li {
	float: left;
	padding: 1px 1px 0 1px;
	line-height: 23px;
	background-color: #fff;
	border-left: #e1e1e1 1px solid; border-right: #e1e1e1 1px solid;
}
#content .details .tab a {
	float: left;
	padding: 0 5px;
	background: repeat-x url(/images/bckcontentdetailstablia.gif);
	color: #000;
	text-decoration: underline;
}
#content .details a {
	color: #0056b3;
	text-decoration: underline;
}
#content .details h3 {
	margin-bottom: 5px; padding: 0 0 0 10px;
	font-family: Tahoma; font-size: 16px;
	color: #c86411;
}
#content .details h3 span {
	font-size: 12px;
}
#content .details h3 a {
	color: #c86411;
	text-decoration: underline;
}
#content .details .buttons {
	margin: 20px 0;
	height: 71px;
}
#content .details .buttons div {
	float: left;
	margin: 0 0 0 10px; padding: 26px 13px 0 0;
	width: 220px; height: 45px; text-align: right;
}
#content .details .buttons .download {
	background: no-repeat url(/images/bckdownloadtorrent.jpg);
}
#content .details .buttons .direct {
	background: no-repeat url(/images/bckdirecttorrent.jpg);
}
#content .details .buttons .warez {
	background: no-repeat url(/images/bckwarezdownload.jpg);
}
#content .details .buttons a {
	display: block;
	margin: 0 0 3px 0;
	font-family: Tahoma; font-size: 13px; font-weight: bold;
	color: #2090b8;
	text-transform: uppercase;
	text-decoration: none;
}
#content .details .buttons div a:hover {
	text-decoration: underline;
}
#content .details .info table {
	width: 500px;
	border-top: #f2f8fb 5px solid;
	font-size: 10px;
}
#content .details .info table td {
	padding: 3px 0 3px 10px;
	vertical-align: middle;
	border-bottom: #ccc 1px solid;
}
#content .details .info table .tabledata1 {
	width: 150px;
	background-color: #f8f9f5;
	font-family: Tahoma; font-size: 12px;
}
#content .details .info .ad {
	float: right;
	margin: 25px 0 0 0;
}
#content .details .desc {
	font-size: 10px;
	color: #969696;
}
#content .details .box {
	margin: 15px 0 0 0; padding: 5px;
	border: #8db9ce 1px solid; border-top: #f2f8fb 5px solid;
}
#content .recentsearches {
	padding: 5px;
	background-color: #fff;
	border: #f8f8f8 5px solid;
	font-family: Tahoma;
}

#content .recentsearches .info {
	font-size: 10px;
	color: #969696;
	text-align:center;
}

#content .recentsearches a {
	color: #0056b3;
	text-decoration: none;
}

#content .recentsearches h2 {
	color: #0056b3;
	text-decoration: none;
	padding:0px;
}

#content .recentsearches h1 {
	color: #0056b3;
	text-decoration: none;
	padding:0px;
	font-size:18px;
}

#content .recentsearches a:hover {
	text-decoration: underline;
}
#content .perpage {
	float: right;
	margin: 10px 0 0 0;
}
#content .pager {
	margin: 15px 0;
	font-size: 8px; font-weight: bold;
	text-align: center;
}
#content .pager b {
	padding: 5px;
}
#content .pager a {
	margin: 0 2px; padding: 4px;
	background-color: #f7f8f8;
	border: #d8dada 1px solid;
	color: #000;
	text-decoration: none;
}
#content form.search {
	margin: 0 auto 25px auto; padding: 5px 0 0 0;
	width: 455px; height: 27px; text-align: center;
	background: no-repeat url(/images/bcksearch.gif);
}
#content form.search * {
	vertical-align: middle;
	font-family: Verdana; font-size: 11px;
	color: #000;
}
#content form.search select {
	width: 125px; height: 20px;
	border: #8db9ce 1px solid;
}
#content form.search .text {
	width: 200px; height: 16px; 
	border: #8db9ce 1px solid;
}
#content form.search .btn {
	width: 72px; height: 22px;
	background: no-repeat url(/images/bcksearchbtn.gif);
	border: 0;
	cursor: pointer;
	
}

#torrentlist .download1 {
	BORDER-RIGHT: #999999 0px solid; PADDING-RIGHT: 0px; BORDER-TOP: #999999 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 11px; PADDING-BOTTOM: 1px; BORDER-LEFT: #999999 0px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: "Verdana"
}

#footer {
	position: relative;
	padding: 65px 0 0 0;
	height: 20px; text-align: center;
	background: repeat-x url(/images/bckfooter.gif);
	border-bottom: #ddd 1px solid;
	font-family: Tahoma; font-size: 9px; font-weight: bold;
	text-transform: uppercase;
	color: #999;
}
#footer .logo {
	position: absolute;
	left: 30px; bottom: 20px;
	display: block;
	width: 176px; height: 27px;
	background: no-repeat url(/images/bckfooterlogo.gif);
	font-size: 0;
	text-indent: -99999em;
}
#footer ul {
	position: absolute;
	left: 240px; top: 30px;
	margin: 0; padding: 10px 0 15px 65px;
	list-style-type: none;
	border-left: #cecece 1px solid;
}
#footer li {
	display: inline;
	margin: 0 5px 0 0;
}
#footer a {
	color: #999;
	text-decoration: none;
}



.downloads {
	padding: 10px 0 3px 0;
	width: 765px;
	background: repeat-x url(/images/bckcontenttorrentlist.gif) #f7f8f8;
	border: #f8f8f8 5px solid; border-bottom-width: 10px;
	font-size: 10px;
	border-collapse:collapse;
	text-align:center;
}

.downloads a {
	color: #000;
	text-decoration: none;
	float:left;
}

.downloads a:hover {
	text-decoration: underline;
}

.downloads th {
	border-bottom: #000 1px solid;
	font-family: Tahoma; font-size: 11px; font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	background-color: #ffffff;
	padding:5px;
}

.downloads tr.a {
border-bottom: #d8dada 1px dashed; border-top: #d8dada 1px dashed;
}

.downloads tr.b {
background-color:#ffffff;
}

.downloads td {
padding:3px;
}

.downloads tr:hover td {
background:url(/img/dlbg.png) repeat-x;
}

.downloads .ago {
color:#000000;
font-size:10px;
float:left;
margin-left:7px;
}

.fl {
float:left;
}

.fr {
float:right;
}

.l {
text-align:left;
}

.host li {
margin-left:15px;
}

.hostname {
list-style-image:url(/img/folder.png);
color:#FF9900;
font-weight:bold;
margin-left:5px !important;
}
