@import url("./mode_dependent.css");

.header_comment{
      color: #af0;
}
a.header_comment:link{
      color: #af0;
}
a.header_comment:hover{
      color: #df3;
}
a.header_comment:visited{
      color: #0f3;
}
a.header_comment:active{
      color: #df3;
}
.comment{ 
      color: #190;
}
a.comment:link{
      color: #190;
}
a.comment:hover{
      color: #3c2;
}
a.comment:visited{
      color: #170;
}
a.comment:active{
      color: #190;
}

body {
        font-family: Arial,Helvetica,sans-serif;
      	color: #5F5F5F;
  	font-size: 0.9rem;
  	line-height: 1.4rem;
}
p.version {
      margin-left: 0;
      font-size: 0.8rem;
      line-height: 1.2rem;
      font-family: Arial,Helvetica,sans-serif;
      text-align: left;
}
#logo {
      position: absolute;
      margin-left: 10px;
      margin-top: 0px;
}

img.style {
      margin-top: 20px;
      margin-bottom: 20px;

}

td {
      font-family:Arial,Helvetica,sans-serif; 
      font-size: 0.8rem;
      line-height: 1.2rem;
}


dt{
      /* margin-top: 18px; */
      margin-top: 5px;
}

dd {
      margin-left: 14px
}

pre {
      padding: 0;
      margin: 0;
      background: #f0f0f0;
      font-family: Arial,Helvetica,sans-serif;
      font-size: 0.8rem;
      line-height: 1.2rem;
      border-left: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      border-right: 1px solid #ccc;
      border-top: 1px solid #ccc;
      width: 90%;
      overflow: auto;
      /*--If the Code exceeds the width, a scrolling is available--*/
      overflow-Y: hidden; /*--Hides vertical scroll created by IE--*/
}

code {
      font-family: "Lucida Sans Unicode",sans-serif;
      font-size: 0.8rem;
      line-height: 1.2rem;
}

pre code {
      margin: 0 0 0 40px; /*--Left Margin--*/
      padding: 6px 0;
      display: block;
}

.content {
      width: 63%;
      margin-left: 260px;
}

.title h1 {
        font-family: Arial,Helvetica,sans-serif;
        text-align: center;
        font-size: 1.8rem;
	line-height: 2.7rem;
        color: black;
        padding: 22px 15px;
        width: 90%;
}

.titlelogo {
      text-align: center;
      margin-top: 25px;
      margin-bottom: 5px;
      width: 100%;
}

h1 {
  font-family: Arial,Helvetica,sans-serif;
  border-bottom: 2px solid #336F89;
  font-size: 1.8rem;
  line-height: 2.7rem;
  color: black;
  padding: 20px 15px;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.4rem;
  line-height: 2.1rem;
  display: block;
    margin-bottom: 16px;
    color: #6c6c6c;    
}
h3 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.2rem;
  line-height: 1.8rem;
  display: block;
  margin-top: 18px;
    margin-bottom: 10px;
    color: #6c6c6c;    
}
h4 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.1rem;
  line-height: 1.65rem;
  display: block;
  margin-top: 18px;
    margin-bottom: 10px;
    color: #6c6c6c;    
}

h5 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.0rem;
  line-height: 1.5rem;
  display: block;
  margin-top: 18px;
    margin-bottom: 10px;
    color: #6c6c6c;    
  
}

.nomargin {
      margin-top: 0px;
      margin-bottom: 0px;

      }


a {
  transition-duration: .3s;
  color: #3c9ac9;
  text-decoration: none;
  cursor: pointer;
  padding-bottom: 1px;
}

li {
      margin-left: 18px;
      margin-bottom: 5px
}

.trborder {
      border-BOTTOM: 1px solid #000000;
}

#breadcrumb a:hover {
      color: #0067AC;
      text-decoration: underline !important;
}

#breadcrumb {
      margin-top: -40px;
      margin-left: 56px;
      
}

#devcomment {
  font-family: Arial,Helvetica,sans-serif;
      color: #FF0000;
      text-transform: uppercase;
      display: inline;
}

#us {
      margin: 75px;
      padding: 10px;
}

/*content CSS*/

ul {
      margin-bottom: 10px;
}

.alpha {
        list-style-type: lower-alpha;
}

ol ol {
      list-style-type: lower-alpha;
}

#desc {
      margin-left: 55px;
      margin-right: 55px;
}

#desc-indent {
      margin-left: 75px;
}

#pattern_name {
      color: #6C9D59;
      font-size: 1.3rem;
      line-height: 2rem;
      padding-top: 20px;
      font-family: Arial,Helvetica,sans-serif;
}

#pattern_status {
      color: #7E2217;
      font-size: 1.0rem;
      line-height: 1.5rem;
      padding-top: 20px;
       font-family: Arial,Helvetica,sans-serif;

}

.body {
      min-height: 400px;
      width: 100%;
      padding-top: 25px;
      margin-left: 55px;
}

.descimg {
      margin-left: 50px;
}

#desc img {
      margin-left: 50px;
}

#desc .no-margin-left {
      margin-left: 0px;
}

#desc .margin-left-small{
      margin-left: 5px;
}

.footer {
      height: 50px;
}

.fonttable,.fonttable TD,.fonttable TH {
      font-family: Arial,Helvetica,sans-serif;
      color: #5F5F5F;
      font-size: 0.7rem;
      line-height: 1.0rem;
      padding: 3px 3px;
      border-collapse:collapse;
}

.standardtable TD.middle, TH.middle{
        vertical-align: middle;
}

.standardtable TD.top{
        vertical-align: text-top;
}

.standardtable TD.center{
        text-align: center;
}

.standardtable TH{
        background-color: #E2E2E2;
        padding: 4px;
}

.standardtable TH.center{
        text-align: center;
}


.standardtable, .standardtable TD, .standardtable TH, .standardtable THEAD {
        font-family: Arial,Helvetica,sans-serif;
        color: #5F5F5F;
        text-align: left;
      font-size: 0.7rem;
      line-height: 1.0rem;
        border-top: 1px solid black;
        border-bottom: 1px solid black;
        border-collapse: collapse;
        padding: 4px;
}


/*END content CSS */ /*navigation CSS*/
.glossymenu ul {
        padding-left: 0;
        list-style-type: none;
        margin-top: 30px;
}

.glossymenu a {
  display: block;
  padding: 7px 0 7px 0;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.glossymenu {
  padding-top: 50px;
  border-bottom-width: 0;
  float: left;
  width: 235px;
  height: 100%;
  position: absolute;
  border-top: 1px solid white;
  margin-top: 100px;
}

.glossymenu a#active {
  color: white;
  font-size: 0.7rem;
  line-height: 1.0rem;
  font-family: Arial,Helvetica,sans-serif;

}

.glossymenu a#active:hover {
  color: #6C9D59
}

.glossymenu a.menuitem,.glossymenu a.submenuitem {
  background: none;
  font: Arial,Helvetica,sans-serif;
  line-height: 1.0rem;
  font-size: 11px;
  color: #BCCED7;
  display: block;
  position: relative;
  /*To help in the anchoring of the ".statusicon" icon image*/
  width: auto;
  padding: 7px 0;
  padding-left: 30px;
  text-decoration: none;
}

.glossymenu a.menuitem:visited,.glossymenu .menuitem:active {
  color: #BCCED7;
}

.glossymenu a.menuitem .statusicon {
  /*CSS for icon image that gets dynamically added to headers*/
  position: absolute;
  right: 215px;
  border: none;
}

.glossymenu a.submenuitem .statusicon {
  position: absolute;
  right: 190px;
  border: none;
}

.glossymenu a.menuitem:hover,.glossymenu a.submenuitem:hover {
  color: #6C9D59;
}

.glossymenu div.submenu,.glossymenu div.subsubmenu {
  /*DIV that contains each sub menu*/
  padding-left: 45px;
}

.glossymenu div.submenu ul,.glossymenu div.subsubmenu ul {
  /*UL of each sub menu*/
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.glossymenu div.submenu ul li,.glossymenu div.subsubmenu ul li {
  padding-top: 5px;
}

.glossymenu div.submenu ul li a {
  display: block;
  font-size: 0.7rem;
  line-height: 1.0rem;
  font-family: Arial,Helvetica,sans-serif;
  color: #BCCED7;
  text-decoration: none;
  padding: 2px 0;
  padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover {
  background: #EFEBEF;
  color: black;
}

.glossymenu a.submenuitem:visited,.glossymenu a.submenuitem:active {
  color: #BCCED7;
}

.glossymenu div.subsubmenu ul li a {
  display: block;
  font-size: 0.7rem;
  line-height: 1.0rem;
  font-family: Arial,Helvetica,sans-serif;
  color: #BCCED7;
  text-decoration: none;
  padding: 2px 0;
  margin-left: -10px;
}

.glossymenu div.subsubmenu ul li a:hover {
  background: #EFEBEF;
  color: black;
}

.topLogo{
        float: left;
        border: 5px solid white;
        top: 5px;
        width: 150px;
}

.whiteHeader {
        background: white repeat-x;
        height: 90px;
        width: 100%;
}

/* END javascript menu CSS */
