﻿/* General styles, body etc. */

/* Layout - container encloses all. */
#container	{ position:relative;  min-width:720px; margin: 0px; padding: 0px;}

body { background: #fff; margin: 0px; padding: 0px; font:12px/14px verdana, arial, helvetica, sans-serif; }

#content {
	position:absolute;
	top: 54px;
	left: 141px;
	margin: 0px; 
	padding: 10px; 
	border: 0px solid #000;
}

#sup-content {
	margin: 10px; 
	border: 0px solid #000;
}

#search-page {
	position:absolute;
	top: 54px;
	left: 0px;
	margin: 0px; 
	padding: 5px; 
	border: 0px solid #000;
}

#nav-links {
	position:absolute;
	top: 0px;
	left: 0px;
	margin: 0px; 
	width: 140px;
	padding: 1 3 1 3px; 
	border: 0px solid #000;
	background: #ccc;
}

#sprd-logo {
	position:absolute;
	top: 0px;
	left: 0px;
	margin: 0px; 
	width: 140px;
	height: 51px;
	padding: 1 3 1 3px; 
	border: 0px solid #000;
	background: #ccc;
}
#nav-buttons1 {
	position:absolute;
	left: 146px;
	margin: 0px; 
	padding: 0px; 
	border: 0px solid #000;
	width: 720px; /* required for IE so buttons don't wrap */
}

#nav-buttons2 {
	position:absolute;
	top: 27px;
	left: 146px;
	margin: 0px; 
	padding: 0px; 
	width: 720px; /* required for IE so buttons don't wrap */
}

h1, h2, h3, h4 {
	margin: 0px;
}

h1 {
	font-size: 2.0em;
	line-height: 150%;
	color: #066;
	margin: 0 0 0 5px;
}

h2 {
	font-size: 1.5em;
	line-height: 125%;
	color: #066;
	margin: 0 0 10 5px;
}

.simh2 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 220%;
	color: #936;
	margin: 5 0 0 5px;
}

h3 {
	font-size: 1.0em;
	line-height: 150%;
	font-style: italic;
	color: #936;
	margin: 5 0 0 5px;
}

h4 {
	font-size: 1.0em;
	color: #000;
	margin: 5 0 0 5px;
}

h5 {
	font-size: 1.0em;
	color: #000;
	margin: 5 0 0 5px;
}

h6 {
	font-size: 0.8em;
	line-height: 100%;
	color: #000;
	margin: 0 0 0 5px;
}

p {
	margin: 5 0 15 5px;
}

p.caption {
	font-size: 0.8em;
	margin: 0 0 0 5px;
}

p.authors-etc {
	font-size: 0.8em;
	margin: 0 0 3 5px;
}

p.paper {
	font-size: 0.9em;
	margin: 0 0 10 5px;
}

a {
	text-decoration: none;
}

a:link {
	color:#039;
}

a:visited {
	color:#639;
}

a:hover {
	color:#669; 
	text-decoration: underline;
}

a:active {
	color:#c00;
}

/* ol { */
/* 	margin: 0 5 10 15px; */
/* 	padding: 0 5 0 10px; */
/* } */

ul {
	margin: 0 5 10 15px;
	padding: 0 5 0 10px;
}

li {
	padding: 5 0 5 0px;
}

ul.sidebar {
	font-size: 0.8em;
	margin: 0 5 10 15px;
	padding: 0 5 0 10px;
}

li.sidebar {
	padding: 5 0 5 0px;
}

TH, TD, FORM {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    margin-left: 0%;
    margin-top: 0%;
}

.centered {
	width: 560px;
	text-align: center;
	margin: 10px;
}

.column-30 {
	float: right;
	width: 40%;
	margin: 10px;
	border: 0px solid #000;
}

.column-70 {
	float: right;
	width: 60%;
	margin: 10px;
	border: 0px solid #000;
}

.purple {
    COLOR: #660066;
}

.blue {
    COLOR: #000099;
}

.black-title {
    COLOR: #000000;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold;
}

.red-title {
    COLOR: #993366;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold;
}

.teal-title {
    COLOR: #006666;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold;
}

.black-subtitle {
    font-size: 14px;
    font-weight: bold;
	margin: 5 0 0 5px;
}

.small {
    FONT-SIZE: 11px;
}

.small-blue {
    COLOR: #000099;
    FONT-SIZE: 11px;
}

.small-purple {
    COLOR: #660066;
    FONT-SIZE: 11px;
}

.small-bold {
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
}

.small-bold-blue {
    COLOR: #336699;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
}

.small-bold-red {
    FONT-FAMILY: Helvetica, sans-serif;
    COLOR: #993366;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
}

.small-bold-teal {
    FONT-FAMILY: Helvetica, sans-serif;
    COLOR: #006666;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
}

.small-bold-light-gray {
    FONT-SIZE: 11px;
    COLOR: #CCCCCC;
    FONT-WEIGHT: bold;
}

.small-bold-gray {
    COLOR: #666666;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
}

.small-bold-yellow {
    COLOR: #FFFFCC;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
}

.small-bold-white {
    FONT-FAMILY: Helvetica, sans-serif;
    COLOR: #FFFFFF;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
}

.sequence {
   FONT-FAMILY: Courier, monospace;
   FONT-SIZE: 12px;
}

.sage-data {
   FONT-FAMILY: Helvetica, Geneva, monospace;
   FONT-SIZE: 9px;
}

.footnote {
    font-size: 10px;
	margin: 0 0 0 5px;
}

.tiny {
    FONT-SIZE: 10px;
}

.tiny-indent {
    FONT-SIZE: 10px;
    margin-left: 2em;
}

.tiny-blue {
    COLOR: #000099;
    FONT-SIZE: 10px;
}

.tiny-purple {
    COLOR: #660066;
    FONT-SIZE: 10px;
}

.tiny-bold {
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
}

.nav-title {
    font-size: 10px;
    font-weight: bold;
    margin: 5 0 0 10px;
}

.nav-subtitle {
    font-size: 10px;
    font-weight: bold;
    margin: 0 0 0 12px;
/*    color: #333; */
}

.nav-item {
    FONT-SIZE: 8px;
}
