/* ================================
    CSS STYLES FOR IBUYSPY PORTAL 
    v1.0, 01/2001
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
  
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    underline;
    color:black;
}

A.SiteLink:visited  {
    text-decoration:    underline;
    color:black;
}

A.SiteLink:active   {
    text-decoration:    underline;
    color:black;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:red;
}

.SiteLinkTK {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}   

/* hyperlink style for the site links */
A.SiteLinkTK:link {
    text-decoration:    underline;
    color:red;
}

A.SiteLinkTK:visited  {
    text-decoration:    underline;
    color:red;
}

A.SiteLinkTK:active   {
    text-decoration:    underline;
    color:red;
}

A.SiteLinkTK:hover    {
    text-decoration:    underline;
    color:red;
}

.TaskTab {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:13;
	font-weight:normal;
}   

/* hyperlink style for the site links */
A.TaskTab:link {
    text-decoration:    underline;
    color:red;
}

A.TaskTab:visited  {
    text-decoration:    underline;
    color:red;
}

A.TaskTab:active   {
    text-decoration:    underline;
    color:red;
}

A.TaskTab:hover    {
    text-decoration:    underline;
    color:black;
}

.TaskTabSelected {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:13;
	font-weight:normal;
}   

/* hyperlink style for the site links */
A.TaskTabSelected:link {
    text-decoration:    none;
    color:white;
    font-weight:bold;
}

A.TaskTabSelected:visited  {
    text-decoration:    none;
    color:white;
    font-weight:bold;
}

A.TaskTabSelected:active   {
    text-decoration:    none;
    color:white;
    font-weight:bold;
}

A.TaskTabSelected:hover    {
    text-decoration:    none;
    color:white;
    font-weight:bold;
}
.SiteLinkSmallNoUnderLine {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
}   

/* hyperlink style for the site links */
A.SiteLinkSmallNoUnderLine:link {
    text-decoration:    none;
    color:black;
}

A.SiteLinkSmallNoUnderLine:visited  {
    text-decoration:    none;
    color:black;
}

A.SiteLinkSmallNoUnderLine:active   {
    text-decoration:    none;
    color:black;
}

A.SiteLinkSmallNoUnderLine:hover    {
    text-decoration:    underline;
    color:red;
}

.SiteLinkTinyNoUnderLine {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
}   

/* hyperlink style for the site links */
A.SiteLinkTinyNoUnderLine:link {
    text-decoration:    none;
    color:black;
}

A.SiteLinkTinyNoUnderLine:visited  {
    text-decoration:    none;
    color:black;
}

A.SiteLinkTinyNoUnderLine:active   {
    text-decoration:    none;
    color:black;
}

A.SiteLinkTinyNoUnderLine:hover    {
    text-decoration:    underline;
    color:red;
}

.SiteLinkTiny {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
}   

/* hyperlink style for the site links */
A.SiteLinkTiny:link {
    text-decoration:    underline;
    color:black;
}

A.SiteLinkTiny:visited  {
    text-decoration:    underline;
    color:black;
}

A.SiteLinkTiny:active   {
    text-decoration:    underline;
    color:red;
}

A.SiteLinkTiny:hover    {
    text-decoration:    underline;
    color:red;
}

.SiteLinkNoUnderLine {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}   

/* hyperlink style for the site links */
A.SiteLinkNoUnderLine:link {
    text-decoration:    none;
    color:black;
}

A.SiteLinkNoUnderLine:visited  {
    text-decoration:    none;
    color:black;
}

A.SiteLinkNoUnderLine:active   {
    text-decoration:    none;
    color:black;
}

A.SiteLinkNoUnderLine:hover    {
    text-decoration:    underline;
    color:red;
}

.SiteLinkSelected {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    background-color:red;
    font-weight:bold;
}

.SiteLinkSmall {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    white-space: nowrap;
}   

/* hyperlink style for the site links */
A.SiteLinkSmall:link {
    text-decoration:    underline;
    color:green;
}

A.SiteLinkSmall:visited  {
    text-decoration:    underline;
    color:green;
}

A.SiteLinkSmall:active   {
    text-decoration:    underline;
    color:green;
}

A.SiteLinkSmall:hover    {
    text-decoration:    underline;
    color:black;
}

.SiteLinkRed {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
}   

/* hyperlink style for the site links */
A.SiteLinkRed:link {
    text-decoration:    underline;
    color:red;
}

A.SiteLinkRed:visited  {
    text-decoration:    underline;
    color:red;
}

A.SiteLinkRed:active   {
    text-decoration:    none;
    color:black;
}

A.SiteLinkRed:hover    {
    text-decoration:    underline;
    color:black;
}

.SiteLinkSelected {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    background-color:red;
    font-weight:bold;
}   

/* hyperlink style for the site links */
A.SiteLinkSelected:link {
    text-decoration:    none;
    color:white;
}

A.SiteLinkSelected:visited  {
    text-decoration:    none;
    color:white;
}

A.SiteLinkSelected:active   {
    text-decoration:    none;
    color:white;
}

A.SiteLinkSelected:hover    {
    text-decoration:    none;
    color:white;
}


.UnselectedTab {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 13px;
    
}   

/* hyperlink style for the site links */
A.UnselectedTab:link {
    text-decoration:    none;
    color:black;
}

A.UnselectedTab:visited  {
    text-decoration:    none;
    color:black;
}

A.UnselectedTab:active   {
    text-decoration:    none;
    color:black;
}

A.UnselectedTab:hover    {
    text-decoration:    underline;
    color:red;
}

.MainHeading {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 16px;
    
}   
.SubHeading {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 13px;
    
}  
.SelectedTab 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 13px;
    color:White;
	background-color:#fe0000;
}

.EditButton {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    
}   

/* hyperlink style for the site links */
A.EditButton:link {
    text-decoration:    underline;
    color:black;
}

A.EditButton:visited  {
    text-decoration:    underline;
    color:black;
}

A.EditButton:active   {
    text-decoration:    underline;
    color:red;
}

A.EditButton:hover    {
    text-decoration:    underline;
    color:red;
}
.ErrorMessage
{
	color:Red;
	font-weight:bold
}
.CheckBox
{
	font-size:10px
}
.MenuBackground
{
	background: #cccccc
}
.SubMenuBackground
{
	font-family: arial;
    font-size: 11;
    font-weight:bold;
	background: #eeeeee
}
.MenuLink {
    font-family: verdana;
    font-size: 10;
    font-weight:bold
    
}   

/* hyperlink style for news links */
A.NewsLink:link {
    text-decoration:    none;
    color:red;
}

A.NewsLink:visited  {
    text-decoration:    none;
    color:black;
}

A.NewsLink:active   {
    text-decoration:    none;

}

A.NewsLink:hover    {
    text-decoration:    underline;
    color:red;
}
.NewsLink {
    font-family: arial;
    font-size: 11
    
} 

/* hyperlink style for news links */
A.DashLink:link 
{
    text-decoration:    none;
    color:red;
}

A.DashLink:visited  {
    text-decoration:    none;
    color:red;
}

A.DashLink:active   {
    text-decoration:    none;

}

A.DashLink:hover    {
    text-decoration:    underline;
    color:red;
}
.DashLink {
    font-family: arial;
    font-size: 11
    
} 

A.DashLinkBlack:link 
{
    text-decoration:    none;
    color:black;
}

A.DashLinkBlack:visited  {
    text-decoration:    none;
    color:black;
}

A.DashLinkBlack:active   {
    text-decoration:    none;

}

A.DashLinkBlack:hover    {
    text-decoration:    underline;
    color:red;
}
.DashLinkBlack {
    font-family: arial;
    font-size: 11
    
} 


/* hyperlink */
.PlainLink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:13;
	font-weight:normal;
    text-decoration:    none;
} 

A.PlainLink:link {
    text-decoration:    none;
    color:green;
}

A.PlainLink:visited  {
    text-decoration:    none;
    color:green;
}

A.PlainLink:active   {
    text-decoration:    none;
}

A.PlainLink:hover    {
    text-decoration:    none;
    color:red;
}

/* hyperlink style for the site links */
A.MenuLink:link {
    text-decoration:    none;
    color:black;
}

A.MenuLink:visited  {
    text-decoration:    none;
    color:black;
}

A.MenuLink:active   {
    text-decoration:    none;
    color:red;
}

A.MenuLink:hover    {
    text-decoration:    underline;
    color:red;
}


.SubMenuLink {
    font-family: arial;
    font-size: 11;
    
}   

.SubMenuLinkBold {
    font-family: arial;
    font-size: 11;
    font-weight:bold;
    
}  

/* hyperlink style for the site links */
A.SubMenuLinkBold:link 
{
	font-family:Arial;
    text-decoration:    none;
    color:black;
}

A.SubMenuLinkBold:visited  {
    text-decoration:    none;
    color:black;
}

A.SubMenuLinkBold:active   {
    text-decoration:    none;
    color:red;
}

A.SubMenuLinkBold:hover    {
    text-decoration:    underline;
    color:red;
}

.SubMenuLinkBoldRed {
    font-family: arial;
    font-size: 11;
    font-weight:bold;
    color:Red;
    
}  

/* hyperlink style for the site links */
A.SubMenuLinkBoldRed:link 
{
	font-family:Arial;
    text-decoration:    none;
    color:red;
}

A.SubMenuLinkBoldRed:visited  {
    text-decoration:    none;
    color:red;
}

A.SubMenuLinkBoldRed:active   {
    text-decoration:    none;
    color:red;
}

A.SubMenuLinkBoldRed:hover    {
    text-decoration:    underline;
    color:red;
}

.SelectedMenuLink {
    font-family: verdana;
    font-size: 10;
    font-weight:bold
    
}   

/* hyperlink style for the site links */
A.SelectedMenuLink:link {
    text-decoration:    none;
    color:red;
}

A.SelectedMenuLink:visited  {
    text-decoration:    none;
    color:red;
}

A.SelectedMenuLink:active   {
    text-decoration:    none;
    color:red;
}

A.SelectedMenuLink:hover    {
    text-decoration:    underline;
    color:red;
}
.SubSelectedMenuLink {
    font-family: verdana;
    font-size: 11;
    font-weight:bold
    
}  

/* hyperlink style for the site links */
A.SubMenuLink:link 
{
	font-family:Arial;
    text-decoration:    none;
    color:black;
}

A.SubMenuLink:visited  {
    text-decoration:    none;
    color:black;
}

A.SubMenuLink:active   {
    text-decoration:    none;
    color:red;
}

A.SubMenuLink:hover    {
    text-decoration:    underline;
    color:red;
}
.SmallDescription
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11;
	font-weight:normal;
}
.SmallerDescription
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10;
	font-weight:normal;
}
.FixedSmallest
{
	font-family: Courier New;
	font-size:9;
	font-weight:normal;
}
.FixedSmaller
{
	font-family: Courier New;
	font-size:10;
	font-weight:normal;
}
.FixedSmall
{
	font-family: Courier New;
	font-size:11;
	font-weight:normal;
}
.FixedLarge
{
	font-family: Courier New;
	font-size:15;
	font-weight:normal;
}
.Description
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11;
	font-weight:normal;
}
.NmeFields
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11;
	font-weight:normal;
	background-color: white ! important;
    border: solid 1 Gray;
}
.DescriptionHeader
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:13;
	font-weight:normal;
}
.GridHeadings
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 13px;
	height:35;
}
.GridItems
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12;
	background-color:#cccccc;
}
.NormalTextBox
{
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.BaseBackgroundColor
{
	background-color:White;
}
.HighlightBackgroundColor
{
	background-color:Red;
}
.NormalBackgroundColor
{
	background-color:#eeeeee;
}
.DarkBackgroundColor
{
	background-color:darkgray;
	color:White;
	font-weight:bold;
}