
INPUT.text,TEXTAREA,INPUT.number, INPUT.short {
  border: 1px inset #CBAA27;
  padding-left: 6px;
  display: block;
  margin-left: 120px;
  width: 560px;
  margin-bottom: 10px;
  height: 20px;
  margin-top: 2px;
  font-family: sans, arial;
  font-size: 12px;
  background: url(/media/in2.png) top left repeat;
  background-color: #FFF;
}

INPUT.text:focus, INPUT.number:focus {
    background-color: pink;
    border: 1px solid red;
}


DIV.tab .filterselectbox {
  margin-left: 120px;
  width: 560px;
  height: 250px;
}

INPUT.number {
  width: 50px;
  float: left;
  margin-left: 10px;
}

INPUT.short {
  width: 50px;
  margin: 0px;
  display: inline;
}

SELECT.text {
  margin-left: 120px;
  display: block;
  margin-bottom: 10px;
  height: 20px;
  margin-top: 2px;
  font-family: sans;
  font-size: 11px;
}



DIV.lockedfield {
  margin-left: 120px;
  display: block;
  margin-bottom: 10px;
  height: 18px;
  margin-top: 2px;
  border: 1px inset #DDD;
  padding-left: 6px;
  width: 554px;
  font-family: sans;
  font-size: 11px;
}

DIV.infotext {
  margin-left: 120px;
  position: relative;
  top: 5px;
  display: block;
  margin-bottom: 10px;
  padding-left: 6px;
  width: 554px;
  font-family: sans;
  font-size: 11px;
}

DIV.commandfield {
  margin-left: 115px;
  position: relative;
  top: 5px;
  display: block;
  margin-bottom: 10px;
  padding-left: 6px;
  width: 554px;
  font-family: sans;
  font-size: 11px;
}

DIV.commandfield A {
  text-decoration: underline;
}

TEXTAREA {
  height: 320px;
}

TEXTAREA.code {
  height: 320px;
  font-family: courier; 
}

TEXTAREA.shorttext {
  height: 50px;
  font-family: courier; 
}

TEXTAREA.mediumtext {
  height: 150px;
  font-family: courier; 
}


INPUT.shorttext {
  width: 200px;
}


LABEL.checkbox {
  padding-left: 6px;
  display: block;
  margin-left: 120px;
  line-height: 20px;

}

INPUT.checkbox {
  clear: both;
  float: left;
  position: relative;
  margin-left: 100px;
  line-height: 20px;
}

LABEL.text {
  display: block;
  width: 110px;
  float: left;
  text-align: right;
  margin-top: 2px;
  text-transform: capitalize; 
  overflow: hidden;
  white-space: nowrap;
}

LABEL.text:after {
  content: ":";
}

INPUT.text:focus,TEXTAREA:focus {
  background-color: #EFE;
}

DIV.formfooter {
   background-color: #DDD;
   padding: 3px;
   text-align: center;
   padding: 5px;
   border: 1px solid #AAA;
   position: relative;
   top: -2px;
}

DIV.formfield {  
  padding-left: 6px;
  display: block;
  margin-left: 120px;
  width: 560px;
  margin-bottom: 10px;
  margin-top: 2px;
  font-family: sans;
  font-size: 11px;
}







/*** Definitions for special layout / menucode forms ****/ 

#forge_codepreview {
  width: 210px;
  height: 250px;
  border: 1px dotted #AAA;
  background-color: #FFF;
  overflow: hidden;
  margin-right: 12px;
  padding: 5px;
  float: right;
}

DIV.forge_codepreview_title {
  float: right;
  width: 210px;
  border: 1px dotted #AAA;
  border-bottom: none;
  background-color: #ddd;
  margin-right: 12px;
  padding: 2px 5px;
  text-align: center;
}


DIV.leftform {
  width: 440px;
  border-right: 1px solid #CCC;
  float: left;
}

DIV.leftform TEXTAREA, DIV.leftform INPUT.text {
  width: 300px;
}


/* Login screen */

DIV.loginform {
  width: 340px;
  border: 1px outset #CCC;
  background-color: white;
  text-align: center;
  padding: 8px;
  margin: auto;
  margin-top: 30px;
}

DIV.loginfooter {
  margin-top: 20px;
  text-align: center;
}

DIV.loginform H2 {
  text-align: left;
  font-size: 12px;
  margin-bottom: 20px;
}


INPUT.loginfield {
  border: 1px inset #CBAA27;
  padding-left: 6px;
  background-color: #FFF;
  display: block;
  margin-left: 120px;
  width: 200px;
  margin-bottom: 10px;
  height: 20px;
  margin-top: 2px;
  font-family: sans;
  font-size: 11px;
}

INPUT.loginfield:focus {
  background-color: #FAFAEF;
}




/* Move lists */

TABLE.movelist {
  border-collapse: collapse;
  margin-left: 120px;
  display: block;
  margin-bottom: 10px;
  margin-top: 2px;
  font-family: sans;
  font-size: 11px;
  width: 560px;
}

TABLE.movelist TD.right {
  text-align: right;
  width: 220px;
}

TABLE.movelist TD.left {
  text-align: left;
  width: 220px;
}

TABLE.movelist TD.buttons {
  text-align: center;
  vertical-align: middle;
  width: 160px;
}

TABLE.movelist TD.buttons A {
  width: 60px;
  height: 19px;
  margin-top:10px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

SELECT.movelist_i {
  width: 220px;
  background: #F4f4f4;
  border: 1px solid #CCC;
  height: 180px;
}

SELECT.movelist_a {
  width: 220px;
  height: 180px;
  border: 1px inset #CBAA27;
}


DIV.dateholder {
   margin-left: 120px;
   display: block;
   margin-bottom: 10px;
   height: 18px;
   margin-top: 2px;
   border: 1px inset #DDD;
   padding-left: 6px;
   width: 554px;
   font-family: sans;
   font-size: 11px;
   background: url(/media/in2.png) top left repeat;
}

DIV.lockedfield DIV.dateholder {
   margin: 0;
   border: 0;
   background: none;
}


SPAN.datesetter {
   margin-right: 6px;
   top: 2px;
   position: relative;
}






UL.customehlist {
  list-style: none;
  margin: 0; padding: 0;
}

DIV.customehform {
  display: none;
}


DIV.labelbuttons {
  position: relative;
  float: left;
  left: -10px;
  text-align: right;
  top: 15px;
  
}


DIV.hiddenform {
  display: none;
}



TABLE.m2mtable {
  width: 400px;
}

TABLE.m2mtable TR:hover TD {
  color: black;
}
