.desen_sectir A{
        font-size:11;BORDER-RIGHT: #828282 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #828282 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 0px; BORDER-LEFT: #828282 1px solid; COLOR: #0099ff; PADDING-TOP: 0px; BORDER-BOTTOM: #828282 1px solid;
}
.desen_sectir A:hover {
        font-size:11;BORDER-RIGHT: #828282 1px solid; BORDER-TOP: #828282 1px solid; BORDER-LEFT: #828282 1px solid; COLOR: #fff; BORDER-BOTTOM: #828282 1px solid; BACKGROUND-COLOR: #0099ff;
        }

.urun_gosterim_urun_adi{  font-family: Verdana,Arial, Helvetica; font-size: 10px; color: #0283C4;font-weight: bold;}
.urun_gosterim_urun_stok_kod{  font-family: Verdana,Arial, Helvetica; font-size: 9px; color: #474747;}
.urun_gosterim_urun_fiyat{  font-family: Helvetica,Arial; font-size: 20px; color: #010101;font-weight: bold;}
.urun_gosterim_urun_fiyat_birim{  font-family:Arial,Helvetica, Verdana; font-size: 12px; color: #010101;}
.urun_gosterim_alt_bar{font-family: Helvetica,Verdana,Arial; font-size: 15px; color: #434343;font-weight: bold;}

.baslik_1{font-family: Verdana,Arial, Helvetica; font-size: 15px; color: #0283C4;font-weight: bold;}
.baslik_2{font-family: Verdana,Arial, Helvetica; font-size: 9px; color: #808080;}
.uyari_1{font-family: Verdana,Arial, Helvetica; font-size: 11px; color: #FF1919;font-weight: bold;}
.uyari_olumlu{font-family: Verdana,Arial, Helvetica; font-size: 11px; color: #8CC540;font-weight: bold;}
.uyari_olumsuz{font-family: Verdana,Arial, Helvetica; font-size: 11px; color: #F26C4F;font-weight: bold;}


td{  font-family: Verdana,Arial, Helvetica; font-size: 10px; color: #666666;}
.normal{  font-family: Verdana,Arial, Helvetica; font-size: 10px; color: #666666;}


A:link, A:visited, A:active {text-decoration: none; color:#006F9A;font-weight: bold;font-family: Verdana,Arial, Helvetica}
A:hover {text-decoration: none; color:#00435C;font-weight: bold;font-family: Verdana,Arial, Helvetica}




input, textarea, select {
  border:1px solid #aaaaaa;
  padding:2px;
  background:#ffffff url(../resim/inputBg.gif) top left no-repeat;
  margin-top:2px;
  font-family: Verdana,Arial, Helvetica; font-size: 10px; color: #666666;

}

input.checkbox {
  width:15px;
  background:none;
  border:0;
}

input.radio_button {
  width:15px;
  background:none;
  border:0;
}

input.nano, select.nano {
  width:55px;
}

input.small, select.small {
  width:60px;
}

input.medium, select.medium {
  width:125px;
}

input.large, select.large {
  width:165px;
}

input.extra_large, select.extra_large {
  width:300px;
}

input:hover, textarea:hover, select:hover {
  border:1px solid #888888;
}

input:active, textarea:active, select:active {
  border:1px solid #888888;
}

input.submit {
  background:#ffffff url(resim/inputBg.gif) -20px 0 no-repeat;
  color:#ffffff;
}

input.submit:hover {

  cursor: pointer;
}

textarea {
  width:125px;
  height: 75px;
}

textarea.deep {
  height:350px;
}

textarea.shallow {
  height:50px;
}

fieldset {
  background:#f7f7f7;
  padding:2%;
  border:1px solid #e3e3e3;
  margin:0;
}


.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#8CC540;
}

.LV_invalid {
    color:#F26C4F;
}

.LV_valid_field,
input.LV_valid_field:hover,
input.LV_valid_field:active,
textarea.LV_valid_field:hover,
textarea.LV_valid_field:active {
    border: 1px solid #8CC540;
}

.LV_invalid_field,
input.LV_invalid_field:hover,
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover,
textarea.LV_invalid_field:active {
    border: 1px solid #F26C4F;
}