Newer
Older
Digital_Repository / Repositories / jainslee_private / jainslee_private / cfg / static / general / eprints.css
.latestadditions {
	font-size: 80%;
}

.userpage_table_emph {
	font-weight: bold;
}

ul.menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
ul.menu li {
	list-style: none;
	display: inline;
}
ul.menu li:hover {
	background-color: #CC6600;
}

ul.menu li a, .searchcontrol a {
	text-decoration: none;
	color: #003399;
}
ul.menu li a:visited {
	color: #003399;
}

input, select, textarea {
	color: #003399;
	font-weight: bold;
	font-size: 100%;
}

.actionbutton, ul.menu li, .searchcontrol {
	color: #003399;
	border: #003399 1px solid;
	background-color: #CED0D6; 
	padding: 3px;
	margin: 2px;
	font-weight: bold;
}

.example
{
	font-weight: bold;
	color: #003399;
}
.box
{
	font-family: sans-serif; 
	padding: 8pt; 
	margin-bottom: 1pt;
}

.archivetitle {
        font: 120% Arial,Helvetica,sans-serif;
	color: #000000;
}

.searchfieldhelp,.formfieldhelp {
        font-size: small ;
}


.formfieldname, .searchfieldname {
        padding-top: 1em;
	font-weight: bold;
	font-size: 120%;
}

.formfieldidname {
	font-weight: bold;
	font-size: 120%;
}


.formfieldinput {
        padding-bottom: 3pt;
}
.formfieldidinput {
}


.formfieldcomment {
	font-style: italic;
        padding-bottom: 3pt;
}

.requiredstar,.requiredlang {
	color: CC0000;
}


.alert {
	color: CC0000;
        font: bold 100% ;
}

.namefieldheading {
	text-align: left;
	font: small ;
}

.searchorder {
        padding-top: 12pt;
}

.searchmustfulfill {
        padding-top: 12pt;
}

.main {
        margin: 1em;
}

dt {
	font-weight: bold;
}

.numeral {
	font-weight: bold;
}

.ignoredword {
	font-style: italic;
}


.subject_browser_opts, .subject_browser_selections, .subject_browser_search
{
	margin-left: 1em;
	margin-right: 1em;
	padding: 0.5em;
	border-style: solid;
	border-color: #ccc;
	border-width: 1px;
}
.subject_browser_selections
{
	margin-top: 0.5em;
	background-color: #ffffaa;
}

.subject_browser_selections span.subject
{
	font-weight: bold;
}
.subject_browser_opts
{
	margin-bottom: 0.5em;
}
.subject_browser_selected
{
	font-style: italic;
}

.row_a
{
	background-color: #DEE0E6; 
}
.row_b
{
	background-color: #EEF0F6; 
}

.row_a td, .row_b td
{
	border-top: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
}
td.first_col 
{
	border-left: #CCCCCC 1px solid;
}
td.last_col 
{
	border-right: #CCCCCC 1px solid;
}
td.middle_col 
{
	border-right: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
}


.status_row_heading, th, .submission_buttons, .searchbuttons, .searchcontrols
{
        font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	padding: 2px;
	border: #CCCCCC 1px solid;
	background-color: #EEF0F6; 
}
th.empty_heading, tr.header_plain th {
	background-color: none;
	border-style: none;
}

.submission_buttons, .searchbuttons, .searchcontrols
{
	margin-top: 8pt;
	text-align: center;
        padding: 4px;
	text-decoration: none;
}
.searchcontrols 
{
	padding: 8px;
}
	
.problems
{
	margin-top: 8pt;
	margin-bottom: 8pt;
        border: 4px;
        padding: 16pt;
        border-style: solid;
        border-color: CC0000 ;
        background-color: #f8f8f8;
	text-decoration: none;
}

.preview
{
	margin: 1em 0 1em 0;
	background-color: #EEF0F6;
	padding: 1em;
	border: 2px #CCCCCC dashed;
}
	
/* local changes */

.header {
	background-color: #EEF0F6; 
	color: #000000;
	padding: 4px;
	margin: 3px 0em 3px 0em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-bottom: 16px;
	line-height: 13px;
	background-color: #EEF0F6;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
}

p.latestday {  font-weight: bold;
	color: #03257D;  
	border: 1px dashed #CCC;
	border-width: 1px 0px 0px 0px;
	width: 100% }

p.latest {  font: 11px/15px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px; }

.noborder { border: none; margin: 0px 0px 0px 0px; }

.actionbutton:hover { background-color: #CC6600; }

.frontsearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px/15px;
	background-color: #EEF0F6; 
	color: #000000;
	padding: 4px;
	margin: 3px 0em 3px 0em;
}

body {  background-image: url(http://webdev4.otago.ac.nz/jainslee/images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial,Helvetica,Sans-serif; font-size: 11px/15px;
}

h3 {  font: lighter 14px Arial, Helvetica, sans-serif; color: #03257D;  
	border: solid #CCC; border-width: 1px 0px 0px 0px;
	padding: 8px 0px 4px 0px; 
	margin: 20px 0px 0px 0px;
	background-color: #FFFFFF;
	line-height: 14px;
	letter-spacing: 0em;
	width: 100%}

.noborder {  font: lighter 14px Arial, Helvetica, sans-serif; color: #03257D;  
	border: none;
	padding: 8px 0px 4px 0px; 
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	line-height: 14px;
	letter-spacing: 0em;
	width: 100%}

h4 {
	font: lighter 12px Arial, Helvetica, sans-serif;
	color: #03257D;
	padding: 8px 0px 4px 0px; 
	margin: 20px 0px 0px 0px;
	width: 100%;
	line-height: 12px;
}