/*	Date: 23.12.2010
	Title: e nayadiganta 
========================================
*/

* {
    padding: 0;
    margin: 0;
}

body {
    font-family: SolaimanLipi, Arial, Tahoma;
    text-align: center;
    font-size: 14px;
    /*background: url(../images/bodytopbg.gif) repeat-x;*/
    background: #ffffff;
}

:focus {
    outline: none;
}

img,
fieldset {
    border: none;
}

ul,
ol,
li {
    list-style: none;
}

a:hover {
    color: #f00
}

.pagination-container {
    /*width: 233px;
    float: right;*/
}


/*-----------------------------------Page Structure
*/

.wrap {
    margin: 0 auto;
    width: 1160px;
    text-align: left;
    overflow: hidden;
}


/*-----------------------Header
*/

.header {
    min-width: 1160px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 5px;
    background: #fff;
    border-bottom: 5px solid #2e3094;
}

.topbar {
    width: 1090px;
    height: 34px;
}

.login {
    float: left;
    font: normal 14px/34px SolaimanLipi;
    color: #fff;
}

.login a {
    font: normal 14px/34px SolaimanLipi;
    color: #fff;
    text-decoration: none;
}

.login a:hover {
    text-decoration: none;
    color: #e00707;
}

.date {
    float: right;
    font: normal 14px/28px SolaimanLipi;
    color: #fff;
}

.middlebar {
    background: #fff;
    /* height: 26px; */
    /* text-align: right; */
    /* font: normal 14px/26px SolaimanLipi; */
    color: #fff;
    overflow: hidden;
    width: 1160px;
    margin: 0px auto;
}

.middlebar a {
    font: normal 16px/26px SolaimanLipi;
    color: #ee1b22;
    margin: 0 0px;
    text-decoration: none;
}
.middlebar-left {
    float: left;
    padding-left: 0px;
    width: 198px;
    border-top: 1px solid #2e3094;
    padding-top: 3px;
}
.middlebar-right{
    float: right;
    padding-right: 0px;
    border-top: 1px solid #2e3094;
    padding-top: 5px;
}
.middlebar .middlebar-right a {
    color: #ee1b22;
    margin: 0 10px;
    font-size: 20px;
}
.middlebar .middlebar-right a.facebook {
    color: #3b5998;
}
.middlebar .middlebar-right a.twitter {
    color: #00acee;
}
.middlebar .middlebar-right a.youtube {
    color: #FF0000;
}
.logoArea {
    width: 1160px;
    /* height: 70px; */
    padding-bottom: 0px;
    /* background: url(../images/double-line.gif) repeat-x left bottom; */
    overflow: hidden;
    margin: 5px auto 0px;
    border-bottom: 0px solid #ddd;
}

.logo {
    float: left;
}

.logo img {
    float: left;
}

.social {
    float: right;
    margin-top: 20px;
}

.social li {
    float: left;
    margin: 0 5px;
}

ul.options {
    margin: 8px 0px 30px
}

ul.options li {
    float: left;
}


/* End of header */


/*-----------------------Navigation
*/

.hover-nav ul.navigation_list {
    display: none;
}

.navmenu-wrapper {
    background: #f5f5f1;
    overflow: hidden;
    margin: 1px 119px 7px 120px;
}

.first-apge a,
.last-apge a {
    padding: 2px 8px;
    color: #FFF;
    text-decoration: none;
}

.first-apge,
.last-apge {
    background: #6cb332;
}

.first-apge:hover,
.last-apge:hover {
    background: #BAD4A4;
}

.last-apge {
    margin-left: 40px;
}

.first-apge {
    margin-right: 40px;
}

.first-apge,
.example_info,
.last-apge {
    float: left;
}

.example_info {
    width: 373px;
    margin: 0px auto;
    position: relative;
}

.pagenav .list a {
    color: #FFF;
    padding: 2px 10px;
    background: #BAD4A4;
    text-decoration: none;
}

.pagenav .list a.active,
.pagenav .list a:hover {
    background: #6cb332;
}

.pagenav .list {
    display: inline-block;
    margin-right: 3px;
}

.hover-nav h4 {
    cursor: pointer;
    line-height: 29px;
    width: 120px;
    background-color: #ff7f00;
    text-align: center;
    color: #FFF;
}

.hover-nav {
    display: block;
    position: relative;
    float: left;
    width: 200px;
    z-index: 999;
}

.hover-nav ul.navigation_list {
    position: absolute;
}

.hover-nav ul.navigation_list li {
    display: inline;
}

.nav {
    overflow: hidden;
    clear: both;
}

.nav ul {
    height: 25px;
}

.nav ul li {
    float: left;
    height: 25px;
}

.nav li a {
    float: left;
    height: 25px;
    text-decoration: none;
    color: #999;
}

.nav li a:hover {
    text-decoration: none;
    color: #999;
}


/* End of Header */


/*---------------------- Main Body
*/

.mainbody {
    clear: both;
    width: auto;
    overflow: hidden;
    /*background:url(../images/middlelinebg.gif) repeat-y 779px 0;*/
    margin-bottom: 15px;
}


.maincon {
  float: left;
  text-align: center;
  margin-top: 12px;
  width: 730px;
  height: auto;
}

.sidebar {
    float: left;
}

.sidebar * {
    -moz-border-radius: 0;
    border: none;
    background: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.sidebar span {
    /*background: none;
    display: none;*/
}
.sidebar-advertise ul{
   margin:10px 0 0;
   padding: 0 0 10px;
  
}

.sidebar-advertise ul li{

   background:#EDEDED; 
   border-top:1px solid #CECECE;
   border-bottom:1px solid #CECECE;
    color:#666666; 
    margin:0px 0px 10px 0px; 
    height:auto 
}
.sidebar-advertise ul li.sidebar-title{
    background: #ff7f00;
    color: #FFF;
     margin:0px 0px 0px 0px;
}
.sidebar-advertise ul li.sidebar-content,.sidebar-advertise ul li.sidebar-title{
    padding: 5px;
}
.navigate {
    height: 29px;
    clear: both;
    padding: 0px;
}

.prevbtn,
.nextbtn {
    display: block;
    height: 23px;
    color: #076680;
    text-decoration: none;
    font: normal 15px/23px SolaimanLipi;
}

.prevbtn {
    float: left;
    background-position: 0 0;
    padding-left: 35px;
    background: url(../images/prevbtn.gif) no-repeat;
}

.prevbtn:hover {
    background-position: 0 -23px;
    color: #076680;
}

.nextbtn {
    float: right;
    background-position: right 0;
    padding-right: 35px;
    background: url(../images/nextbtn.gif) no-repeat top right;
}

.nextbtn:hover {
    color: #076680;
    background-position: right -23px;
}

.content {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.hdr1 {
    height: 30px;
    background: #2e3094;
    /*background: #ff7f00 url(../images/icon-uparrow.png) no-repeat top right;*/
    color: #ffffff;
    text-align: center;
    font: 500 18px/30px SolaimanLipi;
}

.pagelist {
    padding: 5px 0px 0px 5px;
    position: relative;
    overflow-y: scroll;
    margin-bottom: 0px;
    overflow-x: hidden;
    height: 450px;
}

.pagelist dl {
    width: 200px;
}

.pagelist dd {
    float: left;
    border: 1px solid #d9d9d9;
    padding: 1px;
    background: #fff;
    width: 78px;
    margin: 0 5px 5px 0;
    position: relative;
}

.pagelist dd span {
    display: block;
    width: 22px;
    height: 22px;
    background: #6cb332;
    font: normal 15px/22px SolaimanLipi;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 1px;
    left: 1px;
}

.scrollerwrap {
    position: absolute;
    width: 23px;
    top: 20px;
    right: 9px;
    background: url(../images/scrollerbg.png) repeat-y;
    height: 881px;
}

.scroller {
    width: 23px;
    height: 881px;
    position: relative;
}

.uparrow,
.downarrow {
    position: absolute;
    left: 0;
    display: block;
    width: 23px;
    height: 23px;
    background: url(../images/arrow.gif) no-repeat;
}

.uparrow {
    top: 0;
    background: url(../images/arrow.gif) no-repeat 0 0;
}

.uparrow:hover {
    background: url(../images/arrow.gif) no-repeat 0 -23px;
}

.downarrow {
    bottom: 0;
    background: url(../images/arrow.gif) no-repeat 100% 0;
}

.downarrow:hover {
    background: url(../images/arrow.gif) no-repeat 100% -23px;
}

.pointer {
    position: absolute;
    left: 0;
    top: 200px;
    background: url(../images/pointer.gif) no-repeat;
    width: 23px;
    height: 10px;
}

.hdr2,
.hdr3 {
    background: #3b3b39 url(../images/icon-uparrow.png) no-repeat top right;
    width: 199px;
    height: 30px;
    font: bold 14px/30px Arial;
    color: #fff;
    padding-left: 10px;
}

.hdr3 {
    background: #fe0000 url(../images/red-arrow.gif) no-repeat top right;
}

.hdr2 {
    width: 190px;
    cursor: pointer;
}

.pagelist2 {
    margin-bottom: 20px;
}
.navigation_list li {
    border-bottom: 1px solid #eee;
    margin: 0 5px;
    padding: 3px;
}
.navigation_list li a {
    color: #333;
    text-decoration: none;
    font-family: SolaimanLipi;
    line-height: 28px;
    font-weight: 500;
    font-size: 18px;
}
.navigation_list li a i {
    color: #ee1b22;
}

.navigation_list li a:hover,
.navigation_list li a.active {
    /*background: #E00707;*/
}

.ui-state-active {
    /*background-image: url(../images/icon-downarrow.png);*/
}

.maphilighted,
.news-container {
    background-size: 730px auto !important;
    background-position: top center !important;
}


/* End of Main body  */


/*---------------------- Footer */

.outerftr {
    height: auto;
    /*background: #cfcfc9 url(../images/footerbg.gif) repeat-x;*/
    margin-bottom: 0px;
    border-top: 5px solid #2e3094;
    width: 100%;
    min-width: 1160px;
}

.footer {
    font-size: 11px;
    color: #656565;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
}

.outerftr .footer-bottom a {
    color: #FFF;
    font-weight: bold;
}

.outerftr .footer-bottom {
    background: #e00707;
    padding: 10px 0;
    font: normal 12px/12px Arial;
    color: #FFF;
    margin-top: 20px;
}

.ftrlogo {
    margin-top: 20px;
}

.left-container {
    width: 413px;
}

.right-container {
    /* width: 550px; */
    /* float: right; */
    font-family: SolaimanLipi;
    font-size: 16px;
    line-height: 21px;
    color: #080404;
    text-align: center;
    padding: 10px;
}

.left-container {
    float: left;
}

.footer a {
    text-decoration: none;
    color: #FFFBFB;
}

.footer a:hover {
    text-decoration: underline;
}

.formArea p {
    overflow: hidden;
    margin-bottom: 10px;
}

.formArea label {
    font: bold 12px/30px Arial;
    width: 120px;
    float: left;
    margin: 0 10px 0 0;
}

.formArea input,
.formArea textarea {
    font: normal 12px Arial;
    border: 1px solid #999;
    color: #666;
    padding: 5px;
    width: 150px;
}


/* End of Footer */


/*---------------------- Common Style
*/

.txt p {
    font: normal 12px/18px Arial;
    margin-bottom: 18px;
}

.bn {
    border: none;
}


/* border none */

.bl {
    display: block;
}


/* display block */

.pb0 {
    padding-bottom: 0px;
}


/* padding bottom 0px */

.pb10 {
    padding-bottom: 10px;
}


/* padding bottom 10px */

.pb20 {
    padding-bottom: 20px;
}


/* padding bottom 20px */

.pb20 {
    padding-bottom: 30px;
}


/* padding bottom 30px */

.clear {
    clear: both
}


/* clearing the float */

.fl {
    float: left;
}


/* float left */

.fr {
    float: right;
}


/* float right */

.fn {
    float: none;
}


/* float none */

.mb0 {
    margin-bottom: 0px;
}


/* margin bottom 0 */

.mb10 {
    margin-bottom: 10px;
}


/* margin bottom 10 */

.mb20 {
    margin-bottom: 20px;
}


/* margin bottom 20 */

.mb30 {
    margin-bottom: 30px;
}


/* margin bottom 30 */


/* End of Common style */

.loading_box {
    width: 978px;
    height: 600px;
}

.loading_box h2 {
    width: 978px;
    text-align: center;
    line-height: 50px;
    margin-top: 200px;
}

.loading_box h2 strong {
    display: block;
    height: 50px;
    line-height: 50px;
}

.loading_box h2 img {
    height: 50px;
}

.hidden {
    display: none;
}

.hdr1.online {
    background: #e6e6e6;
    height: auto;
    padding: 10px 0 15px;
    color: #333;
}
.pagelist3 {
    min-height: 120px;
}
.pagelist3 img {
    margin: 5px 5px 10px;
    width: 90px;
    height: 150px;
}

.sidebar-left {
  width: 198px;
  height: 1130px;
  margin-top: 12px;
  margin-right: 15px;
  text-align: center;
}
.sidebar-right {
  width: 198px;
  height: 1130px;
  margin-top: 12px;
  margin-left: 15px;
}
.sidebar-inner {
  border: 1px solid #2cb66e;
}

.ui-datepicker table {
  width: auto;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: 0px 2px;
  text-align: center;
  font-weight: normal;
  border: 0;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 0em;
  line-height: 1.8em;
  text-align: center;
}
#datepicker .ui-widget {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 46%;
  border: 1px solid #ddd;
  margin-right: 2%;
}

