body,table,div,p,dl {
    font-family: Roboto,sans-serif;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
}

h1 {
    color: #435A6E;
    font-size: 200%;
    margin-bottom: 10px;
}

h2 {
    color: black;
    font-size: 150%;
    width: 90%;
    padding-top: 1px;
    border-top: 3px groove white;
}

h3 {
    color: black;
    font-size: 120%;
}

dt {
    font-weight: bold;
}

div.multicol {
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    -moz-column-count: 3;
    -webkit-column-count: 3;
}

p.startli,p.startdd {
    margin-top: 2px;
}

p.endli {
    margin-bottom: 0px;
}

p.enddd {
    margin-bottom: 4px;
}

caption {
    font-weight: bold;
}

span.legend {
    font-size: 70%;
    text-align: center;
}

div.qindex,div.navtab {
    background-color: #e8eef2;
    border: 1px solid #84b0c7;
    text-align: center;
    margin: 2px;
    padding: 2px;
}

div.qindex,div.navpath {
    width: 100%;
    line-height: 140%;
}

div.navpath {
    border: none !important;
    padding: 0px !important;
    margin: 0px !important;
}

div.navtab {
    margin-right: 15px;
}

a.el {
    font-weight: normal;
    text-decoration: none;
}

.contents a.el:visited {
    color: #4CBEFF;
}

a.el:hover {
    text-decoration: underline;
}

a.qindex {
    font-weight: bold;
}

a.qindexHL {
    font-weight: bold;
    background-color: #6666cc;
    color: #ffffff;
    border: 1px double #9295C2;
}

.contents a.qindexHL:visited {
    color: #ffffff;
}

a.el {
    color: #4CBEFF;
    font-weight: bold;
}

dl.el {
    margin-left: -1cm;
}

.fragment {
    font-family: monospace, fixed;
    font-size: 105%;
}

pre.fragment {
    border: 1px solid #CCCCCC;
    background-color: #f5f5f5;
    padding: 4px 6px;
    margin: 4px 32px 4px 32px;
}

div.ah {
    background-color: black;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 5px;
    margin-top: 5px;
}

div.groupHeader {
    margin-left: 16px;
    margin-top: 12px;
    margin-bottom: 6px;
    font-weight: bold;
}

div.groupText {
    margin-left: 16px;
    font-style: italic;
}

body {
    background: white;
    color: black;
    margin-right: 20px;
    margin-left: 20px;
    background-repeat: repeat-x;
}

.directory {
    overflow: hidden;
}

.contents,.directory,.MSearchBoxInactive,.navigation {
    background-color: #fff;
}

.contents {
    padding-top: 1px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
}

address {
    display: none;
}

td.indexkey {
    background-color: #fffffe;
    font-weight: bold;
    border: 1px solid #eee;
    margin: 2px 0px 2px 0;
    padding: 2px 10px;
}

td.indexvalue {
    background-color: #fffffe;
    border: 1px solid #eee;
    padding: 2px 10px;
    margin: 2px 0px;
}

tr.memlist {
    background-color: #f0f0f0;
}

tr.odd {
    background-color: #E8EDFF;
}

p.formulaDsp {
    text-align: center;
}

img.formulaInl {
    vertical-align: middle;
}

div.center {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}

div.center img {
    border: 0px;
}

img.footer {
    border: 0px;
    vertical-align: middle;
}

span.keyword {
    color: #008000;
}

span.keywordtype {
    color: #604020;
}

span.keywordflow {
    color: #e08000;
}

span.comment {
    color: #800000;
}

span.preprocessor {
    color: #806020;
}

span.stringliteral {
    color: #002080;
}

span.charliteral {
    color: #008080;
}

span.vhdldigit {
    color: #ff00ff;
}

span.vhdlchar {
    color: #000000;
}

span.vhdlkeyword {
    color: #700070;
}

span.vhdllogic {
    color: #ff0000;
}

.search {
    color: #003399;
    font-weight: bold;
}

form.search {
    margin-bottom: 0px;
    margin-top: 0px;
}

input.search {
    font-size: 75%;
    color: #000080;
    font-weight: normal;
    background-color: #e8eef2;
}

td.tiny {
    font-size: 75%;
}

.dirtab {
    padding: 4px;
    border-collapse: collapse;
    border: 1px solid #84b0c7;
}

th.dirtab {
    background: #e8eef2;
    font-weight: bold;
}

hr {
    height: 0;
    border: none;
    border-top: 1px solid #666;
}

.mdescLeft,.mdescRight,.memItemLeft,.memItemRight,.memTemplItemLeft,.memTemplItemRight,.memTemplParams {
    background-color: #FAFAFA;
    border: none;
    margin: 4px;
    padding: 1px 0 0 8px;
}

.memItemLeft {
    padding-left: 10px;
}

.mdescLeft,.mdescRight {
    padding: 0px 8px 4px 8px;
    color: #555;
}

.memItemLeft,.memItemRight,.memTemplParams {
    border-top: 1px solid #ccc;
}

.memItemLeft,.memTemplItemLeft {
    white-space: nowrap;
}

.memTemplParams {
    color: #606060;
    white-space: nowrap;
}

.memtemplate {
    font-size: 80%;
    color: #606060;
    font-weight: normal;
    margin-left: 3px;
}

.memnav {
    background-color: #e8eef2;
    border: 1px solid #84b0c7;
    text-align: center;
    margin: 2px;
    margin-right: 15px;
    padding: 2px;
}

.memitem {
    padding: 0px 16px 0px 16px;
    margin-bottom: 20px;
}

.memname {
    white-space: nowrap;
    font-weight: bold;
}

.memproto,.memdoc {
    border: 1px solid #84b0c7;
}

.memproto {
    padding: 0;
    background-color: #dee;
    font-weight: bold;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;
}

.memdoc {
    padding: 2px 5px;
    background-color: #fff;
    border-top-width: 0;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;
}

.paramkey {
    text-align: right;
}

.paramtype {
    white-space: nowrap;
}

.paramname {
    color: #602020;
    white-space: nowrap;
}

.paramname em {
    font-style: normal;
}

.ftvtree {
    font-family: sans-serif;
    margin: 0.5em;
}

.directory {
    font-size: 9pt;
    font-weight: bold;
}

.directory h3 {
    margin: 0px;
    margin-top: 1em;
    font-size: 11pt;
}

.directory h3.swap {
    height: 105px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("http://www.visioglobe.com/pictures/design/logo.png");
    margin-top: 30px;
}

.directory h3.swap span {
    display: none;
}

.directory>h3 {
    margin-top: 0;
}

.directory p {
    margin: 0px;
    white-space: nowrap;
}

.directory div {
    display: none;
    margin: 0px;
}

.directory img {
    vertical-align: -30%;
}

.directory-alt {
    font-size: 100%;
    font-weight: bold;
}

.directory-alt h3 {
    margin: 0px;
    margin-top: 1em;
    font-size: 11pt;
}

.directory-alt>h3 {
    margin-top: 0;
}

.directory-alt p {
    margin: 0px;
    white-space: nowrap;
}

.directory-alt div {
    display: none;
    margin: 0px;
}

.directory-alt img {
    vertical-align: -30%;
}

address {
    font-style: normal;
    color: #333;
}

DIV.tabs A:link,DIV.tabs A:visited,DIV.tabs A:active,DIV.tabs A:hover {
    color: #4CBEFF;
}

a,a:link,a:visited,a:active {
    color: #1582d6;
}

a:hover {
    color: #003246;
}

body,table,div,p,dl {
    font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
}

body {
    background-color: #FFFFFF;
    color: #383838;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    background-image: url("visioglobeImages/themes/visioglobe/images/center-highlight.png"),url("visioglobeImages/themes/visioglobe/images/bg1.png");
    background-position: center 80px, left top;
    background-repeat: no-repeat,repeat-x;
}

#projectname {
    color: #6e6e70;
    font-size: 24px;
    left: 0;
    line-height: 70px;
    text-shadow: 0 1px 0 #E9E9E9;
    top: 0;
    vertical-align: middle;
}

#projectname:before {
    background-image: url("visioglobeImages/uploads/2012/09/LogoV21.png");
    background-repeat: no-repeat;
    background-size: 369px auto;
    content: "";
    float: left;
    height: 75px;
    width: 120px;
}

#navrow1 {
    background: url("visioglobeImages/themes/visioglobe/images/menu-bg0.png") repeat-x scroll right bottom rgba(0, 0, 0, 0);
    margin: 0;
    width: 100%;
    border-radius: 6px 6px 6px 6px;
}

#navrow1>ul {
    padding-left: 6px;
}

#navrow1>ul>li {
    background: none;
    font-size: 14px;
    font-weight: bold;
}

#navrow1>ul>li>a {
    background: url("visioglobeImages/themes/visioglobe/images/menu-bg1.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
    color: #f6fbff;
    text-shadow: 1px -1px 2px #006dc6;
}

#navrow1>ul>li>a:hover {
    background: url("visioglobeImages/themes/visioglobe/images/menu-bg-hover.png") repeat-x scroll right bottom rgba(0, 0, 0, 0);
}

#navrow1>ul>li.current>a {
    background: url("visioglobeImages/themes/visioglobe/images/style1/nav_bg_active.png") repeat-x scroll right bottom rgba(0, 0, 0, 0);
    color: #FFFFFF;
    text-shadow: 1px 1px 0 #000000;
}

#navrow1 #MSearchBox {
    right: 35px;
}

#navrow2 {
    background: none;
}

#navrow2>ul>li {
    background: none;
}

#navrow2>ul>li a {
    background: none;
    text-decoration: underline;
    text-shadow: 0 0 0;
    font-size: 13px;
}

#navrow2>ul>li a:hover {
    background: none;
    color: #003246;
}

#navrow2>ul>li.current a {
    background: none;
    color: #003246;
}

#side-nav {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    left: inherit;
    position: relative;
    top: 17px !important;
}

#side-nav #nav-tree {
    background: none;
}

#side-nav #nav-sync {
    right: 14px;
    top: 36px !important;
}

#side-nav .ui-resizable-e {
    background: none !important;
    cursor: e-resize;
    height: 100%;
    right: 0px;
    top: 0;
    margin: 6px 0;
    border-left: #cccccc 1px solid;
}

#doc-content {
    overflow: visible;
}

#doc-content .header {
    margin-top: 20px;
}

#doc-content .header .title {
    color: #6e6e70;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    padding-left: 10px;
    vertical-align: middle;
    text-shadow: 0 1px 0 #E9E9E9;
}

#doc-content .contents {
    background: url("visioglobeImages/themes/visioglobe/images/style1/gradient_trans.png") repeat-x scroll 0 bottom #f0f0f0;
    border: 1px solid #FFFFFF;
    box-shadow: 0 0 4px #CCCCCC;
    text-shadow: 1px 1px 0 #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    margin: 5px auto;
    padding: 20px;
    position: relative;
}

#doc-content .contents .textblock>h2 {
    border-top: none;
    color: #009BC2;
    font-size: 35px;
    font-style: normal;
    font-weight: normal;
}

#doc-content .contents .directory {
    background: none;
    margin-top: 5px;
}

body>i {
    bottom: 3px;
    font-size: 13px;
    left: 25px;
    position: fixed;
}

#doc-content #MSearchResultsWindow {
    z-index: 1;
}
