/* ================================
    CSS STYLES FOR IBUYSPY PORTAL 
    v1.0, 01/2001
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.ErrorHead   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    Bold;
    color:Gray;
}
.HeadBg
{
	background-color: FFFFFF;
}

.HeadHrLine
{
	background-color: 89898B;
}

/* background color for the Footer at the page  */
.FootBg
{
	background-image: url(../images/footer_back.gif);
	font-family: Verdana Bold, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color:White;
	text-align: right
}

/* hyperlink styles of the footer links */
A.FootBg:link    {
    text-decoration:    none;
    color:#DDDDEE;
}

A.FootBg:visited {
    text-decoration:    none;
    color:#DDDDEE;
}

A.FootBg:active  {
    text-decoration:    none;
    color:#DDDDEE;
}

A.FootBg:hover   {
    text-decoration:    none;
    color:#DDDDEE;
}

/* background color for the content part of the pages */
Body
{
    background-color: 5A5984;
}


/* 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: none;
    background-color: white;
	border-color: 96969A;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg
{
	background-image: url(../images/menu_back.gif);
    border-color: 96969A;
}

/* text style for the selected tab */
.SelectedTab
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	background-image: url(../images/tab_1.gif);
	vertical-align: baseline;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

/* text style for the unselected tabs */
.OtherTabs
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: Bold;
	font-size: 12px;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

/* TabBar Background color */
.TabBarBG {
    background-color: 102B48;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color:FFFFFF;
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:White;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:White;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:White;
}

A.OtherTabs:hover   {
    text-decoration:    none;
    color:White;
}
    
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:White;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:White;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:White;
}

A.SiteLink:hover    {
	text-decoration:    underline;
    color:White;
}

/* style for separator between site links */
.Accent
{
    color: FBA603;
    font-size: 11px;
    font-weight:    bold;
}

/* style for Logon Control */
.LogonBorder
{
    background-color: White;
}
.LogonOuterTable
{
    background-color: cdb7df;
}
.LogonInnerTable
{
    background-color: 9a71be;
}


/* 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: #f5f4f5
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: 426DC6;
}

/* ADMIN  */

.AdminBannerPink 
{
	background-color: #C9C7DD;
}

.AdminTitleBg   {
    background-color: #73A6D6;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    Bold;
    color: White;
}

.AdminContentBg   {
    background-color: #F7F3F7;
}

.ListHeadBg  
{
	background-color: #C2BAC2;
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    Bold;
    color: Blue;
}	
.ItemListBg
{
	background-color: #F0F3F1;
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    color: #000000;
}	

.AdminBgLightGray 
{
	background-color:#f5f4f5;
}	
.AdminBgDarkGray 
{
	background-color:#eae9eb;
}	



/* GENERAL */
/* style for module titles */

.PortalTitleBg   {
    background-color: #99ccff
}

.ModuleTitleBg   {
    background-color: #73A6D6
}
.ModuleTitleBgTrans   {
    background-color: Transparent
}
.ModuleTitleBorder   {
    background-color: #9E9E9E
}
.ModuleTitleBorderTrans   {
    background-color: Transparent
}
.Head   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    Bold;
    color: White;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, 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, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: Black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;    
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color:#D7D2EE
}

.Leftline
{
    background-color:#9E9E9E;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: 102B48;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: 102B48;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: 102B48;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: Blue;
}

/* Search Page Links */

.PageButton     
{

    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
   /* text-decoration:underline;*/
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */

A.PageButton:link {
    text-decoration:    underline;
}

A.PageButton:visited  {
    text-decoration:    underline;
}


A.PageButton:active   {
    text-decoration:    underline;
}

A.PageButton:hover    {
    text-decoration:    underline;
}
    
/* ManagePolicyToRoleMapping.ascx table style */
.HeaderStyle {
    background-color: D6D3CE;
}

.ItemStyle {
    background-color: White;
    font-size: 10px;
}


/* GENERIC */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

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: 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   {
    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
}

/* hyperlink style for the site links */
A.SiteLink2:link {
    text-decoration:    none;
    color:White;
}

A.SiteLink2:visited  {
    text-decoration:    none;
    color:White;
}

A.SiteLink2:active   {
    text-decoration:    none;
    color:White;
}

A.SiteLink2:hover    {
    text-decoration:    underline;
    color:White;
}
.SubTitleBg TD
{
	background-color: #cccccc;
}

/* text style for the site links (at extreme top-right of header) */
.SiteLink2 {
   color: white;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}   




/* -----------------------    RSS Style ---------------------------- */

.Header_FG_01
{
	font-weight: bold;
	font-size: 11px;
	color: peru;
	font-family: Verdana, Helvetica, sans-serif;
}
.Date_FG_01
{
	font-size: 10px;
	color: peru;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}
.Content_FG_01
{
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}
.Header_FG_02
{
	font-weight: bold;
	font-size: 11px;
	color: midnightblue;
	font-family: Verdana, Helvetica, sans-serif;
}
.Date_FG_02
{
	font-size: 10px;
	color: slategray;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}
.Content_FG_02
{
	font-size: 11px;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}
.Header_FG_03
{
	font-weight: bold;
	font-size: 11px;
	color: darkmagenta;
	font-family: Verdana, Helvetica, sans-serif;
}
.Date_FG_03
{
	font-size: 10px;
	color: cornflowerblue;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}
.Content_FG_03
{
	font-size: 11px;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}
.Header_FG_04
{
	font-weight: bold;
	font-size: 11px;
	color: #ffff00;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: dimgray;
}
.Date_FG_04
{
	font-size: 10px;
	color: midnightblue;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}
.Content_FG_04
{
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}
.Header_FG_05
{
	font-weight: bold;
	font-size: 11px;
	color: darkolivegreen;
	font-family: Verdana, Helvetica, sans-serif;
}
.Date_FG_05
{
	font-size: 10px;
	color: darkred;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}
.Content_FG_05
{
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}
.Header_FG_06
{
	font-weight: bold;
	font-size: 11px;
	color: #006699;
	font-family: Verdana, Helvetica, sans-serif;
}
.Date_FG_06
{
	font-size: 10px;
	color: olive;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}
.Content_FG_06
{
	font-size: 11px;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}
.Header_FG_07
{
	font-weight: bold;
	font-size: 11px;
	color: maroon;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #ffcc66;
}
.Date_FG_07
{
	font-size: 10px;
	color: #999966;
	font-family: Verdana, Helvetica, sans-serif;
}
.Content_FG_07
{
	font-size: 11px;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}
.MenuGroup
{
	background-color:#73A6D6; 
}

.Message
{
  background-color: Transparent; 
  color: black; 
  font-family:verdana; 
  font-size:12px;  
  cursor:default;  
  padding: 3px; 
}

.MenuItem
{
  background-color:white; 
  color:navy; 
  font-family:verdana; 
  font-size:12px;  
  cursor:default;  
  padding: 3px; 
}

.MenuItemOver
{
  background-color:darkgray; 
  color:white; 
  font-family:verdana; 
  font-size:12px;
  padding: 3px;
  cursor:hand;  
}

.MenuItemDisabled
{
  background-color:white; 
  color:gray; 
  font-family:verdana; 
  font-size:12px; 
  padding:3px;   
  cursor:default;
}


.Separator
{
	background-color:blue; 	
}