/*

*****************************************************************************

                         CSS settings for wsSystem

*****************************************************************************

*/



/*

-----------------------------------------------------------------------------

                                                            wsSystemButtons

-----------------------------------------------------------------------------

*/

/*
html {
    margin-left: calc(100vw - 100%);
    margin-right: 0;
    overflow: auto;
}
*/
body {
    overflow-y: scroll;
    margin-left: 0px;
    margin-right: 0px;
}


TABLE.wsSystemButtonsOuter {

  background-color: #FFFFFF;

  border-color: #FFFFFF;

  text-align: center;

}



TD.wsSystemButtonsOuter {

  background-image: none;

  background-color: #FFFFFF;

  border-color: #FFFFFF;

}



TABLE.wsSystemButtonsMiddle {

  background-image: none;

  background-color: #000000;

  border-color: #000000;

  text-align: center;

}



TD.wsSystemButtonsMiddle {

  background-image: none;

  background-color: #000000;

  border-color: #000000;

}



TABLE.wsSystemButtonsInner {

  background-image: none;

  background-color: #CCCCCC;

  border-color: #000000;

  text-align: center;

}



TD.wsSystemButtonsInner {

  background-image: none;

  background-color: #CCCCCC;

  border-color: #000000;

  text-align: center;

}



.wsSystemButtons {

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}



/*

-----------------------------------------------------------------------------

                                                            wsSystemHeading

-----------------------------------------------------------------------------

*/



TABLE.wsSystemHeading {

  background-color: transparent;

  vertical-align: top;

}



TD.wsSystemHeading {
	vertical-align: middle;
	font-size: 14pt;
	font-weight: normal;
	font-family: verdana;
	text-align: left;
	color: #FFFFFF;
}



/*

-----------------------------------------------------------------------------

                                                         wsSystemLangselect

-----------------------------------------------------------------------------

*/



TABLE.wsSystemLangselect {

  background-color: transparent;

  vertical-align: top;

}



TD.wsSystemLangselect {

  vertical-align: bottom;

  font-size: 12px;

  font-weight: normal;

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

  text-align: center;

}



/*

-----------------------------------------------------------------------------

                                                              wsSystemLogin

-----------------------------------------------------------------------------

*/



TABLE.wsSystemLogin {

  background-color: transparent;

  vertical-align: top;

}



TD.wsSystemLoginLabel {

  vertical-align: bottom;

  font-size: 12px;

  font-weight: normal;

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

  text-align: center;

}



A.wsSystemLogoutNormal {

  color: #000000;

  text-decoration: none;

}



/*

-----------------------------------------------------------------------------

                                                               wsSystemMenu

-----------------------------------------------------------------------------

*/



TABLE.wsSystemMenu {

  background-color: #CCCCCC;
  vertical-align: top;
}



TD.wsSystemMenuStart {

}



TD.wsSystemMenuEnd {

}

TD.wsSystemMenuSeparator {

  background-image: none;
}

TD.wsSystemMenuLabel {

  color: #335E3F;
  font-size: 11px;
  font-weight: bold;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-align: left;

}

TD.wsSystemMenuLabelSubMenu {

  font-size: 10px;
  font-weight: normal;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

TD.wsSystemMenuNormal {

  font-size: 12pt;
  font-weight: normal;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TD.wsSystemMenuNormalSubMenu {

  font-size: 10pt;
  font-weight: normal;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TD.wsSystemMenuSelected {

  background-color: #335E3F;
  font-size: 12pt;
  font-weight: normal;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TD.wsSystemMenuSelectedSubMenu {

  background-color: #335E3F;
  font-size: 8px;
  font-weight: normal;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TABLE.wsSystemMenuCurrentLevel {
  background-color: #FFFFFF;
}

TABLE.wsSystemMenuLevel1 {

  background-color: #DDDDDD;
}

TABLE.wsSystemMenuLevel2 {

  background-color: #FFFFFF;
}

TABLE.wsSystemMenuLevel3 {

  background-color: #FFFFFF;
}

TABLE.wsSystemMenuLevel4 {

  background-color: #FFFFFF;
}

TABLE.wsSystemMenuLevel5 {

  background-color: #FFFFFF;
}


A.wsSystemMenuSelected {

  color: #FFFFFF;
  text-decoration: none;
  font-size: 12px;
}

A.wsSystemMenuSelectedSubMenu {

  color: #FFFFFF;
  text-decoration: none;
  font-size: 10px;
}

A.wsSystemMenuNormal {

  color: #000000;
  text-decoration: none;
  font-size: 12px;
}

A.wsSystemMenuNormalSubMenu {

  color: #000000;
  text-decoration: none;
  font-size: 10px;
}


/*

-----------------------------------------------------------------------------

                                                           wsSystemMessages

-----------------------------------------------------------------------------

*/



TABLE.wsSystemMessagesOuter {

        background-color: #FFFFFF;

        border-color: #FFFFFF;

        text-align: center;

}



TABLE.wsSystemMessagesMiddle {

        background-color: #000000;

        border-color: #000000;

        text-align: center;

}



TABLE.wsSystemMessagesInner {

        background-color: #CCCCCC;

        border-color: #000000;

        text-align: center;

}



TD.wsSystemMessagesNormal {

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}



TD.wsSystemMessagesWarning {

        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}



/*

-----------------------------------------------------------------------------

                                                             wsSystemSearch

-----------------------------------------------------------------------------

*/



TABLE.wsSystemSearch {

  background-color: transparent;

  vertical-align: top;

}



TD.wsSystemSearchBox {

  vertical-align: top;

  font-size: 12px;

  font-weight: normal;

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

  text-align: center;

}



TD.wsSystemSearchLabel {

  vertical-align: bottom;

  color: #335E3F;

  font-size: 11px;

  font-weight: bold;

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

  text-align: left;
}



TD.wsSystemSearchNormal {

  background-color: #CCCCCC;

  vertical-align: bottom;

  font-size: 10px;

  font-weight: normal;

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;


}



TD.wsSystemSearchSelected {

  background-color: #335E3F;

  vertical-align: bottom;

  font-size: 10px;

  font-weight: normal;

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color : #C0C0C0;

}



A.wsSystemSearchSelected {

  background-color: #335E3F;
  
  color: #FFFFFF;

  vertical-align: bottom;

  font-size: 10px;

  font-weight: normal;

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

  text-decoration: none;
}



A.wsSystemSearchNormal {

  background-color: #CCCCCC;

  vertical-align: bottom;

  font-size: 10px;

  font-weight: normal;

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

  text-decoration: none;
}



DIV.wsSystemSearchSelected {

  background-color: #335E3F;
  
  color: #FFFFFF;

  vertical-align: bottom;

  font-size: 10px;

  font-weight: normal;

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}



TD.wsSystemSearchBrowse {

  text-align: left;

  font-size: 10px;

  font-weight: normal;

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

  color: #000000;

}



/*

-----------------------------------------------------------------------------

                                                           wsSystemSitelist

-----------------------------------------------------------------------------

*/



TABLE.wsSystemSitelist {

  background-color: #000000;

  vertical-align: top;

  text-align: left;

}



TD.wsSystemSitelistBackground {

  background-color: #000000;

  text-align: left;

}



TD.wsSystemSitelistEnd {

  background-color: #000000;

  text-align: left;

}



TD.wsSystemSitelistNormal {

  background-color: #000000;

  vertical-align: bottom;

  font-size: 11pt;

  font-weight: normal;

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

  text-align: center;

}



TD.wsSystemSitelistSelected {

  background-color: #000000;

  vertical-align: bottom;

  font-size: 11pt;

  font-weight: normal;

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

  text-align: center;

}



A.wsSystemSitelistSelected {

  color: #FFFFFF;
  font-size: 11px;

  text-decoration: none;

}



A.wsSystemSitelistNormal {

  color: #FFFFFF;
  font-size: 11px;

  text-decoration: none;

}



/*

-----------------------------------------------------------------------------

                                                           wsSystemSubtitle

-----------------------------------------------------------------------------

*/



TABLE.wsSystemSubtitle {

  background-color: transparent;
  FONT-SIZE: 10px;
  text-align: center;

}



TD.wsSystemSubtitle {
        background-color : #FFFFFF;
}



TD.wsSystemSubtitleHeading {
        FONT-FAMILY: Verdana, Arial, Helvetica, sansSerif;
        FONT-SIZE: 10px;
        FONT-STYLE: normal;
        text-align: center;
        background-color : #FFFFFF;
}



TD.wsSystemSubtitleCreated {
        FONT-FAMILY: Verdana, Arial, Helvetica, sansSerif;
        FONT-SIZE: 10px;
        FONT-STYLE: normal;
        text-align: center;
        background-color : #FFFFFF;
}



TD.wsSystemSubtitleUpdated {
        FONT-FAMILY: Verdana, Arial, Helvetica, sansSerif;
        FONT-SIZE: 10px;
        FONT-STYLE: normal;
        text-align: center;
        background-color : #FFFFFF;
}

A.wsSystemSubtitleUpdatedLink {
        FONT-FAMILY: Verdana, Arial, Helvetica, sansSerif;
        FONT-SIZE: 10px;
        FONT-STYLE: normal;
        text-align: center;
        background-color : #FFFFFF;
}

A.wsSystemSubtitleCreatedLink {
        FONT-FAMILY: Verdana, Arial, Helvetica, sansSerif;
        FONT-SIZE: 10px;
        FONT-STYLE: normal;
        text-align: center;
        background-color : #FFFFFF;
}



TD.wsSystemSubtitleCopyright {
        FONT-FAMILY: Verdana, Arial, Helvetica, sansSerif;
        FONT-SIZE: 10px;
        FONT-STYLE: normal;
        text-align: center;
        background-color : #FFFFFF;
}



span.wsSystemSubtitleBottomText {
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 10px;
        FONT-STYLE: normal;
        text-align: center;
        background-color : #FFFFFF;
}

span.wsSystemSubtitlePageAdmin {
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 10px;
        FONT-STYLE: normal;
        text-align: center;
        background-color : #FFFFFF;
}

span.wsSystemSubtitleSiteAdmin {
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 10px;
        FONT-STYLE: normal;
        text-align: center;
        background-color : #FFFFFF;
}

span.wsSystemSubtitleUpdated {
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 10px;
        FONT-STYLE: normal;
        text-align: center;
        background-color : #FFFFFF;
}

span.wsSystemSubtitleCreated {
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 10px;
        FONT-STYLE: normal;
        text-align: center;
        background-color : #FFFFFF;
}
span.wsSystemSubtitleTopText {
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 10px;
        FONT-STYLE: normal;
        text-align: center;
        background-color : #FFFFFF;
}
td.wsSystemMenuLabel {
 padding-top:10px;
}

td.wsSystemMenuLabel {
 padding-top:10px;
}

