/* Green CSS for Ultimate TinyMCE */
/* Created by Josh Lobe */

.wp-editor-wrap .wp_themeSkin .mceButton,
.wp-editor-wrap .wp_themeSkin .mceListBox .mceText,
.wp-editor-wrap .wp_themeSkin .mceListBox .mceOpen,
.wp-editor-wrap .wp_themeSkin table.mceSplitButton td,
.quicktags-toolbar input,

.wp_themeSkin table.mceToolbar:active, 
.wp_themeSkin table.mceToolbar:focus
 {
	/*
background-color:none!important;
background-image:none!important;
background:#e6fee2!important;
background:-moz-linear-gradient(top, #e6fee2 0%, #d9fdd3 100%)!important;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6fee2), color-stop(100%,#d9fdd3))!important;
background:-webkit-linear-gradient(top, #e6fee2 0%,#d9fdd3 100%)!important;
background:-o-linear-gradient(top, #e6fee2 0%,#d9fdd3 100%)!important;
background:-ms-linear-gradient(top, #e6fee2 0%,#d9fdd3 100%)!important;
background:linear-gradient(top, #e6fee2 0%,#d9fdd3 100%)!important;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6fee2', endColorstr='#d9fdd3',GradientType=0 )!important;
*/
border: 1px solid #aaa !important;
}
.wp-editor-wrap .wp_themeSkin a.mceButton:active,
.wp-editor-wrap .wp_themeSkin a.mceButtonEnabled:active,
.wp-editor-wrap .wp_themeSkin a.mceButtonSelected:active,
.wp-editor-wrap .wp_themeSkin a.mceButtonActive,
.wp-editor-wrap .wp_themeSkin a.mceButtonActive:active,
.wp-editor-wrap .wp_themeSkin a.mceButtonActive:hover{
background:none repeat scroll 0 0 #34DB42!important;
}

/* Separator */
.wp_themeSkin .mceSeparator {
	display: block !important;
	width: 10px !important;
}

/* Opacity for inactive icons */
.wp_themeSkin .mceButtonDisabled .mceIcon { 
opacity: 0.4 !important;
}

/* Adding button images for context menu */
#menu_content_contextmenu_co span.mce_link_group {
	/*display: none !important;*/
	background: url('img/link_group.png') no-repeat !important;
	background-clip: content-box !important;
	width: 22px;
	margin: 4px 0 0 3px;
}
#menu_content_contextmenu_co span.mce_image_group {
	/*display: none !important;*/
	background: url('img/image_group.png') no-repeat !important;
	background-clip: content-box !important;
	width: 22px;
	margin: 4px 0 0 3px;
}
#menu_content_contextmenu_co span.mce_media_group {
	/*display: none !important;*/
	background: url('img/media_group.png') no-repeat !important;
	background-clip: content-box !important;
	width: 22px;
	margin: 4px 0 0 3px;
}
#menu_content_contextmenu_co span.mce_insert_group {
	/*display: none !important;*/
	background: url('img/insert_group.png') no-repeat !important;
	background-clip: content-box !important;
	width: 22px;
	margin: 4px 0 0 3px;
}
#menu_content_contextmenu_co span.mce_format_group {
	/*display: none !important;*/
	background: url('img/format_group.png') no-repeat !important;
	background-clip: content-box !important;
	width: 22px;
	margin: 4px 0 0 3px;
}
#menu_content_contextmenu_co span.mce_tools_group {
	/*display: none !important;*/
	background: url('img/tools_group.png') no-repeat !important;
	background-clip: content-box !important;
	width: 22px;
	margin: 4px 0 0 3px;
}
.mceDropDown span.mce_text_group {
	/*display: none !important;*/
	background: url('img/text_group.png') no-repeat !important;
	background-clip: content-box !important;
	width: 22px;
	margin: 5px 0 0 4px;
}
.mceDropDown span.mce_colors_group {
	/*display: none !important;*/
	background: url('img/colors_group.png') no-repeat !important;
	background-clip: content-box !important;
	width: 22px;
	margin: 5px 0 0 4px;
}
.mceDropDown span.mce_clker {
	/*display: none !important;*/
	background: url('img/clker.gif') no-repeat !important;
	background-clip: content-box !important;
	width: 22px;
	margin: 5px 0 0 4px;
}
.mceDropDown span.mce_imgmap {
	/*display: none !important;*/
	background: url('img/imgmap.gif') no-repeat !important;
	background-clip: content-box !important;
	width: 22px;
}
.mceDropDown span.mce_ptags {
	/*display: none !important;*/
	background: url('img/ptags.png') no-repeat !important;
	background-clip: content-box !important;
	width: 22px;
	margin: 5px 0 0 4px;
}
.mceDropDown span.mce_linebreak {
	/*display: none !important;*/
	background: url('img/linebreak.png') no-repeat !important;
	background-clip: content-box !important;
	width: 22px;
	margin: 4px 0 0 3px;
}
.mceDropDown span.mce_jwlSpan {
	/*display: none !important;*/
	background: url('img/span.png') no-repeat !important;
	background-clip: content-box !important;
	width: 22px;
	margin: 4px 0 0 3px;
}
.mceDropDown span.mce_page {
	/*display: none !important;*/
	background: url('img/page.gif') no-repeat !important;
	background-clip: content-box !important;
	width: 22px;
}
.mceDropDown span.mce_simplelink {
	/*display: none !important;*/
	background: url('img/simplelink.png') no-repeat !important;
	background-clip: content-box !important;
	width: 22px;
}
.mceDropDown span.mce_advlink {
	/*display: none !important;*/
	background: url('img/advlink.png') no-repeat !important;
	background-clip: content-box !important;
	width: 22px;
}
.mceDropDown span.mce_youtube {
	/*display: none !important;*/
	background: url('img/youtube.gif') no-repeat !important;
	background-clip: content-box !important;
	width: 22px;
}
.mceDropDown span.mce_youtubeIframe {
	/*display: none !important;*/
	background: url('img/youtube.png') no-repeat !important;
	background-clip: content-box !important;
	width: 22px;
	margin: 4px 0 0 3px;
}
.mceDropDown span.mce_codemagic {
	/*display: none !important;*/
	background: url('img/codemagic.png') no-repeat !important;
	background-clip: content-box !important;
	width: 22px;
	margin: 1px 0 0 1px;
}
.mceDropDown span.mce_shortcodes {
	/*display: none !important;*/
	background: url('img/shortcodes.gif') no-repeat !important;
	background-clip: content-box !important;
	width: 22px;
	margin: 1px 0 0 1px;
}