/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements.  See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
* the License.  You may obtain a copy of the License at
*
*     http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

/* page */

@import url("news.css");

#page {
    padding: 0px;
    margin: 0px;
    position: relative;
}

/* tabs */

#tabs {
    border-bottom: solid 5px #DE0000;
    color: Maroon;
    position: absolute;
    top: 88px;
    width: 100%;
}

#tabs a {
    text-decoration: none;
    color: White;
}

#tabs table {
    font-family: Verdana, Arial, Sans-serif;
    font-size: 80%;
}

#tabs td {
    vertical-align: bottom;
}

#tabs div {
    white-space: nowrap;
}

.tab a, .tab-selected a {
    display: block;
}

.tab a span, .tab-selected a span {
    padding: .3em .6em;
    display: block;
}

.tab a span {
    background: url('http://cms.oomega.net/modules/svg/tab-topRight-1-FFEEEE-DE0000.png') right top no-repeat;
    border-bottom: solid 1px #DE0000;
    color: Maroon;
}

.tab a {
    background: url('http://cms.oomega.net/modules/svg/tab-topLeft-1-FFEEEE-DE0000.png') left top no-repeat;
    color: Maroon;
}

.tab a:hover span {
    background: url('http://cms.oomega.net/modules/svg/tab-topRight-1-EEAAAA-DE0000.png') right top no-repeat;
    border-bottom: solid 1px #DE0000;
    color: Maroon;
}
  
.tab a:hover {
    background: url('http://cms.oomega.net/modules/svg/tab-topLeft-1-EEAAAA-DE0000.png') left top no-repeat;
}
  
.tab-selected a span {
    background: url('http://cms.oomega.net/modules/svg/tab-topRight-1-DE0000-DE0000.png') right top no-repeat;
    border-bottom: solid 1px #DE0000;
}

.tab-selected a {
    background: url('http://cms.oomega.net/modules/svg/tab-topLeft-1-DE0000-DE0000.png') left top no-repeat;
}

.tab-separator {
    border-bottom: solid 1px #DE0000;
}

.tab-pre-separator {
    width: 25px;
    border-bottom: solid 1px #DE0000;
}

td.tab-post-separator {
    width: 100%;
}

/* menu */

#menu, #languageselector {
    font-family: Verdana, Arial, Sans-serif;
    border: solid 1px #003773;
    border-left: none;
    border-top: none;
    color: Maroon;
    padding: 5px 0px 5px 0px;
    background-color: #EBEBEB;
}

#menu {
  border-bottom: none;
}

#languageselector {
    font-size: 80%;
    padding-top: 20px;
    padding-left: 15px;
    /*
    border: none;
    background: url('http://cms.oomega.net/modules/svg/tab-bottomRight-5-EBEBEB-BB9999.png') right bottom no-repeat;
    */
}

#languageselector ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#languageselector ul li {
    display: inline;
}

#languageselector a img {
    border: none;
    margin: 0;
    padding: 1px;
  border: solid 5px #EBEBEB;
    /*
  border: solid 1px #000000;
  */
  vertical-align: middle;
}

#menu a, #languageselector a {
    text-decoration: none;
    color: Maroon;
}

#languageselector a {
}

#languageselector a:hover {
    text-decoration: none;
}

#languageselector a.lenya-language-isCurrent {
    font-weight:bold;
}

#languageselector a.lenya-language-isCurrent img {
  border: solid 5px #FFFFFF;
}

#languageselector a.lenya-language-isAvailable {
}

#languageselector a.lenya-language-isUnavailable {
    color:#aaaaaa;
    opacity: 0.5;
}

#menu a:hover {
    text-decoration: underline;
}


.menublock-1, .menublock-selected-1 {
    padding: 0px;
    /*
    border-top: solid 1px #DE0000;
    background: #EBEBEB;
    */
}

.menublock-1 .menublock-2 { display: none; }
.menublock-2 .menublock-3 { display: none; }
.menublock-3 .menublock-4 { display: none; }
.menublock-4 .menublock-5 { display: none; }

.menuitem-1, .menuitem-selected-1,
.menuitem-2, .menuitem-selected-2,
.menuitem-3, .menuitem-selected-3,
.menuitem-4, .menuitem-selected-4,
.menuitem-5, .menuitem-selected-5 {
  font-size: 80%;
}
  
.menuitem-1, .menuitem-selected-1 {
  position: relative;
  top: 5px;
  margin: 10px 0px 0px 0px;
  padding: 2px 5px 2px 30px;
}

.menuitem-2, .menuitem-selected-2 {
  position: relative;
  top: 5px;
  padding: 2px 5px 2px 50px;
}

.menuitem-3, .menuitem-selected-3 {
  position: relative;
  top: 5px;
  padding: 2px 5px 2px 70px;
}
  
.menuitem-4, .menuitem-selected-4 {
  position: relative;
  top: 5px;
  padding: 2px 5px 2px 90px;
}
  
.menuitem-5, .menuitem-selected-5 {
  position: relative;
  top: 5px;
  padding: 2px 5px 2px 110px;
}

.menuitem-1 {
  background: url('http://www.oomega.net/images/bullet.png') 16px .55em no-repeat;
}

.menuitem-2 {
  background: url('http://www.oomega.net/images/bullet.png') 36px .55em no-repeat;
}

.menuitem-3 {
  background: url('http://www.oomega.net/images/bullet.png') 56px .55em no-repeat;
}

.menuitem-4 {
  background: url('http://www.oomega.net/images/bullet.png') 76px .55em no-repeat;
}

.menuitem-5 {
  background: url('http://www.oomega.net/images/bullet.png') 96px .55em no-repeat;
}

.menuitem-selected-1 {
  background: url('http://www.oomega.net/images/bullet-selected.png') 16px .55em no-repeat;
}

.menuitem-selected-2 {
  background: url('http://www.oomega.net/images/bullet-selected.png') 36px .55em no-repeat;
}

.menuitem-selected-3 {
  background: url('http://www.oomega.net/images/bullet-selected.png') 56px .55em no-repeat;
}

.menuitem-selected-4 {
  background: url('http://www.oomega.net/images/bullet-selected.png') 76px .55em no-repeat;
}

.menuitem-selected-5 {
  background: url('http://www.oomega.net/images/bullet-selected.png') 96px .55em no-repeat;
}

.menuitem-selected-1,
.menuitem-selected-2,
.menuitem-selected-3,
.menuitem-selected-4,
.menuitem-selected-5 {
  background-color: #DE0000;
  color: white;
/*
  color: black;
  background-color: #BB9999;
  font-weight: bold;
*/
}
  
/* breadcrumb */

#breadcrumb {
    padding: 5px 0px 3px 30px;
    background-color: #FFEEEE;
    border-top: solid 1px #BB9999;
    border-bottom: solid 1px #BB9999;
    font-family: Verdana, Arial, Sans-serif;
    font-size: 80%;
}

#breadcrumb a {
    text-decoration: none;
    color: Maroon;
}

#search {
    font-family: Verdana, Arial, Sans-serif;
    font-size: 100%;
    float: right;
    position:absolute;
    top:98px;
    right:10px;    
    text-align: right;
}

input.searchfield {
    font-size: 80%;
    background-color: #ffffff;
    border: 1px solid #BB9999;
}

input.searchsubmit {
    font-size: 80%;
    color: Maroon;
    background-color: #FFEEEE;
    border: 1px solid #BB9999;
}

input.searchsubmit:hover {
    background-color: #EEAAAA;
}

/*
#search a {
    text-decoration: none;
    color: Maroon;
}
*/

/* body */

a {
  color: #DE0000;
  text-decoration: none;
}

#body a {
  font-weight: bold;
}

body {
    font-family: Verdana, Arial, Sans-serif;
    list-style-image: url('http://www.oomega.net/images/list-style-image.png');
    color: #450000;
}

#body {
    border: none;
    padding: 1em;
    margin-left: 10px;
}

#footer {
    border: none;
    border-top: 1px solid #BBBB99;
    padding: 0em 1em;
    margin-left: 10px;
    font-style: italic;
    color: Maroon;
}

#quicklinks {
    margin-top: 10px;
    margin-left: 0px;
}

#quicklinks img {
    margin: -1px;
}

#externallinks {
    margin-top: 30px;
    margin-left: 10px;
}

#externallinks img {
    margin-top: 10px;
}

#addthis {
    margin-left: 10px;
} 

#main {
/*
    float: left;
    width: 80%;
*/
}

h1 { font-size: 140%; }
h2 { font-size: 100%; }
h3 { font-size: 80%; }
p { font-size: 80%; }
li { font-size: 80%; }

tt { font-size: 120% }

.crossheading { font-weight: bold; font-size: 110%; }

.small {
  font-size: 70%
}

table.buy {
  border-collapse: collapse;
}

th.buy {
  font-size: 80%;
  line-height: 50%;
  padding: 3px;
  background-color: #DE0000;
  color: White;
}

td.buy {
  font-size: 80%;
  line-height: 50%;
  padding: 3px;
  background-color: #FFEEEE;
}

table.simple {
    border-collapse: collapse;
/*
    background-color: #909090;
    border-color: #909090;
*/
    width: auto;
}

div#body img.border {
  border: solid 1px #450000;
  
}

div#body td {
  vertical-align: top;
  padding: 10px;
}

div#body th {
  vertical-align: top;
  padding: 10px;
}

td.simple {
    font-size: 80%;
    padding: 3px;
    background-color: White;
    border: solid 1px Navy;
    vertical-align: top;
}

th.vertical {
  font-size: small;
  font-weight: normal;
  text-align: right;
  vertical-align: top;
  padding-right: 1em;
  color: #666666;
}

pre {
  background-color:#F2F2F2;
  border: 1px dashed;
  padding:5px;
}
  
img.simple {
}

#publication-title {
    font-family: verdana, arial, sans-serif;
    font-weight: bold;
    font-size: 20px;
    vertical-align: bottom;
    padding-left: 25px;
    padding-bottom: 15px;
    color: Maroon;
}

#project-background {
    padding: 0px 0px 0px 0px;
    text-align: right;
}

#project-logo {
    position: absolute;
    top: 26px;
    left: 23px;
}

.media {
    text-align: center;
    padding: 10px;
}

.caption {
    padding: 5px;
    text-align: center;
    font-style: italic;
    font-size: 80%;
}

.abstract {
    font-weight: bold;
}

h1 {
    font-size: 120%;
    color: #DE0000;
}

h2 {
    font-size: 100%;
    color: Maroon;
    border-bottom: solid 1px #BB9999;
    margin-top: 30px;
}

.asset { 
    display: block;
    color: #000;
    margin: 10px 10px 10px 5px;
    font-size: small;
}

.asset img {
    vertical-align: middle;
}

div.search-box {
	border: solid 1px #CCCCCC;
	width: auto;
	max-width: 100%;
	font-size: small;
	margin-bottom: 10px;
}

div.search-box-title {
    background-color: #DDDCCF;
	border-bottom: solid 1px #CCCCCC;
	color: Black;
	font-weight: bold;
	padding: 3px 10px;
}

div.search-box-body {
    padding: 10px;
    background-color: #F5F4E9;
	color: Black;
}

table.search-table {
	color: Black;
	background-color: White;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.search-table-noborder {
	border: 0px;
	border-spacing: 0px;
}

table.search-table th {
    background-color: #DDDCCF;
	border: solid 1px #CCCCCC;
	color: Black;
	font-weight: bold;
	padding: 3px 10px;
	text-align: left;
	font-size: small;
}

table.search-table td {
    background-color: #F5F4E9;
	border: solid 1px #CCCCCC;
	padding: 3px 10px;
	font-size: small;
	color: Black;
}

table.search-table-noborder td {
	border: 0px;
	padding: 3px 10px;
	font-size: small;
}

table.search-table-noborder-nopadding td {
	border: 0px;
	padding: 0px;
	font-size: small;
}

table.search-table-noborder-nopadding th {
	font-size: small;
}

/* Broken Internal Links in Authoring area */
a.brokenlink {
    background-color: yellow;
    border: 1px dashed #000000;
    text-decoration: none;
}

/* Search Results */
.search-results-form {
    margin-bottom: 20px; }

ul.search-results {
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
} 

ul.search-results li {
    padding: 0.50em 0;
}

ul.images li {
    float: left;
    padding: 0 10px 10px 0;
    text-align: center;
}

ul.images img {
    border: solid 1px blue;
}

ul.images div.imageTitle {
}

.search-result-score {
    font-size: 90%;
    font-weight: normal;
}

.search-result-rank {
    float: left; 
}

.search-result-title {
    margin: 0 0 0 30px;
    padding: 0;
    font-weight: bold;
}

.search-result-description {
    margin-left: 30px;
    color: #999999;
}

