/* ================================
    CSS STYLES FOR IBUYSPY PORTAL 
    v1.1, 02/2003
   ================================
*/   

.OtherCopyrightssfhs
{	background-color: #000066;
	width: 172px;
	padding-right: 0px;
	padding-left: 6px;
	padding-top: 0px;
}	



.MainPanelBg
{
	background-color:White;
	border-color: White; 
	border-width: 0px 0px 0px 0px;
		
}

.BodyPanelBg
{
	background-color:White;
	border-color: White; 
	border-width: 0px 0px 0px 0px;
	
}
	
.LeftPane
{
	background-color: #000066;
	width: 162px;
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-x; 
	*/background-color: white;*/
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
}


.ContentPane
{  
	border-color: #White; 
	border-width: 0px 0px 0px 0px;
	padding-left: 14px; 
	padding-top: 6px;
	 

}

.RightPane
{
	border-color: White; 
	border-width: 0px 0px 0px 0px;
	width:230px;
	/*background-image: url(images/right_bg.gif);
	background-repeat: repeat-y; 
	background-color: white;*/
	padding-left: 8px;
}

.CopyrightPaneBg
{
	background-color: #ffffff;
	border-width: 0px 0px 0px 0px;
	color: #000066;
	
	
}

.CopyrightLabel
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000066;
    line-height: 12px    
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    background-color: white;
    border-width: 0px 0px 0px 0px;
}

/* background color for the content part of the pages */
Body
{
    background-color: white;
    border-width: 0px 0px 0px 0px;
}


/* 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-color: white;
    border-color: #003366;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg {
    background-color: #CCCCCC;
    border-color: #003366;
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #663366;
    font-weight: bold
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #003366;
    text-decoration:none;
    font-weight: bold
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color: #003366;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color: #003366;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color: #003366;
}

A.OtherTabs:hover   {
    text-decoration:    underline;
    color: #003366;
}
    
/* background/border colors for the unselected Copyright Tabs */
.OtherCopyrightTabsBg {
        height: 14px;
	border-width: 0px;
	color: #000066;
	
}

/* text style for the selected Copyright Tab */
.SelectedCopyrightTab {
    font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: Bold;
    color: #000066;
    text-decoration:none;
}

/* text style for the unselected Copyright Tabs */
.OtherCopyrightTabs {
    font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: Bold;
    color: #000066;
    text-decoration:none;
}

/* hyperlink styles of the unselected Copyright Tabs */
A.OtherCopyrightTabs:link    {
    text-decoration: none;
    font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: Bold;
    color: #000066;
}

A.OtherCopyrightTabs:visited {
    text-decoration: none;
    font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: Bold;
    color: #000066;
}

A.OtherCopyrightTabs:active  {
    text-decoration: none;
    font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: Bold;
    color: #000066;
}

A.OtherCopyrightTabs:hover   {
    text-decoration: underline;
    font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: Bold;
    color: #000066;
}
    
/* text style for the menu parent */
.MenuParentLink 
{
    /* background-color: #000066;	*/
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    padding-left:2px;
}   

/* hyperlink style for the site links */
A.MenuParentLink:link {
    text-decoration:    none;
    color:#ffffff;
}

A.MenuParentLink:visited  {
    text-decoration:    none;
    color:#ffffff;
}

A.MenuParentLink:active   {
    text-decoration:    none;
    color:#ffffff;
}

A.MenuParentLink:hover    {
    text-decoration:    underline;
    color:#ffffff;
}



/* background/border colors for the unselected Menus */
.OtherMenusBg 
{
	height: 25px;
	border-color: white;
	border-width: 0px;
}

/* text style for the selected Menu */
.SelectedMenu 
{
    background-color: #000066;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
        border-color: #000066;
        border-width: 1px;
        border-bottom: 1px;
        border-top: 1px;
        border-left: 1px;
	border-right: 1px;
}

/* text style for the unselected Menus */
.OtherMenus {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color:White;
    text-decoration: underline;
	/*border-color: White;
	border-width: 1px;
	border-bottom: 1px;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;*/
}

/* hyperlink styles of the unselected Menus */
A.OtherMenus:link    {
    text-decoration:    none;
    color:#ffffff;
}

A.OtherMenus:visited {
    text-decoration:    none;
    color:#ffffff;
}

A.OtherMenus:active  {
    text-decoration:    none;
    color:#ffffff;
}

A.OtherMenus:hover   {
    text-decoration: underline;
    color:#ffffff;
    
}
        
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    text-decoration:    none;
    font-weight: bold;
    line-height: 18px;   
}   

/* 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:    underline;
    color: #ffffff;
}

/* 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: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}



/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
    font-size:  24px;
    font-weight:    normal;
    color: #000066;
}

/* 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: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    
      
}

/* text style used for most text rendered by modules */
.NormalLeftNav
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px ;  
    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;
}
    
/* Footer (Privacy Notice & SSFHS,Inc. external link) */
.Footer {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold
}   

/* hyperlink style for the Footerlinks */
A.Footer:link {
    text-decoration:    none;
    color: white;
}

A.Footer:visited  {
    text-decoration:    none;
    color: white;
}

A.Footer:active   {
    text-decoration:    none;
    color: white;
}

A.Footer:hover    {
    text-decoration:    underline;
    color: white;
}


/* GENERIC */

Table {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    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;
    margin:0px 0px 10px 0px;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  15px;
    font-weight:    bold;
    color: #000000;
    margin:0px 0px 10px 0px;
   
}

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;
}



A:link  {
    text-decoration:    underline;
    color:  990000;
   
}

A:visited   {
    text-decoration:    underline;
    color:  990000;
    
}

A:active    {
    text-decoration:    underline;
    color:  990000;
    
}

A:hover {
    text-decoration:    underline;
    color:  000066;
    
    
}

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 ;
}

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: 16px;
    margin: 0 0px;
    padding-left: 0px;
}

HR {
    color: #000066;
    height:1pt;
    text-align:left
}

#Left HR {
    color: #F1F1F1;
    height:1pt;    
    Width: 100%;
}

/**----Print View / Text Size/ Share ---*/
    
    ul#printview{
      float:left;
      display:inline;
      margin:0px 0px 0px 0px;
      padding:0px;
      list-style-type: none; 
      clear: both;
      
      background: #cccccc url(images/printview.gif) no-repeat top left;
    }
    
    
    ul#printview li {
      width:auto;
      float:left;
      display:inline;
      padding:0px;
      margin:0px; 
      height:18px;
      text-align: center;
    }
    
    ul#printview li a {
      display:block;
      padding:0px 0px 0px 0px;
      margin:0px;    
      color:#ffffff;
      line-height:1em;
      font-size: 92%;      
      font-weight: bold;
      text-decoration: none;           
    }
    
    ul#printview li#activeSection a{
      background: #646058 url(images/printview.gif) no-repeat top right;
      color:#ffffff;
    }    
    
    ul#nav2 li a:hover{
      color:#ffffff;
      background: #646058 url(images/navdivide.jpg) no-repeat top right;
    }


.printview
{
	background: #fff url("images/printview.gif");
	height: 18px;
	width:74px;
}

.textsize
{
	font-size:90%;
	vertical-align: text-top;
	margin:0px 3px 8px 0px;
}



.ContentPane .utilities {
	color: #224;
	font-size: 10px;
	text-align: right;
	margin-right:10px;
}

.ContentPane .utilities * {
	vertical-align: middle;
}

.ContentPane .utilities .medium,
.ContentPane .utilities .large,
.ContentPane .utilities .larger {
	padding: 3px 5px;
	text-decoration:none;
	color: #A1A1A1;
	background: #F2F2F2;
}

.ContentPane .utilities .medium {
	font-size: 12px;
}

.ContentPane .utilities .large {
	font-size: 14px;
}

.ContentPane .utilities .larger {
	font-size: 16px;
}
