#modal_container {
padding:5px;
background-color:#fff;
border:1px solid #666;
overflow:auto;
font-family:"Lucida Grande",Verdana;
font-size:12px;
color:#333;
text-align:left;
}

#modal_container.test {
background-color:#fff;
padding:30px;
text-align:center
}

#modal_overlay {
background-color:#000;
}

#modal_overlay.test {
background-color:#000;
}

label.field {
  font-size:12px;
  color:#666666;
  font-weight:bold;
  display: block;
  margin-top: 5px;
  line-height: 20px;
}

tr.new {
  background-color:#b5ffb5;
}

tr.old {
 background-color: #F7F7F7;
}

tr.edited {
  background-color:#66aaff;
}

.text-editor {
  background-color:#ffffff;
  width: 500px;
  height:200px;
  border: 1px inset #CCCCCC;
}

.toolbar1 {
  width: 503px;
  background-color:#cccccc;
}

.text-field {
  width: 500px;
}

.text-area {
  width: 500px;
}

.article-title {
  width: 500px;
}

td.deleted-images-class {
  border: 2px solid #c71585;
  background-color: #ff9999;
  padding:6px;
}

td.new-images-class {
  background-color:#E1E1E1;
  border:2px solid #999999;
  padding:6px;
}

td.existing-images-class {
  background-color:#E1E1E1;
  border:2px solid #999999;
  padding:6px;
}

textarea.image-description-area {
  width: 159px;
  height: 64px;
}
img.action-icons {
  width: 16px;
  height:16px; 
}
img.attached-images {
  width: 162px;
  height: 100px;
}

.article-logs {
  border: 1px solid;
}

.article-logs td {
  text-align:center;
  border:1px solid;
}

/* Newsly added defined css */
.highlight {
	background: #F2F4F7;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
}
fieldset {
	border-left: 1px solid #D8D8D8;
	border-top: 0px solid;
	margin: 0px 0px 20px;
	padding: 0px 0px 10px 20px;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
}

fieldset h1, .lbox h1 {
	color:#000000;
	font: 18px/34px Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 10px -20px;
	padding: 0px 5px;
	background: #F7F7F7 url(../images/fieldset_header.gif) repeat-x;
	display: block;
	border-top: 1px solid #FF6600;
	border-bottom: 1px solid #D8D8D8;
}

fieldset.article-state,
fieldset.article-change-logs,
fieldset.panel,
fieldset.related-images,
fieldset.related-media.
fieldset.related-links,
fieldset.sections,
fieldset.time-control,
 {

}

.actionlink {
	float: right;
	position: relative;
	font: 11px/34px Arial, Helvetica, sans-serif;
}
.actionlink a {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.actionlink img {
	margin-right: 5px;
	vertical-align: middle;
	margin-left: 5px;
}
.actionlink a:hover {
	color: #000000;
	text-decoration: underline;
}

div.article-change-logs table {
  width: 500px;  
}

div.article-change-logs table td,
div.article-change-logs table th,
div.article-change-logs table thead {
  margin: 2px 0px;
  padding: 2px;
  border-bottom: 1px solid #E1E1E1;
  background: #F7F7F7;
  border-left: 1px solid #E1E1E1;
}
div.article-change-logs table th {
  text-align: left;
  background: #E9E9E9;
  border-bottom: 1px solid #DFDFDF;
}

table.sim-pub-rel-table,
table.sim-pub-del-table,
table.sim-pub-sec-table {
	width: 500px;
}

table.sim-pub-sec-table td,
table.sim-pub-sec-table th,
table.sim-pub-sec-table thead {
	margin: 2px 0px;
	padding: 2px;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
}
table.sim-pub-sec-table th {
	text-align: left;
	background: #E9E9E9;
	border-bottom: 1px solid #DFDFDF;
}

table.sim-pub-rel-table td,
table.sim-pub-rel-table th,
table.sim-pub-rel-table thead {
	margin: 2px 0px;
	padding: 2px;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
}
table.sim-pub-rel-table th {
	text-align: left;
	background: #E9E9E9;
	border-bottom: 1px solid #DFDFDF;
}

table.sim-pub-del-table td,
table.sim-pub-del-table th,
table.sim-pub-del-table thead {
	margin: 2px 0px;
	padding: 2px; 
  border-bottom: 1px solid #FF9999;
	background: #FFCECE;
	border-left: 1px solid #FF9999;
}

table.sim-pub-del-table th {
  text-align: left;
	background: #FF9999;
	border-bottom: 1px solid #C71585;
}

table.sim-pub-rel-table .transparent {
	background: transparent;
	border-width: 0px;
	border-style: none;
}
table.sim-pub-rel-table td.sim-pub-rel-media-icon,
table.sim-pub-rel-table td.sim-pub-rel-media-edit,
table.sim-pub-rel-table td.sim-pub-rel-media-delete,
table.sim-pub-rel-table td.sim-pub-rel-link-icon,
table.sim-pub-rel-table td.sim-pub-rel-link-edit,
table.sim-pub-rel-table td.sim-pub-rel-link-delete {
	width: 26px;
	text-align: center;
}

table.sim-pub-del-table td.sim-pub-del-media-icon,
table.sim-pub-del-table td.sim-pub-del-media-restore,
table.sim-pub-del-table td.sim-pub-del-link-icon,
table.sim-pub-del-table td.sim-pub-del-link-restore {
	width: 26px;
	text-align: center;
}

.actionpanel {
	background: #C9CDDE;
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	border: 1px solid #A5ABC9;
}

.lbox {
	font: 12px Arial, Helvetica, sans-serif;
	width: 450px;
	border: 1px solid #CCCCCC;
}
.lbox h1 {
	font-size: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h1 a.cross {
	background: url(../images/cross_dim.png) no-repeat;
	float: right;
	height: 34px;
	width: 35px;
	position: relative;
}
h1 a.cross:hover {
	background: url(../images/cross.png) no-repeat;
}
.lbox .content {
	padding: 5px;
	margin-right: 40px;
	margin-left: 40px;
}
.lbox .content p {
	margin: 5px 0px;
	padding: 0px;
}
.lbox .actionpanel {
	padding: 10px;
	margin-bottom: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lbox form {
	margin: 0px;
	padding: 0px;
}
.lbox .content label {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	display: block;
}
.lboxfield {
	width: 100%;
}
