/* CSS Document */
.insert-internal-tree {
    border-top: 1px solid #99CC66;
    border-right: 1px solid #99CC66;
    border-bottom: 1px solid #99CC66;
    border-left: 1px solid #99CC66;
    padding: 5px;
    margin: 8px 0px 8px 0px;
    background-color: #E0EFD1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
#insert-internal a:link, 
#insert-internal a:hover, 
#insert-internal a:visited {
    text-decoration:none;
    color:black;
    font-weight:bold;
}
.insert-internal-tree img{
	margin-bottom:-4px;
}

body{	
	/* 
	background-image:url(../images/bgSidebar.gif); 
	background-position:top right;
	background-repeat:repeat-y;
	*/
	margin:0px 0px 35px 0px;	
}
body,td{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1{
	font-size:18px;
	font-weight:bold;
	border-bottom:2px solid #666666;
	margin:0;
	margin-top:5px;
	margin-bottom:8px;
}
h2{
	font-size:16px;
	font-weight:bold;
	border-bottom:2px solid #666666;
	margin:0;
	margin-top:10px;
	margin-bottom:8px;
}
h3{
	font-size:14px;
	font-weight:bold;
	border-bottom:2px solid #dfdfdf;
	margin:0;
	margin-top:10px;
	margin-bottom:8px;
}
#system-header{
    
    width:410px;
    padding:0px;
    border:4px solid #d7d7d7;
    
    background-color:#af0000;
    color:white;
    font-weight:bold;
    font-size:12px;
    
    text-align:left;
    margin-top:100px;
}
#system-body {
	width:400px;
	padding:5px;
	border:4px solid #dfdfdf;
	
	margin-top:15px;
	text-align:left;
}
#system-body h1{
	font-size:24px;
	font-weight:bold;
	border-bottom:2px solid white;
	color:#CCC;
	text-align:right;
	margin:0;
	margin-top:-5px;
	margin-bottom:-15px;
}
#system-body h2{
	font-size:14px;
	font-weight:bold;
	margin:0;
	margin-top:5px;
	margin-bottom:5px;
	border:none;
}
#system-body input.Username{
	height:20px;
	width:98%;	
	font-size:18px;
}
#system-body input.Password{
	height:20px;
	width:98%;
	font-weight:bold;
}
#system-body p{
	margin:0;
	margin-top:5px;
}

#mainContainer{
	padding-right:20px;
	vertical-align: top;
	text-align:left;
	
}
#sideContainer{
	width:148px;
	vertical-align:top;
}
#menuContainer {
    background-color:#af0000;
    padding:20px 20px 5px 20px;
    border-bottom:4px solid #d7d7d7;
    color:white;
    font-weight:bold;
    font-size:16px;
}
#menuContainer a{
    padding:3px 15px 5px 15px;
    margin:0px 10px 0px 0px;
    text-decoration:none;
    color:#FFFFFF;
    background-color:#EE0000;
}
/************************/
	#popupQuestion {
		margin: 20px 20px 20px 20px;
		padding: 0px 0px 0px 0px;
		border-top: 4px solid #4d76ab;
		border-bottom: 4px solid #4d76ab;
		background-color:#203b63;
		color:#FFFFFF;		
	}
	#popupQuestion ul {
		margin:0;
		padding:0;
	}
	#popupQuestion li {
		display: block;
		list-style-type: none;
		border-bottom: 1px solid #2b4972;
		margin:0;
	}
	#popupQuestion a {
		color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;	
		text-decoration:none;
		font-size: 14px;
		font-weight:bold;
		padding: 8px 5px 8px 5px;
		margin: 0px 0px 0px 0px;
		display: block;
	}
	#popupQuestion a:hover {
		background-color:#365c90;
	}
/***********************/
form{
	margin:0;
}
#page-info{
	border:2px solid #dfdfdf;
	padding:5px;
	width:98%;
	margin:0px 0px 10px 0px;
	
}
#page-info h1{
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	margin:0;
	margin-bottom:5px;

}
#page-info-functions-edit{
	float:right;
	padding:5px;
	margin-left:5px;
	border:1px solid #DBDBDB;
	background-color:#efefef;
	width:130px;
}
#page-info-functions-edit img{
	margin-bottom:-4px;
}
#page-info-functions-edit a{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}
#page-info-functions-view{
	float:right;
	padding:5px;
	margin-left:5px;
	border:1px solid #DBDBDB;
	background-color:#efefef;
	width:130px;
}
#page-info-functions-view img{
	margin-bottom:-4px;
}
#page-info-functions-view a{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}
/* For DB Data */
#page_name{
	font-size:14px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
}
#bread-crumbs {
	text-align:left;width:98%;margin:0px 0px 10px 0px;background-color:#efefef;padding:3px 5px 3px 5px;border:1px solid #CCCCCC;
}
.app-instructions{
	margin:0px 0px 10px 0px;
	font-weight:normal;
	color:#006699;
	font-size:14px;
	text-align:left;
	
	border:1px solid #006699;
	
	padding:2px 2px 2px 23px;
	background-image:url(/images/bg_app_instructions.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.app-success{
	margin:0px 0px 10px 0px;
	font-weight:normal;
	color:#339933;
	font-size:14px;
	text-align:left;
	
	border:1px solid #006600;
	
	padding:2px 2px 2px 23px;
	background-image:url(/images/bg_app_success.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.app-error{
	margin:0px 0px 10px 0px;
	font-weight:normal;
	color:#FF0000;
	font-size:14px;
	text-align:left;
	
	border:1px solid #990000;
	
	padding:2px 2px 2px 23px;
	background-image:url(/images/bg_app_error.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.errorExplanation{
	margin:0px 0px 10px 0px;
	font-weight:normal;
	color:#000000;
	font-size:14px;
	text-align:left;	
	border:1px solid #990000;	
	padding:2px 2px 2px 23px;
	background-image:url(/images/bg_app_error.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.errorExplanation h2{
	margin:0px 0px 0px 0px;
	font-weight:normal;
	color:#ff0000;
	font-size:14px;
	text-align:left;	
	border:none;	
	
}
.fieldWithErrors input{
	border:1px solid #FF0000;
}
#new-file{
	margin:0px 0px 10px 0px;
	border:1px solid #DBDBDB;
	padding:8px;
}
#new-external-link{
	margin:0px 0px 10px 0px;
	border:1px solid #DBDBDB;
	padding:8px;
}
#new-page{
	margin:0px 0px 10px 0px;
	border:1px solid #DBDBDB;
	padding:8px;
}
#page-files{
	display:none;
}

ul.sitemap                    { font-family:Arial, Helvetica, sans-serif; font-size: 16px; list-style-type:none; margin:0px 0px 0px 0px; clear:both; }
ul.sitemap li                 { padding:5px 0px 5px 0px; display:block; border-bottom:0px solid #CCCCCC; list-style-type:none; width:100%; margin:2px 2px 0px 0px;  }
ul.sitemap a                  { color:#0066FF; text-decoration:none; padding:0px 0px 0px 0px; }
ul.sitemap a:hover            { background-color:#FFFFFF; }
ul.sitemap a:visited          { color:#0066FF;display:inline; }

#tree_nodes					  	{margin:0px 0px 15px 0px;padding:0;clear:both;}
#tree_nodes                 	{background-color:#eeeeee;font-family:Arial, Helvetica, sans-serif; font-size: 16px; list-style-type:none; font-weight:bold;}
#tree_nodes a               	{color:#000000; text-decoration:none; padding:0;}
#tree_nodes li              	{clear:both;height:31px;padding:0px 5px 0px 0px;border-bottom:1px solid #d2d2d2;}

/* JEFF */

#page_assets					{margin:0px 0px 0px 0px;padding:0;clear:both;}
#page_assets                 	{font-family:Arial, Helvetica, sans-serif; font-size: 12px; list-style-type:none; font-weight:bold;}
#page_assets a               	{color:#000000; text-decoration:none; padding:0;}
#page_assets li              	{clear:both;height:20px;padding:5px 5px 0px 5px;border-bottom:1px solid #d2d2d2;background-color:#eeeeee;}
#page_assets li.highlight       {background-color:#f4efa0;}
#page_assets img                {margin-bottom:-4px;}

#popupContainer{
    padding:10px 20px 10px 20px;
}
#FooterContainer{
	position: absolute;
	left: 0px;
	width:100%;
	height:25px;
	bottom: 0px;
	background-color: #f8e3bc;
	margin: 0px;
	padding: 0px;
	border-top:4px solid #d7d7d7;
	font-size: 12px;
	color:#cc9966;
}
#FooterRight{
	text-align:right;
	padding:5px 15px 0px 0px;
	float:right;
}
#FooterLeft{
	text-align:right;
	padding:5px 0px 0px 15px;
	float:left;
}
#FooterLeft a:link{
	color: #cc9966;
	text-decoration:underline;
}
#FooterLeft a:hover{
	text-decoration:none;
	color: #cc9966;
}
#FooterLeft a:visited{
	color: #cc9966;
	text-decoration:underline;
}
