/**
*EDITOR
*/

form.editor legend {
  padding: 0 2px;
  font-weight: bold;
}

form.editor label {
	/*float:left;*/
	text-transform:uppercase;
	line-height: 1.8;
}

.instructions {
	border-width:0px;
}

form.editor fieldset ol {
  margin: 0;
  padding: 0;
	max-width: 800px;
}

form.editor fieldset li {
	border-bottom: 1px solid #cccccc; 
	clear:both;
	list-style: none;
	padding: 5px;
	margin: 0;
	vertical-align:middle;
	height:auto;
	max-width: 800px;
	text-transform:uppercase;
	line-height: 1.8;
}

form.editor fieldset li input[type="radio"] {
	margin:5px;
}

form.editor fieldset li input.required {
/**	background-color:#FFFF99; **/
}

form.editor fieldset li input[maxlength="255"] {
	/** width:400px; */
}

form.editor fieldset li + li {
    /* border-top:dotted 1px; */
	max-width: 800px;
}

form.editor fieldset fieldset {
  border: none;
  margin: 3px 0 0;
	max-width: 800px;
}
form.editor fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
	max-width: 800px;
}
form.editor fieldset fieldset label {
	display: block;
	width: auto;
	max-width: 800px;
}
form.editor em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.editor label {
	/**
	width: 120px;
	text-align: right;
	margin-right: 8px;
	padding-right: 8px;
	border-right: dotted 1px;
	border-color: #999999;
	float:left;
	*/
}

form.blog label {
	width: 100px;
}

/*\*//*/ form.editor legend { display: inline-block; } /* IE Mac legend fix */

form.blog input#title {
	width: 80%;
	height: 22px;
	font-weight: bold;
	font-size: 16px;
	color: #333;
}

.wideform {
	width: 800px;
}

.closelb {
	float: right;
	font-size: 1.3em;
	position: relative;
	right: 24px;
	top: 10px;
}

.asyncwideform {
	border: dotted 1px !important; 
	background-color: #efefef !important; 
	width: 800px;
}

form.editor fieldset {
  margin-bottom: 10px;
	max-width: 800px;
}

div.wideform form input#title {
	width: 596px;
}
form.editor input[type = 'file'] {
	display:inline;
}

form.editor {
  width: 80%;
  font-size: 1em;
  color: #333;
}
.photofolder input#title {
	width:250px;
}

div.wideform form {
	width: 800px; /*  really!? */ 	/* yes! */
}

form.editor legend { padding-left: 0; }

form.editor legend,
form.editor label { color: #666; font-weight:bold; }

form.editor fieldset {
	border: none;
	width: 100%;
	max-width: 800px;
  /*border-top: 1px solid #C9DCA6;*/
  /*background: url(../images/cmxform-fieldset.gif) left bottom repeat-x;*/
}
  
form.editor fieldset fieldset { 
	background: none;
	max-width: 800px;

 }
  
form.editor fieldset li {
	padding: 5px 10px 7px;
	max-width: 800px;
	color: #666; font-weight:bold;
  /*background: url(../images/cmxform-divider.gif) left bottom repeat-x;*/
}

form.editor button {
	height:auto;
	padding:5px;
}

.edit_subtitle {
	font-weight: normal;
	font-style: normal;
 	color: #333;
	float:left;
	font-size: 12px;
	border-top:dotted 1px;
}

.mainform {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	width: 582px;
	float: left;
}

.adleft {
	float: right;
	top: 0px;
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}

.SectionHeader {
	width: 800px;
	margin-bottom: 15px;
	border-top: double #c7c7c7 3px;
	margin-top: 3px;
	border-bottom: dotted 1px;
	border-position: outside;
	border-color: #999999;
	font-weight: bold;
	color: #666666;
	padding: 6px;
	vertical-align: middle;
}

#mainform .SectionHeader {
	width: 550px;
}

.SectionHeader a {
	/* color: #666666;
	font-color: #666666;
	padding: 4px;
	margin-top: 12px; */
}

.SelectedHeader {
	background-color: #0099cc;
	border: solid;
}

.SelectedSection {
}

.bg-gray {
	background-color: #f7f6f5;
}

.bg-blue {
	background-color: #0099cc !important;
}

.selectedsecheader {
	color: #ffffff !important;
	background-color: #0099cc !important;
}

.SectionLink {
	color: #666666;
}

.secheader {
	color: #666666;
	vertical-align: middle;
}

.headerbutton {
	float: right !important;
	text-align: right;
	margin-right: 12px;
	vertical-align: top;
}

.fif_newsletters {
	margin-top: -1px;
	width: 317px;
	height: 160px;
	float: left;
	border: solid 1px; 
	border-color: #999999;
	padding: 8px;
	clear: both;
	margin-left: 1px;
}

.my_subscription {
	padding: 8px;
	width: 337px;
}

.mysubheader {
	margin-top: -1px;
	width: 317px;
	color: #006699;
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	border: solid 1px #999999;
	padding: 8px;
}

.mysubheadersub {
	margin-top: -1px;
	width: 317px;
	color: #999999;
	text-align: left;
	font-weight: bold;
	font-size: 1em;
	border: solid 1px #999999;
	padding: 8px;
}

.subsheader {
	color: #0099cc;
	font-weight: bold;
}

.submitbutton {
	color: #666666;
	/**
	border-top: double 3px;
	border-color: #666666;
	*/
	float: right; 
}

.form_ta {
	width: 240px;
	height: 50px;
}



.boolean {
	float: right !important;
	text-align: left !important;
	border-right: none !important;
	/* border: dotted !important; */
	width: 80% !important;
}

div.lbautoshow {
	display:block;
}

.boolean_box {
	text-align: right;
	/**margin-left: 60px !important;*/
	/**width: 100px !important;*/
}

.boolean_box input {
	margin-right:5px;
}

.editinfo {
	color: #cc0000 !important;
	text-align: center;
	padding: 8px !important;
	margin-bottom: 12px !important;
}

ol.relations-manager {
	margin:10px 0px;
	list-style:none;
	list-style-type:none;
}

ol.relations-manager li {
	clear:both;
	margin:10px 5px 5px 0px;
	padding:5px;
}

ol.relations-manager li +li {
	border-top:dotted 1px;
}

ol.relations-manager li a img {
	border:none;
}

ol.relations-manager li img.preview {
	border:solid #656565 1px;
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 10px;
}

ol.relations-manager li select {
	margin-top:5px;
	background-color:#ededed;
	font-size:12px;
}

ol.relations-manager li div.sorter {
	float:left;
	padding:0px 5px;
	margin-right:10px;
}

a.addlink {
	float:right;
	background:url('http://bronsonhq.com/gfx/icons/add.png');
	background-position:5px 3px;
	height:26px;
	background-repeat:no-repeat;
	padding:5px 0px 5px 26px;
	font-size:11px;
	text-decoration:none;
}


table.SearchResults {
	width: 600px;
	margin: 10px 10px;
	border: 1px solid #000;
	float: left;
	font-size: 12px;
	border-collapse: collapse;
}

table.SearchResults thead tr td {
	background-color: #161616;
	color: #fff;
}

table.SearchResults td {
	border: 1px;
	text-align: center;
	padding: 3px;
}

div.Picker {
}

div.Picker fieldset {
	margin:10px 20px;
}

div.Picker h3 {
	background-color:#161616;
	padding:10px;
}

.PickerHeader {
	margin:10px 20px 0px 20px;
}

.floatright {
	float:right;
}

.EditPageWidth {
	width: 800px;
	margin:auto;
}

.newsletterblurb {
	clear: both;
}

.newsletterblurb li {
	/* float: left; */
	vertical-align: top;
	list-style-type: none;
}

.newsletterblurb label {
	/* float: right;  */
	float: left;
	position: relative;
	left: -40px;
	vertical-align: top;
	width: 100px !important;
}

.boolean_box {
/**
	float: left !important;
	vertical-align: top !important;
	position: relative;
	width: 20px !important;
	margin: 4px 10px ;
	*/
	display: block;
	text-align: left;
}

.account_to_form {
	/* width: 500px !important;
	float: left; */

}

.fudge_checkbox .boolean_box {
	float: left;
	top: -30px;
	left: -60px;
}

.fileProgressContainer {
	float: left;
	font-size: 15px;
}

.editlightbox {
	position: absolute;
	top: 20px;
	left: 220px; 
	width: 1000px;
	background-color: #efefef;
	border: 20px solid; 
	z-index: 1001;
	overflow: auto;
}

.editlightbox img.ajaxloader {
	margin-top:50px;
	margin-left:390px;
}

/**
#lbcontainer * {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
*/


div.lbeditor {
	position: fixed;
	top: 17%;
	left: 50%; 
	width: 850px;
	height:50%;
	background-color: #F7F6F5;
	border: #ccc 1px solid; 
	z-index: 9001;
	margin-left:-425px;
	overflow: auto;
}

div.lbeditor .lbheader {
	text-align:center;
	padding:15px;
}


div.lbeditor .lbheader h3 {
	
}

div.lbeditor img.ajaxloader {
	margin-top:50px;
	margin-left:315px;
}

.minimized {
	position: absolute; 
	top: -1090px;
	left: -1090px;
	width: 20px;
	height: 10px;
	z-index: -100;
}


.deleter {
	position: absolute;
	top: 40%;
	left: 40%;
	min-width: 300px;
	min-height: 300px;
	background: #333300;
	z-index: 100000;
	border: 4px solid #cc0000; 
}

.checker-row {
	color: #666666;
}

.checker-label {
	color: #666666;
}

.videoEncode {

	position: absolute;
	top: 20%;
	left: 20%;
	width: 668px;
	height: 50%;
	z-index: 100000;
	border: 4px solid #0077cc;
	overflow: auto;
	background: #0022aa;

}

.inline_picker {
	width: 100%;
	/**
	border: 2px solid #0000cc;
	background: #000011;
	*/
	height: 120px; 
	padding: 2px;
	margin: 1%;
}
.picker_hidden {
	height: 20px;
	/**border: 1px solid #0000cc;*/
	padding 0px;
	margin: 0%;
	overflow: hidden;
	float: left;
}

.toplevel_picker {
	width: 22%; 
	/**
	border: 1px solid #ffcc00;
	background: #333333;
	*/
	height: 80px; 
	overflow: auto;
	display: block;
	float: left;
	padding: 2px;
	margin: 1%;
}
.secondlevel_picker {
	width: 22%;
	/** 
	border: 1px solid #ffcc00;
	background: #111111;
	*/
	height: 80px; 
	overflow: auto;
	display: block;
	float: left;
	padding: 2px;
	margin: 1%;
}
.thirdlevel_picker {
	width: 40%; 
	/**
	border: 1px solid #ffcc00;
	background: #222222;
	*/
	height: 80px; 
	overflow: auto;
	display: block;
	float: right;
	padding: 2px;
	margin-right: 3%;
	margin-top: 1%;
	
}

.picker_selected {
	background: #eeeeee;
	border: 2px solid #ffffff;
	padding: 2px !important;
	margin: 2px; 
}

.picker_deselected {
	background: ;
	border: 2px #222222; 
	padding: 2px !important;
	margin: 2px; 
}


.picker_status {
	background: ;
	padding: 2px !important; 
	margin: 10px;
	clear:both;
	
}
.picker_status li {
	padding: 2px !important; 
	margin: 2px;
}

.minimized_button {
	float: left; 
	width: 4%;
}

.maximized_button {
	float: left; 
	width: 80%;
}

.maximized_button a {
	border:none;
}

/**
RELATIONSPICKER STYLES
**/
.inputpicker {
	/**float:left;*/
	width:auto;
	border:solid #ccc 1px;
	overflow:hidden;
	text-align:left;
}

.inlinepicker {
	/**float:left;*/
	width:100%;
	overflow:auto;
	text-align:left;
	border-bottom:solid #ccc 1px;
	margin-bottom:15px;
	display:none;
	/**
	overflow:auto;
	overflow: -moz-scrollbars-horizontal;
	overflow-x:scroll;
	overflow-y:hidden;
	*/
}

.inlinepicker table {
	float:left;
}

.inlinepicker td {
	background-color:#F7F6F5;
	border-right:solid #ccc 1px;
	vertical-align:top;
}

.inlinepicker td + td {
	background-color:transparent;
}

.pickertoggle {
	display:block;
	background-color:#F7F6F5;
}

.inlinepicker ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	overflow:auto;
	/**
	height:180px;
	background-color:#ddd;
	border-bottom:solid 15px;
	width : 300px;
	*/
}

.previewtitle {
	font-weight:700;
}

form.editor fieldset .inlinepicker li {
	list-style-type:none;
	display:block;
	margin-left:10px;
	padding:10px 0px 3px 5px;
	border-bottom:solid 0px;
	clear:both;
}

.inlinepicker li.picked {
/**	background-color:#0099CC; */
}

.inlinepicker li.picked a {
	/** color:#fff; */
	font-weight:bold;
}


.pickerstatus {
	clear:both;
}

.picker_column_header {
	display:none;
	font-size:14px;
	padding:5px;
	text-align:justify;
	vertical-align:middle;
	background-color:#ccc;
}

.picker_column_header p {
	display:block;
	overflow:auto;
	clear:both;
	border-bottom:solid #eee 1px;
	padding:0px 0px 5px 0px;
}

.picker_column_header p + p {
	padding:5px 0px 0px 0px;
	border-top:solid #999 1px;
	border-bottom:0px;
}

.picker_column_header p img, .picker_column_header p object, .picker_column_header p embed{
	float:left;
	margin-right:5px;
}

.picker_column_header a > img {
	padding:2px;
	float:left;
	border:solid 1px;
	margin-right:0px;
}

.picker_column_header a + a > img {
	margin:0px 0px 0px 5px;
}

.picker_column_header p span.pickersearch {
	float:right;
}

.picker_column_header p span.pickersearch a {
	float:right;
}

input.pickersearch {
	/**
		margin-top:3px;
	*/
	height:20px;
	padding:2px 0px 0px 20px;
	background-image:url('/gfx/icons/find.png');
	background-position:2px 1px;
	background-repeat:no-repeat;
	border:solid #aaa 1px;
	margin-right:5px;
}

.inlinepicker li img, .inlinepicker li object, .inlinepicker li embed {
	float:left;
	margin-right:5px;
}

.inlinepicker div.pickersectionfooter {
	/*padding:3px;*/
	height:20px;
	text-align:center;
	color:#fff;
	background-color:#ccc;
}

ul.pickerstatus {
	clear:both;
	margin-top:10px;
}

ul.pickerstatus li { 
	padding:10px;
}

li.inactive {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	background-color:#aaa;
}

ul.relateditems { 
	clear:both;
	margin:10px;
}


.inlinepicker li {
	margin:5px 5px;
	border-width:0px;
	padding:2px 0px 0px 0px;
}

.inlinepicker li + li {
	border-top:solid #ccc 0px;
}

li.alert {
	border:solid #998019 1px;
	background-color:#ffcc00;
	color:#998019;
}


ul.relateditems li {
	margin:10px 5px;
	border-width:0px;
	padding:5px 0px 0px 0px;
}

ul.relateditems li + li {
	border-top:solid #ccc 1px;
}

ul.relateditems li img, ul.relateditems li  select, ul.relateditems li object, ul.relateditems li embed {
	float:left;
	margin-right:5px;
}

.inputpicker .alert, .inputpicker .message, .inputpicker .error {
	margin:10px;
	padding:5px;
	padding-left:26px;
};

.inputpicker .alert {
	background-color:#fffec0;
	color:#7a776c;
	border:solid 1px;
	background:url('/gfx/icons/exclamation.png') 5px 5px no-repeat;
};

.inputpicker .error {
	background-color:#fffec0;
	color:#600000;
	border:solid 1px;
	background:url('/gfx/icons/error.png') 5px 5px no-repeat;
}

.inputpicker .message {
	background-color:#e3f6cd;
	color:#600000;
	border:solid 1px;
	background:url('/gfx/icons/accept.png') 5px 5px no-repeat;
}

.uploader_div {
	min-width: 200px;
}

.uploader_thumbnails {
	margin-left:0px;
	margin-right:15px;
	width:auto;
	float:left;
}

.uploads_preview {
	width:200px;
}

.uploader_progbar {
	height:28px;
	width:298px;
	background-color:#998019;
	border:solid 1px;
	overflow:display;
}

.uploader_progmover {
	background-color:#ffcc00;
	height:inherit;
	width:0%;
	/**
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	*/
}

.uploader_status {
	text-align:center;
	position:relative;
	top:-27px;
	font-weight:800;
	left:0px;
	color:#333;
	width:inherit;
	padding:4px;
	font-size:12px;
}

div.errordiv {
	border:solid red 1px;
	width:100%;
	height:auto;
	margin:10px;
	padding:0px;
}

div.errordiv ul li, div.errordiv p {
	padding:5px;
}
