/* ================================
    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: #FFFFFF;
}

/* background color for the content part of the pages */
Body 
{	
	color:#333333; 
	font-family:Verdana, Arial, Tahoma; 
	font-size:12px; 
	font-weight:normal;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 	
}

TD, P 
{
	color:#333333; 
	font-family:Verdana, Arial, Tahoma; 
	font-size:12px; 
	font-weight:normal;
}

/* 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, Arial, Tahoma;
    font-size: 18px;
    font-weight: bold;
    color:#990000;
}

/* background colors for the level 2 navigation bar */
.NavBg {
    background-color: #B6C7E5;
}

/* background/border colors for the level 2 navigation bar */
.NavBottomBg {
    background-color: #B6C7E5;
    border-bottom: solid 1px #666699
}

/* background color of the footer */
.FooterBg
{
	background-color: #B6C7E5;
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    font-weight: bold;
    color:#333333;
    text-decoration:none;
    background-color: #B6C7E5;
    border-top: solid 1px #666699;
    border-right: solid 1px #666699;
    border-left: solid 1px #666699;
    padding: 0px 10px 6px 10px;    
}

/* hyperlink styles of the selected tabs */
A.SelectedTab:link    {
    text-decoration:    none;
    color:#333333;
}

A.SelectedTab:visited {
    text-decoration:    none;
    color:#333333;
}

A.SelectedTab:active  {
    text-decoration:    none;
    color:#333333;
}

A.SelectedTab:hover   {
    text-decoration:    underline;
    color:#333333;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    color:#5671A0;
    text-decoration:none;
    background-color: #EEF3FB;
    border-top: solid 1px #B6C7E5;
    border-right: solid 1px #B6C7E5;        
    border-left: solid 1px #B6C7E5;
    padding: 0px 10px 6px 10px;    
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:#5671A0;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#5671A0;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#5671A0;
}

A.OtherTabs:hover   {
    text-decoration:    underline;
    color:#5671A0;
}
 
/* text style for the selected sub tab */
.SelectedSubTab {
    font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    font-weight: bold;
    color:#333333;
    text-decoration:none;    
}

/* text style for the unselected sub tabs */
.OtherSubTabs {
    font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    color:#333333;
    text-decoration:none;    
}

/* hyperlink styles of the unselected sub tabs */
A.OtherSubTabs:link    {
    text-decoration:    none;
    color:#333333;
}

A.OtherSubTabs:visited {
    text-decoration:    none;
    color:#333333;
}

A.OtherSubTabs:active  {
    text-decoration:    none;
    color:#333333;
}

A.OtherSubTabs:hover   {
    text-decoration:    underline;
    color:#EE0000;
}
   
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Verdana, Arial, Tahoma;
    font-size: 10px;
    font-weight: normal;
    padding-bottom: 2px;
    color:#8888CC;
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:#8888CC;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#8888CC;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#8888CC;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:red;
}

/* hyperlink style for the site footer links */
.FooterLink 
{
    font-family: Verdana, Arial, Tahoma;
    font-size: 10px;
    font-weight: normal;
    padding-bottom: 2px;	
	color:#666666;
}
A.FooterLink:link {
    text-decoration:    none;
    color:#666666;
}

A.FooterLink:visited  {
    text-decoration:    none;
    color:#666666;
}

A.FooterLink:active   {
    text-decoration:    none;
    color:#666666;
}

A.FooterLink:hover    {
    text-decoration:    underline;
    color:red;
}

/* style for separator between site links */
.Accent
{
    color: red;
    font-weight: normal;
}


/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Arial, Tahoma;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}



/* GENERAL */
/* style for module titles; Original Color was #666644*/
.Head   {
    font-family: Verdana, Arial, Tahoma;
    font-size:  14px;
    font-weight:    bold;
    color: #333333;
}

.ParaHead12   {
    font-family: Verdana, Arial, Tahoma;
    font-size:  12px;
    font-weight:    bold;
    color: #336699;
}

.ParaHead14   {
    font-family: Verdana, Arial, Tahoma;
    font-size:  14px;
    font-weight:    bold;
    color: #336699;
}

.ParaHead16   {
    font-family: Verdana, Arial, Tahoma;
    font-size:  16px;
    font-weight:    bold;
    color: #336699;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Arial, Tahoma;
    font-size:  12px;
    font-weight:    bold;
    color: darkred;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Arial, Tahoma;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.TextBoxSmall
{
    font-family: Verdana, Arial, Tahoma;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-size: 11px;
    color: red
}

.NormalBlue
{
    font-size: 11px;
    color: darkblue
}

.NormalBold
{
    font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #333333
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Arial, Tahoma;
    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: #333333;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #333333;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #333333;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}
    



/* GENERIC */
H1  {
    font-family: Verdana, Arial, Tahoma;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Arial, Tahoma;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Arial, Tahoma;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H4  {
    font-family: Verdana, Arial, Tahoma;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H5, DT  {
    font-family: Verdana, Arial, Tahoma;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

H6  {
    font-family: Verdana, Arial, Tahoma;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

TFOOT, THEAD    {
    font-family: Verdana, Arial, Tahoma;
    font-size:  12px;
    color: darkred;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Arial, Tahoma;
    font-size:  12px;
    font-weight:    bold;
    color: darkred;
}

A:link  {
    text-decoration:    underline;
    color:  #3333FF;
}

A:visited   {
    text-decoration:    underline;
    color:  #3333FF;
}

A:active    {
    text-decoration:    underline;
    color:  #3333FF;
}

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 ;
    margin-left: 0px;
}

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
}

.Box {
	border: 1px solid #CCCCCC; 
	vertical-align: middle;
}

.BoxForm
{
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
}

.PortalMenuTitle {
	border: 1px solid #666666;
	background:#CCCCCC;
	font-size:12px;
	color:#333366;
	font-weight:bold;
}

.InputTitle { font-size:11px; color:#333366; font-weight:bold}

.Error {
	color: red;
	font-size: 10px;
}

.MessageGreen
{
    font-size: 11px;
    color: green
}

.TextBox {
	font: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #111111;
	background-color: white;
	border: 1px solid #999999; 
	vertical-align: middle
}

.TextBoxSmall {
	font: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #111111;
	background-color: white;
	border: 1px solid #999999; 
	vertical-align: middle
}

.Button	
{ 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	cursor: hand; 
	border: solid 1px #666666; 
	padding:1px; 
	vertical-align: middle;
}