/* ================================
    CSS STYLES FOR THE Centre PORTAL
    v1.0, 10/2004
   ================================
*/   



/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg
{
    border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
     width: 1103px; 
	height: 30px;
   /*  background-position: left top;
    background-image: url(images/BHES_Header7.png); 1200 px wide
    background-repeat: no-repeat;*/

}

.HeadBg1
{
    border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
    width: 1103px; /* 100%; */
	height: 30px;
  

}

/* Style of the table that holds the three
   content paynes
*/
.ContentPaneTable
{
      width:1103px;
      border: 0px;
      border-color: white: /* Gray; */
      background-color: white; /* #f8f9fb; */
}

.PageBackround
{

  

}
.ContentPaneLeft
{
      padding: 0;
      width: 200px;
      background-position: left top;

}

/* Rodh - text style used for lables to the left of text box imputs */
.LabelOnLeft /* title for left pane */
{
	width: 200px;
	background-position: left top;
	font-weight: normal;
	font-size: 16px;
	vertical-align: middle;
	color: white;
	line-height: 14px; 
	background-repeat: no-repeat;
    font-family:  sans-serif;
	height: 20px;
    background-color: #3d830a;
	text-align: left;
	text-indent: 15px;
    padding: 0;
    border: 0;

}

.ContentPaneRite
{
	
}


/* background color for the content part of the pages */
Body
{
 
/*	background-image: url(images/JackTrockiBG1.png); 
    background-repeat: repeat-x;
    background-color: #e7e7e8; */
	
    line-height: 1.6;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: 300;
   
    

	/*
	font-family: 'open-sans', Tahoma, sans-serif;
	letter-spacing: normal;
    font-size: 14px;
    color: #000000;
	*/
  
}

.FooterTable
{
	
}


/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle 
{
  
    height: 50px;
 
    
}


.SiteTitleBackGround
{    
       height: 50px;

}

.SiteMenuBar
{
   	background-color: white;
	text-align: left;
    height: 50px;
}

/* background/border colors for the selected tab */
.TabBg {
    background-color:  white;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg
{
	background-color:  white;
}

/* text style for the selected tab */
.SelectedTab 
{
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size: 12px;
    color:Gray; 
    font-weight: bold;
}

/* text style for the unselected tabs */
.OtherTabs 
{
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size: 12px;
    
    text-decoration:none;
    font-weight: bold;

}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:  none;
   
}

A.OtherTabs:visited {
    text-decoration:    none;
   
}

A.OtherTabs:active  {
    text-decoration:    none;

}
   

A.OtherTabs:hover   {
   
    
       
}
    
/* text style for the site links (at extreme top-right of header) */

TD.SiteLink {
	padding-right: 10px;
}

.SiteLink {
   	font-size: 1rem; /* 1.5rem; */
	font-weight: 600;
	font-family: 'Dosis', sans-serif;
	letter-spacing: normal;
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color: #222427;
    text-transform: uppercase;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color: #222427;
    text-transform: uppercase;
}

A.SiteLink:active   {
    text-decoration:    none;
    color: #222427;
    text-transform: uppercase;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color: #009999;
    text-transform: uppercase;
}

/* style for separator between site links */
.Accent
{
    color: #222427;
    font-weight: bold;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size: 12px;
    font-weight: normal;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size:  14px;
    font-weight:  bold;
    color: #484AB3;
    text-transform: uppercase;
}

/* GENERAL */
/* style for module titles */
.Head
{
	font-weight: bold;
	font-size: 16px;
    color: #484AB3;
    font-family: sans-serif, Arial, Verdana, Helvetica;
    text-transform: uppercase;
}
/* 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: sans-serif, Arial, Verdana, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}


.NormalFooter
{
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    color: Black;    
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    color: Black;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.NormalTextBoxReq
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    width: 130px;
    background: Aqua;
}

.NormalRed
{
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size: 12px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: sans-serif, Arial, Verdana, Helvetica;
    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: sans-serif, Arial, Verdana, Helvetica;
    font-size:  26px;
    font-weight:    bold;
    color: #274E14;
}

H2  {
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #274E14;
}

H3  {
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: black;
}

H4  {
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: black;
}

H5, DT  {
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

H6  {
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

TFOOT, THEAD    {
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size:  12px;
    color: black;
}

TH  {
    vertical-align: baseline;
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: black;
}

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: sans-serif, Arial, Verdana, Helvetica;
    font-size: 12px;
}
.DataGridHead
{
/*   background-image: url(images/gold101.gif); */
    background-color:  #253369; 
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color:white;
    font-family: sans-serif, Arial, Verdana, Helvetica;
    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: #456685;
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size: 10px;
    padding-left: 5px
}

.DataGridSelectedItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color:  #456685;
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size: 10px;
    padding-left: 5px
}
.DataGridItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color:  #456685;
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size: 10px;
    padding-left: 5px
}

.DataGridFooter
{
   /* background-color: Maroon; */
    background-color:#dddca3;
    line-height: 10px
}



/* GridView */
/* 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 */
.GridView
{
    width: 100%;
    border:  border-width=0;
    gridLines: Vertical;
    cellpadding: 4;
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size: 12px;
}
.GridViewHead
{
    background-image: url(images/gray101.gif);
    background-color:  Transparent; 
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: Black;
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size: 12px;
    font-weight: bold;
    line-height: normal; /* 20pt; */
    padding-left: 5px;
    
}

.GridViewItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: Black;
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size: 12px;
    padding-left: 5px;
     width: 240px;
}

.GridViewSelectedItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color:  #808080;
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size: 12px;
    padding-left: 5px;
}
.GridViewItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color:  #808080;
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size: 12px;
    padding-left: 5px;
}

.GridViewFooter
{
   /* background-color: Maroon; */
    background-color:#dddca3;
    line-height: 12px;
}

/* meeting room reservations day view, day collum */
.MeetingGridHead
{
    background-color:  silver; 
    color:midnightblue;
    font-family: sans-serif, Arial, Verdana, Helvetica;
    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: sans-serif, Arial, Verdana, Helvetica;
    font-size: 10px;
    padding-left: 2px;
    width: 250px
    
}

.MeetingGridItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray 1x;
    border-left: dimgray 1px;
    color: black;
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size: 10px;
    padding-left: 2px;
    width: 250px
}
.MeetingGridItemCancel
{
    background-color: #ffffff;
    border-bottom: dimgray 1x;
    border-left: dimgray 1px;
    color: black;
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size: 10px;
    padding-left: 2px;
    width: 40px
}

.MeetingGridItemCancelAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray 1x;
    border-left: dimgray 1px;
    color: black;
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size: 10px;
    padding-left: 2px;
    width: 40px
}


.AdminMultiPanel
{
	height: 500px;
	width: 750px;
}

/* Event Calendar Style */
.Cal
{
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    color: black; 
       
}

.Cal2
{
    font-family: sans-serif, Arial, Verdana, Helvetica;
    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: sans-serif, Arial, Verdana, Helvetica;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuUnselected:hover
{
    color: midnightblue;
    text-decoration: underline;
    padding-left: 10px
}

A.MenuSelected
{
    color: midnightblue;
    font-family: sans-serif, Arial, Verdana, Helvetica;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px;
    
    
}

A.MenuSelected:hover
{
    color: midnightblue;
    font-family: sans-serif, Arial, Verdana, Helvetica;
    text-decoration: none;
    padding-left: 10px
}

.ProductListHead
{
    color: midnightblue;
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size: 12px;
    font-weight: bold;
    line-height: 24pt;
    text-decoration: underline;
}

.ProductListItem
{
    color: black;
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size: 10px
}

.UnitCost
{
    color: black;
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size: 10px
}

.ProductDescription
{
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    color: #808080;   
     
}

.ContentHeadWidth
{
  width: 92%
 }
.ContentHead
{
    background-color: #5f7485;
    color: white;
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size: 20px;
    font-weight: bold;
    height: 35px;
    width: 80%;
}

.TenantDetailsBackGround
{
      height:60px;
      background-position: left bottom;
      background-image: url(images/APCLogo.gif);
      background-repeat: no-repeat; 
}

/* ASP.net Menu controls styles that work*/
.MainMenuStyle
{    
   /* background-color: #004c7d; */
    font-variant: normal;    
    font-weight: bold;
}

.MenuDynamicItem
{	
	color: #333333;
    background-color: #e6e6e6;
}

.StaticMenuItem
{
    color: Green;
    font-family: sans-serif, Arial, Verdana, Helvetica;
    font-size: 13px;
    background-color: #535252;
}



div#DIVMenu
{
  /* height: 65px; */
  
}


div#DIVMenu a:link  
{
   	color: #222427;
        text-transform: uppercase;
	font-size: 1rem;
    font-weight: 600;
    font-family: 'Dosis', sans-serif;              /*'open-sans', Tahoma, sans-serif; */
	letter-spacing: normal;
    display: block;
	text-decoration: none;
	cursor: pointer;
	
}

div#DIVMenu a:visited   
{
   	color: #222427;
	font-size: 1rem;
    font-weight: 600;
    font-family: 'Dosis', sans-serif;
	letter-spacing: normal;
    display: block;
	text-decoration: none;
	cursor: pointer;
     text-transform: uppercase;
}

div#DIVMenu a:active    
{
    color: #222427;
	font-size: 1rem;
    font-weight: 600;
    font-family: 'Dosis', sans-serif;
	letter-spacing: normal;
    display: block;
	text-decoration: none;
	cursor: pointer;
  text-transform: uppercase;
}

div#DIVMenu a:selected    
{
   	color: #222427;
	font-size: 1rem;
    font-weight: 600;
    font-family: 'Dosis', sans-serif;
	letter-spacing: normal;
    display: block;
	text-decoration: none;
	cursor: pointer;
text-transform: uppercase;
}

div#DIVMenu a:hover 
{
 	color: #009999;
	cursor: pointer;
	text-decoration: none;
    text-transform: uppercase;
	
	
	font-size: 1rem;
    font-weight: 600;
    font-family: 'Dosis', sans-serif;
	letter-spacing: normal;
    display: block;

}

/* End of ASP.net menu styles */








