﻿/* --- AUTOR --- */
Autor - Indigo
http://tankadroms.do.am/
http://ligzda.ucoz.lv/

/* --- END - AUTOR --- */

/* --- GENERAL --- */

 .posttdMessage {padding:5px 5px 5px 2px; font-size:11px; font-family:tahoma; } 
 
 .WrapInfo {border:1px solid #525252; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} 
 .WrapInfo2 {border:1px solid #1a1a1a; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} 

/* --- END GENERAL --- */


/* --- Comments Style --- */

.cAnswer {color:#F4F5F7;padding-left:15px;padding-top:4px;font-style:italic;}
.cBlock1 {padding:10px 10px; background: url('/Chat/b_red.png')top repeat-x ; border:1px solid #800000; border-left:5px solid #800000;}
.cBlock2 {padding:10px 10px; background: url('/Chat/b_dr.png') top repeat-x; border:1px solid #272727; border-left:5px solid #272727;}

/* -------------- */




/*--------------------- INPUTS start ---------------------*/

input, select {
 font: 11px 'Tahoma', 'Arial';
 padding: 2px 0px;
}

input[type=submit], input[type=reset], input[type=button] {
 color: #fcd211;
 font: 11px 'Tahoma', 'Arial';
 background: #200c00;
 border: 1px solid #e0b73f;
 border-radius: 5px;
 -moz-border-radius: 5px;
 margin-top: 2px;
 padding-left: 10px;
 padding-right: 10px;
 cursor: pointer;
}



input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {
 background: #3d1700;
}

input[type=submit]:active, input[type=reset]:active, input[type=button]:active {
 background: #592201;
}

#container input[type=text], #container input[type=password], #container textarea, .popup input[type=text], .popup input[type=password], .popup textarea {
 border: 1px solid #463e1b;
 background-image: url(/.s/t/799/29.gif);
 background-repeat: repeat-x;
 background-color: #1e0b00;
 color: #ffffff;
 margin-bottom: 2px;
}

textarea {}

#mchatBtn, input.codeButtons, input.button {
 padding-left: 0px;
 padding-right: 0px;
}

.queryField {
 width: auto !important;
}

.niceRadio {
 width: 16px;
 height: 16px;
 display: inline-block;
 cursor: pointer;
 background: url(/.s/t/799/30.png);
 background-position: 0 -32px;
 overflow: hidden;
 vertical-align: middle;
}
.radioChecked {
 background-position: 0 0px !important;
}
.niceRadio input {
 margin-left: -17px;
}
span.niceRadio:hover {
 background-position: 0 -16px;
}

/*--------------------- INPUTS end ---------------------*/

