body.forum_wysiwyg {padding:10px;}

.forum_wysiwyg ul, .forum_wysiwyg ol {
margin:10px 0;
padding:0 0 0 40px;
}

.wysLabel {vertical-align:middle;}

.wysiEditor {width:500px;
/*background-color:#f9f9ea;*/
font:10px Arial, Helvetica, sans-serif;
}

#wysiEditFrame {border:1px solid #BAB7A8;
border-top:none;
}
/*#wysiMessages {border-right:1px solid #BAB7A8;
border-left:1px solid #BAB7A8;
}*/

.wysiEditor fieldset {padding:0;
margin:0;
}

/*
.wysText {font:12px Arial, Helvetica, sans-serif;
border:none;
}
*/

#wysiTextSection div {
width:406px;
margin:0;
}

span.wysiText {margin:0 0 0 155px;}

#wysiTextSection #wysiControls {
width:394px;
border:1px solid #C6CAAD;
-moz-border-radius-topright:3px;
-webkit-border-top-right-radius:3px;
-moz-border-radius-topleft:3px;
-webkit-border-top-left-radius:3px;
border-radius-topright:3px;
border-radius-topleft:3px;
margin:0;
background-color:#E9EACC;
padding:6px;
}
	#inside #wysiTextSection #wysiControls {
	width:543px;
	}
	#inside .column #wysiTextSection select {
	width:200px;
	}
	
	#inside_full #wysiTextSection #wysiControls {
	width:420px;
	}
	#inside_full .column #wysiTextSection select {
	width:115px;
	}

#wysiControls #wysibutton11, #wysiControls #wysibutton21, #wysiControls #wysibutton31, #wysiControls #wysibutton51 {}
#wysiControls #wysibutton11, #wysiControls #wysibutton21, #wysiControls #wysibutton31 {width:22px;}
#wysiControls #wysibutton51 {width:23px;}

#wysiControls button {margin:0 4px 0 0;
background:#cacbb2;
border:1px solid #cacbb2;
border-right:1px solid #898971;
border-bottom:1px solid #898971;
-moz-border-radius:2px;
-webkit-border-radius:2px;
padding:1px 3px;
cursor:pointer;
color:#434337;
font-weight:700;
}
#wysiControls button.on {background:#b2b39d;
border:1px solid #cacbb2;
border-top:1px solid #3c3c31;
border-left:1px solid #3c3c31;
}

#wysiTextSection #wysiSpellwindow1 {width:420px;}
#wysiTextSection #wysiSuggest {width:415px;}
#wysiTextSection #wysiLinkwindow1 {width:420px;}

#wysiControls select {float:none;
width:102px;
margin:0; 
padding:3px 4px 1px;
font-size:11px;
background-color:#fff;
border-top:1px inset #848484;
border-right:1px inset #eaeaea;
border-bottom:1px inset #848484;
border-left:1px inset #eaeaea;
}

/*#wysiMessages {padding:0 7px;
font-weight:700;
color:#252525;
}*/

#wysiControls fieldset {width:400px;}

.wysColorSelect, #wysiMessages, .wysiPanel {position:relative;
z-index:2;
margin-top:-12px;
height:25px;
border:1px solid #BAB7A8;
border-top:1px solid #fbfbef;
border-bottom:1px solid #B8B8A6;
background-color:#E7E7D0;
display:none;
}
.wysColorSelect {margin:0;
}
#wysiMessages {position:static;
height:auto;
margin:0;
padding:5px;
font-size:11px;
}
.wysiPanel {display:block;
position:static;
height:auto;
margin:0;
border-bottom:1px solid #BAB7A8;
padding:5px;
}
.wysiPanel input {font-size:10px;
background-color:#E7E7E7;
}
#wysiControls #wysFontColor1 {border-color:#E7E7D0;
-moz-border-radius:2px;
-webkit-border-radius:2px;
}
.spellAction {text-align:right;}

.wysColorSelect table {width:100%;}
.wysColorSelect td {border:1px solid #333;
padding:1px;
margin:2px;
}


#wysiLitePreview {padding:10px;
border:1px solid #aaa;
margin:0 0 10 0;
width:420px;
}

#add_more_link {
position:relative;
z-index:0;
} 

#wysiLiteHelp {padding:10px;
border:1px solid #aaa;
margin:0 0 10 0;
width:420px;
z-index:500; 
}
#wysiLiteHelp ul li {padding:2px;}


#wysiLinkwindow {z-index:2;
left:0; 
top:0;
border:1px solid #aaa;
padding:15px;
background-color:#fff;
}

#wysiSuggest {margin:3px 0 7px;
padding:3px 5px 5px;
background-color:#E7E7d0;
font-size:11px;
}

#wysiSuggest a {color:#00a;}

/* SAFARI STYLES */
.wysiwyg #wysiEditor1 {
width:432px !important;
}

.form div #wysiLiteEditor1 {
width:215px;
position:absolute;
top:0;
right:0;
z-index:500; 
}
.form div #wysiLiteHelp1, .form div #wysiLitePreview1 {
width:250px;
border:1px solid #d9d395;
padding:10px;
background:#fff;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
z-index:500; 
}
.form div #wysiLiteHelp1 ul {
margin:10px 0 0 20px;
list-style-image:url(../images/bullet_basic.gif);
}
