@import url(//fonts.googleapis.com/css?family=Open+Sans:400,600,300);
@charset "utf-8";
/* CSS Document */
/* Layout style information */::selection {
	background: #231f20; /* Safari */
	color: #f1f1f1;
}
::-moz-selection {
	background: #231f20; /* Firefox */
	color: #f1f1f1;
}
html {
	height: 100%;
	font-size: 62.5%;
}
body {
	background: #282828;
	/* background-image: url("/images/bgGrain.png");
	background-position: 0px 32px;
	*/
	background-repeat: repeat-x;
	font-family: , "Open Sans","Helvetica Neue", Verdana, Geneva, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

img {
	height: auto;
	max-width: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
.loading .ajaxbg {
	background: #000;
	opacity: 0.30;
	-moz-opacity: 0.30;
	filter: alpha(opacity=30);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100000;
}
.loading .ajaxloader {
	font-size: 120px;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1000000;
	margin-left: 120px;
	margin-top: -120px;
}
#columnOne {
	width: 675px;
	float: left;
	min-height: 900px;
	position: relative;
}
#columnTwo {
	border-left: 1px solid #f18228;
	width: 277px;
	float: left;
	background-color: #dedfe0;
	position: relative;
}
#mainContainer {
	font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	width: 100%;
	/* height: 100%;
	*/
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #f1f1f1;
}
#mainBorder {
	width: 1085px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #f2f2f2;
	background-image: -webkit-linear-gradient(#fafafa, #f2f2f2);
	background-image: -o-linear-gradient(#fafafa, #f2f2f2);
	background-image: linear-gradient(#fafafa, #f2f2f2);
	background-image: url("/images/bgShadowInner.png");
	background-repeat: repeat-x;
	background-position: 0px -300px;
	position: relative;
	margin-top: 60px;
	min-height: 400px;
	padding: 0px;
}
#mainContent {
	width: 1045px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	margin-top: 60px;
	z-index: 50;
	min-height: 700px;
}
#mainNav {
	display: none;
	background-color: #282828;
	width: 1045px;
	height: 413px;
	margin: 0 auto;
	position: absolute;
	top: 62px;
	left: 0;
	right: 0;
	z-index: 100;
	border-top: 1px solid #d1d1d1;
	border-bottom: 10px solid #147ec1;
	opacity: 0.95;
}
.mainNavContent {
	position: relative;
	left: 15px;
	top: 60px;
	float: left;
	margin-left: 20px;
}
#mainNav h3 {
	font-size: 21px;
	color: #fff;
	position: relative;
	opacity: 1.0;
	padding-left:9px;
}
#mainNav ul {
	position: relative;
	padding: 0px;
	margin: 0px;
	top: 10px;
}
#mainNav a {
	opacity: 1.0;
	display: inline-block;
	width: 100%;
	color: #fff;
	padding: 9px 0px 9px 10px;
	text-decoration: none;
}
#mainNavPages a {
	border-bottom: 1px solid #5f6163;
}
#mainNavAccount a {
	border-bottom: 1px solid #2792d5;
}
#mainNavPages a:hover {
	text-decoration: none;
	background-color: #323232;
}
#mainNavAccount a:hover {
	text-decoration: none;
	background-color: #2792d5;
}
#mainNavPages {
	padding-left: 10px;
}
#mainNavPages li {
	color: #fff;
	font-size: 14px;
	margin: 0px;
	width: 280px;
	list-style-type: none;
	padding:0px;
}
#mainNavAccount li {
	color: #fff;
	font-size: 14px;
	margin: 0px;
	width: 280px;
	list-style-type: none;
	padding:0px;
}
#mainNavPages {
	position: relative;
	float: left;
	width: 695px;
}
#mainNavAccount {
	position: relative;
	background-color: #147ec1;
	float: left;
	width: 340px;
	height: 100%;
}
header {
	height: 62px;
	width: 100%;
	position: fixed;
	background-color: #282828;
	top: 0%;
	z-index: 100;
}
#logo img {
	position:relative;
	bottom:0px;
}
#logo {
	
	position: absolute;
	left: 59px;
    right: 865px;
    width: 210px;
    height: 210px;
    top: 22px;
	margin: 0 auto;
	float: left;
	/* margin-left: -524px;
	border:4px solid #f18228;
	background-color:#fff;*/
	cursor: pointer;
	z-index: 101;
	border-radius:28px;
	/*
	border-bottom-left-radius:0px;
	border-top-right-radius:0px;
	*/
	overflow:hidden;
	
	
}
.smaller {
	left:59px;
	width: 180px !important;
	height: 180px !important;
	right: 865px !important;
	top: -4px !important;
	
}
#promoContent {
	height: 415px;
	width: 100%;
	background-color: #FEFEFF;
	overflow: hidden;
	position: relative;
}
#promoImage {
	float: right;
	background-color: #f7f7f7;
	overflow: hidden;
	position: relative;
	right: 1px;
}
#interBlur {
	position: absolute;
	top: 160px;
	left: 120px;
	width: 300px;
	z-index:10;
	
	

}
#interBlur h1{
	color: transparent;
    	text-shadow: 0 0 10px rgba(20, 126, 193, 0.2);
    	line-height: 37px;
	font-size: 28px;
}
#promoText {
	position: absolute;
	top: 160px;
	left: 120px;
	width: 300px;
	z-index: 100;
}
#promoText h1 {
	text-shadow: 0 0 5px #d1d1d1;
	line-height: 37px;
	font-size: 28px;
}

#ntaaLogo{
	position:absolute;
	width:128px;
	height:86px;
	right:30px;
	bottom:10px;
}

#ntaaLogo img{
	width:154px;
	
	-webkit-filter: drop-shadow(5px 5px 5px #222);
  filter: drop-shadow(5px 5px 5px #222);
}

#mainMenu {
	width: 1045px;
	height: 60px;
	position: relative;
	margin: 0 auto;
}
#mainMenu ul {
	float: right;
	position: relative;
	right: 20px;
	margin:0px;
}
#mainMenu li {
	list-style-type: none;
	float: left;
	cursor: pointer;
	height: 46px;
	color: #fff;
	font-family: "Open Sans", arial, sans-serif;
	font-size: 26px;
	padding: 8px 12px 8px 12px;
	font-weight: bold;
	margin-top:0px;
	list-style-image: none;
}
#mainMenu a {
	font-family: "Open Sans", arial, sans-serif;
	position: relative;
	font-size: 18px;
	top: 0px;
	color: #fff;
	padding: 8px 8px 8px 8px;
}
#mainMenu a:hover {
	text-decoration: none;
}
#mainMenu li:hover {
	background-color: #333;
}
#homeBlock3 {
	position: relative;
	border-right: 1px solid #DBE7FD;
}
#homeBlock1 {
	position: relative;
	border-left: 1px solid #DBE7FD;
}
.homeBlock {
	float: left;
	height: 278px;
	width: 311px;
	margin: 1px 0px 2px 2px;
	padding: 17px;
	background-color: #dfeaff;
	background-image: url(/images/homeBlockBg.png);
	background-repeat: none;
	position: relative;
}
.homeBlock p {
	font-size: 1.5rem;
}
.homeBlockButton2 a {
	position: absolute;
	bottom: 11px;
	left: 11px;
	width: 35%;
	display:inline-block;
	border-radius: 3px;
	background-color: #a8b7d5;
	color: #fff !important;
	text-decoration: none !important;
	cursor: pointer;
	text-align: center;
	padding: 11px 5%;
	font-family: "Open Sans", arial, sans-serif;
	font-size: 15px;
	font-weight: 800;
}
.homeBlockButton a {
	position: absolute;
	bottom: 11px;
	right: 11px;
	width: 40%;
	display:inline-block;
	border-radius: 3px;
	background-color: #a8b7d5;
	color: #fff !important;
	text-decoration: none !important;
	cursor: pointer;
	text-align: center;
	padding: 11px 2%;
	font-family: "Open Sans", arial, sans-serif;
	font-size: 15px;
	font-weight: 800;
}
.homeBlockButton a:hover, .homeBlockButton2 a:hover {
	background-color: #94a2be;
}
.homeVideo {
	/* actual video 512 X 288 */
	background-image: url(/images/logoDiagonal.png);
	background-repeat: none;
	width: 512px;
	height:288px;
	float: left;
	margin: 2px 0px 40px 0.2%;
	background-color: #147ec1;
	cursor: pointer;
	padding: 3px 4px 3px 4px;
	position: relative;
}
.playSampleButton {
	
	width: 100px;
	cursor: pointer;
	height: 53px;
	position: absolute;
	top: 120px;
	left: 4px;
	
}

.homeVideo:hover .videoPlayBg{
	background-color:#147ec1;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.playSampleButton h2{
	position:absolute;
	top:7px;
	left:10px;
	color:#fff;

}

.playSampleButton i{
	position:absolute;
	
	top:15px;
	right:6px;	
	color:#fff;
	font-size:25px;
}
.videoPlayBg{
	background-color:#666;
	width: 100px;
	cursor: pointer;
	height: 53px;
	position: absolute;
	
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	opacity: 0.50;
	filter: alpha(opacity=50);
}

.videoPlayContent{
	
}

.headingDivider {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
.headingDivider h1 {
	color: #147ec1;
	padding-bottom: 20px;
	padding-top: 20px;
}
.headingDivider h1:before, .headingDivider h1:after {
	background: none repeat scroll 0 0 #147ec1;
	content: " ";
	display: inline-block;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 30%;
}
.headingDivider h1:before {
	right: 9px;
}
.headingDivider h1:after {
	left: 9px;
}

/* *	Page Columns
* */
.page_200 {
	padding: 30px 10px 20px 40px;
	min-height: 150px;
}
.page_100 {
	padding: 30px 10px 20px 40px;
	min-height: 50px;
}
.page_0{
	padding: 30px 10px 0px 40px;
	min-height: 0px;
}
.page {
	padding: 30px 50px 20px 40px;
	min-height: 700px;

}
.page2 {
	padding: 30px 10px 20px 20px;
	min-height: 700px;
}
.page3 {
	padding: 30px 0px 20px 0px;
	min-height: 700px;
}
.page3 h1{
	padding-left:20px;
}
.fullWidth {
	width: 100%;
}

/* *	Members
* */
#memberControl {
	margin: 0px;
	padding: 0px;
}
#memberControl li {
	cursor: pointer;
	margin: 0px;
	margin: 0px 2px 2px 0px;
	list-style-type: none;
	padding: 12px 5px 2px 15px;
	float: left;
	width: 450px;
	height: 130px;
	overflow: hidden;
	position: relative;
	border: 1px solid #d1d1d1;
}
#memberControl li:hover {
	background-color: #2792d5;
}
#memberControl li:hover h4, #memberControl li:hover p, #memberControl li:hover i {
	color: #fff;
}
#memberControl li i {
	position: absolute;
	right: 15px;
	bottom: 10px;
	font-size: 10rem;
	color: #2792d5;
}

/* *	Contact Form
* */
.captchaArea img{
	display:block;	
	margin-bottom:5px;
}
.lineinput {
	background: #FFF;
	height: 30px;
	width: 350px;
	margin: 0 0 10px 20px;
	box-shadow: 0 1px 2px #EEE;
	border: 1px solid #d3d2d2;
	border-radius: 2px
}
.textinput {
	background: #FFF;
	height: 150px;
	width: 550px;
	margin: 0 0 10px 20px;
	box-shadow: 0 1px 2px #EEE;
	border: 1px solid #d3d2d2;
	border-radius: 2px
}
.sendmsg {
	
	display: block;
	width: 200px;
}
.sendmsg li a {
	font-size: 12px
}
#contactform {
	position: relative;

}
#contactform input, #captchaArea input {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size:14px;
	color: #464646;
	width: 400px;
	background: inherit;
	margin: 0px 5px 3px 0px;
	display:block;
	border:1px solid #d1d1d1;

}
.contactInput{
	line-height: 1.42857;
    	padding: 6px 12px;
}
#contactform textarea {
	resize: none;
	overflow: auto;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size:14px;
	color: #464646;
	width: 400px;
	height: 138px;
	background: inherit;
	margin: 0px 5px 3px 0px;
	border:1px solid #d1d1d1;
}
#contactform label{
	width: 400px;
	display:block;
	font-weight:bold;
}
#contactform .active {
	border: 1px solid #CCC
}
#contactform .fa-pencil {
	top: -150px
}
#contactform .icon-chevron-down, #contactform .icon-chevron-up {
	left: 350px;
	cursor: pointer;
	display: none
}
#contactform .icon-chevron-down:hover, #contactform .icon-chevron-up:hover {
	opacity: 0.7
}
#contactform .icon-chevron-down.active, #contactform .icon-chevron-up.active {
	display: block;
	border: 0
}
#contactform button {
	margin-top:12px;
}
#contactform .fa {
	width: 10px;
}

/* *	NEWS
* */
.featureDate {
	
	width:335px;
	border-top:1px dotted #f18228;
}
.featureDate div{
	background-color:#f18228;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
	
	width:auto;
	
	display:inline-block;
	color:#fff;
	padding: 6px 17px 6px 17px;
	margin-bottom:10px;
}
.featureNewsImage {
	float: right;
	padding: 7px;
	border-radius: 4px;
	width:300px;
	
	
}
.featureNewsImage div {
	border-radius: 4px;
	width:285px;
	text-align:center;
	height:150px;
	
}
.featureNewsImage i {
	position:relative;
	font-size:130px;
	font-weight: 100;
	
	margin-top:10px;
}
.featureNewsImage img {
	border-radius: 4px;
}
#columnTwo ul {
	margin: 0px;
	padding: 12px 0;
	border-top: 1px solid #d1d1d1;
}
#columnTwo li {
	list-style-type: none;
	padding: 0px;
	padding: 5px 5px 2px 20px;
	background-color: #f1f1f1;
	margin-bottom: 1px;
	cursor: pointer;
	position:relative;
	border-bottom: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
}
#columnTwo li:hover {
	background-color: #fff;
}
#columnTwo li p {
	padding-left: 0px;
}
.newsHighlight {
	background-color: #fff !important;
	
}

.newsItem {
	border: 1px solid #d1d1d1;
	border-radius: 3px;
	padding-top: 7px;
	padding-bottom: 12px;
	cursor: pointer;
	margin-top: 9px;
	margin-bottom: 7px;
	margin-left: 0px;
	width: 97%;
	min-height:190px;
	position: relative;
}
.newsItem .newsDate{
	position:absolute;
	top:0px;
	color:#fff;
	left:20px;
	padding:1px 12px 3px 12px;
	background-color:#f18228;
	border-bottom-left-radius:11px;
	border-bottom-right-radius:11px;
}
.newsItem .titleArea{
	padding:20px 0px 0px 20px;
}
.newsItem .contentArea{
	padding:0px 20px 20px 20px;
}
.newsItem:hover {
	background-color: #f1f1f1;
}
.newsItem .more{
	position:absolute;
	left:20px;
	bottom:10px;
	font-size:12px;
}

#c2news{
	margin:0px!important;
	padding:0px!important;
}
#c2news h6{
	padding:27px 0px 7px 0px;
}
#c2news .newsDate{
	position:absolute;
	top:0px;
	color:#fff;
	right:10px;
	padding:1px 12px 3px 12px;
	background-color:#f18228;
	border-bottom-left-radius:11px;
	border-bottom-right-radius:11px;
}
/* *	login
* */
#loginContainer {
	margin: 0 auto;
	width: 500px;
	background-color: #282828;
	border-radius: 4px;
	box-shadow: 0 0 0 5px #ddd;
	margin: 10px auto 30px;
	padding: 30px;
	position: relative;
}
#loginContainer label {
	color: #fff;
}
#loginWindow{
	position:relative;
}

/* *	Footer
* */
#footer {
	background-color: #282828;
	width: 100%;
	position: relative;
	min-height: 400px;
}
#footerContent {
	width: 1045px;
	position: relative;
	margin: 0 auto;
	text-align: center;
}
#footerContent h1 {
	color: #fff;
	border: 1px solid #282828;
	padding-bottom: 20px;
	padding-top: 30px;
	margin-top:0px;
	position:relative;
	top:15px;
}
#footerContent h1:before, #footerContent h1:after {
	background: none repeat scroll 0 0 #d7d7d7;
	content: " ";
	display: inline-block;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 30%;
}
#footerContent h1:before {
	right: 9px;
}
#footerContent h1:after {
	left: 9px;
}
#footerHeaderBox {
	background-color: #d1d1d1 !important;
	width: 380px;
	height: 100px;
	margin: 0 auto;
	z-index: 10;
	text-align: center;
}
.whiteLine {
	width: 900px;
	position: absolute;
	top: 37px;
	left: 70px;
	z-index: 8;
	border-bottom: 1px solid #fff;
}
.contact {
	float: left;
	margin-top: 25px;
	margin-left: 90px;
	text-align: center;
	width: 230px;
}
#footer a , #footer h3{
	color: #fff;
}
#footer p {
	color: #fff;
	font-size: 1.6rem;
}
.contact h3 {
	margin-top: 7px;
}
.contact p {
	margin-top: 7px;
}
.footerDisc {
	margin: 0 auto;
	width: 150px;
	height: 150px;
	border-radius: 150px;
	background-color: #2792d5;
	cursor: pointer;
}
.footerDisc:hover i {
	color: #282828;
}
.footerDisc i {
	color: #fff;
	font-size: 70px;
	position: relative;
	top: 37px;
}
.clearBoth {
	clear: both;
}
df{
	
}
.fadeOut{
		transition: opacity .90s ease-in-out;
  -moz-transition: opacity .90s ease-in-out;
  -webkit-transition: opacity .90s ease-in-out;
	opacity: 0;
	filter: alpha(opacity=0); /* IE8 and lower */
	zoom: 1; /* Triggers "hasLayout" in IE 7 and lower */
}
.fadeIn{
	transition: opacity .90s ease-in-out;
  	-moz-transition: opacity .90s ease-in-out;
  	-webkit-transition: opacity .90s ease-in-out;
	opacity: 1;
  	filter: alpha(opacity=100); /* IE8 and lower */
  	zoom: 1; /* Triggers "hasLayout" in IE 7 and lower */
}
#map_canvas, #ntaamap{
        width: 620px;
        height: 500px;
        z-index:100000;
        background-color: black;
        margin-left: 15px;
}
#visitMap{
	float:left;
}
#visitInfo{
	float:left;
	width:300px;
	background-color: #F0F0F0;
	margin: 133px 0px 0px 10px;
	padding:10px;
	
}
