/* 
================================
Skin styles for DotNetNuke
================================
*/   
body {
	background-color: #391334;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.pagemaster {
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.skinmaster {
	height: 100%;
	background-color: transparent;
}
.skinheader {
}
.skinmainpage {
	background-color:#FFFFFF;
}
.skingradient {
	background-image: url(gradient_DKGray.jpg); 
	height: 30px;
}
.skingradienttop {
	height: 130px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
}
.toppane2 {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
}
.welcomecenter {
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=135, Strength=4);	
}
.flashpane {
	width: 521;
	background-color: #0D0D0D;
}
.welcomepane {
	width: 329;
	background-color: #0D0D0D;
	padding-left: 6px;
	padding-top: 2px;
	padding-right: 4px;
}
.headerpane {
	width: 850;
	background-color: #000000;
	padding-left: 0px;
	padding-right: 0px;
}
.titlepane2 {
	background-color:#000000
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.pane2 {
	width: 182;
	background-color: #191919;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane2 {
	width: 100%;
	background-color: #FFFFFF;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane2 {
	background-color: #FFFFFF;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.MainMenu_MenuContainer{ width:98%; background:transparent; }
.MainMenu_MenuBar{ height:14px; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuItem{
	color:#000;
	font:Arial; 
	font-size:11px; font-weight:normal;
	border:0px;
	/*border-width:1px 0px;*/
	padding:4px 10px 4px 5px;
	margin-bottom:1px;
}
.submenuitembreadcrumb{
	color:#000; 
	font:Arial;
	font-size:11px; font-weight:normal;
	border:0px;
	/*border-width:1px 0px;*/
	background-color:transparent;
	padding:4px 10px 4px 5px;
	margin-bottom:1px;	
}
.submenuitemselected{
	border:0px;
	/*border-width:1px 0px;*/
	color:#000;
	font:Arial;
	font-size:11px; font-weight:normal;
	padding:4px 10px 4px 5px;
	background:#7F7F7F;
}
.MainMenu_MenuArrow{
	border:transparent solid; border-width:0px 0px 0px 0px;
	padding:0px;
}
.submenu{
	z-index:1000; 
	background:#BBB;	
	font-family:Arial, Helvetica;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#757575', Direction=135, Strength=2);*/
	border: 0px; 
	padding:0px;
	margin-left:6px;
}
.rootmenuitem TD{
	color:#ffffff; 
	font-family:Arial, Helvetica;
	font-size:11px; 
	font-weight:bold;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#757575', Direction=135, Strength=2);*/
	border:0px;
	background:transparent;
	padding:0px 0px 0px 12px;
	height:33px;
	display:vertical;
	white-space: nowrap;
}
.rootmenuitemselected TD{
	color:#00CCFF;
	font-family:Arial, Helvetica;
	font-size:11px; 
	font-weight:bold;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#757575', Direction=135, Strength=2);*/
	border:0px; 
	background:transparent;
	padding:0px 0px 0px 12px;
	height:33px;
	white-space: nowrap;
}
.rootmenuitembreadcrumb TD{
	color:#999999; 
	font-family:Arial, Helvetica;
	font-size:11px; 
	font-weight:bold;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#757575', Direction=135, Strength=2);*/
	border:0px;
	background:transparent;	
	padding:0px 0px 0px 12px;
	height:33px;
	white-space: nowrap;
}
.MainMenu_MenuBreak{ display:none; }

.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	
    padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #aaaaaa; 
}

.main_dnnmenu_itemhover td {  
	background-color: #aaaaaa; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	z-index:1000; 
	background:#BBB;	
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#757575', Direction=135, Strength=2);*/
	border:1px #000 solid; 
	padding:0px;
	margin-left:2px;
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: Arial; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Arial, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 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_LtGray.jpg);
}
.Head {
   font-family: Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

.bborder{ border:#DDD solid; border-width:0px 0px; }

.SkinObject {
    font-weight: normal;
    font-size: 8.5pt;
    color: #999999;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
.SkinObject2 {
	color: #ffffff; 
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	font-weight: lighter;
	text-decoration: none;
}
A.SkinObject:link {
    text-decoration:    none;
    color: #0099FF;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color: #FF3333;
}

A.SkinObject:hover    {
    text-decoration: underline;
    color: #00CCFF;
}

A.SkinObject:active   {
    text-decoration:    none;
    color: #0099FF;
}
.SkinObject3 {
	color:#000000; 
	font-family:Arial; 
	font-size:12px; 
	font-weight:normal;
	border:0px;
	background:transparent;
	padding:0px 0px 0px 12px;
	height:33px;
	display:vertical;
}
.WelcomeText {
	color:#ffffff; 
	font-family:Arial, Helvetica; 
	font-size:10px; 
	font-weight:normal;
	border:0px;
	background:transparent;
	padding:0px 0px 0px 5px;
	height:33px;
	display:vertical;
	text-decoration:none;
}
A.WelcomeText:link {
    text-decoration:    none;
    color:#0099FF;
}

A.WelcomeText:visited  {
    text-decoration:    none;
    color: #FF3333;
}

A.WelcometText:hover    {
    text-decoration: underline;
    color: #00CCFF;
}

A.WelcomeText:active   {
    text-decoration:    none;
    color: #0099FF;
}
.SubMainHead{
	background-color: #0D0D0D;
}
