﻿/* ================================
    CSS STYLES FOR IBUYSPY PORTAL 
    v1.1, 02/2003
   ================================
*/   

.MainPanelBg
{
	width: 950px;
		
}

.BodyPanelBg
{
	background-color: #ffffff;
	border-color: White; 
	border-width: 0px 0px 0px 0px;
	
}
	
.LeftPane
{
	background-color:#ffffff;
	width:160px;
	/*background-image: url(http://www.stfrancishospitals.org/images/left_bg.gif);
	background-repeat: repeat-y;*/
	padding-right: 25px;
	padding-left: 15px;
	padding-top: 20px;

}

.ContentPane
{  
	border-color: #ffffff; 
	border-width: 0px 0px 0px 0px;
	padding-left: 20px; 
	padding-top: 0px;        
}

.ContentPane .CPaneTitle {

    background-image: url(/htdocs/Portals/0/Containers/IHPContainer/titledot_hrz.gif); 
    background-repeat: repeat-x; 
    margin-bottom: 10px;
}

.RightPane
{
	border-color: White; 
	border-width: 0px 0px 0px 0px;
	width:213px;
	padding-left: 20px;       
        padding-top: 20px;	
}

.CopyrightPaneBg
{
	background-color:#ffffff;     	
}

.CopyrightLabel
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: White;
    line-height: 14px    
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.NavBg {
    background-color: white;
    background-image: url(nav_bg.jpg);
    padding-left: 6px;
    margin-bottom: 4px;
}

/* background color for the content part of the pages */
Body
{
    background-color: #ffffff;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #333333;
}


/* 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: Verdana Bold, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color:#cccc99;
}

/* background/border colors for the selected tab */
.TabBg {
    background-image: url(/htdocs/Portals/0/btn_on_bg.jpg);
    background-repeat: repeat-x; 
    padding-top:1px;
}

/* background/border colors for the unselected tabs */



/* text style for the selected tab */
.SelectedTab {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11pt;
    color: #999999;
    font-weight: bold;
    text-transform: uppercase;
    padding-top:4px;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11pt;
    color: #666666;
    text-decoration:none;
    text-transform: uppercase;
    font-weight: bold;
    padding-top:3px;
    padding-left: 5px;
    padding-right: 5px;
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color: #666666;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color: #666666;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color: #333333;
}

A.OtherTabs:hover   {
    text-decoration:    underline;
    color: #666666;
}
    
/* background/border colors for the unselected Copyright Tabs */
.OtherCopyrightTabsBg {
        padding-left: 15px;
	width: 950px;
}

/* text style for the selected Copyright Tab */
.SelectedCopyrightTab {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: Bold;
    color: #ffffff;
    text-decoration:none;
}

/* text style for the unselected Copyright Tabs */
.OtherCopyrightTabs {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: Bold;
    color: #ffffff;
    text-decoration:none;
}

/* hyperlink styles of the unselected Copyright Tabs */

.OtherCopyrightTabs {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #999999;      
    line-height: 16px;  
}

A.OtherCopyrightTabs:link    {
    text-decoration: none;
    color: #999999;
}

A.OtherCopyrightTabs:visited {
    text-decoration: none;
    color: #999999;
}

A.OtherCopyrightTabs:active  {
    text-decoration: none;
    color: #999999;
}

A.OtherCopyrightTabs:hover   {
    text-decoration:  underline;
    color: #999999;
}

/* Footer (Privacy Notice & SSFHS,Inc. external link) */
.Footer {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: normal;
    color: #999999;        
    padding-top:8px;
    padding-bottom:8px;
    padding-right:8px;
    padding-left:8px;
   
}   

/* hyperlink style for the Footerlinks */
A.Footer:link {
    text-decoration:    underline;
font-size: 11pt;
    color: #999999;
}

A.Footer:visited  {
    text-decoration:    underline;
font-size: 11pt;
    color: #999999;
}

A.Footer:active   {
    text-decoration:    underline;
font-size: 11pt;
    color: #999999;
}

A.Footer:hover    {
    text-decoration:    underline;
font-size: 11pt;
    color: #999999;
}

.FooterBorder {
    background-image: url(/htdocs/Portals/0/dot_hrz.gif); 
    background-repeat: repeat-x;
}
    
/* text style for the menu parent */
.MenuParent 
{
	
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #F8B6BA;
    padding-left: 3px;
    height:26px;
    margin:0px;   
}   

/* hyperlink style for the site links */
A.MenuParentLink:link {
    text-decoration:    none;
    color: black;
}

A.MenuParentLink:visited  {
    text-decoration:    none;
    color:black;
}

A.MenuParentLink:active   {
    text-decoration:    none;
    color:black;
}

A.MenuParentLink:hover    {
    text-decoration:    none;
    color:black;
}



/* background/border colors for the unselected Menus */
.OtherMenusBg 
{
	padding-top:5px;
        padding-bottom:5px;
        padding-left:7px;
        padding-right:3px;
}

/* text style for the selected Menu */
.SelectedMenu 
{
    background-color: #f1f1f1;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;

}

/* text style for the unselected Menus */
.OtherMenus {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color:White;  


}

/* hyperlink styles of the unselected Menus */
A.OtherMenus:link    {
    text-decoration:    none;
    color:#333333;
}

A.OtherMenus:visited {
    text-decoration:    none;
    color:#333333;
}

A.OtherMenus:active  {
    text-decoration:    none;
    color:#333333;
}

A.OtherMenus:hover   {
    display: block;
    text-decoration: underline;
    color:#333333;
    
}
        
/* text style for the site links (at extreme top-right of header) */
.Utility {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12pt;
    color: #f1f1f1;
    font-weight: bold;   
}   

/* hyperlink style for the site links */
A.Utility:link {
    text-decoration:    none;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12pt;
    color: #f1f1f1;
    font-weight: bold;
}

A.Utility:visited  {
    text-decoration:    none;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12pt;
    color: #f1f1f1;
    font-weight: bold;
}

A.Utility:active   {
    text-decoration:    none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12pt;
    color: #f1f1f1;
    font-weight: bold;
}

A.Utility:hover    {
    text-decoration:    none;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12pt;
    color: #f1f1f1;
    font-weight: bold;
}

/* style for separator between site links */
.Accent
{
    color: red;
    font-weight:    bold;
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: normal;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12pt;
    font-weight:    bold;
    color: darkred;
}



/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  24px;
    font-weight: bold;
    color: maroon;
    letter-spacing: -0.00em;
    padding-top: 14px;    
    
}


.HeadTD   {
    border-bottom: dotted 1px maroon;
    magin-bottom: 5px;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:    bold;
    color: darkred;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: normal;
    color: #333333;
    
      
}

/* text style used for most text rendered by modules */
.NormalLeftNav
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: white;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, 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: Verdana, 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: 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 */

Table {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:    normal;
}

H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #000000;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  16px;
    font-weight:    bold;
    color: #000000;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}


TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: darkred;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: black;
}

A:link  {
    text-decoration: underline;
    color:  #333399;
   
}

A:visited   {
    text-decoration: underline;
    color:  #333399;
    
}

A:active    {
    text-decoration: underline;
    color:  #333399;
    
}

A:hover {
    text-decoration: underline;
    color:  #999999;
    
    
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  12px;
    
}


UL LI   {
    list-style-type:    square ;
    line-height: 17px;
}

UL LI LI    {
    list-style-type:    circle;
}

UL LI LI LI {
    list-style-type:    Square;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

LI  {
    list-style-type:    square;
    line-height: 17px;
    margin: 0 0px;
    padding-left: 0px;
}

UL A:link  {
    text-decoration: underline;
    color:  #333399;
   
}

UL A:visited   {
    text-decoration: underline;
    color:  #333399;
    
}

UL A:active    {
    text-decoration: underline;
    color:  #333399;
    
}

UL A:hover {
    text-decoration: underline;
    color:  #999999;
}

.normal IMG

{
    margin:5px;
}

HR {
    color: #000066;
    height:1pt;    
}


/* Banner Properties */

.Logo {
	padding-left: 14px;
	padding-bottom: 10px;
}

.Utilities {
    background-image: url(util_bg.jpg);    
    background-repeat: no-repeat;

}

.UtilitiesWide {
    background-image: url(utilWide_bg.jpg);    
    background-repeat: no-repeat;
}

.SearchTextbox {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    height:16px;
    width: 85px;
    line-height:12px;
    color: #666666;
    border-left:1px solid #999999;
    border-right:1px solid #999999;
    border-top:1px solid #999999;
    border-bottom:1px solid #999999;
    margin-bottom:3px;
}


/* ------------ Home Page ------------- */


/* Welcome Center */

.Welcometxt
{
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 12px; 
   color:#494949; 
   padding-top: 2px;
   padding-right: 22px;  
}


/* --- Welcome Center Links -- */

.WelcomeLink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height:18px;
}

A.WelcomeLink:link {
    text-decoration:    underline;
    color: #333399;
}

A.WelcomeLink:visited  {
    text-decoration:    underline;
    color: #333399;
}

A.WelcomeLink:active   {
    text-decoration:    underline;
    color: #333399;
}

A.WelcomeLink:hover    {
    text-decoration:    underline;
    color: #333399;
}


.IAMHeading
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px; 
   text-transform: uppercase;
   color:#7979CD;
   font-weight:bold;
   padding-left:7px;
}


