/* 
================================
Skin styles for DotNetNuke
================================
*/   
html,body
{
    width:100%;
    height:100%;
}

.pagemaster {
 width: 100%;
 height: 100%; 
 background-color: #cde4c5;
 border: #003300 1px solid;
}

.pagemaster_left
{
   /* background: #646567 url(test.jpg) repeat-x;*/
}

.pagemaster_right
{
    background: #646567 url(test2.jpg) repeat-x;
}

.skinmaster {
 height: 100%;
 background-color: #FFFFFF;
 /*border: #003300 1px solid;*/
 /*border: #FFFFFF 1px solid;*/
 /*
 -moz-border-radius-bottomleft: 15px; 
 -moz-border-radius-bottomright: 15px; 
 -moz-border-radius-topleft: 3px; 
 -moz-border-radius-topright: 3px; */
}
.skinheader 
{
 background-color: #ffffff;
}
.skingradient {
 background-image: url(Banner.jpg);
 background-repeat:no-repeat;
 background-position:center;
 height:148px;
}

.skinfooter {
 /*background-image: url(gradient.jpg);*/ 
 background-color: #26461e;
 height:32px;
}

.footerObj
{
    color:#FFFFFF;
    font-family: Arial, Verdana, Tahoma;
    font-size:14px;
    font-weight:bold;
    font-style:italic;
}

.fkpowered{
 background-color: #FFFFFF;
 height:32px;
 color:black;
 font-family: Arial, Verdana, Tahoma;
 font-size:10px;
 font-weight:bold;
 font-style:italic;
}

.globalpanel
{
    width: 90%;
    /*background-color: #faf0e6;*/
    border-right: #336633 1px solid;
    border-top: #336633 1px solid;
    border-left: #336633 1px solid;
    border-bottom: #336633 1px solid; /*8f9092*/
    /*
 -moz-border-radius-bottomleft: 15px; 
 -moz-border-radius-bottomright: 15px; 
 -moz-border-radius-topleft: 3px; 
 -moz-border-radius-topright: 3px;
*/
    margin-bottom: 20px;
}

.controlpanel {
 width: 100%;
 background-color: #99CC99;
}
.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;
}

.SkinObject 
{
 color:#000000;
}

.MainMenu_MenuContainer {
 background-color: transparent;
 padding-right: 5px;
}
.MainMenu_MenuBar {
 cursor: pointer; 
 cursor: hand;
 height:14px;
 background-color: Transparent;
}
.MainMenu_MenuItem {
 cursor: pointer; 
 cursor: hand; 
 color: #000000; 
 font-size: 9pt; 
 font-weight: bold; 
 font-style: normal; 
 background-color: Transparent;
 font-family: Arial, Verdana, Tahoma;
 vertical-align: middle;
 height: 21px;
 border: #339933 0px solid; /*339933*/
}
.MainMenu_MenuIcon {
 background-color: #CCFFCC; 
 border: #339933 0px solid;
 cursor: pointer; 
 cursor: hand; 
 text-align: center;
 vertical-align:middle;
}
.MainMenu_SubMenu {
 background-color: #FFFFFF;
 border: 1px #339933 solid;
 cursor: pointer; 
 cursor: hand; 
}
.MainMenu_MenuBreak {
 height: 1px;
}
.MainMenu_MenuItemSel {
 /*background-color: transparent; */
 background-color: #003300;
 cursor: pointer; 
 cursor: hand; 
 color : White ;
 /*color: black;*/ 
 font-family: Arial, Verdana, Tahoma;
 font-size: 9pt; 
 font-weight: bold; 
 font-style: normal;
 /*height: 21px;*/
}
.MainMenu_MenuArrow {
/*
 border-right: #cad5ea 0px solid; 
 border-bottom: #cad5ea 0px solid; 
 border-top: #cad5ea 0px solid;
 font-family: webdings; 
 font-size: 10pt; 
 cursor: pointer; 
 cursor: hand; 
*/
}
.MainMenu_RootMenuArrow {
 font-family: webdings; 
 font-size: 10pt; 
 cursor: pointer; 
 cursor: hand;
}
.StandardButton {
  background: #006633 none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
 width: 175px;
 background-color: #CCFFCC;
 border-right: #006633 1px solid; 
 border-top: #006633 1px solid; 
 border-left: #006633 1px solid; 
 border-bottom: #006633 1px solid; 
}
.TreeViewMenu_Header {
 background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Arial, Verdana, Tahoma;
   font-size:  18px;
   font-weight: normal;
   color: #000000;
}

INPUT
{
 font-family: verdana, helvetica, sans-serif;
 text-align: left;
 color: #ffffff;
 border: 1px solid #808080;
 /*background-image: url(back_main.jpg);
 background-repeat: repeat;*/
 background-color:#FFFFFF;
 font-size:0.88em;
 color:#808080;
 font-style:normal;
}

A.SkinObject
{
 color:#000000;
}
A.SkinObject:active
{
 color:#000000;
}
A.SkinObject:hover
{
 color:#000000;
}
A.SkinObject:link
{
 color:#000000;
}
A.SkinObject:visited
{
 color:#000000;
}

.Normal
{
 font-family: Arial, Verdana, Tahoma;
 font-size:12px;
 text-align:justify;
 color:#2D2D2D;
}

P
{
 font-family: Arial, Verdana, Tahoma;
 font-size:12px;
 text-align:justify;
}

A
{
 text-decoration:underline;
 color:#791915;
}

A:active
{
 text-decoration:underline;
 color:#791915;
}
A:hover
{
 text-decoration:underline;
 color:#791915;
}
A:link
{
 text-decoration:underline;
 color:#791915;
}
A:visited
{
 text-decoration:underline;
 color:#791915;
}
