body {
	font-size: 12px;
	font-family: arial;
	color: #000000;
}

h1 {
	font-size: 18px;
	color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 {
	color: #141414;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 0px;
	font-style: normal;
}

h3 {
	color: #ed1c24;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 0px;
	font-style: normal;
}

h4 {
	color: #565656;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 0px;
	font-style: normal;
}

h5 {
	color: #565656;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 0px;
	font-style: normal;
}

li {
	list-style-type: square;
	color: #ed1c24;
}

a {
	color: #ae151a;
	text-decoration: none;
}

a:hover,a:focus {
	text-decoration: underline;
}

#content p {
	margin: 6px 10px 6px 0px;
	line-height: 18px;
}

.pageBg{
	
}

.pageBgWhite {
	padding:10px;
	background: #FFFFFF; 
}

.pageBgTransparent {
	
}


/*--[PRODUCTS LIST/PAGE]--*/
#legendTable td {
	padding-bottom: 2px;
}

.divHr {
	width: 100%;
	height: 1px;
	border-top: 1px solid #9c9ea1;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.productContainer {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	width: 584px;
	height: 85px;
	padding-left: 94px;
}

.productSmall {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 84px;
	height: 83px;
	border: 1px solid #8a8a8a;
}

.productHeader {
	background-image: url('/template/images/product-header.jpg');
	padding-left: 6px;
	padding-top: 1px;
	width: 576px;
	height: 18px;
	color: #ffffff;
	font-weight: bold;
	border-right: 1px solid #8a8a8a;
	border-top: 1px solid #8a8a8a;
	border-left: 1px solid #8a8a8a;
	font-size: 12px;
}

.productHeader a {
	color: #FFFFFF;
	text-decoration: none;
}

.productHeader a:hover {
	color: #FF0000;
}

.productDetails {
	position: relative;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	width: 570px;
	height: 62px;
	border-right: 1px solid #8a8a8a;
	border-bottom: 1px solid #8a8a8a;
	border-left: 1px solid #8a8a8a;
	background-color: #FFFFFF;
}

.productListLink {
	float:right; 
	padding-left:25px; 
	padding-right: 5px;	
	background-image: url('/template/images/ico-arrow-shade.png');
	background-repeat: no-repeat;
	background-position: left center;
	height: 18px;
}

.contentButton {
	float:right; 
	padding-left:25px; 
	padding-right: 5px;	
	background-image: url('/template/images/ico-arrow-shade.png');
	background-repeat: no-repeat;
	background-position: left center;
	height: 18px;
}

.ProductSpecIconsLeft {
	position: absolute;
	bottom: 2px;
	margin-left: 6px;
}

.ProductSpecIconsRight {
	position: absolute;
	right: 6px;
	bottom: 2px;
}

#product_spec_icons {
	border: 1px solid #828282;
	margin: 10px 0px 0px 0px;
	float: right;
	width: 267px;
	height: 59px;
	padding: 0px;
	background: #FFFFFF;
}

.smallImages {
	width:47px; 
	height:47px; 
	background: #009990; 
	float:left; 
	margin:6px 5px 6px 0px;
	cursor: pointer;	
}

.hiddenPreload{
	display:none;	
}

#product_spec_icons img {
	margin-bottom: 6px;
}

#zoomer_thumb_legend {
	border: 1px solid #828282;
	background-color: #FFFFFF;
	margin: -1px 0px 0px 0px;
	float: right;
	width: 254px;
	padding: 10px 6px 7px 7px;
}

/* BOX COTENT */
.boxLink {
	float:right; 
	padding-left:25px; 
	padding-right: 5px;	
	background-image: url('/template/images/ico-arrow-shade.png');
	background-repeat: no-repeat;
	background-position: left center;
	height: 16px;
	margin-bottom:5px;
	bottom:13px;
}

.boxLink a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
}
.boxLink a:hover {
	font-size: 12px;
	color: #ae151a;
	text-decoration: underline;
}

.boxTable, .boxTableRight {
	float: left; 
	margin-bottom: 10px;
	border: 1px solid #868686;
}

.boxTableRight {
	margin-left: 10px;	
}

.boxBg {
	background: url('/template/images/bg-product-content.jpg') repeat-x left top;
	padding-bottom: 0px;	
}

.boxBg img {
	border: 1px solid #000000;	
	margin:3px;	
}

td.boxTitleBg {
	background: url('/template/images/bg-product-header.jpg') no-repeat left top;
}

h3.boxTitle {
	padding: 0px;
	margin: 0px;
	font-weight:bold;	
	font-size: 12px;
	text-indent: 38px;
	height: 18px;	
	color: #FFFFFF;	
	margin-top:2px;			
}

h4.boxHeading {
	padding: 0px;
	margin: 0px;
	margin-bottom:10px;
	font-weight:bold;	
	font-size: 14px;
	color: #000000;
}

#content p.boxContent {	
	font-size: 12px;
	height: 111px;
	margin: 0px;
	padding: 0px;
	padding-right:5px;	
}

/* PRODUCT FILTER */
#filterBgBar {
	position: relative;
	background: url('/template/images/bg-header-filter.jpg') no-repeat left top;
	height: 26px;
	line-height: 26px;
	padding-left: 35px;
	color: #FFFFFF;
	vertical-align: middle;	
	font-weight: bold;
	border: 1px solid #868686;	
}

#filterContainer {
	position: relative;
	display: block;
	height: 20px;
	background-color: #FFFFFF;
	border: 1px solid #868686;
	border-top: 0px;
	padding: 10px;	
	min-height: 520px;
}

#filterSpacer {
	height: 10px;	
}

#filterToggler {
	position: absolute;
	float: right;
	display: block;
	min-width: 30px;
	padding-left:24px;
	background-repeat: no-repeat;
	background-position: left center;	
	text-align: right;
	top: 0px;
	right: 6px;	
	cursor: pointer;
	z-index: 500;
}

.filterCheckboxGroups {
	clear:both; 
	padding-top: 10px;
	font-weight: bold;
}
