/* ================================
    CSS STYLES FOR IBUYSPY PORTAL 
    v1.0, 01/2001
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    background-color: #D3ECED;
}

/* background color for the content part of the pages */
Body
{
    background-color: white;
     font-family: arial;
}

.maintext
{
    line-height:normal;
    font-size:10pt;
    color:black;
    font-family: arial;
}

.SmallFont1
{
    line-height:normal;
    font-size:9pt;
    color:black;
    font-family: arial;
}

.SmallFont2
{
    line-height:normal;
    font-size:8pt;
    color:black;
    font-family: arial;
}

.MainTextWspacing
{
    line-height: 15pt;
    word-spacing:normal;
    font-size:10pt;
    color:black;
    font-family: arial;
}


.MainHeader  {
    font-family: Arial;
    font-size:  17px;
    font-weight: bold;
    color: #0C13A8;
}

.subheader
{
    line-height:normal;
    font-size:10pt;
    color:#0C13A8;
    font-family: arial;
    font-weight:bold;
}

.HeadTitle
{
    line-height:normal;
    font-size:10pt;
    color:black;
    font-family: arial;
    border-style: none;
    border-color:#0C13A8;
    border-width: 1px; 
    
}

/* 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: white;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg {
    background-color: dimgray;
    border-color: #0B10AC;
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color:DarkRed;
    font-weight: bold
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color:gainsboro;
    text-decoration:none;
    font-weight: bold
}

/* 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:    underline;
    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:#442E7F;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#442E7F;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#442E7F;
}

A.SiteLink:hover    {
    text-decoration:    none;
    color:white;
}

/* style for separator between site links */
.Accent
{
    color: #442E7F;
    font-weight:    bold;
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: arial;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}



/* GENERAL */
/* style for module titles */
.Head   {
    font-family: arial;
    font-size:  20px;
    font-weight:    normal;
    color: #0C13A8;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: arial;
    font-size:  11px;
    font-weight:    bold;
    color: #0C13A8;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: arial;
    font-size:  11px;
    font-weight:    bold;
    color: #0C13A8;
}

td.mainarea
{
    FONT-SIZE: 10pt;
    COLOR: black;
    TEXT-INDENT: 0pt;
    LINE-HEIGHT: 15pt;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}


/* text style used for most text rendered by modules */
.Normal
{
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

.Normal2
{
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    line-height: 13pt;
    word-spacing:normal;    
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: arial;
    font-size: 11px;
    font-weight: bold
}

/* 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: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
   text-decoration:    none;
    color:  #2f39a9;
    font-family:Arial;
}

A.CommandButton:visited  {
   text-decoration:    none;
    color:  #2f39a9;
    font-family:Arial;
}

A.CommandButton:active   {
    text-decoration:    none;
    color:  #2f39a9;
    font-family:Arial;
}

A.CommandButton:hover    {
   text-decoration:    underline;
    color:  #2f39a9;
    font-family:Arial;
}
    
/* another style hyperlink style for buttons and link buttons used in the portal admin pages */
.CommandButton2     {
     text-decoration:    none;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
  
}
 
 A.CommandButton2:link {
    text-decoration:    none;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #442E7F;
     background-color:#442E7F;
}

A.CommandButton2:visited  {
    text-decoration:    none;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #442E7F;
     background-color:#442E7F;
}

A.CommandButton2:active   {
    text-decoration:    none;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #442E7F;
     background-color:#442E7F;
}

A.CommandButton2:hover    {
    text-decoration:    none;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #442E7F;
     background-color:#442E7F;
}


/* GENERIC */
H1  {
    font-family: Arial;
    font-size:  18px;
    font-weight:    normal;
    color: #0C13A8;
}

H2  {
    font-family: Arial;
    font-size:  17px;
    font-weight:    bold;
    color: #0C13A8;
}


H3  {
    font-family: Arial;
    font-size:  12px;
    font-weight:    normal;
    color: #0C13A8;
}

H4  {
    font-family: Arial;
    font-size:  12px;
    font-weight:    normal;
    color: #0C13A8;
}

H5, DT  {
    font-family: Arial;
    font-size:  11px;
    font-weight:    bold;
    color: #0C13A8;
}

H6  {
    font-family: Arial;
    font-size:  11px;
    font-weight:    bold;
    color: #0C13A8;
}

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:  #0b10ac;
    font-family:Arial;
   
}

A:visited   {
    text-decoration:    none;
    color:  #0b10ac;
    
    font-family:Arial;
}

A:active    {
    text-decoration:    none;
    color:  #0b10ac;
   
    font-family:Arial;
}

A:hover {
    text-decoration:    underline;
    color:  #0b10ac;
    
    font-family:Arial;
}

SMALL   {
    color:black; 
    font-family:Arial;
    font-size:  8pt;
    line-height:normal;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


LI   {
    list-style-type:    disc ;
    line-height:normal;
    font-size:10pt;
    color:black;
    font-family: arial;
}

UL LI LI    {
    list-style-type:    disc;
     line-height:normal;
    font-size:10pt;
    color:black;
    font-family: arial;
}

UL LI LI LI {
    list-style-type:     circle;
     line-height:normal;
    font-size:10pt;
    color:black;
    font-family: arial;
}

OL LI   {
    list-style-type:    decimal;
     line-height:normal;
    font-size:10pt;
    color:black;
    font-family: arial;
}

OL OL LI    {
    list-style-type:    lower-alpha;
     line-height:normal;
    font-size:10pt;
    color:black;
    font-family: arial;
}

OL OL OL LI {
    list-style-type:    lower-roman;
     line-height:normal;
    font-size:10pt;
    color:black;
    font-family: arial;
}

HR {
    color: #2f39a9;
    height:1pt;
    text-align:left
}

FORM
{
    FONT-FAMILY: Arial
}
FORM SELECT
{
    BORDER-RIGHT: #0C13A8 1px solid;
    BORDER-TOP: #0C13A8 1px solid;
    MARGIN: 0px;
    BORDER-LEFT: #0C13A8 1px solid;
    BORDER-BOTTOM: #0C13A8 1px solid;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}
FORM INPUT
{
    BORDER-RIGHT: #0C13A8 1px solid;
    BORDER-TOP: #0C13A8 1px solid;
    MARGIN: 0px;
    BORDER-LEFT: #0C13A8 1px solid;
    BORDER-BOTTOM: #0C13A8 1px solid;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}
FORM TEXTAREA
{
    BORDER-RIGHT: #0C13A8 1px solid;
    BORDER-TOP: #0C13A8 1px solid;
    MARGIN: 0px;
    BORDER-LEFT: #0C13A8 1px solid;
    BORDER-BOTTOM: #0C13A8 1px solid;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}


A.mainlinks:active
{
    FONT-SIZE: 10pt;
    COLOR: #79aeb0;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A.mainlinks:link
{
    FONT-SIZE: 10pt;
    COLOR: #79aeb0;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A.mainlinks:visited
{
    FONT-SIZE: 10pt;
    COLOR: #79aeb0;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A.mainlinks:hover
{
    FONT-SIZE: 10pt;
    COLOR: #a0b9e1;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A.sublinks:active
{
    COLOR: #0b10ac;
    TEXT-INDENT: 12pt;
    LINE-HEIGHT: 15pt;
    TEXT-DECORATION: none
}
A.sublinks:link
{
    COLOR: #0b10ac;
    TEXT-INDENT: 12pt;
    LINE-HEIGHT: 15pt;
    TEXT-DECORATION: none
}
A.sublinks:visited
{
    COLOR: #0b10ac;
    TEXT-INDENT: 12pt;
    LINE-HEIGHT: 15pt;
    TEXT-DECORATION: none
}
A.sublinks:hover
{
    COLOR: #a0b9e1;
    TEXT-INDENT: 12pt;
    LINE-HEIGHT: 15pt;
    TEXT-DECORATION: none
}
.MenuGroup
{
	border-top-width: 0px;
	padding-right: 0px;
	border-left-width: 0px;
	border-left-color: gray;
	border-bottom-width: 0px;
	border-bottom-color: white;
	border-top-color: gray;
	background-color:e90061;
	border-right-width: 0px;
	border-right-color: black;
}

.MenuItem1
{
	border-top-width: 1px;
	border-color:White;
	border-style:solid;
	padding-right: 0px;
	padding-left: 12px;
	border-left-width: 1px;
	font-size: 8pt;
	border-bottom-width: 1px;
	cursor: hand;
	color: black;
	font-family: arial;
	background-color: #cccccc;
	border-right-width: 1px;
}

.MenuItemOver1
{
	border-style:solid;
	border-top-width: 1px;
	padding-right: 0px;
	padding-left: 12px;
	border-left-width: 1px;
	font-size: 8pt;
	border-left-color: #0B10AC;
	border-bottom-width: 1px;
	border-bottom-color: #0B10AC;
	cursor: hand;
	color: white;
	border-top-color: #0B10AC;
	font-family: arial;
	background-color: #cccccc;
	border-right-width: 1px;
	border-right-color: #0B10AC;
}

.MenuItem12
{
	border-top-width: 1px;
	border-color:white;
	border-style:solid;
	padding-right: 0px;
	padding-left: 12px;
	border-left-width: 1px;
	font-size: 9pt;
	border-bottom-width: 1px;
	cursor: hand;
	color: black;
	font-family: arial;
	background-color: white;
	height:21px;
	border-right-width: 1px;
}

.MenuItemOver12
{
	border-style:solid;
	border-top-width: 1px;
	padding-right: 0px;
	padding-left: 12px;
	border-left-width: 1px;
	font-size: 9pt;
	border-left-color: DBF2F5;
	border-bottom-width: 1px;
	border-bottom-color: DBF2F5;
	cursor: hand;
	color: 0DAABF;
	border-top-color: DBF2F5;
	font-family: arial;
	background-color: DBF2F5;
	border-right-width: 1px;
	border-right-color: DBF2F5;
}

.MenuItem2
{
	border-top-width: 0px;
	padding-right: 3px;
	padding-left: 12px;
	border-left-width: 0px;
	font-size: 10pt;
	border-bottom-width: 0px;
	cursor: hand;
	color: white;
	font-family: arial;
	background-color: black;
	border-right-width: 0px;
}

.MenuItemOver2
{
	border-top-width: 0px;
	padding-right: 3px;
	padding-left: 12px;
	border-left-width: 0px;
	font-size: 10pt;
	border-left-color: #0B10AC;
	border-bottom-width: 0px;
	border-bottom-color: #0B10AC;
	cursor: hand;
	color: black;
	border-top-color: #0B10AC;
	font-family: arial;
	background-color: #ff9966;
	border-right-width: 0px;
	border-right-color: #0B10AC;
}


.MenuItem3
{
	border-top-width: 0px;
	padding-right: 3px;
	padding-left: 12px;
	border-left-width: 0px;
	font-size: 10pt;
	border-bottom-width: 0px;
	cursor: hand;
	color: white;
	font-family: arial;
	background-color: black;
	border-right-width: 0px;
}

.MenuItemOver3
{
	border-top-width: 0px;
	padding-right: 3px;
	padding-left: 12px;
	border-left-width: 0px;
	font-size: 10pt;
	border-left-color: #0B10AC;
	border-bottom-width: 0px;
	border-bottom-color: #0B10AC;
	cursor: hand;
	color: black;
	border-top-color: #0B10AC;
	font-family: arial;
	background-color: #99ff66;
	border-right-width: 0px;
	border-right-color: #0B10AC;
}


.MenuItem4
{
	border-top-width: 0px;
	padding-right: 3px;
	padding-left: 12px;
	border-left-width: 0px;
	font-size: 10pt;
	border-bottom-width: 0px;
	cursor: hand;
	color: white;
	font-family: arial;
	background-color: black;
	border-right-width: 0px;
}

.MenuItemOver4
{
	border-top-width: 0px;
	padding-right: 3px;
	padding-left: 12px;
	border-left-width: 0px;
	font-size: 10pt;
	border-left-color: #0B10AC;
	border-bottom-width: 0px;
	border-bottom-color: #0B10AC;
	cursor: hand;
	color: black;
	border-top-color: #0B10AC;
	font-family: arial;
	background-color: #9999ff;
	border-right-width: 0px;
	border-right-color: #0B10AC;
}



.MenuItem5
{
	border-top-width: 0px;
	padding-right: 3px;
	padding-left: 12px;
	border-left-width: 0px;
	font-size: 10pt;
	border-bottom-width: 0px;
	cursor: hand;
	color: white;
	font-family: arial;
	background-color: black;
	border-right-width: 0px;
}

.MenuItemOver5
{
	border-top-width: 0px;
	padding-right: 3px;
	padding-left: 12px;
	border-left-width: 0px;
	font-size: 10pt;
	border-left-color: #0B10AC;
	border-bottom-width: 0px;
	border-bottom-color: #0B10AC;
	cursor: hand;
	color: white;
	border-top-color: #0B10AC;
	font-family: arial;
	background-color: #660000;
	border-right-width: 0px;
	border-right-color: #0B10AC;
}


.MenuItemPassiveOver1
{
	border-top-width: 0px;
	padding-right: 2px;
	padding-left: 12px;
	border-left-width: 0px;
	font-size: 9pt;
	border-left-color: #0B10AC;
	border-bottom-width: 0px;
	border-bottom-color: #0B10AC;
	color: white;
	border-top-color: #0B10AC;
	font-family: arial;
	background-color: #9CB7E1;
	border-right-width: 0px;
	border-right-color: #0B10AC;
}

.MenuBreak
{
  padding-left:2px; 
  padding-right:2px; 
}

.MainHeading
 {
    font-family: Arial;
    font-size:  18px;
    font-weight:    normal;
    color: #0C13A8;
}
