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

*{border:0px; outline:0px; margin:0px; padding:0px; text-decoration:none; list-style-type:none;}
a{cursor:pointer;}
body{
background:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
min-width:1000px;
}
.FL{
	float:left;
}
.FR{
	float:right;
}
.PT5{
	padding-top:5px !important;
}
.M40{
	margin-top:40px;
}
.M10{
	margin-top:10px;
}
.posrel{position:relative;}
#clear{clear:both}
.clear{clear:both}
#topbar{
width:100%;
height:100px;
border-top:4px solid #d8d8d8;
background:url(../images/toprep.gif) repeat-x bottom;
}
.topwrap{
width:970px;
height:100px;
margin:0px auto;
}
.logo{
width:184px;
height:91px;
float:left;
}
.topright{
float:right;
}
.sociallinks{
float:right;
padding-top:14px;
}
.searchbutton{
	width:98px;
	height:30px;
    float:right;
	margin:10px 10px 0 15px;
    background:url(../images/searchbutton.png) no-repeat;
}
.sociallinks a{
width:25px;
height:24px;
display:block;
float:left;
background-image:url(../images/icons.png);
background-repeat:no-repeat;
margin-right:5px;
}
.sociallinks a.fb{background-position:0px 0px;}
.sociallinks a.tw{background-position:0px -24px;}
.sociallinks a.ln{background-position:0px -48px;}
.sociallinks a.yt{background-position:0px -73px;}
.sociallinks a.pl{background-position:0px -98px;}
.sociallinks a.wp{background-position:0px -123px;}

a.dontbttn{
position:absolute;
right:0px;
bottom:-42px;
width:200px;
height:46px;
background:url(../images/doantebttn.png) no-repeat;
z-index:999;
}

.nav{
float:right;
padding-top:15px;
}
.nav a{
font-size:13px;
color:#999999;
padding:0px 5px;
}
.nav a:hover{
color:#00457c;
}
#banner{
width:100%;
height:369px;
}
#greybg{
width:100%;
height:14px;
background:url(../images/greybg.gif) repeat-x;
}
#wrapper{
width:960px;
margin:0px auto;
}
h2{
font-size:30px;
color:#00457c;
font-weight:300;
}
.subtxt{
font-size:15px;
font-weight:bold;
color:#333333;
}
.aboutinfo{
background:url(../images/base/about.jpg) no-repeat left top;
padding:25px 10px 0px 355px;
min-height:350px;
margin-top:15px;
}
.aboutinfo p{
font-size:14px;
line-height:22px;
padding:8px 0px;
}
.ind_txt{
font-size:14px;
line-height:22px;
padding:8px 0px;
}
.readmore{
width:123px;
height:32px;
background:url(../images/readmore.png) no-repeat 0px 0px;
display:block;
line-height:32px;
text-align:center;
font-size:13px;
color:#4e4e4e;
}
.readmore:hover{
background-position:0px -33px;
color:#00457c;
}
.areamap{
width:244px;
height:32px;
background:url(../images/areamapbttn.png) no-repeat 0px 0px;
display:block;
line-height:32px;
text-align:center;
font-size:13px;
color:#4e4e4e;
}
.areamap:hover{
background-position:0px -33px;
color:#00457c;
}
.h2make{
position:relative;
width:100%;
padding-bottom:30px;
margin-top:70px;
}
.h2mbttn{
width:324px;
height:52px;
background:url(../images/slidebttn.png) no-repeat;
display:block;
position:absolute;
top:-40px;
left:-2px;
}
.h2mblock{
width:100%;
height:450px;
border:1px solid #cbd9fa;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background:#fafafa;
}


/*scrollbar*/
#mcs_container{

position:relative;
top:40px;
margin:0 0 0 25px;
width:900px;
height:400px;
padding:0 10px;


}
#mcs_container .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs_container .customScrollBox .container{position:relative; width:880px; top:0; float:left;}
#mcs_container .customScrollBox .content{clear:both;}
#mcs_container .customScrollBox .content p{
padding-right:25px;
margin:10px 0;
color:#333;
font-family:Verdana, Geneva, sans-serif;
font-size:13px;
line-height:20px;
}

/*#mcs_container .customScrollBox .content p.alt{
padding:10px 5px;
margin:10px 0; color:#fff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;
line-height:19px;
color:#999;
}
*/


#mcs_container .dragger_container{
position:relative;
width:5px;
height:335px;
float:left;
margin:33px 0 0 7px;
background:#e4e4e4;
-moz-border-radius:2px;
-khtml-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
cursor:s-resize;
}

#mcs_container .dragger{
position:absolute; width:5px; height:60px; background:#999; text-align:center; line-height:60px; color:#666; overflow:hidden; cursor:pointer; -moz-border-radius:2px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
 }

#mcs_container .dragger_pressed{
position:absolute; width:8px; margin-left:-1px; height:60px; background:#999; text-align:center; line-height:60px; color:#666; overflow:hidden; -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; cursor:s-resize;
}


#mcs_container .scrollUpBtn,#mcs_container .scrollDownBtn{
position:absolute;
display:inline-block;
width:14px;
height:15px;
margin-right:12px;
text-decoration:none;
right:0;
filter:alpha(opacity=20);
-moz-opacity:0.20;
-khtml-opacity:0.20;
opacity:0.20;
}

#mcs_container .scrollUpBtn{top:16px; right:0px; background:url(../images/scrtop.png); width:18px;}
#mcs_container .scrollDownBtn{bottom:12px;right:0px; background:url(../images/scrbttm.png);width:18px;}
#mcs_container .scrollUpBtn:hover,#mcs_container .scrollDownBtn:hover{filter:alpha(opacity=60); -moz-opacity:0.60; -khtml-opacity:0.60; opacity:0.60;}

/*scrollbar*/

.midboxwrap{
margin:10px 0px;
}
.midbleft{
float:left;
width:300px;
}
.midbright{
float:right;
width:600px;
}
.midnpad{
padding:15px 0px;
}
.midboxwrap  h2{
/*	float: left;*/
	height: 64px;
	padding: 15px 0;
	width: 251px;
	padding:15px 0px;
}
.midboxwrap  h3{
font-size:24px;
color:#00457c;
font-weight:300;
padding-bottom:18px;
}
.midboxwrap p{
font-size:13px;
color:#333333;
line-height:20px;
}
h3.h3news{
font-size:24px;
color:#00457c;
font-weight:300;
padding-bottom:18px;
background:url(../images/newsicon.png) no-repeat left;
padding-left:45px;
padding-top:18px;
}

h3.h3events{
font-size:24px;
color:#00457c;
font-weight:300;
padding-bottom:18px;
background:url(../images/calander.png) no-repeat left;
padding-left:45px;
padding-top:18px;
}
a.moreinfo{
background:url(../images/readarrow.png) no-repeat right;
padding-right:20px;
color:#00457c;
font-weight:bold;
font-size:12px;
}

/*news slider*/
ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{display:none;position:absolute;}

ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}

ol.bjqs-markers{list-style:none;margin:0;padding:0;z-index:9999;}
ol.bjqs-markers li{float:left;}

p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}

#news_slider {
  width:100%;
  margin:0 auto;
  position:relative;
}

#events_slider {
  width:100%;
  margin:0 auto;
  position:relative;
}
#news_slider a, #events_slider a{
color:#333333;
}
#news_slider a:hover, #events_slider a:hover{
color:#003366;
}
 ul.bjqs-controls{
 position:absolute;
 top:-35px;
 right:25px;
 display:block;
 width:50px;
 height:20px;
 }

 ul.bjqs-controls li a{
  display:block;
 width:11px;
	height:16px;
  position:absolute;
  color:#fd0100;
  text-decoration:none;
  text-transform:uppercase;
  background-image:url(../images/nslidearrows.png);
  background-repeat:no-repeat;
}

a.bjqs-prev{
top:0px;
  right:20px;
  background-position:0px 0px;
}

a.bjqs-next{
top:0px;
  right:0;
  background-position:0px -16px;
}

 p.bjqs-caption{
  background:rgba(0,0,0,0.7);
  color:#fff;
  text-align:center;
}

 ol.bjqs-markers{
  position:absolute;
  bottom:-50px;
}

 ol.bjqs-markers li{
  float:left;
  margin:0 3px;
}

 ol.bjqs-markers li a{
  display:block;
  height:10px;
  width:10px;
  overflow:hidden;
  text-indent:-9999px;
  background:#000;

}

ol.bjqs-markers li.active-marker a{
  background:#fd0100;
}
/*news slider......*/
#footerrep{
width:100%;
height:486px;
background:url(../images/footershade.gif) repeat-x top;
background-color:#f7f7fb;
}
.footwrap{
width:960px;
margin:0px auto;
}
.blk30{
width:30%;
float:left;
padding-right:15px;
padding-left:15px;
border-right:1px solid #e3e3e3;
min-height:260px;
}
.blks{
padding:10px 0px;
border-bottom:2px solid #e3e3e3;
}
h3.fb{
color:#00457c;
font-size:18px;
background:url(../images/fb.png) no-repeat left;
padding-left:40px;
padding-top:15px;
padding-bottom:15px;
border-bottom:2px solid #e3e3e3;
font-weight:300;
}

h3.tw{
color:#00457c;
font-size:18px;
background:url(../images/tw.png) no-repeat left;
padding-left:40px;
padding-top:15px;
padding-bottom:15px;
border-bottom:2px solid #e3e3e3;
font-weight:300;
}
h3.yt{
color:#00457c;
font-size:18px;
background:url(../images/yt.png) no-repeat left;
padding-left:40px;
padding-top:15px;
padding-bottom:15px;
border-bottom:2px solid #e3e3e3;
font-weight:300;
}

.blks0{
padding:10px 0px;
margin-top:20px;
}
.addressbase{
background:#ffffff;
width:30%;
border:1px solid #ecebeb;
/*height:80px;*/
-moz-border-radius:5px;
-webkit-border-radius:5px;
position:relative;
padding:10px 0px 20px;
float:left;
}
.addressbase img{
position:absolute;
left:-5px;
top:-20px;
}
.addressbase div{
padding-left:120px;
padding-top:15px;
}
.footernav{
width:65%;
float:right;
}
.ftnav{
border-bottom:1px solid #e3e3e3;
width:100%;
padding:10px 0px;
text-align:center;
}
.ftnav a{color:#727272;}
.ftnav a:hover{color:#00457c;}
.copyr{
width:100%;
font-size:12px;
padding-top:10px;
text-align:center;
}
.copyr a{color:#333333;}
.copyr a:hover{color:#00457c;}
.midinlet{
float:left;
width:60%;
margin-top:0px;
}
.midinright{
float:right;
width:33%;
}
#news_panel{
	width:970px;
}
.newsraw{
border:1px solid #ececec;
-moz-box-shadow: 0 0 5px #ececec;
-webkit-box-shadow: 0 0 5px #ececec;
box-shadow: 0 0 5px #ececec;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
padding:10px 15px;
margin:10px 0px;
}
.newsthumb{
width:18%;
height:116px;
float:left;

}
.newsthumb img{
border:3px solid #cccccc;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}
.newsdesc{
float:left;
width:74%;
padding:0px 10px;
line-height:22px;
font-size:15px;
}
.newse_parastyle{
	padding-top:16px;
}
.newsdesc a{
	color:#003366;
	font-weight:bold;
	margin-top:12px;
}
.newse_mredetails{
	float:right;
	margin-right:12px;
	margin-top:16px;
}
.nomore{
	width:970px;
	color:#FF7171;
	text-align:center;
	background:#FCF3F3;
	border:1px solid #FF9B9B;
	padding:6px;
}
.newsdesc a:hover{color:#0b5095;}
.tags{
font-size:14px;
color:#333333;
width:100%;
margin-top:36px;
}
.tags p{
font-size:17px;
color:#333333;
font-weight:bold;
}
.tags a{
color:#666666;
padding:2px 5px;
background:#e2e2e2;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
margin-right:5px;
display:block;
float:left;
margin-top:5px;
}
.tags a:hover{
background:#d4d4d4;
}
.posted{
border-top:1px solid #e3e3e3;
padding:18px 0px;
margin-top:26px;
}
.posdate{
float:left;
font-size:14px;
}
.sahreopt{
float:right;
margin-right:12px;
}
.subhead{
float:left;
font-size:20px;
color:#333333;
font-weight:bold;
padding-bottom:18px;
}
.subhead a{
	color:#003366;
}
.sh_subhead{
float:left;
font-size:16px;
color:#333333;
font-weight:bold;
padding-bottom:10px;
}
.masonville{
	float:left;
	font-size:16px;
	padding-bottom:8px;
	/*text-decoration:underline;*/
	font-weight:bold;
	color:#003366;
}
.masonville:hover{
	text-decoration:underline;
	color:#0052A4;
}
.cntntbox{
border:1px solid #ececec;
-moz-box-shadow: 0 0 5px #ececec;
-webkit-box-shadow: 0 0 5px #ececec;
box-shadow: 0 0 5px #ececec;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
padding:45px;
margin:10px 0px;
}
.cntntbox_txt{
float:left;
line-height:22px;
font-size:15px;
padding-bottom: 15px;
}
.cntntbox_txt a{
color:#003366;
font-weight:bold;
}
.cntnt_txt{
line-height:22px;
font-size:15px;
padding-bottom: 15px;
}
.newbtn{
	background: #1a6cac none repeat scroll 0 0;
  border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  padding: 10px 20px;
	cursor: pointer;
}
.newbtn:hover{
	background: #2d8cd7;
}
.mnlist a{
color:#003366;
font-weight:bold;
}
.PL2{
	padding-left:2%;
}
.PL5{
	padding-left:5%;
}
.PL8{
	padding-left:8%;
}
.listy{
	background:url(../images/liimg.png) no-repeat;
}
.mnlist{
	line-height:22px;
    font-size:15px;
	font-weight:bold;
	padding-bottom:10px;
}
.mnlist02{
	line-height:22px;
    font-size:15px;
	font-weight:bold;
}
.mnlist1{
	line-height:10px;
    font-size:11px;
	padding-bottom:10px;
}
.sublist{
	line-height:22px;
    font-size:15px;
	font-weight:normal !important;
	padding-bottom:10px;
}
.ulstyle{
	list-style-image:url(../images/mainlist.jpg);
}
/*.subulstyle{
	list-style-image:url(../images/sublist.jpg);
}*/
.subulstyle{
	list-style:none;
}
.fwn{
	font-weight:normal !important;
}
.cntct_lftprt{
	float:left;
	width:510px;
}
.cntct_rgtprt{
	float:right;
	width:365px;
	/*border:1px solid black;*/
}
.direc_bx{
	float:right;
	margin-top:3px;
	padding:20px;
	width:280px;
	min-height:20px;
	background-color:#f9f9f9;
	border:1px solid #e0e0e0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkitborder-radius:3px;
}
.spl_txt{
float:left;
line-height:22px;
font-size:13px;
padding-bottom: 10px;
}
.spl_txt a{
color:#003366;
font-weight:bold;
}
.map_bx{
	float:right;
	margin-top:30px;
	padding:20px;
	width:280px;
	min-height:20px;
	border:1px solid #e0e0e0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkitborder-radius:3px;
}
.map_bg {
	float: left;
	margin-bottom:15px;
    height: 154px;
    width: 284px;
    background-color: #F4F4F4;
    border-radius: 5px 5px 5px 5px;
}
.ifrm_sty {
	width:273px;
	height:143px;
    border: 1px solid white;
    margin: 5px;
}
.frm_cntnr{
	float:left;
	width:440px;
	min-height:20px;
}
.form{
	float:left;
	margin-bottom:22px;
	width:100%;
	/*height:62px;*/
}
.form input[type="text"] {
	width:100%;
	height:38px;
	background:url(../images/formfld_bg.png) repeat-x;
	border:1px solid #e0e0e0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-size:15px;
}
.form textarea {
    background-color: #FFFFFF;
    width:100%;
	height:80px;
	border:1px solid #e0e0e0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-size:15px;
}
.frm_txt{
	float:left;
	/*width:58px;*/
	width:15%;
    font-size:13px;
	text-align:right;
	padding-right:10px;
	padding-top:11px;
}
.f_field{
	float:left;
	width:80%;

}


/*adasdasdasd*/
/*sliding pan*/

ul.nletter{
	/* The topmost UL */
	width:331px;
	margin:0 auto;
	padding:11px 0px;
	list-style-type:none;
}
 li{
list-style-type:none;
}
 li.nlettermenu{
	width:100%;
}


li.nlettrbutton{
	background:url(../images/nlettertop.png) repeat-x top left;
width:331px;
padding-bottom:2px;
}
li.nlettrbutton a{
	/* The section titles */
	display:block;
	font-size:21px;
	height:36px;
	overflow:hidden;
	padding:0px;
	position:relative;
	width:328px;
	color:#333;
	line-height:35px;
	padding:0px 5px;

}

li.nlettrbutton a:hover{
	/* Removing the inherited underline from the titles */
	text-decoration:none;
}

li.nlettrbutton a span{
	/* This span acts as the right part of the section's background */
	height:17px;
	position:absolute;
	right:14px;
	top:9px;
	width:17px;
	display:block;


}
li.nlettrbutton a span.dwn{
	background:url(../images/dwnnlttr.png) repeat-x top left;
}
li.nlettrbutton a span.upn{

	background:url(../images/upnletter.png) repeat-x top left;
}


/* Setting up different styles for each section color */





/* The hover effects */

li.nlettrbutton a:hover{ background-position:bottom left;}
li.nlettrbutton a:hover span{ background-position:bottom right;}

.nletterddown{
	/* The expandable lists */
	display:none;
	width:100%;
	padding-bottom:5px;
}

.nletterddown li{
	/* Each element in the expandable list */
	background-color:#fafafa;
	border:1px solid #e6e6e6;
	color:#333;
	/*margin:5px 0;*/
	padding:8px 18px;
	font-size:16px;
}
.nletterddown li a{color:#333;}
.nletrslide{
	width:350px;
position:relative;
float:right;
}

.newsarch li{
	/* Each element in the expandable list */
	background-color:#fafafa;
	border:1px solid #e6e6e6;
	color:#333;
	/*margin:5px 0;*/
	padding:8px 18px;
	font-size:16px;
}
.newsarch li a{color:#333;}
/*slder*/
/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{
		/*
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/
		width:540px;
		height:369px;
		/*overflow-y:hidden;
		overflow-x:scroll; */
		}
		.bannavig{
		width:187px;
		height:42px;
		position:absolute;
		bottom:-5px;
		left:44%;
		z-index:500;
		background:url(../images/bannerslide/pagin.png) no-repeat
		}
	.bannavig a{
		display:block;
		width:11px;
		height:16px;
		position:absolute;
		z-index:500;

		top:15px;
		background:url(../images/nslidearrows.png) no-repeat 0 0;
		}


	.bannavig a.prev-slide  {

		background-position:0px 0px;
		left:57px;
		}
	.bannavig a.next-slide {
		background-position:0px -16px;
		right:58px;
		}

	/* numeric controls */

	ol#controls{
		padding:0;
		height:14px;
		position:absolute;
		left:68px;
		top:9px;
		}
	ol#controls li{
		margin:0 5px 0 0;
		padding:0;
		float:left;
		list-style:none;
		height:14px;
		width:15px;
		}
	ol#controls li a{
		float:left;
		height:14px;
		width:15px;
		text-decoration:none;
		background:url(../images/bannerslide/banbul.gif) no-repeat;
		}
	ol#controls li.current a{
		background:url(../images/bannerslide/banbulact.gif) no-repeat;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
/*slider*/

/*Slider Needs*/
#slideholder{
width:100%;
height:369px;
overflow:hidden;
position:relative;
}

#slider{
overflow:visible !important;
float:right;
}

#slidewrapper{
width:1000px;
margin:0 auto;
position:relative;
height:329px;
top:-329px;
left:0px;
}

#potehole{
width:496px;
height:329px;
background:url(../images/bannerslide/port_hole.png) no-repeat;
right:0;
top:0;
z-index:100;
position:absolute;
}
/*
#slidebar{
width:2500px;
} */


.transfix{
background:url(../images/bannerslide/trans.png);
height:329px;
position:absolute;
z-index:100;
}

#transl{
top:0;
left:0;
}

#transr{
top:0;
right:0;
}
/*new styles*/
.img_bg{
	float:left;
	border:3px solid #e3e3e3;
	border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
}


/*---asn starts...------*/


.new-mapping-toptxt{

	font-weight:bold;
	font-size:15px !important;
	color:#2a4c71;
}
.new-mapping-subtxt{

	font-size:14px !important;
	color:#575777;
}
.img_my_brdr{
	border: 3px solid #e3e3e3;
    border-radius: 5px;
}
.mt20{margin-top:20px;}
.click_visible{
	display:none;
}
.click_visible span{
	padding-left:30px !important;
}
.click_visible_txt span{
	transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	background: rgba(0, 0, 0, 0) url("../images/readarrow.png") no-repeat scroll 0 0;
    display: block;
    height: 11px;
    margin-top: 5px;
    width: 8px;
	float:right;
}







/*---asn ends...------*/


.MR25{
	margin-right:25px;
}
.ML77{
	margin-left:77px;
}
.ML25{
	margin-left:25px;
}
.W580{
	width:580px;
}
.PT10{
	padding-top:10px;
}
.PT100{
	padding-top:100px;
}
.link_bx{
	float:left;
	padding:20px;
	border:1px solid #e9e9e9;
	width:830px;
	min-height:40px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.lnk_btn{
	float:left;
	margin-left:8px; margin-bottom:10px;
	min-width:20px;
	height:31px;
	background:url(../images/lnkbx_bg.png) repeat-x;
	border:1px solid #b9b8b8;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.lnk_txt{
	float:left;
	font-size:12px;
	color:#333333;
	padding:7px 10px;
}
.rht_arw{
	float:left;
	margin-top:9px;
	padding-right:5px;
	background:url(../images/rgt_arw.png) no-repeat;
	width:10px; height:13px;
}
/* video popup*/
#Overlay{
background:white;
opacity:.90;
position:fixed;
z-index:9999;
top:0px;
left:0px;
}

.fixit{
	position:absolute;
	left:0px;}
#clse{
	width:36px;
	height:31px;
	position:absolute;
	top:-15px;
	right:-13px;
	z-index:99999;

	}

.pop{
	display:none;
	position:fixed;
	top: 15%;
  	height:532px;
	border:1px solid #ccc;
	width:905px;
	margin-left:32px;
	z-index:9999;
	background-color:#FFFFFF;
	-moz-box-shadow: 0px 0px 7px #9b9b9b;

	-webkit-box-shadow: 0px 0px 7px #9b9b9b;
	box-shadow: 0px 0px 7px #9b9b9b;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=10, Color='#646464')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, OffX=0, OffY=0, Color='#646464');

	}
	.bl00{
	font-size:13px;
	color:#333;
	margin-left:20px;
	font-weight:bold;

	}
	.bl00 li{
	padding:8px 0px;
	list-style-type:disc;
	padding-left:15px;
	}

/*////////////////////////////////////////////////////////////*/
.ph_scale{
	float:left;
	width:478px;
	height:204px;
	background:url(../images/ph_scale.jpg) no-repeat;
	margin-left:160px;
}
.ftr_imgsty{
	width:57px;
	height:57px;
}
/*////////////////////////////////////////////////////////////*/
.fbraw{
width:100%;
height:75px;
font-size:12px;
line-height:22px;
margin-top:10px;
}
.fbraw img{
float:left;
padding-right:15px;

}
.fbraw ul li{
margin:0px;
height:63px !important;
}
.fbraw a{
	color:#666;
}
.fbraw a:hover{
	color:#069;
}
/*.fb-container
{
	width: 400px;
	margin: auto;
	margin-top: 30px;
	border: 5px solid #333333;
}

.fb-container ul li div
{
	border: 1px solid #aaaaaa;
	background: #ffffff;
}*/
#twitter_feed a{
color:#069;
}
#twitter_feed li{
font-size:12px;
line-height:21px;
}
/*.news_flip, {
  border:2px orange solid;
  padding:10px;
  width:300px;
  margin-left:5px;
}
.code-box {
  font-family:Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
  background-color:#efefef;
  padding:10px;
  color:blue;
}
a#prev, a#next, a#pause, a#play {
  text-decoration:none;
  color:blue;
  font-family:tahoma,sans-serif;
  font-size:12px;
}*/
.backbttn{
	float:right;
	margin-top:28px;
	width:83px;
	height:19px;
	background:url(../images/back_bttn.png) no-repeat;
}
.hd_prt{
	margin:0 auto;
	padding:15px 0;
	width:100%;
	height:32px;
}
.tablerow{
	width:90%;
	min-height:10px;
}
.PB5{
	padding-bottom:5px !important;
}
.error{
	color:#F00;
}
#popson_content{
	padding:20px;
	min-height:350px;
/*	overflow-y:scroll;*/
}
.werewebx{
	float:left;
	padding-right:0px;
	width:47%;
}
.wrewemn{
	padding-top:20px;
	float:left;
	width:100%;
}
.wrewemn a{
	display:block;
	padding:3px 0px !important;
	line-height:26px !important;
	font-size:13px !important;
	color:#666 !important;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	border-bottom:1px dashed #ccc;
}
.wrewemn a:hover{
	background:#f2f2f2;
	color:#2f6795;
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	text-shadow:1px 1px 0px #fff;
}
a.nmetagstyle{
	color:#333;
	cursor:text;
}
/*.cat_gallbx{
	width:750px;
	padding-right:50px;
	margin:0px auto;
	border:1px solid #ccc;
	float:left;
	background:#f2f2f2;
	margin-left:70px;
}*/
.cat_gallbx{
	width:95%;
	padding-right:5%;
	margin:0px auto;
	border:1px solid #ccc;
	float:left;
	background:#f2f2f2;
}
.w100{width:100%;}
.cat_imgbox{
	width:828px;
	float:left;
	padding:20px;
	border-bottom:1px solid #ccc;
}
.cat_imgbox img{
	/*margin:23px 10px 24px 40px;*/
	border:4px solid #fff;
	box-shadow:0px 0px 4px #ccc;
}
.cat_imgbox a{
	color:#003366;
	text-align:left;
	font-size:13px;
}
.cat_imgbox a:hover{
	text-decoration:underline;
	color:#000;
}
.cat_imgboxr{
	width:36%;
	float:left;
	padding:20px;
	padding-right:30px;
	margin-right:16px;
}
.cat_imgboxr img{
	margin:23px 10px 24px 40px;
	border:4px solid #fff;
	box-shadow:0px 0px 4px #ccc;
}
.cat_imgboxr a{
	color:#003366;
	text-align:center;
	font-size:13px;
}
.cat_imgboxr a:hover{
	text-decoration:underline;
	color:#000;
}
.faq_parntcrnr{
	padding:10px;
	background:#f2f2f2;
	border:1px solid #E5E5E5;
}
.more_link{
	position:relative;
	padding-left:24px;
	font-size:15px;
}
.more_link span{
	background:url(../images/extra_new/plus.png) no-repeat;
	width:21px;
	height:20px;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
}
.regstrnewbtn{
background:url(../images/regstr.png) no-repeat;
width:160px;
height:44px;
display:block;
cursor:pointer;
}
.regstrnewbtn:hover{
background-position:0px -44px;
}
.historc_ncr
{
	border:1px solid #ccc;
	padding:30px;
}
.histric_baltimore{
	border:1px solid #ccc;
	padding:30px;
	margin-bottom:12px;
}
.facitiesnewsec{
	float:right;
	width:30% !important;
	border:1px dotted #ccc;
	position:absolute;
	top:107px;
	right:60px;
	transition: All .2s ease-in-out;
	-webkit-transition: All .2s ease-in-out;
}
.facitiesnewsec a{
	display:block;
	padding:16px !important;
	line-height:23px !important;
	font-size:15px !important;
	color:#666 !important;
}
.facitiesnewsec:hover{
	color:#000 !important;
	background:#f6f6f6;
	text-shadow:1px 1px 0px #fff;
	transform:scale(1.1);
}
.cat_usscounltn{
	width:100%;
	background:#e8e8e8;
	padding-top:20%;
}
.cat_usscounltn a{
	font-size:13px;
	color:#003366;
	text-align:center;
}
.cat_usscounltn a:hover{
	color:#000;
	text-decoration:underline;
}
.spnstyle_new span{
	float:left;
	text-align:left;
	padding-left:42px;
}
.spnlefttme{
	float:left;
}

/*----------------nithin 30-10-2014-------------*/
.vidNW{
	background:#eee;
	float: right;
	height: 250px;
	margin-left: 6px;
	margin-right: 14px;
	overflow: hidden;
	width: 413px;
	position:relative;
	border-radius:8px;
	border:3px solid #e3e3e3;
}
.vidNW span{
	background: url(../images/vidPng.png) no-repeat;
    height: 106px;
    left: 164px;
    position: absolute;
    top: 74px;
    width: 108px;
}
.vidNW:hover img{opacity:0.8;transform:scale(1.03);transition:all ease 0.3s;-moz-transition:all ease 0.3s;-webkit-transition:all ease 0.3s;}
.vidNW:hover span{background-position:0px -106px;}
#bgvid{
width: 100%;
height: 92%;
z-index: -100;
overflow: hidden;
position: absolute;
top: 18px;
left: 0px;
}

.nwdv4{
	width:100%;
	padding:10px 0px;
}

.nwadlft{
	width:56%;
	margin-right:3%;
	float:left;
}
.nwviddv{
	float:left;
	width:41%;
}


.NwVid{
	background: none repeat scroll 0 0 #F1F1F1;
	border-radius: 5px;
	height: 223px;
	width: 388px;
	float:left;
	overflow:hidden;
	margin-bottom:14px;
	margin-top:36px;
	position:relative;
}
.NwVid:hover{opacity:0.83;}
.NwVid span{
	position:absolute;
	top:88px;
	left:171px;
	width:46px;
	height:46px;
	background:url(../images/feavidPng.png) no-repeat;
}
.NwVid:hover span{background-position:0px -48px;}
.lcf_taglyn{
	background:url(../images/lcf_taglyn.png) center center no-repeat;
	bottom: -23px;
    height: 35px;
    left: -12px;
    position: absolute;
    width: 426px;
    z-index: 999;
}
.mb10{
	margin-bottom:10px;
}
.mt10{
	margin-top:10px;
}
.w33{
	width:33%;
}
.hosturvnt{
	width:130px;
	height:24px;
	border:1px solid #2a5e91;
	text-align:center;
	font-size:12px;
	line-height:22px;
	display:block;
	color:#fff;
	margin-right:8px;
	margin-top:12px;
	float:right;
	border-radius:50px; -moz-border-radius:50px; -o-border-radius:50px; -webkit-border-radius:50px; -ms-border-radius:50px;
	background: #4a7eb4; /* Old browsers */

background: -moz-linear-gradient(top,  #4a7eb4 0%, #2a5e91 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a7eb4), color-stop(100%,#2a5e91)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #4a7eb4 0%,#2a5e91 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #4a7eb4 0%,#2a5e91 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #4a7eb4 0%,#2a5e91 100%); /* IE10+ */

background: linear-gradient(to bottom,  #4a7eb4 0%,#2a5e91 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a7eb4', endColorstr='#2a5e91',GradientType=0 ); /* IE6-9 */


}
.hosturvnt:hover{
	color:#fff;
	border:1px solid #3471a3;
background: rgb(53,114,164); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(53,114,164,1) 0%, rgba(43,100,146,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(53,114,164,1)), color-stop(100%,rgba(43,100,146,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(53,114,164,1) 0%,rgba(43,100,146,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(53,114,164,1) 0%,rgba(43,100,146,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(53,114,164,1) 0%,rgba(43,100,146,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(53,114,164,1) 0%,rgba(43,100,146,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3572a4', endColorstr='#2b6492',GradientType=0 ); /* IE6-9 */

}
.neubrgm{
	width:279px;
	margin-right:10px;
}
.img_bgneu{
	float:left;
	border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
}
.nwbrlftqop{
	width:53%;
	float:left;
	padding-top:30px;
}
.nwviddvklj{
	float: left;
	margin-left:9px;
}


h3.h3news01{
font-size:20px;
color:#757575;
font-weight:300;
padding-bottom:10px;
background:url(../images/newsicon.png) no-repeat left;
padding-left:45px;
padding-top:18px;
}
h3.h3events01{
font-size:20px;
color:#757575;
font-weight:300;
padding-bottom:10px;
background:url(../images/calander.png) no-repeat left;
padding-left:45px;
padding-top:18px;
}
.blks1{
	margin-top:10px;
}
newstext{
	color:#333333	;
}


/*news&eventticker*/


a, a:active, a:visited {
color: #333333;
}
.demo {
width:100%;
height:100px;
list-style: none;
overflow: hidden;
}
.newsblock{
	width:100%;
	margin-top:10px;
	color:#333333;
}
#jquery-script-menu {
position: fixed;
height: 90px;
width: 100%;
top: 0;
left: 0;
border-top: 5px solid #316594;
background: #fff;
-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
z-index: 999999;
padding: 10px 0;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

.jquery-script-center {
width: 960px;
margin: 0 auto;
}
.jquery-script-center ul {
width: 212px;
float:left;
line-height:45px;
margin:0;
padding:0;
list-style:none;
}
.jquery-script-center a {
	text-decoration:none;
}
.jquery-script-ads {
width: 728px;
height:90px;
float:right;
}
.jquery-script-clear {
clear:both;
height:0;
}
/*news&eventticker*/



/*--------------nandhu 06-29-2015------------*/
.vidNW1{
	background:#eee;
	float: left;
	height: 250px;
	margin-left: 0px;
	margin-top: 10px;
	overflow: hidden;
	width: 413px;
	position:relative;
	border-radius:8px;
	border:3px solid #e3e3e3;
}
.vidNW1 span{
	background: url(../images/vidPng.png) no-repeat;
    height: 106px;
    left: 164px;
    position: absolute;
    top: 74px;
    width: 108px;
}
.vidNW1:hover img{opacity:0.8;transform:scale(1.03);transition:all ease 0.3s;-moz-transition:all ease 0.3s;-webkit-transition:all ease 0.3s;}
.vidNW1:hover span{background-position:0px -106px;}

.vidNW2{
	background:#eee;
	float: right;
	height: 250px;
	margin-top: 10px;
	overflow: hidden;
	width: 413px;
	position:relative;
	border-radius:8px;
	border:3px solid #e3e3e3;
}
.vidNW2 span{
	background: url(../images/vidPng.png) no-repeat;
    height: 106px;
    left: 164px;
    position: absolute;
    top: 74px;
    width: 108px;
}
.vidNW3{
	background:#eee;
	float: left;
	height: 250px;
	margin-left: 30px;
	margin-top: 55px;
	overflow: hidden;
	width: 413px;
	position:relative;
	border-radius:8px;
	border:3px solid #e3e3e3;
}
.vidNW3 span{
	background: url(../images/vidPng.png) no-repeat;
    height: 106px;
    left: 164px;
    position: absolute;
    top: 74px;
    width: 108px;
}
.vidNW2:hover img, .vidNW3:hover img{opacity:0.8;transform:scale(1.03);transition:all ease 0.3s;-moz-transition:all ease 0.3s;-webkit-transition:all ease 0.3s;}
.vidNW2:hover span, .vidNW3:hover span{background-position:0px -106px;}


.VidHead{
		background: #000 none repeat scroll 0 0;
    border-radius: 5px 5px 0 0;
    color: #fff !important;
    font-size: 14px !important;
    min-height: 25px;
    padding: 7px;
    position: absolute;
    top: 0;
    width: 100%;
		background-color: rgba(0, 0, 0, 0.15);
}


.banner_link{

	border: 3px solid #e3e3e3;
    border-radius: 8px;
    display: block;
    margin: 15px auto;
    overflow: hidden;
    position: relative;
    width: 890px;
}
.banner_link span{
	background: url(../images/vidPng.png) no-repeat;
    height: 106px;
    left: 393.3px;
    position: absolute;
    top: 210px;
    width: 108px;
}
.banner_link:hover img{opacity:0.8;transform:scale(1.03);transition:all ease 0.3s;-moz-transition:all ease 0.3s;-webkit-transition:all ease 0.3s;}
.banner_link:hover span{background-position:0px -106px;}

.banner_link img, .vidNW1 img, .vidNW2 img, .vidNW3 img{
    transition: all 0.3s ease-in-out 0s;
}

.loglp{
	float:left;
	margin-top:60px;
}
.donudp{
	float:right;
	width:58%;
	margin-top:50px;
	text-align:center;
}
.donudp span{
	font-size:12px;
}
.donbtno{
	background: #039649 none repeat scroll 0 0;
	box-shadow:0px 2px 0px #028541;
    border-radius: 5px;
    color: #fff !important;
    display: block;
    float: right;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    width: 100%;
	margin-bottom:5px;
	transition:all ease-in-out 0.3s;
}

.donbtno:hover{
	transition:all ease-in-out 0.3s;
	box-shadow:0px 1px 0px #028541;
}
.elementdiv {
    margin-bottom: 5px;
    margin-top: 10px;
}
.windtext {
    float: left;
    margin-left: 0;
    margin-top: 10px;
    width: 418px;
}
.text_012 {
    font-size: 14px !important;
    line-height: 22px !important;
    padding-bottom: 10px;
    text-align: left;
}
.hdr-badge {
 display: block;
    left: 182px;
    position: absolute;
    top: 1px;
    width: 120px;
}
.hdr-badge > img{
 width: 100%;
 height: 100%;
 object-fit: contain;
}
.donate-widget{
	width: 956px;
	border: 1px solid #ededed;
	border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
	margin: 20px auto;
	overflow: hidden;
}
.widget-left{
	width: 404px;
	height: 121px;
	padding: 20px;
	background: url(../images/black-friday.jpg) center no-repeat #ededed;
	float: left;
}
.widget-right{
	padding: 20px;
	float: left;
	text-align: center;
	width: calc(100% - 484px)
}
.widget-right p{
	font-size: 15px;
	color: #2b0e4e;
	line-height: 22px;
	font-weight: 600;
}
.donate-btn{
	background: #3f73a8;
	color: #fff !important;
	text-align: center;
	display: inline-block;
	margin-top: 10px;
	padding: 10px 20px;
	font-size: 16px;
	border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
}
