/* 
================================
Skin styles for DotNetNuke
================================
*/

.pagemaster
{
	width: 100%;
	height: 100%;
	background-color: #FFFFCC;
}
.skinmaster
{
	background-color: #FCFCEA;
	border-right: #9c9c6b 30px solid;
	border-top: #8F9092 1px solid;
	border-left: #9c9c6b 30px 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;
}

.bgcolorverticaldarkgray
{
	background-color: #F2BF03;
}

.bgcolortop
{
	background-color: #CDD397;
}
.skinheader
{
}
.skingradient
{
	background-color: #F2BF03;
}

.controlpanel
{
	width: 100%;
	background-color: #9c9c6b;
	border: 0px;
}
.toplinks
{
	font-family: verdana;
	font-size: 7.5pt;
	color: #5C4513;
	font-weight: none;
	text-align: justify;
	text-decoration: none;
}

.toplinks:hover
{
	font-family: verdana;
	font-size: 7.5pt;
	color: #7E6F3A;
	font-weight: none;
	text-align: justify;
	text-decoration: none;
}
.contentpane
{
	width: 100%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	background-color: #FCFCEA;
}
.rightpane
{
	background-color: #FFFFCC;
}
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	cursor: hand;
	height: 16px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	border-left: none 0px solid;
	border-bottom: none 0px solid;
	border-top: none 0px solid;
	border-right: none 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #594601;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: transparent;
}
.MainMenu_MenuIcon
{
	background-color: #FCDA5E;
	border-left: none 0px solid;
	border-bottom: none 0px solid;
	border-top: none 0px solid;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 21px;
}
.MainMenu_SubMenu
{
	background-color: #FCDA5E;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	border-bottom: white 1px solid;
	border-left: white 1px solid;
	border-top: white 1px solid;
	border-right: white 1px solid;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= '#696969' , Direction=135, Strength=3);
}
.MainMenu_MenuBreak
{
	height: 0px;
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}

.MainMenu_MenuArrow
{
	border-right: none 0px solid;
	border-bottom: none 0px solid;
	border-top: none 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-color: #F2BF03;
	color: #594601;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.TreeViewMenu
{
	width: 175px;
	background-color: #DDDDDD;
	border-right: none 0px solid;
	border-top: none 0px solid;
	border-left: none 0px solid;
	border-bottom: none 0px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}
.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #594601;
}
.bgcolorline
{
	background-color: #FCFCEA;
}
.bgcolorlogolinks
{
	background-color: #E6E9B1;
}

.bgcolorlogo
{
	background-color: #FFFFCC;
}
.bgcolorfooter
{
	background-color: #E6E9B1;
}
.bgcolorcopyright
{
	background-color: #CDD397;
}
.footer
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: none;
	text-decoration: none;
}

.footer:hover
{
	font-family: tahoma;
	font-size: 8pt;
	color: #717136;
	font-weight: none;
	text-decoration: none;
}
.copyright
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.textbgcolor
{
	background-color: #FAFAE2;
}
.bodytext
{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}
.moreinfo
{
	font-family: tahoma;
	font-size: 8pt;
	color: #4A4A17;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}

.moreinfo:hover
{
	font-family: tahoma;
	font-size: 8pt;
	color: #7D7D5E;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}
a
{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}
a:hover
{
	font-size: 8pt;
}
