﻿
#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;  
}
.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;
}

#shoppingCart #checkOut_store
{
	left: 200px;
	width:135px;
	background:url(../images/btn_checkOut_long_idle.png) no-repeat;
    font-size:12px;
}

#shoppingCart #checkOut_store:hover
{
	background:url(../images/btn_checkOut_long_over.png) no-repeat;
}

#topNavWarper
{
    width:165px;
    left: 20px;
}
#topNavHome
{
    width:150px;    
}

#Vbundle .videoAllBuyBtn
{
    font-size:8px;   
    width:88px; 
    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 .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;
}

.disabled
{
   font-size:9px; 
   overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}
.musicAlbum .musicdisabled
{
    font-size:9px; 
    overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}

#Vbundle .videodisabled
{
     font-size:9px; 
    overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}