/* 
================================
Skin styles for DotNetNuke
================================
*/   
body {
	margin: 0px;
	}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #292e3d;
}
.skinmaster {
	height: 100%;
	background-color: #292e3d;
	border-right: #8f9092 0px solid; 
	border-top: #8f9092 0px solid; 
	border-left: #8f9092 0px solid; 
	border-bottom: #8f9092 0px solid; 
	moz-border-radius-bottomleft: 0px; 
	moz-border-radius-bottomright: 0px; 
	moz-border-radius-topleft: 0px; 
	moz-border-radius-topright: 0px; 
}
.skinheader {
background-color: #292e3d;
color: #ffffff;
}
.skingradient {
}
.controlpanel {
	width: 100%;
	background-color: #4F5674;
	padding: 14px;
}
.toppane {
	color: #ffffff;
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 32px;
}
.leftpane {
	color: #ffffff;
	width: 38%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 32px;
	padding-top: 0px;

}
.leftpane_tx {
	color: #ffffff;
	width: 152px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 0px;

}
.contentpane {
	color: #ffffff;
	width: 38%;
	background-color: transparent;
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 0px;
	border-left: 1px #505876 dotted;
	border-right: 1px #505876 dotted;
}
.contentpane_tx {
	color: #ffffff;
	width: 568px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane {
	color: #ffffff;
	width: 24%;
	background-color: transparent;
	padding-left: 32px;
	padding-right: 0px;
	padding-top: 0px;
}
.bottompane {
	color: #ffffff;
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px #505876 dotted;
	border-bottom: 1px #505876 dotted;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
	text-align: right;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 21px;
	background-color: transparent;
	text-align: right;
}

.MainMenu_MenuItem {
	border-left: #cccccc 0px solid; 
	border-bottom: #cccccc 0px solid; 
	border-top: #cccccc 0px solid; 
	border-right: #cccccc 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial, Tahoma, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	height: 21px;
	background-color: #292e3d;
}
.MainMenu_RootMenuItemActive
{
    border: solid 10px purple;
    background-color: Yellow;
    height: 50px;
}
.MainMenu_MenuIcon {
	background-color: #292e3d; 
	border-left: #cccccc 0px solid; 
	border-bottom: #cccccc 0px solid; 
	border-top: #cccccc 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
	display:none;
}
.MainMenu_SubMenu {
	background-color: #292e3d;
	height: 21px; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_MenuBreak {
	height: 21px;
	border: 0px;
	background-color: #292e3d;
	font-weight: bold; 
	color: #ffffff;
}


.MainMenu_MenuItemSel {
	background-color: #292e3d;
	color: #99CCFF; 
	cursor: pointer; 
	cursor: hand; 
	font-family: Arial, Tahoma, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}

.MainMenu_MenuArrow {
	border-right: #cccccc 0px solid; 
	border-bottom: #cccccc 0px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	display: none;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 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(gradient_LtGray.jpg);
}
.Head {
   font-family: Arial, Tahoma, Helvetica;
   font-size:  12px;
   font-weight:  bold;
   color: #ff9900;
}
.contactInfo {
	font-family: Arial, Tahoma, Helvetica;
	font-size:  12px;
	font-weight:  normal;
	color:#939CB7;
}
.copyright {
	font-family: Arial, Tahoma, Helvetica;
	font-size:  10px;
	font-weight:  normal;
	color: #5C6889;
}
a.copyright {
	font-family: Arial, Tahoma, Helvetica;
	font-size:  10px;
	font-weight:  normal;
	text-decoration: underline;
	color: #5C6889;
}
a.copyright:hover {
	font-family: Arial, Tahoma, Helvetica;
	font-size:  10px;
	font-weight:  normal;
	text-decoration: none;
	color: #ffffff;
}
hr{
	border: 1px #505876 dotted
}
/* SideMenu  */
#invsidemenu-CELINA A
{
  border-top: #505876 1px dotted;
  color: #ffffff;
  font-weight: normal;
  padding-bottom: 4px;
  padding-top: 4px; 
  cursor: pointer; display: block; 
}
#invsidemenu-CELINA A:hover
{
  border-top: #505876 1px dotted;
  color: #99CCFF;
  font-weight: normal;
  padding-bottom: 4px;
  padding-top: 4px; 
  cursor: pointer; display: block; 
}



.MenuHdr
{
  padding-left: 0px;
  font-weight: bold;
  font-size: 9pt;
  padding-bottom: 2px;
  cursor: default;
  padding-top: 2px;
  font-family: Tahoma, Arial;
}
.MenuItem HR
{
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #999999;    
}

.MenuItem, .MenuItemMouseOver
{
  font-family: Tahoma, Arial; font-size: 13px; font-weight: normal; padding-bottom: 4px;
  padding-top: 4px; border-bottom: #505876 1px dotted; color: #ffffff;
}
.MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, .MenuHdr A:Link
{
  display: block;
  width: 100%;
  cursor: pointer;
  color: #ffffff;
  text-decoration: none;
  padding-bottom: 0px;
  padding-top: 0px; 
}

.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, .MenuItem A:Link
{
  display: block;
  padding-left: 0px;
  width: 100%;
  cursor: pointer; display: block; 
  color: #ffffff;
  text-decoration: none;

}
  
.MenuItemMouseOver
{
  background-color: transparent;
  padding-left: 0px; 
  padding-bottom: 4px;
  padding-top: 4px; 
}

.MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link
{
  color: #99CCFF;
  text-decoration: none; 
  width: 100%; 
  cursor: pointer; display: block; 

}
 .currentItemHighlight, .currentItemHighlight a, .currentItemHighlight a:active {
   color: #99CCFF;
  text-decoration: none; 
  width: 100%; 
  cursor: pointer; display: block; 
  background-image: url(menu_arrow.gif);
  background-position: right;
  background-repeat: no-repeat;
  font-weight: bold;
 	
 }

.paragraphtitle {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  Normal;
   color: #99ccff;
}

.paragraphsubtitle {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  Normal;
   color: #ff9900;
}

