/*===============================================
// Nucontroller© CMS
// Numotion© www.numotion.net
//===============================================
// All rights reserved.
// Use of this code is covered by the terms and
// conditions in the license agreement. No
// unauthorized adaption, duplication or distribution is
// permitted. Numotion copyright notices must remain intact.
//=============================================== */

/* Link Styles */	
a:link  {
	color: #cc0033;
	text-decoration: none;
}

a:visited  {
	color: #cc0033;
	text-decoration: none;
}

a:hover  {
	color: #cc0033;
	text-decoration: underline;
}

a:active  {
	color: #cc0033;
	text-decoration: underline;
}

blockquote {
	background-color: #669999;
	border-bottom: 1px solid #006633;
	border-top: 1px solid #006633;
	color: #1E58C7;
	font-size: 8pt;
	margin: 0px;
	width: 350px;
}
html {min-height:100%;height:100%;overflow:-moz-scrollbars-vertical}
body {
	font: 8pt Arial, helvetica, sans-serif;
	margin: 15px 0 0 0;
	padding:0px;
}

button {
	background-color: #E4EEFD;
	border: 1px solid #003399;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#E4EEFD');
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

h1 {
	color: #cc0033;
	font-size: 14pt;
	line-height: 100%;
	margin: 0px;
}

h2 {
	color: #000000;
	font-size: 9pt;
	margin: 0px;
}

h3 {
	color: #000000;
	font-size: 9pt;
	margin: 0px;
}

h4 {
	color: #000000;
	font-size: 9pt;
	margin: 0px;
}

h5 {
	color: #000000;
	font-size: 9pt;
	margin: 0px;
}

input {
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

select {
	border: inset 1px #FFFFFF;
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

td {
	font-size: 12px;
	line-height: 125%;
}

/* Admin Style Settings */	
.admineditbutton {
	background-color: #E4EEFD;
	color: #000000;
	border: 1px solid #CBDDFC;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#E4EEFD');
}

.adminheader {
	background-color: #1E58C7;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	border-left: 1px solid #95B4EA;
	border-top: 1px solid #95B4EA;
	border-right: 1px solid #95B4EA;
	height: 20px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#CBDDFC');
}

.admininput {
	font-size: 8pt;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

.adminrightpane {
	width: 99%;
}

.adminselect {
	background-color: #CBDDFC;
	cursor: pointer;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	text-decoration: none;
}

.adminsubrightpane {
	background-color: #FBFCFF;
	border: 1px solid #95B4EA;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	padding: 2px;
	width: 100%;
}

.admintextarea {
	background-color: #CBDDFC;
	border: 1px solid #000000;
	font-size: 8pt;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

.breadcrumb {
	color: #cc0033;
	font-size: 8pt;
	width: 100%;
}

.buttons {
	background-color: #669999;
	border-color: #669999;
	border-style: outset;
	border-width: 1px;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#669999');
	color: #000000;
}

/*Style for the background-bar*/
.clbar {
	background-color: #8E9ECF;
	height: 10px;
	position: absolute;
	visibility: hidden;
	width: 10px;
}

.clcmabs {
	left: 1px;
	position: absolute;
	top: 0;
	visibility: hidden;
}

/* Navigation Styles */
.clcmevent {
	clip: rect(0,100px,100px,0);
	height: 99%;
	left: 0;
	position: absolute;
	top: 0;
	visibility: visible;
	width: 99%;
}

/*Styles for level 0*/
.cllevel0 {
	background-color: #8E9ECF;
	layer-background-color: #8E9ECF;
	color: #000000;
	width: 126px;
}

.cllevel0,.cllevel0over {
	cursor: pointer;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	padding: 5px 0px 0px 5px;
	position: absolute;
	width: 126px;
	border-right:0px solid white;
}

.cllevel0border {
	background-color: #FFFFFF;
	position: absolute;
	visibility: hidden;
}

.cllevel0over {
	background-color: #6c7caf;
	layer-background-color: #6c7caf;
	color: #FFFFFF;
	font-weight: normal;
	width: 126px;
}

/*Styles for level 1*/
.cllevel1 {
	background-color: #6c7caf;
	layer-background-color: #6c7caf;
	color: #000000;
}

.cllevel1,.cllevel1over {
	cursor: pointer;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
	padding: 5px 0px 0px 5px;
	position: absolute;
	border-left:0px solid white;	
	border-right:0px solid white;
}

.cllevel1border {
	background-color: #FFFFFF;
	position: absolute;
	visibility: hidden;
}

.cllevel1over {
	background-color: #8E9ECF;
	layer-background-color: #8E9ECF;
	color: #FFFFFF;
	font-weight: normal;
}

.content {
	font-size: 8pt;
	line-height: 135%;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
}
.content img {margin:0 5px}

.contentdatagrid {

}

.contentdatagridblock {
	border-bottom: 1px solid #BBD2D2;

}

.contentpane {
	background-color: #FFFFFF;
	font-size: 8pt;
	height: 100%;
}

.contentsummary {
	font-weight:bold;
}

.editbutton {
	background-color: #669999;
	border-color: #669999;
	border-style: outset;
	border-width: 1px;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#669999');
	color: #000000;
}

.fieldset {
	border: 0px groove #006633;
	color: #FFFFFF;
	width: 150px;
}

.flags  {
	color: #006633;
	font-size: 8pt;
}

.footerspacing {
	background-color: #669999;
	height: 2px;
}

/* Footer Link Styles */		
.footlink a:link  {
	color: #006633;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
}

.footlink a:visited {
	color: #006633;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
}

.footlink a:hover  {
	color: #006633;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: underline;
}

.footlink a:active  {
	color: #006633;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
}

/* Form Style Settings */	 
.form {
	background-color: #FBFCFF;
	border: 1px solid #99AECE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0px;
	width: 65%;
}

.formheader {
	background-color: #99AECE;
	color: #FFFFFF;
}

.headerspacing {
	background-color: #669999;
	height: 2px;
}

.headlinebottom {
	background-color: #669999;
	border: 1px solid #006633;
	padding: 0px 0px 3px 0px;	
	width: 250px;
	height: 105px;
}

.headlinebottomheader {
	background-color: #006633;
	color: #FFFFFF;
	font-weight: bold;
	height: 12px;
}

.headlineright {
	background-color: #cc0033;
	border: 1px solid #B4B8B9;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 3px 0px;	
	width: 152px;
}

.headlinerightheader {
	background-color: #cc0033;
	color: #FFFFFF;
	font-weight: bold;
}

.headlinelink {
	font-size:10px;
}

.inlay {
	margin: 7px 3px 0px 10px;
	padding: 0px 0px 0px 0px;
	width: 126px;
	border: 0px solid #B4B8B9;
	font-weight:bold
}

.inlaybox {
	background-color: #FFFFFF;
	border: 1px solid #006633;
	font-size: 8pt;
	padding: 1px;
	width: 95%;
}

.inlayboxfooter {
	background-color: #006633;
	background-position: right;
	background-repeat: no-repeat;
}

.inlayboxheader {
	background-color: #006633;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}

/* PageLayout Styles */	
.leftpane {
	background-color: #FFFFFF;
	width: 264px;
}

.midpane {
	background-color: #FFFFFF;
	width: 100%;
}

/* Login Style Various */	
.login {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

/* Layout Sizing Settings */	
.maintable {
	padding:0px;
	width: 884px;
	height: 425px;
	/*border: 1px solid #B4B8B9;*/
}

/* General Styles Content */	
.nocontent {
	padding-left: 1px;
	width: 95%;
}

.nufooter  {
	background-color: #FFFFFF;
	color: #000000;
	height: 18px;
}

.nuheader {
	background-color: #FFFFFF;
	font-size: 8pt;
	width: 100%;
	height:80px;
}

.nuheader1 {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-left: 0px;
}

.nuheader2 {
	background-color: #FFFFFF;
}

.nuheader3 {
	background-color: #FFFFFF;
	color: #FFFFFF;
}

.nuseparator {
	border: 1px solid #FFFFFF;
	font-size: 1pt;
}

.nutopiccreating {
	color: #FF0000;
	font-size: 8pt;
}

.nutopicediting {
	color: #0033CC;
	font-size: 8pt;
}

.nutopiconline {
	color: #009999;
	font-size: 8pt;
}

.nutopicproperties {
	background: #FFFFE1;
	border: 1px dotted #006633;
	padding: 1px;
	width: 100%;
	font-size:11px;
}

.nutopicrelated {
	border: 1px solid #95B4EA;
	padding: 1px;
	width: 310px;
}

.nutopicseparator {
	background-image: url(../images/stationary/dottedline.gif);
	font-size: 1pt;
}

/* Paging Link Styles */	
.paging a:link  {
	color: #cc0033;
	text-decoration: none;
}

.paging a:visited  {
	color: #cc0033;
	text-decoration: none;
}

.paging a:hover  {
	color: #cc0033;
	text-decoration: underline;
}

.paging a:active  {
	color: #cc0033;
	text-decoration: none;
}

/* General Styles Bottomside */	
.pagingbg {
	background-color: #BBD2D2;
	height: 18px;
	padding: 0px 2px 0px 3px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#BBD2D2');
}

.print {
	background-color: #FFFFFF;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 96%;
}

.rightpane {
	display:none;
}

.read {
	background-color: #FFFFFF;
	width: 180px;
}
.read a:link  {
	color: #20203A;
	text-decoration: none;
}

.read a:visited  {
	color: #49526B;
	text-decoration: none;
}

.read a:hover  {
	color: #49526B;
	text-decoration: underline;
}

.read a:active  {
	
	color: #49526B;
	text-decoration: none;
}
.searchbox {
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 8pt;
	height: 50px;
}

.searchmarking {
	background-color: #FFFF66;
	color: #000000;
}

.subnufooter  {
	background-color: #FFFFFF;
	color: #FFFFFF;
	height: 16px;
}

.subnuheader {
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 8pt;
	height: 16px;
}

.subtreemenu a:link {
	border: 1px solid #669999;
	color: #006633;
	line-height: 140%;
	font-size: 8pt;
	height: 17px;
	padding: 1px 0px 1px 8px;	
	text-decoration: None;
	width: 171px;
}

.subtreemenu a:visited {
	border: 1px solid #669999;
	color: #006633;
	line-height: 140%;
	font-size: 8pt;
	height: 17px;
	padding: 1px 0px 1px 8px;
	text-decoration: None;
	width: 171px;
}

.subtreemenu a:hover {
	background-color: #006633;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#669999');
	border: 1px solid #95B4EA;
	color: #006633;
	line-height: 140%;
	font-size: 8pt;
	height: 17px;
	padding: 1px 0px 1px 8px;
	text-decoration: none;
	width: 171px;
}

.subtreemenu a:active {
	border: 1px solid #669999;
	color: #006633;
	line-height: 140%;
	font-size: 8pt;
	height: 17px;
	padding: 1px 0px 1px 8px;
	text-decoration: None;
	width: 171px;
}

.textarea {
	border: 1px inset #FFFFFF;
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

/* General Styles Topside*/	
.textsmall  {
	color: #FFFFFF;
	font-size: 8pt;
}

/* Title Link Styles */	
.title a:link  {
	color: #cc0033;
	text-decoration: none;
}

.title a:visited  {
	color: #cc0033;
	text-decoration: none;
}

.title a:hover  {
	color: #cc0033;
	text-decoration: underline;
}

.title a:active  {
	color: #cc0033;
	text-decoration: underline;
}

.treemenu a:link {
	border-bottom: 1px solid #006633;
	border-left: 1px solid #669999;
	border-right: 1px solid #669999;
	border-top: 1px solid #669999;
	font-size: 8pt;
	font-weight: bold;
	height: 17px;
	margin: 0px 0px 1px 0px;
	padding: 4px 0px 0px 0px;
}

.treemenu a:visited {
	border-bottom: 1px solid #006633;
	border-left: 1px solid #669999;
	border-right: 1px solid #669999;
	border-top: 1px solid #669999;
	font-size: 8pt;
	font-weight: bold;
	height: 17px;
	margin: 0px 0px 1px 0px;
	padding: 4px 0px 0px 0px;
}

.treemenu a:hover {
	background-color: #006633;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#669999');
	border: 1px solid #95B4EA;
	font-size: 8pt;
	font-weight: bold;
	height: 17px;
	margin: 0px 0px 1px 0px;
	padding: 4px 0px 0px 0px;
	width: 171px;
}

.treemenu a:active {
	border-left: 1px solid #669999;
	border-right: 1px solid #669999;
	border-top: 1px solid #669999;
	border-bottom: 1px solid #006633;
	font-size: 8pt;
	font-weight: bold;
	height: 17px;
	margin: 0px 0px 1px 0px;
	padding: 4px 0px 0px 0px;
}

.treemenuheader {
	/*background-image: url(../images/stationary/bullets.gif);
	background-repeat: no-repeat;
	background-position: right center;*/
	border-left: 1px solid #669999;
	border-right: 1px solid #669999;
	border-top: 1px solid #FFFFFF;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	height: 17px;
	margin: 0px 0px 1px 0px;
	padding: 4px 0px 0px 0px;
	text-decoration: None;
}

.bottom {
	color: #0033CC;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	cursor: hand;
	background-color: #000000;
	border: solid 1px #006633;
}

a.menu_active {
	background-color: #006633;
	color: #0033CC;
	font-size: 8pt;
	text-decoration: none;
	cursor: hand;
	border: 1px solid #006633;
}

a.menu_inactive {
	color: #0033CC;
	text-decoration: none;
	border: 1px solid #006633;
}

a.menu_active:hover {
	background-color: #006633;
	color: #0033CC;
	font-size: 8pt;
	text-decoration: none;
	cursor: hand;
	border: 1px solid #006633;
}

a.menu_inactive:hover {
	color: #0033CC;
	text-decoration: none;
	background-color: #006633;
	border: 1px solid #006633;
}

a.menu_inactive:visited {
	color: #0033CC;
	text-decoration: none;
	border: 1px solid #006633;
}

