BODY {
	width: 100%;
	color: #444444;
	font-size: 76%;
	font-family: arial,verdana, helvetica,sans-serif;
	background: url("/ace/images/banner-bg.gif") repeat-x top left;
}

A {
	text-decoration: none;
	color: #1465B7;
}
	
#page {
	width: 980px;
	margin-left: auto;
	margin-right: auto;		
}

#main {
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 20px;
}

#content {
	font-size: 90%;
}

#branding {
	height: 148px;
}

#header {
	background: url("/ace/images/banner.gif") no-repeat;
}

#footer {
	height: 110px;
	padding: 60px 40px;
	font-size: 85%;
	background: url("/ace/images/footer.gif") no-repeat;
}

#content {
	background: url("/ace/images/content-bg.gif") repeat-y top left;
}

INPUT[type=submit], BUTTON {
	color: #373737;
}

#nav {
	float: right;		
}

#nav UL {
	margin-top: 85px;
	padding-right: 40px;
}

#nav .menuList LI {
	float: left;
	height: 63px;
	background: url("/ace/images/tab-off-right.gif") no-repeat top right;
	margin: 0 .5px; 
}

#nav .menuList LI A {
	color: #515252;
	display: block;
	padding: 5px 20px;
	background: url("/ace/images/tab-off-left.gif") no-repeat top left;		
}

#nav .menuList LI A.current {
	color: #FFFFFF;
	font-weight: bold;	
	background: url("/ace/images/tab-on-left.gif") no-repeat top left;
}

#nav .menuList LI.current {
	background: url("/ace/images/tab-on-right.gif") no-repeat top right;
}

#loginForm FIELDSET {
	border: 1px solid #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	padding: 10px 30px;
}

#loginForm UL LI {
	margin: 1em;
}

#SelectedCoursePackId {
	float: right;
}

.rightAlign {
	text-align: right;
}

#loginForm .required {
	font-weight: bold;
	display: block;
}

input.text, input.number, input.url, input.email, input.password, input.file {
	padding:2px;
}
input.text, input.number, input.url, input.email, input.password, input.file, textarea.textarea, select.select {
	/*background:#FFFFFF url("<c:url value='/ace/images/fieldbg.gif'/>") repeat-x scroll center top;*/
	border-color:#7C7C7C #C3C3C3 #DDDDDD;
	border-style:solid;
	border-width:1px;
	color:#333333;
	font-size:1.2em;	
}

.req {
	color:#FF9900;
	font-weight:bold;
	margin-left:5px;
}

A:hover {
	color: #CC0000;	
}

H1 {
	font-size: 220%;
	color: #009c5f;
	margin: 5px 0;
}
H1, H3 {
	color: #009c5f;
}

H3 {
	font-size: 125%;
	font-weight: bold;
}

.longField {
	width: 100%;
}

.left {
	float: left;
}
.right {
	float: right;
}

.button {
	display: block;
	float: left;
	margin: 0;
	background: url("/ace/images/button-right.gif") no-repeat top right;
	height: 29px;
	cursor: pointer;		
}

.button DIV {
	background: url("/ace/images/button-left.gif") no-repeat top left;
	padding: 5px 20px;
	height: 29px;
	float: left;
}

.submitHidden {
	width: 0px; 
	height: 0px; 
	padding: 0px; 
	font-size: 0px;	
	position: absolute; 
	left: -50px; 
	top: -50px;
	border: none; 
}

.clearFix {
	clear: both;
}

.portlet {

}

.portletRight {
	background: url("/ace/images/portlet-right.gif") no-repeat top right;
}

.portletLeft {
	background: url("/ace/images/portlet-left.gif") no-repeat top left;
}

.portletBody {
	margin-right: 1.5px;		
	margin-top: 10px;
	margin-left: 2px;
	padding: 1em;
	padding-bottom: 2em;
}

.portletBoxBody {
 	margin-left: 1px; 
 	margin-right: 2px;	
 	padding: 1em; 
	padding-bottom: 2em; 
	border: 1px solid #CCCCCC;
}

.portlet H3 {
	color: #FFFFFF;
	padding: 8px 10px 10px 15px;
}

.searchForm {
	margin-top: 20px;		
}

.basicSearch .submitLink {
	margin-left: 5px;
	margin-top: -2px;
}

.searchFormTitle {
	cursor: pointer;
}

.labelStyle {
	font-weight: bold;
}

.blockLabel {
	display: block;
	margin-bottom: 2px;
}

.breadCrumbs {
	margin-top: 10px;
	padding-left: 1em;
}

TABLE.dataTable {
	width: 100%;
	border: none;
	border-collapse: collapse;
}

TABLE.dataTable TH,TABLE.dataTable TD {
	padding: 5px;
	border: none;
}

TABLE.dataTable TH {
	color: #FFFFFF;
	text-align: center;
}

TABLE.dataTable TR {
	background-color: #FFFFFF;
}

TABLE.dataTable TR.header {
	background-color: #B4C24B;
}

TABLE.dataTable TR.dataTable TH {
	color: #FFFFFF;
}

TABLE.dataTable TR.alt {
	background-color: #eeeeee;
}

TABLE.dataTable .noRecordsMessage {
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

TABLE.dataTable CAPTION {
	border: none;
	margin-left: -1px;
	margin-right: -1px;		
}

TABLE.dataTable TR.headerRow {
	background-color: #aaaaaa;
}

TABLE.dataTable TR.headerRow TABLE TR {
	background-color: #aaaaaa;
}

TABLE.dataTable TR.headerRow TABLE TD {
	border: none;
	width: 100%;		
}

TABLE.dataTable TR.headerRow TABLE TD A {
	color: #FFFFFF;
}

TABLE.dataTable CAPTION.tableControls {
	padding: 1em;
	text-align: center;
	background-color: #777777;
	color: #FFFFFF;
}

TABLE.dataTable CAPTION.tableControls * {
	display: inline;
}

TABLE.dataTable CAPTION.tableControls LABEL {
	font-weight: bold;
}

TABLE.dataTable CAPTION.tableControls SELECT OPTION {
	display: block;
}

TABLE.dataTable TD {
	text-align: left;
}

TABLE.dataTable TD.number {
	text-align: right;
}

TABLE.dataTableBorder {
	border: 1px solid #CCCCCC;
}

.solidLine {
	border-top: 1px solid #CCCCCC;
}

.boxBorder{
	border: 1px solid #CCCCCC;
	padding: 1em;
}

#tabContainer {
	margin-top: 1px;	
}

.coursePackTabs .tabParent{
	float: left;
	height: 30px;
	margin-right: 5px;
	background: url("/ace/images/portlet-tab-off-right.gif") no-repeat top right;
}	

.coursePackTabs .tab {
	padding: 8px 20px;
	display: block;
	margin: 0;
	color: #FFFFFF;
	font-weight: bold;
	background: url("/ace/images/portlet-tab-off-left.gif") no-repeat top left;
}

.coursePackTabs .tabSelected {	
	background: url("/ace/images/portlet-tab-on-right.gif") no-repeat top right;
}

.coursePackTabs .tabSelected .tab {
	color: #515252;
	background: url("/ace/images/portlet-tab-on-left.gif") no-repeat top left;
}

.tabContentContainer {
	border: 1px solid #CCCCCC;
	margin-left: 1px;
}

A:focus {
	outline: none;
}

.showAbstractText {
	cursor: pointer;
	font-weight: bold;
	color: #ff5500;
}

.abstractContent {
	font-style: italic;	
}

#copyELogWrapper {
	display: none;
}

.workTitle {
	font-weight: bold;
	font-size: 14px; 
	font-family: arial, sans-serif; 
	line-height: 1.5em;
}

.elipse {
	padding-left: 3px;
}

.underlineLink {
	text-decoration: underline; 
}

.boldLink {
	font-weight: bold;
}

.largerFontLink {
	font-size: larger; 
}

#footer DIV.row {
	height: 14px; 
}
