#speedTestButton { display: none; }

body { background: #5b8509 url(bg_default.png) repeat-x; font-family: Segoe UI, Helvetica, Arial, sans-serif; margin: 0; padding: 0; }
	body.working { cursor: wait; }
h1 { margin-top: 0.7em; }
	h1 .content { display: block; width: 800px; }
h2 { font-size: 1.35em; margin-bottom: -0.5em; }
.result h2 { color: #5f4d39; font-size: 1em; }
h3 { font-size: 1em; margin-bottom: 2px; }
img { border: 0; }
h2, h3, p, ul, label, input, .footer, .menu {}
a { color: #0084b4; }
input[type=button], input[type=submit], button { cursor: pointer; padding-left: 20px; padding-right: 20px; }

h1 { background: url(shadow.png) no-repeat scroll bottom center; height: 138px; margin-bottom: 0; }
h1 span b { display: none; }

table th { padding-right: 2em; text-align: left; }
table td { padding-right: 2em; }

.default { font-weight: bold; }
.content { margin: 0 auto; width: 800px; }
.content .start, .content .return { background-color: #f6f3ef; color: #917c62; margin: 0; padding: 0.5em 2em 1.5em 2em; }
.content .start { font-weight: bold; padding-top: 0; }
	.content .start h3 { color: #5f4d39; }
.content .result { background-color: #fff; border-top: 1px solid #bdcc87; border-bottom: 1px solid #c1d28f; margin: 0; padding: 0.5em 2em 0.5em 2em; }
	.content .result p { background-color: #fff; }

.content .start { padding-top: 0.1em; }
	.dashboard .content .start { padding-bottom: 0; }
.content .return { padding-bottom: 0.5em; }
.content .end { background: url(bottom.png) no-repeat scroll bottom center; height: 21px; margin-top: -1px; }

.limitations { color: #eee; font-family: Segoe UI; font-weight: bold; font-size: 90%; position: absolute; left: 50%; margin-left: -220px; width: 240px; top: 54px; }
.footer { border-top: 1px solid #8caa53; color: #fef094; font-size: 80%; width: 100% !important; margin-top: 3em; margin-bottom: 2em; padding-top: 3em; }
	.footer div { margin: 0 auto; width: 800px; text-align: right; }
	.footer a { color: #fef094; }
	.footer a.image { vertical-align: middle; }

.menu { position: absolute; top: 0; right: 50%; margin-right: -390px; }
	.menu ul { margin-top: 56px; }
#menu { margin-bottom: -1.5em; }
	.menu li { float: right; list-style: none; margin-left: 3em; margin-right: 0; }
	.menu a { color: #fff; font-size: 90%; font-weight: bold; text-decoration: none; }
	.menu a:hover { text-decoration: underline; }

form label { display: block; width: 9em; float: left; }

.about { color: #fef094; margin: 2em auto; width: 800px; }
	.about h2 { color: #fff; font-size: 1em; margin-left: 2em; }
	.about div { margin: 0 2em 2em 2em; }
	.about ul { list-style: none; padding: 0; }

ul.pages, ul.sets, ul.sets_unsaved { margin-left: 0; padding-left: 0; }
	ul.pages li, ul.sets li, ul.sets_unsaved li { border: 2px solid #fff; clear: both; list-style: none; margin-left: 0; overflow: hidden; padding-left: 3px; padding-right: 3px; padding-top: 1px; }
	ul.sets_unsaved li { border: 2px solid #f6f3ef;}
		ul.pages li:hover, ul.sets li:hover, ul.sets_unsaved li:hover { background-color: #dff5f6  !important; border-color: #d8f3f4; color: #393e5f; }
			ul.pages li:hover span { color: #393e5f; }
		ul.pages li .options, ul.sets li .options, ul.sets_unsaved li .options { background: none; font-size: 90%; margin-top: 0; padding-left: 0.5em; position: absolute; text-align: right; width: 120px; right: 50%; margin-right: -360px; }
			ul.pages li .options img, ul.sets li .options img, ul.sets_unsaved li .options img { margin-left: 2px; margin-top: 2px; }
				ul.pages li .options img.button, ul.sets li .options img.button, ul.sets_unsaved li .options img.button { cursor: pointer; }

		ul.pages li span { color: #917c62; display: block; float: left; margin-left: 24px; }
			ul.pages li.working { background: url(progress.gif) no-repeat 3px 2px; }
			ul.pages li.valid { background: url(valid_16.png) no-repeat 3px 2px; }
			ul.pages li.invalid { background: url(invalid_16.png) no-repeat 3px 2px; }
			ul.pages li.error { background: url(error_16.png) no-repeat 3px 2px; }
			ul.pages li .errorcount { font-size: 60%; padding: 0; position: absolute; text-align: right; width: 20px; right: 50%; margin-right: 341px; }

/*	ul.pages .speed { background-color: #fff; border-bottom: 1px solid #c1d28f; font-size: 90%; height: 19px; margin-left: -120px; position: absolute; width: 60px; }
*/
	ul.pages .speed { font-size: 80%; width: 30px; }


	ul.sets li { height: 35px; padding-bottom: 2px; }
		ul.sets li a, ul.sets_unsaved li a { font-weight: bold; }
			ul.sets li:hover a { color: #86AF0A; }
		ul.sets_unsaved li span { display: block; float: left; padding-left: 40px; vertical-align: top; }
		ul.sets li span { display: block; float: left; height: 35px; padding-left: 40px; vertical-align: top; }
			ul.sets li span.valid { background: url(valid_32.png) no-repeat 0 1px; }
			ul.sets li span.invalid { background: url(invalid_32.png) no-repeat 0 1px; }
			ul.sets li span.error { background: url(error_32.png) no-repeat 0 1px; }
			ul.sets li span.unknown { background: url(question_32.png) no-repeat 0 1px; }

			ul.sets li span.details { color: #666; position: absolute; margin-top: 1.6em; font-size: 75%; height: 12px; }

.detailButton, .pages li span.errorcount, .pages li span.options { display: none; }
	.pages li.valid span.options, .pages li.invalid span.options, .pages li.error span.options { display: inline; }
		.valid .detailButton { display: none; }
	.invalid .detailButton, .error .detailButton { display: inline; }
	.pages li.invalid span.errorcount { display: inline; }

.help { font-size: 95%; font-style: italic; }
#savedUrl { display: block; height: 19px; padding: 2px 3px; width: 100%; }
#addText { width: 500px; }
.new-list { display: none; }
#addList { vertical-align: top; width: 500px; height: 200px; }
#addListButton { vertical-align: top; }
.total { color: #5b8509; font-weight: bold; padding-top: 0.2em; }
.expand { background: url(expand.png) no-repeat 0 0; cursor: pointer; height: 13px; width: 13px; margin-left: 488px; margin-top: 5px; position: absolute; z-index: 99; }
	.expand:hover { background: url(expand.png) no-repeat 0 -13px; }
.contract { background: url(contract.png) no-repeat 0 0; cursor: pointer; height: 13px; width: 13px; margin-left: 488px; margin-top: 5px; position: absolute; z-index: 99; }
	.contract:hover { background: url(contract.png) no-repeat 0 -13px; }

.login { display: none; font-size: 95%; position: absolute; top: 13px; right: 50%; margin-right: -300px; text-align: right; }
	.login input { height: 14px; }
	.login .user { border-top: 1px solid #fcfaef; border-left: 1px solid #fcfaef; border-right: 1px solid #fcfaef; margin-bottom: 1px; padding: 3px; }
	.login .pass { border-bottom: 1px solid #839e34; border-left: 1px solid #839e34; border-right: 1px solid #839e34; padding: 3px 3px 3px 5px; }
		.login .user span, .login .pass span { margin-right: 0.3em; }

.msg_error { color: #d00; font-weight: bold; }
.watermark { color: #aaa; font-size: 95%; font-weight:normal; left: 8px !important; top:1px !important; }

body.score10 {}
	body.score10 .result .total { }
body.score9 { background-color: #728307; background-image: url(bg_9.png); }
	body.score9 .result .total { color: #728307; }
body.score8 { background-color: #8a8105; background-image: url(bg_8.png); }
	body.score8 .result .total { color: #8a8105; }
body.score7 { background-color: #a27e04; background-image: url(bg_7.png); }
	body.score7 .result .total { color: #a27e04; }
body.score6 { background-color: #ba7c02; background-image: url(bg_6.png); }
	body.score6 .result .total { color: #ba7c02; }
body.score5 { background-color: #d27a00; background-image: url(bg_5.png); }
	body.score5 .result .total { color: #d27a00; }
body.score4 { background-color: #c36200; background-image: url(bg_4.png); }
	body.score4 .result .total { color: #c36200; }
body.score3 { background-color: #b44900; background-image: url(bg_3.png); }
	body.score3 .result .total { color: #b44900; }
body.score2 { background-color: #a43100; background-image: url(bg_2.png); }
	body.score2 .result .total { color: #a43100; }
body.score1 { background-color: #951800; background-image: url(bg_1.png); }
	body.score1 .result .total { color: #951800; }
body.score0 { background-color: #860000; background-image: url(bg_0.png); }
	body.score0 .result .total { color: #860000; }
body.score_error .result .total { color: #ebda2e; }
	body.score_error .result .total { color: #ebda2e; }

.tabs { margin-top: 2em; margin-bottom: -1px; text-align: center; }
	.tabs span { border-left: 1px solid #bdcc87; border-top: 1px solid #bdcc87; border-right: 1px solid #bdcc87; display: inline-block; cursor: pointer; padding: 0 1em; width: 60px; }
		.tabs span.selected { background-color: #fff; color: #666; font-weight: bold; padding-bottom: 1px; }

.popup { display: none; }

.preload .bg9 { background-image: url(bg_9.png); }
.preload .bg8 { background-image: url(bg_8.png); }
.preload .bg7 { background-image: url(bg_7.png); }
.preload .bg6 { background-image: url(bg_6.png); }
.preload .bg5 { background-image: url(bg_5.png); }
.preload .bg4 { background-image: url(bg_4.png); }
.preload .bg3 { background-image: url(bg_3.png); }
.preload .bg2 { background-image: url(bg_2.png); }
.preload .bg1 { background-image: url(bg_1.png); }
.preload .bg0 { background-image: url(bg_0.png); }

#debug { color: #ddd; font-size: 75%; position: absolute; left: 1px; top: 50px; width: 120px; overflow: hidden; }

.top100 .menu { display: none; }

.sites { color: #917C62; font-size: 80%; padding-left: 20px; }
	.sites a { font-size: 125%; }
	.sites li { float: left; width: 218px; }

.sites .valid, .sites .invalid, .sites .error { padding-left: 20px; padding-bottom: 4px; }
.sites .valid { background: url(valid_16.png) no-repeat 0 1px; }
.sites .invalid { background: url(invalid_16.png) no-repeat 0 1px; }
.sites .error { background: url(error_16.png) no-repeat 0 1px; }

.pages .details { background-color: #fff; clear: both; color: #393e5f; display: none; margin-left: -5px; margin-top: 23px; overflow: hidden; padding: 7px; width: 720px; z-index: 1; }
	.pages .details .buttons { float: right; }
	.pages .details .no-info { font-style: italic; margin-left: 20px; }
	.pages .details .w3c { font-style: italic; margin-left: 20px; }
	.pages .details .scrollable { height: 140px; overflow: hidden; position: relative; width: 720px; }
	.pages .details ol { padding-left: 0; position: absolute; width: 1000000px; }
	.pages .details li { border: 0 !important; clear: none !important; float: left; margin-left: 20px !important; margin-right: 20px; padding-left: 0 !important; padding-right: 0 !important; width: 680px; }
		.pages .details li:hover { background-color: transparent !important; border: 0 !important; }
		.pages .details li h4 { margin-top: 0; margin-bottom: 10px; }
		.pages .details li p { margin-top: 0; }
		.pages .details li .helpwanted { display: none; }
		.pages .details li .source { background-color: #e6e3df; font-family: Courier New, Courier, sans serif; padding: 8px 12px; }
		.pages .details li .error { height: 80px; overflow: hidden; }
		.pages .details .location { font-style: italic; }
		.pages .details .location .revalidateButton { float: right; font-size: 70%; height: 20px; margin-top: 3px; }


		.pages .details img.prev, .details img.next { cursor: pointer; position: absolute; top: 32px; width: 16px; height: 41px; overflow: hidden; z-index: 3; }
			.pages .details img.prev { background: url(prev.png) no-repeat 0 0; left: 0; }
				.pages .details img.prev:hover { background: url(prev.png) no-repeat 0 -42px; }
			.pages .details img.next { background: url(next.png) no-repeat 0 0; right: 0; }
				.pages .details img.next:hover { background: url(next.png) no-repeat 0 -42px; }
			.pages .details img.prev.disabled, .details img.next.disabled { background: none !important; cursor: default; }

.posts { margin-left: 0; padding-left: 0; }
	.posts li { list-style: none; margin-bottom: 2em; }
		.posts li .date { color: #917c62; font-size: smaller; }
		.posts li p { margin-top: 0; margin-bottom: 3px; }
		.posts li .source { font-size: smaller; font-style: italic; }