@charset "utf-8";
h3{
	font-size:1em;
}
h2.catpageh2 {
	font-size:2em;
	margin-top:0em;
	margin-bottom:1rem;
}
img.productlisting{
	max-width: 100%;
	width:auto;	
}
img.imgcenter  {
	margin-left:  auto;
	margin-right: auto;
	display: block;
	max-width: 100%;
}
.catpage_table {
	display: table;
	height: auto;
	width: 100%;
}
.catpage_table_title {
	border: hidden;
	padding-top: 0em;
	float: left;
	width: 100%;
}
.catpage_maincontainer {
	height: auto;
	width: 100%;
	margin-top: 1.5em;
	float: left;
}
.catpage_table_row {
	float: left;
	display: table-row;
	width: inherit;
	clear: both;
	padding: 15px;
}
.catpage_table_col {
	float: left;
	width: 20%;
	text-align: center;
}

.catpage_table_row_topproducts {
	display: table-row;
	width: inherit;
	clear: both;
	padding: 15px;
	float: left;
}
.catpage_topproducts_title {
	font-size: 1.1em;
	font-weight: bold;
}
.catpage_table_col_topproducts {
	float: left;
	width: 20%;
	text-align: center;
}
.catpage_table_col_topproducts_4wide {
	float: left;
	width: 24%;
	text-align: center;
	margin: 0.4em;
}
.catpage_table_col_topproducts_6wide {
	float: left;
	width: 16%;
	text-align: center;
}
.catpage_table_col_topproducts_25 {
	float: left;
	width: 25%;
	text-align: center;
}
.catpage_table_col_topproducts_66 {
	float: left;
	width: 66%;
	text-align: left;
}
.catpage_table_col_topproducts_33 {
	float: left;
	width: 33%;
	text-align: center;
}
.catpage_table_col_sidebar {
	float: left;
	width: 30%;
	text-align: center;
	margin-right: 2%;
}
.catpage_table_col_sideimage {
	float: left;
	width: 40%;
	text-align: center;
	margin-right: 2%;
}
.catpage_table_col_sidebar_wide {
	float: left;
	width: 40%;
	text-align: center;
	margin-right: 2%;
}
.catpage_table_row_sidebar_header {
	display: table-row;
	clear: both;
	background-color: #E2E2E2;
	margin: 4px;
	padding: 4px;
	font-size: 1.2em;
	font-weight: bold;
	border: hidden;
	float: left;
	width: 100%;
}
.catpage_table_row_sidebar_content {
	display: table-row;
	clear: both;
	background-color: #F4F4F4;
	text-align: left;
	padding: 4px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 20px;
	margin-left: 4px;
	float: left;
	width: 100%;
}
.catpage_table_col_products {
	float: left;
	width: 68%;
	text-align: left;
}
.catpage_table_col_catproducts {
	float: left;
	width: 58%;
	text-align: left;
}
.catpage_table_col_products_wide {
	float: left;
	width: 58%;
	text-align: left;
}
.catpage_table_row_singleproduct {
	display: table-row;
	width: 100%;
	clear: both;
	padding: 5px;
	float: left;
}
.catpage_table_row_singleproductclearance {
	display: table-row;
	width: 100%;
	clear: both;
	padding: 5px;
	float: left;
	border-style: dashed;
	border-width: 1px;
	border-color: #314b94;
	background: #f4f4f4;
}
.catpage_table_col_singleproduct_title {
	float: left;
	text-align: left;
	width: 39%;
	margin-bottom: 1em;
}
.catpage_table_col_singleproduct_description {
	float: left;
	text-align: left;
	width: 45%;
	margin-bottom: 1em;
}
.catpage_table_col_singleproduct_image {
	float: left;
	text-align: left;
	width: 16%;
	margin-bottom: 1em;
}
.catpage_table_col_singleproduct_title_top {
	float: left;
	text-align: left;
	width: 39%;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 1.5em;
}
.catpage_table_col_singleproduct_description_top {
	float: left;
	text-align: left;
	width: 45%;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 1.5em;
}
.catpage_table_col_singleproduct_image_top {
	float: left;
	text-align: left;
	width: 16%;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 1.5em;
}
.prop65 {
	font-size: 0.8em;
	float: left;
}