@import url("/styles/default/scms_dropdown.css"); 
 

/***********************************************************
 Custom CSS: 
***********************************************************/

/* privacy link */

.vorm .privacy_link { margin-top: 7px }


.temp_noflash p { display: inline }

/* updated gallery */

div.GalleryThumbnail { float: left; margin-right: 8px; margin-bottom: 8px } 

/******/

#ArticlesContainer { width: 530px }

div.pealkiri_teine { padding-left: 40px; }

table.taotlusvorm td input, table.taotlusvorm td select { width: 250px; margin-right: 2px }
table.taotlusvorm td input.small, table.taotlusvorm td #sissemax, table.taotlusvorm td #periood { width: 70px; }


div.sisu_osa { padding-left: 40px;  }


div.newsdate { }

body { background-image: url('/public/body.jpg'); background-color: white }
div.vorm select { border: 1px solid #A1A1A1; padding-left: 5px; width: 140px; height: 20px; margin-bottom: 5px }


.sidebar_captcha { margin-bottom: 4px }

#sidebar_form_errormessage { color: red }


/* feedback forms */

table.wg_feedback_form_table  td { padding: 5px; padding-left: 0px; padding-top: 0px }
.wg_form_input { width: 180px; }
.wg_form_textarea { width: 300px; height: 100px }

input.wg_submit_button { cursor: pointer; margin-top: 15px }


#wg_form_posted { margin-top: 10px; margin-bottom: 10px;  }
#wg_form_errormessage, #wg_form_ok_message { font-weight: bold }
#wg_form_ok_message { }
#wg_form_errormessage { color: red }


input.captcha_input  { width: 142px !important }


/* forum */

.forum_kapsas { width: 230px }
.forum_submit { margin-top: 10px }











	
editor\:lead {
	display: block;
	height: 15px;
	background: url(/admin/images/lead.gif);
}


/***********************************************************
 Action-buttons:
***********************************************************/

    editor\:buttons {
		width: 13px;
		height: 13px;
		cursor: pointer;
		behavior:url(buttons.htc);
		-moz-binding: url(xbl.xml#buttons);
		}
		buttons {
			display: inline;
			width: 13px;
			height: 13px;
		}
    editor\:context {
		behavior:url(context.htc);
		-moz-binding: url(xbl.xml#context);
		}
		context {
			display: inline;
		}