.form_title {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	width: 98%;
}
.form_title h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	display: block;
}
.form_title h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;	
}
.divtableformadmin{

	height: 30px;
	vertical-align: baseline;
}
.delete, .edit, .save, .addpage{
	float:left;
}
div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.admin_form .form_include_layer td input{
	border: 0px;
	color:#0066CC;
}
div .textforml{
	width: 90%;
}
.form_include_layer{

}
.form_requred{
	color: #FF0000;
}
div.two_select{
height: 100%;
border: 1px solid #007FFF;
overflow: auto;
}

div.two_select_element {
width: 100%;
border: 1px solid lightgrey;
cursor: pointer;
padding-left: 3px;
}
div.two_select_element_selected {
width: 100%;
border: 1px solid lightgrey;
background-color: #0A246A;
color: white;
cursor: pointer;
padding-left: 3px;
}
input.two_selects_button{
  width: 30px;
}
a.multiselect {  
    display: block;  
     border: 1px solid #aaa;  
    text-decoration: none;  
    background-color: #fafafa;  
    color: #123456;  
    margin: 2px;  
    clear:both;  
   }  
div.multiselect {  
    float:left;  
    text-align: center;  
    margin: 10px;  
   }  
select.multiselect {  
    width: 100px;  
    height: 80px;  
   }  
   
   #menu { padding-top: 8px; padding-bottom: 8px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #330c24; height: 35px; }
#menu ul { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bolder; text-transform: uppercase; margin: 0px; list-style-type: none; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; }
#menu li { border-right:1px solid #797979; float: left; margin: 0px; padding-top: 7px; padding-right: 16px; padding-bottom: 7px; padding-left: 16px; color: #B9B9B9; text-decoration: underline; cursor:pointer;}
#menu a{ color: #B9B9B9; }


ul.primary {
  border-collapse: collapse;
  padding: 0 0 0 1em; /* LTR */
  white-space: nowrap;
  list-style: none;
  margin: 5px;
  height: auto;
  line-height: normal;
  border-bottom: 1px solid #082e0f;
}
ul.primary li {
  display: inline;
}
ul.primary li a {
  border-color: #082e0f;
  border-width: 1px;
  border-style: solid solid none solid;
  height: auto;
  margin-right: 0.5em; /* LTR */
  padding: 0 1em;
  text-decoration: none;
}
ul.primary li.active a {
  border: 1px solid #082e0f;
  border-bottom: #a7ddaa 1px solid;
}
ul.primary li a:hover {
  border-color: #082e0f;
  border-bottom-color: #082e0f;
}

ul.primary li.active a:hover {
  border-color: #082e0f;
  border-bottom-color: #a7ddaa;
}
.simpleTree
{
	
	margin:0;
	padding:0;
	/*
	overflow:auto;
	width: 250px;
	height:350px;
	overflow:auto;
	border: 1px solid #444444;
	*/
}
.simpleTree li
{
	list-style: none;
	margin:0;
	padding:0 0 0 34px;
	line-height: 14px;
}
.simpleTree li span
{
	display:inline;
	clear: left;
	white-space: nowrap;
}
.simpleTree ul
{
	margin:0; 
	padding:0;
}
.simpleTree .root
{
	margin-left:-16px;
	background: url(/scss/img/root.gif) no-repeat 16px 0 #ffffff;
}
.simpleTree .line
{
	margin:0 0 0 -16px;
	padding:0;
	line-height: 3px;
	height:3px;
	font-size:3px;
	background: url(/scss/img/line_bg.gif) 0 0 no-repeat transparent;
}
.simpleTree .line-last
{
	margin:0 0 0 -16px;
	padding:0;
	line-height: 3px;
	height:3px;
	font-size:3px;
	background: url(/scss/img/spacer.gif) 0 0 no-repeat transparent;
}
.simpleTree .line-over
{
	margin:0 0 0 -16px;
	padding:0;
	line-height: 3px;
	height:3px;
	font-size:3px;
	background: url(/scss/img/line_bg_over.gif) 0 0 no-repeat transparent;
}
.simpleTree .line-over-last
{
	margin:0 0 0 -16px;
	padding:0;
	line-height: 3px;
	height:3px;
	font-size:3px;
	background: url(/scss/img/line_bg_over_last.gif) 0 0 no-repeat transparent;
}
.simpleTree .folder-open
{
	margin-left:-16px;
	background: url(/scss/img/collapsable.gif) 0 -2px no-repeat #fff;
}
.simpleTree .folder-open-last
{
	margin-left:-16px;
	background: url(/scss/img/collapsable-last.gif) 0 -2px no-repeat #fff;
}
.simpleTree .folder-close
{
	margin-left:-16px;
	background: url(/scss/img/expandable.gif) 0 -2px no-repeat #fff;
}
.simpleTree .folder-close-last
{
	margin-left:-16px;
	background: url(/scss/img/expandable-last.gif) 0 -2px no-repeat #fff;
}
.simpleTree .doc
{
	margin-left:-16px;
	background: url(/scss/img/leaf.gif) 0 -1px no-repeat #fff;
}
.simpleTree .doc-last
{
	margin-left:-16px;
	background: url(/scss/img/leaf-last.gif) 0 -1px no-repeat #fff;
}
.simpleTree .ajax
{
	background: url(/scss/img/spinner.gif) no-repeat 0 0 #ffffff;
	height: 16px;
	display:none;
}
.simpleTree .ajax li
{
	display:none;
	margin:0; 
	padding:0;
}
.simpleTree .trigger
{
	display:inline;
	margin-left:-32px;
	width: 28px;
	height: 11px;
	cursor:pointer;
}
.simpleTree .text
{
	cursor: default;
}
.simpleTree .active
{
	cursor: default;
	background-color:#F7BE77;
	padding:0px 2px;
	border: 1px dashed #444;
}
#drag_container
{
	background:#ffffff;
	color:#000;
	font: normal 11px arial, tahoma, helvetica, sans-serif;
	border: 1px dashed #767676;
}
#drag_container ul
{
	list-style: none;
	padding:0;
	margin:0;
}

#drag_container li
{
	list-style: none;
	background-color:#ffffff;
	line-height:18px;
	white-space: nowrap;
	padding:1px 1px 0px 16px;
	margin:0;
}
#drag_container li span
{
	padding:0;
}

#drag_container li.doc, #drag_container li.doc-last
{
	background: url(/scss/img/leaf.gif) no-repeat -17px 0 #ffffff;
}
#drag_container .folder-close, #drag_container .folder-close-last
{
	background: url(/scss/img/expandable.gif) no-repeat -17px 0 #ffffff;
}

#drag_container .folder-open, #drag_container .folder-open-last
{
	background: url(/scss/img/collapsable.gif) no-repeat -17px 0 #ffffff;
}
.contextMenu
{
	display:none;
}

.checkbox{
	width: 20px;
	float: left;
}
TD{
	text-align: left;
}