/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;
	background-image: url(gradback.gif);
	background-repeat: repeat-x;	
	background-color: #ffffff;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	border-right: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	moz-border-radius-bottomleft: 0px; 
	moz-border-radius-bottomright: 0px; 
	moz-border-radius-topleft: 0px; 
	moz-border-radius-topright: 0px; 
}
.skinheader {
	height: 92px;
	background-image: url(topbanner.gif);
}
.skingradient {
	background-color:  #003399;
	height: 28px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 790px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}
.leftpane {
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane {
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.bottompane {
	width: 790px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #e1e1e1 0px solid; 
	border-bottom: #e1e1e1 0px solid; 
	border-top: #e1e1e1 0px solid; 
	border-right: #e1e1e1 0px solid;
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
	font-family: Arial, Helvetica; 
	color: #ffffff; 
	font-size: 10pt; 
	font-weight: bold;  	
}
.MainMenu_MenuIcon {
	background-color: #003399; 
	border-left: #e1e1e1 0px solid; 
	border-bottom: #e1e1e1 0px solid; 
	border-top: #e1e1e1 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 16px; 
	height: 16px;
}
.MainMenu_SubMenu {
	background-color: #003399;  
	z-index: 2000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 0px;
}
.MainMenu_MenuItemSel {
	background-color: #F2F2F7; 
	cursor: pointer; 
	cursor: hand; 
	color: #003399; 
	font-family: Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
}
.MainMenu_MenuArrow {
	border-right: #e1e1e1 0px solid; 
	border-bottom: #e1e1e1 0px solid; 
	border-top: #e1e1e1 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: #D4D0C8 none; 
  color: #000000;
  font-family: Arial, Helvetica; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #D4D0C8 1px solid; 
	border-top: #D4D0C8 1px solid; 
	border-left: #D4D0C8 1px solid; 
	border-bottom: #D4D0C8 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(navbar.gif);
}
.Head {
   font-family: Arial, Helvetica;
   font-size:  13px;
   font-weight: bold;
   color: #003399;
   height: 18px;
}

/* Inregina footer specific */
.text {
COLOR: #000000; 
FONT-FAMILY: arial; 
FONT-SIZE: 10pt; 
FONT-STYLE: normal; 
FONT-WEIGHT: normal
}

.textb {
COLOR: #000000; 
FONT-FAMILY: arial; 
FONT-SIZE: 10pt; 
FONT-STYLE: normal; 
FONT-WEIGHT: bold
}

.textsm {
COLOR: #000000; 
FONT-FAMILY: arial; 
FONT-SIZE: 7pt; 
FONT-STYLE: normal; 
FONT-WEIGHT: normal
}

.textsmw {
COLOR: #ffffff; 
FONT-FAMILY: arial; 
FONT-SIZE: 1pt; 
FONT-STYLE: normal; 
FONT-WEIGHT: normal
}
.textsmw a {
COLOR: #ffffff; 
FONT-FAMILY: arial; 
FONT-SIZE: 1pt; 
FONT-STYLE: normal; 
FONT-WEIGHT: normal
}
.textsmw:link {
COLOR: #ffffff; 
FONT-FAMILY: arial; 
FONT-SIZE: 1pt; 
FONT-STYLE: normal; 
FONT-WEIGHT: normal
}
.textsmw:active {
COLOR: #ffffff; 
FONT-FAMILY: arial; 
FONT-SIZE: 1pt; 
FONT-STYLE: normal; 
FONT-WEIGHT: normal
}
.textsmw:visited {
COLOR: #ffffff; 
FONT-FAMILY: arial; 
FONT-SIZE: 1pt; 
FONT-STYLE: normal; 
FONT-WEIGHT: normal
}
.textsmw:hover {
COLOR: #ffffff; 
FONT-FAMILY: arial; 
FONT-SIZE: 1pt; 
FONT-STYLE: normal; 
FONT-WEIGHT: normal
}
