@import "/img/font.css";
html,body {margin:0;padding:0;background-color:#f7f8f9;height:100%}
body {font-family:verdana,arial,sans-serif;font-size:100%}
h1, h2, h3 {font-family:'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',sans-serif}
h1 {font-size:190%}
h2 {font-size:150%}
h3 {font-size:120%}

h1.title {
	font-size:210%;
	color:#4c4c4c;
	text-indent:1.4em;
	margin-top:0;
	margin-bottom:0.2em;
	padding-top:0.4em
}

hr {height:0.15em;background:#eaeaea;color:#eaeaea;border:0}

sub {vertical-align:sub}
sup {vertical-align:super}

pre,code,tt,.footer {
	font-family:'DejaVu Sans Mono','Andale Mono','Bitstream Vera Sans Mono',monospace,serif;
	font-size:90%
}
input[type=text],input[type=search] {border-style:solid;border-color:#B90302}
input[type=text]:focus,input[type=search]:focus {border-color:#0f0f0f}

#content {width:95%;background:#fff;margin:0 auto 1em auto;padding-bottom:1.2em}

.form-center {width:70%;margin:0 auto 0 auto}

table {border-collapse:collapse;border-spacing:0}
.wrapper {width:95%;background:#fff;margin:0 auto 0 auto}

.table {display:table}
.tr {display:table-row}
.td,.td-left,.td-right {display:table-cell}
.td-left,.td-right {vertical-align:top;border-bottom:0.13em dotted #dedede}
.td-left {width:10%;padding-left:0.9em}
.td-right {padding-right:1.1em}

.td-right a,a {color:#B90302;outline-width:0.2em;outline-style:solid;outline-color:transparent}
.td-right a:hover,.footer a:hover {
	outline-color:#B90302;
/*	background:#FFFFBC;*/
	color:#4c4c4c;
	outline-radius:0.5em;
	-moz-outline-radius:0.5em;
	-webkit-outline-radius:0.5em;
	-khtml-outline-radius:0.5em
}

.thermometer {float:left;width:60px;height:10px;border:1px solid black;margin-top:4px}
.metercolor {height:10px;background-color:#29A36C/*#f00*/}
.relavence {float:left;background-color:#cfc;border:1px solid green;margin-top:2px}
img .score {height:16px;width:32px}
.modified {float:left;margin-top:2px;font-size:60%}

.title {font-family:sunsite,serif}
.black {color:#000}

.footer {
/*	background:#404B4B;*/
background:#C20000 url(/img/bottomredbar.png) 0 0 repeat-x;
	display:table;
	padding:0;
	margin:0;
	margin-top:1.7em;
	line-height:2.3em;
	font-family:sunsite-regular;
	text-align:right;
	width:100%;
	border-top:2px solid #669
}
.footer .left,.footer .right {display:table-cell}
.footer .left {width:75%}
.footer .right {padding-right:1em}
a {color:#B90302}
.footer a {color:#dfdfdf}
.footer a:hover {background:#fff}
a:link {}
a:visited {}
a:hover {color:#0f0f0f}
a:active {}