/*********************************
 *
 * CSS control - DO NOT CHANGE OR REMOVE
 * needed to track loading of this css file
 *
 *********************************/

.pluck-fckEditor-css-loaded { /* DO NOT CHANGE OR REMOVE - needed to track loading of this css file */
	border-bottom-color: #010204;
}

 /*********************************
 * 
 * fonts
 *
 *********************************/
.pluck-fckEditor-imageUploader,
.pluck-fckEditor-videoEmbed {
	font-family: Calibri, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.pluck-fckEditor-imageUploader,
.pluck-fckEditor-imageUploader .pluck-fckEditor-label,
.pluck-fckEditor-imageUploader .pluck-fckEditor-imageUploader-noSilver,
.pluck-fckEditor-imageUploader .pluck-fckEditor-imageUploader-notSupported,
.pluck-fckEditor-videoEmbed {
	font-size:16px;
}

.pluck-fckEditor-videoEmbed .pluck-fckEditor-videoEmbed-services {
	font-size: 15px;
}

.pluck-fckEditor-imageUploader .pluck-error-message,
.pluck-fckEditor-videoEmbed .pluck-error-message {
	font-size: 12px;
}

.pluck-standardfont,
.pluck-standardfont .pluck-fckEditor-label,
.pluck-fckEditor-imageUploader .pluck-fckEditor-imageUploader-noSilver,
.pluck-fckEditor-imageUploader .pluck-fckEditor-imageUploader-notSupported,
	font-size:14px;
}

.pluck-standardfont .pluck-fckEditor-videoEmbed-services {
	font-size: 13px;
}

.pluck-standardfont .pluck-error-message {
	font-size: 11px;
}

.pluck-wait-modal {
	background-color:#ffffff;
 }

.pluck-fckEditor-videoEmbed-services-info a {
	color: #1a1414;
}

/*********************************
 * 
 * pluck/fckEditor/imageUploader
 *
 *********************************/
.pluck-fckEditor-imageUploader {
	position: relative;
}

.pluck-fckEditor-videoEmbed-embedtagtextarea {
	border: 1px solid #999999;
	height: 18px;
	width:  320px;
    overflow: hidden;
}

.pluck-fckEditor-imageUploader .pluck-wait {
	bottom:4px;
	left:4px;
	right:4px;
	top:4px;
}

.pluck-fckEditor-imageUploader .pluck-wait-display {
	left: 10px;
	right: 10px;
	top: 0px;
}

.pluck-fckEditor-imageUploader .pluck-wait-msg {
	font-weight: bold;
	padding: 10px;
}

.pluck-fckEditor-imageUploader .pluck-error-message {
	display: none;
	margin: 0px;
	padding-top: 45px;
	margin-left: 70px;
}

.pluck-fckEditor-imageUploader .pluck-fckEditor-imageUploader-noSilver,
.pluck-fckEditor-imageUploader .pluck-fckEditor-imageUploader-notSupported {
	display: none;
	padding: 20px 0px;
}

.pluck-fckEditor-wrapper {
	height: 60px;
	padding-bottom: 5px;
}

.pluck-fckEditor-imageUploader .pluck-photo-upload-wrapper {
	width: 60px;
	height: 60px;
	float: left;
}

.pluck-fckEditor-imageUploader .pluck-photo-uploaded {
	width: 60px;
	height: 60px;
}

.pluck-fckEditor-imageUploader .pluck-fckEditor-label {
	margin: 0px 0px 0px 70px;
	padding: 5px 0px;
	font-weight: bold;
}

.pluck-fckEditor-swf-upload-button {
	left: 70px;
	padding-top: 10px;
	position: absolute;
	top: 5px;
}

.cke_skin_p4 .pluck-fckEditor-imageUploader a:hover,
.cke_skin_p4 .pluck-fckEditor-imageUploader a:link,
.cke_skin_p4 .pluck-fckEditor-imageUploader a:visited,
.cke_skin_p4 .pluck-fckEditor-imageUploader a:active {
	margin-right: 6px;
	padding-right: 6px;
	text-align: center;
}

/*********************************
 * 
 * pluck/fckEditor/videoEmbed
 *
 *********************************/

.pluck-fckEditor-videoEmbed-desc {
	font-weight: normal;
	padding: 0 0 10px 0;
}

.pluck-fckEditor-videoEmbed-data {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #000000;
}

.pluck-fckEditor-videoEmbed-data label {
	font-weight: bold;
	padding-right: 10px;
}

.pluck-fckEditor-videoEmbed-data input {
	width: 325px;
}

.pluck-fckEditor-videoEmbed-data .pluck-error-message {
	display: none;
	margin: 0px;
	padding: 5px 0 0 0;
}

.pluck-fckEditor-videoEmbed-services-label {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.pluck-fckEditor-videoEmbed-services-left {
	float: left;
	width: 50%;
}

.pluck-fckEditor-videoEmbed-services-right {
	float: right;
	width: 50%;
}

.pluck-fckEditor-videoEmbed-services-footer {
	clear: both;
	padding-top: 10px;
}

.pluck-fckEditor-videoEmbed-services-info {
	margin: 5px 0;
	line-height: 18px;
}

.pluck-fckEditor-videoEmbed-services-info img {
	margin-right: 10px;
	margin-bottom: -3px;
}

.pluck-fckEditor-videoEmbed-services-info a {
	text-decoration: none;
}

/*********************************
 * 
 * pluck/fckEditor/spellCheck
 *
 *********************************/

.pluck-fckEditor-spellCheck,
.pluck-fckEditor-spellCheck input,
.pluck-fckEditor-spellCheck select {
	font-family: Calibri, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	font-size: 16px;
}

.pluck-standardFont.pluck-fckEditor-spellCheck,
.pluck-standardFont.pluck-fckEditor-spellCheck input,
.pluck-standardFont.pluck-fckEditor-spellCheck select {
	font-size: 14px;
}

.pluck-fckEditor-spellCheck > div {
	font-size: 0.9em;
}

.pluck-fckEditor-spellCheck-workArea {
	border: 1px solid #999999;
	margin: 0px;
	height: 100px;
	overflow: auto;
	padding: 5px;
	position: relative;
}

.pluck-fckEditor-spellCheck-current {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

.cke_skin_p4 .pluck-fckEditor-spellCheck-current p {
	margin: 20px 0;
}

.cke_skin_p4 .pluck-fckEditor-spellCheck-current ol,
.cke_skin_p4 .pluck-fckEditor-spellCheck-current ul,
.cke_skin_p4 .pluck-fckEditor-spellCheck-current dl {
	margin: 10px 0;
	padding: 0 40px;
}

span.pluck-fckEditor-spellCheck-wordField {
}

span.pluck-fckEditor-spellCheck-active {
	background-color: #DDDDDD;
}

.pluck-fckEditor-spellCheck-callOut {
	margin: 5px 0px 0px 0px;
	padding: 10px 0px;
}	

.pluck-fckEditor-spellCheck-badWordArea {
	margin: 5px 0px 0px 0px;
	padding: 10px 165px 10px 0px;
}

.pluck-fckEditor-spellCheck-badWordArea label {
	display: block;
}

.pluck-fckEditor-spellCheck-unknownWord {
	background: #dddddd;
	border: 1px solid #abadb3;
	display: block;
	margin: 0px;
	padding: 2px;
	width: 95%;
}

.pluck-fckEditor-spellCheck-replacementArea {
	margin: 0px 165px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.pluck-fckEditor-spellCheck-replacementArea label {
	display: block;
}

.pluck-fckEditor-spellCheck-replacementArea input {
	border: 1px solid #abadb3;
	display: block;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	width: 97%;
}

.pluck-fckEditor-spellCheck-replacementArea input[disabled="disabled"],
.pluck-fckEditor-spellCheck-replacementArea input[disabled] {
	background-color: #dddddd;
}

.pluck-fckEditor-spellCheck-replacementArea select {
	border: 1px solid #abadb3;
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 2px;
	width: 98%;
}

.pluck-fckEditor-spellCheck-replacementArea select[disabled="disabled"],
.pluck-fckEditor-spellCheck-replacementArea select[disabled] {
	background-color: #dddddd;
}

.pluck-fckEditor-spellCheck-actions {
	float: right;
	padding-top: 16px;
	width: 155px;
}

.pluck-fckEditor-spellCheck-actions div {
	clear: left;
	height: 30px;
	padding-bottom: 5px;
}

.cke_skin_p4 .pluck-fckEditor-spellCheck-actions a:hover,
.cke_skin_p4 .pluck-fckEditor-spellCheck-actions a:link,
.cke_skin_p4 .pluck-fckEditor-spellCheck-actions a:visited,
.cke_skin_p4 .pluck-fckEditor-spellCheck-actions a:active {
	margin-right: 6px;
	padding-right: 6px;
	text-align: center;
}
	
.pluck-fckEditor-spellCheck-actions a.pluck-fckEditor-spellCheck-ignore span.pluck-secondary-button-text,
.pluck-fckEditor-spellCheck-actions a.pluck-fckEditor-spellCheck-replace span.pluck-secondary-button-text,
.pluck-fckEditor-spellCheck-actions a.pluck-fckEditor-spellCheck-undo span.pluck-secondary-button-text {
	width: 50px;
	padding: 7px 0px 8px 5px;
	text-align: center;
}

.pluck-fckEditor-spellCheck-actions a.pluck-fckEditor-spellCheck-ignoreAll span.pluck-secondary-button-text,
.pluck-fckEditor-spellCheck-actions a.pluck-fckEditor-spellCheck-replaceAll span.pluck-secondary-button-text {
	width: 70px;
	padding: 7px 0px 8px 5px;
	text-align: center;
}

.pluck-fckEditor-spellCheck-actions-disabled a {
	cursor: pointer;
}

.pluck-fckEditor-spellCheck-actions-disabled span.pluck-secondary-button-text {
	color: #999999;
}
