/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

#NavTd
{
    border-right:1px solid #999999;background-color:#cadef4;
    background-image: url(images/gradient-lb.png);
    background-repeat: repeat-x;        
       }
#Nav{padding: 2px 3px 10px 2px;}
#Nav a{cursor:pointer;display:block;color:#000000;padding:2px 4px 4px 8px;margin:1px 0;}

td.TreeLevel0 {color:black; font-weight: bold; font-size: 10pt; font-family: Verdana,Arial; padding-left: 3px; padding-bottom: 5px;}
a.TreeLevel0:hover{padding:2px 4px 4px 8px;margin:1px 0;background-color:#fcf4dc;text-decoration:none;width: 172px;}
td.TreeLevel1 {color:black; font-weight: bold; font-size: 10pt; font-family: Verdana,Arial; border-top: dotted 1px #b0b0b0; width: 190px; padding-left: 3px; padding-top: 3px; margin-top: 3px;}
a.TreeLevel1:hover{padding:2px 4px 4px 8px;margin:1px 0;background-color:#fcf4dc;text-decoration:none;width: 172px;}
td.TreeLevel2 {color:black; font-size:8pt; font-family: Verdana,Arial; padding-left: 10px; }
a.TreeLevel2:hover{padding:2px 4px 4px 8px;margin:1px 0;background-color:#fcf4dc;text-decoration:none;width: 165px;}
td.TreeLevel3 {color:black; font-size:8pt; font-family: Verdana,Arial; padding-left: 20px; }
a.TreeLevel3:hover{padding:2px 4px 4px 8px;margin:1px 0;background-color:#fcf4dc;text-decoration:none;width: 154px;}

a.LinkButton:visited {
  color: white;
  font-weight: bold;
  text-decoration: none;
}

a.LinkButton:hover {
  background-color: #074DB5;
  color: #ffcc00;
  font-weight: bold;
  text-decoration: none;
}

a.LinkButton, a.LinkButton:link {
  background-color: #197FE5;
  color: white;
  text-decoration: none;
  font-family: helvetica,arial,sans-serif;
  font-size: 8pt;
  font-weight: bold;
  border-top: 1px solid #cecece;
  border-bottom: 1px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 1px solid #4a4a4a;
  text-align: center;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 2px;
  padding-bottom: 3px;
  margin-bottom: 5px;
}


A.SkinObject:link, A.SkinObject:visited, .SkinObject 
{
	font-size: 8pt;
	COLOR: #ffcc00;
}

A.SkinObject:hover {
	COLOR: #ffcc00;
	text-decoration: underline;
}

#dnn_dnnUSER_hypRegister, #dnn_dnnLOGIN_hypLogin {
	COLOR: #ffcc00;
}

.Logo {
    font-weight: bold;
    font-size: 26pt;
    color: white;
    font-family: Tahoma;
    text-decoration: none;
}

/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Verdana;
    text-decoration: none;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Verdana;
    text-decoration: none;
}

DIV.ProductSidebar {
    border: solid #064DB5 1px;
    width: 120px;
    background-color: #eeeeee;
    margin: 4px;
}

DIV.ProductSidebar TABLE {
    margin: 1px;
}

DIV.ProductSidebar TH {
    background-color: #064DB5;
    color: #FFFFFF;
    font-family: Tahoma;
    font-size:  12pt;
    font-weight: normal;    
    padding-bottom: 1px;
}

DIV.Productsidebar TD {
    font-family: Tahoma;
    font-size:  11px;
    font-weight:    bold;
    color: black;
    padding: 2px;
}

/* GENERAL */
/* style for module titles */
.Head   {
    padding-top: 0;
    margin-top: 0;
    font-family: Tahoma;
    font-size:  18px;
    /* text-transform: uppercase; */
    color: #003366; /* #042D85; */
}

/* style of item titles on edit and admin pages */
.SubHead, h4    {
    font-family: Tahoma;
    font-size:  15px;
    color: #003366;
    font-weight: normal;
    margin-bottom: 2px;       
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma;
    font-size:  12px;
    font-weight:    bold;
    color: black;
    margin-bottom: 0px;
}

/* text style used for most text rendered by modules */
.Normal, .Normal TABLE TBODY TR TD
{
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: normal;    
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}
        
/* GENERIC */
H1  {
    font-family: Verdana;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

.SubHead A:link, .SubHead A:visited, .SubHead A:active
{
	text-decoration: none;
	color: #003366;
}

A:link, A:visited, A:active
{
	text-decoration: none;
	color: #0066FF;
}


A:hover
{
	text-decoration: underline;
	color: #CC5500;
}


#dnn_dnnUSER_hypRegister, #dnn_dnnLOGIN_hypLogin {
	color: white;
}

.StandardButton {
	background-color: #6B7B9C;
	color: white;
	font-size: 8pt;
	font-weight: bold;
}

.SmallButton {
	background-color: white;
	color: black;
	font-size: 7pt;
	height: 18px;
}

body {
  height: 100%;
  background-color: #074DB5;
  margin:0;
  padding:0;
}
  
.header {
  background:#197FE5 url("images/header.jpg") repeat-x bottom;
  font: bold 9pt Arial,Serif;
}

    .leftMargin {
      width: 34px;
      height: 100%;
      background:url("images/leftmargin.jpg") repeat-y top left;
      }
    .rightMargin {
      width: 34px;
      height: 100%;
      background:url("images/rightmargin.jpg") repeat-y top right;
      }
    .topMargin {
      width: 100%;
      height: 34px;
      background:url("images/topmargin.jpg") repeat-x top left;
      }
    .bottomMargin {
      width: 100%;
      height: 34px;
      background:url("images/bottommargin.jpg") repeat-x bottom left;
	  font: bold 9pt Arial,Serif;
	  padding-top: 2px;
      }
    .marginCorner {
    }
    .nonMenu {
      border-bottom:1px solid #765;
    }
    .main {
      background-color: white;
    }
div.feature ul, div.feature ul li { margin-top: 2px; }
div.feature { margin-top: 8px margin-left: 8px; margin-right: 8px; padding-left: 12px; }

#google_translate_element
{
    padding-top: 4px;
    padding-left: 9px;
    border-top: dotted 1px #b0b0b0;
}