/* 
================================
Skin styles for DotNetNuke
================================
*/   

.Separator td{ 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 1px;
} 
.RootMenuItem TD{ 
	background-color: transparent; 
	color: #191919; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
} 
.rootmenuitemselected TD{ 
	background-color: transparent; 
	color: #D3AF2D; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
} 
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	BORDER-RIGHT: #2E1364 1px solid; 
	BORDER-TOP: #2E1364 1px solid; 
	BORDER-LEFT: #2E1364 1px solid; 
	BORDER-BOTTOM: #2E1364 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
	BACKGROUND-IMAGE: url(topbg.jpg);
}
.purplebar {
	BACKGROUND-IMAGE: url(top_purplebar.jpg);
}
.divider  TD{
	BACKGROUND-IMAGE: url(divider.gif);
	background-repeat: repeat-y;
	width: 40px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100%;
}
.menubg {
	BACKGROUND-IMAGE: url(menubg.jpg);
	background-repeat: repeat-x;
}
.controlpanel {
	width: 100%;
	background-color: #EDEDED;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right: #654D8B 0px solid;
	border-left: #654D8B 0px solid; 
	border-bottom: #bDbDbD 1px solid; 
	border-top: #BEbebE 5px solid; 
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 0px;
}
.rightpane {
	width: 200px;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #2D1263 0px solid; 
	border-bottom: #2D1263 1px solid; 
	border-top: #2D1263 1px solid; 
	border-right: #2D1263 0px solid;
	cursor: hand; 
	color: white; 
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #604981; 
	border-left: #604981 1px solid; 
	border-bottom: #604981 1px solid; 
	border-top: #604981 1px solid; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #2D1263;  
	z-index: 1000;  
	cursor: hand; 
	margin-top: 3px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak{
	border-bottom: #EEEEEE 0px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #00ff00 0px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: transparent; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #7E6AA7; 
	cursor: hand; 
	color: white; 
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #2D1263 1px solid; 
	border-bottom: #2D1263 1px solid; 
	border-top: #2D1263 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: hand; 
	color: white; 
}
.MainMenu_RootMenuArrow {
}
.StandardButton {
    background: #3B226B none; 
    color: #ffffff;
    font-family:Arial; 
    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: Arial, Helvetica;
	font-size : 17px; 
	font-weight : bold; 
	text-decoration : none; 
	line-height : 120%; 
	color : #3A1F6C;
}
.SubHead  {
	font-family: Verdana, Arial, Helvetica;
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : none; 
	line-height : 120%; 
	color : #3A1F6C;
}
.footertext {
	font:11px Arial;
	text-decoration : none; 
	color : #33166A;
	font-weight : bold; 
}
a:link {
	text-decoration:none;
	font:11px Arial;
	font-weight : bold; 
	text-decoration : none; 
	line-height : 120%; 
	color : #33166A;
}
a:active {
	text-decoration:none;
	font:11px Arial;
	font-weight : bold; 
	text-decoration : none; 
	line-height : 120%; 
	color : #33166A;
}
a:visited {
	text-decoration:none;
	font:11px Arial;
	font-weight : bold; 
	text-decoration : none; 
	line-height : 120%; 
	color : #33166A;
}
a:hover {
	text-decoration:none;
	font:11px Arial;
	font-weight : bold; 
	text-decoration : none; 
	line-height : 120%; 
	color : #D3AF2D;
}
a.search:link {
	text-decoration:none;
	font:11px Arial;
	font-weight : bold; 
	text-decoration : none; 
	line-height : 120%; 
	color : #789DB9;
}
a.search:active {
	text-decoration:none;
	font:11px Arial;
	font-weight : bold; 
	text-decoration : none; 
	line-height : 120%; 
	color : #789DB9;
}
a.search:visited {
	text-decoration:none;
	font:11px Arial;
	font-weight : bold; 
	text-decoration : none; 
	line-height : 120%; 
	color : #789DB9;
}
a.search:hover {
	text-decoration:none;
	font:11px Arial;
	font-weight : bold; 
	text-decoration : none; 
	line-height : 120%; 
	color : #C0D4E3;
}
a.PLink:link {
	text-decoration:none;
	font:11px Arial;
	text-decoration : none; 
	line-height : 120%; 
	color : #33166A;
	font-weight : bold; 
}
a.PLink:active {
	text-decoration:none;
	font:11px Arial;
	text-decoration : none; 
	line-height : 120%; 
	color : #33166A;
	font-weight : bold; 
}
a.PLink:visited {
	text-decoration:none;
	font:11px Arial;
	text-decoration : none; 
	line-height : 120%; 
	color : #33166A;
	font-weight : bold; 
}
a.PLink:hover {
	text-decoration:none;
	font:11px Arial;
	text-decoration : none; 
	line-height : 120%; 
	color : #D3AF2D;
	font-weight : bold; 
}
A.CommandButton:link {
    text-decoration:    none;
    color: #33166A;
}
A.CommandButton:visited  {
    text-decoration:    none;
    color: #33166A;
}
A.CommandButton:active   {
    text-decoration:    none;
    color: #33166A;
}
A.CommandButton:hover    {
    text-decoration:    underline;
    color: #E9DEFF;
}
.Normal {
	font-family: verdana, arial, helvetica;
	color: #000000;
	font-size:11px;
}

div#tempholder

{
z-index:-1000!important;
}
