/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 0px solid; 

}
.skinheader {
align:left;

}
.skingradient {
	/* background-image: url(gradient_DkBlue.jpg);  */
	background-color: #ffffff;
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #ffffff;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial,  Helvetica,  Geneva,  Sans-serif;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	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; 
}
.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,  Helvetica,  Geneva,  Sans-serif; 
        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: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif; 
    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: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	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; 
}
.main_dnnmenu_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: #ffffff;
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 0px solid; 

}
.TreeViewMenu_Header {
	display:none;
}



.HPSTabName
{
   font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
   font-size:  14px;
   font-weight: normal;
   color: #000066;
   vertical-align:top;
	
}


.TreeViewChild
 {
   font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
   font-size:  12px;	
   vertical-align: middle;	
   text-indent: 2;
}

.TreeViewChildOver
 {
   font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
   color: #000066;
   vertical-align: middle;	
   text-indent: 2;
 
}

.TreeViewChild2
 {
   font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
   color: #000066;
   vertical-align: middle;
font-size:  14px;
font-weight: bold;	
}

.TreeViewChild3
 {
   font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
   color: #003399;
   vertical-align: middle;	
}

.TreeViewChild4
 {
   font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
   color: #000066;
font-weight: bold;
   vertical-align: middle;	
}

.TreeViewChild5
 {
   font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
   color: #003399;
   vertical-align: middle;
font-size:  14px;
font-weight: bold;	
}

.TreeViewChild6
 {
   font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
   font-weight: bold;
   color:#000066;
   vertical-align: middle;
font-size:  14px;	
}
.TreeViewChild6S
 {
   font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
   font-weight: bold;
   color:#000066;
   vertical-align: middle;

}

/**************************************************/

Body
{
	background-color: white;
	margin: 0px;
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial,  Helvetica,  Geneva,  Sans-serif;
}

.SkinObject
{
	font-weight: normal;
	font-size: 12px;
	color: #003399;
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
	text-decoration: none;
}

A.SkinObject:link
{
	text-decoration: none;
	color: #003399;
}

A.SkinObject:visited
{
	text-decoration: none;
	color: #003399;
}

A.SkinObject:hover
{
	font-weight: normal;
	text-decoration: none;
	color: #000066;
}

A.SkinObject:active
{
	text-decoration: none;
	color: #000066;
}

/* style for module titles */
.Head
{
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}




/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
	background-color: White;
	color: Red;
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
	background-color: White;
}
.DataGrid_Header
{
	background-color: Transparent;
	color: Black;
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.DataGrid_Item
{
	background-color: Transparent;
	color: Black;
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.DataGrid_SelectedItem
{
	background-color: Silver;
	color: Blue;
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
	font-size: 12px;
	font-weight: normal;
}


/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
	font-size: 12px;
	font-weight: normal;
}


/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: underline;
	color: #003399;
}

A.CommandButton:visited
{
	text-decoration: underline;
	color: #000000;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: #003399;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: #003399;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}

/* GENERIC */
H1
{
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
	FONT-SIZE: 31px;
	font-weight: normal;
	color: #000000;
}

H2
{
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}

H3
{
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

H4
{
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

H5, DT
{
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

H6
{
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}



A:link
{
	text-decoration: underline;
	font-weight: normal;
	color: #003399;
}

A:visited
{
	text-decoration: underline;
	font-weight: normal;
	color: purple;
}

A:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: purple;
}

A:active
{
	text-decoration: underline;
	font-weight: normal;
	color: purple;

}

SMALL
{
	font-size: 8px;
}

BIG
{
	font-size: 14px;
}

BLOCKQUOTE, PRE
{
	font-family: Lucida Console, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}
OL UL LI
{
	list-style-type: disc;
}

HR
{
	color: #04029C;
	height: 1pt;
	text-align: left;
}


/* text style used for most text rendered by modules */

.Normal, .NormalTextBox, TH, TFOOT, THEAD, TD, SPAN, DIV, A
{
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
   
}



/* text style used for rendered text which should appear disabled */
.NormalDisabled
{

	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}
