﻿/* 
================================
Skin styles for DotNetNuke
================================
*/   

body { height: 100%; margin: 0; padding: 0; background-image: url("background-image: url(/Portals/0/mainbackground.jpg);"); background-repeat: repeat-x;  background-color: #1e4873; font-family: Arial, Helvetica, sans-serif; font-size: 1.05em; color: #000000; line-height: 16px; text-align: left; }

.Background {background : url("/Portals/0/top4b.jpg")  repeat-y; }

.skinmaster {
	background-color: #ffffff;
	background-repeat: repeat-x;  background-color: #1e4873; font-family: Arial, Helvetica, sans-serif; font-size: .82em; color: #000000; line-height: 16px
}

.controlpanel {
	width: 100%;
	background-color: #fefefe;
}

.TopMenu { background: url("/Portals/0/topmenu.gif") no-repeat top; padding: 0px;}

.leftpane {
	width: 159px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 100%;
}
.contentpane {
	width: 642px;
	background: url("/Portals/0/bottomtruck2.jpg") no-repeat bottom right;
	text-align: left; 
	padding: 0px;
	margin: 0px;

}

.contentpane, .contentpane td, .contentpane p { font-size: 1.05em; font-family: Arial, Helvetica, sans-serif; line-height: 18px; text-align: left;}

.contentpane li {
	 font-size: 1.05em; font-family: Arial, Helvetica, sans-serif; line-height: 16px; }
	 
.contentpane blockquote {
	 font-size: 1.05em; font-family: Arial, Helvetica, sans-serif; line-height: 14px; }


.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}

.TreeViewMenu {
	width: 59px;
}


.FooterText { color: #ffffff; font-size: .85em; font-weight: normal; }

A.SkinObject:link
{
	font-size: xx-small;
	text-decoration: none;
	color: #ffffff;
}

A.SkinObject:visited
{
	font-size: xx-small;
	text-decoration: none;
	color: #ffffff;
}

A.SkinObject:hover
{
	font-size: xx-small;
	text-decoration: none;
	color: #ffffff;
}

A.SkinObject:active
{
	font-size: xx-small;
	text-decoration: none;
	color: #ffffff;
}


.SubHead
{
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}

.Normal, .NormalDisabled
{

font-family: Arial,Helvetica;

font-size: 12px;

font-weight: normal;

}

























.MainMenu_MenuContainer			{background-color: Transparent;width:100%; height:1px;}
.MainMenu_MenuBar				{ }
.MainMenu_MenuIcon      		{ display:none; }
.MainMenu_MenuArrow				{ display:none; }
.MainMenu_RootMenuArrow			{ display:none; }
.MainMenu_MenuBreak			{
	border: 			transparent 0px solid; 
 	background-color: 	transparent; 
 	height: 			1px;
}


.MainMenu_MenuItemSel
{
   BACKGROUND: transparent;
}

.MainMenu_TabRootMenuItem TD	{
	font-size:12px;
	color:#443C30;
	padding-left:1px;
	padding-right:5px;
	padding-bottom:7px;
	text-align: left;
	background-image: url(/Portals/0/line.gif);
	font-weight: normal;
   }
      
.MainMenu_TabRootMenuItemSel TD {
	font-size:12px;
	color:#000000;
	padding-left:1px;
	padding-right:5px;
	padding-bottom:7px;
	background-image: url(/Portals/0/line2.gif);
	text-align: left;	
	font-weight: normal;
	text-decoration: underline;
 }

 
 
 .MainMenu_TabRootMenuItemSel TD {
	font-size:12px;
	color:#000000;
	padding-left:1px;
	padding-right:5px;
	padding-bottom:7px;
	background-image: url(/Portals/0/line2.gif);
	text-align: left;	
	font-weight: normal;
	text-decoration: underline;
 }

.MainMenu_TabRootMenuItemSel TD {
	font-size:12px;
	color:#000000;
	padding-left:1px;
	padding-right:5px;
	padding-bottom:7px;
	background-image: url(/Portals/0/line2.gif);
	text-align: left;	
	font-weight: normal;
	text-decoration: underline;
 }



.submenu						{
	border: #000000   1px  solid;
	z-index:  1000;
	background-color: #ffffff;
	font-size:12px;
	color:#000000;
	padding-left:1px;
	padding-right:5px;
	padding-bottom:7px;
	font-weight: normal;
}

.submenuitemselected, .submenuitembreadcrumb			{
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	padding:0px 25px 0px 0;
	cursor:hand;
	cursor:hand;
	border:0px;
	height:20px;
	background-color:#1e4873;
}

