/* ================================
    CSS STYLES FOR THE Centre PORTAL
    v1.0, 10/2004
   ================================
*/   


/* PAGE BACKGROUND */

/* backround color for anything that is not within the header, 
   left, center, or right pane's
*/
.PageBackround
{
      background-color: #666666; /* #7cA094;  */
}


/* background color for the header at the top of the page  */
.HeadBg
{
      padding: 0;
      border-right: 0px;
	border-top: 0px;
	border-left: 0px;
      width: 760px; /* 100%; */
	border-bottom: 0px;
      background-color: white; /* #7cA094; */
      background-position: left top;
      background-image: url(images/logo.jpg);
      background-repeat: no-repeat;

}

/* Style of the table that holds the three
   content paynes
*/
.ContentPaneTable
{
      width: 760px;
	padding: 0;
	border: 0;
      background-color: #DFDFE1; /* #f8f9fb; */
}
.ContentPaneLeft
{
	border: 1;
	border-color: Black;
      background-color: #DFDFE1;
}
.ContentPaneRite
{
	
}

.ContentRoomTable
{
    vertical-align: top;
    width: 834px;
	padding: 0;
	border: 0;
    background-color: white;
}


/* background color for the content part of the pages */
Body
{
    background-color: #666666; 
}


/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle 
{
    height: 33px;
    font-family: Arial, Verdana Bold, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: white; /* #cccc99; */

  
}

.SiteTitleBackGround
{
      height: 75px;
    /*
      background-position: left top;
      background-image: url(images/REMCLogo2.gif);
	background-repeat: no-repeat;
    */
}
.SiteMenuBar
{

        background-image: url(images/titlebar.jpg);
	background-repeat: repeat-x;
	text-align: right;
     /* height: 8px;
      background-color: #3E4496;
      text-align: right; */
 }
/* background/border colors for the selected tab */
.TabBg {
    background-color:  transparent;
    border-color: white;

}

/* background/border colors for the unselected tabs */
.OtherTabsBg
{
    background-color: transparent;
    border-color: black;
    height: 8px;

}

/* text style for the selected tab */
.SelectedTab 
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color:white;
    font-weight: bold
}

/* text style for the unselected tabs */
.OtherTabs 
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color:white;
    text-decoration:none;
    font-weight: bold;

}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:  none;
    color:white;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:hover   {
    text-decoration:  underline;
    color: grey;
}
    
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color: white;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:white;
}

A.SiteLink:active   {
    text-decoration:    none;
    color: white;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color: white;
}

/* style for separator between site links */
.Accent
{
    color: white;
    font-weight: bold;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:  normal;
    color: #800000;
}

/* Rodh - text style used for lables to the left of text box imputs */
.LabelOnLeft /* title for left pane */
{
	background-position: left top;
	font-weight: normal;
	font-size: 20px;
	background-image: url(images/leftpanetitle.gif);
	vertical-align: bottom;
	color:  Black;
/*	line-height: 14px; */ 
	background-repeat: no-repeat;
      font-family: Felix Titling, Arial, Verdana, Helvetica, sans-serif;
/*	height: 20px; */
      background-color:  gray;
/*	text-align: left; */
	text-indent: 15px;
}
/* GENERAL */
/* style for module titles */
.Head
{
	font-weight: normal;
	font-size: 18px;
      color: #800000;
      font-family: Felix Titling, Arial, Verdana, Helvetica, sans-serif;
}
/* Style for how the line is drawn under Module Titles */
.HeadUnderLine
{
	width: 98%;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* Rodh - text style used for lables to the left of text box imputs */
.LabelOnLeft /* title for left pane */
{
	width: 300px;
	background-position: left top;
	font-weight: normal;
	font-size: 16px;
	background-image: url(images/leftpanetitle.gif);
	vertical-align: bottom;
	color: white;
	line-height: 14px; 
	background-repeat: no-repeat;
      font-family: Felix Titling, Arial, Verdana, Helvetica, sans-serif;
	height: 20px;
      background-color: gray;
	text-align: left;
	text-indent: 15px;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    color: #666666;    
}

.NormalFooter
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    color: white;    
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}
    



/* GENERIC */
H1  {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H4  {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H5, DT  {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

H6  {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

TFOOT, THEAD    {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: darkred;
}

TH  {
    vertical-align: baseline;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: darkred;
}

A:link  {
    text-decoration:    none;
    color:  darkred;
}

A:visited   {
    text-decoration:    none;
    color:  darkred;
}

A:active    {
    text-decoration:    none;
    color:  darkred;
}

A:hover {
    text-decoration:    underline;
    color:  red;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

/* DATAGRID */
/* Datagrids are used to display trouble ticket information etc..
   It is recomendation that you use a color scheme that emulates
   The colors in the HeadBg and body classes */
.DataGrid
{
    width: 100%;
    border: border-color="Black" ;
    gridLines: Vertical;
    cellpadding: 4;
    font-family: Arial, Verdana, Areal;
    font-size: 12px;
}
.DataGridHead
{
    background-image: url(images/green101.gif);
    background-color:  Transparent; 
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color:#006c6b;
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    line-height: normal; /* 20pt; */
    padding-left: 5px
}

.DataGridItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: #808080;
    font-family: Arial, Verdana;
    font-size: 10px;
    padding-left: 5px
}

.DataGridSelectedItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color:  #808080;
    font-family: Arial, Verdana;
    font-size: 10px;
    padding-left: 5px
}
.DataGridItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color:  #808080;
    font-family: Arial, Verdana;
    font-size: 10px;
    padding-left: 5px
}

.DataGridFooter
{
   /* background-color: Maroon; */
    background-color:#dddca3;
    line-height: 10px
}

/* meeting room reservations day view, day collum */
.MeetingGridHead
{
    background-color:  silver; 
    color: #006c6b;
    font-family: Arial, Verdana;
    font-size: 10px;
    font-weight: normal;
    line-height: normal;
    padding-left: 2px
}

.MeetingGridItem
{
    background-color: #ffffff;
    border-bottom: dimgray 1x;
    border-left: dimgray 1px;
    color: black;
    font-family: Arial, Verdana;
    font-size: 10px;
    padding-left: 2px;
    width: 250px
    
}

.MeetingGridItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray 1x;
    border-left: dimgray 1px;
    color: black;
    font-family: Arial, Verdana;
    font-size: 10px;
    padding-left: 2px;
    width: 250px
}
.MeetingGridItemCancel
{
    background-color: #ffffff;
    border-bottom: dimgray 1x;
    border-left: dimgray 1px;
    color: black;
    font-family: Arial, Verdana;
    font-size: 10px;
    padding-left: 2px;
    width: 40px
}

.MeetingGridItemCancelAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray 1x;
    border-left: dimgray 1px;
    color: black;
    font-family: Arial, Verdana;
    font-size: 10px;
    padding-left: 2px;
    width: 40px
}


.AdminMultiPanel
{
	height: 100%;
	width: 100%;
}

/* Event Calendar Styles */
.Cal
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    color: black;    
}

.Cal2
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bolder;
    line-height: 12px;
    color: black;    
}
      
/*  Used for the Order Entry System */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: #808080;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuUnselected:hover
{
    color: black;
    text-decoration: underline;
    padding-left: 10px
}

A.MenuSelected
{
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
   
}

A.MenuSelected:hover
{
    color: #666666;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 10px
}

.ProductListHead
{
    color: midnightblue;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 24pt;
    text-decoration: underline;
}

.ProductListItem
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px
}

.UnitCost
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px
}

.ProductDescription
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    color: #808080;   
     
}

.ContentHeadWidth
{
  width: 92%
}

.ContentHead
{
    background-color: #efefef;
    color: #666666;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    height: 35px;
    width: 80%;
}

.ResMain
{
	/*width:800px; 	*/
	width:90%;
}

.ResItem
{
  background-color:   Yellow;  
	
}

.ResTitle
{
	background-color:  White;
	
}

.ResAltRow
{
  
	
}

.ResRange
{
  
  background-color:  silver; 
    color: midnightblue;
    font-family: Arial, Verdana;
    font-size: 10px;
    font-weight: normal;
    line-height: normal;
    padding-left: 2px;
    width:60px;	
}

.ResBack
{
	background-color:  white;
	
}


.ResMain2
{
	width:500px;

 
 
 	
}

.ResItem2
{
  background-color:   Yellow;	
}

.ResTitle2
{
	background-color:  White;
	
	
}

.ResAltRow2
{
  
	
}

.ResRange2
{
  
    background-color:  silver; 
    color: midnightblue;
    font-family: Arial, Verdana;
    font-size: 10px;
    font-weight: normal;
    line-height: normal;
    padding-left: 2px;
    width:60px;	
}

.ResBack2
{
	background-color:  white;
	
}



