/*<group=General Styles>*/

body {
	margin: 15px;
	text-align: center;
	background: repeat url(../_img/body_bg.png);
	font: 0.9em/1em Arial, Helvetica, sans-serif;
	color: #000000;
}

a { 
	text-decoration: none;
	
}

b, strong {
	font-weight: bold;
}


a:hover, a:active {
}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
}
	
/*</group>*/

/*<group=Layout>*/

#container {
	width: 750px;
	background: repeat-y url(../_img/content_bg.png);
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
}

#pageHeader {
	list-style: none;
	margin: 0px;
	width: 750px;
	height: 114px;
	text-align: left;
	line-height: normal;
}

#pageHeader img {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}

#pageHeader h1 {
	color: #ffffff;
	font-size: 38px;
	font-weight: bold;
	letter-spacing: -3px;
	margin: 0;
	padding-left: 30px;
	padding-top: 20px;
}

#pageHeader h2 {
	padding-left: 30px;
	margin: 0;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}

#contentContainer {
	width: 560px;
	float: left;
	text-align: left;
	padding-top: 10px;
}

#contentContainer #content {
	padding-right: 10px;
	padding-left: 20px;
}

#contentContainer2 {
	width: 750px;
	float: left;
	text-align: left;
	padding-top: 5px;
}

#contentContainer2 #content {
	padding-right: 10px;
	padding-left: 10px;
}


#sidebarContainer {
	width: 180px;
	text-align: left;
	float: left;
	color: #2b70bb;
	font-size: 0.9em;
}

#sidebarContainer .sidebar {
	margin-top: 10px;
	padding: 0 5px;
}

#sidebarContainer .sidebar .sideHeader {
	font-weight: bold;
	font-size: 1.5em;
}

#footer {
	width: 750px;
	height: 43px;
	margin: 0px auto 10px; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 20px;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	text-align: center;
	padding: 0px;
	clear: left;
}

#clear {
	clear: both;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}

#breadcrumbcontainer li {
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer a {
}

#breadcrumbcontainer a:hover {
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {/* This Is The BG Color Of The Main Div */
	width: 750px;
	background: no-repeat url(../_img/toolbar_bg.png);
	height: 23px;
	line-height: normal;
	font-size: 0.85em;
	position: relative;
	margin: 0px auto 5px; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
}

#navcontainer #current {
	color: #ffffff;
}

#navcontainer .currentAncestor {
	color: #eeeeee;
}

/* Parent - Level 0 */

#navcontainer ul {
	padding: 0;
	margin: 0px 0px 0px 10px;
	list-style-type: none;
}

#navcontainer li {
	float: left;
}

#navcontainer a {
	width: 100px;
	display: block;
	text-align: center;
	height: 23px;
	text-decoration: none;
	padding-top: 6px;
	margin-right: 10px;
}

#navcontainer a:hover {
	color: #fff;
}

/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	width: 678px;
	left: 20px;
	top: 32px;
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	margin: 0;
	padding: 0;
	text-align: left;
}

#navcontainer ul ul a:hover {
	background: none;
	text-decoration: underline;
}

#navcontainer ul ul #current {
	background: none;
	text-decoration: underline;
}

#navcontainer ul ul .currentAncestor {
	background: none;
	text-decoration: underline;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	display: none;
}

/*</group>*/

/*<group=Global Classes>*/

.standout {
	padding: 10px;
	margin: 5px;
	border: 1px dashed #efefef;
	text-align: left;
	font-size: 0.9em;
	font-style: italic;
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {
}
	
/*</group>*/

/*<group=Admin>*/

#navArea {
font-size: 11px;
font-family: Verdana, Tahoma, Arial;
}

#navLayout {
margin-bottom: 50px;
}

.navOpened .tree table table,
.navOpened td td {
background-image: none;
}

.navOpened .navTitle {
}

.navOpened .navTitleOver td,
.navClosed .navTitleOver td,
.navOpened .navTitle td,
.navClosed .navTitle td {
height: 20px;
}

.navOpened .navTitleOver,
.navClosed .navTitleOver,
.navOpened .navTitle,
.navClosed .navTitle {
cursor: hand;
cursor: pointer;
}

.navOpened .tree {
background-image: url(../_img/tree-right.gif);
background-repeat: no-repeat;
background-position: bottom right;
padding-right: 12px;
}

.navOpened .tree table {
background-image: url(../_img/tree-left.gif);
background-repeat: no-repeat;
background-position: bottom left;
width: 100%;
}

.navOpened .titleLeft,
.navClosed .titleLeft {
width: 10px;
background-image: url(../_img/title-left.gif);
background-repeat: no-repeat;
}

.navOpened .titleText,
.navClosed .titleText {
background-image: url(../_img/title-bg.gif);
background-repeat: no-repeat;
width: auto;
}

.navOpened,
.navClosed {
margin-top: 23px;
}

.navOpened .titleHandle,
.navClosed .titleHandle {
width: 17px;
background-image: url(../_img/title-handle.gif);
background-repeat: no-repeat;
background-position: 0 0;
}

.navOpened .navTitleOver td,
.navOpened .navTitle td {
background-position: 0 0;
padding-bottom: 10px;
}

.navClosed .navTitleOver td,
.navClosed .navTitle td {
background-position: 0 -200px;
}

.navClosed .tree {
display: none;
}

.navOpened .titleRight,
.navClosed .titleRight {
width: 8px;
background-image: url(../_img/title-right.gif);
background-repeat: no-repeat;
}

.navTitleOver img,
.navTitle img {
display: none;
}

.navTitleOver,
.navTitle {
width: 100%;
}

.node,
.nodeActive {
margin-bottom: 9px;
}

.node .nodeImage,
.nodeActive .nodeImage {
width: 33px;
vertical-align: middle;
text-align: right;
padding-left: 0;
}

.node td,
.nodeActive td {
width: auto;
padding-left: 5px;
}

#fldset-power {
  margin-left: 405px;
}

html>body #contexthelp {
  height: 100px;
}

td, th, input, select, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
  border: none;
}

/* --- loader ---*/

.navOpened .titleText,
.navClosed .titleText {
color: #0F5FAC;
font-weight: bold;
}

.tree a:link,
.tree a:hover,
.tree a:visited,
.tree a:active{
color: #025FAB;
}

.navClosed .navTitle,
.navClosed .navTitleOver{
border-bottom: solid 1px #0367BB;
}

#contexthelp {
  font-size: 11px;
  color: #555555;
  text-align: left;
  padding-top: 5px;
  min-height: 100px;
  margin: 0 0 0 13px;
  height:100px;
  border-top: 1px solid #A7B8EB;
}

html>body #contexthelp {
  height: auto;
}

#userInfo {
  text-align: left;
  padding-top: 2px;
  margin: 0 15px 0 10px;
  color: #555555;
}

#userInfo .name {
  padding: 0;
  margin: 0;
}
	
/*</group>*/

/*<group=Form>*/

.widget {
	overflow: hidden;
	float: expression('left');
	position: relative;
}

form {
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #f3f3f3;
	border-right: 2px solid #ccc;	
	border-bottom: 3px solid #ccc;	
	padding: 10px;
	height: expression('1%'); /* IE Pick-a-boo bug fix */
	
}

textarea {
	scrollbar-face-color: #AED7FA;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #ddd;
	scrollbar-darkshadow-color: #fff;
	scrollbar-highlight-color: #eee;
	scrollbar-track-color: #eee;
	scrollbar-arrow-color: #11e; 
}

fieldset {
	width: 450px;
	position: expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */
	padding: 15px 10px;
	background-color: #e6e6e6;
	margin: 0;
	border: 2px solid #9dc8ff;	
	background: #efefef URL(../_img/toolsback.png);
	background: #efefef ;
	border: 2px solid #9dc8ff;	
}

fieldset fieldset  {
	border: 1px solid #ccc;
	background-color:#FFF;
}

legend {
	position: expression('absolute'); 
	top: expression('-9px'); /* Fixes IE problem with fieldset+legend boundaries */
	padding: 4px 15px;
	color: #2b70bb;
	font-size: 10pt;
	background: #fff;
	background: #9dc8ff URL(../_img/tabcorn.gif) no-repeat ;
	color: #fff;
	font-weight: bold;
	border-bottom: #aaa 2px solid;
	border-right: #aaa 2px solid;
} 

fieldset fieldset legend {
	font-size: 110%;
}

label, .label {	
	text-transform: capitalize;
	color: #333;
	font-size: small;
	margin: 0;
}

label.preField, .label  {
	display: -moz-inline-box;
	display: inline-block;	
	width: expression('9em'); /* Min-width for IE6 */
	min-width: 9em;
	padding: 0 2px;
	margin: .3em 4px 0 0;
	background-color: #9dc8ff;
}

.label { display: block; width: auto; }

label.postField  {
	margin-left: 4px;
	margin-right: 4px;
}

textarea {
	padding: 0;
	vertical-align: top;
	margin: 2px 0 1px 0;
}

input[type=text], input[type=password] {
	width: 15em;
}

select {
	padding: 0;
	margin: 2px 0 1px;
}

.instructions {
	margin: 0em 0;
	font-style: italic;
}

.oneChoice {
	white-space: nowrap; 
}

.error {	/* deprecated since wForms v0.92 */
	border: 1px solid #F00;
}

.errFld {
	padding: 1px;
	border: 1px solid #F00;
}

.errorMsg { /* deprecated since wForms v0.92 */
	color: #CC3333 !important;
	display: inline;
}

.errMsg {	
	color: #CC3333 !important;
	display: block;
}
.errLIL {	
	font-size: 9px;
	color: #CC3333 !important;
}

.field-hint {
	color: #000;
	float: right;
	clear: right;
	width: 190px;
	background-color: #FFFFFF;
	border: 1px solid #bbb;
	margin: 2px 0 7px;
	padding: 2px;
	font-size: 85%;
	min-height: 2em;	
}

.field-hint-inactive {
	color: #666;
	float: right;
	clear: right;
	width: 190px;
	background-color: #FFFFFF;
	border: 1px solid #dcdcdc;
	margin: 2px 0;
	padding: 2px;
	font-size: 85%;
	min-height: 2em;
}

.repeat {
	border: 1px dotted #ccc;
	background-color: #FFFFFF;
	margin: 3px 0;
	padding-right: 3px;
}

.removeable {
	border: 1px dotted #ccc;
	background-color: #F3F3F3;
	padding-right: 3px;	
}

.duplicateLink {
	margin-top: 10px;
	font-weight: bold;
	text-align: right;
	display: block;
}

.removeLink {
	margin-top: 10px;
	text-align: right;
	display: block;
	color: #CC3300;
}

.onstate-a, .onstate-b, .onstate-c, .onstate-d {
	display: block;
}

.onstate-e, .onstate-f, .onstate-g {
	display: inline;
}

.onstate-h, .onstate-i, .onstate-j {
	display: inline;
}

.actions {
	text-align: center;
}

.primaryAction {
	display: inline;
}

.secondaryAction {
	color: grey;
	display: inline;
}

.secondaryAction:hover {
	color: black;
}
	
/*</group>*/

/*<group=Table>*/

.f1          { font-family: Verdana, Arial; font-size: 10pt; color=#000000 }
.fa          { font-family: Verdana, Arial; font-size: 7pt; color=Red; font-style: italic }
.f2          { font-family: Verdana, Arial; font-size: 13pt; color=lightgrey }
.msg         { font-family: Verdana, Arial; font-size: 10pt; color=red; font-weight: bold }
.cell2       { background-color: #9dc8ff }
.cell1       { background-color: #ffffff }
.show        { font-family: Verdana, Arial; font-size: 11pt; color=red }
.show1       { font-family: Arial; font-size: 10pt; color=#000000 }
.contenttitle  { 	 font-size: 16px;  	 font-family: Verdana, Arial; 	 color: #9dc8ff;  	 font-weight:Bold;   	 } 
.tablelink p { 	 color: #002973;   	 margin-left: 20; 	 padding-top:3;  	 padding-bottom:0;  	 padding-left:3;  	 padding-right:3;  	 font-size: 12px;  	 font-family: Arial; 	 list-style-type: None; 	 text-decoration: none; 	 } 
.tablelink a { 	 color: #002973;   	 margin-right: 4px; 	 padding-top:0;  	 padding-bottom:0;  	 padding-left:5;  	 padding-right:3;  	 font-size: 12px;  	 font-family: Arial;  	 text-decoration: none; 	 } 
.tablelink ul { 	 color: #002973;   	 margin-left: 0; 	 padding-top:3;  	 padding-bottom:0;  	 padding-left:3;  	 padding-right:3;  	 font-size: 11px;  	 font-family: Verdana, Arial; 	 list-style-type: None; 	 text-decoration: none; 	 font-weight: bold; 	 }
.tablelink h3 { 	 color: #002973;   	 margin-left: 0; 	 padding-top:3;  	 padding-bottom:0;  	 padding-left:3;  	 padding-right:3;  	 font-size: 14px;  	 font-family: Arial; 	 }
.tablelink h2 { 	 color: #002973;   	 margin-left: 0; 	 padding-top:3;  	 padding-bottom:0;  	 padding-left:3;  	 padding-right:3;  	 font-size: 16px;  	 font-family: Arial; 	 list-style-type: None; 	 text-decoration: none; 	 } 
.title-small {
		font: bold 10px verdana, arial, helvetica, sans-serif;
	 	color: #fff;
	 	background-color: green;
	 	padding: 2px;
	 	text-align: center;


/* 3d bar */
	background:#fff url('../_img/txt_shad2.gif') repeat-x left bottom;
	color: green;
	 	
}
.title-small-delete {  	
		font: bold 10px verdana, arial, helvetica, sans-serif;
	 	color: #fff;
	 	background-color: red;
	 	padding: 2px;
	 	text-align: center;

/* 3d bar */
		background:#fff url('../_img/txt_shad2.gif') repeat-x left bottom;
		color: red;

 	}
.data {  	font: normal 11px verdana, arial, helvetica, sans-serif; 	color: #002973;  	border: 1px solid #ccc; 	margin: 0; 	padding: 2px; 	text-align: left; 	}
.data a {  	font: normal 11px verdana, arial, helvetica, sans-serif; 	color: #002973;  	padding: 1px; 	text-align: left; 	}
#contentDELETE input { 	 font-size: 11px;  	 font-family: Verdana,Arial; 	 color: #002873; 	 font-weight:normal;  	 list-style-type:none 	 }
.admindata {  	font: normal 11px verdana, arial, helvetica, sans-serif; 	color: #2b70bb;  	border: 1px solid #ccc; 	margin: 0; 	padding: 2px; 	}
.admindata input {  	background: transparent;  	margin: 0; 	}
.admindata a {  	font: normal 11px verdana, arial, helvetica, sans-serif; 	color: #2b70bb;  	padding: 1px; 	text-align: left; 	}
.input {  	text-align:left; 	font-size: 11px;  	font-family: Arial;  	color: #002873;  	font-weight: normal;  	background-color: #FFFFFF; 	border-size: 3px;  	} 
input, textarea, select	 {
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	border-bottom: 1px solid #CCC;
	background-color: #ccc;
	font-size: 12px;
	font-weight: normal ;
	background:#fff url('../_img/txt_shad2.gif') repeat-x left bottom;
}


option {
	border: 1px dotted #888;
	background-color: #fff;
	border-bottom: 1px dotted #eee;
	font-size: 12px;
	font-weight: normal ;
}


.adminbutton {  border: 1px solid #ddd; 	margin: 0; 	padding: 2px; 	}

.title, .title a {
	font: bold 11px/18px verdana, arial, helvetica, sans-serif;
	color: #fff;
	background-color: #2b70bb;

	padding: 0px;
	text-align: center; 	
/* 3d bar */
	background:#fff url('../_img/txt_shad2.gif') repeat-x left bottom;
	color: #111;
}
/*</group>*/


.nodeDave td{

}

.nodeDave td {
padding-left: 25px;
}

/* Watson Styles */

#watpageHeader {
	list-style: none;
	margin: 0px;
	width: 750px;
	height: 114px;
	text-align: left;
	line-height: normal;
}

#watpageHeader img {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}

#watpageHeader h1 {
	color: #ffffff;
	font-size: 38px;
	font-weight: bold;
	letter-spacing: -3px;
	margin: 0;
	padding-left: 30px;
	padding-top: 20px;
}

#watpageHeader h2 {
	padding-left: 30px;
	margin: 0;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}


.dividerttl {
	margin: 30px 20px 0 20px;
	padding: 10px 0 5px 20px;
	color: #2b70bb;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 2px #9DC8FF solid;
}

.dividerttl2 {
	margin: 30px 20px 0 20px;
	padding: 10px 0 5px 20px;
	color: #2b70bb;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 2px #9DC8FF solid;
}

/*</group>*/


