/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster
{
	font-size: 6pt;
	background-image: url(cross.gif);
	width: 100%;
	color: cadetblue;
	height: 100%;
	background-color: white;
}
.skinmaster
{
	border-right: darkgreen 2px solid;
	font-size: 9pt;
	border-left: #CAD8B5 1px solid;
	color: #166432;
	border-bottom: darkslategray 2px solid;
	background-color: snow;
}
.skinlogo
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 9pt;
	padding-bottom: 0px;
	border-left: gray 1px solid;
	color: #166432;
	padding-top: 0px;
	background-color: darkseagreen;
}

.skingradient
{
	border-right: darkgray 1px solid;
	border-top: indianred 1px solid;
	font-size: 9pt;
	background-image: url(pagetopbar.jpg);
	border-left: darkslategray 1px solid;
	color: #e3ffce;
	border-bottom: mediumseagreen 1px solid;
}
.skinbottomgradient {
	font-size: 9pt;	
	background-image: url(pagebar.jpg); 
	border-right: gray 1px solid;
	border-left: gray 1px solid;
	border-top: springgreen 2px solid;
	font-size: 9pt;
	color: #166432;
	border-bottom: mediumseagreen 0px solid;
}

.controlpanel
{
	border-right: darkseagreen 1px solid;
	padding-right: 0px;
	padding-left: 0px;
	border-left: white 1px solid;
	width: 100%;
	padding-top: 0px;
	background-color: snow;
	font-size: 9pt;
	color: #166432;
}
.toppane
{
	border-right: springgreen 0px solid;
	padding-right: 0px;
	border-top: springgreen 1px solid;
	padding-left: 0px;
	font-size: 9pt;
	color: #166432;
	border-left: white 1px solid;
	width: 100%;
	padding-top: 0px;
	background-color: snow;
}
.contentpane
{
	border-right: silver 0px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: darkseagreen 0px solid;
	width: 100%;
	padding-top: 5px;
	border-bottom: darkgreen 0px solid;
	background-color: snow;
	font-size: 9pt;
	color: #004800;
}

.leftpane
{
	border-right: silver 0px solid;
	padding-right: 5px;
	padding-left: 7px;
	padding-bottom: 5px;
	border-left: darkseagreen 0px solid;
	width: 220px;
	padding-top: 5px;
	border-bottom: darkgreen 0px solid;
	background-color: snow;
	font-size: 9pt;
	color: #004800;
}

.rightpane
{
	border-right: springgreen 0px solid;
	padding-right: 7px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: darkseagreen 0px solid;
	width: 200px;
	color: #004800;
	padding-top: 5px;
	border-bottom: darkgreen 0px solid;
	background-color: snow;
}
.bottompane
{
	border-right: springgreen 0px solid;
	border-top: silver 0px solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	width: 100%;
	font-size: 9pt;
	color: #004800;
	background-color: snow;
	border-bottom: darkgreen 0px solid;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: hand;
	height: 16px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	border-right: #80ff80 0px solid;
	border-top: #80ff80 1px solid;
	padding-right: 5px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 9pt;
	border-left: #80ff80 0px solid;
	cursor: hand;
	color: #e3ffce;
	border-bottom: #80ff80 1px solid;
	font-style: normal;
	font-family: Helvetica, Tahoma, Arial, sans-serif, serif, Monospace;
	background-color: transparent;
}
.MainMenu_MenuIcon
{
	border-top: #80ff80 1px solid;
	border-left: #80ff80 1px solid;
	width: 20px;
	cursor: hand;
	border-bottom: #80ff80 1px solid;
	height: 21px;
	background-color: #009c00;
	text-align: center;
}
.MainMenu_SubMenu {
	background-color: #009c00; 
	z-index: 1000; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}

.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	padding-right: 5px;
	padding-left: 2px;
	background-color: #CAD8B5; 
	cursor: hand; 
	color: green; 
	font-family: Helvetica, Tahoma, Arial, sans-serif, serif, Monospace;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #80ff80 1px solid; 
	border-bottom: #80ff80 1px solid; 
	border-top: #80ff80 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: hand;
}
.StandardButton
{
	font-weight: bold;
	font-size: 11px;
	background-image: none;
	color: darkgreen;
	font-family: Helvetica, Tahoma, Arial, sans-serif, serif, Monospace;
	background-color: #CAD8B5;
}
.TreeViewMenu {
	width: 175px;
	background-color: #CAD8B5;
	border-right: #80ff80 1px solid; 
	border-top: #80ff80 1px solid; 
	border-left: #80ff80 1px solid; 
	border-bottom: #80ff80 1px solid; 
}
.TreeViewMenu_Header {
	background-image: url(pagebar.jpg);
}
.Head
{
	font-weight: bold;
	font-size: 16px;
	color: #008000;
	font-family: Helvetica, Tahoma, Arial, sans-serif, serif, Monospace;
}
.titleheader 
{
	font-size: 9pt;
	color: #166432;
}

.normal
{
	font-size: 9pt;
	color: #166432;
}
.normalsmall
{
	font-size: 9pt;
	padding-left: 40px;
	padding-top: 0px;
	padding-right: 1px;
	color: #166432;
}
.normalbold
{
	font-size: 10pt;
	font-weight: bold;
	color: #166432;
}
.txttitle
{
	font-weight: bold;
	font-size: 12pt;
	color: #e3ffce;
}

.txtgreen
{
	font-size: 9pt;
	color: seagreen;
}

.txtblack
{
	font-size: 9pt;
	color: #003400;
}
.txtblackbold
{
	font-weight: bold;
	font-size: 10pt;
	color: #003400	
}
.txtblacksmall
{
	font-size: 6pt;
	color: #003400;	
}
.even {
	background-color: white; 
}
.odd {
	background-color: lightyellow; 
}
A:link
{
	color: #166432;
	text-decoration: none;
}
A:visited
{
	color: #324816;
	text-decoration: none;
}
A:hover
{
	color: orangered;
	text-decoration: none;
}
A:active
{
	color: crimson;
	text-decoration: none;
}
.imeon
{
	ime-mode: active;
}

.imgborder
{
	border-right: darkgray 1px solid;
	border-top: silver 1px solid;
	border-bottom: gray 2px solid;
}
.points
{
	font-weight: bold;
	font-size: 11pt;
	color: crimson;
}
.SkinObject
{
	font-size: 9pt;
	font-weight: bold;
	color: #166432;
}




