.bar {
	background-color:#C3D9FF;
	border-bottom:1px solid #a2b4d4;
	border-top:1px solid #a2b4d4;
	clear:both;
}
.bar h1{
	margin:0 0 5px;
	padding: 5px;
}
.bar #meta{
	padding-top: 10px;
	padding-bottom: 10px;
}
h1 { font: 1.7em "Helvetica Neue", Arial, Helvetica, sans-serif; color: black; }

ul { list-style: none; }

a {
	color: #2779AA;
	text-decoration: none;
}
a:hover{
	border-bottom: 1px dotted black;
}

#current_projects_section {
	border: 1px solid #a2b4d4;
	padding: 7px;
	position: relative;
	padding-top: 30px;
	width: 734px;
	margin-bottom: 20px;
}
#current_projects_section ul {
	margin: 0px;
}
#current_projects_section h4 {
	font-weight: bold;
}
#current_projects_section ul li ul {
	padding-left: 20px;
}
#current_projects_section form {
	margin: 0;
}
#current_projects_section form input {
	margin: 0;
}
#current_projects_section h3 {
	background: #e9f0fd;
	padding: 5px;
	border-bottom:1px solid #a2b4d4;
	font-size: 1.2em;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 0;
	width: 738px;
}
.current_project {
	width: 340px;
	float: left;
}

#wrapper.container {
	position: relative !important;
}

.span-15 { margin-right: 20px;
		   margin-bottom: 15px;
}

#inspections_section {
	border: 1px solid #a2b4d4;
	padding: 7px;
	position: relative;
	padding-top: 30px;
	width: 734px;
	margin-bottom: 20px;
}
#inspections_section h3 {
	background: #e9f0fd;
	padding: 5px;
	border-bottom:1px solid #a2b4d4;
	width: 743px;
	font-size: 1.2em;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 0;
	width: 738px;

}
#inspections_section table {
	width: 733px;
}

#deficiencies_section h3 {
	background: #e9f0fd;
	padding: 5px;
	border-bottom:1px solid #a2b4d4;
	font-size: 1.2em;
	font-weight: bold;
	width: 743px;
	text-align: right;

}

table.results .actions {
	text-align: right;
}

#schedule_a table {
	width: 715px;
}

div.projects_section h3 {
	background: #e9f0fd;
	padding: 5px;
	border-bottom:1px solid #a2b4d4;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
}

#purchasers_section h3 {
	background: #e9f0fd;
	padding: 5px;
	border-bottom:1px solid #a2b4d4;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
}

table.results td.action a.ss_sprite { margin-left: 3px; }
table.results td.actions a.ss_sprite { margin-left: 3px; }
table.results {
	margin: 0px;
}
.ui-corner-all { -moz-border-radius:1px; }
.txtBox { padding-right: 1px; }
.search { float: right; padding-left: 10px; }
ul, ol { padding-left: 0px; }
div.projects_section li { padding-bottom: 10px; }
div.projects_section .ss_sprite { padding-right: 15px; }
#purchasers_section li { padding-bottom: 10px; }
.ui-button { cursor: pointer; }
.smallbutton {
	padding: 0 5px !important;
}
#menu {
	background: url('/public/images/menu_tile.png') repeat top left;
	position: absolute;
	top: 154px;
	left: 0px;
	padding-top: 12px;
}
h2 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#menu dl {
	padding-left: 20px;
}
.span-24 {
	position: relative;
}
.bar h1 {
	padding: 7px;
	margin: 0;
}
#meta {
	padding-left: 20px;
}
#main_title {
	position: absolute;
	top: 0;
	right: 0;
}
#content {
	padding-left: 200px;
	min-height: 300px;
}

#breadcrumb {
	border: 1px solid black;
	border-width: 0px 0px 2px 0px;
	height: 27px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
}
#breadcrumb li {
	float: left;
	height: 15px;
	padding: 5px 18px 5px 11px;
	background: url('/public/images/crumb_divider.png') no-repeat bottom right;
}
#breadcrumb li.last {
	border: 1px solid black;
	font-size: 18px;
	border-width: 2px 2px 0px 2px;
	border-bottom: 2px solid #eff4ff;
	padding: 1px 10px 1px 10px;
	margin-left: 12px;
	height: 23px;
	background-color: #eff4ff;
	background-image: none;
}

#subtabs {
	height: 30px;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0px;
	margin-bottom: 10px;
}

#subtabs-bkg {
	display: block;
	background-color: #eff4ff;
	border-bottom: 4px solid #f8faff;
}

#subtabs.empty {
	height: 0 !important;
	overflow: hidden;
}

#subtabs li {
	float: left;
	background-color: white;
	border: 1px solid #DDDDDD;
	height: 18px;
	padding: 1px 8px;
	margin-right: 5px;
}
#subtabs li.clearTab {
	background: none;
	border-color: transparent;
	font-weight: bold;
}
#subtabs li.active {
	background: none;
	border-color: transparent;
}
#subtabs li.active a {
	font-weight: bold;
}

.ss_sprite.view {
	background-position: 0 -9793px;
}
.ss_sprite.edit {
	background-position: 0 -11629px;
}
.ss_sprite.add_note {
	background-position: 0 -10711px;
}
.ss_sprite.add {
	background-position: 0 -19px;
}
.ss_sprite.delete, .ss_sprite.delete-no-prompt {
	background-position: 0 -5275px;
}
.ss_sprite.no_ajax_delete {
	background-position: 0 -5275px;
}
.ss_sprite.undelete {
	background-position: 0 -1045px;
}

.twocolumn .column {
	width: 48%;
	float: left;
}
.threecolumn .column {
	width: 32%;
	float: left;
}
.twocolumn fieldset.column {
	width: 43%;
	margin-right: 10px;
}
.threecolumn fieldset.column {
	width: 31%;
}
textarea {
	width: 98%;
}
.twocolumn textarea,.threecolumn textarea {
	width: 97% !important;
}

.currency {
	text-align: right;
}

input.text {
	width: auto;
	border: 1px dotted #CCCCCC;
	border-bottom: 1px solid #AAAAAA;
}

p.addressInput input {
	margin: 1px;
}
table.deficiencies tr.first td {
		padding-bottom: 0px;
}
table.deficiencies tr.second td {
	padding-top: 0px;
}
table.deficiencies tr.second td {
	font-weight: bold;
}

#header {
	margin-top: 11px;
}
.header{
	text-align:center;
}
.numeric{
	text-align:right;
}
.alphanumeric{
	text-align:left;
}

#sub_title {
	clear: both;
	margin-top: 50px;
}

.grid {
	position: absolute;
	top: 0;
	right: 0;
}
.hidden{
	display:none;
}

.faded {
	color: gray;
}

#footer {
	clear: both;
	margin: 0 auto !important;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

/* Styling for the customer service section */

.js-status-message {
	text-align: center;
	margin: 15px 0;
	width: 100%;
}

.empty-result {
	color: #888;
	text-align: center;
	margin: 15px 0;
}

tr.clickable:hover {
	cursor: pointer;
	background-color: #EEE;
}

tr.clickable.selected {
	background-color: #DFF0FF;
}

.closed_inquiry {
	color: #AAA;
}

.link_request:hover {
	cursor: pointer;
}

#reply_form, #service_requisition_form {
	display: none;
}

#_loading {
	position:fixed;
	width:100%;
	height:100%;
	background-color:#EFEFEF;
	z-index:100;
	top:0;
	left:0;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */:
	margin-top:25%;
	padding-top:25%;
	text-align:center;
}

.internal-notes {
	background-color: #f3f3f3;
	height: 50px;
}

pre.mock-textarea {
	display: block;
	overflow-y:
	scroll; border: 1px solid #ddd;
	padding-left: 10px;
}

td.label {
	font-weight: bold;
}

#close_forms {
	display: none;
}
.scrollTable td, .scrollTable th{font-size:1em; padding:5px 0;}
.scrollTable{width:750px; border:1px solid #A2B4D4; margin-bottom:30px;}
.scrollTable .fieldHeaders{background-color:#C3D9FF; margin:0; width:100%;}
.scrollTable .fieldBody{overflow-y:scroll; overflow-x:hidden; max-height:250px; display:block;}
.scrollTable .fieldBody table{width:auto; margin:0;}

/*table.customer_care {
	margin-top: 0;
	border-bottom: 1px solid #A2B4D4;
	border-top: none;
	width: 750px;
}

table.customer_care thead {
	background-color: #C3D9FF;
	position: absolute;
	width: 750px;
}

table.customer_care tbody {
	width: 750px;
	max-height: 250px;
	display: block;
	overflow-y: scroll;
}

table.customer_care tr {
	position: relative;
	width: 750px !important;
}*/

.right-align {
	float: right;
}

a.right-align:hover {
	border: none;
}
.suite_num{
	font-weight: bold;
	text-align :center;
}
.oldsuite_num{
	font-size: 10px;
	color:grey;
	text-align :center;
	
}
