/* =====================================
   CSS STYLES FOR SCHOPF SOFTWARE PORTAL 
   =====================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg
{
	background-color: #FFFFFF;
	/*background-image:url(images/hg_head.jpg);
    background-repeat:repeat-x;*/
    padding:0,0,0,0;
    border-collapse: collapse;
}

.NavBg
{
	background-color: #BDDFEF;
	background-image:url(images/banner/nav_hg2.jpg);
    background-repeat:repeat-x;
    background-position:  0 2;
    padding:0,0,0,0;
    border-collapse: collapse;
}

/* background color for the content part of the pages */
Body
{
    /*background-color: #BDDFEF;*/
    background-image: url(images/bg.jpg);
    background-repeat: repeat-x;
}


/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: Bold;
    color: white;
}

/* background/border colors for the selected tab */
.TabBg {
    
    border-color: #DBDBDB;
    border-width:0px;
    border-style:None;
    background-color:Transparent;
    border-collapse: collapse;
    vertical-align: top;
    
    background-image:url(images/banner/pointer.gif);
    background-repeat: no-repeat;
    background-position:  -3 -9;   
    padding:0,0,0,0;
    border-collapse: collapse;
}

 /*background/border colors for the unselected tabs */
.OtherTabsBg {
    
    border-width:0px;
    border-style:None;
    background-color:Transparent;
    width:100%;
    padding:0,0,0,0;
    border-collapse: collapse;
    vertical-align: top;
}


/* text style for the selected tab */
.LeftSelectedTab
{
	font-weight: bolder;
	font-size: 11px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: Transparent;
	text-align: center;
	text-decoration: none;	
}

/* text style for the unselected tabs */
.LeftOtherTabs {
	
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight:normal; 	
	color:#FFFFFF; 
	text-decoration:none; 
	text-align:center; 
}

.MenuBg {
    font-family: Arial, Helvetica, sans-serif;
	font-weight:normal; 
	font-size:12px;
	background-color:Transparent;

    border-width:0px; 
    color:#696969;
    border-top:groove 1px #F2F2F2;
    border-bottom:groove 2px #F2F2F2;
}

/* text style for the selected tab */
.SelectedTab
{
	font-weight: normal;
	font-size: 13px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
	
    border-collapse: collapse;	
}

/* text style for the unselected tabs */
.OtherTabs {
	
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	font-weight: normal;
	color:#696969; 
	text-decoration:none; 
	text-align:center; 
	vertical-align:middle;
	background-color:Transparent;
    border-collapse: collapse;
}

/* TS: Tooltip */
.TabTooltip
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: Black;
	background-color: #ffffe0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

.ImageTooltip
{
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
	border-color: Black;
	background-color: #ffffe0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

/* hyperlink styles of the unselected tabs */
A.LeftOtherTabs:link    {
    text-decoration:    none;
    color: White;
}

A.LeftOtherTabs:visited {
    text-decoration:    none;
    color: White;
}

A.LeftOtherTabs:active
{
	color:White;
	text-decoration: none;
}

A.LeftOtherTabs:hover   {
    text-decoration:    none;
    color:#CCCCCC;
}



/* hyperlink styles of the selected tabs */
A.LeftSelectedTab:link    {
    text-decoration:    none;
    color: White;
    background-color:Transparent;
}

A.LeftSelectedTab:visited {
    text-decoration:    none;
    color: White;
    background-color:Transparent;
}

A.LeftSelectedTab:active
{
	color: White;
	text-decoration: none;
	background-color:Transparent;
}

A.LeftSelectedTab:hover   {
    text-decoration:    none;    
    color: #CCCCCC;
    background-color:Transparent;
}




A.OtherTabs:link  {
    text-decoration:    none;
    color:  Black;
    vertical-align:top;
}

A.OtherTabs:visited   {
    text-decoration:    none;
    color:  Black;
    vertical-align:top;
}

A.OtherTabs:active    {
    text-decoration:    none;
    color:  Black;
    vertical-align:top;
}

A.OtherTabs:hover {
    text-decoration:    none;
    color:  Gray;
    vertical-align:top;
}


/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:  #FFFFFF;
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:  #FFFFFF;
        
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#FFFFFF;    
}

A.SiteLink:active   {
    text-decoration:    none;
    color:  #FFFFFF;
}

A.SiteLink:hover    {
    text-decoration:    none;
    color:#e1b9e0;    
}

/* style for separator between site links */
.Accent
{
    color: #eeeeee;
    font-weight:bold;
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    background-color: #eeeeee
} 

.ProjectDetailText
{
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
}     

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #2C3C87;
}

.ItemTitle2    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  16px;
    font-weight:    bold;
    color: #2C3C87;
}



/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    bold;
    color: #00749C;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial, Helvetica, sans-serif;
    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: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-weight: normal;
    font-size: 11px;
    line-height: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color:#000000;
    
}


.PictureText
{
    font-weight: normal;
    font-size: 11px;
    line-height: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Arial, 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, 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: #0033cc;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #0033CC;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #0033CC;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}
    



/* GENERIC */
H1  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #A66644;
}

H2  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #A66644;
}

H3  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  16px;
    font-weight:    normal;
    color: #0033CC;
}

H4  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    normal;
    color: #0033CC;
}

H5, DT  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #0033CC;
    cursor: hand;
}

H6  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #0033CC;
}


TFOOT, THEAD    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    color: #0033CC;
}

TH  {
    vertical-align: baseline;
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #0033CC;
}

TD  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:   normal;
    color: Black;
}


A:link  {
    text-decoration:    none;
    color:  #AA519C;
    font-weight :bolder ;
}

A:visited   {
    text-decoration:    none;
    color:  #D1A9D0;
    font-weight :bolder ;
}

A:active    {
    text-decoration:    none;
    color:  #894F9C;
    font-weight :bolder ;
}

A:hover {
    text-decoration:    none;
    color:  #894F9C;
    font-weight :bolder ;
}




A.SelectedTab:link  {
    text-decoration:    none;
    color:  Gray;
    vertical-align:middle;
}

A.SelectedTab:visited   {
    text-decoration:    none;
    color:  Gray;
    vertical-align:middle;
}

A.SelectedTab:active    {
    text-decoration:    none;
    color:  Gray;
    vertical-align:middle;
}

A.SelectedTab:hover {
    text-decoration:    none;
    color:  Gray;
    vertical-align:middle;
}





SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI {
    list-style-type:    disc;
    color:#2C3C87; 
       
}

/*
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
}

