#biochem_slidedeck_placeholder {
	position: relative;
	width: 720px;
	height: 322px;
}


/* Slidedeck container */
#biochem_slidedeck { 
	font-family: "Trebuchet MS", "Freesans", sans-serif;
	font-size:12px;
	position:absolute;
	background-image: url('slide_holder.png');
	background-repeat: no-repeat;
	height:322px;
	width:736px;
	z-index:15;
}

/* Right, orange navigation : JCarousel Controls */
#right_nav{
	position: absolute;
	top:9px;
	margin-left:492px;
	width:220px;
	height:276px;
	background-color: #edb35e;
	color:#fbf0df;
	z-index:14;
	line-height:18px;
}

#static_text{
	padding-left:10px;
}

#static_text p{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

#right_nav h2{
	color:#FFF;
	font-size:18px;
	line-height: 1.4;
	margin-top: 15px;
	font-weight:normal;
}

#links img{
	border:0px;
}

#right_col_arrow_hover{
	background-image: url(images/nav_arrow_hover.gif);
	width:10px;
	height:10px;
	vertical-align: middle;
}

#lines {
	position:absolute;
	z-index:900;
	top:112px;
	left:505px;
}

#biochem_slidedeck .line {
	border:0px;
	height:1px;
	color:white;
	background-color:#fbf0df;
	line-height:0px;
	font-size:1px;
	width:190px;
	margin: 0px 0px 33px 0px;
	padding:0px;
	z-index:997;
}

#links {
	position:absolute;
	z-index:1001;
	top:90px;
	left:475px;
	margin-top:16px;
 	margin-left:28px;
	
}

#links a{
	text-decoration:none;
	outline:none;
}

#biochem_slidedeck a.selected {
	color:white;
	background-image:url('images/nav_arrow.gif');
	background-repeat:no-repeat;
	background-position:left center;
}

#biochem_slidedeck a.notSelected {
	color:#fbf0df;
	background-image:url('images/nav_arrow_inactive.gif');
	background-repeat:no-repeat;
	background-position:left center;
}

#biochem_slidedeck a.notSelected:hover {
	color:#c76a1e;
	background-image:url('images/nav_arrow_hover.gif');
	background-repeat:no-repeat;
	background-position:left center;
}

#links ul{
	list-style: none;
	line-height:34px;
	padding-left:0px;
	padding-right:0px;
	padding-top:6px;
	margin:0px;
	z-index:102;
	width:195px;
}

#links li{
	background-image: url();
	background-repeat: no-repeat;
	background-position:0 .15em;
	z-index:1001;
	position:relative;
	padding:0px;
	margin-bottom:0px;
}

#pointer{
	margin-top:7px;
	z-index:1000;
	left:473px;
	position:absolute;
	top:105px;
}

#gradient{
	position:absolute;
	top:234px;
	width:220px;
	height:53px;
	background-image:  url(images/biochem_slidedeck_right_nav_gradient.gif);
	z-index:11;
}





/* Left-hand carousel content */
#left_carousel{
	position: absolute;
	margin-top:9px;
	padding:0px;
	width:490px;
	margin-left:25px;
	list-style:none;
	z-index:1;
	height:300px;
}

#left_carousel img{
	position:relative;
	border:solid white 1px;
	margin-top: 6px;
	z-index:2;
}

#left_carousel p{
	color:#545454;
	font-size:11px;
	padding:0px;
	margin-top:8px;
	margin-bottom:8px;
	line-height:18px;
}

#left_carousel h3{
	padding:0px;
	line-height:18px;
	padding-top:15px;
	margin:0px;
	color:#545454;
	font-size:14px;
}

#left_carousel a{
	color:#4572A2;
	text-decoration:none;
	font-size:11px;
	/*font-weight:bold;*/
}

#left_carousel a:hover{
	text-decoration:underline;
}

#left_carousel ol{
	list-style: none;
	line-height:20px;
	padding:0px;
	margin:0px;
	z-index:1000;
}

#biochem_slidedeck .contLinks li{
	padding-left: 10px;
	background-image: url(images/link_arrow.gif);
	background-repeat: no-repeat;
	background-position:0 .15em;
}

#biochem_slidedeck .jcarousel-skin-ie7 {
	width:500px;
}


#biochem_slidedeck .jcarousel-container-vertical {
    width: 490px;
    height: 320px;
	margin-top:-3px;
}

#biochem_slidedeck .jcarousel-clip-vertical {
    top: 15px;
    width: 490px;
    height: 276px;
    margin: 0 5px;
    z-index: 20;
}

#biochem_slidedeck .jcarousel-item-vertical,
#biochem_slidedeck .jcarousel-item-placeholder-vertical {
    width: 450px;
    height: 300px;
    
	margin-left:25px;
}
