/* CSS for apftscore.com */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*           */
/* end reset */
/*           */


body
{
    background-image: url('bg.gif');
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.2em;
}

h1
{
    margin: 1.5em 0 1.5em 0;
    line-height: 1.2em;
}

h2
{
    font-size: larger; 
    font-weight: bolder; 
    margin-top: 2em;
}

h3
{
    margin-top: 1.5em;
}

p
{
    margin: 1em 0 1em 0;
}

blockquote
{
    margin: 1em 3em 1em 3em;
}

blockquote cite
{
    font-style: normal;
    font-weight: bolder;
}

ol, ul
{
    list-style: disc outside none;
    margin-left: 3em;
}

th
{
    font-size: 85%;
    text-align: center;
    font-weight: bolder;
    padding: 0 0.5em 0 0.5em;
}

td
{
    color: #000000;
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 0 0.5em 0 0.5em;
    margin: 0;
    border-spacing: 0;
    border: 0;
    vertical-align: middle;
}
td.header
{
    font-size: 85%;
    font-weight: bolder;
    padding: 0 0.5em 0 0.5em;
}
td.scoretotal
{
    background-color: #EEEEEE;
}

input[type="text"], input[type="submit"], select, .select
{
    font-size: 11pt;
    background-color: #EEEEEE;
    border: 1px solid #000000;
}
input[type="text"]:focus, input[type="submit"]:hover
{
    background-color: #DDDDDD;
}

input.name
{
    width: 12em;
}
input.reps
{
    width: 2.5em;
}
input.time
{
    width: 3.5em;
}

blockquote
{
    font-size: 0.9em;
    background-color: #E9E9E9;
    border: 1px solid #CCCCCC;
    padding: 1em;
}

div.infoblock
{
    width: 65%;
    min-width: 450px;
    margin: 1.5em auto 1.5em auto;
    font-size: 0.9em;
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    padding: 1em;
}
div.infoblock h4
{
    font-size: 100%;
    font-weight: bolder;
    text-align: center;
    margin: 0 0 0 0;
}
div.infoblock table
{
    margin: 0 auto 0 auto;
}
div.infoblock td
{
    margin: 0;
    padding: 0 1em 0 1em;
}

div.frontblock
{
    background-color: #FFFFFF;
    margin: 2em auto 2em auto;
}

table.scorecard
{
    margin-left: auto;
    margin-right: auto;
}

#main
{
    margin: 2em auto 2em auto;
    background-color: #FFFFFF;
    min-width: 900px;
    width: 900px;
    border: 1px solid #000000;
    padding: 0 20px 0 20px;
    text-align: left;
}

#scorecardmain
{
    margin: .5em auto .5em auto;
    background-color: #FFFFFF;
    min-width: 500px;
    width: 500px;
    border: 1px solid #000000;
    padding: 0 20px 0 20px;
    text-align: left;
}

#scorecardmain h2
{
    font-size: 1.1em;
    font-weight: bolder;
    margin: 1em 0 1em 0;
}

#foot
{
    margin: 1.5em auto 1.5em auto;
    background-color: #FFFFFF;
    min-width: 900px;
    width: 900px;
    border: 1px solid #000000;
    padding: 0 20px 0 20px;
    text-align: center;
    font-size: smaller;
    line-height: 1.0em;
}

h1
{
    text-align: center;
    font-size: large;
}

.center
{
    text-align: center;
}

li
{
    margin-top: 1em;  
}

#guest
{
    float: left;
}
#guest INPUT
{
    width: 2em;
}
#member INPUT
{
    width: 8em;
}

/* Score report */
table.scoreReport
{
    margin: 2em auto 2em auto;
    min-width: 800px;  
    border: 0;
}
table.scoreReport th
{
    text-align: left;
    padding-bottom: 1em;
}
table.scoreReport tr.e /* even rows */
{
    background-color: #F5F5F5;
}

.fail
{
    color: red;
    font-weight: bolder;
}

.rawscore
{
    color: #888888;
    font-size: .75em;
}

.scoreInput td
{
    padding-top: 1px;
    padding-bottom: 1px;
}

.da705 th, .da705 td
{
    padding: 2px;
    border-left: solid black 1px;
    border-right: solid black 1px;
}

.da705 th
{
    font-weight: normal;
    font-size: .75em;
    text-transform: uppercase;
}

.da705 td
{
    text-align: center;
    vertical-align: middle;
}

.da705 input[type="text"]
{
    border: none;
    width: 4em;
    text-align: center;
}

.da705 select
{
    border: none;
}

.da705 select:focus
{
    background-color: #DDDDDD;
}

.da705 .result
{
    font-size: 1.5em;
    text-align: center;
}

.left
{
    text-align: left;
}

#da705select
{
    width: 23em;
    margin-left: auto;
    margin-right: auto;
}

#da705select ul, #da705select li
{
    list-style: none outside none;
    margin: 0;
}