.f1 {
padding: 0;
margin: 0;
position: relative;
}
.f1 div {
clear: both;
margin-bottom: 3px;
}
.f1 div div {
clear: none;
float: left;
width: 55px;
position: relative;
top: 3px;
}
.f1 div div span {
/*color: #ff0000;*/
}
.f1 input {
background-color: #ffffff;
border: 1px solid #a9adb3;
width: 209px;
padding-left: 2px;
}

.f1 select {
width: 213px;
border: 1px solid #a9adb3;
background-color: #ffffff;
padding: 0;
font-size: 12px;
height: 18px;
}
*html .f1 select {
width: 209px;
}
.f1 textarea {
width: 320px;
height: 107px;
border: 1px solid #a9adb3;
background-color: #ffffff;
padding-left: 2px;
margin-left: -530px;
}
.f1 .but {
width: 86px;
height: 29px;
border: none;
background: url(/images/but_send.png) no-repeat;
cursor: pointer;
margin: 5px 0 0 56px;
font-size: 14px;
}

/* */
.align_left{
text-align:left;
display: none;
}
.align_left form {
margin: 0;
padding: 0;
}
.align_left .close3 {
width: 21px;
height: 21px;
background: url(/images/custom/lang_nav.gif) -132px -27px no-repeat;
cursor: pointer;
margin: 10px 0 0 340px;
}

/* */
.edit_field{
position:relative;
}
.edit_field .save{
position:absolute;
top:85px;
left:330px;
}
.edit_field input{
width:auto;
float:left;
border:none;
text-aling: center;
background: url(/images/custom/botton_edit_del_center.png) repeat-x;
height: 20px;
padding: 2px 3px 0 3px;
cursor:pointer;
font-size:12px;
font-weight:bold;
color:#fff;
text-decoration:none;
font-family:arial;
}
*html .edit_field  input{
height: 20px;
}
html:root .edit_field  input{
padding-top:0px;
}
.edit_field .cancel{
position:absolute;
top:5px;
left:330px;
}


/* */
.menuL {
float: left;
background: url(/images/custom/botton_edit_del_left.png) no-repeat;
width: 4px;
height: 20px;
position: relative;
Z-index:1;
}
*html .menuL {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/custom/botton_edit_del_left.png', sizingMethod='crop');
position:relative;
z-index:1;
cursor:pointer;
}
.menuC {
float: left;
background: url(/images/custom/botton_edit_del_center.png) repeat-x;
text-aling: center;
height: 20px;
padding: 2px 3px 0 3px;
position:relative;
cursor:pointer;
font-size:12px;
font-weight:bold;
color:#fff;
text-decoration:none;
}
*html .menuC {
height: 29px;
}

.menuR {
background: url(/images/custom/botton_edit_del_right.png) no-repeat;
float: left;
width: 4px;
height: 20px;
position:relative;
cursor:pointer;
}
*html .menuR  {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/custom/botton_edit_del_right.png', sizingMethod='crop');
}
.marg_l60{
margin-left:160px;
}
.save {
  text-decoration: none;
}


#addAboutLanguage{
  cursor: pointer;
  border:none;
  height:25px;
  width:144px;
  background: url(../images/buttons/en/addLanguage.png) no-repeat;
  position:absolute;
  margin-left:-10px;
}
.siteRU #addAboutLanguage{
  background: url(../images/buttons/ru/addLanguage.png) no-repeat;
}
.siteDE #addAboutLanguage{
  background: url(../images/buttons/de/addLanguage.png) no-repeat;
}





/*.clubpageCont form{
width:315px;
clear:both;
position:relative;
}*/
.clubpageCont form .clubpageSelMen div{
float: left;
width: 100%;
margin-bottom: 7px;
}
.clubpageCont form .clubpageSelMen div.clubpageLSel{
width:159px;
}
.clubpageCont form .clubpageSelMen div.clubpageRSel{
width:120px;
}
.clubpageForBut{
height:35px;
}

.clubpageCont form .clubpageSelMen div.clubpageChB{
float:right;
width: 100px;
}
.clubpageCont form .clubpageSelMen div.clubpageChB div {
height: auto;
margin: 0;
}

