
/* ================================
    CSS STYLES FOR IBUYSPY PORTAL 
    v1.0, 01/2001
   ================================
*/   

/* background color for the content part of the pages */
Body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
    background-color: #FFFFFF;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.HtmlPopupBody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
    background-color: #FFFFFF;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

A.sidebarnav
{
    FONT-SIZE: 12px;
    COLOR: #000066;
    TEXT-DECORATION: none
}
A.sidebarnav:hover
{
    FONT-SIZE: 12px;
    COLOR: #000066;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}
.date
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #ffffcc;
    FONT-FAMILY: font-family: Arial, Helvetica, Sans Serif;
    BACKGROUND-COLOR: #000066
}
.cellBlue
{
    BACKGROUND-COLOR: #000066
}
HR
{
    COLOR: #000066
}
H2
{
    COLOR: #000066;
    FONT-FAMILY: font-family: Arial, Helvetica, Sans Serif
}
H3
{
    COLOR: #000066;
    FONT-FAMILY: font-family: Arial, Helvetica, Sans Serif;
    TEXT-DECORATION: underline
}
.warning
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: red;
    FONT-FAMILY: arial
}
.optional
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.inputError
{
    BORDER-RIGHT: #cc0000 2px solid;
    BORDER-TOP: #cc0000 2px solid;
    BORDER-LEFT: #cc0000 2px solid;
    BORDER-BOTTOM: #cc0000 2px solid
}
.selectError
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #cc0000
}

.SideBarText {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000066}

TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color: #000066;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color: #000066;
}

A.SiteLink:active   {
    text-decoration:    none;
    color: #000066;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color: #000066;
}

/* text style for the Add to Cart links */
.AddCartLink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}

/* hyperlink style for the Add to Cart Link */
A.AddCartLink:link {
    text-decoration:    none;
    color:#000066;
}

A.AddCartLink:visited  {
    text-decoration:    none;
    color:#000066;
}

A.AddCartLink:active   {
    text-decoration:    none;
    color:#000066;
}

A.AddCartLink:hover    {
    text-decoration:    underline;
    color:#000066;
}


.SectionNavLink
{
	font-size: 9pt;
    color: #ffffff;
    font-weight: 600;
}

/* hyperlink style for the section nav links */
A.SectionNavLink:link {
    text-decoration:    none;
    color:#ffffff;
    font-size: 9pt;
}

A.SectionNavLink:visited  {
    text-decoration:    none;
    color:#ffffff;
    font-size: 9pt;
}

A.SectionNavLink:active   {
    text-decoration:    none;
    color:#ffffff;
    font-size: 9pt;
}

A.SectionNavLink:hover    {
    text-decoration:    underline;
    color:#ffffff;
    font-size: 9pt;
}


.SecondaryNavLink
{
	font-size: 9pt;
    color: #ffffff;
}

/* hyperlink style for the secondary nav links */
A.SecondaryNavLink:link {
    text-decoration:    none;
    color:#ffffff;
    font-size: 9pt;
}

A.SecondaryNavLink:visited  {
    text-decoration:    none;
    color:#ffffff;
    font-size: 9pt;
}

A.SecondaryNavLink:active   {
    text-decoration:    none;
    color:#ffffff;
    font-size: 9pt;
}

A.SecondaryNavLink:hover    {
    text-decoration:    underline;
    color:#ffffff;
    font-size: 9pt;
}

.TertiaryNavLink
{
	font-size: 8pt;
    color: #ffffff;
}

/* hyperlink style for the tertiary nav links */
A.TertiaryNavLink:link {
    text-decoration:    none;
    color:#ffffff;
    font-size: 8pt;
}

A.TertiaryNavLink:visited  {
    text-decoration:    none;
    color:#ffffff;
    font-size: 8pt;
}

A.TertiaryNavLink:active   {
    text-decoration:    none;
    color:#ffffff;
    font-size: 8pt;
}

A.TertiaryNavLink:hover    {
    text-decoration:    underline;
    color:#ffffff;
    font-size: 8pt;
}



/* text style for the Navigation Trail Links */
.NavTrailSelected
{
	font-size: 8pt;
    color: #000066;
}

.NavTrailLink
{
	font-size: 8pt;
    color: #000066;
    font-weight: 600;
}

/* hyperlink style for the Nav Trail links */
A.NavTrailLink:link {
    text-decoration:    none;
    color:#000066;
    font-size: 8pt;
}

A.NavTrailLink:visited  {
    text-decoration:    none;
    color:#000066;
    font-size: 8pt;
}

A.NavTrailLink:active   {
    text-decoration:    none;
    color:#000066;
    font-size: 8pt;
}

A.NavTrailLink:hover    {
    text-decoration:    underline;
    color:#000066;
    font-size: 8pt;
}

/* Global nav link styles */

.GlobalNavLink
{
	text-decoration:    none;
    color:#000066;
    font-size: 9pt;
    font-weight: 600;
}

A.GlobalNavLink:link {
    text-decoration:    none;
    color:#000066;
    font-size: 9pt;
}

A.GlobalNavLink:visited  {
    text-decoration:    none;
    color:#000066;
    font-size: 9pt;
}

A.GlobalNavLink:active   {
    text-decoration:    none;
    color:#000066;
    font-size: 9pt;
}

A.GlobalNavLink:hover    {
    text-decoration:    underline;
    color:#000066;
    font-size: 9pt;
}

/* Nav link styles */

.wbBoldLink
{
	text-decoration: underline;
    color: #ffffff;
    font-size: 9pt;
    font-weight: 600;
}

A.wbBoldLink:link
{
    text-decoration: underline;
    color: #ffffff;
    font-size: 9pt;
}

A.wbBoldLink:visited
{
    text-decoration: underline;
    color: #ffffff;
    font-size: 9pt;
}

A.wbBoldLink:active
{
    text-decoration: underline;
    color: #ffffff;
    font-size: 9pt;
}

A.wbBoldLink:hover
{
    text-decoration: underline;
    color:#ffffff;
    font-size: 9pt;
}

.bwBoldLink
{
	text-decoration: underline;
    color:#000066;
    font-size: 9pt;
    font-weight: 600;
}

A.bwBoldLink:link
{
	text-decoration: underline;
    color:#000066;
    font-size: 9pt;
}

A.bwBoldLink:hover
{
    text-decoration:    underline;
    color: #000066;
}

.NavSeparator
{
	font-weight: 600;
	color: #000066;
}

/* style for separator between site links */
.Accent
{
    color: #000066;
    font-weight:    bold;
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee;
}   

/* style of item titles by Announcements, Events, and Articles*/
.ItemTitle    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #000066;
}

.ArticleTitle
{
     font-family: Arial, Helvetica, sans-serif;
    font-size:  10pt;
    font-weight: 600;
    color: #ffffff;
}



/* GENERAL */
/* style for module titles */

.modTitlepane1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:  9pt;
    font-weight: 600;
    color: #FFFFFF;
}

/* Default Style */
.modTitlepane2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:  16pt;
    font-weight:    600;
    color: #000066;
}

.modTitlepane3   {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12pt;
    font-weight: 600;
    color: #000066;
}

/* style for module item titles */
.mITpane1
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:  9pt;
    font-weight: 600;
    color: #FFFFFF;	
}

.mITpane2
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:  9pt;
    font-weight: 600;
    color: #EAE0C8;		
}

.mITpane3
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:  9pt;
    font-weight: 600;
    color: #EAE0C8;		
}

/* style for module item lines */
.wbLine
{
	background-color: #ffffff;
}

.bwLine
{
	background-color: #000000;
}

/* style for module item titles */
.wbtitlepane1
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:  12pt;
    font-weight: 600;
    color: #FFFFFF;	
}

.wbtitlepane2
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:  14pt;
    font-weight: 600;
    color: #FFFFFF;		
}

.wbtitlepane3
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:  12pt;
    font-weight: 600;
    color: #FFFFFF;		
}

.bwtitlepane1
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:  12pt;
    font-weight: 600;
    color: #FFFFFF;	
}

.bwtitlepane2
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:  14pt;
    font-weight: 600;
    color: #000066;		
}

.bwtitlepane3
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:  12pt;
    font-weight: 600;
    color: #000066;		
}

.wbsubtitlepane1
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:  10pt;
    font-weight: 600;
    color: #FFFFFF;	
}

.wbsubtitlepane2
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:  10pt;
    font-weight: 600;
    color: #FFFFFF;		
}

.wbsubtitlepane3
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: 600;
    color: #FFFFFF;		
}

.bwsubtitlepane1
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:  10pt;
    font-weight: 600;
    color: #000066;	
}

.bwsubtitlepane2
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:  10pt;
    font-weight: 600;
    color: #000066;		
}

.bwsubtitlepane3
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:  10pt;
    font-weight: 600;
    color: #000066;		
}

/* style for module text */
.wbtextpane1
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:  9pt;
    color: #FFFFFF;	
}


.wbtextpane2
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:  9pt;
    color: #FFFFFF;		
}

.wbtextpane2
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:  9pt;
    color: #FFFFFF;		
}

.wbtextpane3
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:  9pt;
    color: #FFFFFF;		
}


.bwtextpane1
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:  9pt;
    color: #000000;	
}

.bwtextpane2
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:  9pt;
    color: #000000;		
}

.bwtextpane3
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:  9pt;
    color: #000000;		
}


.QuickLinkPane1
{
	color: #ffffff;
	text-decoration: none;
	font-weight: 600;
}

.QuickLinkPane1:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.QuickLinkPane1:active
{
	color: #ffffff;
	text-decoration: none;
	font-weight: 600;
}

.QuickLinkPane1:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight: 600;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #000066;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10pt;
    font-weight:    bold;
    color: #000066;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    /*line-height: 12px */   
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red;
}

.NormalBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial, 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:    underline;
    color: #cc0033;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #cc0033;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #cc0033;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #cc0033;
}
    
pane1ContentCell
{
	
}

pane2ContentCell
{
	
}

pane3ContentCell
{
	
}


/* GENERIC */
H1  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #000066;
}

H2  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
}

H3  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
}

H4  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
}

H5, DT  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
}

H6  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
}

TFOOT, THEAD    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
}

TH  {
    vertical-align: baseline;
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
}

A:link  {
    text-decoration:    none;
    color:  #000066;
}

A:visited   {
    text-decoration:    none;
    color:  #000066;
}

A:active    {
    text-decoration:    none;
    color:  #000066;
}

A:hover {
    text-decoration:    underline;
    color:  #000066;
}

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;
}

/* Menu Item Classes */

.menuBarItemOff, 
.menuBarItemOff:hover
{
	color: #000066;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	text-align: center;
	z-index: 150;
	cursor: hand;
}

.menuBarItemOn,
.menuBarItemOn:hover
{
	color: #000066;	
	text-decoration: underline;
	padding: 3px 5px 3px 5px;
	text-align: center;
	z-index: 150;
	cursor: hand;
}

.menuBarItemLink
{
	color: #ffffff;
	text-decoration: none;
}

.menuItemOn
{
	padding: 1px 1px 1px 1px;
	color:	#FFFFFF;
	background-color: #AAACD4;
	position: relative;
	text-decoration: none;
	cursor: hand;
}

.menuItemOff
{
	padding: 1px 1px 1px 1px;
	color: #FFFFFF;
	position: relative;
	text-decoration: none;
	cursor: hand;
}

.menuSecNavItemOn
{
	padding: 1px 1px 1px 1px;
	color:	#FFFFFF;
	background-color: #AAACD4;
	position: relative;
	text-decoration: none;
	cursor: hand;
	width: 157px;
	overflow: hidden;
	font-weight: 600;
}

.menuSecNavItemOff
{
	padding: 1px 1px 1px 1px;
	color: #FFFFFF;
	position: relative;
	text-decoration: none;
	cursor: hand;
	width: 157px;
	overflow: hidden;
	font-weight: 600;
}

.menuNavItemOn
{
	padding: 2px 2px 2px 2px;
	color:	#FFFFFF;
	background-color: #000066;
	position: relative;
	text-decoration: underline;
	cursor: hand;
	width: 157px;
	overflow: hidden;
	
}

.menuNavItemOff
{
	padding: 2px 2px 2px 2px;
	color: #000066;
	position: relative;
	text-decoration: none;
	cursor: hand;
	width: 157px;
	overflow: hidden;
}

/* Search Box Properties */
.searchBox
{
	width: 110px;	
}

/* Shopping Cart Properties */

.CartItemsHead
{
	background-color: #000066;
	font-weight: 600;
	color: #ffffff;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
}

.CartItems
{
	background-color: #e7e7e7;
	color: #000066;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
}

.CartItemsAlt
{
	background-color: #e7e7e7;
	color: #000066;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
}

.footerText
{
	font-size: 8pt;
	color: #999999;
}

/* Table Cell Properties */

.HeaderCell
{
	font-weight: normal;
	color: #FFFFFF;
}

.ItemCell
{
	background-color: #FFFFFF;
	color: #000066;
}

.ItemCellAlt
{
	color: #000066;
	background-color: #EAE0C8;
}

.LeftPane
{
	border-left: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
	border-right: solid 1px #ffffff;	
	border-bottom: solid 1px #ffffff;
}

.DHTMLTitle
{
	font-size: 12pt;
	color: #000000;
	font-weight: 600;
}

.DHTMLNormal
{
	color: #000000;
}

.PressRelDate
{
	color: #000000;
	font-weight: 600;
	font-size: 9pt;
}

.ProdDetailTextBody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
    background-color: #ffffff;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.PressRelBody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
    background-color: #ffffff;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

A.PressRelBody
{
	color: #000066;
}

.PressRelText
{
	color: #000000;
	font-size: 9pt;
}

.PressRelArticleTitle
{
	font-weight: 600;
	font-size: 10pt;
}

.PressRelTitle
{
	color: #000000;
	font-size: 9pt;
}

.PressRelLink
{
	color: #000066;
	font-size: 9pt;
	text-decoration: none;
}

.PressRelLink:hover
{
	color: #000066;
	font-size: 9pt;
	text-decoration: underline;
}

.ProductTitle
{
	color: #ffffff;
	font-weight: 600;
	font-size: 14pt;
}

.ProdImageTitle
{
	color: #ffffff;
	font-weight: 600;
	font-size: 12pt;
}

.AttribTitle
{
	color: #ffffff;
	font-weight: 600;
	font-size: 8pt;
}

A.AttribTitle
{
	text-decoration: none;
}
	
A.AttribTitle:hover
{
	text-decoration: underline;
}

.AttribText
{
	color: #ffffff;
	font-size: 8pt;
}

