/*
Basic styles for Canvera.com
Editor:Mayur Chaudhary
created on: 20.12.2007
Last Edit: 04.01.2008
*/

/*Styles for Table TD TR*/
.tableheader
{
	border-top: 1px dashed #d2d2d2 !important;
	border-bottom: 1px dashed #d2d2d2 !important;
	height: 30px;
	line-height: 30px;
	padding: 0 5px 0 5px;
	color: #999 !important;
	font-weight:bold;
	text-decoration:underline;
}
.tableheaderLeft
{
	border-left: 1px dashed #d2d2d2;
}
.tableheaderRight
{
	border-right: 1px dashed #d2d2d2;
}
table
{

}
.table td
{
	border-bottom: 1px solid #f1f1f1;
	height: 28px;
	line-height: 28px;
	color: #333;
	padding: 0 5px 0 5px;
}
tablePricing
{

}
.tablePricing td
{
	border-bottom: 1px solid #f1f1f1;
	height: 21px;
	line-height: 21px;
	color: #333;
	padding: 0 5px 0 5px;
}
tabletotal
{

}
.tabletotal td
{
	height: 28px;
	line-height: 28px;
	color: #333;
	padding: 0 5px 0 5px;
}
.totalbg
{
	background-color: #f4f7fb;
}
