/* 
================================
Skin styles for DotNetNuke
================================

-- COLORS
FOREGROUND: 
	black
	white
BackGround:
	white
	#E20019	(red)
	#cccccc	(light gray)
	#aaaaaa	(medium gray)
	#999999	(dark gray)

-- FONTS
	'Courier New', Courier, Monospace;
	Verdana, Helvetica, sans-serif;
	Arial, Helvetica, Sans-Serif;

*/ 

body
{
	color: Black;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
}
a:active, a:visited, a:link
{
	color: black;
	text-decoration: underline;
}
a:hover
{
/*	color: #CD000C; */
	color: #E20019;
	text-decoration: underline;
}
h1
{
	color: Black;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
}
h2
{
	color: Black;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 20px;
}
h3
{
	color: Black;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
}
h4
{
	color: Black;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 16px;
	font-style: italic; 
	font-weight: bold;
}
h5
{
	color: Black;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
}
h6
{
	color: Black;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: italic; 
}
b, strong
{
	color: Black;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
}
p
{
	color: Black;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	line-height: 20px;
}
li
{
	color: Black; 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	line-height: 20px;
	list-style-image: url(bullet.png);
}
.BreadCrumb
{
	color: Black;
	font-family: 'Courier New', Courier, Monospace; 
	font-size: 12px; 
	font-weight: 900;
	padding: 0px 10px 0px 10px;
	vertical-align: middle;
}

.CurrentDate
{
	color: Black;
	font-family: 'Courier New', Courier, Monospace; 
	font-size: 9px; 
	font-weight: 900;
}
.Login
{
	font-family: 'Courier New', Courier, Monospace; 
	font-size: 12px; 
	font-weight: 900 ;
	height:  20px;
	padding: 5px 10px 3px 0px;
	text-align: right; 
	vertical-align: top;
	z-index: 4;	
}
.Logo
{
	padding: 10px 10px 10px 10px;
}
.mcbs_Full_ControlPanelPane
{
	height: 1px;
}

.mcbs_Full_TitlePane
{
	height: 90px;
	text-align: left;
	vertical-align: top;
}

.mcbs_Full_HorMenuPane
{
	background-color: #cccccc;
	/*border-top: solid 1px black;*/
	height: 40px;
	vertical-align: top;
}
.mcbs_Full_HorMenuPane td
{
	/*border-top: solid 2px white;*/
}

.mcbs_Full_MainPane
{
	text-align: left;
	height: 100%;
	vertical-align: top;
	width: 100%;
}
.mcbs_Full_FooterStyle
{
	background-color: #E20019;
	height: 50px;
	vertical-align: top;
	font-family: Arial, Helvetica, Sans-Serif;
}
.mcbs_Full_LeftPane
{
	background-color: #cccccc; 
	border-bottom: solid 1px black;
	padding: 0px 5px 10px 5px;
}
.mcbs_Full_FooterStyle td
{
	padding: 4px 5px 0px 5px;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FFFFFF;
}
.skinmaster {
	height: 100%;
	width: 100%;
	background-color: white;
	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: #DFE5F2;
}
.toppane {
	width: 100%;
	background-color: transparent;
/*	
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
*/
}
.leftpane {
	width: 180px;
	background-color: transparent;
	max-width: 180px;
	/*
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
*/
}
.ContentPane {
	background-color: transparent;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	vertical-align: top;
	padding: 0px  25px 15px 25px;
	width: auto;
	min-width: 664px;
}
.HeaderPane
{
	text-align: right;
}
.rightpane {
	background-color: #E20019;
	border-top: 1px solid black;
	max-width: 180px;
	padding: 0px  10px 15px 10px;
	vertical-align: top;
	width: 180px;
}
.RightPane p
{
	color: white;
	font-weight: bold;
}
.rightpane a:hover, .rightpane a:visited
{
/*	color: Black;*/
	color: white;
	font-weight: bold;
	font-size: 13px;
}
.rightpane a
{
/*	color: Black;*/
	color: white;
	font-weight: bold;
	font-size: 13px;
}
.FooterPane {
	color: Black;
	background-color: transparent;
	border-top: 1px solid black;

	text-align: left;
	/*
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
*/
}
.FooterPane a:hover
{
	color: Black;
}

.MainMenu_MenuContainer {
	background-color: #cccccc; 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	vertical-align: top;
	width: 190px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 30px;
	background-color: Transparent;
	width: 175px;

}
.MainMenu_MenuItem
{
	background-color: transparent;
	border: none;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
/*	border-color:white;
	border-style:solid;
	border-width:1px 0;*/
/*	font-family: 'Courier New', Courier, Monospace; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal;*/
	height: 30px;	
	width: 175px;
}
.MainMenu_MenuItemSel
{
	background-color: #999999; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
/*	border-color:white;
	border-style:solid;
	border-width:1px 0;*/
/*	font-family: 'Courier New', Courier, Monospace; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal;*/
	height: 30px;	
	width: 175px;
}
.MainMenu_MenuIcon
{
display: none;
	background-color: transparent;
	border: none;
	cursor: pointer; 
	cursor: hand; 
	padding: 0px;
	height: 30px;	
	text-align: center; 
}
.MainMenu_SubMenu {
	background-color: #aaaaaa;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	width: 175px;
}
.MainMenu_MenuBreak {
}

.MainMenu_MenuArrow
{
	background-color: #aaaaaa;
	border: none;
	cursor: pointer; 
	cursor: hand; 
	height: 30px;
}
.MainMenu_RootMenuArrow {
	cursor: pointer; 
	cursor: hand;
}



.SubHead
{
    font-family: Verdana, sans-serif; 
	color: #333333;
    font-size: 11px;
}
.StandardButton     {
    background: #999999 none; 
    color: white;
    font-family: Verdana, sans-serif; 
    font-size: 11px;
    font-weight: bold;
}
a.CommandButton:Link
{
	color: #333333;
	text-decoration: underline;
}
.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: 'Courier New', Courier, Monospace; 
    font-size:  18px;
    font-weight:    900;
    color: #333333;
}
.Normal
{
    color: #333333;
}
/*
3canPlain_Full_PageStyle
contentpane
3canPlain_Full_TitleStyle
SkinObject
3canPlain_Full_MenuContainerStyle
3canPlain_Full_MenuArrowStyle
3canPlain_Full_MenuRootArrowStyle
3canPlain_Full_MenuIconStyle
3canPlain_Full_MenuSubMenuStyle
3canPlain_Full_MenuSelectedItemStyle
3canPlain_Full_MenuContainerStyle
3canPlain_Full_MenuItemStyle

3canPlain_Full_FooterStyle
3canPlain_Full_FooterStyle

*/