/* 
================================
Skin styles for DotNetNuke
================================
*/   


/*
ittium grey #B6B8B7
dark blue  #005395
red  #8C1D26;

green #189A38 = 24, 154, 56
green #179B38  = 23,155,56
mauve #6B1A69

Tint Palette:
ittium blue/home	89C983
ittium consulting	8A9FC0
ittium technologies	C07E76
ittium support		89C983  = 137, 201, 131
ittium designs		B07EA7
ittium case studies	EED065
*/




.pagemaster {
	width: 100%;
	height: 500px;	
	background-color: #ffffff;
	font-family: Verdana;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	border-color: Black;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-color: #189A38;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	height:30px;
}

.SkinObject
{
	color: White;
	font-family: Verdana;
	font-weight: normal;
}
A.SkinObject:link 
{
		color: White;
}
A.SkinObject:hover
{
	color: White;
	text-decoration: underline;
}

.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	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;
}


/* Object Styles */

.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #B6B8B7;
}

.footer
{
	background-color: #FFFFFF;
	border: none;
	height:30px;
	vertical-align: middle;
}
.Normal
{
	font-size: 10pt;
	font-family: Verdana;
}
.User
{
	color: #189A38;
	font-size: xx-small;
}
.UserLogin
{
	color: #B6B8B7;
	font-size: xx-small;
}
.Copyright
{
	color: #B6B8B7;
	font-size: 8pt;
}

.CurrentDate
{
	color: #B6B8B7;
	font-size: 8pt;
}


.Breadcrumb
{
	color: #B6B8B7;
	font-size: xx-small;
	text-align: left;
	text-decoration: none;
}
.Breadcrumb:link
{
	color: #B6B8B7;
	font-size: xx-small;
	text-align: left;
	text-decoration: none;
}
.Breadcrumb:visited
{
	color: #B6B8B7;
	font-size: xx-small;
	text-align: left;
	text-decoration: none;
}
.Breadcrumb:hover
{
	color: #B6B8B7;
	font-size: xx-small;
	text-align: left;
}
.Breadcrumb:active
{
	color: #B6B8B7;
	font-size: xx-small;
	text-align: left;
}


a:link
{
	color: #189A38;
	text-decoration: underline;
}
a:visited
{
	color: #189A38;
	text-decoration: underline;
}
a:hover
{
	color: #189A38;
}
a:active
{
	color: #189A38;
}

table
{
	color: #189A38;
	font-size: 10pt;
}



/* MENU */

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	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;
	*/
	
	border-left: #189A38 0px solid; 
	border-bottom: #189A38 1px solid; 
	border-top: #189A38 1px solid; 
	border-right: #189A38 0px solid;
	
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
	height: 21px;
}
.MainMenu_MenuIcon {
	/*
	background-color: #cad5ea; 
	border-left: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	*/
	
	background-color: #189A38; 
	border-left: #189A38 1px solid; 
	border-bottom: #189A38 1px solid; 
	border-top: #189A38 1px solid; 

	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #189A38;  
	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: #89C983; 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal;
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow 
{
	/*
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	*/
	
	border-right: #189A38 1px solid; 
	border-bottom: #189A38 0px solid; 
	border-top: #189A38 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
(gradient_LtBlue.jpg);
}














