@charset "UTF-8";
/* CSS Document */

body {font-family:Helvetica, Arial, sans-serif; font-size:14px; padding:0px; margin: 30px 0px 0px 0px; background-color:#FFF;}

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

body a:hover {
	color:#666;
	text-decoration: underline;
}

#main {position:relative; width: 1001px; height: 568px; background-color:#FFF; margin: 0px auto -1px auto; color:#666;}

#title {
	position: absolute;
	width: 600px;
	top: 0px;
	left: 70px;
	font-weight:bold;
	color:#666;
	font-size:21px;
}

.mark {
	position:absolute;
	font-size:12px;
	height:15px;
	width:68px;
	display: block;
	color:#999;
	font-weight:bold;
	left: 365px;
	top: 207px;
}

.mark a:link, .mark a:active, .mark a:visited {
	color:#999;
	text-decoration: none;
}

#mark-bcn {
	top: 220px;
	left:472px;
}

#mark-lahabana 
{
	top: 271px;
	left:255px;
}

#mark-istanbul {
	top: 206px;
	left:562px;
}

#mark-guadalajara {
	top: 281px;
	left:98px;
}

#mark-helsinki {
	top: 122px;
	left:556px;
	width:100px;
}

#mark-osaka {
	top: 231px;
	left:858px;
}

#mark-brussels {
	top: 150px;
	left:496px;
}

/* #mark-brussels {
	top: 166px;
	left:496px;
} */

#mark-saopaulo {
	top: 433px;
	left:354px;
}

#mark-saopaulo {
	top: 433px;
	left:354px;
}

#mark-aveiro {
	top: 223px;
	left:408px;
	width:45px;
}

#mark-taipei {
	top: 265px;
	left:821px;
	width:90px;
}

#mark-zagreb {
	top: 175px;
    width: 100px;
    left: 531px;
}

#mark-bogota {
	top: 339px;
//    width: 150px;
    left: 280px;
}

#mark-delhi {
	top: 234px;
//    width: 150px;
    left: 667px;
}

.readmore {
	font-size:12px;
	line-height:13px;
	font-style:normal;
	font-weight:bold;
	margin: 0 auto;
	padding-bottom:6px;
}

.readmore font {
	color:#FFF;
	background:#FF9900;
}
	
.article-title {
	margin: 0 auto;
}

.article-title em {
	font-weight:bold;
}

.filetype {
	font-style:normal;
	font-weight:normal;
	font-size:10px;
}

.missing {
	color:#F00;
}


/* ICDHS PAGES */

#subtitle-icdhs {
	font-weight:normal;
	font-size:16px;
	}


#icdhs-links {
	position: absolute;
	width: 200px;
	top: 424px;
	left: 70px;
}

#icdhs-linklist {
	margin-top: 0px;
	padding-top:0px;
	margin-left: 0px;
	padding-left:0px;
	list-style-type: none;
	font-size:12px;
	line-height:16px;
}

#icdhs-linklist a:link, #icdhs-linklist a:active, #icdhs-linklist a:visited {
	color:#666;
	text-decoration: none;
}

#icdhs-linklist a:hover {
	color:#666;
	text-decoration: underline;
}

.spaced li {
	padding-bottom:12px;
}

/* Board */



.board img {
	margin: 0 auto;
	padding-bottom:10px;
}

.board-text {
	font-size:12px;
	margin: 0 auto;
	line-height: 14px;
	padding-bottom:3px;
}

.member-name {
	font-size:14px;
	margin: 0 auto;
	line-height: 14px;
	padding-bottom:6px;
}


/* Candidates */

#form1 label{
	font-weight:bold;
}

#form1 input{
	width:400px;
}

#form1 textarea{
	width:550px;
	height
}


/* Stats */

table.raw-stats tr td {
	font-size:11px;
	line-height:13px;
	padding:0;
}

table.raw-stats td:first-child {
	padding-left:8px;
	font-weight:bold;
}

table.raw-stats th{
	font-size:11px;
	line-height:12px;
	text-align:left;
	vertical-align:top;
	font-weight:bold;
}

table.raw-stats tr td, th{
  border-bottom: 0px solid #333;
}

table.raw-stats tr:nth-child(even) {background-color: #E1E1E1 }


/* Links */

#general-links {
	font-size:14px;
}

#general-links a {
	font-weight:bold;
}


/* CONFERENCE PAGES */



#title-conf {
	position: absolute;
	width: 255px;
	top: 38px;
	left: 100px;
	font-weight:bold;
	color:#666;
	font-size:21px;
}

#subtitle-conf {
	font-weight:normal;
	font-style:italic;
	font-size:16px;
	}
	
#mark-conf {
	position: absolute;
	width: 42px;
	height: 50px;
	/*	background-image:url(mark-conf.png); */
	top: 27px;
	left: 25px;
}
	
	
#header-section {
	position: absolute;
	width: 600px;
	top: 38px;
	left: 380px;
	font-weight:bold;
	color:#666;
	font-size:21px;
	}

#navigation {
	position:absolute;
	width:255px;
	height:300px;
	top:173px;
	left:100px;
}

#navigation-links {
	margin-top: 0px;
	padding-top:0px;
	margin-left: 0px;
	padding-left:0px;
	list-style-type: none;
	font-size:16px;
	line-height:21px;
}

.selected {
	font-weight:bold;
}

#navigation-links a:link, #navigation-links a:active, #navigation-links a:visited {
	color:#666;
	text-decoration: none;
}

#navigation-links a:hover {
	color:#666;
	text-decoration: underline;
}

#content {
	position:absolute;
	width:600px;
	top:173px;
	left:380px;
	line-height:21px;
	padding-bottom:5em;
}

#content hr {
	margin-top:2.5em;
	margin-bottom:20px;
}

.small-text {
	font-size:12px;
	line-height:16px;
}

/* Pics */

.pics {
	font-size:11px;
	line-height:14px;
}

.pics td {
	vertical-align:top;
}

.pics img {
	border:0px;
}

/* Barcelona */
#img-bcn {
	position:absolute;
	top:345px;
	left:102px;
	width:230px;
	height:223px;
	background-image:url(img/confs/img-bcn.png);
	background-repeat:no-repeat;
}
#img-bcn2 {
	position:absolute;
	top:582px;
	left:100px;
	width:230px;
	height:147px;
	background-image:url(img/confs/img-bcn2.png);
	background-repeat:no-repeat;
}

/* La Habana */
#img-hab {
	position:absolute;
	top:365px;
	left:102px;
	width:230px;
	height:285px;
	background-image:url(img/confs/img-hab.png);
	background-repeat:no-repeat;
}


/* Istanbul */
#img-ist {
	position:absolute;
	top:342px;
	left:101px;
	width:230px;
	height:285px;
	background-image:url(img/confs/img-ist.png);
	background-repeat:no-repeat;
}


/* Guadalajara */
#img-guad {
	position:absolute;
	top:322px;
	left:101px;
	width:230px;
	height:285px;
	background-image:url(img/confs/img-guad.png);
	background-repeat:no-repeat;
}

#img-guad2 {
	position:absolute;
	top:625px;
	left:100px;
	width:230px;
	height:258px;
	background-image:url(img/confs/img-guad-2.gif);
	background-repeat:no-repeat;
}

/* Helsinki */
#img-hel {
	position:absolute;
	top:345px;
	left:102px;
	width:230px;
	height:285px;
	background-image:url(img/confs/img-hel.png);
	background-repeat:no-repeat;
}

/* Osaka */
#img-os {
	position:absolute;
	top:345px;
	left:102px;
	width:230px;
	height:285px;
	background-image:url(img/confs/img-os.png);
	background-repeat:no-repeat;
}

/* Brussels */
#img-bru {
	position:absolute;
	top:345px;
	left:96px;
	width:230px;
	height:285px;
	background-image:url(img/confs/img-bru.png);
	background-repeat:no-repeat;
}

/* Sao Paulo */
#img-sao {
	position:absolute;
	top:345px;
	left:100px;
	width:230px;
	height:285px;
	background-image:url(img/confs/img-sao.png);
	background-repeat:no-repeat;
}

#sponsors-sao img {
	border:none;
}

/* Sao Paulo */
#img-sao {
	position:absolute;
	top:345px;
	left:100px;
	width:230px;
	height:285px;
	background-image:url(img/confs/img-sao.png);
	background-repeat:no-repeat;
}

/* Aveiro */
#img-aveiro {
	position:absolute;
	top:345px;
	left:100px;
	width:230px;
	height:285px;
	background-image:url(img/confs/img-aveiro.gif);
	background-repeat:no-repeat;
}
