/* setup after yui reset */
dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
 margin:0.2em; }
h1, h2, h3, h4, h5, h6 { margin:0.2em; font-size:110%; font-weight:bold; }
h1 { font-size:136%; }
h2 { font-size:129%; }
h3 { font-size:122%; }
strong { font-weight:bold; }

ol {
  list-style-type: decimal;
  padding: 0.5em;
  margin: 0.5em;
}

ul {
  list-style-type: circle;
  padding: 0.5em;
  margin: 0.5em;
}

p, .p {
  margin: 1em 0.5em;
}

table, tr, td {
  padding:0.2em;
}

table { empty-cells: show; }

/* layout */

#dashboard {
  vertical-align: top;
  width: 100%;
}

#dashboard table {
  width: 100%;
}

#header a {
  color: white;
  text-decoration: none;
}

#header .yuimenuitemlabel  {
    color: black;
}

#company {
  text-align: center;
  width: 10em;
  min-width: 10em;
  vertical-align: top;
}


#powered-by {
  position: absolute;
  clear: right;
  float: right;
  right: 2%;
  top: 88px;
  z-index: -2;
  vertical-align: top;
   /* width: 1%;  minimize, so dashboard gets full width, the image will still get its width */
}

#powered-by td {
    padding: .1em;
}

#objectbar {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
/* position: relative;
   display: inline; */
}

#objectbar h2 {
	position: relative;
	clear: left;
	float: left;
}

#objectcontrol {
	float: left;
	right: 1%;
	width: 18%;
	height: 100%;
	display: inline;
	margin-top: 0px;
}

#mainbar li, #mainbar ul, #objectbar ul, #objectbar li, #mainbar-content li, #mainbar-content ul {
	margin: 0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-decoration: none;
	display: inline;
	margin-bottom:0px;
}

#sidebar {
	/* background-color:  rgb(188, 188, 203); */
	height: 100%;
	margin:0% 0px 0% 72%;
	padding:0px 0pt 10px; 
	/* width:300px; */
	width: 25%;
/* 	position: relative; */
	/* clear: left;
	float: left; 
	margin: 28px;
	margin-top: 0; */
}

#sidebar table.data th {
	background-color:#efefff;
}

#sidebar table.data td {
	background-color:white;
	width: 100%;
}

#sidebar table.data {
	margin:0px;
	padding:0px;
}

.sidebar-box {
    height: 100%;
    /* position: relative; */
    margin-bottom: 2em;
}

#sidebar .buttons {
	padding-bottom: 0.5em;
        height: 100%; /* 2.35em; */
       /*  position: relative;
        float: left; */
}

#sidebar h2, .tablebar .folder, #powered-by, #header, #pagebar .folder, #contentbar .folder, 
#header .yui-button, #header button, #header .ygtvitem, #header .ygtvlabel, #header .ygtvlabel:link {
    color:white;
    background-color:#2e6e9e;
    background:#2e6e9e; /* #5581C0 */
}

#header .ygtvchildren {
    color:black;
}

#sidebar h2 {
	font-family:Verdana,Sans-Serif;
	font-size:1.3em;
	font-weight:normal;
	margin:0pt;
	padding:7px 0pt; 
	text-indent:10px;
	width: 100%;
/* height: 100%; */
}

#sidebar b h2 {
    font-weight:bold;
    }

#sidebar h2 {
    margin-bottom: .75em;
}

#sidebar h3 {
	font-size: 1.2em;
}

#sidebar td#title {
	font-size: 1.2em;
}

#content {
    padding: 0px;
    border:0pt none;
    margin:0px auto;
    background-color: #bebdcb;
    height: 100%;
}

.tablebar {
	height:25px;
	margin:0pt;
	padding:0pt;
	width:100%;
/* background: transparent url(/pagebar.jpg) repeat scroll 0% 50%; */
}

.tablebar ul {
    padding: 0;
    margin: 0;
}

.tablebar li  {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-decoration: none;
	display: inline;
	height: 100%;
}

.tablebar a h2 {
	border-right:1px solid #CECECE;
	color:#333333;
	display:block;
	float:left;
	font-family:"Trebuchet MS",Verdana,Arial,Sans-Serif;
	font-size:1.325em;
	font-weight: normal;
	height:27px;
	padding:8px 15px 0px;
	text-align:center;
	text-decoration: none;
	border-bottom:1px solid black;
}

.tablebar a.current-page {
	border-bottom:0px;
	}

.tablebar tablebutton.current_page {
	border-bottom:0px;
	}

.tablebar a:hover {
	/*nothing pretty so we dont break paths to files */
	background-color: #CECECE;
	text-decoration: none; 
} 

.tablebar .folder { 
	font-weight: normal;
	font-size:1.125em;
}

.right {
	margin-left: 5%;
}

#main {
  margin-left: 3.5%;
  width: 65%;
  clear: left;
  float: left;
  background-color:white;
/*  padding:0pt 0pt 20px 45px; */
  vertical-align: top;
} * #main {display:inline;} /* this fixes the IE6 double padding/double margin in float bug */

/* #main h2, #main h2 span, #main h2 a:visited, #main h2 a:link {
	background-color:#5581C0; /* #0a3b80;  #7b9ac5*/
/*	color:white;
	font-family:Verdana,Sans-Serif;
	font-size:1.2em;
	font-weight:normal;
	margin:0pt;
	/* padding:10px 0pt; */
/*	text-indent:10px;
	width: 100%; /* WAS 80% FOR BUTTONS */

	/* text-transform:uppercase; */
/* } */


/* #main h2.pending, #main h2.pending a:visited, #main h2.pending a:link {background-color: #70b099;} */

#main h2.workflow, #main h2.workflow a:visited, #main h2.workflow a:link {background-color: #7695c0;}

#main h2.project, #main h2.project a:visited, #main h2.project a:link,
#mainbar-control, #mainbar-control table, #mainbar-control-right h1.focus-name a {
    background-color: #8da2c0; 
    color:white;
}

/* #main h2.action, #main h2.action a:visited, #main h2.action a:link,
 #main h2.pending, #main h2.pending a:visited, #main h2.pending a:link {background-color: #568ea1;} /*#6993a1;}
	


#main h2.project-group, #main h2.project-group a:visited, #main h2.project-group a:link {background-color: #614580;}

#main h2.contact, #main h2.contact a:visited, #main h2.contact a:link {background-color: #0a3b80;}

*/

.no-underline
 {text-decoration: none;}

table.data .ygtvitem td
{border: none; border-width: 0 0 0; padding-left: 0.2em; padding-right: .3em; vertical-align: middle;}


h1.focus-name {
    /*clear:right;
    float:left;
    position:relative;
    float:left;*/
    /* padding-left:84px; */
    /* background-color:#b1c0d5; /* #0a3b80;  #7b9ac5*/
    color:white;
    font-family:"Trebuchet MS",Verdana,Arial,Sans-Serif;
    font-size:1.5em;
    font-weight:bold;
    margin:0pt;
    margin-left:0px;
    margin-top:4px;
    overflow: hidden;
    white-space: nowrap;
    /* float:left; */
    /* padding:10px 0pt; 
    text-indent:10px;
    width: 100%; */
}

#mainbar-control-right div.no-overflow {
    overflow:hidden;
    white-space:nowrap;
    }

#mainbar-control-right h1 {
    font-size:170%;
    font-family:"Trebuchet MS",Verdana,Arial,Sans-Serif;
}

#mainbar-control-right h3 {
    font-size:149%;
    padding-bottom: 5px;
}

.focus-name a:visited, .focus-name a:link {background-color: #7695c0;}

#mainbar-control, #mainbar-control table {
    width:100%;
    padding:0px;
    padding-left:15px;
    padding-top:6px;
    padding-bottom:6px;
    height:72px;
 /* #b1c0d5 */
}

#mainbar-control td {
        padding-top:6px;
    padding-bottom:6px;

}

#mainbar-control tr {
    padding:0;
}

form.mainbar-control-form {
    margin: 0px;
}

#mainbar-control-right {
    padding-left: 15px;
    width: 100%;
}

#mainbar-image {
    /* position:relative; */
    padding-left:15px;
}

#mainbar-content {
    position:relative;
    float:right; 
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 0px; 
    height:  100%; 
}

#mainbar-page, #mainbar-page .help, #mainbar-page h1, #mainbar-control .help {
    /* right:15px; 
    clear:left;
    position:relative;
    float:left; 
    float:right;*/
    height:24px;
    margin-top: 6px;
    margin-left: 0px;
    margin-right: 15px;
}

#mainbar-control .help {
    height:18px;
    background:#c4d8d8;
    }

 #mainbar-page .help {
     margin-right:0px;
     padding-left:1em;
}

#mainbar-control .help, #mainbar-control .help strong {
    line-height:1.2;
    padding:0%;
    padding-top:2px;
    padding-left:4px;
}

#mainbar-page .help {
}

#mainbar-page form { /*,#mainbar-page a, #mainbar-page button.button, #mainbar-page .button-pushed */
    float:right;
    margin:0px;
}

#main form {
    margin:0px;
}

#mainbar-page a, #mainbar-page button.button, #mainbar-page button.button-pushed, #mainbar-page span.button-pushed {
    float:right;
}

#sidebar li.website {
    margin-top:12px;
    margin-bottom:12px;
}

#formbar, #formbar-bottom, #mainbar {
     	margin-left: 15px;
	margin-top: 15px; 
 	height:  35px; 
}

#formbar-bottom {
    float:right;
    }

#formbar-path-edit-bottom {}
    

#text-content a:link, li.website a:link, #copyright a:link {
    text-decoration: none;
    color: #0066CC; /* #6A5ACD; */
}

#text-content a:visited, li.website a:visited, #copyright a:visited {
    color: #B85B5A;
    text-decoration:none;
}

#text-content a:hover, li.website a:hover, #copyright a:hover {
    color:#0066CC;
    text-decoration:none;
}

#text-content table {
    margin: 5px;
}

#text-content, #doc-content {
    margin: 15px;
    margin-top: 25px;
    font-family:Verdana;
    font-size:1em;
    line-height:1.2em;
}

#doc-content {
    margin-top: 0px;
    }

#text-content ul {
  list-style-type: circle;
  padding: 0.5em;
  margin: 0.5em;
}

.black {color:black;}

#text-content li.green {
    list-style-type: circle;
    margin:7px 0pt 8px 10px;
    color:green;
}

#text-content li.red {
    list-style-type: circle;
    margin:7px 0pt 8px 10px;
    color:red;
}

#project-groups {
	/* background: #f7f7ff; */
        /*
	padding-left: 15px;
     position:relative; */
        padding-top:0px;
	margin: 15px;
        margin-left:15px;
        margin-top:0px;
        margin-bottom:15px;
	/* height:  100%;  35px; */
        /* clear:left; 
        float:left;*/
}

#dashboard-vsi-groups span {
    padding: 2px;
    margin-left: 3px;
}

#mainbar-control-template {
    padding-top:0px;
    margin: 15px;
    margin-left:0px;
    margin-top:0px;
    margin-bottom:0px;
    font-size: 120%;
    overflow: hidden;
    white-space: nowrap;
}

#mainbar-control-template a, h1.focus-name a {
    color:white;
}

#mainbar-control-template span {
    float: left;
}

#mainbar-control-template span.deadline {
    float: right;
}

#workspace-image {
	margin: 15px;
	height:  100%; /* 35px; */
        clear:left;
}	

#web-page-image {
    clear:left;
    float:left;
}

#main-content {
	clear: left;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

.first-child {
    color: #444;
    font: normal 14px arial, sans-serif;
    padding-bottom: 3px;
}

button.button, .button-pushed, a.button {
    background: transparent url('/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    font: normal 12px arial, sans-serif;
    display: block;
    float: left;
    height: 24px;
    margin-right: 6px;
    text-decoration: none;
    border-style: none;
}

input.button-submit {
    background:transparent url(/pagebar.gif) repeat scroll 0% 50%;
    font: normal 12px arial, sans-serif;
    padding: 4px;
    border: 3px;
    border-top-color: #999999;
    border-left-color: #999999;
    }

button.button, .button-pushed, a.button {
    padding-right: 15px; /* sliding doors padding */
}

a.button {
    padding-right: 18px; /* sliding doors padding */
}

a.button span, .button-pushed span, form button.button span, form .button-pushed span {
    background: transparent url('/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 15px;
    padding:  5px 0 4px 18px; /* 5px 0 5px 18px; */
}

a.button:active, .button-pushed, a.button:active span, button.button-pushed span {
    color: #000;
    outline-style: none; /* hide dotted outline in Firefox */
}

a.button:active, .button-pushed {
    background-position: bottom right;
}

a.button:active span, button.button-pushed span, .button-pushed span {
    background-position: bottom left;
}

.button-pushed span {
      font-weight: bold; 
} 

/*
.button-pushed {
    line-height: 15px;
    }*/

.disabled, button.disabled span {
    font-weight: lighter;
    color: grey;
}

/* SUBMIT BUTTONS */

.buttons2 a, .buttons2 button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:2px solid #dedede;
    border-top:2px solid #eee;
    border-left:2px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons2 button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons2 button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons2 button img, .buttons2 a img{
    margin:0 3px 3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons2 a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons2 a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons2 a.positive{
    /* color:#529214; */
    border:1px solid  #aaaaaa;
    background:transparent url(/button-submit.gif) repeat scroll 0% 50%;
}
.buttons2 a.positive:hover, button.positive:hover{
    background-color:#C6D880; /* e6efc2; */
    border:1px solid #C6D880;
    color:#529214;
}
.buttons2 a.positive:active{
    background-color: #529214;
    border:1px solid  #529214; /* #529214; */
    color:#fff;
}

/* NEGATIVE */

.buttons2 a.negative, button.negative{
    /* color:#d12f19; */
    border:1px solid #aaaaaa;
    background:transparent url(/button-submit.gif) repeat scroll 0% 50%;
}
.buttons2 a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons2 a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}



/* color */

body 	{ 
	/* #a29a88; */
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
        margin:0;
        padding:0;
	 }

body, .project-temp, .project-group {
    background-color:  #e6e6f0; 
}

.current-page { background-color: white; 
	}

table.data th, .nav { background: #efefff; color: #505050;}

table.data th.no-background {background: white;}

fieldset { border-color: #ddddff; }

.warning { color: red; }
.error { color: red; }

#help-main {
	margin-bottom: 7px;
        margin-left:15px;
        margin-right:15px;
	}

#help-main, .help { 
	color: #000000; 
	background: #EFF7E0; /* #e5fff7; */
	padding: 7px;
        margin-right:15px;
        margin-left:15px;
}


.help-header  {color: #EFF7E0; font-size: 1em;} /* #e5ffe5 */

/* style */

h2.complete { font-style: italic; }

input.insert, input.update, input.delete, input.complete, input.start { 
	border-width: medium; 
}

img {
  vertical-align: middle;
}

#menu ol {
  list-style-type: none;
  padding: 0 0 0.4em 0;
}

#menu li {
  margin: 0 0 0 0.7em;
  padding: 0.3em 0 0.4em 0;
}

element.style {
	/* -x-background-x-position:0%;
	-x-background-y-position:0%; */
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(/pagebar.jpg);
	background-repeat:repeat;
}

/* #header {
  width: 100%;
  margin: 0pt;
  padding: 0pt;
  border-width: 0pt;
  border-style: none;
  border-collapse: collapse;
} */

#header-left {
	width: 74px;
	height: 74px;
	padding-right: 0px;
	margin-left: 5%;
	/* padding-left: 4%; */
}

#header {	
	height: 100%; /* 60px; */
	margin:0px auto;
	/* padding:0px 4%; */
	padding-left: 5%;
	/* padding-right: 4%; */
        width: 95%;
	border-bottom:1px solid black;
        font-size:1.2em; 
}

#header table {
    width: 65%;
}

#header, #header button {
    font-family:"Trebuchet MS",Verdana,Arial,Sans-Serif;
    text-align: left;
}

#header button {
    font-weight: bold;
    font-size: 1.4em;
    padding: 0;
    margin: 0;
}

#header button a, #header button {
    line-height: 1;
    min-height: 1em;
}


#header-logo {
	height:140px;
	margin:0pt;
	width:100%;
}

.header-company {
	font-size: 1.3em;
	color: #e6e6f0; /* #0a3b80; */
	margin: 0px;
	text-decoration: none;
}

.header-project  {
	font-size: 1.8em;
	line-height: 1em;
	margin: 0px;
	margin-top: 17px;
}

#header .header-project button {
	font-size: 1.8em;
	line-height: 1em;
	margin: 0px;
}

#header .header-project .yuimenuitem {
    font-weight: normal;
}

#header .header-project button a {
	text-decoration: none;
}

#header .header-project button a:active, a:hover {
	text-decoration: underline;
}

.header-client, #header .header-client a {
	font-size: .8em;
	line-height: 1em;
	color: #0a3b80;
}



.header-inline li {
	display: inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width: 100%;
	height: 100%;
}

#header tr, table {
	padding: 0px;
}

#header-context  {
	height: 74px;
	margin: 0px;
	padding: 0px;
}

#actionstream {
	font-family:"Trebuchet MS",Verdana,Arial,Sans-Serif;
	font-size: 1.6em;
	margin: 1%;
	padding-left: 4%;
	text-decoration: none;
	/* line-height: 2em; */
}

#actionstream a:link, #actionstream a:visited, #actionstream .no-astream  {
	text-decoration: none;
	font-weight: bold;
	color: #0a3b80;	
}


#actionstream a:active, #actionstream a:hover {
	text-decoration: underline;
}

#actionstream a:visited.astream-super, #actionstream a:link.astream-super {
	color: #99bcee; /* #6591ce; */
	}

#grad {
  /*background: transparent url(/topgrad2.jpg) repeat scroll 0% 50%;
  moz-background-clip:
  moz-initial;
  moz-background-origin:
  moz-initial;
  moz-background-inline-policy:
  moz-initial; */
  height: 33px;
  width: 100%;
}

#pagebar {
	text-transform: capitalize;
	height:24px;
	margin:0pt;
        margin-bottom:15px;
	padding:0pt;
	width:100%;
        background: transparent url(/pagebar.gif) repeat scroll 0% 50%;
}

#pagebar ul, #sidebar form, #sidebar ul, #contentbar ul {
  padding: 0;
  margin: 0;
}



#pagebar li, #sidebar form, #sidebar form div, #contentbar li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-decoration: none;
	display: inline;
	height: 100%;
}

#pagebar a, #pagebar span, #contentbar a, #contentbar span {
	border-right:1px solid #CECECE;
	color:#333333;
	display:block;
	float:left;
	/* font-family:"Trebuchet MS",Verdana,Arial,Sans-Serif; */
	font: normal 12px arial, sans-serif;
	font-size:1.15em;
	font-weight: normal;
	height:100%;
	padding:0px 15px 0px;
	text-align:center;
	text-decoration: none;
	border-bottom:1px solid black;
	line-height: 1.6em;
}

#pagebar .current-page, #contentbar .current-page {
	font: bold 12px arial, sans-serif;
	border-bottom:0px;
	font-size: 1.25em;
	color: #0a3b80;
	line-height: 1.7em;
	}

#contentbar .current-page {
    border-left:1px solid #CECECE;
    border-top:1px solid #CECECE;
}

#pagebar page_item.current_page, #contentbar content_item.current_page {
	border-bottom:0px;
	}

#pagebar a:hover, #contentbar a:hover {
	/*nothing pretty so we dont break paths to files */
	background-color: #CECECE;
	text-decoration: none; 
}

#pagebar .folder, #contentbar .folder { 
	font-weight: normal;
	font-size:1.125em;
}

/* CONTENT BAR - used for subcontext pages */

#contentbar {
    position:absolute;
    margin:0pt;
    padding:0pt;
    height:24px;
    /* width:40%; */
    margin-right:5%;
    background:transparent /* #f4f4ff  transparent  url(/pagebar.gif) repeat scroll 0% 50%; */
}



#content-control, #error-display {
    margin-left:15px;
    margin-right:15px;
    margin-bottom:15px;
    background:#e6e6f0; /* #efefff; */
    height:24px;
   /* width:100%; */
    }

#error-display {
    color:red;
    background:white;
    }
    

.hide { display: none; }

#user-db {
  text-align: center;
}

#user {
  text-align: right;
}

#logout {
  font-size: smaller;
}

fieldset {
  padding: 1em;
  border-style: solid;
  border-width: thin;
}

#text-content table.data th, #text-content table.data td {
    padding: .6em;
    }

table.data, table.data tr {
  width: 100%;
  border-collapse: separate;
  padding:15px; /* .2em; */
  padding-top:.2em;
  border-width: 0 0 0 0;
  clear:right;
  clear:left;
}

 
table.data table.data tr, table.data table.data {
    padding:0px;
}

table.data td, table.data th {
  border-width: 0 0 1px 0;
  border-color: #d4d4d4;
  border-style: solid none solid none;
  padding-right: 0.3em;
  padding-left: 0.3em;
  vertical-align: top;
}

table.data th {
    font-weight:bold;
    }

.center {
    text-align: center;
    vertical-align: middle;
}

table.data td.border-none {
    border-style: none;
}

.info-content {
 /* border-width: 2px;
  border-color: #d4d4d4;
  border-style: solid; */
}

div.gantt {
/*    overflow: scroll;
*/
    padding: 5px;

}

iframe.gantt {
    width: 95%;
    height: 20em;
    margin-right:2.5%;
    margin-left:2.5%;
    margin-bottom:2.5%;
}

iframe.graph {
    width: 95%;
    height: 45em;
    margin-right:2.5%;
    margin-left:2.5%;
    margin-bottom:2.5%;
}

iframe.email {
    width: 100%;
    height: 45em;
    margin-right:0%;
    margin-left:0%;
    margin-bottom:0%;
}


table.gantt {
    width: 100%;
}

table.gantt td {
    white-space: nowrap;
    padding-right: 25px;
    padding-left: 13px;
    margin-right: 5px;
}

/* colors: see http://www.w3schools.com/css/css_colors.asp */
.action, .action-border-none {
    background-color: #c9edc9 /* C0FFC0; */
}

table.data td.action-border-none, table.data td.pending-border-none, table.data td.workflow-border-none, table.data td.subproject-border-none, table.data td.project-border-none {
    border-style: none;
}

.pending, .pending-border-none {
    background-color: #f9f9bc; /* #FFFFB0; */
}

.workflow, .workflow-border-none {
    background-color: #E0EFFF;
}

.finished {
    background-color: #D0D0D0;
}

.project, .project-border-none {
    background-color: white;
}

.subproject, subproject-border-none {
    background-color: #F7FFFF;
}

.action-temp, .yuimenuitem .action-temp {
    background-color: #b4d4b4; /* #AACCBB; */
}

.astream-temp, .yuimenuitem .astream-temp   {
    background-color: #b5cef4; /* AACCFF; */
}

.pending-temp, .yuimenuitem .pending-temp {
    background-color: #f0f0b5; /* #AAFF88; */
}

.contact, .yuimenuitem .contact {
    background-color: #f0d4d4; /* #AAFF88; */
}

.compact {
    overflow: hidden;
    white-space: nowrap;
}

.arrowr {
    position: relative;
    padding: 0px 10px 0px 10px;
    margin: 1px 3px 1px 3px;
    height: 10px;
    width: 20px;
}

.arrowr div {
    display:inline;
}

table.data td.indent1 {
    padding-left: 1em;
}

table.data td.indent2 {
    padding-left: 2em;
}

table.data td.indent3 {
    padding-left: 3em;
}

table.data td.indent4 {
    padding-left: 4em;
}

table.data td.indent5 {
    padding-left: 5em;
}

table.data td.indent6 {
    padding-left: 6em;
}

table.data td.indent7 {
    padding-left: 7em;
}

table.data td.indent8 {
    padding-left: 8em;
}

table.data td.indent9 {
    padding-left: 9em;
}

#copyright {
    margin: 15px;
    font-size: smaller;
}

table.search {
    background-color: #efefff;
    margin:30px;
    margin-top:0px;
}

textarea {
    width: 100%;
}

#main p {
    margin:30px;
    margin-top:15px;
    margin-bottom:15px;
}

.date, .duration, .template, .subtle {
    font-size: smaller;
}

.date {
    clear: right;
    float: right;
}

.duration, .template {
        float: right;
        }

.duration, .template, .template a, .subtle, a.subtle, #actionstream a:link.subtle, #actionstream a:visited.subtle {
    color: #9f9fa6;
}

.template {
    clear: right;
}

.todo-edit {
    clear: left;
    float: left;
}

#actionstream a:link.subtle, #actionstream a:visited.subtle {
    font-family:'Lucida Grande',Verdana,Arial,Sans-Serif; 
    font-weight: normal;
    font-size: .6em;
}
/*
#calendarpicker button { 
    
    background: url(/yui-2.5.2/button/assets/calendar_icon.gif) center center no-repeat; 
    text-align: left; 
    text-indent: -10em; 
    overflow: hidden; 
    *margin-left: 10em; /* For IE */ 
/*    *padding: 0 3em;    /* For IE */ 
/*    white-space: nowrap; 
    
} 
*/
#calendarcontainer {    
    padding:10px;
}

#calendarmenu {    
    position: absolute;
}

/* div.yuimenu .bd { 
    zoom: normal;
} */

#year {
width:4em;
margin:0em;
}

.yui-skin-sam .buttons .yui-button {
    margin: .3em;
}

.yui-skin-sam .yui-editor-panel  {
    position: absolute;
}

#Projectfromjavascript {
    position: absolute;
    top: 43px;
    float: left;
}

#treeWorkspacesDiv1 #ygtvc1 .ygtvitem a, #treeWorkKindsDiv1 #ygtvc3 .ygtvitem a {
    color: black;
    font-size: 1em;
    font-weight: normal;
}

#treeWorkspacesDiv1 {
    position: absolute;
    clear: both;
    float: right;
    width: 29%;
    right: 0px;
    top: 40px;
    z-index: 2;
    overflow: hidden;
}

#treeWorkKindsDiv1 {
    position: absolute;
    clear: both;
    float: right;
    width: 29%;
    right: 0px;
    top: 61px;
    z-index: 1; 
    overflow: hidden;
}

#treeWorkspacesDiv1 table, #treeWorkspacesDiv1 table a, #treeWorkKindsDiv1 table, #treeWorkKindsDiv1 table a {
    width: 100%;
    overflow: hidden;
}

#treeWorkspacesDiv1 #ygtv1 {
    padding-left: 4px;
   /* padding-bottom: 4px;
    margin-bottom: 4px;*/
}

#treeWorkKindsDiv1 #ygtv2 {
    padding-left: 4px;
}


#treeWorkspacesDiv1 #ygtvc1 .ygtvitem a, #treeWorkKindsDiv1 #ygtvc3 .ygtvitem a {
    padding-left: .5em;
    padding-right: .5em;
}


#treeWorkspacesDiv1 #ygtvc1 .ygtvitem, #treeWorkKindsDiv1 #ygtvc3 .ygtvitem {
    background-color:  #e6e6f0; 
}

#header .ygtv0 {
    height: 1em;
}

#header #ygtvc1, #header #ygtvc3 {
    border-bottom: 4px solid #5581C0;
}

#myAutoComplete {
    width:25em;  /* set width here or else widget will expand to fit its container */
    padding-bottom:2em;
    z-index:9001;
}


#myAutoCompleteSales {
    width:25em;  /* set width here or else widget will expand to fit its container */
    padding-bottom:2em;
   /* z-index:9002; */
}

#object-search {
    position: absolute;
    clear: right;
    float: right;
    right: 8%;
    top: 8px;
    width:25%;
    z-index:9000;
    color:black;
}

.contact-search {
    padding-left: 30px;
}

.yui-skin-sam .yui-ac-input { position:static;width:25em; vertical-align:middle;} 
.yui-skin-sam .yui-ac-container { width:25em;left:0px;} 

/* styles for highlighted result item */ 
.yui-skin-sam .yui-ac-content li.yui-ac-highlight { 
    background:#E6E6F0;color:black; 
    z-index:9005;
} 

/* styles for prehighlighted result item */ 
.yui-skin-sam .yui-ac-content li.yui-ac-prehighlight { 
    background:#E6E6F0; 
} 

/* autocomplete */
input.autocomplete-loading
{
	background-image:url(autocomplete.gif);
	background-position: center right;
	background-repeat:no-repeat;
}
ul.autocomplete 
{
    position: absolute;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid ButtonShadow;
    margin: 0px;
    padding: 0px;
    list-style: none;
    color: #000;
	display:none;
	z-index:1000;
}
ul.autocomplete li 
{
  display: block; 
  padding: 0.3em; 
  overflow: hidden;
  width: 100%;
  cursor:pointer;
}
 
ul.autocomplete li.selected 
{
  background-color: Highlight ; 
  color: #fff;
}
