/* $Id: standard_nav.css,v 1.10 2010/06/17 23:03:36 alex Exp $ */

body {
  background-color: #FFFFFF;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

table {
  empty-cells: show;
}

td {
  font-family: Geneva, MS Sans Serif, Helvetica;
  font-size: 11px
}

.Header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 36px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: bold;
  background-color: #FFFFFF;
  color: #C3D8EC
}

.Header a:link {
  color: #C3D8EC;
  text-decoration: none;
}

.Header a:active {
  color: #C3D8EC;
  text-decoration: none;
}

.Header a:visited {
  color: #C3D8EC;
  text-decoration: none;
}

.Header a:hover {
  color: #C3D8EC;
  text-decoration: none;
}

.Header span {
  padding-left: 14px;
}

.LabelReflex {
  background-color: #C6DBF0;
  height: 2px;
}

.LabelBorder {
  width: 80px;
  background-color: #5A8BB9;
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 0px;
  padding-left: 1px;
}

.LabelBG {
  background-color: #8BB4DB;
  font-weight: Normal;
  font-size: 11px;
  white-space: nowrap;
  padding-right: 8px;
  padding-left: 8px;
  height: 18px;
  text-align: center;
  color: #19446F;
}

.LabelShadow {
  background-color: #466A8C;
  height: 2px;
}

.FeatureReflex {
  background-color: #E7EEF4 ;
  height: 2px;
}

.FeatureReflex_h {
  background-color: #DEDEDE;
  height: 2px;
}

.FeatureBorder {
  background-color: #8EB2D3;
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
}

.FeatureBorder_h {
  background-color: #A3A3A3;
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
}

.LabelBorder_h { width: 80px;
   background-color: #A3A3A3;
   padding-top: 1px;
   padding-right: 1px;
   padding-bottom: 0px;
   padding-left: 1px;
}

.FeatureBG {
  background-color: #C3D8EC;
  font-weight: Normal;
  font-size: 11px;
  height: 18px;
  text-align: center;
  white-space: nowrap;
  padding-right: 8px;
  padding-left: 8px;
  color: #000000;
 }

.FeatureBG_h {
  background-color: #C6C5C5;
  font-weight: Normal;
  font-size: 11px;
  height: 18px;
  text-align: center;
  white-space: nowrap;
  padding-right: 8px;
  padding-left: 8px;
  color: #000000;
}

.FeatureShadow {
  background-color: #7494B2;
  height: 2px;
}

.FeatureShadow_h {
  background-color: #828282;
  height: 2px;
}

a.Feature:link {
  color: #000000;
  text-decoration: none;
}

a.Feature:visited {
  color: #000000;
  text-decoration: none;
}

a.Feature:hover {
  color: #FA6930;
  text-decoration: none;
}

.Feature_h {
  color: #19446F;
}

a.Feature_h:link {
  color: #19446F;
  text-decoration: none;
}

a.Feature_h:visited {
  color: #19446F;
  text-decoration: none;
}

a.Feature_h:hover {
  color: #19446F;
  text-decoration: none;
}

a.Label:link {
  color: #19446F;
  text-decoration: none;
}

a.Label:visited {
  color: #19446F;
  text-decoration: none;
}

a.Label:hover {
  color: #FA6930;
  text-decoration: none;
}

.FeatureBgColor {
  background-color: #C3D8EC;
}

.Clickable {
  cursor: pointer;
  cursor: hand;
}



.ActiveButtonOffss {
  background-color: CCCCCC;
  height: 14px;
  width: 5em;
  padding: 0 10px 0 10px;
  mfont-weight: bold;
  border-style: ;
  border: solid 1px CCCCCC;
  text-align: center;
  background-image:url(/templates/tab_gradient.png);
  background-repeat: repeat-x;
  color: FFFFFF;
  cursor: hand;
  cursor: pointer;
}

.ActiveButtonaaa {
  background-color: #E02513;
  height: 14px;
  width: 5em;
  padding: 0 10px 0 10px;
  font-weight: bold;
  border: solid 1px CCCCCC;
  text-align: center;
  background-image:url(/templates/tab_gradient.png);
  background-repeat: repeat-x;
  color: FFFFFF;
  mx:#FFFFFF;
}

.HelpButton {
  background-color: #E02513;
  height: 14px;
  width: 5em;
  padding: 0 10px 0 10px;
  font-weight: bold;
  border-style: solid;
  border-width: 0 1px 0 1px;
  text-align: center;
}

a.HelpButton:link {
  color: #FFFFFF;
  text-decoration: none;
}

a.HelpButton:visited {
  color: #FFFFFF;
  text-decoration: none;
}

a.HelpButton:hover {
  color: #D9D8D8;
  text-decoration: none;
}

.LoginButton {
  background-color: #E02513;
  height: 14px;
  width: 5em;
  padding: 0 10px 0 10px;
  font-weight: bold;
  border-style: solid;
  border-width: 0 1px 0 1px;
  text-align: center;
}

a.LoginButton:link {
  color: #FFFFFF;
  text-decoration: none;
}

a.LoginButton:visited {
  color: #FFFFFF;
  text-decoration: none;
}

a.LoginButton:hover {
  color: #D9D8D8;
  text-decoration: none;
}

.Divider  {
  background-color: ButtonFace;
}


/*
 * Classes for Side Bar Menu Style Below *
 */

.SideBar {
  background-color: #B1D2F2;
  border-style: solid;
  border-width: 1px;
  border-color: #8BB4DB;
}

.SideBarCategoryContainer {
  background-color: #8BB4DB;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #B1D2F2;
  padding: 5px;
}

.SideBarAdminContainer {
  background-color: #C3D8EC;
  height: 18px;
  padding-right: 8px;
  padding-left: 8px;
}

.SideBarAdminMenuContainer {
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #8BB4DB;
  padding: 1px 4px 1px 20px;

}

.SideBarAdminMenuContainerSelected  {
  background-color: #CCCCCC;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #8BB4DB;
  padding: 1px 4px 1px 20px;
}

a.SideBarAdminCategory:link {
  color: #000000;
  text-decoration: none;
}

a.SideBarAdminCategory:visited {
  color: #000000;
  text-decoration: none;
}

a.SideBarAdminCategory:hover {
  color: #FA6930;
  text-decoration: none;
}

a.SideBarAdminMenuItem:link  {
  color: #000000;
  text-decoration: none;
}

a.SideBarAdminMenuItem:visited {
  color: #000000;
  text-decoration: none;
}

a.SideBarAdminMenuItem:hover {
  color: #FA6930;
  text-decoration: none;
}

a.SideBarAdminMenuItemSelected:link  {
  color: #19446F;
  text-decoration: none;
}

a.SideBarAdminMenuItemSelected:visited {
  color: #19446F;
  text-decoration: none;
}

a.SideBarAdminMenuItemSelected:hover {
  color: #19446F;
  text-decoration: none;
}

.SideBarCategory {
  font-weight: Normal;
  font-size: 11px;
}

a.SideBarCategory:link {
  color: #000000;
  text-decoration: none;
}

a.SideBarCategory:visited {
  color: #000000;
  text-decoration: none;
}

a.SideBarCategory:hover {
  color: #BC4617;
  text-decoration: none;
}

.SideBarMenuItem {
  font-weight: Normal;
  font-size: 11px;
}

a.SideBarMenuItem:link {
  color: #000000;
  text-decoration: none;
}

a.SideBarMenuItem:visited {
  color: #000000;
  text-decoration: none;
}

a.SideBarMenuItem:hover {
  color: #FA6930;
  text-decoration: none;
}

.SideBarMenuItemSelected {
  font-weight: Normal;
  font-size: 11px;
}

a.SideBarMenuItemSelected:link {
  color: #19446F;
  text-decoration: none;
}

a.SideBarMenuItemSelected:visited {
  color: #19446F;
  text-decoration: none;
}

a.SideBarMenuItemSelected:hover {
  color: #19446F;
  text-decoration: none;
}

.SideBarMenuContainer {
  background-color: #FFFFFF;
  height: 18px;
  padding-right: 8px;
  padding-left: 4px;
}

.SideBarMenuContainerSelected {
  background-color: #C6C5C5;
  height: 18px;
  padding-right: 8px;
  padding-left: 4px;
}


.SS_ActiveButton {
  height: 32px;
  padding: 0 15px 0 15px;
  color: #000000;
  font-weight: bold;
  background-image: url(/templates/gradient_32_top_light.png);
  background-repeat: repeat-x;
  border-style: solid;
  border-width: 0 1px 0 1px;
  border-color: CCCCCC;
  cursor: hand;
  cursor: pointer;
}


.SS_Button {
  height: 32px;
  padding: 0 15px 0 15px;
  color: #000000;
  font-weight: bold;
  border-style: solid;
  border-width: 0 1px 0 1px;
  border-color: CCCCCC;
  cursor: hand;
  cursor: pointer;
}

.SS_NoValueField {
  color: lightgrey;
  border: normal;
  font-weight: normal;
  width: 100%;
}
.SS_FocusedField {
  color: #000;
  border: solid 2px #C3D8EC;
  font-weight: bold;
  width: 100%;
}
.SS_BlurField {
  color: #000;
  border: normal;
  font-weight: normal;
  width: 100%;
}


