﻿/* General styles */

body {
    background-color: white;
    font-size: 10pt;
    font-family: Verdana;
    margin-left: auto;
    margin-right: auto;
    width: 994px;    
}

img {
    border-style: none;
}

a:link, a:visited, a:hover {
    color: Blue;
    text-decoration: none;
    font-weight: bold;
}

.DocSelected a:link, .DocSelected a:visited, .DocSelected a:hover {
    color: Red;
}

a:hover {
    text-decoration: underline;
}

/* Page components */
div.bodyholder {
    border: 1px solid black;
    border-bottom: 0px;
    clear: both;
}

/* Hacks for IE. Without this, the side borders in the general layout magically disappears
 * when scrolling and the content contains blocks with style="float: left;" or 
 * style="float: right;"
 */
/* IE6 */
* html div.bodyholder {
    width: 994px;
}
/* IE7 */
*+html div.bodyholder {
	width: 994px;
}

div.mainLogo {
    height: 40px;
    float: left;
}

div.mainHeader {
	position: relative;
    height: 40px;
    margin: auto;
    text-align: right;
}

div.loginNotice {
	float: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
    text-align: right;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
}

div.globalOptions {
    background: #e8e8e8 url( '../images/MenuBorder2.gif' ) repeat-x bottom;
    padding-top: 5px;
    padding-bottom: 5px;
}

.alternatingKey {
    background-color: #fcfcfc;
}

.doc_level_0 {
    padding-left: 0px;
}
.doc_level_1 {
    padding-left: 10px;
}
.doc_level_2 {
    padding-left: 20px;
}

#breadcrumb {
    text-align: right;
    width: 100%;
    margin: 0px;
}

#content {
    margin: 0px;
    padding: 0px;
}

div.errorMessage {
    font-weight: bold;
    color: red;
    padding: 50px;
    margin-right: auto;
    margin-left: auto;
    margin: 50px;
    vertical-align: middle;
    text-align: center;
}

div.message {
	font-weight: bold;
	padding: 50px;
	margin-right: auto;
	margin-left: auto;
	margin: 50px;
	vertical-align: middle;
	text-align: center;
}

div.header,
table.keyvaltable tr td.SubBigHeaderCell {
    background-color: #bbb;
    font-weight: bold;
    padding-top: 6px;
    padding-bottom: 6px;
    border-top: solid 1px #000000;
}


div.valorheader {
    background-color: #bbb;
    width: 100%;
    font-weight: bold;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid black;
}

div.details {
    margin: 0px;
    padding: 0px;
}

div.details div.header,
#footer,
table.keyvaltable tr td.SubBigHeaderCell {
    text-align: left;
    background: #FFFFFF url( '../images/MenuBorder2.gif' ) repeat-x bottom;
    background-color: #E8E8E8;
    margin: 0px;
}

#footer {
    clear: both;
    border-top: 1px solid black;
    text-align: right;
    line-height: 30px;
    vertical-align: middle;
}

.footercontentleft {
    float: left;
    margin-left: 5px;
}

.footercontent {
    margin-right: 6px;
}

div.details div.header span,
table.keyvaltable tr td.SubBigHeaderCell {
    padding-left: 6px;
}

div.toplink {
    float: right;
}

/* Table layouts */
table.keyvaltable tr td.SubHeaderCell {
    text-align: left;
    padding-left: 40px;
    font-weight: bold;
    color: #a00000;
    height: 40px;
}

/* Hacks for IE. Without this, the values some times flies far to the right.
 */
/* IE6 */
* html table.keyvaltable tr td.keycell {
	width: 22%;
}
/* IE7 */
*+html table.keyvaltable tr td.keycell {
	width: 22%;
}

table.keyvaltable tr td.keycell {
    font-weight: bold;
    text-align: right;
    padding-right: 15px;
    width: 200px;
}

table.keyvaltable tr {
    padding-top: 2px;
    padding-bottom: 2px;
}

table.datatable tr th {
    font-weight: bold;
    background-color: #ccc;
    text-align: left;
}

table.datatable tr td.important {
    font-weight: bold;
}

table .bondGridFilterList {
	font-size: 7pt;
	color: #A00000;
	display: block;
	margin: auto;
	background-color: #ffffff;
}

/* Telekurs navigational */
#blockBreadCrumb {
    display: none;
}

div.menu span a {
    padding: 10px;
}

div.boxMenu {
    float: left;
    width: 100%;
    background: #e8e9e8 url( '../images/MenuBorder2.gif' ) repeat-x bottom;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

div.boxMenu a, div.boxMenu a:visited {
    float: left;
    font-weight: bold;
    font-size: 10pt;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
    padding: 5px 15px 5px 15px;
    color: #000000;
    border-right: black 1px solid;
    white-space: nowrap;
}

div.boxMenu a:hover, div.boxMenu .selected {
    float: left;
    background-color: #ffffff;
    text-decoration: none;
}

div.boxMenu a:hover, div.boxMenu .selected span {
    float: left;
    color: #a00000;
}

.delimitor {
    border-bottom: solid 1px #000000;
}

/*div.mainMenu div {
	padding: 0px 0px 0px 10px;
}*/

/* Tab menu CSS */
DIV.taMenu {
    float: left;
    width: 100%;
    background: #e8e8e8 url( '../images/MenuBorder2.gif' ) repeat-x bottom;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

DIV.taEmptyMenu {
    float: left;
    width: 100%;
    background: #e8e9e8 url( '../images/MenuBorder2.gif' ) repeat-x bottom;
    padding: 4px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    line-height: 30px;
}

div.taMenu a, div.taMenu a:visited {
    float: left;
    display: block;
    color: #000000;
    background: #e8e9e8 url( '../images/MenuRight_ny.gif' ) no-repeat right top;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    border-bottom: solid 1px #333333;
}

div.taMenu span {
    float: left;
    display: block;
    background: url( '../images/MenuLeft_ny.gif' ) no-repeat left top;
    white-space: nowrap;
    padding: 5px 9px 5px 9px;
}

div.taMenu a:hover {
    color: #a00000; /*background-position: 100% -150px;*/
    text-decoration: none;
}

/*div.taMenu a:hover span {
	background-position: 0% -150px;
}*/

div.taMenu div {
    padding: 0px 0px 0px 10px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

/* div.taMenu span {float : none;} */

/* End IE5-Mac hack */

div.taMenu a.selected, div.taMenu a:visited.selected {
    /*background-position: 100% -150px;*/
    border-bottom-color: #e8e9e8;
}

div.taMenu .selected span {
    /*background-position: 0% -150px;*/
    color: #a00000;
}

div.taMenu .disabled span {
    /*padding-bottom: 5px;*/
    color: #cdcdcd;
}

.taMenu .category_space span {
    margin-right: 50px;
    border-width: 0px;
    background: #e8e8e8;
}

.normalRow {
    background-color: white;
}

.selectedRow td, .normalRow td, .alternatingRow td, .markedRow td {
    padding-left: 4px;
    padding-right: 4px;
}

.alternatingRow {
    /*background-color: #fcfcfc;*/
    background-color: #cccccc;
}

.selectedRow td {
    background-color: #aaaaaa;
    border-color: Black;
    border-top-style: solid;
    border-bottom-style: solid;
    border-width: 2px;
    font-weight: bold;
}

.markedRow td {
    /*border-top-style: solid;*/
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: Black;
}

.SRLoginBox_LoginInputPanel {
    width: 117px;
    text-align: left;
    margin: auto;
}

#credentials, #credentials a {
    color: #939598;
    font-weight: normal;
    text-align: center;
}

#credentials a {
    text-decoration: underline;
}

.floatingRightBox {
	float: right;
	background-color: #f9f9f9;
	border: 1px solid #999;
	padding: 5px;
	margin: 10px;
}

.floatingLeftBox {
	float: left;
	background-color: #f9f9f9;
	border: 1px solid #999;
	padding: 5px;
	margin: 10px;
}