/* 
 **********************************************************************
 * @source  : lg.css
 * @desc    : LG CSS
 *-----------------------------------------------------------------------
 * CsrNo.                 DATE                AUTHOR               DESCRIPTION
 * ------------     --------------      --------------     ------------------------
 * MCUPDEV-1         2011/09/29          ParkJeongHo       MC Support Renewal
    SMG-1299			2011/10/27	         namjinkyung		SSL test error modify_1st 
 * SMG-1550           2011/12/21          Parkminsuk         EG_AR Link bug

 * ------------  --------------  --------------  ---------------------------
 * LGE 2.0 Renewal
 * Copyright(c) 2006-2007 LG CNS,  All rights reserved. 
 ***********************************************************************
 */
     
/* css reset */ 

* {margin:0;padding:0;}
img,fieldset {border:0;}
ul,li {list-style-type:none;}

/* base styles */

html {overflow-x:hidden;width:100%;height:100%;}
body {width:100%;height:100%;font-family:"Trebuchet MS",sans-serif;font-size:12px;color:#5d5c5c;background-color:#ffffff;;}


input {border:none;background:transparent;font-family:"Trebuchet MS",sans-serif;font-size:12px;color:#5d5c5c;}
textarea {border:0;font-family:"Trebuchet MS",sans-serif;font-size:10px;color:#5d5c5c;}
a {color:#5d5c5c;}
a:hover {color:#000000;}

img.product-img-small {width:54px;height:89px;}
img.product-img-thumb {width:160px;height:163px;}
img.product-img-medium {width:215px;height:275px;}
img.product-img-large {width:335px;height:495px;}

div.clear {clear:both;height:0;line-height:0;font-size:0;background:#ffffff;}

.text-hover {color:#000000;}
.flash-replaced .alt {display:none;}
.error {color:#d40019;}
.discontinued {color:#ac0648;}

*:focus{outline:none;}

div.loading {width:80px;height:80px;position:absolute;top:50%;_top:expression(0+(documentElement.clientHieght/2));left:50%;_left:expression(0+(documentElement.clientWidth/2));margin-top:-40px;margin-left:-40px;background:url(/common/ar/img/animated-loading.gif) center center no-repeat;}

.clear-after {zoom:1;}
.clear-after:after {content:".";display:block;height:0;clear:both;visibility:hidden;}

/* icon links */

a.back {display:inline-block;padding:0 13px 0 0;background:url(/common/ar/img/icon-arrow-left.gif) 99% 3px no-repeat;}
a.forward {display:inline-block;padding:0 0 0 13px;background:url(/common/ar/img/icon-arrow-right.gif) 1px 3px no-repeat;}
.arrow {padding:0 0 0 13px;background:url(/common/ar/img/icon-arrow-right.gif) 1px 5px no-repeat;}
.up {padding:0 0 0 13px;background:url(/common/ar/img/icon-arrow-up.png) 0px 2px no-repeat;}
.down {padding:0 0 0 13px;background:url(/common/ar/img/icon-arrow-down.png) 0px 2px no-repeat;}
a.pdf {padding:0 18px 0 0;background:url(/common/ar/img/icon-pdf.gif) right -2px no-repeat;}
a.djvu {padding:0 18px 0 0;background:url(/common/ar/img/icon-djvu.gif) 100% -2px no-repeat;}

a.share {padding:0 18px 0 0 ;background:url(/common/ar/img/icon-share.gif) right 0 no-repeat;}
.learn {display:block;padding:0 21px 0 0 ;background:url(/common/ar/img/icon-learn.png) right top no-repeat;_background:url(/common/ar/img/icon-learn.gif);text-decoration:none;height:20px;}
a.email {padding:0 18px 0 0 ;background:url(/common/ar/img/icon-share.gif) right 0 no-repeat;}
a.download {padding:0 0 0 26px;background:url(/common/ar/img/icon-carat.gif) right 2px no-repeat;}
a.chat {padding:0 18px 0 0 ;background:url(/common/ar/img/icon-chat.gif) 2px 0 no-repeat;}
a.linkoff {_display:inline-block;padding:0 17px 0 0;background:url(/common/ar/img/icon-linkoff.gif) right 2px no-repeat;}
a.rss {padding:0 35px 0 0 ;display:block;margin:0 0 5px 0;background:url(/common/ar/img/icon-rss.gif) right 3px no-repeat;font-size:11px;}
.preview {padding:0 22px 0 0 ;background:url(/common/ar/img/icon-preview.gif) right 0 no-repeat;}
.preview span {display:none;}

li.pdf {margin:0 0 5px 0;padding:0 18px 0 0;background:url(/common/ar/img/icon-pdf.gif) 100% -2px no-repeat;} /* 20100115 lbc modify */
li.pdf h5 {font-size:12px;font-weight:normal;}

.mt10 {margin-top:10px;}
.mr10 {margin-right:10px;}

/* buttons */

.button {visibility:hidden;position:relative;display:block;text-decoration:none;cursor:pointer;}
/* //20100308 pjm modify */
.button span.text {white-space:nowrap;line-height:33px;height:33px;position:absolute;top:0;right:8px;padding:0 0 0 0;background:url(/common/ar/img/bg-button.png);}
.button span.left {width:8px;height:33px;position:absolute;top:0;right:0;background:url(/common/ar/img/bg-button-left.png);}
.button span.right {width:32px;height:33px;position:absolute;top:0;left:0;background:url(/common/ar/img/bg-button-right.png);}

.small-button {visibility:hidden;position:absolute;display:block;left:20px;text-decoration:none;cursor:pointer;}
/*  SMG-1299	SSL test error modify_1st : 20111027 namjinkyung add*/
.small-button-position{position:relative;display:block;left:20px;top:0;text-decoration:none;cursor:pointer;!important;}
/*  //SMG-1299	SSL test error modify_1st : 20111027 namjinkyung add*/
.small-button span.text {line-height:19px;height:19px;position:absolute;top:0;left:7px;padding:0 0 0 0;background:url(/common/ar/img/bg-small-button.gif);}
.small-button span.left {width:7px;height:19px;position:absolute;top:0;right:0;background:url(/common/ar/img/bg-small-button-left.gif);}
.small-button span.right {width:7px;height:19px;position:absolute;top:0;left:0;background:url(/common/ar/img/bg-small-button-right.gif);}

.at-a-glance {visibility:hidden;position:relative;display:block;text-decoration:none;cursor:pointer;}
.at-a-glance span.text {height:16px;position:absolute;top:0;left:8px;font-size:10px;padding:1px 0 0 0;background:url(/common/ar/img/bg-ataglance.png) top right;text-align:center;}
.at-a-glance span.left {width:8px;height:17px;position:absolute;top:0;right:0;background:url(/common/ar/img/bg-ataglance-left.png);}
.at-a-glance span.right {width:8px;height:17px;position:absolute;top:0;left:0;background:url(/common/ar/img/bg-ataglance-right.png);}

.app-button {visibility:hidden;position:relative;display:block;text-decoration:none;cursor:pointer;}
.app-button span.text {height:21px;position:absolute;top:0;left:6px;padding:5px 35px 0 35px;background:url(/common/ar/img/bg-app-button.png);font-size:11px;}
.app-button span.left {width:6px;height:26px;position:absolute;top:0;left:0;background:url(/common/ar/img/bg-app-button-left.png);}
.app-button span.right {width:6px;height:26px;position:absolute;top:0;right:0;background:url(/common/ar/img/bg-app-button-right.png);}

.button-cta {height:33px;padding:0 0 0 8px;background:url(/common/ar/img/bg-button-wtb-left.png) no-repeat;_background-image:url(/common/ar/img/bg-button-wtb-left.gif);text-decoration:none;display:block;}
.button-cta span {height:33px;line-height:33px;padding:0 0 0 2px;background:url(/common/ar/img/bg-button-wtb-right.png) right top no-repeat;_background-image:url(/common/ar/img/bg-button-wtb-right.gif);cursor:pointer;display:block;}
.button-cta:hover {background-position:0 -33px;}
.button-cta:hover span {background-position:right -33px;}

.button-small {height:19px;display:inline-block;padding:0 0 0 7px;background:url(/common/ar/img/bg-button-small-right.png) left top no-repeat;_background:url(/common/ar/img/bg-button-small-right.gif) left top no-repeat;text-decoration:none;}
.button-small span {height:19px;display:inline-block;line-height:19px;padding:0 9px 0 2px;background:url(/common/ar/img/bg-button-small-left.png) right top no-repeat;_background:url(/common/ar/img/bg-button-small-left.gif) right top no-repeat;cursor:pointer;} /* 20100111 lbc modify */
.button-small:hover {background-position:0 -19px;}
.button-small:hover span {background-position:right -19px;}

.input-zipcode {width:99px;height:20px;background:url(/common/ar/img/bg-input-99.gif) no-repeat;}
.input-zipcode input {width:99px;height:20px;padding:2px 5px 0 5px;}

span.input-generic {height:17px;display:inline-block;margin:0 5px 0 0;padding:0 0 0 5px;background:url(/common/ar/img/bg-input-left.png) no-repeat;_background:url(/common/ar/img/bg-input-left.gif) no-repeat;}
span.input-generic input {height:17px;display:inline-block;padding:0 5px 0 0;background:url(/common/ar/img/bg-input-right.png) right top no-repeat;_background:url(/common/ar/img/bg-input-right.gif) right top no-repeat;*position:relative;*top:-1px;}

/* SMG-1550 EG_AR Link bug : 20111221 parkminsuk modify */
div.dropdown {width:145px;height:19px;position:relative;font-size:11px;top:-3px;right:5px;float:right}
/* //SMG-1550 EG_AR Link bug : 20111221 parkminsuk modify */
div.dropdown div {width:145px;height:0;position:absolute;top:20px;left:0;background:url(/common/ar/img/dropdown-bottom.png) bottom center;overflow:hidden;}
div.dropdown span.top {width:145px;height:5px;display:block;position:absolute;top:0;left:0;background:#fff url(/common/ar/img/dropdown-top.png);cursor:pointer;}
div.dropdown span.bottom {width:135px;height:14px;display:block;position:absolute;top:5px;left:0;padding:0 5px 5px 5px;background:url(/common/ar/img/dropdown-bottom.png) bottom center;cursor:pointer;}
div.dropdown span.item {height:14px;display:block;padding:5px 5px 0 10px;overflow:hidden;cursor:pointer;}
div.dropdown span.icon {width:9px;height:14px;position:absolute;top:5px;left:5px;background:url(/common/ar/img/icon-dropdown.png);cursor:pointer;overflow:hidden;}

/* page containers */

div.container {overflow:hidden;margin:0 236px 0 0;position:relative;visibility:hidden;zoom:1;}

div.iframe-container {margin:0 0 0 0;position:relative;overflow:hidden;visibility:visible;}

div.search-results-container {z-index:10;width:100%;height:100%;position:absolute;top:0;left:0;background:#ffffff;overflow:auto;z-index:20;}
div.search-results-container span.close {width:100px;height:34px;display:block;position:absolute;top:10px;left:45px;background:url(/common/ar/img/button-close-search.gif);cursor:pointer;}

div.page-bg {width:800px;height:400px;position:absolute;top:0;right:0;}

div.shutter-all {z-index:3;width:217px;position:fixed;top:0;right:-217px;bottom:0;background:url(/common/ar/img/bg-left-nav.png);overflow:hidden;}
div.shutter-ie6 {z-index:3;width:217px;height:100%;position:absolute;top:expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');right:-217px;background:url(/common/ar/img/bg-left-nav.png);overflow:hidden;}

.shutter-buffer-all {z-index:9;width:0;position:fixed;top:0;right:0;bottom:0;display:block;cursor:pointer;}
/*.shutter-buffer-ie6 {z-index:9;width:0;height:auto;position:absolute;top:expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');right:0;display:block;cursor:pointer;}*/

div.shutter-all span.close {width:10px;position:absolute;top:0;left:1px;bottom:0;display:block;background:url(/common/ar/img/icon-left-nav-toggle.gif) 0px center no-repeat;overflow:hidden;cursor:pointer;}
div.shutter-ie6 span.close {width:10px;height:100%;position:absolute;top:0;left:1px;display:block;background:url(/common/ar/img/icon-left-nav-toggle.gif) 0px center no-repeat;overflow:hidden;cursor:pointer;}

/* footer */

div.footer {z-index:1;width:713px;height:36px;margin:30px auto 40px auto;position:relative;font-size:10px;color:#666666;visibility:hidden;}

div.footer div.secondary {position:relative;top:-15px; float: right; width: 385px; margin-left: 219.5px; font-size:10px;color:#666666;}
div.footer div.secondary p {display:inline; float: right;}
div.footer div.secondary ul {display:inline; float: left;}
div.footer div.secondary ul li {display:inline;}

/* 20090805 leadweb modify */
div.footer span {width:120px;height:21px;display:block; margin:0 0 0 10px;padding:6px 38px 0 0;background:url(/common/ar/img/footer-global.png);font-size:11px;cursor:pointer; }
div.footer a.up {display: block; padding:0 0 0 13px;background:url(/common/ar/img/icon-arrow-up.gif) center left no-repeat;}
div.footer ul.links {width:713px;height:30px;margin:5px 0 0 0;padding:0;}
div.footer ul.links li {float:right;position:relative;}
div.footer ul.links li img {padding:2px 0 0 10px;}
div.footer ul.links li ul {display:none;width:144px;position:absolute;bottom:15px;left:-26px;padding:0 12px 6px 10px;background:url(/common/ar/img/bg-footer-list-bottom.gif) bottom left no-repeat;}
div.footer ul.links li ul a {border-left: 1px solid #fdfdfd;}
div.footer ul.links li ul span.top {width:166px;height:10px;position:absolute;top:-10px;left:0;margin:0;padding:0;background:url(/common/ar/img/bg-footer-list-top.gif) no-repeat;cursor:default;}
/* LGEGLOBAL-230 footer fix: 20100709 jinmoongi add*/
div.footer ul.links li ul span.top-left {width:166px;height:10px;position:absolute;top:-8px;left:0;margin:0;padding:0;background:url(/common/img/bg-footer-country-top-01.gif) no-repeat;cursor:default;}
div.footer ul.links li ul span.top-right {width:166px;height:10px;position:absolute;top:-8px;left:0;margin:0;padding:0;background:url(/common/img/bg-footer-country-top-02.gif) no-repeat;cursor:default;}
/* //LGEGLOBAL-230 footer fix: 20100709 jinmoongi add*/
div.footer ul.links li ul.global {width:152px;left:11px;bottom:19px;padding:0 4px 19px 10px;background:url(/common/ar/img/bg-footer-global-bottom.gif) bottom right no-repeat;}
div.footer ul.links li ul.global div {width:90px;float:right;}
div.footer ul.links li ul.global li {width:154px;margin-right:-4px;_margin-right:0;padding:3px 10px 2px 0;cursor:default;}
/* //20090805 leadweb modify */


div.footer ul.links li ul.global li.region {background:url(/common/ar/img/bg-footer-item.gif) 0 0 no-repeat;}
div.footer ul.links li ul.global li.hover {background-position:0 -23px;color:#000000;}
div.footer ul.links li ul.global li.hover ul {color:#5d5c5c;}

div.footer ul.links li ul.global li:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
div.footer ul.links li ul.global li ul {width:144px;right:160px;bottom:0;padding:0 12px 0 10px;background:url(/common/ar/img/bg-footer-country-bottom.gif) bottom right no-repeat;}
/* LGEGLOBAL-230 footer fix: 20100709 jinmoongi add*/
div.footer ul.links li ul.global li ul.first {width:144px;right:320px;bottom:0;padding:0 10px 0 12px;background:url(/common/img/bg-footer-country-bottom-01.gif) bottom left no-repeat;}
div.footer ul.links li ul.global li ul.second {width:144px;right:160px;bottom:0;padding:0 10px 0 12px;background:url(/common/img/bg-footer-country-bottom-02.gif) bottom left no-repeat;}
/* //LGEGLOBAL-230 footer fix: 20100709 jinmoongi add*/

div.footer ul.links li ul.global li ul span.top {width:166px;height:8px;position:absolute;top:-8px;right:0;margin:0;padding:0;background:url(/common/ar/img/bg-footer-country-top.gif) no-repeat;cursor:default;}
div.footer ul.links li ul.global li ul li {padding:0 0 5px 0;}
div.footer ul.links li ul li {float:none;padding:0 0 5px 0;font-size:12px;}
div.footer ul.links li ul li a {text-decoration:none;}

.newsletter-overlay {width:242px;height:159px;padding:15px 30px 0 30px;position:absolute;bottom:30px;left:-2000px;background:url(/common/ar/img/bg-newsletter.png);_background:url(/common/ar/img/bg-newsletter.gif);}
.newsletter-overlay div.close {position:absolute;top:12px;right:13px;width:21px;height:20px;cursor:pointer;background:url(/common/ar/img/blank.gif);}
.newsletter-overlay h4 {margin:0 0 15px 0;font-size:16px;font-weight:normal;}
.newsletter-overlay p {margin:0 0 10px 0;}
.newsletter-response,.newsletter-overlay .error {display:none;}

/* left nav */

div#left-nav-dom {z-index:4;width:205px;position:absolute;top:0;right:-217px;}
div#left-nav-dom .wrapper {z-index:4;width:204px;position:relative;overflow:hidden;}
div#left-nav-dom .menu-left {z-index:4;width:204px;position:relative;}

div#left-nav-dom a.logo {width:144px;height:66px;display:block;margin:30px 30px 15px 0;}
div#left-nav-dom a.logo img {width:144px;height:66px;}

img.watermark {width:144px;height:66px;position:absolute;top:30px;right:30px}

div#left-nav-dom #search-form {width:179px;padding:0 26px 15px 0;}
div#left-nav-dom #search-form fieldset {width:150px;height:26px;position:relative;background:url(/common/ar/img/bg-left-nav-search2.png) no-repeat;overflow:hidden;direction:rtl; unicode-bidi:embed;}
div#left-nav-dom #search-query {width:110px;position:absolute;top:6px;right:10px;}
div#left-nav-dom #search-submit {width:26px;height:26px;position:absolute;top:0;left:0;margin:0;padding:0;cursor:pointer;}

div.menu-left {z-index:4;display:none;margin:0 0 100px 0;}

div.menu-left h2 {font-size:14px;color:#ac0648;font-weight:bold;text-transform:uppercase;}
div.menu-left h2 a {color:#ac0648;}
div.menu-left h3 {line-height:14px;font-size:11px;font-weight:normal;}
div.menu-left a.linkoff {background:url(/common/ar/img/icon-linkoff.gif) 167px 5px no-repeat;}

div.menu-left ul.breadcrumbs {z-index:4;position:relative;left:0;direction:rtl; unicode-bidi:embed;}
div.menu-left ul.breadcrumbs li {z-index:4;}
div.menu-left ul.breadcrumbs li a {display:none;}
div.menu-left ul.breadcrumbs li h6 a {display:block;}
div.menu-left ul.breadcrumbs li ul {z-index:4;padding:13px 20px 13px 0;_padding:13px 22px 13px 0;border-top:1px solid #ececec;cursor:default;}
div.menu-left ul.breadcrumbs li ul li {z-index:4;width:179px;padding:0 6px 0 0;line-height:23px;position:relative;font-size:13px;vertical-align:bottom;}
div.menu-left ul.breadcrumbs li ul li a {display:block;text-decoration:none;}
div.menu-left ul.breadcrumbs li ul li ul {width:179px; z-index:4;display:none;position:absolute;right:185px;_right:184px;top:0;padding:0;border:0;background:url(/common/ar/img/bg-submenu.png) no-repeat;}
div.menu-left ul.breadcrumbs li ul li ul li {z-index:4;width:148px;padding:0 13px 0 0;position:relative;top:4px;}
div.menu-left ul.breadcrumbs li ul li ul li a.linkoff {background:url(/common/ar/img/icon-linkoff.gif) 0px 6px no-repeat;float:right;padding-left:17px;padding-right:0px;}
div.menu-left ul.breadcrumbs li ul li.hr {width:144px;height:1px;right:5px;_right:0px;margin:5px 0;line-height:1px;background:#ececec;overflow:hidden;zoom:1;}

div.menu-left ul.breadcrumbs li ul li a.linkoff {padding:0 0 0 17px;background-position:0 5px;display:inline-block;} /* //LGEAE-240 Link to Solar website : 20110125 parkjeongmi add */

div.menu-left ul.breadcrumbs li ul li ul span.bottom {width:165px;height:6px;position:relative;top:6px;left:0;display:block;background:url(/common/ar/img/bg-submenu-bottom.png);overflow:hidden;}

/* UIUPGRADE-123 LG.com 2.5Upgrade UI Upgrade : 20110414 jinmoongi modify */
div.menu-left ul.trail {height:15px;padding:13px 26px 0 0;border-top:1px solid #ececec;overflow:hidden;width:178px;}
/* //UIUPGRADE-123 LG.com 2.5Upgrade UI Upgrade : 20110414 jinmoongi modify */
div.menu-left ul.trail li {width:16px;height:15px;float:right;overflow:hidden;}
div.menu-left ul.trail li a {width:16px;height:15px;display:block;background:url(/common/ar/img/icon-left-nav-breadcrumb.gif) 0px 0px;overflow:hidden;}


div.menu-left ul.breadcrumbs li .filter-facet a {display:block;}
div.menu-left ul.breadcrumbs li .filter-facet ul {border:none;}

li.left-nav-submenu {width:179px;height:23px;position:absolute;top:0;right:-2000px;display:block;background:url(/common/ar/img/bg-submenu-item.png) 0 0 no-repeat;padding:0 0 0 6px;font-size:13px;line-height:23px;}
li.left-nav-submenu ul {width:165px;position:relative;left:179px;top:-23px;background:url(/common/ar/img/bg-submenu.png);}
li.left-nav-submenu ul li {width:150px;height:23px;display:block;padding:0 0 0 15px;font-size:13px;line-height:23px;}
li.left-nav-submenu a {height:23px;display:block;text-decoration:none;}
li.left-nav-submenu span.bottom {width:165px;height:6px;position:relative;left:179px;top:-23px;display:block;background:url(/common/ar/img/bg-submenu-bottom.png);overflow:hidden;}

div.menu-left div h2 {padding:13px 29px 0 26px;}
div.menu-left div h5 {padding:0 26px 10px 0;font-size:10px;border-bottom:1px solid #ececec;cursor:pointer;text-decoration:underline;}
div.menu-left div h5 span {display:none;}
div.menu-left div h6 {padding:13px 26px 0 5px;border-top:1px solid #ececec;font-size:10px;}
div.menu-left div h6 a:hover {color:#000000;}

div.menu-left div.filter-status {font-size:10px;color:#999999;padding:0 26px 5px 0;}

div.menu-left div.product {margin:15px 0 15px 0;}
div.menu-left div.product h2 {padding:0 26px 15px 0;border-bottom:1px solid #ececec;}
div.menu-left div.product h3 {padding:0 26px 0 0;}
div.menu-left div.product div {margin:10px 0 0 0;zoom:1;}
div.menu-left div.product div:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
div.menu-left div.product h4 {float:right;padding:2px 26px 0 5px;font-size:12px;font-weight:normal;}
div.menu-left ul.breadcrumbs div.product ul {float:left;margin:0;padding:0;}
div.menu-left ul.breadcrumbs div.product ul li {margin:0;padding:0;}
div.menu-left div.product select {float:right;width:80px;}
div.menu-left div.product p {padding:15px 26px 15px 0;border-bottom:1px solid #ececec;font-size:11px;}
div.menu-left div.product p b {font-size:12px;color:#5d5c5c;}
div.menu-left div.product div.carrier {margin:15px 0 0 0;}
div.menu-left div.product div.carrier a {display:block;margin:0 25px 0 0;}

/* 20090707 leadweb add */
div.menu-left div.product div h4.title-long {clear:both !important;padding:2px 26px 0 5px;font-size:12px;font-weight:normal;}
div.menu-left div.product div select.select-long {clear:both !important;margin:3px 27px 0 0;}
/* //20090707 leadweb add */
div.menu-left div.accessory {margin:15px 0 0 0;}
div.menu-left div.accessory h3 {padding:0 26px 0 0;}
div.menu-left div.accessory h2 {padding:0 26px 15px 0;}
div.menu-left ul.breadcrumbs div.accessory a {display:block;color:#5d5c5c;}
div.menu-left ul.breadcrumbs div.accessory a:hover {color:#000000;}
div.menu-left div.accessory p {padding:0 26px 15px 0;border-bottom:1px solid #ececec;font-size:11px;}
div.menu-left div.accessory p b {font-size:12px;color:#5d5c5c;}

div.menu-left ul.breadcrumbs div.product ul.color {width:120px;}
div.menu-left ul.breadcrumbs div.product ul.color li {width:13px;height:13px;margin:5px 7px 0 0;border:1px solid #c5c5c5;overflow:hidden;float:left;}
div.menu-left ul.breadcrumbs div.product ul.color li a {width:13px;height:13px;}

div.menu-left ul.breadcrumbs div.product ul.depth {width:120px;}
div.menu-left ul.breadcrumbs div.product ul.depth li {padding:0 0 0 20px;background:url(/common/ar/img/icon-radio-off.jpg) 0px 4px no-repeat;cursor:pointer;}

/* 20100113 lbc modify */
div#left-nav-dom div.search {z-index:10;position:absolute;top:153px;left:3px;background:#ffffff;}
div#left-nav-dom div.search h4 {width:171px;padding:5px 20px 5px 10px;background:url(/common/ar/img/bg-predictive-title.jpg) top right repeat-y;font-size:13px;font-weight:normal;}
div#left-nav-dom div.search h4 span {display:block;font-size:11px;font-style:italic;}
div#left-nav-dom div.search h4 span a {padding:0 0 0 5px;font-style:normal;}
div#left-nav-dom div.search h5 {padding:5px 0 5px 0;background:#dcdcdc;font-size:11px;font-weight:normal;text-align:center;}
div#left-nav-dom div.search h5 a {text-decoration:none;}
div#left-nav-dom div.search ul {margin:10px 20px 10px 0;padding:0;font-size:11px;}
div#left-nav-dom div.search ul li {height:auto;margin:0;}

div#left-nav-dom div.search ul.item-image li {width:114px;height:99px;position:relative;margin:0;padding:0 60px 0 0;} /* 20100114 lbc modify */
div#left-nav-dom div.search ul.item-image li img {width:54px;height:89px;position:absolute;top:0;right:0;} /* 20100114 lbc modify */

div#left-nav-dom div.search ul li a {height:auto;}
div#left-nav-dom div.search ul li p {line-height:12px;margin:0;padding:0;font-size:11px;}
div#left-nav-dom div.search ul li h6 {line-height:12px;margin:5px 0 0 0;padding:0;border:none;font-size:11px;}

div#left-nav-dom span.predictive-close {width:11px;height:11px;position:absolute;top:118px;left:183px;display:block;background:url(/common/ar/img/icon-predictive-close.png) no-repeat;cursor:pointer;}
/* //20100113 lbc modify */


/* content header */

div.product-header {visibility:hidden;}

div.content-header {visibility:hidden;width:713px;position:relative;padding:30px 0 0 0;}
div.content-header div.title {zoom:1;}
div.content-header div.title:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
div.content-header h1 {float:right;margin:0 0 0 12px;font-size:36px;color:#5d5c5c;font-weight:normal;}
div.content-header h2 {float:right;margin:15px 0 0 0;font-size:12px;color:#a9a9a9;font-weight:normal;}
div.content-header h3 {float:right;margin:15px 0 0 0;font-size:12px;font-weight:normal;}

ul.content-menu {width:715px;height:44px;position:relative;right:-1px;_right:0;margin:5px 0 0 0;overflow:hidden;}
ul.content-menu:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
ul.content-menu li {overflow:hidden;height:100%;float:right;line-height:44px;background:url(/common/ar/img/bg-header-menu.png) 100% -44px no-repeat;text-align:center;text-transform:uppercase;cursor:pointer;}
ul.content-menu li.first {background:url(/common/ar/img/bg-header-menu-first.png) 0px -44px no-repeat;}
ul.content-menu li.left {width:8px;display:block;background:url(/common/ar/img/bg-header-menu-left.png) 0px -44px no-repeat;}
ul.content-menu li.right {width:8px;display:block;background:url(/common/ar/img/bg-header-menu-right.png) 0px -44px no-repeat;}

ul.content-menu li a {text-decoration:none;}
ul.content-menu li a.active {color:#84002b;}

div.content-header ul.tools-menu {margin:0 12px 0 0;zoom:1;}
div.content-header ul.tools-menu:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
div.content-header ul.tools-menu li {float:right;}

div.content-header ul.tools-menu .print {width:19px;height:17px;margin:7px 0 0 10px;background:url(/common/ar/img/icon-print.gif) no-repeat;cursor:pointer;overflow:hidden;}
div.content-header ul.tools-menu .share {width:20px;height:17px;margin:7px 0 0 10px;background:url(/common/ar/img/icon-taf.gif) no-repeat;cursor:pointer;overflow:hidden;}
div.content-header ul.tools-menu .social {overflow:hidden;width:auto;margin:7px 0 0 5px;font-size:11px;} /* 20100107 lbc modify */
div.content-header ul.tools-menu .social a {left:0;} /* 20100107 lbc modify */
div.content-header ul.tools-menu .social a img {padding-top:2px;} /* 20100107 lbc add */
div.content-header ul.tools-menu .where-to-buy {position:absolute;top:68px;left:560px;left:12px;}
div.content-header ul.tools-menu .bookmark {overflow:hidden; margin:8px 0 0 0;} /* leadweb add */

li.where-to-buy a {_width: 120px; height:33px;padding:0 8px 0 0; background:url(/common/ar/img/bg-button-wtb-left.png) no-repeat right top;_background:url(/common/ar/img/bg-button-wtb-left.gif) no-repeat right top;text-decoration:none;display:block;}
li.where-to-buy a span {height:33px;line-height:33px;padding:0 0 0 52px; background:url(/common/ar/img/bg-button-wtb-right.png) left top no-repeat;_background:url(/common/ar/img/bg-button-wtb-right.gif) left top no-repeat;cursor:pointer;display:block;}
li.where-to-buy a:hover {background-position: right -33px;}
li.where-to-buy a:hover span {background-position: left -33px;}

div.content-header a.back {margin:0 0 15px 0;padding:0 20px 0 0;background:url(/common/ar/img/icon-arrow-left.gif) 99% 3px no-repeat;display:block;}

/* tooltip */
/* UP-28  Alternative detail page : 20100622 jinmoongi modify*/
div.tooltip {width:200px;position:absolute;top:0;left:0;cursor:default;z-index:15;visibility:hidden;}
/* //UP-28  Alternative detail page : 20100622 jinmoongi modify*/
div.tooltip span.text {width:183px;display:block;background:url(/common/ar/img/bg-tooltip.png);padding:0 12px 0 5px;color:#ffffff;font-size:11px;line-height:12px;font-weight:bold;}
div.tooltip span.top {width:200px;height:6px;display:block;background:url(/common/ar/img/bg-tooltip-top.png);overflow:hidden;}
div.tooltip span.bottom {width:200px;height:20px;display:block;background:url(/common/ar/img/bg-tooltip-bottom.png);overflow:hidden;}
span.tooltip-holder {position:relative;top:0;left:0;}

/* hero page */

.hero-flash {position:absolute;top:0;left:0;bottom:0;right:0;}
.hero-footer {position:absolute !important;bottom:0;margin:0 0 10px 0 !important;}
*html .hero-footer {bottom:-20px;} /* leadweb add */
.hero-iframe {}

.homepage-content {display:none;}
.category-content {display:none;}
.iframe-content {display:none;}

.subcategory-static-content {width:713px;margin:0 auto;position:relative;padding:30px 0 0 0;overflow:hidden;visibility:hidden;}
.subcategory-static-content h1 {margin:30px 0 0 0;font-size:36px;font-weight:normal;}
.subcategory-static-content h2 {margin:0 0 20px 0;font-size:14px;font-weight:normal;}
.subcategory-static-content p {margin:0 0 30px 0;}
.subcategory-static-content .subcategory-grid li {padding:0;text-align:center;}
.subcategory-static-content .subcategory-grid li p {position:relative;top:-30px;}
.subcategory-static-content .subcategory-grid:after {content:".";display:block;height:0;clear:both;visibility:hidden;}

/* addtional products */ 

div.additional-products {width:713px;height:133px;margin:20px 0 70px 0;background:url(/common/ar/img/bg-additional-products.jpg);overflow:hidden;}
div.additional-products div {width:237px;height:131px;position:relative;float:right;border-left:1px solid #ececec;}
div.additional-products h4 {float:right;margin:12px 18px 0 0;color:#666666;font-size:14px;font-weight:normal;}
div.additional-products ul {width:177px;height:89px;overflow:hidden;position:absolute;top:36px;right:31px;} /* 20100114 lbc modify */
div.additional-products ul li {width:177px;height:89px;overflow:hidden;position:absolute;top:0;right:-177px;font-size:11px; } /* 20100114 lbc modify */
div.additional-products ul li img {width:54px;height:89px;position:absolute;top:0;right:0;cursor:pointer;}
div.additional-products ul li a {display:block;width:110px;margin:18px 65px 0 0;color:#666666;}
div.additional-products ul li a:hover {color:#000000;}
div.additional-products ul li span {display:block;width:110px;margin:0 65px 0 0;color:#666666;font-size:10px;}
div.additional-products span.button-left {width:11px;height:12px;background:url(/common/ar/img/icon-arrow-left-rollover.gif) 0 0 no-repeat;cursor:pointer;position:absolute;top:65px;left:15px;overflow:hidden;}
div.additional-products span.button-right {width:11px;height:12px;background:url(/common/ar/img/icon-arrow-right-rollover.gif) 0 0 no-repeat;cursor:pointer;position:absolute;top:65px;right:15px;overflow:hidden;}

/* content pages */

div.buyers-guide-content {width:713px;margin:0 auto;position:relative;overflow:hidden;visibility:hidden;}

div.buyers-guide-content h2 {margin:20px 0 15px 12px;font-size:24px;font-weight:normal;}
div.buyers-guide-content h3 {width:698px;height:23px;line-height:23px;position:relative;left:-1px;margin:0 0 25px 0;padding:0 17px 0 0;background:url(/common/ar/img/bg-content-title.gif) no-repeat;font-size:12px;font-weight:bold;text-transform:uppercase;}
div.buyers-guide-content h3 a {display:inline-block;padding:0 15px 0 0;font-size:10px;font-weight:normal;text-transform:none;}
div.buyers-guide-content h4 {margin:0 5px 15px 12px;font-size:12px;font-weight:bold;}
div.buyers-guide-content h4 a {text-decoration:none;}
/* 20091126 megazone modify */
div.buyers-guide-content p { margin:0 12px 25px 5px; overflow:hidden; }
/* //20091126 megazone modify */
div.buyers-guide-content p a {float:left;}
div.buyers-guide-content div.article div.float-right {float:left;width:300px;}
div.buyers-guide-content div.article div.float-right h5 {position:relative;top:-50px;padding:0 36px 0 36px;font-size:11px;font-weight:bold;text-align:center;}
div.buyers-guide-content div.article div.float-right p {position:relative;top:-50px;padding:0 36px 0 36px;font-size:10px;text-align:center;}

div.public-notices-content {width:713px;margin:0 auto;position:relative;overflow:hidden;visibility:hidden;}

div.public-notices-content h2 {margin:20px 0 15px 12px;font-size:24px;font-weight:normal;}
div.public-notices-content h3 {width:698px;height:23px;line-height:23px;position:relative;left:-1px;margin:0 0 25px 0;padding:0 0 0 17px;background:url(/common/ar/img/bg-content-title.gif) no-repeat;font-size:12px;font-weight:bold;text-transform:uppercase;}
div.public-notices-content h3 a {position:relative;top:-2px;padding:0 0 0 15px;font-size:10px;font-weight:normal;text-transform:none;}
div.public-notices-content h4 {margin:0 5px 0 12px;font-size:12px;font-weight:bold;}
div.public-notices-content h5 {margin:0 5px 25px 12px;font-size:11px;}
div.public-notices-content p {margin:0 5px 25px 12px;}
div.public-notices-content div.article h2 {margin:20px 0 0 12px;}
div.public-notices-content div.article h3 {margin:0 5px 15px 12px;padding:0;left:0;background:none;}
div.public-notices-content div.article h4 {margin:0 5px 15px 12px;}
div.public-notices-content div.article ul {margin:0 0 25px 27px;list-style-type:disc;}
div.public-notices-content div.article ul li {list-style-type:disc;}
div.public-notices-content div.float-right {text-align:left;right:0;width:713px;}

div.glossary-content {width:713px;margin:0 auto;position:relative;overflow:hidden;visibility:hidden;}

div.glossary-content h1 {margin:30px 0 0 0;font-size:36px;color:#5d5c5c;font-weight:normal;}
div.glossary-content h2 {margin:0 5px 25px 0;font-size:14px;font-weight:normal;}
div.glossary-content h3 {width:698px;height:23px;line-height:23px;margin:0 0 25px 0;padding:0 17px 0 0;background:url(/common/ar/img/bg-content-title.gif) no-repeat;font-size:12px;font-weight:bold;text-transform:uppercase;}
div.glossary-content dt  {margin:2px 5px 7px 12px;font-size:12px;font-weight:bold;}
div.glossary-content dd {margin:0 5px 25px 12px;}

div.glossary-content span.top {display:block;width:693px;margin:0 0 15px 0;text-align:left;text-decoration:underline;cursor:pointer;}
div.glossary-content div.glossary-filter span.top {width:145px;margin:0;}

div.glossary-filter {margin:0 0 25px 0;zoom:1;}
div.glossary-filter:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
div.glossary-filter select {display:none;}
div.glossary-filter h6 {float:right;margin:2px 0 0 10px;font-size:11px;font-weight:normal;}
/* SMG-1550 EG_AR Link bug : 20111221 parkminsuk modify */
div.glossary-index {overflow:hidden;width:100%;height:40px;margin:0 0 25px 15px;zoom:1;}
div.glossary-index:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
div.glossary-index ul {clear: both;overflow:hidden;padding:25px 0 0 112px}
/* SMG-1550 EG_AR Link bug : 20111221 parkminsuk modify */
div.glossary-index ul li {width:23px;float:left;font-size:14px;font-weight:bold;cursor:pointer;}
div.glossary-index ul li.empty {color:#cccccc;cursor:default;}
div.glossary-index ul.original-language {top:0;width:100%;}
div.glossary-index ul.original-language li {float:right;}

.sitemap-content {width:713px;margin:0 auto;position:relative;padding:30px 0 0 0;overflow:hidden;visibility:hidden;}

.sitemap-content a.back {display:block;margin:40px 0 35px 0;}
.sitemap-content div.content {width:768px;}
.sitemap-content div.content div {width:162px;float:right;display:inline;padding:0 0 0 20px;}
.sitemap-content div.content span.hr {width:175px;height:5px;display:block;margin:10px 0 10px 0;position:relative;right:-10px;background:url(/common/ar/img/bg-site-map-hr.gif) bottom right no-repeat;}
.sitemap-content h1 {font-size:36px;color:#5d5c5c;font-weight:normal;}
.sitemap-content h2 {margin:0 0 10px 0;font-size:13px;font-weight:normal;}
.sitemap-content h3 {margin:0 0 5px 0;font-size:14px;font-weight:normal;}
.sitemap-content div.content ul {margin:0 0 0 15px;}
.sitemap-content div.content ul li {font-size:11px;margin:0 0 3px 0;}

/* search results */

.search-results-content {width:834px;margin:0 auto;}

.search-results-header {width:834px;height:135px;position:relative;margin:0 auto;}
.search-results-header img {width:123px;height:56px;position:absolute;top:35px;right:140px;}
.search-results-header #search-form fieldset {position:absolute;top:47px;right:285px;width:430px;height:40px;background:url(/common/ar/img/bg-search-input.png) no-repeat;}
.search-results-header #search-form #search-query {width:380px;font-size:18px;position:absolute;top:8px;left:10px;}
.search-results-header #search-form #search-submit {width:22px;height:22px;position:absolute;top:10px;left:11px;}
.search-results-header #search-form div {position:absolute;top:42px;right:8px;}
/*.search-results-header #search-form div label {width:100px;position:relative;top:0;right:0;border:1px solid red;}*/

.search-results-content div.hr {width:834px;height:1px;background:url(http://wwwstg.lge.com/common/ar/img/bg-hr.png) no-repeat top center;margin:0 0 35px 0;overflow:hidden; display:block;}


/* 20100113 lbc modify */
.no-results h1 {font-size:18px;margin:0 60px 0 0;}
.no-results h2 {font-size:14px;font-weight:normal;margin:0 60px 35px 0;}
.no-results h3 {width:200px;font-size:15px;font-weight:normal;margin:0 0 20px 0;text-transform:uppercase;}
.no-results h4 {font-size:12px;font-weight:normal;margin:0;padding:0;}
.no-results h5 {font-size:10px;font-weight:normal;margin:0 0 5px 0;}
.no-results p {font-size:11px;line-height:12px;}
.no-results div.featured-products {width:258px;float:right;margin:0 60px 0 0;display:inline;}
.no-results div.featured-products li {width:150px;height:89px;position:relative;padding:0 65px 10px 0;}
.no-results div.featured-products li img {width:54px;height:89px;position:absolute;top:0;right:0;}
.no-results div.buyers-guide {width:258px;float:right;display:inline;}
.no-results div.buyers-guide li {width:250px;line-height:12px;position:relative;padding:0 0 20px 0;}
.no-results div.buyers-guide li h4 {margin:0 0 5px 0;}
.no-results div.here-to-help {width:258px;float:right;display:inline;} /* 20100114 lbc modify */
.no-results div.here-to-help li {width:166px;height:63px;line-height:12px;position:relative;padding:0 92px 0px 0;}
.no-results div.here-to-help li img {width:82px;height:63px;position:absolute;top:-20px;right:0;}

.results-simple h1 {font-size:15px;font-weight:normal;margin:0 0 15px 60px;text-transform:uppercase;}
.results-simple h1 span {font-size:13px;font-style:italic;color:#a7a7a7;text-transform:capitalize;padding:0 0 0 10px;}
.results-simple p {line-height:14px;margin:0 0 20px 0;}
.results-simple div.hr {margin:0 0 15px 0;}

.results-simple ul.featured-product li {width:602px;height:177px;position:relative;padding:0 0 15px 175px;}
.results-simple ul.featured-product li img {width:160px;height:163px;position:absolute;top:0;left:0px;}
.results-simple ul.featured-product h2 {font-size:18px;font-weight:normal;}
.results-simple ul.featured-product h3 {font-size:14px;font-weight:normal;margin:0 0 5px 0;}
.results-simple ul.featured-product p.reviews {margin:0 0 5px 0;}
.results-simple ul.featured-product p.reviews img {width:50px;height:11px;position:relative;top:0;left:0;}

.results-simple ul.result-products {clear:both;}
.results-simple ul.result-products ul.hidden {display:none;}
.results-simple ul.result-products li {width:602px;height:105px;position:relative;padding:0 120px 15px 0;}
.results-simple ul.result-products li img {width:54px;height:89px;position:absolute;top:0;right:30px;}
.results-simple ul.result-products h2 {font-size:14px;font-weight:normal;}
.results-simple ul.result-products h3 {font-size:11px;font-weight:normal;margin:0 0 5px 0;}
/* //20100113 lbc modify */

.results-simple .result-topics {margin:0 0 0 60px;}
.results-simple .result-topics li {float:left;padding:0 10px 30px 0;}

.results-simple .tools {height:25px;width:770px;position:relative;padding:0 0 15px 0;}
.results-simple .tools h6 {font-size:11px;font-weight:normal;float:right;padding:0 6px 0 0;}
.results-simple .tools .sort-by {position:absolute;top:0;right:60px;} 
.results-simple .tools .sort-by select {position:absolute;top:-2000px;}
.results-simple .tools .page-size {position:absolute;top:0;right:102px;}
.results-simple .tools .pagination {position:absolute;top:0;right:0;}
.results-simple .tools .pagination ul li {float:left;padding:0 0 0 6px;}

.results-complex img.hr {width:576px;display:block;margin:0 0 15px 0;}

.results-complex {width:968px;overflow:hidden;}
.results-complex div.left-column {width:195px;float:right;display:inline;}
.results-complex div.center-column {width:576px;float:right;display:inline;}
.results-complex div.right-column {width:169px;float:right;display:inline;}
.results-complex div.hr {width:556px;}
.results-complex h1 {font-size:15px;font-weight:normal;margin:0 0 15px 20px;text-transform:uppercase;}
.results-complex h1 span {font-size:13px;font-style:italic;color:#a7a7a7;text-transform:capitalize;padding:0 10px 0 10px;}
.results-complex h1 a {font-size:11px;text-transform:capitalize;}
.results-complex p {line-height:14px;margin:0 0 20px 0;}

.results-complex ul.featured-product li {width:385px;height:177px;position:relative;padding:0 0 0 170px;}
.results-complex ul.featured-product li img {width:160px;height:163px;position:absolute;top:0;left:0px;}
.results-complex ul.featured-product h2 {font-size:18px;font-weight:normal;}
.results-complex ul.featured-product h3 {font-size:14px;font-weight:normal;margin:0 0 5px 0;}
.results-complex ul.featured-product p.reviews {margin:0 0 5px 0;}
.results-complex ul.featured-product p.reviews img {width:50px;height:11px;position:relative;top:0;left:0;}

.results-complex ul.result-products li {width:385px;height:105px;position:relative;padding:0 120px 15px 0;}
.results-complex ul.result-products li img {width:54px;height:89px;position:absolute;top:0;right:30px;}
.results-complex ul.result-products h2 {font-size:14px;font-weight:normal;}
.results-complex ul.result-products h3 {font-size:11px;font-weight:normal;margin:0 0 5px 0;}

.results-complex h2 {font-size:15px;font-weight:normal;}
.results-complex h3 {font-size:11px;font-weight:normal;font-style:italic;margin:0 0 15px 0;}
.results-complex h3 a {font-style:normal;padding:0 0 0 5px;}
.results-complex ul {margin:15px 0 0 0;font-size:11px;}

.results-complex ul.links {margin:15px 0 25px 0;}

.results-complex ul.sidebar {margin:0 0 25px 0;font-size:11px;}
.results-complex ul.sidebar li {width:165px;position:relative;padding:0 0 0 0;}
.results-complex ul.sidebar p {line-height:12px;}
.results-complex ul.sidebar h4 {font-size:12px;font-weight:normal;margin:0;padding:0;}
.results-complex ul.sidebar h5 {font-size:10px;font-weight:normal;margin:0 0 3px 0;}

.results-complex ul.sidebar-image {margin:0 0 25px 0;font-size:11px;}
.results-complex ul.sidebar-image li {width:135px;height:99px;position:relative;padding:0 0 0 62px;}
.results-complex ul.sidebar-image li img {width:54px;height:89px;position:absolute;top:0;left:0;}
.results-complex ul.sidebar-image p {line-height:12px;}
.results-complex ul.sidebar-image h4 {font-size:12px;font-weight:normal;margin:0;padding:0;}
.results-complex ul.sidebar-image h5 {font-size:10px;font-weight:normal;margin:0 0 3px 0;}

/* PRDCONTENT-20 OS upgrade Project : 20101123 parkjeongmi modify */
ul.result-products h2 a.model-name {display:inline-block;padding:0 0 10px 5px;}
ul.result-products .os-upgrade-link {display:block;position:relative;width:auto;padding:0 30px 10px 0;margin:0;font-size:11px;}
ul.result-products .os-upgrade-link img {position:absolute !important;top:-5px !important;right:0 !important;width:30px !important;height:30px !important;}
ul.result-products .os-upgrade-link a {display:block;width:385px;}
/* //PRDCONTENT-20 OS upgrade Project : 20101123 parkjeongmi modify */

/* frames */

.email-frame {width:321px;height:538px;position:absolute;top:158px;left:259px;display:none;border:0;overflow:hidden;background:transparent;}

.email-form {width:321px;overflow:hidden;}
.email-form h2 {width:291px;height:26px;padding:15px 30px 0 0;background:url(/common/ar/img/bg-email-top.png);font-size:15px;font-weight:normal;}
.email-form h3 {font-size:12px;font-weight:normal;}

.email-form form {width:291px;padding:10px 30px 0 0;background:url(/common/ar/img/bg-email.png) bottom left;overflow:hidden;}
.email-form div {width:321px;height:52px;position:relative;background:url(/common/ar/img/bg-email-bottom.png) bottom left;overflow:hidden;}
.email-form p {width:250px;padding:0 0 10px 0;font-size:10px;}
.email-form i {font-size:9px;color:#a19f9f;}

.email-form div.response {width:291px;height:70px;padding:15px 30px 30px 0;background:url(/common/ar/img/bg-email-success.png) bottom left;overflow:hidden;}
.email-form div.response p {width:250px;padding:0 0 15px 0;font-size:12px;}
.email-form div.response p.hide {text-decoration:underline;display:inline;cursor:pointer;}

.email-form label {font-size:11px;display:block;margin:10px 0 0 0;}
.email-form input {width:241px;height:18px;display:block;background:url(/common/ar/img/bg-email-input.png) top left no-repeat;font-size:10px;padding:5px 10px 0 0;}
.email-form textarea {width:240px;height:50px;border:0;overflow:hidden;border-top:1px solid #dcdcdc;border-left:1px solid #dcdcdc;padding:5px;}

.email-form .close {width:26px;height:26px;position:absolute;top:10px;left:15px;display:block;background:url(/common/ar/img/button-close.jpg);cursor:pointer;}
.email-form .cancel {width:60px;height:19px;position:absolute;top:10px;left:85px;background:url(/common/ar/img/bg-email-button.gif);text-align:center;cursor:pointer;}
.email-form .send {width:60px;height:19px;position:absolute;top:10px;left:165px;background:url(/common/ar/img/bg-email-button.gif);text-align:center;cursor:pointer;}
.email-form .error {display:none;font-size:10px;color:#d40019;}

/* overlays */

div.overlay-container {position:absolute;top: -2000px;left:0;z-index:99;}

div.overlay-container div.overlay-right {padding:0 0 0 10px;background:url(/common/ar/img/bg-overlay-gradient-right.png) repeat-y;}
div.overlay-container div.overlay-left {padding:0 10px 0 0;background:url(/common/ar/img/bg-overlay-gradient-left.png) top right repeat-y;}
div.overlay-container div.overlay-top {height:23px;margin:0 17px 0 17px;background:url(/common/ar/img/bg-overlay-gradient-top.png) repeat-x;}

div.overlay-container-white {visibility:hidden}
div.overlay-container-white div.overlay-bottom {height:17px;margin:0 17px 0 0;background:url(/common/ar/img/bg-overlay-gradient-bottom.png) bottom left repeat-x;_position:relative;_top:-1px;}
div.overlay-container-white div.overlay-bottom-left {position:absolute;bottom:0;left:0;width:17px;height:17px;background:url(/common/ar/img/bg-overlay-bottom-right.png) no-repeat;overflow:hidden;}
div.overlay-container-white div.overlay-bottom-right {position:absolute;bottom:0;right:0;width:17px;height:17px;background:url(/common/ar/img/bg-overlay-bottom-left.png) no-repeat;overflow:hidden;}

div.overlay-container-white div.overlay-left div.overlay-right div.overlay-learn div {visibility:hidden;}

div.overlay-container-gradient div.overlay-bottom {height:17px;margin:0 17px 0 17px;background:url(/common/ar/img/bg-overlayg-gradient-bottom.png) left bottom repeat-x;_position:relative;_top:-1px;}
div.overlay-container-gradient div.overlay-bottom-left {position:absolute;bottom:0;left:0;width:17px;height:17px;background:url(/common/ar/img/bg-overlayg-bottom-right.png) no-repeat;overflow:hidden;}
div.overlay-container-gradient div.overlay-bottom-right {position:absolute;bottom:0;right:0;width:17px;height:17px;background:url(/common/ar/img/bg-overlayg-bottom-left.png) no-repeat;overflow:hidden;}

div.overlay-container div.overlay-top-left {position:absolute;top:0;left:0;width:17px;height:23px;background:url(/common/ar/img/bg-overlay-top-right.png) no-repeat;overflow:hidden;}
div.overlay-container div.overlay-top-right {position:absolute;top:0;right:0;width:17px;height:23px;background:url(/common/ar/img/bg-overlay-top-left.png) no-repeat;overflow:hidden;}

div.overlay-container span.close {width:26px;height:26px;position:absolute;top:13px;left:12px;background:url(/common/ar/img/button-close.gif) no-repeat;cursor:pointer;}

div.overlay-container div.overlay-content {width:526px;background:#ffffff url(/common/ar/img/bg-overlay-gradient.gif) bottom left repeat-x;}
div.overlay-container div.overlay-content h4 {height:25px;border-bottom:1px solid #cccccc;padding:0 15px 0 0;background:#ffffff;font-size:17px;font-weight:normal;overflow:hidden;} /* 20100115 lbc modify */
div.overlay-container div.overlay-content h4 span {font-size:13px;font-weight:normal;}
div.overlay-container div.overlay-content img {display:block;margin:0 auto;padding:16px 0 15px 0;}
div.overlay-container div.overlay-content p {padding:0 0 15px 0;text-align:center;}

div.overlay-container div.overlay-content div.overlay-flash {margin:0 auto;padding:15px 0 15px 0;}
div.overlay-container div.overlay-content div.overlay-flash-mobile-video {width:423px;height:348px;}
div.overlay-container div.overlay-content div.overlay-flash-tv-ad {width:400px;height:345px;}

div.overlay-container div.overlay-learn {background:#ffffff;}
div.overlay-container div.overlay-learn h3 {height:25px;margin-right:14px;padding:0 36px 0 0;background:url(/common/ar/img/icon-learn.png) 100% 2px no-repeat #ffffff;font-size:16px;font-weight:normal;overflow:hidden;}
div.overlay-container div.overlay-learn dl {width:559px;}
div.overlay-container div.overlay-learn dt {height:27px;line-height:27px;border-top:1px solid #e6e6e6;padding:0 41px 0 10px;background:url(/common/ar/img/bg-faq-toggle.gif) 98% 2px no-repeat;cursor:pointer;}
div.overlay-container div.overlay-learn dd {display:block;padding:0 30px 0 31px;font-size:11px;overflow:hidden;}

div#learning-center-content {display:none;}

div.overlay-iframe-content {background:#ffffff;}
div.overlay-iframe-content iframe {padding:20px 10px 0 10px;overflow:hidden;}

/* right rail */

div.right-rail {width:114px;position:absolute;top:0;left:0;bottom:0; z-index:14;}
div.rr-shutter {width:128px;position:fixed;top:0;left:0;bottom:0;background:url(/common/ar/img/bg-left-rail.png) repeat-y scroll 100% 0;overflow:hidden;z-index:13;}
div.rr-shutter-ie6 {left:0px;z-index:13;width:128px;height:100%;position:absolute;top:expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');background:url(/common/ar/img/bg-left-rail.jpg) 100% 0 repeat-y;overflow:hidden;}

div.rr-shutter span.toggle {width:11px;position:absolute;top:0;right:1px;bottom:0;background:url(/common/ar/img/icon-left-nav-toggle.gif) 1px center no-repeat;cursor:pointer;}
div.rr-shutter-ie6 span.toggle {height:100%;width:11px;position:absolute;top:0;right:1px;display:block;background:url(/common/ar/img/icon-left-nav-toggle.gif) 0px center no-repeat;overflow:hidden;cursor:pointer;}

div.right-rail ul {width:90px;margin:5px 12px 0 0;}
div.right-rail ul li {padding:20px 0 15px 0;border-bottom:1px solid #ebebeb;}
div.right-rail ul li h4 {margin:0 0 10px 0;font-size:11px;}
div.right-rail ul li img {display:block;margin:0 0 8px 0;}
div.right-rail ul li p {line-height:13px;margin:0 0 5px 0;font-size:11px;}

/* gateway */

div.gateway-header {border-bottom:1px solid #efefef;}
div.gateway-header div.inner-wrapper {height:26px;padding:7px 20px 0 0;border-bottom:1px solid #cfcfcf;}

div.gateway-header h4 {float:right;line-height:19px;margin:0 10px 0 0;font-size:12px;font-weight:normal;}
div.gateway-header .dropdown {float:right;width:160px;height:19px;line-height:19px;padding:0 0 0 10px;background:url(/common/ar/img/bg-gateway-dropdown.jpg) no-repeat;font-size:11px;cursor:pointer;}
div.gateway-header .dropdown-list {width:154px;position:absolute;top:25px;right:20px;padding:10px 0 0 15px;background:url(/common/ar/img/bg-gateway-droplist-top.png);display:none;}
div.gateway-header .dropdown-list a {text-decoration:none;}

/* 2009-07-16 LeadWeb modify */
div.gateway-body {z-index:10;width:663px;height:298px;margin:115px auto 0 auto;background:url(/gateway/img/bg-gateway02.jpg) no-repeat;position:relative;}

div.gateway-body div.logo {width:180px;height:101px;position:absolute;top:55px;left:-11px;}

/* 2009-07-16 LeadWeb modify */
div.gateway-body ul {position:absolute;top:55px;left:342px;color:#ffffff;font-size:13px;}

div.gateway-body ul li {width:153px;height:23px;line-height:23px;padding:0 0 0 10px;cursor:default;}
div.gateway-body ul li.hover {background:url(/common/ar/img/bg-gateway-region.gif) no-repeat;color:#c20a51;}

div.gateway-body ul ul {width:242px;position:absolute;top:0;left:160px;padding:0 0 0 0;display:none;}
div.gateway-body ul ul li {width:217px;height:18px;line-height:16px;padding:0 0 0 25px;cursor:default;color:#5d5c5c;font-size:12px;}
div.gateway-body ul ul li div {width:100px;float:left;}
div.gateway-body ul ul li a {text-decoration:none;}

div.gateway-body img.top {width:242px;height:14px;display:none;position:absolute;top:0;left:160px;}
div.gateway-body img.bottom {width:242px;height:19px;display:none;position:absolute;top:0;left:160px;}
div.gateway-body div.shim {width:3px;height:23px;display:none;position:absolute;top:0;left:160px;background:#ffffff;}

/* 2009-07-16 LeadWeb add */
div.gateway-body p {position:absolute;top:242px;right:60px;color:#727272;font-size:12px;font-family:arial !important;}

div.gateway-footer {position:absolute;width:100%;bottom:10px;left:0;right:0;text-align:center;font-size:10px;color:#666666;}
div.gateway-footer ul li {display:inline;}

/* accordian */

div.gui-accordian h4 {width:685px;height:23px;position:relative;right:-13px;margin:20px 0 0 0;padding:0 30px 0 0;background:url(/common/ar/img/bg-spec-list-toggle.gif) 0px 23px;font-size:12px;line-height:23px;text-transform:uppercase;cursor:pointer;}
div.gui-accordian h4.open {background-position:0px 0px;}
div.gui-accordian dl {width:710px;height:0;position:relative;right:-10px;margin:0;padding:0;overflow:hidden;}
div.gui-accordian dl:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
div.gui-accordian dt {float:right;width:382px;margin:0;padding:0 28px 0 0;line-height:16px;}
div.gui-accordian dd {float:right;width:300px;margin:0;padding:0;line-height:16px;}
div.gui-accordian dt.stripe, div.gui-accordian dd.stripe {background:#f9f9f9;}

div.gui-accordian div p {margin:0 15px 15px 15px;line-height:16px;}
div.gui-accordian div div {margin:0 0 15px 0;}
div.gui-accordian div h5 {margin:15px 0 25px 15px;font-size:16px;font-weight:bold;}
div.gui-accordian div h6 {margin:0 0 10px 15px;font-size:13px;font-weight:bold;}

div.gui-accordian div div.image img {margin:0 auto;display:block;}

div.gui-accordian div div.flash {text-align:center;}
div.gui-accordian div div.flash span {display:block;}
div.gui-accordian div div.flash div.alt {display:none;}

div.gui-accordian div div.images {margin:0 0 15px 15px;zoom:1;}
div.gui-accordian div div.images:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
div.gui-accordian div div.images div {float:left;margin:0 20px 0 0;}
div.gui-accordian div div.images img {display:block;}
div.gui-accordian div div.images span {margin:8px 0 5px 5px;line-height:14px;font-style:italic;display:block;*overflow:auto;_overflow:auto;}

div.gui-accordian div div.row {width:680px;margin:0 15px 40px 15px;zoom:1;}
div.gui-accordian div div.row:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
div.gui-accordian div div.row div {float:left;margin:0;}
div.gui-accordian div div.row h6 {margin:0 0 10px 0;}
div.gui-accordian div div.row p {margin:0 0 15px 0;}
div.gui-accordian div div.row span {margin:8px 0 5px 5px;line-height:13px;font-style:italic;display:block;*overflow:auto;_overflow:auto;}
div.gui-accordian div div.row div.right p {padding:0 100px 0 0;}

div.gui-accordian p.toggle-all {width:693px !important;margin:10px 0 0 0;line-height:auto;text-align:left;}
div.gui-accordian p.toggle-all span {display:inline-block;padding:0 22px 0 0;background:url(/common/ar/img/icon-expand-toggle.gif) right top no-repeat;text-decoration:underline;cursor:pointer;}
:root div.gui-accordian p.toggle-all span {padding:0 22px 0 0;}
div.gui-accordian p.toggle-all span.hover {color:#000000;}
div.gui-accordian p.toggle-all span.close {background-position:100% -20px;}

/* faqs */

div.faqs {margin:0 0 20px 0;}
div#faq {margin:0 !important;}
div.faqs .faq-question {display:block;margin:13px 0 0 0;background:url(/common/ar/img/bg-faq-toggle.gif) right 0px no-repeat;cursor:pointer;}
div.faqs .faq-question span {display:block;margin:0 20px;padding:2px 0;font-size:11px;font-weight:bold;line-height:14px;}
div.faqs .faq-answer {display:block;margin:8px 25px;overflow:hidden;}
div.support-content div.left div.faqs .faq-answer {width:521px;}
div.support-content div.left div.tabbed-content div.faqs .faq-answer {width:471px;}
div.faqs .faq-answer p {margin:0 0 20px 0 ;font-size:11px;line-height:16px !important;}
div.faqs .faq-answer h2 {margin:0 0 10px 0 !important;font-size:16px !important;font-weight:normal !important;}
div.faqs .faq-answer h3 {margin:0 0 10px 0 !important;font-size:12px !important;font-weight:bold;text-transform:uppercase;}
div.faqs .faq-answer h3 a {padding:0 0 0 15px;font-size:10px;font-weight:normal;text-transform:none;}
div.faqs .faq-answer h4 {margin:0 0 10px 0 !important;font-size:12px !important;font-weight:bold;}
div.faqs .faq-answer h4 a {text-decoration:none;}
div.faqs .faq-answer div.image {margin:5px;text-align:center;}
div.faqs .faq-answer div.image-left {float:left;margin:5px;}
div.faqs .faq-answer div.image-right {float:right;margin:5px;}
div.faqs .faq-answer div.flash {margin:5px;text-align:center;}
div.faqs .faq-answer div.flash span {display:block;}

div.support-content #faq .faq-answer {margin:8px 10px !important;}
div.support-content #faq .faq-answer p.txt-area {padding-left:11px; background:url(/common/ar/img/dot.gif) no-repeat 0 6px;}
div.support-content #faq .faq-answer .radio {width:680px; overflow:hidden;}
div.support-content #faq .faq-answer textarea.textarea {border:1px solid #dcdcdc;}
div.support-content #faq .faq-answer p.btn_submit {float:right; width:455px; margin-top:10px;}
div.support-content #faq .faq-answer p.btn_submit span {float:right;}

.hero-low-bandwidth {}

.hero-nav {height:19px;position:absolute;bottom:75px;left:0;right:0;_bottom:0;}
.hero-nav div {height:19px;margin:0 auto;padding:0 42px 0 0;_padding:0 22px 0 0;background:url(/common/ar/img/bg-slideshow-left.gif) right top no-repeat;position:relative;}
.hero-nav li {float:left;width:13px;height:13px;margin:3px 0 0 22px ;background:url(/common/ar/img/bg-slideshow-item.gif) 0 0 no-repeat;cursor:pointer;overflow:hidden;}
.hero-nav span.list {padding-left:20px;_padding:0 20px 0 0;height:19px;display:block;background:url(/common/ar/img/bg-slideshow-right.gif) left top no-repeat;}
.hero-nav span.left {display:block;width:20px;height:19px;position:absolute;top:0;right:0;cursor:pointer;}
.hero-nav span.right {display:block;width:20px;height:19px;position:absolute;top:0;;left:0;cursor:pointer;}

.hero-layout-default {width:686px;height:507px;margin:10% auto 0 auto;overflow:hidden;position:relative;}
.hero-layout-default div {position:absolute;}
.hero-layout-default h2 {margin:0 0 20px 0;font-size:28px;}
.hero-layout-default h3 {margin:0 0 15px 0;font-size:18px;color:#d3d3d3;}
.hero-layout-default p {margin:0 0 15px 0;line-height:16px;}

/* facets */

label.french-3-door-refrigerator,label.french-3-door,label.door-bottom-freezer {width:33px;background-image:url(/common/ar/img/facet-icons/french-three-door.gif);}
label.french-4-door-refrigerator,label.french-4-door {width:33px;background-image:url(/common/ar/img/facet-icons/french-four-door.gif);}
label.side-by-side-refrigerator,label.side-by-side,label.sbs,label.34-doors {width:33px;background-image:url(/common/ar/img/facet-icons/side-by-side.gif);}
label.bottom-freezer-refrigerator,label.bottom-freezer,label.bottom_freezer,label.combination,label.upper_freezer {width:33px;background-image:url(/common/ar/img/facet-icons/bottom-freezer.gif);}
label.electric-range,label.electric-dryer,label.electric {width:61px;background-image:url(/common/ar/img/facet-icons/electric.gif);}
label.gas-range,label.gas-dryer,label.gas,label.natural-gas {width:61px;background-image:url(/common/ar/img/facet-icons/natural-gas.gif);}
label.single-wall-oven,label.single {width:61px;background-image:url(/common/ar/img/facet-icons/single.gif);}
label.double-wall-oven,label.double {width:61px;background-image:url(/common/ar/img/facet-icons/double.gif);}
label.induction-cooktop,label.induction {width:61px;background-image:url(/common/ar/img/facet-icons/induction.gif);}
label.radiant-cooktop,label.radiant {width:61px;background-image:url(/common/ar/img/facet-icons/radiant.gif);}
label.countertop-microwaves,label.countertop {width:61px;background-image:url(/common/ar/img/facet-icons/countertop.gif);}
label.over-the-range-microwave,label.over-the-counter-microwaves,label.over-the-counter {width:61px;background-image:url(/common/ar/img/facet-icons/over-the-counter.gif);}
label.compact {width:61px;background-image:url(/common/ar/img/facet-icons/compact.gif);}
label.home-theater,label.full-room {width:61px;background-image:url(/common/ar/img/facet-icons/full-room.gif);}

label.flip {width:55px;background-image:url(/common/ar/img/facet-icons/flip.gif);}
label.slide {width:55px;background-image:url(/common/ar/img/facet-icons/slide.gif);}
label.bar {width:55px;background-image:url(/common/ar/img/facet-icons/bar.gif);}
label.touch-screen {width:55px;background-image:url(/common/ar/img/facet-icons/touch-screen.gif);}

div.menu-left div.filter-type label.alltel {width:53px;background-image:url(/common/ar/img/facet-icons/alltel.gif);height:2px;overflow:hidden;}
div.menu-left div.filter-type label.at-t,div.menu-left div.filter-type label.att {width:53px;background-image:url(/common/ar/img/facet-icons/at-t.gif);height:2px;overflow:hidden;}
div.menu-left div.filter-type label.metro-pcs {width:53px;background-image:url(/common/ar/img/facet-icons/metro-pcs.gif);height:2px;overflow:hidden;}
div.menu-left div.filter-type label.verizon {width:53px;background-image:url(/common/ar/img/facet-icons/verizon.gif);height:2px;overflow:hidden;}
div.menu-left div.filter-type label.sprint {width:53px;background-image:url(/common/ar/img/facet-icons/sprint.gif);height:2px;overflow:hidden;}
div.menu-left div.filter-type label.virgin-mobile {width:53px;background-image:url(/common/ar/img/facet-icons/virgin-mobile.gif);height:2px;overflow:hidden;}
div.menu-left div.filter-type label.us-cellular {width:53px;background-image:url(/common/ar/img/facet-icons/us-cellular.gif);height:2px;overflow:hidden;}
div.menu-left div.filter-type label.other {width:53px;background-image:url(/common/ar/img/facet-icons/other.gif);height:2px;overflow:hidden;}

/* 20090928 leadweb modify - remember country */
.check-remember {position:absolute;width:695px;left:50%;padding:49px 0 0 0;margin:0 0 0 -347px;z-index:999;background:url('/common/ar/img/bg-wtb-overlay-top.png') no-repeat top left;}
.check-remember .remember_selector_wrapper {padding:20px 40px 45px 40px;background:url('/common/ar/img/bg-wtb-overlay-bottom.png') no-repeat bottom left;text-align:center;}
.check-remember .close {position:absolute;top:14px;left:14px;}
.check-remember .close a {display:block;width:26px;height:25px;text-indent:-10000px;}
.check-remember .msg {margin-bottom:30px;text-align:center;color:#5d5c5c;}
.remember-country-btn {height:24px;display:inline-block;margin-right:10px;padding:0 0 0 7px;background:url(/common/ar/img/bg-btn-left.png) no-repeat;_background:url(/common/ar/img/bg-btn-left.gif) no-repeat;text-decoration:none;}
.remember-country-btn span {height:24px;display:inline-block;line-height:24px;padding:0 19px 0 12px;background:url(/common/ar/img/bg-btn-right.png) right top no-repeat;_background:url(/common/ar/img/bg-btn-right.gif) right top no-repeat;cursor:pointer;font-size:14px;}
.remember-country-btn:hover {background-position:0 -24px;}
.remember-country-btn:hover span {background-position:right -24px;}
.check-remember .btn {text-align:center;}
#remember-country-msg, #remember-country-btn-ok, #remember-country-btn-cancel {display:none;}
/* //20090928 leadweb modify - remember country */

/* UIUPGRADE-123 LG.com 2.5Upgrade UI Upgrade : 20110414 jinmoongi modify */
.up-v2 .breadcrumbs li ul li ul {background:url(/common/ar/img/bg-submenu.png) no-repeat;}
.up-v2 .breadcrumbs li ul li a:hover {color:#AC0648;}
.lnb-layer {display:none; position:absolute;right:185px;top:-65px; padding-bottom:8px; border:none;  background:url('/common/ar/img/main/bg-lnb-ltop.gif') no-repeat left top;}
.lnb-layer-inner {z-index:100; padding:0 10px 3px 0; background:url('/common/ar/img/main/bg-lnb-rtop.png') no-repeat left top;_background-image:url('/common/ar/img/main/bg-lnb-rtop.gif');}

.list-type-a {float: right; width: 200px; padding:10px 0 20px 0;}
.list-type-a li {float: right; width: 200px; color: #333; font-size: 12px; line-height: 14px; margin-top: 10px;}
.list-type-a li p {float: right; display: block; width: 54px; height: 55px;margin-right: 30px;}
.list-type-a li span {float: right; display: block; width: 116px; margin-top: 15px;}
.list-type-a li p img {width: 54px; height: 55px;}

.list-type-b {float: right; width: 720px; padding:10px 10px 20px 0;}
.list-type-b li {float: right; width: 720px; font-size: 12px; margin-top: 10px;}
.list-type-b li p {float: right; display: block; width: 50px; height: 40px;margin-left: 30px;}
.list-type-b li dl {float: right; display: block; width: 640px;}
.list-type-b li dt { color: #333; line-height: 12px; }
.list-type-b li dd { color: #777; line-height: 18px; letter-spacing: -1px;}
.list-type-b li dd span {padding: 0 5px; font-size: 10px;}
.list-type-a li p img {width: 54px; height: 55px;}

.list-type-c {float: right !important; width: 320px; padding:10px 0 20px 0; background:transparent;}
.list-type-c li {float: right; width: 320px !important; font-size: 12px; margin-top:10px;}
.list-type-c li p {float: right; display: block; width: 54px; height: 55px;margin-left: 30px;}
.list-type-c li dl {float: right; display: block; width: 236px !importante;}
.list-type-c li dt { color: #333; line-height: 12px; margin-top:15px;}
.list-type-c li dt a { text-decoration:none; }
.list-type-c li dd { color: #999; line-height: 22px;}
.list-type-c li dd span {padding: 0 5px; font-size: 10px;}
.list-type-c li dd a {display:inline !important;text-decoration:none; color:#999;}
.list-type-c li dd a:hover {color:#000;}
.list-type-c li p img {width: 54px; height: 55px;}

.lnb-layer-inner ol.lnb-box {float: right; width: 275px !important; _width: 255px !important; padding:0 !important;}
.lnb-layer-inner ol.lnb-box li {float: right; width: 275px !important; margin-top:10px; padding:0 !important; _position:fixed !important;}
.lnb-layer-inner ol.lnb-box li p {float: right; display: block; width: 54px; height: 55px;margin-left: 10px; _margin-left: 5px;}
.lnb-layer-inner ol.lnb-box li dl {float: right; display: block; width: 185px !important; _width: 175px !important;}
.lnb-layer-inner ol.lnb-box li dt { color: #333; line-height: 20px !important; margin-bottom:3px; font-size:13px;}
.lnb-layer-inner ol.lnb-box li dt a { text-decoration:none; }
.lnb-layer-inner ol.lnb-box li dd { color: #999; line-height: 20px;}
.lnb-layer-inner ol.lnb-box li dd span {padding: 0 5px; font-size: 10px;color:#5D5C5C !important;vertical-align:middle;}
.lnb-layer-inner ol.lnb-box li dd a {display:inline-block !important;text-decoration:none; color:#999; line-height: 20px;word-break:keep-all;font-size: 12px;vertical-align:middle;}
.lnb-layer-inner ol.lnb-box li dd a:hover {color:#000;}
.lnb-layer-inner ol.lnb-box li p img {width: 54px; height: 55px;}
.lnb-layer-inner ol.lnb-box li span {display:inline-block; _display:inline; padding-top:12px;}

.lnb-long {top:-200px !important;}
.lnb-long .lnb-layer-inner ol.lnb-box {width:590px !important;}
.lnb-long .lnb-layer-inner ol.lnb-box li {width:590px !important;}
.lnb-long .lnb-layer-inner ol.lnb-box li dl {width:510px !important;}

.lnb-layer-inner ol.layer-tab {float:right !important; _float:right !important; width:135px !important; padding:10px 10px 5px 10px !important; margin:0 !important; background:url('/common/ar/img/main/bg-layer-tab-top.png') no-repeat left top;}
.lnb-layer-inner ol.layer-tab li {float:right; margin-bottom: 3px; width:135px !important; padding:0 !important; _position:fixed !important;}
.lnb-layer-inner ol.layer-tab li a {display: block; width: 100px !important; height: 23px; background:url('/common/ar/img/main/bg-lnb-btn.gif') no-repeat; text-decoration: none; line-height:13px; font-size: 11px; padding: 10px 10px 2px 25px;word-wrap:break-word;word-break:break-all\;word-break:keep-all;}
.bg-menu {background:url('/common/ar/img/main/bg-lnb-menu.gif') top left no-repeat;}

.lnb-layer .lnb-layer-bottom {overflow:hidden;position:absolute;bottom:0;_bottom:7px;right:0;_right:-1px;width:100%;font-size:0;height:5px;margin:0 !important;padding:0 !important;background:url('/common/ar/img/main/bg-lnb-rbtm.png') no-repeat left bottom;_background-image:url('/common/ar/img/main/bg-lnb-rbtm.gif');}
.lnb-layer .lnb-tab-bottom {overflow:hidden;position:absolute;bottom:0;_bottom:7px;left:0;width:155px !important;_width:154px !important;margin:0 !important;padding:0 !important;font-size:0;height:5px;background:url('/common/ar/img/main/bg-layer-tab-btm.png') no-repeat left bottom;_background-image:url('/common/ar/img/main/bg-layer-tab-btm.gif');}

.menu-left .linemap {margin:12px 0 -10px 0;}
.menu-left .linemap p {overflow:hidden;padding:0 26px 0 0;line-height: 23px; font-size: 13px;}
.menu-left .linemap p a {display:block !important;text-decoration:none;font-size: 13px;}
.menu-left .linemap p.category, .menu-left .linemap p.category a {color: #b8b8b8;}
.menu-left .linemap p.subcategory {padding-bottom:20px;}
.menu-left .linemap p.subcategory, .menu-left .linemap p.subcategory a {color: #5d5c5c;}
.up-v2 div.product {margin:-15px 0 0;}
div.up-v2 h2 {font-weight:normal;}
/* //UIUPGRADE-123 LG.com 2.5Upgrade UI Upgrade : 20110414 jinmoongi modify */

div.up-v2 span.imgpath {visibility:hidden; display:block; width:54px; height:55px;} /* //UIUPGRADE-173 image loading : 20110613 parkjeongmi add */
/* MCUPDEV-1 MC Support Renewal : 20110929 parkjeongho add */
.download-links {width:390px;}
.download-links a {display:inline-block;margin:0 0 0 10px;line-height:22px;}
.down-contents {overflow:hidden;width:auto;background-color:#fff;}
.down-contents p {overflow:hidden;width:auto;padding:13px 9px 0 28px;}
.down-contents div {overflow:hidden;width:auto;padding:13px 9px 0 28px;}
.down-contents span {display:block;padding:0 0 10px 0;}
/* //MCUPDEV-1 MC Support Renewal : 20110929 parkjeongho add */

