/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
	padding-left: 2px;
	padding-top: 2px; 
	padding-right: 2px;
}
.skinmaster {
	height: 100%;
	background-color: #FFF; /* #EEEEEE */
	BORDER-RIGHT: #8F9092 0px solid; 
	BORDER-TOP: #8F9092 0px solid; 
	BORDER-LEFT: #8F9092 0px solid; 
	BORDER-BOTTOM: #8F9092 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader 
{
	 padding-left: 2px; /* 2px; */
	 padding-bottom:0px;
	 padding-top: 1px; /* 1px; */
}

.rootmenu
{
	text-align: left;
	background: none;
	font-family: Verdana;

/*    color: #FFF;*/
    font-size:8pt;    
    color: #CCCCCC;
    padding-top: 6px; /* 9px; */
    padding-bottom: 5px; /* 8px; */
    /* new */
    margin-top: 2px;
    margin-left: 2px;
}

.footermenu
{
	text-align: left;
	background: #003366;
	font-family: Verdana;

/*    color: #FFF;*/
    font-size:8pt;    
    color: #CCCCCC;
    padding-top: 6px; /* 9px; */
    padding-bottom: 5px; /* 8px; */
    /* new */
    margin-top: 2px;
    margin-left: 2px;
}

.skingradient {
	BACKGROUND-IMAGE: url(gradient_DKGray.jpg); 
	HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DDDDDD;
}
/* user defined class */
.logo
{
	padding: 0px;
	padding-left: 2px;
}
.logoBackground
{
	background: url(logoBackground.jpg) repeat-x;
	height: 104;
	padding-right: 2px;
}
/* end user defined */
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 1px; /* 6 */
	padding-right: 4px;
	padding-top: 0px;
}
.leftpane {
	width: 272px;
	/* background-color: #F5F2E6; /* transparent;*/
	background: url(animals_2.jpg) repeat-y;
	padding-left: 2px; /* 6 */
	padding-right: 4px;
	padding-top: 0px; /* 6 */
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px; /* 6 */
	padding-right: 4px;
	padding-top: 0px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 5px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px; /* 6 */
	padding-right: 0px;
	padding-top: 0px;
}
/***********************************************************************/
.MainMenu_MenuContainer {
	background-color: transparent; /* #F8F4E9;/* #003366; /*  */
	border: 0px solid #000;
	width: 120px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: #003366; /* Transparent; */
}

.MainMenu_MenuItem {
	border-left: #000 0px solid; 
	border-bottom: #000 0px solid; /* 1 */
	border-top: #000 0px solid; /* 1 */
	border-right: #000 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #0A396A; /* black */
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #F8F4E9; /* #DFD6B0; /* #CCCCCC; */
	border-left: #000 0px solid; 
	border-bottom: #000 0px solid; 
	border-top: #000 0px solid; /* #CCCCCC for all three */
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
	
}
.MainMenu_SubMenu {
	background-color: #F8F4E9; /* #DFD6B0; /* #F5F2E6; /* #CCCCCC;  */
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	margin-top: 0px;/* 3px; */
	margin-left: 0px;
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #DFD6B0; /* #F5F2E6; /* #AAAAAA; */
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #000 0px solid; /* 1 */
	border-bottom: #000 0px solid; /* 1 */
	border-top: #000 0px solid;
	font-family: verdana; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
/***********************************************************************/
.StandardButton     {
    background: #AAAAAA none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px; /* 175 */
	background-color: #F5F2E6; /* DDDDDD */
	BORDER-RIGHT: #8F9092 0px solid; /* 1 */
	BORDER-TOP: #8F9092 0px solid; 
	BORDER-LEFT: #8F9092 0px solid; 
	BORDER-BOTTOM: #8F9092 0px solid; 
	moz-border-radius-bottomleft: 115px;  /* 15 */
	moz-border-radius-bottomright: 115px; /* 15 */
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
	margin-bottom: 5px;
}
.TreeViewMenu_Header {
	/* BACKGROUND-IMAGE: url(gradient_LtGray.jpg); */
	background-color: #F5F2E6;
}

.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:  normal;
    color: #333333;
}
/* User defined menu items */


 
.MasseyCell
{
	background: #F5F2E6;
	border: 1pt solid #000;
	border-right: 2px solid #000;
	border-bottom: 0px solid #000;
	font-size: 10pt;

}

.MasseyCellEnd
{
	background: #F5F2E6;
	border: 1pt solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	font-size: 10pt;	

}

td.MasseyCell:hover, td.MasseyCellOver
{
	background: #DFD6B0;
}

td.MasseyCellEnd:hover, td.MasseyCellEndOver
{
	background: #DFD6B0;
}

.MasseyTable
{
	width: 150px;
}

/* "mc" stands for MainCell */
A.fm:link {
    text-decoration:    none;
    color: #FFF;
    font-size: 8pt;
    font-weight: bold;
}

A.fm:visited  {
    text-decoration:    none;
    color: #FFF;
    font-size: 8pt;    
    font-weight: bold;
}

A.fm:active   {
    text-decoration:    none;
    color: #FFF;
    font-size: 8pt;    
    font-weight: bold;
}

A.fm:hover    {
    text-decoration:    underline;
    color: #FFF;
    font-size: 8pt;    
    font-weight: bold;
}
/* Root menu, rm */
A.rm:link {
    text-decoration:    none;
    color: #000;
    font-size: 8pt;
    font-weight: bold;
}

A.rm:visited  {
    text-decoration:    none;
    color: #000;
    font-size: 8pt; 
    font-weight: bold;       
}

A.rm:active   {
    text-decoration:    none;
    color: #000;
    font-size: 8pt; 
    font-weight: bold;       
}

A.rm:hover    {
    text-decoration:    underline;
    color: #000;
    font-size: 8pt; 
    font-weight: bold;       
}



.contentTable
{
	color: black;
	font-size: 10pt;	
}
