/* DROP */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ul, ol, li, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0;
font-weight: inherit; font-style: inherit; font-size: 100%;
font-family: inherit; vertical-align: baseline; }
:focus {outline: 0;}
body {line-height: 1em; color: black;}
ul {list-style: none;}
table {border-collapse: collapse;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
/*/DROP*/

body{
  font-size: 60%;
  font-family: Verdana, Tahoma, sans-serif;
  color: #be7950;
  background: #330000;
  height: 100%;
  min-width: 990px;
}

h1{
  font: bold 220% Verdana, Tahoma, sans-serif;
  color: #79170f;
  margin: 10px 0;
}
.h1{
  font: bold 220% Verdana, Tahoma, sans-serif;
  color: #79170f;
  margin: 10px 0;
  background: #530000;
}

h2{
  font: bold 160% Verdana, Tahoma, sans-serif;
  color: #be7950;
  margin: 10px 0;
}
h2 a{
  color: #330000;
  text-decoration: none;
  
}

h3{
  font: bold 160% Verdana, Tahoma, sans-serif;
  color: #79170f;
}

strong{
  font-weight: bold;
}

p{
  margin: 10px 0;
  font-size: 120%;
  line-height: 1.2;
}

.png{
  behavior: url('/css/iepngfix.htc');
}

.columns {
  overflow: hidden;
  min-height: 100%;
  min-width: 760px;
  background: #530000 url(/i/bg.gif) no-repeat 100% 100%;
  //width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 990)? "990px" : "auto");
} * html .columns { zoom: 1 }

.columns .left{
  float: left;
  position: relative;
  z-index: 10;
  width: 350px;
  margin-right: -350px;
}
.bottom{
  clear: both;
  height: 135px;
  background: #330000 url(/i/bgfoot.gif) no-repeat 100% 0;
}
.full{
 padding: 0 40px;
 clear: both;
}

.ulleftmenu ins{
    text-decoration: none;
    background: #fff;
    color: #530000;
}

.grayitem{
  height: 300px;
  width: 182px;
  float: left;
  margin: 0 10px 10px 0;
  overflow: hidden;
}
.grayed{
  opacity: 0.4;
  //filter:alpha(opacity=40);
}

.item{
  height: 300px;
  width: 182px;
  background: url(/i/item.gif);
  float: left;
  font-size: 90%;
  overflow: hidden;
}
.item .biga{
  display: block;
  height: 150px;
}
.item .sub{
  margin: 10px;
  height: 150px;
}
.item .cap{
  text-align: center;
  color: #be7950;
  border-top: 1px solid #330000;
  margin: 10px;
  padding-top: 5px;
}
.item a{
  text-decoration: none;
}
.iteminfo{
  border: 1px dotted #530000;
  width: 130px;
  padding: 1px;
}
.iteminfo .desc{
  text-align: left;
  background: #842719;
}
.iteminfo .desc .art{
  padding: 3px;
}
.iteminfo .desc .cost{
  padding: 0 3px 3px 3px ;
}
.item .buy{
  text-align: center;
  margin-top: 10px;
}

a{
  color: #be7950;
}

.leftmenu ul{
  margin-bottom: 20px;
}
.leftmenu ul li{
  padding-left: 20px;
  background: url(/i/menurow.gif) no-repeat 5px 2px;
  padding-top: 0px;
  padding-bottom: 12px;
  vertical-align: middle;
  text-transform: uppercase;
  margin-top: -3px;
  color: #fff;
}
.leftmenu ul li.last{
  background: url(/i/menurowlast.gif) no-repeat 5px 3px;
}


.leftmenu ul li.hd{
  padding-left: 15px;
  color: #be7950;
  font-weight: bold;
}
.leftmenu ul ul{
  background: none;
  margin-left: 0;
  padding-top: 5px;
  background: url(/i/menuh2.gif) no-repeat 0 100%;
  margin-bottom: 0;
}

.leftmenu ul ul li {
  margin: 5px 0;
  padding: 0 0 1px 15px;
  background: url(/i/menui2.gif) no-repeat 0 1px;
  text-transform: none;
  line-height: 1.2em;
  color: #fff;
}
.leftmenu ul ul ul li a{
  color: #fff;
}


.leftmenu ul ul li.last{
  text-decoration: none;
  background: url(/i/menuil.gif) no-repeat 0 3px;
  //margin-bottom: -10px;
  //padding-bottom: 20px;
}

.leftmenu ul ul li.sellastlast{
  text-decoration: none;
  background: url(/i/menulll.gif) no-repeat 0 3px;
}

.leftmenu ul ul li.sel a{
  color: #fff;
}
.leftmenu ul ul li.sel ul a{
}
.leftmenu ul ul li.selno {
  background: url(/i/menui-.gif) no-repeat 0 3px;
}
.leftmenu ul ul ul {
  display: none;
}
.leftmenu ul ul ul.sel {
  display: block;
}


.leftmenu2 ul li{
  padding-left: 20px;
  background: url(/i/2menu.gif) no-repeat 5px 2px;
  padding-top: 0px;
  padding-bottom: 12px;
  text-transform: uppercase;
}

.content{
  padding-left: 350px;
  padding-top: 20px;
  padding-right: 60px;
  font-size: 110%;
}

.col{
  float: left;
  width: 33%;
}

.smaller{
  font-size: 90%;
}




#over{
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 30000;
   position: absolute;
}

#secover{
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 30000;
   position: fixed;
}

#over #fullscreen{
  height: 100%;
  width: 100%;
  background: #321307;
  opacity: 0.6;
  //filter:alpha(opacity=60);
}



#over #centered{
  position: absolute;
  z-index: 50000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  //height: expression((document.documentElement.clientHeight || document.body.clientHeight) + 'px');
}

.hr{
  margin: 20px -20px;
  position: relative;
  z-index: 10;
}
.hr .hr{
  margin: 0 20px;
  border-bottom: 1px solid #79170f;
  height: 15px;
  font-size: 0;
}
.hr .hr2{
  margin: -15px 0 0 0;
  background: url(/i/venr.gif) no-repeat 100% 0;
  height: 31px;
}
.hr .hr2 .hr2{
  margin: 0;
  background: url(/i/venl.gif) no-repeat 0 0;
}

.newdate{
  color: #990000;
  font-size: 90%;
}

ol {
  font-size: 120%;
  margin-bottom: 10px;
}

table.st {
  font-size: 120%;
  margin-top: 15px;
}

table.st  td{
  padding: 0 20px 10px 0;
}

table.st  th{
  font-weight: bold;
  padding: 0 20px 10px 0;
}

table.basket{

}
table.basket th{
  text-align: center;
  font-weight: bold;
}
table.basket td{
  padding: 5px 10px;
}

.line{
  margin: 20px 0;
}
.line .now{
  color: #fff;
}
table.basket .np{
  padding: 10px 0 0 0;
}
table.basket .big{
  font-size: 120%;
}
table.basket .red{
  color: #BE7950;
}
table.basket .red2{
  color: #990000;
}
table.basket td.mt0{
  padding-top: 0;
}
table.basket td.mb0{
  padding-bottom: 0;
}
table.basket th{
  text-align: left;
  padding:5px 10px;
}

.un{
  text-decoration: underline;
  vertical-align: top;
}

#userBasket{
    //font-size: 90%;
    position: relative;
    float: right;
    margin-right:-60px;
    margin-top:-20px;
    z-index: 10001;
    height: 23px;
    top: 0;
    right: 0;
    background: #440101 url(/i/bask-b.gif) repeat-x 0 100%;
    height: 34px;
} * html #userBasket{ margin-right: -30px; }


ul.ol li{
  padding: 3px 0;
  font-size: 120%;
}

ul.ul li{
  padding: 3px 0 3px 20px;
  font-size: 120%;
  background: url(/i/ulli.gif) no-repeat .7em .55em;
}

.half{
  width: 33%;
  float: left;
}


.grayitem1{
  height: 225px;
  width: 182px;
  float: left;
  margin: 0 10px 10px 0;
  overflow: hidden;
}
.grayitem1 .item{
  height: 225px;
  width: 182px;
  background: url(/i/item1.gif);
  float: left;
  font-size: 90%;
  overflow: hidden;
}
.grayitem1 .item .biga{
  display: block;
  height: 150px;
}

select, textarea, input.txt{
 border: 1px solid #460703;
 background: #be7950;
}

.bold{
 font-weight: bold;
}


a.ared{
  background: #a7000c;
  color: #fff;
  text-decoration: none;
  font-size: 80%;
  padding: 2px;
  width: 160px;
  display: block;
  text-align: center;
}

.dashed{
  text-decoration: none;
  border-bottom: 1px dashed #BE7950;
}

* html #innerinnerpopup{
  height: 200px;
}


#login-form input.text{
    background: #fff;
    border: 0 none;
    width: 60px;
    color: #460703;
    font-size: 120%;
}

