body, html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body, html, td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
}

a {
	color: #336699;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.form {
	border: 1px solid #336699;
	margin: auto;
	text-align: left;
	padding: 20px;
}

hr {
	background-color: #336699;
}

.form_row {
	padding-top: 1px;
	padding-bottom: 1px;

}


.form_field_title {

	float: left;
	font-weight: bold;
	width: 120px;
	text-align: right;
	padding-right: 10px;
}


.form_field_value {

	float: left;

}

.form_sub_title {

	font-weight: bold;
	font-size: 1.1em;

}

.form_component_title {

	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 20px;
	padding-left: 120px;

}

.clear {
	clear: both;

}


.error_float {

	float: left;
/*	border: 1px solid #cc4433;*/
	color: #cc4433;
	padding: 3px;
	margin-left: 10px;
	width: 160px;
}

#errors_header {

/*	border: 1px solid #cc4433;*/
	color: #cc4433;
	padding: 3px;
	margin-bottom: 20px;
	text-align: center;
}

.spacer_20 {
	height: 20px;
}

.spacer_40 {
	height: 40px;
}

.form_buttons {

	padding-left: 120px;

}

#page_title {
	font-weight: bold;
	font-size: 1.3em;
}

.selected {

	color: #555555;
	font-weight: bold;
	font-size:1.1em;
}


.price_float {

	float: right;
	color: #cc4433;
	margin-left: 10px;
	margin-right: 30px;
	text-align: right;
}

h3 {

color:red;
}

.search_row {
	width: 100%;
}

.search_table {
	border: 1px solid #336699;
	padding: 0px;
	margin: 0px auto;

}

.search_table td {
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #336699;
	text-align: left;
}

.search_header {
	color: #000000;
	background-color: #cccccc;
}

.results_checkbox {
	padding-left: 0px;
	margin-left: 0px;
}

.search_row {
	width: 100%;
	padding-bottom: 10px;
}

.left_search_float {
	float: left;
	width: 90px;
}

.left_search_float_bold {
	float: left;
	width: 90px;
	font-weight: bold;
}


.right_search_float {
	float: left;
	width: 170px;
}

.right_date_float {
	float: left;
}

.right_status_float {
	float: left;
	width: 47px;
}

.right_search_float_bold {
	float: left;
	width: 160px;
	font-weight: bold;
}

.search_address_bold {
	width: 270px;
	font-weight: bold;
}


.left_search_address_bold {
	float: left;
	width: 200px;
	font-weight: bold;
}

.right_search_address_bold {
	float: left;
	width: 100px;
	font-weight: bold;
}

.search_address {
	width: 270px;
}

.left_search_address {
	float: left;
	width: 200px;
}

.right_search_address {
	float: left;
	width: 100px;
}

.search_inside_left {
	float: left; 
	width: 80px;
}

.search_inside_right {
	float: left;
	width: 105px;
}


.search_comments_left {
	float: left;
	width: 80px;
}


.search_comments_right {
	float: left;
	width: 210px;
}


.readonly {

	background-color: #fdfdfd;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #a4b97f;

}

input, textarea {

}

img.menu_one {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 10px;
	float: left;
	font-size: 1px;

}

.menu_one {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 10px;
	background-repeat: no-repeat;
	float: left;
	background-position: 0px -12px;
	text-decoration: none;
	font-size: 1px;
}

.menu_one_active {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 10px;
	background-repeat: no-repeat;
	float: left;
	background-position: 0px -1px;
	text-decoration: none;
	font-size: 1px;
}

.menu_one:hover {
	background-position: 0px -1px;
}

.bold_title {
	font-weight: bold;
}

#success {
	color: #44bb44;
	margin-left: 130px;
}

#failure {
	color: #ff4433;
	margin-left: 130px;
}

#live_outer_container {

	text-align: center;
}

#live_inner_container {

	width: 800px; 
	text-align: left; 
	margin: auto;
}

#live_menu {

	margin-left: 150px; 
	padding-bottom: 20px; 
	margin-top: 10px;

}

#live_content {

	float: left; 
	width: 510px; 
	margin-top: 40px; 
	background-image: url(../images/background.gif); 
	background-position: 90px;
	height: 400px;
	font-size: 13px;
}

#page_image {

	width: 100%; 
	text-align: right;

}

#left_container {

	float: left; 
	width: 245px;

}

#logo {

	width: 245px;

}

#admin_outer_container {
	text-align: center;
}

#admin_inner_container {

	width: 800px; 
	text-align: left; 
	margin: auto;
	background-image: url(../images/background.gif); 
}

#admin_inner_container_auto_width {
	text-align: left; 
	margin: auto;
	background-image: url(../images/background.gif); 
}

#admin_menu {

	padding-bottom: 50px; 
	margin-top: 10px;
	width: 100%;

}

#admin_content {
	text-align: center;
	width: 800px; 
}

#search_form {

	text-align: left;
	margin: 0 auto;
	width: 450px;
/*	background-color: #f9f9f9;*/
	border: 1px solid #336699;
}

#search_form_contractor {

/*	background-color: #f9f9f9;*/
	text-align: left;
	margin: 0 auto;
	width: 450px;
	border: 1px solid #336699;
}

#login_form {

	text-align: left;
	margin: 0 auto;
	width: 250px;
	background-color: #eeeeee;
	border: 1px solid #336699;
	padding-left: 30px;
	padding-bottom: 10px;
}


.date_error {

	padding-left: 120px;
	padding-top: 20px;
	color: #cc4433;
}

.component_error {
	padding-top: 10px;
	color: #cc4433;
}

.page_dir  {
	text-decoration: none;
}

.page_dir:hover {
	text-decoration: underline;
}

.page_dir:active {
	text-decoration: underline;
}

.page_link  {
	font-size: 1.1em;
}

.component_table {
	border: 1px solid #336699;
	padding: 0px;
	margin: 0px auto;
}

.component_table td {
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #336699;
	text-align: left;
}

td.component_cell_left {
	width: 120px; 
	font-weight: bold; 
	padding-right: 10px; 
	vertical-align: top;
	text-align: right; 
	padding-top: 10px;
	border-right: none;  
	border-bottom: none;
	border-left: none;
}

td.component_cell_right {
	width: 355px; 
	padding-left: 10px; 
	vertical-align: top;
	padding-top: 10px;
	border-bottom: none;
	padding-bottom: 10px;
	border-right: none;
}

td.component_header {
	padding-left: 145px;  
	font-weight: bold; 
	padding-bottom: 5px; 
	padding-top: 5px;
	color: #000000;
	background-color: #cccccc;

}


.component_form_buttons {
	width: 355px;
	padding-left: 145px;

}

td.confirm_cell_right {
	width: 295px; 
	padding-left: 10px; 
	vertical-align: top;
	padding-top: 10px;
	border-bottom: none;
	padding-bottom: 10px;
	border-right: none;
}


td.confirm_cell_sub_title {
	width: 295px; 
	padding-left: 10px; 
	vertical-align: top;
	padding-top: 10px;
	border-bottom: none;
	padding-bottom: 10px;
	border-right: none;
	font-weight: bold; 
	padding-bottom: 20px;
	padding-top: 20px;
}

				


td.confirm_cell_price {
	width: 55px; 
	padding-left: 10px; 
	vertical-align: top;
	padding-top: 10px;
	border-bottom: none;
	padding-bottom: 10px;
	border-right: none;
	text-align: right;
	color: #cc4433;
}

.property_error {
	padding-top: 10px;
	color: #cc4433;
	padding-bottom: 3px;
}

.page_thumb {

	padding: 0px;
	margin: 0px;
	padding-bottom: 8px;
	border: none;
}

.thumb_column {
	float: left; 
	width: 48px; 
	background-color: #ffffff;
}

.number_column {
	float: left; 
	width: 30px; 
	background-color: #ffffff;
}


.content_box {
	float: left; 
	width: 380px;
}

.image_box {
	float: left; 
	width: 106px; 
	margin-top: 0px;
	padding-top: 76px; 
	padding-left: 7px;
}

.home_image {
	padding-top: 16px;
	float: left;
}


table#runsheet {
	margin: auto;
	padding-bottom: 3px;
}

table#runsheet td, table#runsheet th {
	vertical-align: top;
	border-bottom: 1px solid #336699;
	padding-top: 10px;
	padding-bottom: 10px;
}

table#runsheet td.agency {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	background-color: #cccccc;
	border-bottom: 1px solid #336699;
}

table#runsheet th table th {
	padding: 0px;
	border: none;
}

table#runsheet td.date, table#runsheet th.date {
	width: 110px;
}

table#runsheet td span.statusUpdateLabel {
	font-weight: bold;
	color: #dd3322;
}

table#runsheet td.type, table#runsheet th.type {
	width: 110px;
}

table#runsheet td.status, table#runsheet th.status {
	width: 100px;
}

table#runsheet td.approved, table#runsheet th.approved {
	width: 110px;
}

table#runsheet td.contractorInitials, table#runsheet th.contractorInitials {
	width: 60px;
}

table#runsheet td.comments, table#runsheet th.comments {
	width: 190px;
}

table#runsheet td.number, table#runsheet th.number {
	width: 60px;
}

table#runsheet td.total, table#runsheet th.total {
	width: 80px;
}

table#runsheet td.comments textarea {
	width: 180px;
	height: 50px;
}

table#runsheet td.number input {
	width: 40px;
}

table#runsheet td.contractorInitials input {
	width: 30px;
}

table#runsheet td select {
	margin: 0px;
	width: 80px;
}

table#runsheet td table td {
	padding-bottom: 10px;
}

table#runsheet td table td {
	padding-top: 0px;
	border-bottom: none;
}

table#runsheet td#update, table#runsheet td#accountsUpdate {
	border: 1px solid #336699;
	background-color: #cccccc;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right: none;
	border-left: none;
	text-align: left;
	height: 20px;
}

table#runsheet td#update input, table#runsheet td#accountsUpdate input {
	margin-left: 125px;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
}

table#runsheet td#accountsUpdate input {
	margin-left: 95px;
}

*html table#runsheet td#update input {
}

*html table#runsheet td#accountsUpdate input {
}


table#runsheet td#phoneOrder {
	padding-left: 20px;
	border: 1px solid #336699;
	border-right: none;
	border-left: none;
	background-color: #cccccc;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right: none;
}

table#runsheet td#phoneOrder a{
	font-size: 14px;
}

table#runsheet td#totalDesc,
table#runsheet td#total {
	padding-right: 15px;
	padding-left: 0px;
	border: 1px solid #336699;
	background-color: #cccccc;
	text-align: left;
	padding-top: 15px;
	border-right: none;
	border-left: none;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
}

table#runsheet td#totalDesc span,
table#runsheet td#total span {
	font-size: 13px;
}


/*
table#runsheet td.address, table#runsheet th.address {
	width: 150px;
}*/
/*
div#runSheet {
	padding-left: 10px;
}

table#runSheet {
	margin: auto;
	padding-bottom: 3px;
}

table#runSheet td {
  vertical-align: top;
  padding-top: 5px;
  padding-bottom: 10px;
  border-bottom: 1px solid #336699;
}


table#runSheet table#runSheetInner td {
  vertical-align: top;
  padding-top: 0px;
  padding-bottom: 0px;
}
*/
/*
.runSheet {
	width: 1155px;
}

.runSheetAccounts {
	width: 1210px;
}
*/
/*
table#runSheet th {
*/
	/*font-weight: bold;*/
	/*
	background-color:#cccccc;
	*/
	
	/*border-bottom: 2px solid #336699;*/
	/*
	border-top: 1px solid #336699;
	padding-top: 10px;
	*/
	/*padding-bottom: 10px;
	font-size: 12px;*/
	/*
}
*/

/*
table#runSheet th {
	background-color:#cccccc;
	border-bottom: 1px solid #336699;
	border-top: 1px solid #336699;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}

table#runSheet th.left {
	border-left: 1px solid #336699;
}

table#runSheet th.right {
	border-right: 1px solid #336699;
}
*/
/*
table#runSheet input {
	width: 40px;
}

table#runSheet textarea {
	width: 200px;
	height: 50px;
}

table#runSheet input.submit {
	width: 70px;
}

table#runSheet select {
	width:	80px;
}

table#runSheet td.agency {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	background-color: #cccccc;
	border-bottom: 1px solid #336699;
}

table#runSheet td table td {
	border-bottom: none;
}
*/
/*
table#runSheet td.agency {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #cccccc;
	border-top: 1px solid red;
}

table#runSheet td.agencyLeft {
	border-top: 5px solid #ffffff;
	border-left: 2px solid #ffffff;
}

table#runSheet td.agencyRight {
	border-right: 2px solid #ffffff;
}

*/

/*
table#runSheet td#update {
	padding-right: 20px;
	border: 1px solid #336699;
	border-left: none;
	background-color: #cccccc;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

table#runSheet td#phoneOrder {
	padding-left: 20px;
	border: 1px solid #336699;
	background-color: #cccccc;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right: none;
}

table#runSheet td#phoneOrder a {
	font-size: 14px;
}

*/
/*
div#runSheetUpdate {
	width: 1153px;
}

div#runSheetUpdateAccounts {
	width: 1208px;
}
*/
	
div.runSheetSummary {
	width: 430px;
	text-align: center;
	border: 1px solid #336699;
	border: none;
	position: relative;
	left: 50%;
	margin-left: -226px;
	padding-left: 20px;
}

div.runSheetSummary div.summaries span.label {
	display: block;
	float: left;
	width: 300px;
	font-weight: bold;
}

div.runSheetSummary div.summaries span.value {
	display: block;
	float: right;
	width: 80px;
	text-align: right;
	margin-right: 20px;
}
