.subpage {
	clear: both;
//	padding: 1px 0;
}
fieldset {
	margin: .5em 0;
}

.cama-toolbox
{
	position: absolute;
	z-index: 100;
	top: -13px;
	right: -8px;
	height: 12px;
	padding: 0 3px 0 3px;
	border: 3px solid rgba(0,0,0,0);
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	background: rgb(0,0,0);
	background: rgba(0,0,0,.8);
	box-shadow: rgba(0, 0, 0, .9) 2px 2px 10px;
	-webkit-box-shadow: rgba(0, 0, 0, .9) 2px 2px 10px;
	-moz-box-shadow: rgba(0, 0, 0, .9) 2px 2px 10px;
	font-family: Arial !important;
	font-weight: normal !important;
	font-size: 12px !important;
	line-height: 100% !important;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -webkit-transform, opacity;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	white-space: nowrap;
	color: orange;
}
.cama-toolbox span {
//	display: inline-block;
//	height: 14px;
	vertical-align: top;
}
.cama-toolbox span:hover {
	cursor: pointer;
	color: yellow;
}
.cama-toolbox ul, .cama-toolbox li {
	margin: 0;
	padding: 0;
}
.cama-toolbox p
{
	margin: 0;
	color: #666;
}
.cama-toolbox select
{
	background: #000;
	color: orange;
	border-color: #000;
}
.cama-toolbox a
{
	padding: 0 !important;
	color: orange;
	font-family: Verdana !important;
	font-weight: normal !important;
	font-size: 12px !important;
	line-height: 12px !important;
	text-decoration: none;
}
.adminLinks a {
	color: black;
}
.adminLinks a:hover {
	color: black;
}
.cama-toolbox li:hover {
	background: none !important;
}
.cama-toolbox a:hover {
	color: yellow !important;
}
.staticContainer {
	position: relative;
	height: 20px;
}
.static {
	position: absolute;
	top: 0;
	float: right;
	clear: both;
	padding: 0;
}
#cama-tools-addSubpage-modulesList div {
	margin: .5em 0;
	cursor: pointer;
}
#cama-tools-addSubpage-modulesList div:hover {
	color: yellow;
}

/*
#menu li {
	position: relative;
	white-space: nowrap;
}
*/
span.container {
	position: absolute;
	outline: 1px dashed green;
}
span.cama-toolbox {
	z-index: 101;
	top: 0;
	right: auto;
	padding: 0;
	border-radius: 2px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 0px;
    min-height: 12px;
    max-height: 12px;
    height: 12px;
	-webkit-transform-origin: 9px 9px;
	-moz-transform-origin: top left;
	font-size: 0;
	outline: 1px solid yellow;
}
span.cama-toolbox img {
	border: none;
}

.cama-toolbox-small {
	z-index: 101;
	top: 0;
	right: auto;
	padding: 0;
	border-radius: 2px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	font-size: 17px;
	font-family: Arial;
	font-weight: bold;
	line-height: 12px;
    min-height: 12px;
    vertical-align: bottom;
	-webkit-transform-origin: 9px 9px;
	-moz-transform-origin: top left;
}
.cama-toolbox-small .ct-addMenuItem {
	display: inline-block;
	color: orange;
	text-decoration: none;
	text-align: center;
	width: 12px;
	height: 12px;
}
.cama-toolbox-small .ct-addMenuItem:hover {
	color: yellow;
	cursor: pointer;
}

.cama-toolbox .disabled { opacity: .5 }
.adminLinks .disabled { opacity: 1; color: #666 }
.adminLinks .disabled:hover { color: #666 !important }

.menuActions {
	display: block;
	font-size: 12px;
}
.menuActions li {
	display: block;
}

.editButton, .closeButton, .saveButton {
/*
	font-family: Webdings;
*/
}
.editButton {
/*
	font-size: 1.3em;
*/
}

.subpage {
	position: relative;
	min-height: 22px;
}

//#menu li.private a, #menu li.public a {
//	-webkit-transition-property: all;
//	-moz-transition-property: all;
//	-webkit-transition-duration: .4s;
//	-moz-transition-duration: .4s;
//	-webkit-transition-timing-function: linear;
//	-moz-transition-timing-function: linear;
//}

#pageMenuContainer {
//	font-size: 12px;
//	font-family: Arial;
//	font-weight: normal;
}
#pageMenuContainer li {
    margin: .5em 0;
}

#shim {
	z-index: 1000;
	background: rgba(255,255,255,.75);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffff,endColorstr=#ccffffff);
	position: absolute;
	top: 0px;
	left: 0px;
}

#shim .win {
	padding: 1em;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	background: rgb(0,0,0);
	background: rgba(0,0,0,.8);
	box-shadow: rgba(0, 0, 0, .9) 2px 2px 10px;
	-webkit-box-shadow: rgba(0, 0, 0, .9) 2px 2px 10px;
	-moz-box-shadow: rgba(0, 0, 0, .9) 2px 2px 10px;
	color: orange;
}
#shim h1 {
	width: auto;
	background: none;
	border: none;
	text-shadow: none;
}
#shim .win a {
	color: orange;
}
#shim fieldset {
	background: none !important;
	border: none !important;
}

/* Cama */

.edit {
	outline: 1px dashed #66f;
	min-width: 2em;
}

/* Module Tools / Admin Links */
.adminLinks {
//	top: -22px;
	top: -10px;
	left: -8px;
	right: auto;
	background: rgba(255,165,0,.8);
	color: #000;
	min-height: 8px !important;
//	padding: 1px 0;
	line-height: 100% !important;
	border: 1px solid rgba(255,165,0,0);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.adminLinks li {
	display: inline;
	margin: 0 2px !important;
}
.adminLinks a {
	color: #000;
}

/* Module Image Gallery */
a.lightbox div {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	box-shadow: rgba(0, 0, 0, .75) 1px 1px 4px;
	-webkit-box-shadow: rgba(0, 0, 0, .75) 1px 1px 4px;
	-moz-box-shadow: rgba(0, 0, 0, .75) 1px 1px 4px;
}

.plain-text *, .plain-text *:hover {
	position: static !important;
	display: inline !important;
	width: auto !important;
	height: auto !important;
	float: none !important;
	clear: none !important;
	margin: 0 !important;
	padding: 0 !important;
//	vertical-align: inherit !important;
	font: inherit !important;
	color: inherit !important;
	background: inherit !important;
	text-decoration: inherit !important;
	border: inherit !important;
	text-shadow: inherit !important;
	--webkit-text-shadow: inherit !important;
	--moz-text-shadow: inherit !important;
	opacity: inherit !important;
	box-shadow: inherit !important;
	--webkit-box-shadow: inherit !important;
	--moz-box-shadow: inherit !important;
	white-space: inherit !important;
}
.plain-text tbody {
	vertical-align: inherit; !important
}
.plain-text br, .plain-text input, .plain-text textarea, .plain-text img, .plain-text object, .plain-text embed, .plain-text iframe {
	display: none !important;
}


.cama-tool-menuContainer {
	position: relative;
}
.cama-tool-menu {
	position: absolute;
	top: 0;
//	right: 0;
	line-height: 0;
	text-align: left;
	background: rgb(0,0,0);
	background: rgba(0,0,0,.8);
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	box-shadow: rgba(0, 0, 0, .9) 2px 2px 10px;
	-webkit-box-shadow: rgba(0, 0, 0, .9) 2px 2px 10px;
	-moz-box-shadow: rgba(0, 0, 0, .9) 2px 2px 10px;
	-webkit-transform-origin: 8px 8px;
	-moz-transform-origin: 8px 8px;
//	-moz-transform-origin: top left;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -webkit-transform, opacity;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
}
.plus {
	position: static;
	display: inline-block;
}
/*
#submenu a {
	font-size: 40px;
	line-height: 50px;
	border: 1px solid blue;
}
*/
.cama-tool-menu .a {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 16px;
	height: 16px;
//	font-family: Arial;
//	font-size: 12px;
//	line-height: 10px;
//	overflow: hidden;
	color: orange;
	text-decoration: none !important;
	cursor: pointer;
}
.cama-tool-menu canvas {
	margin-top: 2px;
}
.cama-tool-menu #menumenuul {
	padding: 0 .5em .5em .5em;
}
.cama-tool-menu #menumenuul span {
	display: block;
	width: auto !important;
	height: auto !important;
	line-height: 1em !important;
	margin: .75em 0 0 0 !important;
	padding: 0 !important;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	white-space: nowrap !important;
	color: orange;
	background: none !important;
	cursor: pointer;
}
.cama-tool-menu #menumenuul span:hover {
	color: yellow;
}