/* ================================
    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   {
}
/*---------------------------------------- ToLive Links--------------------------- 
a:link#tolive 
{
color: #29654e;
font-weight: normal;
}
a:hover#tolive 
{
color: #cf8f1a;
font-weight: normal;
}*/
div#tolive a:link
{
color: #80bea4;
font-weight: bolder;
font-size: larger;
text-decoration: none;
}
div#tolive a:hover
{
color: #29654e;
font-weight: bolder;
font-size: larger;
}
/*---------------ChildTabs Vertical----------------------*/
a.childtabsvertical:link {
color: #80bea4;
font-weight: bolder;
font-size: larger;
text-decoration: none;
}
a.childtabsvertical:visited{
color: #80bea4;
font-weight: bolder;
font-size: larger;
text-decoration: none;
}

a.childtabsvertical:hover{
color: #29654e;
font-weight: bolder;
font-size: larger;
text-decoration: underline;
}

a.childtabsvertical:active{
color: #80bea4;
font-weight: bolder;
font-size: larger;
text-decoration: none;
}
/*---------------End ChildTabs Vertical----------------------*/
/*---------------Lucidal----------------------*/
a.lucida:link {
color: #5F7DBD;
font-family: tahoma, "lucida sans";
font-weight: normal;
/*font-weight: bolder;*/
font-size: 18px;
line-height: 18px;
text-decoration: none;
}
a.lucida:visited{
color: #5F7DBD;
font-weight: normal;
/*font-weight: bolder;*/
font-size: 18px;
line-height: 18px;
text-decoration: none;
}

a.lucida:hover{
color: #7DB900;
font-weight: normal;
/*font-weight: bolder;*/
font-size: 18px;
line-height: 18px;
text-decoration: underline;
}

a.lucida:active{
color: #5F7DBD;
font-weight: normal;
/*font-weight: bolder;*/
font-size: 18px;
line-height: 18px;
text-decoration: none;
}
div.heading1{
color: #5F7DBD;
font-weight: normal;
font-size: 14px;
line-height: 14px;
}
/*---------------End Lucida----------------------*/
div.altcolora{
padding: 5px;
width: 600px;
border-bottom: thin dotted #BBD2E2;
}
div.altcolorb{
padding: 5px;
width: 300px;
border-bottom: thin dotted #BBD2E2;
/*background-color: #e8f0f5;*/
}
.img-right{
       float: right;
       width: 120px;
       margin: 0 10px 10px 0;
       padding: 10px 0;
       text-align: center;
       background: white;
       border-right: 1px solid #ccc;
       border-bottom: 1px solid #ccc;
       font-size: 75%;
       }

/* 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   {
}

/* 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
{
}

/* 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 */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

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 {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}
#toolbox 
{
margin-top: 0pt;
margin-right: 6px;
margin-bottom: 12px;
margin-left: 0pt;
padding-top: 6px;
padding-right: 0pt;
padding-bottom: 6px;
padding-left: 6px;
background-color: #83ACCA;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
font-family: Georgia;
color: #FFFFFF;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 1em;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
letter-spacing: 0.12em;
text-transform: uppercase;
}
/*Rounded Corners*/
div.rounded * 
{
  background: #83acca url(br_18_83acca_83acca.gif) no-repeat bottom right;
  color: #333333;
  padding: 1em 2em 18px 0;
  margin: 0 0 -18px 18px;
  height:100%;
}

/* Scrub that B-R corner from all elements *2+* levels deep*/
div.rounded * * 
{
  padding: 0;
  margin: 0;
  background: none;
  color: #333333;
  height:auto
}

/* Set up some H's as 'box heads' with the T-R and T-L corners */
div.rounded h1, div.rounded h4 
{
  color: #83acca;
  background: #83acca url(tr_18_83acca_83acca.gif) no-repeat top right;
  display: list-item;
  list-style-image: url(tlc_18_83acca_83acca.gif);
  list-style-position: inside;
  list-style-type:none;
  padding: 0;
  margin: 0;
  position: relative;
}

div.rounded h1 
{
  font-size: 3.2em;
}
div.rounded h4 
{
  font-size: 2em;
}
