<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.carousel {
	overflow: hidden;
	margin-top: 15px;
	clear: both;
}

.carousel .inner {
    
}

.carousel .middle {
    overflow: auto;
}




#madebynt {
	width: 480px;
	height: 80px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#madebynt .middle {
	float: left;
	width: 430px;
	height: 80px;
	overflow:hidden;
background-color: #e4e7e9;
}

#madebynt .inner img {
    float: left;
}
#madebynt a.slide {
    float: left;
	width: 86px;
	height: 80px;
	overflow:hidden;
		background: none;
}
#madebynt a.slide:hover {
	background-repeat: no-repeat;
	background-position: center middle;
	background-image: url(../img/sl_abg.png);
}
#madebynt a {
	float: left;
	width: 24px;
	height: 80px;
	text-align: center;
	text-decoration: none;
	font-size: 36px;
	line-height: 80px;
	background-repeat: no-repeat;
	background-position: 0px center;
}

#madebynt a.next {
	float: right;
	border-left: 1px solid #fff;
	background-color: #e4e7e9;
	-moz-border-radius-topright: 6px 6px;
	-webkit-border-top-right-radius: 6px 6px;
	border-top-right-radius: 6px 6px;
	-moz-border-radius-bottomright: 6px 6px;
	-webkit-border-bottom-right-radius: 6px 6px;
	border-bottom-right-radius: 6px 6px;
	background-position: -24px center;
}

#madebynt a.prev {
    border-right: 1px solid #fff;
	background-color: #e4e7e9;
	-moz-border-radius-topleft: 6px 6px;
	-webkit-border-top-left-radius: 6px 6px;
	border-top-left-radius: 6px 6px;
	-moz-border-radius-bottomleft: 6px 6px;
	-webkit-border-bottom-left-radius: 6px 6px;
	border-bottom-left-radius: 6px 6px;
}
#madebynt a.prev:hover {
      background-color: #bbc3c7;
}
#madebynt a.next:hover {
      background-color: #bbc3c7;
}




#ntrefs {
	width: 760px;
	height: 200px;
	margin-top: 15px;
	margin-bottom: 25px;
}

#ntrefs .middle {
	float: left;
	width: 710px;
	height: 200px;
	overflow:hidden;
	background-color: #e4e7e9;
}

#ntrefs .inner img {
    float: left;
}
#ntrefs div.slide {
    float: left;
	width: 355px;
	height: 200px;
	overflow:hidden;
	background: none;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-position: left bottom;
}

#ntrefs a {
	float: left;
	width: 24px;
	height: 200px;
	text-align: center;
	text-decoration: none;
	font-size: 36px;
	line-height: 200px;
	background-repeat: no-repeat;
	background-position: 0px center;
}

#ntrefs a.next {
	float: right;
	border-left: 1px solid #fff;
	background-color: #e4e7e9;
	-moz-border-radius-topright: 6px 6px;
	-webkit-border-top-right-radius: 6px 6px;
	border-top-right-radius: 6px 6px;
	-moz-border-radius-bottomright: 6px 6px;
	-webkit-border-bottom-right-radius: 6px 6px;
	border-bottom-right-radius: 6px 6px;
	background-position: -24px center;
	
}

#ntrefs a.prev {
    border-right: 1px solid #fff;
	background-color: #e4e7e9;
	-moz-border-radius-topleft: 6px 6px;
	-webkit-border-top-left-radius: 6px 6px;
	border-top-left-radius: 6px 6px;
	-moz-border-radius-bottomleft: 6px 6px;
	-webkit-border-bottom-left-radius: 6px 6px;
	border-bottom-left-radius: 6px 6px;
	vertical-align:middle;
	
}
#ntrefs a.prev:hover {
   background-color: #bbc3c7;
}
#ntrefs a.next:hover {
   background-color: #bbc3c7;
}

/*
#ntrefs .slide img {
	height: 550px;
	width: 710px;
	float:left;
}
#ntrefs .slide .overlay {
	height:200px;
	width: 710px;
	float:left;
	margin-top: -246px;
	
	
}

#ntrefs .slide .overlay .headline{
	height: auto;
	float:right;
	width: 340px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear:both;
	background-color: #FFF;
	line-height: 36px;
	color: #425964;
	text-shadow: -1px -1px 2px #e4e7e9, 1px 1px 2px #e4e7e9;
	font-size: 28px;
	font-weight:normal;
	-webkit-border-top-left-radius: 6px 6px;
	border-top-left-radius: 6px 6px;
	-moz-border-radius-topleft: 6px 6px;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0, rgba(255,255,255,0.5)), color-stop(1, rgba(255, 255, 255,0.8))  );
	background-size: 100% 100%;
	background: -moz-linear-gradient(top,rgba(255,255,255,0.7) 0%, rgba(255, 255, 255,1.0) 100%);
	-moz-background-size: 100% 100% ;
	background-position: left bottom;
	}
#ntrefs .slide .overlay .col1 {
	margin: 0px;
	padding-left: 10px;
	padding-right: 5px;
	height: 250px;
	width: 340px;
	float: left;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0, rgba(255,255,255,0.8)), color-stop(1, rgba(255, 255, 255,1.0))  );
	background-size: 100% 100%;
	background: -moz-linear-gradient(top,rgba(255,255,255,0.7) 0%, rgba(255, 255, 255,1.0) 100%);
	-moz-background-size: 100% 100%;
	background-position: left bottom;
	}
#ntrefs .slide .overlay .col2 {
	height: 250px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 10px;
	width: 340px;
	float:right;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0, rgba(255,255,255,0.8)), color-stop(1, rgba(255, 255, 255,1.0))  );
	background-size: 100% 100%;
	background: -moz-linear-gradient(top,rgba(255,255,255,0.7) 0%, rgba(255, 255, 255,1.0) 100%);
	-moz-background-size: 100% 100%;
	background-position: left bottom;
	}
*/</pre></body></html>