@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:'Open Sans', sans-serif;
}
img,form,a{border:0; margin:0; padding:0; transition:all ease 0.3s;}
.hidden{opacity: 0;}
.visible{opacity: 1;}


a{color:#069; text-decoration:underline;}
a:hover{color:#000; text-decoration:none;}

.clr{clear:both; display:block;}
.height5{height:5px;}.height10{height:10px;}.height15{height:15px;}.height20{height:20px;}.height25{height:25px;}.height30{height:30px;}
.mainHeaderWrapper{
	position:absolute;
	width:100%;
	margin:auto;
	z-index:999999;
}
.headerWrapper{
	width:100%;
	max-width:1200px;
	margin:auto;
	border:0px solid #000;
	-webkit-box-shadow: 10px 10px 5px -5px rgba(0,0,0,0.47);
	-moz-box-shadow: 10px 10px 5px -5px rgba(0,0,0,0.47);
	box-shadow: 10px 10px 5px -5px rgba(0,0,0,0.47);
	background:#fff;
}
.headerWrapperinner{
	width:96%;
	margin:auto;
	padding:22px 0px 0px 0px;
	border:0px solid #000;
	position:relative;
}
.clearFix:after{
	display:block;
	content:" ";
	clear:both;
}
.logo{
	width:25.5%;
	max-width:190px;
	float:left;
}
.logo img{
	width:100%;
	border:0px;
}
.raw1{
	width:100%;
	margin:auto;
	border-bottom:1px solid #e3e3e3;
	padding-bottom:10px;
}
.memberBtn{
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	background:#ff6003;
	font-size:12px;
	padding:1.4% 3%;
	border-radius:4px;
	font-weight:500;
	float:right;
}
.memberBtn:hover{
	background:#ff8003;
}
.socialWrapper{
	width:7%;
	float:right;
	border:0px solid #000;
	margin-top:1.5%;
}
.social{
	list-style:none;
	padding:0px;
	margin:0px;
	border:0px solid #000
}
.social li{
	float:right;
	margin:0px 0% 0% 20%;
}
.social li:hover{
	opacity:0.8;
}
.raw2{
	width:100%;
	margin:auto;
	border:0px solid #e3e3e3;
}
.menuContainer{
	float:left;
}
.bannerContainer{
	width:100%;
	z-index:0;
	border:0px solid red;
	position:relative;
}
.announcements{
	position:absolute;
	bottom:5%;
	z-index:999999;
	width:25%;
	margin-left:5.5%;
}
.announcements h2{
	font-size:17px;
	color:#fff;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	background:url(../images/megaphone.png) no-repeat left center;
	padding-left:50px;
	line-height:33px;
	border-bottom:1px solid #fff;
	padding-bottom:10px;
	font-weight:normal;
	margin-bottom:10px;
}
.announcements span{
	font-size:12px;
	color:#fff;
}
.newsWrapper{
	width:96%;
	max-width:1200px;
	margin:auto;
	border:0px solid #000;
	padding-top:23px;
	padding-bottom:23px;
}
.newsWrapper h2{
	font-size:30px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}
.newsWrapper ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
.newsWrapper ul li{
	float:left;
	border:0px;
	width:25%;
	border:0px solid #000;
	font-size:12px;
	margin-bottom:30px
}
.newsWrapper ul li h3{
	font-weight:bold;
	font-size:13px;
	margin:0px;
	padding:0px;
	color:#343434;
}
.newsWrapper ul li p{
	font-size:12px;
	margin:0px;
	padding:0px;
	line-height:14px;
}
.newsWrapper ul li span{
	font-size:12px;
	margin:0px;
	padding:0px;
	font-style:italic;
	color:#757575;
}
.newsWrapper ul li .readmore{
	color:#075b9c;
}
.newsWrapper ul li .readmore:hover{
	text-decoration:none;
}
.newsWrapper ul li .inner{
	width:90%;
}
a.viewBtn{
	font-size:14px;
	color:#393939;
	text-transform:uppercase;
	border:1px solid #666666;
	padding:5px 10px;
	display:inline-block;
	margin:auto;
	text-decoration:none;
	border-radius:2px;
}
a.viewBtn:hover{
	background:#ff6003;
	color:#fff;
	border:1px solid #ff6003;
}
.adWrapper{
	width:100%;
	max-width:1200px;
	margin:auto;
}
.adWrapper img{
	width:100%;
}
.adWrapper .ad1{
	float:left;
	width:49.5%;
}
.adWrapper .ad2{ 
	float:right;
	width:49.5%;
}
.aboutMawaWrapper{
	width:100%;
	margin:auto;
	position:relative;
	margin-top:20px;
}
.aboutMawaWrapper img{
	/*max-width:100%;*/
	width:100%;
}
.aboutMawaWrapper .inner{
	width:50%;
	max-width:660px;
	margin:auto;
	position:absolute;
	border:0px solid #000;
	border-radius:2px;
	font-size:13px;
	padding:10px 20px;
	background:#fff;
	color:#343434;
	margin-left:7.5%;
	bottom:5%;
}
.committeeWrapper{
	width:100%;
	max-width:1200px;
	margin:auto;
	border:0px solid #000;
}
.president{
	width:50%;
	float:left;
	background:#ffff1f;
	font-size:14px;
	color:#000;
}
.president h4{
	font-weight:300;
	font-size:28px;
	color:#000;
	text-transform:uppercase;
	margin:0px;
}
.president .inner{
	width:60%;
	margin:auto;
	padding:10% 0px;
}
.president .pic{
	width:30%;
	max-width:109px;
	margin:auto;
	margin-bottom:10px;
}
.president .pic img{
	width:100%;
}
.committee2016{
	width:50%;
	float:left;
	border:0px solid #000;
}
.committee2016 .inner{
	margin-left:7%;
	border:0px solid #000;
	padding:2% 0px;
}
.committee2016 .inner h4{
	font-weight:300;
	font-size:28px;
	color:#000;
	text-transform:uppercase;
	margin:0px;
}
.clist{
	list-style:none;
	padding:0px;
	margin:0px;
	margin-top:15px;
}
.clist li{
	width:48%;
	margin-bottom:7%;
}
.clist li:nth-child(odd){
	float:left;
	border:0px solid #000;
}
.clist li:nth-child(even){
	float:right;
	border:0px solid #000;
}
.listDetail{
	display:table;
	vertical-align:middle;
	font-size:12px;
	text-transform:uppercase;
}
.listDetail strong{
	font-size:14px;
	font-weight:bold;
}
.listDetail div.left{
	display:table-cell;
	vertical-align:middle;
	border:0px solid #000;
}
.listDetail div.right{
	display:table-cell;
	vertical-align:middle;
	border:0px solid #000;
}

.listDetail .imgC{
	width:80px;
	height:80px;
	margin-right:20px;
	border-radius:100%;
	border:0px solid #000;
	background:#e3e3e3;
}
.listDetail .imgC img{
	width:100%;
}
.prevCommittee{
	width:100%;
	max-width:1200px;
	margin:auto;
	background:#f5f5f5;
	border-bottom:1px solid #dcdcdc;
	border-top:1px solid #dcdcdc;
	text-align:center;
}
.prevCommittee ul{
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;
	border:0px solid red;
	width:100%;
	display:inline-block;
	white-space:nowrap
}
.prevCommittee ul li{
	font-size:18px;
	color:#000;
	text-align:center;
	padding:10px 3%;
	border-right:0px solid #dcdcdc;
	display:inline-block;
	margin-right:0px;
	margin-left:0px;
}
.prevCommittee ul a:last-child li{
	border-right:0px;
}
.prevCommittee ul li a{
	color:#000;
	text-decoration:none;
}
.prevCommittee ul li:hover{
	background:#ffff1f;
}
.sponsors{
	width:100%;
	max-width:1200px;
	margin:auto;
	text-align:center;
	font-size:18px;
	text-transform:uppercase;
	color:#717171;
	padding:20px 0px;
}
.sponsors ul{
	list-style:none;
	display:table;
	margin:auto;
	margin-top:10px;
	width:60%;
	padding:0;
}
.sponsors ul li{
	width:20%;
	border:0px solid #000;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.sponsors ul li img{
	width:70%;
}
.footerWrapper{
	background:#242424;
	padding:15px 0px 25px 0px;
}
.footerWrapper .innerC{
	width:96%;
	max-width:1200px;
	margin:auto;
	font-size:12px;
	color:#fff;
}
.footerWrapper .innerC .copyright{
	float:left;
	color:#5c5c5c;
}
.footerWrapper .innerC .bottomMenu{
	float:right;
}
.footerWrapper .innerC .bottomMenu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.footerWrapper .innerC .bottomMenu ul li{
	float:left;
	margin:0px 10px;
	font-size:11px;
	text-transform:uppercase;
}
.footerWrapper .innerC .bottomMenu ul li a{
	color:#fff;
	text-decoration:none;
}
.footerWrapper .innerC .bottomMenu ul li a:hover{
	color:#d9b71a;
}
.footerWrapper .innerC ul.columns{
	margin:0px;
	padding:0px;
	list-style:none;
}
.footerWrapper .innerC ul.columns li{
	width:25%;
	float:left;
}
.footerWrapper .innerC ul.columns h4{
	font-size:16px;
	color:#aaaaaa;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:0px;
}
.footerWrapper .innerC ul.columns li .liInner{
	width:90%;
	padding-top:20px
}
.footerWrapper .innerC ul.columns li .liInner a{
	color:#fff;
	text-decoration:none;
}

.footerWrapper .innerC ul.columns li .liInner a:hover{
	text-decoration:underline;
}
.footerWrapper .innerC ul.columns li a.viewmore{
	background:#fff;
	color:#000 !important;
	padding:3px 10px;
	border-radius:2px;
	text-decoration:none;
	margin-top:15px;
}
.footerWrapper .innerC ul.columns li a.viewmore:hover{
	background:#d9b619;
	text-decoration:none !important;
}

.footerWrapper .innerC ul.columns li .social{
	margin:10px 0px 0px 0px;
	padding:0px;
	list-style:none;
	border:0px solid #000;
}
.footerWrapper .innerC ul.columns li .social li{
	float:right;
	border:0px solid;
	margin-left:20px;
	width:auto;
}
.footerWrapper .innerC ul.columns li:last-child{
	text-align:right;
	float:right;
}
.mShow{display:none;}

.bannerTop{
	position:absolute;
	right:7%;
	border:0px solid #000;
	height:100%;
	z-index:2;
	width:20%;
	max-width:280px;
}
.bannerTop .inner{
	margin-top:125px;
	border:0px solid #000;
	width:100%;
}
.bannerTop .inner .upcomingEvents{
	background:#fff;
	padding-top:10px;
	position: absolute;
	left:0px;

}
.bannerTop .inner .upcomingEvents h2{
	color:#737373;
	font-size:27px;
	font-weight:normal;
	margin:0px;
	padding:0px 20px 5px 20px;

}
.bannerTop .inner .upcomingEvents img{
	width:100%;
	border:0px;
}
.viewmore2{
	background:#1a1a1a;
	color:#fff;
	display:block;
	padding:8px 0px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.viewmore2:hover{
	background:#d9b71a;
}
.bannerTop .inner .gallery{
	background:#5c666b;
	padding-top:10px;
	position: absolute;
	left:0px;
	bottom:0px;
	z-index:999999;
}
.bannerTop .inner .gallery img{
	width:100%;
	border:0px;
}

.bannerTop .inner .gallery h2{
	color:#d7d9da;
	font-size:2vw;
	font-weight:normal;
	margin:0px;
	padding:0px 20px 5px 20px;
}

.innerbannerContainer{width:100%; min-height:102px;}
.innerbannerContainer img{width:100%;}

.innerPageContainer{width:94%; max-width:1200px; margin:0 auto; font-size:14px; font-weight:400; color:#333; border-bottom:10px solid #e1e1e1;}
/*.innerPageContainer h1{margin:-57px 0 0 0; text-transform:uppercase; font-size:27px; font-weight:600; background:#166200; color:#fff; position:relative; padding:10px 25px; float:left;}*/
.innerPageContainer h1{margin:10px 0 0; padding:0; text-transform:none; font-size:30px; font-weight:700; color:#000;}
.innerPageContainer .bedcrum{margin:15px 0 0; text-transform:none; font-size:11px; font-weight:400; color:#777;}
.innerPageContainer .bedcrum a{text-transform:uppercase; text-decoration:none; font-size:11px; font-weight:400; color:#166200;}


.innerPageContainer .bigTxt{font-size:19px; font-weight:400; color:#166200; margin:10px 0 15px 0;}
.innerPageContainer p{font-size:14px; font-weight:400; color:#333; margin:0 0 15px;}
.innerPageContainer h2{font-size:20px; font-weight:600; color:#FF6003; margin:0 0 5px; padding:0;}
.innerPageContainer h2 a{color:#FF6003; text-decoration:none;}
.innerPageContainer h2 a:hover{color:#333; text-decoration:none;}

.innerPageContainer .leftPanel{width:20%; float:left;}
.innerPageContainer .rightPanel{width:77%; float:right;}
.leftSubLinks{margin:0; padding:0; list-style-type:none; border:0px solid #ccc;}
.leftSubLinks li{padding:0; margin:0 0 1px;}
.leftSubLinks li a{background:#f5f5f5; color:#333; transition: all 0.3s ease; display:block; padding:10px 15px; font-size:13px; text-transform:uppercase; text-decoration:none; letter-spacing:1px;}
.leftSubLinks li a:hover{background:#166200; color:#fff;}
.leftSubLinks li a.active{background:#FF6003; color:#ffffff;}


.upcomingEvents{margin:15px 0;}
.leftPanel img{width:100%;}
.upcomingEvents h2, .gallery h2{font-size:15px;}


.committeeWrapperInner{
	width:100%;
	max-width:1200px;
	margin:auto;
	border:0px solid #000;
}
.committeeWrapperInner .president{
	width:100%;
	float:none;
	font-size:14px;
	color:#000;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
	text-align:center;
}
.committeeWrapperInner .president h4{
	font-weight:300;
	font-size:28px;
	color:#000;
	text-transform:uppercase;
	margin:0px;
}
.committeeWrapperInner .president .inner{
	width:90%;
	margin:auto;
	padding:30px 0px;
}
.committeeWrapperInner .clist li{width:44%; padding:2%; background:#efefef; margin-bottom:2%; 
background: rgba(255,255,255,1);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 14%, rgba(255,255,31,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(14%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,31,1)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 14%, rgba(255,255,31,1) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 14%, rgba(255,255,31,1) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 14%, rgba(255,255,31,1) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 14%, rgba(255,255,31,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffff1f', GradientType=1 );
}

.linksWrap{width:100%; padding:15px 0; border-bottom:1px solid #e1e1e1;}
.linksWrap a{color:#069; text-decoration:underline;}
.linksWrap a:hover{color:#000; text-decoration:none;}
.noborder{border:0px;}

.newsWrap{width:100%; padding:15px 0; border-bottom:1px solid #e1e1e1;}
.newsWrap h2{margin:0; padding:0;}
.newsWrap a{color:#069; text-decoration:none;}
.newsWrap a:hover{color:#000;}
.noborder{border:0px;}
.date{font-size:12px; color:#666;}
.newsWrap p{margin:15px 0 0; font-size:14px;}
.readMore{background:#333; font-size:11px; padding:3px 6px; color:#fff !important; display:inline-block; margin:10px 0 0; border-radius:2px;}
.readMore:hover{background:#FF6003;}
.formWrap{}
.formWrap label{
	display:block;
	font-size:12px;
	text-transform:uppercase;
	color:#000000;
	margin:5px 0;
}
.inputTxt{
	font-size:12px;
	border:1px solid #cccccc;
	width:100%;
	padding:8px 10px;
	margin-bottom:10px;
}
.submitBtn{
	font-size:13px;
	border:1px solid #124800;
	padding:13px 15px;
	margin-bottom:0px;
	background:#165900;
	color:#ffffff;
	text-transform:uppercase;
	cursor:pointer;
	letter-spacing:1px;
	transition:all ease 0.3s;
}
.submitBtn:hover{background:#292929}
.fullwidth{
	width:100%;
}
.width2{
	width:48%;
	float:left;
}
.width3{
	width:31%;
}
.width5{
	width:19%;
}
.right{float:right;}
.QAWrap{margin:0px 0 1px; padding:20px 20px;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
	transition:0.3s ease all;
}
.QAWrap:hover{background:#fee1b8;}
.question{}
.answer{}

.listwrap{
	margin-top:12px;
}
.listwrap img{
	width:100%;
	margin-bottom:10px;
	border-radius:6px;
	box-shadow:1px 1px 2px 0px #666;
}
.width4{
	width:23%;
	margin:0 2% 2% 0;
	float:left;
}
.eventdate, .eventvenue{color:#165E00; font-size:13px; float:left; height:16px; line-height:16px; margin:5px 15px 0 0;}
.eventdate img, .eventvenue img{float:left; margin-right:5px;}
.eventWrap{margin:0px 0 1px; padding:20px 20px;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
	transition:0.3s ease all;
}
