/* Link colors */

A:link			{ text-decoration: none; color: #FF9900; font-size:8pt;}

A:visited		{ text-decoration: none; color: #FF9900; font-size:8pt;}

A:active		{ text-decoration: none; color: #FF9900; font-size:8pt;}

A:hover			{ text-decoration: underline; color: #FF6600; font-size:8pt;}



/* Link colors */

A.link2:link			{ text-decoration: none; color: #9999CC; font-size:8pt;}

A.link2:visited		{ text-decoration: none; color: #9999CC; font-size:8pt;}

A.link2:active		{ text-decoration: none; color: #9999CC; font-size:8pt;}

A.link2:hover			{ text-decoration: underline; color: #9999CC; font-size:8pt;}



a.frmlnk {



	color: #CCC !important;



}



a.frmlnk:hover {



	color: #FFF !important;



}
#index_body/* Define BODY style */

 {
	font-size:8pt;
	font-family: Verdana;
	color: #FF9900;
	background-image: url(images/Solar-big-BKG.png);
	background-color: #000000;
	background-attachment:fixed;
	margin: 0px;
	padding: 0px;
	width: 100%;
}	

TD { font-size:8pt; font-family: Verdana; }	

H1 { font-size:8pt; font-family: Verdana; }	
html, body#index_body {
	height: 100%;
	width: 100%;
}
#index_body {}
#wrapper {
	background-image: url(images/BKG-Shadow2.png);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
}
#logo {
	background-image: url(http://mma-torrents.com/themes/NB-MMA/images/logo/rotate.php);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 100%;
}
#shadow {
	background-image: url(images/btm-shadow.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 100%;
	position: relative;
}
#navigation {
	margin-top: 174px;
}
#infobar {
	background-image: url(images/info-shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	display: block;
	margin: 0px;
	height: 35px;
	padding-top: 5px;
}
/* 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: #9999CC; font-size: 8pt; background: #d4d4d4; text-align: center;}

.ttable_col1 { font-family: 'Verdana'; border:1px solid #9999CC; font-size: 8pt; background: #616060; }

.ttable_col2 { font-family: 'Verdana'; border:1px solid #9999CC; font-size: 8pt; background: #19103a; }

.ttable_colx { font-family: 'Verdana'; border:1px solid #9999CC; font-size: 8pt; background: #d4d4d4; }



/* 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: #9999CC; }

.table_col1 { font-family: 'Verdana'; border:1px solid #666699; font-size: 8pt; background: #F7F7F7; }

.table_col2 { font-family: 'Verdana'; color: #000; border:1px solid #666699; font-size: 8pt; background: #ECECEC; }



/* FRAME STYLE */

.mframe{

	background-color: #000000;

	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: #414141;

	border-right-color: #2a2a2a;

	border-bottom-color: #2a2a2a;

	border-left-color: #2a2a2a;

}

.fhead{

	background-image: url(images/head-bkg.jpg);

	background-repeat: repeat-x;

}

.farrow {

	background-image: url(images/arrow.gif);

	background-repeat: no-repeat;

}

.fcapbar { 

	font-size: 11px;

	color: #FF9900;

	font-family: verdana, tahoma, arial, sans-serif;

	vertical-align: text-top;

	padding-top: 5px;

	text-align: center;

	font-weight: bold;

}

.fmain {

	width: 100%;

	color: #CCCCCC;

	padding: 6px;

	background-color: 060606;

}



td.subnav{

	padding-top: 8px;

	color: #FF9900;

}



/* Torrents-details download box*/

#downloadbox {

	padding: .75em;

	background-color: #eff3fb;

	border: 1px solid #8ba7cd;

}



/*DEFINE THE SHOUTBOX CSS */

.shoutbox_body { font-family: verdana; color: #CCC; float: middle; background-color: #060606; }

.shoutbox_contain { border: 0; height: 210; width: 100%; overflow: auto; align: middle; }

.shoutbox_history { border: 0;height: 100%;width: 100%;align: middle; }

.shoutbox_messageboxback { background-color: #060606; }

.shoutbox_noalt { background-color: black; }

.shoutbox_alt { background-color: #111; }

.shoutbox_msgbox {

	width: 100%;

	font-size: 12px;

	background-color: #333333;

	border: 1px solid #999999;

	color: #FFFFFF;

}

.shoutbox_shoutbtn {

	font-size: 12px;

	background-color: #333333;

	border: 1px solid #999999;

	font-weight: bold;

	color: #CCCCCC;

}

.shoutbox_error { color: red;font-size: 13px; }

