/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

/*html,div, span, applet, object, iframe,
h1, h2, h3, h4, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}*/
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
font-family: SolaimanLipi,Vrinda;
    font-size: 16px;
}

.img_margin_3px{
	margin-left:3px;
	margin-right:3px;
}

.img_margin{
	margin:5px;
}
.bangla{
	font-family:solaimanlipi;
}

.font-15px{
	font-size:15px;
}

.select {
    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #D7D7D7;
    display: block;
    font-family: solaimanLipi,arial;
    font-size: 14px;
    height: 23px;
	margin-right:10px; 
    line-height: 23px;
	width: 80px;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*.........................End Reset............................*/
/*.........................header start............................*/
#header {
	/*height: 202px;*/
	width: 100%;
	background:#ebebeb;
}
#header_shadow{
	background:url(images/header_shadow.jpg) repeat-y;
	width:984px;
	margin-left:auto;
	margin-right:auto;
	/*height:184px;*/
}
/*.........................top1 start............................*/
#top1{
	width:974px;
	height:24px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/bookmark_back.jpg) repeat-x;
}
#top_left{
	height:24px;
	width:300px;
	float:left;
}
#top_left_dse_scroll_label{
	height:24px;
	width:100px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000099;
}
#top_left_dse_scroll{
	height:24px;
	width:400px;
	float:left; 
}
#top_right{
	height:24px;
	width:550px;
	float:right;
}
/*#bookmark{
	height:21px;
	padding-top:9px;
	float:right;
	width:300px;
}*/
/*.........................top1 end............................*/
/*.........................top2 start............................*/
#top2{
	height:15px;
	width:974px;
	margin-left:auto;
	margin-right:auto;
}
/*.........................top2 end............................*/
/*.........................top3 start............................*/
#top3{
	/*height:145px;*/
	width:974px;
	margin-left:auto;
	margin-right:auto;
	/*background:url(images/banner_main_final.jpg) no-repeat;*/
}
#banner{
	height:94px;
	background:url(images/banner2.gif) repeat-x;
}
#logo{
	height:78px;
	width:194px;
	/*background:url(images/logo.jpg) no-repeat;*/
	float:left;
}
#ban_right{
	width:508px;
	float:right;

}
#ban_add1{
	height:60px;
	width:505px;
	float:left; 
	/*background:url(images/osmbanner1.png) no-repeat;
		margin-top: 15px;*/
}
#ban_add2{
	height:60px;
	width:40px;
	float:right;
}
#menu1{
	/*background:#ccc;*/
}
ul#topnav {
    background: #eee;
	font-family: SolaimanLipi,Vrinda;
    float: left;
    font-size: 15px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 974px; 
}
ul {
    padding-left: 10px;
}
ul#topnav li a.normal:LINK,A.normal:VISITED {
/*    color: #000;
    display: block;
    padding: 5px 10px;
    text-decoration: none;*/
	
    border-right: 1px solid #999999; 
    color: #333333;
    cursor: pointer;
    display: block;
    float: left;
    overflow: hidden;
    padding: 6px 11px;
    text-decoration: none;
}
ul#topnav li a.normal:hover {
	background:#1A255E;
	color:#FFFFFF;
}

ul#topnav li A.menuactive:LINK,A.menuactive:VISITED{
    border-right: 1px solid #999999; 
    background:#1A255E;
	color:#FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    overflow: hidden;
    padding: 6px 11px;
    text-decoration: none;
}
ul#topnav li A.menuactive:hover{
	background:#1A255E;
	color:#FFFFFF;
}

 

li {
    padding-bottom: 5px;
}
ul#topnav li {
   /* border-right: 1px solid #8C0000;*/
    float: left;
    margin: 0;
    padding: 0;
}

.clr{
	clear:both;
}
#menu2{
	margin-top:4px;
	background:#ccc;
}
ul#topnav2 {
    background: #eee;
	font-family: SolaimanLipi,Vrinda;
    float: left;
    font-size: 15px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 974px;
}
ul#topnav2 li {
    float: left;
    margin: 0;
    padding: 0;
}
ul#topnav2 li a {
/*    color: #252525;
    display: block;
    padding: 5px 10px;
    text-decoration: none;*/
    border: 1px solid #fff;
    color: #333333;
    cursor: pointer;
    display: block;
    float: left;
    overflow: hidden;
    padding: 6px 13px;
    text-decoration: none;
}
#topnav a:active {
	background:#000;
}
ul#topnav2 li a:hover {
	background:#FFFFFF;
}
ul#topnav2 li a.MenuImage {
    display: block;
    padding: 0;
}
/*.........................top3 end............................*/
/*.........................header end............................*/
/*.........................wrapper start............................*/
#wrapper{
/*	height:4000px;*/
	width:984px;
	margin-left:auto;
	margin-right:auto;
}
/*.........................wrap1 start............................*/
.wrap1 { 
 /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 984px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
		margin-left:auto;
	margin-right:auto;
} 

/*.........................wrap1 end............................*/
/*.........................wrap2 start............................*/
.wrap2{
	width:984px;
	margin-left:auto;
	margin-right:auto;
}
td.shadow-topl {
    background: url("images/common/top_left.jpg") no-repeat scroll 0 0 transparent;
    height: 12px;
    width: 12px;
}
td.shadow-top {
    background: url("images/common/top.jpg") repeat-x scroll 0 0 transparent;
    height: 12px;
}
td.shadow-topr {
    background: url("images/common/top_right.jpg") no-repeat scroll 0 0 transparent;
    height: 12px;
    width: 12px;
}
td.shadow-l {
    background: url("images/common/left.jpg") repeat-y scroll 0 0 transparent;
    width: 12px;
}
td.shadow-r {
    background: url("images/common/right.jpg") repeat-y scroll 0 0 transparent;
    width: 12px;
}
td.shadow-bot {
    background: url("images/common/bottom.jpg") repeat-x scroll 0 0 transparent;
    height: 12px;
}
td.shadow-botl {
    background: url("images/common/bottom_left.jpg") no-repeat scroll 0 0 transparent;
    height: 12px;
    width: 12px;
}
td.shadow-botr {
    background: url("images/common/bottom_right.jpg") no-repeat scroll 0 0 transparent;
    height: 12px;
    width: 12px;
}
/*.........................wrap2 end............................*/
/*.........................wrap3 start............................*/
#wrap3{
	width:984px;
	margin-left:auto;
	margin-right:auto;
}
#wrap3_left{
/*	height:700px;*/
	width:720px;
	float:left;
}
#video{
	width:720px;
	
}
#wrap3_part1{
/*	height:200px;*/
	width:720px;
}
#wrap3_part2{
/*	height:200px;*/
	display:block;
	
/*	background:#ccc;*/
}
#wrap22_right{
/*	height:700px;*/
	width:330px;
	float:left; 
}


#wrap3_right{
/*	height:700px;*/
	width:260px;
	float:right;
}
#wrap3_left_left{
	width:284px;
	float:left;
}
#wrap3_left_right{
	width:244px;
	float:left;
}
#wrap3_right_right{
	width:234px;
	float:right;
}
#wrap3_right_left{
	width:260px;
	float:right;
}
a img {
    border: 0 none;
}
a {
    color: #000000;
    text-decoration: none;
}

h1 {
    color: #171A6C;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
}
p {
    color: #333333;
    font-size: 16px;
    margin: 0 0 10px;
	font-family: SolaimanLipi,Vrinda;
	line-height:20px
}
/*.........................wrap3 end............................*/
/*.........................wrap6 start............................*/
#wrap6{
	width:984px;
	margin-left:auto;
	margin-right:auto;
}
/*.........................wrap6 end............................*/
/*.........................wrap7 start............................*/
#wrap7{
	width:984px;
	margin-left:auto;
	margin-right:auto;

}
/*.........................wrap7 end............................*/
/*.........................wrap8 start............................*/
#wrap8{
	width:984px;
	margin-left:auto;
	margin-right:auto;

}
/*.........................wrap8 end............................*/
/*.........................wrap9 start............................*/
#wrap9{
	width:984px;
	margin-left:auto;
	margin-right:auto;

}
/*.........................wrap9 end............................*/
/*.........................wrap10 start............................*/
#wrap10{
	width:984px;
	margin-left:auto;
	margin-right:auto;

}
/*.........................wrap10 end............................*/
/*.........................wrap11 start............................*/
#wrap11{
	width:984px;
	margin-left:auto;
	margin-right:auto;

}
/*.........................wrap11 end............................*/
/*.........................wrap12 start............................*/
#wrap12{
	width:984px;
	margin-left:auto;
	margin-right:auto;
}
/*.........................wrap12 end............................*/
/*.........................wrap13 start............................*/
#wrap13{
	width:984px;
	margin-left:auto;
	margin-right:auto;
}
/*.........................wrap13 end............................*/
/*.........................wrapper end............................*/
/*.........................Footer start............................*/
#footer1{
	width:100%;

}
div#footer div#mastfoot {
    font-size: 14px;
}
div {
    margin: 0;
    padding: 0;
}
div#footer div#mastfoot div.line {
    border-top: 0 solid #C9C4C4;
}
div#footer div.wraper {
}
div#footer div.padding {
    padding: 6px 6px 6px 0;
}
div#footer div.links {
    text-align: center;
}
div#footer div.links a.first {
    border: 0 none;
}
div#footer div.links a {
    border-left: 1px solid #666666;
    color: #000000;
    padding: 0 10px;
}
a {
    color: #000000;
    text-decoration: none;
}
div#footer div.links a {
    border-left: 1px solid #666666;
    color: #000000;
    padding: 0 10px;
}
a.AEmail{
	font-family:Verdana, Arial;
	font-size:12px;
	color:#171A6C;
}
a.AEmailBNA{
	font-family: SolaimanLipi, Vrinda;
	font-size:12px;
	color:#000000;
}
a.AEmailBNA{
	font-family: SolaimanLipi, Vrinda;
	font-size:12px;
	color:#000000;
}
#line1{
	height:12px;
	width:100%;
	background:url(images/line1.gif) repeat-x;
}
/*.........................Footer end............................*/
#line2{
	height:12px;
	width:100%;
	background:url(images/line2.gif) repeat-x;
}
#footer_shadow {
    background: url(images/header_shadow.jpg) repeat-y scroll 0 0 transparent;
    margin-left: auto;
    margin-right: auto;
    width: 984px;
}
#ja-footerwrap {
    background: url(images/grad3.gif) repeat-x scroll center bottom #F6F6F6;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0;
    width: 974px;
}
#planningex a{
    background: none repeat scroll 0 0 #F7F7F7;
    border-bottom: 1px solid #CCCCCC;
    color: #171A6C;
    display: block;
    font-size: 22px;
    margin-bottom: 5px;
    text-align: left;
    text-decoration: none;
}
.independent-div{
	float:right;
	margin-right:15px;
}
.detail_small_font_style{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

.detail_news_table_style{
	margin-left:10px;
	margin-right:10px;
}

.detail_news_title{
	font-size:24px;
	color:#121347;
	padding-bottom:8px;
	padding-top:5px;
	border-bottom:3px #999999 solid;
}

.detail_news_title_label{
	font-size:18px;
	color:#000066;
}

.copyright_alerm{
	color:#999999;
	font-style:italic;
	line-height:20px;
}

.detail_news_detail_container{
	padding-top:20px;
	padding-bottom:10px;
	line-height:22px;
}

.newsLabel{
	border-bottom:2px #262F59 solid; 
	padding-bottom:5px; 
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
	color:#15276F;
}

.padding-top-15px{
	padding-top:15px;
}

.padding-top-bottom{
	padding-top:5px;
	padding-bottom:5px;
}

.tab_news_label{
	font-family:solaimanlipi;
	font-size:1?px; 
	font-weight:bold;
	color:#000000;
}

.pagging-right-10px{
	padding-right:5px;
	border:0px;
}

.rows{ 
	margin-bottom:10px;
	padding:5px;
	border-bottom:1px #EAEAEA solid; 
}

.list-container{ 
	padding:0;	
	margin:0; 
	clear:both;
}

.clear{
	clear:both;
}
 
.ad-image-style{
	padding:0;
	margin:0;
}

.input-text{
	width:200px;
	height:20px;
	border:1px #CCCCCC solid;
	background:#F7F7F7;
}

.input-textarea{
	width:300px;
	height:100px;
	border:1px #CCCCCC solid;
	background:#F7F7F7;
}



/*All News Cotainer */

.category-name-label{ 
	font-family:SolaimanLipi;
	padding-left:20px;
	margin-bottom:10px;
	padding:5px;
	background:#E6E6E6;
	font-size:24px;
	color:#214298;
	font-weight:bold;
	border:5px #DBDBDB solid;
}

.news-container-divs{ 
	margin-bottom:5px;
	font-family:SolaimanLipi;
	font-size:16px; 	
}


.today-all-news-category-news-label{ 
	padding:5px;
	padding-left:10px;
	background:#E7EDE9;
	border-top:1px #CCCCCC solid; 
	border-left:1px #CCCCCC solid; 
	border-right:1px #CCCCCC solid;  
	font-size:18px;
}

.today-all-news-category-news-container{ 
	padding:10px; 
	margin-bottom:2px;
	background:#FFFFFF;
	border:1px #CCCCCC solid; 
	font-size:16px;
}

/*All News Container*/

A.division_menu{}

A.division_menu:LINK{ TEXT-DECORATION: none; display:block; color:#1E2B66; border-right:1px #CCCCCC solid;  padding-left:5px; padding-right:5px; padding-top:3px; padding-bottom:3px; float:left; font-size:16px; font-family:SolaimanLipi; line-height:24px; background:#6C6C6C; color:#FFFFFF;  }
A.division_menu:visited{color:#1E2B66;TEXT-DECORATION: none; display:block;  padding-left:5px; padding-right:5px; padding-top:3px; padding-bottom:3px; float:left; font-size:16px; font-family:SolaimanLipi;  line-height:24px; background:#6C6C6C; color:#FFFFFF;}
A.division_menu:hover{ COLOR: #000000; display:block; font-size:16px;  padding-left:5px; padding-right:5px; padding-top:3px; padding-bottom:3px; float:left;  font-family:SolaimanLipi; line-height:24px; background:#333333; color:#FFFFFF; }


 
A.newstitle:LINK{ TEXT-DECORATION: none; display:block; color:#1E2B66;  margin:2px; padding:2px; font-size:20px; font-family:SolaimanLipi; line-height:24px;  }
A.newstitle:visited{color:#1E2B66;TEXT-DECORATION: none; display:block;  margin:2px; padding:2px; font-size:20px; font-family:SolaimanLipi;  line-height:24px; }
A.newstitle:hover{ COLOR: #000000; display:block; font-size:20px; margin:2px; padding:2px;  font-family:SolaimanLipi; line-height:24px; }

A.chield_newstitle:LINK{ TEXT-DECORATION: none; display:block; color:#1E2B66;  margin:2px; padding:2px; font-size:18px; font-family:SolaimanLipi; line-height:24px;  }
A.chield_newstitle:visited{color:#1E2B66;TEXT-DECORATION: none; display:block;  margin:2px; padding:2px; font-size:18px; font-family:SolaimanLipi;  line-height:24px; }
A.chield_newstitle:hover{ COLOR: #000000; display:block; font-size:18px; margin:2px; padding:2px;  font-family:SolaimanLipi; line-height:24px; }

A.newstitleTop:LINK{ TEXT-DECORATION: none; display:block; width:245px; background:#F9F9F9; color:#1E2B66;  margin:2px; padding:5px; font-size:16px; font-family:SolaimanLipi;  margin-bottom:3px; line-height:24px;  }
A.newstitleTop:visited{color:#1E2B66;TEXT-DECORATION: none; display:block; width:245px; background:#F9F9F9; margin:2px; padding:5px; font-size:16px; font-family:SolaimanLipi;   margin-bottom:3px; line-height:24px; }
A.newstitleTop:hover{ COLOR: #000000; display:block; width:245px; background:#EEEEEE; font-size:16px; margin:2px; padding:5px;  font-family:SolaimanLipi; line-height:24px;  margin-bottom:3px; }

A.news_category_link:LINK{ TEXT-DECORATION: none; color:#0A59B1; font-size:16px; font-weight:bold; font-family:SolaimanLipi; line-height:24px;  display:block; padding:10px; margin-top:10px; border-top:2px #003333 solid; }
A.news_category_link:visited{ TEXT-DECORATION: none; color:#0A59B1; font-size:16px; font-weight:bold; font-family:SolaimanLipi; line-height:24px;    display:block; padding:10px; margin-top:10px; border:2px #003333 solid;}
A.news_category_link:hover{ TEXT-DECORATION: none; color:#000000; font-size:16px; font-weight:bold; font-family:SolaimanLipi; line-height:24px;   display:block; padding:10px; margin-top:10px; border:2px #003333 solid;}

A.newsintro:LINK{ TEXT-DECORATION: none; display:block; color:#171717;  font-size:16px; font-family:SolaimanLipi;margin:2px; padding:2px; line-height:18px;  }
A.newsintro:visited{color:#171717;TEXT-DECORATION: none; display:block; font-size:16px; font-family:SolaimanLipi;margin:2px; padding:2px; line-height:18px;  }
A.newsintro:hover{ COLOR: #000000; display:block;font-size:16px;  font-family:SolaimanLipi;margin:2px; padding:2px;line-height:18px;  }

A.tab_list_item:LINK{ TEXT-DECORATION: none; display:block; color:#1E2B66;  margin:2px; padding:2px; font-size:18px; font-family:SolaimanLipi;  }
A.tab_list_item:visited{color:#1E2B66;TEXT-DECORATION: none; display:block;  margin:2px; padding:2px; font-size:18px; font-family:SolaimanLipi; }
A.tab_list_item:hover{ COLOR: #000000; display:block; font-size:18px; margin:2px; padding:2px;  font-family:SolaimanLipi;}

A.newstitle_video:LINK{ TEXT-DECORATION: none;   color:#666666;  font-family:Arial, Helvetica, sans-serif;  font-size:12px;   }
A.newstitle_video:visited{color:#666666;TEXT-DECORATION: none;   font-family:Arial, Helvetica, sans-serif;  font-size:12px;  }
A.newstitle_video:hover{ COLOR: #000000; font-family:Arial, Helvetica, sans-serif; font-size:12px;   }

A.font_problem:LINK{ TEXT-DECORATION: none;   color:#006600;  font-family:Arial, Helvetica, sans-serif;  font-size:12px;   }
A.font_problem:visited{color:#006600;TEXT-DECORATION: none;   font-family:Arial, Helvetica, sans-serif;  font-size:12px;  }
A.font_problem:hover{ COLOR: #000000; font-family:Arial, Helvetica, sans-serif; font-size:12px;   }

A.header_login:LINK{ TEXT-DECORATION: none;   color:#009900;  font-family:Arial, Helvetica, sans-serif;  font-size:12px; font-weight:bold;   }
A.header_login:visited{color:#009900;TEXT-DECORATION: none;   font-family:Arial, Helvetica, sans-serif;  font-size:12px; font-weight:bold;  }
A.header_login:hover{ COLOR: #000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;   }


.eventCalender{
	border-left: 1px solid #D7D7D7; 
	border-top: 1px solid #D7D7D7; 
	font-family:SolaimanLipi;
	font-size:20px;
}

.eventCalender td{
	border-bottom: 1px solid #D7D7D7;
    border-right: 1px solid #D7D7D7; 
    height: 30px;
	padding:2px 3px 2px 3px;
    line-height: 28px; 
	font-size:18px;
    text-align: center;
    width: 65px;
}

.calendar-month{
	font-size:18px; 
	padding-bottom:5px;
}

A.calenderSelecteddaysClass:LINK, A.calenderSelecteddaysClass:VISITED{
	font-size:18px;
	color:#286D14;
	text-decoration:none;
}
A.calenderSelecteddaysClass:HOVER{
	font-size:18px;
	color:#FF0000;
	text-decoration:none;
}

