/* 
================================
Skin styles for DotNetNuke
================================
*/   
/* background color for the content part of the pages */
body
{
	/* background-color: #002441; */
	background-color: #ffffff;
	
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	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; 
}
.skinheader {
}

.SkinObject2 {
 color: White;
 font-weight: bold;

}

a.SkinObject2:link, a.SkinObject2:visited, A.SkinObject2:active 
{ color: white; font-family: tahoma; font-size: 11px; text-decoration: none; }

a.SkinObject2:hover 
{ color: #cc9999; font-family: tahoma; font-size: 11px;	text-decoration: none; }



.SkinObject {
 color: White;
 font-weight: bold;
}


 
.Control
{
color: #333; 
font-family: tahoma; 
font-size: 8pt; 
text-decoration: none;
}



a.SkinObject:link, a.SkinObject:visited, A.SkinObject:active 
{ color: white; font-family: tahoma; font-size: 11px; text-decoration: none; }

a.SkinObject:hover 
{ color: #cc9999; font-family: tahoma; font-size: 11px;	text-decoration: none; }




.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.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 ; 
}

TABLE.MainMenu_MenuContainer
{
    font-size: 14px;
}

TD.MainMenu_MenuBar
{
    font-size: 14px;
}

tr.MainMenu_MenuBar TD
{
    font-size:14px;
}

tr.MainMenu_MenuBar a
{
    font-size:14px;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:24px;
	background-color: #ffffff;
 border-top: solid 3px #cacaca;
 border-bottom: solid 3px #cacaca;
}

.MainMenu_MenuBar TD { 
 /*color: White;*/
 color: #2f2f2f;
 padding-right: 10px;
}


.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #2f2f2f; 
	font-size: 14px; 
	/*font-weight: bold; */
	font-weight: normal;
	font-style: normal; 
	background-color: Transparent;
	font-family: Helvetica; 
}
.MainMenu_MenuIcon {
	/*background-color: #cc2222;*/
	background-color: #ffffff;
	border-left: white 1px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	border-top: #cad5ea 1px solid; 
	border-left: #cad5ea 1px solid; 
	/*background-color: #cc2222;*/
	background-color: #ffffff;
	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: #93080b;*/
	background-color: #eeeeee;
	cursor: pointer; 
	cursor: hand; 
	color: #2f2f2f; 
	font-family: Helvetica; 
	/*font-size: 8pt; */
	font-size: 14px !important;
	/*font-weight: bold; */
	font-weight: normal;
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #dadada 1px solid; 
	border-bottom: #dadada 0px solid; 
	border-top: #dadada 0px solid;
	font-family: webdings; 
	/*font-size: 8pt; */
	font-size: 14px;
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	/*font-size: 8pt; */
	font-size: 14px;
	cursor: pointer; 
	cursor: hand;
   display : none;
}



.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}


.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	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;
}

table, tr, td
{
	font-family: tahoma;
	font-size: 11px; 
	line-height: 1.4em; 
	color: #333333;
}

p
{
	font-family: tahoma;
	font-size: 11px; 
	line-height: 1.4em; 
	color: #333333;
	margin-bottom: 10px;
	margin-top: 10px;
}

.top2
{
   font-family: Tahoma, Arial, Helvetica;
	font-size: 10px; 
	color:#BFBFBF;
	text-align:center;
}
.top3
{
   font-family: Tahoma, Arial, Helvetica;
	color:#BFBFBF;
	font-size: 11px; 
}

.darkStrong, .dark_none
{
   font-family: Tahoma, Arial, Helvetica;
	color:#BFBFBF;
	font-weight: bold !important; 
}



.important
{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight:  bold;
   color: red;
}

a.important:link, a.important:visited, a.important:active, a.important:hover
{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight:  bold;
   color: red;
	text-decoration: underline;
}



/* from default */

A:link  {
    text-decoration: underline;
    color:  #003366;
}

A:visited   {
    text-decoration: underline;
    color:  #003366;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}

A:active    {
    text-decoration:  underline;
    color:  #003366;
}


H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
	 line-height: 1.3em; 
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
    color: #333322;
	 margin-bottom: 1pt;
 	}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight: bold;
    color: #666666;
	 margin-bottom: 1pt;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

UL{
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

BR{
margin-top: 1px;
margin-bottom: 1px;
padding-bottom: 1px;
padding-top: 1px;
}

