body {
   margin: 0 40px;
   text-align: left;
   background-color: #101010;
   font-family: Geneva, Verdana, Arial, Sans;
   font-size: 12pt;
}

div {
   padding: 0;
   margin: 0;
}

tr {
   padding: 0;
   margin: 0;
   border-width: 0;
}

td {
   padding: 0;
   margin: 0;
   border-width: 0;
   vertical-align: top;
}

table {
   cell-spacing: 0;
   border-spacing: 0;
}

img {
   border-width: 0;
   padding: 0;
   margin: 0;
}

a {
   color: #254e7b;
}

p {
   
}

h4 {
   margin-top: 40px;
   margin-bottom: 2px;
}

.body-container{
   /*width: 1000px;
   text-align: center;*/
   /*margin: 20px;*/
}

.page-container{
   text-align: left;
   width: 100%;
   /*border-width: 6px;
   border-color: #f8f8f8;
   border-style: solid;
   border-top-width: 0;*/
}

.page-header {
   background-color: #111;
   border-color: #dedbba;
   border-style: solid;
   border-width: 0;
   width: 400px;
   padding: 10px;
   color: #999;
   font-size: 9px;
   font-weight: bold;
}

.page-header h1 {
   font-weight: normal;
   font-size:   16pt;
   color: #fff;
   margin: 0;
   padding: 0;
}

.page-header a {
   color: #999;
   font-size: 9px;
   font-weight: bold;
   text-decoration: none;
}

.page-header a:hover {
   color: #999;
   font-size: 9px;
   font-weight: bold;
   text-decoration: underline;
}

.header {
   text-align: right;
   /*background-color: #fff;*/
   background-color: #101010;
   /*background-image: url('http://www.bwysystems.com/images/headerbg.jpg');*/
   background-repeat: repeat-x;
   padding: 3px 15px;
   font-size: 8pt;
   color: #cccccc;
}

.header a {
   font-weight: bold;
   font-size: 8pt;
   color: #999;
   text-decoration: none;
}

.header a:hover {
   color: #fff;
   text-decoration: underline;
}

.header-logo {
   /*background-color: #fff;*/
   background-color: #101010;
   /*background-image: url('/images/header-pixelate.png');*/
   background-repeat: repeat-x;
   background-position: bottom left;
   padding: 5px 0px 0px 30px;
   font-size: 10pt;
   font-weight: bold;
   color: #254e7b;
}

.header-nav {
   padding: 0;
   font-size: 10pt;
   font-weight: bold;
   color: #254e7b;
   /*background-color: #fff;*/
   margin: 0;
   width: 100%;
}

.header-nav ul {
   list-style-type: none;
   padding: 0;
   margin: 0;
   display: inline;
}

.header-nav ul li {
   display: inline;
   /*border-right: solid 1px #8e9fa7;*/
   /*vertical-align: middle;*/
}

.header-nav-sel {
   display: inline-block;
   color: #333;
   text-decoration: none;
   padding-left: 10px;
   padding-right: 10px;
   background-image: url('http://www.bwysystems.com/images/company_menu_bg_sel.png');
   background-repeat: repeat-x;
}

.header-nav a {
   display: inline-block;
   color: #333;
   text-decoration: none;
   padding-left: 10px;
   padding-right: 10px;
   border-right: 1px solid #a6a6a6;
}

.header-nav a:hover {
   color: #254e7b;
   text-decoration: none;
   /*background-color: #000;*/
   /*background-image: url('http://www.bwysystems.com/images/company_menu_bg_hover.png');
   background-repeat: repeat-x;*/
}

.user-header {
   font-size:   8pt;
   margin-bottom: 5px;
}

.user-header a {
   color: #666;
   text-decoration: none;
}

.user-header a:hover {
   color: #666;
   text-decoration: underline;
}

.footer {
   position: static;
   text-align: left;
   /*background-color: #e8e8e8;*/
   background-color: #101010;
   font-family: Geneva, Verdana, Arial, Sans;
   font-size:   9px;
   color: #999;
   padding: 30px 20px;
}

.footer a {
   color: #666;
   text-decoration: none;
}

.footer a:hover {
   color: #fff;
   text-decoration: underline;
}

.content {
   margin: 0;
   text-align: left;
   /*background-color: #e6ebed;*/
   /*border-top: solid 1px #8e9fa7;*/
   /*border-bottom: solid 1px #8e9fa7;*/
   font-size:   10pt;
   /*padding: 15px;*/
   /*width: 900px;*/
   overflow: hidden;
}

.content:after {
   clear: both;
}

.content-wrapper {
   width: 910px;
   
}

.content-padding {
   margin: 10px;
}

h3 {
   font-size: 14pt;
}

h3 a {
   color: #254e7b;
   text-decoration: none;
}

h3 a:hover {
   color: #254e7b;
   text-decoration: underline;
}

.green {
   color: #679701;
}

.green a {
   color: #679701;
}

.green a:hover {
   color: #9ed526;
}

h3.green {
   margin-top: 2px;
}

.side-bar {
   margin-right: 2px;
   margin-top: 2px;
   margin-left: 5px;
   float: right;
   vertical-align: top;
   width: 200px;
   background-color: #eef4f6;
   padding: 10px;
   border-width: 0;
   border-color: #bbbaac;
   border-style: solid;
   border-top-width: 0;
   border-right-width: 0;
   font-size: 9pt;
   /*background-image: url('/images/background_lightgrey_gr.png');
   background-repeat: x-repeat;*/
}

.side-bar a {
   display: block;
   color: #555;
   text-decoration: none;
   padding: 5px;
   font-weight: bold;
}

.side-bar a:hover {
   display: block;
   color: #fff;
   text-decoration: none;
   background-color: #111;
}

.list-arrow-header {
   color: #679701;
   font-size: 10pt;
   font-weight: bold;
   margin-bottom: 0;
   padding-bottom: 0;
}

.list-arrow {
   list-style-image: url("http://www.bwysystems.com/images/list_arrow.png");
   padding: 0;
   margin-top: 10px;
   margin-left: 25px;
}

.product-banner {
   clear: left;
   margin: 10px 0 0 0;
   width: 660px;
   height: 240px;
   background-repeat: no-repeat;
}

.product-banner div.clearer {
   clear: both;
   line-height: 0;
   height: 0;
}

.download-item {
   /*margin: 10px;*/
   padding: 15px;
   /*border-bottom: 1px solid #ccc;*/
/*   background-color: #eef4f6;*/
   background-image: url('/images/download_item.png');
   background-repeat: no-repeat;
   /*width: 867px;*/
   height: 155px;
}

.download-item h2 {
   font-size: 12pt;
   font-weight: bold;
   margin-top: 0;
   padding-top: 0;
   margin-bottom: 10px;
   padding-bottom: 0;

}

.download-item h2 a {
   color: #333;
   text-decoration: none;
}

.download-item h2 a:hover {
   color: #49a9be;
   /*text-decoration: underline;*/
}

.lib-layout {
   height: 100%;
   width: 100%;
   background-color: #fff;
}

.lib-layout-nav {
   width: 280px;
   height: 100%;
   border-right: 1px solid #a6a6a6;
}

#library-nav {
   height: 100%;
   width: 100%;
   display: block;
   border: none;
   margin: 0;
   padding: 0;
}







pre.declaration {
   background-color: #e8e8e8;
   padding: 10px;
}

pre.example {
   background-color: #e8e8e8;
   padding: 10px;
}

.parameters {
   font-style: italic;
}

.parameters div {
   font-style: normal;
}

.requirements {
   width: 500px;
}