/* Link colors */
A:link			{ text-decoration: none; color: #0000AA; font-size:8pt;}
A:visited		{ text-decoration: none; color: #0000AA; font-size:8pt;}
A:active		{ text-decoration: none; color: #000050; font-size:8pt;}
A:hover			{ text-decoration: underline; color: #0000AA; font-size:8pt;}

/* Link colors */
A.link2:link			{
	text-decoration: none;
	color: #FFFFFF;
	font-size:8pt;
}
A.link2:visited		{
	text-decoration: none;
	color: #FFFFFF;
	font-size:8pt;
}
A.link2:active		{
	text-decoration: none;
	color: #FFFFFF;
	font-size:8pt;
}
A.link2:hover			{
	text-decoration: underline;
	color: #FF9900;
	font-size:8pt;
}
/* Define BODY style */
BODY {}
.index_body {
	font-size:8pt;
	font-family: Verdana;
	background-image: url(images/NB-bkg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #282828;
}	
TD { font-size:8pt; font-family: Verdana; }	
H1 { font-size:8pt; font-family: Verdana; }	
.infobar{
	color: #CCCCCC;
	padding-left: 15px;
}
.footer{
	color: #999999;
}

/* DEFINE THE EXPAND CROSS LOCATION IN TORRENTTABLE */
.showthecross{ margin-top: 0px; margin-right: 0px; margin-left: 2px; float: left;}

/* TORRENTTABLE() */
.ttable_headouter { border-collapse: collapse; }
.ttable_headinner {	border-collapse: collapse; border:1px solid #9999CC; }
.ttable_head { font-family: 'Verdana'; color: #000000; font-size: 8pt; background: #66CCFF; text-align: center;}
.ttable_col1 { font-family: 'Verdana'; border:1px solid #9999CC; font-size: 8pt; background: #F7F7F7; }
.ttable_col2 { font-family: 'Verdana'; border:1px solid #9999CC; font-size: 8pt; background: #ECECEC; }
.ttable_colx { font-family: 'Verdana'; border:1px solid #9999CC; font-size: 8pt; background: #ECECEC; }

/* Define Other Tables */
.table_table { border: #000000; border-style: border-style; border-width: 1px; border-collapse:collapse; }
.table_head { font-family: 'Verdana'; border:1px solid #666699; font-size: 8pt; background: #66CCFF; color: #000000; }
.table_col1 { font-family: 'Verdana'; border:1px solid #666699; font-size: 8pt; background: #F7F7F7; }
.table_col2 { font-family: 'Verdana'; border:1px solid #666699; font-size: 8pt; background: #ECECEC; }

/* FRAME STYLE */
.NB_ftl{
	width: 9px;
	background-image: url(images/NB-ftl.gif);
}
.NB_fcap-l{
	background-image: url(images/NB-fcap-l.gif);
	width: 30px;
}
.NB_fcap-m{
	background-repeat: repeat-x;
	font-size: 11px;
	color: #04e4ff;
	font-family: verdana, tahoma, arial, sans-serif;
	background-image: url(images/NB-fcap-m.gif);
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 30px;
	padding-right: 30px;
}
.NB_bcap-m{
	background-repeat: repeat-x;
	font-size: 11px;
	color: #04e4ff;
	font-family: verdana, tahoma, arial, sans-serif;
	background-image: url(images/NB-fcap-m.gif);
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
.NB_fcap-r{
	background-image: url(images/NB-fcap-r.gif);
	width: 30px;
}
.NB_ftr{
	width: 9px;
	background-image: url(images/NB-ftr.gif);
}
.NB_fml{
	width: 12px;
	background-repeat: repeat-y;
	background-image: url(images/NB-fml.gif);
}
.NB_fmmain{
	width: 100%;
	padding: 4px 5px 5px 4px;
	font-size: 10px;
	color: #000;
	font-family: verdana, tahoma, arial, sans-serif;
	vertical-align:top;
	background-color: #FFFFFF;
}
.NB_fmr{
	width: 12px;
	background-repeat: repeat-y;
	background-image: url(images/NB-fmr.gif);
}
.NB_fbl{
	width: 52px;
	background-image: url(images/NB-fbl.gif);
}
.NB_fbm{
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(images/NB-fbm.gif);
}
.NB_fbr{
	width: 52px;
	background-image: url(images/NB-fbr.gif);
}

/* top navigation bar bg*/
td.subnav{
	background-image:url(images/NB-nav-fill.gif);
	height:27px;
	text-align: center;
	vertical-align: middle;
	color: #CCCCCC;
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-left: 20px;
}

/* Torrents-details download box*/
#downloadbox {
	padding: .75em;
	background-color: #eff3fb;
	border: 1px solid #8ba7cd;
}

/*DEFINE THE SHOUTBOX CSS */
.shoutbox_body { font-family: verdana; color: black; float: middle; background-color: White; }
.shoutbox_contain { border: 0; height: 350; width: 100%; overflow: auto; align: middle; }
.shoutbox_history { border: 0;height: 100%;width: 100%;align: middle; }
.shoutbox_messageboxback { background-color: White; }
.shoutbox_noalt { background-color: White; }
.shoutbox_alt { background-color: AliceBlue; }
.shoutbox_msgbox {
	width: 100%;
	font-size: 13px;
	background-color: #d2dce4;
	border: 1px outset black;
}
.shoutbox_shoutbtn {
	width: 70;
	cursor:pointer;
	border:1px outset #818181;
	color:#000000;
	font-weight:bold;
	font-size: 12px;
	padding: 1px 2px;
	background-image: url(images/NB-btn.gif);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #c8dae0;
}
.shoutbox_error { color: red;font-size: 13px; }

/* Blocks Management */
.btn {
    width: 100px;
	cursor:pointer;
	border:1px outset #818181;
	color:#000000;
	font-weight:bold;
	font-size: 12px;
	padding: 1px 2px;
	background-image: url(images/NB-btn.gif);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #c8dae0;
}
.btnDisable {
    width: 100px;
	cursor:pointer;
	border:1px outset #818181;
	color:#000000;
	font-weight:bold;
	font-size: 12px;
	padding: 1px 2px;
	background-image: url(images/NB-btn.gif);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #c8dae0;
}

.rowTabHead {
    background-color : #66CCFF;
    padding : 4px;
    font-family : Verdana, Helvetica, sans-serif;
    font-size : 10px;
}

.row1 {
    background-color : #EFEFEF;
    padding : 4px;
    font-family : Verdana, Helvetica, sans-serif;
    font-size : 10px;
}

.row2 {
    padding : 4px;
    font-family : Verdana, Helvetica, sans-serif;
    font-size : 10px;
    background-color: #F7F7F7;
}

.rowEnd {
    padding : 4px;
    font-family : Verdana, Helvetica, sans-serif;
    font-size : 10px;
    background-color: #CCCCCC;
}

.tablebg {
    background-color : #666666;
    padding : 0;
    border : 0 solid #006699;
    margin: 0;
}
#tooltip{
      FONT-WEIGHT: bold;
	font-size: 10px;
	width:auto;
      background-color : #EAEDF4;
	background: #ffffff url(http://webseend.lt/images/tooltip.png) no-repeat left;
      border: 1px solid #486386;
	color: #32475F;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height:18px; 	z-index:100;
	margin:0px;
	padding-left: 22px;
	position: absolute;
	visibility: hidden;
	border-collapse: separate;
}