/* @override http://www.madridfinancialcentre.org/wp-content/themes/mcf/print.css */

body {
	font: 62.5%/1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000 !important;
	background-image: none !important;
}

td, th, h1, h2, h3, h4, h5, h6 {
	font-family: helvetica, sans-serif;
}

h1 {
	font-size: 18pt;
}

h2 {
	font-size: 15pt;
}

h3 {
	font-size: 14pt;
}

h4 {
	font-size: 13pt;
}

h5 {
	font-size: 12pt;
}

h6 {
	font-size: 11pt;
}

div#print-header {
	border-bottom: 5px solid #ccc;
	display: block !important;
	height: 40px;
	width: 100%;
	position: absolute;
	padding: 0 0 0 4px !important;
	margin: 0 !important;
	top: 20px;
	text-align: right;
}

div#header {
	display: none;
}

div#sidebar {
	display: none;
}

div#header-image {
	display: none;
}

div#header-languaje {
	display: none;
}

#qtrans_language_chooser li.active a span, #qtrans_language_chooser li a span {
	display: none;
}

div#content {
	width: 98% !important;
	left: 0 !important;
	position: relative !important;
	display: block;
	background-image: none;
	border-style: none;
	top: 100px !important;
	margin-left: auto;
	margin-right: auto;
}

div#footer {
	background-image: none !important;
}

div.shadow {
	border-style: none !important;
	background-image: none !important;
}

p.content-quote {
	background-color: transparent !important;
	color: #000 !important;
	text-align: left !important;
	border: none !important;
	margin-bottom: 0;
	padding: 0 !important;
	font: 1.3em/1.4em "Lucida Grande", Lucida, Verdana, sans-serif !important;
}

#content div.content-wide p.alignRight {
	display: none;
}

ul.lista {
	padding: 0 !important;
	border-style: none !important;
}

ul.lista li {
	color: #000 !important;
	padding: 0 !important;
	border-style: none !important;
	list-style-type: disc !important;
	margin-left: 20px !important;
}

div.content-wide-bottom {
	display: none;
}

div.content-wide-top {
	display: none;
}

div.content-wide {
	border-style: none !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
}

a:link, a:visited {
	outline: none;
	color: #333;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	outline: none;
	color: #ce181f;
}

img{
	border-style: none;
}

a img{
	cursor: pointer;
	border-style: none;
}

#footer p {
	font-size: 1em;
	color: #000 !important;
}

p {
	font-size: 10pt;
	font-family: georgia, serif;
	line-height: 1.2em;
}

form {
	display: none;
}

.no-print {
	display: none;
}