body {
        behavior: url("https://www.projectrhea.org/rhea/skins/rhea/csshover3.htc");
}
body {
	color: #444;
	background: #fff url(title_bg.png) 0 -80px repeat-x;
	background: #A37B2C url(bg_gold.png) repeat-x scroll 0 0;
	position: relative;
	margin: 10px;
	padding: auto;
	font-family: trebuchet ms,luxi sans,sans-serif;
	font-size: 12px;/*96%;*/
	text-align: center;
}
h1 img, h2 img, h3 img, h4 img 
{	
	margin-right: 6px;
	vertical-align: middle;
}
h1, h2, h3, h4, h5 {
	color: #222;
	clear: both;
	font-size: 16px;
}
#content-body > h2 {
	margin-top: 3em;
}
#content-body > h2:first-child {
	margin-top: 0;
}
a {
	text-decoration: none;
}
a:link {
	color: #66e;
}
a:visited {
	color: #a6a;
}
a:active {
	color: #fff !important;
	background-color: #f50;
}
a:hover {
	color: #f50;
	text-decoration: underline;
}

.linkDiv {
	color: #66e;
	cursor: pointer;
}
.linkDiv:hover{
	color: #f50;
	text-decoration: underline;
	cursor: pointer;
}
.highlightRed {
	color: #66e; 
}
.highlightRed:hover {
	color: #f50;
	text-decoration: underline;
}

a img {
	border: 0;
	vertical-align: middle;
}
div.floatright, div.tright, table.floatright {
	clear: right;
	float: right;
	position: relative;
	margin: 0 1em 0.5em 0;
	border: 0
}
div.floatleft, div.tleft, table.floatleft {
	float: left;
	position: relative;
	margin: 0 1em 0.5em 0;
	border: 0
}
.img-inset {
	float:left;
	padding: 0 1em 0.5em 0;
}
.img-alone {
	display: block;
	margin: 0.75em auto;
	text-align: center;
	border: 2px solid transparent;
}
.img-leader {
	float: left;
	margin-right: 12px;
}
a:hover > .img-alone {
	border: 2px solid #f50;
}
.clear {
	border: 0;
	clear: both;
}
hr.invisible {
	     visibility:hidden;
}
hr.dotted {
	border-bottom: 1px dotted #ccc;
	background-image:none; padding:0px; margin:0px; height:0px;
}
.spacing {
	margin: 1em auto;
}
.spacing-2 {
	margin: 2em auto;
}
#header {
	padding: 0;
	width: 344px;
	position: relative;
	margin: 0 auto;
}
#header h1 {
	padding: 0;
	text-indent: -200em;
	background: transparent url(rhea_logo.png) no-repeat;
	width: 325px;
	height: 150px;
	margin: 0;
	z-index: 1000;
}
#article-info {
	margin-top: 3px;
	font-size: 0.6em;
}

#nav-top {
	clear: both;
	text-align: center;
	list-style-type: none;
}
#nav-top li {
	margin: 0;
	display: inline;
	padding: 0;
}
#nav-top li a {
	margin: 0 auto;
	padding: 3px 12px 4px 12px;
	_padding: 6px 12px;
	text-decoration: none;
	border-left: 1px dotted #ccc;
	color: white;
	font-family: Lucida Grande,Lucida Sans Unicode,Lucida Sans,Geneva,Arial,Helvetica,Tahoma,sans-serif;
	font-size-adjust: none;
}
#nav-top li a:hover {
	background: #A37B2C;
}
#nav-top li:first-child a {
	border: 0;
}
#nav-top {
	margin: 0 auto 0px 0px;
	padding: 1px 2em;
	border: 1px solid #ccc;
	background-color: #f6f6f6;
	background-color: #000;
}
#content {
	float: left;
	width: 100%;
	
	text-align: left;
	/*margin: 0 0 2em 5px;*/
	
	line-height: 1.7em;
	padding: 0em;
	
}
#contentwrap {
	/*margin-right: 260px;*/
}
#content-body {
	background: #fff;
	padding: 1em 2em;
	
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 5px solid black;
	
	margin-bottom: 2em;
}
.rightside {
	float: left;
	width: 250px;
	margin-left: -256px;
	margin-top: 0px;
}
.sideBox {
	width: 249px;
	background-color: white;
	height: 185px;
	border: 1px solid #666;
	margin-bottom: 3px;
	margin-left: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.oece_img {
	width: 100px;
	vertical-align: top;
	margin: 6px 3px 1px 3px;
	border: none;
	cursor: pointer;
}

.oece_desc {
	font-size: 16px;
	float: right;
	margin: 6px;
	width: 120px;
}

.oece_wrap {
	margin-top: 7px;
}
.oece_year {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}
.oece_shortdesc {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	margin-right: 10px;
}

.oece_name {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 120px;
	margin-left: 8px;
}


.with-sidebar #content {
	background: transparent url(divider-vert.png) 540px 0 repeat-y;
}
.with-sidebar #content-body {
	width: 510px;
	float: left;
	padding-right: 50px;
}
#sidebar {
	float: left;
	width: 200px;
	font-size: small;
}
#sidebar h2 {
	font-size: small;
	margin: 1.5em 0 0.5em 0;
}
#sidebar h2:first-child {
	margin-top: 0;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	line-height: 1.25em;
}
#sidebar ul > li {
	margin: 0;
}
.summary {
	font-weight: bold;
}
.split-half {
	vertical-align: top;
	width: 46%;
	float: left;
	padding: 1em 2% 1em;
}
.split-third {
	vertical-align: top;
	width: 29.333%;
	float: left;
	padding: 1em 2% 1em;
}
.split-tosize {
	vertical-align: top;
	float: left;
	padding: 1em 2% 1em;
}
.split-half:first-child {
	padding-top: 0;
}
.thumbcaption {
	text-align: center;
}
ul#supported-items {
	margin: 0 0 0 1em;
	padding: 0;
	list-style: none;
	line-height: normal;
}
ul#supported-items > li {
	float: left;
	font-weight: bold;
	width: 50%;
	font-size: small;
	margin-bottom: 1em;
}
ul#supported-items > li > img {
	vertical-align: middle;
	position: relative;
	bottom: 2px;
}
ul#supported-items > li > ul {
	margin: 0;
	padding: 0 0 0 1em;
}
ul#supported-items > li > ul > li {
	font-weight: normal;
	float: left;
	list-style: none;
	padding-left: 6pt;
	color: #999;
	font-size: smaller;
}
span.nowrap {
	white-space: nowrap;
}
ul > li {
	margin-left: 2em;
}
.img-box {
	text-align: center;
}
.img-box strong {
}
.urlexpansion, .printfooter, #toc {
	display: none;
}
.clearboth {
	clear: both;
}
#toc {
	display: block;
	float: right;
	font-size: 80%;
	clear: none;
	position: absolute;
	right: 0;
	display: none;
}
div.editsection {
	margin-bottom: -5em;
	font-size: 0.8em;
}
.editsection {
	font-size: 60%;
	margin-right: 0.5em;
	display: none;
}
textarea {
	width: 100%;
}
pre {
	font-size: 1.2em;
}
.tex {
	vertical-align: middle;
}
div.searchForm {
	position: absolute;
	right: 0;
	top: 100px;
	text-align: right;
}
#p-personal-actions, #p-content-actions {
        position: relative;
}
#p-navigation li ul {
        display: none;
        position: absolute;
        left: 0;
	margin: 0;
        margin-top: 1px;
	_margin-top: 30px;
	border: 1px solid #ccc;
        background-color: #000;
	overflow: hidden;
	width: 200px;
}
#p-navigation li ul li {
	float: left;
	display: block;
        text-align: left;
        color: white;
        margin: 0;
	margin-left: -40px;
        _margin-left: 0;
	padding: 0;
	width: 220px!important;
}
#p-navigation li ul li a {
        float: left;
	border: none;
	width: 220px!important;
	margin: 0;
	padding: 3;
}
#p-navigation li ul li a:hover {
        background: #A37B2C;
	width: 220px!important;
}
#p-navigation li:hover ul {
        display: block;
}
.code {
	white-space: pre;
	background: #111;
	color: #eee;
	padding: 2em;
	margin: 2em 4em;	
	font-family: Consolas, monospace;
	font-weight: bold;
}