/* ================================
    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: #003366;
}

/* background color for the content part of the pages */
Body
{
    background-color: white;
}

/*Banner Navigation*/
.NavBg {
    background-color: #49271b
}
.SubNavBg {
    background-color: #FFDE03
}
/* style for the text of the banner*/
.BannerText {
    font-family: Verdana Bold, Helvetica, sans-serif;
    font-size: 10px;
    color: White
    
}
/*Banner links*/
/* hyperlink styles of the unselected tabs */
A.BannerText:link    {
    text-decoration:    none;
    color:white;
}

A.BannerText:visited {
    text-decoration:    none;
    color:white;
}

A.BannerText:active  {
    text-decoration:    none;
    color:white;
}

A.BannerText:hover   {
    text-decoration:    underline;
    color:white;
}

/* style for the header and footer*/
/*** DO NOT TOUCH THE LAYOUT OF THIS STYLE ***/
.HeaderFooter { background-color: #FFDF01;
/*** DO NOT TOUCH THE LAYOUT OF THIS STYLE ***/
	font-size:8pt;
    font-family: Verdana;
    font-weight :bold;
    color:Black;
}
/* hyperlink styles of the Header and footer */
A.HeaderFooter:link    {
    text-decoration:    none;
    color:Black;
}

A.HeaderFooter:visited {
    text-decoration:    none;
    color:Black;
}

A.HeaderFooter:active  {
    text-decoration:    none;
    color:Black;
}

A.HeaderFooter:hover   {
    text-decoration:    underline;
    color:Black;
}

/* Data list styles*/
.HeaderColumn
{     
     font-size:10pt;
     font-family: Verdana;
     font-weight :bold;
     color:49271b;
     background-color: #FFDE03;
     text-decoration:none;
     
}
/*This will change the colour of the text in the datalist*/
.HeaderColumn a:link
{
     Color: #49271B;
}

.HeaderColumn a:hover
{
     Color: #49271B;
}
.HeaderColumn a:Visited
{
     Color: #49271B;
}

/*
Menu Styles
*/

.solpartmenu1_spmbctr 
{
	border-bottom: none; 
	border-left: none; 
	border-top: none; 
	border-right: none;  
	background-color: #FFDE03; /*Same as SubNavbg*/
	
}
.solpartmenu1_spmbar
{
	cursor: hand; 
	height:27;
}
.solpartmenu1_spmitm /*Top Level Menu Item*/
{
	cursor: hand; 
	color: 49271b; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	border-left: None; 
	border-bottom: None; 
	border-top: None; 
	border-right: None;
}
.solpartmenu1_spmbicn /*Icon - Probably not needed*/
{
	cursor: hand; 
	background-color: #FFDE03;  /*Probably the same as sub level bg color*/ 
	border-left: none; 
	border-bottom: none; 
	border-top: none; 
	text-align: center; 
	width: 20;
	height: 20;
}
.solpartmenu1_spmbsub /*Sub Level Menu Item*/
{
	z-index: 1000; 
	cursor: hand; 
	background-color: #FFDE03; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;
	border-bottom: none; 
	border-left: none; 
	border-top: none; 
	border-right: none;
}
.solpartmenu1_spmbrk 
{
	border-bottom: Gray 0px solid; 
	border-left: White 0px solid; 
	border-top: White 0px solid;  
	border-right: Gray 0px solid; 
	background-color: Gray; 
	height: 0px;
}
.solpartmenu1_spmbitmsel /*rollover*/
{
	background-color: #49271b; 
	cursor: hand; 
	color: White; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	}
.solpartmenu1_spmbarw 
{
	font-family: webdings; 
	font-size: 9pt; 
	cursor: hand; 
	border-right: none; 
	border-bottom: none; 
	border-top: none;
}
.solpartmenu1_spmbrarw 
{
	font-family: webdings; 
	font-size: 9pt; 
	cursor: hand;
}


/*
SublinkStyles
*/
.SolpartSublinks
{
	background-color: #FFF7B9;
	}

.solpartSublinks_spmbctr 
{
	width: 170px;
	
}
.solpartSublinks_spmbar
{
	cursor: hand; 
	height:27;
}
.solpartSublinks_spmitm /*Top Level Menu Item*/
{
	cursor: hand; 
	color: black; 
	font-family: MS Sans Serif; 
	font-size: 12px; 
	width: 170px;
	height: 25px;
}
.solpartSublinks_spmbicn /*Icon - Probably not needed*/
{
	cursor: hand; 
	background-color: #3a6ea5;  /*Probably the same as sub level bg color*/ 
	border-left: none; 
	border-bottom: none; 
	border-top: none; 
	text-align: center; 
	width: 20;
	height: 20;
}
.solpartSublinks_spmbsub /*Sub Level Menu Item*/
{
	z-index: 1000; 
	cursor: hand; 
	background-color: #00619A; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;
	border-width :1px;
	border-color : #e8eef7;
	width: 170px;
}
.solpartSublinks_spmbrk 
{
	border-color : #999999;
	border-width : 4px;
	border-style : solid;
	background-color: Gray; 
	height: 0px;
	width: 170px;
}
.solpartSublinks_spmbitmsel /*rollover*/
{
	background-color: #FFF7B9; 
	cursor: hand;
	color: red; 
	font-family: MS Sans Serif; 
	font-size: 12px; 
	font-weight: normal;
	width: 170px;
	border-width :1px;
	height: 25px;
	
	}
.solpartSublinks_spmbarw 
{
	font-family: webdings; 
	font-size: 9pt; 
	cursor: hand; 
	border-width :1px;
	border-color : #e8eef7;
	width: 170px;
}
.solpartSublinks_spmbrarw 
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: hand;
	width: 170px;
}

/* 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: 18px;
    font-weight: bold;
    color:#333367
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: #208DCE;
    border-color: none;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg {
    background-color: none;
    border-color: none
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color:eeeeee;
    font-weight: bold
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color:eeeeee;
    text-decoration:none;
    font-weight: bold
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#eeeeee;
}

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;
    font-color: navy
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:white;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:white;
}

/* style for separator between site links */
.Accent
{
    color: white;
    font-weight:    bold;
}



/* 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: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  13px;
    font-weight:    bold;
    color: Black;
}



/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Arial, Times New Roman;
    font-size:  18px;
    font-weight:    bold;
    color: Black;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    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:  14px;
    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: 14px    
}

/* 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
}

/* 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:    underline;
    color: darkred;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}
    



/* 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:    underline;
    color:  blue;
}

A:visited   {
    text-decoration:    underline;
    color:  blue;
}

A:active    {
    text-decoration:    underline;
    color:  blue;
}

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
}

/*qlinks modify attributes of sub navigation on left of screen*/

.qlinks {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: white;
    background-color: White;
    
}   

A.qlinks:link  {
    text-decoration:    none;
    color:  blue;
}

A.qlinks:visited   {
    text-decoration:    none;
    color:  blue;
}

A.qlinks:active    {
    text-decoration:    none;
    color:  blue;
}

A.qlinks:hover {
    text-decoration:    none;
    color:  red;
}

A:link IMG {border: 0px none ! important;}

A:visited IMG {border: 3px none ! important;}

A:active IMG {border: 3px none ! important;}


/*NewsGrid Links*/

.nGrid {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: black
}   

A.nGrid:link  {
    text-decoration:    none;
    color:  red;
}

A.nGrid:visited   {
    text-decoration:    none;
    color:  red;
}

A.nGrid:active    {
    text-decoration:    none;
    color:  red;
}

A.nGrid:hover {
    text-decoration:    underline;
    color:  #FF6A6A;
}
