* {
    border: 0 none;
    margin: 0;
    padding: 0;
}

html {
	height:100%;
}

body {
	font:12px/1.4em Arial;
	background:none #ffffff;
	height:100%;
}

img {
	border:0;
}


select, input, textarea {
	padding:2px;
	border:1px solid #cccccc;
	border-radius:4px;
}

input[type=submit], input[type=button].save {
	cursor:pointer;
	background: url("/img/icons/save.png") no-repeat scroll 4px 4px #cccccc;
	padding-left:20px;
	box-shadow:3px 3px 3px #aaaaaa;
	border:1px solid #999999;
}

input[type=submit]:hover, input[type=button].save:hover {
	background-color:#e5e7b7;
}

#login {
	width:400px;
	height:100px;
	border:1px solid #cccccc;
	background:url('/img/minet.jpg') no-repeat -100px 0px #ffffff;
	padding:150px 20px 20px 20px;
	border-radius:8px;
	margin:30px auto;
}

#login div.loginfld {
	float:left;
	margin-right:10px;
}

#login div#mess {
	width:100%;
	clear:both;
	color:red;
	font-weight:bold;
}

#login input[type=text], #login input[type=password] {
	width:125px;
}
#login input[type=submit] {
	width:60px;
	padding-left:0;
	background:none #e5e7b7;
}

fieldset {
	border:1px solid #cccccc;
	padding:10px;
	border-radius:8px;
}

#container {
	position:relative;
	background:none #ffffff;
	margin:10px auto 20px auto;
	width:1000px;
	min-height:600px;
	border:1px solid #cccccc;
	border-bottom:0;
	overflow:hidden;
	border-radius:8px 8px 0px 0px;
}

#header {
	width:1000px;
	height:120px;
	background:none #ffffff;
	position:relative;
	border-bottom:1px dotted #cccccc;
	background:url(/img/minet.jpg) no-repeat right top #ffffff;
}

#logo {
	position:absolute;
	left:15px;
	top:10px;
}

#tabs {
	position:absolute;
	width:800px;
	min-height:20px;
	left:200px;
	bottom:0px;
}


div#usr {
	position:absolute;
	top:1px;
	right:1px;
	width:auto;
	height:16px;
	font-size:10px;
	z-index:2;
	text-align:right;
	line-height:1em;
	color:#666666;
}

div#usr img {
	margin-bottom:-5px;
}


div#search {
		background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-top:0;
    border-right:0;
    border-radius: 0 0 0px 16px;
    box-shadow: 2px 2px 4px #CCCCCC;
    height: 26px;
    position: absolute;
    right: 0px;
    top: 121px;
    width: 166px;
    z-index: 111110;
    opacity:0.4;
}


div#search input[type="text"] {
		padding:0;
    border: 0 none;
    height: 18px;
    margin-left: 10px;
    margin-top: 2px;
    width: 125px;
    color:#cccccc;
}


div#search input[type="submit"] {
    background: url("/img/icons/search-icon.png") no-repeat scroll left top #FFFFFF;
    border: 0 none;
    height: 22px;
    margin: 2px 0 0 4px;
    width: 22px;
    cursor:pointer;
}



#menu {
	float:left;
	width:200px;
	min-height:480px;
	overflow:hidden;
	overflow-x:auto;
	border-right:1px dotted #cccccc;
}

#content {
	float:left;
	margin: 15px 0px 20px 30px;
	width:760px;
	min-height:480px;
	overflow:hidden;
	overflow-y:auto;
	position:relative;
}

#content #lft {
	float: left;
  width: 580px;
}

#content #rgt {
  float: left;
  min-height:150px;
  height:auto;
  margin:46px 0px 0px 10px;
  width: 159px;
  padding:0px 0px 10px 10px;
  border-left:1px solid #cccccc;
}

#footer {
	float:left;
	clear:both;
	margin:0px auto;
	width:1000px;
	text-align:center;
	padding:8px 0 8px 0;
	background:none #ffffff;
}

#footer #flft {
	text-align:left;
	margin-left:15px;
	width:185px;
}

#footer #frgt {
	width:800px;
}

#frgt li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}


#footer a {
	margin:0 3px;
}





#content ul {
	list-style-type: disc;
}
#content ul li {
	padding-left:0.5em;
	margin-left:1.4em;
}


/*a.docbutton {
	display:block;
	padding:8px 10px 7px 50px;
	height:31px;
	background:none #ffffff;
	width:200px;
	min-width:80px;
	max-width:500px;
	border:1px outset #dddddd;
	margin:2em 1em 2em 0;
	overflow:hidden;
	text-decoration:none;
	border-radius:5px;
	clear:both;

}


*/

a.docbutton {
	display:table;
	clear:both;
	padding:8px 10px 7px 50px;
	height:31px;
	background:none #ffffff;
	min-width:150px;
	max-width:500px;
	border:1px outset #dddddd;
	margin:1.5em 1em 1.5em 0;
	overflow:hidden;
	text-decoration:none;
	border-radius:5px;
	clear:both;
}


div#rgt a.docbutton {
	min-width:93px;
}


a.docbutton.ppt {
	background:url(/img/icons/ppt-icon.png) no-repeat 4px 4px #ffffff;
}

a.docbutton.doc {
	background:url(/img/icons/word-icon.png) no-repeat 4px 4px #ffffff;
}

a.docbutton.xls {
	background:url(/img/icons/excel-icon.png) no-repeat 4px 4px #ffffff;
}

a.docbutton.pdf {
	background:url(/img/icons/pdf-icon.png) no-repeat 4px 4px #ffffff;
}

a.docbutton.image {
	background:url(/img/icons/image-icon.png) no-repeat 4px 4px #ffffff;
}

img.ico3 {
	width:10px;
}

img.printicon {
    border-radius: 0 0 0 0;
    display: block;
    right: 1px;
    opacity: 0.2;
    position: absolute;
    top: 15px;
}

img.printicon:hover {
	opacity:0.8;
}

div.submenu {
	margin: 20px 4px 10px;
	border:1px dotted #cccccc;
	border-left-width:0;
	border-right-width:0;
	overflow-x:auto;
}

div.submenu div.jqx-widget-content {
	background:none transparent;
}


div#footer select {
	font-size:10px;
	border:1px dotted #cccccc;
	width:150px;
}

option {
	width:200px;
}

p {
	margin-bottom:0.5em;
}

li.context-menu-item {
	padding-left:16px;
}

li.context-menu-item.bord {
	border-bottom:1px solid #cccccc;
}

li.context-menu-item.add {
	background:url('/img/icons/add3.png') no-repeat 0px 2px;
}

li.context-menu-item.sort {
	background:url('/img/icons/sort.png') no-repeat 0px 2px;
}

li.context-menu-item.edit {
	background:url('/img/icons/edit2.png') no-repeat 0px 2px;
}

li.context-menu-item.delete {
	background:url('/img/icons/x2.png') no-repeat 0px 2px;
}

li.context-menu-item.delete_f {
	background:url('/img/icons/del_file.png') no-repeat 0px 2px;
}

li.context-menu-item.edit_f {
	background:url('/img/icons/edit_doc.png') no-repeat 0px 2px;
}

li.context-menu-item.edit_l {
	background:url('/img/icons/edit_url.png') no-repeat 0px 2px;
}

li.context-menu-item.delete_l {
	background:url('/img/icons/del_url.png') no-repeat 0px 2px;
}

li.context-menu-item.add_c {
	background:url('/img/icons/connect.png') no-repeat 0px 2px;
}

.context-menu {
    background-color: #F2F2F2;
    border: 1px solid #999999;
    list-style-type: none;
    margin: 0;
    padding: 2px;
    font-size:11px;
}
.context-menu a {
    color: #333333;
    display: block;
    padding: 3px;
    text-decoration: none;
}
.context-menu a:hover {
    background-color: #666666;
    color: white;
    text-decoration: none;
}

/*#jqxMain li img, li.li_adm img, ul#tabnav li img {
	width:6px;
}

#jqxMain ul li:hover img, li.li_adm:hover img, ul#tabnav li:hover img {
	width:12px;
}*/

li.li_adm img {
	width:7px;
}

li.li_adm:hover img {
	width:13px;
}

div.tree_admin {
	border-radius:2px;
	padding:1px;
	background:none #ffffff;
	opacity:0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	overflow:hidden;
}

div.tree_admin:hover {
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}

span.tree_admin {
	display:inline-block;
	border-radius:2px;
	padding:1px;
	background:none #ffffff;
	overflow:hidden;
	z-index:999;
	opacity:0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	margin:0px 2px 2px -15px;
	height:6px;
	overflow:hidden;
}


div.tree_admin img, span.tree_admin img {
	width:7px;
}

div.tree_admin.main img {
	width:8px;
}

div.tree_admin:hover img, span.tree_admin:hover img {
	width:13px;
}

#paneljqxMain {
	width:100% !important;
	overflow-x:auto !important;
}

span.tree_admin:hover {
	height:auto;
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}

img.button {
	cursor:pointer;
}


@media print {
	@page { 
    size: auto;
    margin: 15mm 15mm 15mm 15mm;  
	} 
	
	img.printicon {
		display:none;
	}
	
	#content {
		width:100%;
		height:100%;
		margin:0;
		padding:0;
		border:0;
	}
	
	#content ul {
		list-style-type: disc;
	}
	#content ul li {
		padding-left:0.5em;
		margin-left:1.6em;
	}
	

	
	#menu, #tabs, #footer, #search {
		display:none;
		border:0;
	}
		
	#container {
		border:0;
		border-radius:0;
	}
}