﻿/* CSS Document */

a
{
	color: #000000;
}

form
{
	margin: 0px;
	padding: 0px;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 15px;
}
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: #ffffff;
	height: 3px;
}
.tablemain
{
	border: 1px solid #999;
	width: 100%;
	height: 1024px;
	padding: 2px 10px 10px 10px;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 10px 10px 5px #888;
	min-height:1024px;
}
.tablemain td
{height: auto;
}

.tablemain .menuTd
{
	height: 20px;
	padding: 0 8px;
	 
}

.logo
{
	padding: 10px;
}
.navtable
{
	width: 780px;
}
.navtable td
{
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	height: 40px;
	text-align: center;
	font-size: 100%;
	width: 9%;
}
/*###############################*/
img
{
	border: 0px; /*###############################*/ /*CONTENT HOLDERS*/ /*###############################*/
}
.contentHolder
{
	padding: 4px;
	background-color: #D1D1D1;
	min-height:880px;
	height: 100%;
}
	
.innerContentTable
{
	width: 100%;
	height: auto;
	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;
	text-shadow: 3px 3px 2px #CCCCCC;
}

.SiteControlLabel
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;	
	height: 20px;	
}

td.tabContentHolder
{
	padding: 10px;		
}


/*###############################*/
/* Menu Items */
/*###############################*/

.staticMenuItem
{
	border: 1px solid #CCC;
	padding: 0px;
	width: 110;
    font-size: 1.1em;
    display:inline-block;
    font-weight:bold;
    text-align:center;
    text-shadow: 3px 3px 2px #CCCCCC;
    border-radius: 4px 4px 0 0;
}
.staticMenuItem a
{
	background-image: url(../../images/version2/navbgoff.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
	text-shadow: 3px 3px 2px #CCCCCC;
	display: block;
	width: 100%;
	line-height: 40px;
	height: 40px;
}
.staticMenuItem a:hover
{
	background-image: url(../../images/version2/navbg.gif);
	background-repeat: repeat-x;
	color: #CC0001;
}

.selectedMenuItem a
{
	background-image: url(../../images/version2/navbg.gif);
	background-repeat: repeat-x;
	color: #CC0001;
}

tbody tr td table.staticMenuItem tbody tr td {}

.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;
}


.staticMenuStyle
{
}


/* 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;	
	border-radius: 4px 4px 0 0;
}
.public_secondLevelSelectedMenuItem
{	
	color: #fff ;		
	font-weight: bold;	
	padding: 0px;	
}
.public_secondLevelHoverMenuItem
{	
	font-weight: bold;
		
}

.public_staticMenuStyle
{
	font-weight: bold;
	padding: 0px;	
}


/* buttons */


.linkButton
{
    background-color: #6AA186;
    background-image: url("../../images/version2/addnew.gif");
    background-repeat: no-repeat;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 25px;
    line-height: 20px;
    margin: 0;
    padding: 3px 6px 3px 7px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 120px;
}

.smallLinkButton
{
    background-color: #6AA186;
    background-image: url("../../images/version2/addnew_short.gif");
    background-repeat: no-repeat;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 25px;
    line-height: 20px;
    margin: 0;
    padding: 3px 6px 3px 7px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 60px;
}

.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: #bbb;
	padding: 3px 5px 0px 5px;
	font-weight: bold;
	color: #fff;
	border: 1px solid #CC0001;
	border-style: dashed;
	border-right: none;
}
div.gridViewDiv
{
	border: 1px solid #999;
	margin-bottom: 10px;
	border-radius: 4px 4px 4px 4px;
}
/*##############################*/
/*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;
    font-weight: normal;
    height: auto;
    padding-left: 7px;
}

.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;
}



/* Sub menu tabs */

.secondLevelMenu2
{
	text-align: left;
}
.secondLevelStaticMenuItem
{
	color: black;
	text-align: center;
	background: #EAEAEA;
	width: 150px;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	display:inline-block;
	margin-top:-2px;
	margin-left:1px;
	font-size:0.9em;
	font-weight:bold;
	text-shadow: 3px 3px 2px #CCCCCC;
	border-radius: 5px 5px 0 0;
}
.secondLevelSelectedMenuItem 
{
	background: #F8F8F8;
	width: 150px;
	font-weight: bold;
	margin-left: 1px;
	font-size:0.9em;
	font-weight:bold;
	color: #CC0001;
	border-radius: 5px 5px 0 0;
}
.secondLevelHoverMenuItem
{
	text-shadow: 3px 3px 2px #CCCCCC;
	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: #CC0001;
}


/* 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: 0px;
	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;
    min-height: 880px;
	height: 880px;
}

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;
	border-left: none;
}


div.subFormView
{
	padding: 15px;
}

div.formview table
{
	width:100%;	
	border: solid 1px #AEAEAE;
	padding: 10px;	
	margin-bottom: 4px;
	border-radius: 4px 4px 4px 4px;
      margin: 3px 0;
}

td.label
{	
	width: 160px;
}

td.field
{	
	width: 220px;
}

td.field input
{
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
}

td.field select
{
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
}

td.field textarea
{
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
}

td input
{
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
}

td select
{
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
}

td textarea
{
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
        overflow:hidden;
}

td.help
{	
	width: 25px 10px;		
	
}

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: left;
	margin-left: 0px; 
	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-top: 0px;
}

.DarkRedLink
{
	text-decoration: underline;
	color: Maroon;
	cursor: pointer;
}

.hiddenTextBox
{
	display: none;
}

div.grippie 
{
	background:#EEEEEE url(images/grippie.png) no-repeat scroll center 2px;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:0pt 1px 1px;
	cursor:s-resize;
	height:9px;
	overflow:hidden;
}

 
div.formview table tr
{
	line-height: 12px;
}

.tree td div {
    height: 20px !important
 }
 
 table#ctl00_ContentPlaceHolder1_ContainerDetails1_ContainerDetailsContainerProperties1_containerPropertiesFormView_CalendarExtender1_daysTable {width: 170px;}
 
#ctl00_ContentPlaceHolder1_ContainerDetails1_ContainerDetailsContainerProperties1_containerPropertiesFormView_calReviewDate_days table
{
	border: 0px;
	padding: 1px;
}

#ctl00_ContentPlaceHolder1_ContainerDetails1_ContainerDetailsContainerProperties1_containerPropertiesFormView_calReviewDate_days table td 
{
    border-bottom: 0px;
	padding: 0px;
	border: 0px;
}

#ctl00_ContentPlaceHolder1_ContainerDetails1_ContainerDetailsContainerProperties1_containerPropertiesFormView_calExpiryDate_days table td 
{
	border-bottom: 0px;
	padding: 0px;
	border: 0px;
}


.ajax__calendar_header
{
	background: none repeat scroll 0 0 #CDE6A0;
	height: 16px;
    width: 100%;
}

