/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FFFFFF;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
}
.skinheader {
	height: 105px; 
	background-color: #292884; 
	background-image: url(skyline.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
	font-family: Arial, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #FFFFFF;
}
.skinheader .SkinObject {
	font-family: Arial, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #FFFFFF;
}

breadcrumbfont {
    font-family: Arial, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #FFFFFF;
}
.breadcrumbfont a:link {
    font-family: Arial, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none
}
.breadcrumbfont a:visited {
    font-family: Arial, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none
}
.breadcrumbfont a:hover {
    font-family: Arial, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #FF0000; text-decoration: none
}
.breadcrumbfont a:active {
    font-family: Arial, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #FF0000; text-decoration: none
}

breadcrumbfont .SkinObject {
    font-family: Arial, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #FFFFFF;
}

td .breadcrumbfont{
    font-family: Arial, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #FFFFFF;
}


.skinbeam {
	background-image: url(bar28.jpg); 
	height:28px;
}
.controlpanel {
	width: 100%;
	background-color: #CCCCFF;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.leftpane { 
    width: 175px;
	background-color: #EEEEFF; 
	padding-top: 10px; 
	padding-right: 10px; 
	padding-bottom: 10px; 
	padding-left: 10px; 
	height: 100%; 
	background-image: url(leftmenubar.gif); 
	background-repeat: repeat-y; 
} 

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpanebottomleft {
	width: 60%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpanebottomright {
	width: 40%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 250px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.logincontainer { 
   width: 70%; ; background-color: #D0D0FF; padding-top: 5px; padding-right: 4px; padding-bottom: 5px; padding-left: 4px; border: #9999CC double
}
.logincontainer2 {
   width: 90%; ; background-color: #F0F0FF; padding-top: 5px; padding-right: 4px; padding-bottom: 5px; padding-left: 4px; border: #9999CC double
}



.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:18px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #cad5ea; 
	border-left: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 17px;
}
.MainMenu_SubMenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8da4d3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(bar28.jpg);
}

/* GENERAL */
/* style for module titles */
.Head   {
font-family: Arial, sans-serif; font-size: 14pt; font-style: normal; font-weight: bold; color: #000099;
}

/* style of item titles on edit and admin pages */
.SubHead    {
font-family: Arial, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #0000CC;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
font-family: Arial, sans-serif; font-size: 11pt; font-style: normal; font-weight: bold; color: #0000FF;
}

.logintitlefont {
font-family: Arial, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #0000CC
}

.loginfont {
font-family: Arial, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000
}

/* text style used for most text rendered by modules */
.Normal
{
font-family: Arial, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
font-family: Arial, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000;
}

.NormalRed
{
font-family: Arial, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #FF0000;
}

.NormalBold
{
font-family: Arial, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #000000;
}

A:link  {
font-weight: bold; color: #CC0000; text-decoration: underline}

A:visited   {
font-weight: bold; color: #CC0000; text-decoration: underline
}

A:active    {
font-weight: bold; color: #FF0000; text-decoration: underline
}

A:hover {
font-weight: bold; color: #FF0000; text-decoration: underline
}

.Normal A:link  {
font-weight: bold; color: #CC0000; text-decoration: underline}

.Normal A:visited   {
font-weight: bold; color: #CC0000; text-decoration: underline
}

.Normal A:active    {
font-weight: bold; color: #FF0000; text-decoration: underline
}

.Normal A:hover {
font-weight: bold; color: #FF0000; text-decoration: underline
}

.skinbeam td {
font-family: Arial, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #000000;
}

.skinbeam menuitem {
font-family: Arial, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #000000;
}

menuitem {
font-family: Arial, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #000000;
}

td menuitem{
font-family: Arial, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #000000;
}


TD {
font-family: Arial, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000;
}

BLOCKQUOTE {
font-family: Arial, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000;
}

.skinsearch .NormalTextBox {
font-family: Arial, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000
}

.skinsearch .SkinObject{
font-family: Arial, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #000000}

.SkinObject {
font-family: Arial, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #000000;
}
a .SkinObject{
font-family: Arial, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #000000;
}

.dnnfooter {
font-family: Arial, sans-serif; font-size: 7pt; font-style: normal; font-weight: normal; color: #CCCCCC; text-decoration: none;
}
.dnnfooter .SkinObject {
font-family: Arial, sans-serif; font-size: 7pt; font-style: normal; font-weight: normal; color: #CCCCCC; text-decoration: none;
}
.dnnfooter a:link {
font-family: Arial, sans-serif; font-size: 7pt; font-style: normal; font-weight: normal; color: #CCCCCC; text-decoration: none;
}
.dnnfooter a:visited {
font-family: Arial, sans-serif; font-size: 7pt; font-style: normal; font-weight: normal; color: #CCCCCC; text-decoration: none;
}
.dnnfooter a:hover {
font-family: Arial, sans-serif; font-size: 7pt; font-style: normal; font-weight: normal; color: #999999; text-decoration: none;
}
.dnnfooter a:active {
font-family: Arial, sans-serif; font-size: 7pt; font-style: normal; font-weight: normal; color: #999999; text-decoration: none;
}

.MenuHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4B4AFE;
	width: 140px;
	padding-right: 4px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.MenuHdr a:link { font-size: 12px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.MenuHdr a:visited { font-size: 12px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.MenuHdr a:hover { font-size: 12px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none; background-color: #FFFF00 }
.MenuHdr a:active { font-size: 12px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none; background-color: #FFFF00 }

.MenuHdrMouseOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #4B4AFE;
	width: 140px;
	padding-right: 4px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.MenuHdrMouseOver a:link { font-size: 12px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.MenuHdrMouseOver a:visited { font-size: 12px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.MenuHdrMouseOver a:hover { font-size: 12px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none; background-color: #FFFF00}
.MenuHdrMouseOver a:active { font-size: 12px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none; background-color: #FFFF00}

.MenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7D81FE;
	width: 130px;
	padding-right: 4px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.MenuItem a:link { font-size: 12px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.MenuItem a:visited { font-size: 12px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.MenuItem a:hover { font-size: 12px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none; background-color: #FFFF00}
.MenuItem a:active { font-size: 12px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none; background-color: #FFFF00}

.MenuItemMouseOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #7D81FE;
	width: 130px;
	padding-right: 4px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.MenuItemMouseOver a:link { font-size: 12px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.MenuItemMouseOver a:visited { font-size: 12px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.MenuItemMouseOver a:hover { font-size: 12px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none; background-color: #FFFF00}
.MenuItemMouseOver a:active { font-size: 12px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none; background-color: #FFFF00}

.CurrentHdr {
	background-color: #2A2986;
	width: 135px;
	padding: 1px;
}
a:link .CurrentHdr {  }
a:visited .CurrentHdr {  }
a:hover .CurrentHdr {  color: #FFFFFF}
a:active .CurrentHdr {  color: #FFFFFF}


.CurrentItem {
	background-color: #2A2986;
	width: 125px;
	padding: 1px;
}
a:link .CurrentItem {  }
a:visited .CurrentItem {  }
a:hover .CurrentItem {  color: #FFFFFF}
a:active .CurrentItem {  color: #FFFFFF}




