* {margin:0;padding:0;border:0;border:none;outline:none}
html {
	min-height: 100%;
	height: auto;
}

body {
	font:62.5% Arial, Helvetica, sans-serif;
	min-width:960px;
	height:100%;
	text-align:center;
}

a {
	text-decoration:none;
}
a:hover {
	color:#5F0000;
}

ul.nav li {
		float:left;
		list-style:none;
		margin-left:10px;
}

#logo a {
	display:block;
	height:180px;
	text-indent:-9999px;
	width:100%;
}

#lang-nav {
	background:#666;
	border-bottom:1px solid #333;
	color:#ccc;
	font-size:1em;
	left:0;
	line-height:20px;
	padding-right:20px;
	position:absolute;
	right:0;
	text-transform:uppercase;
	text-align:right;
	top:0;
}
#lang-nav a {
	margin:0 5px;
}
	
#wrapper {
	font-size: 1em;
	margin:0 auto;
	position:relative;
	text-align:left;
	text-transform:uppercase;
	width:960px;
}

	#topNav {
		left:30px;
		position:absolute;
		right:30px;
		top:15px;
	}
	#topNav a {
		padding-top:8px;
	}
	#topNav ul {
		display:block;
		float:right;
	} 
	#secNav {
		bottom:-17px;
		position:absolute;
		right:30px;
		z-index:20;
	}
	#secNav a {
		padding-bottom:8px;
	}
	#content {
		left:0px;
		height:301px;
		padding:0 30px;
		position:absolute;
		right:0px;
		top:34px;
	}
		
		
		
		
		#page_1.pl #content .inner {
			background:url('../img/lightandshadow.png') no-repeat center center #111;
		}
		
/*		#content .inner {text-transform:none;}*/
	
		#content .inner {
			background-color:#111;
			border-bottom:1px solid #111;
			color:#cfcfcf;
			height:280px;
			overflow:hidden;
			padding:10px;
			}
		
			
			#projects {
				background:url('../img/loader-dark.gif') no-repeat center center;
				height:300px;
				left:30px;
				overflow:hidden;
				position:absolute;
				top:0;
				width:900px;
			}
			#projects .group {
				background-image:url('../img/hi-res/projects.jpg');
				display:block;
				float:left;
				font-size:1.1em;
				height:300px;
				overflow:hidden;
				position:relative;
				width:300px;
			}
			#projects a.group .text {
				background-image:url('../img/trans-black.png');
				bottom:0;
				color:#CFCFCF;
				height:290px;
				padding:5px;
				position:absolute;
				right:0;
				width:140px;
				text-align:right;
			}
			#projects a.group .desc {display:none;}
			#projects a.group:hover {
				font-weight:bold;
			}
			#projects a.group:hover .desc {
				display:block;
				font-size:0.9em;
				font-weight:normal;
				padding-top:1em;
			}
			
				a#group1 {
					background-position:0 -300px;
				}
				
				a#group2 {
					background-position:300px -300px;
				}
				a#group3 {
					background-position:600px -300px;
				}
				
				a#group1:hover {
					background-position:0 0;
				}
				
				a#group2:hover {
					background-position:300px 0;
				}
				a#group3:hover {
					background-position:600px 0;
				}
				
				
				
				#projects-reloaded {
					background:url('../img/loader-dark.gif') no-repeat center center;
					height:300px;
					left:30px;
					overflow:hidden;
					position:absolute;
					top:0;
					width:900px;
				}
				#projects-reloaded li {
					background-image:url('../img/projects-reloaded.jpg');
					display:block;
					float:left;
				}
				#projects-reloaded li a {
					background-image:url('../img/projects-reloaded.jpg');
					display:block;
					font-size:1.1em;
					height:300px;
					overflow:hidden;
					position:relative;
					width:112px;
				}
				#projects-reloaded li a#group2 {width:452px;}
				#projects-reloaded a.group .text {
					background-image:url('../img/trans-black.png');
					bottom:0;
					color:#CFCFCF;
					height:290px;
					padding:5px;
					position:absolute;
					right:0;
					min-width:112px;
					max-width:180px;
					text-align:right;
				}
				#projects-reloaded a.group .desc {display:none;}
				#projects-reloaded .current .text,
				#projects-reloaded a.group:hover .text {
					font-weight:bold;
					/*background:#111;*/
					min-width:150px;
				}
				#projects-reloaded a.group:hover .desc {
					color:#999;
					display:block;
					font-size:0.9em;
					font-weight:normal;
					padding-top:1em;
					text-transform:none;
					text-align:left;
					font-size:11px;
					line-height:1.5em;
				}

					#projects-reloaded a#group1 {
						background-position:0 -300px;
					}

					#projects-reloaded a#group2 {
						background-position:1800px -300px;
					}
					#projects-reloaded a#group3 {
						background-position:1350px -300px;
					}
					
					#projects-reloaded a#group4 {
						background-position:900px -300px;
					}
					#projects-reloaded a#group5 {
						background-position:450px -300px;
					}
					
					
					

					#projects-reloaded a.current#group1 {
						background-position:0 0;
					}

					#projects-reloaded a.current#group2 {
						background-position:1800px 0;
					}
					#projects-reloaded a.current#group3 {
						background-position:1350px 0;
					}
					#projects-reloaded a.current#group4 {
						background-position:900px 0;
					}
					#projects-reloaded a.current#group5 {
						background-position:450px 0;
					}
				
				
				
			#anim,
			#vis {
				margin:10px 0px;
			}
			.gallery .item {
				border:1px solid #333;
				float:left;
				margin:0 14px 10px 0;
				text-align:center;
				vertical-align:middle;
			}
			
			#virtual .item {height:190px;width:277px;}
			
			#vis .item {
				height:80px;
				width:80px;
			}
			#anim .item {
				height:200px;
				margin-top:30px;
				width:390px;
				text-align:left
			}
			#anim .item img {
				display:block;
				float:left;
				margin-right:5px;
			}
			#anim .item .text {
				height:190px;
				padding:5px;
				overflow:auto;;
				text-transform:none;
			}
			#anim .item .text h2 {
				padding-bottom:5px;
			}
			#vis .break {margin-right:70px}
			
			#anim .break {margin-right:20px}
			
			.gallery img{
				display:block;
				margin:auto;
			}
			.gallery a:hover img{
				border:1px solid #ccc;
			}
			#vis a:hover img{
				height:78px;
				width:78px;
			}
			#anim a:hover img{
				height:198px;
				width:198px;
			}
			#contactForm  {
				padding-top:40px;
			
			}
			#contactForm  .textfields{
				float:left;
				width:293px;
			}
			#contactForm  .input {
				padding-bottom:10px;
			} 
			#contactForm  label {
				color:#666;
				display:block;
			}
			#contactForm a {
				text-decoration:underline;
			
			}
			#contactForm  input ,
			#contactForm  select,
			#contactForm  textarea {
				background:#222;
				border:1px solid #333;
				color:#777;
				font:1.6em monospace;
				padding:1px;
				width:250px;
			}
			#contactForm  .submit input  {
				cursor:pointer;
				width:75px;
			}
			#contactForm  .submit input:hover  {
				background-color:#5F0000;
				border-color:#3F0000;
				color:#1F0000;
			}
			
			#content .inner .row {
				height:100px;
			}
			
			#content .inner .column {
				float:left;
				font-size:1.1em;
				line-height:1.4em;
				width:435px;
				overflow:auto;
				
			}
			
			#content .inner .first {
				margin-right:10px;
			}
			#content .inner p {
				margin-bottom:10px;
			}
	#page_2 #content .inner {
		background-image:url('../img/hi-res/studio-light.jpg');
	}
	#page_2 #content .inner p {margin-bottom:10px}
	#page_2 #content .inner .single {
		background:url('../img/trans-black.png');
		height:280px;
		padding:10px;
		position:absolute;
		right:30px;
		top:0;
		bottom:0;
	}
	#page_2 #content .inner a {font-weight:bold}
	
	#content .inner .scroll {
		font-size:1.1em;
		height:280px;
		line-height:1.4em;
		overflow:auto;
		padding:10px;
		position:absolute;
		left:30px;
		right:30px;
		top:0;
		bottom:0;
		
	}
	
	#content .references li {
		border-left:3px solid #ccc;
		margin-bottom:15px;
		padding:5px 5px 0 5px;
		overflow:hidden;}
	#content .references blockquote {
		text-transform:none;
		font-style:italic;		
		display:block;
	}
	#content .references .author {
		float:right;
		margin:0;
		padding:0;
		text-align:right;
	}
	
	
	#foot {
		left:30px;
		position:absolute;
		top:340px;
		right:30px;
	}
	#page_2 #foot {top:306px;}
	
#sessionFlash,
.error-message {color:#5F0000}
	
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url('../img/blank.gif') no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('../img/prev.gif') left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('../img/next.gif') right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #666;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
	
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
	padding-left:35px;
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 900px;
    height: 90px;
}
#anim .jcarousel-list li,
#anim .jcarousel-item {
	height: 270px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 100;
    display: none;
}

.jcarousel-prev {
    z-index: 100;
    display: none;
}


.jcarousel-container-vertical,
.jcarousel-clip-vertical  {
    width: 900px;
    height: 270px;
}

/**
 *  Vertical Buttons
 */
.jcarousel-next-vertical {
    position: absolute;
    bottom: 4px;
    left: 50%;
	margin-left:-45px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url('../img/next-vertical-light.png') no-repeat 0 0;
}

.jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-next-disabled-vertical,
.jcarousel-next-disabled-vertical:hover,
.jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-prev-vertical {
    position: absolute;
    top: 0;
    left: 50%;
	margin-left:-45px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url('../img/prev-vertical-light.png') no-repeat 0 0;
}

.jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-prev-disabled-vertical,
.jcarousel-prev-disabled-vertical:hover,
.jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}


/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

#flashPlayer,
#slider {
	left:30px;
	height:300px;
	right:30px;
	width: 900px;
	margin: 0 auto;
	position: absolute;
	text-align:center;
	top:0;
}
#slider img {
	margin:0 auto;
	}

#slider .navigation {
	list-style:none;
	top:15px;
	right:15px;
	position:absolute;
	z-index:20;
	
}
#slider .navigation li {list-style:none;float:left;margin-left:5px;}
#slider .navigation a {
	background:#555;
	border:1px solid #666;
	display:block;
	float:left;
	font-weight:bold;
	line-height:15px;
	text-align:center;
	width:15px;
}
#slider .navigation a:active,
#slider .navigation a:focus,
#slider .navigation a:hover,
#slider .ui-tabs-selected a {
	background:#888;
}


#sessionFlash {
	border:1px dashed #ccc;
	font-weight:bold;
	margin-bottom:5px;
	padding:5px;
}





.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/* @group TOOLS */ 
 
/* tooltip styling */ 
.tooltip { 
    display:none; 
    background:url('../img/black_arrow_big.png'); 
    height:122px; 
    padding:20px 20px 10px 20px; 
    width:233px; 
    font-size:11px; 
	line-height:1.1em;
    color:#fff; 
	z-index:100;
} 


.loader{
  width: 48px;
  height: 48px;
  margin: auto;
  position: relative;
  top: 40px;
  display: none;
  
  opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
  filter: alpha(opacity=75); /* IE lt 8 */
  -ms-filter: "alpha(opacity=75)"; /* IE 8 */
  -khtml-opacity: .75; /* Safari 1.x */
  -moz-opacity: .75; /* FF lt 1.5, Netscape */
}

/* container for slides */
.slides {
	
}

/* single slide */
.slides .panel {
	display:none;
	height:300px;
	position:absolute;
	top:0;
	left:0;		
	font-size:12px;
	width:900px;
}
	
.slides div .newsPlaceholder {
	background:url('../img/trans-black.png');
	bottom:0px;
	color:#CFCFCF;
	display:block;
	font-size:11px;
	left:0;
	height:3em;
	position:absolute;
	padding:10px;
	right:0px;
	text-align:left;
	width:880px;
	z-index:100;
}

.slides div .newsPlaceholder p {
  display: inline;
}
/* @end */

/* the overlayed element */ 
.overlayvid { 
     background-image:url('../img/overlay/apple.png'); 
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    background-color:#333; 
     
    width:675px;     
    height:500px; 
    border:1px solid #666; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;     
} 
 
/* close button positioned on upper right corner */ 
.overlayvid .close { 
    background-image:url('../img/overlay/close.png'); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

/* @group Tipsy */
	.tipsy { padding: 5px; font-size: 11px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(../img/tipsy.gif); }
  	.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  	.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  	.tipsy-north { background-position: top center; }
  	.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }
/* @end */