input, textarea, .multiselect {
	font-family:Arial;
	color:#333333;
	font-size:11px;
	border:1px solid #b9b9b9;
	padding:3px;
	/*background:url('../images/input_top.gif') repeat-x #FFF;*/
	width:300px;
	
	border-radius: 3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	behavior: url(border-radius.htc);
}
textarea {
	height:130px;
}
input[submit] {
	width:auto;
}
select {
	max-width:310px;
}
.iframe {
	width:100%;
	height:300px;
	border:none;
}
.formElementsField .fo_text {
}
.formElementsField .fo_textarea {
}
.fo_text{
}
.fo_categories_tree {
	font-size:11px;
	border-left:1px solid #9F9F9F;
	border-top:1px solid #9F9F9F;
	border-bottom:1px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
	color:#787878;
}
.fo_password{
}
.fo_textarea_r {
	width:300px;
	height:100px;
	margin-bottom:10px;
}
.fo_textarea {
	width:100%;
	height:100%;	
}
.fo_file{
}
.fo_radio{
	font-size:11px;
	border:none !important;
	background:none !important;
	width:auto;
	color:#787878;
}
.fo_checkbox{
	font-size:11px;
	border:none !important;
	background:none !important;
	color:#787878;
	width:auto;
}
.fo_checkbox_group {
	font-size:11px;
	border:none !important;
	background:none !important;
	width:auto;
	color:#787878;
}
.fo_image{
}
.fo_html{
	font-size:11px;
	width:300px;
	border-left:1px solid #9F9F9F;
	border-top:1px solid #9F9F9F;
	border-bottom:1px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
	color:#787878;
}
.fo_button {
	background:url('../images/submit_bgr.gif') repeat-x #101010;
	height:32px;
	color:#FFF;
	font-weight:bold;
	border:none;
	font-size:14px;
	padding-left:0px;
	padding-right:0px;
	width:auto;
}
.fo_date {
	background:url('../images/date_icon.gif') right center no-repeat #FFF;
}

.fo_autocomplete, .autocomplete, .ac_input, #FRM_new_saskaitos #ELMID_company, #FRM_new_saskaitos #ELMID_company_code, #ELMID_pardavejas {
	background:url('../images/search_field.png') center right no-repeat #FFFFFF;
}

.autocomplete_values {
	position:relative;
	/*width:300px;*/
        display:inline-block;
	margin-top:3px;
	margin-bottom:3px;
	padding:3px !important;
        padding-right:15px !important;
	background:#DDD;
	border-radius: 3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	behavior: url(border-radius.htc);
}
.autocomplete_values a {
	text-decoration:none;
	border-bottom:1px dotted #666;
}
.autocomplete_values a.close {
	position:absolute;
	right:3px;
	top:3px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:none;
}

.yes_btn {
	font-size:11px;
	background:#303030;
	color:#FFF;
	font-weight:bold;
	padding:3px 5px;
}
.no_btn {
	font-size:11px;
	background:#909090;
	color:#FFF;
	font-weight:bold;
	padding:3px 5px;
}


.separator {
	padding:3px;
	padding-top:7px;
	padding-bottom:7px;
	color:#8e2626;
	font-size:13px;
}
.btn, .submitBtn, .fo_submit {
	font-size:11px;
	background:#101010;
	color:#FFF;
	font-weight:bold;
	border:none;
	width:auto;
	
	border-radius: 3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	behavior: url(border-radius.htc);
}
.formElementsField {
	padding:3px;
	margin:2px;
	background:#f5f5f5;
	
	border-radius: 3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	behavior: url(border-radius.htc);
}
.formElementsField .e {
	position:relative;
}
.formElementsField .t {
	
}
.formElementsField div {
	padding:0px;
}
.txt {
	color:#333333;
}
.readonly {
    background-color:#DDD;
}
.error {
	color:#EE3333;
}
.error input, .error textarea, .error select {
	border:1px solid #EE3333;
}
.err {
	border:1px solid #EE3333;
}
.mini {
	font-size:9px;
}
.formElementsField .error_message {
	color:#EE3333;
	font-size:9px;
	line-height:11px;
	display:none;
}
.highlight_search_result {
	background:#FAF0C3;
}

#ajax-container {
	margin-bottom:7px;
}


#id_nuolaida input, #id_suma_be_pvm input, #id_pvm_suma input, #id_price input, #id_allsum input, #id_pvm input, #id_allsum_no_pvm input {
	width:auto;
}
.pasiulymo_sumos input {
	width:70px !important;
}



#OVERLAY, #PRELOADER {
	 position: fixed;
	 z-index:1300;
	 top: 0px;
	 left: 0px;
	 background: #FFFFFF;
	 filter:alpha(opacity=55);
	 -moz-opacity: 0.55;
	 opacity: 0.55;
	 height:100%;
	 width:100%;
     border:none;
}
* html #OVERLAY, * html #PRELOADER { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? (document.body.scrollHeight ) : (document.body.offsetHeight ) + 'px');
     top:-13px;
     width: expression(document.body.scrollWidth > document.body.offsetWidth ? (document.body.scrollWidth) : (document.body.offsetWidth) + 'px');
     border:none;
}
#PRELOADER {
	background:url('../images/preloader.gif') center center no-repeat #FFFFFF;
	background-attachment:fixed;
	text-align:center;
	padding-top:200px;
	font-size:20px;
	filter:alpha(opacity=45);
	-moz-opacity: 0.45;
	opacity: 0.45;
	z-index:10000; 
}
#WINDOW {
	 position: fixed;
	 z-index: 1302;
	 color:#000000;
	 display:none;
	 /*border-top: 7px solid #9BC14A;*/
	 text-align:left;
	 top:150px;
	 margin:10px;
	width:670px;
	min-height:200px;
	max-height:800px;
	height:auto;
	
	border:7px solid #5f89aa;

	background: #FFFFFF;
	border-radius: 8px;
	-moz-border-radius:8px;
	-o-border-radius:8px;
	-webkit-border-radius:8px;
	box-shadow:2px 2px 6px rgba(0,0,0,0.6);
	-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	behavior: url(border-radius.htc);
	
} 
* html #WINDOW { /* ie6 hack */
	position: absolute;
}
#WINDOW_content {
	padding: 10px;
	/*
	max-height:760px;
	height:auto;
	*/
	overflow:auto;
}
#WINDOW_content .tab_c {
	position:relative;
}
#WINDOW_toolbar {
	padding:0px;
	background:#5f89aa;
	text-align:right;
	overflow:hidden;
	position:relative;
	height:22px;
}
#WINDOW_ico {
	position:absolute;
	right:3px;
	top:2px;
}
#WINDOW_tabs {
	width:90%;
	text-align:left;
	overflow:hidden;
}
#WINDOW_tabs_inner {
	width:5000px;
}
#WINDOW_tabs_inner a {
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
#WINDOW_tabs .tab_t {
	float:left;
	padding:2px 5px;
	background:#9FC9EA;
	cursor:pointer;
	margin-right:1px;
	margin-top:3px;

	border-top-left-radius: 5px;
	-moz-border-top-left-radius:5px;
	-o-border-top-left-radius:5px;
	-webkit-border-top-left-radius:5px;

	border-top-right-radius: 5px;
	-moz-border-top-right-radius:5px;
	-o-border-top-right-radius:5px;
	-webkit-border-top-right-radius:5px;
	
}
#WINDOW_tabs .a {
	background:#FFF;
	font-weight:bold;
	padding-top:5px;
        padding-bottom:3px;
	margin-top:0px;
	
}
#WINDOW_loading {
	width:100%;
	height:100px;
	background:url('../images/loading.gif') bottom center no-repeat;
	position:absolute;
	display:none;
	z-index:20;
}
.loading {
	background:url('../images/loading.gif') no-repeat;
}
