/* custom :: start */
.objconftip {
	border: 2px solid #cc7777;
	background-color: #eeeeee;
}
/* custom :: end */
/* ad_filter2 :: start */
#ad_filter2 {
	position: relative;
	float: left;
	width: 732px;
}
table.ad_filter2 {
	width:752px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	border-collapse:collapse;
}

table.ad_filter2 tr.line0 {
	background-color:#FFFFFF;
}

table.ad_filter2 tr.line1 {
	background-color:#ECE9D8;
}

table.ad_filter2 td.lbl {
	padding-right:5px;
	text-align:right;
	font-weight:bold;
	font-size:14px;
	color:#666666;
	padding-left:10px;
}

table.ad_filter2 td.rest {
}

table.ad_filter2 td.submit {
	margin-right: 7px;
}
table.ad_filter2 label, table.ad_filter2 select, table.ad_filter2 input {
	margin-right: 7px;
}
table.ad_filter2 .welement {
	border: 1px solid red;
	// margin: 0px 10px;
	margin-left: 10px;
	float: left;
}
/* ad_filter2 :: end */
#sl_body_admin {
	color: #000;
	position:relative;
	float:left;
	font-family: Times New Roman;
	width: 100%;
}

#sl_body {
	color: #000;
	position:relative;
	float:left;
	margin-left:1px;
	width:752px;
	/* no stili.css */
	font-family: Verdana;
}

#sl_body a {
	color:#000000;
	text-decoration: none;
}

#sl_body img {
	border-width: 0px;
}

.none { display: none; }

table.clean {
	border: 0px;
}
table.clean tr, tr.clean {
	border: 0px;
}
table.clean td, td.clean {
	border: 0px;
}

#cat_list_tree table#cat_list_tree {
	border-collapse:collapse;
	empty-cells:show
	border: 1px solid #aaa;
}
#cat_list_tree table#cat_list_tree td {
	border: 1px solid #aaa;
	padding: 0px 3px;
}

#cat_list_tree table#cat_list_tree th {
	border: 1px solid #aaa;
	padding: 0px 3px;
	color: #fff;
	background-color: #000;
}


#cat_list_new {
	margin-bottom: 10px;
}

#cat_list_tree div.fleft {
	float: left;
}

#cat_list_tree input {
	/* float: left; */
}

#tree {
	border: 1px solid red;
}

.clear { clear: both; }

#admin_cat_menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#admin_cat_menu li {
	float: left;
	margin: 0px 5px;
}
#admin_cat_menu li a {
	padding: 3px;
	display: block;
	color: #000;
	background: #efe;
	border: 1px solid black;;
	text-decoration: none;
}
#admin_cat_menu li a.sel {
	color: #ff9;
	background: #000;
	border: 1px solid black;;
	text-decoration: none;
}
#admin_cat_menu li a:hover {
	color: #efe;
	background: #000;
	border: 1px solid black;;
	text-decoration: none;
}

.param_form_help {
	color: #777;
}

table#cpf {
}

table#cpf td {
	valign: top;
	vertical-align: top;
}

table#cpf tr.help {
	color: #999;
	text-align: right;
	font-size: 0.85em;
}

table#cpf tr.view0 td {
	background: #e5e5e5;
}

table#cpf tr.view1 td {
	background: #f5f5f5;
}


table#cpe td.key {
	background: #e5e5e5;
}
table#cpe td.val {
	background: #f5f5f5;
}

table#cpe td.disabled {
	color: #777;
}

.continue {
	color: #77f;
}

tr.help {
	color: #999;
	text-align: right;
	font-size: 0.85em;
}

tr.view0 td {
	background: #e5e5e5;
}

tr.view1 td {
	background: #f5f5f5;
}

table.adm_edit_hor td.key {
	background: #e5e5e5;
}
table.adm_edit_hor td.val {
	background: #f5f5f5;
}

a.adm_nav {
	color: #30f;
	text-decoration: none;
}

a.adm_nav:hover {
	color: #f0a;
	text-decoration: none;
}

a.adm_act {
	color: #0000ee;
	text-decoration: none;
}

a.adm_act:hover {
	color: #f0a;
	text-decoration: none;
}

td.adm_cat_lvl_odd {
	color: #9c0006;
	background-color: #ffc7ce;
}

td.adm_cat_lvl_even {
	color: #006153;
	background-color: #c6efce;
}
/* -- admin > headlines */
code span.hl_nochange {
	color: #f00;
}

/* ------------------------------------------ USER ------------------ */
.cat_off_lvl0 { color:#999; }
.cat_off_lvl1 { color:#aaa; }

.adm_ad_elem {
	display: inline;
	border: 2px solid #c77;
	padding: 0px 2px;
	margin: 0px 4px;
}

table#ad_elem {
	
}
table#ad_elem td.ad_elem_nr {
	background: #dedede;
}
table#ad_elem td.ad_elem_act {
	background: #f2f2f2;
}

table#ad_elem td.ad_elem_rest {
	background: #eee;
}

.grey {
	color: #777;
}

.fleft  { float: left; }
.fright { float: right; }
.glabl { padding: 0px 0.3em; }
.inline { display: inline; }

div.preview h1 {
	color: #ff0000;
}

/* --- sludinajuma pievienosana --- */
span.required_star {
	color: #ff0000;
}

div#ad_add {
background-color:#66FF66;
}

td.ad_add_head
{text-align:center;
 font-size:14px;
 font-weight:bold;
 padding:5px;
}

td.ad_add_lbl
{padding-right:5px;
 text-align:right;
 font-weight:bold;
 padding-top:3px; 
}

td.ad_add_rest
{padding-left:5px;
 padding-top:3px;
}

td.ad_add_submit {
text-align: center;
}

/* --- sludinajuma aplukosana (admin) --- */
div#ad_view {

}

table.ad_view
{position:relative;
 float:left;
 width:551px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 border-collapse:collapse;
}

td.ad_view_head
{text-align:center;
 font-size:14px;
 font-weight:bold;
 padding:5px;
}

td.ad_view_lbl
{padding-right:5px;
 text-align:right;
 font-weight:bold;
 padding-top:3px; 
}

td.ad_view_rest
{padding-left:5px;
 padding-top:3px;
}

td.ad_view_submit {
text-align: center;
}

/* --- sludinajuma aplukosana (user) --- */

/* -- upload -- */

div.multiupload {
	// border:1px outset gray;
	float:left;
	padding:3px;
	// background:#eee;
}
div.multiupload div.list {
	// border:1px inset gray;
	// background: #fff;
}
div.multiupload div.list div.item {
	margin:1px;
	background: #eee;
}
div.multiupload div.list div.item:hover {
	background: #ccc;
}
div.multiupload div.list img {
	float:left;
	margin: 3px;
	cursor:pointer;
}

/* --- */
