/* 
================================
Skin styles for DotNetNuke
================================
*/   
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
}
.skinheader {}
.skinheadercenter {
	padding: 20px 0px 20px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	white-space: nowrap;
}
.skinheaderleft {
	padding: 20px 20px 20px 0px;
}
.skinheaderright {
	width: 100%;
	padding: 20px 0px 20px 20px;	
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 14px;
}
.skinheadersearch {
	width: 100%;
	padding: 0 0 20px 0;	
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
#dnn_dnnSEARCH_cmdSearch {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 	
}
.skinheaderlogin {}
.skingradient {
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.headerpane {}
.headertitle {
	padding-right: 40px;
}
.skinsubnav {
	padding: 30px 40px 30px 0px;
}
.contenttable {
	padding: 30px 0px 0px 0px;
}
.leftpane {
	width: 700px;
	padding: 0px 40px 20px 0px;
}
.homecontentpane {
	width: 260px;
	height: 100%;
	background-color: transparent;
	padding: 20px 0px 0px 0px;
	line-height: 135%;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding: 30px 0px 0px 0px;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
/* style for MLMainMenu */
.MainMenuContainer {
	background-color: transparent; 
}
.mainnav {
	background-color: Transparent;
	border-left: 1px solid #696767;
}
.MainMenuRootItem, .MainMenuRootItemHover {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 	
}
.MainMenuRootItem TD { /*TD if menu option for using tables is on*/
	width: 130px;
	height: 20px;
	color: #000000; 
	background-color: #ffc400;
	border-bottom: 2px solid #696767;
	border-right: 2px solid #696767;
	border-top: 1px solid #696767;
   white-space: nowrap;  /*Word wrapping menu item now optional*/	    
   padding: 3px 3px 3px 3px;   /*explicitly set padding for root menu items*/
	text-align: center;
	cursor: pointer; 
	cursor: hand; 
	margin-right: 2px;
}
.MainMenuRootItem A, .MainMenuRootItem A:link, .MainMenuRootItemHover A, .MainMenuRootItemHover A:link { 
	width: 130px;
	height: 20px;
	color: #000000; 
	background-color: #ffc400;
	border-bottom: 2px solid #696767;
	border-right: 2px solid #696767;
	border-top: 1px solid #696767;
   white-space: nowrap;  /*Word wrapping menu item now optional*/	    
   padding: 3px 3px 3px 3px;   /*explicitly set padding for root menu items*/
	text-align: center;
	cursor: pointer; 
	cursor: hand; 
	margin-right: 2px;
}
.MainMenuRootItemHover TD {  
	width: 130px;
	height: 20px;
	color: #000000; 
	background-color: #ffc400;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	border-top: 1px solid #696767;
   white-space: nowrap;  /*Word wrapping menu item now optional*/	    
   padding: 3px 3px 3px 3px;   /*explicitly set padding for root menu items*/
	text-align: center;
	cursor: pointer; 
	cursor: hand; 
	margin-right: 2px;
}
/* styles for Inventua-SideMenu */
/* for home skin */
.HomeSubMenuItem {
	width: 130px !important ;
	height: 20px !important ;
	color: #000000;
	background-color: transparent;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}
.HomeSubMenuItem a {
	display: block;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000 !important;
	background-color: #ffc400;
	border-bottom: 2px solid #696767;
	border-left: 1px solid #696767;
	border-right: 2px solid #696767;
	border-top: 0px solid #696767;
   white-space: nowrap;  /*Word wrapping menu item now optional*/	    
   padding: 3px 3px 3px 3px;   /*explicitly set padding for root menu items*/
}
.HomeSubMenuHover {
	width: 130px !important ;
	height: 20px !important ;
	color: #000000;
	background-color: transparent;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}
.HomeSubMenuHover a {
	display: block;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000 !important;
	background-color: #ffc400;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #696767;
	border-right: 2px solid #000000;
	border-top: 0px solid #696767;
   white-space: nowrap;  /*Word wrapping menu item now optional*/	    
   padding: 3px 3px 3px 3px;   /*explicitly set padding for root menu items*/
}
.HomeSubMenuHover a:hover {
	display: block;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000 !important;
	background-color: #ffc400;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #696767;
	border-right: 2px solid #000000;
	border-top: 0px solid #696767;
   white-space: nowrap;  /*Word wrapping menu item now optional*/	    
   padding: 3px 3px 3px 3px;   /*explicitly set padding for root menu items*/
}
/* for main skin */
.SubMenuItem {
	width: 130px !important ;
	height: 20px !important ;
	color: #000000;
	background-color: transparent;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}
.SubMenuItem a {
	display: block;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000 !important;
	background-color: #ffc400;
	border-bottom: 2px solid #696767;
	border-left: 1px solid #696767;
	border-right: 2px solid #696767;
	border-top: 1px solid #696767;
   white-space: nowrap;  /*Word wrapping menu item now optional*/	    
   padding: 3px 3px 3px 3px;   /*explicitly set padding for root menu items*/
	margin-bottom: 2px;
}
.SubMenuHover {
	width: 130px !important ;
	height: 20px !important ;
	color: #000000;
	background-color: transparent;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}
.SubMenuHover a {
	display: block;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000 !important;
	background-color: #ffc400;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #696767;
	border-right: 2px solid #000000;
	border-top: 1px solid #696767;
   white-space: nowrap;  /*Word wrapping menu item now optional*/	    
   padding: 3px 3px 3px 3px;   /*explicitly set padding for root menu items*/
	margin-bottom: 2px;
}
.SubMenuHover a:hover {
	display: block;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000 !important;
	background-color: #ffc400;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #696767;
	border-right: 2px solid #000000;
	border-top: 1px solid #696767;
   white-space: nowrap;  /*Word wrapping menu item now optional*/	    
   padding: 3px 3px 3px 3px;   /*explicitly set padding for root menu items*/
	margin-bottom: 2px;
}
/* style for multi-language selctor */
.MLSelector {
	display: block;
	width: 130px !important ;
	height: 20px !important ;
	color: #000000;
	background-color: transparent;
	text-align: right;
	cursor: pointer;
	cursor: hand;
}
.MLSelector a {
	display: block;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #000000 !important;
	background-color: #ffc400;
	border-bottom: 2px solid #696767;
	border-left: 1px solid #696767;
	border-right: 2px solid #696767;
	border-top: 1px solid #696767;
   white-space: nowrap;  /*Word wrapping menu item now optional*/	    
   padding: 3px 3px 3px 3px;   /*explicitly set padding for root menu items*/
}
.MLSelector a:hover {
	text-decoration: none;
	text-align: center;
	color: #000000 !important;
	background-color: #ffc400;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #696767;
	border-right: 2px solid #000000;
	border-top: 1px solid #696767;
   white-space: nowrap;  /*Word wrapping menu item now optional*/	    
   padding: 3px 3px 3px 3px;   /*explicitly set padding for root menu items*/
}

.Head {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size:  13pt;
   font-weight:  normal;
   color: #000000;
}
/* style of item titles on edit and admin pages */
.SubHead{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size:  10pt;
	font-weight: bold;
	color: #003366;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size:  9pt;
	font-weight: bold;
	color: black;
}
.FormSubHead{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size:  10pt;
	font-weight: bold;
	color: #003366;
	padding-right: 20px;
}
/* text style used for most text rendered by modules */
.Normal, .NormalDisabled, .TD{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt ;
	font-weight: normal;
	line-height: 135%;
}
/* text style used for rendered text which should appear disabled */
.NormalDisabled{
	color: Silver;
}
/* text style used for rendered text which requires emphasis */
.NormalBold{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
/* text style used for error messages */
.NormalRed{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ff0000;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link{
	text-decoration: underline;
	color: #003366;
}
A.CommandButton:visited{
	text-decoration: underline;
	color: #003366;
}
A.CommandButton:hover{
	text-decoration: underline;
	color: #ff0000;
}
A.CommandButton:active{
	text-decoration: underline;
	color: #003366;
}
/* button style for standard HTML buttons */
.StandardButton{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 9pt;
	background: #dddddd;
	color: #000000;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
}
/* GENERIC */
H1{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: normal;
	color: #000000;
}
H2{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #000000;
}
H3{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}
H4{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
H5, DT{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
H6{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #003366;
}
TFOOT, THEAD{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
TH{
	vertical-align: baseline;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
A:link{
	text-decoration: none;
	color: #003366;
}
A:visited{
	text-decoration: none;
	color: #003366;
}
A:hover{
	text-decoration: underline;
	color: #ff0000;
}
A:active{
	text-decoration: none;
	color: #003366;
}
SMALL{
	font-size: 7pt;
}
BIG{
	font-size: 11pt;
}
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;
}
.tableitemnormal {
	vertical-align: top;
}
.tableitemheadline {}
.LinkList {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt ;
	font-weight: normal;
	padding:0 0 15px 0;
}