/* similar */
.modal .similar-product {width:920px;height:auto;}
.similar * {font-family:"LGFontMedium";}
/* sim-title */
.similar .sim-title {width:100%;color:#333;}
.sim-title p {font-size:14px; margin-bottom:0; font-weight:normal; letter-spacing:-0.5px;}
.sim-title .feature-title {font-size:22px;}
/* sim-list */
.sim-list {margin-top:22px;}
.sim-list:after {display:block; clear:both; content:'';}
.sim-list li {float:left; width:150px; margin-bottom:0; padding-left:20px; border-left:1px dashed #ccc;}
.sim-list li.first {width:235px; padding-left:0; border-left:none;}
.sim-list li.first .copy-area {width:200px;margin:0 auto;}
.sim-list li.first .copy-area .model-name a, 
.sim-list li.first .copy-area .model-name a:active, 
.sim-list li.first .copy-area .model-name a:visited {color:#D80546}
.sim-list li.first a:hover .copy-area .model-name {text-decoration:underline;}
.sim-list .compare-check {margin-left:0 !important;}

/* 20121115 */
.webkit .sim-list li.first .copy-area p.model-name {max-height:66px;}
.sim-list li.first .copy-area .model-num {margin-top:5px;}
.sim-list li .data-img {display:block; text-decoration:none !important; cursor:pointer;}
.sim-list li .data-img strong {display:block; width:130px; height:20px; margin-top:7px; border-bottom:1px solid #ccc; color:#d80546; font-size:12px !important; line-height:10px;}

.sim-list li ul li {border-left:none;}
/* LGEAU-999 Formatting Issue with Feature Facet : 20130627 kosangin modify */
.sim-list li .sim-sub {height:auto; padding:3px 0 10px 0;}
/* //LGEAU-999 Formatting Issue with Feature Facet : 20130627 kosangin modify */
.sim-list li .sim-sub li {float:none; width:140px; margin:4px 0 0 0; padding-left:9px; background:url('/lg3-common-v4/images/global/sim-sub-ico.png') no-repeat 0 2px; color:#333; font-size:10px;}

.sim-list li .ratings {height:17px;}
.sim-list li .ratings li {width:15px; margin-left:0; padding-left:0;}
.sim-list li .ratings li.rating-numbers {margin-left:10px; padding-bottom:0; font-size:12px !important;}
.sim-list li .ratings li.rating-numbers a {color:#d80546;} /* ie6 color */
.webkit .sim-list li .ratings li.rating-numbers a {vertical-align:-2px;}

.sim-list li .product-price {float:none; width:100%; margin-top:2px; font-size:18px !important;}
.sim-list li .product-price span {color:#666 !important;}
.sim-list li .legal {float:none; height:16px; margin:-6px 0 0 10px;}

.sim-list li .btn-area {height:25px; margin-top:8px;}
.sim-list li .check-area {height:34px; margin:0;}
.sim-list li .check-area label {margin:0;}
.sim-list li .check-area span.btn {display:inline-block; width:126px; color:#222 !important; font-size:10px; line-height:14px;}
.ie .sim-list li .check-area span.btn {width:115px;}
.lt-ie9 .sim-list li .check-area span.btn {margin-top:2px;}
.sim-list li .check-area label input[type="checkbox"] {vertical-align:top;}

/* tbl-sim */
.tbl-sim {clear:both; border-top:1px solid #ccc;}
.tbl-sim tr.col-line th,
.tbl-sim tr.col-line td {background:#f5f5f5;}
.tbl-sim th {width:225px; padding:10px 0 7px 10px; border-bottom:1px solid #ccc; text-align:left; font-size:12px; font-weight:normal;}
.tbl-sim td {width:170px; border-bottom:1px solid #ccc; border-left:1px dashed #ccc; color:#333; font-size:11px; text-align:center; vertical-align:middle;}
.tbl-sim td.rpm {color:#d80546; font-weight:bold;}

/* r-check */
.r-check {display:inline-block; width:15px; height:16px; background:url('/lg3-common-v4/images/global/lg-global-sprite-v2.png') no-repeat -75px -219px;}
.r-check.on {background-position:-95px -219px;}

/* button style */
.sim-list li .check-area span {line-height:12px;}
.sim-list li .check-area .button.white {width:100px;margin-top:-3px;font-size:9px;}
.ie .sim-list li .check-area .button.white {width:100px;}
.ie .sim-list li .check-area label input[type="checkbox"] {margin:-1px 3px 0 0;}


/* similar button modify location - parkjeongmi 20121010 S */
.wrapper .module.feature-content a.similarBtn2, 
.wrapper .module.feature-content a.similarBtn2:active, 
.wrapper .module.feature-content a.similarBtn2:visited { display:block; padding:0 0 0 16px; background:url('/lg3-common-v4/images/global/lg-global-sprite-v2.png') no-repeat -106px -681px; color:#D80546; font-size:12px; text-decoration:none;}
/* similar button modify location - parkjeongmi 20121010 E */


.wrapper .module.feature-content .similarBtn2 {
    position: absolute;
    top: 20px;
    right: 20px
}

.wrapper .module.feature-content .similarBtn2.twoColL {
    position: absolute;
    top: 20px;
    right: 500px
}

/* similar button modify location - parkjeongmi 20121010 S */
.wrapper .module.feature-content.media2 .similarBtn2 { position:absolute; top:20px; right:60px; }
.wrapper .module.feature-content.media2 .similarBtn2.twoColL { position:absolute; top:20px; right:545px;}
/* similar button modify location - parkjeongmi 20121010 E */