/*
Theme: inphecthyuz
Author: Infected-FX
URL: www.infectedfx.net
Country: Mexico
*/

#tzone {
	margin: 10px 5px 10px 5px;
}

#tzone table {
	border-spacing: 1px;
	font-family:  Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #EFEFEF;
	color: #333333;
}

#tzone caption {
	font-weight: bold;
	background: #EFEFEF url(/products/_860_Annual_2007/assets/images/pagetip.gif) no-repeat right top;
	/*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;
}

#tzone td, #tzone th {
	padding: 4px;
}

#tzone thead th {
	text-align: center;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

#tzone tbody th {
	font-weight: bold;
}

#tzone tbody tr		{
	background-color:#FFF; 
	text-align:left;
}
	
#tzone tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

#tzone tbody th a:link, #tzone tbody th a:visited{
	color:#96D030;
	padding:3px 0px 0px 18px;
}

#tzone tbody th a:hover{
	/*color:#FF8601;*/
}

#tzone tbody tr td { 
	/*height:50px;*/
	background: #FFF;
	border: 1px solid #FFF;
}

#tzone tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

#tzone table td a:link, #tzone table td a:visited {
	/*color: #1975D7;
	text-decoration: none;*/
}

#tzone table td a:hover {
	/*color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;*/
}

#tzone tfoot th, #tzone tfoot td {
	background-color:#99CCFF;
	padding:10px;
	/*border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;*/
}
