body {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color: #323232;
	background: #eaeaea url(../img/bg_top.png) repeat-x;
}
body#home {
	background-image: url(../img/bg_top_home.png);
}

a {
	color: #39c;
}
a:hover {
	color: #2d86b3;
}

big {
	font-size: 15px;
}
small {
	font-size: 11px;
}

form p,
div.input,
div.submit,
div.container {
	margin: 20px 0 0 0;
}
div.input:first-child {
	margin: 0;
}

label {
	display: block;
}
div.checkbox label,
fieldset fieldset label {
	display:  inline;
	margin: 0 0 0 0.25em;
	font-weight: normal !important;
}
div.required label,
div.required legend {
	font-weight: bold;
}
div.required label small {
	font-weight: normal;
}

input[type="text"],
input[type="password"] {
	width: 300px;
	height: 21px;
	padding: 3px;
	font-size: 16px;
	font-weight: bold;
}
input[type="text"].short {
	width: 150px;
}
input[readonly="readonly"],
input.readonly {
	padding-left: 0;
	background: none;
	border: none;
}

textarea {
	width: 300px;
	height: 100px;
	padding: 3px;
	font-size: 12px;
}

div.message-error,
div#authMessage {
	margin: 30px;
	padding: 18px 18px 18px 48px;
	color: #ff2500;
	background: #fcc url(../img/icon_error.png) no-repeat 10px 10px;
}
div.message-error a,
div#authMessage a {
	color: #ff2500;
}

div.message-info {
	margin: 30px;
	padding: 18px 18px 18px 48px;
	color: #0f57ac;
	background: #dbe3ff url(../img/icon_info.png) no-repeat 10px 10px;
}
div.message-info a {
	color: #0f57ac;
}

div.error {
	color:  #ff2500;
}



#page {
	width: 944px;
	margin: 0 auto;
}



ul.menu li {
	float: left;
	margin: 0 0 0 6px;
	padding: 0 0 0 7px;
	line-height: 1.2;
	border-left: 1px solid #323232;
}
ul.menu li:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}



#header {
	position: relative;
	height: 81px;
	margin: 0 0 50px 0;
	padding: 35px 0 0 97px;
	line-height: 1;
}
body#home #header {
	height: 124px;
	padding: 38px 0 0 120px;
}

#header a {
	color: #323232;
}
#header a:hover {
	color: #39c;
}

h1 {
	font-family: monospace;
	font-size: 30px;
	font-weight: bold;
}
body#home h1 {
	font-size: 40px;
}
h1 a {
	text-decoration: none;
}

p#logo {
	position: absolute;
	top: 19px;
	left: 10px;
}
body#home p#logo {
	top: 30px;
	left: 11px;
}

p#slogan {
	font-family: monospace;
	font-size: 20px;
	line-height: 1.2;
}

#header ul.menu {
	position: absolute;
	top: 10px;
	right: 13px;
}



a.btn {
	overflow: hidden;
	display: block !important;
	width: 165px;
	height: 35px;
	text-indent: -1000em;
}
a.btn:hover {
	background-position: 0 -35px;
}

a.add-liability {
	position: absolute;
	top: 44px;
	right: 13px;
	background: url(../img/btn_add_liability.png) no-repeat;
}
body#home a.add-liability {
	top: 54px;
	right: 13px;
}
a.edit-liability {
	float: left;
	margin: 0 13px 0 0;
	background: url(../img/btn_edit_liability.png) no-repeat;
}
a.delete-liability {
	float: left;
	background: url(../img/btn_delete_liability.png) no-repeat;
}

a.add-comment {
	width: 153px;
	margin: 20px 0 0 0;
	background: url(../img/btn_add_comment.png) no-repeat;
}



.tools {
	float: right;
	margin: 0 13px 0 0;
}



h2 {
	margin: 0 0 25px 0;
	padding: 0 13px;
	font-size: 20px;
	font-weight: normal;
}
h2 a {
	font-weight: bold;
}

p.system {
	margin: -20px 0 25px 0;
	padding: 0 13px;
}



.box944 {
	margin: 0 0 35px 0;
	background: #eaeaea url(../img/bg_box944.png) repeat-y;
}
.box944-1 {
	background: url(../img/bg_box944_bottom.png) no-repeat left bottom;
}
.box944-2 {
	overflow: hidden;
	width: 938px;
	padding: 2px 3px 60px 3px;
	background: url(../img/bg_box944_top.png) no-repeat;
}
#search .box944-2 {
	width: 944px;
	padding: 30px 0 60px 0;
}

.box944 .column {
	float: right;
	width: 410px;
	margin: 0 30px;
}
.box944 .column .block {
	margin: 30px 0 0 0;
	padding: 20px;
	background: #f5f5f5 url(../img/bg_column.png) repeat-x;
}
.box944 .column .block:first-child {
	margin-top: 0;
}
.box944 .column p {
	margin: 0;
}
.box944 .column li {
	padding: 2px 0;
}
.box944 .column li img {
	vertical-align: bottom;
}

.box944 .block {
	padding: 30px 30px 0 30px;
}
.box944 .panes .block {
	padding: 0 30px;
}

.box944 .block p {
	margin: 20px 0 0 0;
}
.box944 .block p:first-child {
	margin: 0;
}


.boxes454 {
	margin: 0 0 35px 0;
	background: #eaeaea url(../img/bg_boxes454.png) repeat-y;
}
.boxes454-1 {
	background: url(../img/bg_boxes454_bottom.png) no-repeat left bottom;
}
.boxes454-2 {
	overflow: hidden;
	width: 938px;
	padding: 2px 3px 60px 3px;
	background: url(../img/bg_boxes454_top.png) no-repeat;
}

.boxes454 .box {
	float: right;
	width: 448px;
}
.boxes454 .box:first-child {
	float: left;
}

.boxes454 p {
	margin: 0 30px;
}
.boxes454 p.details {
	overflow: hidden;
	width: 348px;
	margin-top: 10px;
	font-size: 11px;
}
.boxes454 p.details a {
	float: left;
	height: 16px;
	padding: 0 0 0 18px;
	background: url(../img/icon_book.png) no-repeat;
}




.box454 {
	width: 454px;
	margin: 0 auto 100px auto;
	background: #eaeaea url(../img/bg_box454.png) repeat-y;
}
.box454-1 {
	background: url(../img/bg_box454_bottom.png) no-repeat left bottom;
}
.box454-2 {
	overflow: hidden;
	width: 448px;
	padding: 2px 3px 30px 3px;
	background: url(../img/bg_box454_top.png) no-repeat;
}

.box454 p {
	margin: 20px 0 0 0;
}

.box454 .block {
	padding: 0 30px;
}



h3 {
	height: 40px;
	padding: 10px 0 0 30px;
	font-size: 20px;
}

.box944 h3 {
	margin: 0 0 30px 0;
	background: url(../img/bg_title944.png) no-repeat;
}
.box944 .block h3 {
	height: auto;
	margin: 1em 0 0 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	background: none;
}
.box944 .block h3:first-child {
	margin-top: 0;
}
.boxes454 h3 {
	margin: 0 0 40px 0;
	background: url(../img/bg_title454.png) no-repeat;
}

.box454 h2 {
	height: 40px;
	margin: 0 0 30px 0;
	padding: 10px 0 0 30px;
	font-weight: bold;
	background: url(../img/bg_title454.png) no-repeat;
}



#search form {
	overflow: hidden;
	width: 880px;
	margin: 0 auto;
	padding: 0;
	color: #323232;
	background: #f5f5f5;
}
#home #search form {
	width: 820px;
	padding: 30px;
	color: #f5f5f5;
	background: #222;
}
#search input[type="text"] {
	float: left;
	width: 576px;
	height: 32px;
	margin: 0 10px 0 0;
	padding: 8px 12px 0 12px;
	font-size: 18px;
	background: url(../img/bg_input_search.png) no-repeat;
	border: none;
}
#home #search input[type="text"] {
	margin: 0 20px 0 0;
}
#search input[type="submit"] {
	float: left;
	overflow: hidden;
	width: 115px;
	height: 40px;
	text-indent: -1000em;
	background: url(../img/btn_big_search.png) no-repeat;
	border: none;
	cursor: pointer;
}
#home #search input[type="submit"] {
	width: 196px;
	background: url(../img/btn_big_search_home.png) no-repeat;
}
#search input[type="submit"]:hover,
#home #search input[type="submit"]:hover {
	background-position: 0 -40px;
}

#search p {
	margin:  5px 0 0 0;
}
#search p.purchasers-total {
	margin: 3px 0 0 0;
	padding: 0 35px;
	font-size: 11px;
}

#search .letters a,
#search .letters span {
	text-transform: uppercase;
}



#results {
	margin: 30px 0 0 0;
	padding: 0 3px;
}

#results .counter {
	margin: 0 0 5px 0;
	padding: 0 30px;
}

#results .result {
	overflow: hidden;
	width: 878px;
	padding: 20px 30px;
	border-top: 1px solid #dcdcdc;
}
#results .odd {
	background: #ededed url(../img/bg_result.png) repeat-x;
}

#results .result p.subject {
	float: left;
	width: 400px;
	margin: 0;
	font-size: 15px;
}
#results .result p.subject a {
	font-weight: bold;
}
#results .result p.subject a.details {
	padding: 0 0 0 18px;
	font-size: 12px;
	font-weight: normal;
	background: url(../img/icon_book.png) no-repeat;
}
#results .result p.liabilities {
	margin: 1em 0 0 440px;
}

#results .pages {
	margin: 30px 0 0 0;
	text-align: center;
}
#results .pages .active {
	font-weight: bold;
}



ul.tabs {
	height: 93px;
	margin: 0 0 50px 0;
	background: url(../img/bg_tabs.png) no-repeat;
}

ul.tabs li {
	float: left;
}

ul.tabs a {
	float: left;
	height: 73px;
	padding: 20px 0 0 69px;
	line-height: 0.9;
	font-size: 20px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
}
ul.tabs a:hover {
	color: #39c;
}
ul.tabs a span {
	font-weight: normal;
}
ul.tabs a:hover span {
	color: #323232;
}

ul.tabs li.purchaser a,
ul.tabs li.suppler a {
	background: url(../img/bg_tabs_subject.png) no-repeat;
}
ul.tabs li.purchaser a {
	width: 133px;
}
ul.tabs li.purchaser a.current {
	background-position: 0 -93px;
}
ul.tabs li.suppler a {
	width: 144px;
	background-position: -202px 0;
}
ul.tabs li.suppler a.current {
	background-position: -202px -93px;
}



table.liabilities {
	width: 878px;
	margin: 0 30px;
}
.block table.liabilities {
	margin: 0;
}

table.liabilities th {
	padding: 7px 20px;
	text-align: left;
	white-space: nowrap;
	background: #dcdcdc;
}
table.liabilities th.sorting_asc {
	background: #dcdcdc url(../img/sort_asc.png) no-repeat 5px 12px;
}
table.liabilities th.sorting_desc {
	background: #dcdcdc url(../img/sort_desc.png) no-repeat 5px 12px;
}
table.liabilities th a {
	color: #323232;
	text-decoration: none;
}
table.liabilities th a:hover {
	color: #39c;
}

table.liabilities td {
	padding: 5px 20px;
	text-align: left;
	vertical-align: middle;
	background: #e8e8e8;
	border-top: 1px solid #f5f5f5;
}
table.liabilities tr:hover td {
	background: #e3e3e3;
}

table.liabilities a {
	font-weight: bold;
}
table.liabilities a.details {
	float: left;
	height: 16px;
	margin: 3px 0 0 0;
	padding: 0 0 0 17px;
	font-size: 11px;
	font-weight: normal;
	white-space: nowrap;
	background: url(../img/icon_page.png) no-repeat;
}

table.liabilities img {
	margin: 0 0 0 30px;
}



.dataTables_wrapper {
	overflow: hidden;
	width: 938px;
}
.dataTables_length {
	float: left;
	margin: 0 0 10px 30px;
}
.dataTables_filter {
	float: right;
	margin: 0 30px 10px 0;
}
.dataTables_filter input {
	width: 200px;
}
.dataTables_info {
	float: left;
	margin: 10px 0 0 30px;
}
.dataTables_paginate {
	float: right;
	margin: 10px 30px 0 0;
}
.paginate_button {
	margin: 0 0 0 5px;
	color: #39c;
	text-decoration: underline;
	cursor: pointer;
}
.paginate_active {
	margin: 0 0 0 5px;
	font-weight: bold;
}



div.liability p {
	margin: 20px 30px 0 30px;
}



ul.checklist li {
	overflow: hidden;
	width: 370px;
	font-size: 0;
}
ul.checklist img {
	float: left;
}
ul.checklist p {
	margin: 0 0 0 21px !important;
	font-size: 12px;
	line-height: 1.2;
}



p.files,
ul.files {
	margin: 0 30px;
}
ul.files li {
	overflow: hidden;
	width: 400px;
	margin: 0 0 10px 0;
	font-size: 0;
}
ul.files img {
	float: left;
}
ul.files p {
	margin: 0 0 0 34px !important;
	font-size: 12px;
}



.column .block form.upload p {
	margin: 20px 0 0 0;
}
.column .block form.upload p:first-child {
	margin: 0;
}
form.upload input[type="submit"] {
	overflow: hidden;
	display: block;
	width: 165px;
	height: 35px;
	font-size: 0;
	text-align: right;
	text-indent: -1000em;
	color: #e2e2e2;
	background: url(../img/btn_add_document.png) no-repeat;
	border: none;
	cursor: pointer;
}
form.upload input[type="submit"]:hover {
	background-position: 0 -35px;
}



form.login input[type="submit"] {
	overflow: hidden;
	display: block;
	width: 102px;
	height: 35px;
	text-indent: -1000em;
	background: url(../img/btn_login.png) no-repeat;
	border: none;
	cursor: pointer;
}
form.login input[type="submit"]:hover {
	background-position: 0 -35px;
}

div.login {
	margin-bottom: 5px;
}
div.signup-link {
	font-size: 11px;
	text-align: right;
	background: none;
}
div.signup-link p {
	margin: 0 13px;
}



form.password input[type="submit"] {
	overflow: hidden;
	display: block;
	width: 162px;
	height: 35px;
	text-indent: -1000em;
	background: url(../img/btn_send_password.png) no-repeat;
	border: none;
	cursor: pointer;
}
form.password input[type="submit"]:hover {
	background-position: 0 -35px;
}



form.signup input[type="submit"] {
	overflow: hidden;
	display: block;
	width: 124px;
	height: 35px;
	text-indent: -1000em;
	background: url(../img/btn_signup.png) no-repeat;
	border: none;
	cursor: pointer;
}
form.signup input[type="submit"]:hover {
	background-position: 0 -35px;
}



form.add-profile .button,
form.add-liability .button,
form.edit-profile .button {
	overflow: hidden;
	width: 388px;
	margin: 5px 0 0 0;
}
form.add-profile .button input,
form.add-liability .button input,
form.edit-profile .button input {
	overflow: hidden;
	float: left;
	width: 89px;
	height: 35px;
	text-indent: -1000em;
	background: url(../img/btn_search.png) no-repeat;
	border: none;
	cursor: pointer;
}
form.edit-profile .button input {
	width:  338px;
	background: url(../img/btn_sync.png) no-repeat;
}
form.add-profile .button input:hover,
form.add-liability .button input:hover,
form.edit-profile .button input:hover {
	background-position: 0 -35px;
}
form.add-profile .button #find-subject-loading,
form.add-liability .button #find-subject-loading,
form.edit-profile .button #find-subject-loading {
	float: left;
	margin: 10px 0 0 10px;
}

form.add-profile #container-legal-data {
	margin: 20px 0 0 0;
}

form.add-liability #container-suppler-search,
form.add-liability #container-suppler-data,
form.add-liability #container-suppler-form,
form.edit-liability #container-suppler-data,
form.add-profile #container-legal-search {
	margin: 20px -15px 0 -15px;
	padding: 15px;
	background: #eaeaea;
}
form.add-liability #container-suppler-data .data,
form.edit-liability #container-suppler-data .data {
	font-size: 16px;
	font-weight: bold;
}

form.add-profile #container-legal-choose,
form.add-liability #container-suppler-choose {
	padding: 20px 0 0 0;
}
form.add-profile #container-legal-choose p,
form.add-liability #container-suppler-choose p {
	margin: 10px 0 0 0;
}
form.add-profile #container-legal-choose p:first-child,
form.add-liability #container-suppler-choose p:first-child {
	margin: 0;
}

form.add-profile input[type="submit"] {
	overflow: hidden;
	display: block;
	width: 127px;
	height: 35px;
	text-indent: -1000em;
	background: url(../img/btn_add_profile.png) no-repeat;
	border: none;
	cursor: pointer;
}
form.add-profile input[type="submit"]:hover {
	background-position: 0 -35px;
}



form.edit-profile input[type="submit"] {
	overflow: hidden;
	display: block;
	width: 133px;
	height: 35px;
	text-indent: -1000em;
	background: url(../img/btn_edit_profile.png) no-repeat;
	border: none;
	cursor: pointer;
}
form.edit-profile input[type="submit"]:hover {
	background-position: 0 -35px;
}



form.add-liability input[type="submit"] {
	overflow: hidden;
	display: block;
	width: 165px;
	height: 35px;
	text-indent: -1000em;
	background: url(../img/btn_add_liability.png) no-repeat;
	border: none;
	cursor: pointer;
}
form.add-liability input[type="submit"]:hover {
	background-position: 0 -35px;
}



form.edit-liability input[type="submit"] {
	overflow: hidden;
	display: block;
	width: 165px;
	height: 35px;
	text-indent: -1000em;
	background: url(../img/btn_edit_liability.png) no-repeat;
	border: none;
	cursor: pointer;
}
form.edit-liability input[type="submit"]:hover {
	background-position: 0 -35px;
}



form.add-comment input[type="submit"] {
	overflow: hidden;
	display: block;
	width: 153px;
	height: 35px;
	text-indent: -1000em;
	background: url(../img/btn_add_comment.png) no-repeat;
	border: none;
	cursor: pointer;
}
form.add-comment input[type="submit"]:hover {
	background-position: 0 -35px;
}

form.add-comment .check {
	display: none;
}



a#find-subject {
	margin: 0 10px;
	padding: 0 0 0 20px;
	background: url(../img/icon_search.png) no-repeat;
}
div#find-subject-loading {
	display: inline;
}

div#find-subject-data {
	margin: 5px;
	font-size: 11px;
}



td.actions {
	font-size: 11px;
}

div.paging {
	float: right;
	margin: 20px 0 0 0;
}
div.paging div {
	display: inline;
}



#comments div.block {
	padding: 0 30px;
}



div.contact {
	margin-bottom: 35px;
}

div.contact form input[type="submit"] {
	overflow: hidden;
	display: block;
	width: 135px;
	height: 35px;
	text-indent: -1000em;
	background: url(../img/btn_send_message.png) no-repeat;
	border: none;
	cursor: pointer;
}
div.contact form input[type="submit"]:hover {
	background-position: 0 -35px;
}



#footer {
	margin: -15px 0 0 0;
	padding: 0 13px 100px 13px;
	font-size: 11px;
	line-height: 1.2;
}
#footer a {
	color: #323232;
}
#footer a:hover {
	color: #39c;
}
#footer ul.menu {
	float: right;
}



/* AUTOCOMPLETE */
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url(../img/indicator.gif) right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
