/** ASSET ADMIN**/
.assetWarning {
  border-bottom: 1px solid #ffff69;
  padding: 5px;
  margin-bottom: 5px;
  margin-top: 5px;
  background-color: #ffffe6;
}
.assetList, .assetUsers {
	font-size: 11px;
	width: 100%;
}
table.assetList col.active, table.assetUsers col.active {
	background-color: #e4f0fd;
}
.assetList a, .assetUsers a {
	text-decoration: none;
}
.assetList thead th, .assetUsers thead th
{
	background-color: #e4f0fd;
}
.assetList tbody td, .assetUsers tbody td
{
	border-bottom: 1px solid #cccccc;
}
.assetList .center, .assetUsers .center
{
	text-align: center;
}
.assetList th img, .assetUsers th img
{
	vertical-align: middle;	
}
.assetList a:hover, .assetUsers a:hover  {
  text-decoration: underline;
}
.assetList .admin a, .assetUsers .admin a {
  font-size: 0.8em;
}
.filters {
	padding: 8px;
	background-color: #f3f7fd;
	color: black;
	border-bottom: 1px solid #cde3fb;
}

.filters .row {
	width: 250px;
	float: left;
}

.filters .row.submit {
	width: 500px;
	padding-top: 10px;
	float: none;
	clear: both;
}

.filters .row.submit a {
	float: right;
}
.error_list {
	padding-top: 5px;
}

.error_list li {
	color: #EF3B3B;
	font-weight: bolder;
	font-size: 0.9em;
	margin-left: 15px;
	list-style-type: square;
}

.createBar {
	border-bottom: 1px solid #ffff69;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 30px;
	background-color: #ffffe6;
}

.editAsset,.page,#sitemap {
	margin-top: 30px;
}

.editAsset .editForm li {
  border-top: 1px solid #cccccc;
  padding: 5px 0px;
  clear: left;
}

.editAsset .editForm .error_list li {
  border-top: none;
  padding: 0px;
  margin: 0px;
  clear: none;
}

.editAsset .editForm label {
  width: 120px;
  float: left;
  clear: left;
  color: #999999;
  padding-top: 3px;
}

.editAsset .editForm fieldset.ui-tabs-panel {
}
.editAsset .editForm .mceLayout {
  clear: left;
}

.editAsset .editForm select {
  width: 450px;
}

.editAsset .editForm textarea {
  width: 430px;
  font-family: Verdana,Arial;
  color: #333333;
  font-size: 0.9em;
}

.createBar li {
	display: inline;
}

.simpleButton {
	border: none;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 5px;
	cursor: hand;
	cursor: pointer;
}

.adminButton {
	border: 3px double #cccccc;
	color: #666666;
	font-size: 0.9em;
	font-weight: bolder;
	padding: 1px 3px;
	background: white url('../../images/util/grad.png') repeat-x top left;
}

.adminButton:hover {
	border: 3px double #cde3fb;
	color: #3b6ab8;
	background-position: 0pt -40px;
}
/** IMAGE BROWSERS **/

.ngs_image_browser_wrapper {
  clear: both;
  z-index: 99;
  width: 580px;
  position: absolute;
  border: 1px solid #CCCCCC;
    width: 580px;
    background: #F0F0EE;
    margin: 10px 0 0 0;
    padding: 0;
}

.ngs_image_browser_wrapper .ngs_image_browser .image {
    display: block;
    width: 80px;
    height: 80px;
    text-align: center;
    padding: 5px;
    margin: 2px;
    float: left;
    border: 1px solid #ccc;
    background: #fff;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}

.ngs_image_browser_wrapper .ngs_image_browser .image a.delete {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 0;
    background: url('/images/intranet/cross.png') no-repeat;
    width:  15px;
    height: 15px;
}

.ngs_image_browser_wrapper .ngs_image_browser_control {
    text-align: center;
}

.ngs_image_browser_wrapper .ngs_image_browser_control a, .ngs_image_browser_wrapper .ngs_image_browser_control span {
    text-decoration: none;
    font-size: 16px;
    color: #333;
}

.ngs_file_upload_box_wrapper {
    margin: 10px 0;
    border-collapse: collapse;
    border-top: 1px solid #ccc;
}

.ngs_file_upload_box_wrapper td {
    padding: 2px 5px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #F0F0EE;
    width: 150px;
}

.ngs_file_upload_box_wrapper td.colspan {
    width: 310px;
}

.ngs_file_upload_box_wrapper td.name {
    background-image: url('/ngsFile/images/page_white.png');
    background-repeat: no-repeat;
    padding-left: 10px;
    width: 145px;
}

.ngs_image_upload_box_wrapper {
    margin: 10px 0;
    border-collapse: collapse;
    border: 1px solid #ccc;
}

.ngs_image_upload_box_wrapper td {
    padding: 2px 5px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #F0F0EE;
    width: 150px;
}

.ngs_image_upload_box_wrapper td.colspan {
    width: 310px;
}

.ngs_image_gallery_wrapper .image {
    display: block;
    width: 80px;
    height: 120px;
    text-align: center;
    padding: 5px;
    margin: 2px;
    float: left;
    border: 1px solid #ccc;
    background: #fff;
    overflow: hidden;
}

.ngs_image_gallery_wrapper .ui-sortable-placeholder {
    display: block;
    width: 80px;
    height: 120px;
    text-align: center;
    padding: 5px;
    margin: 2px;
    float: left;
    border: 1px solid #ccc;
    background: #f0f0f0;
}

.ngs_image_gallery_wrapper .selected {
    width: 200px;
    border: 1px solid #ccc;
    background: #F0F0EE;
    padding: 5px;
}

.ngs_image_gallery_wrapper a img {
    margin: 1px 0;
}

.ngs_image_gallery_wrapper .image .description {
    white-space: nowrap;
    padding: 5px;
}
.ngs_browser_close {
  float: right;
  /*position: absolute;*/
  margin-top: -20px;
}
/** ASSET PERMISSION **/
.editAsset .editForm .asset_permission_filter {
}
.editAsset .editForm .asset_permission_options {
	width: 180px;
	height: 60px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
	border: 1px solid #cccccc;
	border-bottom: none;
	padding: 0px;
	margin: 0px;
}
.editAsset .editForm .asset_permission_options li {
	border: none;
	padding: 3px;
	margin: 0px;
	border-bottom: 1px solid #cccccc;
}
/** DEBUG **/
.adminMessage {
  display: none;
}
/** DEBUG **/
.adminMessage.message {
	color: #3A6E1B;
	font-weight: bolder;
	background: #B7DBAD url('../images/util/ok.png') no-repeat 4px 7px;
	padding: 5px;
	padding-left: 12px;
}
