html,
body 
{
  background-color:#FFFFFF;
  /* background-image:url("GradBack.jpg"); FG 2015*/
  background-position:center top;
  background-repeat:no-repeat;
  color:#999999;
  font:100% Arial,Helvetica,sans-serif;
  height:100%;
  width:100%;
  padding:0;
}

body
{
  
  height:auto;
}


a, a img {border:none; color:#005740;}
a:hover {text-decoration:none;}

.download-icon
{
  margin-right:0.5em;
  position:relative;top:3px;
}

.license-download-item a,
.license-download-item a:hover .license-download-link
{
  text-decoration:none;
}

.invoice_item p {
  position: relative;
  margin: 0;
  height: auto;
  line-height: 1.5em;
}


.license-download-item a .license-download-link 
{
  text-decoration:underline;
}

* {margin:0;}

.center-container
{
  width:1000px;
  margin:0 auto;
  position:relative;
}

.logo
{
  position:relative;
}

header
{
  border-top: 4px solid #1d965d;
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:67px;
  text-align:left;
}

.demo-navigation header
{
  position:relative;
  top:0;
}

header .center-container
{
  /*background:url("bg-header.gif") repeat-x scroll left top transparent;*/
  background-color: white;
  height:auto;
}

header nav ul
{
  padding:0;
  height: 60px;
}

nav li
{
  list-style-type:none;display:block;
}

nav.navigation ul
{
  background-color:#D21824;
  background-image:url("sdl_red_bg_tile.gif");
  background-position:left top;
  background-repeat:repeat-x;
  border-bottom:3px solid #FFFFFF;
  clear:both;
  min-height:30px;
  padding:0;
  width:100%;
}

nav.navigation li 
{
  border-right:1px solid #8F040B;
  margin:0;
  padding:8px 1.2em 7px;
  float:left;
}

nav.navigation li a
{
  color:#FFFFFF;
  text-decoration:none;
}

#search
{
  position: absolute;
  right: 8px;
  top: 28px;
  line-height: 1.4em;
  display: none;
}

#search input {
    font-size: 0.8em;
    padding: 2px 0;
    width: 240px;
    font-family: Arial, Helvetica, sans-serif;    
}

#search .search_button {
    background-color: #F8F8F8;
    background-image: url("tile-grey-control-button-bg.gif");
    background-position: left center;
    background-repeat: repeat-x;
    border: 1px solid #999999;
    border-radius: 4px 4px 4px 4px;
    color: #005740;
    cursor: pointer;
    height: 23px;
    line-height: 1em;
    padding: 0 8px 2px;
    position: relative;
    top: -1px;
    width: auto;
    margin-left: 5px;
}

.center-container
{
  height:100%;
}

article
{
  position:relative;
  display:block;
  float:right;
  top:0px;
  padding:120px 0 10px 0;
  left:0;
  width:780px;
  min-height: 400px;
  background-color:White;  
  font-size:0.75em;
  color:Black;
  
}

object
{
position:relative;left:20px;
}

.content,
section
{
  clear:both;
  display:block;
  margin-top:1em;
  padding:0 0.5em 0.5em;
}

#benefits
{
  background:url("main-content-bg-tile.png") repeat-x scroll 0 0 transparent;
  margin-top:30px;
}

.ie9 #benefits
{
  position:relative;
  left:12px;
}

article p
{
  line-height:1.4em;
  margin:0 0 1.5em;
}

article li p
{
  line-height:1.4em;
  margin:0;
}

article .homecontent p
{
  margin:1em 0 1.5em 2em;
}

article .homecontent p.announcement
{
  margin:1em 0 0.5em 1em;
}


article ul, article ol
{
  margin:20px 0;
}

article li
{
  margin:0 0 0.5em 0;
  padding:0;
}

article dl 
{
  line-height: 1.5em; 
}

article dt 
{
  font-style: normal; 
  font-weight: bold;
  padding-left: 16px;
  margin: 0;

}

article.documentation dt
{
  font-weight:normal;
}

article dd
{
  padding-left: 16px;
  margin: 0 0 1em 0;
}

article.homepage
{
  background:transparent;
  width:1000px;
  padding-left:1em;
  left:1px;
}

.ie6 article.homepage, .ie7 article.homepage, .ie8 article.homepage
{
  padding-top:130px;
  width:1000px;
  left:-12px;
}

h3  {
  font-size:1.25em;
  font-weight:normal;
}

h2  {
  font-size:1.3em;
}

h2 a,
section section h2,
aside h2
{
  font-weight:normal;
}

h1, h2, h3, h4, h5, h6 {
  color:#005740;
  font-family:Arial,Helvetica,sans-serif;
  margin:0 0 0.4em;
  padding:0;
}

h1
{
  font-size:2em;
  font-weight:normal;
  color:#1d965d;
}


aside
{
  clear:left;
  display:block;
  float:left;
  font-size:0.75em;
  left:0;
  position:relative;
  top:110px;
  width:200px;
  z-index: 100000;
}

.home aside
{
  left:680px;
  float:none;
  position:absolute;
  
  width:280px;
}

.homecontent
{
  padding-left:1em;
  width:630px;
}


.footer 
{
    display: none;
    height:40px;
    padding:20px 0 0 0;
    /* background-image: url('sdl-footer-border-bg-tile.gif'); FG 2015
    background-position: top left;
    background-repeat: repeat-x; */
    background-color: #464d5a;
    clear:both;
    position:relative;
    bottom:0px; /* stick to bottom */  
}

.documentation-page .footer
{
  background-position:left 153px;
  padding: 20px 0 0 0;
}
.footer ul
{
  padding:0;
  width: 1000px;
  margin: 0 auto;
}


.footer nav li 
{
  margin:0;
  font:0.7em Arial,Helvetica,sans-serif;
  padding: 0 1.2em 0 0;
  float:left;
}

.footer nav li a
{
  color:#fff;
  text-decoration:none;
}

/*old stuff*/

#visual
{
  position:relative;
}
#browser-banner, 
#changetracking-banner {
  margin: 0;
  position: absolute;
  display: block;
  color: #75828B;
  font-weight: bold;
  font-size: 84%;
  text-decoration: none;
  text-align: center;
  left: 449px;
  width: 154px;
}

#browser-banner, 
#changetracking-banner:hover {
  text-decoration: none;
}

#browser-banner {
  top: 0px;
}

#changetracking-banner {
  top: 112px;
}

#browser-banner img {
  margin-top: 14px;
}
#changetracking-banner img {
  margin-top: 2px;
  margin-left: 8px;
}

#demo-banner {
  position: absolute;
  top: 254px;
  left: 466px;

  display: block;

  padding: 20px;
  width: 80px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  /*
  border: solid 1px #d54b17;
  */

  background: #8F040B;
  color: #FFF;

  font-weight: bold;
  text-decoration: none;
  text-align: center;
}

#demo-banner:hover { text-decoration: underline; } 
#demo-banner span { font-size: 20px; }


#benefits { 
  width: auto;
  height: 190px;
  position: relative;
  border-top: solid 1px #DEDEDE;
  padding-top: 20px;
}

.benefit {
  float:left;
  height:35px;
  margin:0;
  padding:0;
  width:320px;
}

.benefit dd {
  display: none;
  position: relative;
  padding: 6px;
  margin: 0;
  font-size: 90%;
  border-left: solid 1px #0066CC;
  border-right: solid 1px #0066CC;
  border-bottom: solid 1px #0066CC;
  background: #a6cff8;
}

.expanded.benefit dd {
  display: block;
}

.benefit dt { 
  /*font-size: 84%;*/
  margin: 0; 
  cursor: pointer;
  color:black;
  font-size:14px;
  font-style: normal;
  font-weight: normal;
  padding: 4px 10px;
  background: none;
}

.expanded.benefit dt, 
.benefit dt:hover
{
  background: #a6cff8;
}

.expanded.benefit dt
{
  border: solid 1px #0066CC;
}

.blog
{
  padding:0;
}
.blogposts-item
{
  list-style-type:none;
  margin:0 0 0.5em 0.5em;
}
.blogposts-item a
{
  color:#0066CC;
}


/*
 * <demo-button>
 *
 */
a.demo-button
{
  background-color: transparent;
  background-image: url("icon-coa-contact-bg-pixy.gif");
  background-position: -1px center;
  background-repeat: no-repeat;
  border-radius: 5px 5px 5px 5px;
  color: #FFFFFF;
  font-size: 1.2em;
  padding: 16px 5px 16px 42px;
  text-decoration: none;
  display: block;
}

a.demo-button.role-download
{
  background-image: url("icon-coa-download-bg-pixy.gif");
}

div.demo-button
{
  background-color: #B20000;
  background-image: url("tile-coa-contact-bg.gif");
  background-position: left center;
  background-repeat: repeat-x;
  border-radius: 5px 5px 5px 5px;
  margin: 0 auto;
  max-width: 240px;
}

/* image */
.multiple-images,
.single-image
{
  clear: right;
  text-align: center;
}

.image-first { float: left; }

.multiple-images .image-first,
.multiple-images .image
{
  width: 42%;
  float: left;
  margin: 0px;
}

.multiple-images .image-first { margin-right: 2%; }

article figure
{
  text-align: center;
  padding: 1px;
}

article figure .legend {
  color:gray;
  display:block;
  font-size:0.85em;
  text-align:center;
}


article figure.view-center
{
  width: 100%;
  text-align: center;
  margin: 0.5em 0 0.5em 0;
}

article figure.view-left
{
  float: left;
  text-align: left;
  margin: 0.5em 1em 0.5em 0;
}

article figure.view-right
{
  float: right;
  text-align: right;
  margin: 0.5em 0 0.5em 1em;
}

article figure.image-first, 
article figure.image
{
  position: relative; /* legacy? */
}

.image-first p,
.image p 
{
  margin: 0;
  padding: 3px 0 3px 0;
  width: 100%;
  text-align: center;
}

/* "Social" box */
.comments 
{
  border-top: solid 1px #DEDEDE;
  padding: 1.5em 0;
  
  color: #00446F;
}

#social-share
{
  float: right;
}


/* Really light gray */
.footer a,
.footer
{
  color: #4A535A;
}


.commentbox { display: none; /* margin-top: 20px;*/ }

#commentbox.small #commentsmall,
#commentbox.form #commentform
{
  display: block;
}

.tip 
{
  line-height: 1.2em;
  color: gray;
}

.comment,
.comment-odd
{
  margin-bottom: 20px;
  padding: 15px 15px 5px 15px;
  clear: both;
  height: 100%;
  line-height: 1.5em;
}

.comment-odd {
  border:solid 1px #f4f3ee;
  background-color: #f9f8f3;
}

.comment td,
.comment-odd td { padding: 15px 15px 15px 15px; }

.displayname { color: gray; margin-bottom: 8px; }

.author
{
  font-weight: normal;
}

.security_level { color: gray; }

.html {
  padding-left: 0px;
  overflow: auto;
  width: 100%;
  word-wrap: break-word;
}

#path {
  right:1em;
  margin:10px 0 0 30px;
  position:absolute;
  top:100px;
}

#path ul,
#path li {
  display: inline;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

article pre {
  border:1px solid #CBCBCB;
  font-size:1em;
  line-height:1.5em;
  overflow-x:auto;
  padding:4px;
}
article code, article pre {
  font-family:"Consolas","Monaco","Bitstream Vera Mono",monospace;
}
pre {
  clear:both;
}

.date
{
  font-size:0.9em;padding-left:1em;
}


.sub-nav li,
.sub-nav ul
{
  list-style-type:none;
  margin:0;
  padding:0;
  color:#404040;
}
.sub-nav ul {margin: 0.1em 0 1em;}

.sub-nav h2,
.sub-nav h3
{
    font-weight: bold;
    margin-bottom: 0.2em;
    margin-top: 1em;
}

.sub-nav h3
{
    font-size: 1em;
}

#demo_iframe 
{
  width:1000px;
  z-index:1000000;
}
.demo-table
{
  margin:0 auto;
  width:1000px;
}

.demo-navigation .center-container
{
  height:64px;
}

.demo-navigation-header
{
  /*padding-top:36px;*/
}

.demo-navigation nav li
{
  display:inline;
}
.demo-navigation nav li a
{
  text-decoration:none;
  font-size:0.8em;
}

.demo-nav-item
{
  position:relative;
  top:-25px;
  padding:0.5em;
  font-weight:bold;
}

.announcement
{
  font-size:2em;
  padding:1em;
  margin:1em;
  text-align:center;
  color:White;
  background-color:#b20000;
}

.announcement a
{
  color:#d9a600;
}


kbd {font-size:1.2em;}

.extends
{
  font-weight:bold;
  padding-left:4em;
}
.extends a
{
  font-weight:bold;
}

.tools a
{
  color:#808080;
}