/* Copyright (c) 2008, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.6.0 */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}
/********************************************/


html,body {
  color: hsl(197, 0%, 50%);
  background: #161C1D;
  height: 100%;
}
#container {
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
  min-height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
}
html>body #container {
    height: auto;
}

#content {
  width: 100%;
  float: left;
  margin-bottom: 50px;
  text-align: center;
}

a {
  color: hsl(190, 0%, 75%);
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

#header {
  text-align: left;
  background: #303536;
  font-size: 5em;
  font-family: "Six Caps", "Lucida Sans", Verdana, sans-serif;
  padding: 0px 0 0 35px;
  height: 105px;
}

#headerLink {
  position: relative;
  top: 0.21em;
  text-decoration: none;
  color: #8A9EA6;
}
#headerLink:hover {
    color: hsl(197, 0%, 72%);
}

#footer {
  position: absolute;
  bottom: 0;
  padding: 10px 0;

  background-color: hsl(189, 5%, 15%);
  color: hsl(190, 1%, 46%);
  width: 100%;
  font-size: 0.75em;
  font-family: Verdana, sans-serif;
  letter-spacing: 1px;
  text-align: center;
}


#groups {
  margin: 15px 0 20px 30px;
}
.group,.listContainer {
  padding: 5px;
  margin: 0 0 0 0;
  clear: both;
}
.groupTitle {
  float: left;
  width: 90px;
  text-align: right;
  font-size: 1.5em;
  font-family: "Lucida Sans", Verdana, sans-serif;
  margin: 1em 0 0 0;
  padding: 0 0 0 0;
}
.listTitle {
  float: left;
  width: 80px;
  text-align: right;
  font-size: 0.8em;
  font-family: "Lucida Sans", Verdana, sans-serif;
  margin: 0.4em 0 0 0;
  padding: 0 0 0 0;
}
.list {
  margin: 0 0 0 85px;
}

.clear {
  clear: both;
}
.item,.cii {
  font-size: 0.9em;
  font-family: "Lucida Sans", Verdana, sans-serif;
  margin: 0;
}
.itemLink,.ciiLink {
  text-align: left;

  float: left;
  width: 200px;

  background: hsl(190, 0%, 20%);
  padding: 5px 6px 5px 6px;
  margin: 1px;
}
.selected {
  background: #505756;
}
.itemLink:hover,.ciiLink:hover {
  background: hsl(190, 40%, 30%);
  text-decoration: none;
  color: hsl(190, 90%, 95%);
}

/** Content display */

#contentBox {
  text-align: left;
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -375px;
}
.contentTitle {
  font-size: 2em;
  font-family: "Questrial", sans-serif;
  margin: 0 0 15px 0;
  overflow: hidden;
  width: 308px;
}
.contentIndexGroupTitle {
  font-size: 0.8em;
  font-family: "Lucida Sans", Verdana, sans-serif;
}
#infoBox {
  float: left;
  background: #303536;
  width: 455px;
}
.ciiLink {
  padding-left: 20px;
}
#contentIndex {
  float: left;
  padding: 5px 15px;
  margin: 0 0 0 20px;
  color: #9E9E9E;
  background: hsl(190, 5%, 20%);
  overflow: auto;
  width: 245px;
  height: 112px;
}

#nav {
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navPrev {
  float: left; 
}
.navNext {
  float: right;
}
.navLink {
  color: #9E9E9E;
  background: #303536;

  font-size: 2em;
  vertical-align: top;

  display: block;
  padding: 40px 5px 45px 5px;
}

.button:hover {
  color: #E0E0E0;
  background: #595F5E;
  text-decoration: none;
}

#file {
  display: block;
  float: left;
  padding: 10px;
  height: 89px;
  overflow: hidden;
}
#fileName {
  display: none;
}

#fileDescription {
  overflow: hidden;
  height: 49px;
}
.showMore {
  font-family: "Lucida Sans", Verdana, sans-serif;    
  font-size: 0.8em;
  background: #484E4D;
  padding: 3px;
  cursor: pointer;
  float: left;
  width: 2.5em;
  text-align: center;
  position: absolute;
  top: 97px;
  left: 388px;
}

#display {
  margin: 90px auto 0 auto;
}


#size:before, #date:before, #dimensions:before, #flashVersion:before, #swfVersion:before, #swfVersion:after {
  font-size: 0.8em;
  font-family: "Lucida Sans", Verdana, sans-serif;
}
#size, #date, #dimensions, #flashVersion {
  display: block;
  float: left;
  clear: both;
  font-family: "Lucida Sans", Verdana, sans-serif;
  font-size: 0.8em;
}
#swfVersion {
  float: left;
  clear: right;
  font-family: "Lucida Sans", Verdana, sans-serif;
  font-size: 0.7em;
}

#size:before {
  content: "Size";
  margin-right: 5.9em;
}

#date:before {
  content: "Date";
  margin-right: 5.6em;
}

#dimensions:before {
  content: "Dimensions";
  margin-right: 1.3em;
}
#width:after {
  content: " x";
}

#flashVersion:before {
  content: "Flash version";
  margin-right: 1em;
}
#swfVersion:before {
  margin-left: 1.5em;
  content: "SWF ";
}
#swfVersion:after {
  content: "";
}

