@charset "utf-8";

/* CSS Document */
body{
	background-color:#003366;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:25px;
	color:#333;
	position:relative;
	min-width:1000px;
	
}
.ic {
	background:#FFFFFF;
	border:0;
	float:right;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-200% 0 0 0;
	padding:0;
	overflow:hidden;
}
html,body{height:100%;}
html {min-width:1000px;}

/* Global Structure----------------------------*/

.main{
	margin:0 auto;
	position:relative;
	width:1000px;
	background:url(../images/main-bg.png);
	border-radius:4px;
	padding:0 0 10px 0;
}
.main-indents {
	padding:10px 0;
}

/*----- alignment & clearing -----*/
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}

.clear{
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
}
.wrapper{
	overflow:hidden;
	position:relative;
	
}
.extra-wrap{
	overflow:hidden;
	display:block;
}

/*  Header styles */
h1,h2,h3,h4,h5,h6{
	color:#333;
	padding:0 0 12px 0;
	font-weight:normal;
	font-family: 'Oswald', sans-serif;
	letter-spacing:-1px;
	text-transform:uppercase;
}
h1{font-size:32px; line-height:42px; color:#009933;}
h2{font-size:28px; line-height:28px;}
h3{font-size:24px; line-height:34px;} 
h4{font-size:20px; line-height:20px;}  
h5{font-size:18px; line-height:16px;}
h6{font-size:16px; line-height:16px;}

.welcome {
	display:block;
	color:#0043e4;
	font-size:60px;
	line-height:52px;
	letter-spacing:-1px;
	margin:0 0 -20px 0;
	font-family: 'Alex Brush', cursive;
	text-transform:capitalize;
}
.hp-1 {
	padding:0 0 20px 0;
}
h5 span {
	color:#0043e4;
}

/*----- text & typography -----*/
.quote-1 {
	padding:0 0 20px 40px;
	background:url(../images/quotes.png) no-repeat 0 8px;
}

/*----- borders & lines -----*/

/*----- boxes -----*/

.content-box {
	background:#fff;
	padding:22px 36px 25px 36px;
	margin:0 10px;
}
.img-box {
	display:inline-block;
	padding:3px;
	background:#fff;
	border:1px solid #d9d9d9;
	border-radius:3px;
	margin-bottom:12px;
}

/* Lightbox image */

.lightbox-image{display:inline-block;position:relative;}
a.border{padding:6px;background:#dededa;display:inline-block;}
.lightbox-image img{position:relative;z-index:2;}
.lightbox-image span{position:absolute;width:100%;height:100%;left:0;top:0;
background:url(../images/magnify.png) 50% 50% #fff no-repeat;}

/*----- indents -----*/

.img-indent {
	float:left;
	margin:5px 20px 0 0;
}
.img-indent-1 {
	float:left;
	margin:0 20px 0 36px;
}
.img-indent-bot {margin:5px 0 16px 0;}

p {padding-bottom:25px;}
.p {padding-bottom:25px;}
.p0 {padding-bottom:0 !important;}
.p1 {padding-bottom:30px !important;}
.p2 {padding-bottom:14px !important;}
.p3 {padding-bottom:20px !important;}

.a1 {margin:0 2px; color:#0066CC;}
.a2 {margin-left:20px; margin-right:20px;}

/*----- lists -----*/

.list-1 {padding:0 0 20px 0;}
.list-1 li {
	display:block;
	padding:0 0 0 20px;
	background:url(../images/list-1-marker.gif) no-repeat 0 10px;
	line-height:25px;
}
	.list-1 li a {
		color:#333;
		font-size:14px;
	}
		.list-1 li a:hover {
			color:#0043e4;
			text-decoration:none;
		}
.list-2 {
	padding:5px 0 20px 0;
}
.list-2 li {
	line-height:22px;
	padding:0 0 18px 0;
}
.list-2 li a {
	display:inline-block;
	font-family: 'Oswald', sans-serif;
	font-size:18px;
	line-height:22px;
	color:#0043e4;
	text-transform:uppercase;
	letter-spacing:-1px;
}
	.list-2 li a:hover {
		color:#000;
		text-decoration:none;
	}
/*----- buttons & links -----*/

a {
	color:#CCCCCC;
	font-size:14px;
	text-decoration: none;
	cursor:pointer;
}
	a:hover {text-decoration: none;}

.button {
	display:inline-block;
	font-size:18px;
	line-height:22px;
	color:#fff;
	text-decoration:none;
	background:#0043e4;
	padding:7px 20px;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
}
	.button:hover {
		text-decoration:none;
		background:#000;
	}


.link {
	text-decoration: none;
	color:#ee623a;
	font-weight:bold;
}
	.link:hover {text-decoration: none;}

/*********************************header******************/

header{
	position:relative;
	z-index:2;
	width:960px;
	margin:0 auto;
	padding:25px 0 12px;
}

.logo {
	color:#0066CC;
	float:left;
	padding:0 !important;
	margin:0 0 0 10px;
}
.logo a {
	position:relative;
	background: url(../images/ncllogo.png) no-repeat 0 0;
	width:110px;
	overflow:hidden;
	margin-right:40px;
	text-indent:-99em;
	display:block;
}

/********************** Slider ************************/

.mp-slider .items {display:none;}
.mp-slider {
	width:960px;
	height:300px;
	margin:0 auto;
	position:relative;
}

.mp-prev, .mp-next {
	position:absolute;
	width:20px;
	height:40px;
	bottom:110px;
	z-index:999;
}
.mp-prev {
	left:20px;
	background:url(../images/mp-prev.png);
}
	.mp-prev:hover {
		opacity:0.8;
	}
.mp-next {
	right:25px;
	background:url(../images/mp-next.png);
}
	.mp-next:hover {
		opacity:0.8;
	}

.mp-slider .banner {
	position:absolute;
	left:20px;
	right:20px;
	font-family: 'Oswald', sans-serif;
	color:#fff;
	z-index:99 !important;
	top:auto !important;
	bottom:40px !important;
	padding:0;
	text-align:center;
	font-size:30px;
	line-height:40px;
	text-transform:uppercase;
}
	.mp-slider .banner span {
		display:block;
	}
	.mp-slider .banner b {
		color:#ead909;
	}
	.mp-slider .banner .row-1 b {font-weight:normal;}
	.mp-slider .row-1 {
		padding:0;
	}
	.mp-slider .row-2 {
		font-size:30px;
		line-height:40px;
		margin:-5px 0 0 0;
		font-weight:bold;
	}

/********************** Content ************************/

section#content {
	position:relative; 
	z-index:1;
	padding:0 0 0 0;
}
.col-10 {
	float:left;
	width:230px;
	margin-top: 100px;
	margin-right: 18px;
	margin-bottom: 0;
	margin-left: 0;
	border-color:#0066CC;
	border:1px solid;
	
}
.col-11 {
	float:left;
	width:230px;
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 0;
	margin-left: 0;
	
	
}
.col-12 {
	float:left;
	width:700px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10;
}
.contnt-slider section {
	background:#fff !important;
}
.relative {
	position:relative;
}
.cs-prev, .cs-next {
	display:block;
	position:absolute;
	bottom:20px;
	width:17px;
	height:25px;
	z-index:99;
}
	.cs-prev {
		background:url(../images/cs-controls.png) no-repeat 0 0;
		right:24px;
	}
	.cs-next {
		background:url(../images/cs-controls.png) no-repeat right 0;
		right:0;
	}
	.cs-prev:hover, .cs-next:hover {
		opacity:0.7;
	}

.gallery-meta {
	overflow:hidden;
	padding:0 0 20px 0;
}
.gallery-name {
	float:left;
	font-family: 'Oswald', sans-serif;
	font-size:18px;
	line-height:22px;
	text-transform:uppercase;
	color:#333;
	max-width:70%;
}
	.gallery-name:hover {
		text-decoration:none;
		color:#0043e4;
	}
.capacity {
	float:right;
	max-width:30%;
}
.map_container {
	padding:5px 5px 20px 5px;

}

/******************** Footer ******************/

footer {
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding:10px 20px;
	background:#464646;
	background : -webkit-gradient(linear, left top, left bottom, from(rgb(168,168,168)), to(rgb(69,69,69)));
    background : -moz-linear-gradient(top, rgb(168,168,168), rgb(69,69,69));
	margin-left:20px;
	margin-right:20px;
}
		
		
	
/*************** Horizontal Menu Bar **************************************/

.wrapper_menu {
    width: 100%;
    height: 50px;
    background : #464646;
    background : -webkit-gradient(linear, left top, left bottom, from(rgb(168,168,168)), to(rgb(69,69,69)));
    background : -moz-linear-gradient(top, rgb(168,168,168), rgb(69,69,69));
    border-top: 2px solid #939393;
    position: relative;
    margin-bottom: 10px;
}


ul {
    margin: 0;
    padding: 0;
}
 
ul.menu_hor {
    height: 50px;
    border-left: 1px solid rgba(0,0,0,0.3);
    border-right: 1px solid rgba(255,255,255,0.3);
    float:left;
}
 
ul.menu_hor li {
    list-style: none;
    float:left;
    height: 49px;
    text-align: center;
    background: -webkit-gradient(radial, 50% 100%, 10, 50% 50%, 90, from(rgba(31,169,244,1)), to(rgba(0,28,78, 1)) );
    background: -moz-radial-gradient(center 80px 45deg, circle cover, rgba(31,169,244,1) 0%, rgba(0,28,78, 1) 100%);
    }
 
ul li a {
    display: block;
    padding: 0 20px;
    border-left: 1px solid rgba(255,255,255,0.1);
    border-right: 1px solid rgba(0,0,0,0.1);
    text-align: center;
    line-height: 49px;
    background : -webkit-gradient(linear, left top, left bottom, from(rgb(168,168,168)), to(rgb(69,69,69)));
    background : -moz-linear-gradient(top, rgb(168,168,168), rgb(69,69,69));
    -webkit-transition-property: background;
    -webkit-transition-duration: 700ms;
    -moz-transition-property: background;
    -moz-transition-duration: 700ms;
    }
 
ul li a:hover {
    background: transparent none;
}
 
ul li.active a{
    background: -webkit-gradient(radial, 50% 100%, 10, 50% 50%, 90, from(rgba(31,169,244,1)), to(rgba(0,28,78, 1)) );
    background: -moz-radial-gradient(center 80px 45deg, circle cover, rgba(31,169,244,1) 0%, rgba(0,28,78, 1) 100%);
}

/*************** Horizontal Menu Bar End**************************************/

.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #336699;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	

#navigation td {
	border-bottom: 1px solid #003366;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #CC0033;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #001C4E;
	color:#FFFFFF;
	}
