
.search a, .treetreelist a{
    color: #2d5672;
    text-decoration: none;
}
.search a, .treetreelist a:visited {
    color: #2d5672;
}
.serach a, .treetreelist a:hover {
    color: #2f383e;
    text-decoration: underline;
}

.search b, .search a{
    font-size: 11px;
}

.search label {
    font-family: tahoma;
    font-size: 13px;
    margin-top: 10px;
    margin-right: 3px;
    padding: 2px;
    color: #c88617;
    margin-bottom: 3px;
}
.search div.form-item label {
    font-weight: normal;
    font-family: tahoma;
    font-size: 11px;
    padding: 0px;
    background-color: transparent;
}

.search input.form-text {
    background: url(/public/images/admin/bg_s_input.gif) no-repeat;
    padding: 4px 6px 0px 6px;
    height: 23px;
    width: 150px;
    border: 0px;
    font-family: tahoma;
    font-size: 12px;
    border-right: 1px solid #eeeeee;
}
.search textarea.form-textarea, .search textarea.resizable {
    border: none;
    background: url(/public/images/admin/bg_textarea.gif) no-repeat;
    background-color: white;
    width: 99%;
    height: 131px;
    border-right: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    padding: 5px 0 0 5px;
}
.search small {
    color: #999;
    display: block;
    margin-top: -10px;
}

.search fieldset {
    /*background-image: url(/public/images/admin/bg-fieldset.jpg);
    background-repeat: repeat-x;*/
    margin-top: 5px;
    border: none;
    border-top: 1px solid #C1DAD7;
    padding-right: 5px;
}

.search fieldset.hide {
    border: 0px;
    border-top: 3px solid #c1dad7;
}
.search fieldset legend {
    border: 0px;
    padding: 2px;
    margin-right: 10px;
    font-family: tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #6d581f;
}

.search fieldset div { /*background-color: #F5FAFA;*/
}

.search select {
    font-family: tahoma;
    font-size: 12px;
}
/*botton*/
a.btn {
    outline: none;
    background: transparent url('/public/images/admin/btn-left.gif') no-repeat left top;
    display: block;
    float: right;
    font: normal 11px tahoma; /* Change 11px as desired */
    line-height: 15px;
    height: 23px; /* Height of button background height */
    padding-left: 9px; /* Width of left menu image */
    text-decoration: none;
    margin: 0 3px;
    direction:ltr;
	cursor: pointer;
}

a.btn-disable {
    background: transparent url('/public/images/admin/btn-left-disable.gif') no-repeat left top;
    cursor: default;
}

a:link.btn, a:visited.btn, a:active.btn {
    color: #494949; /*button text color*/
    text-decoration: none;
}

a.btn span {
    background: transparent url('/public/images/admin/btn-right.gif') no-repeat right top;
    display: block;
    padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.btn-disable span {
    background: transparent url('/public/images/admin/btn-right-disable.gif') no-repeat right top;
    display: block;
    padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.btn span font {
    background: transparent url('/public/images/admin/btn-icon.gif');
    background-repeat: no-repeat;
    background-position: -31px -19px;
    padding: 0px 16px 2px 0;

}

a.btn:hover { /* Hover state CSS */
    background-position: bottom left;
    text-decoration: none;
}

a.btn-disable:hover { /* Hover state CSS */
    background-position: left top;
    text-decoration: none;
}

a.btn:hover span { /* Hover state CSS */
    background-position: bottom right;
    color: black;
}

a.btn-disable:hover span { /* Hover state CSS */
    background-position: right top;
    text-decoration: none;
}

a.btn:hover span font {
    background-position: 4px -19px;
}

/* tree selector */
.tree-selector {
    display: block;
    direction: rtl;
    width: 100%;
}

.tree-selector ul {
    padding: 0px;
    margin: 0px;
    clear: none;
    overflow: hidden;
}

.tree-selector li {
    margin: 0;
    padding: 0 3px 0 0;
    list-style: none;
}

.tree-selector a.hilight {
    margin-top: 1px;
    background-position: bottom left;
    text-decoration: none;
    display: block;
    font-family: Tahoma;
}

.tree-selector a.hilight span.text {
    background-position: bottom right;
    text-decoration: none;
    display: block;
}

.tree-selector a.hilight font {
    background: transparent url('/public/images/admin/btn-icon.gif');
    background-position: -31px -19px;
    padding: 0px 16px 2px 0;

#padding:
    0px 16px 0px 0px;
    background-position:
    -31px -31px;
}

.tree-selector a {
    outline: none;
    background: transparent url('/public/images/admin/square-gray-left_3.gif') no-repeat top left;
    display: block;
    float: right;
    font: normal 11px tahoma; /* Change 12px as desired */
    line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
    height: 23px; /* Height of button background height */
    padding-left: 9px; /* Width of left menu image */
    text-decoration: none;
    margin: 0 3px;
}

.tree-selector a:link, .tree-selector a:visited, .tree-selector a:active {
    color: #111; /*button text color*/
    text-decoration: none;
}

.tree-selector span.text {
    background: transparent url('/public/images/admin/square-gray-right_3.gif') no-repeat top right;
    display: block;
    padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
    font-family: tahoma;
    color: #111;
}

.tree-selector a-rtl span.text {
    background: transparent url('/public/images/admin/square-gray-right_3.gif') no-repeat top right;
    display: block;
    padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
    font-family: Tahoma;
}

.tree-selector a:hover { /* Hover state CSS */
    background-position: bottom left;
    text-decoration: none;
}

.tree-selector a:hover span.text { /* Hover state CSS */
    background-position: bottom right;
    color: #fff;
    font-family: Tahoma;
}

.treetreelist {
    direction: rtl;
    font-family: tahoma;
    font-size: 11px;
    border: 1px dotted;
    background-color: white;
    position: absolute;
    padding: 10px;
    z-index: 10000;
	
}

.treetreelist a {
    display: block;    
}

input.text, input.email, input.password, textarea.uniform {
    border-color: #aaa #ccc #ccc #aaa;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: #777;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    outline: 0 none;
    padding: 3px 0;
}
input.text:focus, input.email:focus, input.password:focus, textarea.uniform:focus {
    background: url("/public/images/admin/theme1/bg-input-focus.png") repeat-x scroll 0 0 #fff;
    border-color: #999;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}

.taxonomy{
    display: inline-block;
    vertical-align: top;
    padding: 5px;
}



.ui-datepicker
{
    width: auto;
    font-family: tahoma;
    font-size: 9pt;
}
