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

/*
THEME NAME: MCF
THEME URI: http://www.digitalina.es/
DESCRIPTION: Madrid Centro Financiero Internacional
VERSION: 1.0
AUTHOR: Roberto Ramos para <a href="http://digitalina.es/">Digitalina Artworks</a>
AUTHOR URI:
TAGS: simple
*/

@font-face {
  font-family: "DIN";
  font-weight: normal;
  src: local("din"), url(fonts/DINPro-Medium.otf) format("OpenType"); }
  
@font-face {
  font-family: "DIN Bold";
  font-weight: bold;
  src: local("din"), url(fonts/DINPro-Bold.otf) format("OpenType"); }

* {
	margin: 0;
	padding: 0;
}

html, body { min-height:100%; }


body {
	text-align: center;
	margin: 0;
	font: 62.5%/1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #fff url(images/background_24.png) repeat-x center bottom;
	
}


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

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

div.content-wide a:link, div.content-wide a:visited {
	outline: none;
	color: #424242;
	text-decoration: underline;
}

div.content-wide a:hover, div.content-wide a:active {
	text-decoration: underline;
	outline: none;
	color: #7c7c7c;
}

div.content-wide h2 a:link, div.content-wide h2 a:visited {
	outline: none;
	color: #ce181f;
	text-decoration: none;
}

div.content-wide h2 a:hover, div.content-wide h2 a:active {
	text-decoration: underline;
	outline: none;
	color: #7c7c7c;
}

img{
	border-style: none;
}

a img{
	cursor: pointer;
}

ul, ol {
	list-style-type: none;
	list-style-image: none;
}

hr {
	height: 1px;
	border-style: none;
	border-bottom: 1px solid #ccc;
	margin-top: 0;
	margin-bottom: 12px;
}

ul li, ol li {
	list-style-type: none;
	list-style-image: none;
}

div.content-wide ul.lista {
	border-top: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-left: 1px solid #ededed;
	margin-bottom: 30px;
	margin-left: 0;
	margin-right: 0;
}

div#print-header {
	display: none;
}

div.content-wide ul.lista li {
	background: #ededed url(images/menu_background_24.png) repeat-x 0 center;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 0;
	margin-top: 0;
	padding: 8px 20px;
	color: #767676;
}

div.content-wide ul.lista li a {
	color: #515151;
	font-weight: bold;
}

div.content-wide ul.lista li em {
	color: #939393;
}

#qtranslate-chooser li {
	float: right;
	margin-left: 8px;
}

#qtranslate-chooser li.active {
	float: right;
	margin-left: 8px;
	border-bottom: 1px solid #ce181f;
}

div#content ul li, div#content ol li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0.8em;
}

div#content div.content-images {
	width: 144px;
	left: 460px;
	top: 73px;
	float: right;
}

div#content div.content-images img {
	margin-bottom: 2px;
	border: 1px solid #ccc;
}

div#content div.content-images a:link, div#content div.content-images a:visited {
}

div#content div.content-images a:hover img, div#content div.content-images a:active img{
	border: 1px solid #666;
}

div#content div.content-images p.image-description {
	padding: 0;
	margin: 0 0 1em;
	font-size: 0.8em;
	font-style: italic;
}

.clearBoth {
	clear: both;
}

.alignCenter {
	text-align: center;
}

.alignLeft {
	text-align: left;
}

.alignRight {
	text-align: right;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

div#general {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	font-size: 1.2em;
	height: 100%;
	padding: 0 0 20px;
}

div#header {
	height: 240px;
	position: relative;
	top: 10px;
}

#header-logo a {
	position: relative;
	display: block;
	top: 12px;
	left: 20px;
	width: 180px;
	height: 80px;
	text-indent: -5555px;
	background: url(images/mcf.gif) no-repeat center center;
}

#header-image {
	display: block;
	position: absolute;
	top: 110px;
	height: 126px;
	width: 830px;
	left: 20px;
}

.mes-01, .mes-02, .mes-03, .mes-10, .mes-11, .mes-12 {
	background: url(images/header_image_winter.jpg) no-repeat center center;
}

.mes-04, .mes-05, .mes-06, .mes-07, .mes-08, .mes-09 {
	background: url(images/header_image.jpg) no-repeat center center;
}

div#header-languaje {
	display: block;
	position: absolute;
	left: 672px;
	top: 76px;
	text-align: right;
	width: 160px;
	color: #666;
}

a#spanish:link, a#spanish:visited {
	color: #666;
	text-decoration: none;
}

a#spanish:hover, a#spanish:active {
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #333;
}

span#english {
	border-bottom: 1px solid #c9000a;
}

a#english:link, a#english:visited {
	color: #666;
	text-decoration: none;
}

a#english:hover, a#english:active {
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #333;
}

span#spanish {
	border-bottom: 1px solid #c9000a;
}

div#content {
	width: 630px;
	position: relative;
	left: 219px;
	top: 20px;
	padding-bottom: 0;
	margin-bottom: 0;
}

div.content-wide-top {
	height: 28px;
	width: 630px;
	background: url(images/content_wide_top.png) no-repeat center top;
}

div.content-wide {
	padding: 0 35px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;
}

div.content-wide p {
	color: #333;
	margin-top: 0.2em;
	margin-bottom: 1.4em;
}

div.content-wide p.alignRight {
	text-align: right;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
}

div.content-wide ul, div.content-wide ol {
	color: #333;
	margin: 0.2em 1em 1.4em;
}

div.content-wide form {
	color: #333;
}

#content div.content-wide form input, #content div.content-wide form textarea {
	border: 1px solid #999;
	color: #333;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #f3f3f3;
}

#field_2_5 label.gfield_label, #field_1_5 label.gfield_label {
	display: none;
}

div.gform_footer {
	padding: 5px 10px;
	text-transform: uppercase;
	text-align: right;
}

div.gform_footer.top_label input.button {
	padding: 5px 10px;
	text-transform: uppercase;
}

#content div.content-wide form input:focus, #content div.content-wide form textarea:focus {
	background-color: #fff;
}

#content div.content-wide form input.submit-button {
	width: 66px;
	background-color: #bebebe;
	border: 1px solid #999;
	text-transform: uppercase;
	font-size: 1em;
	padding-bottom: 0.4em;
	cursor: pointer;
	margin-left: 483px;
	margin-bottom: 30px;
	margin-top: 10px;
	color: #333;
	letter-spacing: 0.1em;
}

#content div.content-wide form label {
	font-style: italic;
	color: #666;
	width: 98%;
}

div.content-wide p.center {
	text-align: center;
	line-height: 1.6em;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}

#content div.content-wide p.content-quote {
	background-color: #f4f4f4;
	color: #7c7c7c;
	text-align: center;
	border: 1px solid #ccc;
	margin-bottom: 0;
	padding: 10px 12px;
	font: 1.2em/1.4em Din, "Lucida Grande", Lucida, Verdana, sans-serif;
}

div.shadow {
	background: url(images/shadow_p.png) no-repeat center bottom;
	padding-bottom: 11px;
	margin-bottom: 10px;
	padding-top: 5px;
}

h1 {
	color: #cc0000;
	margin-bottom: 24px;
	text-align: left;
	font: normal normal 1.8em/1.1em Din, Geneva, sans-serif;
	letter-spacing: -1px;
	border-bottom: 1px solid #999;
	padding-bottom: 2px;
}

h1 a:link, h1 a:visited,
h2 a:link, h2 a:visited {
	color: #cc0000;
}

h2 {
	color: #cc0000;
	margin-bottom: 12px;
	text-align: left;
	font: normal normal 1.6em Din, Geneva, sans-serif;
	letter-spacing: -1px;
}

h3 {
	margin-bottom: 6px;
	color: #666;
	text-align: left;
	letter-spacing: -1px;
	font-weight: normal;
	font-style: normal;
	font-size: 1.2em;
}

div.content-wide-bottom {
	height: 38px;
	background: url(images/content_wide_bottom.png) no-repeat center top;
}

div#sidebar {
	width: 178px;
	position: absolute;
	left: 21px;
	top: 260px;
}

div.sidebar-top {
	height: 24px;
	background: url(images/sidebar_top.png) no-repeat center top;
}

div.sidebar-bottom {
	height: 40px;
	background: url(images/sidebar_bottom.png) no-repeat center top;
}

ul#sidebar-menu {
		background: #fff url(images/menu_background_24.png) repeat-x center bottom; 
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-family: Din, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

ul#sidebar-menu ul {
	background: #e0e0e0 repeat-x center bottom; 
	border-top: 1px solid #ccc;
}

ul#sidebar-menu li {
	border-bottom: 1px solid #ccc;
}

div.tv-top {
	height: 24px;
	background: url(images/sidebar_top.png) no-repeat center top;
}

ul#sidebar-menu li a:link, ul#sidebar-menu li a:visited  {
	display: block;
	width: 164px;
	padding: 0.4em 6px;
	color: #666;
	text-align: left;
}

ul#sidebar-menu li a:hover, ul#sidebar-menu li a:active  {
	background-color: #c2c2c2;
	color: #333;
}

ul#sidebar-menu li.current_page_item a {
	display: block;
	color: #fff !important;
	background-color: #ce181f;
}

#sidebar-menu li.page_item ul li.page_item a {
	text-indent: 6px;
}

#sidebar-menu li.page_item ul li.page_item ul li.page_item a {
	text-indent: 12px;
	background-color: #cacaca;
}

#sidebar-menu li.current_page_item ul li.page_item a {
	background-color: transparent;
	color: #666;
}

div.tv-screen {
	text-align: center;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #fff;
}

div.tv-screen p {
	text-align: center;
	text-transform: uppercase;
	margin-top: 0.4em;
	font-family: "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div.tv-screen p a {
	text-align: center;
	text-transform: uppercase;
	margin-top: 0.4em;
	font-family: "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}

span.tono {
	color: #666;
}

/* @group ENLACES PATROCINADORES */

.logos {
	position: relative;
	height: 200px;
	width: 530px;
}

a#imade {
	text-indent: -5555px;
	display: block;
	width: 120px;
	height: 50px;
	position: absolute;
	top: 10px;
	left: 208px;
	background: url(images/imade.gif) no-repeat center center;
}

a#santander {
	text-indent: -5555px;
	display: block;
	width: 110px;
	height: 50px;
	position: absolute;
	top: 70px;
	background: url(images/santander.gif) no-repeat center center;
	left: 0;
}

a#cajamadrid {
	text-indent: -5555px;
	display: block;
	width: 110px;
	height: 50px;
	position: absolute;
	top: 70px;
	background: url(images/cajamadrid.gif) no-repeat center center;
	left: 130px;
}

a#bbva {
	text-indent: -5555px;
	display: block;
	width: 120px;
	height: 50px;
	position: absolute;
	top: 70px;
	background: url(images/bbva.gif) no-repeat center center;
	left: 260px;
}

a#mapfre {
	text-indent: -5555px;
	display: block;
	width: 120px;
	height: 50px;
	position: absolute;
	top: 70px;
	background: url(images/mapfre.gif) no-repeat center center;
	left: 410px;
}

a#bolsa {
	text-indent: -5555px;
	display: block;
	width: 110px;
	height: 50px;
	position: absolute;
	top: 140px;
	background: url(images/bolsademadrid.gif) no-repeat center center;
	left: 0;
}

a#bolsasymercados {
	text-indent: -5555px;
	display: block;
	width: 110px;
	height: 50px;
	position: absolute;
	top: 140px;
	background: url(images/bolsasymercados.gif) no-repeat center center;
	left: 130px;
}

a#madridemprende {
	text-indent: -5555px;
	display: block;
	width: 268px;
	height: 50px;
	position: absolute;
	top: 140px;
	background: url(images/madridemprende.gif) no-repeat center center;
	left: 260px;
}

.hide {
	display: none;
}



/* @end */

div.tv-screen img {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999;
}

div.tv-bottom {
	height: 20px;
	background: url(images/sidebar_bottom.png) no-repeat center bottom;
}

#footer {
	background: url(images/footer.png) no-repeat center top;
	height: 47px;
}

#footer p {
	text-align: right;
	padding-right: 2em;
	padding-top: 10px;
	color: #7e7e7e;
}

div#ZoomBox {
	background-color: #faa61a;
}

div.navigation div.alignLeft {
	float: left;
	width: 48%;
}

div.navigation div.alignRight {
	float: right;
	width: 48%;

}

ul.xoxo.blogroll {
	border-top: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-left: 1px solid #ededed;
	margin: 0;
}

ul.blogroll li {
	background: #ededed url(images/menu_background_24.png) repeat-x 0 center;
	border-bottom: 1px solid #e1e1e1;
	padding: 8px 20px;
	margin: 0;
}

#content div.content-wide ul.video-grid {
	margin: 0;
	padding: 0;
	text-align: left;
}

#content div.content-wide ul.video-grid li {
	margin: 0 6px 10px 0;
	padding: 0;
	float: left;
	height: 140px;
	width: 180px;
	text-align: left;
}

#content div.content-wide ul.video-grid li p {
	color: #727272;
	font-size: 0.8em;
	margin: 0;
	line-height: 1em;
}

li.widget, ul li.widget {
	list-style-type: none;
}

div.content-wide p.descargas-item {
	padding-left: 24px;
	margin-bottom: 3px;
	padding-bottom: 2px;
	color: #999;
	margin-left: 5px;
	margin-top: 3px;
	background-repeat: no-repeat;
	background-position: left top;
}

div.document-back {
	background: #fff url(images/menu_background_24.png) repeat-x 0 bottom;
	border: 1px solid #ebebeb;
	margin-bottom: 4px;
}

ul#links-page ul li a:link, ul#links-page ul li a:visited {
	color: #424242;
}

p.descargas-item a:link,
p.descargas-item a:visited {
	color: #515151 !important;
}

p.descargas-item a:hover,
p.descargas-item a:active {
	color: #ce181f !important;
}


h2.downloadcat-separator {
	border-bottom: 1px solid #ccc;
	color: #cc0000;
}

ul#sidebar-menu li.page_item ul li.page_item a:link,
ul#sidebar-menu li.page_item ul li.page_item a:visited {
	color: #666 !important;
}

ul#sidebar-menu li.page_item.current_page_ancestor ul li.page_item.current_page_item a:link,
ul#sidebar-menu li.page_item.current_page_ancestor ul li.page_item.current_page_item a:visited {
	color: #fff !important;
}

ul#sidebar-menu li.page_item.current_page_item ul li.page_item a:link,
ul#sidebar-menu li.page_item.current_page_item ul li.page_item a:visited {
	background-color: #e0e0e0 !important;
}

ul#sidebar-menu li.page_item.current_page_item ul li.page_item a:hover,
ul#sidebar-menu li.page_item.current_page_item ul li.page_item a:active {
	background-color: #cacaca !important;
}

/*ul#input_2_5, ul#input_1_5 {margin-top: 15px;
	background-color: #fffeff;
}
li#field_2_5, li#field_1_5 {position:relative;
}
li#field_2_5 div.gfield_description, li#field_1_5 div.gfield_description {position:absolute;
	top: -3px;
}

#input_2_5 li.gchoice_5_1, #input_1_5 li.gchoice_5_1 {
	margin-bottom: 19px;
	margin-top: 4px;
}

li#field_2_5 div.gfield_description.validation_message, li#field_1_5 div.gfield_description.validation_message {position:absolute; top: 48px;
	margin-top: -1px;
}*/

li#field_1_5.gfield, li#field_2_5.gfield {
	position: relative;
	height: 50px;
	left: 0;
}

ul#input_1_5.gfield_checkbox, ul#input_2_5.gfield_checkbox {
	position: absolute;
	left: 8px;
}

li.gchoice_5_1 {
	margin-top: 3px;
}

#field_1_5 div.gfield_description.validation_message, #field_2_5 div.gfield_description.validation_message {
	position: absolute;
	top: 30px;
	left: 6px;
}

li#field_1_5 div.gfield_description {
	font-size: 1em;
	position: absolute;
	left: 78px;
	color: #797979;
}

 li#field_2_5 div.gfield_description {
	font-size: 1em;
	position: absolute;
	left: 87px;
	color: #797979;
}