.pagetitle  {
	font-size : 18pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #000099;
	text-align : center;
	background-color : #99C4F9;
}

.bodytext  {
	font-family : Times, Times New Roman, serif;
	font-size : 11pt;
}
 
.eventitem  {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #000099;
	padding-left : 0px;
}

.listhead  {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #000099;
	background : #99C4F9;
	padding-left : 40px;
	font-weight : bold;
}

.listitem  {
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #000099;
	padding-left : 40px;
}

.listitemsmall  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #000099;
	padding-left : 10px;
}

.bodyhead  {
	font-size : 16pt;
	font-family : Times, Times New Roman, serif;
	text-align : center;
}

.navbar  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color : #99C4F9;
}

.productname  {
	font-size : 11pt;
	font-weight : bold;
	font-family : Times, Times New Roman, serif;
}

.productname_group  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color: gray;
	text-align : right;
	margin-left: 0px;
	margin-right: 0px;
	border-left: none;
}

.producttext  {
	font-size : 10pt;
	font-family : Times, Times New Roman, serif;
}

.charthead  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	background : #99C4F9;
	color : #000099;
	text-align : center;
}

.chartitem  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
}

.chartprice  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	text-align : right;margin-right:30
}

.smallnote  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	background : #99C4F9;
	text-align : center;
}

.catalogtext  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	background : #FFFFFF;
	text-align : left;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom
}

.catalogdimensions  {
	font-size : 6pt;
	font-family : Arial, Helvetica, sans-serif;
	background : #FFFFFF;
	text-align : center;
	margin-left: 0px;
	margin-right: 0px;	
	border-bottom:thin solid silver;
}

.catalogspecs  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	background : #FFFFFF;
	text-align : left;
	margin-left: 0px;
	margin-right: 0px;
}

.catalogspecsodd  {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	background: #DCE6F2;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
}

.foot  {
	font-size : 10pt;
	font-family : Times, Times New Roman, serif;
	text-align : center;
}

.largenote  {
	font-size : 11pt;
	font-family : Times, Times New Roman, serif;
	background-color : #99C4F9;
	text-align : center;
}

.contact  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #000099;
	font-weight : bold;
}

.distname  {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #000099;
	font-weight : bold;
}

#cart{width:100%;margin:15px 0 0;font-size:0.92em;}
#cart.orderDeliveryTable{margin:0;}
#cart th{font-weight:normal;text-align:left;}
#cart thead th{padding:2px 0;border-bottom:1px solid #ddd;}
#cart thead th.price, #cart thead th.quantity, #cart thead th.priceTotal{padding:0px 8px;text-align:right;}
#cart thead th.price em, #cart thead th.priceTotal em{margin:0 4px 0 0;font-style:normal;}
#cart td{font-weight:bold;}
#cart td.name{padding:7px 0;}
#cart td.name a{}
#cart td.price, #cart td.priceTotal{padding:0px 10px;background:inherit;color:#f00;text-align:right;}
#cart td.quantity, #cart th.quantity{padding:0px 10px;text-align:right;}
#cart td fieldset{text-align:right;}
#cart td .input{width:25px;text-align:right;}
#cart td.del a{padding:0px 10px;background:inherit;color:#5d81bd;font-size:1em;font-weight:normal;}
#cart .tfoot th{padding:6px 0;border-top:1px solid #ddd;font-size:1.36em;font-weight:bold;text-align:right;}
#cart .tfoot th.price, #cart .tfoot th.priceTotal{padding:0px 10px;background:inherit;color:#f00;font-weight:bold;text-align:right;}
#cart tr.tfoot#cartSummary th, #cart tr.tfoot#courierSummary th{font-size:1.182em;font-weight:normal;}
#cart .tfoot td{text-align:right;}
#cart .tfoot td .submit{margin:5px 0 0 3px;padding:2px 10px;border:none;background:#5d81bd;color:#fff;font-size:1.09em;font-weight:bold;}
