body
{
	background-color:white;	color:#FFFFFF;
	margin:0px;	padding:0px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

h1{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;	
	color:black;
	}
	
h2{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color:black;
	}	

#container
{
	margin:0px;	padding:0px;		
	width:950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	width: 100%;
	height: 40px;
	border: none;
}

.footer
{	width: 100%;
	margin-top: 20px;
	color: black;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.button a
{	
	padding-left: 10px;
	line-height: 18px;
	color: white;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.button a:hover{
	color: #6fbafc;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none
}

.ads
{	width: 100%;
	margin-top: 20px;
	color: black;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.holder
{
	position: absolute;
	width: 80px;	height:80px;
	margin:3px;	float:left;
	cursor: move;	
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: white;
	text-align: center;
	background-image: url("../images/bgblack.png");
	background-repeat: no-repeat;
	overflow: hidden;
}

.spnholder
{
	position:absolute;
	width:80px;	height:80px;
	margin:3px;	float:left;
	cursor: move;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: white;
	text-align: center;
	background-repeat: no-repeat;
	overflow: hidden;
	font-weight:100;
}

.urlimage
{
	margin:5px;
	border: none;
}

#content
{
	padding-left: 10px;
	padding-top: 10px;	
	color: black;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#taskmanager
{
	position:absolute; 
	margin:4px; 
	left:270px;
	top:180px;	width:350px; height:170px; 
	background-image:url("../images/bg_task.gif");
}

#clipboard
{
	border: none;
	background-color:#E8E8E8;
	position:absolute;
	width:90px;
	height:90px;
	cursor: move;

	opacity: 0.50; -ms-filter: "alpha (opacity=50)"; filter: alpha (opacity=50);

}

.popup
{
	position:absolute;
	min-width:100%;
	min-height:100%;
	background-color:#525252;
	opacity: 0.60; -ms-filter: "alpha (opacity=60)"; filter: alpha (opacity=60);
}

* html .popup
{ 
	position: absolute;
	height: expression( (document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight) + "px");
	width: expression( (document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth) + "px");
}

.topborder
{
	position: absolute;
	left: 0px;	top:18px;
	width:100%;	height:14px;
}

.bg
{
	position: absolute;
	left:0px;	top:32px;
	width:100%;	height:470px;
	background-color: white;
	float: left;
	font-family: Arial;
	font-size: 16px;
}

.bottomborder
{
	position:absolute;
	left:0px;		top:540px;
	width:100%;		height:14px;
	overflow: hidden;
}

.ltcorner
{
	width:14px;	height:14px;
	background-image:url("../images/popup/ltcorner.gif");
	float:left;
	background-repeat:no-repeat;
}
.tborder
{
	width:572px; height:14px;
	background-color: white;
	float: left;
	font-weight: bold;
	text-align: left;
	color: black;
}
.rtcorner
{
	width: 14px;	height: 14px;
	background-image:url("../images/popup/rtcorner.gif");
	float:left;
	background-repeat:no-repeat;
}
/*
.lborder
{
	position:absolute;
	left:0px;	top:18px;
	width:15px;	height:470px;
	background-image:url("../images/popup/lborder.gif");
	float:left;
	background-repeat:repeat-y;
}
.rborder
{	
	position:absolute;
	left:485px;		top:18px;
	width:15px;		height:470px;
	background-image:url("../images/popup/rborder.gif");
	float:left;
	background-repeat:repeat-y;
}
*/
.lbcorner
{
	width:14px;		height:14px;
	background-image:url("../images/popup/lbcorner.gif");
	float:left;
	background-repeat: no-repeat;
}

.bborder
{
	width: 572px; height: 14px;
	background-color: white;
	float: left;
}
.rbcorner
{
	width:14px;		height:14px;
	background-image:url("../images/popup/rbcorner.gif");
	float:left;
	background-repeat:no-repeat;
	
}

#newengine
{
	z-index:-5;
	position:absolute;
	top:50px;
	height:560px;
	width:500px;
	display:none;
}

img
{
	border-width: 0px;
}
.selink
{
	text-align:center;
	vertical-align:middle;

	text-decoration:none;
	color:black;
}

.leftmostcell
{
	margin-left:0px;
}

.rightmostcell
{
	margin-right:0px;
}
.leftdiv
{	
	width:288px; height:192px; float:left;
}
.middlediv
{	
	width:375px; height:182px; float:left;
	margin-top:5px;
	background-color:white;
}
.rightdiv
{	
	width:285px; height:192px; float:left;
}

.clearfloat
{
	clear:both;
}
.spacer
{
	height:2px;	overflow:hidden;
}

.menuitem
{
	width:140px;	height: 26px;
	display: block;
	background-color:#555555;		color: white;
	border-top: none;
	border-bottom: none;
	font-size: 18px;
	vertical-align: middle;
	text-decoration: none;
}

.commandbutton
{
	width: 140px;	height: 34px;
	display: block;
	text-align: center;
	background-color:#555555;		color: white;
	border-top: none;
	border-bottom: none;
	font-size: 26px;
	text-decoration: none;
	cursor: move;
}

#menuselected
{
	font-size: 22px;
	color: black;
}
#menuinfo
{
	color: black;
	font-size: 12px;
}

.user_input
{
	width: 400px;	height: 28px;
	font-size: 18px;
}

#dbwebsites
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}	
#button
{
	position: relative;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	padding-left: 20px;
}

.inlineblock
{
	display:-moz-inline-stack;
	display: inline-block;
	*display: inline;
}
.searchcloud
{
	float: left;
	width: 160px;
	background-color: #eaeaea;
	color: black;
	font-size: 13px;
	text-align: center;
	margin: 0px 4px 4px 4px;
}

.searchcloud a
{

	color: #808080;
	font-size: 13px;
}

.searchcloud_link a
{
	text-decoration: none;
	color: #d4d9e3;
}
.searchcloud_link:hover
{
	text-decoration: underline;
}

.searchcloud_link:visited
{
	color: #d4d9e3;
}

.div_torrent_search
{
	background-color: black;
	color: white;
	padding: 5px;
}

.search_text
{
	background-color: #F4F4F4;
	color: black;
	border:1px solid #82A3FB;
}

.search_link_scroll
{
	display: block;
}
.search_link
{
	color: #DADADA;
	font-weight: bold;
	text-decoration: none;
	margin: 3px 5px 0px 5px;
}
.search_link_current
{
	color: #ABB9F1;
	text-decoration: none;
	margin: 3px 3px 0px 3px;
}


a.search_link:hover
{
	color: white;
}

#torrent_links
{
	position: absolute;
	left:0px;		top:8px;
	width:auto;
	margin-top: 1px;
	display: block;
	overflow: hidden;
}
#torrent_next
{
	background: url('../images/next.gif');
	position: absolute;
	background-repeat: no-repeat;
	left:380px;		top:7px;
	width: 20px;	height:20px;
	z-index: 1;
	display:none;
	cursor: hand;
}

#torrent_previous
{
	background: url('../images/previous.gif') center;
	position: absolute;
	background-repeat: no-repeat;
	left:0px;		top:7px;
	width: 20px;	height:20px;
	z-index: 1;
	display:none;
	cursor: hand;
}
