.cms-bar {
	z-index: 999;
	width: 230px;
	height: 36px;
	left: 0px;
	top: 0px;
	position: fixed;
	color: white;
	background-repeat: repeat;
	background-image: url(http://www.mooglemedia.com.au/cms/images/back.png);
	overflow: hidden;
}

.cms-img {
	float: left;
	margin-right: 15px;
	margin-top: 10px;
	margin-left: 15px;
}

.cms-arrow {
	margin-top: 12px;
	float: left;
	margin-bottom: 12px;
}

.cms-options {
	text-shadow: 1px 1px 1px black;
	font-family: Arial, sans-serif;
	display: none;
	margin-top: 12px;
	font-size: 10.5px;
	text-align: right;
	margin-right: 15px;
	float: right;
	color: white;
}

.cms-options a {
	text-decoration: none;
	color: #ebebeb;
}

.cms-click {
	height: 36px;
	width: 230px;
	cursor: pointer;
}

.cms-button {
	float: left;
	max-width: 175px;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 5px;
	color: white;
	background-color: #323232;
	position: relative;
	cursor: pointer;
}

.cms-button-right {
	float: right;
	margin-right: 5px;
	position: relative;
	cursor: pointer;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

.cms-element-options {
	z-index: 99;
	right: 0px;
	font-size: 1px;
	height: 17px;
	width: 50px;
	position: absolute;
}

.cms-text {
	z-index: 990;
	display: none;
	left: 50px;
	top: 36px;
	position: fixed;
	padding: 15px;
	background-repeat: repeat;
	background-image: url(https://www.mooglemedia.com.au/cms/cms/back.png);
}

.cms-text a {
	font-weight: bold;
	text-shadow: 1px 1px 1px black;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, sans-serif;
	color: white;
}

#cms-wysiwyg {
	background-color: white;
	height: 400px;
	width: 760px;
}

.cms-wysiwyg-out {
	background-color: white;
}

.cms-ele {
	position: relative;
}

.cms-elements {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.cms-elements li {
	padding: 0px;
	margin: 0px;
}

#cms-loading {
	padding: 5px;
	z-index: 999;
	left: 50px;
	background-image: url(https://www.mooglemedia.com.au/cms/cms/back.png);
	background-repeat: repeat;
	height: 24px;
	width: 24px;
	display: none;
	top: 41px;
	position: fixed;
}

.cms-ele-option {
	margin-left: 5px;
	float: left;
	position: relative;
	display: none;
}

.clear-left {
	clear: left;
}

.add-cms-ele {
	position: relative;
	float: left;
}

form {
	margin: 0px;
}

#console {
	z-index: 995;
	display: none;
	position: fixed;
	width: 600px;
}

#console_border {
	background-image: url(https://www.mooglemedia.com.au/cms/images/back.png);
	width: 100%;
	height: 100%;
	position: absolute;
}

#console_padd {
	position: relative;
	padding: 15px;
}

#console_content_out {
	z-index: 101;
	border-color: #bbbbbb;
	border-width: 1px;
	border-style: solid;
	display: none;
	position: relative;
	background-color: white;
	overflow: auto;
}

#console_content {
	width: 100%;
	position: absolute;
	overflow: auto;
}

#console_content_in {
	z-index: 1099;
	color: #323232;
	text-shadow: 0px 0px 0px;
	font-size: 12px;
	padding: 20px;
	position: relative;
	overflow: auto;
}

#console_loading {
	position: relative;
}

#console_close {
	padding-left: 8px;
	padding-bottom: 10px;
	padding-right: 8px;
	padding-top: 10px;
	background-image: url(https://www.mooglemedia.com.au/cms/images/back.png);
	right: -31px;
	z-index: 100;
	top: 0px;
	height: 11px;
	width: 15px;
	position: absolute;
	cursor: pointer;
}

#console_close_img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#console_submitting {
	z-index: 102;
	background-color: white;
	position: absolute;
	display: none;
}

#console_submitting_in {
	height: 100%;
}

#console_back {
	background-color: black;
	left: 0px;
	top: 0px;
	display: none;
	z-index: 98;
	position: absolute;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

#preload {
	display: none;
}

.console-button {
	font-size: 13px;
	margin-right: 10px;
	width: 80px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: center;
	border-color: #a4a4a9;
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
	color: #414141;
	background-color: #dedee4;
	cursor: pointer;
	border-radius: 4px;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px; 
}

.console-button:hover {
	border-color: #666367;
	background-color: #cdcdd3;
}

label.error {
	padding: 5px;
	display: block;
	position: absolute;
	font-size: 11px;
	color: white;
	background-color: #ff4330;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.console-right {
	margin-left: 15px;
	float: right;
}

.req {
	color: #9c0006;
}

.console-info {
	font-size: 11px;
	color: #7e7e7e;
}

#console_content_in h4 {
	font-style: normal;
	margin-top: 0px;
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 0;
	color: #393939;
	font-weight: normal;
	padding:0;
	font-size: 22px;
}

#console_content_in input[type=text], #console_content_in select, #console_content_in textarea, #console_content_in input[type=password] {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-color: #b6b6b6;
	border-style: solid;
	border-width: 1px;
	display: block;
	position: relative;
	padding: 5px;
	width: 500px;
}

#console_content_in .form-title {
	margin-top: 20px;
}body {margin:0; font:12px Verdana,Arial}
#input {border:none; margin:0; padding:0; font:14px 'Courier New',Verdana; border:0}
.te {border:1px solid #bbb; padding:0 1px 1px; font:12px Verdana,Arial; margin:0px}
.te iframe {border:none}
.teheader {height:31px; border-bottom:1px solid #bbb; background:url(https://www.mooglemedia.com.au/cms/tinyeditor/images/header-bg.gif) repeat-x; padding-top:1px}
.teheader select {float:left; margin-top:5px}
.tefont {margin-left:12px}
.tesize {margin:0 3px}
.testyle {margin-left: 12px; margin-right:12px}
.tedivider {float:left; width:1px; height:30px; background:#ccc}
.tecontrol {float:left; width:34px; height:30px; cursor:pointer; background-image:url(https://www.mooglemedia.com.au/cms/tinyeditor/images/icons.png)}
.tecontrol:hover {background-color:#fff; background-position:30px 0}
.tefooter {height:32px; border-top:1px solid #bbb; background:#f5f5f5}
.toggle {float:left; background:url(https://www.mooglemedia.com.au/cms/tinyeditor/images/icons.png) -34px 2px no-repeat; padding:9px 13px 0 31px; height:23px; border-right:1px solid #ccc; cursor:pointer; color:#666}
.toggle:hover {background-color:#fff}
.resize {float:right; height:32px; width:32px; background:url(https://www.mooglemedia.com.au/cms/tinyeditor/images/resize.gif) 15px 15px no-repeat; cursor:s-resize}
#editor {cursor:text; margin:10px}.up-progress-out {
	text-align: left;
	width: 100%;
	height: 20px;
	border-color: #d6d6d6;
	border-width: 1px;
	border-style: solid;
	position: relative;
}

.up-progress {
	position: relative;
	height: 20px;
	background-image: url(https://www.mooglemedia.com.au/cms/images/progress-bar.png);
	background-repeat: repeat-x;
}

.up-out {
	padding: 10px;
	position: relative;
	text-overflow: ellipsis;
}

#up-back {
	background-color: black;
	left: 0px;
	top: 0px;
	display: none;
	z-index: 998;
	position: absolute;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#up-console {
	z-index: 999;
	display: none;
	position: fixed;
	width: 350px;
	height: 200px;
}

#up-console-border {
	background-image: url(https://www.mooglemedia.com.au/cms/images/back.png);
	width: 100%;
	height: 100%;
	position: absolute;
}

#up-console-close {
	padding-left: 8px;
	padding-bottom: 10px;
	padding-right: 8px;
	padding-top: 10px;
	background-image: url(https://www.mooglemedia.com.au/cms/images/back.png);
	right: -31px;
	z-index: 100;
	top: 0px;
	height: 11px;
	width: 15px;
	position: absolute;
	cursor: pointer;
}

#up-console-padd {
	position: relative;
	padding: 15px;
}

#up-console-out {
	height: 170px;
	z-index: 101;
	border-color: #bbbbbb;
	border-width: 1px;
	border-style: solid;
	position: relative;
	background-color: white;
	overflow: auto;
}

#up-console-close-img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#up-console-in {
	z-index: 1001;
	padding: 20px;
	position: relative;
	overflow: auto;
}

.up-text {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#up-inprogress {
	display: none;
}

.up-float-right {
	padding-top: 8px;
	float: right;
}

#up-console-submitting {
	z-index: 1002;
	background-color: white;
	position: absolute;
	display: none;
}

.up-cancel {
	position: relative;
	float: right;
	font-weight: bold;
	text-align: right;
}

#up-com {
	width: 175px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	color: white;
	background-color: #00a377;
	display: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px; 
}

.up-com {
	width: 175px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	color: white;
	background-color: #00a377;
	display: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px; 
}

