.cm_heading_1 {
	font-size: 15pt;
	font-family: Arial;

}

.cm_button_close {
	z-index: 999;

	display: block;
	float: right;
	margin-left: -38px;
	margin-top: 3px;
	width: 24px;
	height: 24px;
	background: url(images/close.png);
	background-repeat: no-repeat;

}

.cm_button_close_ckeditor {
	z-index: 5000;

	display: block;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	width: 24px;
	height: 24px;
	background: url(images/close.png);
	background-repeat: no-repeat;

	/*position: absolute;
	right: 1px;
	top: 1px;*/
}


.cm_overlay {

	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;

	z-index: 999;
	padding: 10px;
	background: url(images/semitransparent_90.png);
	position: fixed;
	top: 100px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 400px;

}


.cm_tinymce_overlay {

	z-index: 999;
	position: fixed;
	left: 50%;
	top: 100px;
	margin-left: -400px;
	width: 800px;

	background: url(images/semitransparent_90.png);
	padding: 2px;

	border: 0px solid black;

}

.cm_ckeditor_overlay {

	z-index: 500;
	position: fixed;
	left: 50%;
	top: 100px;
	margin-left: -405px;
	width: 810px;
    height: 600px;

	border: 0px solid black;

}

.cm_login_overlay {

	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;

	background: url(images/semitransparent_90.png);

	z-index: 999;
	position: fixed;
	left: 50%;
	top: 100px;
	margin-left: -150px;
	width: 300px;

	border: 0px solid black;
	padding: 20px 20px 20px 20px;

}


.cm_gallery_overlay {

	font-family: Arial;
	font-size: 10pt;
	color: #000000;

	padding: 10px;
	/*background: url(images/semitransparent_90.png);*/
	background: #c0c0c0;
	position: fixed;
	top: 100px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 520px;
	overflow: auto;

	box-shadow: 0px 5px 15px rgba(10,10,10,0.75);
}

.gPageItem {
	font-size: 12pt;
	font-family: Arial;
	color: #f0f0f0;
	float: left;
	background: url(images/button_bg_28.png);
	border: 1px solid #808080;
	border-radius: 5px;
	margin-left: 5px;
	padding: 0px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-family: Arial;
	text-shadow: 1px 1px rgba(0,0,0,0.75);
	box-shadow: 3px 3px 5px rgba(0,0,0,0.75);
	text-decoration: none;
}

.gPageItem.active {
	border: 2px solid white;
	margin-top: -2px;
}

.cm_changepassword_overlay {

	color: #ffffff;

	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;

	z-index: 999;
	padding: 10px;
	background: url(images/semitransparent_90.png);
	position: fixed;
	top: 100px;
	left: 50%;
	margin-left: -175px;
	width: 350px;


}
.cm_changepassword_overlay td {
	height: 30px;
}

.cm_button_small {
	box-shadow: 3px 3px 5px rgba(0,0,0,0.75);
	background: url(images/button_bg_28.png);
	border: 1px solid #808080;
	border-radius: 5px;
	color: #fff;
	font-family: Arial;
	font-size: 10pt;
	text-shadow: 1px 1px #000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;

}

.cm_button_big {
	box-shadow: 3px 3px 5px rgba(0,0,0,0.75);
	background: url(images/button_bg_28.png);
	border: 1px solid #808080;
	border-radius: 5px;
	color: #fff;
	font-family: Arial;
	font-size: 13pt;
	text-shadow: 1px 1px #000;
	height: 28px;
	line-height: 28px;
	text-decoration: none;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: 0;
	white-space: nowrap;
}

.cm_button_big.red {
	background: url(images/button_bg_red_28.png);
	border: 1px solid #800000;
	letter-spacing: 0;
	white-space: nowrap;
}

.cm_button_writetoguestbook {
	background: url(images/button_write_to_guestbook_fin.png);
	border: 0px;
	width: 214px;
	height: 36px;
}

.cm_button_writeentry {
	background: url(images/button_write_entry.png);
	border: 0px;
	width: 126px;
	height: 36px;
}

.cm_gallery td {
	padding: 5px;
}

.galleryButton {
	width: 20px;
	height: 20px;

	border: 0px;

	background-repeat: no-repeat;
	background-color: #c0c0c0;
}

.cm_gallery_thumbnail {
	float: left;
	padding: 5px;
}

/* PrettyPhoto */
.pp_description{
color: #000 !important;
}


.window_wrapper {
	font-family: Arial;
    position: fixed;
    top: 100px;
    left: 50%;
    z-index: 500;
    box-shadow: 0px 5px 15px rgba(10,10,10,0.75);
}

.window_header {
    height: 34px;
    line-height: 34px;
    padding-left: 5px;
    background: url(images/bg_window_header.png);
    color: #d0d0d0;
}
.window_content {
    padding: 5px;
    background: #c0c0c0;
    color: #000000;
}


.window_close_button {
	float: right;
	margin-top: 5px;
	margin-right: 7px;
}



.cm_multidoc_tools_button {
	background-color: #e0e0e0;
	float: right;
	border: 1px solid black;
	border-radius: 5px;
	height: 20px;
	line-height: 20px;
	margin-right: 0;
	margin-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 8pt;
	font-family: Arial;
	cursor: pointer;

	position: relative;

	box-shadow: 0px 2px 5px rgba(10,10,10,0.75);
	color: #000000;
}

.cm_multidoc_tools_anchor {
	float: right;
	margin-right: 5px;
	margin-top: -1px;
	position: relative;
	height: 20px;
	padding: 0;

	letter-spacing: 0;
	color: #000000;
}


.cm_multidoc_list {
	background-color: #e0e0e0;
	position: absolute;
	top: 30px;
	right: -1px;
	border: 1px solid black;
	box-shadow: 0px 2px 5px rgba(10,10,10,0.75);
	border-radius: 5px;

	padding: 5px;
	min-width: 200px;
	z-index: 500;

	display: none;
	color: #000000;
}

.filemanager_filename {
	font-family: Arial;
	font-size: 8pt;
	width: 140px;
	overflow: hidden;
	line-height: 18px;
	height: 18px;
	margin-top: 2px;
	color: #000000;
}


.cm_notification {
	color: #000;
	letter-spacing: 0;
	font-family: Arial;
	z-index: 1000;
	position: fixed;
	left: 50%;
	top: 120px;
	margin-left: -150px;
	width: 300px;
	box-shadow: 0px 5px 10px rgba(0,0,0,0.5);
	background: #ffffff;
}

.cm_notification .title {
	font-weight: bold;
	border-bottom: 1px solid #c0c0c0;
	padding: 3px;
	background: #e0e0e0;
}

.cm_notification .message {
	padding: 3px;
	font-size: 10pt;
	margin-bottom: 20px;
}

.cm_notification .notificationbutton {
	display: block;
	width: 50px;
	background: #d0d0d0;
	border: 1px solid #c0c0c0;
	text-decoration: none;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	padding: 5px;
	border-radius: 3px;

	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}