ul {
	list-style-image:url('/images/page/bullet.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;
	margin:1em 0 1em 0;
}

.bullet-circle {
	background:url('/images/page/bullet-circle.gif') 0.2em 0 no-repeat;
	padding-left:22px;
	margin:0.4em 0.4em 0.6em 0.4em;
}

.bullet-white {
	background:url('/images/page/bullet-white.gif') 0.2em 0 no-repeat;
	padding-left:22px;
	margin:1em 0 1em 0;
}
.bullet-white1 {
	background:url('/images/page/bullet-white1.gif') 0.2em 0 no-repeat;
	padding-left:22px;
	margin:1em 0 1em 0;
}
.bullet-red {
	background:url('/images/page/bullet-red.gif') 0.2em 0 no-repeat;
	padding-left:22px;
	margin:1em 0 1em 0;
}
.bullet-green {
	background:url('/images/page/bullet-green.gif') 0.2em 0 no-repeat;
	padding-left:22px;
	margin:1em 0 1em 0;
}
.bullet-black {
	background:url('/images/page/bullet-black.gif') 0.2em 0 no-repeat;
	padding-left:22px;
	margin:1em 0 1em 0;
}

.gray, .partNumber {
	color:#9c9c9c;
}

p {
	margin:1em 0 1em 0;
}

h1 {
	font-size:290%;
	font-family: arial, tahoma, sans-serif;
	margin:0 0 0.5em 0;
	font-weight:bold;	
	line-height:1.0em;
}

#pageContentIndex h1, #pageContentIndex h2 {
	color:#333333;
	font-size:160%;
	margin-top:0;
}

h2 {
	font-size:180%;
	font-family: arial,tahoma, sans-serif;
	margin:1em 0 0.5em 0;
	line-height:1.0em;
	color:#e50000;		
}


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:#e2e2de;
	height:1px;
	margin:0.5em 0 0.7em 0;
	border:none;
	background-color:#e2e2de;
}

.line-ver {
	background:url('/images/page/pixel-gray.gif') repeat-y;
}

.line-gor {
	background:url('/images/page/pixel-gray.gif') repeat-x;
}

.line-dot-ver {
	background:url('/images/page/dot-ver.gif') repeat-y;
}

.line-dot-gor {
	background:url('/images/page/dot-gor.gif') repeat-x;
}

.line-dot-ver-white {
	background:url('/images/page/dot-ver-white.gif') repeat-y;
}

.line-dot-gor-white {
	background:url('/images/page/dot-gor-white.gif') repeat-x;
}

#pageImages {
	width:147px;
	float:right;
	text-align:left;
	margin: 0 0 3em 3em;
	color:#9c9c9c;
}

#pageImagesFiles {
	font-size:95%;
	width:147px;
	margin: 10px 0 10px 0;
}

#LatestNews .newsDate, #News .newsDate {
	font-size:85%;
	color:#9c9c9c;
	margin: 0 0 0.3em 0;
	line-height:1.1em;
}

#LatestNews h3 {
	font-size:110%;
	margin: 0 0 0.3em 0;
	font-family: tahoma, arial, sans-serif;
	line-height:1.2em;
}

#News h3 {
	font-size:130%;
	margin: 0.15em 0 0.3em 0;
	font-family: tahoma, arial, sans-serif;
	line-height:1.2em;
}

#LatestNews .newsImageThumbnal, #News .newsImageThumbnal {
	width:70px;
	margin: 0 0 0.4em 0;
}

#LatestNews .newsDescription {
	font-size:85%;
	line-height:1.3em;
	padding-bottom: 0.5em;
}


/*    -------------------- 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 #F21218;
}

/*    -------------------- Product List  ------------------------    */


.priceProduct {
	font-family: arial, tahoma, sans-serif;
	font-size:130%;
	color:#333333;
	font-weight:bold;
}

.priceProductStricked .priceProduct {
	color:#c8c8c8;
	text-decoration : line-through;
}

.productDiscount {
	color:#e50000;
	/*font-weight:bold;*/	
	font-size:95%;
}


#tableProducts h3 {
	font-size:140%;
	margin-top:0;
	margin-bottom: 0.2em;
	padding-top: 0.2em;
}

#tableProducts th {
	font-size:60%;
	font-weight:normal;
	text-align:center;
	padding: 0.5em 0.3em 0.5em 0.3em;
	background:#EEEFEB;
	border-right:1px solid #ffffff;
}


#tableProducts .productDescription {
	font-size:90%;
	line-height:1.2;
}
/*
#FeaturedProducts #tableProducts .productShortDescription {
	font-size:90%;
	line-height:1.2em;
}

#FeaturedProducts #tableProducts .productTableTHs,
#FeaturedProducts #tableProducts .productPartNumber {
	display:none;
}

#FeaturedProducts #tableProducts .productPartNumberTD {
	padding: 0 0.5em 0 0 ! important;;
} 
*/