/* *********************************************************** */
/*          D I Z K U Z . C S S                                */
/* *********************************************************** */


span.diz_red_color {
  color: #CF3213;
}  

img.diz_icon {
  border: 1px solid #646464;
}

span.diz_smalltext {
  font-size: 10px;
}


/* *********************************************************** */
/*                      FORUM TABLE                            */
/* *********************************************************** */

.forumtable {
  margin: 0px auto;
  width: 650px;
  font-size: 10px;
  font-weight: normal;
  text-align: left;
  border: 1px solid #808080;
  vertical-align: middle;
  background: white;
}

.forumtable th {
  font-size: 12px;
  font-weight: bold;
  background: url('diz_forum_head_bg.gif') repeat-x;
  background-color: #E6E6E6;
  text-align: center;
  padding: 5px 10px 5px 10px;
  margin: 1px;
  color: #595959;
}

.forumtable td {
  background-color: #F5F5F5;
  text-align: center;
  padding: 5px;
}

.forumtable div.ft_controls1 {
  float: left;
  text-align: center;
  padding: 5px 20px 0px 20px;
}

.forumtable div.ft_controls2 {
  float: left;
  padding: 5px;
}

.forumtable div.ft_controls2 td, .forumtable div.ft_controls2 th {

}

.forumtable div.ft_controls3 {
  float: left;
  padding: 5px 20px 5px 5px;
  text-align: left;
}

.forumtable td.ft_inputs {
  padding: 1px;
}

.forumtable td.ft_home {
  padding: 5px;
  background-color: #EDEDED;
  text-align: left;
}


div.diz_htmlarea {
  border: 1px solid #B9B9B9;
}

div.diz_htmlarea2 {
  width: 600px;
  border: 1px solid #B9B9B9;
}

div.diz_htmlarea td, div.diz_htmlarea th, div.diz_htmlarea2 td, div.diz_htmlarea2 th {
  padding: 0px;
  margin: 0px;
  text-align: left;
  background-color: #D4D0C8;
}


/* *********************************************************** */
/*                      INPUT TABLE                            */
/* *********************************************************** */

.inputtable {
  font-size: 11px;
  font-weight: normal;
  vertical-align: middle;
  width: 100%;
}

.inputtable div.it_icon {
  float: left;
  width: 40px;
}

.inputtable div.it_ibox {
  float: left;
}

.inputtable div.it_text, .inputtable div.it_info {
  color: #595959;
  margin: 5px 0px 7px 0px;
  text-align: left;
  border: 1px solid #D1D1D1;
}

.inputtable div.it_text:hover {
  border: 1px solid #CF3213;
  border-top: 0px;
}

.inputtable div.it_text {
  background-color: #FBF9F2;
  margin-top: 0px;
  line-height: 14px;
  border-top: 0px;
  padding: 5px;
  clear: both;
}

.inputtable div.it_info {
  border-color: #A4A4A4;
  border-bottom-color: #BDBDBD;
  margin-bottom: 0px;
  background: url('diz_input_head_bg2.gif') repeat-x;
  background-color: #EDEDED;
  height: 25px;
  padding: 0px;
}

.inputtable div.it_info img {
  border: 0px;
  border-right: 1px solid #9B9B9B;
  margin: 0px;
  padding: 0px;
}

/* *********************************************************** */
/*                       INPUTS                                */
/* *********************************************************** */

input {
  height: 20px;
  font-size: 10px;
  color:black;
  padding: 2px 3px 1px 3px; 
  border: 1px solid #B9B9B9;
  background-color:white;
  margin: 1px;
}

input:disabled {
  background-color: #EBEBEB;
}


.input1 {
  width: 100px;
}

.input2 {
  width: 80%;
}

.input3 {
  width: 600px;
}

.input4 {
  width: 150px;
  height: 18px;
}

.input5 {
  width: 400px;
}

.input6 {
  width: 30px;
  text-align: center;
  margin: 0px 1px 3px 1px;
  _margin-bottom: 0px;
}

.input7 {
  width: 200px;
}


.button1 {
  background-color: #E5E5E5;
  padding: 0px 10px;
}

.button2 {
  background-color: #E5E5E5;
  width: 120px;
  margin: 0px 1px;
}

.button3 {
  background-color: #E5E5E5;
  padding-top: 1px;
  _margin: 0px;
  width: 80px;
  height: 18px;
}

.button4 {
  background-color: #E5E5E5;
  padding-top: 1px;
  margin: 5px 0px 5px 0px;
  width: 120px;
  height: 18px;
}

.button5 {
  background: transparent;
  height: 16px;
  padding: 0px;
  margin: 0px 1px 0px 1px;
  font-size: 9px;
  border: 1px solid white;
}

.button6 {
  background-color: #E5E5E5;
  width: 35px;
  margin: 0px 1px 0px 1px;
}

.button7 {
  background-color: #E5E5E5;
  width: 20px;
}

.button_moved {
  background-color: #E5E5E5;
  margin: 0px 0px -2px 0px;
}

.button_moved2 {
  background-color: #E5E5E5;
  margin: 0px 0px -1px 0px;
}

.checkbox1 {
  border: none;
  background: none;
  height: 14px;
  padding: 0px;
  margin: 0px;
}


select {
  font-size: 10px;
}

.select1 {
  height: 18px;
}

.sel_kat {
  font-weight: bold;
}

.sel_sub {
  color: #717171;
}


textarea {
  font-size: 10px;
  color: black;
  padding: 3px; 
  border: 1px solid #B9B9B9;
  background-color:white;
}

.area1 {
  width: 400px;
  height: 80px;
}

.area2 {
  width: 400px;
  height: 100px;
}

.area3 {
  width: 600px;
  height: 250px;
}

.editor1 {
  width: 400px;
  height: 90px;
  border: 1px solid #585858;
}

.editor2 {
  width: 600px;
  height: 400px;
  border: 1px solid #585858;
}

  
.button7:hover, .button1:hover, .input6:hover, .area1:hover {
  border: 1px solid #CD1560;
}

.button5:hover {
  background-color: white;
  border: 1px solid #F6C4BA;
}



/* *********************************************************** */
/*                      LIST  TABLE                            */
/* *********************************************************** */

.diz_listtable {
  margin: 0px auto;
  width: 650px;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  border: 1px solid #AEAEAE;
  vertical-align: middle;
  background: white;
}

.diz_listtable th {
  font-size: 12px;
  font-weight: bold;
  background: url('diz_forum_head_bg.gif') repeat-x;
  background-color: #E6E6E6;
  padding: 5px 10px 5px 10px;
  margin: 1px;
  color: #595959;
}

.diz_listtable td {
  background-color: #F5F5F5;
  padding: 5px 10px 5px 10px;
}