/* Editmode classes - IE Only */


/* EDIT CONSOLE */

.editborder
{
	border-color: #336699;
}
.editconsole
{
	background-color: #FFFFFF;
	font-size: 11px;
}

table.editconsole
{
	font-family: Verdana, Arial;
	font-size: 10px;
	text-align: left;
}

table.editconsole td.header
{
	background-color: #939393;
	border-bottom: solid 1px #333333;	
}

table.editconsole td.actions
{
	padding: 0px 0px 0px 0px;
	background-color: #F7F7F7;
	text-indent: 10px;
}

table.editconsole td.margin
{
	background-color: #F7F7F7;
	border-right: solid 1px #999999;
	padding: 2px 0px 2px 0px;
	text-align: center;
}

table.editconsole div.action
{
	text-decoration: none;
	color: #333399;
	padding: 1px 0px 1px 0px;
	behavior:url(/styles/hilite.htc);
	cursor: hand;
	border: solid 1px #F7F7F7;
}

table.editconsole div.actionbold
{
	text-decoration: none;
	font-weight: bold;
	color: #333399;
	padding: 1px 0px 1px 0px;
	behavior:url(/styles/hilite.htc);
	cursor: hand;
	border: solid 1px #F7F7F7;
}

a.consoleheading
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.consoleheading:hover
{
	color: #ffffff;
	font-weight: bold;
}

a.consoleheading:visited
{
	color: #ffffff;
	font-weight: bold;
}

div.consoledefaultaction
{
	font-weight: normal;
	behavior:url(/styles/hilite.htc);
	border: solid 1px #F7F7F7;
	padding: 1px 0px 1px 0px;
}

div.consoledefaultaction:hover
{
	color: #0066cc;
	font-weight: normal;
}

div.consoledefaultaction:visited
{
	font-weight: normal;
	behavior:url(/styles/hilite.htc);
	border: solid 1px #F7F7F7;
	padding: 1px 0px 1px 0px;
}

div.consolemenuaction
{
	color: #333399;
	font-weight: normal;
	behavior:url(/styles/hilite.htc);
	border: solid 1px #F7F7F7;
	padding: 1px 0px 1px 0px;
}

div.consolemenuaction:hover 
{
	color: #0066cc;
	font-weight: normal;
}

div.consolemenuaction:visited 
{
	color: #333399;
	font-weight: normal;
	behavior:url(/styles/hilite.htc);
	border: solid 1px #F7F7F7;
	padding: 1px 0px 1px 0px;
}

div.consolemenulgolaction
{
	color: #333399;
	font-weight: normal;
	behavior:url(/styles/hilite.htc);
	border: solid 1px #F7F7F7;
	padding: 1px 0px 1px 0px;
}

div.consolemenulgolaction:hover
{
	color: #0066cc;
	font-weight: normal;
}

div.consolemenulgolaction:visited
{
	color: #333399;
	font-weight: normal;
	behavior:url(/styles/hilite.htc);
	border: solid 1px #F7F7F7;
	padding: 1px 0px 1px 0px;
}

/* STATUS */

table.editconsole .consolelabel
{
	color: #000000;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}

table.editconsole .consolepagestatus
{
	color: #ff0033;
	font-weight: bold;
}

table.editconsole .consolelockstatus
{
	font-weight: bold;
	color: #339900;
}

table.editconsole .consoleversion
{
	color: #3366ff;
	font-weight: bold;
}

/* ACTIONS */

table.editconsole div.edit
{
	color: #009900;
	cursor: hand;
	behavior:url(/styles/hilitecolor.htc);
	border: solid 1px #F7F7F7;
	padding: 1px 0px 1px 0px;
}

table.editconsole div.delete
{
	color: #FF0000;
	cursor: hand;
	behavior:url(/styles/hilitecolor.htc);
	border: solid 1px #F7F7F7;
	padding: 1px 0px 1px 0px;
}

table.editconsole div.move
{
	color: #0066FF;
	cursor: hand;
	behavior:url(/styles/hilitecolor.htc);
	border: solid 1px #F7F7F7;
	padding: 1px 0px 1px 0px;
}

table.editconsole div.copy
{
	color: #FF9900;
	cursor: hand;
	behavior:url(/styles/hilitecolor.htc);
	border: solid 1px #F7F7F7;
	padding: 1px 0px 1px 0px;
}

table.editconsole div.submit
{
	color: #003399;
	cursor: hand;
	behavior:url(/styles/hilitecolor.htc);
	border: solid 1px #F7F7F7;
	padding: 1px 0px 1px 0px;
}

table.editconsole div.approve
{
	color: #336600;
	cursor: hand;
	behavior:url(/styles/hilitecolor.htc);
	border: solid 1px #F7F7F7;
	padding: 1px 0px 1px 0px;
}

table.editconsole div.decline
{
	color: #990000;
	cursor: hand;
	behavior:url(/styles/hilitecolor.htc);
	border: solid 1px #F7F7F7;
	padding: 1px 0px 1px 0px;
}

/* GUIDE TEXT */

.guidetextmain
{
	background-color: #FFcc00;
	border: solid 1px #000000;
}

.guidetextsetting
{
	background-color: #99CCFF;
	border: solid 1px #000000;
}

.guidetextpadding
{
	padding-top: 12;
}
.guidetextarrow
{
	font-size: 11px;
}
.guidetext
{
	font-size: 11px;
	padding: 2px 8px 2px 0px;
	color: Black;
}

/* DEBUG */

.debugtable
{
	border: solid 1px #ffffff;
}

.debugbold
{	
	background-color: #eebb00;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

.debug
{
	background-color: #ffcc00;
	font-size: 11px;
	text-align: left;
}

.debugheader
{
	background-color: #eebb00;
	font-weight: bold;
	font-size: 12px;
}

/* DELETED ITEMS */

.deleteditemsheader
{
	font-size: 11px;
	font-weight: bold;
}

.deleteditem
{
	font-size: 11px;
}

.deleteditemdaysleftmin
{
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.deleteditemdaysleftmed
{
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}

.deleteditemdaysleftmax
{
	font-size: 11px;
	font-weight: bold;
	color: #FFCC33;
}

/* ERRORS */

.errorheader
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #FF0000;
	padding: 4px 0px 4px 0px;
}

.errordetails
{
	font-size: 11px;
	color: #FF0000;
	padding: 4px 5px 4px 5px;
	text-align: left;
}

/* METADATA */

.metadatatable
{
	border: solid 1px #FFCC00;
}

.metadataheader
{
	background-color: #FFCC00;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}

.metadatalabel
{
	background-color: #FFF5CC;
	color: #000000;
	font-weight: bold;
	border: solid 1px #FFCC00;
	border-bottom: none;
	text-align: left;
	vertical-align: top;
}

.metadata
{
	border: solid 1px #FFCC00;
	border-bottom: none;
	text-align: left;
	vertical-align: top;
}