/* ================================
    CSS STYLES FOR VHR DotNetNuke
   ================================
*/   

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    background-color: Transparent;
}

/* background color for the content part of the pages */
Body
{
background-position: top left;
background-repeat: no-repeat;
background-attachment: scroll;
background-color: white;
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: #0a441e;
    border-color: white;
}
/* text style for the selected tab */

.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: #009C31;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
	 color: white;
	 background-color: #009C31;
}   

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color:white;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#cccccc;
}

/* text style for the unselected tabs */

.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for 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:    none;
    color:#white;
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
    color: black;
}

/* Styles used for output of Datagrids (Bold for Header) */
.DataList
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
    line-height: 10px    
}

.DataListBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
    line-height: 10px    
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    line-height: 17px    
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    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: #009C31;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #009C31;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #009C31;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}
    
/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #009C31;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #009C31;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #009C31;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #009C31;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #009C31;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #009C31;
}

/* Table styles
TD  {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 12px;
   line-height: 12px;
   margin-left: 0px;
   margin-right: 0px;
}*/

A:link  {
    text-decoration:    none;
    color:  #009C31;
}

A:visited   {
    text-decoration:    none;
    color:  #009C31;
}

A:active    {
    text-decoration:    none;
    color:  #009C31;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}

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
}


/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Tahoma, Arial, Helvetica;
    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, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #009C31;
}


/* Styles for Private Messaging */

/* Style used for default non-selected tabs */
.TabDefault { font-family: Tahoma, Arial, Helvetica; font-size: 12px; font-weight: bold; padding-left: 20px; background-color: #e7e7e7; margin-left: 10px; margin-right: 10px; border-bottom: solid 1px black; }

/* Style used for the selected tab */
.TabSelected { font-family: Tahoma, Arial, Helvetica; font-size: 12px; font-weight: bold; background-color: #ffffff; border: 1px solid #000000;  border-bottom: none; padding-left: 20px; }

/* Style used for seperating the tabs */
.TabSeparator { background-color: #ffffff; border-bottom: 1px solid #000000; width: 5px; }

/* Style used for messaging central table */
.TabPage { border: solid 1px black; border-top: none; }

.PMSOtherCellTop { border-bottom: 1px #D2D2D2 solid; padding: 6px; background-color: whitesmoke; }

.PMSOtherCellBottom { border-top: 1px #D2D2D2 solid; padding: 6px; background-color: whitesmoke; }

.PMSHeaderCell { font-family: Tahoma, Arial, Helvetica; font-size: 11px; color: black; font-weight: bold; padding: 5px; background-color: #ffffcc }

.PMSCell { font-family: Tahoma, Arial, Helvetica; font-size: 11px; color: black; padding: 5px; }

.PMSCellAlternate { font-family: Tahoma, Arial, Helvetica; font-size: 11px; color: black; padding: 5px; background-color: #dddddd;}

/* End Styles for Private Messaging */


/* Styles for LM Reports */
.RepHeader
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    color: black;
}
.RepHeaderAddress
{
   font-family: Tahoma, Arial, Helvetica;
   font-size: 10px;
   font-weight: normal;
   line-height: 12px;
   color: black;
}
.RepTitle
{
   font-family: Tahoma, Arial, Helvetica;
   font-size: 14px;
   font-weight: bold;
   line-height: 16px;
   color: black;
}
.RepSubTitle
{
   font-family: Tahoma, Arial, Helvetica;
   font-size: 12px;
   font-weight: bold;
   line-height: 14px;
   color: black;
}
.RepText
{
   font-family: Tahoma, Arial, Helvetica;
   font-size: 12px;
   font-weight: normal;
   line-height: 14px;
}
.RepTable
{
   font-family: Tahoma, Arial, Helvetica;
   font-size: 11px;
   font-weight: normal;
   line-height: 12px;
}
.RepRecmd
{
   font-family: Times; 
   font-size: 12px;
   font-weight: normal;
   line-height: 14px;
}
/* End Styles for LM Reports */

/* Do not print areas with .switch, left and right panes; eg print only the content */ 
@media print { 
   .switch,.LeftPane,.RightPane {display: none;} 
} 


