ul {	
	margin:0.5em 0 0.5em 10px;
	padding:0 0 0 1.5em;
}

ul li {
	list-style-image:url('/images/page/bullet.gif');
	margin: 0.5em 0;
	padding: 0 0 0 4px;
}

ul ul {
	padding: 0 0 0 0;
}

ul ul li  {
	list-style-image:url('/images/page/bullet-2.gif');
}

ul ul ul li  {
	list-style-image:url('/images/page/bullet-3.gif');
}

.bullet {
	background:url('/images/page/bullet.gif') no-repeat 0 0.2em;
	padding-left:19px;
}

.bullet-gray {
	background:url('/images/page/bullet-gray.gif') no-repeat 0 0.1em;
	padding-left:19px;
}

.gray {
	color:#999999;
}

.red {
	color:#b0005f;
}

p {
	margin:1em 0 1em 0;
}

h1 {
	font-size:260%;
	font-family: arial, tahoma, sans-serif;
	margin:0 0 0.5em 0;	
	font-weight:bold;
	line-height:1.1;
}

h2 {
	font-size:180%;
	font-family: arial,tahoma, sans-serif;
	margin:1em 0 0.5em 0;
	line-height:1.2;
	color:#58b81e;
}

h3 {
	font-size:140%;
	margin:1em 0 0.5em 0;
	font-family: tahoma, arial, sans-serif;
}

h4 {
	font-size:120%;
	margin:1em 0 0.5em 0;
}

h5 {
	font-size:100%;
	margin:1em 0 0.5em 0;
}

h6 {
	font-size:80%;
	margin:1em 0 0.5em 0;
}

hr {
	color:#ececec;
	height:3px;
	margin:0.5em 0 0.7em 0;
	border:none;
	background-color:#ececec;
}

#pageImages {
	width:147px;
	float:right;
	text-align:left;
	padding: 0 0 3em 3em;
	color:#999999;
}

#pageImagesFiles {
	font-size:90%;
	width:147px;
	margin: 10px 0 10px 0;
}

#tableProducts .productDescription {
	margin: 0 9px;
}

#tableProducts .productDescription h3 {
	margin: 2px 0 0.2em 0;
	font-size:120%;
	font-family: Tahoma, Arial, sans-serif;
}

#tableProducts .productDescriptionText {
	margin: 0.1em 0 0.2em 0;
	font-size:90%;
}

#tableProducts .productPartNumber {
	margin: -2px 0 6px;
	font-size:10px;
	color:#8c8c8c;
	line-height:1em;
	cursor:default;
	text-align:right;
}

.priceProduct {
	padding: 0 0 2px;
}

.priceProduct td {
	vertical-align: top;
}

.productPrice {
	color: #fff;
	font-family: arial, tahoma, sans-serif;
	font-size: 13px;
	font-weight:bold;
}

.productPrice_Each {
	padding: 1px 0 0;
	color: #fff;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

.priceProductDescr {
	font-family: arial, tahoma, sans-serif;
	font-size: 180%;
	font-weight:bold;
}

.price-box {
	background:#69c632 url('/images/page/price-bg.gif') repeat-x left bottom;
}

.price-box1 {
	background:url('/images/page/price-l.gif') no-repeat left bottom;
}
.price-box2 {
	background:url('/images/page/price-r.gif') no-repeat right bottom;
}

#pageContentIndex .price-box1 {
	background:url('/images/page/price-l-index.gif') no-repeat left bottom;
}
#pageContentIndex .price-box2 {
	background:url('/images/page/price-r-index.gif') no-repeat right bottom;
}

.prdct-tmbnl {
	/*width:100%;*/
	border:1px solid #e0e0e0;
	background:#ffffff;
	padding:8px;
	text-align:center;
}

#News h3 {
	margin: 0 0 0.3em 0;
	font-size:120%;
}

.newsDate {
	font-size:90%;
	margin: 0.8em 0 0 0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:#999999;
	font-style : italic;
}

.newsImg {
	margin-right:10px;
}


#LatestNews h3 {
	margin: 0 0 0.5em 0;
	font-size:110%;
	line-height:1.2;
	font-family: Tahoma, Arial, sans-serif;
}

#LatestNews .newsDescription {

}




/*    --------------------  Product Description  ------------------------    */

#productImage {
	FILTER: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.25,wipestyle=0,motion=reverse);
}

#productImageDescription {
	text-align:left;
	font-size:90%;
	
}

#productImageDescription .bullet {
	background:url('/images/page/bullet.gif') -2px -0.1em no-repeat; 
	padding: 0 1em 0 15px;
}


#productThumbnails {	
	margin: 0 0 2em 0;
}

#productThumbnails .thumbnail, #productThumbnails .thumbnail_active {
	float:left;
	margin: 0 5px 5px 0;
	position:relative;
	top:0;
	left:0;
}
#productThumbnails .thumbnail {
	border:3px solid #ececec;
}
#productThumbnails .thumbnail_active  {
	border:3px solid #58b81e;
}


.option-help {
	text-decoration:none;
	font-size:80%;
}


