@charset "utf-8";
html,body {height:100%;}

body
{
	SCROLLBAR-FACE-COLOR: #EEEEEE;
  BACKGROUND: #FFFFFF;
  SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
  SCROLLBAR-SHADOW-COLOR: #999999;
  SCROLLBAR-3DLIGHT-COLOR: #B9B9B9;
  SCROLLBAR-ARROW-COLOR: #999999;
  SCROLLBAR-TRACK-COLOR: #FFFFFF;
  SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	font-family:"굴림","굴림체","돋움","돋움체";
	font-size:12px;
	line-height:140%;
	color: #767676;
	margin: 0px;
}

textarea
{
  SCROLLBAR-FACE-COLOR: #EEEEEE;
  BACKGROUND: #FFFFFF;
  SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
  SCROLLBAR-SHADOW-COLOR: #999999;
  SCROLLBAR-3DLIGHT-COLOR: #B9B9B9;
  SCROLLBAR-ARROW-COLOR: #999999;
  SCROLLBAR-TRACK-COLOR: #FFFFFF;
  SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	border: 1px solid #B9B9B9;
  font-family:"굴림","굴림체","돋움","돋움체";
  font-size:12px;
	line-height:140%;
  color: #767676;
}

select, th, td, input {
	font-family:"굴림","굴림체","돋움","돋움체";
	font-size:12px;
	line-height:140%;
	color: #767676;

}

img { border:none }

a { border:none }

A:link			{ color: #767676; text-decoration: none }
A:visited		{ color: #767676; text-decoration: none }
A:active		{ color: #767676; text-decoration: none }
A:hover			{ color: #767676; text-decoration: underline }

/* common style */
.selectBox{behavior: url('/admin/selectbox/selectbox.htc');}

.siteName { font-family:Dotum; font-size: 25px; font-weight:bold; color:#676767; }
.copyright { font-family:Verdana, Geneva, sans-serif; font-size:11px; font-weight:bold; color:#8e8e8e; }

.curHand { cursor:pointer }

.imeActive { ime-mode:active }
.imeDisable { ime-mode:disabled }

.textarea-border {
	border: 1px solid #c3c3c3;
}

.textarea-margin { margin-top:8px; margin-bottom:8px; }

.input-border {
	height: 16px;
	border: 1px solid #c3c3c3;
}

.input-border2 {
	height: 16px;
	border: none;
	background: #f2f2f4;
}

.w200 { width:200px }
.w90 { width:90px }
.w60 { width:60px }
.w300 { width:300px }
.w150 { width:150px }

button { height:20px; margin-left:2px; border:none; background:none; cursor:pointer }

/* admin.asp */
.admin_login_wrap { position:relative; width:100%; height:100%; line-height:100%; }
.admin_login_container {
	position:absolute;
	left:50%;
	top:50%;
	margin-top: -233px;
	margin-left: -389px;
}
.admin_input_id_bg { width:188px; height:23px; line-height:23px; border:3px solid #d5d5d5; background:url(/admin/images/adminLogin_IDbg.jpg) no-repeat; margin-bottom:5px; }
.admin_input_id { width:188px; height:23px; line-height:23px; border:3px solid #d5d5d5; margin-bottom:5px; }
.admin_input_pwd_bg { width:188px; height:23px; line-height:23px;; border:3px solid #d5d5d5; background:url(/admin/images/adminLogin_PWbg.jpg) no-repeat; }
.admin_input_pwd { width:188px; height:23px; line-height:23px; border:3px solid #d5d5d5; }

/* left.asp */
.left_menu_title { height:28px; font-size:15px; font-weight:bold; padding-left:12px }
A.menuLink01:link			{ display:block; height: 20px; line-height: 20px; color: #767676; text-decoration: none; padding-left:23px; background-image:url(/admin/images/dot01.jpg); background-repeat:no-repeat; background-position:12px 7px; }
A.menuLink01:visited	{ display:block; height: 20px; line-height: 20px; color: #767676; text-decoration: none; padding-left:23px; background-image:url(/admin/images/dot01.jpg); background-repeat:no-repeat; background-position:12px 7px; }
A.menuLink01:active		{ display:block; height: 20px; line-height: 20px; color: #767676; text-decoration: none; padding-left:23px; background-image:url(/admin/images/dot01.jpg); background-repeat:no-repeat; background-position:12px 7px; }
A.menuLink01:hover		{ display:block; height: 20px; line-height: 20px; color: #767676; text-decoration: none; padding-left:23px; background-image:url(/admin/images/dot01.jpg); background-repeat:no-repeat; background-position:12px 7px; background-color:#EEE; font-weight:bold }

/* contents common */
.textPosition { font-size:15px; font-weight:bold }
.textPosition span { color:#4b80a8 }
.listHead { background:url(/admin/images/listTitle_bg.jpg); height:35px; }
.listHead td { color:#bad0e1; font-size:11px; font-weight:bold }
.listBg { background:url(/admin/images/listTitle_bg2.jpg) top right no-repeat }
.readHead { background:url(/admin/images/listTitle_bg.jpg); height:35px; }
.readHead td { color:#bad0e1; font-size:14px; font-weight:bold }
.readBg { background:url(/admin/images/listTitle_bg2.jpg) top right no-repeat }
.writeHead { background:url(/admin/images/listTitle_bg.jpg); height:35px; }
.writeHead td { color:#bad0e1; font-size:12px; font-weight:bold }
.writeBg { background:url(/admin/images/listTitle_bg2.jpg) top right no-repeat }

/* member */
.memberList { cursor:pointer; }
.memberList_over { cursor:pointer; background:#f6f6f6; }
.memberList_over .name { color:#0066b3; }
.memberList_over .userid { color:#0066b3; }
.memberList_over .email { color:#0066b3; text-decoration:underline }
.check_id { color:#4b80a8; font-size:14px; font-weight:bold }
#zipcodeList { background:#e5e5e5; height:150px ;overflow:auto }

/* category */
.categoryTitle { background:#0066b3; color:#bad0e1; font-size:11px; font-weight:bold; text-align:center }

/* product */
.optionTitle { font-size:11px; font-weight:bold; color:#8e8e8e }

/* stats */
.statsRow { padding-top:8px; padding-bottom:8px; background:url(/admin/images/bgBottomLine.jpg) bottom repeat-x; }
.productRow { padding-top:3px; padding-bottom:3px; }

.thumbBorder { border:1px solid #dddddd; }