/* 
================================
Skin styles for DotNetNuke
================================
Color Pallette
Light Green = #59d659
Dark Green = #008000
Dark Green from Logo = #037302
Med Blue = #6060ff
Dark Blue = #2752b0
Blue from 2nd Top Menu Gradient = #1212ff
Left Menu Gradient Dark = #000032
Left Menu Gradient Light = #0000ff
White
Black
*/  
.texteditor, #editor
{
     background-color: #f0f0f0;
}
.login, a.login, a.login:link, a.login:visited, a.login:active
{
	color: #ffffff;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 10pt;	 	
}
.loginQuiz, a.loginQuiz, a.loginQuiz:link, a.loginQuiz:visited, a.loginQuiz:active
{
	color: #004d4a;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 10pt;	 	
}
.user, a.user, a.user:link, a.user:visited, a.user:active, a.login:hover
{
	color: #004d4a;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 10pt;	 	
	text-decoration: none;
}
a.user:hover
{
	color: #034200;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 10pt;	 	
	text-decoration: none;
}
.breadcrumb, a.breadcrumb:link, a.breadcrumb, a.breadcrumb:active, a.breadcrumb:visited 
{
	color: White;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 10pt;	 
	text-transform: uppercase;
}
.contentpanesplit
{
	width: 50%;
	padding-right: 15px;
}
.rightpanesplit
{
	width: 50%;
}
.text, a.text:link, a.text, a.text:active, a.text:visited
{
	color: Black;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 8pt;	 
	text-transform: uppercase;
}
.pagelabelpane
{
	background-color: #0000cc;
	color: White;
	vertical-align: top;	
}
.rightheaderpane
{
	width: 300px;
	background-color: #0000cc;
	color: White;	
}
.rotatingbannerpane
{
	width: 375px;
	background-color: #0000cc;	 
	color: White;
}
.orangeheader
{
	background-color: #0000cc;
	color: White;
}
.topBorderHeader
{
	background-image: url("Top.gif");
	background-repeat: repeat-x;
	height: 20px;
}
.topBorderHeaderLeft
{
	background-image: url("UpperLeft.gif");
	background-repeat: no-repeat;
	height: 20px;
	width: 18px;
}
.topBorderHeaderRight
{
	background-image: url("UpperRight.gif");
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}
.bottomBorderHeader
{
	background-image: url("Bottom.gif");
	background-repeat: repeat-x;
	height: 20px;
}
.bottomBorderHeaderLeft
{
	background-image: url("LowerLeft.gif");
	background-repeat: no-repeat;
	height: 20px;
	width: 18px;
}
.bottomBorderHeaderRight
{
	background-image: url("LowerRight.gif");
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}
.midBorderHeaderLeft
{
	background-image: url("Left.gif");
	background-repeat: no-repeat;
	height: 150px;
	width: 20px;	
	filter:alpha(opacity=80);
	opacity:0.8;	 
}
.midBorderHeaderRight
{
	background-image: url("Right.gif");
	background-repeat: no-repeat;
	height: 150px;
	width: 20px;	
	filter:alpha(opacity=80);
	opacity:0.8;	
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
	font-size: 12px;
}
p
{
	font-size: 12px;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	BORDER-RIGHT: #056600 1px solid; 
	BORDER-TOP: #7994CB 0px solid; 
	BORDER-LEFT: #056600 1px solid; 
	BORDER-BOTTOM: #7994CB 0px solid; 	
}
.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;
}
.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;
}
.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);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}
/**********************************************************************************************************************************************************************************
														Menu CSS for Side Menu Pages
**********************************************************************************************************************************************************************************/
.MenuHdr0
{ 
	background: transparent url(MenuButton.gif) no-repeat;
	border: 0px;
	padding: 0px;
	height: 30px;
	color: #ffffff; 
	font-size: 16px; 
	font-weight: bold; 
	font-style: normal;
	text-transform: capitalize;
	font-family: Arial, Helvetica;
	width: 185px;
	text-align: center;
	margin-left: 15px;
}
.MenuHdrMouseOver0
{ 
	background: transparent url(MenuButtonLight.gif) no-repeat;
	border: 0px;
	padding: 0px;	
	height: 30px;
	color: #ffffff; 
	font-size: 16px; 
	font-weight: bold; 
	font-style: normal;
	text-transform: capitalize;
	font-family: Arial, Helvetica;
	width: 185px;
	text-align: center;
}
.MenuHdrCurrent0
{ 
	font-weight: bold;
	color: #ffffff;
}
.MenuItem0
{
	background: transparent url(MenuButton.gif) no-repeat;
	border: 0px; 
	padding: 0px;
	height: 30px;
	color: #ffffff; 
	font-size: 16px; 
	font-weight: bold; 
	font-style: normal;
	text-transform: capitalize;
	font-family: Arial, Helvetica;
	width: 185px;
	text-align: center;
}
.MenuItemMouseOver0 {
	background: transparent url(MenuButtonLight.gif) no-repeat;	
	border: 0px;
	padding: 0px;
	height: 30px;
	color: #ffffff; 
	font-size: 16px; 
	font-weight: bold; 
	font-style: normal;
	text-transform: capitalize;
	font-family: Arial, Helvetica;
	width: 185px;
	text-align: center;
}
.MenuItemCurrent0
{ 
	font-weight: bold;
	color: #ffffff;
}
.MenuItem0 A, .MenuItem0 A:Active, .MenuItem0 A:Visited, .MenuItem0 A:Link, 
.MenuHdr0 A, .MenuHdr0 A:Active, .MenuHdr0 A:Visited, .MenuHdr0 A:Link, 
.MenuHdrCurrent0 A, .MenuHdrCurrent0 A:Active, .MenuHdrCurrent0 A:Link, .MenuHdrCurrent0 A:visited
{
	text-decoration: none; 
	font-weight: bold;
	color: #ffffff;
}
.MenuItemMouseOver0 A, .MenuItemMouseOver0 A:Active, .MenuItemMouseOver0 A:Visited, .MenuItemMouseOver0 A:Link, 
.MenuHdrMouseOver0 A, .MenuHdrMouseOver0 A:Active, .MenuHdrMouseOver0 A:Visited, .MenuHdrMouseOver0 A:Link
{
		text-decoration: none; 
	font-weight: bold;
	color: #ffffff;
}

.MenuItem0 A:Hover, .MenuItemMouseOver0 A:Hover, .MenuHdr0 A:Hover, .MenuHdrMouseOver0 A:Hover, .MenuHdrCurrent0 A:Hover
{
	text-decoration: none; 
	font-weight: bold;
	color: #ffffff;
}
/********************************************************************************************************************************************************************************
Level 1 First Children
********************************************************************************************************************************************************************************/
.MenuHdr1
{ 
	background: transparent url(MenuButton.gif) no-repeat;
	background-position: 15 0;
	border: 0px;
	padding-left: 15px;
	height: 30px;
	color: #ffffff; 
	font-size: 16px; 
	font-weight: bold; 
	font-style: normal;
	text-transform: capitalize;
	font-family: Arial, Helvetica;
	width: 185px;
	text-align: center;
	margin-left: 15px;	
}
.MenuHdrMouseOver1
{ 
	background: transparent url(MenuButtonLight.gif) no-repeat;
	background-position: 15 0;
	border: 0px;
	padding-left: 15px;	
	height: 30px;
	color: #ffffff; 
	font-size: 16px; 
	font-weight: bold; 
	font-style: normal;
	text-transform: capitalize;
	font-family: Arial, Helvetica;
	width: 185px;
	text-align: center;
}
.MenuHdrCurrent1
{ 
	font-weight: bold;
	color: #ffffff;
}
.MenuItem1
{
	background: transparent url(MenuButton.gif) no-repeat;
	background-position: 15 0;
	border: 0px; 
	padding-left: 15px;	
	height: 30px;
	color: #ffffff; 
	font-size: 16px; 
	font-weight: bold; 
	font-style: normal;
	text-transform: capitalize;
	font-family: Arial, Helvetica;
	width: 185px;
	text-align: center;
	
}
.MenuItemMouseOver1 {
	background: transparent url(MenuButtonLight.gif) no-repeat;
	background-position: 15 0;
	border: 0px;
	padding-left: 15px;
	height: 30px;
	color: #ffffff; 
	font-size: 16px; 
	font-weight: bold; 
	font-style: normal;
	text-transform: capitalize;
	font-family: Arial, Helvetica;
	width: 185px;
	text-align: center;
}
.MenuItemCurrent1
{ 
	font-weight: bold;
	color: #ffffff;
}
.MenuItem1 A, .MenuItem1 A:Active, .MenuItem1 A:Visited, .MenuItem1 A:Link, 
.MenuHdr1 A, .MenuHdr1 A:Active, .MenuHdr1 A:Visited, .MenuHdr1 A:Link, 
.MenuHdrCurrent1 A, .MenuHdrCurrent1 A:Active, .MenuHdrCurrent1 A:Link, .MenuHdrCurrent1 A:visited
{
	text-decoration: none; 
	font-weight: bold;
	color: #ffffff;
}
.MenuItemMouseOver1 A, .MenuItemMouseOver1 A:Active, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Link, 
.MenuHdrMouseOver1 A, .MenuHdrMouseOver1 A:Active, .MenuHdrMouseOver1 A:Visited, .MenuHdrMouseOver1 A:Link,
.MenuItem1 A:Hover, .MenuItemMouseOver1 A:Hover, .MenuHdr1 A:Hover, .MenuHdrMouseOver1 A:Hover, .MenuHdrCurrent1 A:Hover
{
	text-decoration: none; 
	font-weight: bold;
	color: #ffffff;
}
/**********************************************************************************************************************************************************************************
*						Second Level Childern
**********************************************************************************************************************************************************************************/
.MenuHdr2
{ 
	background: transparent url(MenuButton.gif) no-repeat;
	background-position: 30 0;
	border: 0px;
	padding-left: 30px;
	height: 30px;
	color: #ffffff; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal;
	text-transform: capitalize;
	font-family: Arial, Helvetica;
	width: 185px;
	text-align: center;
	margin-left: 15px;
}
.MenuHdrMouseOver2
{ 
	background: transparent url(MenuButtonLight.gif) no-repeat;
	background-position: 30 0;
	border: 0px;
	padding-left: 30px;
	height: 30px;
	color: #ffffff; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal;
	text-transform: capitalize;
	font-family: Arial, Helvetica;
	width: 185px;
	text-align: center;
}
.MenuHdrCurrent2
{ 
	font-weight: bold;
	color: #ffffff;
}
.MenuItem2
{
	background: transparent url(MenuButton.gif) no-repeat;
	background-position: 30 0;
	border: 0px; 
	padding-left: 30px;
	height: 30px;
	color: #ffffff; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal;
	text-transform: capitalize;
	font-family: Arial, Helvetica;
	width: 185px;
	text-align: center;
}
.MenuItemMouseOver2
{
	background: transparent url(MenuButtonLight.gif) no-repeat;
	background-position: 30 0;
	border: 0px;
	padding-left: 30px;
	height: 30px;
	color: #ffffff; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal;
	text-transform: capitalize;
	font-family: Arial, Helvetica;
	width: 185px;
	text-align: center;
}
.MenuItemCurrent2
{ 
	font-weight: bold;
	color: #ffffff;
}
.MenuItem2 A, .MenuItem2 A:Active, .MenuItem2 A:Visited, .MenuItem2 A:Link, 
.MenuHdr2 A, .MenuHdr2 A:Active, .MenuHdr2 A:Visited, .MenuHdr2 A:Link, 
.MenuHdrCurrent2 A, .MenuHdrCurrent2 A:Active, .MenuHdrCurrent2 A:Link, .MenuHdrCurrent2 A:visited
{
	text-decoration: none; 
	font-weight: bold;
	color: #ffffff;
}
.MenuItemMouseOver2 A, .MenuItemMouseOver2 A:Active, .MenuItemMouseOver2 A:Visited, .MenuItemMouseOver2 A:Link, 
.MenuHdrMouseOver2 A, .MenuHdrMouseOver2 A:Active, .MenuHdrMouseOver2 A:Visited, .MenuHdrMouseOver2 A:Link,
.MenuItem2 A:Hover, .MenuItemMouseOver2 A:Hover, .MenuHdr2 A:Hover, .MenuHdrMouseOver2 A:Hover, .MenuHdrCurrent2 A:Hover
{
	text-decoration: none; 
	font-weight: bold;
	color: #ffffff;
}

/**********************************************************************************************************************************************************************************
*						Second Level Childern
**********************************************************************************************************************************************************************************/
.MenuHdr3
{ 
	background: transparent url(MenuButton.gif) no-repeat;
	background-position: 45 0;
	border: 0px;
	padding-left: 45px;
	height: 30px;
	color: #ffffff; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal;
	text-transform: capitalize;
	font-family: Arial, Helvetica;
	width: 185px;
	text-align: center;
	margin-left: 15px;
}
.MenuHdrMouseOver3
{ 
	background: transparent url(MenuButtonLight.gif) no-repeat;
	background-position: 45 0;
	border: 0px;
	padding-left: 45px;
	height: 30px;
	color: #ffffff; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal;
	text-transform: capitalize;
	font-family: Arial, Helvetica;
	width: 185px;
	text-align: center;
}
.MenuHdrCurrent3
{ 
	font-weight: bold;
	color: #ffffff;
}
.MenuItem3
{
	background: transparent url(MenuButton.gif) no-repeat;
	background-position: 45 0;
	border: 0px; 
	padding-left: 45px;
	height: 30px;
	color: #ffffff; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal;
	text-transform: capitalize;
	font-family: Arial, Helvetica;
	width: 185px;
	text-align: center;
}
.MenuItemMouseOver3
{
	background: transparent url(MenuButtonLight.gif) no-repeat;
	background-position: 45 0;
	border: 0px;
	padding-left: 45px;
	height: 30px;
	color: #ffffff; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal;
	text-transform: capitalize;
	font-family: Arial, Helvetica;
	width: 185px;
	text-align: center;
}
.MenuItemCurrent3
{ 
	font-weight: bold;
	color: #ffffff;
}
.MenuItem3 A, .MenuItem3 A:Active, .MenuItem3 A:Visited, .MenuItem3 A:Link, 
.MenuHdr3 A, .MenuHdr3 A:Active, .MenuHdr3 A:Visited, .MenuHdr3 A:Link, 
.MenuHdrCurrent3 A, .MenuHdrCurrent3 A:Active, .MenuHdrCurrent3 A:Link, .MenuHdrCurrent3 A:visited
{
	text-decoration: none; 
	font-weight: bold;
	color: #ffffff;
}
.MenuItemMouseOver3 A, .MenuItemMouseOver3 A:Active, .MenuItemMouseOver3 A:Visited, .MenuItemMouseOver3 A:Link, 
.MenuHdrMouseOver3 A, .MenuHdrMouseOver3 A:Active, .MenuHdrMouseOver3 A:Visited, .MenuHdrMouseOver3 A:Link,
.MenuItem3 A:Hover, .MenuItemMouseOver3 A:Hover, .MenuHdr3 A:Hover, .MenuHdrMouseOver3 A:Hover, .MenuHdrCurrent3 A:Hover
{
	text-decoration: none; 
	font-weight: bold;
	color: #ffffff;
}
