﻿*
{
    padding: 0;
    font-family: Arial;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}
html
{
    width: 100%;
    height: 100%;
}
a
{
    color: #963;
    text-decoration: none;
}
a:hover
{
    color: #C60;
    text-decoration: underline;
}
body
{
    background: #655A46 url(Images/bgimg.gif); /* background:white; */
    color: #543;
    font: normal 80% "Lucida Sans Unicode" ,sans-serif;
    width: 100%;
}
input
{
    color: #555;
    font: normal normal normal 1.1em normal Arial;
    
}
p, cite, code, ul
{
    font-size: 1.2em;
    padding-bottom: 1.2em;
}
h1
{
    font-size: 1.4em;
    margin-bottom: 4px;
}
h1
{
    font-size: 1.4em;
    margin-bottom: 4px;
}
h4
{
    font-size: 0.8em;
    margin-bottom: 4px;
}
h4 a
{
    text-decoration: none;
    color: #543;
}

#a-cur
{
    color: Silver;
}
#tablebg
{
    background: url(Images/tbback.png) no-repeat;
    color: White;
    text-align: center;
}

code
{
    background: #FFE;
    border: 1px solid #EED;
    border-left: 6px solid #938262;
    color: #554;
    display: block;
    font: normal 1.1em "Lucida Sans Unicode" ,serif;
    margin-bottom: 12px;
    padding: 8px 10px;
    white-space: pre;
}
blockquote
{
    background: url(Images/quote.gif) no-repeat;
    color: #666;
    display: block;
    font: normal 1.3em "Lucida Sans Unicode" ,serif;
    padding-left: 28px;
}
h1, h2, h3
{
    color: #654;
    padding-top: 6px;
}
.Freezing
{
    position: absolute;
}

/* misc */
.clearer
{
    clear: both;
}

/* structure */
.container
{
    background-color: White;
    margin: 0 auto;
    width: 100%;
}

/* header */
.header
{
    background: url(Images/bghead.png) repeat-x;
    height: 60px;
    margin: 0 auto;
    width: 100%;
}

/* title */
.title
{
    padding: 32px;
}
.title h2
{
    color: white;
    font: normal 3.4em "Lucida Sans Unicode" , "Trebuchet MS" ,sans-serif;
}

/* navigation */
.navigation
{
    background: white url(Images/menu.png) repeat-x;
    font-size: 12px;
    font-family: Calibri;
    vertical-align: middle; /*background-color:#4d6684;*/
}
.navigation a
{
    color: white;
    text-decoration: none;
    margin-right: 12px;
}
.navigation a:hover
{
    color: Red;
}
.navigation a:current
{
    background: red;
    color: red;
}

/* navigation1 */
.navigation1
{
    font: bold 1.0em Verdana,sans-serif;
    height: 44px;
    margin: 0 auto;
    padding: 0 18px;
    width: 90%;
    z-index: 100;
    left: 2%;
    position: absolute;
    top: 17.5%;
}
.navigation1 a
{
    color: #543;
    text-decoration: none;
    padding: 3px 4px;
    margin-right: 12px;
    line-height: 44px;
}
.navigation1 a:hover
{
    background: #CEBDA1;
    color: #420;
}

/* sub navigation */
.sidenav
{
    float: right;
    height: 50%;
    width: 15%;
    z-index: 100;
    left: 82.3%;
    position: absolute;
    top: 25%;
    color: White;
}
.sidenav h1
{
    /* background: #BCB39F url(Images/menuimg.jpg) repeat-x; */
    background: white url(Images/tbback.jpg) repeat-x;
    border-bottom: 1px solid #999;
    border-top: 1px solid #CCC;
    color: white;
    font-size: 1.2em;
    height: 22px;
    margin: 0;
    padding-left: 12px;
}
.sidenav h4
{
    background: #A7D2E7 url(Images/tbback.png) repeat-x;
    border-bottom: 1px solid #A7D2E7;
    border-top: 1px solid #A7D2E7;
    color: black;
    font-size: 1.2em;
    height: 22px;
    margin: 0;
    padding-left: 12px;
}
.sidenav h4 a
{
    color: white;
}
.sidenav ul
{
    margin: 0;
    padding: 0;
    color: white;
}
.sidenav li
{
    border-bottom: 1px solid #A7D2E7;
    border-top: 1px solid #A7D2E7;
    list-style: none;
}
.sidenav li a
{
    font-weight: bold;
    background: #A7D2E7 url(Images/submenu.jpg) repeat-x; /* background: #CCC3AF; */
    color: black;
    display: block;
    padding: 8px 4px 8px 12px;
    font: normal 80% "Lucida Sans Unicode" ,sans-serif;
}
.sidenav li a:hover
{
    font-style: italic;
    background: #A7D2E7 url(Images/lbimg.bmp) repeat-x; /* background: #D6CCB9; */
    color: white;
}
#sid-cur
{
    background: #A7D2E7 url(Images/lbimg.bmp) repeat-x;
    color: white;
    font-style: italic;
}
#pw
{
    text-align: center;
}
#set
{
    text-align: center;
}
/* main */
.main
{
    clear: both;
    padding: 0 10px 12px 28px;
    width: 98%;
    height: 100%;
    height: 500px;
}

/* content */
.content
{
    padding-top: 12px;
    width: 80%;
    height: 500px;
    left: -10px;
}
.content .descr
{
    color: #987E57;
    font-size: 1.1em;
    margin-bottom: 6px;
}
/*.content li {
	list-style: url(Images/li.gif);
	margin-left: 18px;
}*/

/* footer */
.footer
{
    /* background: #958463 url(Images/tbback.png) repeat-x;*/
    color: white;
    font-size: 1.1em;
    line-height: 40px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    background-color: #4d6684;
}
.footer a
{
    color: #FFD;
    text-decoration: none;
}
.footer:hover
{
    color: #FFF;
    text-decoration: underline;
}
.current
{
    background: #D6CCB9;
    color: #654;
}
.multiview
{
    color: Navy;
    font-weight: bold;
}
.multiview:hover
{
    background-color: Navy;
    color: White;
    font-style: italic;
}
/*
.multiview:active
{
	color:Gray;
	font-style:italic;
}
*/
.tabuser
{
    border-color: Navy;
    border-style: dotted;
}



.rbl_Master
{
  
    font-weight: normal;
   
   
   background-color:#D2B48C;
   
    height: 20px;
    width: 200px;
    cursor: pointer;
}

.rbl_Transaction
{
  
    font-weight: normal;
    color: #D2B48C;
    text-decoration: none;
   
    border: 2px solid #c3c1c1;
    height: 20px;
    width: 200px;
    cursor: pointer;
}

.cit_HRMS_rbl
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #333;
    text-decoration: none;
    background-color: #f2f0f0;
    border: 2px solid #c3c1c1;
    height: 17px;
    width: 250px;
    cursor: pointer;
}
.ddl
{
   
   
    text-decoration: none;
    background-color: #f2f0f0;
    border: 1px solid #000000;
    height: 22px;
    width: 150px;
    cursor: pointer;
}

.txtfield {
	
	
	font-weight: normal;
	
	text-decoration: none;
	
	border: 1px solid #c3c1c1;
	height: 22px;
	width: 150px;
	border-radius: 5px 5px 5px 5px;
}

.Dropdown
{

    text-decoration: none;
  
    border: 1px solid #c3c1c1;
    height: 23px;
    width: 150px;
    cursor: pointer;
    border-radius: 5px 5px 5px 5px;
}

.rbl
{
  padding-left:2%;   
   border-radius: 10px; 
    border: 2px solid #c3c1c1;
    height: 20px;
    width: 200px;
    cursor: pointer;
}

.rbl input[type=radio]{
    vertical-align:middle;
}




.chk
{
 
    font-size: 11px;
    font-weight: normal;
    color: #333;
    text-decoration: none;
    background-color: #f2f0f0;
    border: 1px solid #c3c1c1;
    height: 0px;
    width: 200px;
    cursor: pointer;
}

