div.highlight-box div.box-header-bg {
	background: #d7e8f5 url(../images/highlight-box/box-header-bg.png) repeat-x left bottom;
	border-top: 1px solid #8fa4b3;
}

div.highlight-box div.box-header-bottom-line {
	background: transparent url(../images/highlight-box/box-header-bottom-line.png) repeat-x left top;
	padding-top: 15px;
}

div.highlight-box div.box-header-bottom-bar {
	background: transparent url(../images/highlight-box/box-header-bottom-bar.png) no-repeat left bottom;
	padding-left: 304px;
}

div.highlight-box div.box-header-bg h2 {
	border-top: 1px solid #f2faff;
	border-bottom: 1px solid #d5e6f2;
	padding: 7px 10px;
	margin: 0px;
	color: #352680;
	font-size: 195%;
	font-weight: bold;
	font-style: italic;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}

div.highlight-box div.highlight-box-content {

	margin: 7px 0;
}

div.highlight-box div.content-top-bar {
	background: transparent url(../images/highlight-box/content-top-bar.png) no-repeat right bottom;
	padding-top: 4px;
}

div.highlight-box div.bottom-sh {
	background: transparent url(../images/highlight-box/sh-bottom.png) repeat-x left bottom;
	padding-bottom: 8px;
}

div.highlight-box div.box-background {
	border-bottom: 1px solid #b8c4cc;
	background-color: #ebf2f7;
}

div.slider-box_v1-background {
	width: 100%;
}



div.slider-box_v1-background div.slider-position {
	margin: 0px 0px 20px;
	position: relative;
	z-index: 1;
}

div.slider-box_v1-background #featured div.top_sh_block {
	position: absolute;
	overflow: hidden;
	height: 60px;
	top: 7px;
	left: 5px;
	right: 5px;
	z-index: 100;
}
div.slider-box_v1-background #featured div.top_sh {
	position: absolute;
	height: 60px;
	top: -61px;
	left: 0px;
	right: 0px;
	box-shadow: 0px 6px 15px rgba(0,0,0,1);
	border-radius: 0em 0em 100% 100% / 0em 0em 2em 2em;
}

div.slider-box_v1-background #featured div.wrap-box {
	position: relative; 
	overflow: hidden;
}

div.slider-box_v1-background #featured div.slider-title {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	text-align: center;
	padding-bottom: 10px;
	z-index: 110;
}

div.slider-box_v1-background #featured div.slider-title span {
	font-family: Arial, Helvetica;
	font-size: 1.15em;
	color: #0C4F78;
	text-shadow: 1px 1px 0px #edf1f3;
	background-color: #ebeff2;
	background-image: -moz-linear-gradient(top, #fafdff, #d3dfe5);
	background-image: -webkit-linear-gradient(top, #fafdff, #d3dfe5);
	background-image: -ms-linear-gradient(top, #fafdff, #d3dfe5);
	background-image: -o-linear-gradient(top, #fafdff, #d3dfe5);
	background-image: linear-gradient(top, #fafdff, #d3dfe5);
	display: none;
	position: relative;
	margin: -5px auto 0;
	padding: 6px 15px 3px;
	box-shadow: 0px 4px 4px rgba(0,0,0,0.5);
	zoom: 1;
}

div.slider-box_v1-background #featured div.slider-title span:before, 
 div.slider-box_v1-background #featured div.slider-title span:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	width: 15px;
	background-color: #ebeff2;
	background-image: -moz-linear-gradient(top, #fafdff, #d3dfe5);
	background-image: -webkit-linear-gradient(top, #fafdff, #d3dfe5);
	background-image: -ms-linear-gradient(top, #fafdff, #d3dfe5);
	background-image: -o-linear-gradient(top, #fafdff, #d3dfe5);
	background-image: linear-gradient(top, #fafdff, #d3dfe5);
	z-index: 1;
}

div.slider-box_v1-background #featured div.slider-title span:before {
	left: -10px;
	-moz-transform: skew(20deg);
	-webkit-transform: skew(20deg);
	-o-transform: skew(20deg);
	transform: skew(20deg);
	border-radius: 0em 0em 0px 6px;
	box-shadow: -4px 4px 4px -2px rgba(0,0,0,0.5);
}

div.slider-box_v1-background #featured div.slider-title span:after {
	right: -10px;
	-moz-transform: skew(-20deg);
	-webkit-transform: skew(-20deg);
	-o-transform: skew(-20deg);
	transform: skew(-20deg);
	border-radius: 0em 0px 6px 0px;
	box-shadow: 4px 4px 4px -2px rgba(0,0,0,0.5);
}


div.slider-box_v1-background #featured:after {
	content: "";
	position: absolute;
	height: 60px;
	bottom: 5px;
	left: 10%;
	right: 10%;
	box-shadow: 0px 5px 20px 3px rgba(0,0,0,0.4);
	border-radius: 0em 0em 100% 100% / 0em 0em 3em 3em;
	z-index: -2;
}

div.slider-box_v1-background #featured { 
    border: 1px solid #9da3a6;
	background-color: #dfe3e6;
	background-image: -moz-linear-gradient(top, #fff, #dfe3e6);
	background-image: -webkit-linear-gradient(top, #fff, #dfe3e6);
	background-image: -ms-linear-gradient(top, #fff, #dfe3e6);
	background-image: -o-linear-gradient(top, #fff, #dfe3e6);
	background-image: linear-gradient(top, #fff, #dfe3e6);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.4), 0 0 2px rgba(255,255,255,0.9);
	-webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.5), 0 0 2px rgba(255,255,255,0.9);
	box-shadow: 0 0 0 1px #e9f1f5, 0 1px 5px rgba(0,0,0,0.4);
	padding: 7px;
	margin: 0;
	position:relative; 
	width:auto;
	height: 330px;
}

div.slider-box_v1-background #featured .nav-position {
	position: absolute;
	width: 100%;
	height: 35px;
	clear: both;
	bottom: 100%;
	text-align: center;
	
}

div.slider-box_v1-background #featured .nav-position .first-element {
	font-size: 0;
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle;
}

div.slider-box_v1-background #featured #nav {
	padding:12px 6px; 
	text-align: center;
	display: none;
}

div.slider-box_v1-background #featured #nav a {
	overflow: hidden;
	text-indent: -9999em;
	display: inline-block; 
	background: url(../images/kntuw_v4/slider/slide-button.png) no-repeat left top;
	width: 21px;
	height: 17px;
	padding: 0;
}

div.slider-box_v1-background #featured #nav a:hover, 
 div.slider-box_v1-background #featured #nav a.activeSlide { 
	background: url(../images/kntuw_v4/slider/slide-button.png) no-repeat right top;
}

div.slider-box_v1-background #featured ul.ui-tabs-nav { 
	position:relative;
	background: none;
	display: inline-block;
	vertical-align: middle;
	padding:12px 6px 12px 1px; 
	margin:0; 
	width: auto;
	height: auto;
	left: auto;
	right: auto;
}
div.slider-box_v1-background #featured ul.ui-tabs-nav li{ 
	font-size: 1px;
	background-image: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	float: left;
}
div.slider-box_v1-background #featured li.ui-tabs-nav-item a{ 
	display:block; 
	background: url(../images/kntuw_v4/slider/slide-button.png) no-repeat left top;
	width: 21px;
	height: 17px;
	padding: 0;
}
div.slider-box_v1-background #featured li.ui-tabs-nav-item a:hover{ 
	background: url(../images/kntuw_v4/slider/slide-button.png) no-repeat right top;
}
div.slider-box_v1-background #featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background: url(../images/kntuw_v4/slider/slide-button.png) no-repeat right top;
}

div.slider-box_v1-background #featured .ui-tabs-panel div.image-position { 
	overflow: hidden;
}
div.slider-box_v1-background #featured .ui-tabs-panel div.image-position img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
div.slider-box_v1-background #featured .ui-tabs-panel{ 
	background:#d3e1e5; 
	position:relative;
	overflow: hidden;
	width:auto; 
}

div.slider-box_v1-background #featured .ui-tabs-panel img {
	border: none;
	float: none;
	max-width: 100%;
	height: auto;
	padding: 0;
	/* margin-top: -10px; */
}

div.slider-box_v1-background #featured .info {
	border-top: 1px solid rgba(0,0,0,0.7);
 	background-color: rgba(0,0,0,0.5); 
	font-family: georgia, times;
	color: #e1f8fa;
	padding: 2px 7px 0px;
	font-style: italic;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	text-shadow: 1px 1px 0 rgba(0,0,0, 0.8);
}
.ie8 div.slider-box_v1-background #featured .info { 
	border-top: none;
 	background: transparent url(../images/kntuw_v4/slider/info-overlay.png) repeat left bottom;; 
}

div.slider-box_v1-background #featured .info h2.title { 
	color: #e1f8fa;
	padding: 0;
	font-size:115%;
	font-style: italic;
}
div.slider-box_v1-background #featured .info h2{ 
	color: #e1f8fa;
	font-size:110%;
	padding:0; margin:0;
	font-style: italic;
	width: auto;
}

div.slider-box_v1-background #featured .info h3{ 
	color: #e1f8fa;
	font-size:105%;
	padding:0; margin:0;
	font-style: italic;
}

div.slider-box_v1-background #featured .info p{ 
	color: #e1f8fa;
	font-size:1.25em; 
	font-weight: bold;
	line-height:1.15em;
	text-align: center;
	margin: 0 0 0.4em 0;
}
div.slider-box_v1-background #featured .info a{ 
	color: #e1f8fa;
}
div.slider-box_v1-background #featured .info a:hover{ 
	color: #e1f8fa;
}
div.slider-box_v1-background #featured .ui-tabs-hide{ 
	display:none; 
}
