/* CSS Document */

div.selectbox-wrapper {
  position:absolute;
  width:400px;
  background-color:white;
  border:1px solid #ccc;
  margin:0px;
  margin-top:0px; /* good */
  padding:0px;
  font-size:11px;
  text-align:left;
  max-height:200px;
  overflow:auto;
}

div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.selectbox-wrapper ul li.selected { 
  background-color: #EAF2FB;
}
div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}

label {
    display: block;
}
.selectbox /* look&fell of  select box*/
{
  margin: 0px 0px 0px 0px;
  padding-left:2px;
  font-family:Verdana;
  font-size:11px;
  width : 64px; 
  display : block;
  text-align:left; 
  background: url('/img/select_field.gif') right;
  background-repeat:no-repeat;
  background-position:right;
  /*height:18px;*/
  cursor: pointer;
  border:1px solid #b8c0c7;
  color:#333;
  height:19px;
}
.select_area_2 /* look&fell of  select box*/
{
  margin: 0px 0px 0px 0px;
  padding-left:2px;
  font-family:Verdana;
  font-size:11px;
  width : 155px; 
  display : block;
  text-align:left; 
  background: url('/img/select_field.gif') right;
  background-repeat:no-repeat;
  background-position:right;
  /*height:18px;*/
  cursor: pointer;
  border:1px solid #b8c0c7;
  color:black;
  height:19px;
  line-height: 17px;
}



.select_area_100 /* look&fell of  select box*/
{
  margin: 0px 0px 0px 0px;
  padding-left:2px;
  font-family:Verdana;
  font-size:11px;
  width : 100px; 
  display : block;
  text-align:left; 
  background: url('/img/select_field.gif') right;
  background-repeat:no-repeat;
  background-position:right;
  /*height:18px;*/
  cursor: pointer;
  border:1px solid #b8c0c7;
  color:black;
  height:19px;
  line-height: 17px;
}








.select_area_3 /* look&fell of  select box*/
{
  margin: 0px 0px 0px 0px;
  padding-left:2px;
  font-family:Verdana;
  font-size:11px;
  width : 325px; 
  display : block;
  text-align:left; 
  background: url('/img/select_field.gif') right;
  background-repeat:no-repeat;
  background-position:right;
  /*height:18px;*/
  cursor: pointer;
  border:1px solid #b8c0c7;
  color:#333;
  height:19px;
}
/*
Поля для ввода даты
*/
.date_area 
{
  margin: 0px 0px 0px 0px;
  padding-left:2px;
  font-family:Verdana;
  font-size:11px;
  width : 40px; 
  display : block;
  text-align:left; 
  background: url('/img/select_field.gif') right;
  background-repeat:no-repeat;
  background-position:right;
  /*height:18px;*/
  cursor: pointer;
  border:1px solid #b8c0c7;
  color:#333;
  height:19px;
}
.month_area 
{
  margin: 0px 0px 0px 0px;
  padding-left:2px;
  font-family:Verdana;
  font-size:11px;
  width : 50px; 
  display : block;
  text-align:left; 
  background: url('/img/select_field.gif') right;
  background-repeat:no-repeat;
  background-position:right;
  /*height:18px;*/
  cursor: pointer;
  border:1px solid #b8c0c7;
  color:#333;
  height:19px;
}
.year_area 
{
  margin: 0px 0px 0px 0px;
  padding-left:2px;
  font-family:Verdana;
  font-size:11px;
  width : 50px; 
  display : block;
  text-align:left; 
  background: url('/img/select_field.gif') right;
  background-repeat:no-repeat;
  background-position:right;
  /*height:18px;*/
  cursor: pointer;
  border:1px solid #b8c0c7;
  color:#333;
  height:19px;
}

/*
select {
	background: url('/img/select_field.gif') right;
}
*/


/*Добавление новой яхты*/

.select_area_250 /* look&fell of  select box*/
{
  margin: 0px 0px 0px 0px;
  padding-left:2px;
  font-family:Verdana;
  font-size:11px;
  width : 250px; 
  display : block;
  text-align:left; 
  background: url('/img/select_field.gif') right;
  background-repeat:no-repeat;
  background-position:right;
  /*height:18px;*/
  cursor: pointer;
  border:1px solid #b8c0c7;
  color:#333;
  height:19px;
  line-height:17px;
}

.add_input_250 {
	width:250px;
	border-right:#ccd0d3 solid 1pt;
	border-left:#ccd0d3 solid 1pt;
	border-top:#ccd0d3 solid 1pt;
	border-bottom:#ccd0d3 solid 1pt; 
	height:19px;
	line-height:17px;
	font-size:11px;
}

.add_input_150 {
	width:150px;
	border-right:#ccd0d3 solid 1pt;
	border-left:#ccd0d3 solid 1pt;
	border-top:#ccd0d3 solid 1pt;
	border-bottom:#ccd0d3 solid 1pt; 
	height:19px; 
	line-height:17px;
	font-size:11px;
}
.select_area_150 /* look&fell of  select box*/
{
  margin: 0px 0px 0px 0px;
  padding-left:2px;
  font-family:Verdana;
  font-size:11px;
  width : 150px; 
  display : block;
  text-align:left; 
  background: url('/img/select_field.gif') right;
  background-repeat:no-repeat;
  background-position:right;
  /*height:18px;*/
  cursor: pointer;
  border:1px solid #b8c0c7;
  line-height:17px;
  color:#333;
  height:19px;
}

.add_textarea {
	width:100%;
	border-right:#ccd0d3 solid 1pt;
	border-left:#ccd0d3 solid 1pt;
	border-top:#ccd0d3 solid 1pt;
	border-bottom:#ccd0d3 solid 1pt;
}
