/* ================================
    CSS STYLES FOR THA MARKET SHARE
    PORTAL v1.0, 12/2002
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    background-color: white;

}

/* background color for the content part of the pages */
Body
{
    background-color: white;
}


/* 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: 26px;
    font-weight: bold;
    color:navy;
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: red;
    border-color: red;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg {
    background-color: navy;
    border-color: navy;
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: white;
    font-weight: bold
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color:white;
    text-decoration:none;
    font-weight: bold
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:hover   {
    text-decoration:    underline;
    color:white;
}

/* text style for the site links (at extreme top-right of header) */
.SiteLink {
	color: White;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	text-decoration: none;
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color: White;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color: White;
}

A.SiteLink:active   {
    text-decoration:    none;
    color: White;
}

A.SiteLink:hover    {
	color : White;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
}

/* style for separator between site links */
.Accent
{
    color: #224499;
    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;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #224499;
}

/* style of item titles by Announcements and events */
.PortalFooter    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  8pt;
    font-weight: normal;
    color: #224499;
    
}

/* GENERAL */
/* style for module titles */
.Head   {
	color: #224499;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	filter: dropShadow(color=#ffeaa8, offx=1, offy=1, positive=true);
	height: 1;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #224499;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #224499;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    color: #224499;  
}

/* 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;
    color: #224499;
}

/* 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: navy;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: navy;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: navy;
}

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: navy;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: navy;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: navy;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: navy;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: navy;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: navy;
}

A:link  {
    text-decoration:    none;
    color:  #224499;
}

A:visited   {
    text-decoration:    none;
    color:  #224499;
}

A:active    {
    text-decoration:    none;
    color:  #224499;
}

a:hover  
{
       	font-family : Verdana, Arial, Helvetica;
       	font-size : 8pt;
       	font-style : normal;
       	font-weight : normal;						
       	color : #224499;
		text-decoration: underline;		
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    none ;
}

UL LI LI    {
    list-style-type:    none;
}

UL LI LI LI {
    list-style-type:    none;
}



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
}

/* TreeView */

LI { list-style-type:none; vertical-align:middle; margin-top:0px; margin-bottom:0px; }

LI IMG { cursor:hand; }
IMG.clsNoHand, IMG.noHand { cursor:default; }

UL { margin-left:15px; margin-right:15px; margin-top:5px; cursor:default;}
UL#ulRoot { display:list-item; margin-top:0px; margin-left:0px; margin-right:15px; }
UL.clsShown { display:list-item; }

LI UL { margin-left:20px; margin-right:20px; margin-top:3px; }

IMG { cursor:hand; }

/* TabView */

.TabView			{color:#224499; font-size:8pt; font-family: Verdana, Helvetica, Sans-Serif} 
A.TabView:LINK		{Text-Decoration: none; color:#224499; font-size:8pt; font-family: Verdana, Helvetica, Sans-Serif} 
A.TabView:VISITED	{Text-Decoration: none; color:#224499; font-size:8pt; font-family: Verdana, Helvetica, Sans-Serif}
A.TabView:HOVER		{Text-Decoration: underline; color:#224499; font-size:8pt; font-family: Verdana, Helvetica, Sans-Serif}

/* text style used for text within tabviews */
.NormalTabView
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: White;
}	

A.NormalTabView:link
{
	text-decoration: none;
	color: white;
}

A.NormalTabView:visited {
    text-decoration: none;
    color:white;
}

A.NormalTabView:active  {
    text-decoration: none;
    color:white;
}

A.NormalTabView:hover   {
    text-decoration: underline;
    color:white;
}

/* text style used for Title text within tabviews */
.TitleTabView
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 12px;
	color: White;
}	

.ReportPropertySummary
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: #224499;
}
