@charset "utf-8";

#titlediv input, #guiddiv input, #tagdiv input { 
margin:0pt;
width:100%;
}



#title { 
font-size:1.7em;
padding:4px 3px;
}

.form_text_input_big { 
font-size:1.7em;
padding:4px 3px;
}

.textarea_format { 
font-size:1.5em;
display: block; 
width:100%; 
height:200px
}

#postdivrich { 
margin:0pt;
padding:0pt;
}


fieldset { 
border:medium none;
padding:3px;
}


.div_width_100 {
width:100%;
}

.submit input, .submit input:focus, .button, .button:focus { 
background:transparent url(images/fade-butt.png) repeat scroll 0%;
border-color:#CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
border-style:double;
border-width:3px;
color:#333333;
padding:0.25em;
}

textarea, input, select {
background:#F4F4F4 none repeat scroll 0%;
border:1px solid #B2B2B2;
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:1px;
padding:3px;
}

.form_button {
width:150px;
background-color:#F4F4F4;
text-align:left;
font-size:11px;
border:1px solid #B2B2B2;
margin:1px;
padding:3px;

}

thead, .thead { 
background:#dfdfdf none repeat scroll 0%;
color:#2b2b2b;
}

.wide_table{
 width:100%;
}

.wide_table_thead{
 	background-image: url(images/small.gif);     
    cursor: pointer; 
    font-weight: bold; 
    background-repeat: no-repeat; 
    background-position: center left; 
    padding-left: 20px; 
    border-right: 1px solid #dad9c7; 
    margin-left: -1px;
	background:#dfdfdf none repeat scroll 0%;
	color:#000000;
	font-weight:bold;
}


.wide_table td, .wide_table th { 
padding:5px 6px;
}

.wide_table_even {
background-color:#f2f2f2;
color:#FF0000;
}
.wide_table_odd {
background-color:#f1f1f1;
color:#0000FF;
}



.thumb {
background:#DDDDDD none repeat scroll 0%;
padding:3px;


}
.thumb-container{
height:128px;
width:128px;
overflow:hidden;
display:block;
}


.thumb img {
border:none;
/*height:60px;
width:80px;*/
}
.thumb-wrap {
float:left;
margin:4px 0pt 4px 4px;
padding:5px;
width:130px;
background-color:#DDDDDD;
overflow:hidden;
height:160px;
display:inline;
}
.thumb-wrap-move {
z-index:-2;
}



.thumb-wrap span {
display:block;
overflow:hidden;
text-align:center;
}
.thumb-wrap-selected .thumb {
background:#8DB2E3 none repeat scroll 0%;
}

.form_dropdown_list{
width:200px;
}


.mini-nav-float { 
float:left;
margin:5px;
padding-top:30px;
padding-left:10px;
position:fixed;

}



.imgTooltip
{
	border: 1px solid #000;
	background-color: #444;
	padding: 4px;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
}

.ul-tree-placeholder ul li {
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 5px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}


#edit_page_articles_categories_tree{
	border: 1px solid #333333;
	padding: 10px;
	margin: 10px;
}
/* CSS Document */

