@charset "utf-8";
/* CSS Document */

/*Etiquetas*/

html {
	background: url(images/bg3.gif) #ddddae center;
}

body {
	margin: 0px;
	overflow-x: hidden;
}
* {
	margin: 0px;
   	padding: 0px;
}

img {
	border-style: none;
}

/*Header*/

#header {
	position:absolute;
	width:100%;
	height:100px;
	z-index:100;
	top: 155px;
}
#right {
	position:absolute;
	width:99px;
	height:19px;
	z-index:101;
	top: 60px;
	left: 50%;
	margin-left: -50px;
}
#left {
	position:absolute;
	width:70px;
	height:68px;
	z-index:105;
	left: 50%;
	margin-left: -35px;
	top: 0px;
}
#secciones {
	position:absolute;
	width:250px;
	z-index:101;
	left: 140px;
	height: 40px;
	line-height: 40px;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 100;
	top: 40px;
}

#secciones li {
	float:left;
	list-style-type:none;
}

#secciones li a {
	display:block;
	padding: 0 15px;
	text-decoration:none;
	color: #fff;
	letter-spacing:-1px;
	font-size:12px;
}

#secciones li a:hover {
	color:#CEE09C;
	text-decoration:none;
}
#seccionesb {
	position:absolute;
	width:250px;
	z-index:104;
	right: 100px;
	height: 40px;
	line-height: 40px;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 100;
	top: 40px;
}
#seccionesb li {
	float:left;
	list-style-type:none;
}
#seccionesb li a {
	display:block;
	padding: 0 15px;
	text-decoration:none;
	color: #fff;
	letter-spacing: -1px;
	font-size:12px;
}
#seccionesb li a:hover {
	color:#CEE09C;
	text-decoration:none;
}
#menu {
	position:absolute;
	width:800px;
	height:70px;
	z-index:101;
	padding: 0px;
	margin-left: -407px;
	left: 50%;
}

/* Contenido */

#background {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	position:absolute;
	width:100%;
	z-index:0;
	height: 500px;
	overflow: hidden;
	top: 200px;
	margin-bottom: -200px;
}
#wrapper {
	position:absolute;
	width:100%;
	height:auto;
	z-index:1;
	top: 250px;
	min-height: 500px;
}
#square {
	position:absolute;
	width:800px;
	height:auto;
	z-index:105;
	left: 50%;
	margin-left: -400px;
	display: block;
}
#squareb {
	position:absolute;
	width:720px;
	height:auto;
	z-index:105;
	left: 50%;
	margin-left: -400px;
	display: block;
}
#banner {
	position:absolute;
	width:100%;
	height:200px;
	top: 0px;
	overflow: hidden;
	text-align:center;
	z-index:0;
}
#banner2 {
	position:absolute;
	width:100%;
	height:200px;
	top: 0px;
	overflow: hidden;
	text-align:center;
}	
#image {
	position:absolute;
	width:2128px;
	height:200px;
	z-index:0;
	left: 50%;
	margin-left: -1064px;
	top: 0px;
}
#imagecorres {
	position:absolute;
	width:2128px;
	height:200px;
	z-index:0;
	left: 50%;
	margin-left: -1064px;
	top: 0px;
	background-image:url(gallery/banner/bannercorresponsales.jpg)
}
#imagengu {
	position:absolute;
	width:2128px;
	height:200px;
	z-index:0;
	left: 50%;
	margin-left: -1064px;
	top: 0px;
	background-image:url(gallery/banner/bannerngu.jpg)
}
#imageant {
	position:absolute;
	width:2128px;
	height:200px;
	z-index:0;
	left: 50%;
	margin-left: -1064px;
	top: 0px;
	background-image:url(gallery/banner/bannerantenitas.jpg);
}
#imagemito {
	position:absolute;
	width:2128px;
	height:200px;
	z-index:0;
	left: 50%;
	margin-left: -1064px;
	top: 0px;
	background-image:url(gallery/banner/bannermito.jpg)
}
/* Footer */

#footer {
	background: url(images/footer.gif) repeat-x;
	z-index: 200;
	position: fixed;
	*display:none;
	color: #FFF;
	font-size: 1.1em;
	margin: 0 auto;
	left: 0px;
	width:100%;
	bottom: 0px;
}

.footer {
	color: #FFF;
	font-size: 1.1em;
	line-height: 20px;
	text-align: center;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-transform: none;
	text-decoration: none;
	z-index: 3;
}

.footer a {
	color:#000000;
	font-style: inherit; 
	text-transform: none;
	text-decoration: none;
}

.footer a:hover {
	color: #666666;
	text-transform: none;
	text-decoration: none;
}
#indexbanner {
	position:absolute;
	width:460px;
	height:400px;
	z-index:101;
	left: 50%;
	margin-left: -250px;
	background-image:url(images/bannerindex.jpg);
}

img {
	border-width: 0px;
	border-style: none;
}

#indexbanner a {
	color:#556B2F;
}
#indexbanner a:hover{
	color:#CEE09C;
}
.indextext {
	width:440px;
	height:auto;
	z-index:101;
	color: white;
	text-align: right;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	letter-spacing: 5px;
	font-weight: bolder;
	font-variant: small-caps;
	bottom: 0px;
	position: absolute;
	padding: 10px;
}

.indextext {
	width:440px;
	height:auto;
	z-index:101;
	color: white;
	text-align: right;
	font-family: "Helvetica Neue";
	letter-spacing: 5px;
	font-weight: bolder;
	font-variant: small-caps;
	bottom: 0px;
	position: absolute;
	padding: 10px;
}

.indextext a {
	font-style: inherit; 
	text-transform: none;
	text-decoration: none;
	color: white;
	
}
#menufilms {
	position:absolute;
	width:800px;
	height:70px;
	z-index:101;
	padding: 0px;
	margin-left: -400px;
	left: 50%;
}

/* Gallery */

#galleryindex {
	position:absolute;
	width:764px;
	*width:900px;
	height:420px;
	z-index:101;
	top: 20px;
	left: 50%;
	margin-left: -362px;
}
#galleryindex ul li {
	float: left;
	list-style-type: none;
	margin-right: 10px;
	width: 181px;
	height: 229px;
	display: block;
}
#galleryindex ul {
	display: block;
	width: 764px;
	*width: 780px;
	left: 50%;
}
.sectiontitle {
	width:180px;
	height:30px;
	z-index:101;
	position: absolute;
	top: 196px;
	font-size: 30px;
	letter-spacing: 5px;
	color: #FFF;
	font-family: "Helvetica Neue";
	font-weight: bolder;
	text-align: left;
	background-color: #314D20;
	opacity:.7;
	-ms-filter: "alpha(opacity=80)"; /* IE 8 */
	filter:alpha(opacity=70); /* IE patch */
}
.portraits {
	background-image: url(gallery/thumbs/gallerythumbs_03.jpg);
	display: block;
	height: 230px;
	width: 182px;
	overflow: hidden;
}
.archive {
	background-image: url(gallery/thumbs/gallerythumbs_06.jpg);
	display: block;
	height: 230px;
	width: 182px;
	overflow: hidden;
}
.wildlife {
	background-image: url(gallery/thumbs/gallerythumbs_11.jpg);
	display: block;
	height: 230px;
	width: 182px;
	overflow: hidden;
}
.studio {
	background-image: url(gallery/thumbs/gallerythumbs_14.jpg);
	display: block;
	height: 230px;
	width: 182px;
	overflow: hidden;
}
.travel {
	background-image: url(gallery/thumbs/gallerythumbs_18.jpg);
	height: 180px;
	width: 229px;
	overflow: hidden;
}


#galleryindex a {
   cursor: hand;
   cursor: pointer;
}
.sectiontitlehorizontal {
	width:229px;
	height:30px;
	z-index:101;
	top: 150px;
	font-size: 30px;
	letter-spacing: 5px;
	color: #FFF;
	font-family: "Helvetica Neue";
	font-weight: bolder;
	text-align: left;
	background-color: #314D20;
	opacity: 0.5;
	display: block;
	position: absolute;
}
#backgroundb {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	position:absolute;
	width:100%;
	height:100&;
	z-index:0;
	height: 500px;
	overflow: hidden;
	top: 0px;
	margin-bottom: -200px;
	padding-top: 50px;
}
#wrapperb {
	position:absolute;
	width:100%;
	height:auto;
	z-index:1;
	top: 70px;
	min-height: 500px;
}
#seccionesd {
	position:absolute;
	width:210px;
	z-index:104;
	left: 57%;
	height: 40px;
	line-height: 40px;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 100;
	top: 18px;
	top: 41px;
}
#galleryindex ul li div {
	display: block;
	background-repeat: no-repeat;
}
/* Fin de Gallery */

/* About Me */
img {
	border-width: 0px;
	border-style: none;
}
#links {
	position:absolute;
	width:300px;
	height:490px;
	z-index:101;
	top: 0px;
	left: 0px;
}
#linksbg {
	position:absolute;
	width:300px;
	height:490px;
	z-index:5;
	top: 0px;
	left: 0px;
	background-color: #479907;
	opacity: 0.5;
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */
	filter:alpha(opacity=50); /* IE patch */
}
#contract {
	position:absolute;
	width:400px;
	height:210px;
	z-index:102;
	float: right;
	top: 255px;
	right: 0px;
	padding-bottom: 25px;
}
#contractbg {
	position:absolute;
	width:400px;
	z-index:5;
	float: right;
	top: 255px;
	right: 0px;
	background-color: #264D04;
	opacity: 0.5;
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */
	filter:alpha(opacity=50); /* IE patch */
	height: 235px;
}
#aboutme {
	position:absolute;
	width:400px;
	height:260px;
	z-index:103;
	right: 0px;
	top: 0px;
}
#aboutmebg {
	position:absolute;
	width:400px;
	height:350px;
	z-index:5;
	right: 0px;
	top: 0px;
	opacity: 0.5;
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */
	filter:alpha(opacity=50); /* IE patch */
}
.caja {
	border-width: 2px;
	border-style: solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}
.vertical {
	color: #FFF;
	font-family: 'helvetica neue', sans-serif;
	font-size: 100%;
	letter-spacing: 3px;
	margin-left: 13px;
	margin-top: 13px;
	margin-right: 13px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 13px;
}
.informacion {
	color: #FFF;
	font-family: verdana;
	font-size: 70%;
	margin-left: 13px;
	margin-right: 13px;
	text-decoration: none;
	line-height: 13px;
}
#wrapper #squareb .informacion a:hover {
	color: #030;
}
#squareb a{
	text-decoration: none;
	color: #FFF;
	font-size: 85%;
	line-height: 25px;
}
.clear {
	clear: right;
}
#wrapper #squareb .informacion img {
	height: 50px;
	width: 50px;
	cursor: pointer;
	display: block;
	float: left;
	padding: 5px;
}
.vertical2 {
	color: #FFF;
	font-family: 'helvetica neue', sans-serif;
	font-size: 100%;
	letter-spacing: 3px;
	margin-left: 13px;
	margin-top: 80px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFF;
	margin-right: 13px;
	margin-bottom: 13px;
}
/* Fin del About Me */

/* Films & Video */

#informacion {
	width: 150px;
	margin-bottom: 10px;
	margin-top: 5px;
	height: auto;
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 5;
	width: 135px;
	color: #FFF;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: "helvetica neue";
}
#informacion a:hover {
	color: #000;
}
#informacion a {
	color: #C0FFA5;
}
#derecha {
	margin-left: 170px;
	margin-top: -10px;
}
#cortoinfo {
	position:relative;
	width:630px;
	height:auto;
	z-index:10;
	top: 0px;
	left: 50%;
	margin-left: -315px;
	margin-top: 10px;
}


.titulo {

	font-size: 1.1em;
	line-height: 20px;
	float:none;
	font-family: 'helvetica neue', sans-serif;
	font-size:10px;
	color:#000000;
	margin-left: 7px;
	text-align:left;
	font-size: 70%;	
}


.nav{
	letter-spacing:3px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	margin-left: 13px;
}
.nav2{
	letter-spacing:3px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	margin-left: 10px;
	margin-bottom: 5px;
}
#columnaizquierdabg {
	width: 150px;																													
	margin-bottom: 10px;
	margin-top: 5px;
	height: 500px;
	font-size: 10px;
	background-color: #284F01;
	opacity: 0.3;
	-ms-filter: "alpha(opacity=30)"; /* IE 8 */
	filter:alpha(opacity=30); /* IE patch */
	z-index: 4;
	position: absolute;
	left: 0px;
	top: 0px;
}
#visor {
	width: 630px;
	top: 0px;
	position: relative;
	left: 50%;
	margin-left: -315px;
	height: 360px;
}

#cortoinfotext {
	position:absolute;
	width:610px;
	height:auto;
	z-index:50;
	top: 0px;
	left: 0px;
	padding: 10px;
	padding-top: 50px;
	text-align: center;
}
#visorbg {
	height: 360px;
	width: 630px;
	z-index: 20;
	position: absolute;
	background-color: #360;
	opacity: 0.5;
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */
	filter:alpha(opacity=50); /* IE patch */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
  	-webkit-box-shadow: 3px 3px 3px #222;

}
#cortoinfotitle {
	position:absolute;
	width:605px;
	height:auto;
	z-index:50;
	top: 0px;
	left: 0px;
	padding: 10px;
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 4px;
	background-color: #FFF;
	padding-left: 15px;
	color: #366500;
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */
	filter:alpha(opacity=70); /* IE patch */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 3px 3px 3px #222;
	text-transform: uppercase;
	font-weight: bolder;
	text-align: center;
}
#cortoinfotext div {
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #030;
	margin-bottom: 5px;
	text-transform: uppercase;
	text-align: center;
}
.credits {
	font-size: 14px;
	font-weight: bolder;
}
#contenido {
	position:absolute;
	width:800px;
	height:370px;
	z-index:101;
}
#cortoinfobg {
	position:absolute;
	width:630px;
	height:200px;
	z-index:50;
	background-color: #063;
	opacity: 0.5;
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */
	filter:alpha(opacity=50); /* IE patch */
	top: 0px;
	left: 0px;
}
#visorcontent {
	height: 360px;
	width: 630px;
	z-index: 60;
	position: absolute;
	text-align: center;
	*padding-top: 20px;
}

 object {
	margin-top: 20px;
	display:block;
	width: 630px;
}
.director  {
	font-family: "helvetica neue";
	font-size: 8px;
	color: #030;
	text-transform: uppercase;
	font-weight: bolder;
}
a {
	text-decoration: none;
	color: #000;
}
.fecha {
	color: #B5F983;
}

/* Fin del Films & Video */
