/*
    Document   : stylesheet
    Created on : 19 Dec, 2009, 1:16:19 PM
    Author     : Administrator
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

html, body {
height: 100%;
}


root {
    display: block;
}


#bodycontent{
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:5.25mm ;


}

.sideborder{
	border-right-color:#FF8C1A;
}

.tdborder{
	border-bottom:none;
	border-top:none;
	border-left:none;
	border-right:#FF8C1A thin solid ;
        margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.buttonfontcolor{
	color:#F60;
}

.buttoncss{
	background-color:#b94270;
	cursor:pointer;
	color:#FFF;
	font-weight:bold;
}
td.buttoncss:hover{
text-decoration:none;
font-weight:bold;
background-color:#DD0055;
color:#FFF;
cursor:pointer;
}

#logintable{
 height:100%;
}

.tableborder{

	border:#083F91 thin solid ;
        height:100%;


}
.copyright{
	font-size:10px;
	color:#000001;
        border:none;
}

.tablehead{

    font-weight:bold ;
    color:#FFFFFF;
    font-size:11px;
    font-family:sans-serif ;
    background:gray center;
    text-transform:uppercase;
}

.tableboder{
    border-color:#083F91;
    border-style:solid;
    border-width:thin;

}

.sidebarlink{
text-decoration:none;
cursor:pointer;


}

.sidebarlink:hover{
text-decoration:none;

}

/*
color:#903;
font-weight:bold;
background-color:yellow;
*/
.activesidebarlink{
text-decoration:none;
font-weight:bold;
background-color:#871052;
color:#FFF;
cursor:pointer;

}

.usersidebarlink:hover{
text-decoration:none;
font-weight:bold;
background-color:#DD0055;
color:#FFF;
cursor:pointer;
}


.usersidebarlink{
	background-color:#b94270;
	cursor:pointer;
	color:#FFF;
	font-weight:bold;
     
}
/*.txtfield{
	width:140px;
	height:15px;
	font-size:12px;
    font-family:sans-serif ;
	color:#572D28;
	background:#FFEBD7;


}
.txtareafield{
	width:140px;
	height:45px;
	font-size:12px;
    font-family:sans-serif ;
	color:#572D28;
	background: #FFEBD7;
}*/


        .txtfield {
	font-family: Tahoma;
	font-size: 11px;
	/*color: #000000;
	background-color: #FFFFFF;*/
	height: 18px;
	border: 1px solid #3C619D;
	width:150px;
	padding-right: 5px;
	padding-left: 5px;
}


.txtfieldDisabled {
	font-family: Tahoma;
	font-size: 11px;
	/* background-color: #FFFFFF;*/
	height: 18px;
	border: 1px solid #3C619D;
	width:140px;
	padding-right: 5px;
	padding-left: 5px;
}

.txtareafield {
	font-family: Tahoma;
	font-size: 11px;
	/* background-color: #FFFFFF;*/
	border: 1px solid #005BA6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	line-height: 18px;
}

.listMenu{
	  border:1px solid #999999;
     font-family:tahoma;
	font-size:11px;
   /* color:#606A74;*/
   color:#000000;
}

.sideheading {
	color: #D56A00;
	font-weight:bold;
}
.noneul{
	border:none;
	border-bottom:none;
}


.subbuttoncss{

	cursor:pointer;
	color:#000;
	font-weight:bold;
}

.etable{
	border-color:#BBB;
    border-style:dotted;
    border-width:thin;
}
.etable tr td{
	height:35px;
	border-color:#BBB;
    border-style:dotted;
    border-width:thin;

}

.tablecontent1 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	height: 18px;
	/*color: #000000;*/
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.tablecontent2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	height: 18px;
	/*color: #000000;*/
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.sideheadingname {
	/*color: #000;*/
	font-weight:bold;
}
.sideheadingvalue {
	color: #C00;
	font-weight:bold;
}


a.noborder{
    border:none;
    border-left-color:inactiveborder;
    text-decoration:none;
    border-color:inactiveborder;
}
 body{
	background-color:#ffffff;
}
#nav, #nav ul {
	padding:0;
	margin: 0;
       list-style: none;
       background-color:#871052;
       color:#FFF;
       cursor:pointer;
       
}
#nav a {
	float:none; /* take lengths (as block) while keeping the horizontal alignment in IE6 too) */
	display:block;
        color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold ;
	padding:1px;
      
      
        
}
#nav li {
        float:none;
	position: relative; /* set a reference for the sublist's coordinates */
        display:block;
        color: #ffffff;
        text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	/*float:right;*/
        padding:1px;
	padding-right:0px;
        padding-left:0px;
        background: url(downarrow.png) right center no-repeat;
}
#nav li ul {
	position:absolute;
	width: 10em;
	right: 0;
	left:100%; /* at parent left */
	margin-right:10px; /* in IE7 margin works better than position to hide the sublist */
	background: url(fake.gif); /* IE needs a background other than transparent to keep hover on the sublist padding */
	font: bold 12px Arial;
	line-height: 18px;
	padding:0; /* can't have .7em top margin that creates a gap between the li and the sublist */
}
#nav li li {
	padding:0;
	width: 100%; /* allow it to spread wide */
	background-color: #333333; /* then it can take the background instead of the ul (that is top padded instead of moved down with top margin */
}
#nav li ul a {
	float: none; /* allow it to spread wide */
        width: 100%;
	display:block; /* take lengths and spread wide */
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}
#nav li ul a:hover {
	color: #ffffff;
}
#nav li:hover ul,
#nav li.sfhover ul {
	margin-left: 0;
}
