/*
Theme: inphecthyuz
Author: Infected-FX
URL: www.infectedfx.net
Country: Mexico
*/

table.stylish img 
{
	vertical-align: middle;
}

table.stylish {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	/* color: #b7b7b7; */
	color: #666666;
}

caption {
	font-weight: bold;
	background: #50ADEA url(http://infectedfx.net/css/tables/corner.gif) no-repeat right top;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	text-transform:uppercase;
	padding:10px;
}

table.stylish td, table.stylish th {
	padding: 4px;
}

table.stylish thead th {
	text-align: center;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

table.stylish tbody th {
	font-weight: bold;
	white-space:nowrap;
	padding: 0px 20px 0px 10px;
}

table.stylish tbody tr		{
	background-color:#FFF; 
	text-align:left;
	}

table.stylish tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

table.stylish tbody th a:link, table.stylish tbody th a:visited{
	/* color:#96D030; */
	color: #796666; 
	/* background:url(http://infectedfx.net/css/tables/layout.gif) no-repeat; */
	padding:4px 0px 0px 4px;
	text-decoration: underline;
	}

table.stylish tbody th a:hover{
	color: #FF0000; /* color:#FF8601;*/
	}

table.stylish tbody tr td { 
	height:50px;
	background: #FFF;
	border: 1px solid #FFF;
	}

table.stylish tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}

table.stylish td a:link, table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

table.stylish td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}
table.stylish 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;
}

table.stylish a[title^="Download"] { 
	/* background: url(http://infectedfx.net/css/tables/down.gif) no-repeat center; */
	/* background: url(http://www.atlaspos.com/content/icon_pdf.png) no-repeat center; */
	padding:10px 0px 5px 10px;
}

table.stylish tfoot th, table.stylish tfoot td {
	background-color:#E7E7E7; padding:10px;
	text-align:center; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px; font-weight:bold; font-style:italic;
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}
