@charset "utf-8";

/******************************************************
 * project   cig-cms
 * date      12-1-2010
 * author    netpositive[worbyd]
 ******************************************************/


body { background: #ffffff url("../images/local/body_bg.jpg") no-repeat top center; }

#contact_block a {
  background: url('../images/local/contact_icon.png') no-repeat 0 0;
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/local/contact_icon.png', sizingMethod='crop');
}


/* promo */
#promobox_content li {
  width: 969px!important;
  height: 291px;
}

#promobox_content li .promoitem_inner {
  position: relative;
  width: 969px;
  height: 291px;
}

#promobox_content li .promoitem_inner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 969px;
  height: 291px;
}

#promobox .oval {
  top: 2px;
  right: -9px;
  width: 375px;
}

#promobox .oval_content {
  top: 105px;
  right: 68px;
  width: 270px;
  letter-spacing: -0.15mm;
  color: #65692e;
  font-style: italic;
  text-align: center;
}

#promobox .oval a.more {
  position: absolute;
  top: 220px;
  right: 92px;
  display: block;
  width: 55px;
  height: 55px;
  background: url('../images/transparent.gif') no-repeat 0 0;
}

#promobox .oval_content h2 {
  padding: 0 0 10px 0;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
}

#promobox .oval_content p {
  line-height: 17px;
  font-size: 16px;
  font-style: normal;
  letter-spacing: 0.1mm;
}


/* cp login box */
.cp_login_box {
  margin: 0 0 10px 4px;
  padding: 0;
  width: 306px;
  height: 231px;
  background: url('../images/local/cp_login_box.gif') no-repeat 0 0;
  font-size: 11px;
}

.cp_login_box fieldset { padding: 17px 19px; }

.cp_login_box h2 {
  padding: 0 0 17px;
  width: 272px;
  height: auto;
  background: none;
  color: #4c4c4c;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  text-transform: uppercase;
}

.cp_login_box p {
  padding: 0 0 17px;
  line-height: 16px;
  font-size: 11px;
}

.cp_login_box p a {
  color: #929e00;
  font-weight: bold;
  text-decoration: underline;
}

.cp_login_box .forgotten_pass { padding: 5px 0 15px; }
.cp_login_box .forgotten_pass a {
  color: #585858;
  font-weight: normal;
}

.cp_login_box label {
  display: block;
  float: left;
  margin: 0 0 10px;
  padding: 5px 8px;
  width: 253px;
  line-height: 15px;
  background: #fff;
}

.cp_login_box input {
  float: left;
  margin: 0 0 10px -269px;
  padding: 4px 7px;
  width: 253px;
  line-height: 15px;
  background: transparent;
  border: 1px solid #cfcfc4;
}
.cp_login_box input.has-text { background: #fff; }

.cp_login_box label.cp_login_pass { width: 154px; }
.cp_login_box input#cp_login_pass {
  width: 154px;
  margin: 0 0 10px -170px;
}

.cp_login_box button.cp_login_submit {
  margin: 0 0 0 9px;
  _margin: 0 0 0 6px;
  width: 89px;
  height: 25px;
  background: url('../images/button_belepes.jpg') no-repeat 0 0;
  border: 0 none;
  text-indent: -10000px;
}

.cp_login_box small {
  color: #9b9b9b;
  font-size: 9px;
}
.cp_login_box small span { color: #929e00; }


/* footer */
#mainwrap_foot a.logo {
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo_grey.png', sizingMethod='crop');
}