/* Link colors */
A:link, A:visited, A:active		{
	text-decoration: none;
	color: #c6a756;
	font-size:8pt;
}
A:hover			{
	text-decoration: underline;
	color: #b0954e;
	font-size:8pt;
}
.ttable_head a:link, .ttable_head a:active, .ttable_head a:visited, .ttable_head a:hover,
.table_head a:link, .table_head a:active, .table_head a:visited, .table_head a:hover {
	color: #000000;
}
#navigation {
	padding-left: 20px;
}
#subnav {
	clear: left;
	float: left;
	padding: 0px;
	margin-top: 109px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 29px;
}
#nav {
	display: block;
	position: relative;
	height: 30px;
	white-space: nowrap;
	width: auto;
	float: left;
}

#nav ul {
	margin: 0px;
	padding: 0;
	list-style-type: none;
	width: auto;
	float: left;
	white-space: nowrap;
	display: inline;
}

#nav ul li {
	display: block;
	float: left;
	height: 30px;
	padding-right: 1px;
	padding-left: 1px;
}

#nav ul li a {
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
	font-size: 11px;
	background-image: url(images/btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	width: 110px;
}

#nav ul li a:hover {
	color: #a98932;
	background-image: url(images/btn-h.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav ul li a span {
	padding-right: 16px;
	vertical-align: text-bottom;
	display: block;
	width: auto;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/btn.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
}

#nav ul li a:hover span {
	display: block;
	width: auto;
	vertical-align: text-bottom;
	background-image: url(images/btn-h.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/* Define BODY style */
html body {
	font-size:10px;
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#NB-Body {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/body-bg.jpg);
	background-color: #474747;
	height: 100%;
	width: 100%;
	background-position: left -1px;
	color: #FFFFFF;
}
#header {
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: 2px top;
}
#infobar {
	clear: right;
	float: right;
	right: 0px;
	top: 0px;
}
#info {
	padding-right: 20px;
}
#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 139px;
	width: 100%;
}
#footer {
	line-height: 32px;
	background-image: url(images/credits-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	height: 32px;
}
TD {
	font-size:10px;
	font-family: Verdana;
}	
H1 { font-size:8pt; font-family: Verdana; }	
input, select {
	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: #3c3113;
	border-right-color: #8f742c;
	border-bottom-color: #8f742c;
	border-left-color: #3c3113;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bb9d49;
	background-color: #202226;
}
 textarea {
	background-color: #2D2E32;
	margin: 10px;
	padding: 25px;
	border: 3px solid #111111;
	color: #ffffff;
}

/* 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 #1d1d20; }
.NB-fmm .ttable_head {
	font-family: Verdana;
	color: #000000;
	font-size: 8pt;
	text-align: center;
	line-height: 16px;
	background-color: #c5a64d;
	background-image: url(images/tablehead.jpg);
	background-repeat: repeat-x;
}
.NB-fmm .ttable_col1 { font-family: 'Verdana'; border:1px solid #1d1d20; font-size: 8pt; background: #26282d; }
.NB-fmm .ttable_col2 { font-family: 'Verdana'; border:1px solid #1d1d20; font-size: 8pt; background: #35363b; }
.NB-fmm .ttable_colx { font-family: 'Verdana'; border:1px solid #1d1d20; font-size: 8pt; background: #35363b; }

/* Define Other Tables */
.table_table { border: #1d1d20; border-width: 1px; border-collapse:collapse; }
.table_head {
	font-family: 'Verdana';
	border:1px solid #1d1d20;
	font-size: 8pt;
	color: #000000;
	background-color: #c5a64d;
	background-image: url(images/tablehead.jpg);
	background-repeat: repeat-x;
}
.NB-fmm .table_col1 { font-family: 'Verdana'; border:1px solid #1d1d20; font-size: 8pt; background: #26282d; }
.NB-fmm .table_col2 { font-family: 'Verdana'; border:1px solid #1d1d20; font-size: 8pt; background: #35363b; }

/* BLOCK STYLE */
.NB-btl{
	width: 10px;
	background-image: url(images/btl.jpg);
	background-repeat: no-repeat;
}
.NB-btm{
	background-repeat: repeat-x;
	font-size: 12px;
	color: #a58b41;
	font-family: verdana, tahoma, arial, sans-serif;
	background-image: url(images/bt-bg.jpg);
	text-align: center;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	width: 100%;
}
.NB-btr{
	width: 10px;
	background-image: url(images/btr.jpg);
	background-repeat: no-repeat;
}
.NB-bml{
	width: 9px;
	background-repeat: repeat-y;
	background-image: url(images/bml.jpg);
}
.NB-bmm{
	width: 100%;
	background-image: url(images/fm-bg.jpg);
	padding: 4px 5px 5px 4px;
	font-size: 10px;
	color: #fff;
	font-family: verdana, tahoma, arial, sans-serif;
	vertical-align:top;
}
.NB-bmr{
	width: 9px;
	background-repeat: repeat-y;
	background-image: url(images/bmr.jpg);
}
.NB-bbl{
	width: 9px;
	background-image: url(images/bbl.jpg);
	background-repeat: no-repeat;
}
.NB-bbm{
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(images/bb-bg.jpg);
}
.NB-bbr{
	width: 9px;
	background-image: url(images/bbr.jpg);
	background-repeat: no-repeat;
}

/* FRAME STYLE */
.NB-ftl{
	width: 19px;
	background-image: url(images/ftl.jpg);
	background-repeat: no-repeat;
}
.NB-ftm{
	background-repeat: repeat-x;
	background-image: url(images/ft-bg.jpg);
	vertical-align: middle;
	text-align: center;
}
.NB-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/fc-bg.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #b19546;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	width: 200px;
}
.NB-cap-r {
	background-image: url(images/fcr.jpg);
	background-repeat: no-repeat;
	width: 48px;
}
.NB-ftr{
	width: 14px;
	background-image: url(images/ftr.jpg);
	background-repeat: no-repeat;
}
.NB-fml{
	width: 12px;
	background-repeat: repeat-y;
	background-image: url(images/fml.jpg);
}
.NB-fmm{
	width: 100%;
	background-image: url(images/fm-bg.jpg);
	padding: 3px;
	font-size: 10px;
	color: #FFF;
	font-family: verdana, tahoma, arial, sans-serif;
	vertical-align:top;
	text-align: center;
}
.NB-fmm td {
	background-color: #2d2e32;
}
.NB-fmr{
	width: 12px;
	background-repeat: repeat-y;
	background-image: url(images/fmr.jpg);
}
.NB-fbl{
	width: 215px;
	background-image: url(images/fbl.jpg);
	background-repeat: no-repeat;
}
.NB-fbm{
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(images/fb-bg.jpg);
}
.NB-fbr{
	width: 14px;
	background-image: url(images/fbr.jpg);
}



/* top navigation bar bg*/
td.subnav{
	background-image:url("images/subnav.png");
	height:34px;
}

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

/*DEFINE THE SHOUTBOX CSS */
#shoutbox {
	margin: 3px;
	height: 220px;
	width: 99%;
}
.shoutbox_body {
	font-family: verdana;
	color: #ffffff;
	background-image: url(images/xxxx.png);
}
.shoutbox_contain { border: 0; height: 500px; width: 100%; overflow: auto; }
.shoutbox_history { border: 0;height: 100%;width: 100%; }
.shoutbox_messageboxback {
	background-image: url(images/fm-bg.jpg);
}
.shoutbox_noalt {
	background-color: ;
}
.shoutbox_alt {
	background-color: ;
}
.shoutbox_msgbox {
	width: 100%;
	font-size: 12px;
	background-color: ;
	color: #d0b365;
	line-height: 18px;
	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: #3c3113;
	border-right-color: #8f742c;
	border-bottom-color: #8f742c;
	border-left-color: #3c3113;
}
.shoutbox_shoutbtn {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	background-image: url(images/sb_btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 55px;
	border: 0px none;
	background-color: transparent;
	color: #e4ca82;
}
.shoutbox_error { color: red;font-size: 13px; }

/* Blocks Management */
.btn {
    cursor:pointer;
}
.btnDisable {
    cursor:pointer;
}

.NB-fmm .rowTabHead {
	background-color : #c5a64d;
	padding : 4px;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	background-image: url(images/tablehead.jpg);
	background-repeat: repeat-x;
}

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

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

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

.tablebg {
	background-color : #35363b;
	padding : 0;
	border : 0 solid #006699;
	margin: 0;
}
