/* CSS Document */

html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
	background-image:url(images/main_bg.gif);
}
a{
	text-decoration:none;
	color:green;
	}
a:visited{
	color:green;
	}

 a:hover{
 text-decoration:underline;
 }

h1{
	font:bold 10px Verdana;
	color:#006600;
	border-left:1px solid #006600;
	padding-left: 3px;
}
h2{
	font:9px Verdana;
	color:#333333;
	border-left:1px solid #006600;
	padding-left: 3px;
}

h3{
	font:bold 10px Verdana;
	color:#666666;
}
/*
Font
*/
#con{
	border-left:1px solid #006600;
	padding-left: 3px;
	line-height:80%;
}
#con-detail{
	padding-left: 15px;
	padding-top: 14px;
}
#b11{
	font-family:SolaimanLipi;
	font-size:14px;
	color:#333333;
}	
#b11 a{
	font-family:SolaimanLipi;
	font-size:14px;
	color:#333333;
	text-decoration:none;
}	

#b11 a:hover{
	font-family:SolaimanLipi;
	font-size:14px;
	color:#333333;
	text-decoration: underline;
}	
.b11{
	font-family:SolaimanLipi;
	font-size:14px;
	color:#333333;
}	
.b11 a{
	font-family:SolaimanLipi;
	font-size:14px;
	color:#333333;
	text-decoration:none;
}	

.b11 a:hover{
	font-family:SolaimanLipi;
	font-size:14px;
	color:#333333;
	text-decoration: underline;
}
/*
.b3{
	font-family:Boishakhi;
	font-size:14px;
	color:#006600;
}

.b4{
	font-family:Boishakhi;
	font-size:10px;
	color:#006600;
}
#b1{
	font-family:Boishakhi;
	font-size:14px;
	font-weight:normal;
	color:#2e6b90;
	}

#b2{
	font-family:Boishakhi;
	font-size:14px;
	font-weight:normal;
	color:#666666;
	}
#b4{
	font-family:Boishakhi;
	font-size:14px;
	font-weight:normal;
	color:#333333;
	}
#b3{
	font-family:Boishakhi;
	font-size:14px;
	font-weight:normal;
	color:#333333;
	}
#b5{
	font-family:Boishakhi;
	font-size:18px;
	font-weight:normal;
	color:#333333;
	}
*/	
#e1{
	font:10px Verdana;
	color:#666666;
	}
#e3{
	font:10px Verdana;
	color:#333333;
	}	
#e4{
	font:bold 9px Verdana;
	color:#333333;
	}
	
#e5{
	font:bold 11px Verdana;
	color:#333333;
	}			
	
	
#e2{
	font:11px Verdana;
	color:#333333;
	}
	
.e2{
	font:9px Verdana;
	color:#006600;
	}
.e3{
	font:8px Verdana;
	color:#006600;
	}	
			
#t1{
	font:10px Verdana;
	color:#666666;
	}
	
#ii{
	width: 250px;
	height:20px;
	background-color:#e0f6cd;
	font:9px Verdana;
	color:#333333;
	border:1px solid #8ad04d;
}	
#qqq{
	width: 100px;
	height:20px;
	background-color:#e0f6cd;
	border: 1px solid #c2d4b3;
	font: bold 9px Verdana;
	color:#333333;
}
/*
Bangla Fonts
*/

#s7{
	font-family:SolaimanLipi;
	font-size:16px;
	color: #333333;
	}
	
#s1{
	font-family:SolaimanLipi;
	font-size:16px;
	color: #333333;
	}
.s1{
	font-family:SolaimanLipi;
	font-size:16px;
	color: #333333;
	}	
#s2{
	font-family:SolaimanLipi;
	font-size:24px;
	color: #000000;
	}
	
#s3{
	font-family:SolaimanLipi;
	font-size:18px;
	color: #000000;
	padding-bottom:3px;
	}
.s3{
	font-family:SolaimanLipi;
	font-size:18px;
	color: #000000;
	padding-bottom:3px;
	}	
#s4{
	font-family:SolaimanLipi;
	font-size:20px;
	color: #4a276b;
	}
#s5{
	font-family:SolaimanLipi;
	font-size:16px;
	color: #4a276b;
	}
#s6{
	font-family:SolaimanLipi;
	font-size:16px;
	color: #000000;
	}									
			
	
/*add menu*/
.buttonmenu{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 225px;
	}

.buttonmenu li a{
	display: block;
	width: 100%;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:4px;
	/*padding: 4px 10px;*/
	text-decoration: none;
	/*font-weight: bold;*/
	border: 1px solid;
	border-color:#dfdbbd; /*#5A3A54 #5A3A54 #D5BFD0; light dark dark light*/
	background-color: #eeeee2;
	text-decoration:none;
	background-image:url(images/add-button-down.gif);
	background-position: 2% 60%;
	background-repeat:no-repeat;
	}


.buttonmenu li a:visited{
	color: black;
	}

.buttonmenu li a:hover, .buttonmenu li a:active{
	/*text-decoration:underline;*/
	color: black;
	background-color: #fae07d;
	background-image:url(images/add-button-up.gif);
	background-position: 2% 60%;
	background-repeat:no-repeat;
	}

#middle-add{
	width:700px;
	height:auto;
	float:left;
	/*background-color:#CCCCCC;*/
	}
#middle-add-left {
	text-align:left;
	width:450px;
	height:auto;
	/*padding:5px 0 0 10px;*/
	float:left;
	/*background-color:#CCCC00;*/
	}
#middle-add-left-up{
	text-align:left;
	width:440;
	height:40px;
	padding:5px 0 0 10px;
	/*background-color:#333333;*/
	float:left;
	}
#middle-add-left-down{
	text-align:left;
	/*font-family:Verdana;*/
	/*font-size:16px;*/
	width:450px;
	/*padding:5px 0 0 10px;*/
	/*background-color:#222222;*/
	/*background-image:url(images/add.jpg);
	background-repeat:no-repeat;
	*/
	}

#middle-add-right {
	/*padding-top:50px;*/
	padding-top:5px;
	width:250px;
	float:right;
	/*background-color:#ffFF00;*/
	}
/*end*/

#wrapper {
    text-align: left;
	margin: auto;
	width: 1003px;
	background-color:#f5f2e3;
	}
#header {
    width:1003px;
	height:91px;
    background-image:url(images/bg_1.gif);
	background-repeat:repeat-x;
}
#header-left {
    float:left;
    width:217px;
    height:91px;
    background-image:url(images/logo_1.gif);
	background-repeat:no-repeat;
}
#header-right {
   width:780px;
   height:91px;
   float:right;
   /*background-color:#FF0000;*/
}
#button-conatiner {
   width:780px;
   height:91px;
   float:left;
}
#button-container-up {
   width:780px;
   height:60px;
   float:left;
}
#button-container-menu {
   width:780px;
}

#menu_right{
	width:61px;
	height:31px;
	background-image:url(images/menu_corner.gif);
	background-repeat:no-repeat;
	float:left;
	}
#menu-body{
	width:719px;
	height:31px;
	float:right;
}	
#body-contain {
    /*padding-top:122px;*/
    width:1003px;
    height:auto;
    float:left;
   /* background-color:#f5f8f2;*/
}
#body-contain-left {
   width:700px;
   height:auto;
   float:left;
}
#body-contain-right {
	   width:300px;
	   height:auto;
	   float:right;
	}
#left-body-up {
	  width:700px;
	 /* background-color:#999999;*/
	}
#left-body-menu{
	  width:700px;
	  height:181px;
	  padding-top:21px;
	  background-image:url(images/down-menu-bg.jpg);
	  background-repeat:no-repeat;
	 }
 #body-menu-box1 {
	 padding-top:10px;
	 padding-left:8px;
	 width:132px;
	 height:150px;
	 float:left;
	 /*background-color:#CCCCCC;*/
	 }
  #body-menu-box1-up {
	 width:132px;
	 height:150px;
	 float:left;
	 background-image:url(images/hospital.gif);
	 background-repeat:no-repeat;
	 /*background-color:#CCCCCC;*/
	 }

 #body-menu-4 {
	 width:560px;
	 height:160px;
	 float:right;
	/*background-color:#ffffff;*/
	 }
 #body-menu-box-2 {
	 width:280px;
	 height:160px;
	 float:left;
	 /*background-color:#CCCCCC;*/
	 }
  #body-menu-box2-up {
	 width:135px;
	 height:150px;
	 float:left;
	 background-image:url(images/ambulance.gif);
	 background-repeat:no-repeat;
	 /*background-color:#CCCCCC;*/
	 }
 
 #body-menu-box-2-1 {
	 width:280px;
	 height:160px;
	 float:right;
	 /*background-color:#CCCC00;*/
	 }
 
 #body-menu-box2 {
	 padding-top:10px;
	 padding-left:5px;
	 width:135px;
	 height:150px;
	 float:left;
	 /*background-color:#CCCCCC;*/
	 }
 #body-menu-box3 {
	 padding-top:10px;
	 padding-left:3px;
	 width:137px;
	 height:150px;
	 float:right;
	 /*background-color:#CCCCCC;*/
	 }
  #body-menu-box3-up {
	 width:137px;
	 height:150px;
	 float:left;
	 background-image:url(images/blood-bank.gif);
	 background-repeat:no-repeat;
	 /*background-color:#CCCCCC;*/
	 }
 
 #body-menu-box4 {
	 padding-top:10px;
	 padding-left:2px;
	 width:138px;
	 height:150px;
	 float:left;
	 /*background-color:#CCCCCC;*/
	 }
 #body-menu-box4-up {
	 width:138px;
	 height:150px;
	 float:left;
	 background-image:url(images/diagonistic.gif);
	 background-repeat:no-repeat;
	 /*background-color:#CCCCCC;*/
	 }
 
 #body-menu-box5 {
	 padding-top:10px;
	 width:140px;
	 height:150px;
	 float:right;
	 /*background-color:#CCCCCC;*/
	 }
  #body-menu-box5-up {
	 width:140px;
	 height:150px;
	 float:left;
	 background-image:url(images/drugstroe.gif);
	 background-repeat:no-repeat;
	 /*background-color:#CCCCCC;*/
	 }
#category-box {
	width:680px;
	height:auto;
	border: 10px solid;
	border-color:#f0f0d4;
	/*background-color:#cccc99;*/
	}
#category-box-in {
	/*padding: 8px 8px 8px 8px;*/
	width:680px;
	height:auto;
	background-color:#f8f5e4;
	}

 
 #downmenu-button-english {
	 width:340px;
	 height:180px;
	 float:left;
	 text-align:left;
	 border:1px solid #cccccc;
	 }
 #downmenu-button-english-header {
	 padding-top:5px;
	 padding-left:10px;
	 width:330px;
	 height:35px;
	 }
 #downmenu-button-english-body {
	 padding-left:10px;
	 width:320px;
	 height:auto;
	 }
 #downmenu-button-bangla {
	 width:230px;
	 height:auto;
	 float:right;
	 text-align:left;
	 border: 1px solid #blue;
	 }
 
 #downmenu-button-bangla-header {
	 padding-top:5px;
	 padding-left:10px;
	 width:330px;
	 height:35px;
	 }
 #downmenu-button-bangla-body {
	 padding-left:10px;
	 width:300px;
	 height:auto;
	 }
 

#top-box {
   width:300px;
   height:auto;
   /*background-color:#999999;*/
}
#top-box-header-1 {
   width:300px;
   height:5px;
   background-image:url(images/left-topbox-up-1.gif);
}
#top-box-header-2 {
   width:300px;
   height:39px;
   background-image:url(images/left-topbox-up-2.gif);
}
#top-box-midle {
   width:300px;
   background-image:url(images/left-topbox-middle.gif);
}
#container-body{
	font-family:Boishakhi;
	font-size:16px;
	font-weight:normal;
	color:#2e6b90;
	width:270px;
	padding: 0px 15px 0px 15px;
	}
#top-box-down {
  width:300px;
  height:33px;
  background-image:url(images/left-topbox-down.gif);
}
#right-middle-box{
  width:300px;
  height:auto;
 /* background-color:#333333;*/
}
#right-middle-box-up1 {
  width:300px;
  height:5px;
  background-image:url(images/left-topbox-up-1.gif);
}
#right-middle-box-header {
  width:300px;
  height:6px;
  background-image:url(images/left-middlebox-up.gif);
  background-repeat:no-repeat;
}
#right-middle-box-middle {
  width:280px;
  padding-left:10px;
  padding-right:10px;
  background-image:url(images/left-middlebox-middle.gif);
}
#right-middle-box-down {
  width:300px;
  height:20px;
  background-image:url(images/left-middlebox-down.gif);
  background-repeat:no-repeat;
}
#right-down-box {
  width:300px;
  height:auto;
}
#right-down-box-up {
  width:300px;
  height:5px;
  background-image:url(images/left-topbox-up-1.gif);
}
#right-down-box-header {
  width:300px;
  height:10px;
  background-image:url(images/left-downbox-up.gif);
  background-repeat:no-repeat;
}
#right-down-box-middle {
  width:280px;
  padding-left:10px;
  padding-right:10px;
  background-image:url(images/left-downbox-middle.gif);
}
#right-down-box-down {
  width:300px;
  height:20px;
  background-image:url(images/left-downbox-down.gif);
  background-repeat:no-repeat;
 }
#button_next{
	width:31px;
	height:10px;
	float:right;
	padding-top:5px;
	padding-right:15px;
	}
#info_text
{
	color:#333333;
	width:122px;
	padding-top:90px;
	padding-left:10px;
}
#info_text
{
	color:#333333;
	width:122px;
	padding-top:80px;
	padding-left:10px;
}
#moto_text{
	font-family:Boishakhi;
	font-size:20px;
	font-weight:normal;
	color:#006600;
	}


.clear{
clear:both;
}

/*
Menu
*/


.smile-menu{
font: 10px Verdana;
/*width: 484px;*/
width:100%;
height:31px;
}

.smile-menu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; 
border-width: 1px 0;
background: url(images/btn_bg.gif) center center repeat-x;
}

.smile-menu ul li{
display: inline;
height:
}

.smile-menu ul li a{
float: left;
color: #49838D; 
/*padding: 14px 53px ;*/
/*padding: 5px 11px ;*/
padding: 9px 50px ;
text-decoration: none;
border-right: 1px solid #d1f0b3; 
}

.smile-menu ul li a:visited{
color: #49838D;
}

.smile-menu ul li a:hover, .smile-menu ul li .current{
color: white; 
background: url(images/btn_bg.gif) center center repeat-x;
}

/*
Content body
*/
#con-top{
	width:700px;
	height:12px;
	background-image:url(images/body_top.gif);
	background-repeat:no-repeat;
	}
#con-bottom{
	width:700px;
	height:11px;
	background-image:url(images/body_bottom.gif);
	background-repeat:no-repeat;
	}
#con-body{
	width:700px;
	background-image:url(images/body_mid.gif);
	
	}

/*
Footer 
*/		
#footer {
	width:1003px;
	background-image:url(images/footer_bg.gif);
	height:60px;
}
#footer-content {
	margin: 0;
	padding-top:25px;
	font: bold 10px tahoma, arial, sans-serif;
	color:#666666;
}	

