/* 
================================
Skin styles for User Interface

Dark Blue: #0E3193
Orange: #FFAC00
Yellow: #FFEC00

================================
*/  

.ABC_Menu_Yellow_Normal
{
	font-weight: normal;
	font-size: 9pt;
	color: #ffff00;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.ABC_Menu_Yellow 
{
	font-weight: bold;
	font-size: 10pt;
	color: #FFFF00;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

A.ABC_Menu_Yellow:link {
    text-decoration:    none;
    color:#FFFF00;
}

A.ABC_Menu_Yellow:visited  {
    text-decoration:    none;
    color:#FFFF00;
}

A.ABC_Menu_Yellow:active   {
    text-decoration:    none;
    color:#FFAC00;
}

A.ABC_Menu_Yellow:hover    {
    text-decoration:    none;
    color:#FFAC00;
}

.ABC_Body_Header
{
	font-weight: normal;
	font-size: 14pt;
	color: #0E3193;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.ABC_Body_Normal_Blue
{
	font-weight: normal;
	font-size: 10pt;
	color: #0E3193;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.ABC_Body_Normal
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.ABC_Body_Bold
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.ABC_Body_Bold_Blue
{
	font-weight: bold;
	font-size: 10pt;
	color: #0E3193;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.ABC_Body_Small_Bold 
{
	font-weight: bold;
	font-size: 8.5pt;
	color: Black;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

/* 
================================
Core CSS's
================================
*/ 

.CopyBody {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9px;
    font-weight: bold;
    color: #0E3193;
}

A:link  {
    text-decoration:    none;
    color:  #0E3193;
}

A:visited   {
    text-decoration:    none;
    color:  #0E3193;
}

A:active    {
    text-decoration:    none;
    color:  #FF8600;
}

A:hover {
    text-decoration:    underline;
    color:  #FF8600;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    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: #DF0029
}

/* 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;
}


.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #0E3193;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#0E3193;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#0E3193;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#FF8600;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#FF8600;
}
/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FFFFFF;
}
.skinmaster {
	height: 100%;
	background-color: #F3F5FA;
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #a4b2dc;
}
.toppane {
	width: 100%;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	background-color: transparent;
}
.leftpane {
	width: 144px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpaneback {
	width: 100%;
	border-top: #000000 1px solid;
	background-color: transparent;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
.rightpane {
	width: 200px;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	border-right: #CAD5EA 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #CAD5EA; 
	border-left: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #CAD5EA;  
	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: #8DA4D3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 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: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 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_LtBlue.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}

/* 
================================
Menus - Top
================================
*/  

.CA_MenuTable
{
	height: 32px;
}
.CA_TopGroup
{
	cursor: default;
	height: 32px;
	background-color: transparent;
}

.CA_TopMenuItem
{
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
	cursor: default;
	color: #190679;
	padding-top: 0px;
	font-family: Arial, Sans-Serif;
	background-color: transparent;
}

.CA_TopMenuItemHover
{
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 12px;
	background-image: url(Images/Schumacher-1-Menu-Bg-W-On.jpg);
	padding-bottom: 0px;
	cursor: default;
	color: #000000;
	padding-top: 0px;
	font-family: Arial, Sans-Serif;
	background-color: transparent;
}

.CA_MenuGroup
{
	background-color: #0E3193;
	background-image: url(Images/Schumacher-1-Menu-Sub-Bg.jpg);
	padding-right: 4px;
	padding-left: 4px;
	border-right: #FFFF00 1px solid;
	border-left: #CC 1px solid;
	cursor: default;
}

.CA_MenuItem
{
	background-color: transparent;
	font-weight: bold;
	font-size: 11px;
	cursor: default;
	color: #FFFF00;
	font-family: Arial, Sans-Serif;
	height: 24px;
}

.CA_MenuItemHover 
{
	background-color: transparent;
	cursor: default;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Sans-Serif;
	height: 24px;
}

.CA_MenuBreak
{
  background-image:url(Images/break_bg.gif);
  width:100%;
  height:2px;
}

/* 
================================
Menus - Bottom
================================
*/  

.CA_BottomMenuTable
{
	height: 26px;
}
.CA_BottomTopGroup
{
	cursor: default;
	height: 26px;
	background-color: transparent;
}

.CA_BottomTopMenuItem
{
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
	cursor: default;
	color: #0E3193;
	padding-top: 0px;
	font-family: Arial, Sans-Serif;
	background-color: transparent;
}

.CA_BottomTopMenuItemHover
{
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
	cursor: default;
	color: #FF8600;
	padding-top: 0px;
	font-family: Arial, Sans-Serif;
	background-color: transparent;
}

