body {
	font-family: arial, sans-serif;
	font-size:13px;   
    -webkit-text-size-adjust:130%;  
}

a {
	color:black;
}

#videoraum {
	width:0;
	padding-left:891px;
	height:86px;
	background: url(/images/videoraum2.gif) no-repeat top left;
	overflow:hidden;
}

#localeMenu {
	width:891px;
	text-align:right;
	padding:3px 0;
}

#localeMenu a {
	color:black;
	text-decoration: none;
}

#layoutContent {
	width:1050px;
}

#leftCol {
	padding-left:75px;
	width:315px;
	float:left;
    position:relative; /* So thumbnails are placed correctly */
}

#menu {
	border-bottom:1px solid black;
	width:290px;
}
	#menu li {
		border: 1px solid black;
		border-width: 1px 1px 0;
	}
	#menu li a {
		text-decoration:none;
		color:black;
		padding:4px 25px 3px;
		white-space: nowrap;
		width:238px;
		display:block;
	}
	#menu li a:hover, #menu li a.selected {
		background:#ddd;
	}
	
#subMenu {
	margin-top:20px;
	width:290px;
}

#subMenu a {
	text-decoration:none;
}
	
#rightCol {
	width:640px;
	float:left;
}

#rightCol #projector {
	height:350px;
	border: 3px solid black;
	padding: 20px 0;
	border-width: 3px 0;
	overflow:hidden;
}

#rightCol #projector td {
	width:640px;
	height:350px;
	vertical-align:middle;
	text-align:center;
}

#rightCol #projector td img {
	display:  none;
}

#rightCol #projector td img.selected {
	display: inline;
}

#rightCol #rightMiddleBar {
	height:40px;
	border-bottom:1px solid black;
	position:relative;
}

#rightCol #bodyContent {
	margin: 20px 0 80px;    
	line-height: 1.2em;
}


/* NEWS  *******************/
#projector #newsImageScroller {
	height:350px;
	white-space: nowrap;
}

#rightCol #projector #newsImageScroller img {
	margin-left:20px;
	display: inline;
}

#rightMiddleBar #newsRightTitle {
	padding:13px 0 15px 50px;
	height:12px;
	font-weight:bold;
}

#bodyContent .newsItem {
	padding:10px 50px;
	border-bottom:1px solid black;
}

/* JOHNSEN & NIELSEN  **************/
.subMenu a {
	text-decoration:none;
	display: block;
	padding:5px 0;
	margin: 5px 0;
	border: 1px solid white;
	border-width: 1px 0;
}

.subMenu a:hover {
	color:#555;
}

.subMenu a.selected {
	border-color: black;
	font-weight:bold;
}

#johnsenNielsenProjector {
	text-align:left;
	padding:0 0 50px;
}

/* WORKS  *******************/
.foldOutSubMenu .groupTitle a {
    padding:5px 0;
	border: 1px solid white;
	border-width: 1px 0;
    font-size: 110%;    
    font-weight:normal;
    text-decoration:underline;
}

.foldOutSubMenu a {
	text-decoration:none;
	display: block;
	padding:5px 0;    
	border: 1px solid white;
	border-width: 1px 0;
    font-size: 80%;
}

.foldOutSubMenu a:hover {
	color:#999;
}

.foldOutSubMenu a.selected {
	border-color:black;
	font-weight:bold;
}

/*#worksSubMenu .worksGroup li {
    position:relative;
}*/

.foldOutSubMenu img {
    display:none;
    position:absolute;
    /*border:1px solid black;
    -moz-box-shadow: 2px 2px 5px #444;
    -webkit-box-shadow: 2px 2px 5px #444;
    box-shadow: 2px 2px 5px #444;*/
    z-index:3;
    left:75px;
    top:0;
}

#workProjectorImages {
	
}

#workProjectorVideo a {
	display:block;
	width:640px;
	height:350px;
}

#workRightMiddleBar {
	height:34px;
	padding-top:6px;
	font-size:12px;
	font-weight:bold;
}

#workRightMiddleBar a {
	display: block;
	text-decoration:none;
	width:50px;
	height:15px;
	float:left;
	margin: 0 20px;
}



#workRightMiddleBar a:hover {
	text-decoration:underline;
}

#workRightMiddleBar a.nextImage {
    float:right;
    font-size:25px;
    font-weight:normal;
}

#workRightMiddleBar a.nextImage:hover {
    text-decoration:none;
    color:#888;
}

#workRightMiddleBar a.text {
	clear:left;
}

#workCredits {
	display: none;
}

/* VIDEORAUM   ***********/
/*
#videoraumSubMenu a {
	text-decoration:none;
	display: block;
	padding:5px 0;
	margin: 5px 0;
	border: 1px solid white;
	border-width: 1px 0;
}

#videoraumSubMenu a:hover {
	color:#555;
}

#videoraumSubMenu a.selected {
	border-color: black;
	font-weight:bold;
}

#rightCol #projector #videoraumImage img {
	margin-left:20px;
	display: inline;
}*/