html {
	overflow: -moz-scrollbars-vertical;
	width: 100%; height: 100%;
}

body {
	width: 100%; height: 100%;
	margin: 0px;
	position: relative;
	text-align: center;
	font-family: tahoma, sans-serif;
	font-size: 11px;
}

body.autoresponse {
	width: 100%; height: 100%;
	margin: 20px;
	position: relative;
	text-align: center;
	font-family: tahoma, sans-serif;
	font-size: 11px;
}

form {
	margin: 0px; padding: 0px;
}

input, select, textarea {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

input.checkbox {
	width: 10px; height: 10px;
	margin: 0px 8px 3px 0px; padding: 0px;
}

p {
	margin: 0px 0px 13px 0px;
	padding: 0px;
}

a, a:link, a:visited {
	color: #3566e1;
	text-decoration: none;
}
a:hover {
	color: #f89928;
	text-decoration: none;
}

a.on,
a.on:link,
a.on:visited,
a.on:hover {
	color: #72a93e;
	text-decoration: none;
	margin-bottom: 3px;
	display: block;
}

table, td {
	font-size: 11px
}

table#container {
	background: #ffffff url(/images/page-bg.gif) repeat-y;
	margin: 0px auto;
	padding: 0px 16px 0px 15px;
	text-align: left;
	width: 775px;
	height: 100%;
	position: relative;
}

html>body table#container {
	width: 745px;
} 

table#pageframe {
	width: 745px; height: 100%;
}

td#header {
	height: 71px;
	padding-bottom: 5px;
}

td#menu {
	width: 130px; height: 1px;
	background: #eaf2e2 url(/images/menu/menu-bg.gif) repeat-y top right;
	margin-right: 1px;
	vertical-align: top;
}

td#content-home {
	width: 597px; height: 463px;
	background: #ffffff url(/images/menu-right-bg.gif) repeat-y top right;
	margin-right: 5px;
	padding: 0px 12px 0px 6px;
	vertical-align: top;
}

td#content {
	width: 608px;
	background: #ffffff url(/images/menu-right-bg.gif) repeat-y top right;
	margin-right: 5px;
	padding: 0px 11px 0px 14px;
	vertical-align: top;
	font-size: 11px;
}

td#footer {
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	color: #7e7d7d;
	background: #ffffff url(/images/footer-bg.gif) repeat-x top;
	vertical-align: top;
	text-align: center;
	padding-top: 22px;
}

td#footer div#copyright {
	font-size: 9px;
	color: #666666;
	width: 462px;
	margin: 0px auto;
	padding-top: 15px;
}

td#footer a.footer,
td#footer a.footer:link,
td#footer a.footer:visited,
td#footer a.footer:hover {
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	color: #7e7d7d;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
}
td#footer a.footer:hover {
	color: #72a93e;
}

img#subtitle {
	margin-bottom: 10px;
}

table.faq {
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	color: #3566e1;
	margin-bottom: 25px;
}

table.faq td.index {
	text-align: left;
	padding-right: 10px;
}

table.faq a,
table.faq a:link,
table.faq a:visited,
table.faq a:hover {
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	color: #3566e1;
	text-decoration: none;
}
table.faq a:hover {
	color: #f89928;
}

table.faq-answer {
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 380px;
}

table.faq-answer td.index {
	text-align: left;
	padding-right: 10px;
}

table.faq-answer td.question {
	width: 100%;
}

table.faq-answer td.answer {
	padding: 20px 0px 20px 0px;
	font-weight: normal;
}

a.bold, a.bold:link, a.bold:visited, a.bold:hover {
	font-weight: normal;
	margin-bottom: 3px;
	display: block;
}

img.line {
	margin: 9px 0px 9px 0px;
}

div.error_message {
	font-weight: bold;
	color: #ff0000;
}

table#bookyardwork {
	width: 583px; height: 100%;
	background: #ffffff;
}
table#bookyardwork td.step {
	width: 386px; height: 100%;
	vertical-align: top;
}
table#bookyardwork td.step-confirm {
	width: 583px; height: 100%;
	vertical-align: top;
}
table#bookyardwork td.continue {
	vertical-align: bottom;
	padding-top: 24px;
	padding-bottom: 12px;
}
table#bookyardwork td.confirm {
	vertical-align: bottom;
	padding-top: 0px;
	padding-bottom: 12px;
}
table#bookyardwork td.confirm img.line {
	margin: 0px 0px 9px 0px;
}

table#bookyardwork td.step div.content,
table#bookyardwork td.step-confirm div.content {
	padding-left: 4px;
}
table#bookyardwork td.summary {
	width: 197px; height: 500px;
	background: #ffffff url(/images/job-summary-bg.gif) repeat-y top left;
	vertical-align: top;
}
table#bookyardwork td.summary div.content {
	padding-left: 20px;
}
table#bookyardwork td.summary div.content div.text {
	padding: 0px 0px 10px 2px;
}
td.bookyardwork-title {
	background: url(/images/titles/bookyardwork.gif);
	width: 583px; height: 27px;
	text-align: right;
	vertical-align: top;
}

table.step-confirm p {
	padding: 0px 0px 0px 2px;
	margin: 0px;
}

table.stepform td {
	font-family: tahoma, sans-serif;
	font-size: 13px;
	padding: 0px 13px 10px 0px;
}

table.step2-form td {
	padding: 0px 0px 4px 0px;
	vertical-align: top;
}

span.required {
	font-size: 11px;
	color: #7f7f7f;
}

table.byw-step3 td { padding-bottom: 5px; }

a.question, a.question:link, a.question:visited {
	color: #72a93e;
}
a.question:hover {
	color: #f89928;
}
img.question {
	margin-top: 16px; margin-right: 5px;
}




table.quote-summary {
	margin-bottom: 5px;
}

table.quote-summary td {
	font-size: 11px;
	padding: 1px 0px 1px 0px;
}

a.job-summary-title-off,
a.job-summary-title-off:link,
a.job-summary-title-off:visited,
a.job-summary-title-off:hover {
	background: #eaf2e2 url(/images/byw/summary-services-show.gif) no-repeat right;
	padding: 2px 0px 2px 0px;
	font-weight: bold;
	color: #000000;
	display: block;
	margin-bottom: 1px;
}
a.job-summary-title-off:hover {
	color: #72a93e;
}

a.job-summary-title-on,
a.job-summary-title-on:link,
a.job-summary-title-on:visited,
a.job-summary-title-on:hover {
	background: #eaf2e2 url(/images/byw/summary-services-hide.gif) no-repeat right;
	padding: 2px 0px 2px 0px;
	font-weight: bold;
	color: #000000;
	display: block;
	margin-bottom: 1px;
}


/** START TOOLTIP CSS **/
#hintbox { 
	position: absolute;
	top: 0;
	background-color: #eaf2e2;
	width: 150px; /*Default width of hint.*/ 
	padding: 10px 16px 10px 16px;
	border: 1px solid #72a93e;
	font: normal 11px tahoma;
	z-index:100;
	visibility: hidden;
	text-align: left;
}
#hintbox b { padding-bottom: 5px; display: block; }
 
/** END TOOLTIP CSS **/

