/** original styles for this KimsQ Rb layout **/
body {font-size:12px;font-family:gulim;line-height:1.5;}
input,select,textarea {font-size:12px;font-family:gulim;}
select {font-size:12px;font-family:dotum;}
label {cursor:pointer;}
a {text-decoration:none;color:#000;}
a:hover {color:#666;text-decoration:none;}
.wrap {width:1100px;margin:auto;}
#header {}
#content {padding:20px 0 0 0;min-height:500px;}
#footer {}

/* common attrs */
.pos-5 {position:relative;top:-5px !important;}
.pos-4 {position:relative;top:-4px !important;}
.pos-3 {position:relative;top:-3px !important;}
.pos-2 {position:relative;top:-2px !important;}
.pos-1 {position:relative;top:-1px !important;}
.pos1 {position:relative;top:1px !important;}
.pos2 {position:relative;top:2px !important;}
.pos3 {position:relative;top:3px !important;}
.pos4 {position:relative;top:4px !important;}
.pos5 {position:relative;top:5px !important;}

.check-label {font-weight:normal;margin-bottom:0;color:#666666;}
.check-label input[type="checkbox"] {vertical-align:middle;position:relative !important;top:-3px !important;}
.radio-label {font-weight:normal;margin-bottom:0;color:#666666;}
.radio-label input[type="radio"] {vertical-align:middle;position:relative !important;top:-3px !important;}

/* patch the layout of generic table */
.table { border-spacing: 0; }
table th { text-align: center; }
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { vertical-align:middle; }
.table > thead > tr > th { border-bottom: 0; }

/* patch the label position of checkbox */
.checkbox span {
  position: relative;
  top: -1px;
}
.radiobox span {
  position: relative;
  top: -1px;
}

/* patch the member layer boxes */
.mbrLayerBlock {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.mbrLayerBlock:* {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}

/* patch the admin-control bar */
#adminControl *{
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
#adminControl *:before,
#adminControl *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
#adminControl .abox {z-index: 2000 !important;}
#adminControl img {vertical-align: inherit;}

/* Navbar */
.navbar {margin-bottom:0;}
.navbar-toggle {margin-top:50px;margin-right:8px;}
.navbar-bskr {
font-family: "Malgun Gothic", "Nanum Gothic", "Dotum";
font-weight:bold;
font-size:14px;
border-radius: 0;
margin-bottom: 0;
border-top:0;
border-left:0;
border-right:0;
}
.navbar-bskr .navbar-header {height: 50px;}
.navbar-bskr .navbar-header .navbar-brand {margin-left:0; line-height:46px; padding: 0 15px 0 8px;}
.navbar-bskr a:hover, #subheader a:focus {outline:0;}
.navbar-bskr .navbar-nav {margin: 0;padding-top: 30px;}
.navbar-bskr .container-fluid>.navbar-collapse, .navbar-bskr .container-fluid>.navbar-header, .navbar-bskr .container>.navbar-collapse, .navbar-bskr .container>.navbar-header {
margin-right: -8px;
margin-left: -8px;
}
.navbar-bskr .navbar-collapse {
padding-right: 0;
padding-left: 0;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {margin-left: 0px;}
.navbar-bskr .navbar-header ._logo_img {padding:0 8px;margin-top:5px;}
.navbar-bskr .navbar-form {display:block;font-weight:normal;}
.navbar-bskr .navbar-form .input-group .input-group-btn {display:inline-block;}
.navbar-bskr .bskr-search {
min-width:200px;
margin-top: 2px;
line-height: 20px;
border-radius: 20px;
}
.navbar-bskr .bskr-search:focus {
  background-color: #FFF;
}
.navbar-form.navbar-right:last-child {
margin-right: -8px;
}

.dropdown-menu>li>a {color: #555;}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {}

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
.nav .active.open>a, .nav .active.open>a:focus, .nav .active.open>a:hover {background-color: #428bca;}



/* µ¿ÁøµðÀÚÀÎÃß°¡ */
#subheader .container .pull-left ul { margin:0px;padding:0px }
#subheader .container .pull-left li { margin:0px;padding:0px;list-style:none;float:left }
#subheader .container .pull-left .top_call {

font-family: "Malgun Gothic", "Nanum Gothic", "Dotum";
font-weight:bold;
font-size:1.8em;
color:#FFFFFF;
padding-left:10px;

}


#subheader {width:100%;padding:0px;line-height:34px;vertical-align:middle;}
#subheader {color: #999;background-color:#2f2e2e;}
#subheader a {color: #fff;}
#subheader a:hover, #subheader a:focus {text-decoration:none; outline:0;}
#subheader .dropdown-menu> li > a {color: #555;}
#subheader .icon-menu {margin-right:5px;}
#subheader ul li.active a {color: #ffffff;}

#sitemap {width:100%;padding:20px 0;}
#sitemap .title-box {
border-bottom:#dddddd 1px dotted;
padding: 5px 0;
margin-bottom:10px;
font-weight:bold;
}
#sitemap .title-box i {
display: inline-block;
margin: 0 10px 0 3px;
position: relative;
top: 2px;
width: 3px;
height: 15px;
background: #dddddd;
}
#sitemap ul.sitemap {
display: inline-block;
list-style-type: none;
margin-bottom: 10px;
margin-top: 0px;
padding-left:17px;
}
#sitemap ul.sitemap li {
margin: 7px 0px;
position: relative;
}
#sitemap ul.sitemap li.item1 {font-weight:bold;}
#sitemap {color: #777777;background-color:#fdfdfd;border-bottom:#e7e7e7 1px solid;}
#sitemap a {color: #777777;}
#sitemap .title-box {border-bottom:#777777 1px dotted;}
#sitemap .title-box i {background: #777777;}


/** sidebar **/
.col-bskr-6 {
width: 100%;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
min-height: 1px;
}
.bskr-sidebar { padding-top: 20px; }
.bskr-sidebar.fixed { padding-top: 0; }
.bskr-sidebar .menuhead {
background-color: #424951;
color:#ffffff;
}
.bskr-sidebar .menuhead i {
display: inline-block;
margin: 0 10px 0 3px;
position: relative;
top: 2px;
width: 3px;
height: 15px;
background: #ffffff;
}
.bskr-sidenav {
background-color: #ffffff;
border: 0px solid #d5d5d5;
}
.bskr-sidenav .menuitem {position: relative;border-bottom: 1px solid #d5d5d5;bottom:-1px;}
.bskr-sidenav .menuitem.active {background-color: #eeeeee;}
.bskr-sidenav .menuitem.divider {border-top: 1px solid #d5d5d5;}
.bskr-sidenav .menuitem .side-header {display:block; color:#aaa; padding-left:15px; padding-top:5px; font-weight:bold; font-size:90%;}
.bskr-sidenav .menuitem a {
font-family: "Malgun Gothic", "Nanum Gothic", "Dotum";
display:block;
font-size:15px;
padding: 15px 15px;
color:#555;
}
.bskr-sidenav .menuitem a:hover {color:#222;}
.bskr-sidenav .menuitem a.active {
color: #424951;
font-weight: bold;
background-color:transparent;
}
.bskr-sidenav .subitem-list {padding-bottom:10px;}
.bskr-sidenav .subitem {
margin: 0 25px;
background-color:transparent;
}
.bskr-sidenav .subitem .side-header {display:block; color:#aaa; padding-left:5px; padding-top:5px; font-weight:bold; font-size:90%;}
.bskr-sidenav .subitem.divider {border-top: 1px solid #d5d5d5;}
.bskr-sidenav .subitem span {
color:#c0c0c0;
}
.bskr-sidenav .subitem i {
display: inline-block;
margin: 0 3px 0 3px;
position: relative;
top: 1px;
width: 1px;
height: 11px;
background: #c0c0c0;
}
.bskr-sidenav .subitem a {
display:inline-block;
padding: 4px 2px;
color:#555;
}
.bskr-sidenav .subitem a:hover {text-decoration:underline;color:#333;}
.bskr-sidenav .subitem a.active {
color: #424951;
font-weight: bold;
}
.btn-subitem {
color: #333333;
background-color: #eeeeee;
border-color: #cccccc;
}
.btn-subitem:hover, .btn-subitem:focus, .btn-subitem:active, .btn-subitem.active, .open .dropdown-toggle.btn-subitem {
color: #333333;
background-color: #ebebeb;
border-color: #adadad;
}
.subitem-popup {display:none;}


/* page title controls */
.bskr-title { color: #1c5b8c; margin-bottom: 20px; } 
.bskr-title hr { margin-top: 10px;} 
.bskr-title .title {  
display: inline-block;
font-family: "Malgun Gothic", "Nanum Gothic", "Dotum";
font-size:20px;
font-weight: bold;
}
.bskr-title .title a { color: #1c5b8c; }
.bskr-title .title .glyphicon { position:relative; top:3px; }
.bskr-title .title .subtitle { font-size:16px; }
.bskr-title .pull-right {padding-top:3px;}  
.bskr-title .msg {
color: #1c5b8c; 
font-family: dotum;
padding: 0 0 30px 0;
}
.bskr-title-tabs li.active a { 
font-family:"Malgun Gothic", "Nanum Gothic", "Dotum"; 
font-weight:bold;
font-size:14px;
color: #1c5b8c;
}

.bskr-title-ex {
color:#555;
padding-bottom: 5px;
margin: 0 0 20px 0;
border-bottom: 1px solid #dddddd;
}
.bskr-title-ex .title {  
display: inline-block;
font-family: "Malgun Gothic", "Nanum Gothic", "Dotum";
font-size:20px;
font-weight: bold;
}
.bskr-title-ex .title a { color: #555; }
.bskr-title-ex .title .glyphicon { position:relative; top:3px; }
.bskr-title-ex h1, .bskr-title-ex h2, .bskr-title-ex h3, .bskr-title-ex h4 {
font-family:"Malgun Gothic", "Nanum Gothic", "Dotum"; 
font-weight:bold;
margin: 0 0 -5px 0;
padding-bottom: 5px;
display: inline-block;
border-bottom: 3px solid #555;
}


/** µ¿ÁøµðÀÚÀÎÃß°¡ ÇÏ´Ü °í°´¼¾ÅÍ **/ 
@import url(http://fonts.googleapis.com/css?family=Passion+One);

#cs_footer:after {content:""; display:block; clear:both;} 
#cs_footer { border-top:1px solid #ccc;padding:25px 0 25px 0;margin-top:100px;*zoom1;} /* IE5.5~7 ºê¶ó¿ìÀú ´ëÀÀ Hack */
#cs_footer .cf_box { max-width:1200px;margin:0 auto;font-family: "Malgun Gothic", "Nanum Gothic", "Dotum";color:#777 }
#cs_footer .cf_box a { font-family: "Malgun Gothic", "Nanum Gothic", "Dotum";color:#777 }
#cs_footer .cf_box ul { margin:0px;padding:0 30px 0 30px; }
#cs_footer .cf_box li {display: block; float:left;width:23%;margin:0px;padding:0px;list-style:none }
#cs_footer .cf_box li.cs_area { min-width:235px; }
#cs_footer .cf_box li.cm_area { min-width:150px; }
#cs_footer .cf_box li.sns_area { min-width:285px;padding-right:30px }
#cs_footer .cf_box li.latest_gallery {min-width:285px; }

#cs_footer .cf_box li .cf_title { font-weight:normal;font-family: 'Passion One'; font-size:18px;color:#57575}
#cs_footer .cf_box li .cs_num { font-weight:normal;font-family: Malgun Gothic; font-size:36px;color:#777}

#cs_footer .cf_box li .qm_menu dd { padding:0 0 8px 5px}
#cs_footer .cf_box li .qm_menu dd a:hover{ color:#000}
#cs_footer .cf_box li .sns_menu dd { padding:0 0 10px 0}
#cs_footer .cf_box li .sns_menu dd span{ padding:0 0 0 10px}
#cs_footer .cf_box li .sns_menu dd a {  font-weight:normal;font-family: 'Passion One'; font-size:16px;}
#cs_footer .cf_box li .sns_menu dd a:hover{ color:#000}


/* footer controls */
.bskr-footer {
padding-top: 50px;
padding-bottom: 50px;
margin: 0 auto;
margin-top:0px;
color: #777;
text-align: center;
background: #222222;
}
.bskr-footer .slinks .elink a {
font-family:"Malgun Gothic", "Nanum Gothic", "Dotum"; 
font-weight:bold;
font-size:14px;
color: #aaa;
text-decoration: none;
background: transparent;
}
.bskr-footer .slinks .elink a:hover {
color: #777;
text-decoration: underline;
}


/* common colors */
.navbar-bskr .navbar-nav > li > a {
font-family: "Malgun Gothic", "Nanum Gothic", "Dotum";
font-size: 14px;
font-weight: bold;
text-align: left;
}
.bskr-sidebar .menuhead {
font-family: "Malgun Gothic", "Nanum Gothic", "Dotum";
padding: 10px 15px;
font-size:14px;
font-weight: bold;
}
.btn {font-family:"Malgun Gothic", "Nanum Gothic", "Dotum"; font-weight:bold;}
.dropdown-menu > li > a {font-family:"Malgun Gothic", "Nanum Gothic", "Dotum"; }
.bskr-font { font-size:12px; }
.bskr-font-lg { font-size:14px; }
.bskr-font-xlg { font-size:16px; }

.link-blue a {
color: #428bca;
text-decoration: none;
background: transparent;
}
.link-blue a:active, .link-blue a:hover {
outline: 0;
}
.link-blue a:hover, .link-blue a:focus {
color: #2a6496;
text-decoration: underline;
}

.label{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;}
.badge{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;}
.badge-primary{background-color:#357ebd;}
.badge-success {background-color:#398439;}
.badge-info {background-color:#269abc;}
.badge-warning {background-color:#eea236;}
.badge-danger {background-color:#ac2925;}

.clr-main { color:#1c5b8c }
.clr-red { color:#ff0000; }

.pagebox01 .selected, .pagebox01 .notselected {position: relative;top: 2px;}

/** main_ad **/
#main_ad {
text-align:center;
margin-bottom: 15px;
}
.main_banner {
padding:0;
border:1px solid #ddd; 
}
.ad_adsense {width:100%;text-align:center}
.main_adsense {
padding:17px 5px;
border:1px solid #ddd; 
background-color:#f9f9f9;
}


/** features **/
#features h2 {
font-family: "Malgun Gothic", "Nanum Gothic", "Dotum";
color:#555;
font-weight:bold;
}
 
/** client logos **/
#clients {
display: block;
margin:35px 0;
}
#clients .clients-wrap {
display: block;
width: 100%;
margin: 0 auto;
overflow: hidden;
}
#clients .clients-wrap ul {
display: block;
list-style: none;
position: relative;
margin:0px;
padding:0px;
}
#clients .clients-wrap ul li {
display: block;
float: left;
position: relative;
width:290px;
height: 200px;
text-align: center;
}
#clients .clients-wrap ul li img {
vertical-align: middle;
max-width: 100%;
max-height: 100%;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
transition: all 0.3s linear;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
filter: alpha(opacity=65); 
opacity: 0.65;
}
#clients .clients-wrap ul li img:hover {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100); 
opacity: 1.0;
}

/** default components **/
.modal-title {font-weight:bold;font-family: "Malgun Gothic", "Nanum Gothic", "Dotum";}
.popover-title {font-weight:bold;font-family: "Malgun Gothic", "Nanum Gothic", "Dotum";}
.nav-tabs>li {font-family: "Malgun Gothic", "Nanum Gothic", "Dotum";font-weight:bold;}
.nav-tabs>li>a {color: #428bca;}
a.bskr_autolink {
color: #428bca;
text-decoration: none;
background: transparent;
}
a.bskr_autolink:hover {
color: #2a6496;
text-decoration: underline;
}

span.s {text-decoration:none;}
p {margin: 0 0 10px;}

