﻿/* DEFAULTS
----------------------------------------------------------*/

body
{
    background: #FFF;
    font-size: 13px;
    font-family: Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #000;
}


a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}



/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 100%;
    background-color: #fff;
    margin: auto;
    border: 1px solid #B0B0B0;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #5ec79e;
    width: 100%;
    height: 90px;
}

.header h1
{
    font-weight: normal;
    margin: 0px;
    padding: 25px 0px 0px 30px;
    color: #f9f9f9;
    border: none;
    font-family: Georgia;
}

.main
{
    margin: 15px;
    margin-bottom: 0px;
}
.mainhome{ margin: 15px;min-height:420px;}
.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 14%;
    min-height: 200px;
}

.footer
{
    width: 100%;
    background-color: #fff;
    margin: auto;
    border-left: 1px solid #B0B0B0;
    border-right: 1px solid #B0B0B0;
}
.footerdata
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #B0B0B0;
    width: 100%;
    height: 120px;
}


/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline
{
    display: inline;
}

legend
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}
.txtsearch{width:230px;}
.addform td input[type="text"], .addform td input[type="password"]
{
    width: 250px;
}
.addform td
{
    padding: 5px;
}
.addform td select
{
    width: 256px;
}
.addform td input[type="submit"], .addform td input[type="button"]
{
    padding: 3px 5px;
}
.validation
{
    color: #A80B0B;
    padding: 3px;
    background-color: #F7F704;
}
.tblborder th, .tblborder td
{
    border: solid 1px #DCDCDC;
    padding: 5px;
}
.tblbordernew th, .tblbordernew td
{
    border: solid 1px #DCDCDC;
    padding: 5px;
    
    
}
.tblbordernew th{background-color:#696969;color:#FFF;}

.pagging{background-color:#FFFFE0!important;}
.lnkheader:link,.lnkheader:visited,.lnkheader:active,.lnkheader:hover{color:#FFF;text-decoration:underline;cursor:pointer;}
/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 11px;
    display: block;
    text-align: right;
    padding: 10px;
}
.loginDisplay a, .loginDisplay span
{
    color: White;
}
.bold
{
    font-weight: bold;
}
#maserlink
{
    border: solid 1px gray;
}
.dashboardheader
{
    height: 25px;
    background-color: #E48926;
    padding: 0px 0px 0px 15px;
    color: #FFF;
}
.dashboardhcontent
{
    padding: 15px;
}
.leftmenu
{
    border: solid 1px gray;
    padding: 0px;
    float: left;
    width: 14%;
    min-height: 420px;
    margin-bottom: 15px;
    vertical-align: top;
}
.menuheader
{
    height: 25px;
    background-color: #E48926;
    padding: 5px 20px 5px 20px;
    font-weight: bold;
    color: #FFF;
}
.contentheader
{
    height: 25px;
    background-color: #5FC6FF;
    padding: 5px 20px 5px 20px;
    font-weight: bold;
    color: #FFF;
}
.contentdiv
{
    margin-left: 15px;
    width: 84%;
    float: left;
    border: 1px solid gray;
    float: left;
    margin-bottom: 15px;
    min-height: 420px;
    padding: 0;
    vertical-align: top;
}
.tblborder th{background-color:#696969;color:#FFF;}
.tblborder td{background-color:#F5F5F5;}
.btnadd{background-image:url(images/btnadd.png);background-repeat:no-repeat;height:20px;width:20px;background-position:center center;display:block;}

.lnkstatusrequest{background-image:url(images/pen.png);background-repeat:no-repeat;height:21px;width:58px;background-position:center center;display:block;}
.lblstatussuccess{background-image:url(images/suc.png);background-repeat:no-repeat;height:21px;width:58px;background-position:center center;display:block;}
.lblstatusfail{background-image:url(images/failed.png);background-repeat:no-repeat;height:21px;width:58px;background-position:center center;display:block;}

/*.lnkstatusrequest{background-image:url(images/status_new.jpg);background-repeat:no-repeat;height:23px;width:20px;background-position:center center;display:block;}
.lblstatussuccess{background-image:url(images/status_successfully.jpg);background-repeat:no-repeat;height:20px;width:20px;background-position:center center;display:block;}
.lblstatusfail{background-image:url(images/status_delete.jpg);background-repeat:no-repeat;height:23px;width:20px;background-position:center center;display:block;}*/
.lnkexcel{background-image:url(images/excel_icon.png);background-repeat:no-repeat;height:20px;width:20px;background-position:center center;display:block;}
.lblstatuslocked{background-image:url(images/status_lock.jpg);background-repeat:no-repeat;height:23px;width:20px;background-position:center center;display:block;}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}