/* @override 
	http://arpan.loosestitchpro.com/styles/outliner.css
	http://loosestitchpro.com/test/context_menu.css
	http://loosestitchpro.com/styles/outliner.css
	http://player.loosestitchpro.com/styles/outliner.css
*/

:focus {
	-moz-outline-style: none;
	outline: 0;
}

#toolbar .button {
	margin: 0px;
	height: 18px;
}

#mini-actions .button {
	margin: 0px;
	height: 18px;
}

.roundedl {
	padding-left: 12px;
}

.roundedr {
	padding-right: 12px;
}

.active .roundedl {
	background-image: url(/images/bkg_rounded_grey.png);
}

.active .roundedr {
	background: url(/images/bkg_rounded_grey.png) no-repeat right;
}

.active .roundedr a {
	color: #fff !important;
	font-weight: bold;
	text-shadow: 0px 1px 0px #333 !important;
}

.loading-content {
	padding: 2px 10px 5px 10px;
	border-bottom: 1px #ccc solid;
}

.loading-content img {
	position: relative;
	top: 3px;
}

#toolbar-wrapper {
	padding: 10px;
	padding-bottom: 0;
	/*background: url(/images/bkg_toolbar_wrapper.png) repeat-x;*/
	background: #fff;
}

#toolbar {
	font-size: 11px;
	text-shadow: 0px 1px 0px #fff;
	color: #999;
	line-height: 18px;
	padding: 6px 0px 2px 20px;
	height: 23px;
	border: 1px #ccc solid;
	background-color: #f6f6f6;
	width: 908px;
}

#toolbar-wrapper.fixed {
	position: fixed;
	top: 0;
	z-index: 5;
}

#toolbar-wrapper.inherit {
	position: inherit;
}

#toolbar-sub {
	height: 74px;
}

#toolbar-bottom {
	
}

#toolbar a, #toolbar a:link, #toolbar a:visited {
	color: #505050;
	cursor: pointer;
}

#toolbar a:hover {
	color: #000
}

#toolbar .action-icn {
	position: relative;
	top: 2px;
}

#toolbar .button {
	float: left;
	margin-right: 18px;
	height: 18px;
}

#import.button {
	float: right;
}

#divider.button {
	float: right;
}

#outline-header {
	margin-top: 10px;
}

#outline-header div.header-col {
	float: left;
	height: 16px;
	background: url(/images/bkg_outline_header.png) repeat-x;
	border-top: 1px #ccc solid;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	padding-top: 2px;
	color: #333;
}

#outline-header #text-col {
	width: 667px;
	padding-left: 20px;
	border-left: 1px #ccc solid;
}

#outline-header #amount-col {
	width: 76px;
	padding-right: 5px;
	text-align: right;
}

#outline-header #dueon-col {
	width: 80px;
	text-align: center;
}

#outline-header #assignedto-col, #outline-header #attachment-col {
	width: 25px;
	text-align: center;
}

#outline-header #status-col {
	width: 25px;
	text-align: center;
}

#mini-actions .button {
	position: relative;
	top: 2px;
	float: left;
	margin-right: 22px;
}

.disabled {
	cursor: default
}

#meta-div {
	color: #fff;
	background-color: #f36;
	height: 50px;
	padding: 10px
}

#meta-title {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px
}

#meta-modified {
	color: #fff
}

#meta-status {
	float: right
}

#meta-div a {
	color: #fff;
	text-decoration: none;
}

#meta-div a:hover {
	color: #eee;
}

#meta-quota {
	float: right;
	height: 15px;
	text-align: center;
}

#meta-font-size {
	position: absolute;
	width: 53px;
	height: 23px;
	right: 228px;
	top: 100px;
}

#font-reduce {
	display: block;
	float: left;
	width: 27px;
	height: 23px;
	background: url(/images/btn_fontsize_reduce.png);
}

#font-increase {
	display: block;
	float: left;
	width: 26px;
	height: 23px;
	background: url(/images/btn_fontsize_increase.png);
}

#font-reduce:active {
	background: url(/images/btn_fontsize_reduce.png) 0 -23px;
}

#font-increase:active {
	background: url(/images/btn_fontsize_increase.png) 0 -23px;
}

#meta-print {
	position: absolute;
	right: 148px;
	top: 100px;
}

#print-outline {
	display: block;
	width: 28px;
	height: 23px;
	background: url(/images/btn_outline_print.png);
}

#print-outline:active {
	background: url(/images/btn_outline_print.png) 0 -23px;
}

#meta-import {
	position: absolute;
	right: 188px;
	top: 100px;
}

#import-outline {
	display: block;
	width: 28px;
	height: 23px;
	background: url(/images/btn_outline_import.png);
}

#import-outline:active {
	background: url(/images/btn_outline_import.png) 0 -23px;
}

.footnote {
	margin-top: 10px;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-color: rgb(204, 204, 204);
	border-top-style: solid;
}

#meta-lock {
	position: absolute;
	right: 13px;
	top: 100px;
}

#meta-lock a {
	display: block;
	overflow: hidden;
	width: 123px;
	height: 23px;
}

#meta-lock a:active {
	background-position: 0 23px !important;
}

#meta-lock a.btn_lock_active {
	background: url(/images/btn_lock_active.png) 0 0;
}

#meta-lock a.btn_lock_inactive {
	background: url(/images/btn_lock_inactive.png) 0 0;
}

#meta-lock a.btn_unlock {
	background: url(/images/btn_unlock.png) 0 0;
}

#meta-lock a.btn_save {
	background: url(/images/btn_play_save.png) 0 0;
}

#meta-usage-text {
	float: left;
	padding-right: 13px;
}

#meta-usage-shell {
	float: left;
	margin-top: 3px;
	height: 7px;
	width: 22px;
	border: 1px #fff solid;
	text-align: left;
}

#meta-usage-fill {
	margin: 1px;
	height: 5px;
	background-color: #fff;
}

#mini-actions {
	clear: both;
	margin-top: 5px;
	border-top: 1px #ccc solid;
	padding-top: 10px;
}

#edit-box {
	display: block;
	width: 220px;
	border: solid 1px #ccc;
	padding: 5px 10px 10px;
	background-color: #f9f9f9;
	margin-bottom: 10px;
	margin-left: 698px;


/* over written for IE */
}

#edit-box.fixed {
	position: fixed;
	top: 54px;
	margin-right: 13px;
}

#edit-box.inherit {
	position: absolute;
	top: 190px;
}

#edit-completed {
	float: right;
}

#edit-completed label {
	cursor: pointer;
}

#color-picker {
	height: 12px;
	width: 80px;
	margin-top: 5px;
}

.color-palette {
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 8px;
	background-image: url(/images/outline_colors.gif);
	overflow: hidden;
	cursor: pointer;
}

#color1 {
	background-position: 0 0;
}

#color1.active, #color1:hover {
	background-position: 0 12px;
}

#color2 {
	background-position: 12px 0;
}

#color2.active, #color2:hover {
	background-position: 12px 12px;
}

#color3 {
	background-position: 24px 0;
}

#color3.active, #color3:hover {
	background-position: 24px 12px;
}

#color4 {
	background-position: 36px 0;
}

#color4.active, #color4:hover {
	background-position: 36px 12px;
}

#input-notes {
	width: 214px;
	height: 70px;
	padding: 2px;
	resize: vertical;
	margin-bottom: 5px;
}

#edit-amount {
	clear: both;
	margin: 0 0 5px 0;
}

#amount-label {
	float: left;
	color: #666;
	width: 41px;
	line-height: 18px;
	margin-right: 10px;
}

#input-amount {
	width: 161px;
	padding: 2px 2px 2px 4px;
	text-align: right;
}

#edit-cancel {
	display: none;
}

#more-options-link {
	clear: both;
	cursor: pointer;
}

#more-options-handle {
	position: relative;
	top: 1px;
}

#more-options-link span {
	line-height: 14px;
	margin-left: -2px;
}

#more-options-line {
	position: relative;
	top: 7px;
	height: 1px;
	border-bottom: 1px #ccc solid;
	width: 130px;
	float: right;
}

#multiple-rows {
	margin: 3px 0 6px 0;
}

#multiple-rows label {
	cursor: pointer;
}

.row-handle {
	cursor: pointer;
	float: left;
	position: absolute;
	top: 4px;
}

#duedate {
	clear: both;
	margin-bottom: 2px;
}

#duedate-label {
	float: left;
	color: #666;
	width: 41px;
	line-height: 18px;
}

#duedate-div {
	width: 155px;
	height: 18px;
	padding-left: 6px;
	margin-left: 44px;
	line-height: 18px;
}

#duedate-div.hover {
	background-image: url('/images/rounded_rectangle.png');
	background-repeat: no-repeat;
}

#duedate-str {
	margin-left: 2px;
}

#duedate-clear-btn {
	float: right;
	position: relative;
	top: 3px;
	right: 9px;
	cursor: pointer;
}

#duedate-btn {
	position: relative;
	top: 2px;
	float: right;
	cursor: pointer;
}

#assign-btn {
	position: relative;
	top: 2px;
	right: -4px;
	float: right;
	cursor: pointer;
}

#attachment {
	
}

#attachment-clip {
	position: relative;
	top: 2px;
	float: right;
	cursor: pointer;
}

#file-detach-btn {
	float: right;
	position: relative;
	top: 3px;
	right: 9px;
	cursor: pointer;
}

#attachment-div {
	height: 19px;
	width: 155px;
	padding-left: 6px;
	margin-left: 44px;
	line-height: 18px;
}

#attachment-div.hover {
	background: url('/images/rounded_rectangle.png') no-repeat;
	cursor: pointer;
}

#attachment-filename {
	width: 130px;
	overflow: hidden;
	margin-left: 2px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#calendar-div {
	margin: 5px auto 5px;
	width: 220px;
	display: none;
}

#calendar-div table {
	border-collapse: collapse;
}

#calendar-div td {
	padding: 0;
	width: 30px;
	height: 28px;
	font-size: 11px;
	border: 1px #666 solid;
}

#calendar-div td.month-row {
	background-color: #ccc;
	height: 24px;
	padding-top: 2px;
	text-align: center;
}

#calendar-div td.right-aligned {
	text-align: right;
}

#calendar-div td.header {
	background-color: #666;
	border: 1px #666 solid;
	color: #fff;
	text-align: center;
}

#calendar-div td.weekday {
	background-color: #fff;
}

#calendar-div td.weekend {
	width: 31px !important;
	background-color: #eee;
}

#calendar-div td.today {
	background: url(/images/bkg_cal_today.png) no-repeat;
}

#calendar-div td.selected {
	background: url(/images/bkg_cal_selected.png) no-repeat;
}

#calendar-div td.today-selected {
	background: url(/images/bkg_cal_today_selected.png) no-repeat;
}

#calendar-div td a {
	display: block;
	width: 30px;
	height: 22px;
	padding-top: 6px;
	text-decoration: none;
}

#attachment-label {
	float: left;
	color: #666;
	width: 41px;
	line-height: 18px;
}

/*	file bubble styles start here	*/

#file-bubble {
	position: relative;
	display: none;
	margin-left: -365px;
	margin-top: -65px;
	margin-bottom: -100px;
	background-image: url("/images/file_bubble.png");
	background-repeat: no-repeat;
	width: 349px;
	height: 142px;
	padding: 30px 0 0 30px;
	color: #555;
	float: left;
	z-index: 1;
}

.bubble {
	position: relative;
	display: none;
	width: 361px;
	position: absolute;
	color: #555;
	z-index: 4;
}

.bubble .main {
	background-image: url("/images/row_bubble_below.png");
	padding: 10px 20px 0 10px;
}

.bubble .captop {
	display: none;	
}

.bubble .capbottom {
	height: 20px;
	background: url("/images/row_bubble_below.png") no-repeat 0 bottom;
}

.bubble-details {
	position: relative;
	margin-top: 2px;
}

.bubble-actions {
	position: absolute;
	bottom: 0;
}

.bubble-actions div {
	display: inline;
	padding: 0 2px;
	cursor: pointer;
	color: #1a69ff;
}

.bubble-close {
	position: absolute;
	right: 37px;
	top: 30px;
}

#row-file-bubble .bubble-details {
	margin-left: 110px;
	height: 100px;	
}

#row-file-bubble .bubble-thumb {
	position: absolute;
	height: 100px;
	width: 100px;
	float: left;
}

#row-file-bubble .bubble-filename {
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#row-file-bubble #file-info {
	height: 100px;
	padding: 10px 6px 0 10px;
}

#row-file-bubble .bubble-filetime {
	display: block;
	padding-top: 10px;
	font-size: 11px;
}

#row-file-bubble .bubble-fileowner {
	display: block;
	font-size: 11px;
}

#row-assigned-to-bubble #assignee-info {
	height: 80px;
	padding: 10px;
	padding-bottom: 0;
}

#row-assigned-to-bubble .bubble-details {
	margin-left: 90px;
	height: 80px;
}

#row-assigned-to-bubble .bubble-thumb {
	position: absolute;
	height: 80px;
	width: 80px;
	float: left;
}

#tabs-wrapper {
	padding: 10px;
	padding-bottom: 0;
}

.tabs {
	margin-left: 0px;
	line-height: 16px;
	height: 16px;
}

.tabs .tab {
	float: left;
	padding: 0 5px;
	margin-right: 2px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	cursor: pointer;
}

.tabs .tab.active {
	background-color: #999;
	color: #fff;
	margin-right: 2px;
}

.tabs .tab {
	background-color: #eee;
}

.no-files {
	padding: 6px;
}

input#new-invitee-email {
	width: 265px;
	padding: 2px;
	margin-bottom: 5px;
}

/*	assigned to bubble ends here	*/

#file-picker {
	margin: 10px 0 0 0;
	border: 1px #ccc solid;
	background-color: #eee;
	padding: 3px;
}

label.si-file-wrapper {
	width: 81px;
	height: 20px;
	background: url("../images/btn_choose.gif") 0 0 no-repeat;
	margin-top: 2px;
	margin-left: 3px;
	display: block;
	overflow: hidden;
	cursor: pointer;
}

label.si-file-wrapper-disabled {
	background: url("../images/btn_choose_off.gif") 0 0 no-repeat;
}

label.si-file-wrapper input.si-file {
	position: relative;
	cursor: pointer;
	width: 81px;
	height: 20px;
	/*	height: 100%;
	width: auto;	*/
	opacity: 0;
	-moz-opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

#new-filename {
	padding: 3px 0 0 5px;
	color: #666;
	width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#uploading-file {
	float: right;
	margin: 2px 36px 0 0;
}

#upload-in-progress {
	height: 16px;
	width: 16px;
	background: url('/images/loading.gif') no-repeat;
}

#source-tabs {
	margin-left: 0px;
	line-height: 16px;
	height: 16px;
}

#source-tabs > div {
	float: left;
	padding: 0 5px;
	margin-right: 2px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	cursor: pointer;
}

#source-tabs .active {
	background-color: #999;
	color: #fff;
	margin-right: 2px;
}

#source-tabs .inactive {
	background-color: #eee;
}

#save-file {
	float: right;
	cursor: pointer;
	padding: 0 5px 0 0;
}

#new-file {
	padding: 2px;
}

#file-list {
	clear: both;
	border: 1px solid #999;
	background-color: #fff;
	height: 80px;
	overflow: auto;
	margin-bottom: 5px;
}

#file-list ul {
	list-style: none;
}

#file-list li.no-files {
	padding: 10px 5px;
	color: #666;
}

#file-list ul li {
	padding: 3px 2px;
	cursor: default;
}

#file-list ul li div {
	width: 190px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#file-list ul li.odd {
	background-color: #eef3fd;
}

#file-list ul li.even {
	background-color: #fff;
}

#file-list ul li.active {
	background-color: #CCFFCC;
}

#assign-to-label {
	float: left;
	color: #666;
	width: 55px;
	line-height: 18px;
}

#assign-to-div {
	width: 155px;
	height: 19px;
	padding-left: 6px;
	margin-left: 44px;
	line-height: 18px;
}

#assign-to-div.hover {
	background: url('/images/rounded_rectangle.png') no-repeat;
	cursor: pointer;
}

#assign-to-picker {
	margin: 10px 0 0 0;
	border: 1px #ccc solid;
	background-color: #eee;
	padding: 3px;
	height: 108px;
}

#change-btn, #clear-btn, #view-btn, #download-btn {
	float: left;
	margin-right: 5px;
}

#change-btn a {
	display: block;
	height: 17px;
	width: 60px;
	background: url(/images/btn_due_change.png);
}

#clear-btn a {
	display: block;
	height: 17px;
	width: 50px;
	background: url(/images/btn_due_clear.png);
}

#download-btn a {
	display: block;
	height: 17px;
	width: 50px;
	background: url(/images/btn_bubble_download.png);
}

#download-btn a {
	display: block;
	height: 17px;
	width: 66px;
	background: url(/images/btn_bubble_download.png);
}

#view-btn a {
	display: block;
	height: 17px;
	width: 62px;
	background: url(/images/btn_bubble_view.png);
}

.bubble-list {
	clear: both;
	height: 100px;
	background-color: #fff;
	border: 1px #ccc solid;
	overflow: auto;
}

.bubble-list ul {
	list-style: none;
}

.bubble-list ul li {
	padding: 3px 5px 3px 10px;
	cursor: default;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.bubble-list ul li div {

}

.bubble-list ul li.odd {
	background-color: #eef3fd;
}

.bubble-list ul li.even {
	background-color: #fff;
}

.bubble-list ul li.active, .bubble-list ul li:hover {
	background-color: #CCFFCC;
}

#close-assign-to-picker {
	float: right;
	cursor: pointer;
	padding: 0 5px 0 0;
}

#divider {
	margin-left: -5px;
	margin-right: 15px;
}

.right-float {
	float: right;
}

table.checkbox-holder td {
	padding: 1px !important;
}

#import-box {
	width: 240px;
	height: 170px;
	margin-bottom: 10px;
	margin-left: 698px;
	z-index: 1;
}

#import-box.fixed {
	position: fixed;
	top: 54px;
	margin-right: 13px;
}

#import-box.inherit {
	position: absolute;
	top: 190px;
}

#import-box #box-title {
	color: #ffffff;
	background: url(/images/bkg_breadcrumb.png) no-repeat left top;
	font-weight: bold;
}

#import-box #box-title-inner {
	height: 15px;
	background: url(/images/bkg_breadcrumbr.png) no-repeat right top;
	padding: 5px 10px;
}

#import-box #box-form {
	color: #666;
	width: 218px;
	border: solid 1px #ccc;
	padding: 10px;
	position: absolute;
	background-color: #f9f9f9;
}

#outliner-navigation {
	height: 37px;
	font: normal 10px/16px 'Lucida Grande', Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-shadow: 0px 1px 0px #fff;
	color: #999;
	line-height: 30px;
	padding-top: 3px;
}

#outliner-navigation ul {
	height: 37px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
}

#outliner-navigation li {
	float: left;
	height: 37px;
	margin: 0;
}

#outliner-navigation a {
	float: left;
	display: block;
	color: #333;
	text-decoration: none;
	text-align: center;
	width: 125px;
	height: 32px;
	font-weight: bold;
	text-shadow: 0px 1px 0px #fff;
	border-left: 1px solid #eee;
	border-right: 1px solid #d0d0d0;
}

#outliner-navigation a:hover {
	color: #000
}

#outliner-navigation li.active {
	background: url("/images/bkg_tab_on.png") no-repeat center top;
}

#outliner-navigation li.active a {
	color: #fff;
	text-shadow: 0px -1px 0px #8C5564;
	border: none;
}

#outliner-navigation li.first a {
	border-left: none !important;
}

#outliner-navigation li.first a.active {
	background: url("/images/bkg_tab_topl.png") no-repeat left top;
}

#logout-link {
	float: right !important;
}

#logout-link a {
	border: none !important;
}

#outliner {
	display: none;
	margin: 0 10px 0 10px;	/* right: 263px */
	padding: 0;
	/*border-top: 1px #ccc solid;*/
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	cursor: pointer;	/* this is causing the row text also to get pointer as cursor */
	font-size: 11px;
	line-height: 16px;
}

#outliner.font-size1 {
	font-size: 11px;
	line-height: 15px;
}

#outliner.font-size1 .row-notes {
	font-size: 10px;
	line-height: 12px;
}

#outliner.font-size2 {
	font-size: 12px;
	line-height: 16px;
}

#outliner.font-size2 .row-notes {
	font-size: 11px;
	line-height: 13px;
}

#outliner.font-size3 {
	font-size: 13px;
	line-height: 18px;
}

#outliner.font-size3 .row-notes {
	font-size: 12px;
	line-height: 15px;
}

#outliner.font-size4 {
	font-size: 14px;
	line-height: 20px;
}

#outliner.font-size4 .row-notes {
	font-size: 13px;
	line-height: 16px;
}

/* ------------------------- */
/*   styles for column view  */
/* ------------------------- */

#drag-container {
	border: 1px #ccc solid;
}

.drag-handle {
	width: 15px;
	float: left;
	height: 14px;
	margin: 2px 0;
	cursor: move;
}

#outliner .mouse-hover .drag-handle {
	background: url(/images/icn_drag_handle.png) repeat-y 2px;
}

.attachment,
.assigned-to,
.due-date,
.amount,
.checkbox {
	display: block;
	float: right;
	cursor: pointer;
	margin: 2px 1px 1px 1px;
	padding: 1px 3px 1px 6px;
}

.assigned-to-wrapper {
	margin-right: 25px;
	margin-left: 10px;
	border-right: 1px #ddd solid;
}

.duedate-wrapper {
	margin-right: 25px;
	border-right: 1px #ddd solid;
}

.text-wrapper {
	margin-right: 81px;
	border-right: 1px #ddd solid;
	padding: 2px 2px 2px 5px;
}

.amount-wrapper {
	margin-right: 80px;
	border-right: 1px #ddd solid;
}

/* ----------------------------- */
/* end of styles for column view */
/* ----------------------------- */

#outliner form {
	display: inline;
}

#outliner form.inplaceeditor-form {
	width: 100%;
}

#outliner form.inplaceeditor-form input[type="text"] {
	border: 0px;
	background-color: #fff;
}

#outliner form.inplaceeditor-form textarea {
	font-size: 12px;
}

#outliner a {
	color: #f36;
}

#outliner a:hover {
	text-decoration: underline
}

#outliner .row {
	padding: 0;
	border-bottom: 1px #ccc solid;
	clear: both;
	position: relative;
}

#outliner .oddrow {
	background: #eef3fd
}

#outliner .evenrow {
	background: #fff
}

#outliner .selected {
	background: #cbdbfd;
}

#outliner .mouse-hover {
	background: #e3ebfd;
}


#outliner .row-text {
	margin-left: 15px;
	word-wrap: break-word;
	min-height: 15px;
	cursor: text;
	padding: 1px 1px 1px 6px; /* left: 5 + 1 (for border) */
}

#outliner .row.strike .row-text {
	text-decoration: line-through;
}

#outliner textarea.row-text {
	width: 95%;
	border: 0;
	margin-left: 12px;
	word-wrap: break-word;
	min-height: 15px;
	cursor: text;
	padding: 1px 1px 1px 1px;
}

#outliner .row-text:focus {
	border: 1px #06f solid;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0 0 0 5px;
}

#outliner .row-text:hover {
	border: 1px #999 solid;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0 0 0 5px;
}

#outliner.read-only .row-text:hover {
	border: none;
	padding: 1px 1px 1px 6px;
}

#outliner .amount {
	width: 70px;
	height: 15px;
	cursor: text;
	text-align: right;
	/* text-align: right; */
}

#outliner .row.strike .amount {
	text-decoration: line-through;
}

#outliner .amount:focus {
	border: 1px #06f solid;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0px 2px 0px 5px;
	text-align: left;
}

#outliner .amount.allow-hover:hover {
	border: 1px #999 solid;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0px 2px 0px 5px;
}

#outliner.read-only .amount.allow-hover:hover {
	border: none;
	padding: 1px 3px 1px 6px;
}

#main-content.readonly .row-text:hover {
/* in readonly mode, we don't want to show the border around the text */
	border: none;
	padding: 1px 1px 1px 6px;
}

#outliner .row-notes {
	cursor: text;
	color: #999;
	margin-left: 15px;
	margin-top: 2px;
	padding: 1px 1px 1px 6px;
	min-height: 12px;
}

#outliner .row.strike .row-notes {
	text-decoration: line-through;
}

#outliner .row-notes:hover {
	border: 1px #999 solid;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0 0 0 5px;
}

#outliner.read-only .row-notes:hover {
	border: none;
	padding: 1px 1px 1px 6px;
}

#outliner .row-notes:focus {
	border: 1px #06f solid;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0 0 0 5px;
	color: #666;
}

#outliner .row .assigned-to {
	height: 15px;
	width: 15px;
}

#outliner .row .assigned-to.assigned {
	background: url(/images/icn_assign_to.png) no-repeat center;
}

#outliner .row .assigned-to.unassigned:hover, #outliner .row .assigned-to.unassigned-grey {
	background: url(/images/icn_assign_to_grey.png) no-repeat center;
}

.readonly #outliner .row .assigned-to.unassigned:hover {
	background: none;
}

#outliner .row .attachment {
	height: 15px;
	width: 15px;
}

#outliner .row .attachment.assigned {
	background: url(/images/icn_attachment.png) no-repeat center;
}

#outliner .row .attachment.unassigned:hover, #outliner .row .attachment.unassigned-grey {
	background: url(/images/icn_attachment_grey.png) no-repeat center;
}

.readonly #outliner .row .attachment.unassigned:hover {
	background: none;
}

#outliner .row .checkbox {
	height: 15px;
	width: 15px;
}

#outliner .row .checkbox.unchecked {
	background: url(/images/icn_chk_unchecked.png) no-repeat center;
}

#outliner .row .checkbox.intermediate {
	background: url(/images/icn_chk_mixed.png) no-repeat center;
}

#outliner .row .checkbox.checked {
	background: url(/images/icn_chk_checked.png) no-repeat center;
}

#outliner .row .due-date {
	float: right;
	text-align: center;
	color: #1a69ff;
	width: 70px;
	height: 15px;
}

#outliner .row.strike .due-date {
	text-decoration: line-through;
}

#outliner .row .due-date.dummy-text {
	color: #aaa;
	text-decoration: none;
}

#outliner .row .due-date-overdue {
	color: #f00;
}

/* readonly overrides */

.readonly #outliner .row {
	color: #666;
}

.readonly #outliner .oddrow {
	background: #efefef;
}

.readonly #outliner .selected {
	background: #ddd;
}

.readonly #outliner .mouse-hover {
	background: #ccc;
}

.selected {
	background-color: #cad0d7;
}

.selected a {
	color: #fff
}

#comments {
	display: block;
	margin: 10px 10px 0 10px;
	padding: 5px;
	border: 1px #ccc solid;
}

#comments .comment-entry {
	clear: both;
	padding: 5px 0 7px 5px;
	border-bottom: 1px #ccc solid;
	min-height: 80px;
}

#comments .comment {
	padding: 0 40px 5px 0;
	margin-left: 90px;
	font-size: 11px;
	line-height: 20px;
}

#comments .delete-link {
	float: right;
}

#comments .date {
	font-style: italic;
	color: #666;
}

#comments .by {
	color: #f36;
}

#comments .message {
	padding-right: 40px;
	word-wrap: break-word;
}

#comments .small-comment {
	float: left;
	padding-right: 5px;
}

#comments img.comment-profile {
	float: left;
}

#new-comment {
	padding-right: 10px;
}

#new-comment .label {
	width: 72px;
}

#new-comment .labelcol {
	width: 77px;
}

#edit_span {
	display: none;
}

#container.greysidebar {
	background-image: url(/images/bkg_middle_partgrey.png);
}

#container.greysidebar #capbottom {
	background-image: url(/images/bkg_botcap_partgrey.png);
}

#container.greysidebar #main-content {
	padding: 10px 280px 10px 10px;
	font-size: 12px;
	line-height: 18px
}

#container.greysidebar #right-col {
	padding: 10px;
	float: right;
	width: 250px;
	color: #333;
}

#container.greysidebar #left-col {
	padding: 10px;
	float: left;
	width: 250px;
	color: #333;
}

#container.greysidebar #main-content-right {
	padding: 10px 10px 10px 280px;
	font-size: 12px;
	line-height: 18px
}

/*greysidebar LEFT  */

#container.greysidebar-left {
	background-image: url(/images/bkg_middle_partgrey_left.png);
}

#container.greysidebar-left #capbottom {
	background-image: url(/images/bkg_botcap_partgrey_left.png);
}

#container.greysidebar-left #main-content {
	padding: 10px 10px 10px 280px;
	font-size: 12px;
	line-height: 18px;
}

#container.greysidebar-left #left-col {
	padding: 10px;
	float: left;
	width: 250px;
	color: #333;
}

#container.greysidebar #main-content-right {
	padding: 10px 10px 10px 280px;
	font-size: 12px;
	line-height: 18px
}

#main-content-full {
	padding: 15px;
}

.form-field {
	width: 500px;
	padding: 2px;
	margin-bottom: 5px;
}

.code {
	font-size: 11px;
	line-height: 17px;
	color: #666;
	margin: 0
}

.label {
	color: #666;
	display: block;
	float: left;
	width: 90px;
	text-align: right;
	margin-right: 5px;
}

.data {
	display: block;
	float: left;
}

#settings td {
	font-size: 12px;
	line-height: 18px;
}

#settings td.col1 {
	width: 220px;
	text-align: right;
	font-weight: bold;
}

#settings td.col2 {
	width: 300px;
}

#settings td.col3 {
	width: 170px;
	text-align: right;
}

#settings .form-field {
	width: 300px;
}

#settings .boxed {
	border: 1px #ccc solid;
	-webkit-border-radius: 6px;
	padding: 10px;
	margin-bottom: 10px
}

.grey {
	color: #666;
}

#permatext {
	display: none;
	color: #666;
	font-size: 11px
}

#delete-outline {
	margin-top: 20px;
	border-top: 1px #ccc solid;
	padding-top: 10px;
}

#files, #files2 {
	margin: 10px 263px 0 10px;
	padding: 5px;
	border: 1px #ccc solid;
}

#file-container {
	margin-bottom: -2px;
}

#file-large {
	float: left;
	width: 370px;
	height: 308px;
	padding: 10px;
	background-color: #eee;
	border: 1px #ccc solid;
}

.attach-thumb {
	float: left;
	width: 81px;
	height: 81px;
	overflow: hidden;
	padding: 0px;
	margin: 2px 0 0 2px;
}

#files-scroller {
	float: right;
	width: 257px;
	overflow: hidden;
	height: 330px;
	position: relative;
}

#shortcuts {
	position: relative;
	top: 2px;
	float: right;
}

#greeting {
	display: none;
}

#manage-link {
	
}

.invitee {
	font-size: 11px;
	line-height: 17px;
}

a.invitee:hover {
	color: #ff3366;
}

#upload_target {
	width: 0;
	height: 0;
	border: 0px solid #fff;
}

#go-public-div {
	margin-bottom: 10px;
}

#list-footer {
	height: 18px;
	background-color: #ccc !important;
	color: #333;
}

#snag-code {
	border: 1px #ccc solid;
	background-color: #eee;
	padding: 2px 10px;
	clear: left;
}

#print-options {
	position: absolute;
	z-index: 1000;
	left: 290px;
	padding: 30px 40px 40px 30px;
	margin-top: -23px;
	width: 485px;
	height: 235px;
	background: url(/images/print_bubble.png) no-repeat 0 0;
	color: #eee;
}

#print-options .col1 {
	width: 300px;
	text-align: center;
}

#print-options .col2 {
	text-align: right;
}

#print-options select {
	width: 190px;
}

#print-options td {
	padding: 6px 4px;
}

#print-options input[type="checkbox"], #print-options input[type="radio"] {
	margin-right: 5px;
}

#pdf-preview {
	height: 228px;
	width: 194px;
	margin: 0 auto;
	background-image: url(/images/pdf_preview/page_well.png);
	position: relative;
}

#blank, #borders, #backgrounds, #bullets, #numbers, #headers {
	height: 202px;
	width: 163px;
	position: absolute;
	top: 13px;
	left: 15px;
}

.orientation-radio {
	float: left;
	width: 68px;
}

img#landscape {
	position: absolute;
	top: 95px;
	left: 405px;
}

img#portrait {
	position: absolute;
	top: 95px;
	left: 333px;
}

#options {
	margin-top: 10px;
}

.option-entry {
	float: left;
	width: 255px;
	padding: 3px 0;
}

#user-offline-msg {
	position: fixed;
	bottom: 0;
	text-align: center;
	color: #000;
	text-shadow: #ff9 0 1px 0;
	height: 14px;
	padding: 10px;
	width: 100%;
	background: url(/images/bkg_disconnected.png);
	z-index: 900;
	font-size: 12px;
	-webkit-box-shadow: 0px 0px 10px #666;
	-moz-box-shadow: 0px 0px 10px #666;
}

#import-options {
	position: absolute;
	z-index: 1000;
	left: 470px;
	padding: 30px 40px 40px 30px;
	margin-top: -23px;
	width: 265px;
	height: 185px;
	background: url(/images/import_bubble.png) no-repeat 0 0;
	color: #eee;
}

#import-options input[type='file'] {
	color: #fff;
}

/* ********************************
*** CONTEXT MENU RELATED STYLES ***
******************************** */
#context-menu-bkg {
	position: absolute;
	height: 100px;
	background-color: #fff;
	opacity: 0.9;
	filter: alpha(opacity = 90);
	z-index: 101;
	padding: 4px 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-webkit-box-shadow: 0px 5px 10px #A6A6A6;
	-moz-box-shadow: 0px 5px 10px #ccc;
	border: 1px solid #d6d6d6;
}

.context-menu {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: absolute;
	display: none;
	padding: 5px 1px;
	font-size: 12px;
	line-height: 16px;
	width: 210px;		/* this is a quick fix */
}

.context-menu .menu-item {
	width: 185px;
	display: block;
	padding: 4px 10px 3px 15px;
	cursor: pointer;
}

.context-menu .menu-item.allow-hover:hover {
	border-top: 1px #4867EA solid;
	border-bottom: 1px #4867EA solid;
	background: #3659F1;
	background: -webkit-gradient(linear, left top, left bottom, from(#5170F3), to(#0E37E7));
	background: -moz-gradient(linear, left top, left bottom, from(#5170F3), to(#0E37E7));
	color: #fff;
	padding: 3px 10px 2px 15px;
}

.context-menu .menu-item.disabled {
	color: #868686;
}

.context-menu .separator-line {
	border-top: 1px solid #DCDCDC;
	margin: 3px 2px -4px 2px;
}

.context-menu .fill_title {
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	overflow: hidden;
	word-wrap: break-word;
}

#duedate-hud {
	position: absolute;
	z-index: 10;
}

#duedate-hud.below {
	/*background: url(/images/bkg_duedate_hud_below.png) no-repeat;*/
}

#duedate-hud #duedate-mid {
	background: url(/images/bkg_duedate_hud_below.png) repeat-y 0 -23px;
	width: 164px;
	padding-left: 12px;
	padding-right: 12px;
}

#duedate-hud.below #duedate-captop {
	height: 23px;
	width: 188px;
	background: url(/images/bkg_duedate_hud_below.png) no-repeat;
}

#duedate-hud.below #duedate-capbot {
	height: 13px;
	width: 188px;
	background: url(/images/bkg_duedate_hud_below.png) no-repeat bottom;
}

#duedate-hud.below #duedate-mid {
	padding-top: 4px;
}

#duedate-hud.above #duedate-mid {
	background: url(/images/bkg_duedate_hud_above.png) repeat-y 0 -23px;
	padding-bottom: 1px;
}

#duedate-hud.above {
	/*background: url(/images/bkg_duedate_hud_above.png) no-repeat;*/
}

#duedate-hud.above #duedate-captop {
	height: 13px;
	width: 188px;
	background: url(/images/bkg_duedate_hud_above.png) no-repeat;
}

#duedate-hud.above #duedate-capbot {
	height: 26px;
	width: 188px;
	background: url(/images/bkg_duedate_hud_above.png) no-repeat bottom;
}

#duedate-calendar {
	width: 162px;
	margin: auto;
}

#duedate-calendar table {
	border-collapse: collapse !important;
}

#duedate-calendar td {
	padding: 0;
	height: 20px;
	font-size: 10px;
	border: 1px #666 solid;
}

#duedate-calendar td.month-row {
	background-color: #ccc;
	height: 2px;
	text-align: center;
}

#duedate-calendar td.month-row img {
	margin-top: 2px;
}

#duedate-calendar td.right-aligned {
	text-align: right;
}

#duedate-calendar td.header {
	background-color: #666;
	border: 1px #666 solid !important;
	color: #fff;
	text-align: center;
}

#duedate-calendar td.weekday {
	background-color: #fff;
}

#duedate-calendar td.weekend {
	background-color: #eee;
}

#duedate-calendar td.today {
	background: url(/images/bkg_cal_today.png) no-repeat;
}

#duedate-calendar td.selected {
	background: url(/images/bkg_cal_selected.png) no-repeat;
}

#duedate-calendar td.today-selected {
	background: url(/images/bkg_cal_today_selected.png) no-repeat;
}

#due-buttons {
	height: 20px;
}

#due-today, #due-clear {
	line-height: 18px;
}

#due-clear {
	float: right;
}

#due-clear a {
	display: block;
	height: 17px;
	width: 50px;
	background: url(/images/btn_due_clear.png);
}

#due-clear a.disabled {
	display: block;
	height: 17px;
	width: 50px;
	background: url(/images/btn_due_clear_off.png);
}

#due-today a {
	display: block;
	height: 17px;
	width: 50px;
	background: url(/images/btn_due_today.png);
}

#selection-overlay {
	position: absolute;
	z-index: 3;
	pointer-events: none;
	width: 915px;
	border: 1px #3a67c4 solid;
	margin-left: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#selection-overlay.readonly {
	border: 1px solid #7f7f7f;
}

.uploadifyQueueItem {
	font-size: 12px;
	width: 295px;
}

/* flash upload buttons */

.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}

.uploadifyQueueItem .cancel {
	float: right;
}

.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}

.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}

#outliner .attachment-preview {
	float: right;
	margin-right: 3px;
}

#outliner .attachment-preview.full-width {
	float: none;
	text-align: center;
	background-color: #333;
	margin: 5px 0px 10px 15px;
	/*padding: 5px;*/
	/*width: 555px;*/
}

#outliner .attachment-preview img {
	
}

#outliner .attachment-preview > * {
	/*padding: 2px;
	border: 1px #fff solid;*/
}

#outliner .attachment-preview > *:hover{
	/*border: 1px #ccc solid;*/
}

#outliner .attachment-preview .file-icon {
	height: 100px;
	width: 100px;
	margin-left: -15px;
}

.text-and-notes.on-the-side {
	margin-right: 110px;
	min-height: 100px;
}

.text-and-notes.below {
	/*clear: left;*/
}

.row-clearer {
	clear: both;
}

/* ******************
** styles from lsoutliner.inc
********************* */
#expired-lock-msg {
	height: 100px;
	margin-top: 120px;
}

#pro-feature-msg {
	height: 130px;
	margin-top: 120px;
}

.msg { margin: 5px 0 }

div.dropzone {
	position: absolute;
	width: 675px;
	height: 11px;
	z-index: 50 !important;
}

div.dropzone .marker {
	height: 3px;
	margin-top: 4px;
}

div.dropzone.hover .marker {
	background-color: #ccc;
}

#drop-indicator {
	position: absolute;
	height: 12px;
	background: url(/images/icn_drop_indicator.png) no-repeat right 0;
	z-index: 1000;
}

#drag-container {
	width: 930px;
}

.upload-description {
	margin-bottom: 10px;
}

.invite-description {
	margin-bottom: 5px;
}
