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

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

/* tagasisidevormide css */

table.wg_feedback_form_table { width: 530px !important }
table.wg_feedback_form_table td { padding: 6px; padding-left: 0px; padding-bottom: 0px; vertical-align: top }
table.wg_feedback_form_table td.wg_field_description { padding-top: 0px; font-size: 11px; color: #676767 }

tr.wg_form_field_error td, tr.wg_form_manager_captcha_error td { color: red }

input.wg_form_input, select.wg_form_select { width: 320px !important; padding-left: 5px }
textarea.wg_form_textarea { width: 320px; height: 90px; padding: 5px; }

input.captcha_input, textarea.wg_form_textarea, input.wg_form_input, select.wg_form_select { border: 1px solid #999999; background: white; padding-left: 5px } 

tr.wg_form_manager_captcha, tr.wg_form_manager_captcha_error {  }
input.captcha_input { }
a.captcha_reload { cursor: pointer }



input.wg_submit_button { cursor: pointer; margin-top: 15px }

table.wg_feedback_form_table td.wg_form_subheadline { padding-top: 15px; padding-bottom: 5px; font-weight: bold }
div.wg_subheadline_description { font-weight: normal; font-size: 11px; color: #676767 }

#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 }



/* need on tabeli stiilid */

body,p,blockquote,li,th,td {
    font-size: 10pt;
}

p,blockquote,pre,ul,ol,dl,table {
    margin-top: 0px;
    margin-bottom: 1em;
}


/* Design 1 */
table.Design1 {
    border-spacing: 0px;
    border-collapse: collapse;
}
table.Design1 th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border: 1px solid #666666;
}
table.Design1 td {
    text-align: right;
    padding: 0.1em 0.5em;
    border: 1px solid #666666;
}
table.Design1 thead th {
    text-align: center;
}
table.Design1 th.Corner {
    text-align: left;
}


/* Design 2 */
table.Design2 {
    border-spacing: 0px;
    border-collapse: collapse;
    border: 1px solid #666666;
}
table.Design2 th {
    border-bottom: 1px solid #666666;
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
}
table.Design2 td {
    text-align: right;
    border-bottom: 1px solid #666666;
    padding: 0.1em 0.5em;
}
table.Design2 thead th {
    background-color: #E5E5E5;
    text-align: center;
}
table.Design2 th.Corner {
    text-align: left;
}


/* Design 3 */
table.Design3 {
    border-spacing: 0px;
    border-collapse: collapse;
    background-color: #E5E5E5;
    border: 10px solid #E5E5E5;
}
table.Design3 th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
}
table.Design3 td {
    text-align: right;
    border-left: 1px solid #666666;
    padding: 0.1em 0.5em;
}
table.Design3 thead th {
    border-left: 1px solid #666666;
    border-bottom: 1px solid #666666;
    text-align: center;
}
table.Design3 th.Corner {
    text-align: left;
    border-left: 0px;
}



/* Design 4 */
table.Design4 {
    border-spacing: 0px;
    border-collapse: collapse;
}
table.Design4 th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border-bottom: 2px solid #FFFFFF;
    background: #d6d3d3;
}
table.Design4 td {
    text-align: center;
    border-bottom: 2px solid #FFFFFF;
    padding: 0.1em 0.5em;
    background: #d6d3d3;
}

table.Design4 thead th {
    background: #999999;
    color: #FFFFFF;
    text-align: center;
}
table.Design4 th.Corner {
    text-align: left;
}



/* Design 5 */
table.Design5 {
    border-spacing: 0px;
    border-collapse: collapse;
    border-top: 4px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
table.Design5 th {
    text-align: left;
    font-weight: normal;
    padding: 0.2em 0.5em;
    border-top: 1px dotted #cccccc;
}
table.Design5 td {
    text-align: center;
    border-top: 1px dotted #cccccc;
    padding: 0.2em 0.5em;
}
table.Design5 thead th {
    text-align: center;
    border-bottom: 1px solid #cccccc;
}
table.Design5 th.Corner {
    text-align: left;
}


	
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;
		}