/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages #4f6b72 */
Body
{
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {

}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
    FONT: 10pt auto "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
    COLOR: #000000;
}


/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */


H1  {
    FONT: 21pt auto Verdana, Arial, Helvetica, sans-serif;
    COLOR: #000000;
    margin-top: 0px;
    margin-bottom: 0px;

}

H2  {
    FONT: 18pt auto Verdana, Arial, Helvetica, sans-serif;
    COLOR: #000000;
}

H3  {
    
    FONT: 16pt auto Verdana, Arial, Helvetica, sans-serif;
    COLOR: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
}

H4  {
    FONT: 14pt auto Verdana, Arial, Helvetica, sans-serif;
    COLOR: #000000;
    margin-top: 0px;
    margin-bottom: 0px;

}

H5, DT  {
    FONT: 12pt auto Verdana, Arial, Helvetica, sans-serif;
    COLOR: #000000;
    margin-top: 0px;
    margin-bottom: 0px;

}

H6  {
    FONT: 11pt auto Verdana, Arial, Helvetica, sans-serif;
    COLOR: #000000;
    TEXT-ALIGN: CENTER;
    margin-top: 0px;
    margin-bottom: 0px;
}

TFOOT, THEAD    {
}


#HotTopic
{
    BORDER-RIGHT: #c1dad7 1px solid;
    BORDER-TOP: #c1dad7 1px solid;
    BORDER-BOTTOM: #c1dad7 1px solid;    
}

TH
{
    BORDER-RIGHT: #c1dad7 1px solid;
    PADDING-RIGHT: 6px;
    BORDER-TOP: #c1dad7 1px solid;
    PADDING-LEFT: 12px;
    BACKGROUND: url(images/bg_header.jpg) #cae8ea no-repeat;
    PADDING-BOTTOM: 6px;
    FONT: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    TEXT-TRANSFORM: uppercase;
    COLOR: #4f6b72;
    PADDING-TOP: 6px;
    BORDER-BOTTOM: #c1dad7 1px solid;
    LETTER-SPACING: 2px;
    TEXT-ALIGN: left
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Class for Titles in Calendar */
#titleCal
{
         PADDING-RIGHT: 0px;
         PADDING-LEFT: 0px;
         BACKGROUND: #edeee8 no-repeat;
         PADDING-BOTTOM: 0px;
         PADDING-TOP: 0px;
         BORDER-BOTTOM: #bcbeb1 1px solid;
         LETTER-SPACING: 1px;
}



td.leftcell
{
    FONT: 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    COLOR: #cc0033;
    BORDER-TOP: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BACKGROUND: #fff;
    COLOR: #4f6b72;
    
}

td.boxsimple
{
    BORDER-TOP: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    padding-left: 5px;
    padding-right: 5px;
    
}

td.rightcell
{
    FONT: 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    COLOR: #cc0033;
    BORDER-TOP: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BACKGROUND: #fff;
    COLOR: #4f6b72;
    padding-left: 5px;
    padding-right: 5px;
    
}

td.twocol
{
   BORDER-LEFT: #c3c3c3 1px solid;
   padding-left: 25px;
}

table.boxed
{
    BORDER-TOP: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    padding-left: 5px;
    padding-right: 5px;
}
p.textcontent
{
	text-align:left;
	padding-left: 10px;
		
}

p.normal
{
    FONT: 10pt auto "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
    COLOR: #000000;

}
a.contentsection
{
	color:#006699;
	text-decoration: none;
}

a.contentsection:hover
{
	color:#cc0000;
	text-decoration: underline;
}

a.contentsection:visted
{
	color:#006699;
	text-decoration: none;	
}

h3.contentsection
{
    FONT: auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    
    COLOR: #006699;
}

.abyline
{
     font: 12pt auto Verdana, Arial, Helvetica, sans-serif;
     color: #000000;
     text-align: center;
     margin-top: 0px;
     margin-bottom: 0px;
}

.hlt td {
                background-color: cccccc;
                color: black;
            }

tr.bottomline
{
     BORDER-BOTTOM: #000000 1px solid;
}

.doublesp
{
     FONT: 10pt auto Arial, Verdana, Helvetica, sans-serif;
     MARGIN: 0in 0in 0pt; 
     LINE-HEIGHT: 1.5em;
}

.FormLabel
{
    FONT: 9pt auto "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
    COLOR: #000000;
    FONT-WEIGHT: Bold;

}











































