@charset "utf-8";
/* CSS Document */

#content p {
	margin-left:1.2em;
}

#content h2 {
	padding-bottom:3px;
	padding-left:0;
	color:#004E55;
	margin-bottom:0;
	text-indent:0;
	border-bottom: 1px solid #cccccc;
}

#content h3 {
	margin:0;
	margin-bottom:12px;
	color:#004E55;
	padding:0;
	font-size:200%;
	line-height:1;
	text-align:left;
}

#content #productSummary {
	padding-left:1px;
}

#content #productSummary  p {
	margin-left:0;
	line-height:1.2;
}

#content h4 {
	margin:1em auto 0.5em 0;
	background-image: url(/assets/templates/ainix/products/h4bk.gif);
	background-position:left center;
	background-repeat:repeat-x;
	clear:both;
}

#content .h4mark img{
	height:0.75em;
	width:0.75em;
}

#content h4 .h4mark ,#content h4 .h4text {
	background-color:#FFFFFF;
	padding-right:0.5em;
}

#content h5 {
	color:#000000;
	margin-left:0;
}

#content h5 .h5mark {
	font-size:0.8em;
	margin-right:0.2em;
}

#content #productChar1 ul, #content #productSpec ul {
	margin-left: 2.5em;
}

#content .seriesTxt {
	font-size:70%;
	margin-left:0.25em;
}

#content #productDesc {
	margin-top:0.5em;
	font-weight: bold;
	margin-bottom:4px;
}

#content #productMainPhoto {
	float:right;
	padding:0 0 0.2em 1em;
}

#content .partsName {
	margin:0;
}

#content .partsDesc {
	margin:0;
}

#content .productID {
	white-space:nowrap;
}

#content #productKeyword {
	display:none;
}

#content #productPrice table {
	border:none;
	margin:0 auto;
}

#content #productPrice td, #content #productPrice th {
	text-align:left;
	background:none;
	border:none;
	border-bottom: 1px solid #cccccc;
}

#content #productPrice .productPrice {
	width: 20%;
}

#content #productCatalog {
	margin-left:20px;
}

#content #productICON {
	float:right;
	padding-top: 6px;
	text-align:right;
	margin-top:-21px;
}

#content #productICON img{
	margin-left:4px;
}

#content #productICONdesc {
	line-height:1;
	margin-bottom:8px;
	font-size:12px;
}

#content .productPriceNormal {
/*	text-decoration:line-through;*/
}

#content .productPriceSell {
	color:#CC0000;
	font-weight:bold;
}

