/* CSS Document */

a
{
	color: #000000;
}

form
{
	margin: 0px;
	padding: 0px;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	 
}
 
h1
{
	font-size: 130%;
	margin: 3px;
	padding: 3px;
}

div.PageHeading
{
	font-family: Arial;
	font-weight: bold;
	font-size: 1em;	
}


/* layout styles */

table, td
{
	font-size: 100%;
	vertical-align: top;
}
.redtop
{
	background-color: #C60001;
	height: 3px;
}
.tablemain
{
	border: 1px solid #999;
	width: 100%;
	height: 100%;
	padding: 10px;
}
.tablemain td
{
}
.tablemain .menuTd
{
	height: 20px;
	 
}

.logo
{
	padding: 10px;
}
.navtable
{
	width: 100%;
}
.navtable td
{
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	height: 40px;
	text-align: center;
	font-size: 100%;
	width: 11%;
}
/*###############################*/
img
{
	border: 0px; /*###############################*/ /*CONTENT HOLDERS*/ /*###############################*/
}
.contentHolder
{
	padding: 15px;
	background-color: #D1D1D1;
	border-bottom: 10px solid #D1D1D1;
	height: 100%;
}
	
.innerContentTable
{
	width: 100%;
	height: 100%;
	background-color: #FFF;
}

.contentHolderTable
{
	width: 100%;
	height: 100%;
	/* margin-bottom: 10px; */
	background-color: #FFF;
}

.contentHolderTable td
{
	vertical-align: top;
}
.contentHolderTable th
{
	vertical-align: middle;
	background-color: #EAEAEA;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	border-bottom: solid 1px #D1D1D1;
	height: 25px;
}

.SiteControlLabel
{
	vertical-align: middle;	
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;	
	height: 25px;	
}

td.tabContentHolder
{
	padding: 10px;		
}


/*###############################*/
/* Menu Items */
/*###############################*/

.staticMenuItem
{
	border: 1px solid #CCC;
	padding: 0px;
	width: 95%;
}
.staticMenuItem a
{
	background-image: url(/images/version2/navbgoff.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
	display: block;
	width: 100%;
	line-height: 40px;
	height: 40px;
}
.staticMenuItem a:hover
{
	background-image: url(/images/version2/navbg.gif);
	background-repeat: repeat-x;
}

.selectedMenuItem a
{
	background-image: url(/images/version2/navbg.gif);
	background-repeat: repeat-x;
	color: #CC0001;
}

.hoverMenuItem
{
}
.selectedMenuItem
{
}
/* buttons */
/*###############################*/

/* Menu with menu adapter*/
/*###############################*/
 


div.mainAdminMenu ul
{
	width:100%;
	padding: 0px;
	margin:0px;
		
	}
div.mainAdminMenu ul li
{
	border: 1px solid #CCC;
	padding: 0px;
	display:block;
	float:left;
	width:11%;
	margin: 0 5px 0 5px;
	text-align:center;
	 
}
div.mainAdminMenu ul li a
{
	background-image: url(/images/version2/navbgoff.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
	display: block;
	line-height: 40px;
	height: 40px;
	font-weight:bold;
	padding: 0 2% 0 2%;
	
}
div.mainAdminMenu ul li a:hover
{
	background-image: url(/images/version2/navbg.gif);
	background-repeat: repeat-x;
		color: #CC0001;
}

div.mainAdminMenu ul li a:active
{
	background-image: url(/images/version2/navbg.gif);
	background-repeat: repeat-x;
	color: #CC0001;
}

/* tabs Menu styles */
 div.tabsMenu ul  
{
	 text-decoration: none;
}
 div.tabsMenu ul li
{
	border: Solid 1px #999;
}
 div.tabsMenu ul li a
{
	border: Solid 1px #999;
	color: black;
	text-align: center;
	background: #EAEAEA;
	width: 150px;
	text-decoration: none;
}
 div.tabsMenu ul li  a:hover
{
	border-bottom: 1px solid white;
	color: Black;
	text-align: center;
	background: #fff;
	width: 150px;
	font-weight: bold;
}


.secondLevelHoverMenuItem
{
	/*border-top:Solid 1px #999; 	border-left:Solid 1px #999; 	border-right:Solid 1px #999; 	border-bottom:Solid 1px #999;     background:#fff;     color:Black;     text-align:center;     Height:20;      width:200px;*/
}
.staticMenuStyle
{
}
.secondLevelHoverMenuItem a:hover
{
	color: #999;
}

/* PUBLIC Menu Styles */

table.public_secondLevelMenu
{
	text-align: left;
	margin-left: -1px;
	margin-top: 0px;
	background: #726C67 url(images/pathways/bg-nav.gif) 0 0 repeat-x;	
	border-bottom: solid 1px #F6972F;
}

table.public_secondLevelMenuSections
{
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
}

.public_secondLevelStaticMenuItem
{
	border: Solid 0px #999;
	font-weight: bold;
	padding: 0px;	
}
.public_secondLevelSelectedMenuItem
{	
	color: #fff;		
	font-weight: bold;	
	padding: 0px;	
}
.public_secondLevelHoverMenuItem
{	
	font-weight: bold;
	color: #fff;
	padding: 0px;	
}

.public_staticMenuStyle
{
	font-weight: bold;
	padding: 0px;	
}


/* buttons */


.linkButton
{
	background-color: #CC0001;
	background-image:url(/images/version2/addnew.gif); 	background-repeat:no-repeat; 	 	width: 120px;
	height: 25px;
	width: 120px;
	margin: 0px;
	color: #FFF;
	line-height: 20px;
	border: 0px;
	padding: 2px 5px 0px 5px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	vertical-align:middle;
	
}
.linkButton a
{
}
.largeLinkButton
{
	background-color: #FFF;
	background-image: url(/images/version2/addnewlarge.gif);
	background-repeat: no-repeat;
	padding: 5px 10px 10px 10px;
	height: 30px;
	width: 210px;
	color: #FFF;
	border: 0px;
	font-weight: bold;
	cursor: pointer;
	margin-right: 5px;
	text-decoration: none;
}
.hiddenTextBox
{
	visibility: hidden;
}
/*##############################*/
/*Left Panel from tree view or stand alone panel*/
/*##############################*/

.leftPanel
{
	border: 1px solid #999;
	width: 100%;
	background-color: #FFFFFF;
	font-weight: normal;
}
.leftPanel td
{
	height: auto;
	height: 20px;
	vertical-align: top;
}
.leftPanel th
{
	height: auto;
	height: 20px;
	vertical-align: top;
}

/*##############################*/
.gridView
{
	border: 1px solid #999;
	margin-bottom: 10px;
	width: 100%;
}
.gridView td
{
	height: 20px;
	padding: 3px;
}
.gridViewHeader
{
	background-color: #D1D1D1;
	text-align: left;
	font-weight: bold;
	padding: 5px;
	height: 20px;
}
.gridViewHeader th
{
	text-align: left;
	padding-left:5px;
	}
.gridViewHeader a
{
	text-decoration: none;
}

.gridViewRow
{
	background-color: #FFFFFF;
	padding: 5px;
	font-weight: normal;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

.gridViewAlternateRow
{
	background-color: #EAEAEA;
}
.gridViewSelectedRow
{
	background-color: #999;
	padding: 3px 5px 0px 5px;
	font-weight: bold;
	color: #fff;
	border: 1px solid #CC0001;
	border-style: dashed;
	border-right: none;
}
div.gridViewDiv
{
	height: 150px;
	border: 1px solid #999;
	margin-bottom: 20px;
}
/*##############################*/
/*TREE VIEW*/
/*##############################*/
table.TreeViewTable
{
	border: 1px solid #999;
	width: 20%;
	width: 100%;
}
table.TreeViewTable th
{
	background-color: #EAEAEA;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	height: 20px;
}
table.TreeViewTable td
{
	background-color: #FFFFFF;
	padding: 3px 5px 0px 5px;
	font-weight: normal;
	height: auto;
}

.GridViewFormViewSeparator
{
	height: 20px;
}

/* Menu Styles */

table.secondLevelMenu
{
	text-align: left;
	margin-left: -1px;
	margin-top: 0px;
}

table.secondLevelMenuSections
{
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
}

.secondLevelStaticMenuItem
{
	border: Solid 1px #999;
}
.secondLevelStaticMenuItem
{
	border: Solid 1px #999;
	color: black;
	text-align: center;
	background: #EAEAEA;
	width: 150px;
}
.secondLevelSelectedMenuItem
{
	border-bottom: 1px solid white;
	color: Black;
	text-align: center;
	background: #fff;
	width: 150px;
	font-weight: bold;
}
.secondLevelHoverMenuItem
{
	/*border-top:Solid 1px #999; 	border-left:Solid 1px #999; 	border-right:Solid 1px #999; 	border-bottom:Solid 1px #999;     background:#fff;     color:Black;     text-align:center;     Height:20;      width:200px;*/
}
.staticMenuStyle
{
}
.secondLevelHoverMenuItem a:hover
{
	color: #999;
}
/* Sub menu tabs */

.secondLevelMenu2
{
	text-align: left;
}
.secondLevelStaticMenuItem
{
	color: black;
	text-align: center;
	background: #EAEAEA;
	width: 150px;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
.secondLevelSelectedMenuItem
{
	border-bottom: solid 1px #FFF;
	background: #fff;
	width: 150px;
	font-weight: bold;
}
.secondLevelHoverMenuItem
{
	background-color: #fff; /*border-top:Solid 1px #999; 	border-left:Solid 1px #999; 	border-right:Solid 1px #999; 	border-bottom:Solid 1px #999;         color:Black;     text-align:center;     Height:20;      width:200px;*/
}
.staticMenuStyle
{
}
.secondLevelHoverMenuItem a:hover
{
	color: #999;
}


/* DIV Form View */

/* Form Sub View */




td.rightcell
{
	background-color: #D1D1D1;
	padding-right: 0px;
	border-top: #D1D1D1;	
}
td.rightcell a img
{
	float: right;
	background-color: #D1D1D1;
	width: 10px;
	margin-right: -5px;	
}
.secondLevelMenu
{
	border: 0px;
	height: 50px;
}
td.PadRight
{
	padding-right: 10px;
	background-color: #d1d1d1;
}


div.sectionSubFormView
{
	position: relative;
	top: 0px;
	padding-top: 0px;
	border-top: 1px solid #D1d1d1;
	border-bottom: 1px solid #D1d1d1;		
	border-left: 1px solid #D1d1d1;
	border-right: 1px solid #D1d1d1;	
	margin: 0px; /*  20px 0px 2 0px */
	height: 100%;
}

/*

div.ContainerContent
{
	position: relative;
	top: 20px;
	padding: 10px;	
	border-top: none;
	margin: 0px;
	height: 100%;
}


*/


div.ContainerContent
{
	position: relative;
	height: 100%;
}

table.formViewTable
{
	border: 1px solid #D1d1d1;
	margin: 0px 10px 0px 10px;
	width: 97%;
}
table.formViewTable img
{
	float: left;
}
table.formViewTable table
{
}

table.formViewTable input.linkButton
{
	margin: 0px 10px 0px 10px;
}
td.topone
{
	border: 1px solid #999;
	padding-top: 0px;
	border-top: none;
	border-top: #D1D1D1;
}
#coverup
{
	background-color: #d1d1d1;
	position: absolute;
	left: 27px;
	top: 190px;
	height: 40px;
	width: 10px;
	border: solid 0px red;
}

/*
	right: 35px;
	top: 190px;
	*/

#coverup_bottom
{
	background-color: #d1d1d1;
	position: absolute;
	left: 27px;
	top: 183px;
	height: 1px;
	width: 10px;
}

div.subFormView
{
	padding: 15px;
}

div.formview table
{
	width:100%;	
	border: solid 1px #AEAEAE;
	padding: 10px;	
}

td.label
{	
	width: 160px;
}

td.field
{	
	width: 180px;
}

td.help
{	
	width: 25px;				
}

td.edge
{			
}

div.placeHolderTd
{
}
#ctl00_ContentPlaceHolder1_ContainerDetails1_ContainerDetailsContainerProperties1_containerPropertiesFormView table td
{
	border-bottom: 1px solid #EAEAEA;
	padding: 5px;
}
#ctl00_ContentPlaceHolder1_ContainerDetails1_ContainerDetailsContainerProperties1_containerPropertiesFormView table .formViewTable input.linkButton
{
	margin-top: 10px;
}

  .glossaryItem
   {
	text-decoration:'underline';
	color:Maroon;
	font-weight:bold;
	cursor:help
    }


.formtable
{
	padding:5px;
	font-family: Arial;
	font-size: 10pt;
	border:0px;
	
	}
.formtable td
{
	 
	
	}
.structurePreviewLink
{
	display:block;
	height:10px;
	width:20px;
	float:left;
	padding:10px;
	font-family: Arial;
	font-size: 10pt;
	margin-bottom:10px;
	color:#CC0001;
	
	
	}

div.buttonrow
{
	text-align: right; 
	width:100%;
	padding-top:10px;
}

tr.menurow
{
	height: 15px;
}

.graygrid
{
	height: 100%;
	width: 100%;
	background-color: #AEAEAE;
}

.graygrid td
{
	background-color: #fff;	
}

.graygrid th
{
	background-color: #fff;
}

 /* Section editor */   
div.sectionEditor
{
	border: solid 1px #AEAEAE;
	padding: 10px;
}
div.sectionEditor table
{
		width:auto;
		
}
 div.sectionEditor table td
 {
	padding:0px;
	width:auto;
	height:auto;
}

.DarkRedLink
{
	text-decoration: underline;
	color: Maroon;
	cursor: pointer;
}