/* customized style */

dd {color: #000000;}
.textbox{
border:1px solid #CCCCCC;
font-size:9px;
}

#Header {
	background-color: #000000;
}

#Header h1 {
	color: #000000;
}

#Header h3, #Header h3 a:link, #Header h3 a:visited {
	color: #000000;
}

#Header h3 a:hover {
	color: #000000;
	background-color: #ffc;
}

#Header h3 a.current:link, #Header h3 a.current:visited {
	color: #fc0;
}

#Header h3 a.current:hover {
	color: #000000;
	background-color: #036;
}

#Header h1 a:link, #Header h1 a:visited {
	color: #000000;
	text-decoration: none;
}

#Header h1 a:hover {
	color: #000000;
	background-color: #036;
	text-decoration: underline;
}

#Header h2 {
	color: #000000;
}

#Header h2 a:link, #Header h2 a:visited {
	color: #000000;
	text-decoration: none;
}

#Header h2 a:hover {
	color: #000000;
	background-color: #036;
	text-decoration: underline;
}


#Tabs a:link, #Tabs a:visited {
	background-color: #eaeac7;
	color: #000000;
	border: 1px solid #036;
	border-bottom: 1px solid #eaeac7;
}

#Tabs a:link.current, #Tabs a:visited.current {
	color: #000000;
}

#Tabs a:hover {
	color: #000000;
	background-color: #ffc;
	border-bottom: 1px solid #ffc;
}

#Tabs li#AdminTab a:link, #Tabs li#AdminTab a:visited {
	color: #000000;
	background-color: #036;
	border-bottom: 1px solid #036;
	text-decoration: underline;
}

#Tabs li#AdminTab a:hover {
	color: #fc0;
}

#Tabs li#AdminTab a.current {
	color: #000000;
	text-decoration: none;
}


/*-------------------------------------------------
PAGE BODY
-------------------------------------------------*/

/* Make sure the table cells show the right font */
td { font-family:Arial; }


/*-------------------------------------------------
GLOBALS & GENERAL CASES
-------------------------------------------------*/

input { padding: 3px; }

span.help {
  font-size: 10px;
  color: #000000;
}

a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}

a.image img {
	border: none;
}

span.admin {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

a.admin:link, a.admin:visited {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

a.adminCurrent {
  text-decoration: none;
}

a.adminfull:link, a.adminfull:visited {
	color: #000000;
	font-weight: bold;
}

a.admin:hover, a.adminfull:hover { color: #0049BD;text-decoration:underline;}

a.black:link, a.black:visited {
	color: #000000;
}

a.black:hover {
	color: #000000;
	background: #000;
}

a.anchor:link, a.anchor:visited, a.anchor:hover {
	color: #000000;
	background: #fff;
	font-size: 0px;
	text-decoration: none;
	padding: 0;
}

a img {border: 0}

form {
	margin: 0;
	padding: 0;
}

p {
	font-size: 12px;
	line-height: 16px;
}

small {
	font-size: 10px;
	line-height: 13px;
	}

x-small {
	font-size: 9px;
	line-height: 11px;
	}

blockquote {
	font-size: 11px;
	color: #666;
	margin: 20px;
}

ol, ul, li {
	margin: 0;
	padding: 0;
}

ul li {
	list-style-type: none;
}


li {
	font-size: 10px;
	line-height: 13px;
	padding: 3px 0;
}

li img {
	padding-right: 3px;
}

h1 {
	font-family:Arial;
	padding: 0;
	border-bottom: 0;
	margin: 0;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

h1.blankslate {
	background: #ff6;
	color: #000000;
	margin-bottom: 10px;
	padding: 5px;
	margin-left: -5px;
}

h2 {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

h2.subheader {
	padding: 0 0 2px 0;
	margin: 15px 0 5px 0;
	font-size: 12px;
	border-bottom: 1px solid #000;
	color: #000000;
}

h3 {
	margin: 20px 0 0 0;
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	padding: 0;
}

.smallnote {
	font-size: 10px;
	color: #000000;
	font-weight: normal;	
}

.light {
	font-weight: normal;
}

.lightgray {
	font-weight: normal;
	color: #000000;
	font-size: 9px;
}

.lightgray a:link, .lightgray a:visited {
	color: #000000;
	background: inherit;
	text-decoration: underline;
}

.lightgray a:hover {
	color: #000000;
	background: #000;
}

.highlight {
	background-color: #ffc;
}


.bigger {
	font-size: 12px;
}

.red {
	color: #000000;
}

.blue {
	color: #000000;
	}
	
.green {
	color: #000000;
	}

code, pre	{
	font-family: Arial;
	background: inherit;
	color: #000000;
	font-size: 80%
	}

	/*  Work around IE/Win code size bug - courtesy Jesper, waffle.wootest.net  */

* html code	{
	font-size : 105%; 
	}

.PrivateMessage, .Privatetodo {
/*	background: url(/images/private-back-red.gif) #fff;*/
	padding: 0px 0px 3px 0px;
	margin-bottom: 20px;
}

.ClientMessage {
	padding: 0px 0px 3px 0px;
	margin-bottom: 20px;
}

div.ClientMessage div.Post {
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 10px;
	border-left: 5px solid green;
}

.Privatetodo {
	padding-top: 2px;
}

div.Privatetodo div.todo_list {
	border-left: 5px solid #BC0001;
	padding-left: 10px;
}

div.PrivateMessage div.Post {
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 10px;
	border-left: 5px solid #BC0001;
}

.Privatetodo {
	margin-top: 15px;
	padding-bottom: 10px;
}

img.privatebug {
	padding: 5px;
}

.fieldWithErrors {
  background: red; padding: 2px;
}

/*-------------------------------------------------
STRUCTURE
-------------------------------------------------*/

.Container {
	margin: 0 auto;
	text-align: center;
	width: 500px;
	min-width: 500px;
	}

.ClearAll {
	padding: 0px;
	clear: both;
	font-size: 0px;
	}

#ContentFrame, #DashContentFrame, .ContentFrame {
	margin: 0;
	padding: 20px 0;
	width: 100%;
	text-align: left;
	float: left;
	border: 1px solid #ccc;
	border-top: none;
	background-color: #fff;
}

.Left {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 70%;
	float: left;
	}
.LeftDash {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 29%; 
	float: left;
}

.Right {
	margin: 0px 0 0 0;
	padding: 0;
	text-align: left;
	float: left;
	width: 29%;
	}
.RightDash {
	width: 70%; 
	text-align: left;
	margin: 0;
	padding: 0;
	float: left;
}


#Footer {
	clear: left;
	height:52px;
}

/*-------------------------------------------------
NEW FOR PROPORTIONAL WIDTH VERSION 
-------------------------------------------------*/

.col {
	padding: 0 5px;
	text-align: left;
}

.Left .col {
	padding: 0 10px 0 10px;
}

.Right .col {
	min-width: 200px;
	border-left: 1px dotted #B0D9EC;
	padding: 0 10px;
}

.LeftDash .col {
	border-right: 1px dotted #B0D9EC;
	padding: 0 5px;
}

.RightDash .col {
	padding: 0 5px 0 5px;
}

/*-------------------------------------------------
HEADER
-------------------------------------------------*/

#Header {
	width: 100%;
	background: #036;
	border: 1px solid #ccc;
	border-bottom: none;
	padding: 0;
	margin: 0;
	text-align: left;
	}	

#Header h1 /* client name */ {
	padding: 0;
	margin: 7px 0 0 20px;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	}	

#Header h2 /* project name */ {
	padding: 0 0 7px 0;
	margin: 0 0 0 20px;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	border: none;
	font-family: Arial;
	}	

#Header h3 {
	padding: 0 20px 0 0;
	margin: 7px 0px 0 0;
	width: 200px;
	text-align: right;
	float: right;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial;
}

#Header h3 a.current {
	font-weight: bold;
	text-decoration: none;
}

#fresh_all h2 {
	padding: 0 0 2px 0;
	margin: 0;
	border-bottom: 1px dotted #ccc;
}



/*-------------------------------------------------
STATUS BAR
-------------------------------------------------*/

#Statusbar {
	color: #000000;
	padding: 0 20px;
	margin: 20px 0 5px 0;
	text-align: left;
	font-size: 9px;
}

#Statusbar a.admin {
	font-size: 9px;
}

#StatusLeft {
	float: left;
	font-weight: bold;
	color: #000000;
}
#StatusRight {
  color: 000000;
}

#StatusLeft a, #StatusRight a {
	font-weight: normal;
}

#StatusLeft a:hover, #StatusRight a:hover {
	background-color: #333;
	color: #000000;
}

#StatusRight {
	text-align: right;
}

/*-------------------------------------------------
TABS
-------------------------------------------------*/

#Tabs {
	height: 21px;
	margin: 0;
	padding-left: 20px;
}

#Tabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	border: none;
}
	
#Tabs a:link, #Tabs a:visited {
	float: left;
	background-color: #eaeac7;
	font-size: 10px;
	font-weight: normal;
	padding: 3px 6px;
	margin: 0 -1px 0 0;
	border: 1px solid #036;
	border-bottom: #eaeac7;
	text-decoration: none;
	color: #000000;
}

#Tabs a:link.current, #Tabs a:visited.current {
	border-bottom: 1px solid #fff;
	background-color: #fff;
	color: #393;
	font-weight: bold;
}

#Tabs a:hover {
	color: #000000;
	background-color: #ffc;
}


#Tabs li#AdminTab a:link, #Tabs li#AdminTab a:visited {
	background: #000;
	border-bottom: 1px solid #000;
	color: #000000;
}

#Tabs li#AdminTab a:hover {
}

#Tabs li#AdminTab a.current {
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #000000;
}

#Tabs li#AdminTab a.current:hover {
}

/*-------------------------------------------------
SETTINGS TAB and SUBNAV
-------------------------------------------------*/

ul#Tabs li a#settings {
	margin-left: 10px;
}

div.settingsnav {
	clear: both;
	color: #000000;
	font-size: 12px;
	margin: 0px 0 20px 0;
}

div.settingsnav strong {
	color: #000000;
}

/*-------------------------------------------------
SECTION HEADER
-------------------------------------------------*/

.SectionHeader {
	margin: 0 0 10px 0;
}

span.SectionDescription {
	font-weight: normal;
	color: #000000;
}

.SectionHeader h1 /* title of the page */ {
	font-family:Arial;
	font-size:18px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
    padding-bottom: 1px;
	border-bottom: 1px solid #B0D9EC;
}

.SectionHeader h3 /* formerly 'tools' */ {
	font-family: Arial; 
	/*font-family: verdana;*/
	padding: 2px 0 0 0;
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.SectionHeader h3 a.back {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #666;
	padding-bottom: 0;
}

.SectionHeader h3 a.back:hover {
	color: #000000;
}

.SectionHeader div.ActionButton {
	background: #fff;
	border-top: none;
	float: right;
	padding: 3px 0 0 0;
	margin: 0;
}

.SectionHeader div.ActionButton {
	font-size: 10px;
}

/*-------------------------------------------------
BASIC FORM
-------------------------------------------------*/

#basic_form {
  font-family:Arial;
}

#basic_form p.blockintro {
	color: #000000;
	font-size: 11px;
  line-height: 14px;
  margin: 0;
}

.blockintro
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;

}

#basic_form dl {/*width: 100%*/}

#basic_form dt {
  width: 100px;
  margin: 4px 8px 0 0; padding: 0;
  text-align: right;
  /*white-space: nowrap;*/
  float: left;
  clear: left;
}

#basic_form dd {
  margin: 0 0 5px 0px;
  font-size: 10px;
}

.file_upload_settings #basic_form dt { width: 90px; }
.file_upload_settings #basic_form dd { margin-left: 98px; }
.file_upload_settings #basic_form dl#protocol dt { width: 20px; margin: 0; }
.file_upload_settings #basic_form dl#protocol dd { margin: 0 18px 10px 28px; }
.file_upload_settings #basic_form dl#hostaddress dt { width: 40px; }
.file_upload_settings #basic_form dl#hostaddress dd { margin-left: 0; }
.file_upload_settings_verification #basic_form div.block {
	font-family: Arial;
  padding: 8px 5px;
  margin-bottom: 0;
}

#basic_form dt.required, #basic_form td.required, #basic_form label.required {
  font-weight: bold;
	font-size: 11px;
}

#basic_form .help {
  color: 000000;
}

#basic_form dd input {
  vertical-align: middle;
}

#basic_form table {width: 100%}

#basic_form table td {
	font-size: 10px;
}

#basic_form table th {
  /*
  font-size: 10px;
	font-weight: normal;*/
	/*text-align: left;*/
}

#basic_form table th.required {
  font-weight: bold;
}

#basic_form div.block {
	color: #000000;
	background: #F4F4F4;
	margin: 3px 0 25px 0;
	padding: 5px;
	font-size: 11px;
	font-weight: normal;
}


#basic_form div.blockover {
	background: #F8F6CC/*#42A0CF*/;
  /*color: white;*/
}

#basic_form div.button {
	cursor: pointer;
}

#basic_form div.block input {
  font-size: 12px;
}

#basic_form h2 {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	margin-bottom: 10px;
	padding: 0;
	margin: 0 0 5px 0;
}

#basic_form div.action {
	border-top: 2px solid #000;
	margin-bottom: 10px;
	text-align: right;
	padding-top: 8px;
	font-size: 12px;
}

#basic_form div p {
  margin: 0;
}

.settings #basic_form div#categories {
  margin-bottom: 0;
}

.settings #basic_form div#categories li {
  list-style: square;
  margin-left: 15px;
  font-size: 11px;
}

.settings #basic_form div#categories li span {
  font-size: 10px;
  color: #000000;
}

.settings #basic_form div#addnewcategory p {
  margin: 0;
}

.settings #basic_form div#statusoptions p {
  margin: 0 0 5px 0;
}

.settings #basic_form div#statusoptions p span {
  font-size: 10px;
  color: #000000;
}

/*-------------------------------------------------
SIDEBAR
-------------------------------------------------*/
.Sidebar h1, .Sidebar h1.late {

	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	border-bottom: 1px solid #B0D9EC;
	padding: 4px 0 6px 0;
	margin: 0 0 5px 0;
}
.Sidebar {

	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	padding: 4px 0 6px 0;
	margin: 0 0 5px 0;
}
.Sidebar p{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.Sidebar li{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}


.Sidebar h1.late {
	padding-top: 0;
	border-bottom: 1px solid #c00;
	color: #000000;
}

.Sidebar p.incategory {
	margin-top: 0;
	background: #ececec;
	padding: 4px;
}

.Sidebar p.incategory a {
	display: block;
}

.Sidebar h2, .Sidebar h2.border {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 20px 0 3px 0;
	padding: 0;
	border: none;
}

.Sidebar h2.border {
	border-bottom: 1px solid #d5d5d5;
}

.SidebarPosts li {
	font-size: 10px;
	color: #000000;
}

.SidebarPosts h1 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;
	border: none;
}

.SidebarPosts h2 {
	color: #000000;
	font-size: 11px;
	margin-bottom: 0;
}

.SidebarPosts h3 {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	margin: 0;
}

.SidebarOriginal {
	padding-top: 20px;
}

.SidebarOriginal h1 {
	font-size: 10px;
	border-bottom: none;
	color: #000000;
}

.SidebarOriginal p {
	font-size: 10px;
}

.SidebarContact {
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	margin: 10px 0 20px 0;
}

.SidebarContact h3 {
	color: #000000;
	margin: 0;
	font-size: 10px;
}

#Poster {
	margin-bottom: 30px;
}

.Sidebar ol {
	padding-left: 20px;
}


.Sidebar ul li {
	list-style: none;
	padding: 0 0 3px 0;
	margin-left: 0;
}

/*-------------------------------------------------
TO DO STUFF
-------------------------------------------------*/

h2.todo {
	font-family: Arial;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}

h2.todo span {
	color: #666;
	font-size: 11px;
	font-weight: normal;
}

h2.todo a:link, h2.todo a:visited {
	color: #000;
}

h2.todo a:hover {
	color: #000000;
	text-decoration: none;
}

h2.todo a.admin {
	text-decoration: underline;
	color: #000000;
}

h2.todo a.admin:hover {
	text-decoration: none;
	color: #000000;

}

.Privatetodo h2.todo {
	margin-top: 5px;
}

table.todolist {
  width: 100%;
	border-left: 1px solid #ccc;
	/*margin-left: 10px;*/
}

table.todolist th {
  font-weight: bold;
	vertical-align: top;
	padding: 2px 3px;
  background: #eee;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
  font-size: 13px;
  text-align: center;
}

table.todolist td {
	vertical-align: middle;
	font-size: 12px;
	padding: 2px 3px;
}

table.todolist tr.rule td {
  text-align: center;
}



table.todolist td.todoitem {
	padding-left: 0;
}

table.todolist td.label {
	text-align: right;
  vertical-align: top;
  font-weight: bold;
  padding-top: .8em;
}

table.todolist td.todocheckbox,
table.todolist td.todocheckboxwithtime {
	width: 1%;
	text-align: center;
	white-space: nowrap;
	vertical-align: top;
	padding-right: 4px;
}

table.todolist td.todocheckboxwithtime input {
	margin-right: 0; 
}

table.todolist td.todocheckboxwithtime img {
	vertical-align: top;
	border: none;
}

table.todolist td.todocheckboxwithtime a {
	padding: 0;
	background: none;
}


table.todolist td.todolisttitle {
	text-align: right;
	padding-right: 5px;
	width: 30%;
	background: #eee;
}

table.todolist tr.firstofgroup td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

table.todolist tr.firstofgroupcompleted td {
	border-top: 1px dotted #ccc;
}

table.todolist tr.firstofgroupcompleted td,
table.todolist tr.completed td {
	font-size: 10px;
	color: #000000;
}

table.todolist tr.firstofgroupcompleted td a,
table.todolist tr.completed td a {
	color: #000000;
}

table.todolist tr.firstofgroupcompleted td a:hover,
table.todolist tr.completed td a:hover {
	color: #000000;
}

table.todolist td.complete {
	vertical-align: top;
	font-size: 11px;
	color: #000000;
	padding: 2px 0;
}

table.todolist td.complete a {
	color: #000000;  
}

table.todolist td.complete a:hover {
	color: #000000;
}

div.relatetomilestone, div.listdescription {
	margin: 5px 0 15px 0px;
	padding: 5px 0 5px 10px;
	border-left: 7px solid #ccc;
}

div.listdescription {
	border-bottom: 1px solid #ccc;
	border-bottom: none;
}

div.relatetomilestone p, div.listdescription p {
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	width: 425px;
	margin: 0 0 10px 0;
	padding: 0;
}

p.listdesc {
  margin: 7px 0 7px 10px;
  font-style: italic;
}

div.timewidget table td {
	font-size: 11px;
	vertical-align: middle;
}

select#change_responsible_party_selector {
  width: 175px;
}
/*-------------------------------------------------
ALERTS
-------------------------------------------------*/

.AlertGood {
	text-align: left;
	border-top: 1px solid #9c9;
	border-bottom: 1px solid #9c9;
	padding: 5px 5px 5px 30px;
	font-size: 11px;
	margin: 0 20px 15px 20px;
	color: #000000;
/*background:url(/images/alertgood_icon.gif) #E2F9E3 left no-repeat;*/
  background:#E2F9E3;
}

.AlertBad {
	text-align: left;
	font-weight: bold;
	border-top: 1px solid #c99;
	border-bottom: 1px solid #c99;
	padding: 5px 5px 5px 27px;
	font-size: 11px;
	margin: 0 20px 15px 20px;
/*	background: url(/images/alertbad_icon.gif) #c00 left no-repeat;*/
  background: #c00;
	color: #000000;
}


#groupTable {}
.groupItem {float: left; margin: 0 0; width: 170px;}


/************* LINKLIST *************************/
ul.LinkList {
	padding: 0 0 0 10px;
	margin: -5px 0 10px 15px;
	border-left: #e0e0e0;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
}

ul.LinkList li {
	font-size: 11px;
	border: none;
	color: #000000;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
#ivr_options {display: inline;}
.ivr_hide {display: none}
.ivr_show {display: inline}

/*-------------------------------------------------
LOGIN DIALOG BOX
-------------------------------------------------*/

#loginFirstTime {
	text-align: left;
}

#loginFirstTime h1 {
    margin-bottom: 15px;
    font-size: 14px;
    color: 000000;
    border-bottom: 1px solid #ccc;
}

#loginFirstTime h2 {
    font-size: 12px;
    margin: 0;
    padding: 0 0 1px 0;
}

#loginFirstTime p {
    font-size: 11px;
    margin: 0 0 15px 0;
    padding: 0;
    line-height: 14px;
}

/*-------------------------------------------------
LOGIN SCREEN (.login is body class)
-------------------------------------------------*/

.login div.Container {
	width: 500px;
	margin: 60px auto 20px auto;
	min-width: inherit;
}

.login h1 {
	margin-bottom: 20px;
}


.login dl {
	margin: 10px 0 0 0;
}

.login p {
	margin: 10px 0 0 0;
}

.login dt {
	float: left;
	width: 80px;
	font-size: 14px;
	line-height: 24px;
}

.login dd {
	margin: 0 0 5px 90px;
	font-size: 11px;
	line-height: 24px;
	color: #000000;
	margin-left: 80px;
}

.login input {
	font-size: 14px;
}

.login dd span {
	color: #000000;
}

.login input#username {
	width: 300px;
}

.login input#password {
	width: 150px;
	margin-right: 5px;
}

.login input#emailpassword {
	vertical-align: middle;
	margin-right: 5px;
}

.login div.AlertGood,
.login div.AlertBad {
	margin: 10px 0 20px 0;
}
.login h2 {color: #000000;}
.login div#Dialog {
	border: 10px solid #0B7DC2; /*#ccc;*/
	padding: 15px 20px 10px 20px;
	text-align: left;
	background: #fff;
}



/********************** VARIOUS ************************/
#help {
  border: 1px solid gray;
  background: lightyellow;
	font-size: 10px;
	line-height: 13px;
	padding: 3px;
  display: none;
}

#directory {width: 100%; background: #F8F8F8; font-size:smaller;}
#directory td {}
#directory .online {color: green;font-size:smaller;}
#directory .offline {color: gray;font-size:smaller;}
#directory .unknown {color: #a8a6CC;font-size:smaller;}

.actionTable {display: inline; }
.actionTable td.actionTableLabel {border-bottom: 1px solid gray; }
.actionTable td.actionTableValue {}
/********************** XTREE ************************/
.webfx-tree-container {
	margin: 0px;
	padding: 0px;
	font: icon;
	white-space: nowrap;
}

.webfx-tree-item {
	padding: 0px;
	margin: 0px;
	font: icon;
	color: #000000;
	white-space: nowrap;
}

.webfx-tree-item a, .webfx-tree-item a:active, .webfx-tree-item a:hover {
	margin-left: 3px;
	padding: 1px 2px 1px 2px;
}

.webfx-tree-item a {
	color: black;
	text-decoration: none;
}

.webfx-tree-item a:hover {
	color: #000000;
	text-decoration: underline;
}

.webfx-tree-item a:active {
	background: highlight;
	color: $000000;
	text-decoration: none;
}

.webfx-tree-item img {
	vertical-align: middle;
	border: 0px;
}

.webfx-tree-icon {
	width: 16px;
	height: 16px;
}
.webfx-tree-item a.selected {
/*
	color: selectedtext;
	background: selected;
*/
}

.webfx-tree-item a.selected-inactive {
	color: #000000;
	background: buttonface;
}

/************************** STATS ***********************************/
#stats {
  /*border: 1px solid #ABABAB;*/
 /* background-image:url(../admin/public/img/table_row_bg.gif);*/
border:1px solid #ABD7EB; 
  
}
#stats td {border-bottom: 1px solid #ABABAB;
padding:3px;
}
table#stats th {
font-family:Arial;
font-size:9px;
color:#000000;
text-decoration:none;
text-align: left;
padding:3px;
background-image:url(../img/table_row_bg.gif); }

/************************* TECH SIDEBAR ******************************/
#sideButton a {
  display: block; 
  padding: 2px; 
  margin: 3px;
  border:1px solid #CCCCCC;
  background: #E7F3FF;
  color: #000000;
  font-size: smaller;
  text-decoration: none;
  text-align: center;
  width: 95%;
}

#sideButton a:hover {background: #ADD7EF; color: #000000; display: block}
#sideButton a.active {background: #ADD7EF; color: #000000; font-weight: bold;display: block}

.timesegment td {text-align: right}
.ruleTitle {
  font-size: 12px;
  margin-left: .5em;
  margin-bottom: .5em;
}  


#nodeActions li {margin-bottom: 0.5em; font-size: medium;}
.postit {background: #003366; text-align: center; padding: 1px 2px; color: white}

.colOption {border-bottom: 1px dotted gray;}
.hide {display: none}
.show {display: block}
#advanced_options {display:none;}

.small td {font-size: smaller;}

.speeddial { width: 90%; }
.speeddial .label { color: #000000; text-align: left; font-size: 12px;}
.speeddial .value { text-align: center;  font-size: 12px;}
.speeddial .value {background: #FAFAFA; border: 4px outset #FAFAFA; margin: 0; padding:3px 0;}

#trafficlight {width: 100%; }
#trafficlight th {text-align: center; font-size: xx-small; }
#trafficlight td {text-align: center; }

.text_01{
font-family:Arial;
font-size:11px;
color:#000000;
text-decoration:none;
}

