ul {
	list-style-image:url('/images/page/bullet-red.gif');
	list-style-type: disc;
	margin-top: 0.5em;
}

ul ul {
	margin: 0.5em 0.2em 1.5em 1.5em;
	list-style-image:none;
}

li {
	margin-bottom:0.3em;
	padding-left: 0.3em;
} 

ul ul li {
	padding-left: 0;
}

.bullet {
	background:url('/images/page/bullet.gif') 0.2em 0 no-repeat;
	padding-left:22px;
}

.gray {
	color:#a2a2a2;
}

p {
	margin:1em 0 1em 0;
}

h1 {
	font-size:220%;
	font-family: arial, tahoma, sans-serif;
	margin:0 0 0.5em 0;
	font-weight:bold;	
	line-height:1.2em;
	color:#000000;
	background:url('/images/page/line-red.gif') repeat-y;
	padding-left:12px;
}

h2 {
	font-size:180%;
	font-family: arial,tahoma, sans-serif;
	margin:1em 0 0.5em 0;
	line-height:1.0em;
	color:#ea4a18;	
}

h3 {
	font-size:140%;
	margin:1em 0 0.5em 0;
	font-family: arial,tahoma, 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:#f6f6f6;
	height:6px;
	margin:0.5em 0 0.7em 0;
	border:none;
	background-color:#f6f6f6;
}

#pageImages {
	width:147px;
	float:right;
	text-align:left;
	padding: 0 0 3em 3em;
	color:#a2a2a2;
}

#pageImagesFiles {
	font-size:90%;
	width:147px;
	margin: 10px 0 10px 0;
}



#tableProducts .productDescription {
	line-height:1.2em;
}

#tableProducts .productDescription h3 {
	font-size:120%;
	margin: 0.1em 0 0.2em 0;
	font-family: tahoma, arial, sans-serif;
}

#tableProducts .productShortDescription {
	font-size:90%;
	margin: 0.1em 0 0.2em 0;
}

#tableProducts .productPartNumber {
	font-size:90%;
	font-weight:bold;
}

.priceProduct {
	font-family: arial, tahoma, sans-serif;
	font-size: 130%;
	font-weight:bold;
	color:#000000;
}


#News h3 {
	margin: 0 0 0.3em 0;
	font-size:120%;
}

#News .newsDate {
	font-size:70%;
	padding-bottom:0.6em;
}

#LatestNews td {
	line-height:1.25em;
}

#LatestNews h3 {
	margin: 0 0 0.3em 0;
	font-size:120%;
}

#LatestNews .newsDate {
	font-size:85%;
	padding-bottom:0.3em;
	color:#a2a2a2;
}

/*    --------------------  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 #F0F0F0;
}
#productThumbnails .thumbnail_active  {
	border:3px solid #e33f05;
}


