ul {
	list-style-image:url('/images/page/bullet.gif');
	list-style-type: square;
	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:#a7a7a2;
}

p {
	margin:1em 0 1em 0;
}

h1 {
	font-size:220%;
	font-family: 'Arial Narrow', arial, tahoma, sans-serif;
	margin:0 0 0.5em 0;
	font-weight:bold;	
	line-height:1.2em;
}

h2 {
	font-size:160%;
	font-family: arial,tahoma, sans-serif;
	margin:1em 0 0.5em 0;
	line-height:1.0em;
	color:#79be00;	
}

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:#f3f3ef;
	height:4px;
	margin:0.5em 0 0.7em 0;
	border:none;
	background-color:#f3f3ef;
}

#pageImages {
	width:147px;
	float:right;
	text-align:left;
	padding: 0 0 3em 3em;
	color:#a7a7a2;
}

#pageImagesFiles {
	font-size:90%;
	width:147px;
	margin: 10px 0 10px 0;
}



#tableProducts .productDescription {
	line-height:1.1em;
}

#tableProducts .productDescription h3 {
	font-size:120%;
	margin: 0.1em 0 0.2em 0;
	font-family: tahoma, arial, sans-serif;
}

#tableProducts .productShortDescription {
	font-size:85%;
	margin: 0.1em 0 0.2em 0;
	line-height:1.1em;
}

#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:65%;
	padding-bottom:0.6em;
	font-family: Tahoma, Arial, sans-serif;
}

#LatestNews td {
	line-height:1.25em;
}

#LatestNews h3 {
	margin: 0 0 0.3em 0;
	font-size:100%;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

#LatestNews .newsDate {
	font-size:85%;
	padding-bottom:0.3em;
	color:#a7a7a2;
	font-family: Tahoma, Arial, sans-serif;
}

#pageContentIndex h2.category1 {
	background:url('/images/page/line-blue.gif') bottom repeat-x;
	padding: 0 0 8px 0;
	margin:0 0 0.3em 0;
}

#pageContentIndex h2.category2 {
	background:url('/images/page/line-orange.gif') bottom repeat-x;
	padding: 0 0 8px 0;
	margin:0 0 0.3em 0;
}

#pageContentIndex .subcategory {
	background:url('/images/page/dot-gor-category.gif') left bottom repeat-x;
	line-height:1.2em;
	padding:0.5em 0 0 0;
}

#pageContentIndex .subcategory a, #pageContentIndex .subcategory .asa  {
	background-color:#ffffff;
	padding-right:0.5em;
	font-size:95%;
	font-family: Tahoma, Arial, sans-serif;
}

#pageContentIndex .subcategoryPrice {
	width:10px;
	padding-left:0.5em;
	font-size:70%;
	/*font-weight:bold;*/
	font-family: Tahoma, Arial, sans-serif;
}


#i-1 {
	margin-top:-20px;
}

#i-2 {
	margin-top:-35px;
}
#i-3 {
	margin-top:-35px;
}

.i-text {
	text-align:left;
	font-weight:bold;
	padding: 18px 15px 25px 70px;
	font-size:110%;
}

#i-1 .i-text {
	background:#008cc1 url('/images/page/i1.gif') 26px 15px no-repeat ;
	color:#ffffff;
}

#i-2 .i-text {
	background:#209fcf url('/images/page/i2.gif') 26px 15px no-repeat ;
	color:#ffffff;
}

#i-3 .i-text {
	background:#6bd0f6 url('/images/page/i3.gif') 26px 15px no-repeat ;
	color:#00678e;
}

.i-corner-lt {
	background:url('/images/page/i-corner-lt.gif') no-repeat;
	height:20px;
	
	position:relative;
	top:20px;
	left:0;
	z-index:40;
}
.i-corner-rt {
	background:url('/images/page/i-corner-rt.gif') right bottom no-repeat;
	
	height:20px;
}
.i-corner-lb {
	background:url('/images/page/i-corner-lb.gif') no-repeat;
	height:21px;
	
	position:relative;
	top:-20px;
	left:0;
	z-index:50;
}
.i-corner-rb {
	background:url('/images/page/i-corner-rb.gif') right top no-repeat;
	
	height:21px;
}

#i-1  .i-corner-lt {
	background-color:#008cc1;
}
#i-2  .i-corner-lt {
	background-color:#209fcf;
}

#i-3 .i-corner-lt {
	background:#6bd0f6 url('/images/page/i-corner-lt-3.gif') no-repeat;
}
#i-3 .i-corner-rt {
	background:url('/images/page/i-corner-rt-3.gif') right bottom no-repeat;
}
#i-3 .i-corner-lb {
	background:url('/images/page/i-corner-lb-3.gif') no-repeat;
}
#i-3 .i-corner-rb {
	background:url('/images/page/i-corner-rb-3.gif') right top no-repeat;
}


/*    --------------------  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:1px solid #ffffff;
	padding:2px;
}
#productThumbnails .thumbnail_active  {
	border:1px solid #79be00;
	padding:2px;
}