/**********/
/* Global */
/**********/

h2
{
	font: 12pt verdana;

}


body
{
	margin: 0px;
	padding: 0px;
	background: url(../images/bgblocks.gif);
}

.highlighted
{
	background-color: #EDF4FF !important;
}

.clickable
{
	cursor: pointer;
}

#contentdivider
{
	width: 100%;
	border: 0 none;
}

#contentdivider td
{
	vertical-align: top;
}

#contentdivider #headercell
{
	background-color: white;

}

#contentdivider #footercell
{
	padding: 1px;
	background-color: #888888;

}

#contentdivider #sidebarcell
{
	padding: 5px;
	background-color: #DDDDDD;
}

#contentdivider #contentcell
{
	width: 100%;
	background-color: white;
	padding: 10px;
}

#contentpane
{
	width: 100%;
}

#contentpane table
{
	width: 100%;
	border-collapse: collapse;
}

#contentpane table td
{
	padding: 5px;
}

#contentpane table td#title
{
	background: #80A9EA url(../images/toolbarbg.gif) repeat-x top left;
	color: #FFFFFF;
	font: bold 8pt verdana;
	vertical-align: middle;
	padding: 3px;
}

#navbar
{
	color: black;
	font: bold 8pt verdana;
	margin-bottom: 10px;
	width: 100%;
}

#navbar td
{
	padding-bottom: 5px;
}

#navbar .title, .hint .title
{
	width: 100%;
	text-align: left;
}

#navbar a, .navbar a:visited
{
	text-decoration: none;
	color: black;
}

#navbar a:hover
{
	text-decoration: underline;
	color: blue;
}

#navbar td
{
	white-space: nowrap;
}

#sidebar
{
	width: 170px;

}

#sidebar table
{
	width: 100%;
	border-collapse: collapse;
}

#sidebar table td
{
	padding: 5px;
}

#sidebar table td#title
{
	background: #80A9EA url(../images/toolbarbg.gif) repeat-x top left;
	color: #FFFFFF;
	font: bold 8pt verdana;
	vertical-align: middle;
	padding: 3px;
}

#sidebar table #submenucontainercell
{
	padding: 0px;
	background-color: white;
}

#sidebar table #categorynamecell
{
	background-color: white;
	white-space: nowrap;
	font: 8pt verdana;
	color: black;
	cursor: pointer;
}

#sidebar table #submenucell
{
	background-color: white;
	white-space: nowrap;
	font: 8pt verdana;
	color: black;
	padding-left: 20px;

	cursor: pointer;
}

/******************/
/* Welcome Screen */
/******************/

#welcometextcell
{
	font: 9pt arial;
	color: black;
	background-color: ghostwhite;
	height: 300px;
}

/*******************/
/* Template Editor */
/*******************/

#contentpane table #plusminuscell
{
	font: 8pt monospace;
	color: blue;
	background-color: white;
	white-space: nowrap;
	padding: 5px;
	padding-right: 1px;
}

#contentpane table #categorynamecell
{
	background-color: white;
	white-space: nowrap;
	padding: 5px;
	width: 100%;
	font: 9pt arial;
	color: black;
}

#contentpane table #templatelistcell
{
	padding: 5px;
	padding-left: 32px;
	background-color: white;
}

#contentpane table #templatelistcell table
{
	width: 100%;
	border-collapse: collapse;
}

#contentpane table #templatelistcell table td#bulletcell
{
	padding: 0px;
	padding-left: 5px;
	padding-top: 2px;
	margin: 0px;
	vertical-align: bottom;
	height: 20px;
}

#contentpane table #templatelistcell table td#templatenamecell
{
	padding: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px;
	margin: 0px;
	font: 8pt verdana;
	color: black;
	width: 100%;
	vertical-align: middle;
	height: 20px;
}

#contentpane table #templatelistcell table td#templatenamecell #description
{
	color: gray;
}

#contentpane table #editorcell
{
	background-color: white;
}

#templatenamecell a, #templatenamecell a:visited
{
	text-decoration: none;
	cursor: pointer;
	color: black;
}

#templatenamecell a:hover
{
	text-decoration: underline;
	cursor: pointer;
	color: blue;
}

#editorcell textarea
{
	width: 99.8%;
	height: 524px;
	border: 0 none;
}

#toolbar
{
	margin-top: 5px;
	margin-left: -3px;
	margin-right: -5px;
}

#toolbar input
{	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;



	cursor: pointer;
}

#toolbar #buttoncell
{
	white-space: nowrap;
}

#toolbar td
{
	vertical-align: middle;
}

#toolbar #legendtextcell
{
	font: bold 8pt verdana;
	color: black;
	vertical-align: middle;
	padding-left: 5px;
	width: 100%;
}

#toolbar #rightbuttoncell
{
	align: right;
	white-space: nowrap;
}

img
{
	border: 0;
}

img.icon
{
	cursor: pointer;
}

td#submenucell a, td#submenucell a:hover, td#submenucell a:visited
{
	text-decoration: none;
}

#footercell table #leftcell
{
	font: 7pt verdana;
	white-space: nowrap;
	color: white;
	padding: 3px;
}

#footercell table #rightcell
{
	font: 7pt verdana;
	width: 100%;
	text-align: right;
	color: white;
	padding: 3px;
}

#headercell table
{
	width: 100%;
}

#headercell table #upperrow #rightcell
{
	text-align: right;
}

#headercell table #lowerrow #leftcell
{
	font: 7pt verdana;
	text-align: left;
	color: white;
	background-color: #888888;
	padding: 3px;
	padding-left: 5px;

	white-space: nowrap;
}

#headercell table #lowerrow #rightcell
{
	font: 7pt verdana;
	width: 100%;
	text-align: right;
	color: white;
	background-color: #888888;
	padding: 3px;
	padding-right: 5px;
	border-top: 1px solid #666666;
}

#headercell a, #headercell a:visited, #footercell a, #footercell a:visited
{
	color: white;
	text-decoration: none;
}

#headercell a:hover, #footercell a:hover
{
	color: yellow;
	text-decoration: underline;
}

/****************/
/* File Manager */
/****************/

#contentpane table #columnheaders td
{
	font: 7pt verdana;
	vertical-align: middle;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #DDDDDD;

}

#contentpane table #messagepanel td
{
	vertical-align: middle;
	padding: 5px;
	padding-top: 0px;
	padding-bottom: 3px;
	background-color: lightyellow;
	border: 1px ridge;
	font: 7pt verdana;
}

#contentpane table #toolbar td, #contentpane table #itemcreationpanel td
{
	vertical-align: middle;
	padding: 5px;
	padding-top: 0px;
	padding-bottom: 3px;
	background-color: #DDDDDD;
	border: 1px ridge;
	height: 25px;
	font: 7pt verdana;
	color: black;
}

#contentpane table #toolbar td input, #contentpane table #itemcreationpanel td input
{
	border: 1px ridge;
	background-color: #F0F0F0;
	font: 7pt verdana;
	height: 18px;
}

#contentpane table #itemcreationpanel input#textfield
{
	background-color: white;
	font: 7pt verdana;
	margin-top: 3px;
	cursor: text;
	border: 1px groove;
	height: 14px;
}

#contentpane table #itemcreationpanel td select
{
	border: 0 none;
	background-color: #F0F0F0;
	font: 7pt verdana;
	height: 16px;
}

#contentpane table #columnheaders td#cb
{
	text-align: center;
}

#contentpane table #columnheaders td#cb input, #contentpane table #entrycbcell input
{
	width: 10px;
	padding: 0px;
}

#contentpane table #columnheaders td#name
{
}

#contentpane table #columnheaders td#size
{
	text-align: right;
}

#contentpane table #columnheaders td#type
{
}

#contentpane table #columnheaders td#modified
{
}

#contentpane table td
{
	padding: 3px;
}

#contentpane table #entrycbcell,
#contentpane table #entryiconcell,
#contentpane table #entrynamecell,
#contentpane table #entrysizecell,
#contentpane table #entrytypecell,
#contentpane table #entrymodifiedcell,
#contentpane table #entryactionscell
{
	font: 8pt verdana;
	vertical-align: middle;
	border-left: 1px solid #DDDDDD;
	padding-left: 5px;
	padding-right: 5px;
}

#contentpane table #entryiconcell
{
	padding-left: 3px;
	cursor: pointer;
}

#contentpane table #entrynamecell
{
	border: none;
	text-align: left;
	width: 100%;
	padding-left: 0px;
}

#contentpane table #entrysizecell
{
	text-align: right;
	padding-left: 20px;
}

#contentpane table #entrytypecell
{
	white-space: nowrap;
}

#contentpane table #entrymodifiedcell
{
	white-space: nowrap;
}

#contentpane table #entrynamecell a, #contentpane table #entrynamecell a:visited
{
	text-decoration: none;
	color: black;
}

#contentpane table #entrynamecell a:hover
{
	text-decoration: underline;
	color: blue;
}
.error
{
	color: #FF0000;
}

.adminlink
{
	text-decoration: underline;
	font: 8pt verdana;
	color: black;
}

.adminlink:hover
{
	text-decoration: none;
	font: 8pt verdana;
	color: blue;
}

.adminlink:visited
{
	text-decoration: none;
	font: 8pt verdana;
	color: red;
}


.bodytable li, ul
{
	color: #29547E;
	font-size: 12px;
	font-family: Tahoma;
}

.bodylink {color: #333333; font-family: Tahoma; font-size: 12px; font-weight: normal; text-decoration:underline;}
.bodylink:hover {color: #333333; font-family: Tahoma; font-size: 12px; font-weight:normal; text-decoration:underline;}
.bodylink:visited {color: #996600; font-family: Tahoma; font-size: 12px; font-weight:normal; text-decoration:underline;}

.epcnavlink {color: #006699; font-family: Tahoma; font-size: 11px; font-weight: bold; text-decoration:underline;}
.epcnavlink:hover {color: #006699; font-family: Tahoma; font-size: 11px; font-weight:bold; text-decoration:none;}

.bodytableinverse {font-family: Tahoma; color: #1E2D39; font-size: 12px; }
.bodytableinverse td{font-family: Tahoma; color: #1E2D39; font-size: 12px; height:40px; font-weight:bold; textalign:top;}
.bodytableinverse p{font-family: Tahoma; color: #1E2D39; font-weight:bold; font-size: 13px; line-height:20px}