@charset "utf-8";
/* CSS Document */

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

html {
	height: 100%;
}

body {
	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4d4c4c;
	height: 100%;
	position: relative;
	overflow: hidden;
	margin-top: 10px;
}

#container {
	display: block;
    position:absolute;
    height:auto;
    bottom:0;
    top:0;
    margin-top: 25px;
    margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #b8b6b6;
    background-color: #f5f3f3;
}

a {
	border: none;
	outline: none;
}

.home #content {
	overflow: auto;
	width: 360px;
	margin: 0 auto 0 auto;
	text-align: center;
}

.home #content h2#title-number {
	overflow: auto;
	margin: 0 auto 0 auto;
	width: 21px;
	height: 20px;
	background: url(../images/1.gif) top left no-repeat;
	text-indent: -9999px;
}

.home #content h2#title-legs {
	overflow: auto;
	margin: 35px auto 20px auto;
	width: 95px;
	height: 32px;
	background: url(../images/title-legs.gif) top left no-repeat;
	text-indent: -9999px;
}

.home #content p#copy-intro {
	overflow: auto;
	margin: 0 auto 15px auto;
	width: 280px;
	height: 34px;
	font-size: 12px;
	text-transform: uppercase;
	color: #1f1e1e;
}

.home .thumb-container {
	margin: 0 auto 0 auto;
	overflow: visible;
	width: 267px;
	padding: 0 0 25px 0;
}

.home .thumbs {
	float: left;
	width: 125px;
	height: 83px;
	border: solid 1px #b8b6b6;
	margin: 0 13px 15px 0;
}

.home .right {
	margin-right: 0;
}

.home .copy {
	clear: both;
	margin: 0 auto 0 auto;
	width: 360px;
	font-size: 8px;
	font-style: italic;
	font-size: 11px;
	padding: 10px 0 5px 0;
	color: #000000;
}

.home .copy p {
	margin: 0 0 6px 0;
}

.home p.press {
	position: absolute;
	left: 0;
	bottom: 10px;
	margin: 0 auto 0 auto;
	width: 100%;
	text-align: center;
	font-size: 11px;
	color: #000000;
}

.home p.press a {
	text-decoration: none;
	color: #000000;
	font-style: italic;
}
p.title-aitorthroup {
	margin: 23px auto 0 auto;
	width: 143px;
	height: 22px;
	text-indent: -9999px;
	overflow: auto;
	background: url(../images/aitor-throup.gif) top left no-repeat;
}

.video .column-a {
	float: left;
	height: 570px;
	width: 420px;
	border-right: solid 1px #b8b6b6;
}

.video .column-b {
	float: left;
	width: 431px;
}

.video .copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	position: absolute;
	width: 140px;
}

.video #content-1 {
	left: 116px;
	top: 62px;
}

.video #content-2 {
	left: 37px;
	top: 347px;
}

.video #content-3 {
	left: 283px;
	top: 493px;
	width: 123px;
}

.video p.title-footer {
	position: absolute;
	bottom: 5px;
	left: 15px;
	width: 117px;
	height: 18px;
	overflow: visible;
	text-indent: -9999px;
	background: url(../images/title-footer.gif) top left no-repeat;
}

.archivezoom #container {
	min-height: 100px;
}

 #zoom-container1,  #zoom-container2,  #zoom-container3,  #zoom-container4 {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	border: solid 1px #b8b6b6;
	cursor: pointer;
	cursor: hand;
}

.lrgimage {
	/* border: solid 1px #a5a5a5;*/
	-moz-box-shadow: 0 6px 12px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.2);
}