/* CSS Document */
@font-face {
   font-family: myFirstFont;
   src: url(images/SansationLight.woff);
}

.text1 {font-family: myFirstFont ;font-size: 12px;color: White;text-align : left;}
body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
	background:#3798b1;
	color: #000000;
	margin-top:20px;
	margin-bottom:20px;
	}
  .login_screen{
-webkit-border-radius:15px;
-moz-border-radius:15px;
border-radius:15px;
padding:10px;
/* Fallback for web browsers that doesn't support RGBa */

background-color:rgba(255,255,255,0.2);

-webkit-box-shadow:  0px 0px 2px 2px #085C72;
box-shadow:  0px 0px 2px 2px #085C72;
}

.index_icon a:link,.index_icon a:visited,.index_icon a:active{
	display:block;
	border-radius:10px;


	padding:10px;
}
.index_icon a:hover{
		-moz-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.5);
}
.main{
    padding: 10px;
    background: none repeat scroll 0% 0% #057E9D;
    border-radius:3px;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2), 0px 0px 5px 0px rgba(0, 0, 0, 0.15) inset;
    transition: border-color 0.2s linear 0s;
  }
.top_table{
	background:#FFF;
	-webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
	border-radius:5px;
	padding:5px;}
.bangla{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	}
.top_menu ul{
	padding:0px;
	margin:0px;
	list-style:none;
	}
.top_menu li a:link,.top_menu li a:active,.top_menu li a:visited{
	list-style:none;
	float:left;
	display:block;
	text-decoration:none;
	color:#ffffff;
	padding-right:15px;
	padding-left:15px;
	line-height:20px;
	padding-top:6px;
	padding-bottom:6px;
	}
.top_menu li a:hover{
	background:#1E6498;
	-moz-border-radius: 15px;
	border-radius: 15px;
	}

.left li a:link,.left li a:active,.left li a:visited{
	padding:0px;
	margin:0px;
	display:block;
	text-decoration:none;
	color:#ffffff;
	line-height:20px;
	padding-top:3px;
	padding-bottom:3px;
	}
.left li a:hover{
	text-decoration:underline;
	}
.admin_top a:link, .admin_top a:visited{
	display:block;
	color:#000;
	text-decoration:none;
	font-family:myFirstFont, Verdana, "Times New Roman", Tahoma;
	padding:8px;
	font-weight:normal;
	font-size:17px;
	background:#4eb4ce;
	border-radius:5px;
	white-space: nowrap;
}
.admin_top a:hover{
	display:block;
	background-color: #01AEF0;
	color:#ffffff;
	}

#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:2.0em;
}

#nav a{
display:block;
padding:0px 5px;
border:1px solid #333;
color:#fff;
text-decoration:none;
background-color:#307D8B;
}

#nav a:hover{
background-color:#fff;
color:#333;
}

#nav li{
float:left;
position:relative;
}

#nav ul {
position:absolute;
display:none;
width:12em;
top:2.0em;
}

#nav li ul a{
width:12em;
height:auto;
float:left;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}
.link a:link,.link a:active,.link a:visited{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	}
.link a:hover{
	text-decoration: underline;
	}
.admin_link a:link,.admin_link a:active,.admin_link a:visited{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	}
.admin_link a:hover{
	text-decoration: underline;
	}

	
.link_white{
	color:#FFFFFF;}
.link_white a:link,.link_white a:active,.link_white a:visited{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
	}
.link_white a:hover{
	text-decoration: underline;
	}
.left_bg{
	background-image:url(images/left_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	width:3px;
	}
.right_bg{
	background-image:url(images/right_bg.jpg);
	background-repeat:repeat-y;
	background-position:right;
	width:3px;
	}
.menu_header{
	background-image:url(images/menu_red.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:200px;
	height:34px;
	padding-left:35px;
	}
.menu_header2{
	background-image:url(images/menu_y.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:200px;
	height:34px;
	padding-left:35px;
	}
/*.left_new a:link, .left_new a:active , .left_new a:visited{
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	height:21px;
	color:#333333;
	text-decoration:none;
	padding-top:4px;
	font-weight:bold;
	border-bottom:solid 1px #307D8B;
	margin-left:10px;
	margin-right:10px;
}
.left_new a:hover{
	background-color: #EAEAEA;
	padding-left:10px;
	color:#000;
	}*/
.left_new a:link, .left_new a:active , .left_new a:visited{
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	height:21px;
	color:#333333;
	text-decoration:none;
	padding-top:4px;
	font-weight:bold;
	border-bottom:solid 1px #307D8B;
	margin-left:10px;
	margin-right:10px;
	font: normal 13px Verdana;
	border: 1px solid #9A9A9A;
	padding-left:20px;
	background: #F2F2F2 url(ddlevelsfiles/bulletlist.gif) no-repeat 3px center; /*light gray background*/
}
.left_new a:hover{
	background-color: #666666;
	padding-left:20px;
	color:#fff;
	}
.bot_bg{
	background-color:#99CC33;
	}
.paiging a:link,.paiging a:visited, .paiging a:active{
	display:block;
	text-decoration:none;
	color:#333333;
	font-family:tahoma;
	text-align:center;
	font-size:12px;
	height:20px;
	padding-top:3px;
	font-weight:bold;
	background-color:#AEB6AB;
}
.paiging a:hover{
	background-color: #5F685C;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	}
.paiging_red{
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	font-family:tahoma;
	text-align:center;
	font-size:12px;
	height:20px;
	padding-top:3px;
	background-color: #FF0000;
	}
.bot{
	font-family: tahoma;
	font-size:13px;
	color: #333333;
	}
.bot a:link,.bot a:visited,.bot a:hover,.bot a:active{
	text-decoration:none;
	color:#333333;
	}
.center_page{
	color:#000000;
	}
.headder{
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	}
.box1{
	background:url(images/box1.jpg) repeat-x top;
-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
-webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
	color:#000000;
	}
.box1 h1 ,.box2 h1 ,.box3 h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	color: #FFFFFF;
	}
.box2{
	background:url(images/box2.jpg) repeat-x top #FFFFFF;
-webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
	color:#000000;
	}
	
.box3{
	background:url(images/box3.jpg) repeat-x top #FFFFFF;
-webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
	color:#000000;
	}
.box3 ul{
	padding:0px;
	margin:0px;
	color:#000000;
	margin-left:20px;
	}
.box3 li a:link,.box3 li a:active,.box3 li a:visited{
	text-decoration:none;
	color:#000000;
	}
.box3 li a:hover{
	text-decoration: underline;
	color:#000000;
	}
.main_table{
-webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
	}
.m{
	background: url(image/a.png) no-repeat center top;
	}
.m a{
	text-decoration:none;
	color:#000000;
	}
#slideshowHolder{
	border:solid 5px #ffffff;
	}
.bidbox{
	border-radius:5px;
	padding:5px;
-webkit-box-shadow:  0px 0px 2px 2px #639841;
box-shadow:  0px 0px 2px 2px  #ccc;
	}
.bidbox td{
	border:solid 1px #CCCCCC;
	}
.button{
	border-radius:5px;
	padding:9px;
	border:solid 1px #CCCCCC;
	background: #F90;
	width:200px;
	cursor:pointer;
	}
.button:hover{
	
	background: #03C;

	}
.transparentxz{
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .2;

}

.loadingxzs{
  z-index:1;
        color: white;
        padding: 1em;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%); 
		}
#cleare{
	width:100px;
	height:1px;
	clear:both;
	}
	
input{
border: solid 1px #488B1F;
background:#B8E999;
font-size:14px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;

	padding:7px;
	line-height:25px;
}

textarea{
/*    border: solid 1px #85B1DE;
    background: #ffffff;*/
border: solid 1px #488B1F;
background:#B8E999;
padding:7px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}
select{
border: solid 1px #488B1F;
background:#B8E999;
	padding:7px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
input:focus, textarea:focus{
    border: solid 1px  #000000;
    background: #EDF2F7;
}