﻿
#itemTray .item .bottomPart .detCont .cartBtn:hover
{
	font-size:9px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}

#searchBox #searchField
{
    font-size:9px;
    overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}

.priceInfo .cartBtn
{
    font-size:9px;
    overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}
 
.priceInfo .cartBtn:hover
{
   font-size:9px;
   overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}


.musicAlbum .header .alBuyBtn
{
  font-size:9px; 
  overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;   
}
.alBuyBtn {
    width:90px;
}
.musicAlbum .header .alBuyBtn:hover
{
  font-size:9px;  
  overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;  
}
.songList .alSong .songBuyBtn, .songList .alSong .songBonusBtn
{
    font-size:9px;
    overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}
  
#Vbundle .videoBuyBtn, #Vbundle .singlevideodisabled
{
    font-size:9px;
    overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}
#Vbundle .videoBuyBtn:hover, #Vbundle .singlevideodisabled:hover
{
    font-size:9px;
    overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}
#detailPageNormal .disabled
{
    font-size:9px;  
    overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;  
}
#navTxt .navHead
{
	height: auto;
	line-height: normal;
	white-space:normal;
}

#navTxt .navHeadTxt
{
	height: auto;
	line-height: normal;
	white-space:normal;
	width:130px;
}

#PopupBox .poptxt
{
  font-size:12px;
}
#Vbundle .videoAllBuyBtn
{
    font-size:8px;   
    overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap; 
}

#homePage .detCont .cartBtn:hover , #homePage .cartBtn:hover
{
	font-size:9px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}
#homePage .detCont .cartBtn, #homePage .cartBtn
{
    font-size:9px;
    overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
 }

.disabled
{
   font-size:9px; 
   overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}


#Vbundle .videodisabled
{
    font-size:8px;
    overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}
#itemTray .itemLarge .bottomBarLarge .cartBtn
{
	font-size:9px;
	width:84px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}
#itemTray .itemLarge .bottomBarLarge .cartBtn:hover
{
	font-size:9px;
	width:84px;
	overflow:hidden;
	text-overflow: ellipsis;
    white-space:nowrap;
	
}

#itemTray .itemLarge .bottomBarLarge .disabled
{
   font-size:9px; 
   width:84px;
   overflow:hidden;
   text-overflow: ellipsis;
   white-space:nowrap;
}

#itemTray .itemLarge .bottomBarLarge .disabled
{
   font-size:9px; 
   width:84px;
	overflow:hidden;
   text-overflow: ellipsis;
   white-space:nowrap;
}


.songList .alSong .singlemusicdisabled
{
  overflow:hidden;
   text-overflow: ellipsis;
   white-space:nowrap;  
}
.musicAlbum .musicdisabled
{
    overflow:hidden;
   text-overflow: ellipsis;
   white-space:nowrap; 
 }
.redeemnav {
    margin:6px 0px 0px 6px;
    width:164px;
    height:55px;
    background:url(../images/FR_fre/btn_redeem_idle.png) 0px 0px no-repeat;
}
.redeemnav:hover {
     background:url(../images/FR_fre/btn_redeem_over.png) 0px 0px no-repeat;
}
#PopupBox .roundRedeem {
    font-size:12px;
}