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;
}

.gray {
	color:#756941;
}

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;
	color:#da2127;
	line-height:1.2;
}

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:#eee0b9;
	height:3px;
	margin:0.5em 0 0.7em 0;
	border:none;
	background-color:#eee0b9;
}

#pageImages {
	width:147px;
	float:right;
	text-align:left;
	padding: 0 0 3em 3em;
	color:#756941;
}

#pageImagesFiles {
	font-size:90%;
	width:147px;
	margin: 10px 0 10px 0;
}

#tableProducts .productDescription {
	width:150px;
	margin:-3px 25px 0 25px;
}

#tableProducts .productDescription h3 {
	margin: 0 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 {
	font-size:90%;
	font-weight:normal;
	color:#756941;
}

.priceProduct {
	font-family: arial, tahoma, sans-serif;
	font-size: 160%;
	font-weight:bold;
	color:#333333;
}

.productBriefDetails .priceProduct {
	font-size: 180%;
}



#News h3 {
	margin: 0 0 0.3em 0;
	font-size:120%;
}

.newsDate {
	font-size:90%;
	margin: 1.0em 0 0 0;
	font-family: Tahoma, Arial, sans-serif;
}

.newsImg {
	margin-right:10px;
}


#LatestNews h3 {
	margin: 0 0 0.2em 0;
	font-size:120%;
	line-height:1.2;
	font-family: Tahoma, Arial, sans-serif;
}

#LatestNews .newsDescription {
	font-size:90%;
}




/*    --------------------  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 #f3e6c0;
}
#productThumbnails .thumbnail_active  {
	border:3px solid #da2127;
}


.option-help {
	text-decoration:none;
	font-size:80%;
}

.line-dot-gor1 {
	background:url('/images/page/dot-gor1.gif') repeat-x;
}


.video .movieContainer {
	margin: 0 25px 0 0;
	padding: 16px 0;
	float: left;
}

.video a {
	display: block;
	text-decoration: none;
}

.video em {
	margin-left: 24px;
}


}

.video a img {
	vertical-align: bottom;
}

.video a span {
	display: block;
	padding: 7px 0 0;
	text-decoration: underline;
}

.video a em {
	display: block;
	padding: 0.25em 0 0;
	color: #999;
	font-size: 0.85em;
	font-style: normal;
	white-space: nowrap;
}

.video a:hover em {
	color: #d3d3d3;
}

