﻿/************************************** 
 Container Styles for DotNetNuke 4
 Copyright 2007 
   Del Mayhak - dnnskins@gyrumtechnologies.com
**************************************/  

/* Common */

.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #003366;
}

.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

.Normal,.NormalDisabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.NormalDisabled
{
    color: Silver;
}

.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 14px;
    font-weight: bold
}

.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;
    color: #ff0000
}

.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 14px;
    font-weight: normal;
}

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

A:link  {
    text-decoration:    underline;
    color:  #003366;
}

A:visited   {
    text-decoration:    underline;
    color:  #003366;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}

A:active    {
    text-decoration:    underline;
    color:  #003366;
}

/* End Common */
 
/* GyrumPlainBlue01 */

.GyrumPlainBlue01_MasterTable {
	width: 100%;
	/* height: 100%; */
}

.GyrumPlainBlue01_HeaderTable {
	width: 100%;
	color: #F5F5FF;
	background-color: #000080;
	height: 50px;
	vertical-align: middle; 
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.GyrumPlainBlue01_MenuTable {
	width: 100%;
	color: #000080;
	background-color: #000080;
}

.GyrumPlainBlue01_ContentTable {
	width: 100%;
	color: #000000;
	background-color: transparent;
}

.GyrumPlainBlue01_FooterMenuTable {
	width: 100%;
	color: #F5F5FF;
	background-color: #000080;
}

.GyrumPlainBlue01_FooterTable {
	width: 100%;
	color: #F5F5FF;
	background-color: #000080;
}

.GyrumPlainBlue01_TopPane {
	width: 100%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
}

.GyrumPlainBlue01_LeftPane {
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.GyrumPlainBlue01_ContentPane {
	width: 100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.GyrumPlainBlue01_RightPane {
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.GyrumPlainBlue01_BottomPane {
	width: 100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.GyrumPlainBlue01_LogoPane {
	padding-left: 1px;
	padding-top: 1px;
}

.GyrumPlainBlue01_SiteTitle {
	font-weight: bold;
	font-size: 20pt;
	color: #DEB887;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	text-decoration: none;
	line-height: 24px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.GyrumPlainBlue01_Terms {
	font-weight:bold;
	font-size: 10pt;
	color: #F5F5FF;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	line-height: 12px;
}

.GyrumPlainBlue01_Terms:link {
	font-weight:bold;
	font-size: 10pt;
	color: #F5F5FF;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	line-height: 12px;
}

.GyrumPlainBlue01_Terms:visited {
	font-weight:bold;
	font-size: 10pt;
	color: #F5F5FF;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	line-height: 12px;
}

.GyrumPlainBlue01_Terms:active {
	font-weight:bold;
	font-size: 10pt;
	color: #F5F5FF;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	line-height: 12px;
}

.GyrumPlainBlue01_Terms:hover {
	font-weight:bold;
	font-size: 10pt;
	color: #F5F5FF;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: underline;
	line-height: 12px;
}

.GyrumPlainBlue01_HeaderText {
	font-weight:normal;
	font-size: 10pt;
	color: #000080;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	line-height: 12px;
}

A.GyrumPlainBlue01_HeaderText {
	font-weight:normal;
	font-size: 10pt;
	color: #000080;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	line-height: 12px;
}

A.GyrumPlainBlue01_HeaderText:link {
	font-weight:normal;
	font-size: 10pt;
	color: #000080;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	line-height: 12px;
}

A.GyrumPlainBlue01_HeaderText:visited {
	font-weight:normal;
	font-size: 10pt;
	color: #000080;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	line-height: 12px;
}

A.GyrumPlainBlue01_HeaderText:hover {
	font-weight:normal;
	font-size: 10pt;
	color: #000080;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: underline;
	line-height: 12px;
}

A.GyrumPlainBlue01_HeaderText:active {
	font-weight:normal;
	font-size: 10pt;
	color: #000080;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	line-height: 12px;
}

A.GyrumPlainBlue01_Terms:link {
	text-decoration: none;
	color: #F5F5FF;
}

A.GyrumPlainBlue01_Terms:visited  {
	text-decoration: none;
	color: #F5F5FF;
}

A.GyrumPlainBlue01_Terms:active   {
	text-decoration: none;
	color: #F5F5FF;
}

A.GyrumPlainBlue01_Terms:hover{
	text-decoration: underline;
	color: #F5F5FF;
}

.GyrumPlainBlue01_Copyright {
	font-weight:bold;
	font-size: 8pt;
	color: #F5F5FF;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	line-height: 12px;
}

A.GyrumPlainBlue01_Copyright{
	text-decoration: none;
	color: #F5F5FF;
}

A.GyrumPlainBlue01_Copyright:link {
	text-decoration: none;
	color: #F5F5FF;
}

A.GyrumPlainBlue01_Copyright:visited  {
	text-decoration: none;
	color: #F5F5FF;
}

A.GyrumPlainBlue01_Copyright:active   {
	text-decoration: none;
	color: #F5F5FF;
}

A.GyrumPlainBlue01_Copyright:hover{
	text-decoration: underline;
	color: #F5F5FF;
}

/* End GyrumPlainBlue01 */


/* GyrumPlainBlue01 Menu */

.MainMenu_MenuContainer {
	background-color: #000080; 
}

.MainMenu_MenuBar {
	cursor: hand;
	height: 20px;
	background-color: #000080;
	border-left: 0px #000080 solid;
	border-bottom: 0px #000080 solid;
	border-top: 0px #000080 solid;
	border-right: 0px #000080 solid;
}

.MainMenu_Separator {
	background-color: #000080;	
	color: #F5F5FF;
	border-left: 0px #000080 solid;
	border-bottom: 0px #000080 solid;
	border-top: 0px #000080 solid;
	border-right: 0px #000080 solid;
}

.MainMenu_MenuItem {
	border-left: 0px #000080 solid;
	border-bottom: 0px #000080 solid;
	border-top: 0px #000080 solid;
	border-right: 0px #000080 solid;
	cursor: pointer;
	cursor: hand;
	color: white;
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	background-color: transparent;
}

.MainMenu_MenuIcon {
	background-color: #000080;
	border-left: 0px #000080 solid;
	border-bottom: 0px #000080 solid;
	border-top: 0px #000080 solid;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 25px;
	height: 21px;
}

.MainMenu_SubMenu {
	background-color: #000080;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	/* filter: progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); */
}

.MainMenu_MenuBreak {
      border:none;
      height:1px;
      background-color:Transparent;
}

.MainMenu_MenuItemSel {
	background-color: #F5F5FF;
	cursor: pointer;
	cursor: hand;
	color: #000080;
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}

.MainMenu_MenuArrow {
	border-right: 0px #000080 solid;
	border-bottom: 0px #000080 solid;
	border-top: 0px #000080 solid;
	font-family: webdings;
	font-size: 12pt;
	cursor: pointer;
	cursor: hand;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 12pt; 
	cursor: pointer; 
	cursor: hand;
}

/* End GyrumPlainBlue01 Menu */

.StandardButton {
	background: #F5F5FF;
	color: #000080;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.TreeViewMenu {
	width: 175px;
	background-color: #F5F5FF;
	BORDER-RIGHT: 1px #F5F5FFsolid;
	BORDER-TOP: 1px #F5F5FFsolid;
	BORDER-LEFT: 1px #F5F5FFsolid;
	BORDER-BOTTOM: 1px #F5F5FFsolid;
}

.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}

.Head   {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000080;
}

.BlankMenu {
	background-image: url(BlankMenu.gif);
	height: 85px;
	background-repeat: no-repeat;
	background-color: transparent;
}

.BlankMenuFull {
	background-image: url(BlankMenuFull.gif);
	height: 85px;
	background-repeat: repeat-x;
	background-color: #F5F5FF;
}

.minibannerpane {
	padding: 0px;
}





