#projectName {
	float:left;
	clear:left;
	background-color:inherit;
	width:100%;
}

#adminLink {
	float:left;
	padding-left:10px;
}

.horizontalRule {
	float:left;
	clear:left;
	width:100%;
	background-color:inherit;
}
.auto_complete {
      position:absolute;
      width:250px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
}

.auto_complete ul {
      list-style-type: none;
      margin:0px;
      padding:0px;
}

.auto_complete ul li.selected 
{ 
	background-color: #bbf;
}

.auto_complete ul li {
      list-style-type: none;
      display:block;
      margin:0;
      padding:2px;
      height:16px;
}

#tasklist {
	float:left;
	clear:left;
	width:600px;
	background-color:inherit;
}


ul#edit-tasktype-list {
	list-style: none;
}

ul#edit-tasktype-list > li > span{
	padding-left: 5px;
	padding-right: 5px;
}

span.tasktype-count {
	padding-left: 0px;
	padding-right: 0px;
	color: green;
}

.project-config-div {
	padding-left:10px;
	padding-right:10px;
}

.subproject-config-div {
	padding-left:10px;
	padding-right:10px;
}

ul#edit-subproject-list {
	list-style: none;
}

ul#edit-subproject-list > li > span{
	padding-left: 5px;
	padding-right: 5px;
}


#project-member-list {
	float:left;
	clear:left;
}

#add-member-link-div {
	float:left;
	clear:left;
}

#add-member-control-div  {
	float:left;
	clear:left;
}

table.task-list {
	margin-top:10px;
}
tr.task-list {
	
	border-collapse: collapse;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	height:36px;
}

td.task-list, th.task-list {
	padding-left:5px;
	padding-right:5px;
	height:24px;
	overflow:ellipses;
	font-size: 16px;
    line-height:24px;
	font-family: Arial, Verdana, sans-serif;
}

td.task-list.due-date, th.task-list.due-date {
	width:70px;
}

td.task-list.priority {
	width:30px;	
	max-width:20px;	
}

td.task-list.id {
	width:30px;	
	max-width:20px;	
}

tr.min-cell-height {
	height: 35px;
}

div.expand-o-view {
	visibility:hidden;
	text-align:center;
	padding:4px;
	width:16px;
	height:16px;
	min-width:16px;
	min-height:16px;
	background-image: url(/images/icons/info.gif);
	background-repeat: no-repeat;	
	background-position: center center;
}

div.expand-o-view.expanded {
	background-image:url(/images/icons/info-selected.gif);
	background-repeat: no-repeat;	
	background-position: center center;
}


td.task-list.summary {
	width:700px;
	text-align:left;	
}

td.task-list.owner {
	width:90px;
	text-align:left;	
}

td.task-list.status {
	
}

div.view-task {
	visibility:hidden;
	margin-top:4px;
	width:16px;
	height:16px;
	min-width:16px;
	min-height:16px;
	border: 1px solid #ccc;
	background-image: url(/images/icons/grow.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;
}


.quickview-editor {
	background-image: url(/images/hud-large.png);
	background-color: transparent;
	background-repeat: no-repeat;
	z-index:10;
	position:absolute;
	height:130px;
	width: 900px;
	
}

.quickview-editor.personal {
	background:url(/images/hud-personal.png)no-repeat;
}

.quick-edit {
	color:#fff;
	float:right;
	clear:right;
	min-height:24px;
	font-size: 16px;
}

.quick-edit.taskTypeSelectorView {
	float:right;
	clear:right;
	margin-right:30px;
	margin-top: 5px;
}

.quick-edit.taskTypeSelectorView a {
	color:white;
}

.quick-edit.taskTypeSelectorControl {
	float:right;
	clear:right;
	margin-right:30px;
	margin-top: 5px;
	color: black;
}

.quick-edit.tasklist-description-div {
	float:left;
	clear:left;
	text-align:left;
	height:110px;
	margin-left:20px;
	margin-top: 10px;
	overflow:auto;
}

.quick-edit-control {
	float:left;
	clear:left;
	margin:10px;
	width:400px;
	height:90px;
	overflow:auto;
}

#task-table-div {
	clear:left;
	margin-left:30px;
	margin-top:40px;
	width:775px;
}

#data-table {
	width: 900px;
}


.taskTypeSelectorControl {
	margin-top:3px;
	margin-left:25px;
}

#taskTypeSelector {
	margin-top:0px;
	padding-top:0px;
	height:24px;
	float:left;
}

#projectSelector {
	float:left;
	clear:left;
	width:400px;
	margin-top:20px;
	margin-bottom:5px;
	margin-left:20px;
}


#subProjectSelector {
	float:left;
	clear:left;
	width:400px;
	height:10px;
  margin-bottom:20px;
  padding-bottom:20px;
  margin-left:20px;

}

#admin-link {
	margin-top:7px;
	padding-top:0px;
	padding-right:15px;
	float:right;
	clear:right;
}

#newTaskDiv {
	margin-top:1px;
	margin-left:15px;
	vertical-align:center;
	float:left;
	clear:left;
}

.createNewTaskForm {
	margin-top:7px;
	vertical-align:center;
	font-size:22px;
}

#search-bar {
}

.search-bar-div {
	margin-top:7px;
}

.search-bar-form {
	margin-top:2px;
	padding-top:0px;
}

#project-description {
	float:right;
	clear:right;
	padding-right:15px;
	max-width:300px;
	height:48px;
	max-height:48px;
}

h1.project-selector {
	margin-top:0px;
	padding-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

h3.project-selector {
  height:5px;
	margin-left:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}


.taskTypeSelector {
	margin-top:2px;
	padding-top:0px;
	margin-left:25px;
	margin-bottom:30px;
	padding-bottom:30px;
}

#viewUserSelector {
	float:right;
	width:100px;
	max-width:100px;
	height:36px;
	padding-top:2px;
	padding-right:5px;
}

#task-type-selector {
	margin-top:15px;
	margin-bottom:5px;
	float:left;
	clear:left;
}

#viewTasksByStatusSelector {
	width:100px;
	max-width:100px;
	height:36px;
	float:right;
	padding-top:2px;
	padding-left:10px;
	padding-right:5px;
}

#project-selector {
	margin-left:15px;
}

.onMouseOver {
	background-color:#F1EDC2;
	border: 1px dotted #eee;
}
