h1, h2, p, div {
  margin:0px;
  padding: 0px;
  border: none;
}

a img {
  border: none;
}



body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: Arial CE, Arial, Tahoma, sans-serif;
  text-align: center;
  background: url('/artwork/ps_bg.gif') repeat-y 50% 100% #dfdfdf;
}

#upper {
  width: 960px;
  height: 155px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  background: url("/artwork/topbg.gif") top left no-repeat;
  background-color: #fff;
  margin-bottom: 1px;
}

.filler {
  height: 130px;
}

.stripper {
  float: left;
  width:201px;
  height: 330px;
  margin-right: 29px;
  background-color: #222222;
  border: 2px solid red;
  color: #f6f6f6;
  overflow: hidden;
  margin-bottom: 20px;
}

.imager {
  overflow: hidden;
  width: 201px;
  height: 302px;
}

.stripper td {
  vertical-align: top;
}



.name {
  width: 201px;
  height: 28px;
  background-color: red;
  color: #fff;
  cursor: pointer;
}

.name h2 {
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  padding-top: 5px;
  text-align: center;
}

h2.sname {
  color: red;
  font-size: 18px;
  font-weight: normal;
}


.neni {
  display: none;
  visibility: hidden;
}


.imager .padderer {
  padding: 13px 10px 10px 10px;
}

#top {
  width: 960px;
  height: 26px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1px;
  text-align: left;
  font-size: 13px;
  color: #fff;
  z-index: 0;
}

#top .padder {
  padding: 4px 0px 0px 20px;
}

#wrap {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}


#flash {
  width: 960px;
  height: 250px;
  background: url("/artwork/pics/homepage.jpg") top left no-repeat;
}

#content {
  border: 1px solid #000000;
  font-size: 0.84em;
  color: #999999;
  background-color: #000;
  margin-top: 1px;
  background-position: bottom right;
  background-repeat: no-repeat; 
}

#content p {
  margin-bottom: 15px;
}

h1.title {
  color: #ff0000;
  font-weight: normal;
  font-size: 2.2em;
  margin-bottom: 15px;
  padding: 0px;
}

h2.home {
  color: #ff0000;
  font-weight: normal;
  font-size: 1.5em;
  margin-bottom: 5px;
  padding: 0px;
}

.homedl {
  float: left;
  width: 550px;
}

.homedr {
  float: right;
  width: 300px;
  padding: 20px 10px 20px 20px;
  background-color: #252525;
}

.homeli {
  font-size: 14px;
  line-height: 20px;
}







#bottom {
  width: 960px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  font-size: 11px;
  text-align: left;
  padding-top: 5px;
  color: #888888;
}


.hleft {
 float: left;
 width: 400px;
 text-align: left;
}

.hleft .padder, #content .padder {
  padding: 15px 15px 15px 25px;
  text-align: left;
}

#content .padder {
 padding-right: 25px;
}



.hright {
  float: right;
  margin-right: 30px;
  margin-top: 20px;
  width: 500px;
  background: url("/artwork/hgbg2.jpg") bottom left no-repeat;
  height: 330px;
}

.box {
 width:368px;
 height: 83px;
 margin-bottom: 15px;
 color: #fff;
 text-align: right;
 font-size: 14px;
 border: 1px solid #c5c5c5;
 float: right;
 cursor: pointer;
}

.box h1 {
  font-weight: normal;
  color: #fff;
  padding-right: 20px;
  padding-top: 10px;
  font-size: 25px;
}

.box p {
  padding-right: 20px;
  text-align: right;
  color: #fff;
  font-size: 13px;
}

.bred {
  background-color: #ff0000;
  background: url("/artwork/r-star.gif") top left no-repeat;
}

.bgreen {
  background-color: #339967;
  background: url("/artwork/g-star.gif") top left no-repeat;
}

.bblack {
  background-color: #191919;
  background: url("/artwork/b-star.gif") top left no-repeat;
}







.logo {
  position: relative;
  top: 18px;
  z-index: 1;

}

a.menuitem {
  display: block;
  float: left;
  margin-right: 55px;
  color: #fff;
  text-decoration: none;
  z-index: 9999;
}

a.menuitem:hover {
  color: red;
}

p a {
  color: red;
  text-decoration: underline;
}

p a:hover {
  color: #fff;
}

.ctable {

}

.ctable td {
  font-size: 1.1em;
  padding: 2px 0px 2px 5px;
  color: red;
  width: 250px;
}

.ctable td.price {
  color: #fff;
  width: 140px;
  text-align: right;
}

.ctable tr {
  background-color: #111111;
  cursor: pointer;

}

.stable td {
  font-size: 1.0em;
  padding: 5px 5px 5px 5px;
  color: red;
  width: 250px;
}

.stable td.price {
  color: #fff;
  width: 140px;
  text-align: left;
  width: 300px;
}

.stable tr {
  background-color: #111111;
  cursor: pointer;

}




.input-field {
  border: 1px solid #555555;
  background-color: #333333;
  color:#f5f5f5;
}












