
#order-tablets
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#order-tablets thead th.rounded-company
{
	background-color: #DDEAFF;
	background-image: url(../../../images/table-images/left.png);
	background-repeat: no-repeat;
	background-position: left -1px;
}
#order-tablets thead th.rounded-q4
{
	background-color: #DDEAFF;
	background-image: url(../../../images/table-images/right.png);
	background-repeat: no-repeat;
	background-position: right -1px;
}
#order-tablets th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #DDEAFF;
}
#order-tablets td
{
	padding: 8px;
	border-top: 1px solid #fff;
	color: #333;
	background-color: #F2F7FF;
}
#order-tablets td.pill
	{
	background-image: url(../../../images/phentramin-d/phend-tab-sml.png);
	background-repeat: no-repeat;
	background-position: 6px 12px;
	padding-left: 50px;
		font-weight: bold;
	}
#order-tablets tfoot td.rounded-foot-left
{
	background-color: #e8edff;
	background-image: url(../../../images/table-images/botleft.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#order-tablets tfoot td.rounded-foot-right
{
	background-color: #e8edff;
	background-image: url(../../../images/table-images/botright.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#order-tablets tbody tr:hover td
{
	background: #E2EDFE;;
}

#order-tablets tbody tr:hover td.pill
	{
			background: #E2EDFE;;
	background-image: url(../../../images/phentramin-d/phend-tab-sml.png);
	background-repeat: no-repeat;
	background-position: 6px 12px;
	padding-left: 50px;
	}




#order-capsules
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 25px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#order-capsules thead th.rounded-company
{
	background-color: #DDEAFF;
	background-image: url(../../../images/table-images/left.png);
	background-repeat: no-repeat;
	background-position: left -1px;
}
#order-capsules thead th.rounded-q4
{
	background-color: #DDEAFF;
	background-image: url(../../../images/table-images/right.png);
	background-repeat: no-repeat;
	background-position: right -1px;
}
#order-capsules th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #DDEAFF;
}
#order-capsules td
{
	padding: 8px;
	border-top: 1px solid #fff;
	color: #333;
	background-color: #F2F7FF;
}
#order-capsules td.pill
	{
	background-image: url(../../../images/phentramin-d/phend-cap-sml.png);
	background-repeat: no-repeat;
	background-position: 11px 14px;
	padding-left: 50px;
		font-weight: bold;
	}
#order-capsules tfoot td.rounded-foot-left
{
	background-color: #e8edff;
	background-image: url(../../../images/table-images/botleft.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#order-capsules tfoot td.rounded-foot-right
{
	background-color: #e8edff;
	background-image: url(../../../images/table-images/botright.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#order-capsules tbody tr:hover td
{
	background-color: #E2EDFE;
}

#order-capsules tbody tr:hover td.pill
	{
			background: #E2EDFE;;
	background-image: url(../../../images/phentramin-d/phend-cap-sml.png);
	background-repeat: no-repeat;
	background-position: 11px 14px;
	padding-left: 50px;
	}


/* Vertical Zebra */


#ver-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#ver-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #039;
}
#ver-zebra td
{
	padding: 8px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #669;
}
.vzebra-odd
{
	background: #eff2ff;
}
.vzebra-even
{
	background: #e8edff;
}
#ver-zebra #vzebra-adventure, #ver-zebra #vzebra-children
{
	background: #d0dafd;
	border-bottom: 1px solid #c8d4fd;
}
#ver-zebra #vzebra-comedy, #ver-zebra #vzebra-action
{
	background: #dce4ff;
	border-bottom: 1px solid #d6dfff;
}


.results-table {
	border: 1px solid #E9E9E9;
	background-color: #FFFFFF;
}
.results-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #D9EBFF;
	border: 1px solid #FFFFFF;

}
.results-months {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F3F9FE;
	font-weight: bold;
	border: 1px solid #FFFFFF;


}
.results-data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #FFFFFF;

}
.results-datalink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EDFFEA;
	border: 1px solid #FFFFFF;


}
.results-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
