/* Link colors */
.ttable_head a:link, .ttable_head a:visited,.ttable_head a:active .table_head a:link, .table_head a:visited, .table_head a:active {
	color: #7cc6ff;
}
.ttable_head a:hover, .table_head a:hover {
	color: #CCCCCC;
}
A:link			{
	text-decoration: none;
	color: #FFFFFF;
	font-size:8pt;
}
A:visited		{
	text-decoration: none;
	color: #FFFFFF;
	font-size:8pt;
}
A:active		{
	text-decoration: none;
	color: #FFFFFF;
	font-size:8pt;
}
A:hover			{
	text-decoration: underline;
	color: #006699;
	font-size:8pt;
}
.rollover a:link {
	background-image: url(images/NB_nav.jpg);
	background-position: right 0px;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 7px;
	font-size: 12px;
	color: #00273b;
	width: 100%;
	background-repeat: no-repeat;
}
.rollover a:visited {
	background-image: url(images/NB_nav.jpg);
	background-position: right 0px;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 7px;
	font-size: 12px;
	color: #00273b;
	width: 100%;
	background-repeat: no-repeat;
}
.rollover a:active {
	background-image: url(images/NB_nav.jpg);
	background-position: right 0px;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 7px;
	font-size: 12px;
	color: #00273b;
	width: 100%;
	background-repeat: no-repeat;
}
.rollover a:hover {
	background-image: url(images/NB_navh.jpg);
	background-position: right 0px;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 7px;
	font-size: 12px;
	color: #FFFFFF;
	width: 100%;
	background-repeat: no-repeat;
	text-decoration: none;
}
/* Define BODY style */
BODY { font-size:8pt; font-family: Verdana; }	
TD { font-size:8pt; font-family: Verdana; }	
H1 { font-size:8pt; font-family: Verdana; }	
.index_body {
	background-color: #175783;
	background-image: url(images/NB_bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
input, select {
	color: #111111;
	background-color: #4f5056;
	border: 1px solid #222222;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	color: #111111;
	background-color: #4f5056;
	border: 1px solid #222222;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
}
.header {
	background-image: url(images/NB_header-bkg.gif);
	background-repeat: repeat-x;
}
.logo1 {
	background-image: url(images/NB_logo1.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.logo2 {
	background-image: url(images/NB_logo2.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.logo3 {
	background-image: url(images/NB_logo3.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.infobar {
	white-space: nowrap;
	display: inline;
	padding-right: 20px;
	line-height: 40px;
}
.leftcol {
	background-image: url(images/NB_left-col.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.leftcol2 {
	background-image: url(images/NB_left-col-t.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.maincol {
	background-image: url(images/NB_main-col.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.rightcol {
	background-image: url(images/NB_right-col.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.rightcol2 {
	background-image: url(images/NB_right-col-t.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.footer{
	color: #7cc6ff;
	text-align: center;
}
/* DEFINE THE EXPAND CROSS LOCATION IN TORRENTTABLE */
.showthecross{ margin-top: 0px; margin-right: 0px; margin-left: 2px; float: left;}

/* TORRENTTABLE() */
.NB-fmm .ttable_headouter { border-collapse: collapse; }
.NB-fmm .ttable_headinner {	border-collapse: collapse; border:1px solid #9999CC; }
.NB-fmm .ttable_head {
	font-family: Verdana;
	color: #7cc6ff;
	font-size: 8pt;
	text-align: center;
	background-color: #000000;
}
.NB-fmm .ttable_col1 { font-family: 'Verdana'; border:1px solid #9999CC; font-size: 8pt; background: #000f1b; }
.NB-fmm .ttable_col2 { font-family: 'Verdana'; border:1px solid #9999CC; font-size: 8pt; background: #001325; }
.NB-fmm .ttable_colx { font-family: 'Verdana'; border:1px solid #9999CC; font-size: 8pt; background: #001325; }

/* Define Other Tables */
.NB-fmm .table_table { border: #000000; border-style: border-style; border-width: 1px; border-collapse:collapse; }
.NB-fmm .table_head {
	font-family: 'Verdana';
	border:1px solid #666699;
	font-size: 8pt;
	color: #7cc6ff;
	background-color: #000000;
}
.NB-fmm .table_col1 { font-family: 'Verdana'; border:1px solid #666699; font-size: 8pt; background: #000f1b; }
.NB-fmm .table_col2 { font-family: 'Verdana'; border:1px solid #666699; font-size: 8pt; background: #001325; }

/* TORRENTTABLE() */
.ttable_headouter { border-collapse: collapse; }
.ttable_headinner {	border-collapse: collapse; border:1px solid #9999CC; }
.ttable_head { font-family: Verdana;	 color: #7cc6ff; font-size: 8pt; text-align: center; background-color: #000000; }
.ttable_col1 { font-family: 'Verdana'; border:1px solid #9999CC; font-size: 8pt; background: #FCFDFD; }
.ttable_col2 { font-family: 'Verdana'; border:1px solid #9999CC; font-size: 8pt; background: #001325; }
.ttable_colx { font-family: 'Verdana'; border:1px solid #9999CC; font-size: 8pt; background: #001325; }

/* 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; color: #7cc6ff;	background-color: #000000; }
.table_col1 { font-family: 'Verdana'; border:1px solid #666699; font-size: 8pt; background: #000f1b; }
.table_col2 { font-family: 'Verdana'; border:1px solid #666699; font-size: 8pt; background: #001325; }

/* FRAME STYLE */
.NB-ftl{
	width: 14px;
	background-image: url(images/);
}
.NB-ftm{
	width: 100%;
	background-repeat: repeat-x;
	font-size: 11px;
	color: #004365;
	font-family: verdana, tahoma, arial, sans-serif;
	background-image: url(images/NB_fm.gif);
	vertical-align: text-top;
	padding-top: 6px;
	text-align: center;
	font-weight: bold;
}
.NB-ftr{
	width: 15px;
	background-image: url(images/NB_fr.);
}

.NB-fmm{
	width: 100%;
	background-image: url(images/NB_fmm.png);
	padding: 4px 5px 5px 4px;
	font-size: 10px;
	color: #7cc6ff;
	font-family: verdana, tahoma, arial, sans-serif;
	vertical-align:top;
}
.NB-bmm{
	width: 100%;
	background-image: url(images/NB_bmm.png);
	padding: 4px 5px 5px 4px;
	font-size: 10px;
	color: #7cc6ff;
	font-family: verdana, tahoma, arial, sans-serif;
	vertical-align:top;
}
.NB-fmm td{
	background-color: #000000;
	font-size: 10px;
	color: #7cc6ff;
	font-family: verdana, tahoma, arial, sans-serif;
}
.NB-bmm td{
	font-size: 10px;
	color: #7cc6ff;
	font-family: verdana, tahoma, arial, sans-serif;
}

/* top navigation bar bg*/
td.subnav{
	background-image:url(images/NB_nav-bkg.jpg);
	height:30px;
}

/* Torrents-details download box*/
#downloadbox {
	padding: .75em;
	background-color: #eff3fb;
	border: 1px solid #8ba7cd;
}

/*DEFINE THE SHOUTBOX CSS */
.shoutbox_body {
	SCROLLBAR-BASE-color:  #001325;
	SCROLLBAR-ARROW-color: #009999;
	scrollbar-highlight-color: #001a3b;
	scrollbar-3dlight-color: #09628c;
	scrollbar-darkshadow-color: #001a3b;
	scrollbar-shadow-color: #09628c;
	font-family: verdana;
	color: #7cc6ff;
	float: middle;
	background-color: #000000;
}
.shoutbox_contain { border: 0; height: 500; width: 100%; overflow: auto; align: middle; }
.shoutbox_size { border: 0; height: 600px; width: 100%;}

.shoutbox_history { border: 0;height: 100%;width: 100%;align: middle; }
.shoutbox_messageboxback {
	background-color: #000000;
}
.shoutbox_noalt {
	background-color: #001325;
}
.shoutbox_alt {
	background-color: #000f1b;
}
.shoutbox_msgbox {
	width: 100%;
	font-size: 12px;
	background-color: #009999;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #66FFFF;
	border-bottom-color: #66FFFF;
	border-left-color: #006699;
	height: 18px;
}
.shoutbox_shoutbtn {
	font-size: 12px;
	background-color: #009999;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006666;
	border-right-color: #66FFFF;
	border-bottom-color: #006666;
	border-left-color: #66FFFF;
}
.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/btn.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #c8dae0;
}
.btnDisable {
    width: 60px;
    height: 30px;
    border : 1px solid #d0d0d0;
    background-color : white;
    color: black;
    font-family : Verdana, serif;
    font-size : 10pt;
    font-weight : normal;
}

.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: #000f1b;
}

.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;
}
.progressBar{
	width:73px;
	height:20px;
	background:url(http://oseane-tk.com/themes/NB-Deepblue/images/misc/bg_bar.gif) no-repeat 0 0;
	position:relative;

}
.progressBar span{
	position:absolute;
	display:block;
	width:65px;
	height:11px;
	background:url(http://oseane-tk.com/themes/NB-Deepblue/images/misc/bar.gif) no-repeat 0 0;
	top:5px;
	left:4px;
	overflow:hidden;

}
.progressBar em{
	position:absolute;
	display:block;
	width:90px;
	height:20px;
	background:url(http://oseane-tk.com/themes/NB-Deepblue/images/misc/bg_cover.gif) repeat-x 0 0;
	top:0;
}