/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
}
.skinmaster {
	background-color: #ffffff;
	BORDER-RIGHT: #b9b9fd 1px solid; 
	BORDER-TOP: #b9b9fd 1px solid; 
	BORDER-LEFT: #b9b9fd 1px solid; 
	BORDER-BOTTOM: #b9b9fd 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: #fdfdf2;
}

.skingradient {
	/*BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;*/
	background-color: #5AB0AF;
}
.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: #5AB0AF;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	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: #5AB0AF; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: #5AB0AF;
}
.MainMenu_MenuItem {
	border-left: #74c0fa 0px solid; 
	border-bottom: #74c0fa 0px solid; 
	border-top: #74c0fa 0px solid; 
	border-right: #74c0fa 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #5AB0AF;
}
.MainMenu_MenuIcon {
	background-color: #5AB0AF; 
	border-left: #74c0fa 0px solid; 
	border-bottom: #74c0fa 0px solid; 
	border-top: #74c0fa 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #5AB0AF;  
	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: #4977B3; 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #90bbd5 0px solid; 
	border-bottom: #90bbd5 0px solid; 
	border-top: #90bbd5 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: #CDE0F3 none; 
    color: #F3FBEC;
    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;
    font-size:  18px;
    font-weight:    normal;
    color: #3163a5;
}
/* Side Menu */

.MenuHdr
{ 
  	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt; 
	padding-left: 10px; 
	font-weight: normal; 
	padding-bottom: 8px; 
  	background-color: #7498F5; 
	padding-top: 2px; 
	cursor: default;
	color: #ffffff;
	align: right;
	border-bottom: #74c0fa 1px solid; 
	border-left: #4977B3 0px solid; 
	border-top: #4977B3 0px solid; 
	border-right: #4977B3 0px solid;
}

.MenuItem, .MenuItem HR
{
  	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt; 
	padding-left: 10px; 
	font-weight: normal; 
	padding-bottom: 8px;
  	background-color: #4977B3; 
	padding-top: 2px;
	color: #ffffff;
	border-bottom: #74c0fa 1px solid; 
	border-left: #4977B3 0px solid; 
	border-top: #4977B3 0px solid; 
	border-right: #4977B3 0px solid;
}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, 
.MenuItem A:Link, .MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver 
  A:Link, .MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, 


.MenuHdr A:Link
{
  	text-decoration: none; 
	color: #ffffff; 
	width: 100%; 
	padding-top: 1px;
  	padding-bottom: 1px; 
	cursor: default; 
	cursor: pointer; 
}

.MenuItemMouseOver
{
	background-color: #74c0fa!Important;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt; 
	padding-left: 10px; 
	font-weight: normal; 
	padding-bottom: 8px;
	padding-top: 2px;
	color: #ffffff; 
	border-bottom: #74c0fa 1px solid; 
	border-left: #4977B3 0px solid; 
	border-top: #4977B3 0px solid; 
	border-right: #4977B3 0px solid;
}

.MenuItemMouseOver A:Link
{
  	text-decoration: none; 
	color: #ffffff; 
	width: 100%; 
	padding-top: 1px;
  	padding-bottom: 1px; 
	cursor: default; 
	cursor: pointer; 
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

