/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
}
.skinmaster {
	background-color: #ffffff;
	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; 
}
.skinheader {
	background-color: #00237D;
}

.skingradient {
	BACKGROUND-color: #FE4606; 
	HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #CDE0F3;
}
.toppane {
	width: 100%;
	background-color: #transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 25%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 25%;
	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;
}
.MainMenu_MenuContainer {
	background-color: #FE4606;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: #FE4606;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #FE4606;
}
.MainMenu_MenuIcon {
	background-color: #FE4606;  
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #FE4606;  
	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: #FE4606; 
	cursor: pointer; 
	cursor: hand; 
	color: #333333; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #C4D3DC 0px solid; 
	border-bottom: #C4D3DC 0px solid; 
	border-top: #C4D3DC 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: #fdfdf2 none; 
    color: #fdfdf2;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;

.TreeViewMenu {
	width: 175px;
	background-color: #849494;
	BORDER-RIGHT: #CFCFCF 1px solid; 
	BORDER-TOP: #CFCFCF 1px solid; 
	BORDER-LEFT: #CFCFCF 1px solid; 
	BORDER-BOTTOM: #CFCFCF 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_LtBlue.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size:  18px;
    font-weight:    normal;
    color: #666644;
}

/* -------------------- */
/* Side Menu */
/* -------------------- */

.MenuHdr
{ 
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	padding-left: 10px; 
	font-weight: Bold; 
	padding-bottom: 1px; 
  	background-color: #00237D; 
	height: 30px;
	padding-top: 0px; 
	cursor: default;
	color: #FE4606;
	align: left;
	border-bottom: #FFFFFF 1px solid; 
}

.MenuHdr A:Link
{
  	text-decoration: none; 
	color: #FE4606; 
	width: 100%;
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
	cursor: pointer; 
}
.MenuHdr A:Visited
{
  	text-decoration: none; 
	color: #FE4606; 
	width: 100%; 
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
	cursor: pointer; 
}

.MenuHdrMouseOver
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	padding-left: 10px; 
	font-weight: Bold; 
	padding-bottom: 1px; 
  	background-color: #00237D; 
	height: 30px;
	padding-top: 0px; 
	cursor: default;
	color: #Ffffff;
	align: left;
	border-bottom: #FFFFFF 1px solid; 
}

.MenuHdrMouseOver A:Link
{
  	text-decoration: none; 
	color: #Ffffff; 
	width: 100%;
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
	cursor: pointer; 
}

.MenuHdrMouseOver A:Visited
{
  	text-decoration: none; 
	color: #Ffffff; 
	width: 100%; 
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
	cursor: pointer; 
}

.MenuItem, 
{
      font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	padding-left: 10px; 
	font-weight: bold; 
	padding-bottom: 2px;
  	background-color: #00237D; 
	height: 25px;
	padding-top: 2px;
	color: #ffffff;
	border-bottom: #FFFFFF 1px solid; 

}

.MenuItem A:Link
{
  	text-decoration: none; 
	color: #ffffff; 
	width: 100%; 
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
	cursor: pointer; 
}

.MenuItem A:Visited
{
  	text-decoration: none; 
	color: #ffffff; 
	width: 100%; 
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
	cursor: pointer;
}

.MenuItemMouseOver
{
	background-color: #00237D!Important;
	height: 25px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	padding-left: 10px; 
	font-weight: bold; 
	padding-bottom: 2px;
	padding-top: 2px;
	color: #FE4606; 
	border-bottom: #ffffff 1px solid; 
}

.MenuItemMouseOver A:Link
{
  	text-decoration: none; 
	color: #FE4606; 
	width: 100%; 
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
	cursor: pointer; 
}

.MenuItemMouseOver A:Visited
{
  	text-decoration: none; 
	color: #FE4606; 
	width: 100%; 
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
	cursor: pointer;
}


.MenuItem A, 
.MenuItem A:Active, 
.MenuItem A:Hover, 
.MenuItem HR


.MenuItemMouseOver A, 
.MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, 

.MenuHdr A, 
.MenuHdr A:Active, 
.MenuHdr A:Hover,



