
/* main table with results  ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#tableresults {
padding: 0; margin: 0; border-collapse: collapse; border: 1px solid #b4c4d3;
font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#tableresults caption {
padding: 10px 5px 5px 10px;
font: normal 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-align: left; border: 1px solid #b4c4d3; background: #b4c4d3; 
}

#tableresults caption.additlic {
padding: 1px 1px 1px 60px; text-align: left; border: 1px solid #b4c4d3; 
background: #b4c4d3 url(../img/bg_addit_lic_list.gif) no-repeat top right;
font: normal 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#tableresults caption.disclic {
padding: 1px 1px 1px 60px; text-align: left; border: 1px solid #b4c4d3; 
background: #b4c4d3 url(../img/bg_disc_list.gif) no-repeat top right;
font: normal 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


#tableresults p.roomie { margin-top: 80px; }


#tableresults th {
font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #000; border: 1px solid #fff; letter-spacing: 1px;
text-transform: uppercase; text-align: left;
padding: 4px 4px 4px 4px; background: #ffffbb;
}

#tableresults th.nobg {
border-top: 0; border-left: 0; border-right: 1px solid #b4c4d3; background: #fff; text-align: right; font-weight:normal;
}

#tableresults td {
border-right: 1px solid #b4c4d3; border-bottom: 1px solid #b4c4d3; 
background: #fff; color: #333; text-align: left; padding: 2px 2px 2px 4px; 
}

#tableresults td.central {	text-align: center; }

#tableresults td.alt { background: #F5FAFA; color: #797268; }

#tableresults th.brd {
border: 0px; background: #b4c4d3; font: normal 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#tableresults th.specalt {
border-left: 1px solid #b4c4d3; border-top: 0; background: #f5fafa;
font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #797268;
}


#tableresults tfoot td, tfoot th, thead th {
padding: 10px 5px 5px 10px; font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-align: left; border: 0px solid #b4c4d3; background: #b4c4d3; 
}

/* table license profile ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
 
#tablelicinfo {
	padding: 0; margin: 0;
	border-collapse: collapse;
	border: 1px solid #b4c4d3;
	font: normal 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#tablelicinfo caption {
	padding: 2px 5px 5px 2px;
	/* width: 700px; */	 
	font: normal 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border: 1px solid #b4c4d3;
	background: #b4c4d3; 
}

#tablelicinfo caption.licensee {
padding: 1px 1px 1px 60px; text-align: left; border: 1px solid #b4c4d3; 
background: #b4c4d3 url(../img/bg_licensee_info.gif) no-repeat top right;
font: normal 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#tablelicinfo th {
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	border: 0px solid #fff;
	text-align: left;
	padding: 0px;
	background: #fff;
}

#tablelicinfo th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #b4c4d3;
	background: #fff;
	text-align: right;
	font-weight:normal;
}

#tablelicinfo td {
	border-right: 0px solid #b4c4d3;
	border-bottom: 1px solid #f0f0e8;
	background: #fff;
	padding: 5px 2px 2px 10px;
	color: #333;
	text-align: left;
}

#tablelicinfo td.central {
	text-align: center;
}

#tablelicinfo td.vright {
	text-align: right;
	color: #333;
}

#tablelicinfo td.upcase {
	text-transform: uppercase;
}


#tablelicinfo td.alt {
background: #F5FAFA; color: #797268;
}

#tablelicinfo th.brd {
	border: 0px;
	background: #b4c4d3;
	font: normal 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#tablelicinfo th.specalt {
	border-left: 1px solid #b4c4d3;
	border-top: 0;
	background: #f5fafa;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}


#tablelicinfo tfoot td, tfoot th, thead th {
	padding: 10px 5px 5px 10px;
	/* width: 700px; */	 
	font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border: 0px solid #b4c4d3;
	background: #b4c4d3; 
}

/
