/* 
================================
Skin styles for DotNetNuke
================================
*/   

#dnn_ContentPane p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333 }
#dnn_ContentPane img.pict {	
	padding: 5px 5px 5px 5px;
	margin: 5px;
	border: 1px solid #CCCCCC }
#dnn_ContentPane h1 {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #99cc99;
	background-image: url('/Portals/0/images/textHeader_bkg.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px }
#dnn_ContentPane h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666 }
#dnn_ContentPane h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666 }
#dnn_ContentPane a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699cc;
	text-decoration: none }
#dnn_ContentPane a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699cc;
	text-decoration: underline }
#dnn_ContentPane ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333 }
#dnn_ContentPane table {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #CCCCCC }
#dnn_ContentPane th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6699cc;
	font-size: 15px;
	color: #FFFFFF }
#dnn_ContentPane tr.altRow {
	background-color: #e6f5e6 }


/* Begin dnn_RightPane Styles */
#dnn_RightPane {
	 }
#dnn_RightPane p {
	}
#dnn_RightPane h1 {
	 }
#dnn_RightPaneCallout {
	width: 250px;
	text-align: left;
	border: 1px solid #CCCCCC }
#dnn_RightPaneCallout p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333 }
#dnn_RightPaneCallout h1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6699cc;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	padding: 5px 0px 5px 15px;
	margin: 0px }
#dnn_RightPaneContent {
	padding: 0px 15px 20px 15px }
#dnn_RightPaneContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333333 }
#dnn_RightPaneContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666 }	


.pagemaster {
	width: 100%;
	height: 100%;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
}
.SkinObject
{
    color:White;
    font-family:Verdana;
    font-size:8pt;
    font-weight:normal;
}
A.SkinObject:visited
{
   color:White;
   font-family:Verdana;
   font-weight:normal;
   font-size:8pt;  
}
A.SkinObject:active
{
   color:White;
   font-family:Verdana;
   font-weight:normal;
   font-size:8pt;  
}
A.SkinObject:hover 
{
   color:White;
   font-family:Verdana;
   font-weight:normal;
   font-size:8pt;  
}
A.SkinObject:link 
{
   color:White;
   font-family:Verdana;
   font-weight:normal;
   font-size:8pt;  
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.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;
}
.MainMenu_MenuContainer 
{
   background-color: Transparent;
}
.MainMenu_MenuBar {
	cursor: hand;
	height:27px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #5B85AD;   
/*font-weight:normal;*/
  font-weight: bold;
	font-size: 8pt;
	background-color: Transparent;
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	height: 27px;
}
.MainMenu_MenuIcon {
	background-color: #E1E9FC;
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 27px;
}
.MainMenu_SubMenu {
	background-color: #E1E9FC; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #C1D1FB; 
	cursor: pointer; 
	cursor: hand; 
	color: #5B85AD;  
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	/*font-weight:normal;*/
  font-weight: bold;
	font-size: 8pt;
	height: 27px;
}
.MainMenu_MenuArrow {
	border-right: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid;
	font-family: Verdana, webdings; 
	font-weight:normal;
	font-size: 8pt;
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: Verdana, webdings; 
	font-weight:normal;
	font-size: 8pt;
	cursor: pointer; 
	cursor: hand;
}
.MainMenu_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 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: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}
.menupane 
{ 
    background-color: #E1E9FC;
    border: solid 1px #5B85AD;  
    padding-top: 6px;
    padding-right: 6px;
    width:inherit;
} 
.footer
{
   background-image:url("footBar.gif");
   background-repeat:repeat-x;
   color:White;
   font-family:Verdana;
   font-weight:normal;
   font-size:8pt;
}
a.footer:visited
{
   color:White;
   font-family:Verdana;
   font-weight:normal;
   font-size:8pt;  
}
a.footer:active
{
   color:White;
   font-family:Verdana;
   font-weight:normal;
   font-size:8pt;  
}
a.footer:hover 
{
   color:White;
   font-family:Verdana;
   font-weight:normal;
   font-size:8pt;  
}
a.footer:link 
{
   color:White;
   font-family:Verdana, Tahoma, Arial, Helvetica;
   font-weight:normal;
   font-size:8pt;  
}
.Head {
   font-family: Verdana, Tahoma, Arial, Helvetica;
   font-size:  10px;
   font-weight: normal;
   color: #333333;
}

A.Logins:link
{
    font-weight:normal;
}
A.Logins
{   
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:8pt;
    font-weight:normal;
    cursor: pointer; 
	cursor: hand;
}
.Logins
{  
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:8pt;
    font-weight:normal;
    cursor: pointer; 
	cursor: hand;
}
#leftMenu
{
    width:146px;
    float:left;
}



