.editmenuTitleBar
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	cursor:move;	
}
.tblTop
{
	background-color:#658a01;
	padding:3px;
	border-top:1px black solid;
	border-left:2px black solid;
	border-right:1px black solid;
	border-bottom:1px black solid;
}
.contentDiv
{
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	DISPLAY: block; 
	BORDER-LEFT: #000000 2px solid;  
	BORDER-BOTTOM: #000000 2px solid; 
	BACKGROUND-COLOR: #ffffff	
}
.dvBtn /* Surrounds the button */
{
	background-image:url(/res/images/btnMiddle.gif);
	background-repeat:repeat-x;	
	display:inline;
	height:21px;
	cursor:hand; 
}
.dvBtnLeft /* Left corner of the button */
{
	background-image:url(/res/images/btnEdgeLeft.gif);
	background-repeat:no-repeat;
	width:2px;
	height:21px;
	display:inline;
}
.dvBtnRight /* Right corner of the button */
{
	background-image:url(/res/images/btnEdgeRight.gif);
	background-repeat:no-repeat;
	display:inline;
	height:21px; 
	width:2px;
}
.button /* Inner */
{
	border:0px navy solid;
	font-size:12px;
	display:inline;
	height:21px; 
}
.button:hover
{
	text-decoration:none;
}
.editLabel /* Used in edit mode for the headings describing the placeholders */
{
	color:#005351;
	font-size:0.8em;
	font-weight:bold;
	padding-right:6px;
}
.editLabelRequired /* Used in edit mode for the headings describing the placeholders WITH a small icon to the right for required field*/
{
	background-image:url(/res/images/req.gif);
	background-repeat:no-repeat;
	background-position:100% 30%;
	color:#005351;	
	font-size:0.8em;
	font-weight:bold;
	padding-right:6px;
}
div#dvCreateHandbookButtons
{
	width:205px;
	text-align:right;	
}
/* CSS for Posting Properties */
.propertiesHeadingContainer
{
	background-color:#939F7D;
	border:0px red solid;
	width:400px;
	font-size:0.8em;
	font-weight:bold;
	color:#005351;	
	padding:2px 0px 2px 2px;
}
.propertiesDateRowContainerHeadings
{
	padding-left:2px;
	background-color: #BBCAA1;
	border:0px green solid;
	width:400px;
	font-size:0.7em;
	color:#005351;
}
.propertiesStartDateHeading
{
	width:142px;
	display:inline;
}
.reqField
{
	background-image:url(/res/images/req.gif);
	background-repeat:no-repeat;
	background-position:100% 30%;	
	padding-right:10px;
}
.propertiesExpireDateHeading
{
	width:142px;
	display:inline;
}
.propertiesArchieveTimeHeading
{
	width:110px;
	 
	display:inline;
}
.propertiesDateRowContainerControls
{
	padding-left:2px;
	background-color: #BBCAA1;
	border:0px green solid;
	width:400px;
	font-size:0.7em;
	 
}
.propertiesStartDate
{
	width:82px;
	display:inline;
}
.propertiesStartDateCalendar
{
	border:0px navy solid;
	display:inline;
	width:60px;
}
.propertiesExpireDate
{
	width:82px;
	display:inline;
}
.propertiesExpireDateCalendar
{
	border:0px navy solid;
	display:inline;
	width:60px;
}
.propertiesArchieveTime
{
	width:110px;
	display:inline;
}
.propertiesControls
{ 
	font-size:1.1em;
	font-family:Arial;
}
.propertiesDisabledControls
{
	font-size:0.8em;	
	background-color:#eaeaea;
}
.propertiesCalendar
{
	width:16px;
	background-image:url(/res/images/calendar.gif);
	background-repeat:no-repeat;
	background-position:100% 40%;	
	border:0;
	cursor:hand;
}
.propertiesOwnerRowContainerHeadings
{
	padding-left:2px;
	background-color: #BBCAA1;
	border:0px green solid;
	width:400px;
	font-size:0.7em;
	color:#005351;
}
.propertiesOwnerNameHeading
{
	width:142px;
	display:inline;
}
.propertiesOwnerEmailHeading
{
	width:142px;
	display:inline;
}
.propertiesOwnerRowContainerControls
{
	padding-left:2px;
	background-color: #BBCAA1;
	border:0px green solid;
	width:400px;
	font-size:0.7em;
	color:#005351;
}
.propertiesOwnerName
{
	width:142px;
	display:inline;
}
.propertiesOwnerEmail
{
	width:142px;
	display:inline;
}
.propertiesNotificationEmailHeading
{
	width:112px;
	display:inline;
}
.propertiesNotificationEmail
{
	width:112px;
	display:inline;
}
.propertiesDescriptionRowContainerHeadings
{
	padding-left:2px;
	background-color: #BBCAA1;
	border:0px green solid;
	width:400px;
	font-size:0.7em;
	color:#005351;
}
.propertiesDescriptionRowContainer
{
	padding-left:2px;
	background-color: #BBCAA1;
	border:0px green solid;
	width:400px;
	font-size:0.7em;
	color:#005351;
	padding-bottom:10px;
}
.propertiesNewsArchiveRowContainerHeadings
{
	padding-left:2px;
	background-color: #BBCAA1;
	border:0px green solid;
	width:400px;
	font-size:0.7em;
	color:#005351;
}
.propertiesNewsArchiveHeading
{
	
}
.propertiesNewsArchiveRowContainer
 {
	padding-left:2px;
	background-color: #BBCAA1;
	border:0px green solid;
	width:400px;
	font-size:0.7em;
	color:#005351;
	padding-bottom:5px;
 }
/* CSS for Posting Properties [end]*/

/* Create Channel */
div#dvCreateChannelContainer
{
	margin:20px;
}
.createChannelLeftRow
{
	border:0px red solid;
	width:30%;
	float:left;
}
.createChannelRightRow
{
	border:0px red solid;
	width:50%;
	float:right;
}
div#dvCreateChannelButtons
{
	border:0px red solid;
	display:block;
	width:325px;
	text-align:right;
}
.createChannelBlock
{
	margin:13px;
	display:block;
}
.createChannelBlockTextBox
{
	margin:10px;
	display:block;
}
/* Create Channel [end] */
/* Delete Channel */
div#dvDeleteChannel
{
	margin:10px;
}
div#dvDeleteChannelListing
{
	font-size:0.7em;
	margin:10px 0px 10px 0px;
	border:1px black solid;
	width:360px;
	height:120px;
	overflow:auto;
	overflow:scroll;
	padding:2px;
}
div#dvDeleteChannelButton
{
	width:365px;
	text-align:right;
}
/* Delete Channel [end] */
.clearBoth
{
	clear:both;
}
