html, body {
    background: rgba(255, 255, 255, 1) url("../bg.gif") repeat-x scroll left top;
    height: 100%;
}

input,textarea { margin:0px }
select { border:1px solid #E6E6E6; height:18px }

.a, a:link, a:visited { text-decoration: none; outline: none; }
.header { font-size:16px; color: #000; text-decoration: none; outline: none; font-weight:bold; }
.header a { font-size:16px; color: #000; text-decoration: none; outline: none; font-weight:bold; }
.header2 { font-size:26px; font-family: Arial,sans-serif; color: #000; text-decoration: none; outline: none; font-weight:bold; }
.subheader { font-size:9px; color: #000; text-decoration: none; outline: none; font-weight:normal }
.pagination { color: #000; text-decoration: none; outline: none; }


.data-table-print td { font-size:11px; font-weight:normal; white-space:nowrap; padding: 6px; border-left:0px; border-right:0px; }
.data-table-print td:first-child { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; }
.data-table-print td:last-child { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.data-table-print th { font-size:11px; padding: 6px; text-align:left; border-bottom:solid 1px #000 }
.data-table-print th:first-child{ -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px }
.data-table-print th:last-child { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px }
.data-table-print { font-weight:normal; }
.data-table-print input,.data-table select { width:98% }

.user_form td { padding-bottom:2px; font-size:11px; font-weight:normal; white-space:nowrap; border-left:0px; border-right:0px; }
.user_form label { padding-right: 20px; }

.data-table td {
	border-color: #d8dcdf;
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none;
    font-size: 11px;
    font-weight: normal;
    padding: 8px;
    white-space: nowrap;
}
.data-table>tbody>tr>td:nth-child(2) { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-left: 1px solid #d8dcdf; }
.data-table td:nth-child(odd) { font-weight: bold; }
.data-table>tbody>tr>td:nth-last-child(3) { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-right: 1px solid #d8dcdf; }
.data-table th {
    font-size: 11px;
    padding: 6px;
    text-align: left;
}
.data-table th:nth-child(2) { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px }
.data-table th:last-child { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px }
.data-table { font-weight:normal }
.data-table tfoot { font-weight:normal; color: #003366; text-decoration: none; outline: none; }

.sub-table td { font-size:11px; font-weight:normal; white-space:nowrap; padding: 2px; padding-right:12px  }
.sub-table td:nth-child(odd) { font-weight:normal; }

.menu { font-weight:normal; font-size:11px; padding-bottom:6px; padding-top:6px }
.button { font-weight:normal; font-size:11px }
.button:hover { cursor:pointer; } 
.data-form { font-size:11px; font-weight:normal; padding:8px }
.data-form td { font-size:11px; font-weight:normal; white-space:nowrap; padding-left:2px}
.data-print { font-size:11px; font-weight:normal; padding:4px }
.data-print td { font-size:11px; font-weight:normal; white-space:nowrap; padding-left:2px}

.menu2 { font-weight:normal; font-size:10px }
.button2 { font-weight:normal; font-size:10px }
.button:hover2 { cursor:pointer; } 
.data-form2 { font-size:10px; font-weight:normal; padding:4px }
.data-form2 td { font-size:10px; font-weight:normal; white-space:nowrap; padding-left:2px}
.data-print2 { font-size:11px; font-weight:normal; padding:4px }
.data-print2 td { font-size:11px; font-weight:normal; white-space:nowrap; padding-left:2px}

ul.subnav {
	display: none;
	list-style: none;
	margin: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
}

ul.topnav {
	list-style: none;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.data-table .ui-state-highlight a {
    text-shadow: none;
}

#search_field {
	font-size: 10px;
}

.ui-dialog-buttonpane { border: 1px solid #d8dcdf; background: #f4f4f4 url(images/ui-bg_glass_75_f4f4f4_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #000000; }

.SubmitButton {
	color: rgb(255, 255, 255);
	background-color: rgb(255, 147, 83);
	border: medium none;
	padding: 8px 5px;
	cursor: pointer;
}

.SubmitButton:hover {
	background-color: rgb(255, 107, 43);
}

.estimate_option {
	border-style: dotted;
	padding: 11px 8px;
	border-width: 1px 0px 0px;
	border-color: rgb(201, 201, 201);
	cursor: pointer;
}

.estimate_option:hover {
	background-color: #eeeeee;
}

#newCustomerForm input {
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    margin: 4px 0 3px;
    padding: 7px;
}

.ui-dialog-content h1 {
    margin: 18px 0 6px;
    color: #2A2C2E;
    display: block;
    font-size: 2em;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}

.ui-dialog-content h3 {
    font-size: 12px;
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}

.ui-dialog-content p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    line-height: 1.1;
}

.imprint {
    position: absolute;
    top: 372px;
    left: 605px;
    color: #fff;
}

.imprint a {
    color: #fff;
}

a.ui-dialog-titlebar-close.ui-state-hover {
    border: 0;
    background: none;
}