body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
	margin: 0 0 .5em 0;
}

p {
	color: #ffffff;
	line-height: 20px;
}
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #fff;
	}
p#first {
	margin-top: 0;
}

#content {
	overflow: auto;
	height: 300px;
	position: relative;
}

#scroller {
	position: absolute;
	padding-right: 25px;
}

table, input {
	font-size: 1em;
}

form {
	margin: 0;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

.lbform td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

input.text {
	border: 1px #fff solid;
	padding: 1px 2px 1px 2px;
}

input.button {
	margin-top: 2px;
	cursor: pointer;
}

.lbform td {
	padding: 0 0 4px 0;
}

.lbform td.label {
	padding-right: 10px;
	white-space: nowrap;
}

.right {
	float: right;
}

img {
	border: 0;
}

img.right {
	margin-top: -6px;
}

td.note {
	padding: .5em 0 .8em 0;
}

.note {
	color: #fff;
	font-weight: bold;
}

.error {
	font-weight: bold;
	color: #fff;
}

p.note, p.error {
	line-height: 1.2em;
}

#navlinks {
}

.lightboxes {
}

.lightboxes th {
	padding: 2px 20px 2px 0;
}

.lightboxes td {
	padding: 2px 20px 8px 0;
}

.lightboxes th.client, .lightboxes td.client {
	width: 100%;
}

.lightboxes th.actions, .lightboxes td.actions {
	padding-right: 0;
	white-space: nowrap
}

.lightboxes td {
	vertical-align: top;
	border-top: 1px #ccc solid;
	line-height: 1.4em;
}

.lightboxes td.folder, .folder {
	background-image: url(../images/lightboxes/folder.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 18px;
	white-space: nowrap
}

span.folder {
	background-position: 0 0;
	line-height: 1.6em;
}

.user {
	background-image: url(../images/lightboxes/user.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 16px;
}

.lightboxes img {
	border: none;
	position: relative;
	top: 2px;
}

.thumbgrid td {
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 30px;
	line-height: 1.6em;
	border-top: 1px #fff solid;
}

.thumbgrid td.first {
	border-top: none;
	padding-top: 0;
}

.thumbnail {
	width: 100%;
	margin-bottom: 9px;
}

.thumbnail img {
	border: 0;
}

.thumbgrid td .thumbnail td {
	border: 1px #fff solid;
	text-align: center;
	vertical-align: middle;
	height: 120px;
	padding: 0;
}

.thumbnail div {
	padding: 4px;
}

.thumbnail td img {
	vertical-align: top;
}

.ref {
	margin-bottom: 16px;
}

.download {
	margin-top: 9px;
	padding-bottom: 11px;
	border-bottom: 1px #fff solid;
}

.print {
	margin-top: 9px;
	margin-bottom: 8px;
}

.downloads {
	margin-top: 0;
	padding-top: 2px;
	border-top: 1px #fff solid;
}

.print input {
	margin-top: 4px;
	text-align: center;
	width: 20px;
}

input.checkbox {
	margin: 0;
	position: relative;
	top: 1px;
}

input.radio {
	margin: 1px 0 1px 0;
}

input.button {
	margin-top: 10px;
	font-size: 10px;
	padding: 0;
	color: #333;
	font-weight: bold;
	width: auto;
}

.pagelinks a {
	font-weight: bold;
}

.pagelinks .current {
}