/* KPT CSS */
/*****************************************************************
*****************************************************************/
*
{
	margin:0;
	padding:0;
	/*font-family:Arial, Helvetica, sans-serif;*/
}
/*****************************************************************
	General rules
*****************************************************************/
p
{
	font-size:14px;
	line-height:20px;
}
#sidebar-phone-and-pdf
{
	display:block;
	margin-top:10px;
	position:absolute;
	z-index:9;
}
.compatible-accessories-wrapper a
{
	font-size:14px;
}
.img-border
{
	border:1px solid #0061AF;
}
h2.h2-product-description
{
	font-size:14px;
}
h3.h3-product-name-for-index, h3.h3-orange
{
	font-size:14px;
	font-weight:bold;
}
h4.h4-product-features, h4.h4-general-align-left
{
	font-size:14px;
}
h5.h5-product-description-for-index
{
	font-size:14px;
}
ul.ul-product-features li, ul.ul-general-ul li
{
	font-size:14px;
	line-height:18px;
}
ol.general-ol li
{
	font-size:14px;
	line-height:18px;
}
.product-specs-table
{
	font-size:14px;
}
.product-specs-table th, .product-specs-table th.product-specs-table-sub-heading, .product-specs-table td.product-specs-table-values, .product-specs-table td
{
	border:1px solid #999;
}
.product-specs-table tr.product-specs-table-main-heading
{
	border:1px solid #999;
}
.product-specs-table tr.tr-gray
{
	border:1px solid #999;
}
tr.product-specs-table-main-heading th, tr.product-specs-table-main-heading td
{
	color:#000;
	border:1px solid #999999;
}
.product-specs-table td.td-bordered
{
	border:1px solid #999;
}
.product-specs-table a
{
	font-size:14px;
	color:#000;
}
.general-data-table
{
	font-size:14px;
}
.enquiry-box-table
{
	font-size:14px;
}
.enquiry-box-table th, .enquiry-box-table td
{
	font-size:14px;
}
.product-comparison-table
{
}
tr.tr-main-heading td
{
	color:#000;
}
.product-comparison-table th, .product-comparison-table td
{
	font-size:14px;
	padding:10px;
	border:1px solid #999;
}
/* for product index pages */
a.view-pt-products-details
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#EE1C24;
}

/* Menu Matic Styles Overridden*/
#nav a, #subMenusContainer a
{
	display:none;
}