/* page layout styles */
Body
{
	background-color: #000000;
	margin: 0px 0px 0px;
	background-attachment: fixed;
	background-image:  url(img/waterMark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
}

Body TABLE
{
    font-family: Verdana, Tahoma;
    font-size:11px;
}
/*.logoLeft 
{
	background-image: url(img/logoBgLeft.jpg);
	background-repeat: no-repeat;
	height: 113px;
	text-align:right;
}
.logoRight 
{
	background-image: url(img/logoBgRight.jpg);
	background-repeat: no-repeat;
	background-position:right;
	height: 113px;
	vertical-align:bottom;
	text-align:right;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: bbb;
}
.dnnlogo
{
	padding-left: 40px;
	padding-right: 40px;
} */
.skinHeaderText, A.skinHeaderText:link,  A.skinHeaderText:visited, A.skinHeaderText:hover
{
	font-size: 9px;
	color:#b01016;
	font-weight: none;
	padding-left: 0px;
}
.breadcrumb, .breadcrumb A:link, .breadcrumb A:visited
{
	font-size: 10px;
	color: #393951;
	font-weight: normal;
}
.headerPic 
{
	background-color: #ffffff;
	color: #393951;
	font-size: 10px;
	height: 97px;
	width:100%;
	text-align:left;
	padding: 0px 0px 0px 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-left:1px solid #F6F5E6;
	border-right:1px solid #F6F5E6;
	margin-left: auto; 
	margin-right: auto;
}

.headerLines
{
	background-color: #ffffff;
	background-repeat: repeat-x;
}

.blue 
{
	background-color: #D5EDED;
	width:100%;
	border-left:1px solid #E1DEBB;
	border-right:1px solid #E1DEBB;
	text-align: left;
	margin-left: auto; 
	margin-right: auto;
}

.footer
{
	background-image: url(img/bullet.png);
	background-repeat:no-repeat;
	background-position: left;
	text-align: left;
	    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
	padding-left:20px;
}
.form
{
	    font-family: Verdana;
    font-size:  9px;
    font-weight:    normal;
    color: #bbbdc0;
	padding-left:0px;

}

.formtable
{
	background-color: #bbbdc0;
	padding-left:10px;
	padding-top:10px;
	padding-right:5px;
	width:450px;
	
}
.footerRight A
{
	color: #ffffff;
}

.dnnFooter, A.dnnFooter:link, A.dnnFooter:visited, A.dnnFooter:hover 
{
	font-size: 11px;
	color:#808502;
	font-weight: none;
	padding-left: 20px;
}



.containerRight 
{
	color: #393951;
	font-size:11px;
	padding: 0px 16px 26px 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.containerLeft 
{
	color: #393951;
	font-size:11px;
	background-color: #ffffff;
	background-position: left -13px ;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.Menu_MainItem
{	
	background-image: url(img/MainItemBackground.gif);
	cursor:hand;
	cursor:pointer;
	font-family: Verdana;
	font-size: 11px;
	color: #dcecea;
	height:38px;
	width:111px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}
.Menu_MainItemOver
{
	background-image: url(img/MainItemBackground2.gif);
	cursor:hand;
	cursor:pointer;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	height:38px;
	width:111px;
	padding: 0px 0px 0px 0px;
}
.Menu_ItemsGroup {
	background-image: url(img/MainItemBackground.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	border-left: 0px solid #CBDC68;
	background-color: White;
	width:116px;
}
.Menu_Item {
	background-image: url(img/MainItemBackground.gif);
	cursor:hand;
	cursor:pointer;
	font-family: Verdana;
	font-size: 12px;
	color: #dcecea;
	height:38px;
	width:100%;
	padding-left:0px;
}

.Menu_ItemOver {
	background-image: url(img/MainItemBackground.gif);
	cursor:hand;
	cursor:pointer;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	height:38px;
	width:100%;
	padding-left:0px;
}

.Menu_PathItemOver {
	background-image: url(img/MainItemBackground.gif);
	cursor:hand;
	cursor:pointer;
	font-family: Verdana, Verdana;
	font-size: 11px;
	color: #ffffff;
	height:38px;
	width:100%;
	padding-left:9px;
	font-weight:bold;
}
.panelbar
{
	background-color: #ffffff;
}
.panelbarHeaderCollapsed
{
	cursor: hand;
	cursor:pointer;
	color: #393951;
	font-size: 11px;
	height: 25px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	padding-left: 0px;
}

.panelbarHeaderCollapsedHover
{
	cursor: hand;
	cursor:pointer;
	color: #393951;
	font-size: 11px;
	height: 25px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	padding-left: 0px;
}

.panelbarHeaderExpand
{
	cursor: hand;
	cursor:pointer;
	color: #393951;
	font-size: 11px;
	height: 19px;
	padding-left: 0px;
}

.panelbarItem 
{
	cursor: hand;
	cursor:pointer;
	color: #393951;
	font-size: 11px;
	text-decoration: none;
	padding-left: 21px;
	height: 16px;
	background-image: url(Img/ItemArrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.panelbarItemHover
{
	cursor: hand;
	cursor:pointer;
	color: #393951;
	font-size: 11px;
	text-decoration: none;
	padding-left: 1px;
	height: 16px;
	background-image: url(Img/ItemArrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.panelbarItemSelected
{
	cursor: hand;
	cursor:pointer;
	color: #393951;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding-left: 1px;
	height: 16px;
	background-image: url(Img/ItemArrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.panelbarItemGroup
{
	background-image: url(Img/HeaderExpandedImage.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* GENERAL */
/* style for module titles */
.Head   {
	font-family: Verdana;
	font-size:  14px;
	font-weight: bold;
	color: #720b22;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}

/* text style used for most text rendered by modules */
.Normal, td.Normal, .Normal td
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #00000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}

.NormalRed, td.NormalRed, .NormalRed td
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold, td.NormalBold, .NormalBold td
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
	color:#393951;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	padding-right: 3px;
	padding-left: 3px;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link, A.CommandButton:visited {
	text-decoration:    none;
	color: #393951;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #393951;
}


A.CommandButton:active, A.CommandButton:hover    {
	text-decoration:    none;
	color: #393951;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #393951;
}
/* GENERIC */
H1  {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size:  20px;
	font-weight:    bold;
	color: #393951;
	margin-top: 7px;
	margin-bottom: 2px;
}

H2  {
	font-family: Tahoma, Verdana, Helvetica;
	font-size:  18px;
	font-weight:    bold;
	color: #393951;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #538527;
	margin-top: 7px;
	margin-bottom: 2px;
}

H3  {
	font-family: Tahoma, Verdana, Helvetica;
	font-size:  16px;
	font-weight:    bold;
	color: #393951;
	margin-top: 7px;
	margin-bottom: 2px;
}

H4  {
	font-family: Tahoma, Verdana, Helvetica;
	font-size:  14px;
	font-weight:    bold;
	color: #393951;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3D611D;
	margin-top: 6px;
	margin-bottom: 2px;
}

H5, DT  {
	font-family: Tahoma, Verdana, Helvetica;
	font-size:  12px;
	font-weight:    bold;
	color: #393951;
	margin-top: 5px;
	margin-bottom: 2px;
}

H6  {
	font-family: Tahoma, Verdana, Helvetica;
	font-size:  11px;
	font-weight:    bold;
	color: #393951;
	margin-top: 5px;
	margin-bottom: 2px;
}

TFOOT, THEAD, .CATContainerHeader, TD.CATContainerHeader, .CATContainerFooter, TD.CATContainerFooter    {
    font-family: Tahoma, Verdana, Helvetica;
    font-size:  12px;
	background-color:#ffffff;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Verdana, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #393951;
}
.gridAlt, td.gridAlt, .gridAlt td {
	background-color:#E8ECF9;

}

A:link, A:visited  {
    font-family: Verdana;
    font-size:  12px;
    text-decoration:    none;
    color:  #000000;
}


A:active, A:hover    {
    font-family: Verdana;
    font-size:  12px;
    text-decoration:    none;
    color:  #000000;
}


SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #393951;
    height:1px;
    text-align:left
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Verdana, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Verdana, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
