/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;
	background-color: #999999;
	position: absolute;
	left: 16px;
	background-repeat: repeat;
}
.skinmaster {
	height: 100%;
	background-color: #999999;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	background-position: center top;
	background-repeat: repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #cccccc;
	border-bottom-color: #ffffff;
	border-left-color: #cccccc;
}
.skinheader {
	background-image: url(topbg.gif);
	background-repeat: repeat-x;
	background-color: #999999;
	height: 102px;
	border-right: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
}
.dottedline {
	background-image: url(dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bannerpadding {
	padding-left: 20px;
	padding-right: 20px;
}
.skingradient {
	background-image: url(menubg.gif); 
	height:38px;
	background-color: #F1ECED;
}
.controlpanel {
	width: 100%;
	background-color: #999999;

}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: white;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 250px;
	background-color: white;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 6px;

}
.StandardButton {
  background: #cccccc none; 
  color: ##0099cc;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;

}

/* Text Styles */
.Head {
   font-family: Verdana, sans-serif;
   font-size:  16px;
   font-weight: bold;
   color: ##0099cc;
	border-right: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
}

.subhead {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: ##0099cc;
	border-top: 0px;
   border-bottom: 0px;
   border-right: 0px;
   border-left: 0px;
}
.normal {
   font-family: Verdana, sans-serif;
   font-size:  11px;
   font-weight: normal;
   color: #666666;

}
.NormalTextBox
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}
H4  {
    font-family: Verdana, sans-serif;
    font-size:  11px;
    font-weight:    normal;
    color: #333333;
	border-right: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
}
H5  {
    font-family: Verdana, sans-serif;
    font-size:  11px;
    font-weight: bold;
    color: #333333;
	border-right: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
}
A:link  {
	font-family: Verdana, sans-serif;
	color: #0099cc;
	font-size:11px;
	text-decoration: none;
}
A:visited   {
	font-family: Verdana, sans-serif;
	color: #0099cc;
	font-size:11px;
	text-decoration: none;
}
A:active    {
	font-family: Verdana, sans-serif;
	color: #0099cc;
	font-size:11px;
	text-decoration: none;
}
A:hover {
    font-family: Verdana, sans-serif;
	color: #0099cc;
	font-size:11px;
	text-decoration : underline;
	border-right: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
}
.footer {
   font-family: Verdana, sans-serif;
   font-size:  11px;
   font-weight: normal;
   color: #333333;
}
A.footer:link {
    text-decoration: none;
	font:11px Verdana, sans-serif;
    color: #ffff;
	font-weight: normal;
}
A.footer:visited {
    text-decoration: none;
	font:11px Verdana, sans-serif;
    color: #ffff;
	font-weight: normal;
}
A.footer:active {
    text-decoration: underline;
	font:11px Verdana, sans-serif;
    color: #ffff;
	font-weight: normal;
}
A.footer:hover {
    text-decoration: underline;
	font:11px Verdana, sans-serif;
    color: #02127a;
	font-weight: normal;
}
.breadcrumbs   {
    font:11px Verdana, sans-serif;
    font-weight:   none;
    color: #3A45A1;
}
A.breadcrumbs:link {
    text-decoration: none;
	font:11px Verdana, sans-serif;
    color: #3A45A1;
	font-weight: none;
}
A.breadcrumbs:visited {
    text-decoration: none;
	font:11px Verdana, sans-serif;
    color: #3A45A1;
	font-weight: none;
}
A.breadcrumbs:active {
    text-decoration: underline;
	font:11px Verdana, sans-serif;
    color: #6D94B9;
	font-weight: none;
}
A.breadcrumbs:hover {
    text-decoration: underline;
	font:11px Verdana, sans-serif;
    color: #6D94B9;
	font-weight: none;
}
.loginText {
   font-family: Verdana, sans-serif;
   font-size:  11px;
   font-weight: normal;
   font-color: #0099cc;
}
a.loginText:Link {
   font-family: Verdana, sans-serif;
   font-size:  11px;
   font-weight: normal;
   font color: #0099cc;
   text-decoration: none;
}
a.loginText:Active {
   font-family: Verdana, sans-serif;
   font-size:  11px;
   font-weight: normal;
   font-color: #0099cc;
   text-decoration: none;
}
a.loginText:Visited {
   font-family: Verdana, sans-serif;
   font-size:  11px;
   font-weight: normal;
   font-color: #0099cc;
   text-decoration: none;
}
a.loginText:Hover {
   font-family: Verdana, sans-serif;
   font-size:  11px;
   font-weight: normal;
   font-color: #0099cc;
   text-decoration: underline;
}
.border {
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.baselink {
	font-family: Verdana, Verdana, sans-serif, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0099cc;
	border: 1px none #666666;

}
.bottom-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}
.MainMenu_MenuItem{
 border-bottom: #ffffff 0px solid;
 border-top: #ffffff 1px solid;
 border-right: #ffffff 0px solid; 
 border-left: #ffffff 1px solid;
 cursor: pointer; 
 cursor: hand; 
 color: #666666; 
 font-weight: normal; 
 background-color: #transparent; 
 font-size: 13;
 font-family: Arial, Helvetica, sans-serif;

}
.MainMenu_MenuItemSel{
 background-color: transparent;  
 border-bottom: #ffffff 1px solid;
 border-top: #ffffff 1px solid;
 border-right: #ffffff 0px solid; 
 border-left: #ffffff 0px solid;
 cursor: pointer; 
 cursor: hand; 
 color: #047CC1; 
 font-size: 13;
 font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_MenuItemAct {
 background-color: transparent; 
 border-bottom: #ffffff 1px solid;
 border-top: #ffffff 1px solid;
 border-right: #ffffff 0px solid; 
 border-left: #ffffff 0px solid;
 cursor: pointer; 
 cursor: hand; 
 color: #047CC1; 
 font-size: 13;
 font-family: Arial, Helvetica, sans-serif;
}
.rootMenuItem TD{ 
 border-bottom: #ffffff 0px solid;
 border-top: #ffffff 0px solid;
 border-right: #ffffff 0px solid; 
 border-left: #ffffff 0px solid;
 cursor: pointer; 
 cursor: hand; 
 color: #666666; 
 font-weight: normal; 
 background-color: transparent; 
 font-size: 13;
 font-family: Arial, Helvetica, sans-serif;

} 
.rootmenuitemselected TD{ 
 background-color: transparent; 
 border-bottom: #ffffff 0px solid;
 border-top: #ffffff 0px solid;
 border-right: #ffffff 0px solid; 
 border-left: #ffffff 0px solid;
 cursor: pointer; 
 cursor: hand; 
 color: #047CC1; 
 font-family: century gothic; 
 font-weight: normal; 
 font-size: 13;
 font-family: Arial, Helvetica, sans-serif;

}
.rootmenuitemactive TD{ 
 background-color: transparent;  
 border-bottom: #ffffff 0px solid;
 border-top: #ffffff 0px solid;
 border-right: #ffffff 0px solid; 
 border-left: #ffffff 0px solid;
 cursor: pointer; 
 cursor: hand; 
 color: #047CC1; 
 font-weight: normal;
 font-size: 13;
 font-family: Arial, Helvetica, sans-serif;

}

/*-- top inside content pane       --*/ .TopPane { width: 100%; padding: 0 7px 0 7px;}
/*-- top inside content pane 2     --*/ .TopPane2 { width: 100%; padding: 0 7px 0 7px;}
/*-- left content pane             --*/ .LeftPane { padding: 0 7px 0 7px; width: 50%; }
/*-- right content pane            --*/ .RightPane { padding: 0 7px 0 7px; width: 50%; }
/*-- left2 content pane            --*/ .LeftPane2 { padding: 0 7px 0 7px; width: 25%; }
/*-- content2 pane                 --*/ .ContentPane2 { padding: 0 7px 0 7px; }
/*-- right2 content pane           --*/ .RightPane2 { padding: 0 7px 0 7px; width: 25%; }
/*-- bottom inside pane            --*/ .BottomPane { width: 100%; padding: 0 7px 0 7px; }
/*-- left3 content pane            --*/ .LeftPane3 { padding: 0 7px 0 7px; width: 33%; }
/*-- content3 pane                 --*/ .ContentPane3 { padding: 0 7px 0 7px; }
/*-- right3 content pane           --*/ .RightPane3 { padding: 0 7px 0 7px; width: 33%; }
/*-- bottom2 inside pane           --*/ .BottomPane2 { width: 100%; padding: 0 7px 0 7px; }
/*-- image content pane 1 horiz    --*/ .ImagePane01 { height:1px; padding: 0 7px 9px 7px; }
/*-- image content pane 1 vertical --*/ .ImagePane01V { height:1px; padding: 0 7px 0px 7px; }
/*-- image content pane 2          --*/ .ImagePane02 { height:1px; padding: 9px 7px 0 7px; }
/*-- image content pane 2 vertical --*/ .ImagePane02V { height:1px; padding: 4px 7px 0 7px; }
/*-- image content pane 3          --*/ .ImagePane03 { height:1px; padding: 0 7px 9px 7px; }
/*-- footer content pane           --*/ .FooterPane { width: 100%; height: 26px; padding: 0 7px 0 7px; vertical-align:middle; }
/*-- panel pane                    --*/ .PanelPane { padding: 0 0px 0 0px; }

