/* FileName: sq_marketInfo.css */
/* FileDesc: Feuille de style par defaut des sections des marches financiers. */
@import url(../../sq-css-common/css/sq_global.css);
@import url(import/tablesorter.css);
.img_left {
	position: absolute;
	left: 3%;
	padding: 0;
	margin-top: 10px;
	width: 100px;
}
.div_left {
	padding: 10px;
	margin-top: 10px;
	margin-left: 100px;
}

h2 {
	margin: 0 0 10px 0;
	color: #f96;
	font-weight: bold;
  	font-size: 13px;
  	padding: 0;
}
.hr{
	height: 1px;
	border-top: 1px solid #ccc;
	margin: 0 0 15px 0;
}
a.important:link, a.important:visited {
  color:#f96;
  font-weight:bold;
  text-decoration:underline;
}
a.important:hover, a.important:active {
  color:#f96;
  font-weight:bold;
  text-decoration:none;
}

a.smliensorange:link, a.smliensorange:visited, a.smliensorange:active {
	color:#FF6633;
	text-decoration: underline;
}
a.smliensorange:hover {
	color:#FF6633;
	text-decoration: none;
}
/* table par dï¿½fault */
/* table etf supprimï¿½ pour etre remplacer par le css import/tablesorter.css
table {
	width: 100%;
	border: 0;
	border-collapse: collapse;
}
table thead td{
	border: 1px solid #ccc;
	text-align: center;
	padding: 2px 10px 2px 10px;
	background-color: #bbb;
}
table tbody td{
	border: 1px solid #ccc;
	padding: 2px 10px 2px 10px;
}
table tbody td.highlight{
	background-color: #ffffcc;
}
table tbody tr.even td{
	background-color: #eeeeee;
}
table tfoot td{
	text-align: right;
	font-size: 11px;
}
table tbody td.down{
	background-image: url('../images/down.gif');
	background-repeat: no-repeat;
	background-position: 3% center;
}

table tbody td.up{
	background-image: url('../images/up.gif');
	background-repeat: no-repeat;
	background-position: 3% center;
}

table td.text_center{
	text-align: center;
}
table td.text_right{
	text-align: right;
}
*/

/* table etf pour le js 'etf_list.js' */
.table_etf{
	border:solid 1px #ccc;
}
.table_etf tbody td{
	border: 1px solid #ccc;
	padding: 2px 10px 2px 10px;
}
.table_etf_tr{
	background-color: #eeeeee;
	text-align: right;
	font-weight: bold;
	border: 0;
}
.table_etf_td{
	padding: 0 15px 5px 15px;
	border: 0;
}
.table_etf tbody td.noborder{
	border:0;
}
/* Commun a tout les tableaux contenus dans les div du centre*/
.table_etf tbody td.text_center{
  	text-align: center;
}
.table_etf tbody td.text_right{
  text-align: right;
}
.table_etf tbody td.text_left{
  text-align: left;
}
table tbody td.img_down{
	background-image: url('../images/down.gif');
	background-repeat: no-repeat;
	background-position: 3% center;
}

table tbody td.img_up{
	background-image: url('../images/up.gif');
	background-repeat: no-repeat;
	background-position: 3% center;
}
/* ibes */
table.data {
	width: 100%;
	border-collapse: collapse;
}
table.data thead td{
	background-color: #dfdfdf;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 2px 5px 2px 0;
}
table.data thead tr.title td{
	background-color: #fff;
	font-weight: bold;
	color: #f96;
	text-align: left;
	padding: 2px 5px 2px 0;
	border: 0;
}
table.data thead tr.text_right td{
	text-align: right;
}
table.data td.noborder, table.data tr.odd td.noborder{
	background-color: #fff;
	font-weight: bold;
	color: #f96;
	text-align: left;
	padding: 2px 5px 2px 0;
	border: 0;
}
table.data td{
	border: 1px solid #a9a9a9;
}
table.data tbody td a, table.data tbody td a:visited, table.data tbody td a:link{
	color: #000;
	background-color: transparent;
	text-decoration: none;
}
table.data tbody td a, table.data tbody td a:visited, table.data tbody td a:link{
	color: #000;
	background-color: transparent;
	text-decoration: underline;
}
table.data tbody td {
	padding: 1px 5px 1px 5px;
}
table.data tbody tr.odd td {
	background-color: #f2f2f2;
}
table.data tbody td.highlight {
	background-color: #ffd5ad;
}
table.data tbody td.font_bold {
	font-weight: bold;
}
.content p span{
	color: #999999;
	font-weight: bold;
}
/* Adds BG in table */
table.tablesorter tbody tr.even .turnover,
table.tablesorter tbody tr.even .lastChange,
table.tablesorter tbody tr.even .estimatedPriceChange {
	background-color:#FFFFCC;
}


/* -------------------------------------------------- */
#header {
	margin-right: 1px;
}

/* Header with subnavigation */
#first .header_left h1{
	font-family: arial;
}
/* to remove button image properties */
#first ul.menu li span.m_middle , #first ul.menu li span.m_left,#first ul.menu li span.m_right,
#second ul.menu li span.m_middle , #second ul.menu li span.m_left,#second ul.menu li span.m_right,
#third ul.menu li span.m_middle , #third ul.menu li span.m_left,#third ul.menu li span.m_right {
	background: none;
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
	cursor: hand;
	font-family:Arial,Helvetica;
}
#first ul.menu li, #second ul.menu li, #third ul.menu li {
	background-color: transparent;
}
/* --- */
/* adjust space between DIVs */
#second {
	margin-top:15px;
	margin-bottom:15px;
}
#third {
	margin-top:15px;
	margin-bottom:20px;
}
/* --- */
#first ul.menu {
	/* alignement avec border titre */
	margin: 1px 0 0 0;
	_margin: 0;
	_border-right: solid 1px #000000;
}
#first ul.menu li {
	border:solid 1px #000000;
	height: 19px;
	_height: 20px;
	/* hauteur texte */
	line-height: 19px;
	margin: 0 -1px 0 0;
}
#first ul.menu li span.m_middle,
#second ul.menu li span.m_middle,
#third ul.menu li span.m_middle {
	padding: 0px 5px 0px 5px;
	font-size: 13px;
}
#first ul.menu li.highlight {
	background-color:#ff9966;
}
#first ul.menu li a:hover span.m_middle,
#first ul.menu li a:hover span.m_left,
#first ul.menu li a:hover span.m_right {
	color: #CC0000;
}
#second ul.menu {
	_border-right: solid 1px #cc0000;

}
#second ul.menu li {
	border:solid 1px #cc0000;
	background-color:#ffeebb;
	height: 20px;
	/* hauteur texte */
	line-height: 19px;
	margin: 0 -1px 0 0;
}
#second .header_left ul.menu {
	float: none;
}
#second .header_left p {
	margin-top: 0;
	text-decoration: underline;
	height: 20px;
}
#second .header_left ul.menu li {
	background-color:#777777;
}
#second .header_left ul.menu li a span.m_middle {
	color: #FFF;
}
#second .header_left ul.menu li a:hover span.m_middle {
	color: #FFCC99;
}
#second ul.menu li a:hover span.m_middle,
#second ul.menu li a:hover span.m_left,
#second ul.menu li a:hover span.m_right {
	color: #CC0000;
}
#second ul.menu li span.m_left,
#second ul.menu li span.m_right {
	width:auto;
}
#third ul.menu {
	_border-right: solid 1px #000000;
	margin: 0;
}
#third ul.menu li {
	border:solid 1px #000000;
	background-color:#999999;
	height: 20px;
	/* hauteur texte */
	line-height: 19px;
	margin: 0 -1px 0 0;
}
#third ul.menu li span.m_middle {
	color: #FFFFFF;
}
#third ul.menu li a:hover span.m_middle,
#third ul.menu li a:hover span.m_left,
#third ul.menu li a:hover span.m_right {
	color: #FFF;
}
#third ul.menu li.active,
#third ul.menu li.active span.m_middle,
#third ul.menu li.active a:hover span.m_middle {
	background-color:#efefef;
	color: #cc0000;
}
#third .header_left ul.menu {
	_border-right: solid 1px #000000;
}
#third .header_left ul.menu li {
	border:solid 1px #000000;
	background-color:#777777;
}
#third .header_left ul.menu li.snavthird {
	border:solid 1px #000000;
	background-color:#999999;
}
#third ul.menu.float_left {
	float:left;
}
/* modifie le div contenant le lien message */
#msgDiv {
	margin-top: -5px;
	margin-bottom: -6px;
	font-size: 10px;
	height: 6px;
}
/* modifie le lien message se trouvant dans le header */
#msgDiv a:link, #msgDiv a:visited, #msgDiv a:active,
#header .header_left a:link, #header .header_left a:visited, #header .header_left a:active{
	color:#000;
	text-decoration: underline;
}
#msgDiv a:hover, #header .header_left a:hover{
	color:#FF6633;
}
/* Ajoute image *** NEW *** à un élément du menu */
#first ul.menu li.new span.m_left,
#second ul.menu li.new span.m_left,
#third ul.menu li.new span.m_left,
#first ul.menu li.new a:hover span.m_left,
#second ul.menu li.new a:hover span.m_left,
#third ul.menu li.new a:hover span.m_left  {
	background-image: url('../images/new_picto.gif');
	background-repeat: no-repeat;
	background-position: 5px 1px;
	width: 35px;
	display: block;
}
#first ul.menu li.new span.m_middle,
#second ul.menu li.new span.m_middle,
#third ul.menu li.new span.m_middle {
	padding-left: 4px;
}
/* ------------------------------------------------------------ */
/* ------------------------------------------------------------ */
/* title boxe */
.titlebox {
	width: auto;
	margin-bottom: 5px;
}
.titlebox .titlebox_left h2 {
	border-bottom: 1px solid #ccc;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}
.titlebox ul.titlebox_ul {
	padding:0;
	list-style-image: none;
	list-style-type: none;
	float:right;
	margin: 0;
	_border-right: solid 1px #000000;
}
.titlebox ul.titlebox_ul li{
	float:left;
	padding:0;
	text-align:center;
	border: none;
	white-space: nowrap;
	border:solid 1px #000000;
	height: 17px;
	/* hauteur texte */
	line-height: 17px;
	margin: 0 -1px 0 4px;
}
.titlebox ul.titlebox_ul li span.m_left, .titlebox ul.titlebox_ul li span.m_right {
	display:block;
	float:left;
}
.titlebox ul.titlebox_ul li span.m_middle {
	float:left;
	padding:0 8px 0 8px;
}
.titlebox ul.titlebox_ul li a, #first ul.menu li a:visited {
	color:#000;
	text-decoration:none;
}
.titlebox ul.titlebox_ul li a:hover {
	color: #000;
	background:#fff;
}
.titlebox ul.titlebox_ul li.highlight {
	border:solid 1px #cc0000;
	background-color:#ffeebb;
	height: 17px;
	/* hauteur texte */
	line-height: 17px;
	margin: 0 -1px 0 0;
}

.titlebox ul.titlebox_ul li.highlight a:hover span.m_middle {
	color: #CC0000;
}
/* legend d'un tableau (footer) */
div.table_legend {
	color: #000;
	font-size: 11px;
	width: 100%;
	margin: auto;
	text-align: right;
}

/* -------------------------------------------------------------------*/
/* bug fix firefox (remove) */
@-moz-document url-prefix(){
#first ul.menu li span.m_middle ,
#second ul.menu li span.m_middle ,
#third ul.menu li span.m_middle {
	font-size: x-small !important;
}
#first ul.menu li,
#second ul.menu li,
#third ul.menu li {
	height: 17px;
	line-height: 17px;
}
#first ul.menu li {
	margin: 2px -1px 0 0;
}
}
/* -------------------------------------------------------------------*/
/* Page eurex intro */

table.options_actions {
	background-color:#EFEFEF;
	border-collapse: collapse;
}
table.options_actions tr td {
	padding: 8px;
	border:1px solid #999999;
}
table.options_actions tr td.important {
	padding: 8px 50px 8px 8px;
	background-color: #dddddd;
}
/* Primary button */
a.button, a.button:visited, a.button:hover, a.button:link {
    margin: 0 3px 0 3px;
	font-size:11px ;
	color: #fff;
}
a.button span.m_left {
	width: 4px;
	padding: 0;
	height: 21px;
	max-height: 21px;
	background:url(../images/button/btn_left.gif);
	background-repeat: no-repeat;
}
a.button span.m_middle {
	height: 13px;
	background-image:url(../images/button/btn_middle.gif);
	background-repeat: repeat-x;
	padding: 4px 10px 4px 10px;
}
a.button span.m_right {
	width: 4px;
	padding: 0;
	height: 21px;
	max-height: 21px;
	background-image:url(../images/button/btn_right.gif);
	background-repeat: no-repeat;
}
a.button:hover span {
	background-position:0 0;
}
.fxbook_table td span{
	font-weight: bold;
}
.fxbook_table td span.down{
	color: #f00;
}
.fxbook_table td span.up{
	color: #0c0;
}
.fxbook_table{
	border-collapse: collapse;
	font-size: 12px;
	width: 100%;
}
.fxbook_table thead th{
	background-color: #ccc;
	border: 1px solid #999;
	white-space: nowrap;
}
.fxbook_table thead th.first{
	width: 20px;
}
.fxbook_table tbody td{
	border: 1px solid #999;
	text-align: center;
}
.fxbook_table tbody tr.alternate{
	background: #f4f4f4;
}
.fxbook_table tbody tr td.noborder_right, .fxbook_table thead tr th.width {
	width: 5px;
}
.fxbook_table tbody tr td.noborder_right, .fxbook_table thead tr th.noborder_right {
	border-right: 0;
}
.fxbook_table tbody tr td.noborder_left, .fxbook_table thead tr th.noborder_left {
	border-left: 0;
}
.fxbook_table tbody tr td.noborder, .fxbook_table thead tr th.noborder {
	border-left: 0;
	border-right: 0;
}
.fxbook_table tbody tr td img {
	padding: 0 2px;
}
