/* 
================================
Skin styles for DotNetNuke
================================
*/   


.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
}
.skinmaster {
	height: 100%;
	background-color: #EEEEEE;
	BORDER-RIGHT: #8F9092 1px solid; 
	BORDER-TOP: #8F9092 1px solid; 
	BORDER-LEFT: #8F9092 1px solid; 
	BORDER-BOTTOM: #8F9092 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}

.SkinHeaderText
{
    color: White;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 50pt;
    font-weight: bold;
    padding-left: 20px;    
}

.skinheader 
{
    background-image: url(gradient_header.gif); height: 90px;
	background-color: transparent;
}

.skingradient {
	/* BACKGROUND-IMAGE: url(gradient_DKGray.jpg); HEIGHT:30px;
    */
	background-image: url(transparent.gif); height: 10px;
	background-color: #99CC33;
	padding: 0px;
	
}

/****  SkinObject : Start  ****/
.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#003366;
}
/****  SkinObject : End  ****/

.controlpanel {
	width: 100%;
	background-color: #DDDDDD;
}
.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;
}
.MainMenu_MenuContainer {
	background-color: transparent;	 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 22px;
    background-color: Transparent;
}

.MainMenu_MenuIcon 
{
	background-color: #99CC33;
	border-left: #99CC33 1px solid; 
	border-bottom: #99CC33 1px solid; 
	border-top: #99CC33 1px solid; 
    cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
	padding:0 3 0 10;
}

.MainMenu_MenuBreak {
	height: 3px;
}
.MainMenu_MenuItem {
	border-left: #C2F955 0x solid; 
	border-bottom: #C2F955 0px solid; 
	border-top: white 0px solid;
	border-right: #C2F955 0px solid;
    cursor: pointer; 
	cursor: hand; 
	color: #466900; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 7pt; 
	text-transform: uppercase;
	font-weight: normal; 
	font-style: normal; 
	/*
	padding:0 3 0 10;
    */	
    background-color: Transparent;
}
.MainMenu_MenuItemSel {
	background-color: #83B128;
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 7pt; 
	font-weight: normal; 
	font-style: normal;
	text-transform: uppercase;
}
.MainMenu_MenuArrow {
	border-right: #C2F955 0px solid; 
	border-bottom: #C2F955 0px solid; 
	border-top: #C2F955 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}


.MainMenu_RootMenuItem TD
{
    color: #ffffff;
    background-color: transparent;
    border-top: dashed 1px #83B128;
   	border-right: dashed 1px #83B128;
   	border-bottom: solid 1px #83B128;
    cursor: pointer; 
	cursor: hand;
    
}

.MainMenu_RootMenuItemActive TD{
    color: #999999;
    background-color: #efefef;
    text-transform: uppercase;
    border-top: solid 1px #83B128;
   	border-right: solid 1px #efefef;
   	border-bottom: solid 1px #efefef;

  	/*
  	padding: 0 3 0 10;
    */
}

.MainMenu_RootMenuItemSel TD
{
    background-color: #83B128;
    color: White;
    font-size: 7pt;
    text-transform: uppercase;
    border-top: dashed 1px #83B128;
   	border-right: dashed 1px #83B128;
   	border-bottom: solid 1px #83B128;
    /*
    padding: 0 3 0 10;
    */
}

.MainMenu_SubMenu {
	background-color: #C2F955; 
	color: Black; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	opacity:0.9; 
	filter:alpha(opacity=90);
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	border: 0px;
	background-color: White;
}

.StandardButton     {
    background: #AAAAAA none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DDDDDD;
	BORDER-RIGHT: #8F9092 1px solid; 
	BORDER-TOP: #8F9092 1px solid; 
	BORDER-LEFT: #8F9092 1px solid; 
	BORDER-BOTTOM: #8F9092 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_LtGray.jpg);
}

.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:  bold;
    color: #666666;
}

.Breadcrumb 
{
    color: #699C03;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  8pt;
    font-weight:  normal;
}
A.Breadcrumb:link, A.Breadcrumb:visited
{
    color: #699C03;
    font-weight: normal;
    text-decoration: underline;
}

A.Breadcrumb:hover
{
    color: #99CC33;
    text-decoration: none;
}

A.SearchButton
{
    BACKGROUND-IMAGE: url(gradient_LtGray.jpg);
    background-color: #CCCCCC;
    padding: 2 4 2 4;
	BORDER-RIGHT: #8F9092 1px solid; 
	BORDER-TOP: #8F9092 1px solid; 
	BORDER-LEFT: #8F9092 1px solid; 
	BORDER-BOTTOM: #8F9092 1px solid;
    color: #666666;
  	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	text-transform:capitalize;
    text-decoration: none;
}
A.SearchButton:hover
{
    color: #969696;
    text-decoration: none;
}
/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    color: #666666;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    color: #666666;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}




