@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; }

/* cig sites */
#cig_sites { background: url(../images/local/cig_sites.jpg) no-repeat 0 0; }

#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 20px;
  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 13px;
  line-height: 16px;
  font-size: 11px;
}

.cp_login_box p a {
  color: #929e00;
  font-weight: bold;
}
.cp_login_box p a:hover { color: #727b00; }

.cp_login_box .loginblock {
  position: relative;
  margin: 5px 0 0;
  width: 100%;
  height: 35px;
}

.cp_login_box .loginblock .item_userpass,
.cp_login_box .loginblock .item_usercode {
  position: absolute;
  top: 0;
  padding: 0;
  width: 132px;
  height: 25px;
}

.cp_login_box .loginblock .item_usercode { left: 0; }
.cp_login_box .loginblock .item_userpass { left: 140px; }

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

.cp_login_box input {
  float: left;
  margin: 0 0 10px -132px;
  padding: 4px 7px;
  width: 116px;
  line-height: 15px;
  background: transparent;
  border: 1px solid #cfcfc4;
}
.cp_login_box input.focus,
.cp_login_box input.with_bg { background: #fff; }

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

.cp_login_box .forgotten_pass {
  float: right;
  width: 150px;
  text-align: right;
}

.cp_login_box .forgotten_pass a {
  color: #929e00;
  font-weight: normal;
}
.cp_login_box .forgotten_pass a:hover { color: #727b00; }

.cp_login_box p.ssl {
  position: absolute;
  bottom: 4px;
  left: 19px;
}

.cp_login_box small {
  display: block;
  width: 230px;
  line-height: 11px;
  color: #9b9b9b;
  font-size: 9px;
}
.cp_login_box small span { color: #4c4c4c; }

.cp_login_box p.error {
  margin: 0 0 10px;
  padding: 3px 10px;
  width: 250px;
  min-height: 12px;
  line-height: normal;
  clear: both;
  background: #e3726d;
  border: 1px solid #de625c;
  color: #fff;
  font-weight: bold;
}

/* columns' number: 4 >> cp login box */
.col-no-4 .cp_login_box {
  width: 226px;
  height: 282px;
  background: url('../images/local/cp_login_box_226.jpg') no-repeat 0 0;
}

.col-no-4 .cp_login_box h2 { 
  width: 183px;
  background: none;
}

.col-no-4 .cp_login_box .loginblock { height: 70px; }

.col-no-4 .cp_login_box .loginblock .item_userpass,
.col-no-4 .cp_login_box .loginblock .item_usercode {
  position: static;
  top: auto;
  left: auto;
  margin-bottom: 10px;
  width: 188px;
}
.col-no-4 .cp_login_box label { width: 172px; }
.col-no-4 .cp_login_box input { margin-left: -188px; width: 172px; }

.col-no-4 .cp_login_box .forgotten_pass {
  width: 90px;
  line-height: 12px;
}

.col-no-4 .cp_login_box small { width: 155px; }

/* columns' number: 2 >> cp login box */
.col-no-2 .cp_login_box {
  width: 466px;
  background: url('../images/local/cp_login_box_466.jpg') no-repeat 0 0;
}

.col-no-2 .cp_login_box h2 { 
  width: auto;
  background: none;
}

.col-no-2 .cp_login_box .loginblock .item_userpass,
.col-no-2 .cp_login_box .loginblock .item_usercode { width: 210px; }

.col-no-2 .cp_login_box .loginblock .item_userpass { left: 218px; }

.col-no-2 .cp_login_box label { width: 194px; }
.col-no-2 .cp_login_box input { margin-left: -210px; width: 194px; }

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