* {
  outline: none;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", sans-serif;
  color: #a0a195;
  font-size: 14px;
  background: #fff;
  background: url(pics/gray.jpg) repeat-x;
  
  /*background-image: url('pics/bg2.jpg');
  background-repeat: repeat-x;*/
}

p {
  line-height: 140%;
}

#container {
  margin-left: auto;
  margin-right: auto;
  width: 747px;
}

#top {
  width: 747px;
  /*height: 102px;*/
}

#logo {
  background: url('pics/bitloop_logo.jpg') no-repeat;
  width: 280px;
  height: 170px;
  float: left;
  margin-top: 0;
  padding-bottom: 5px;
  z-index: 40;
  position: relative;
}

#logo h1{
  display: none;
}

#tagline{
  float: left;
  width: 440px;
  height: 130px;
  /*background: url(pics/tagline.jpg);*/
  margin-top: 30px;
  line-height: 200%;
  padding-top: 0;
  
}

#tagline h2{
  font-size: 19px;
  text-transform: uppercase;
  color: #d0d1c5;
  background: transparent;
  text-align: right;
  /*display: none;*/
}

#tagline h2 span{
  color: #a0a195;
}

#content {
  text-align: justify;
  background: url(pics/bg.jpg) no-repeat top center;
  position: relative;
  top: -25px;
  z-index: 1;
}

.mail a{
  color: #808175;
}

.mail a:hover{
  background: #d0d1c5;
}

#content h1{
  font-family: Verdana;
  font-weight: normal;
}

#information{
  width: 680px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
  /*float: left;*/
  z-index: 1;
}

#portfolio{
  width: 680px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 15px;
}

.client-button {
  width: 210px;
  height: 150px;
  padding: 15px 0px 0px 15px;
  background-image: url('pics/preview.jpg');
  overflow: hidden;
  margin-bottom: 10px;
  float: left;
}

.client-button img {
  border: 5px solid #555;
}

.client-button img.hover {
  border-color: #5d8795;
}

#client-button-middle {

}

.client-description {
  margin-top: 10px;
}

.client-details {
  float: right;
  margin-right: 15px;
}

.client-button a{
  color: #555;
}

.client-button a:hover{
  color: #5d8795;
}

.leightbox{
  color: #333;
  display: none;
  position: absolute;
  top: 25%;
  left: 25%;
  width: 50%;
  height: 50%;
  padding: 1em;
  border: 1em solid #181818;
  background-image: url('pics/bg2.jpg');
  background-repeat: repeat-x;
  background-color: white;
  text-align: left;
  z-index:1001;
  overflow: auto;	
}

#overlay{
  display:none;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:1000;
  background-color:#333;
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80);
}

#bottom {
  width: 100%;
  background: #e2e2e2;
  margin-top: 30px;
  /*padding-top: 20px;*/
  padding-bottom: 20px;
  border-top: 3px solid #d0d1c5;
  background-image: url('pics/gray.jpg');
  background-repeat: repeat-x;
}

#bottom-container {
  width: 747px;
  margin-left: auto;
  margin-right: auto;
  color: #d0d1c5;
}

#contact-form {
  width: 390px;
  float: left;
  margin-top: 20px;
}

input, textarea {
  border: 1px solid #555;
  font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
  font-size: 14px;
  color: #555;
}

.focused {
  border-color: #00b9f1;
}

#about {
  float: right;
  background: #4d7785;
  width: 330px;
  padding: 20px 10px 10px 10px;
}

#previews{
  padding: 0;
  display: block;
  margin-left: 0;
  padding-bottom: 15px;
}

ul {
  margin: 15px 0 15px 0;
}

ul#previews li {
  list-style-type: none;
  float: left;
  text-align: center;
  margin: 0;
  width: 226px;
  height: 150px;
  
}

ul#previews li a{
  width: 226px;
  height: 150px;
  display: block;
  /*background-position: left 150px;*/
  /*set an unused color to be index color*/ 
  _border-color:white; /*For IE6-*/ 
  /*then remove this indexed color*/ 
  _filter:chroma(color=white);/*For IE6-*/
}

ul#previews li a span{
  display: none;
}

#client1 a{
  background-image: url(pics/portfolio/bodybalance.jpg);
}

#client2 a{
  background-image: url(pics/portfolio/jofama_.jpg);
}

#client3 a{
  background-image: url(pics/portfolio/axcent.jpg);
}

#client4 a{
  background-image: url(pics/portfolio/huurre.jpg);
}

#client5 a{
  background-image: url(pics/portfolio/beautytek.jpg);
}

#client6 a{
  background-image: url(pics/portfolio/stefanstrand.jpg);
}

#client7 a{
  background-image: url(pics/portfolio/beatbox.jpg);
}

#client8 a{
  background-image: url(pics/portfolio/betweeninterval.jpg);
}

#client9 a{
  background-image: url(pics/portfolio/ilovejeans.jpg);
}

#copy {
  clear: both;
  padding-top: 20px;
  text-align: center;
  font-size: 10px;
  color: #c0c1b5;
}

h1, h2, h3 {
  color: #b0b1a5;
  font-family: Georgia, Verdana, "Lucida Grande", "Trebuchet MS", sans-serif;
  background-color: #f0f1e5;
  background-image: url(pics/bg.jpg);
  background-position: center 25px;
  background-repeat: no-repeat;
  padding-bottom: 20px;
  
}

h1 {
  font-size: 25px;
  margin: 10px 0 5px 0;
}

h2 {
  font-size: 20px;
  margin: 20px 0 5px 0;
  font-weight: normal;
  text-align: center;
}

h3 {
  font-size: 15px;
}

.imgHoverDiv{
  display: none;
  background: #000;
  opacity: .70;
  filter: alpha(opacity=70); 
  /*-moz-opacity: 0.7;*/
  width: 226px;
  height: 150px;
  z-index: 100;
}