@charset "utf-8";

body.editmode #maincontent,
body.editmode #container,
body.editmode #center,
body.editmode #content,
body.editmode #wrapper  { overflow:hidden; }

body.editmode #sitenav div.menu ul ul { display:none; }
body.editmode ul#nav div.dropout { display:none; }

body.editmode h2.editmodetitle { margin:0!important; font-size: 22px!important; color:#999999!important; font-weight:normal;}

body.editmode textarea { width:100%; height:500px; }

body.editmode form input, body.editmode form select  { font-size:11px; padding:0; color:#003399; }

body.editmode div.wdceditmodeform { text-align:right; width:auto; }

body.editmode div.metaedit {	width:95%;	margin-left:5px; }

body.editmode table.metaedit, 
body.editmode table.metaedit input, 
body.editmode table.metaedit textarea  {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; }

body.editmode table.metaedit input, 
body.editmode table.metaedit textarea {	color:#003399; }

body.editmode #maincontent form select.mceSelectList { width:auto; }

body.editmode p.editmodeheading { margin:0; margin-top:1em; padding:1em 0.5em; font-size:12px; color:#003366; }
body.editmode a.fakelink { cursor:pointer; text-decoration:underline; color:blue; }

body.editmode #wdceditmodeform { padding:0; margin:1px; font-size:11px; color:blue; width:125px; }
body.editmode textarea.metatext { height:100px; }

body.one-column-som-home div.html_block p.editmodeheading,
body.one-column-som-home div.html_block div.metaedit { display:none;  }






