body {

}
img {
	border: 0;
}

/* dock - top */
#project-container{
	position:relative;
/*	height: 500px;
	background-color: #fff; */
	background-color: #E9E9E9;
	height: auto;
	min-height: 465px;
}

#project-container-single{
	position:relative;
	height: 465px;
	background-color: #e9e9e9;
}

#project-container-single div.project-end{
	background-image: url(../images/project_single_bottom_bg.gif);
}

#project-single{
	position: relative;
	width: auto;
}

#project-single #project-coverflow{
	padding-left: 130px;
}
#project-single #project-image-large{
	margin-left: 130px;
}
#project-single #project-header{
	padding-left: 130px;
}
#project-coverflow{
	height: 90px;
	border-top: 2px solid #fff;
}

#coverflow ul{
	display: block;
	width: auto;
	color: #000;
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 70px;
}


#coverflow{
	float: left;
	width: 456px;
	margin: 25px 0 0 15px;
	position: absolute;
}

#coverflow div.cf-images-wrapper{
	width: 414px;
	overflow: hidden;
	height: 46px;
	float: left;
	position: relative;
}

#coverflow div.cf-images-wrapper ul{
	width: 1000em;
}
#coverflow div.cf-images-wrapper ul li{
	float: left;
	width: 44px;
	height: 44px;
	background-color: #000;
	border: 1px solid #e9e9e9;
}

#coverflow div.item-over-sub-container{
	position: absolute;
	background: transparent;
	height: 20px;
	top: 46px;
	width: 456px;
	left: 0px;
}
#coverflow div.item-over-sub-container div{
	display: none;
	position: absolute;
	font-size: 10px;
	overflow: visible;
	width: auto;
	text-align: center;
}
#coverflow div.cf-images-wrapper ul li img{
	padding: 0;
	border: 0;
	opacity: 0.6;
	filter: alpha(60);
	cursor: pointer;
}
div.cf-goleft{

}

div.cf-goleft,
div.cf-goright{
	opacity: 0.6;
	filter: alpha(60);
	width: 20px;
	float: left;
}

#coverflow ul li.coverflow-images ul li a{
	display: block;
	#zoom: 1;
}


#coverflow ul.cf-images li.active{
	border: 1px solid #E17000;
}

#project-image-large{
	width: 473px;
	height:312px;
	position: relative;
	margin: 10px 0 0 0;
	padding: 0 0 0 11px;
	background-color: #e9e9e9;
	cursor: pointer;
	overflow: hidden;
}
#project-image-large img{
	position: absolute;
	top: 0;
	left: 11px;
}
#project-image-large div.project-image-overlay{
	position: absolute;
	opacity: 0.3;
	#filter: alpha(opacity:30);
	top: 250px;
	left: 405px;
	background-image: url(../imgages/moreIcon_dk.gif);
	background-repeat: no-repeat;
	width: 70px;
	height: 50px;
}
#project-header{
	width:
}

div.project-title-right{
	margin: 5px 0 20px 0;
	text-transform: uppercase;
	color: #616365;
}

div.project-description-content{

}

div.project-fact{
	margin-top: 20px;
	height: 20px;

}

#project-country-view,
#project-alphabetical-view,
#project-chronological-view,
#project-type-view{
	margin: 10px 0 0 0;
	clear: both;
}

table.project-table{
	border-collapse: collapse;
	width: 380px;
}

table.project-table tr{
	height: 16px;
	margin-bottom: 2px;
}

table.project-table tr.trOver td{
	border-bottom: 1px solid #E17000;
	color: #E17000;
	cursor: pointer;
}

table.project-table tr td{
	vertical-align: top;
	color: #616365;
	border-bottom: 1px solid #fff;
}
table.project-table tr td.years{
	width: 74px;
}

table.project-table tr td.countries{
	width: 90px;
}

table.project-table tr td.title{
	width: 190px;
}

div.project-selector-list{
	float: left;
	width: 170px;
}
div.project-selector-list ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.project-selector-list ul li{
	text-transform: uppercase;
	color: #616365;
	line-height: 16px;
	margin: 0 0 5px 0;
}
div.project-selector-list ul li.chosen a{
	color: #E17000;
}
#project-type-view div.project-selector-list ul li:first-letter{
	font-size: 12px;
}

#project-type-view div.project-type-projectlist{
	width: 380px;
	float: right;
}
td.hiddenLink{
	width: 0px;
}
td.hiddenLink a{
	font-size: 0px;
}


/**
* NEW STYLES
**/
#project-left{
	float: left;
	background-color: #e9e9e9;
/*	height: 465px; */
	height: 100%;
	width: 242px;
/*	margin: 0 2px 0 0; */
	margin: 0;
	border-right: 4px solid #fff;
	min-height: 465px;
}

#project-right{
	background-color: #e9e9e9;
	width: 484px;
/*	height: 465px; */
	float: right;
	height: 100%;
	min-height: 465px;
}

ul.project-menu{
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 242px;
}

ul.project-menu li{
	padding: 0;
	margin: 0;
	border-bottom: 2px solid #fff;
	height: 21px;
	text-indent: 12px;
	line-height: 21px;
	background-image: url(../images/project_menu_item_graybg.png);
	background-repeat: repeat-x;
	overflow: hidden;
	cursor: pointer;
}

ul.project-menu li a{
	display: block;
	width: 100%;
}

ul.project-menu li.menu-active{
	background-color: #3c9d50;
	background-image: none;
}

ul.project-menu li.menu-active a{
	color: #fff;
	background-image: url(../images/white_arrow_green.gif);
	background-position: 230px 7px;
	background-repeat: no-repeat;
}

ul.project-menu li.menu-over{
	background-image: url(../images/project_menu_item_graybg_over.png);
}

ul.project-menu li.menu-over a{
	color: #fff;
}

div.project-end{
	clear: both;
/*	height: 13px; */
	width: 730px;
	background-image: url(../images/project_bottom_bg.png);
	background-repeat: no-repeat;
	height: 12px;
}

div#project-header{
	height: 40px;
	line-height: 18px;
	position: relative;
	background-color: #e9e9e9;
	color: #484848;
	margin: 5px 10px;
}

div#project-header h1{
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
}


div#project-header p{
	margin: 0;
	padding: 0;
}

/*div#project-header div{
	float: left;
	width: 240px;
	margin: 0 0 0 10px;
}*/

div#project-header ul{
	float: right;
	width: 230px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#project-header ul li{
	float: right;
	margin: 0 10px 0 0;
	padding: 0;
}

div#project-related{
	border-top: 2px solid #fff;
	width: 474px;
	height: 21px;
	line-height: 21px;
	background-color: #484848;
	border-bottom: 2px solid #fff;
	color: #fff;
	padding: 0 0 0 10px;
}






/** LIGHTBOX **/
#project-lightbox {
	display: none;
	width: 810px;
	height: 480px;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -450px; /* center around the middle 700px */
	color: white;
	text-align: left;

}

#project-lightbox a {
	color: white
}

#project-lightbox a.act {
	font-weight: bold;
}
#project-lightbox a.description,
#project-lightbox a.facts{
	padding-right: 8px;
	background-image: url(../images/arrow_orange_blackbg.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
}

.project-lightbox-top {
	padding: 0 0 4px 150px;
}
.project-lightbox-top-1 {
	width: 560px;
	float: left;
	font-weight: bold;
}

.project-lightbox-top-2 {
	background-image:url(../images/arrow_orange_blackbg.gif);
	background-position:right 6px;
	background-repeat:no-repeat;
	float:left;
	padding-right:8px;
	text-align:right;
	width:92px;
}

#project-lightbox .project-lightbox-top-2 a {
	color: #E17000;
}

.project-lightbox-sidebar-and-content {}

.project-lightbox-sidebar {
	width: 150px;
	float: left;
	text-align: right;
}

.project-lightbox-sidebar ul {
	margin: 5px;
	list-style: none;
}

.project-lightbox-sidebar ul li a {
	color: white;
}



.project-lightbox-content {
	width: 660px;
	float: left;
}

.project-lightbox-content-inner {
	background-color: #333333;
	height: 400px;
	position: relative;
	overflow: hidden;
}

.project-lightbox-content-inner-text {
	background-color: black;
	opacity: 0.8;
	filter: "alpha(opacity=80)"; /* expected to work in IE 8 */
	filter: alpha(opacity=80);   /* IE 4-7 */
	zoom: 1;                     /* needed in IE up to version 7*/
	width: 280px;
	position: absolute;
	top: 0;
	left: -280px;
	height: 400px;
	display: none;
}
.project-lightbox-content-inner-text table{
	width: 260px;
}
.project-lightbox-content-inner-text table tr td{
	vertical-align: bottom;
}
.project-lightbox-content-inner-text table tr td.left{
	width: 80px;
	vertical-align: top;
}

.project-lightbox-content-thumbs {
	width: 600px;
	height: 60px;
	position: relative;
	overflow: hidden;
	margin-top: 20px;
	left: 30px;
}


.project-lightbox-content-inner-text-close {
	text-align: right;
	padding: 10px;
}

.project-lightbox-content-inner-text-content {
	padding: 0 10px;
}


.project-lightbox-content-thumbs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 60px;
	width: 10000px;
	position: absolute;
	top: 0;
	left: 0;
}

.project-lightbox-content-thumbs ul li {
	display: block;
	float: left;
	width: 58px;
	height: 58px;
	margin: 1px;
	background-color: black;
}

.project-lightbox-content-thumbs ul li.act {
	border: solid #E17000 1px;
	margin: 0;
}

.project-lightbox-content-arrows {
	height: 12px;
	position: relative;
}

.project-lightbox-content-arrows-left {
	position: absolute;
	top: -46px;
	left: -20px;
	text-align: right;
	padding: 10px 5px 10px 20px;
}

.project-lightbox-content-arrows-right {
	position: absolute;
	top: -46px;
	right: -20px;
	text-align: left;
	padding: 10px 20px 10px 5px;
}