@charset "utf-8";
/* CSS Document */


body {
	background-image: url(Images/NavGrad.gif);
	background-repeat: repeat-x;
	margin: 0;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #6e6e6e;
	margin-top: 6px;
	margin-bottom: 10px;
}
ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 10px;
}
li {
	margin-left: -23px;
	color: #6e6e6e;
}
strong {color: #6e6e6e;}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
}
#NavContainer {
	width: 100%;
	height: 46px;
	border-bottom: #6d6d6d;
	text-align: center;
}
#Nav {
	margin: auto;
	width: 910px;
}
#Frame {
	margin: auto;
	text-align: left;
	width: 910px;
}
#ContentArea { margin-left: 37px; }
#SubNav {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 37px;
	width: 855px;
}
#SubNav div {
	text-align: center;
}
#SubNavMartinLindhe {
	width: 130px;
}
#SubNavInteractive {
	width: 117px;
}
#SubNavMotion {
	width: 155px;
}
#SubNavCollateral {
	width: 218px;
}
#SubNavMusic {
	width: 75px;
}
#SubNavResume {
	width: 84px;
}
#SubNavContact {
	width: 94px;
}
.Next {
	height: 22px;
	width: 247px;
	border-bottom: 1px solid #c1c1c1;
	text-align: right;
	padding-top: 15px;
	vertical-align: bottom;
}
.Next img { cursor: pointer; }
.Dot { padding: 2px; width: 8px; }
.DotSelected {
	padding: 0px; width: 8px;
}
.DotUnselected {
	width: 8px;
	cursor: pointer;
}
#HeroImageFrame {
	background-color: #f5f5f5; 
	width: 595px; 
	height: 401px;
	border-left: 1px solid #c1c1c1; 
	border-right: 1px solid #c1c1c1; 
	padding-left: 14px;
	padding-right: 13px;
	padding-bottom: 7px; 
	padding-top: 7px;
	cursor: pointer;
}
#HeroWideFrame {
	background-color: #f5f5f5; 
	text-align: center;
	vertical-align: middle;
	width: 826px;
	border-left: 1px solid #c1c1c1; 
	border-right: 1px solid #c1c1c1; 
	padding-left: 14px;
	padding-right: 13px;
	padding-bottom: 7px; 
	padding-top: 7px;
}
#OffsetLeft {
	margin-left: -15px;
}
#InnerTv {
	background-image: url(Images/VideoLoading.gif);
	background-repeat: no-repeat;
    background-position: top left;
	width: 427px;
	height: 241px;
    position: relative;	
}
#HeroVideoFrame {
	background-color: #f5f5f5; 
	width: 595px;
	height: 401px;
	text-align: center; 
	border-left: 1px solid #c1c1c1; 
	border-right: 1px solid #c1c1c1; 
	padding-left: 14px;
	padding-right: 13px;
	padding-bottom: 7px; 
	padding-top: 30px;	
}

#HeroImageWrapper {
	width: 595px;
	height: 401px;
}
.InfoArea {
	position: relative;	
	padding: 10px;
}
.InfoBox {
	display: none;
	position: absolute;
	width: 230px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 10px;
	color: #6e6e6e;
	font-family: Verdana, Geneva, sans-serif;
}
.Title {
	color: #757575;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
h3 {
	color: #b6b6b6;
	font-family: Verdana, Geneva, sans-serif;
}

.Client {
	color: #000000;	
	font-family: Verdana, Geneva, sans-serif;
}
h4 {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin-top: 6px;
	font-family: Verdana, Geneva, sans-serif;
}
a.DocLink { color: #6e6e6e; font-size: 12px; text-decoration: none; margin-left: 5px; }
a.DocLink hover { color: #6e6e6e; font-size: 12px; text-decoration: none; }
a.DocLink visited { color: #6e6e6e; font-size: 12px; text-decoration: none; }

a.EmailAddressLink { text-decoration: none; color: #8e98a5; font-size: 10px; }
a.EmailAddressLink hover { text-decoration: none; color: #8e98a5; font-size: 10px; }
a.EmailAddressLink visited { text-decoration: none; color: #8e98a5; font-size: 10px; }