
/* ------------   Fields   ---------------- */ 

div.field_title {
	padding-top: 6px;
	font-weight: bold;
	padding-left: 10px; 
}

div.input_full_line {
	padding-left: 20px;
	margin-bottom: 5px;
}
div.input_full_line input {
	padding: 2px;
	border-color: #CCCCCC;
}

td.field_values input{
	padding: 2px;
	border-color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
}

div.input_textarea {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 5px;
}
div.input_textarea textarea{
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	border-color: #CCCCCC;
}

div.input_date {
	padding-left: 20px;
	/*padding-top: 5px;
	padding-bottom: 5px;*/
}

div.field_value {
	padding-left: 20px;
}

table.field_table {
 	width: 100%;
	/*margin-top: 10px;*/
}


table.check_table {
	width: 100%;
}

td.field_check {
	padding-left: 10px;
	width: 25px;
	text-align: left;
}

td.field_check_title {
	text-align: left;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

td.field_titles {
	width: 200px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

td.field_values {
	text-align: left;
	vertical-align: middle;
}

div.field_note {
	padding-left: 20px;
}



div.block_separate {
	background: url(../imgs/gradient.jpg) top center repeat-x;
	/*background-color: #FED88D;*/
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}



/* -----------------     ------------------- */

div.field_editor {
	border: 1px solid black;
}
/* -----------------     ------------------- */



/* -----------------     ------------------- */



div#jaunumi_block {
	margin-top: 3px;
	padding: 5px;
	border: solid 2px #8C1E1E;
	background-color: #FFF5D7;
}

div.jaunumi_title {
	background-color: #FED88D;
	color:  #8C1E1E;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: left;
	border-bottom-color: #8C1E1E;
}

div.jaunumi_head {
	text-align: center;
	color: #8C1E1E;
	padding-top: 3px;
	padding-bottom: 8px;
	font-weight: bold;
}

div#aktuali_block {
	margin-top: 20px;
}


/*************** KALENDĀRS **************/

.calendar {
	/*padding-top: 2px;
	padding-bottom: 2px;*/
	width: 120px; 
	border:1px solid #CCCCCC; 
	padding: 0;
	margin: 0;
}

.calendar img{
	border: none;
}

.calendar input{
	margin-right: 10px;
	border:0;
	padding:0;
	margin:0;
}


/* ---------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------- ERROR ---------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------- */

#con_error_block {
	padding-bottom: 15px;
}


#con_error {
	border-color: #FF0000;
	border-style: solid;
	border-width: 2px;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	color: #8C1E1E;
}



/* ---------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------- LOGIN ---------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------- */





/* ---------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------- PROBLEMS ------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------- */

div.page_head {
	background: url(../imgs/gradient.jpg) top center repeat-x;
	color:  #8C1E1E;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: left;
	/*border-bottom-color: #8C1E1E;*/
}

div.page_count {
	background: url(../imgs/gradient2.gif) top center repeat-x;
	color:  #8C1E1E;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	/*border-bottom-color: #8C1E1E;*/
}

div.block_head {
	background: url(../imgs/gradient.jpg) top center repeat-x;
	color:  #8C1E1E;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	text-align: left;
	/*border-bottom-color: #8C1E1E;*/
	margin-top: 5px;
	margin-bottom: 5px;
}

div.block_head_large {
	background: url(../imgs/gradient.jpg) top center repeat-x;
	color:  #8C1E1E;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	/*border-bottom-color: #8C1E1E;*/
	margin-top: 5px;
	margin-bottom: 5px;
}

.block_head_open {
	background: url(../imgs/gradient.jpg) top center repeat-x;
	color:  #8C1E1E;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	text-align: left;
	border-bottom-color: #8C1E1E;
	/*margin-top: 15px;*/
	cursor: pointer;
	margin-top: 2px;
	margin-bottom: 2px;
}

.block_head_open .icon{
	background: url(../images/open.gif) center left no-repeat;
	padding-left:5px;
	padding-right:5px;
	cursor: pointer;
}

.block_head_closed {
	background: url(../imgs/gradient.jpg) top center repeat-x;
	background-color: #FED88D;
	color:  #8C1E1E;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	text-align: left;
	border-bottom-color: #8C1E1E;
	/*margin-top: 15px;*/
	cursor: pointer;
	margin-top: 2px;
	margin-bottom: 2px;
}

.block_head_closed .icon{
	background: url(../images/closed.gif) center left no-repeat;
	padding-left:5px;
	padding-right:5px;
	cursor: pointer;
}

form.prob_new_form {
}

div.prob_block {
	padding-bottom: 15px;
}


div.prob_block_head {
	background-color: #FED88D;
	color:  #8C1E1E;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: left;
	border-bottom-color: #8C1E1E;
}
/*
#con_block_item {
	color:  #8C1E1E;
	padding-left: 5px;
	padding-right: 5px;
}
*/

table.prob_table {
	width: 100%;
	color:  #000000;
	/*margin-left: 5px;
	margin-right: 5px;*/
	margin-top: 8px;
	margin-bottom: 8px;
}

table.prob_table td {
	/*border: #FF0000 1px solid;*/
}

tr.prob_item_even,
tr.prob_item {
	height: 17px;
}

tr.prob_item_even {
	background: #FFF5D7;
}

td.prob_col_name {
	/*width: 65%;*/
	border-bottom: #CCCCCC solid 1px;
}

td.prob_col_name a:hover {
	color: #000000;
}

td.prob_col_date {
	width: 90px;
	font-style: italic;
	font-size: 10px;
	text-align: right;
	border-bottom: #CCCCCC solid 1px;
}

td.prob_col_id {
	width: 50px;
	font-style: italic;
	font-size: 10px;
	text-align: center;
	border-bottom: #CCCCCC solid 1px;
}

td.prob_col_status {
	width: 90px;
	text-align: right;
	border-bottom: #CCCCCC solid 1px;
	font-style: italic;
	font-size: 10px;
	font-weight: bold;
}

td.prob_col_expert {
	width: 120px;
	text-align: center;
	border-bottom: #CCCCCC solid 1px;
	font-style: italic;
	font-size: 10px;
	font-weight: bold;
}

/* Problēmu saraksta virsraksti */
th.prob_col_name,th.prob_col_date,th.prob_col_id,th.prob_col_status,th.prob_col_expert{
	font-style: italic;
	font-size: 10px;
	text-align: center;
}

th.prob_col_name a:hover {
	color: #000000;
}

th.prob_col_date {
	width: 90px;
	text-align: right;
}

th.prob_col_id {
	width: 50px;
}

th.prob_col_status {
	width: 90px;
	text-align: right;
}

div.prob_denie {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
	border: 2px solid #FF0000;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}

/* *********************************************** */

#new_p_head {
	background-color: #FED88D;
	color:  #8C1E1E;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: left;
	border-bottom-color: #8C1E1E;
}

#new_p_name {
	font-weight: bold;
	border-bottom: 1px solid #8C1E1E;
	padding-top: 5px;
	margin-bottom: 15px;	
}

#new_p_table{
	width: 100%;
}

td.new_p_col{
	text-align: left;
	width: 200px;
	padding-bottom: 1px;
	font-weight: bold;
	vertical-align: top;
}

td.new_p_val {
	vertical-align: top;
}

td.new_p_col2 {
	text-align: left;
	width: 200px;
	padding-bottom: 1px;
	font-weight: bold;
	vertical-align: top;
	border-top: 1px solid;
}

td.new_p_val2 {
	vertical-align: top;
	border-top: 1px solid;
}
/* *********************************************** */

#notes_head {

	background-color: #FED88D;
	color:  #8C1E1E;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: left;
	border-bottom-color: #8C1E1E;	
	margin-top: 15px;
	/*
	border-bottom: solid 1px;
	font-weight: bold;*/
}

/* *********************************************** */

/*span.buttons {
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}*/

button {
	background-color: #8C1E1E;
    font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
	border-style: solid;
	border-color: #FED88D;
	border-width: 1px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
/*
submit {
	background-color: #8C1E1E;
    font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
	border-style: solid;
	border-color: #FED88D;
	border-width: 1px;
}
*/
input.buttons {
	background-color: #8C1E1E;
    font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
	border-style: solid;
	border-color: #FED88D;
	border-width: 1px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

input.searchinput {
	background-color: white;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: black;
    border: 1px solid #FED88D;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

/* *********************************************** */

#files_head {
	background-color: #FED88D;
	color:  #8C1E1E;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: left;
	border-bottom-color: #8C1E1E;
	margin-top: 15px;
}

div.files_name_open {
	padding-top: 2px;
	background: url(../images/open.gif) center left no-repeat;
	padding-left: 14px;
	font-weight: bold;
}

div.files_name_closed {
	/*padding-top: 2px;*/
	background: url(../images/closed.gif) center left no-repeat;
	padding-left: 14px;
	font-weight: bold;
}

table#files_table {
	width: 100%;
	margin-bottom: 10px;
	margin-left: 20px;
}

td.files_submiter {
	border-bottom: solid 1px #000000;
}

td.files_date {
	text-align: right;
	font-size: 11px;
	font-style: italic;
	border-bottom: solid 1px #000000;
}

td.files_note {
	padding-top: 2px;
}

span.files_del {
	color: #8C1E1E;
}

a.files_del {
	color: #8C1E1E;
}

div.files_new_head {
	padding-left: 20px;
	font-weight: bold;
}

div.files_new_notes {
	padding-left: 20px;
}

textarea.files_new_notes {
}

div.files_new_name {
	padding-left: 20px;
		
}

input.files_new_name {
}



/* *********************************************** */
#sapulce_head {
	background-color: #FED88D;
	color:  #8C1E1E;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: left;
	border-bottom-color: #8C1E1E;
	margin-top: 15px;
}

#sapulce_table {
	width: 100%;
	margin-bottom: 20px;
}

#sapulce_table_head {
	font-weight: bold;
	padding-bottom: 2px;
}

td.sapulce_name {

}

td.sapulce_date {
	width: 100px;
}

td.sapulce_user {
	width: 100px;
}

td.sapulce_status {
	width: 50px;
}





div.line_top {
	border-top: #CCCCCC solid 1px;
}

div.temp_left_padd {
	padding-left: 15px;
}

div.prob_name_head {
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
}

span.prob_checkbox {
	width: 200px;
}


span.btn_new {
	background: url(../imgs/btn_new2.gif) left center no-repeat;
	padding-left: 15px;
	/*padding-right: 5px;*/
	padding-top: 4px;
	padding-bottom: 4px;

}

span.btn_edit {
	background: url(../imgs/btn_edit2.gif) left center no-repeat;
	padding-left: 15px;

	padding-top: 4px;
	padding-bottom: 4px;

}

span.btn_del {
	background: url(../imgs/btn_del2.gif) left center no-repeat;
	padding-left: 15px;

	padding-top: 4px;
	padding-bottom: 4px;

}



div.field_link {
	border-bottom: #CCCCCC 1px solid;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.field_link a:hover {
	color: #000000;
}

div.block_new {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-bottom: #CCCCCC 1px solid;
}

td.field_line {
	border-bottom: #CCCCCC 1px solid;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

tr.line_even {
	background: #FFF5D7;
}

table.list {
	width: 100%;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

td.user_line1,
td.user_line2 {
	border-bottom: #CCCCCC 1px solid;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

td.user_line2 {
	text-align: right;
	padding-right: 20px;
}


table.prof_table {
	width: 100%;
}

td.prof_pic {
	width: 1px;
	padding-right: 5px;
	vertical-align: top;
	text-align: left;
}

td.prof_info {
	vertical-align: top;	
}

div.prof_block,
div.prof_block_work {
	font-size: 10px;
	padding-left: 5px;
}

div.prof_block_work {
	border-bottom: #CCCCCC 1px solid;
	margin-bottom: 3px;
}

/*************************** STATISTIKAS FORMAS STILI ****************************/

.person_problems{
	padding-left: 20px;
}

.person_head_open {
	background-color: white;
	color:  #8C1E1E;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	text-align: left;
	border-bottom-color: #8C1E1E;
	/*margin-top: 15px;*/
	cursor: pointer;
	margin-top: 2px;
	margin-bottom: 2px;
}

.person_head_open .icon{
	background: url(../images/collapse.gif) center left no-repeat;
	padding-left:5px;
	padding-right:5px;
	cursor: pointer;
}

.person_head_closed {
	background-color: white;
	color:  #8C1E1E;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	text-align: left;
	border-bottom-color: #8C1E1E;
	/*margin-top: 15px;*/
	cursor: pointer;
	margin-top: 2px;
	margin-bottom: 2px;
}

.person_head_closed .icon{
	background: url(../images/expand.gif) center left no-repeat;
	padding-left:5px;
	padding-right:5px;
	cursor: pointer;
}
