html, body {
  /* you need to set this to assign to the main element a min height of 100% */
  height: 100%;
}

body{
	margin: 0px;
	background-color: #f9f9f8;
	background-image: url(../images/pagebg.jpg);
	background-repeat: repeat-x;
}
.header {
	overflow: hidden;
}
.topright {
	float: right;
	height: 49px;
}
.logo {
	float: left;
	padding-top:10px; height:105px; width:295px; text-align:center; vertical-align:middle; padding-top:10px; color:#CCCCCC;
}
#container{
	width: 1100px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.bg_topright{
	background-image: url(../images/bg_topright.jpg);
	background-repeat: repeat-x;
	height: 49px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.bg_topright a{
	color: #FFF;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
}

.bg_topright a:hover{
	color: #FFF;
	text-decoration: none;
}

.menumain {
	height: 33px;
}

.menuhead {
	float: left;
	background-image: url(../images/bg_headmenu.jpg);
	background-repeat: no-repeat;
	width: 68px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cbc9c9;
	text-decoration: none;
	height: 25px;
	padding-top: 8px;
	padding-left: 11px;
}

.menu_nav {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.menu_nav a{
	color: #FFF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 8px;
}

.menu_nav a:hover{
	text-decoration: underline;
	color: #559CB2;
}

.menu_highlight{
	color: #666565;
	background-image: url(../images/bg_menuover.jpg);
	background-repeat: repeat-x;
	padding-right: 8px;
	padding-left: 8px;
}

.menu_highlight a{
	color: #666565;
	padding-right: 8px;
	padding-left: 8px;
}

.menu_highlight a:hover{
	color: #666565;
	padding-right: 8px;
	padding-left: 8px;
}

.submenu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4e4e4e;
	text-decoration: none;
	background-image: url(../images/bgr1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
	padding-left: 15px;
}

.submenu a{
	color: #1f466b;
}

.submenu a:hover{
	text-decoration: none;
}

.pagehead{
	background-color: #edf3fe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4e4e4e;
	text-decoration: none;
	padding-left: 10px;
}
.pagehead a{
	color: #4e4e4e;
}
.pagehead a:hover{
	text-decoration: none;
}

.bg_innerfoot{
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 83px;
}

.bg_innerfoot1{
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 83px;
}

.bg_message{
	background-image: url(../images/bg_message.jpg);
	background-repeat: repeat-x;
	height: 26px;
	border: 1px solid #a2d499;
	color: #006600;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.bdr1{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
}

.bdr4{
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
}

.bg1{
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	height: 8px;
	border-right-width: 1px!important;
	border-right-style: solid!important;
	border-right-color: #e5e5e5!important;
}

.bg2{
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	height: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e5e5e5;
}

.bg_td1{
	background-image: url(../images/bg_td.jpg);
	background-repeat: repeat-x;
	height: 28px;
	color: #4e4e4e;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.bg_td2{
	background-image: url(../images/bg_td1.jpg);
	background-repeat: repeat-x;
	height: 28px;
	color: #4e4e4e;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.form_head{
	background-image: url(../images/bg_formhead.jpg);
	background-repeat: repeat-x;
	height: 28px;
	color: #6a6969;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
}

.main{

}

.main td{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e5e5e5;
	padding-left: 5px;
}

.bdr2{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4e4e4e;
	text-decoration: none;
	background-image: url(../images/bdr2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 0px!important;
	border-right-style: solid!important;
	border-right-color: #F00!important;
}

.bdr3{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4e4e4e;
	text-decoration: none;
	background-image: url(../images/bdr2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F00;
}

.numric {
	height: 20px;
	width: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6d6f70;
	border-right-color: #eeefef;
	border-bottom-color: #d3d5d6;
	border-left-color: #eeefef;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	padding-top: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.footer_num{
	background-color: #dcdcdc;
	border: 1px solid #bababa;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	height: 25px;
	padding-right: 15px;
}

.footer_num a{
	color: #4e4e4e;
	text-decoration: none;
}

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

.copyright {

	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg_footer1.jpg);
	background-repeat: repeat-x;
	height: 101px;
}
.copy_txt {
	background-image: url(../images/img-foote.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 75px;
	float: right;
	padding-left: 50px;
	padding-top: 26px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F5F5F5;
	text-decoration: none;
	margin-right: 150px;
}
.copy_txt1 {
	font-size: 14px;
	font-weight: bold;
	color: #F5F5F5;
	text-decoration: none;
}
.innermain {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 50px;
}
.form_bg{
	background-image: url(../images/bg_td.jpg);
	background-repeat: repeat-x;
	padding-left: 80px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.form_txt1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6a6969;
	text-decoration: none;
}
.form_txt1 td{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.form_txt1 input, textarea,input,radio{

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6d6f70;
	border-right-color: #c9cbcc;
	border-bottom-color: #c9cbcc;
	border-left-color: #c9cbcc;
}
.bg_bt{
	background-image: url(../images/bg_bt.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 138px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666;
}

/******Login Box Css***********/
.loginbg {
	background-image: url(../images/loginbodybg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#fff;
}
.login_box {
	background-image:url(../images/login_boxbg2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:606px;
	height:461px;
	margin-left:auto;
	margin-right:auto;
	margin-top:204px;
}
.loginform {
	width:324px;
	float:left;
	margin-left:136px;
	margin-top:63px;
	padding-top:13px;
}

.txtfield {
	width:251px;
	float:left;
/*	margin-bottom:13px;*/
	margin:0px;
	padding:0px;
}

.txtfield input{
	margin:0px;
	padding:0px;
	float:left;
	border:1px solid #d3d5d6;
}
.formtxt {
	width:63px;
	float:left;
	margin-right:10px;
	/*margin-bottom:13px;*/
	padding-top:4px;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
}
.clear {
	clear:both;
	height:13px;
}
.btn_login {
	width:75px;
	height:31px;
	float:left;
	background-image:url(../images/btn_login.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin-top:17px;
}
.btn_login input{
	background:none;
	border:0px;
	cursor:pointer;
	width:75px;
	height:31px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
}
.remember {
	width:176px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	line-height:24px;
}
.remember input {
	background-image:url(../images/checkboxbg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:14px;
	height:14px;
	padding:0px;
	margin:0px;
	margin-right:10px;
}
.forgot {
	padding-left:28px;
	color:#000px;
	text-decoration:none;
}
.forgot a{
	color:#000;
	text-decoration:none;
}
.forgot a:hover{
	color:#000;
	text-decoration: underline;
}
.error_msg {
	width:490px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	margin-top:174px;
	padding-left:106px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2b2b2b;
}
/* ---------function classes--------- */
.error{
	font-family: Arial, Helvetica, sans-serif;
	margin:auto;
	font-weight:bold;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	padding-right: 10px;
}
.error li{
	list-style:none;
}
.info{
	font-family: Arial, Helvetica, sans-serif;
	margin:auto;
	font-weight:bold;
	font-size: 12px;
	color: RED;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
}
.info li{
	list-style:none;
}
.minierror{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	font-weight:bold;
	text-align:left;
	font-size:12px;
	color:#FF0000;
}
.minierror li{
	list-style:none;
}
.miniinfo{
	font-family: Arial, Helvetica, sans-serif;
	margin:auto;
	margin-bottom:5px;
	font-weight:bold;
	text-align:left;
	font-size:12px;
	color:#006699;
}
.miniinfo li{
	list-style:none;
}
/* --------------function classes end----------------- */
.userdetails {
	border:0px !important;
	font-family: "Lucida Sans";
	color:#000;
	text-decoration:none;
	font-size:13px;
	padding-left:5px;
}
.Example_F {
-moz-box-shadow: 0 0 5px 5px #888;
-webkit-box-shadow: 0 0 5px 5px#888;
box-shadow: 0 0 5px 5px #888;
}
@media (max-width: 767px) {
  .nav-side-menu {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
  }
  .nav-side-menu .toggle-btn {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10 !important;
    padding: 3px;
    background-color: #ffffff;
    color: #000;
    width: 40px;
    text-align: center;
  }
  .brand {
    text-align: left !important;
    font-size: 22px;
    padding-left: 20px;
    line-height: 50px !important;
  }
}
@media (min-width: 767px) {
  .nav-side-menu .menu-list .menu-content {
    display: block;
  }
}