/* stylesheet for host tables in tpl_index_product_list */

.hosttable01 {
	width:790px;
	margin-top:30px;
	margin-bottom:40px;
}
table.hosttable02 {
	width:790px;
	border-collapse: collapse;
	border:none;
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #545555;
}
table.hosttable02 td {
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
	line-height:31px;
	border-collapse: collapse;	
	border-bottom: 1px dashed #9c9e9e;	
}

table.hosttable02 th {
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	border-collapse: collapse;
	border-bottom: 1px dashed #9c9e9e;
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	color: #ff4e00;	
	
}
table td.hosttabletd01 {
	width:226px;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	line-height:20px;	
}
table th.hosttabletd02 {
	width:226px;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	color:#515195;	
	text-transform:uppercase;
}
table td.hosttabletd03 {
	width:226px;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	color: #515195;	
	text-transform:uppercase;
}
.hosttable05 {
	width:790px;
	margin-top:30px;
	margin-bottom:40px;
	font-size: 14px;	
	margin-left:30px;
}
table td.hosttabletd04 {
	width:226px;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	line-height:20px;
	border-collapse: collapse;	
	border:none;	
}
table td.hosttabletd05 {
	text-align:center;
	line-height:20px;
	border:none;	
}

tr.hide {
	display:none;
}
table td.hosttabletd07 {
	text-align:right;
	line-height:19px;
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 15px;
	color: #ff4e00;	
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
	line-height:31px;
/*	border-collapse: collapse;*/
	border:none;
}

table td.noborder {
/*	border-collapse: collapse;*/	
	border:0px;		
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
	line-height:31px;
}
#showboxlinkoff, #showboxlink2off {
	display:none;	
}
/*span#showboxlink  {
	text-decoration:none;	
}
span#showboxlink:hover {
	text-decoration:underline;	
}*/
/*table td.hosttabletd07:hover {
	text-decoration:underline;	
}*/

