<!--
/**
** ... $Header: /cvsroot/enjo/res_admin_menu.css,v 1.11 2008/10/28 20:59:25 nuriatickle Exp $
** ... $Author: nuriatickle $
** ... $Date: 2008/10/28 20:59:25 $
** ... $Id: res_admin_menu.css,v 1.11 2008/10/28 20:59:25 nuriatickle Exp $
** ... $Name:  $
** ... $Revision: 1.11 $
** ... $Log: res_admin_menu.css,v $
** ... Revision 1.11  2008/10/28 20:59:25  nuriatickle
** ... New report dev for web orders
** ...
** ... Revision 1.10  2007/03/22 08:28:15  johntudor
** ... Make heading colours more obvious
** ...
** ... Revision 1.9  2006/11/01 12:11:01  johntudor
** ... First pass at adding system params for commisions and my status
** ...
** ... Revision 1.8  2006/10/30 08:47:23  johntudor
** ... Style for formstar missing
** ...
** ... Revision 1.7  2006/10/17 10:09:46  johntudor
** ... Change colours from yellow to blue and remove references to INDEX
** ...
** ... Revision 1.6  2006/10/16 15:21:09  johntudor
** ... Add new styles for the news column
** ...
** ... Revision 1.5  2006/10/03 15:38:46  johntudor
** ... Improved demo sales
** ...
** ... Revision 1.4  2006/09/27 15:30:24  johntudor
** ... First part of change to My diary
** ...
**/
-->
.menusubhead  { 
	border-top:1px solid gray; 
	color: gray; 
	background-color: white;
    font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:10pt; 
	font-family:Arial, Helvetica, sans-serif; 
}
.menutext     { 
	font: normal normal 8pt/11pt Verdana; 
	color: rgb(0,116,232); 
	background-color: #CFD7DF 
}

/*class for page title with index name*/
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt ;
	font-weight: bold;
	color: #0000CC;
	
}
/*class for selected items on top left pane*/
.selection    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt ;
	font-weight: bold;
	color: #0000CC;
}
/*for red messages after update/delete/etc actions*/
.formnotes    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt ;
	font-weight: normal;
	color: red ;
}
.formnotes2    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt ;
	font-weight: normal;
	color: red ;
}

table         { border-collapse: collapse}
table.form    { width: 80%; font-size: 8pt; color: silver; padding: 0; margin: 0 5 0 0 } 
table.form1   { width: 80%; font-size: 8pt; color: silver; padding: 0; margin: 0 0 0 0 } 
td.formheading{ border-top:1px solid gray; color: white; background-color: silver; padding: 3;
                font-style:normal; font-variant:normal; font-weight:bold; font-size:10pt; font-family:Verdana }    
td.forminput  { width: 70%; text-align: left; vertical-align: middle; background-color: #CFD7DF; padding: 0 }
td.formprompt { width: 30%; font: normal normal 8pt Verdana; color: #003399; text-align: left; vertical-align: middle; background-color: #CFD7DF; padding: 5 }
td.forminput2  { text-align: left; vertical-align: middle; background-color: #CFD7DF; padding: 0 }
td.formprompt2 { font: normal normal 8pt Verdana; color: #003399; text-align: left; vertical-align: middle; background-color: #CFD7DF; padding: 5 }
td.formfiller { height: 5 } 
td.progressbar{ border:1px solid gray;border-bottom:1px solid gray; color: white; background-color: silver; padding: 3;
                font: normal bold 11px Arial; color: white; text-decoration: none; text-align:center }				              
td.progressbarselected{ border:1px solid gray;border-bottom:1px solid gray; color: white; background-color: gray; padding: 3;
                font: normal bold 11px Arial; color: white; text-decoration: none; text-align:center }				              
td.formcell   { font: normal normal 8pt Verdana; color: #003399; background-color: #CFD7DF; padding: 2 4 2 4 }
td.accdisplay { font: normal normal 8pt Verdana; color: #003399; padding: 2 4 2 4 }
td.prompt { font: normal normal 8pt Verdana; color: #003399; text-align: left; vertical-align: middle; background-color: #CFD7DF; padding: 5 }
td.column3    { width: 15%; border-left-style: solid; border-left-width: thin; border-left-color: silver }
img.newsleft  { float: left; clear: left; margin: 0 }
img.newsright { float: right }
hr.news       { margin: 0 0 0 0; color: white }
.textnorm     { font: normal normal 8pt Verdana; color: #003399; padding: 2 4 2 4 }
.heading2      { font: normal bold medium Arial; color: red; clear: both; margin: 0 0 5 0 }
.newstitle    { font: normal bold 11pt Arial; text-transform: uppercase; color: rgb(7,6,99)}
.newsheading  { font: normal normal 9pt Verdana; color: black; background-color: grey; border-top: 1px solid silver; border-bottom: 1px solid silver; clear: left }
.newstext     { font: normal normal 8pt Verdana; color: black }
.formstar     { font-weight: bold; color: #FF0000 }


.heading      {
 font: normal bold 14pt Verdana;
 color: black;
 clear: both 
 }
/*top line : Currently logged in as...*/
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CFD7DF;
	color: #0000CC;
}	
/*you are in....*/
.dirpath {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: white;
	color: #0000CC;

}
/*text links that replace insert, update and delete buttons*/
.buttonlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: silver;
	color: #0000CC;

}
a img {
	border: none;
}
.nolink a:link {
	background: none; border-bottom:none;
}
.nolink a:active {
	background: none; border-bottom:none;
}
.nolink a:visited {
	background: none; border-bottom:none;
}

/*text links that replace insert, update and delete buttons*/
.buttonlinksyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #CFD7DF;
	color: #0000CC;

}

.menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #0000CC;
	text-align: left;
	z-index:100;
}
.menubar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #0000CC;
	text-align: left;
	z-index:100;
}
.menubar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #0000CC;
	text-align: left;
	z-index:100;
}
.reportTABLE {
	border: solid 1px black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CFD7DF;
	width : 80%;
	text-align : center;	
	margin-left: 3%;

}
.reportTABLEres {
	border: solid 1px black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CFD7DF;
	width : 100%;
	text-align : center;	

}

.rightpaneTABLE {
	border: solid 1px black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: silver;
}
.rightpanebigTABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CFD7DF;
}

.scrollone{
	width:290px; 
	height:206px; 
	z-index:1; 
	overflow: auto; 
	overflow-y:scroll;
	left: 13px; 
	top: 184px;

}
.scrollprodgroupusers{
	width:570px; 
	height:206px; 
	z-index:1; 
	overflow: auto; 
	overflow-y:scroll;
	left: 13px; 
	top: 184px;

}
.scrollprodgroupinfo{
	width:919px; 
	height:250px; 
	z-index:1; 
	overflow: auto; 
	overflow-y:scroll;
	left: 13px; 
	top: 184px;

}
.scrolltree{
	width:288px; 
	height:330px; 
	z-index:1; 
	overflow: auto; 
	overflow-y:scroll;
	left: 13px; 
	top: 184px;

}

.scrolltwo{
	width:570px; 
	height:600px; 
	z-index:1; 
	overflow: auto; 
	left: 13px; 
	top: 184px;
}
.scrollaccess{
	width:570px; 
	height:436px; 
	z-index:1; 
	overflow: auto; 
	overflow-y:scroll;
	left: 13px; 
	top: 184px;
	border: solid 1px black;
}
.scrollcateg{
	width:570px; 
	height:376px; 
	z-index:1; 
	overflow: auto; 
	overflow-y:scroll;
	left: 13px; 
	top: 184px;
	border: solid 1px black;
}
.scrolltopreport{
	width:570px; 
	height:auto; 
	z-index:1; 
	overflow: auto; 
	overflow-y:auto;
	left: 13px; 
	top: 184px;
	border: solid 1px black;
}
.selectionboxREPORTS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: silver;
	border: solid 1px black;
	margin-left: 3%;
}

/*class for title of stock codes table in products editor*/
.stocktitle {
	background-color: #FFCC66;
}
.subselectionboxREPORTS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: silver;	
}

.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;

}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;

}

.textsmallout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: green;
	text-align: left;

}

.textleftpane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CFD7DF;
}
.textleftpaneTOP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: silver;
	border: solid 1px black;
}
.titleHOME {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: silver;
}

.titleREPORTS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: silver;
	font-weight: bold;
}

#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:18px;
	z-index:100;
	border:1px solid gray;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: normal;
	color: #0000CC;
	border:1px solid #CCCCCC;
	z-index:100;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #CFD7DF;
}
