/* 
================================
Skin styles for DotNetNuke
================================
*/

.pagemaster
{
	width: 90%;
	height: 100%;
	background-color: #ffffff;
}
.skinmaster
{
	height: 100%;
	background-color: #ffffff;
}
.skinheader
{
	background-image: url(TopGradient.gif);
	background-color:#ffffff;
	background-position: left bottom;
	background-repeat: repeat-y;
}
.skinlogobanner
{
	background-color:#ffffff;
	background-image: url(top_header2.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	height: 150px;
}

.skinlogobanner2
{
	background-color:#ffffff;
	background-image: url(eighth01b.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	height: 20px;
	font-size: 12px; 
	color:#002885 ;
	font-weight: bolder;
	font-family: Tahoma, Arial, Helvetica;

}

.skinlogobanner3
{
	background-color:#ffffff;
	background-image: url(head_top4.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	height: 51px;
}

.skinbottom
{
	background-image: url(BottomGradient.gif);
	background-position: right top;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.fontsmall
{
	font-size: xx-small;
	color: #002885;
	font-weight: bolder;
	font-family: Tahoma, Arial, Helvetica;

}
.controlpanel
{
	width: 100%;
	background-color: #edf8f8;
}
.headerfont, a.headerfont:link, a.headerfont:visited
{
	font-size: 10px; 
	color: #002885;
	font-weight: bolder;
	font-family: Tahoma, Arial, Helvetica;
}

.centerpage
{
 margin-top: 0px;
 margin-bottom: 3px;
}
.menuleft
{
	background-color: #ffffff;
	background-image: url(eighth01c.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: Black;
	border-right: gray 0px solid;
	border-top: gray 0px solid;
	border-bottom: gray 0px solid;
	width: 200px;
}
.mainpane
{
	border-top: gray 0px solid;
	border-bottom: gray 0px solid;
}
.toppane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.leftpane
{
	width: 200px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.contentpane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.rightpane
{
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.bottompane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

/* [SOLPATRMENU] */
/* Horizontal Menu */
.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
	border-style: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #8CA608;
	height: 20px;
}
.MainMenu_MenuItemSel {
	border-style: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
	height: 20px;
}
.MainMenu_MenuIcon {
	display: none;
	background-color: #ECF2CE;
}
.MainMenu_MenuArrow {
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	border-color: #ECF2CE;
	background-color: #ECF2CE;
	width: 7px;
}
.MainMenu_MenuBreak {
	border-style: none;
	background-color: transparent;
}
.MainMenu_SubMenu {
	margin: 0px 0px 0px -1px;
	border-style: solid;
	border-color: #8CA608;
	border-width: 1px;
	background-color: #ECF2CE;
}
.MainMenu_SubMenuItemSel {
	border-style: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FE913D;
	height: 20px;
}
.MainMenu_RootMenuArrow {
	display: none;
}
.MainMenu_RootMenuItem {
	padding: 0px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(media/TabMiddle.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	vertical-align: bottom;
	line-height: 29px;
	height: 34px;
}
.MainMenu_RootMenuItemSel {
	padding: 0px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FAFFDE;
	text-transform: uppercase;
	vertical-align: bottom;
	line-height: 29px;
	height: 34px;
}
.MainMenu_RootMenuItemActive {
	padding: 0px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(media/TabActMiddle.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	vertical-align: bottom;
	line-height: 31px;
	height: 34px;
}
/* Vertical Menu */
.MainMenu_MenuContainer_Vert {
	font-size: 0px;
	background-color: transparent;
	width: 190px;
}
.MainMenu_MenuBar_Vert {
	height: 32px;
}
.MainMenu_MenuBreak_Vert {
	border-style: none;
	background-color: transparent;
}
.MainMenu_RootMenuItem_Vert TD {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #610B5E;
	background-image: url(/TabVert.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
}
.MainMenu_RootMenuItemSel_Vert TD {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #990000;
	height: 28px;
}
.MainMenu_RootMenuItemActive_Vert TD {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	background-image: url(/TabVertAct.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
}

.MainMenu_MenuIcon_Admin {
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	border-color: #ECF2CE;
	background-color: #ECF2CE;
	width: 0px;
}
.LabelEditOverClass {
	text-decoration: none;
}

/* MENU */
#TdMenu {
	padding: 0px 2px 0px 0px;
	background-position: center bottom;
	background-image: url(media/MenubarTop.gif);
	background-repeat: repeat-x;
	height: 27px;
}
.TdMenuVert {
	padding: 3px 0px 3px 0px;
}
/* SLOGAN */
#TdSlogan {
	background-position: center bottom;
	background-image: url(media/MenubarBg.gif);
	background-repeat: repeat-x;
	height: 25px;
}
/* IMAGE PANE */
#TdImagePane {
	border-style: solid;
	border-color: #080808;
	border-width: 0px 0px 1px 0px;
	background-position: right center;
	background-image: url(media/Image13.jpg);
	background-repeat: no-repeat;
	height: 100px;
}




.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
    }


.TreeViewMenu
{
	width: 175px;
	background-color:transparent
}
.TreeViewMenu_Header
{
	/*background-image: url(BottomGradient.gif);*/
}
.TreeViewMenu_RootItems, .TreeViewMenu_RootFolder
{
	font-weight: bolder;
}
.TreeViewMenu_Items
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
}
.TreeViewMenu_Items_Hover
{
	text-decoration: underline;
	font-weight: bolder;
}
.TreeViewMenu_RootItems_Selected, .TreeViewMenu_SubItems_Selected
{
	color: blue;
	font-weight: bolder;
}
.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}