/* modify new-share css : parkjeongmi 2012-10-11 S */
.social-share {width:auto;}
.lt-ie9 .social-share {width:630px;}

.social-share.new-share .send.share {float:left; border-left:1px dotted #ccc;}
.social-share.new-share .gpi-share {max-width:410px;float:left; padding-right:10px;  margin:5px 0 0; }
#product-display .social-share.new-share .gpi-share {height:45px;}
.social-share.new-share .gpi-share.noBorder {border-right:0;}
.social-share.new-share .gpi-share h4 {width:100%; height:12px; margin-bottom:7px;}

.lt-ie9 .social-share.new-share.share-send-top {width:630px;}
.social-share.new-share.share-send-top {position:relative;float: left;z-index:9900;}
.social-share.new-share.share-send-top .gpi-share {border-right:none;}

.breadcrumbs {min-width:450px;}
.social-share.share-tit-left.new-share .gpi-share {max-width:450px;height:40px;margin:10px 0 0 0;padding-left:10px;border-right:none;}
.social-share.share-tit-left.new-share .gpi-share h4 {float:right;width:auto;margin:5px 0 0 10px;}

.lt-ie8 .social-share.share-tit-left.new-share .gpi-share {width:450px;}
.lt-ie8 .social-share.share-tit-left.new-share .gpi-share {width:450px;}
.lt-ie8 .social-share.share-send-top.new-share .gpi-share {width:410px;}

.social-share.new-share .gpi-share .shareItms {
    float: right;
    width: 100px;
    height: 25px;
    vertical-align: middle
}

.social-share.new-share .gpi-share .faceBtn {
    width: auto !important;
	margin-right:0px;
    padding-left: 10px;
}

.social-share.new-share .gpi-share .twitBtn {
    width: 80px
}

.social-share.new-share .gpi-share .twitBtn a {
	display:none;
}

.social-share.new-share .gpi-share .pinitBtn {
    margin-left: -30px;
    width: 90px;
}

.social-share.new-share .gpi-share .gplusBtn {
    margin-right:-10px;
    width: 140px;
}

table.gc-bubbleDefault {
    direction: ltr;
}

.ie7 .social-share.new-share .gplusBtn {
    display: block !important;
}


.social-share.new-share .gpi-share .moreShares {
    position: relative;
    float: left;
	left:10px;
    height: 30px
}

.social-share.new-share .gpi-share .moreShares .viewMoreShares {
	overflow:hidden;
    display: block;
    width: 20px;
    height: 29px;
    background: url("/lg3-common/images/global/lg-global-sprite-v2.png") -120px -592px no-repeat;
    cursor: pointer;
    text-indent: -99999px
}

.social-share.new-share .fanSites {
    float: right;
    width: 100px;
    height: 45px;
    margin: 5px 0 0 0;
    padding-left: 10px;
    border-right: 1px dotted #ccc
}

.social-share.new-share .fanSites h4 {
    float: none;
    width: 100px;
    height: 12px;
    margin-bottom: 2px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: normal;
    color: #666
}

.social-share.new-share .fanSites a {
    float: left;
    background: url("/lg3-common/images/global/lg-global-sprite-v2.png") 0 -588px no-repeat;
    height: 29px;
    width: 20px;
    overflow: hidden;
    display: block;
    margin-right: 10px
}

.social-share.new-share .fanSites a.twitter {
    background-position: -30px -588px
}

.social-share.new-share .fanSites a.g-plus {
    background-position: -60px -588px
}

#moreSharesDiv {
    position: absolute;
    top: 23px;
    left: -80px;
    width: 182px
}

#moreSharesDiv .payload {
    width: 150px;
    cursor: normal
}

#moreSharesDiv .payload .close {
    /*position: absolute;
    right: 10px;
    top: 25px*/
}

#moreSharesDiv .payload h4 {
    height: 15px;
    color: #d80546;
    font-weight: normal;
    font-size: 13px;
    padding: 0;
    margin: 0
}

#moreSharesDiv .sharesList {
    width: 100%;
    overflow: hidden;
    padding-top: 5px
}

#moreSharesDiv .sharesList .shareItms {
    float: none;
    width: 100%;
	height:auto;
    padding: 5px 0 0
}

.social-share.new-share div:first-child {
    border-right: 0!important
}
/* modify new-share css : parkjeongmi 2012-10-11 E */