body {
  font-size: 14px;
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans_serif;
}

#dialog {
  font-size: 12px;
  color: #999;
}

#page {
  margin: 0 auto;
  width: 842px;
}

#imagebox {
  position: absolute;
  text-align: center;
  height: 595px;
  width: 842px;
}


.greyinput {
  border: #999 solid 1px;
  font-size: 25px;
  padding: 5px;
  margin-bottom: 10px;
}

a:hover {
  background: transparent none;
  border-color: #D11921;
}

a {
    text-decoration: none;
    outline: none;
}

img {
    border: 0px;
}

.newsletterinfobox {
  text-align: center;
  padding-top: 30px;
  text-transform: uppercase;
}

.newsletterinfobox strong {
  font-size: 30px;
  font-weight: normal;
  color: #D11921;
}

.ui-state-default, .ui-widget-content .ui-state-default {
  color: #D11921;
}

.ui-state-hover, .ui-widget-content .ui-state-hover {
  background: #D11921;
  color: #fff;
}

div#body.plain {
	width: 750px;
}

.catBox {
    position: relative;
}

#body .catBox a {
    top: 25px;
    position:absolute;
    font-size: 14px !important;
    color: #C7372B;
}

/*.catBox.active a {
    color: #fff !important;
}*/

#catBox_1 {
    background: url(../bg/categories/cat_m.png) no-repeat;
}

#catBox_2 {
    background: url(../bg/categories/cat_e.png) no-repeat;
}

#catBox_3 {
    background: url(../bg/categories/cat_g.png) no-repeat;
}

#catBox_4 {
    background: url(../bg/categories/cat_a.png) no-repeat;
}

#catBox_5 {
    background: url(../bg/categories/cat_p.png) no-repeat;
}

#catBox_6 {
    background: url(../bg/categories/cat_o.png) no-repeat;
}

#catBox_7 {
    background: url(../bg/categories/cat_l.png) no-repeat;
}

#catBox_8 {
    background: url(../bg/categories/cat_i.png) no-repeat;
}

#catBox_9 {
    background: url(../bg/categories/cat_s.png) no-repeat;
}

#catBox_10 {
    background: url(../bg/categories/cat_leer.png) no-repeat;
}

#catBox_11 {
    background: url(../bg/categories/cat_t.png) no-repeat;
}

#catBox_12 {
    background: url(../bg/categories/cat_o.png) no-repeat;
}

#catBox_13 {
    background: url(../bg/categories/cat_u.png) no-repeat;
}

#catBox_14 {
    background: url(../bg/categories/cat_r.png) no-repeat;
}

a#showDetailsLink:hover,
a#showDetailsLink.ui-state-hover {
    text-decoration: none;
    border: none;
} 