html, body {
	padding: 0px;
	font: 12px Verdana, sans-serif; 
	color: #404048;
	margin: 0px;
	text-align:center; /* IE hack for centering container */
	background-color: #a8abad;
	/* this is REAL site color background-color: #a8abad; */
	letter-spacing:.25px;
	
}
#container {
	margin:0 auto;
	width:726px;
	height:100%;
	text-align:left;  /* IE hack for centering container */
}
#header {
}
#header #user {
	float:right;
	padding-right:25px;
	margin-top:-15px;
}

#header #logo {
	background: url(../images/submissionLogo3.png) no-repeat;
	position: relative;
	top:-10px;
	margin-left:0px;
	float:left;
	width: 230px;
	height: 70px;
}

a.mailHelp {
	position:relative;
	vertical-align:top;
	top:12px;
}

#welcomeText {
	width:585px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:10px;
	color:#666666;
	font-size:1.3em;
	line-height:1.4em;
}
#reviewText {
	width:614px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:-60px;
	margin-bottom:16px;
	color:#333;
	font-size:1.3em;
	line-height:1.4em;
}
#expBox {
	position:relative;
	top:32px;
	left:5px;
	font-size:1.2em;
	color:#999;
	float:left;
}
#expBox #recordNumber {
	margin-left:10px;
	font-size:14px;
}
/* create record form */
.formLine, #docType {
	border-bottom:1px solid #aaa;
	width:600px;
	padding-bottom:20px;
	margin-top:12px;
}
.formLine, #docType input {
	border:1px solid #fff;
}
.formLine label {
	margin-bottom:4px;
}
select#accCC {
	margin-top:12px;
}
#docType .formLine {
	border-bottom:0px solid #fff;
	padding-bottom:0px;

}
#reviewDocType {
	display:none;
	margin-top:12px;
	margin-left:30px;
}
#createForm label {
font-size:1.1em;
font-weight:700;
	
}
#docType input {
	width:50px;
}

input#accRy {
	width:auto;
}

select#accCC {
	width:160px;
}

#formBox label.heading {
	display: block;
	color:#000;
	margin-bottom:4px;
	margin-top:10px;
	font-size:13px;
	font-weight:700;
	line-height:1.4em;
}
#formBox label.addFieldLabel {
	display:inline;
}

#conditionalButton {
	display:block;
	cursor:default;
	background-color: #ccc;
	color:#aaa;
	border:none;

	width:66px;
	height:28px;
}

#RYnoGood {
	visibility:hidden;
	color:red;
}


#formBox label.inline {
	display:inline;
}


/* form */

#formBox {
	margin:0;
	padding:0;
}
form {
	margin:0;
	padding:0;
}
input, select, textarea {
	margin:0;
	font: 1.1em 'Myriad Set','Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height:1em;
	color:#404048;
	font-weight:normal;
	letter-spacing:.05em;
}
input,textarea {
	width:100%;
/*	border-color:#7c7c7c #c3c3c3 #dddddd;
	border-width:1px;
	border-style:solid;*/
	padding:2px;
	padding-right:0;
}
.addForm input {
background-color:#73b5e7;
border:2px solid #b2e1f4;
}
fieldset {
	border: 0px solid #fff;
	margin:0px;
	padding:0px;
	width:100%;
}
textarea {
	height:3.6em;
}
div.formBox {
position:relative;
top:0px;
	height:24px;
	margin-bottom:5px;
	padding:0;
}
div.formBoxNarrow {
	height:30px;
	margin:0;
	padding:0;
}

div.sectionBar {
	color:white;
	font-size:1.1em;
	margin:0 16px 10px -100px;
	padding:0 36px;
	background-color:#73b5e7;
}
.pubSection {
	height:2px;
	border-top:1px dashed #666;
	margin:0 0 0 -30px;
	padding:2px 30px;
}
#author,#authorFunction,#authorButtons,#pubYear,#pubVol,#pubPage,#pubISBN,#deleteButton, #deleteField,#addFieldButton, #ISBNqualifier,#pubCity,#jvol,#jnum,#serDate,#jyear,#jpp, #sympYear,#sympLocation
{
	float:left;
}
#authorFunction,div#pubVol,div#pubPage,#ISBNqualifier,#jnum,#serDate,#jyear,#jpp {
	margin-left:20px;
	margin-right:6px;
}

#pubVol input, #pubPage input{
	margin-left:0
}
/*#cityButtons  {
	margin-left:50px;
}
*/
 /* field widths */
 
#author, .abstractor, #reviewer, #pubCity{
	width:315px;
	margin-right:16px;
}
#author {
	margin-right:8px;
}
#authorFunction {
	width:auto;
	margin-right:12px;
	margin-left:15px;
}
#cityButtons,#pageNumbers {
	width:120px;
}
#pubYear,#pubVol,#pubPage {
	width:160px;
}
#authorButtons,#deleteButton {
	width:25px;
	margin-right:5px;
}
#serDate,#jyear,#jpp,#seriesNumber,#sympYear {
	width:100px;
	margin-right:10px;
}
#jvol,#jnum {
	width:55px;
}
#sympLocation {
	width:365px;
}
#schoolName,#pubName,#seriesName,#cityButtons,#isbnButtons,#eResURL,#sympName {
	width:450px;
}
#journalName {
	width:516px;
}
#title,#titletrans,#nonRomanTitle,#notesFormBox,#anaTitle,#anaTitletrans,#anaNonRomanTitle {
	width:490px;
}
#newPubButton input {
	width:30px;
} 
#deleteButton {
/* margin-left:25px; */
}
#deleteThisReview { /* tweak */
	margin-top:6px;
}
#cityButtons,#isbnButtons {
width:25px;
}
#pubISBN, #isbnQualifier {
	width:155px;
}
#pubYear, #pubVol, #pubPage,#jvol,#jnum,#serDate,#jyear,#jpp  { /* hack */
	margin-top:0;
	margin-bottom:6px;
}
#dissvol ,#dissyear,#disspp {
	width:140px;
	float:left;
	margin-right:30px;
}

/* FULL WIDTH */
.abstract {
	width:490px;
}
.abstract textarea {
	height:200px;
	font-weight:normal;
	
}
textarea.abstText {
	line-height:1.3em;
}
#formBox label.addFieldLabel {
	display:inline;
}
.addField input, .deleteField input {
width:30px;
}

.deleteField input {
	/*background:URL(../images/delete.png) no-repeat;*/
}
#addFieldButton { /* HACK gets the surrounding vertical spacing right on add field buttons */
 /* margin-left:10px; say no to hacks! */
}
.deleteAuthor input {
	background:URL(../images/deleteButtonOver.gif) no-repeat;
}

label.heading {
	display: block;
	color:#111;
	margin-bottom:4px;
	margin-top:4px;
	font-weight:500;
	height:1.4em;
	font-size:1em;
}
label.heading span.notHead {
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height:1em;
	color:navy;
	font-weight:normal;
}
div.example {
	color:#777;
	font-size:.8em;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0px;
    font-size: 1px;
}
.smallField4 {
	width:140px;
	float:left;
	margin-right:25px;
}
.infoButton {
	float:right;
	cursor:pointer;
}
/* create or add content page */

h4 {
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
}
#addOrNew {
	font-size:1.1em;
	text-align:center;
	margin:30px auto 40px auto;
	width:460px;
}
#addOrNew a:link, #addOrNew a:visited {
	color:#666;
	display:block;
	width:350px;
	padding:5px 20px 15px 20px;
	margin-bottom:50px;
	background-color:#e9e9e9;
	text-decoration:none;
	line-height:1.7em;
}
#addOrNew a:hover h4{
	color:#333;
	text-decoration:underline;
}
#LOGOUT {
padding-bottom:10px;
}

/* add subtract buttons */
input.subtractThing {
	background:url(../images/delete_off.png) no-repeat;
	border:0;
	cursor:pointer;
}
input.subtractThing:hover {
	background:url(../images/delete.png) no-repeat;
}

input.addThing {
	background:url(../images/add_off.png) no-repeat;
	border:0;
	cursor:pointer;
}
input.addThing:hover {
	background:url(../images/add.png) no-repeat;
}

/* suggest */

ul.suggestBox {
	font-size:1.1em;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	position:relative;
	width:100%;
	margin:0px;
	padding:0px;
	list-style-type:none;
	background-color:#fafafa;
	opacity:.9;
	z-index:100;
}

ul.suggestBox li {
	margin:0;
	height:22px;
	font-size:.9em;
}
ul.suggestBox a {
	color: #333333;
	text-decoration: none;
	display: block;
	margin:0;
	height:100%;
	width:100%;
}
ul.suggestBox a:hover {
	background-color:#ccc;
}
ul.suggestBox a span.suggestTerm {
	margin-left:4px;
}

.verticalSpace {
	height:10px;
}

/* SPECIAL FEATURES AND NOTES */

#specialFeatures {
	margin-top:10px;
}
#sfBox, #notesBox {
	margin-top:10px;
}

#specialFeaturesBox {
margin-top:6px;
width:535px;
}
#specialFeaturesBox div#sfLine {
margin-top:16px;
width:580px;
}
#specialFeaturesBox div#sfLine span{
}
#specialFeaturesBox label {
	display:inline;
}
div.formSubmitButtonBox {
	margin-top:15px;
}
/*#sfFormBox {
display:none;
}*/
#sfFormBox table {
	width:550px;
}
#sfFormBox input {
	border:0px solid #fff;
	background-color:#fff;
}

input#submitSF, input#submitNotes, #saveAnalytic input {
	cursor:pointer;
	width:160px;
}

/* special features */
table input {
	display:inline;
	width:30px;
}
#sfFormBox td {
	font-size:12px;
}
#abstract select {
display:inline;
}
#notes {
/*	margin:20px 0; */
}
textarea#editorNote {
	font-weight:normal;
	height:75px;
}


#arabicPlease {
 color:red;
 font-size:0px;
 visibility:hidden;
}
/* help boxes */
#helpBox {
	position:absolute;
	display:none;
	width:400px;
	line-height:1.8em;
	font-size:1.1em;
	color:#000;
	border:1px solid #f1cb8a;
	background-color:#fef8bc;
	z-index:1000;
	opacity:.9;
	}
a#helpButton {
	display:inline;
	color:blue;
	text-decoration:none;
	font-size:10px;
	padding:0 5px;
	background-color:#f6f6f6;
	border:1px solid #c9c9c9;
	margin-left:5px;
}
a:hover#helpButton {
	background-color:#e1e1e1;
	text-decoration:underline;;
}
a#closeHelpBox {
	color:#6699FF;
	text-decoration:underline;
	float:right;
	display:inline;
	text-align:right;
	cursor:pointer;
}
a:hover#closeHelpBox {
 background-color:#FEF8C2;
}

.devThing {
	color:red;
}
/* analytic box */

#essayNumber {
	color:#999;
}
/* 
#analyticBox {
	position:absolute;
	width:600px;
	background-color:#fcfcfc;
	border:2px solid #eee;
	margin:0;
	padding:0 0 10px 30px;
}
*/
#editAnalytic form, #addAnalytic form {
	display:inline;
	margin-right:6px;
}
#editAnalyticButton, #addAnalyticButton {
	display:inline;
	width:24px;
	height:18px;
}
#editAnalyticButton {
	font-size:.7em;
	width:38px;
	display:block;
	float:left;
	margin-right:6px;
}
#analyticTitle {
	margin-right:5px;
}
ul#analyticList, ul#analyticList li,ul#reviewList, ul#reviewList li {
	margin-left:0;
	margin-top:0;
	padding-left:0;
	list-style-type:none;
}

ul#analyticList li,ul#reviewList li {
	margin-left:-30px;
	padding:10px;
	border-bottom:1px solid #acacac;
	width:530px;
}
ul#analyticList li#addAnalyticLine {
	border-bottom:1px solid #fff;
}
#analyticAbst {
	font-size:.9em;
	color:#333;
}

#analyticForm {
	font-size:10px;
	position:absolute;
	display:none;
	margin-top:20px;
	padding:10px 5px 5px 30px;
	background-color:#fff;
	border:1px solid #aaa;
}
#analyticForm input, #analyticForm textarea, #analyticForm select {
	font-size:12px;
}
#closeWindowButton {
	width:45px;
}
#addReview,#editReview {
}
#editReview form, #addReview form {
	display:inline;
}
/* dup results */

#returnToRecordinProgress {
	margin-left:40px;
}
/* print */

#printRecord, #whatNext {
	/*font-family:"Times New Roman", Times, serif;*/
	color:#333333;
	line-height:1.7em;
	margin-bottom:10px;
	margin-right:24px;
}

#printRecord .title, #printRecord .titleNonRoman {
	font-weight:600;
}
#subInfo #printSpecialFeatures {
font-style:italic;
}
#printRecord #jcitPage div, #printRecord #abstract div {
	display:inline;
}
#printRecord #abstractor {
	font-size:12px;
}

#editReviewExisting form {
	display:inline;
}
/* final submit page */
#finalSubmit, #submitRecord {
	text-align:center;
	margin-top:15px;
}
#submitRecord a, #finalSubmit a {
	display:block;
	margin-bottom:10px;
	width:154px;
	height:35px;
}

a#submitRecordButton {
	background: URL(../images/recordSubmit.jpg) no-repeat;
	margin-left:430px;
}
#finalSubmit a#submitRecordButton {
	margin-left:342px;
}
a#deleteRecordButton {
	background: URL(../images/recordDelete.jpg) no-repeat;
	float:left;
}
a#returnRecordButton {
	background: URL(../images/recordReturn.jpg) no-repeat;
	width:168px;
	float:left;
}

/* return button on add pages*/

a#returnButton {
	background:URL(../../images/returnWithText.png) no-repeat;
	width:180px;
	height:22px;
	border:0;
	display:block;
	float:left;
	margin-right:12px;
	
}
a#returnButton:hover {
	background:URL(../../images/returnWithText_on.png) no-repeat;

}


/* vertical space between fields */
div.abstractor,div.abstLang {
	margin-bottom:18px;
}

/* semi-hack last minute twaeks */

#deleteAbstForm {
	width:300px;
}
/* little stuff */

.vertSpace10 {
	height:10px;
	width:535px;
}
.visDivider {
	border-top:1px solid #ACACAC;
}
.red {
	color:red;
}
.tinyText {
	font-size:10px;
	color:#666666;
}


