/* CSS file for advimage plugin popup */
.mceActionPanel {
	margin-top: 7px;
}
.ui-tabs-panel {
	height: 420px;
}

input[type="text"] {
	246px;
}

select {
	width: 250px;
}

#href {
	width: 330px;
}
#text, #title {
	width: 98%;
}

#advanced_tab input[type="text"], #advanced_tab select {
	width: 250px;
}

#anchorlist, #target {
	width: 380px;
}


#link_tab fieldset {
    margin : 10px 0;
}

#link-options {}

#link-browser {
    height: 160px;
    overflow : auto;
    padding : 5px;
}

#search-browser {
    padding : 5px 0;
    position: relative;
}

input.disabled {
	border:1px solid #CCCCCC;
	font-style: italic;
}
span.email {display:inline-block; vertical-align:middle;cursor:pointer;width:20px; height:20px; background: url(../img/icons.png) 0 0; border:1px solid #FFF; margin-left:1px;}
span.email:hover {border:1px solid #0A246A; background-color:#B2BBD0;}
span.email.disabled {border:1px solid white; -moz-opacity:0.3; opacity:0.3; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);}
span.email.disabled:hover {border:1px solid white; background-color:transparent;}

div.tree ul {}
div.tree ul li {
    padding-bottom : 5px;
}
div.tree ul li span {}
div.tree ul li div {}
div.tree ul li span.file {
	background-position: 0 -180px;
}
#email_mailto, #email_subject, #email_cc, #email_bcc {
	width: 200px;
	height: 30px;
}

div.formElm {
	margin: 2px 0;
}
div.formElm label {
	vertical-align: top;
}
div.formElm textarea {
	overflow: hidden;
}
