/*
	IxDMalmo.se
*/

body				{font-family:Tahoma, Geneva, sans-serif;}

h1					{font-size:150%; margin:0 0 1em 0;}
h2					{font-size:110%; margin:2.5em 0 0em 0;}
h3					{font-size:100%; margin:2.5em 0 0em 0;}
h4					{font-size:100%;}
p					{margin:0 0 1em 0; font-size:80%; line-height:18px;}
li					{margin:0 0 1em 4em; font-size:80%; line-height:18px; list-style-type:square;}

blockquote			{font-size:80%; line-height:16px; margin:0 4em 2em 4em;}

a					{text-decoration:none;}
a:hover				{text-decoration:underline;}


/* HEADER ================================================= */
#headerDiv					{background-image:url(../images/header/header-image-1.jpg); height:220px;}

#headerName					{position:absolute; left:0px; top:40px; padding:.15em .25em .15em .25em; background-color:#e5e5e5; font-size:250%; font-family:Tahoma, Geneva, sans-serif; color:#b11116;}
#headerMahLogo				{position:absolute; left:855px; top:122px;}
.headerIDMWords				{position:absolute; padding:.15em .25em .15em .25em; background-color:#e5e5e5; font-size:150%; font-family:Tahoma, Geneva, sans-serif;}
#headerInteraction			{left:199px; top:92px;}
#headerDesign				{left:199px; top:122px;}
#headerMasters				{left:199px; top:152px;}

#headerFirstNav				{padding:.75em .5em .75em .5em; background-color:#e5e5e5; font-size:80%;}
#headerFirstNav a			{margin-right:.75em;}
#headerFirstNav span		{margin-right:.75em; font-weight:bold;}

#headerBreadcrumbs			{padding:.5em .5em .5em .5em; font-size:80%;}

/* PERSON ================================================= */
.personName					{font-size:150%; font-weight:bold; padding-top:.1em;}
.personCountry				{color:#999; margin:0 0 1em 0;}

.personLink					{margin:.5em 0 .5em 0; font-size:80%;}
.personLink img				{float:left; clear:left; margin-right:.25em;}
.personLink div				{padding:.5em 0 0 0; float:left;}

.projectName				{font-size:100%; font-weight:bold;}
.projectCube				{border:2px solid #666; float:left; margin:.25em; height:140px; width:140px;}
.projectSideImg				{margin:0 0 1em 0;}

.facultyName				{font-weight:bold;}

