/* ================================
    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) */
.FixedSmall
{
	font-family: Courier New;
	font-size:11;
	font-weight:normal;
}
.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;
}
.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;
    background-color:white;
    
}   

/* 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:Red;
}
.SelectedTabGray 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 13px;
    color:White;
	background-color:DimGray;
}

.EditButton {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    
}   

/* hyperlink style for the site links */
A.EditButton:link {
    text-decoration:    underline;
    color:red;
}

A.EditButton:visited  {
    text-decoration:    underline;
    color:red;
}

A.EditButton:active   {
    text-decoration:    underline;
    color:black;
}

A.EditButton:hover    {
    text-decoration:    underline;
    color:black;
}
.ErrorMessage
{
	color:Black;
	font-family:Arial;
	font-weight:bold
}
.GoodMessage
{
	color:Green;
	font-weight:bold
}
.CheckBox
{
	font-size:10px
}
.MenuBackground
{
	background: #cccccc
}
.SubMenuBackground
{
	background: #eeeeee
}
.MenuLink {
    font-family: verdana;
    font-size: 10;
    font-weight:bold
    
}   

/* 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: verdana;
    font-size: 11;
    font-weight:bold
    
}   

.SelectedMenuLink {
    font-family: Arial;
    font-size: 14;
    font-weight:bold
    
}   

/* hyperlink style for the site links */
A.SelectedMenuLink:link {
    text-decoration:    underline;
    color:black;
}

A.SelectedMenuLink:visited  {
    text-decoration:    underline;
    color:black;
}

A.SelectedMenuLink:active   {
    text-decoration:    underline;
    color:red;
}

A.SelectedMenuLink:hover    {
    text-decoration:    underline;
    color:black;
}
.SelectedMenuLinkNoBold {
    font-family: Arial;
    font-size: 14;
    font-weight:bold
    
}   

/* hyperlink style for the site links */
A.SelectedMenuLinkNoBold:link {
    text-decoration:    none;
    color:green;
}

A.SelectedMenuLinkNoBold:visited  {
    text-decoration:    none;
    color:green;
}

A.SelectedMenuLinkNoBold:active   {
    text-decoration:    none;
    color:green;
}

A.SelectedMenuLinkNoBold:hover    {
    text-decoration:    underline;
    color:green;
}
.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;
}
.BaseBackgroundColor
{
	background-color:White;
}
.HighlightBackgroundColor
{
	background-color:DimGray;
}
.NormalBackgroundColor
{
	background-color:#eeeeee;
}
.DarkBackgroundColor
{
	background-color:#cccccc;
}
.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;
}
.GridAlternateItems
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12;
}
.Description
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11;
	font-weight:normal;
}
.DescriptionHeader
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:13;
	font-weight:normal;
}
.MenuLinkNoBold {
    font-family: verdana;
    font-size: 10;
    
}  
.ViewLink {
    font-family: verdana;
    font-size: 10;
    font-weight:bold
    
}   

/* hyperlink style for the site links */
A.ViewLink:link 
{
	font-family:Arial;
	font-size:12;
    text-decoration:    underline;
    color:white;
}

A.ViewLink:visited  
{
	font-family:Arial;
	font-size:12;
    text-decoration:    underline;
    color:white;
}

A.ViewLink:active   
{
		font-family:Arial;
	font-size:12;
    text-decoration:    underline;
    color:white;
}

A.ViewLink:hover    
{
		font-family:Arial;
	font-size:12;
    text-decoration:    underline;
    color:white;
}
.BigButton
{
	font-family:Arial;
	font-size:16;
}
.NormalTextBox
{
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.SiteLinkSmall {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
}   

/* hyperlink style for the site links */
A.SiteLinkSmall:link {
    text-decoration:    underline;
    color:black;
}

A.SiteLinkSmall:visited  {
    text-decoration:    underline;
    color:black;
}

A.SiteLinkSmall:active   {
    text-decoration:    underline;
    color:black;
}

A.SiteLinkSmall:hover    {
    text-decoration:    underline;
    color:red;
}
.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;
}
.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;
}
.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:    underline;
    color:black;
}

A.SiteLinkSmallNoUnderLine:hover    {
    text-decoration:    underline;
    color:red;
}