@charset "utf-8";
#menu_bar {
	height: auto;
}
div.selected {
	height: auto;
}
div.category_items {
	height: auto;
}



#wrapper_contents .columns {
	margin-top: 64px;
}
#wrapper_contents #projectsandclients {
	margin-top: 0;
	clear: both;
}
/*IE7 only*/
*:first-child+html #projectsandclients {
	/*margin-left: 302px!important;*/
	clear: both!important;
}
*:first-child+html #menu_bar{ /zoom : 1;height:12em}
*:first-child+html #menu_bar:after{ content : ''; display : block; clear : both; }

*:first-child+html #services {
	margin-top: 0!important;
	margin-left: 302px!important;
}

#projectsandclients p a {
	font-weight: bold!important;
	color: #758097!important;
}

/*	Clients Map Page	*/
#map_wrapper {
	clear: both;
	position: relative;
	height: 540px;
}
#map_wrapper img {
	position: absolute;
	z-index: 0;
}
#clients_list {
	position: relative;
	top: 22em;
	z-index: 1;
}
#clients_list ul {
	float: left;
	font-weight: bold;
	margin: 1em 1.8em!important;
}
#north_america {color: #95C5E9;}
#europe1 {color: #91AE2A;}
#asia {color: #DD0030;}

#europe2,#europe3 {
	position: relative;
	top: 1.25em;
}
#europe2 {
	width: 13em;
}

#wrapper_contents #map_wrapper #clients_list ul li {
	list-style: none;
	margin: 2px 0;
	color: #758097;
}

#wrapper_contents #map_wrapper #clients_list ul li.title {
	color:inherit;
}

#wrapper_contents #map_wrapper #clients_list ul li em {
	font-weight: normal;
	font-style: normal;
	color: #98A6B7;
}

div#wrapper_contents {
	min-height: 400px;
}

.title_more {
	cursor: pointer;
}

/*	News and Perspectives	*/
.perspective_box {
	//float: left;
	//width: 160px;
	min-height: 3em;
	//margin-right: 16px;
	margin-bottom: 3em!important;
}
.header_box {
	position: relative;
	width: 336px;
	height: 64px;
	margin-bottom: 0.6em;
	background: #CCC;
}
.header_box img {
	position: absolute;
	z-index: 1;
}
.header_box .overlay {
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: 0.5;
	z-index: 5;
}
.header_box .imported-title{
	position: absolute;
	z-index: 10;
	top: 23px;
	right: 0;
	min-width: 65%;
	max-width: 90%;
	padding: 4px;
	font-weight: normal!important;
	color: #F8801E;
	background: #fff;
	opacity: 0.9;
	line-height:14px;
}
a:hover .header_box img {
	outline: none;
}
#wrapper_contents .header_box .imported-title h2{
	font-weight:normal;
}
.header_box h2 strong,
.header_box h1.imported-title h2 strong{
	color: #98A6B7;
}
.year {
	clear: both;
	width: 100%;
	font-weight: bold;
	margin-bottom: 0.8em;
}

ul#attachment_list{
	position: relative;
	margin: 1.1em 0 0 24px!important;
	padding-top: 6px;
	font-size: 0.85em;
}
ul#attachment_list li {
	list-style: none !important;
	margin-bottom: 1.2em!important;
	line-height: 12px;
}
ul#attachment_list li img {
	border: none!important;
	position: absolute;
	left: -20px;
}

/*----------------------------
		Project page box (for Premio news page)
----------------------------*/
#slideshow_wrapper {
	position: relative;
	margin: 20px 0;
	clear: both;
	width: 968px;
	height: 460px;
	color: white;
	overflow: hidden;
}
.activeSlide {
	outline: 1px solid F8801E!important;
}
#slide_show {
	position: absolute !important;
	overflow: hidden;
	width:100%;
	height:100%;
}
#the_content {
position: absolute;
bottom: 35px;
right: 0;
z-index: 100;
}
#general_info {
float: left;
margin-right: 4px;
padding: 8px;
width: 124px;
height: 124px;
}
#general_info h1,#general_info p {
	margin: 0.2em 0;
}
#general_info h1 {
	font-weight: bold;
	color: white;
}
#subtitle {
	font-size: 0.9em;
}
#date {
	position: absolute;
	bottom: 6px;
	font-size: 0.9em;
}
#navi_box {
	float: left;
}
#navi_box ul {
	margin: 0!important;
	padding: 0!important;
}
#navi_box .thumbnails {
	margin-bottom: 4px;
	margin-right: 4px;
	float: left;
	list-style: none;
}
#navi_box .thumbnails a {
	margin: 0;
}
#navi_box #place_filler {
	float: left;
	/*width: 120px;*/
	height: 40px;
	/* for IE */
}
#image_description {
	width: 260px; /*+ padding 16px*/
	height: 84px;
	padding: 8px;
	clear: both;
	overflow: hidden;
}
.image_description {
	padding: 8px;
}

ul#attachment_list{
	font-size: 0.85em;
    padding-top: 6px;
    width: 102px;
}

ul#attachment_list li {
	list-style: none !important;
	margin-bottom: 1.2em!important;
	line-height: 12px;
}
ul#attachment_list li img {
	border: none!important;
	position: absolute;
	left: -20px;
}

#wrapper_contents #perspectives {
    position: relative;
}

.links-panel{
	display:none;
}

/* Fix link colors and outlines for attachments */
#wrapper_contents #perspectives ul#attachment_list.premio-attach li a {
    color: #758097;
}

#wrapper_contents #perspectives ul#attachment_list.premio-attach li a:hover{
	color: #F8801E;
}

ul#attachment_list.premio-attach li a:hover img{
	outline: none;
}
