/* TO BE REMOVED, ONLY GLOBAL MODULES ARE TO BE LEFT */
/* 
    Document   : MainStyle
    Created on : May 19, 2005, 8:45 AM
    Author     : Mark George
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   This style sheet is used to contain elements that are specific to the main
   layout of the page.  Modules will have their own style
   sheet definitions.
*/

H1, .H1 {
	font-family: arial;
	font-size: 16pt;
	font-weight: bold;
	color: rgb(0, 50, 150);
	margin: 10px 0px 5px 0px;
}

H2, .H2 {
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: black;
	margin: 5px 0px 5px 0px;
}

H3, .H3 {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	margin: 5px 0px 5px 0px;
}

H1.Error {
	color: red;
}


.error {
	font-weight: bold;
	color: red;
}

.warning {
	font-weight: bold;
	color: rgb(255, 102, 0);
}

.ok {
	font-weight: bold;
	color: rgb(0, 200, 0);
}

div.loginPopUp {
	position: absolute;
	z-index: 0;
	width: 200px;
	height: 200px;
	padding: 5px 5px 5px 5px;
	visibility: hidden;
	left: -500px;
	
}

Table.admin {
	width: 90%;
	border: 2px solid silver;
}

TH.admin {
	text-align: left;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}

A.Logout {
	text-decoration: none;
}

A.Logout:Hover {
	text-decoration: underline;
}

A.LocationBar {
	text-decoration: none;
	color: rgb(161, 0, 0);
}

A.LocationBar:Hover {
	color: rgb(255, 0, 0);
}

/*****************************************************************************
                Add form styles 
*****************************************************************************/
TH.AddForm {
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	background-color: rgb(0, 0, 150);
	color: white;
	border-top: 2px solid rgb(0, 50, 200);
	border-left: 2px solid rgb(0, 50, 200);
	border-right: 2px solid black;
	border-bottom: 2px solid black;
}

TD.AddForm {
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;	
}

/*****************************************************************************
                General form styles 
*****************************************************************************/
TH.Form {
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	background-color: rgb(230, 230, 230);
	/*
	color: white;
	border-top: 2px solid rgb(0, 50, 200);
	border-left: 2px solid rgb(0, 50, 200);
	border-right: 2px solid black;
	*/
	border-bottom: 1px solid gray;
}

TD.Form {
	/*background-color: rgb(240, 240, 240);
	
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px s//olid gray;
	
	border-bottom: 1px solid gray;	
	*/
}

/*****************************************************************************
                MODULE: Folder Module 
*****************************************************************************/

UL.FolderList {
	list-style-type: none;
	padding: 0 0 0 20px;
	margin: 0 0 0 0;
}

UL.FolderListRoot {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
}

LI {
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 3px 0 0 0px;
}

LI.Folder { background-image: url(/images/lists/folder.jpg); }
LI.DOC { }
LI.XLS {}
LI.PDF {}
LI.PPT {}
LI.HTML {}

A.FolderManageLink {
	text-decoration: none;
	font-weight: bold;
	color: rgb(0, 0, 161);
}

A.FolderManageLink:hover { 
	text-decoration: underline;
	color: rgb(0, 0, 255);
}

A.FolderModule_folderLink {
	text-decoration: none;
	font-weight: bold;
	color: rgb(161, 0, 0);
}
A.FolderModule_folderLink:visited {	color: rgb(220, 0, 0); }
A.FolderModule_folderLink:hover { text-decoration: underline; }

A.FolderModule_fileLink {
	text-decoration: none;
	color: rgb(0, 0, 0);
}
A.FolderModule_fileLink:visited { color: rgb(0, 0, 100); }
A.FolderModule_fileLink:hover {	text-decoration: underline; }
SPAN.FolderModule_lockedLink { color: gray; }

/*****************************************************************************
                MODULE: Layout Manager 
*****************************************************************************/
table.LayoutManager {
  width: 100%;
}

/*****************************************************************************
                MODULE: Devin's Modules
*****************************************************************************/
A.ModuleHeaderLink {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

A.ModuleHeaderLink:hover {
	color: orange;

}


A.ModuleRegLink {
	color: blue;
	text-decoration: none;
}

A.ModuleRegLink:hover {
	color: orange;
}

/*****************************************************************************
                MODULE: Help Modules
*****************************************************************************/
A.HelpInsert {
	color: blue;
	text-align: center;
}

Table.admin {
	width: 90%;
	border: 2px solid silver;
}

TH.admin {
	text-align: left;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}

/*****************************************************************************
                Add form styles 
*****************************************************************************/
TH.AddForm {
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	background-color: rgb(0, 0, 150);
	color: white;
	border-top: 2px solid rgb(0, 50, 200);
	border-left: 2px solid rgb(0, 50, 200);
	border-right: 2px solid black;
	border-bottom: 2px solid black;
}

TD.AddForm {
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;	
}

/*****************************************************************************
                USAGE STATS
*****************************************************************************/
TH.UsageStatsSummary { padding: 0px 5px 0px 5px; }


.UsageStatsSummaryDate	{ font-family: arial; font-size: 10pt; font-weight: bold; }
.UsageStatsSummaryVisits	{ font-family: arial; font-size: 10pt; color: rgb(200, 200, 0); }
.UsageStatsSummaryHits	{ font-family: arial; font-size: 10pt; color: rgb(0, 150, 0); }
.UsageStatsSummaryKBytes	{ font-family: arial; font-size: 10pt; color: rgb(150, 0, 0); }

DIV.LayoutMenu { 
    width: 98%; 
    height: 45px; 
    border: 1px solid rgb(100,100,0); 
    background-color: rgb(255,255,183); 
    overflow: visible;
}
A.LayoutMenuItem { 
    position: relative; top: -10px;
    text-decoration: none;
    border: 1px solid rgb(100,100,0); 
    background-color: rgb(255,255,153);
    display: block; 
    float: left;
    padding-left: 5px;
    padding-right: 15px;
}
A.LayoutMenuItem:hover { background-color: rgb(205,205,50); color: white; }

A.SystemUserCustomizePage {
    position: absolute;
    height: 15px;
    width: 150px;
    display: block;
    background-image: url(/images/system/personalize_this_page.gif);
    margin-left: 600px;
}

A.SystemUserCustomizePage SPAN { display: none; }

div.loginPopUp {
  width: 215px; height: 180px; position: absolute;
  border: 1px solid black;
  background-color: rgb(230,230,230);
  padding: 0px; margin: 0px;
  overflow: hidden;
}
div.loginPopUp_close_bar {
  border: 1px solid gray;
  background-color: gray;
  height: 18px;
  width: 215px;
}
a.loginPopUp_close {
  float: left;
  margin-top: 2px;
  display: block;
  width: 16px;
  height: 16px;
  background-image: url(/images/system/close_button.jpg);
  background-position: 0px 1px;
  background-repeat: no-repeat;
}
span.loginPopUp_close_title {
  display: block;
  width: 195px;
  float: left;
  font-weight: bold;
  color: white;
  font-family: arial;
  font-size: 10pt;
}
div.loginPopUp input.Login {
  width: 120px;
  border: 1px solid gray;
  background-color: rgb(240,240,240);
  height: 17px;
  font-family: arial;
  font-size: 10pt;
}

a.PostResourceComment, a.ViewResourceComments {
  background: transparent url(/images/lists/post_comment.gif) no-repeat;
  display: inline;
  width: 18px;
  height: 15px;
  float: left;
  margin: 0 2px 0 2px;
}
a.ViewResourceComments { background-image: url(/images/lists/view_comments.gif); }
a.PostResourceComment span, a.ViewResourceComments span { display: none; }

div.PermissionsFrame { border: 1px solid red; overflow: auto; height: 140px; }
