body, html {
  background: white;
  padding: 0; margin: 0;
  font-family: "trebuchet ms", georgia, tahoma, verdana, sans-serif !important;
  font-size: 13px;
}
p {font-family: arial, tahoma, verdana, sans-serif; font-size: 13px; padding: 0; margin: 0;}
#page {
  width: 990px;
  margin: 0 auto;
}
.new {font-size: 10px; background: #fcdbd8; color: red;}
.fresh {font-size: 10px; background: #fae5d0; color: orange;}
.new, .fresh {
  position: absolute;
  width: 10px;
  width: 40px;
  top: 1px;
  left: 1px;
}
form {padding: 0; margin: 0;}
.wcolor {color: #93C0E6 !important;}
.small {font-size: 11px !important;}
.nf {float: none !important;}
img {border: 0;}
h1 {
  padding: 0 0 0 0; margin: 0;
  font-family: georgia, "times new roman", serif;
  font-size: 25px;
  font-weight: normal;
  color: #000; /*3A3952*/
  padding-bottom: 5px;
  padding-top: 18px;
  /*float: left;*/
}
  .img{
  display: block;
  float: left;
  }
h2 {
  padding: 0; margin: 0;
  font-family: arial, georgia, "times new roman", serif;
  font-size: 20px;
  font-weight: normal;
  color: #3A3952;
  padding-bottom: 10px;
  padding-top: 0px;
  padding-left: 10px;
}
h3 {
  padding: 0; margin: 0;
  font-size: 22px;
  font-weight: normal;
  color: #3A3952;
  padding-bottom: 0px;
  padding-top: 24px;
  float: right;
}
h4 {
  padding: 0; margin: 0;
  font-size: 14px;
  font-weight: bold;
} 
a {text-decoration: none !important;}
a:hover {text-decoration: underline !important;}
.clear {clear: both;}
#header {
  position: relative;
}
  #searchbox {
    width: 263px;
    height: 64px;
    position: absolute;
    top: 12px;
    right: 0px;
    background: #F8F8F8;
    text-align: center;
  }
    #searchbox-i {
      padding: 19px 0 0 0;
    }
  #searchinput {
    font-family: "trebuchet ms", georgia, tahoma, verdana, sans-serif !important;
    font-size: 15px;
    color: black;
    width: 208px;
    height: 23px;
    background: white url(../img/search-bg.jpg) top left no-repeat;
    border: 1px solid #656565;
  }
#left {
  float: left;
  width: 720px;
}

#right {
  float: right;
  width: 260px;
}
  .right-h {
    font-family: georgia, "times new roman", serif !important;
    font-size: 17px; /*14*/
    border-bottom: 1px solid #B7B7B7;
    padding: 0 0 4px 0;
    margin-bottom: 9px;
  }
  .lineh {
    line-height: 1.40em;
  }
  .smallimg {
    vertical-align: middle;
    border: 1px solid #C4C4C4;
    padding: 1px;
    margin-bottom: 2px;
  }
  #hello {
    background: url(../img/hello.jpg) left top no-repeat;
    height: 142px;
    
  }
    #hello-i {
      width: 100%;
      padding: 10px 0 0 0;
      text-align: right;
    }
#menubar {
  background: white;
  border-top: 2px solid black;
  border-bottom: 1px solid #000;
  height: 35px;
  position: relative;
}
  #menubar a {
    display: block;
    float: left;
    color: #005EA6;
    
    padding: 9px 10px 2px 18px;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
  }
  #menubar a:hover {
    color: black;
    text-decoration: underline;
  }
  #onlinegames {
    text-align: right;
    color: #D53700 !important;
    top: 9px;
    right: 12px;
    position: absolute;
    width: 150px;
    height: 20px;
    display: block;
    padding: 0 !important;
  }
  
  #cover {
    /*border-bottom: 1px solid #91B2D1;*/
    padding: 20px 15px 0px 2px;
  }
  .description {
    font-size: 12px;
    color: #3E3D56;

  }
  #crumb {
    font-size: 12px;    
  }
    #crumb a {
      padding: 1px 2px 1px 2px;
      /*background: #005EA6;*/ 
      color: #005EA6;    
      text-decoration: underline;
    }
    #crumb a:hover {
      background: #005EA6; 
      color: #fff;    
    }
  .smallheadline {
    padding: 10px 0 1px;
    font-size: 13px;
    color: #266CB1;
    font-weight: bold;
    font-style:italic;
  }
  .modelcover {
    float: left;
  } 
  .modelcover img {
    padding: 2px;
    border: 1px solid #ADC1DB;
    margin: 17px 17px 0 0;
  } 
  .website {
    font-size: 13px !important;
    color: #F13960 !important;
  }
  .website a {
    font-size: 13px !important;
    color: #F13960 !important;
  }
  .website a:hover {color: #000 !important;}
  
#bottom-box {
  position: relative;
}
  .more {
    font-size: 18px;
    padding-top: 3px;
  }
  .website2 {
    font-size: 18px;
    color: #F13960;
    font-weight: mormal;
    position: absolute;
    right: 42px;
    top: 0px;
    padding-top: 3px;
  }
#footer {
  border-top: 1px solid #000;
  width: 990px;
  margin: 50px auto 10px auto;
}
  #footer-i {
    /*border-top: 7px solid #929ACB;*/
    padding-top: 15px;
    height: 70px;
    margin: 0 auto;
    font-size: 10px;
    color: #5D5D5D;
  }
.nextback {
  clear: both;
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 15px;
  text-align: center;
  font-weight: bold;
}
    .selectpage {
      text-align: center;
      background: #F2F2F2;
      padding: 8px 0 8px 0;
      width: 180px; 
      margin: 0 auto;
    }
   .pages .activepage {
      color: black !important;
      font-weight: bold;
  }
  .ctn {
    clear: both;
    display: block;
    font-size: 20px;
    text-align: right;
    padding-right: 47px;
  }
.ad {
  padding: 5px 0 0px;
  text-align: left;
  clear: both;
}
.otherlinks{
  width: 500px;
  /*border: 1px solid #E9E6EC;*/
  padding: 1px;
}
.otherlinks a {
  text-decoration: none !important;
  width: 480px;
  display: block;
  padding-top: 3px;
}
.otherlinks a:visited {
  color: gray !important;
}
.otherlinks a:hover {
  color: black !important;
}
.galleryhea{
  padding-top: 18px;
  padding-bottom: 3px;
  margin-bottom: 3px;
  }
.gallery-name {
  font-size: 13px !important;
  text-decoration: none !important;
  display: block;
  padding-bottom: 5px;
}
.gallery-name  a {
  text-decoration: none !important;
}

