/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #636929;
}
.skinmaster {
	
	background-color: #484e24;

	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}


/*_____________________________________________________*/

/* GENERIC */
H1 {
    font-family: arial, helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
}
H2 {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}
H3 {
    font-family: arial, helvetica, sans-serif;
font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
}
H4 {
    font-family: arial, helvetica, sans-serif;
    font-size:  12px;
    color: #000000;
}
H5 {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    color: #645000;
}

H6 {
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    color: #645000;
}


/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #efef8c;
	color: #000000;
	font-family: Verdana, sans-serif;
}



/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #efef8c;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #efef8c;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #efef8c;
}

A.CommandButton:hover    {
    text-decoration:    none;
    color: #efef8c;
}




/* style of item titles on edit and admin pages */
.SubHead    {
    font-family:  Arial, Helvetica, Tahoma;
    font-size:  11px;
    font-weight:    bold;
    color: #ffffff;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Helvetica, Tahoma;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}


.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #d6d7bd;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#d6d7bd;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#d6d7bd;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#d6d7bd;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#d6d7bd;
}


.skinheader {
}
.skingradient {
	height: 30px; back:url('gradient_DKGray.jpg')
}
.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: 16px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #cccccc 0px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-right: #cccccc 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
}
.MainMenu_MenuIcon {
	background-color: #cccccc; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #cccccc;  
	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: #aaaaaa; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 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: #aaaaaa; 
   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 {
	back:url('gradient_LtGray.jpg')
}




.TopMenuItem
{


	font-weight: bold;
	font-size: 9pt;
	cursor: default;
	color: #ffffff;
	font-family: arial;
	background-color: #6f7938;
  border:1px #adaa94 solid;

 
}

.TopMenuItemHover 
{
  background-color:#4a4d21; 
  color: #efef8c; 
	font-family: arial;
	font-weight: bold;
	font-size: 9pt;
  border:1px solid #adaa94;

}

.MenuItem
{
  border: 1px solid #000000; 
  color:#000000;
    background-color:#ffffff; 
  font-family: arial; 
  font-size:11px; 
  cursor:default; 
}

.MenuItemHover 
{
  background-color:#6f7938; 
  color:#FFFFFF;
  border: 1px solid #000000; 
  font-family: arial; 
  font-size:11px; 
}

.MenuBreak
{
  width:100%;

}

.TopGroup
{
  background-color:#6f7938; 
  cursor:default; 
}

.MenuGroup
{
  background-color:#6f7938;
  border:1px #4E5358 solid; 
  border-style:solid;
  cursor:default; 
}
