@charset "utf-8";

/*
	HTML
***************************************************/

* {
	padding: 0;
	margin: 0;
	}

body {
	background: #000000;
	margin: 0;
	padding: 0px 0 10px 0;
	font-size: 11px;
	font-family: "trebuchet ms" , Arial, "Lucida Grande", Helvetica,  sans-serif;
	color: #393939;
	line-height: 20px;
	}
	
h1 {
	font-family: Georgia;
	font-size: 42px;
	font-style: italic;
	font-weight: normal;
	color: #663333;
	}


/*
	Capes principals
***************************************************/

#link1 {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	}

#link1:hover {
	text-decoration: underline;
	}

#flash_background {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	}

#base-inf {
	background: #000000;
	}

#cont-menu {
	margin-right: auto;
	margin-left: auto;
	width: 993px;
	}
	
#content_cont {
	background: #424242 url(images/fons_contingut.jpg) top repeat-x;
	}

#nav_sup {
	height: 26px;
	margin-right: auto;
	margin-left: auto;
	width: 955px;
	overflow: hidden;
	position: relative;
	padding-top: 6px;
	}

#nav_language {
	float: right;
	font-size: 9px;
	font-family: "Trebuchet MS", Arial;
	color: #bbbbbb;
	text-align: right;
	}
	
	#nav_language a {
		color: #bbbbbb;
		text-decoration: none;
		}
	
	#nav_language a.current {
		color: #ffffff;
		}
	
	#nav_language a:hover {
		color: #ffffff;
		text-decoration: underline;
		}

#section_cont {
	position: relative;
	width: 953px;
	min-height: 135px;
	margin: 0 auto;
	overflow: hidden;
	}	

#menu {
	background: #000000;
	padding: 17px 20px;
	}
	
	#menu a {
		text-decoration: none;
		font-family: "Trebuchet MS", Arial;
		border-bottom: 1px solid #444444;
		display: block;
		padding: 0;
		margin: 0;
		height: 20px;
		}
	
	#menu div {
		float: left;
		}
	
	#menu div.llista {
		margin-left: 40px;
		width: 150px;
		}
		
	#menu h3 {
		margin: 0;
		padding: 0;
		margin-bottom: 5px;
		padding-bottom: 1px;
		color: #666666;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		font-weight: bold;
		background: url(images/h3.gif) repeat-x bottom left;
		}
	
	#menu ul {
		margin-left: 59px;
		font-family: Georgia, "Times New Roman", Times, serif;
		padding: 0;
		margin: 0;
		list-style-type: none;
		margin-top: 10px;
		}
		
		#menu ul li {
			padding: 0;
			margin: 0;
			text-transform: lowercase;
			}
		
		#menu ul li.portfolio_year {
			border-bottom: 1px solid #444444;
			display: block;
			padding: 0;
			padding-left: 20px;
			margin: 0;
			height: 20px;
			font-family: "Trebuchet MS", Arial;
			color: #777777;
			}
			
			#menu ul li a {
				color: #F0F0F0;
				padding-left: 20px;
				background: transparent url(images/recent.gif) no-repeat center left;
				}
			
			#menu ul li a:hover {
				color: #000000;
				background: #FFFFFF url(images/recent2.gif) no-repeat center left;
				}
			
			#menu ul li.highlight a {
				color: #F0F0F0;
				padding-left: 20px;
				background: transparent url(images/star.gif) no-repeat center left;
				}
			
			#menu ul li.highlight a:hover {
				color: #000000;
				background: #d9e10b url(images/star2.gif) no-repeat center left;
				}
			
	#menu ul.seccions {
		float: right;
		width: 88px;
		margin-top: -3px;
		}
			
		#menu ul.seccions li {
			margin-bottom: 3px;
			text-transform: capitalize;
			}
			
		#menu ul.seccions a {
			color: #cccccc;
			background: #262626;
			background-image: none;
			border: none;
			}
			
		#menu ul.seccions a:hover {
			background-image: none;
			border: none;
			}
			
		#menu ul.seccions a.xarxa_social {
			color: #666666;
			background: #1a1a1a;
			}
			
		#menu ul.seccions a.xarxa_social:hover {
			color: #333333;
			background: #efefef;
			}

.client_logo {
	float: left;
	width: 74px;
	height: 28px;
	margin: 5px 0;
	background-position: center top;
	background-repeat: no-repeat;	
	}
	
#logo {
	margin-left: 0 !important;
	font-family: "Courier New", Courier, monospace !important;
	font-size: 11px;
	color: #ffffff;
	width: 52px;
	border: none;
	}
	
	#logo img {
		border: 0;
		}
	
	#logo a {
		color: #ffffff;
		font-family: "Courier New", Courier, monospace !important;
		}

#credits {
	padding: 50px 20px 10px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: right;
	color: #666666;
	}

#credits a{
	color:#666666;
}

#nav_esq, #nav_drt {
	width: 21px;
	height: 434px;
	cursor: pointer;
	}

#nav_esq {
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(images/proj_navigation_esq.png) center no-repeat;
	}

#nav_drt {
	position: absolute;
	right: 0px;
	top: 0px;;
	background: url(images/proj_navigation_drt.png) center no-repeat;
	}

#nav_esq:hover {
	background: url(images/proj_navigation_esq_over.png) center no-repeat;
	}

#nav_drt:hover {
	background: url(images/proj_navigation_drt_over.png) center no-repeat;
	}

#nav_esq_over {
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(images/proj_navigation_esq_over.png) center no-repeat;
	}

#nav_drt_over {
	position: absolute;
	right: 0px;
	top: 0px;;
	background: url(images/proj_navigation_drt_over.png) center no-repeat;
	}

.loading {
	background: url(images/loading.gif) center no-repeat;
	}


/*
	Seccions
***************************************************/

#gallery {
	width: 895px;
	position: relative;
	left: 25px;
	}

#interactive_flash {
	position: absolute;
	left: 0;
	height: 0;
	}

#gallery_cont {
	width: 564px;
	height: 434px;
	}

#shadow {
	background: url(images/ombra_lateral_projecte.png) center repeat-y;
	}
	
.shadow_bottom {
	height: 9px;
	background: url(images/ombra_peu_projecte.png) center repeat-y;
	}

#image_cont {
	padding-left: 8px;
	}

#data_cont {
	float: right;
	position: relative;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial;
	font-size: 11px;
	color: #999999;
	line-height: 18px
	}
	
	#data_cont a {
		font-size: 11px;
		color: #ffffff;
		}
	
	#data_cont #project_name {
		margin-left: -6px;
		height: 38px;
		}		
	
	#data_cont .url {
		margin-top: 15px;
		color: #ffffff;
		}	
	
	#data_cont .tags {
		margin-top: 10px;
		margin-bottom: 15px;
		color: #ffffff;
		}
	
	#data_cont .project-notes {
		width: 312px; /* As tn_cont and vid_cont */
		color: #ffffff;
		height: 30px;
		}
	
	#data_cont #toggle_case-ptfolio {
		margin-top: 11px;
		}
	
	#data_cont .awards {
		margin-top: 32px;
		color: #ffffff;
		}
		
		#data_cont .awards span {
			color: #666666;
			}

.link-casestudy {
	font-weight: bold;
	}
	
.go-casestudy {
	border: none;
	margin-bottom: -1px;
	margin-left: 5px;
	}

#tn_cont, #vid_cont {
	margin-top: 3px;
	width: 312px;
	height: 82px;
	}
	
	#tn_cont h6, #vid_cont h6 {
		width: 306px;
		border-bottom: 1px solid #666666;
		margin-left: -2px;
		margin-bottom: 10px;
		padding-left: 5px;
		padding-bottom: -1;
		font-size: 11px;
		}
	
	#tn_cont img, #vid_cont img {
		height: 45px;
		width: 45px;
		border: 2px solid #222222;
		}
	
	#tn_cont a.current img, #tn_cont a:hover img, #vid_cont a.current img, #vid_cont a:hover img {
		border: 2px solid #ffffff;
		}
	
#case-studie_cont {
	width: 785px;
	margin: 0 auto;
	position: relative;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial;
	font-size: 11px;
	color: #999999;
	}
	
	#case-studie_cont a {
		font-size: 11px;
		color: #ffffff;
		}
	
	#case-studie_cont #project_name {
		margin-left: -6px;
		height: 38px;
		}		
	
	#case-studie_cont .url {
		margin-top: 15px;
		color: #ffffff;
		}	
	
	#case-studie_cont .tags {
		margin-top: 5px;
		color: #ffffff;
		}
		
	#case-studie_cont .portafoli {
		height: 23px;
		margin-top: 6px;
		text-align: right;
		}
		
		#case-studie_cont .portafoli a {
			font-weight: bold;
			font-size: 10px;
			text-decoration: none;
			color: #cccccc;
			}
		
		#case-studie_cont .portafoli a:hover {
			color: #ffffff;
			}
	
	#case-studie_cont #text_cont {
		margin-top: 20px;
		color: #ffffff;
		}
	
		#case-studie_cont #text_cont h3 {
			height: 40px;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 18px;
			font-weight: normal;
			color: #666666;
			}
	
		#case-studie_cont #text_cont p {
			color: #ffffff;
			margin: 10px 0;
			}

#tn_cases_cont {
	margin-top: 2px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 8px 2px;
	}
	
	#tn_cases_cont img {
		height: 45px;
		width: 45px;
		margin: 0 2px;
		border: 2px solid #222222;
		}
	
	#tn_cases_cont a.current img, #tn_cases_cont a:hover img {
		border: 2px solid #ffffff;
		}

.introduction {
	height: 250px;
	color: #ffffff !important;
	}

.contact_info, .careers_info {
	left: 0px !important;
	position: relative !important;
	float: none;
	margin: 0 auto !important;
	height: 365px;
	color: #666666;
	text-align: center;
	}

	.contact_info h1, .careers_info h1 {
		margin-top: 52px;
		margin-bottom: 17px;
		font: bold 16px Georgia, "Times New Roman", Times, serif;
		color: #ffffff;
		}
	
	.contact_info a, .careers_info a {
		font-family:Georgia, "Times New Roman", Times, serif;
		color: #666666;
		}
		
.careers_info p {
	margin: 20px 0;
	}

.manifesto {
	position: relative !important;
	left: 0px !important;
	float: none;
	height: 365px;
	margin: 0px;
	}

.manifesto_flowers {
	position: absolute;
	top: -30px;
	left: 0px;
	width: 512x;
	height: 116px;
	z-index: 10;
	}

#manifesto_index {
	margin-top: 80px;
	margin-left: 80px;
	color: #666666;
	padding: 14px 0px;;
	}
	
	#manifesto_index td {
		padding: 5px 0px;
		}
	
	#manifesto_index .point {
		width: 40px;
		padding-bottom: 4px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		}
	
	#manifesto_index .manifesto_point:hover, #manifesto_index .current {
		cursor: pointer;
		color: #ffffff;
		}
	
	#manifesto_index .title {
		padding-left: 5px;
		font-family: "Trebuchet MS", Helvetica, Verdana, Arial;
		font-size: 11px;
		font-weight: bold;
		padding-bottom: 1px;
		}
		
	#manifesto_index a{
		color: #666666;
		text-decoration: none;
		}
		
	#manifesto_index .current a {
		color: #ffffff;
		}
		
	#manifesto_index .current a:hover {
		color: #ffffff;
		}

#cont_point {
	position: relative;
	margin-top: 100px;
	margin-right: 35px;
	width: 510px;
	height: 340px;
	float: right;
	overflow: hidden;
	}
	
	#cont_point .point {
		position: absolute;
		left: 0px;
		top: 10px;
		width: 80px;
		text-align: right;
		font-family: Georgia, 'Times New Roman', Times, serif;
		font-size: 48px;
		color: #333333;
		}
	
	#cont_point .description {
		position: absolute;
		left: 100px;
		width: 410px;
		}
	
	#cont_point .description h5 {
		font-size: 11px !important;
		color: #ffffff;
		margin-bottom: -16px;
		}
	
	#cont_point .description .text {
		line-height: 23px;
		color: #aaaaaa;
		}
	
	#cont_point .description .text p {
		margin: 17px 0;
		}
	
	#cont_point .description .text a {
		color: #cccccc;
		}
		
.point_value {
	position: relative;
	height: 340px; /* must be the same height as #cont_point */
	}

#aux_cont {
	position: relative;
	}

#contact_deco_left {
	position: absolute;
	top: -40px; 
	left: 220px; 
	width: 165px; 
	height: 365px;
	}

#contact_deco_right {
	position: absolute; 
	top: -40px; 
	right: 220px; 
	width: 165px; 
	height: 365px;
	}


#careers_deco_left {
	position: absolute;
	top: -40px; 
	left: 60px; 
	width: 165px; 
	height: 365px;
	}

#careers_deco_right {
	position: absolute; 
	top: -40px; 
	right: 60px; 
	width: 165px; 
	height: 365px;
	}

#cont_home {
	width: 767px;
	overflow: hidden;
	margin: 20px auto;
	}
	
	#cont_home a {
		text-decoration: none;
		}
	
	#cont_home img {
		border: 0;
		}

#cont_home h6 {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	padding-bottom: 20px;
	}

#last_project, #last_posts, #manifesto_summary {
	padding: 10px 15px;
	height: 59px;
	width: 225px;
	float: left;
	background: #000000;
	position: relative;
	cursor: pointer;
	overflow: hidden;
	}

	#manifesto_summary a {
		color: #ffffff;
		text-decoration: underline;
		}
	
	#cont_home .title {
		margin-top: -4px;
		padding: 0 !important;
		font-family: "trebuchet MS", Helvetica, Arial, verdana;
		font-size: 11px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none !important;
		}
	
	#cont_home p {
		font-family: "Trebuchet MS", Helvetica, Verdana, Arial;
		font-size: 11px;
		font-weight: normal;
		font-style: normal;
		color: #ffffff;
		line-height: 14px;
		margin-bottom: 4px;
		}

#last_project.over, #last_posts.over, #manifesto_summary.over {
	background: #262626;
	}

#last_project {
	padding: 0px;
	width: 255px !important;
	height: 79px;
	}

