/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
Div.MagazineTitleDescription
{
	color:black;
	font-family:Times New Roman;
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	margin-bottom:15px;
}
Div.SectionHeader
{
	color:black;
	font-size:10pt;
	font-weight:bold;
}
Div.Caption
{
	float:right;
}
p.copyheader
{
	color:maroon;
	font-size:12pt;
	font-weight:bold;
	text-align="center";
}
p.HeadlineHeader
{
	color:maroon;
	font-size:10pt;
	font-weight:bold;
	text-align="center";
}
body
{
	font-family:Arial;
                font-size:8pt;
}
table.Navigation
{
	border-right:1px solid #2859A5;
	border-bottom:1px solid #2859A5;
	width:137px;
}
table.DesignTable
{
	border-left:1px solid #7C7C7C;
	border-right:1px solid #7C7C7C;
	border-bottom:1px solid #7C7C7C;
}
td
{
    font-size:8pt;
    background:#FFFFFF;
}
td.Banner
{
    background:#EFEFEF;
}
td.Header
{
	padding-left:10px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
	color:FFFFFF;
	font-size:8pt;
	font-weight:bold;
	background:#2859A5;
}
td.Items
{
	padding-right:4px;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:12px;
	font-size:8pt;
}
td.ModuleTitle
{
	padding-right:4px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
    background-color:#D4C7A4;
}
ul
{
               margin: 0 0 0 16px;
}
.HeadBg {
    background: images/TTA_Header.jpg;
}

/* background color for the content part of the pages */
Body
{
    background-color: white;
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: black;
}

.LeftPane  { 
   margin-left:0px;
   padding-left:0px;
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/* 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:white;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#cccccc;
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Times New Roman;
    font-size:  13pt;
    font-weight:    bold;
    color: #000000;
}

/* 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;
}

/* text style used for most text rendered by modules */
table.Container a, table.Container a:visited
{
	color: #A33943;	
}
#calEvents a
{
	
	
}
.Normal
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* 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: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

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:    bold;
    color: #003366;
}
H3.CorporatePartner  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  16px;
    font-weight:    bold;
    color: #003366;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

A:link  {
    text-decoration:    none;
    color:  #003366;
}

A:visited   {
    text-decoration:    none;
    color:  #003366;
}

A:active    {
    text-decoration:    none;
    color:  #003366;
}

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;
    color: #003366;
}


/* style for <ul> lists of PDF's */
.PDFlist li {list-style-image: url(icon_pdf.gif); list-style-type: none;} 


/* style for the table on the ATB Fees page */
.ATBfees {border: 2px solid #353D92;}
.feeTitle {color: #000000; background-color: #D4C7A4; font-weight: bold; border-right: 2px solid #999999; border-bottom: 2px solid #999999;}
.middleBorder {border-left: 2px solid #999999; border-right: 2px solid #999999;}

/* zczczczczczczczczczcczczczczczczczczczczczc the following menu relys on have the correct html <ul> list in place */
#navContainer {margin: 0; padding: 0; width: 780px; height: 24px; background-color: #A33943; border-bottom: 1px solid #FFFFFF;}
#navContainer ul {border: none; margin: 0; padding: 0; list-style-type: none; text-align: right;}
#navContainer ul li {display: block; float: left; text-align: right; padding: 0; margin: 0;}

#navContainer ul li a {
	display: block;
	font: normal 10px/22px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 92px;
	height: 22px;
	margin: 0;
	padding: 0 8px 0 0;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
	background: transparent; 
	border: 1px solid #A33943; border-right: 1px solid #DEC3BC;
}

#navContainer ul li a:hover {color: #A33943; background: #D8C8A7; font: bold 11px/22px Arial, Helvetica, sans-serif; border: 1px solid #D8C8A7;}
#navContainer a:active {background: #D8C8A7; color: #FFFFFF;}
#navContainer li#active a {background: #D8C8A7; border: 1px solid #D8C8A7; color: #FFFFFF;}
#navContainer li#floatR {float: right; border: none;}

/* footer */
#navFooter {margin: 0; padding: 0; border: none;}
#navFooter ul {border: none; margin: 0; padding: 0; list-style-type: none;}
#navFooter ul li {display: inline; padding: 0 8px; margin: 0; border-left: 1px solid #000;}
#navFooter ul li a {
    display: inline;
    font: normal 10px/17px Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
#navFooter ul li a:hover {color: #A33943; background: #D8C8A7;}
#navFooter ul li.noBorder {border: none;}


