body {
  background-color: #000;
  color: #ccc;
  text-align: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  
    background-image: url("images/bg.png");
/*
  background-image: url("images/grayCodeBackground.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
*/
}

#qoutes {
  position: absolute;
  left: 5px;
  top: 5px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-style: italic;  
}

#qoute {
  color: #ccc;
  font-size: 11pt;  
}

#author1 {
  color: #666;
  font-size: 9pt;
}

#main {
  position: absolute;
  width: 600px;
  height: 200px;
  border: 0px solid #222;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 0;
  display: none;
}

#title {
  text-align: left;
  font-size: 24pt;
  color: #444;
}

#tab {
  position: absolute;
  top: -30px;
  left: 105px;
  top: 224;
  left: 145px;
}

#brown {
  font-size: 16pt;
  text-align: left;  
  color: #666;
  height: 30px;
  position: absolute;
  left: 150;
  top:-3;
  z-index: 12;
}

#brown a {
  text-decoration: none;
  font-family: arial;
  color: #666;
}

#brown a:visited {

}

#logo {
  position: relative;
  top: 30px;
/*  background-color: #222;   */
  background-color: transparent;
  float: left;
  width: 450px;
  height: 200px;
  padding: 0;
  margin: 0;
  z-index: 10;
}

#about {
  position: absolute;
  width: 450px;
  height: 200px;
  left: 0px;
  top: 25px;
  z-index: 15;
  display: none;  
}

#aboutContent {
  display: none;
}

#contact {
  position: absolute;
  width: 450px;
  height: 200px;
  left: 0px;
  top: 25px;
  z-index: 15;
  display: none;  
}

#contactContent {
  display: none;
}

#resume {
  position: absolute;
  width: 450px;
  height: 200px;
  left: 0px;
  top: 25px;
  z-index: 15;
  display: none;  
}

#resumeContent {
  display: none;
}

#resumeView {
  overflow-x: hidden;
  overflow-y: scroll;
}

#solutions {
  position: absolute;
  width: 450px;
  height: 200px;
  left: 0px;
  top: 25px;
  z-index: 15;
  display: none;  
}

#solutionsContent {
  display: none;
}

#wiki {
  overflow: hidden;
}


#demos {
  position: absolute;
  width: 450px;
  height: 200px;
  left: 0px;
  top: 25px;
  z-index: 15;
  display: none;  
}

#demosContent {
  display: none;
}

#clients {
  position: absolute;
  width: 450px;
  height: 200px;
  left: 0px;
  top: 25px;
  z-index: 15;
  display: none;  
}

#clientsContent {
  display: none;
}

#terminal {
  position: absolute;
  width: 450px;
  height: 200px;
  left: 0px;
  top: 25px;
  z-index: 15;
  display: none;  
}

#terminalContent {
  display: none;
}

#b360 {
  position: absolute;
  width: 450px;
  height: 200px;
  left: 0px;
  top: 25px;
  z-index: 15;
  display: none;
}

#b360Content {
  display: none;
}

#desktop {
  position: absolute;
  width: 450px;
  height: 200px;
  left: 0px;
  top: 25px;
  z-index: 15;
  display: none;  
}

#desktopContent {
  display: none;
}

#desk {
  position: relative;
  background-color: #c00;
  height: 100px;
  width: 100px;
  border: none;
}

#desk2 {
  background-image: url("images/grayCodeBackground.gif");
}
#cmd {
  border: none;
  width: 100%;
  background-color: transparent;
  color: #090;
  padding: 5px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14pt;
}

#output {
  padding-left: 20px;
  color: #090;
  overflow-y: scroll;
  overflow-x: hidden;
  width: 98%;
}

.opening {
  display: block;
  border: 1px dotted #ccc;    
  background-color: #000;
  opacity:.60;
  filter: alpha(opacity=60); 
  -moz-opacity: 0.60;
  z-index: 20;
}

.opened {
  background-color: #000;
  border:  1px solid #333;
  opacity:.95;
  filter: alpha(opacity=95); 
  -moz-opacity: 0.95;
  z-index: 20;  
}

.closing {
  background-color: transparent;
  border: 1px dotted #ccc;
}

.closed {
  display: none;
}


td {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: #dc9;
  padding: 3px;
}

















#disable {
  position: absolute; 
  background-color: transparent;
  background-color: #111;

  opacity:0.0;
  filter: alpha(opacity=0); 
  -moz-opacity: 0.0; 

  top: 30px;
  right: 0;
  width: 150px;
  height: 200px;
  padding-left: 0px;
  margin: 0;
  display: none;
  z-index: 1;

}


#menu {
  top: 45px;
  position: absolute;
  background-color: transparent;
  right: 0;
  width: 150px;
  height: 200px;
  padding-left: 0px;
  margin: 0;
  text-align: left;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14pt;
}

#menu ul {
  padding-top: 25px;
  list-style: none;
  margin-left: 0;
  padding-left: 1em;
  text-indent: -1em;
  margin-top: 0px;
  width: 80px;
}

#menu ul li {
  display: block;
  height: 30px;
  padding-top: 0px;
  padding-left: 15px;  
  cursor: pointer;
  text-decoration: none;
  color: #666;

  margin-left: -15px; 
  margin-bottom: 10px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
}

#menu ul li:hover:before {
}

#menu ul li:hover {
/*  background-color: #222; */
  margin-left: -15px;
  padding-left: 15px;
  padding-top: 0px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
}

#address {

  -moz-border-radius-topright: 10px;
  background-color: #ccc;
  background-color: #111;
  padding: 3px 10px 5px 10px;
  position: absolute; 
  left: 0px; 
  bottom: 0px;
  font-family: verdana;
  font-size: 10pt;
  font-style: italic;
  display: none;
   color: #666;
}

#address a { 
  color: #666;
}

#address a:hover { 
  color: #dc9;
}

#signature {
  position: absolute;
  right: 0px;
  bottom: 0px;
  padding-right: 10px;
  padding-bottom: 5px;
  color: #666;
  text-decoration: none;
  font-family: arial;
  xcursor: default;
  z-index: 50;
}

b {
  color: #dc9;  
  text-decoration: underline;
  font-weight: normal;
}

a {
  text-decoration: none;
  color: #090;
}

a:hover {
  color: #099;
}

#fullFrame {
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 100;
  background-color: #000;
  text-align: center;
}

#closeFullFrame {
  position: absolute;
  z-index: 110;
  width: 100px; 
  height: 20px;
  top: 0px;
  cursor: pointer;
  background-color: #420;
  font-family: verdana;
  font-size: 10pt;
  text-align: center;

  opacity:.30;
  filter: alpha(opacity=30); 
  -moz-opacity: 0.30;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
}

#closeFullFrame:hover {
  opacity:.90;
  filter: alpha(opacity=90); 
  -moz-opacity: 0.90;
}

.tumbler {
  width: 25px; 
  height: 20px; 
  background-color: #000;
  border: 1px solid #222;
  text-align: center;
  padding: 5px;
  cursor: pointer;
}

