#editorLayout{
	width:600px;
	margin:10px 0 0 0;
}

#editPlacement, #rbeditor {
	width:630px;
	height:400px;
	display: block;
	clear:both;
	padding:0px;
	margin:0px;
	border:1px solid #c3cad2;
}

#editPlacement {
	padding:5px;
	width:590px;
	height:390px;
	margin:0px;
	font-family: Tahoma;
	font-size: 8pt;
	background:#fafaff;
}

#controlLayout {
	height:20px;
	clear:both;
	margin:0 0 1px 0;
}

#controlLayout a {
	display:block;
	float:left;
	color:#666;
	padding:2px 0 0 0;
	margin-right:2px;
	width:18px;
	height:16px;
	text-decoration:none;
	text-align:center;
	border:1px solid #c3cad2;
	background:url("/media/images/editor_icons.png") no-repeat;
}

#controlLayout a:hover, #controlLayout a.active {
	background-color:#ddf;
}



/*
 * EDITOR BUTTONS
 */

#controlLayout a.B{
	background-position:4px 1px;
}

#controlLayout a.I{
	background-position:-16px 1px;
}

#controlLayout a.U{
	background-position:-36px 1px;
}

#controlLayout a.U{
	background-position:-36px 1px;
}

#controlLayout a.S{
	background-position:-56px 1px;
}

#controlLayout a.TT{
	background-position:-76px 1px;
}

#controlLayout a.BLOCKQUOTE{
	background-position:-96px 1px;
}

#controlLayout a.SP{
	background-position:-116px 1px;
}

#controlLayout a.SB{
	background-position:-136px 1px;
}

#controlLayout a.UL{
	background-position:-156px 1px;
}

#controlLayout a.OL{
	background-position:-176px 1px;
}

#controlLayout a.ID{
	background-position:-196px 1px;
}

#controlLayout a.OD{
	background-position:-216px 1px;
}

#controlLayout a.H1{
	background-position:-236px 1px;
}

#controlLayout a.H2{
	background-position:-256px 1px;
}

#controlLayout a.H3{
	background-position:-276px 1px;
}

#controlLayout a.CENTER{
	background-position:-296px 1px;
}

#controlLayout a.HR{
	background-position:-316px 1px;
}

#controlLayout a.TABLE{
	background-position:-356px 1px;
}

#controlLayout a.A{
	background-position:-336px 1px;
}

#controlLayout a.HIDER{
	background-position:-376px 1px;
}

#controlLayout a.IMG{
	background-position:-396px 1px;
}

#controlLayout a.AU{
	background-position:-416px 1px;
}

#controlLayout a.VI{
	background-position:-436px 1px;
}

#controlLayout a.UN{
	background-position:-456px 1px;
}

#controlLayout a.RE{
	background-position:-476px 1px;
}

#controlLayout a.CH{
	background-position:-496px 1px;
}

#controlLayout a.SG{
	background-position:-516px 1px;
}

#controlLayout a.WW{
	float:right;
	width:30px;
	position:relative;
	left:2px;
	background-position:-546px 1px;
}




/*
 * MESSAGEBOX
 */

.inputLayout {
 clear:both;
 height:20px;
 margin-bottom:8px;
 padding-top:4px;
}


.inputLayout input{
	float:right;
	position:relative;
	top:-4px;
}

#someInput {
	width:180px;
	margin-right:3px;
}



/*
 * AUDIOS
 */

#audios {
	position:relative;
	height:400px;
	padding:10px;
	overflow:auto;
}

#audios .info-panel, #images4wiki .info-panel {
	padding: 3px 0px 12px 0; color:#45688e; font-weight: bold;
}

#audios .playimg {
	padding-right: 12px;
}

#audios .duration {
	padding-left:10px;
}

#audiosearch {
	padding-left: 20px; width:454px;
}

.top-panel-audio,  .top-panel-images {
	background-color: #f2f2f2; 
	padding: 8px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}

#audios a.choose_audio_send_wiki {
	float: left;
	display:block;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-left: 12px;
	cursor: pointer;
	color: #2b587a;
	position: relative;
	top: 1px;
}

a.choose_audio_send_wiki:hover {
	background-color: #dae1e8;
}



/*
 * IMAGES
 */

.top-panel-images input {
	font-size: 11px;
}

#images4wiki img{
	clear:both;
	padding: 0 5px 0 0;
	float:left;
}

#images4wiki .album-item {
	text-decoration: none;
	color: #aaa;
	padding:8px;
	margin-bottom:10px;
	height:75px;
	border:1px solid #ccc;
	margin-right:8px;
	clear:both;
	cursor:pointer;
}

#images4wiki .album-item:hover {
	background:#f8fcfe;
}

#images4wiki .album-item strong {
	font-size: 12px;
	color: #45668e;
	font-weight: bold;
}

#images4wiki .album-item .imageHolder{
	float:left;
	width:90px;
}

#images4wiki .info {
	float:left;
}

#images4wiki {
	height:380px;
	overflow:auto;
	padding:10px 0px 10px 10px;
}

#images4wiki table{
	width:480px;
}

#images4wiki table td {
	padding-bottom:7px;
}

#images4wiki table td a {
	display:block;
	text-align:center;
	overflow:hidden;
	width: 75px;
	height: 57px;
	padding:5px;
	text-align:center;
	border:1px solid #aaaaaa;
}

#videosearch {
	width:394px;
	font-size:8pt;
	color:#666;
	margin:10px 0 20px 0;
}

#embedArea {
	width:394px;
	font-size:8pt;
	color:#666;
	margin:10px 0 20px 0;
}
/*
 * VIDEOS
 */

#videos{
	position:relative;
	height:400px;
	overflow:auto;
	text-align:center;
	display:none;
}

#videoContainer {
	position:relative;
	height:400px;
	overflow:auto;
	text-align:center;
}

#videoLayout a {
	float:left;
}

#videos div {
	height:80px;
	width:120px;
	float:left;
	overflow:hidden;
 	margin:3px;	
}

.ctrl {
	margin-top:10px;
}

.ctrl a {
	margin-right:10px;
}
