

#menu .decor-t {
  background: #835628 url("/images/menu-decor-t.jpg") no-repeat 0 0;
}

#menu .decor-t div {
  width: 22px;
  left: -22px;
  background: url("/images/menu-decor-t-left.gif");
}

#about {
  height: 113px;
  background: #835628 url("/images/about-bg.jpg") no-repeat 0 0;
}

#about .decor-l {
  background: url("/images/about-left-bg.png");
  height: 113px;
}

#about .desc {
  background: url("/images/about.gif");
  width: 275px;
  height: 39px;
}

#content {
  margin-top: -35px;
}

#content .right {
  width: 31%;
}

#content .left {
  width: 69%;
  margin-right: -31%;
}

#main {
  margin-top: 0;
}

#main .in {
  padding: 0 46px 0 31px;
}

#sidebar .in {
  padding: 0 18px 0 38px;
}

#subnav {
  border-left: 5px solid #FAEFBE;
  padding: 16px 0 16px 22px
}

#subnav ul {
  list-style: none;
}

#subnav ul li {
  padding-left: 16px;
  background: url("/images/bullet-plus.gif") no-repeat 0 6px;
  margin-bottom: 5px;
}

#subnav .act a {
  color: #C5001D;
}

.order-online {
  margin-top: 50px;
}

.order-online p {
  display: block;
  float: none;
}

.order-online .txt {
  padding: 15px 100px 0 4px;
}

.content h1 {
  margin-bottom: 20px;
}

.content h2 {
  color: #C5001D;
  margin: 30px 0 15px;
  font-weight: bold;
  font-size: 12px;
  color: #C5001D;
}

table.products {
  width: 100%;
  margin: 0 0 15px;
  border-collapse: collapse;
}

table.products th {
  border-bottom: 1px solid #C5001D;
  background: #FAEFBE;
  color: #C5001D;
  font-weight: bold;
  padding: 9px 15px;
}

table.products th span {
  font-weight: normal !important;
}

table.products .h-cost {
  white-space: nowrap;
  border-left: 2px solid #FFF;
}

table.products td {
  vertical-align: middle;
  padding: 7px 0;
  text-align: left !important;
}

table.products .counter {
  color: #939393;
  padding: 7px 4px 7px 5px;
}

table.products a img {
  border-bottom: 5px solid #F5B823;
}

table.products a {
  margin: 0 11px;
  font-weight: bold;
}

table.products .cost {
  text-align: center !important;
}

table.products .name {
  width: 80%;
}

.content .p-left {
  float: left;
  margin: 0 15px 15px 0;
}

.content .p-right {
  float: right;
  margin: 0 15px 15px 0;
}

.content p .p-img {
  width: auto;
}

.content p .p-img img {
  border-bottom: 5px solid #EEBB1C;
  margin: 0 !important;
}

.inputtext {
  border: 1px solid #939393;
  /* border-bottom: 1px solid #EEBB1C;
  */
}

.reg {
  color: #EEBB1C;
}

table.table {
  margin: 0 0 15px;
  border: 1px solid #FAEFBE;
  border-width: 1px 1px 0;
  border-collapse: collapse;
}

table.table th {
  background: #FAEFBE;
  color: #C5001D;
  font-weight: bold;
  padding: 9px 15px;
}

table.table td {
  border-bottom: 1px solid #FAEFBE;
  padding: 9px 15px;
}

table.table .adt {
  color: #383231;
  text-align: center;
  border-left: 1px solid #FAEFBE;
}

table.table thead .adt {
  border-left-color: #F6E38F;
}

table.table .highlight td {
  background: #FDFBEC;
}

.level {
  background: none;
  padding: 0px;
}

.level h2 {
  color: #C5001D;
  margin: 0px 0 10px;
  font-weight: bold;
  font-size: 12px;
  color: #C5001D;
  background: none;
}

.demh2 {
    background: none repeat scroll 0 0 transparent;
    color: #C5001D;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 10px;
}
