body {
font-family: Helvetica, Arial, sans-serif;
color : #666;
background : #242424 url(images/background.png) repeat center 0%;
margin: 0;
}
a:link, a:visited {
color : #ffa900;
text-decoration : none;
}
a:hover {
color: #f2f2f2;
text-decoration: none;
}
.box {
font-size : 11px;
color : #999;
margin-top : 3px;
margin-left : 7px;
padding-left : 2px;
border : 1px solid #ffa900;
background : #242424;
}
.button {
font-size : 11px;
color : #999;
margin-left : 7px;
border : 1px solid #ffa900;
background : #242424;
}
.top {
background : url(images/top.png) no-repeat;
height : 103px;
width : 770px;
margin-top : -10px;
}
.topin {
background : url(images/top_enter.png) no-repeat;
height : 103px;
width : 630px;
margin-top : -10px;
}
.setdata {
background : #242424;
width : 270px;
padding-bottom : 3px;
}
.oculto {
visibility : hidden;
float : left;
width : 260px;
}
.img {
float : left;
margin-right : 3px;
width : 40px;
height : 58px;
}
.setdata1 {
background : #242424;
width : 310px;
padding-bottom : 3px;
}
.menu {
font-size : 9px;
text-transform : uppercase;
float : right;
margin-top : 7px;
line-height : 88px;
}
.menu a:link, a:visited {
color : #666;
text-decoration : none;
padding : 0 3px 0 3px;
border-left : 1px solid #2e2e2e;
display : block;
}
.menu a:active {
text-decoration : none;
}
.menu a:hover {
line-height : 88px;
color : #333;
background: url(images/backmenu.png) repeat;
}
.titul {
font-size : 12px;
color : #ffa900;
text-decoration : none;
}
.baj {
font-size : 9px;
color : #ffa900;
text-decoration : none;
}
a[href^="mailto:"] {
padding-right : 15px;
display : inline-block;
line-height : 12px;
background : transparent url(images/mail.gif) no-repeat right 0%;
}
a[href^="http://creativecommons.org/licenses/by-nc-nd/2.0/cl/"] {
padding-right : 15px;
display : inline-block;
line-height : 12px;
background : transparent url(images/cc.gif) no-repeat right 0%;
}
p {
font-size : 11px;
}
div.scroller {
width : 770px;
height : 350px;
overflow : hidden;
margin-top : 10%;
text-align : left;
}
div.scroller div.section {
width : 770px;
height : 350px;
overflow : hidden;
float : left;
padding : 0;
}
div.scroller div.content {
width : 10000px;
}
h2 {
font-size : 100%;
text-transform : uppercase;
padding-left : 430px;
text-align : left;
font-weight : normal;
}
h3 {
font-size : 11px;
padding-left : 430px;
text-align : left;
font-weight : normal;
}
h4 {
font-size : 70%;
padding-left : 430px;
text-align : left;
font-weight : normal;
}
.pictures {
background : url(../images/about/felipeiglesias_potrait2007.png) no-repeat center 0%;
width : 400px;
height : 350px;
overflow : hidden;
float : left;
margin-left : 40px;
}
.pictures1 {
background : url(../images/bienvenido/welcome_bienvenido.png) no-repeat center 0%;
width : 400px;
height : 350px;
overflow : hidden;
float : left;
margin-left : 40px;
}
.info {
height : 350px;
overflow : hidden;
float : left;
margin-left : 40px;
}
#lightbox {
position : absolute;
left : 0;
width : 100%;
z-index : 100;
text-align : center;
line-height : 0;
}
#lightbox a img {
border : none;
}
#outerImageContainer {
position : relative;
background: #fff;
width : 250px;
height : 250px;
margin : 0 auto;
}
#imageContainer {
padding : 10px;
}
#loading {
position : absolute;
top : 40%;
left : 0%;
height : 25%;
width : 100%;
text-align : center;
line-height : 0;
}
#hoverNav {
position : absolute;
top : 0;
left : 0;
height : 100%;
width : 100%;
z-index : 10;
}
#imageContainer > #hoverNav {
left : 0;
}
#hoverNav a {
outline : none;
}
#prevLink, #nextLink {
width : 49%;
height : 100%;
background : transparent url(images/blank.gif) no-repeat;
display : block;
}
#prevLink {
left : 0;
float : left;
}
#nextLink {
right : 0;
float : right;
}
#prevLink:hover, #prevLink:visited:hover {
background : url(images/prevlabel.gif) no-repeat left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
background : url(images/nextlabel.gif) no-repeat right 15%;
}
#imageDataContainer {
font : 10px Verdana, Helvetica, sans-serif;
background: #fff;
margin : 0 auto;
line-height : 1.4em;
overflow : auto;
width : 100%;
}
#imageData {
padding : 0 10px;
}
#imageData #imageDetails {
width : 70%;
float : left;
text-align : left;
}
#imageData #caption {
font-weight : bold;
}
#imageData #numberDisplay {
display : block;
clear : left;
padding-bottom : 1em;
}
#imageData #bottomNavClose {
width : 76px;
float : right;
padding-bottom : 0;
}
#overlay {
position : absolute;
top : 0;
left : 0;
z-index : 90;
width : 100%;
height : 500px;
background-color : #000;
}
#soda {
font-family : 'Lucida Grande', Verdana, san-serif;
position : fixed;
width : 100%;
color : #666;
height : 24px;
font-size : 9px;
text-align : right;
padding : 5px 0 0 0;
background : #242424 url(soda_studio_chile.gif) no-repeat right 0%;
border-top : 1px dotted #333;
bottom : 0;
}
#ads{
	float: right;
	text-align: right;
	margin-bottom:3px;
	margin-right:78px;
}