body {
	background-color: #EBEBEB;
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	color: black;
	font: 15px/20px verdana,arial,helvetica,sans-serif;
}
input,textarea,select {
	font-size: 16px;
}
div,#first,#second,#header {
	display: block;
	position: relative;
}
a img {
	border: none;
}
a {
	color: navy;
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
}
th {
	font-weight: normal;
	text-align: left;
}
h1,h2,h3 {
	margin-top: 0;
	padding-top: 0;
}
h1 {
	font-weight: normal;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 32px;
}
h2 {
	font-weight: normal;
	font-size: 18px;

}
h3 {
	font-size: 16px;
}
hr {
	border:1px solid #EBEBEB;
}
div.error {
	background-color: #950101;
	color: white;
	padding: 5px;
	border-radius: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
}
div.notice {
	background-color: #009520;
	color: white;
	padding: 5px;
	border-radius: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
}
span.error, .delete {
	color: #e70000;
}
input.error, textarea.error, tr.error, td.error, select.error {
	background-color: #f9d1d1;
}
.hidden {
	display: none;
}
.small {
	font-size: 11px;
}
.redtext {
	color: maroon !important;
}
.greentext {
	color: #009520;
}
.clear {
	clear: both;	
}
.pad {
	padding: 20px;
}
.pad-nobottom {
	padding: 20px 20px 0px 20px;
}
.pad-notop {
	padding: 0px 20px 20px 20px;
}
.align-right {
	text-align: right;
}
.align-left {
	text-align: left;
}
.center {
	text-align: center;
}
.strong {
	font-weight: bold !important;
}
.money {
	text-align: right;
}
.hidden {
	display: none;
}

.logoutlink {
	color: #ddd7b0 !important;
}
.pagecenter {
	width: 960px;
	margin: auto;
}
.whitebox {
	margin-top: 20px;
	width: 100%;
	background-color: white;
}
.leftcolumn {
	width: 664px;
	float: left;
}
.leftbox,.loginbox {
	width: 664px;
	background-color: white;
	margin-top: 20px;
}
.leftbox {
	float: left;
}
.leftbox form {
	margin-bottom:20px;
}
.loginbox {
	margin: 20px auto;
}
.right_column {
	width: 280px;
	float: right;
}
.rightbox {
	margin-top: 20px;
	width: 280px;
	background-color: white;
	float: right;
}
.rightbox .pad {
	padding: 15px;
	display:block;
}
.rightbox h3 {
	
}
.option_link {
	position:absolute;
	right:15px;
	top:15px;
}

/* HEADER */
#header {
	color: white;
	min-width: 960px;
}
#header a {
	text-decoration: none;
	color: white;
	display: block;
}
#header a:hover {
	text-decoration: underline;
}
#first {
	height: 50px;
	background: url(/images/header_gradient.jpg) repeat-x #121B22;
}
#second {
	height: 30px;
	background: url(/images/header_gradient2.jpg) repeat-x #101124;
}
#second .toprightmenu {
	float: right;
	margin-right: 20px;
	margin-top: 5px;
}
#title {
	color: #BFDFFF;
	font: normal 25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 9px 0px 0px 9px;
}
#topmenu {
	list-style-type: none;
	display: block;
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 270px;
	padding: 0;
	margin: 0;
}
#topmenu li {
	float: left;
	margin-left: 10px;
	text-align: center;
}
#topmenu li img {
	margin-bottom: 13px;
}
#topmenu li a, #topmenu li a.selected {
	display: block;
	position: relative;
	height: 60px !important;
	padding: 10px 15px;
}
#topmenu li a:hover {
	background-color: rgba(142, 164, 190, 0.5);
}
.right_menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
	
}
.right_menu a {
	display: block;
	border-top: 1px dotted gray;
	padding: 10px;
	padding-left:15px;
}
.required {
	border-left: 2px solid red;
}


/* USERS */
#new_user_link {
	float: right;
	display: block;
}
.space_links a {
	margin-left: 10px;
}

/* FRONT PAGE */
.frontnav a {
	width:400px;
	padding:30px;
	float:left;
	text-align:center;
	font-size:25px;
}
.frontnav a:hover {
	background-color:#BFDFFF;
}


/* REPORT */
.report hr {
	border: 2px solid #EBEBEB;
}
.report table tr {
	margin-bottom: 15px;
}
.space_labels label {
	margin-right: 10px;
}
.meta {
	background-color: #d6feb4;
}
.versionlist {
	max-height: 200px;
	overflow-x: auto;
}
div.file {
	margin-bottom: 10px;
	display: block;
	width: 302px;
	float: left;
	margin-right: 10px;
}
div.file .options {
	position: absolute;
	top: 0;
	right: 0;
	background-color: white;
	border-bottom-left-radius: 3px;
}
#report_tabs {
	background-color: #EBEBEB;
}
#report_tabs ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#report_tabs ul li {
	display: block;
	float: left;
	padding: 20px 20px 20px 20px;
	margin-right: 15px;
	font-size: 25px;
}
#report_tabs ul li.active {
	background-color: white;
}
.note_edit_link {
	position:absolute;
	display: block;
	right: 15px;
	top: 15px;
}

/* TASKS */
.task {
	display: block;
	position: relative;
}
.task .options {
	display: none;
}
.task:hover .options {
	display:block;
	position:absolute;
	right:0px;
	top:0px;
}
.done, .done a {
	text-decoration: line-through;
	color:gray;
}
.overdue, .overdue a {
	color:#eb3800;
}

/* !CALENDAR */
.header {
	text-align:center;
	font-size:120%;
	margin-bottom:10px;
}
.header a {
	color:black;
	text-decoration:none;
	padding:5px;
}
.day_name {
	width:84px;
	float:left;
	border:1px solid white;
	margin-right:1px;
	font-size:80%;
	color:gray;
}
.day, .offset {
	width:82px;
	height:80px;
	padding:1px;
	float:left;
	border:1px solid white;
	margin-right:1px;
	margin-bottom:1px;
}
.day {
	border:1px solid #EBEBEB;
}
.day_content {
	height:60px;
	overflow-y: auto;
	font-size:10px;
	line-height:13px;
}

/* DASHBOARD */
#import_link {
	position: absolute;
	display: block;
	right: 20px;
	top: 30px;
}
.report_list tr.clickable:hover {
	background-color: #BFDFFF;
	cursor: pointer;
}
.options a {
	padding: 5px;
	font-size: 120%;
}
.pagination {
	text-align: right;
	width: 300px;
	float: right;
}
.pagination * {
	padding-left: 5px;
	padding-right: 5px;
}
.sorting_options {
	float: left;
	width: 400px;
}

/* Import */
#import_history {
	max-height: 400px;
	overflow: auto;
}

/* STATISTICS */
table.statistics td {
	border: 1px solid silver;
	padding: 5px;
}
table.statistics tr.total td {
	border-bottom: 2px solid black;
	font-weight: bold;
}
.overflow {
	display: block;
	overflow: auto;
}

#footer {
	width: 960px;
	margin: 10px auto 0px auto;
	font-size: 10px;
	text-align: right;
}
.th {
	background-color: #f1ede6;
}