/* modify new-share css : 2012-10-11 S */
.social-share {width:auto;}
.social-share.new-share .send.share {float:right; border-right:1px dotted #ccc; border-left:0;}
.social-share.new-share .gpi-share {max-width:410px;float:right; 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;}

.social-share.new-share.share-send-top {position:relative;z-index:1;}
.social-share.new-share.share-send-top .gpi-share {border-right:none;}

.social-share.share-tit-left.new-share .gpi-share {height:40px;margin:10px 0 0 0;border-right:none;}
.social-share.share-tit-left.new-share .gpi-share h4 {width:auto;margin:5px 0 0 10px;}

.social-share.new-share .gpi-share .shareItms {
    float: left;
    width: 100px;
    height: 25px;
    vertical-align: middle
}

.social-share.new-share .gpi-share .faceBtn {
    width: auto !important;
	margin-right:10px;
    padding-left: 10px;
}

.social-share.new-share .gpi-share .twitBtn {
    width: 100px
}

.social-share.new-share .gpi-share .twitBtn a {
	display:none;
}

.social-share.new-share .gpi-share .pinitBtn {
    width: 85px
}

.social-share.new-share .gpi-share .gplusBtn {
    width: 85px
}

.ie7 .social-share.new-share .gplusBtn {
    display: block !important;
}


.social-share.new-share .gpi-share .moreShares {
    position: relative;
    float: left;
    height: 30px
}

.social-share.new-share .gpi-share .moreShares .viewMoreShares {
	overflow:hidden;
    display: block;
    width: 20px;
    height: 29px;
    background: url("../../../../lg3-common-v4/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-v4/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 : 2012-10-11 E */

/* LGEDE-973 : 20131115 modify
.lt-ie8 .gplusBtn iframe{margin-top:-8px !important;height:29px !important}
.lt-ie8 .lazyShare li[title="google+-sns-share"] iframe{margin-left:-8px !important;margin-top:-8px !important;height:29px !important} */
/* // LGEDE-973 : 20131115 modify */