@charset "UTF-8";
#TabbedPanels_menu {
   margin-right: 12px;
   margin-left: 20px;
   width: 647px;
   height: auto;
   display: none;
}
#galleryContainer  #MenuBar1  {
   float: right;
   width: auto;
   margin-bottom: 10px;
}
#clientlist {
   position: absolute;
   visibility: hidden;
   z-index: 102;
   height: auto;
   width: auto;
   left: 35px;
   top: auto;
   bottom: 10px;
}
.download-links {
   display: block;
   height: 30px;
   width: 100%;
   position: relative;
   margin: 10px 0px 5px;
}
#content a.download   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 0.9em;
   font-weight: normal;
   color: #F90;
   display: block;
   padding: 3px 6px;
   background-color: #C93;
   width: auto;
   float: right;
   margin-bottom: 10px;
   margin-right: 25px;
   clear: none;
   white-space: nowrap;
   text-align: left;
   border: solid #000 3px;
   outline-style: none;
}
#content a:link.download, #content a:visited.download {
   color: #000;
   background-color: #C93;
   border: solid #900 1px;
}
#content a:hover.download, #content a:active.download {
   color: #FFF;
   background-color: #C00;
   border: solid #F00 1px;
}
.info-copyBlock h6.button a, 
.info-copyBlock h6.button a:link, 
.info-copyBlock h6.button a:hover
{
   font-size: 1.1em;
   font-weight: normal;
   width: auto;
   padding-top: 3px;
   padding-bottom: 3px;
   padding-right: 6px;
   padding-left: 6px;
   float: right;
   clear: left;
}
.info-copyBlock h6.button a {
   color: #999;
   background-color: #333;
}
.info-copyBlock h6.button a:link
{
   color: #C90;
   background-color: #000;
   text-decoration: none;
}
.info-copyBlock h6.button a:hover
{
   color: #F90;
   background-color: #000;
}

.browserTitle_H4
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-transform: uppercase;
   color: #999;
   text-align: left;
   padding-top: 8px;
   padding-left: 12px;
   background-color: #191919;
   padding-bottom: 6px;
   background-image: url(../spry/SpryMenuBarDown.gif);
   background-repeat: no-repeat;
   background-position: 85% 65%;
}
.RedType { color: #CCC; }
.MastheadType-Orange { color: #900; }

.floatLeft {
    clear: none;
    float: left;
}
