html {
	margin: 5px 5px 10px 10px;
	font-family: "helvetica", arial, sans-serif;
	font-size: 1em;
}

body {
	font-size: 1.27em;
	width: 900px;
	color: #000;
}

a, a:link, a:visited {
	color: #0032B4;
	text-decoration: none;
	}

a:active, a:hover {
	color: #0048FF;
	text-decoration: underline;
	}

h2 {
	color: #0088FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2 em;
	line-height: 1em;
	letter-spacing: -.05em;
	padding: 0;
	margin: 0;
	text-shadow: #AAA 2px 2px 4px;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.27em;
	line-height: 1em;
	padding: 0;
	margin: 0;
}

h4 {
	color: #0088FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.8 em;
	line-height: 1em;
	padding: 0;
	margin: 0;
	text-shadow: #AAA 2px 2px 4px;
}

p {
	text-align: left;

}

#signoff p {
	text-align: left;
	line-height: 140%;
}

.success {
	color: #0048FF;
}

.failed {
	color: #DD0000;
}

.error {
	color: #B80000;
}

.smallcaps {
	font-size: .6 em;
	font-weight: bold;	
	text-transform: uppercase;
	}

#logo {
	float: left;
	display: inline;
	padding-right: 10px;
}

#header {
	width: 900px;
	margin-bottom: 10px;
}

#flag {
}

#header-left {
	float: left;
	width: 200px;
}

#header-right {
	float: left;
	width: 500px;
	position:relative;
	bottom: 0px;
}

#top-menu {
}

#brick {
	width: 620px;
	margin: 0 0 0 30px;
	float: left;
	display: block;
}


#search p {
	font-size: .7em;
	line-height: 1em;
}

#search .label {
	font-size: .8em;
	font-weight: bold;
	text-align: right;
}

#search .interform {
	font-size: .8em;
}

#history{
	margin: 5px 0 15px 0;
}

#history .stamp {
	text-align: right;
}


#jobs-showing {
	margin: 5px 0 5px 0;
	font-weight: bold;
	color: #AAA;
	font-size: .7em;
	line-height: 1em;
	text-transform: uppercase;
}

#jobs-showing .highlight {
	color: #555;
}

#footer {
  clear: both;
}

.jobs-header {
	background-color: #EEE;
}

.red {
	color: #FF0000;
}

.signoff {
		padding: 0 0 0 30px;
}

.signoff .name {
	color: #000;
}

.signoff .status {
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
}

.signoff .note {
	font-weight: bold;
}

.signoff .error {
	font-weight: bold;
	color: #B80000;
}

#jobs {
	border: 1px solid #666666;
}

#jobs th {
	font-family: "Georgia", "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: .8em;
	padding: 3px 8px;
	border-left: 1px solid #D9D9D9;
}

#jobs td {
	font-family: Helvetica,Arial,sans-serif;
	font-size: .8em;
	padding: 3px 8px;
	border-left: 1px solid #D9D9D9;
}

#icon-view {
	width: 150px;
	height: 150px;
	text-align: center;
	background-color: #EEE;
	padding: 10px;
	margin: 5px;
}

#icon-title {
}

#icon-image {
	height: 150px;
	padding: 10px;
}

#icon-image img {
	border: none;
}

.answered {
	color: #009900;
}

.approved {
	color: #009900;
}

.uploading {
	color: #009900;
}

.cancelled {
	color: #009900;
}

.question {
	color: #CC0000;
}

.inprocess {
	color: #555;
}



.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('/art/buttons/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/art/buttons/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

img {
	border: 0px;
}


.jobs-found {
	position: relative;
	height: 40px;
	overflow: hidden;
	font-weight: bold;
	color: #AAA;
	font-size: .7em;
	line-height: 1em;
	text-transform: uppercase;
	}

.jobs-found .jobs-found-brick {
	float: left;
	position: relative;
	margin-bottom: 10px;
	padding: 0 20px 0 0;
	}


#jobs-found-0 {
	position: absolute;
	top: 6px;
	}

.jobs-found .highlight {
	color: #555;
	font-size: 1.1em;
}

.jobs-found .failed {
	text-transform: none;
	color: #111;
	font-size: 1.1em;
}

.spec {
	font-weight: bold;
}

#specs {
	font-size: 1em;
	background-color: #CCCCFF;
}

#specs-box {
	font-size: .7em;	
}

#specs #label {
	font-weight: bold;
	background-color: #BBBBDD;
	font-size: 1em;
	text-transform: uppercase;
}

#specs table {
}

#specs tr {
	font-family: Helvetica,Arial,sans-serif;
	font-size: .8em;
	padding: 3px 8px;
}

#specs td {
	padding: 1px 0px 3px 10px;
}

#revisions {
	font-size: .7em;
}

#revisions #brick {
	margin: 5px 0 5px 0;
}


#revisions #head {
	font-size: .8em;	
}

#revisions .date {
	text-transform: uppercase;
	font-weight: bold;
}

#revisions #note {
	font-size: .9em;
}

#revisions #brick {
	float: none;
}

#page {
	page-break-after: always;
}