/* cardiovrep.es - Estilos generales - Screen - by dragoncillos.com - May/2007 */

/* Selectores tipo y clases comunes
----------------------------------*/
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin:0; padding:0 }

body{
	background:#e1e2e1;
	font: 90%/1.6em Verdana, Arial, Helvetica, sans-serif;
}

h1{
	height:90px;
	width:692px;
	background:#d1d1d1 url(../img/header-bg.gif) no-repeat top left;
}

h1 span{
	display:block;
	overflow:hidden;
	height:0;
	width:0;
}

h2{
	margin-bottom:0.5em;
	padding:0.9em 0.6em 0.4em 0.8em;
	color:#f00;
	font-size:1.2em;
	letter-spacing:0.1em;
	border-bottom:3px solid #D2D7D9;
	background:transparent url(../img/h2-bg.gif) repeat-x;
}

h3{
	padding:4px 1em;
	font-size:1em;
}

h4{
	padding-left:1em;
	padding-top:1em;
	font-size:1em;
}

p{
	margin-top:1em;
	padding:0 1em;
}

.em{
	font-style:italic;
	}

ol{
	margin-top:1em;
	margin-left:4em;
}

ul{
	list-style:none;
}

li{
	padding:.4em;
	}

dl{
	margin:0 1em;
	}

dt{
	margin-top:1em;
	font-weight:bold;
	}

dd{
	margin-left:1em;
	}

abbr, acronym {cursor: help; border-bottom-style:dashed; border-bottom-width:1px}

abbr[title], acronym[title] {cursor: help; border-bottom-style:dotted; border-bottom-width:1px}

a {color:#333333;outline:none;}

a:hover {color:#F00;}

a[href^="http:"] {
	background:transparent url(../img/external-link.gif) no-repeat right center;
	padding-right:10px;
}

a img{
	border:0;
	}

/* Clases generales
----------------------------------*/

.centrar{text-align:center;}

.ocultar{display:none;}

.ocultar2{visibility:hidden;}

.inline{display:inline;}

.block{display:block}

.separartop{margin-top:.8em;}

.separartop2{margin-top:2em;}

.separartopbot{margin-top:.8em;margin-bottom:.8em;}

.indent{margin-left:1em;}

.indent2{margin-left:2em;}

.middle{vertical-align:middle;}

.clear{clear:both;}

.normal{font-weight:normal;}

.mini{font-size:0.7em}

.alignright{text-align:right;}

.alignleft{text-align:left;}

.floatright{float:right;}

.floatleft{float:left;}

/* layout 
----------------------------------*/

#wrapper{
	margin:0 auto;
	min-width:980px;
	}
	
/* accessibility 
----------------------------------*/

#accessibility {
	position: absolute;
	top: -10000px;
}


/* header
----------------------------------*/

#headerleft{
	padding-left:230px;
	background:#d1d1d1 url(../img/header-l-shadow.gif) no-repeat top left;
}

#headerright{
	padding-right:44px;
	background:#d1d1d1  url(../img/header-r-shadow.gif) no-repeat top right;
}

#header{
	border-left:5px solid #FFF;
	border-right:5px solid #FFF;
	background:#d1d1d1 url(../img/header-bg2.gif) repeat-x top left;
	}

#header h1 a{
	display:block;
	height:66px;
	width:200px;	
	text-decoration:none;
	}

/* breadcrumbs
----------------------------------*/

#breadcrumbs{
	margin-left:1.4em;
	margin-bottom:1em;
	line-height:1em;
	font-size:.7em;
	color:#999;
	}

#breadcrumbs a{
	color:#999;
}

#breadcrumbs a:hover{
	color:#F00;
}


/* maincontent
----------------------------------*/

#maincontentleft{
	margin-left:224px;
	margin-right:38px;
	padding-left:6px;
	background: #fff url(../img/cont-l-shadow.gif) repeat-y top left;
}

#maincontentright{
	padding-right:6px;
	background: #fff url(../img/cont-r-shadow.gif) repeat-y top right;
}

#maincontent{
	height:1%;
	background:#fff;
	border-left:6px solid #FFF;
	border-right:6px solid #FFF;
}

#maincontentbottomleft{
	margin:0 38px 0 224px;
	padding:0 0 0 14px;
	display:block;
	height:1%;
	background:transparent url(../img/cont-l-b-shadow.gif) no-repeat top left;
}

#maincontentbottomright{
	padding-right:14px;
	height:1%;
	background:transparent url(../img/cont-r-b-shadow.gif) no-repeat top right;
}

#maincontentbottom{
	padding-bottom:14px;
	height:1%;
	background:transparent url(../img/cont-b-shadow.gif) repeat-x top right;
}


/* navigation 
----------------------------------*/

#navigationcontentleft{
	/*The IE Doubled Float-Margin Bug
	http://www.positioniseverything.net/explorer/doubled-margin.html*/
	margin-left:30px;
	padding-top:14px;
	float:left;
	display:inline;
	width:200px;
	background:#ad0506 url(../img/nav-corner.gif) no-repeat top left;
}

#navigationcontentright{
	padding-right:6px;
	padding-bottom:14px;
	background:#760305 url(../img/nav-shadow.gif) repeat-y top right;
}

#navigation{
	background:#760305 url(../img/nav-bg.gif) repeat-x top left;
}

#navigation li{
	margin-left:31px;
	margin-right:25px;
	padding:0;
}

#navigation li.last{
	border-bottom:none;
}

#navigation a{
	padding:5px 1px;
	display:block;
	width:97%;
	color:#dbad83;
	font-size:.9em;
	text-decoration:none;
	text-align:center;
	background:transparent url(../img/nav-link-bg.gif) repeat-x bottom left;
}

#navigation a:hover{
	color:#f5f5f5;
}

#bmenu01 #menu01 a, #bmenu02 #menu02 a, #bmenu03 #menu03 a, #bmenu04 #menu04 a,
#bmenu05 #menu05 a, #bmenu06 #menu06 a, #bmenu07 #menu07 a{
	color:#f5f5f5;
	font-weight:bold;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	cursor:default;
	background:none;
}

#bmenu02 #menu01 a, #bmenu03 #menu02 a, #bmenu04 #menu03 a, #bmenu05 #menu04 a,
#bmenu06 #menu05 a, #bmenu07 #menu06 a{
	background:none;
}

	
/* footer 
----------------------------------*/
#footer{
	margin-top:2em;
	padding-top:0.5%;
	clear:both;
	background:#E1E2E1;
}

#footer ul{
	margin-left:0.5%;
}

#footer li{
	text-align:center;
	font-size:.8em;
	padding:0;
	}
	
#footer div.tit{	
	margin-right:0.5%;
	font-family:Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:.1em;
	background:#EFEFEF;
}

.participantsfooter li, .funded li{
	margin-top:2em;
	margin-bottom:1.5em;
	float:left;
	}

.participantsfooter li{
	width:19.9%;
	}
	
.funded li{
	width:24.9%;
	}	
	
#footer li a[href^="http:"], #validated a[href^="http:"]{
	background:none;
	padding-right:0;
}

.top{
	padding:.1em;
	clear:both;
	text-align:center;
	background:transparent url(../img/footer-bg.gif);
	border-top:5px solid #fff;
	}

div.top span{
	background:#E1E2E1;
	padding:.1em .4em;
	vertical-align:middle;
	border:1px solid #fff;
}

div.top a{
	color:#666;
	text-decoration:none;
	}
	
div.top a:hover{
	color:#f00;
}

/* validated 
----------------------------------*/

#validated{
	margin-left:224px;
	margin-right:38px;
	padding-bottom:2em;
	text-align:center;
	color:#999;
	font-size:.7em;
}

#validated a{
	text-decoration:none;
	color:#999;
}

#validated a:hover{
	color:#000;
	}

/* publications 
----------------------------------*/

.publications{
	margin-top:1em;
}

h3.publications{
	background:#E1E2E1;
	border-top:1px solid #ccc;
	}

dl.publications dt {
	margin:0;
	height:50px;
	width:30%;
	float:left;
	line-height:1.2em;
}

dl.publications  dd {
	margin:0;
	height:50px;
	width:60%;
	float:left;
	font-size:0.9em;
	line-height:1.2em;
}

ul.publications{
	margin-left:.2em;
	width:99%;
	font-size:.9em;
}

ul.publications li {
	padding:.5em 1em;
	background:transparent url(../img/bullet-pub.gif) no-repeat .1em 1.1em ;
}

.underline{
	text-decoration:underline;
	}

h4.publications{
	margin-top:0;
	border-bottom:1px solid #ccc;
}

/* participants 
----------------------------------*/

dl.participants dd{
	margin-top:.5em;
	padding-left:18px;
	background:transparent url(../img/bullet.gif) no-repeat top left;
	}

h3.participants{
	min-height:86px;
	line-height:1.8em;
	color:#5B577F;
}

h3.participants span{
	display:block;
	font-weight:normal;
	font-size:.8em;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #CCC;
	}

ul.links{
	margin-left:1em;
	width:96%;
}

ul.links li {
	padding:.5em 1em;
	background:transparent url(../img/bullet2.gif) no-repeat .1em 1.1em ;
}

ul.participants{
	margin-top:2em;
	text-align:center;
}

ul.participants li{
	padding:.2em .4em;
	float:none;
	width:auto;
	display:inline;
	font-size:.7em;
	border-left:1px solid #999;
}

ul.participants li.first{
	border-left:none;
}

ul.participants li span{
	color:#999;
}


/* events 
----------------------------------*/

ul.events{
	margin-top:1.5em;
	margin-bottom:1em;
	height:25px;
	border-bottom:4px solid #8C0405;
}

ul.events li{
	margin-left:1em;
	padding:25px 0 0 0;
	height:0px !important;
	overflow:hidden;
	text-decoration:none;
	text-indent:-9000px;
	width:77px;
	float:left;
}

ul.events li#anyo2007{
	background:transparent url(../img/events-2007-on.gif) no-repeat;
}

ul.events li#anyo2008{
	background:transparent url(../img/events-2008-off.gif) no-repeat;
	cursor:pointer;	
}

/* links 
----------------------------------*/

dl.links dt{
	padding-top:.8em;
	border-top:1px solid #EFEFEF;
}

dl.links dt.first{
	border-top:none;
}

dl.links dd{
	margin-left:0;
	overflow:hidden;
	font-size:.8em;
}

dl.links dd a{
	color:#999;
}

dl.links dd a:hover{
	color:#F00;
}

