

/* background color for the content part of the pages */
BODY
{
	font-size: 11px;
	font-family: Arial, Verdana;
	background-color: white;
	margin-top:0px;
}

BUTTON
{
	font-size: 11px;
	font-family: Arial;
	height: 20px;
}

/*************** Template ***************/
.HeaderTop
{
   padding-top: 3px;
   padding-bottom: 15px;
}

.FooterStrip
{
   padding-left: 5px;
   background-color:#f8f8f8;
   height: 22px;
   font-size: x-small;
   font-family: Arial;
}

a.FooterLink:link,
a.FooterLink:visited,
a.FooterLink:hover
{
   color: #4B4B4B;
   font: 10px/12px Arial, Helvetica, sans serif;
}

.Logos
{
   padding-top: 7px
}

.SearchCell
{
   background-color:#f8f8f8;
   font-size: 11px;
   font-family: Arial;
   font-weight: bold;
   padding-left: 5px;
   padding-bottom: 5px;
   padding-top: 5px
}

.ControlHeaders
{
   background-color:#EFEFEF;
   font-size: xx-small;
   font-family: Arial;
   font-weight: bold;
   padding-left: 2px;
   padding-bottom: 2px;
   padding-top: 2px
}

.SearchInput
{
   border-bottom: #808080 1px solid;
   border-right: #808080 2px solid;
   border-top: #DDDDDD 1x solid;
   border-left: #DDDDDD 1x solid;
   height: 18px;
   width: 103px;
}

.SearchButton
{
   border-top: #848484 1px solid;
   border-bottom: #848484 1px solid;
   border-right: #848484 1px solid;
   border-left: #848484 2px solid;
   height: 18px;
}

.LeftPane
{
   background-color:#fbfbfb;
}

.Logo
{
   background-color: White;
}

.WhiteBackGround
{
   background-color: White;
}

.MenuRow
{
   height:40px;
   vertical-align: bottom;
   cursor: hand;
}

.LeftUpper
{
   background-color: #e3e9ef;
   padding-bottom: 4px;
   padding-top: 3px;
   padding-left: 3px;
   cursor: hand;


}

.ContentPane
{
   height:126px;
}


.RightPane
{
}

.SiteTitle
{
	font-weight: bold;
	font-size: 16px;
	margin-left: 20px;
	color: darkred;
	font-family: Arial, Verdana Bold, Helvetica, sans-serif;
}

.LogoCell
{
	padding-top: 3px;
	padding-right: 10px;
	border-bottom: #b89a48 1px solid;
	text-align: right;
}
    
/* text style for the site links (at extreme top-right of header) */
.TopLine 
{
   padding-right: 5px;
   padding-left: 5px;
   font-size: 11px;
   background-image: url(../../PortalFramework/Images/bars.gif);
   padding-bottom: 5px;
   padding-top: 3px;
   font-family: Arial, Verdana, Helvetica, sans-serif;
}   

/* hyperlink style for the site links */
A.TopLine:link {
    text-decoration:    none;
    color:white;
}

A.TopLine:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.TopLine:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.TopLine:hover    {
    text-decoration:    underline;
    color:white;
}


.TopLine .LeftCell
{
	width: 25%;
	font-weight: bold;
	font-size: 11px;
	color: yellow;
	font-family: Arial;
}

.TopLine .CenterCell
{
	font-weight: bold;
	font-size: 14px;
	color: gold;
	font-family: Arial;
	text-align: center;
}

.TopLine .RightCell
{
	width: 25%;
	font-size: 11px;
	color: white;
	font-family: Arial;
	text-align: right;
}


.SiteLinks
{
   padding-right: 10px;
   border-top: #ffffff 1px solid;
   font-size: 11px;
   color: darkgreen;
   border-bottom: #b89a48 1px solid;
   font-family: Arial;
   background-color: #dccda5;
   text-align: right;
}

.SiteLinks A:hover
{
   color: white;
}

A.SiteLink:visited
{
   color: darkgreen;
}

A.SiteLink:active
{
   color: darkgreen;
}

A.SiteLink:link
{
   color: darkgreen;
}

.Message    {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}   


/* style for separator between site links */
.Accent
{
    color: red;
    font-weight:    bold;
}


/* MODULE-SPECIFIC */


.ItemTitle    {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

/* 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;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    padding-bottom:15px;    
}
.PRNormal
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
}
.NormalHome
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    padding-bottom:5px;    
}
.Normal2
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* Html Module */
.HtmlHolder
{
   width: 100%; 
}

.StdIFrameModule
{
   border-right: green 1px solid;
   border-top: green 1px solid;
   border-left: green 1px solid;
   border-bottom: green 1px solid;
   width: 100%;
   height: 300px;
}


/******************* Module Types *******************/


/*  Default Module Header */
.DefaultModuleHeader
{
	background-color: gray;
	margin-top: 10px;
}
.DefaultModuleHeader .ImageCell
{
   width: 12px;
}
.DefaultModuleHeader .LeftCell
{
   display: none;
}
.DefaultModuleHeader .CenterCell
{
   text-align: left;
}
.DefaultModuleHeader .RightCell
{
   text-align: right;
}
.DefaultModuleHeader TR
{
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 0px;
}
.DefaultModuleHeader .CommandImg
{
	margin: 0px 0px 1px 5px;
}
.DefaultModuleHeader .Title
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	position: relative;
	top: -2px;
}
.DefaultModuleHeader .Link
{
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: 25%;
}
.DefaultModuleHeader A.Link:link 
{
    color: white;
}
.DefaultModuleHeader A.Link:visited  
{
    color: white;
}
.DefaultModuleHeader A.Link:active   
{
    color: white;
}
.DefaultModuleHeader A.Link:hover    
{
    text-decoration:    underline;
    color: gold;
}


/*  Centered Module Header */
.CenteredModuleHeader
{
   border-right: gray 1px solid;
   border-top: gray 1px solid;
   border-left: gray 1px solid;
   border-bottom: gray 1px solid;
   background-color: white;
	margin-top: 10px;
}
.CenteredModuleHeader .LeftCell
{
   width: 25%;
}
.CenteredModuleHeader .CenterCell
{
   text-align: center;
}
.CenteredModuleHeader .RightCell
{
   width: 25%;
   text-align: right;
}
.CenteredModuleHeader TR
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.CenteredModuleHeader .CommandImg
{
	margin: 0px 0px 1px 5px;
}
.CenteredModuleHeader .Title
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	position: relative;
	top: -2px;
}
.CenteredModuleHeader .Link
{
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.CenteredModuleHeader A.Link:link 
{
    color: darkgreen;
}
.CenteredModuleHeader A.Link:visited  
{
    color: darkgreen;
}
.CenteredModuleHeader A.Link:active   
{
    color: darkgreen;
}
.CenteredModuleHeader A.Link:hover    
{
    text-decoration:    underline;
    color: gray;
}

/*  Headerless Module Edit Div */
.HeaderlessEdit 
{
   position:relative; 
	width:150px;
}
.HeaderlessEdit IMG
{
   filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=40);
}
.HeaderlessEdit A.ModuleEditLink
{
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	position: relative;
	top: -1px;
}
.HeaderlessEdit A.ModuleEditLink:link 
{
    color: darkgreen;
}
.HeaderlessEdit A.ModuleEditLink:visited  
{
    color: darkgreen;
}
.HeaderlessEdit A.ModuleEditLink:active   
{
    color: red;
}
.HeaderlessEdit A.ModuleEditLink:hover    
{
    text-decoration:    underline;
    color: darkgray;
}


/*  Module Panel Styles  */

.DefaultModulePanel
{
	background-color: White;
	-moz-box-sizing: border-box;
}

.StandardModulePanel
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	position: relative;
	background-color: White;
	-moz-box-sizing: border-box;
}

.BorderedModulePanel
{
   width: 100%;
	border-right: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	position: relative;
	background-color: White;
	-moz-box-sizing: border-box;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    color: darkred;
}

A.CommandButton:visited  {
    color: darkred;
}

A.CommandButton:active   {
    color: darkred;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}
    

/* GENERIC */

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 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
}

/*****************************************************************/
.TaskGroup
{
	left: 10px; 
	top: expression(this.offsetParent.offsetParent.scrollTop - 120); 
	position: absolute;
}

.TaskBar
{
	font-size: 7px;
	/*behavior: url(Content/controls/recipe/moveable.htc);*/
	font-family: Arial;
	background-color: darkgray;
}

.TaskBar TH
{
	font-size: 5px;
	cursor: move;
	background-color: dimgray;
}

.TaskBar TD
{
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #ece9d8;
}

.TaskBar TD.Over
{
	background-color: lightyellow;
}

.TaskBar TD.separator
{
	background-color: darkgray;
}


.Warning
{
	font-size: 11px;
	color: red;
	font-family: Arial, Verdana;
	background-color: white;
}

/******************* TreeView ***********************/
.DefaultTreeView 
{
}




