.menu-1{
display:block;
width:178px;
height:29px;
background-image:url(images/menu-1.jpg);
background-repeat:no-repeat;
}
.menu-1:hover{
display:block;
width:178px;
height:29px;
background-image:url(images/menu-1-h.jpg);
background-repeat:no-repeat;

}
.menu-2{
display:block;
width:155px;
height:29px;
background-image:url(images/menu-2.jpg);
background-repeat:no-repeat;
}
.menu-2:hover{
display:block;
width:155px;
height:29px;
background-image:url(images/menu-2-h.jpg);
background-repeat:no-repeat;
}
.menu-3{
display:block;
width:152px;
height:29px;
background-image:url(images/menu-3.jpg);
background-repeat:no-repeat;
}
.menu-3:hover{
display:block;
width:152px;
height:29px;
background-image:url(images/menu-3-h.jpg);
background-repeat:no-repeat;
}
.menu-5{
display:block;
width:152px;
height:29px;
background-image:url(images/menu-5.jpg);
background-repeat:no-repeat;
}
.menu-5:hover{
display:block;
width:152px;
height:29px;
background-image:url(images/menu-5-h.jpg);
background-repeat:no-repeat;
}
.menu-4{
display:block;
width:104px;
height:29px;
background-image:url(images/menu-4.jpg);
background-repeat:no-repeat;
}
.menu-4:hover{
display:block;
width:104px;
height:29px;
background-image:url(images/menu-4-h.jpg);
background-repeat:no-repeat;
}
.leftMenu{
color:#0da6c6;
font-size:14px;
text-decoration:none;
}
.leftMenu:hover{
text-decoration:underline;
}
.showProduct1{
text-decoration:none;
display:block;
width:100%;
height:125px;
background-image:url(images/bg-show-1.png);
background-repeat:no-repeat;
}
.showProduct1:hover{
text-decoration:none;
display:block;
width:100%;
height:125px;
background-image:url(images/bg-show-2.png);
background-repeat:no-repeat;
}
.showProduct2{
display:block;
width:100%;
height:125px;
background-image:url(images/bg-show-1.png);
background-repeat:no-repeat;
background-position:right;
text-decoration:none;
}
.showProduct2:hover{
display:block;
width:100%;
height:125px;
background-image:url(images/bg-show-2.png);
background-repeat:no-repeat;
background-position:right;
text-decoration:none;
}

.fBrand{
text-decoration:none;
display:block;
width:100%;
height:70px;
background-image:url(images/bg-featured.png);
background-repeat:no-repeat;
background-position:center;
}
.whiteLink{
font-size:12px;
color:white;
text-decoration:none;
}
.whiteLink:hover{
text-decoration:underline;
}
.boldLink{
color:#0f88c2;font-size:13px;font-weight:bold;
text-decoration:none;
}
.boldLink:hover{
text-decoration:underline;
}


.showProduct1a{
text-decoration:none;
display:block;
width:100%;
height:125px;
background-image:url(images/bg-show-2.png);
background-repeat:no-repeat;
}
/*.showProduct1a:hover{
text-decoration:none;
display:block;
width:100%;
height:125px;
background-image:url(images/bg-show-1.png);
background-repeat:no-repeat;
}*/
.showProduct2a{
display:block;
width:100%;
height:125px;
background-image:url(images/bg-show-2.png);
background-repeat:no-repeat;
background-position:right;
text-decoration:none;
}
/*.showProduct2a:hover{
display:block;
width:100%;
height:125px;
background-image:url(images/bg-show-1.png);
background-repeat:no-repeat;
background-position:right;
text-decoration:none;
}*/
.cCode{
	color:#938066;
	font-size:12px;
	text-decoration:none;
}
.cCode:hover{
	text-decoration:underline;
}
.cCodeR{
	color:#d08846;
	font-size:12px;
	
}
.show{
	display:block;
}
.hide{
	display:none;
}
.yesLink{
	width:30px;
	height:30px;
	display:block;
	background-image:url(images/yes.png);
	background-repeat:no-repeat;
	text-decoration:none;
}
.yesLink:hover{
	width:30px;
	height:30px;
	display:block;
	background-image:url(images/yesh.png);
	background-repeat:no-repeat;
	text-decoration:none;
}
.noLink{
	width:30px;
	height:30px;
	display:block;
	background-image:url(images/no.png);
	background-repeat:no-repeat;
	text-decoration:none;
}
.noLink:hover{
	width:30px;
	height:30px;
	display:block;
	background-image:url(images/noh.png);
	background-repeat:no-repeat;
	text-decoration:none;
}
.comLink{
	color:#666666;
	font-size:12px;
	text-decoration:none;
}
.comLink:hover{
	text-decoration:underline;
}
