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:#a8a8a8;
}

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;
}

h2 {
	font-size:180%;
	font-family: arial,tahoma, sans-serif;
	margin:1em 0 0.5em 0;
	line-height:1.0em;
	color:#075daa;	
}

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:#f2f2f2;
	height:6px;
	margin:0.5em 0 0.7em 0;
	border:none;
	background-color:#f2f2f2;
}

#pageImages {
	width:147px;
	float:right;
	text-align:left;
	padding: 0 0 3em 3em;
	color:#a8a8a8;
}

#pageImagesFiles {
	font-size:90%;
	width:147px;
	margin: 10px 0 10px 0;
}

#tableProducts .productDescription {
	font-size:70%;
	line-height:1.2em;
}
#tableProducts .productDescription h3 {
	font-size:140%;
	margin: 0.2em 0 0.3em 0;
	font-family: tahoma, arial, sans-serif;
	line-height:1.3em;
}

#pageContentIndex #tableProducts .productDescription {
	font-size:65%;
	line-height:1.2em;
}
#pageContentIndex #tableProducts .productDescription h3 {
	font-size:110%;
	margin: 0.2em 0 0.3em 0;
	line-height:1.3em;
}

.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%;
}

.newsDescription {
	color: #707070;
	line-height: 1.1em;
}

.newsDate {
	font-size:10px !important;
	padding-bottom:0.75em;
}

#LatestNews td {
	line-height:1.3em;
}

#LatestNews h3 {
	margin: 0 0 0.3em 0;
	font-size:110%;
}

#LatestNews .newsDate {
	font-size:65%;
	padding-bottom:0.6em;
}

#leftIndexTd {
	width:64%;
}


/*    --------------------  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 #45a3dd;
}


*.gray1,
*.gray1 *,
.gray1 a {
	color: #7f7f7f !important;
}

a.gray1:hover,
.gray1 a:hover,
.gray1 a:hover * {
	color: #4391d6 !important;
}

*.gray2,
*.gray2 *,
.gray2 a {
	color: #b2b2b2 !important;
}

a.gray2:hover,
.gray2 a:hover,
.gray2 a:hover * {
	color: #4391d6 !important;
}

*.gray3,
*.gray3 *,
.gray3 a {
	color: #d1d5d7 !important;
}

a.gray3:hover,
.gray3 a:hover,
.gray3 a:hover * {
	color: #4391d6 !important;
}

.size11,
.size11 * {
	font-size: 11px !important;
}


.curve {
	display: block;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 2001;
	font-size: 1px;
	text-align: left;
}

.curve * {
	display: block;
	overflow: hidden;
}

.curve em {
	float: right;
}


.curve3 {
	height: 3px;
	margin: 0 0 -3px;
}

.curve3_ {
	margin: -3px 0 0;
}

.curve3 * {
	width: 3px;
	height: 12px;
	background: url("/i/curve3.png");
}

.curve3 em {
	margin: -3px 0 0;
}

.curve3_ * {
	margin: -6px 0 0;
}

.curve3_ em {
	margin: -9px 0 0;
}


.menu2 a {
	margin: 0 1ex 0 0;
}


.gItem {
	width: 80px;
	height: 80px;
	float: left;
	margin: 0 20px 20px 0;
}

.gItem a {
	display: block;
	width: 80px;
	height: 80px;
	overflow: hidden;
}

.gItem img {
	border: none;
}

.gItem strong {
}

.gItem strong a {
	width: 100%;
	height: auto;
	padding: 3px 0 0;
}


.nowrap,
.nowrap * {
	white-space: nowrap;
}


