@charset "UTF-8";
/* CSS Document */


body {
	
	color: #000000;
}

a:link {
	color: #000000;
	
	}

a:active {
	color: #000000;
}

a:visited {
	color: #003366;
	
	
}

a:hover {
     background: white;
	
	
}

ul {
    list-style-type:square;
	margin-left: 10px;
	padding-left: 10px;

}

input.textField, select.selectMenu, textarea.textArea, input.uploadField {
	background-color: #eeeeee;
}

input.defaultButton {
	background-color: #000000;
	color: #ffffff;
}

#header {
	
	
	width: 900px;
	background-color:#FFFFFF;
	border-left: 1px dotted black;
	border-right: 1px dotted black;
	
	
}

#body {
	width: 900px;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align: left;
	
}


#main {
	position: relative;
	width: 525px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	
	
}

#container {
    width: 900px;
	line-height: 125%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	
}

#header {
	padding: 0;
	margin: 0 auto;
	background-color: #FFF;
	
}

#headerTitle {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 900px;
}

#header h1 {
	margin: 0 auto;
	padding: 0 0 0 0;
	font-family: Georgia,'Times New Roman',Times,serif;
	font-weight: normal;
	line-height: 1em;
}

#leftSidebar {
	float: left;
	width: 165px;
	padding-left: 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 140%;
    background: #d1e8b2 url(http://communityliteracy.org/OJS/ojs-2.2/images/greenback.jpg) bottom right no-repeat;
}

#leftSidebar a:link {
     text-decoration: none; }
	 
#leftSidebar a:visited {
     color: #333333;
	 text-decoration: none;
	 }	 

#leftSidebar a:hover {
     background-color: #fff; }

ul.leftSidebar li.leftSidebar {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	
	}
	
	
.blockTitleLeft {
     padding: 2px;
	 background-color: #bda689;
	 font-weight: 600;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 }

ul.square {list-style-type: square;}

#rightSidebar {
	float: right;
	width: 165px;
	margin: 0;
	padding-left: 10px;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 140%;
	border-right: dotted 1px black;
	background: #d5c7b5 url(http://communityliteracy.org/OJS/ojs-2.2/images/beigeback.jpg) bottom right no-repeat;
}

#rightSidebar h2 {
	height: 23px;
	font-size: 13px;
	font-weight: bold;
	line-height: 23px;
	background: #bda689;
		
}


#rightSidebar a:link {
     text-decoration: none; }
	 
#rightSidebar a:visited {
     color: #333333;
	 text-decoration: none;
	 }	 

#rightSidebar a:hover {
     background-color: #fff; }

ul.rightSidebar li.rightSidebar {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	
	}



.blockTitle {
    background-color: #b5db84;
	width: 100%;
	padding: 2px;
	font-weight: 600;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	
	 }
	



#navbar {
    background-color: #2e63a7;
	padding: 4px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 500;
	text-align: center;
	
}


#navbar a:link {
	color: #fff;
}

#navbar a:active {
	color: #fff;
}

#navbar a:visited {
	color: #fff;
}

#navbar a:hover {
	border-bottom: dotted 1px white;
	padding-bottom: 2px;
	background: none;
	}



#breadcrumb {
	font-size: x-small;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	text-align: right;
	border-top: dotted 1px black;

}

#content {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	background-color: #bfd0e4;
	
}


#content h3 {
	margin: 0em 1em 0.25em 0em;
	padding-top: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-weight: normal;
	font-size: 14px;
	line-height: 140%;
}

#content h4 {
	margin: 0em 1em 0.25em 0em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	padding-left: .25em;
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-weight: normal;
	font-size: 13px;
	line-height: 140%;
	background: #cedce9;
}

#content h6 {
	margin: 0em 1em 0.25em 0em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	padding-left: .25em;
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-weight: normal;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 140%;
	background: #cedce9;
}

#content h5 {
	margin: 0em 1em 0.25em 0em;
	padding-top: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-weight: normal;
	font-size: 14px;
	line-height: 140%;
}
/*

#content a:link {
	color: #003366;
	text-decoration: none;
}

#content a:active {
	color: #0033660;
}

#content a:visited {
	color: #333333;
	
	
}

#content a:hover {
     background: white;
	
	
}
*/


.continue {
	float: left;
	clear: right;
	height: 23px;
	width: 80px;
	text-indent: 5px;
	font-size: 10px;
	line-height: 23px;
	background: #bfd0e4;
font-weight: bold;
}

.continue a, .continue a:visited {
	padding: 3px 5px 4px 5px;
	color: #000;
	text-decoration: none;
}
.continue a:hover{
color: #999;
}


/**
 * Table styles
 */

table.info {
}

table.info td {
	padding: 0;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
}

table.listing {

width: 100%;

}

table.listing tr.highlight {
	background: yellow;
}

table.listing td {
	padding: 0.25em 0.5em 0.25em 0.5em;
}

/*
table.listing tr.heading td, table.listing td.heading, table.info td.heading {
	font-size: 0.85em;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 120%;
	padding: 0.75em 0.5em 1em 0.5em;
}
*/

table.listing tr.fastTracked {
	background-color: #ABA;
}

table.info td.heading {
	padding-left: 0;
}


table.listing td.nodata, table.info td.nodata {
	text-align: center;
	font-style: italic;
}

table.listing td.headseparator {
	border-top: 1px dotted #000;
	font-size: 0.1em;
	line-height: 1%;
}

table.listing td.endseparator {
    width: 80%;
	border-top: 1px dotted #000;
	font-size: 0.25em;
	line-height: 10%;
}

table.listing td.separator, table.info td.separator {
	border-top: 1px dotted #DDDDD0;
	font-size: 0.1em;
	line-height: 1%;
	width: 80%;
}

table.data {
}

table.data tr {
}

table.data td {
	padding-bottom: 0.25em;
}

table.data td.label {
	padding-right: 1em;
}

table.data td.value {
}

table.data td.separator {
	padding: 0.5em;
	font-size: 0.1em;
	line-height: 1%;
}

table.data td.heading {
	padding-left: 0;
	padding-right: 0;
}

table.nested tr {
	padding: 0;
	margin: 0;
}

/*
table a:link {
	color: #663333;
	text-decoration: none;
}

table a:active {
	color: #000000;
}

table a:visited {
	color: #663333;
	
}

table a:hover {
     color: #cc6633;
	 
	
}
*/
span.nested {
	padding: 0 4px 0 0;
	font-size: 1.2em;
}

/**
 * Form-specific elements
 */

span.formError {
	color: #900;
	font-weight: bold;
	font-size: 1em;
}

ul.formErrorList {
	color: #900;
}



/**
 * Other organizational elements
 */

ul.menu {
	margin: 0;
	padding: 0;
}

ul.menu li {
	margin: 0;
	padding: 0;
	padding-right: 1.5em;
	display: inline;
}

ul.menu li.current {
	font-weight: bold;
}

ul.menu a {
	font-size: 0.85em;
	text-transform: uppercase;
	text-decoration: none;
}

ul.steplist {
	margin: 0;
	padding: 0;
	list-style-type: decimal;
}

ul.steplist li {
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	padding-right: 0.5em;
	display: inline;
	text-transform: uppercase;
}

ul.steplist li.current {
	font-weight: bold;
}

ul.steplist a {
	text-decoration: none;
}

ul.plain {
	list-style-type: none;
	padding-left: 1.5em;
}

div.separator {
	width: 100%;
	margin-top: 1em;
	margin-bottom: 0.25em;
	padding: 0;
	border-bottom: 1px dotted #000;
	font-size: 0.5em;
	line-height: 25%;
	/* added by Joel Vertin on 02/12 to Fix div clear problem on archives page */
	display: none;
}

div.progressbar {
	background-image: url(file:///Macintosh%20HD/Users/smitherin/templates/images/progbg.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 505px;
	z-index:1;
}


.fixgap {
    float: right;
	height: 0;
	}
