git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8172 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
ChanMyeong 2011-03-10 06:42:51 +00:00
parent cf5e34d099
commit c7cf407151

View file

@ -1,228 +1,227 @@
@charset "utf-8"; @charset "utf-8";
/* NHN (developers@xpressengine.com) */ /* NHN (developers@xpressengine.com) */
#xeAdmin .open{ display:block !important;} #xeAdmin .open{ display:block !important;}
#xeAdmin h1.xeAdmin { float:left; white-space:nowrap; margin:0;padding:0;} #xeAdmin h1.xeAdmin { float:left; white-space:nowrap; margin:0;padding:0;}
#xeAdmin caption{ text-align:left;} #xeAdmin caption{ text-align:left;}
#xeAdmin button{ cursor:pointer;} #xeAdmin button{ cursor:pointer;}
#xeAdmin hr{ display:none;} #xeAdmin hr{ display:none;}
#xeAdmin fieldset{ border:0;} #xeAdmin fieldset{ border:0;}
#xeAdmin fieldset legend{ font-size:0; line-height:0; position:absolute; visibility:hidden;} #xeAdmin fieldset legend{ font-size:0; line-height:0; position:absolute; visibility:hidden;}
#xeAdmin .section{ margin-bottom:20px;} #xeAdmin .section{ margin-bottom:20px;}
#xeAdmin .buttonArea{ text-align:center; padding:15px 0;} #xeAdmin .buttonArea{ text-align:center; padding:15px 0;}
#xeAdmin button.text{ background:none; border:0; color:#0000ee;} #xeAdmin button.text{ background:none; border:0; color:#0000ee;}
#xeAdmin img.graphHr{ height:5px; vertical-align:middle;} #xeAdmin img.graphHr{ height:5px; vertical-align:middle;}
#xeAdmin .ac{ text-align:center;} #xeAdmin .ac{ text-align:center;}
#xeAdmin .al{ text-align:left;} #xeAdmin .al{ text-align:left;}
#xeAdmin .ar{ text-align:right;} #xeAdmin .ar{ text-align:right;}
.crossTable{ width:100%; border:0; margin:0 0 20px 0; padding:0;} .crossTable{ width:100%; border:0; margin:0 0 20px 0; padding:0;}
.crossTable th div { white-space:nowrap; } .crossTable th div { white-space:nowrap; }
.crossTable th, .crossTable th,
.crossTable td{ border:0; padding:5px 10px; vertical-align:top;} .crossTable td{ border:0; padding:5px 10px; vertical-align:top;}
.crossTable th{ background:#f4f4f4;} .crossTable th{ background:#f4f4f4;}
.crossTable thead th{ border-top:2px solid #cfcfcf; border-bottom:1px solid #e5e5e5; background-image:url(../img/lineVrText.gif); background-repeat:no-repeat; background-position:left center;} .crossTable thead th{ border-top:2px solid #cfcfcf; border-bottom:1px solid #e5e5e5; background-image:url(../img/lineVrText.gif); background-repeat:no-repeat; background-position:left center;}
.crossTable thead th:first-child{ background-image:none;} .crossTable thead th:first-child{ background-image:none;}
.crossTable tbody th{ border-bottom:1px solid #e5e5e5; text-align:left;} .crossTable tbody th{ border-bottom:1px solid #e5e5e5; text-align:left;}
.crossTable td{ border-bottom:1px solid #f0f0f0;} .crossTable td{ border-bottom:1px solid #f0f0f0;}
.colTable{ width:100%; border:0; margin:0 0 20px 0; padding:0;} .colTable{ width:100%; border:0; margin:0 0 20px 0; padding:0;}
.colTable th div { white-space:nowrap; } .colTable th div { white-space:nowrap; }
.colTable tr.bg0{ background:#fff;} .colTable tr.bg0{ background:#fff;}
.colTable tr.bg1{ background:#f8f8f8;} .colTable tr.bg1{ background:#f8f8f8;}
.colTable th, .colTable th,
.colTable td{ border:0; padding:5px 10px; vertical-align:top;} .colTable td{ border:0; padding:5px 10px; vertical-align:top;}
.colTable th{ border-top:2px solid #cfcfcf; border-bottom:1px solid #e5e5e5; background:#f4f4f4; background-image:url(../img/lineVrText.gif); background-repeat:no-repeat; background-position:left center;} .colTable th{ border-top:2px solid #cfcfcf; border-bottom:1px solid #e5e5e5; background:#f4f4f4; background-image:url(../img/lineVrText.gif); background-repeat:no-repeat; background-position:left center;}
.colTable th:first-child{ background-image:none;} .colTable th:first-child{ background-image:none;}
.colTable td{ border-bottom:1px solid #f0f0f0;} .colTable td{ border-bottom:1px solid #f0f0f0;}
.rowTable{ width:100%; border:0; border-top:2px solid #cfcfcf; margin:0 0 20px 0; padding:0;} .rowTable{ width:100%; border:0; border-top:2px solid #cfcfcf; margin:0 0 20px 0; padding:0;}
.rowTable th div { white-space:nowrap; } .rowTable th div { white-space:nowrap; }
.rowTable tr.bg0{ background:#fff;} .rowTable tr.bg0{ background:#fff;}
.rowTable tr.bg1{ background:#f8f8f8;} .rowTable tr.bg1{ background:#f8f8f8;}
.rowTable th, .rowTable th,
.rowTable td{ border:0; padding:5px 10px; text-align:left; vertical-align:top;} .rowTable td{ border:0; padding:5px 10px; text-align:left; vertical-align:top;}
.rowTable th{ background:#f4f4f4;} .rowTable th{ background:#f4f4f4;}
.rowTable tbody th{ border-bottom:1px solid #e5e5e5;} .rowTable tbody th{ border-bottom:1px solid #e5e5e5;}
.rowTable td{ border-bottom:1px solid #f0f0f0;} .rowTable td{ border-bottom:1px solid #f0f0f0;}
.rowTable th.button, .colTable th.button, .crossTable th.button { text-align:right; } .rowTable th.button, .colTable th.button, .crossTable th.button { text-align:right; }
.rowTable td.alert, .colTable td.alert, .crossTable td.alert { color:red !important; } .rowTable td.alert, .colTable td.alert, .crossTable td.alert { color:red !important; }
.rowTable td.alert a, .colTable td.alert a, .crossTable td.alert a { text-decoration:none; color:red !important; } .rowTable td.alert a, .colTable td.alert a, .crossTable td.alert a { text-decoration:none; color:red !important; }
.colTable td.wide, .rowTable td.wide, .crossTable td.wide { width:100%;} .colTable td.wide, .rowTable td.wide, .crossTable td.wide { width:100%;}
.e1 .navigation { list-style:none; position:relative; *zoom:1; margin:0; padding:0; border-bottom:1px solid #c2c2c2;} .e1 .navigation { list-style:none; position:relative; *zoom:1; margin:0; padding:0; border-bottom:1px solid #c2c2c2;}
.e1 .navigation ul { list-style:none; position:relative; *zoom:1; margin:0; padding:0;} .e1 .navigation ul { list-style:none; position:relative; *zoom:1; margin:0; padding:0;}
.e1 .navigation li { list-style:none; position:relative; *zoom:1; margin:0; padding:0; background-color:#f7f7f7; } .e1 .navigation li { list-style:none; position:relative; *zoom:1; margin:0; padding:0; background-color:#f7f7f7; }
.e1 .navigation li a.parent { border-top:1px solid #c2c2c2; display:block; padding:10px 20px 10px 35px ;background-image:url(../img/iconNavigation.gif); background-repeat:no-repeat; background-position:160px -35px; font-weight:bold; color:#888; text-decoration:none;} .e1 .navigation li a.parent { border-top:1px solid #c2c2c2; display:block; padding:10px 20px 10px 35px ;background-image:url(../img/iconNavigation.gif); background-repeat:no-repeat; background-position:160px -35px; font-weight:bold; color:#888; text-decoration:none;}
.e1 .navigation li.close a.parent { background-position:160px 13px; border-bottom:none; } .e1 .navigation li.close a.parent { background-position:160px 13px; border-bottom:none; }
#module_service { background-image:url(../img/mIcon.gif); background-repeat:no-repeat; background-position:10px 10px;} #module_service { background-image:url(../img/mIcon.gif); background-repeat:no-repeat; background-position:10px 10px;}
#module_member { background-image:url(../img/mIcon.gif); background-repeat:no-repeat; background-position:10px -40px;} #module_member { background-image:url(../img/mIcon.gif); background-repeat:no-repeat; background-position:10px -40px;}
#module_content { background-image:url(../img/mIcon.gif); background-repeat:no-repeat; background-position:10px -90px;} #module_content { background-image:url(../img/mIcon.gif); background-repeat:no-repeat; background-position:10px -90px;}
#module_construction { background-image:url(../img/mIcon.gif); background-repeat:no-repeat; background-position:10px -140px;} #module_construction { background-image:url(../img/mIcon.gif); background-repeat:no-repeat; background-position:10px -140px;}
#module_utility { background-image:url(../img/mIcon.gif); background-repeat:no-repeat; background-position:10px -190px;} #module_utility { background-image:url(../img/mIcon.gif); background-repeat:no-repeat; background-position:10px -190px;}
#module_accessory { background-image:url(../img/mIcon.gif); background-repeat:no-repeat; background-position:10px -240px;} #module_accessory { background-image:url(../img/mIcon.gif); background-repeat:no-repeat; background-position:10px -240px;}
#module_system { background-image:url(../img/mIcon.gif); background-repeat:no-repeat; background-position:10px -290px;} #module_system { background-image:url(../img/mIcon.gif); background-repeat:no-repeat; background-position:10px -290px;}
.e1 .navigation li ul{ border-top:1px solid #d2d2d2; margin:0; padding:5px 0; background-color:#fff;} .e1 .navigation li ul{ border-top:1px solid #d2d2d2; margin:0; padding:5px 0; background-color:#fff;}
.e1 .navigation li ul li { margin:5px 0; padding:0 10px 0 35px; background-color:#fff;} .e1 .navigation li ul li { margin:5px 0; padding:0 10px 0 35px; background-color:#fff;}
.e1 .navigation li.close ul{ display:none;} .e1 .navigation li.close ul{ display:none;}
.e1 .navigation li ul li a { text-decoration:none; } .e1 .navigation li ul li a { text-decoration:none; }
.e1 .navigation li ul li a:hover { font-weight:bold; text-decoration:none; letter-spacing:-1px;} .e1 .navigation li ul li a:hover { font-weight:bold; text-decoration:none; letter-spacing:-1px;}
.e1 .navigation li ul li.active a { color:#ea3f22; letter-spacing:-1px;} .e1 .navigation li ul li.active a { color:#ea3f22; letter-spacing:-1px;}
.e2 .section{ margin-left:20px;} .e2 .section{ margin-left:20px;}
.e2 .section h4.xeAdmin { margin:10px 0 0 0; padding:0 0 0 25px; } .e2 .section h4.xeAdmin { margin:10px 0 0 0; padding:0 0 0 25px; }
.e2 .section .date{ background:url(../img/lineVrText.gif) no-repeat left center; font-size:9px; padding-left:5px;} .e2 .section .date{ background:url(../img/lineVrText.gif) no-repeat left center; font-size:9px; padding-left:5px;}
.e2 .section .contentBox { padding:10px 0; margin:0 0 20px 0; border-bottom:1px solid #ccc;} .e2 .section .contentBox { padding:10px 0; margin:0 0 20px 0; border-bottom:1px solid #ccc;}
.e2 table th{ white-space:nowrap;} .e2 table tbody td{ text-align:left; word-break:break-all; -ms-word-break:break-all; }
.e2 table tbody td{ text-align:left; word-break:break-all; -ms-word-break:break-all; }
#xeAdmin .localNavigation { position:relative; border-bottom:1px solid #ccc; *zoom:1; margin:0 0 40px 0; padding:0; font-size:12px;}
#xeAdmin .localNavigation { position:relative; border-bottom:1px solid #ccc; *zoom:1; margin:0 0 40px 0; padding:0; font-size:12px;} #xeAdmin .localNavigation:after {content:""; display:block; clear:both;}
#xeAdmin .localNavigation:after {content:""; display:block; clear:both;} #xeAdmin .localNavigation ul{ display:none; position:absolute; top:40px; left:0; list-style:none; margin:0; padding:0; overflow:hidden;}
#xeAdmin .localNavigation ul{ display:none; position:absolute; top:40px; left:0; list-style:none; margin:0; padding:0; overflow:hidden;} #xeAdmin .localNavigation li{ list-style:none; float:left; margin:0 -1px 0 0; padding:0;background:#fff;}
#xeAdmin .localNavigation li{ list-style:none; float:left; margin:0 -1px 0 0; padding:0;background:#fff;} #xeAdmin .localNavigation li a{ float:left; padding:7px 15px 0 15px; height:18px; border:1px solid #ddd; border-bottom:none; background:url(../img/bgTab.gif) repeat-x; text-decoration:none !important; color:#666}
#xeAdmin .localNavigation li a{ float:left; padding:7px 15px 0 15px; height:18px; border:1px solid #ddd; border-bottom:none; background:url(../img/bgTab.gif) repeat-x; text-decoration:none !important; color:#666} #xeAdmin .localNavigation li.on { margin-bottom:-1px;}
#xeAdmin .localNavigation li.on { margin-bottom:-1px;} #xeAdmin .localNavigation li.on ul{ display:block;}
#xeAdmin .localNavigation li.on ul{ display:block;} #xeAdmin .localNavigation li.on a{ height:19px; background:none; font-weight:bold;}
#xeAdmin .localNavigation li.on a{ height:19px; background:none; font-weight:bold;} #xeAdmin .localNavigation li li{ position:relative; left:-1px; display:inline; float:none; margin:0; padding:0 6px 0 10px; border-left:1px solid #ddd;}
#xeAdmin .localNavigation li li{ position:relative; left:-1px; display:inline; float:none; margin:0; padding:0 6px 0 10px; border-left:1px solid #ddd;} #xeAdmin .localNavigation li li a{ font-weight:normal !important; float:none; padding:0; height:auto; border:0; background:none;}
#xeAdmin .localNavigation li li a{ font-weight:normal !important; float:none; padding:0; height:auto; border:0; background:none;} #xeAdmin .localNavigation li li.on a{ font-weight:bold !important;}
#xeAdmin .localNavigation li li.on a{ font-weight:bold !important;}
#xeAdmin h3.xeAdmin {border-bottom:2px solid #ccc; padding:5px 0 5px 25px; margin:0 0 10px 0; background:url(../img/iconH2.gif) no-repeat left center;}
#xeAdmin h3.xeAdmin {border-bottom:2px solid #ccc; padding:5px 0 5px 25px; margin:0 0 10px 0; background:url(../img/iconH2.gif) no-repeat left center;} #xeAdmin h4.xeAdmin {padding:5px 0 5px 20px; background:url(../img/iconH3.gif) no-repeat left center;}
#xeAdmin h4.xeAdmin {padding:5px 0 5px 20px; background:url(../img/iconH3.gif) no-repeat left center;} #xeAdmin h4.xeAdmin span.vr { font-size:11px; color:#AAA; }
#xeAdmin h4.xeAdmin span.vr { font-size:11px; color:#AAA; } #xeAdmin h4.xeAdmin a.view { font-size:11px; font-family:vertical; color:#777e86; }
#xeAdmin h4.xeAdmin a.view { font-size:11px; font-family:vertical; color:#777e86; } #xeAdmin p.summary, div.infoText { margin:0 0 15px 0; line-height:1.6;}
#xeAdmin p.summary, div.infoText { margin:0 0 15px 0; line-height:1.6;}
.layer { display:none; position:absolute; border:2px solid #777; margin:0; font-size:12px; background:#fff;}
.layer { display:none; position:absolute; border:2px solid #777; margin:0; font-size:12px; background:#fff;} .layer * { margin:0; padding:0; font-size:12px; }
.layer * { margin:0; padding:0; font-size:12px; } .layer h4.xeAdmin { font-size:14px !important; font-family:Dotum; background:#f4f4f4 !important; padding:8px 30px 8px 15px !important; letter-spacing:-1px !important; }
.layer h4.xeAdmin { font-size:14px !important; font-family:Dotum; background:#f4f4f4 !important; padding:8px 30px 8px 15px !important; letter-spacing:-1px !important; } .layer .xButton { position:absolute; top:9px; right:9px; width:15px; height:14px; background-color:transparent; background:url(../img/buttonClose.gif) no-repeat; border:0; cursor:pointer; overflow:hidden; }
.layer .xButton { position:absolute; top:9px; right:9px; width:15px; height:14px; background-color:transparent; background:url(../img/buttonClose.gif) no-repeat; border:0; cursor:pointer; overflow:hidden; } .layer .xButton span { position:relative; z-index:-1; visibility:hidden; }
.layer .xButton span { position:relative; z-index:-1; visibility:hidden; } .layer .layerBody{ margin:15px;}
.layer .layerBody{ margin:15px;}
.boxModelControler select { margin-bottom:3px; }
.boxModelControler select { margin-bottom:3px; } .boxModelControler .inputText { border:1px solid #ccc; padding:2px 3px; margin-bottom:3px; vertical-align:top; *margin-top:-1px; }
.boxModelControler .inputText { border:1px solid #ccc; padding:2px 3px; margin-bottom:3px; vertical-align:top; *margin-top:-1px; } .boxModelControler .inputCheck { width:13px; height:13px; vertical-align:middle; }
.boxModelControler .inputCheck { width:13px; height:13px; vertical-align:middle; } .boxModelControler .layerBody { margin:15px; }
.boxModelControler .layerBody { margin:15px; } .boxModelControler .preview{ overflow:hidden; margin-bottom:20px;}
.boxModelControler .preview{ overflow:hidden; margin-bottom:20px;} .boxModelControler .dragAble { position:relative; padding:15px 0 0 15px; background:url(../img/bgRuler.gif) no-repeat; *zoom:1; cursor:move;}
.boxModelControler .dragAble { position:relative; padding:15px 0 0 15px; background:url(../img/bgRuler.gif) no-repeat; *zoom:1; cursor:move;} .boxModelControler .dragAble .prevGrid { position:relative; margin:-1px; background:url(../img/bgGrid.gif) 0 0; border:1px solid #000; *zoom:1;}
.boxModelControler .dragAble .prevGrid { position:relative; margin:-1px; background:url(../img/bgGrid.gif) 0 0; border:1px solid #000; *zoom:1;} .boxModelControler .dragAble .prevBox { position:relative; }
.boxModelControler .dragAble .prevBox { position:relative; } .boxModelControler .dragAble .prevBox .prevContent { position:relative; }
.boxModelControler .dragAble .prevBox .prevContent { position:relative; } .boxModelControler .boxModelTable { width:100%; border:0; border-bottom:1px solid #ddd; margin:0; padding:0;}
.boxModelControler .boxModelTable { width:100%; border:0; border-bottom:1px solid #ddd; margin:0; padding:0;} .boxModelControler .boxModelTable th,
.boxModelControler .boxModelTable th, .boxModelControler .boxModelTable td { border:0; border-top:1px solid #ddd; vertical-align:top; padding:5px 10px; text-align:left; }
.boxModelControler .boxModelTable td { border:0; border-top:1px solid #ddd; vertical-align:top; padding:5px 10px; text-align:left; } .boxModelControler .boxModelTable th { height:50px; *height:40px; background:#f1f1f1; padding-left:70px; background-repeat:no-repeat; background-position:10px 10px; }
.boxModelControler .boxModelTable th { height:50px; *height:40px; background:#f1f1f1; padding-left:70px; background-repeat:no-repeat; background-position:10px 10px; } .boxModelControler .boxModelTable th.width { background-image:url(../img/exWidth.gif); }
.boxModelControler .boxModelTable th.width { background-image:url(../img/exWidth.gif); } .boxModelControler .boxModelTable th.margin { background-image:url(../img/exMargin.gif); }
.boxModelControler .boxModelTable th.margin { background-image:url(../img/exMargin.gif); } .boxModelControler .boxModelTable th.padding { background-image:url(../img/exPadding.gif); }
.boxModelControler .boxModelTable th.padding { background-image:url(../img/exPadding.gif); } .boxModelControler .boxModelTable th.border { background-image:url(../img/exBorder.gif); }
.boxModelControler .boxModelTable th.border { background-image:url(../img/exBorder.gif); } .boxModelControler .boxModelTable th.bgColor { background-image:url(../img/exBgColor.gif); }
.boxModelControler .boxModelTable th.bgColor { background-image:url(../img/exBgColor.gif); } .boxModelControler .boxModelTable th.bgImage { background-image:url(../img/exBgImage.gif); }
.boxModelControler .boxModelTable th.bgImage { background-image:url(../img/exBgImage.gif); } .boxModelControler .boxModelTable th sup { font-weight:normal; font-size:11px; font-family:Dotum; color:#999; }
.boxModelControler .boxModelTable th sup { font-weight:normal; font-size:11px; font-family:Dotum; color:#999; } .boxModelControler .boxModelTable td dl.iList dt { display:inline; position:relative; top:3px; }
.boxModelControler .boxModelTable td dl.iList dt { display:inline; position:relative; top:3px; } .boxModelControler .boxModelTable td dl.iList dd { display:inline; }
.boxModelControler .boxModelTable td dl.iList dd { display:inline; } .boxModelControler .boxModelTable td dl.dList dt { float:left; clear:left; margin-right:5px; padding-top:3px; }
.boxModelControler .boxModelTable td dl.dList dt { float:left; clear:left; margin-right:5px; padding-top:3px; } .boxModelControler .boxModelTable td dl.dList dd { clear:right; }
.boxModelControler .boxModelTable td dl.dList dd { clear:right; } .boxModelControler .colorPicker { position:relative; display:inline; vertical-align:top; }
.boxModelControler .colorPicker { position:relative; display:inline; vertical-align:top; } .boxModelControler .colorPicker .picker { position:relative; top:2px; left:-22px; width:16px; height:16px; border:1px solid #ccc; background-color:transparent; background-position:right top; cursor:pointer; vertical-align:top; }
.boxModelControler .colorPicker .picker { position:relative; top:2px; left:-22px; width:16px; height:16px; border:1px solid #ccc; background-color:transparent; background-position:right top; cursor:pointer; vertical-align:top; } .boxModelControler .colorPicker .picker span { font-size:0; line-height:0; z-index:-1; visibility:hidden; }
.boxModelControler .colorPicker .picker span { font-size:0; line-height:0; z-index:-1; visibility:hidden; } .boxModelControler .colorPicker .palette { position:absolute; top:0px; left:0; display:none; width:272px; height:64px; list-style:none; margin:0; padding:1px 0 0 1px; border:1px solid #ccc; background:#fff; overflow:hidden; }
.boxModelControler .colorPicker .palette { position:absolute; top:0px; left:0; display:none; width:272px; height:64px; list-style:none; margin:0; padding:1px 0 0 1px; border:1px solid #ccc; background:#fff; overflow:hidden; } .boxModelControler .colorPicker .palette.open { display:block; }
.boxModelControler .colorPicker .palette.open { display:block; } .boxModelControler .colorPicker .palette li { float:left; margin:0 1px 1px 0; font-size:0; line-height:0; }
.boxModelControler .colorPicker .palette li { float:left; margin:0 1px 1px 0; font-size:0; line-height:0; } .boxModelControler .colorPicker .palette li button { width:15px; height:15px; border:0; cursor:pointer; }
.boxModelControler .colorPicker .palette li button { width:15px; height:15px; border:0; cursor:pointer; } .boxModelControler .colorPicker .palette li button span { position:relative; z-index:-1; font-size:0; line-height:0; visibility:hidden; }
.boxModelControler .colorPicker .palette li button span { position:relative; z-index:-1; font-size:0; line-height:0; visibility:hidden; } .boxModelControler .colorPicker .palette li button.transparent { background:url(../img/bgNone.gif) no-repeat right top; border:1px solid #ddd; }
.boxModelControler .colorPicker .palette li button.transparent { background:url(../img/bgNone.gif) no-repeat right top; border:1px solid #ddd; } .boxModelControler .borderDetach { display:none; }
.boxModelControler .borderDetach { display:none; } .boxModelControler .borderDetach.open { display:block; }
.boxModelControler .borderDetach.open { display:block; } .boxModelControler .buttonArea{ padding:15px 0 0 0; text-align:center;}
.boxModelControler .buttonArea{ padding:15px 0 0 0; text-align:center;}
#popup_content { border:2px solid #777; margin:0; font-size:12px; background:#fff; position:relative;}
#popup_content { border:2px solid #777; margin:0; font-size:12px; background:#fff; position:relative;} #popup_content .xButton { position:absolute; top:9px; right:18px; width:15px; height:14px; padding:0; background-color:transparent; background:url(../img/buttonClose.gif) no-repeat; border:0; cursor:pointer; overflow:hidden; }
#popup_content .xButton { position:absolute; top:9px; right:18px; width:15px; height:14px; padding:0; background-color:transparent; background:url(../img/buttonClose.gif) no-repeat; border:0; cursor:pointer; overflow:hidden; } #popup_content .xButton span { position:relative; z-index:-1; visibility:hidden; }
#popup_content .xButton span { position:relative; z-index:-1; visibility:hidden; } #popup_content * { font-size:12px; }
#popup_content * { font-size:12px; } #popHeadder h4.xeAdmin, #popHeadder h1.xeAdmin, #popHeadder h3.xeAdmin { font-size:14px !important; font-family:Dotum !important; background:#f4f4f4 !important; padding:8px 30px 8px 15px !important; letter-spacing:-1px !important; border:none !important; margin:0 !important;}
#popHeadder h4.xeAdmin, #popHeadder h1.xeAdmin, #popHeadder h3.xeAdmin { font-size:14px !important; font-family:Dotum !important; background:#f4f4f4 !important; padding:8px 30px 8px 15px !important; letter-spacing:-1px !important; border:none !important; margin:0 !important;} #popHeader h4.xeAdmin, #popHeader h1.xeAdmin, #popHeader h3.xeAdmin { font-size:14px !important; font-family:Dotum !important; background:#f4f4f4 !important; padding:8px 30px 8px 15px !important; letter-spacing:-1px !important; border:none !important; margin:0 !important;}
#popHeader h4.xeAdmin, #popHeader h1.xeAdmin, #popHeader h3.xeAdmin { font-size:14px !important; font-family:Dotum !important; background:#f4f4f4 !important; padding:8px 30px 8px 15px !important; letter-spacing:-1px !important; border:none !important; margin:0 !important;} #popHeader, #popBody, #popFooter { position:relative; *zoom:1; overflow:hidden;}
#popHeader, #popBody, #popFooter { position:relative; *zoom:1; overflow:hidden;} #popBody, #popHistoryBody { margin:15px !important;}
#popBody, #popHistoryBody { margin:15px !important;} #popFooter { padding:10px 0 0 0; height:28px; text-align:center; background:#f4f4f4;}
#popFooter { padding:10px 0 0 0; height:28px; text-align:center; background:#f4f4f4;} #popHeader { }
#popHeader { } #popHeader.wide { width:600px;}
#popHeader.wide { width:600px;}
.adminTable { width:100%; border:1px solid #EEE; border-bottom:none; border-right:none; margin-bottom:15px; }
.adminTable { width:100%; border:1px solid #EEE; border-bottom:none; border-right:none; margin-bottom:15px; } .adminTable caption { background:url("../img/n_caption_head.gif") no-repeat left top; padding:8px 0 5px 30px; text-align:left; font-weight:bold !important; color:#FFFFFF !important; background-color:#888 !important; border-bottom:1px solid #FFFFFF; font-size:12px !important;}
.adminTable caption { background:url("../img/n_caption_head.gif") no-repeat left top; padding:8px 0 5px 30px; text-align:left; font-weight:bold !important; color:#FFFFFF !important; background-color:#888 !important; border-bottom:1px solid #FFFFFF; font-size:12px !important;} .adminTable thead tr th div { text-align:center;}
.adminTable thead tr th div { text-align:center;} .adminTable thead tr th { background-color:#AAA; color:#FFFFFF !important; }
.adminTable thead tr th { background-color:#AAA; color:#FFFFFF !important; } .adminTable tr th { background-color:#FFFFFF; padding:6px; font-weight:bold; text-align:left; color:#666; border-right:1px solid #EEE; border-bottom:1px solid #EEE; }
.adminTable tr th { background-color:#FFFFFF; padding:6px; font-weight:bold; text-align:left; color:#666; border-right:1px solid #EEE; border-bottom:1px solid #EEE; } .adminTable tr.row2 th { background-color:#F3F3F3; }
.adminTable tr.row2 th { background-color:#F3F3F3; } .adminTable tr th { width:10px; }
.adminTable tr th { width:10px; } .adminTable tr th div { white-space:nowrap; margin:0 5px; }
.adminTable tr th div { white-space:nowrap; margin:0 5px; } .adminTable tr th select { height:20px; }
.adminTable tr th select { height:20px; } .adminTable tr th.wide { width:100%; }
.adminTable tr th.wide { width:100%; } .adminTable tr th.half_wide { width:50%; }
.adminTable tr th.half_wide { width:50%; } .adminTable tr th.quarter_wide { width:25%; }
.adminTable tr th.quarter_wide { width:25%; } .adminTable tr td.wide { width:100%; }
.adminTable tr td.wide { width:100%; } .adminTable tr td { background-color:#FFFFFF;white-space:normal; font-weight:normal; text-align:left; color:#222222; border-bottom:1px solid #EEE; border-right:1px solid #EEE; padding:4px 6px 4px 6px;}
.adminTable tr td { background-color:#FFFFFF;white-space:normal; font-weight:normal; text-align:left; color:#222222; border-bottom:1px solid #EEE; border-right:1px solid #EEE; padding:4px 6px 4px 6px;} .adminTable tr.row2 td { background-color:#F3F3F3; }
.adminTable tr.row2 td { background-color:#F3F3F3; } .adminTable tr a { color:#222222; text-decoration:none; }
.adminTable tr a { color:#222222; text-decoration:none; } .adminTable tr a:hover { color:#3D83B8; }
.adminTable tr a:hover { color:#3D83B8; } .adminTable tr td.nowrap { white-space:nowrap !important; }
.adminTable tr td.nowrap { white-space:nowrap !important; } .adminTable tr td.alert, .adminTable tr td.alert a { color:red; }
.adminTable tr td.alert, .adminTable tr td.alert a { color:red; } .adminTable tr td.number { font-size:8pt; font-family:tahoma; color:#27536C; }
.adminTable tr td.number { font-size:8pt; font-family:tahoma; color:#27536C; } .adminTable tr td.date,
.adminTable tr td.date, .adminTable tr td span.date { font-size:8pt; font-family:tahoma; color:#666666;}
.adminTable tr td span.date { font-size:8pt; font-family:tahoma; color:#666666;} .adminTable tr td.center { text-align:center; }
.adminTable tr td.center { text-align:center; } .adminTable tr td.right { text-align:right; }
.adminTable tr td.right { text-align:right; } .adminTable tr td.paper { background:transparent url("../img/n_paper_bullet.gif") no-repeat 6px 8px; padding-left:20px; }
.adminTable tr td.paper { background:transparent url("../img/n_paper_bullet.gif") no-repeat 6px 8px; padding-left:20px; } .adminTable tr.row2 td.paper { background:#F3F3F3 url("../img/n_paper_bullet.gif") no-repeat 6px 8px; padding-left:20px; }
.adminTable tr.row2 td.paper { background:#F3F3F3 url("../img/n_paper_bullet.gif") no-repeat 6px 8px; padding-left:20px; } .adminTable tr td.circle { background:#FFFFFF url("../img/n_circle_bullet.gif") no-repeat 6px 8px; padding-left:20px; }
.adminTable tr td.circle { background:#FFFFFF url("../img/n_circle_bullet.gif") no-repeat 6px 8px; padding-left:20px; } .adminTable tr.row2 td.circle { background:#F3F3F3 url("../img/n_circle_bullet.gif") no-repeat 6px 8px; padding-left:20px; }
.adminTable tr.row2 td.circle { background:#F3F3F3 url("../img/n_circle_bullet.gif") no-repeat 6px 8px; padding-left:20px; } .adminTable tr td strong.alert { color:red; }
.adminTable tr td strong.alert { color:red; } .adminTable tr td p { padding:0; margin:5px 0 0 5px; color:#777777; }
.adminTable tr td p { padding:0; margin:5px 0 0 5px; color:#777777; } .adminTable tr td p a { color:#9F875F; font-weight:bold; text-decoration:underline; }
.adminTable tr td p a { color:#9F875F; font-weight:bold; text-decoration:underline; } .adminTable tr td.modify a,
.adminTable tr td.modify a, .adminTable tr td.delete a,
.adminTable tr td.delete a, .adminTable tr td.copy a,
.adminTable tr td.copy a, .adminTable tr td.setup a,
.adminTable tr td.setup a, .adminTable tr td.activated a,
.adminTable tr td.activated a, .adminTable tr td.deactivated a,
.adminTable tr td.deactivated a, .adminTable tr td.moveupdown a,
.adminTable tr td.moveupdown a, .adminTable tr td.selectAll a,
.adminTable tr td.selectAll a, .adminTable tr td.deSelectAll a,
.adminTable tr td.deSelectAll a, .adminTable tr td.view a { margin:0 auto; }
.adminTable tr td.view a { margin:0 auto; } .adminTable tr td.modify a { width:14px; height:14px; overflow:hidden; display:block; font-size:1px; line-height:100px; background:url("../img/n_icon_modify.gif") no-repeat left top; }
.adminTable tr td.modify a { width:14px; height:14px; overflow:hidden; display:block; font-size:1px; line-height:100px; background:url("../img/n_icon_modify.gif") no-repeat left top; } .adminTable tr td.delete a { width:14px; height:14px; overflow:hidden; display:block; font-size:1px; line-height:100px; background:url("../img/n_icon_delete.gif") no-repeat left top; }
.adminTable tr td.delete a { width:14px; height:14px; overflow:hidden; display:block; font-size:1px; line-height:100px; background:url("../img/n_icon_delete.gif") no-repeat left top; } .adminTable tr td.copy a { width:16px; height:16px; overflow:hidden; display:block; font-size:1px; line-height:100px; background:url("../img/n_icon_copy.gif") no-repeat left top; }
.adminTable tr td.copy a { width:16px; height:16px; overflow:hidden; display:block; font-size:1px; line-height:100px; background:url("../img/n_icon_copy.gif") no-repeat left top; } .adminTable tr td.view a { width:14px; height:14px; overflow:hidden; display:block; font-size:1px; line-height:100px; background:url("../img/n_icon_view.gif") no-repeat left top; }
.adminTable tr td.view a { width:14px; height:14px; overflow:hidden; display:block; font-size:1px; line-height:100px; background:url("../img/n_icon_view.gif") no-repeat left top; } .adminTable tr td.setup a { width:16px; height:16px; overflow:hidden; display:block; font-size:1px; line-height:100px; background:url("../img/n_setup.gif") no-repeat left top; }
.adminTable tr td.setup a { width:16px; height:16px; overflow:hidden; display:block; font-size:1px; line-height:100px; background:url("../img/n_setup.gif") no-repeat left top; } .adminTable tr td.activated a { width:16px; height:16px; overflow:hidden; display:block; font-size:1px; line-height:100px; background:url("../img/n_light_on.gif") no-repeat left top; }
.adminTable tr td.activated a { width:16px; height:16px; overflow:hidden; display:block; font-size:1px; line-height:100px; background:url("../img/n_light_on.gif") no-repeat left top; } .adminTable tr td.deactivated a { width:16px; height:16px; overflow:hidden; display:block; font-size:1px; line-height:100px; background:url("../img/n_light_off.gif") no-repeat left top; }
.adminTable tr td.deactivated a { width:16px; height:16px; overflow:hidden; display:block; font-size:1px; line-height:100px; background:url("../img/n_light_off.gif") no-repeat left top; } .adminTable tr td.selectAll a { width:16px; height:16px; overflow:hidden; display:block; font-size:1px; line-height:100px; background:url("../img/n_icon_select_all.gif") no-repeat left top; }
.adminTable tr td.selectAll a { width:16px; height:16px; overflow:hidden; display:block; font-size:1px; line-height:100px; background:url("../img/n_icon_select_all.gif") no-repeat left top; } .adminTable tr td.deSelectAll a { width:16px; height:16px; overflow:hidden; display:block; font-size:1px; line-height:100px; background:url("../img/n_icon_remove.gif") no-repeat left top; }
.adminTable tr td.deSelectAll a { width:16px; height:16px; overflow:hidden; display:block; font-size:1px; line-height:100px; background:url("../img/n_icon_remove.gif") no-repeat left top; } .adminTable tr td.moveupdown a.up { float:left; width:14px; height:14px; overflow:hidden; display:block; font-size:1px; line-height:100px; background:url("../img/n_button_up.gif") no-repeat left top; margin-right:5px; }
.adminTable tr td.moveupdown a.up { float:left; width:14px; height:14px; overflow:hidden; display:block; font-size:1px; line-height:100px; background:url("../img/n_button_up.gif") no-repeat left top; margin-right:5px; } .adminTable tr td.moveupdown a.down{ float:left; width:14px; height:14px; overflow:hidden; display:block; font-size:1px; line-height:100px; background:url("../img/n_button_down.gif") no-repeat left top; }
.adminTable tr td.moveupdown a.down{ float:left; width:14px; height:14px; overflow:hidden; display:block; font-size:1px; line-height:100px; background:url("../img/n_button_down.gif") no-repeat left top; } .adminTable tr td.blue, .adminTable tr td.blue a { color:blue; }
.adminTable tr td.blue, .adminTable tr td.blue a { color:blue; } .adminTable tr td.red, .adminTable tr td.red a { color:red; }
.adminTable tr td.red, .adminTable tr td.red a { color:red; }
.fullWidth { width:80%; }
.fullWidth { width:80%; }
.adminLeftContent { float:left; width:60%; margin-right:2%; _margin-right:1.9%;}
.adminLeftContent { float:left; width:60%; margin-right:2%; _margin-right:1.9%;} .adminRightExtra { float:left; width:38%; }
.adminRightExtra { float:left; width:38%; } .serverresponse { background: #FFFFFF url(../../../../common/tpl/images/loading.gif) no-repeat scroll 5px 5px; height:30px; padding-left:25px; padding-top:5px; }
.serverresponse { background: #FFFFFF url(../../../../common/tpl/images/loading.gif) no-repeat scroll 5px 5px; height:30px; padding-left:25px; padding-top:5px; }
#search_nav { border:3px solid #ccc; margin:0; padding:3px; }
#search_nav { border:3px solid #ccc; margin:0; padding:3px; } #search_nav input { border:0; height:17px; width:140px; padding:3px 0 0 4px; vertical-align:middle;}
#search_nav input { border:0; height:17px; width:140px; padding:3px 0 0 4px; vertical-align:middle;} #search_nav button { padding:0; border:0; height:17px; width:17px; background:transparent url(../img/buttonSearch.gif) no-repeat center; vertical-align:middle;}
#search_nav button { padding:0; border:0; height:17px; width:17px; background:transparent url(../img/buttonSearch.gif) no-repeat center; vertical-align:middle;} #search_nav button.close {background:transparent url(../img/buttonClose.gif) no-repeat center;}
#search_nav button.close {background:transparent url(../img/buttonClose.gif) no-repeat center;} .e1 .section ._result{ list-style:none; margin:10px 0 0 0; padding:0;}
.e1 .section ._result{ list-style:none; margin:10px 0 0 0; padding:0;} .e1 .section ._result li{ margin:0;}
.e1 .section ._result li{ margin:0;} .e1 .section ._result a{ display:block; color:#767676; padding:4px 5px 4px 10px;}
.e1 .section ._result a{ display:block; color:#767676; padding:4px 5px 4px 10px;} .e1 .section ._result a:hover,
.e1 .section ._result a:hover, .e1 .section ._result a:active,
.e1 .section ._result a:active, .e1 .section ._result a:focus{ background:#f8f8f8;}
.e1 .section ._result a:focus{ background:#f8f8f8;}