body {
  margin: 0;
  margin-bottom: 25px;
  padding: 0;
  font-family: "Trebuchet MS", "Georgia", "Times New Roman", serif;
  font-size: 13px;
  color: #333;
}

h1 a { 
  color: #fff;
  text-decoration: none;
}

h1 {
  z-index: 1;
  font-size: 1.5em;
  color: #fff;
  font-style: normal;
  font-weight: normal;
  margin: 3.3em 0 0 0;
  position: relative;
  padding: 0px;
}

h2 {
  z-index: 1;
  font-size: 1.5em;
  color: #926fb1;
  font-style: normal;
  font-weight: normal;
  position: relative;
}

#logo { 
  text-align:left;
  margin:20px; 0 0 40px;
  margin-bottom:0px;
}

#bottom-box { 
  top: 360px;
  left: 17px;
  position: absolute;
}
#bottom-box-left { 
  top: 420px;
  left: 28px;
  z-index: 1;
  position: absolute;
}
#bottom-box-right { 
  color:#004074;
  top: 420px;
  left: 180px;
  z-index: 1;
  position: absolute;
}
#bottom-box-right p { 
  text-align:left;
  padding: 0px 230px 0 0;
  margin:0px;
  line-height: 1.3em;
}
#product-left { 
  position: absolute;
  left:25px;
  top:160px;
  width:180px;
}
#product-left p { 
  color:#004074;
  font-weight:normal;
  font-size:18px;
  line-height: 1.3em;
  margin:0px;
}
#product-right { 
  position: absolute;
  left:230px;
  top:180px;
}
#product-right p { 
  color:#004074;
  font-weight:normal;
  font-size:22px;
  text-align:left;
  line-height: 1.3em;
  margin:0px;
}
#product-navigation { 
  position: absolute;
  left:210px;
  top:390px;
}
#top-bubble p, #top-bubble-loadingMsg { 
  z-index: 1;
  position: relative;
  font-size: 1em;
  line-height: 1.3em;
  color: #004074;
  text-align: left;
  margin-top:10px;
  padding: 0 120px 0 20px;
}
#product-pages table { 
  text-align:left;
  line-height: 1.3em;
  font-size:14px;
  color: #004074;
}
#product-pages ul { 
  list-style:none;
  margin: 15px 0 10px 0;
  padding: 0px;
}
#product-pages ul ul { 
  margin: 5px 0 20px 0px;
  padding: 0px;
}
#product-pages ul li { 
  font-weight:bold;
}
#product-pages ul ul li { 
  font-weight:normal;
}
#product-pages ul.simple li { 
  margin: 0 0 10px 0;
  font-weight:normal;
}
#top-bubble #box-text p, #top-bubble #box-form p { 
  font-size:14px;
  text-align:center;
  padding:0px 50px 0px 50px;
}
#about-bubble, 
#ref-bubble, 
#downloads-bubble, 
#docs-bubble { 
  position: absolute;
  width: 160px;
  height: 160px;
  text-align: center;
}
#top-bubble {
  position: absolute;
  width: 313px;
  height: 161px;
  text-align:left;
}
     
#about-bubble-handle, 
#ref-bubble-handle, 
#downloads-bubble-handle, 
#docs-bubble-handle {
 cursor: move;
}

img.shot {
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

#header-links { 
 position: relative;
 margin:10px auto 5px auto;
 font-size:1.2em; 
 text-align:right;
 top: 0px;
 width:740px; 
}

a.header {  
 color:#004074;
 text-decoration:none;
}
#footer-links a { 
 color: #926fb1;
 text-decoration:none;
}

#content {
 position: relative;
 margin-left: auto;
 margin-right: auto;
 top: 0px;
 border:1px solid #cce1f4;
 width:740px; 
 height:auto;
 background: url(/images/bkg.gif) bottom repeat-x;
}



.roundcorners { 
  margin: 30px; 
  background:#E5F2FF;
}
.roundcorners ul { font-weight: bold; }
b.rtop, b.rbottom { display:block; background: #FFF }
b.rtop b, b.rbottom b {  display:block; height: 1px; overflow: hidden; }
b.r1 { margin: 0 5px; background:#E5F2FF; }
b.r2 { margin: 0 3px; background:#E5F2FF; }
b.r3 { margin: 0 2px; background:#E5F2FF; }
b.rtop b.r4, b.rbottom b.r4 { margin: 0 1px; height: 2px; background:#E5F2FF }


.collapsing-form { 
  width:400px;
  border: 1px solid #777;
  background: #ececec;
  text-align:left;
  font-size: 12px;
}                   
dl.collapsing-form dt, 
dl.collapsing-form dd { 
  margin: 5px;
}                        
dl.collapsing-form dt { 
  margin: 15px 0 0 5px;
}                      

dl.collapsing-form dt span { 
  color: #999;
  font-size: 11px;
}                             


.interaction { 
  background: #ececec;
  margin: 0;
  text-align: center;
  padding: 10px 0;
  border: 1px solid #777;
  width:400px;
}
.interaction form { 
  margin: 0;
  text-align: left;
  padding: 0 10px;
}                    
.interaction form select { 
  margin: 5px 0 10px 0;
}                          

.interaction form input { 
  margin: 5px 0 10px 0;
}                          

.interaction form input { 
  margin: 5px 0 0 5px;
}                      

a.download { 
  text-decoration:none;
}
a.add { 
  background:transparent url(/images/plus.gif) no-repeat scroll 0pt 2px;
  color:#74BB59;
  /*display:block;*/
  font-weight:bold;
  margin:15px 0pt 0pt;
  padding:2px 0pt 2px 20px;
  text-decoration:none;
}
a.add:hover, a.download:hover, a.header:hover, #footer-links a:hover { 
  text-decoration: underline;
}

table {
  font-size:12px;
}

table.sortable a.sortheader {
    bbackground-color:#e6590c;
    Bbackground-color:#7cd846;
    background-color:#72afe0;
    color:#FFF;
    text-decoration: none;
    text-align:center;
    display: block;
    padding: 2px;
    font-weight:normal
}

table.sortable span.sortarrow {
    color: #FFF;
    text-decoration: none;
    font-weight:normal
}
#show-add-file, #show-add-client, #show-add-user { 
  margin-top:10px;
}
#footer-links { 
  list-style: none;
  margin:10px 0 5px 0;
  padding:0px;
}
#footer-links li { 
  display: inline;
  padding: 5px;
}
a.cancel:link, a.cancel:visited { 
    color: #e6590c;
    padding: 1px;
}                                                                   

a.cancel:hover { 
    color: white;
    background: red;
}
#copyright { 
 font-size:11px;
 margin-top:10px;
 color: #9070B1;
 text-align:center;
}
#contact-table { 
  color:#004074;
  font-size:1.1em;
  background: url(/images/contact-box.jpg) top no-repeat;
}
#community {
  padding: 20px;
}
.metadata { 
  font-size: 12px;
  color: #ccc;
}
.flash {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  padding: 20px;
  background-color: #ffc;
  color: #900;
  width:90%;   
}
.drag-me { 
    background-color: #069;
    border: 1px solid #eee;
     color: #fff;
    padding: 1px;
}
