/*
Theme: inphecthyuz
Author: Infected-FX
URL: www.infectedfx.net
Country: Mexico
*/

#itsthetable { padding: 0 0 0 20px;}

#itsthetable table {
	border-spacing:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:#E7E7E7;
	color: 	#666666;
	border-bottom-color: #ECE9D8;
	width: 460px;
}

#itsthetable caption {
	font-weight: bold;
	font-size: 10px;
	background: #CCCCCC url(/images/___table_corner.gif) no-repeat right top;
	/* background-color: #003366;*/
	border-bottom:2px solid #666666;;
	color: #666666;
	text-transform:uppercase;
	padding: 10px 0px 10px 0px;
	
}

#itsthetable td, #itsthetable th {
	padding: 0 0 0 0;
	
}

#itsthetable thead th {
	text-align: left;
	background-color:	#CCCCCC;
	color: #666;
	border: 0px solid #FFF;
	text-transform:uppercase;
}

#itsthetable tbody th {
	font-weight: bold;
}

#itsthetable tbody tr		{
	background-color:	#FFF;
	/* text-align:left;*/
	font-weight: normal;
	
	}
#itsthetable tbody tr.odd 	{
	
	background-color:	#E2E2E2;
	border-top:0px solid #FFF;
	font-weight: normal;
}

#itsthetable tbody th a:link, tbody th a:visited{
	color:#96D030;
	background:url(http://infectedfx.net/css/tables/layout.gif) no-repeat; 
	/* padding:3px 0px 0px 18px;*/
	}
#itsthetable tbody th a:hover{
	color:#FF8601;
	}

#itsthetable tbody tr td { 
	height:20px;
	background: #FFF;
	border-bottom: 1px solid #666666;
	/* text-align:left;*/
	/*margin-left: 20px;*/
	}

#itsthetable tbody tr.odd td{ 
	background-color:	#EAEAEA;
	border-top:0px solid #FFF;
	}
	


#itsthetable table td a:link, table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

#itsthetable table td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}
tbody td a[href="http://www.infectedfx.net"] {
	margin: 0 auto;
	height: 15px;
	background: url(http://infectedfx.net/css/tables/ok.gif) no-repeat;
	border-bottom: 0;
	/* padding:3px 0px 0px 18px;*/
	font-weight:bold;
	color:#FF8601;
}

#itsthetable table a[title^="Download"] { 
	background: url(http://infectedfx.net/css/tables/down.gif) no-repeat center;
	/* padding:20px 0px 0px 15px;*/
}

#itsthetable tfoot th, tfoot td {
	background-color:#FFF; padding:2px;
	text-align:left; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; font-weight:normal; 
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}
