/* Main */

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	}

div.left {
	}
	div.left h1 {
		color: #333;
		font-family: Georgia, Times, "Times New Roman", serif;
		font-size: 2.0em;
		font-weight: normal;
		letter-spacing: 1px;
		}
	div.left a {
		font-family: Georgia, Times, "Times New Roman", serif;
		font-size: 2.0em;
		font-weight: normal;
		letter-spacing: 1px;
		}

div.right h1 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 3.6em;
	font-weight: normal;
	padding-top: 11px;
	}

p.message {
	color: #BA2528;
	font-size: 1.3em;
	margin: 20px 0 0 0;
	}
p.message.confirm {
	color: #434343;
	}
	p.sub-message {
		color: #aaa;
		font-size: 1.1em;
		margin: 3px 0 10px 0;
		}

p.option-head {
	text-align: right;
	padding-right: 41px;
	height: 20px;
	margin-bottom: -20px;
	position: relative;
	top: -10px;
	}
	p.option-head span.space {
		display: inline-block;
		width: 18px;
		}

table.form {
	}
	table.form td {
		padding-bottom: 15px;
		vertical-align: top;
		}
		table.form td.left-cell {
			width: 73%;
			padding-right: 10px;
			}
	table.form h2 {
		font-family: Georgia, Times, "Times New Roman", serif;
		font-size: 1.7em;
		font-weight: normal;
		margin: 0 0 1px 0;
		}
		table.form h2.error {
			color: #BA2528;
			}
	table.form p {
		color: #777;
		font-size: 1.2em;
		line-height: 1.2em;
		}

	table.options {
		width: 100%;
		}
		table.options tr td {
			margin: 0;
			padding: 0;
			text-align: center;
			}
		table.options tr td.sub-text {
			padding: 1px 0 0 1px;
			}
	
table.written td {
	padding-bottom: 3px;
	}	
table.written textarea {
	width: 97%;
	height: 175px;
	margin-bottom: 18px;
	}
	
table.user td {
	padding-bottom: 0;
	}
	table.user td p {
		font-size: 1.4em;
		padding-bottom: 8px;
		}
table.user td.position input {
	left: -2px;
	margin-right: 0;
	position: relative;
	top: 1px;
	}
table.user td.position p {
	font-size: 1.4em;
	display: block;
	padding-right: 15px;
	line-height: 1.5em;
	padding-bottom: 0;
	}

div.footer {
	width: 960px;
	margin-bottom: 5px;
	}
	div.footer div.left {
		float: left;
		padding-left: 15px;
		text-align: right;
		width: 200px;
		}
		div.footer div.left p {
			font-size: 1.3em;
			line-height: 1.3em;
			}
			div.footer div.left p b {
				font-size: 1.1em;
				}
	div.footer div.right {
		float: right;
		position: relative;
		bottom: 0;
		text-align: left;
		width: 695px;
		}
		div.footer div.right p {
			color: #777;
			font-size: 1.2em;
			}

/* Sizing */

.x-small {
	width: 10%;
	}
.small {
	width: 20%;
	}
.medium-small {
	width: 35%;
	}
.medium {
	width: 45%;
	}
.medium-large {
	width: 60%;
	}
.large {
	width: 75%;
	}
.x-large {
	width: 100%;
	}

/* Forms */

input[type="text"],
input[type="password"] {
	background: #fff url('../_img/form-field-bg.gif') top left repeat-x;
	border-color: #aaa #ddd #ddd #aaa;
	border-style: solid;
	border-width: 1px;
	margin: 0 5px 10px 0;
	padding: 3px;
	}
input[type="text"][disabled="disabled"],
input[type="password"][disabled="disabled"] {
	background-color: #f4f4f4;
	}

input[type="checkbox"] {
	margin-left: 3px;
	}

select {
	background: #fff url('../_img/form-field-bg.gif') top left repeat-x;
	border-color: #aaa #ddd #ddd #aaa;
	border-style: solid;
	border-width: 1px;
	margin: 0 5px 10px 0;
	padding: 2px;
	}

input[type="submit"] {
	font-size: 1.5em;
	padding: 5px 15px;
	}

textarea {
	background: #fff url('../_img/form-field-bg.gif') top left repeat-x;
	border-color: #aaa #ddd #ddd #aaa;
	border-style: solid;
	border-width: 1px;
	margin-right: 5px;
	padding: 5px 8px;
	}

/* Admin */

span.logout {
	font-size: 0.3em;
	position: relative;
	top: -18px;
	left: 2px;
	}
	span.logout a {
		text-decoration: none;
		}

p#employee-message {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.7em;
	font-weight: normal;
	margin: 2px 0 1px 0;
	}

div#message-bar {
	background-color: #fffff1;
	border-top: 1px solid #fff9c7;
	border-bottom: 1px solid #fff9c7;
	padding: 5px;
	width: 65%;
	}
	div#message-bar p {
		font-size: 1.2em;
		text-align: center;
		}

div#reports {
	}
	div#reports h2 {
		font-family: Georgia, Times, "Times New Roman", serif;
		font-size: 1.7em;
		font-weight: normal;
		margin-bottom: 0.4em;
		}
	div#reports p {
		font-size: 1.2em;
		line-height: 1.5em;
		margin-bottom: 1.4em;
		}

/* Login */

div#login {
	}
	div#login div.right {
		}
		div#login div.right h2 {
			font-family: Georgia, Times, "Times New Roman", serif;
			font-size: 1.7em;
			font-weight: normal;
			margin-bottom: 0.4em;
			margin-top: 2px;
			}

/* Reports */

div#report {
	}
	div#report div.right {
		}
		div#report div.right h2 {
			font-family: Georgia, Times, "Times New Roman", serif;
			font-size: 1.7em;
			font-weight: normal;
			margin-bottom: 0.4em;
			margin-top: 2px;
			}
		div#report div.right p {
			font-size: 1.2em;
			line-height: 1.5em;
			margin-bottom: 1.4em;
			}
	div#report td.left-cell h2 {
		margin-bottom: 1px;
		}
	div#report td.left-cell p {
		color: #777;
		font-size: 1.2em;
		line-height: 1.2em;
		margin: 0;
		padding: 0;
		}
	div#report p.score {
		border: 1px solid #eee;
		display: inline-block;
		padding: 4px 10px;
		position: relative; top: -2px;
		}
	div#report p.written {
		border: 1px solid #eee;
		padding: 4px 10px;
		text-indent: 0;
		}

/* Overall Report */

div#overall {
	}
	div#overall div.right {
		}
		div#overall div.right h2 {
			font-family: Georgia, Times, "Times New Roman", serif;
			font-size: 1.7em;
			font-weight: normal;
			margin-bottom: 0.4em;
			margin-top: 2px;
			}
		div#overall div.right p {
			}
p.general {
	font-size: 1.4em;
	line-height: 1.5em;
	margin-bottom: 1.4em;
	}
table.overall {
	margin-top: -27px;
	}
	table.overall tr.letters td.letter {
		vertical-align: top;
		width: 30px;
		}
		table.overall tr.letters td.letter p {
			border: 1px solid #fff;
			display: inline-block;
			font-size: 1.2em;
			font-weight: bold;
			padding: 6px 0;
			text-align: center;
			text-decoration: underline;
			width: 45px;
			height: 6px;
			}
	table.overall tr.scores td.score {
		height: 33px;
		vertical-align: top;
		width: 30px;
		}
		table.overall tr.scores td.score p {
			border: 1px solid #eee;
			display: inline-block;
			font-size: 1.2em;
			padding: 6px 0;
			text-align: center;
			width: 45px;
			}
	table.overall tr.letters td.average,
	table.overall tr.scores td.average, {
		width: 50px;
		}
		table.overall tr.letters td.average p,
		table.overall tr.scores td.average p {
			width: 45px;
			}
p.written {
	font-size: 1.3em;
	padding: 6px 6px 6px 23px;
	text-indent: -17px;
	line-height: 1.5em;
	border: 1px solid #eee;
	margin-bottom: 7px;
	}
p.self {
	margin-bottom: 20px;
	}

/* Merge */

div#merge {
	}
	div#merge div.right > p {
		font-size: 1.4em;
		line-height: 1.4em;
		margin-top: 4px;
		}
	div#merge div.right > h2 {
		font-family: Georgia, Times, "Times New Roman", serif;
		font-size: 1.7em;
		font-weight: normal;
		margin-top: 2px;
		}







