/* ================================
    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 */
Body
{
}

.ControlPanel {
}

/* 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:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
font-family:Georgia, Times New Roman;
font-weight:bold;
font-size:20px;
color:#3A689A;
line-height:120%;

}

/* 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-family: Verdana,Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	line-height:120%;
}

/* 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:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */

p{margin-bottom:5px;}


H1  {
font-family:Georgia, Times New Roman;
font-weight:bold;
font-size:20px;
color:#3A689A;
line-height:120%;
}

H2  {

font-family:Georgia, Times New Roman;
font-weight:bold;
font-size:14px;
color:#078fcd;
line-height:120%;
/*margin-bottom:7px;*/


}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  { 
color: 458FCD;
font-weight:bold;
text-decoration:underlined;
}

A:visited   {
color: 458FCD;
font-weight:bold;
text-decoration:underlined;
}

A:hover {
color: FF7F11;
font-weight:bold;
text-decoration:underlined;
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   { list-style-type:none;
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL 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 { margin-top:-20px;

}

.MainMenu_MenuBar {

}

.MainMenu_MenuItem {
font-family: Georgia;
color:#ffffff;
font-size:15px;
margin-right:17px;
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {background-color:#3A689A;
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {font-family: Georgia;
color:#ffffff;
font-size:15px;
background-color:#0c95cb;
color:#dbe0e6;
margin-right:17px;
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

.ftr{text-align:center;}
.ftr a{
font-family:Georgia;
font-size:11px;
font-weight:bold;
color:#078fcd;
}

.ftr p{
font-family:Georgia;
font-size:11px;
color:#3A689A;
}

.footerMail:link {
font-family:Georgia;
font-size:11px;
color:#3A689A;
font-weight:normal;
}

.footerMail:hover {
font-family:Georgia;
font-size:11px;
color:#3A689A;
text-decoration:underlined;
font-weight:normal;
}

ul.frm {
margin:0;
padding:0;

}
ul.frm li {
float:left;
width:210px;
margin-bottom:15px;
}

ul.frm label{
display:block;
font-size:11px;
font-family:Georgia;
font-weight:bold;
color:#3A689A;
}


ul.frmAut {
marginp:-25px 0 0 0;
padding:0;

}
ul.frmAut li {
float:left;
width:210px;
margin-bottom:15px;
}

ul.frmAut label{
display:block;
font-size:11px;
font-family:Georgia;
font-weight:bold;
color:#3A689A;
}



ul.frmGen {
margin:0;
padding:0;

}
ul.frmGen li {
float:left;
width:190px;
margin-bottom:15px;
}

ul.frmGen label{
display:block;
font-size:11px;
font-family:Georgia;
font-weight:bold;
color:#3A689A;
}

.toplinks{text-align:left; margin:18px 0 0 7px;}



.toplinks a:link{
    font-family:Georgia;
    font-size:11px;
    font-weight:bold;
    color:#FF9821;
 }

.toplinks a:visited{
    font-family:Georgia;
    font-size:11px;
    font-weight:bold;
    color:#FF9821;
 }

.toplinks a:hover{
    font-family:Georgia;
    font-size:11px;
    font-weight:bold;
    color:#ffffff;
 }


.toplinks a:active{
    font-family:Georgia;
    font-size:11px;
    font-weight:bold;
    color:#ffffff;
 }











































