/*
    Document   : principal.css
    Created on : 04/08/2009, 21:15:22
    Author     : Gonzalo García <gonzalo.garcia.24@gmail.com>
    Description: Layout para la Bienal de Fotográfia de Córdoba, Argentina
*/

* {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
}

body {
    font-family: Arial, Helvetica, Verdana;
    font-size: 12px;
    color: #000;
    background-color: #fff;
}

* html #wrapper {
    height: 100%;
}

#wrapper {
    width: 1200px;
    position: relative;
    margin: 0 auto 0;
    min-height: 100%;
}

#header {
	position: absolute;
	top: 21px;
	left: 66px;
}

.home #header {
	position: absolute;
	top: 90px;
	left: 206px;
}

#menu {
	position: absolute;
	width: 150px;
	top: 119px;
	left: 0;
	font-size: 10px;
	background-color: #fff;
}

#menu li {
	padding: 7px 10px 3px 1px;
	border-bottom: 1px solid #bbb;
	list-style-type: none;
	font-weight: bold;
}

#menu li li {
	border-bottom: 0;
        margin-left: 8px;
}

#menu li ul {
    display: none;
}

#menu li.selected ul {
    display: block;
}

#menu, #menu a, #menu li.selected li a {
	color: #bbb;
	text-decoration: none;
}

#menu a:hover,a:active, #menu li.selected a, #menu li.selected li.selected a{
	color: #80b73f;
}

#menu li.selected {
    border-color: #80b73f;
}

#content {
	width: 1028px;
	min-height: 500px;
	padding: 40px 10px 10px 160px;
	text-align: justify;
}

#content h1,#content h2,#content a {
    color: #80b73f;
    text-decoration: none;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 18px;
}

#content-overlay {
	width: 4000px;
	height: 365px;
	position: relative;
}

#content p {
	margin-top: 8px;
	margin-bottom: 8px;
}

#content li {
    margin-left: 15px;
    padding-left: 10px;
}

img {
        vertical-align: middle;
	border: 0;
}

.blind {
	display: none;
}

.acerca-de #content {
    background-image: url('../imagenes/introduccion.jpg');
    width: 530px;
    background-repeat: no-repeat;
    background-position: 160px 50px;
    padding-left: 245px;
    padding-right: 165px;
    padding-top: 145px;
    min-height: 350px;
}

#expos li {
    float: left;
    width: 130px;
    margin: 6px;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

#expos li a {
    color:#80B73F;
    font-weight:bold;
    text-decoration:none;
}

#expos li img {
    display: block;
}

#workshop .clear div {
    float: left;
    width: 165px;
    margin: 10px 5px;
}

#workshop .clear div p {
    text-align: left;
}

.contacto #content ul {
    padding-top: 50px;
}

.links #content ul {
    width:  780px;
    padding-top: 50px
}

.links #content li {
    list-style-type: none;
    float: left;
    margin: 5px;
}

.links #content li a {
    display: table-cell;
    height: 180px;
    width: 120px;
    vertical-align: middle;
}

/* padding: 10px 30px 10px 10px; */
/**
 * Reglas para las páginas de los fotografos
 */
/* Selector Padre body.fotografo */

#bioContent h2 {
    display: none;
}

#biografia, .biografia {
    background-color: #80B73F;
    position: absolute;
    right: 0;
    top: 48px;
    _top: 40px;
    #top: 41px;
    width: 0;
    height: 0;
    display: none;
    padding: 10px;
    padding-right: 30px;
    overflow: hidden;
}

#bioContent, .bioContent {
    height: 400px;
    overflow: hidden;
}

#image, .image {
    padding-bottom:30px;
    position:relative;
    text-align:right;
    width:700px;
}

#image h1, .image {
    text-align: left;
}

#pictureName, .pictureName {
    bottom:0;
    left: 0;
    position:absolute;
    width:700px;
    font-size: 12px;
}

#navigator {
    position:absolute;
    right:340px;
    text-align:right;
    top:475px;
    width:100px;
}

.tabContent {
    position: absolute;
    width: 718px;
    height: 268px;
    top: 163px;
    left: 256px;
    padding: 10px;
    display: none;
}

.active {
    display: block;
}

#scrollBar {
    width: 21px;
    height: 44px;
    position: absolute;
    top: 22px;
    right: 0;
}

#handle {
    top: 2px;
    right: -4px;
    width: 13px;
    height: 13px;
    background-image: url('../imagenes/handle.gif');
}

/*
#helper {
    font-size: 11px;
    position: absolute;
    width: 320px;
    top: 390px;
    left: 865px;
}
#helper h1,#helper h1 a {
    font-size: 11px;
    color: #80b73e;
    text-decoration: none;
}
#pictureName {
    font-size: 10px;
    color: #000;
    position: absolute;
    width: 320px;
    bottom: 15px;
    right: -334px;
}
#biografia {
    height: 0;
    width: 0;
    overflow: hidden;
    position: absolute;
    top: -240px;
    left: -18px;
    z-index: 1;
    background-color: #80b73e;
}
#bioContent h2 {
    color: #000;
}
#bioContent {
    padding: 10px 30px 10px 10px;
    height: 200px;
    overflow: hidden;
}
#navigator {
    position: absolute;
    top: -20px;
    left: 0;
}
#imageGallery {
    position: absolute;
    top: 130px;
    left: 260px;
    width: 590px;
}

#image {
    width: 590px;
}
#scrollBar {
    width: 21px;
    height: 144px;
    position: absolute;
    top: 22px;
    right: 0;
    background-image: url('../imagenes/fondo-scroll.gif');
}
#handle {
    top: 2px;
    right: -4px;
    width: 13px;
    height: 13px;
    background-image: url('../imagenes/handle.gif');
}

#index {
	left: 250px;
}

#test1 {
	left: 1250px;
}

#test2 {
	left: 2250px;
}

.scrolling-content {
	width: 700px;
	height: 365px;
	position: absolute;
	top: 0;
}


*/

#footer {
    width: 1180px;
    height: 60px;
    padding: 10px;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
}

#footer #sponsors {
    width: 2330px;
    position: absolute;
    top: 0;
}

/**
 * Reglas de la página en contruccion
 */
body.contruccion {
    background-color: #80b73e;
}
body.contruccion #wrapper {
    margin-top: 0;
}
body.contruccion #wrapper div#content {
	overflow: hidden;
	text-align: center;
}
#logo {
    position: absolute;
    top: 131px;
    left: 189px;
}
#rayas1 {
    position: absolute;
    top: 134px;
    left: 0;
    background-image: url('../imagenes/rayas-horizontales.gif');
    background-repeat: repeat-x;
    height: 95px;
    width: 100%;
}
#rayas2 {
    position: absolute;
    top: 0;
    left: 413px;
    background-image: url('../imagenes/rayas-verticales.gif');
    background-repeat: repeat-y;
    width: 781px;
    height: 100%;
}
#enconst {
    position: absolute;
    /*top: 611px;
    left: 976px;*/
    bottom: 0;
    right: 103px;
}


#flashIntro {
/*    background-image: url('../imagenes/logo-blanco.gif');*/
    background-position: 60px 50px;
    background-repeat: no-repeat;
    background-color: #80b73e;
    position: absolute;
    top: 0;
    left: 0;
    width: 0px;
    height: 0px;
    padding-top: 230px;
    z-index: 500;
}

#flashContent {
    width: 700px;
    height: 400px;
    margin: 0 auto 0;
    text-align: right;
}
#flashContent a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
/*
#flashPlayer {
    width: 800px;
    height: 380px;
}
*/

/*shadowgt */
