@charset "utf-8";
@import url("../webfonts/mrd/stylesheet.css");
@import url("../webfonts/mrdb/stylesheet.css");
@import url("../webfonts/lao/stylesheet.css");
@import url("dropdown.css");
@import url("../webfonts/Cronos_Pro/stylesheet.css");
body
{
	/*-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	 user-select: none;*/
}
* {
	 margin: 0px;
	 padding: 0px;
}
.clear {
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
img{
	border:0px;
}
.mainmenu {
	background-image: url(../icons/mainmn_bg.png);
	background-repeat: repeat-x;
	height: 118px;
}
.wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	height: 35px;
	width: 284px;
	padding-top: 37px;
	float: left;
}
.topmenu {
	height: 98px;
	width: 546px;
	background-image: url(../icons/devider.png);
	background-repeat: no-repeat;
}
.topmenucontainer {
	height: 98px;
	width: 546px;
	float: left;
	margin-left: 170px;
}

.almn {

}
.almn li {
	float: left;
	height: 95px;
	width: 130px;
	list-style-type: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	margin-right: 2px;
}

.almn li a {
	float: left;
	height: 60px;
	width: 130px;
	list-style-type: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	margin-right: 2px;
	padding-top: 35px;
	text-decoration: none;
}
.almn li a:hover {
	background-image: url(../icons/topmenu_ovr.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}




.menuicns {
	margin-top: 15px;
}


.menuicns ul {
	padding: 0;
	list-style: none;
	margin: 0px;
	float: left;
}
.menuicns ul li {
	display: block;
	position: relative;
	float: left;
	width: 118px;
	text-align: center;
	background-image: url(../icons/menus_icon.png);
	background-repeat: no-repeat;
	background-position: top;
}
.menuicns li ul {
    display: none;
}
.menuicns ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	white-space: nowrap;
	padding-top: 10px;
	height: 32px;
	font-size: 14px;
	text-transform: uppercase;
	font-family: mrdb;
	margin-right: 2px;
	background-image: url(../icons/menus_icon_spcr.png);
	background-repeat: no-repeat;
}
.menuicns ul li a:hover {
	background-image: url(../icons/menus_icon_hover.png);
	background-repeat: no-repeat;
	background-position: center top;

}
.menuicns li:hover ul {
    display: block;
    position: absolute;
}
.menuicns li:hover li {
    float: none;
    font-size: 11px;
}
.menuicns li:hover a {
}
.menuicns li:hover li a:hover {

}






.midlstrip {
	height: 116px;
	background-image: url(../icons/strap_shadow.png);
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 25px;
	padding-top: 48px;
}
.midlstrip  p {
	color: #0466c2;
	font-size: 25px;
	font-family: lao;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: left;
}
.editic {
	float: right;
	margin-top: 8px;
}
.editic img{
	margin-right:7px;
	margin-left:7px;
}
.settings2 {
	height: 40px;
	width: 50px;
	float: left;
	margin-left: 5px;
	background-image: url(../icons/stng_ic.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor: pointer;
	z-index: 1500;
}
.settingspannel2 {
	height: 90px;
	width: 150px;
	z-index: 2000;
	float: right;
	margin-left: 850px;
	margin-top: 42px;
	display:none;
	position: absolute;
	border: 1px solid #7bd6ff;
	background-color: #FFF;
}

.settingspannel2 a {
text-decoration:none;
color:#000;
}


.settings {
	height: 40px;
	width: 50px;
	float: left;
	margin-left: 5px;
	background-image: url(../icons/stng_ic.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor: pointer;
	z-index: 1500;
}
.settingspannel {
	height: 90px;
	width: 150px;
	z-index: 2000;
	float: right;
	margin-left: 850px;
	margin-top: 42px;
	display: block;
	position: absolute;
	border: 1px solid #7bd6ff;
	background-color: #FFF;
}



#pnls a {
	color: #000;
	text-decoration: none;
}

.settingspnllinks {
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7bd6ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 7px;
	padding-left: 13px;
}
.footer {
	background-image: url(../icons/footer_bg.png);
	background-repeat: repeat-x;
	height: 70px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 10px;
	position: absolute;
	bottom: 0px;
}
.footerwrapper {
	width: 230px;
	height: 34px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 36px;
	padding-left: 770px;
	background-image: url(../icons/relent_rst.png);
	background-repeat: no-repeat;
	background-position: right center;
}



.detailstop {
	background-image: url(../icons/details_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
}
.detailsbottom {
	background-image: url(../icons/details_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
}


.details {
	width: 915px;
	background-image: url(../icons/details_main.png);
	background-repeat: repeat-y;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
}
.details fieldset legend {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	background: #0997d7;
	text-align: left;
	margin-left: 10px;
	border: 2px solid #0997d7;
	box-shadow:0px 0px 2px 2px #999999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:2px;
}
.details fieldset legend:hover{
	background-color:#0099CC;
}

.details fieldset {
	border: 1px solid #593131;
  	border-radius: 10px; padding:10px 0px 10px 0px ;
}
.details table {
	margin-right: auto;
	margin-left: auto;
	text-transform:uppercase;
}
.details table select {
	background-color : #eee;
    border : 1px solid #c6c6c6;
    margin : 5px 0 0 10px;
    width : 216px;
    height:27px;
    padding:3px 6px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
	outline: none;
	text-transform:uppercase;
}
.details table input[type="text"]
{
	background : #eee;
    border : 1px solid #c6c6c6;
    margin : 5px 0 0 10px;
    width : 205px;
    height:17px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding: 5px;
	outline:none;
	text-transform:uppercase;
}
.details table input[type="email"]
{
	background : #eee;
    border : 1px solid #c6c6c6;
    margin : 5px 0 0 10px;
    width : 205px;
    height:17px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding: 5px;
	outline:none;
	text-transform:uppercase;
}
.details table input[type="date"]
{
	background : #eee;
    border : 1px solid #c6c6c6;
    margin : 5px 0 0 10px;
    width : 205px;
    height:17px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding: 5px;
	outline:none;
}
.details table input[type="month"]
{
	background : #eee;
    border : 1px solid #c6c6c6;
    margin : 5px 0 0 10px;
    width : 205px;
    height:17px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding: 5px;
	outline:none;
}
.details table input[type="password"]
{
	background : #eee;
    border : 1px solid #c6c6c6;
    margin : 5px 0 0 10px;
    width : 205px;
    height:17px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding: 5px;
	outline:none;
}
.details table input[type="number"]
{
	background : #eee;
    border : 1px solid #c6c6c6;
    margin : 5px 0 0 10px;
    width : 205px;
    height:17px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding: 5px;
	outline:none;
}
.details table input[type="file"]
{
	background : #eee;
    border : 1px solid #c6c6c6;
    margin : 5px 0 0 10px;
    width : 205px;
    height:21px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding: 5px;
	outline:none;
}
.details table textarea
{
	background : #eee;
    border : 1px solid #c6c6c6;
    margin : 5px 0 0 10px;
    width : 205px;
    height:50px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding: 5px;
	outline:none;
}
.details table input[type="date"]
{
	background : #eee;
    border : 1px solid #c6c6c6;
    margin : 5px 0 0 10px;
    width : 205px;
    height:17px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding: 5px;
	outline:none;
}
.details table input[type="time"]
{
	background : #eee;
    border : 1px solid #c6c6c6;
    margin : 5px 0 0 10px;
    width : 205px;
    height:17px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding: 5px;
	outline:none;
}
.details table input[type="submit"] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 27px;
	color: #FFF;
	background-color: #67c4ec;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
	cursor: pointer;
	margin-left: 7px;
}
.details table input[type="button"] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 27px;
	color: #FFF;
	background-color: #67c4ec;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
	cursor: pointer;
	margin-left: 7px;
}
.details table input[type="button"]:hover {
	background-color: #1e99ce;
}

.details table input[type="submit"]:hover {
	background-color: #1e99ce;
}



.details table input[type="reset"] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 27px;
	color: #FFF;
	background-color: #67c4ec;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
	cursor: pointer;
	margin-left: 7px;
}
.details table input[type="reset"]:hover {
	background-color: #1e99ce;
}




.details table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
#edittxt {
}
#edittxt table tr td input[type="text"] {
	background:#fff;
	border : 1px solid #c6c6c6;
	margin : 5px 0 0 10px;
	width : 180px;
	height: 10px;
	padding: 5px;
	font-size: 12px;
}
.tdclr
{
	background-color:#d9d9d9;	
}
.tdclr:hover
{
	background-color:#d1ff80;	
}
.tdclr2
{
	background-color:#f4f4f4;	
}
.tdclr2:hover
{
	background-color:#d1ff80;	
}



.vc1 {
	height: 137px;
	width: 153px;
	background-image: url(../icons/voucher/vchr_1.png);
	background-repeat: no-repeat;
}
.vc1:hover {
	height: 137px;
	width: 153px;
	background-image: url(../icons/voucher/vchr_1_hvr.png);
	background-repeat: no-repeat;
}


.vc2 {
	height: 137px;
	width: 153px;
	background-image: url(../icons/voucher/vchr_2.png);
	background-repeat: no-repeat;
}
.vc2:hover {
	height: 137px;
	width: 153px;
	background-image: url(../icons/voucher/vchr_2_hvr.png);
	background-repeat: no-repeat;
}


.vc3 {
	height: 137px;
	width: 153px;
	background-image: url(../icons/voucher/vchr_3.png);
	background-repeat: no-repeat;
}
.vc3:hover {
	height: 137px;
	width: 153px;
	background-image: url(../icons/voucher/vchr_3_hvr.png);
	background-repeat: no-repeat;
}



.vc4 {
	height: 137px;
	width: 153px;
	background-image: url(../icons/voucher/vchr_4.png);
	background-repeat: no-repeat;
}
.vc4:hover {
	height: 137px;
	width: 153px;
	background-image: url(../icons/voucher/vchr_4_hvr.png);
	background-repeat: no-repeat;
}

.lister{
	width:100%;
}
<!-----------------------------------     new styles --------------------------------------->
.lister caption {
	padding: 0 0 5px 0;
	width: 700px;	
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
.lister tr th{
	height:30px;
}
.lister th {
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	/*letter-spacing: 2px;*/
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../images/bg_header.jpg) repeat-x;
}

.lister th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

.lister td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 5px;
	vertical-align:top;
	padding-top:5px;
	text-align:left;
	color: #4f6b72;
	text-transform:uppercase;
}
.lister td:first-letter{
	text-transform:uppercase;
}
.lister td:nth-child(1){
	text-align:center;
}

.lister td.alt {
	background: #F5FAFA;
	color: #797268;
}

.div_success_msg{
	background-color:#C6FFC6;
	min-height:15px;
	min-width:200px;
	border-radius:12px;
	font-weight:bold;
	color:green;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:20px;
}
.div_error_msg{
	background-color:#FFD5D5;
	min-height:15px;
	min-width:200px;
	border-radius:12px;
	font-weight:bold;
	color:red;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:20px;
}
.div_info_msg{
	background-color:#D0D0FB;
	min-height:15px;
	min-width:200px;
	border-radius:12px;
	font-weight:bold;
	color:#03C;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:20px;
}
.lister tr th.headerSortUp {
  background-image: url('../icons/sort/asc.png');background-repeat:no-repeat;
}
.lister tr th.headerSortDown {
  background-image: url('../icons/sort/desc.png');background-repeat:no-repeat;
}
.lister .right{
	text-align:right; padding-right:5px; }
.lister .left{
		padding-left:5px; text-align:left;
	}
.lister .center{
	text-align:center;
}
.left{
	text-align:left; padding-left:5px;
}




<!--------------------        Export Menu           ------------------>
.table_export_menu{
	text-align:right;	height:50px; padding-right:20px; margin:15px;
}
.table_export_menu ul{
	list-style:none; display:block;
}
.table_export_menu ul li{
	float:right; padding:5px;
}
.table_export_menu ul li:hover > img{
	box-shadow:0px 0px 1px 3px #EBEBEB;
}

.userType {
	font-family: "Cronos Pro";
	font-size: 50px;
	font-weight: normal;
	color: #FFF;
	text-transform:uppercase;
}
#loader-sm{ display:none;
}



#mrTable {

	border-collapse:separate;
	border:1;
	}


	tr.d0 {
		background-color:#f4f4f4; color: black;
	}
	tr.d1 {
		background-color:#d9d9d9; color: black;
	}
	tr.d0:hover {
		background-color:#d1ff80; color: black;
	}
	tr.d1:hover {
		background-color:#d1ff80; color: black;
	}
	
	tr.d4 td
{

	background:#DBE2D8;
}
