/* User adatlap módosítás oldal*/

.reg_holderboxes {
  position: relative;
  background-color: #F0EFE8;
  padding: 15px 35px;
  * width: 666px;
}
  .reg_holderboxes p {
    font-weight: bold;
    text-align: center;
    margin: 0 0 15px;
  }
  
.greenheader {
  background: url(../images/greenheader_bg.png) repeat-x;
  color:#FFFFFF;
  height:24px;
  line-height:24px;
  position:relative;
  text-indent:12px;
  text-transform: uppercase;
  font-weight: bold;
}

.greenheader_left {
  background: url(../images/greenheader_left.png) no-repeat;
  height:24px;
  left:0;
  position:absolute;
  top:0;
  width:5px;
}

.greenheader_right {
  background: url(../images/greenheader_right.png) no-repeat;
  height:24px;
  right:0;
  position:absolute;
  top:0;
  width:5px;
}

.hozzaszolas_box_left {
  float: left;   
  text-align: center;
  margin: 0 15px 0 0!important; 
}
  .hozzaszolas_box_left a {
    margin: 2px 0;
    color: #0C3E9F;
    font-size: 10px;
  }  
  .hozzaszolas_box_left a span {  
    display: block;
    padding-bottom: 3px;
  }
  .hozzaszolas_box_left img {
    background: url(../images/user_img.gif) no-repeat;
    border: 2px solid #fff;
  }

.hozzaszolas_box_right {
  padding-top: 0px!important;
  width: 565px;  
}  

  .hozzaszolas_box_right p, .hozzaszolas_box_right span {
    color: #666666;
    text-align: left;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;  
    margin: 0px;  
  }
  .hozzaszolas_box_right span {
    color: #0C3E9F;  
    font-weight: normal; 
    line-height: 14px;   
  }
  .hozzaszolas_box_right .cegnev_hozzasz {
    color: #0C3E9F;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Verdana;
    font-size: 10px;  
    padding-left: 4px;  
  }
  
.divider {
  margin: 5px 0 10px;
  border-bottom:1px solid #D8D8D4!important;
}  

form.regist_3step {
  margin: 0 auto;
  width: 666px;
  text-align: center;
}
  form.regist_3step p {
    text-align: left;
    margin: 4px 0;
    font-weight: normal;
  }
  form.regist_3step p span {
    color: #0033A0;
  }
.maxchar {
  position: absolute;
  top: -16px;
  right: 3px;
  color: #0033A0;
  font-size: 10px;
}
.textareas_top {
  position: relative;
  background: url(../images/textareas_top.gif) no-repeat;
  width: 666px;
  height: 9px;
}
.textareas_bg {
  background: url(../images/textareas_bg.gif) repeat-y;
  width: 666px;
  text-align: center;
}
.textareas_bottom {
  background: url(../images/textareas_bottom.gif) no-repeat;
  width: 666px;
  height: 9px;
}
.textareas_bg textarea {
  width: 648px;
  border: 1px solid #fff;
  height: 80px;
  margin: 0px auto;
  color: #649107;
  font-size:11px;
  font-family: Arial;
  overflow-y: auto;
}

.kulcsszavak {
  padding-left: 3px;
}
/* Feljelentés */

.input_graphic {
  float: left;
  background:url(../images/login_inputsbg.gif) no-repeat;
  display:block;
  height:28px;
  margin: 6px 0 2px;
  width:215px;
  text-align: center;
}
  .input_graphic input {
    border:1px solid #FFFFFF;
    color:#649107;
    font-size:11px;
    height:13px;
    margin:5px 0 0;
    width:195px;
  }
  
.email {
  float: left;
  padding-left: 3px;
  margin-top: 12px;
  margin-right: 4px;
}  
.error {
  float: left;
  color:#990000;
  font-weight:bold;  
  margin-top:12px;
  margin-left: 6px;  
}

.login_btn {
  background: url(../images/login_btn.gif) no-repeat;
  border:medium none;
  color:#FFFFFF!important;
  cursor:pointer;
  font-size:11px!important;
  font-weight:bold;
  height:28px;
  margin-top:10px;
  padding-bottom:3px;
  * padding-bottom:0px;
  text-transform:uppercase;
  width:125px;
}

.success {
  margin-bottom: 0px;
  color: #72AA00;
}

.kapcsolodo {
  margin-top: 2px!important;
  * margin-top: 3px!important;  
  height: auto!important;
}

.stars_comment {
  background: url(../images/stars_blue_opacity.png) no-repeat 0 0;
}
.full_star {
  background: url(../images/stars_blue_opacity.png) no-repeat 0 -16px;
}

.hozzasz_text {
  margin-bottom: 5px;
}
