@charset "euc-kr";

.sbHolder{
	border: none;
	font-size: 11px;
	font-weight: normal;
	height: 35px;
	padding-top:15px;
	margin-top:5px;
	position: relative;
	width: 314px;
	background:url('../guide/img/bg_select_holder.png') no-repeat;
}

#disable .sbHolder{background:url('../guide/img/bg_input_disable.png') no-repeat;}
.small_slec .sbHolder{width:154px;  background:url('../guide/img/bg_select_holder2.png') no-repeat;}
#region2 .sbHolder{background:url('../guide/img/bg_select_holder3.png') no-repeat;}


.sbHolder:focus .sbSelector{
	
}

.sbSelector{
	display: block;
	height: 20px;
	left: 0;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent:4px;
	top: 0px;
	width: 298px;
	padding:14px 0 0 15px;
	z-index:10;
	font-family:'ngBold';

}

#disable .sbSelector{display:none;}

.region .last .sbSelector{
	width: 313px;
}

.small_slec .sbSelector{
	width: 134px;
}
#region2 .sbSelector{color:#5268b3;}

.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #000;
	font-size: 18px;
	line-height:18px;
	font-weight:bold;
	outline: none;
	text-decoration: none;
}

#disable .sbSelector{
	color:#5268b3;
}

.sbToggle {
	background: url('../guide/img/btn_arr_down.png') right 1px no-repeat;
	display: block;
	height: 10px;
	outline: none;
	position: absolute;
	right: 12px;
	top: 18px;
	width: 15px;
	z-index:10;
}
.sbToggle:hover{
	background: url('../guide/img/btn_arr_down.png') right 1px no-repeat;
}
.sbToggleOpen{
	background: url('../guide/img/btn_arr_up.png') right 1px no-repeat;
}
.sbToggleOpen:hover{
	background: url('../guide/img/btn_arr_up.png') right 1px no-repeat;
}

#disable .sbToggle{background: url('../guide/img/btn_arr_disable.png') right 1px no-repeat;}

#disable.sbToggle:hover{
	background: url('../guide/img/btn_arr_disable.png') right 1px no-repeat;
}
#disable.sbToggleOpen{
	background: url('../guide/img/btn_arr_disable.png') right 1px no-repeat;
}
#disable .sbToggleOpen:hover{
	background: url('../guide/img/btn_arr_disable.png') right 1px no-repeat;
}

.sbHolderDisabled{
	/* background-color: #3C3C3C;
	border: solid 1px #515151; */
}
.sbHolderDisabled .sbHolder{
	background:url('../guide/img/bg_input_disable.png') no-repeat;
}
.sbHolderDisabled .sbToggle{
	background: url('../guide/img/btn_arr_disable.png') right 1px no-repeat;
}

.small_slec .sbOptions{width:152px; background:url('../guide/img/bg_sbOptions2.png') no-repeat 0 bottom;
	*background:#fff;
	*border-bottom: solid 1px #324ba2;
	*border-left: solid 1px #324ba2;
	*border-right: solid 1px #324ba2;
}

#disable .sbOptions{background:none !important;}

.membership .small_slec .sbOptions{*width:150px !important;}

.sbOptions{
	background:url('../guide/img/bg_sbOptions.png') no-repeat 0 bottom;
	*background:#fff;
	*border-bottom: solid 1px #324ba2;
	*border-left: solid 1px #324ba2;
	*border-right: solid 1px #324ba2;
	/*border-radius:0 0 15px 15px; */
	list-style: none;
	left: 1px;
	margin: 0;
	padding:5px 0 10px 0;
	position: absolute;
	top: 12px !important;
	width: 313px;
	max-height:200px !important;
	z-index: 10;
	overflow-y: auto;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #91a3be;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #91a3be;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #5268b3
}

.membership .sbOptions{*width:311px !important;}

/* ::-webkit-scrollbar{width:15px;}
::-webkit-scrollbar-track{background-color:#fff; border-right: solid 1px #324ba2;}
::-webkit-scrollbar-thumb{background-color:#FFFFFF; border:1px solid #91a3be;}
::-webkit-scrollbar-button{background:#5268b3;} */

.profile_box{
scrollbar-face-color: #fff;
scrollbar-highlight-color: #91a3be;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-shadow-color: #91a3be;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #5268b3
}

.region .sbOptions{
	width: 79px;
}

.region .last .sbOptions{
	width: 100px;
}
.sbOptions li{
	padding-bottom: 5px;
}
.sbOptions a{
	/*border-bottom: dotted 1px #d2d3d5;*/
	display: block;
	outline: none;
	/* padding: 5px 0 5px 3px; */
	padding-left:18px;
	font-size:18px;
	font-family:'ngBold';
	color:#000;
	
}
.sbOptions a:link, .sbOptions a:visited{
	color: #000;
	text-decoration:none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
	font-weight:bold;
	color:#5268b3;

}
.sbOptions li.last a{
	border-bottom: none;
}
.sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}

/* #age{position:relative; z-index:40;}
#age .sbOptions{z-index:50;} */
#region1{position:relative; z-index:20;}
#region1 .sbOptions{z-index:20;}
#user_height{position:relative; z-index:20;}
#user_height .sbOptions{z-index:20;}
#age_gap1{position:relative; z-index:20;}
#age_gap1 .sbOptions{z-index:20;}
#height_gap1{position:relative; z-index:20;}
#height_gap1 .sbOptions{z-index:20;}