/* Link colors */
A:link, A:visited, A:active		{
	text-decoration: none;
	color: #B00;
	font-size:8pt;
}
A:hover			{
	text-decoration: underline;
	color: #126CA7;
	font-size:8pt;
}
#nav {
	display: block;
	position: relative;
	height: 30px;
	font-size: 11px;
	font-weight: bold;
	font-family: "Segoe UI", "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	width: auto;
}

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

#nav ul li {
	display: block;
	float: left;
	height: 30px;
}

#nav ul li a {
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
	font-size: 13px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#nav ul li a:hover {
	color: #126CA7;
	background-image: url(images/NB-btn.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Define BODY style */
BODY {
	font-size:11px;
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
	color: #999999;
}
#NB-Body {
	font-size: 11px;
	color: #999999;
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(images/NB-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#infobar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111;
	line-height: 18px;
	clear: right;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	font-size: 11px;
	padding: 0px;
	width: 85%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #999999;
}	
input, select {
	background-color: #333333;
	border: 1px solid #0D0D0D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #126CA7;
}
textarea {
	background-color: #151515;
	background-image: url(images/box-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	padding: 8px;
	color: #126CA7;
}
table, td, div th {
	color: #999999;
}
TD { font-size:8pt; font-family: Verdana; }	
H1 { font-size:8pt; font-family: Verdana; }	

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

/* TORRENTTABLE() */
.b-title {
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
	color: #126CA7;
}
.b-content {
	background-image: url(images/box-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #323232;
	border-bottom-color: #323232;
	border-left-color: #323232;
	padding: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888;
	background-color: #151515;
	text-align: justify;
}
.ttable_headouter { border-collapse: collapse; }
.ttable_headinner {	border-collapse: collapse; border:1px solid #222; }
.ttable_head { font-family: 'Verdana'; color: #888888; font-size: 8pt; background: #161616; text-align: center;}
.ttable_col1 {
	font-family: 'Verdana';
	border:1px solid #222;
	font-size: 8pt;
	background: #131313;
	text-align: center;
}
.ttable_col2 {
	font-family: 'Verdana';
	border:1px solid #222;
	font-size: 8pt;
	background: #101010;
	text-align: center;
}
.ttable_colx {
	font-family: 'Verdana';
	border:1px solid #222;
	font-size: 8pt;
	background: #101010;
	text-align: center;
}

/* Define Other Tables */
.table_table { border: #000000; border-width: 1px; border-collapse:collapse; }
.table_head { font-family: 'Verdana'; border:1px solid #222; font-size: 8pt; background: #161616; color: #888888; }
.table_col1 {
	font-family: 'Verdana';
	border:1px solid #222;
	font-size: 8pt;
	background: #131313;
	text-align: center;
}
.table_col2 {
	font-family: 'Verdana';
	border:1px solid #222;
	font-size: 8pt;
	background: #101010;
	text-align: center;
}

/* Torrents-details download box*/
#downloadbox {
	font-family: 'Verdana';
	border:1px solid #222;
	font-size: 8pt;
	background: #101010;
	text-align: center;
	padding: 12px;
}

/*DEFINE THE SHOUTBOX CSS */
#shoutbox {
	margin: 3px;
	height: 220px;
	width: 99%;
}
.shoutbox_body {
	font-family: verdana;
	color: #CCCCCC;
	background-color: #151515;
	background-image: url(images/box-bg.png);
	background-repeat: repeat-x;
	background-position: center -6px;
}
.shoutbox_contain { border: 0; height: 150px; width: 100%; overflow: auto; }
.shoutbox_history { border: 0;height: 100%;width: 100%; }
.shoutbox_messageboxback {
	background-color: #151515;
}
.shoutbox_noalt {
	background-color: #101010;
}
.shoutbox_alt {
	background-color: #131313;
}
.shoutbox_msgbox {
	width: 100%;
	background-color: #2B2B2B;
	border: 1px solid #0D0D0D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 20px;
	height: 20px;
}
.shoutbox_shoutbtn {
	font-size: 12px;
	background-color: #000;
	border: 1px solid #222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	width: 65px;
}
.shoutbox_error { color: red;font-size: 13px; }

/* Blocks Management */
.btn {}
.btnDisable {}

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

.row1 {
    background-color : #101010;
    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: #131313;
}

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

.tablebg {
    background-color : #101010;
    padding : 0;
    border : 0 solid #222;
    margin: 0;
}

/* Define styles do fórum */
.forum_head { font-family: 'Verdana'; border:1px solid #222; font-size: 8pt; background: #000000; color: #888888; }
.forum_cat { font-family: 'Verdana'; border:1px solid #222; font-size: 8pt; background: #0C0C0C; color: #888888; }
.forum_user { font-family: 'Verdana'; border:1px solid #222; font-size: 8pt; background: #0C0C0C; color: #888888; }
.signature { font-family: 'Verdana'; border-top:1px solid #333333; font-size: 6pt; color: #666666; }

.comment img { max-width: 580px;}
.comment img { width:expression(this.width > 580 ? "580px" : this.width); }

#mediacase1 .medbox{display:block; float:left; width:135px; height:230px; border:0px solid #333; text-decoration:none; font: 11px Verdana;}
#mediacase1 .medbox img {display:block; margin:0 auto; height:180px; width:129px; border:3px solid #000000}
#mediacase2 .medbox{display:block; float:left; padding:10px 0; width:280px; border:1px solid #333; text-decoration:none;}
#mediacase2 .medbox img {display:block; margin:0 auto; border:3px solid #333; height:290px;}
.medbox big {display:block; padding:5px 5px 0 5px; text-align:center; font-size:10px; font-family:Arial, Helvetica, sans-serif; }
.medbox b {display:block;  text-align:center;}
#medialist a {display:block; padding:2px 10px;  text-decoration:none; margin: 0 4px 0 0;}
#medialist b {display:block; padding:5px; font-size:10px;}