@font-face
{
	font-family: SolaimanLipi;
	src: url(SolaimanLipi.woff);
}

body {
    background: url(../files/top-bg.png) repeat-x top left, url(../files/body-bg.png) repeat;
    line-height:20px;
    text-align:center;
    color:#000;
    text-align:center;
    cursor:default;
	font-size:18px;
	font-family:Georgia !important;
}
* {
    padding:0;
}
table {
    background:#FFF;
}

.modal-header .close {
    margin-top: -9px !important;
}
.menu-ul {
    padding: 14px 10px 10px;
    width:600px;
	float:left;
	font-family:SolaimanLipi;
}

.menu-ul ul{
	margin:0;
}


.menu-ul ul li{
	display:inline;
}


ul, li {
    list-style:none;
}
a {
    color:#333;
    text-decoration:none;
    cursor:pointer;
}
a:hover {
    color:#c00;
}
#topNav {
    height:50px;
    font-size:18px;
    background:#B8E8FF;
}
/*#topNav ul {
	margin:0;
}
#topNav ul li {
    height:30px;
    line-height:30px;
    float:left;
}
#topNav ul li a {
    height:29px;
    line-height:29px;
    display:block;
    float:left;
    border-bottom:0px solid #fff;
    padding:0 5px;
    font-family:SolaimanLipi;
}
*/
#menu-box{
	width:1000px;	
}

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:6px;
	font-size:18px;
	font-family:SolaimanLipi;
/*	background-color:#136ca4;*/
	}
.menu ul{
	/*background:#3D2000;*/
	height:42px;
	list-style:none;
	margin:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		/*background:#3D2000*/ /*url("images/seperator.gif") bottom right no-repeat*/;
		color:#FFFFFF;
		display:block;
		font-weight:normal;
		background:url(../files/menu-bg.png) right top repeat-y;
		line-height:44px;
		margin:0px;
		padding:0px 20px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background:#fff url(../images/menu-bg.jpg) left top repeat-x;
			color:#008ef1;
			text-decoration:none;
			}
			
			.menu li .active{
			background:#fff url(../images/menu-bg.jpg) left top repeat-x;
			color:#008ef1;
			text-decoration:none;
			}
			
	.menu li ul{
		background:#136ca4;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		/*background:url('images/sub_sep.gif') bottom left no-repeat;*/
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:42px;
		font-size:18px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 20px;
		text-align:left;
		color:#fff !important;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#004875 /*url('images/hover_sub.gif') center left no-repeat*/;
			border:0px;
			color:#FFFFFF;
			text-decoration:none;
		-webkit-transition:all 1s;
		-moz-transition: all 1s;
		-o-transition: all 1s;
		-ms-transition: all 1s;
		transition: all 1s;
			}
	.menu p{
		clear:left;
		}	




#menu-box1{
	width:1000px;
	background-color:#faa732;
    *background-color:#f89406;
    background-image:-moz-linear-gradient(top, #fbb450, #f89406);
    background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image:-webkit-linear-gradient(top, #fbb450, #f89406);
    background-image:-o-linear-gradient(top, #fbb450, #f89406);
    background-image:linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat:repeat-x;
    border-color:#f89406 #f89406 #ad6704;
    border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
    filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	border-radius:4px;
	border:1px solid #d18409;
}

.menu1{
	border:none;
	border:0px;
	margin:0px;
	padding:6px;
	font-size:18px;
	font-family:SolaimanLipi;
	margin-bottom:6px;
/*	background-color:#136ca4;*/
	}
.menu1 ul{
	/*background:#3D2000;*/
	list-style:none;
	margin:0;
	overflow:hidden;
	}
	.menu1 li{
		float:left;
		padding:0px;
		margin-left:4px;
		margin-bottom:5px;
		}
	.menu1 li a{
		background:#ffbe56 /*url("images/seperator.gif") bottom right no-repeat*/;
		color:#000;
		display:block;
		font-weight:normal;
		/*background:url(../files/menu-bg.png) right top repeat-y;*/
		line-height:20px;
		margin:0px;
		padding:0px 5px;
		text-align:center;
		border-radius:4px;
		text-decoration:none;
		border:1px solid #fece81;
		box-shadow:1px 0 0 #666;
		}
		.menu1 li a:hover, .menu1 ul li:hover a{
			background:#fff url(../images/menu-bg.jpg) left top repeat-x;
			color:#008ef1;
			text-decoration:none;
			}
			
			.menu1 li .active{
			background:#fff url(../images/menu-bg.jpg) left top repeat-x;
			color:#008ef1;
			text-decoration:none;
			}
			
	.menu1 li ul{
		background:#136ca4;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu1 li:hover ul{
		display:block;
		
		}
	.menu1 li li {
		/*background:url('images/sub_sep.gif') bottom left no-repeat;*/
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu1 li:hover li a{
		background:none;
		
		}
	.menu1 li ul a{
		display:block;
		height:42px;
		font-size:18px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 20px;
		text-align:left;
		color:#fff !important;
		}
		.menu1 li ul a:hover, .menu1 li ul li:hover a{
			background:#004875 /*url('images/hover_sub.gif') center left no-repeat*/;
			border:0px;
			color:#FFFFFF;
			text-decoration:none;
		-webkit-transition:all 1s;
		-moz-transition: all 1s;
		-o-transition: all 1s;
		-ms-transition: all 1s;
		transition: all 1s;
			}
	.menu1 p{
		clear:left;
		}	






/*#topNav ul .active a, #topNav ul li a:hover, #topNav ul .expanded a {
    color:#FFF;
    background:#E31E27;
    font-family:SolaimanLipi;
}*/

.expanded a {
    color:#FFF;
    background:#0099FF;
	padding:7px;
	border-radius:4px;
}

.all a {
    color:#FFF;
    background:#00A651;
}
.feature a, .expanded a {
    color:#FFF;   
	background:#2E7CAE;
	padding:7px;
	border-radius:4px;
}
.feature a:hover, .expanded a:hover {
    color:#FFF;
    background:#4C91A2;
	padding:7px;
	border-radius:4px;
	text-decoration:none;
}
/*#topNav ul ul {
    width:980px;
    height:30px;
    position:absolute;
    background:#7F7F7F;
    top:30px;
    left:0;
}
#topNav ul ul li {
    height:30px;
    border-right:1px solid #fff;
    float:left;
    padding-right:0;
    background:none;
    font-family:SolaimanLipi;
}
#topNav ul ul {
    display:none;
}
#topNav ul .expanded ul {
    display:block;
    font-family:SolaimanLipi;
}
#topNav ul ul li a, #topNav ul .active ul li a, #topNav ul .expanded ul li a {
    display:block;
    color:#fff;
	background:url(../files/menu-bg.png) repeat-y top right;
    float:left;
    line-height:30px;
    height:30px;
    padding:0 4px;
    font-family:SolaimanLipi;
}
#topNav ul ul a:hover, #topNav ul .active ul li a:hover, #topNav .expanded ul li a:hover, #topNav ul ul .active a, #topNav ul .active ul .active a, #topNav .expanded ul .active a {
    background:#5E8FCA;
    color:#fff;
}
#topNav li.last {
    background-image:none;
    border-right:none;
}*/
.ticker {
    font-size: 18px;
    font-weight: none;
    text-align: justify;
    color: #000000;
}

.socialmedia{
	float:right;
	padding-right: 8px;
    padding-top: 10px;
}


.socialmedia ul{
	padding-top:0px;
	margin:0;
	float:right;
}


.socialmedia ul li{
	display:inline;
	list-style-type:none;
}

.socialmedia ul li a{
	margin-left:3px;
	margin-right:3px;
}




/* ------ Footer Box
--------------------------------------- */

#main-footer{
	width:100%;
	background:#FFF url(../files/footer-bg.jpg) top left repeat-x;
	border-bottom:12px solid #B8E8FF;
}

#footer{
	height:auto;
	width:1000px;
	margin:auto;
	overflow:hidden;
}


.footer-menu{
	overflow:hidden;
	padding: 13px 10px 10px;
	background:#FC9D05;
	font-family:SolaimanLipi;
}


.footer-menu ul{
	margin:0;
}


.footer-menu ul li{
	display:inline;
	list-style-type:none;
}


.footer-menu ul li a{
	font-size:18px;
	color:#FFFFFF;
	background:url(../files/menu-bg.png) right top repeat-y;
	padding:2px 18px;
}


.footer-menu ul li a:hover{
	color:#333333;
}

.center-content{
	height:auto;
	overflow:hidden;
	margin-bottom:0px;
}

.news-box{
	width:234px;
	float:left;
	margin-left: 5px;
    margin-right: 5px;
}



.benadon-box{
	width:100%;
}

.benodon-left{
	width:270px;
	float:left;
}


.benadon-left1{
	width:380px;
	float:left;
	margin:0 15px;
}


.footer-top{
	padding:10px 0px;
	overflow:hidden;
}

.footer-left{
	width:490px;
	float:left;
}

.footer-left ul{
}


.footer-left ul li{
	display:inline;
	list-style-type:none;
}

.footer-left ul li a{
	margin-right:3px;
}

.footer-right{
	width:470px;
	float:right;
}


.footer-bottom{
	border-top: 0 solid #999;
    overflow: hidden;
    padding: 10px 0 0;
}


.footer-bottom p{
	text-align:center;
}

.footer-bottom i{
	font-style:normal;
	float:left;
	font-family:SolaimanLipi;
}

.footer-bottom span{
	float:right;
}

#table3 a{
	background: #2E7CAE none repeat scroll 0 0 !important;
    border-radius: 10px !important;
    color: #fff !important;
    line-height: 29px !important;
    padding: 5px 8px !important;
	margin-left: 5px !important;
}

#table3 a:hover{
	background: #FF8904 none repeat scroll 0 0 !important;
    border-radius: 10px !important;
    color: #fff !important;
    line-height: 29px !important;
    padding: 5px 8px !important;
	margin-left: 5px !important;
	text-decoration:none;
}

.HrB{
	background: #B8E8FF none repeat scroll 0 0;
    height: 5px;
    margin-bottom: 15px;
	}


/* ------ End Footer Box
--------------------------------------- */

.menuL{wider:135px;}

.menuL ul{
	margin: 0;
	background-color: #ffffff;
	border: 1px solid #136ca4;
	overflow: hidden;
	padding: 2px 4px;
}

.menuL li{
	margin: 0 0 2px;
}

.menuL a{
	background: #f7f7f7 none repeat scroll 0 0;
    color: #6f6f6f;
    display: block;
    font-family: Georgia;
    font-size: 12px;
    font-weight: normal !important;
    padding: 5px;
	}

.menuL a:hover{
	text-decoration:none;
	background:#DBEAF9;	
	}	

.right-content{
	/*width:260px;*/
	float:right;
	height:auto;
	width:125px;
	}

.right-box{
	/*float: right;
    margin-bottom: 10px;
    margin-right: 20px;
	width: 240px;*/	
    margin-top: 10px;
    
}

.Epaper-Box{
	border: 1px solid #156EA4;
    float: right;
    margin:0px;
    width: 135px;
}

.top-peaper{	
}

.top-peaper h2{
	color: #000000;
    font-family: Arial;
    font-size: 8.5pt;
    margin: 0;
    padding: 3px 0;
    text-align: center;
    text-decoration: none;
}

.E-img{
	height: 205px;
	overflow: hidden;
	padding: 5px 0 0;
	text-align: center;
}

.E-img h3{margin:0px;}

.E-img img{
	width:120px;
	border:1px solid #ccc;
}

.E-img ul{
 margin:0px;	
}

.E-img li{	
}

.E-pag{
    margin: 0;
    padding: 0 0 5px;
    text-align: center;
}

a.preview_panel_controller {
    color: #c00;
    text-decoration: none;
}


.all-epaper{
 overflow-x: hidden;
 height:500px; 
}

.all-epaper ul{
  margin:0px;	
} 

.all-epaper li{	
}

.all-epaper li img{
	width:120px;
	border:1px solid #ccc;
}

.all-epaper h2{
	color: #000000;
    font-family: Arial;
    font-size:12px;
    margin: 0;
    padding: 3px 0;
    text-align: center;
    text-decoration: none;
}

.cat-box-title {
    overflow: hidden;
	background:#5997bf url(../files/stripe.png) top left repeat-x;
	padding: 8px;
}


.cat-box-title h2 {
    float: left;
    font-family:Georgia;
   /* font-size: 18px;*/
    margin-right: 6px;
    text-transform: capitalize;
	color:#FFF;
	text-shadow:0 1px 0 #333;
	margin:0;
	font-size:11px;
}

.common-right-box{
	background-color: #FFFFFF;
    margin: 0px auto auto;
    overflow: hidden;
    padding: 2px 4px;
	border:1px solid #136ca4;
}


.common-right-box img{
	padding:4px;
	border:1px solid #999;
	background-color:#CCC;
	margin:5px 0;
	
}


.common-btn{
	background: url("../files/btnimage.png") no-repeat scroll center center transparent;
    border: 0 none;
    color: #FFFFFF;
    height: 30px;
    text-align: center;
    width: 80px;
	cursor:pointer;
}


.listbox1{
	border: 1px solid #CCCCCC;
    margin: 4px 0;
	/*font-family: SolaimanLipi;*/
	font-size:14px;
    padding: 2px;
    width: 110px;
}


.button {

	background: url(../files/background.png) no-repeat center -105px;	/* Fallback */
	display: block;
	width: 5em;
	text-align: center;
	font-size: 18px;
	padding:7px;
	color: #FFFFFF;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;		
	border-radius: 4px;
	background: url(../files/background.png) no-repeat 0px 0px, url(../files/stripes.png) no-repeat center -8px;		
	-moz-transition: all 1s ease-out;
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	border:none;
	cursor:pointer;
	

}

.button:hover {

	background: url(../files/background.png) no-repeat center -5px; /* Fallback */
	background: url(../files/stripes.png) no-repeat 0px -200px, url(../files/background.png) no-repeat center -8px;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;		

}


.button1 {

	background:#09F;	/* Fallback */
	display: block;
	text-align: center;
	padding:5px 25px;
	font-family: SolaimanLipi;
	font-size:17px;
	color: #FFFFFF;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;		
	border-radius: 4px;
	-moz-transition: all 1s ease-out;
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	border:none;
	cursor:pointer;
}

.button1:hover {

	/*background: url(../files/background.png) no-repeat center -5px; 
	background: url(../files/stripes.png) no-repeat 0px -200px, url(../files/background.png) no-repeat center -8px;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;		*/
	background:#FC9D05;
}


.btn {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}


.btn-warning {
    color:#fff;
    text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color:#faa732;
    *background-color:#f89406;
    background-image:-moz-linear-gradient(top, #fbb450, #f89406);
    background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image:-webkit-linear-gradient(top, #fbb450, #f89406);
    background-image:-o-linear-gradient(top, #fbb450, #f89406);
    background-image:linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat:repeat-x;
    border-color:#f89406 #f89406 #ad6704;
    border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
    filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    color:#fff;
    background-color:#f89406;
    *background-color:#df8505
}
.btn-warning:active, .btn-warning.active {
    background-color:#c67605 \9
}
.socialShare ul{}
.socialShare li{float:left; padding: 0 0 0 8px;}	