/* ================================
    CSS STYLES AdvisorResources.com
   ================================
*/   

/* test stylesheet for adding watermark to an html document */

.ARSwoosh {
	background-image: url(uploads/references/swoosh_watermark.jpg);
	background-repeat:no-repeat;	
}

.Greybox 
{
	
	background-color: #98AFC7;
} 
	


.DNC {
   
    font-family: Tahoma, Arial;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;    
    color: black;
    border-color: black;
    border-style: solid;
    border-width: thin;
    padding:  (50,50,50,50); 
    
   }
.HomePage
{
	background-image: url(images/gold_grad_screen.jpg);
	background-repeat:  repeat;	
  
	 border-style: none; 
	
}
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
   /* background-color: #323465;*/
   background-color: white;
}

/* background color for the header at the top of the page  */
.BannerBg {
    /*background-color: #070f3e;*/
    background-color: white;
    
}

/* background color for the content part of the pages */
Body
{
    background-color:  white;
     font-family:Tahoma, Arial;
     font-size: 11px;
     
}

P
{
    font-family: Tahoma, Arial;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    color: black; 
}


 
/* 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: Tahoma, Arial;
    font-size: 26px;
    font-weight: bold;
    font-style: italic;
    color: White;
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: white;
    border-color: white;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg {
    background-color: dimgray;
    border-color: black;
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Tahoma, Arial;
    font-size: 13px;
    color:#333399;
    font-weight: bold
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Tahoma, Arial;
    font-size: 13px;
    color: gainsboro;
    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: Tahoma, Arial;
    font-size: 11px;
    font-weight: bold;

    
    
}   

/* hyperlink style for the site links */
/*SiteLink:link is what displays the Contact Us and Company Ratings on Home Page*/
A.SiteLink:link {
    text-decoration:    none;
    color: #36424a;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#36424a;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#36424a;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color: #36424a;
}

/* style for separator between site links */
.Accent
{
    color:  #6a8012;
    font-weight:    bold;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Tahoma, Arial;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Tahoma, Arial;
    font-size:  11px;
    font-weight:    bold;
    color: #77759c;
}

/* style of item titles by Announcements and events */
.ARFormsTitle    {
    font-family: Tahoma, Arial;
    font-size:  14px;
    font-weight:    bold;
    color:  red;
}


.Rates   {
    font-family: Tahoma, Arial;
    font-size:  10px;
    font-weight:   bold;
    color: red;

    }


/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Tahoma, Arial;
    font-size:  16px;
    font-weight:    bolder;
    color: black;
    

    }
    
.HeadIndent   {
    font-family: Tahoma, Arial;
    font-size:  16px;
    margin-left: 10;
    font-weight:    bolder;
    color: black;
    

    }
    

    
    /* color: #eeeeee; white
    /* color: #070f3e; dark purple 
   /* color:  #9A0024; dark red 

.Head   {
    font-family: Tahoma, Arial;
    font-size:  16px;
    font-weight:    bolder;
    color: #070F3E;
    

    }
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* style used for Income Edge Request for Quote module */
.SubHeadRFQ    {
    font-family: Tahoma, Arial;
    font-size:  12px;
    text-decoration:  underline;
    font-weight:    bold;
    color: black;
}

/* style of item titles on edit and admin pages */
.HeadRFQ    {
    font-family: Tahoma, Arial;
    font-size:  14px;
    font-weight:    bold;
    color: black;
}


/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial;
    font-size:  11px;
    font-weight:    bold;
    color: Black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Tahoma, Arial;
    font-size: 11px;
    font-weight: normal;
    color: black;
    line-height: 12px; 
    
}

/* text style used by AUV report Death Benefit label */
.NormalBoldRed
{
    font-family: Tahoma, Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    line-height: 14px;
    color: red; 
}

/* larger text style created for Income Edge request for quote form */
.Normallarge
{
    font-family: Tahoma, Arial;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    color: black;
}

/* larger text style created for Income Edge request for quote form */
.NormalTextbold
{
    font-family: Tahoma, Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;    
    color: black;
}


/* bold version created for Renovation 2006 */
.Normallargebold
{
    font-family: Tahoma, Arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;    
    color: black;
}

.Normallargerbold
{
    font-family: Tahoma, Arial;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;  
    color: black;
}

.Normallarger
{
    font-family: Tahoma, Arial;
    font-size:  12px;
    font-weight: normal;
    margin-left: 10;
    line-height: 16px;  
    color: black;
}

.Normallargest
{
    font-family: Tahoma, Arial;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;  
    color: black;
}
.Normallargestbold
{
    font-family: Tahoma, Arial;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;    
    color: black;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial;
    font-size: 12px;
    font-weight: normal;
    color: black;
    
      }
      
.MessageRed
{
    font-family: Tahoma, Arial;
    font-size: 12px;
    font-weight:   normal;
font-style: italic;
    color: red;
    
      }


.NormalRed
{
    font-family: Tahoma, Arial;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalRed2
{
    font-family: Tahoma, Arial;
    font-size: 11px;
    font-weight: normal;
    color: red
}

.NormalBold
{
    font-family: Tahoma, Arial;
    font-size: 11px;
    font-weight: bold;
}
.ErrorMsg
{
    font-size: 11px;
    font-weight: bold;
    color: red;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial;
    font-size: 11px;
    font-weight: normal;
    color: black;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:   underline;
    color:  red;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: red;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: red;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}
    



/* GENERIC */
H1  {
    font-family: Tahoma, Arial;
    font-size:  24px;
    font-weight: bold;
    color:  black;
    line-height: 24px;  
}

H2  {
    font-family: Tahoma, Arial;
    font-size:  20px;
}

H3  {
    font-family: Tahoma, Arial;
    font-size:  12px;
    color:  black;
}

H4  {
    font-family: Tahoma, Arial;
    font-size:  12px;
}

H5, DT  {
    font-family: Tahoma, Arial;
    font-size:  11px;
}


H6  {
    font-family: Tahoma, Arial;
    font-size:  14px;
    font-weight: bolder;
    color:  black;
}



TFOOT, THEAD    {
    font-family: Tahoma, Arial;
    font-size:  12px;
}

/* Used in AUV report */
TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial;
    font-size:  12px;
    font-weight:    bold;
    background-color:#6a8012;
    color:White;
}
TD 
{
	    font-size: 11px;
	    
}
A.Footer
{
	color: red;
	font-size: x-small;
	font-style: italic;
}

A:link  {
    text-decoration:       none;
    color:  black;
    font-size:  13px;
    font-weight:    bold;
    
    
}



A:visited   {
    text-decoration:    none;
    color:  black;
    font-size:  13px;
    font-weight:    bold;
    
}

A:active    {
    text-decoration:    none;
    color:  black;
    font-size:  13px;
    font-weight:    bold;
    
}

A:hover {
    text-decoration:    underline;
    color:  black;
    font-size:  13px;
    font-weight:    bold;
   
}



SMALL   {
    font-size:  8px;
    font-family: Tahoma, Arial;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    disc ;
    font-size: 14px;
    font-family: Tahoma, Arial;
    font-weight: normal;
    color:  black;
    line-height: 16px
}

UL LI LI    {
    list-style-type:    disc;
    font-size: 11px;
}

UL LI LI LI {
    list-style-type:    circle;
    font-size: 11px;
}

   
OL LI   {
    list-style-type:    decimal;
    font-size: 12px;
    color:  black;
}

OL OL LI    {
    list-style-type:    lower-alpha;
    font-size: 11px;    
}

OL OL OL LI {
    list-style-type:    lower-roman;
    font-size: 11px;    
}

HR {
    color:  dimgrey;
    height:1pt;
    text-align:left
}

.ApprovedLabel 
{
	font-size:  10px;
	color: red;
	font-weight: bold;
}
.SmallRed   {
    font-size:  10px;
    color: Red; 
    font-weight: bold;
}

/* Append this CSS code to your "portal.css" (default) file
/*	this will provide the initial style for the sub tabs.
/*	Feel free to modify this to match your site style.
/* ******************************************************
/* SUB tab section

/* background/border colors for the selected sub tab */
.SubTabBg {
    background-color: darkblue;
    border-color: black;
}

/* background/border colors for the unselected sub tabs */
.OtherSubTabsBg {
    background-color:  whitesmoke;
    border-color: black;
    margin-top: 2px;    
}

/* text style for the selected sub tab */
.SelectedSubTab {
    font-family: Tahoma, Arial;
    font-size: 9px;
    color:white;
    font-weight: bold;
    
    
}

/* text style for the unselected sub tabs */
.OtherSubTabs {
    font-family: Tahoma, Arial;
    font-size: 9px;
    color:darkgray;
    text-decoration:none;
    font-weight: bold
}

/* hyperlink styles of the unselected tabs */
A.OtherSubTabs:link    {
    text-decoration:    none;
    color:dimgray;
}

A.OtherSubTabs:visited {
    text-decoration:    none;
    color:dimgray;
}

A.OtherSubTabs:active  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherSubTabs:hover   {
    text-decoration:    underline;
    color:black;
}

/* end of SUB tab section
/* *****************************************************
/* style of item titles on edit and admin pages and AUV Report Fund Name datagrid*/
.colHead    {
    font-family: Tahoma, Arial;
    font-weight:    bold;
    color: white;
    background-color:  #6a8012;
}

h2.noscript
{
    font-weight: bold;
    color: red;
    font-size:  xx-small;
}

sup {
position: relative;
top: -1ex;
vertical-align:baseline;
font-size: 80%;
}