/* CSS para goldfieldsmining.co.nz
Autor: Diego Diaz Plaza
Fecha: 15/07/2005
Ultima modificacion: 02/08/2005
*/

body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: Georgia, Arial, sans-serif;
	font-size:x-small;
	color:#333;
	voice-family:"\"}\"";
	font-size:small;
	background-color:#D1C9B3;
}

img { 
border:none; 
}
a,link,visited {
	color:#996600;
	text-decoration:none;
	border-bottom:1px solid #996600;
	}
a:hover {
	color:#CCCC99;
	text-decoration:none;
	border-bottom:1px solid #CCCC99;
	}
a.noborde { border:none !important}
a.linkzoom {
	padding: 0 0 0 18px;
	background:url(images/lupa.gif) no-repeat 0 60%;
	font: bold 11px/18px Lucida Grande, verdana, sans-serif;
}

a.linkzoom:hover {
	background:url(images/lupa.gif) no-repeat 0 60%;
}
.imagen-izquierda {
	float: left;
	margin: 0 10px 0 0;
	background: transparent;
}

h1,h2 { 
	font: small-caps 140%/120% Georgia, "Times New Roman", Times, serif; 
	margin: 0 0 15px 0; 
	}
h3 {
	font:110%/1.5em Georgia,Serif;
	margin:0;
	color:#333;
	padding:0;
}
h4 {
	font-size:90%;
	margin:0;
	color:#990;
	padding:0;
}
h5 {
	font-size:70%;
	margin:0;
	color:#666;
	padding:0;
	font-weight:lighter;
}
p {
	margin: 1em 0 1em;
	padding: 0;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


/* Centrado del sitio */
#contenedor {
	margin: 0  auto;
	position: relative;
	text-align: left;
	width: 775px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	}

#pagina {
	width: 775px;
	margin: 0px;
	position:relative;
	background:url(../images/html/fondo_pagina03.jpg) repeat-y;
}

/* Menu Lado Izquierdo */
#lado_izquierdo {
	float:left;
	right:10px;
	font-size:10px;
	padding:10px;
	width: 160px;
	color:#333;
	margin-top:40px;
	}

/* Lado derecho / Contenidos */
#lado_derecho {
	float:right;
	width: 555px;
	margin-top:10px;
	background-repeat:repeat-y;
	font-size:13px;
	text-align:justify;
}
#lado_derecho #contenido ul li {
	list-style-type: none;
	padding:8px;
	display:list-item;
}
#lado_derecho #texto {
	margin:-180px 0 0 0;
	width:380px;
}
#lado_derecho #contenido {
	width:95%;
	padding:0 8px 0 0;
}
#lado_derecho #contenido ul li {
	margin:8px;
	padding:0 0 0 18px;
	background: transparent url(../images/html/bullet.gif) top left no-repeat;
	}
	
/* Cabecera y Menu de navegacion */
#cabecera ul,li {
	display:inline;
	list-style-type:none;
}
#cabecera {
	background-image:url(../images/html/fondo_cabecera_rojofundido.jpg);
	background-repeat:no-repeat;
	height:97px;
	padding:0 0 0 150px;
	margin:0 auto;
}
#cabecera #referencia {
	position:absolute;
	top:70px;
	left:195px;
	padding:4px;
	margin:0 auto;
}
#cabecera #fecha {
	position:absolute;
	top:70px;
	left:500px;
	padding:4px;
	margin:0 auto;
}
#navegacion_top {
	padding:0 0 0 10px;
	display:inline; 
	}
#navegacion_top ul { 
	float:left; 
	list-style-type:none;
	padding:0;
	}
#navegacion_top ul li { 
	float:left; 
	margin:0 14px 0 0; 
	}
#navegacion_top ul li a { 
	display:block; 
	text-indent: -9000px; 
	text-decoration:none;
	border:0px;
	}
#navegacion_top #inicio a { 
	background: url(../images/botones/boton_home.jpg) no-repeat;
	width:66px;
	height:66px; 
	border:0px;
	}
#navegacion_top #about a { 
	background: url(../images/botones/boton_about.jpg) no-repeat;
	width:76px;
	height:66px;
	border:0px;  
	}
#navegacion_top #products a { 
	background: url(../images/botones/boton_products.jpg) no-repeat;
	width:100px;
	height:66px;
	border:0px;  
	}
#navegacion_top #location a { 
	background: url(../images/botones/boton_location.jpg) no-repeat;
	width:100px;
	height:66px;
	border:0px;  
	}
#navegacion_top #photo a { 
	background: url(../images//botones/boton_photo.jpg) no-repeat;
	width:70px;
	height:66px;
	border:0px;  
	}
#navegacion_top #contact a { 
	background: url(../images//botones/boton_contact.jpg) no-repeat;
	width:80px;
	height:66px;
	border:0px;  
	}
/* A;Hover */
#navegacion_top #inicio a:hover {
	background: url(../images//botones/boton_home_over.jpg) no-repeat;
	width:66px;
	height:66px;
	border:0px; 
	}
#navegacion_top #about a:hover {
	background: url(../images//botones/boton_about_over.jpg) no-repeat;
	width:76px;
	height:66px;
	border:0px; 
	}
#navegacion_top #products a:hover {
	background: url(../images//botones/boton_products_over.jpg) no-repeat;
	width:100px;
	height:66px;
	border:0px; 
	}
#navegacion_top #location a:hover {
	background: url(../images//botones/boton_location_over.jpg) no-repeat;
	width:100px;
	height:66px;
	border:0px; 
	}
#navegacion_top #photo a:hover {
	background: url(../images//botones/boton_photo_over.jpg) no-repeat;
	width:70px;
	height:66px;
	border:0px; 
	}
#navegacion_top #contact a:hover {
	background: url(../images//botones/boton_contact_over.jpg) no-repeat;
	width:80px;
	height:66px;
	border:0px; 
	}
/* Enlaces activos */
#navegacion_top #inicio .activo {
	background: url(../images//botones/boton_home_over.jpg) no-repeat;
	width:66px;
	height:66px;
	border:0px; 
	}
#navegacion_top #about .activo {
	background: url(../images//botones/boton_about_over.jpg) no-repeat;
	width:76px;
	height:66px;
	border:0px; 
	}
#navegacion_top #products .activo {
	background: url(../images//botones/boton_products_over.jpg) no-repeat;
	width:100px;
	height:66px;
	border:0px; 
	}
#navegacion_top #location .activo {
	background: url(../images//botones/boton_location_over.jpg) no-repeat;
	width:100px;
	height:66px;
	border:0px; 
	}
#navegacion_top #photo .activo {
	background: url(../images//botones/boton_photo_over.jpg) no-repeat;
	width:70px;
	height:66px;
	border:0px; 
	}
#navegacion_top #contact .activo {
	background: url(../images//botones/boton_contact_over.jpg) no-repeat;
	width:80px;
	height:66px;
	border:0px; 
	}

/* footer - pie */
#pie {
	margin:0 auto;
	padding:1px 0 0 0;
	text-align:center;
	font-size:10px;
	height:90px;
	clear:both;
	background: url(../images/html/fondo_pie.jpg) no-repeat;
	color:#fff;
}


/* images */
.imagenes {
padding:2px;
border:1px solid #CCC;
}
.imagenes-t {
padding:4px;
border:4px solid #FFF;
}

/* aņadiduras */
p.rojo {
color:#CC0000;
font-weight:bold;
}
p.cita {
text-transform:uppercase;
font-weight:lighter;
color:#999;
font-size:11px;
font-family:Georgia, "Times New Roman", Times, serif;
}
p.random {
color:#FFF;
font-size:11px;
font-family:Georgia, "Times New Roman", Times, serif;
margin-left:10px;
}
p.info {
background-color:#F7F7F7;
border:1px dashed #CCC;
padding:20px;
font-size:11px;
color:#666;
}
#pie p {
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}

p.menufooter {
text-align:center;
color:#FFF;
font-size:11px;
font-family: Verdana, Arial, sans-serif;
}

/* Links para el menu en el footer */

p.menufooter a {
font-size:10px;
border:0;
text-decoration:underline;
color:#FFF;
}
p.menufooter a:link {
font-size:10px;
border:0;
text-decoration:underline;
color:#FFF;
}
p.menufooter a:visited {
font-size:10px;
border:0;
text-decoration:underline;
color:#CCCC00;
}
p.menufooter a:hover {
font-size:10px;
border:0;
text-decoration:underline;
color:#CCCC00;
}

/* Copyright */

p.copyright {
font-family:Arial, Helvetica, sans-serif;
text-align:center;
padding-left:10px;
}
p.copyright a,link,visited {
	color:#CCCC00;
	text-decoration:none;
	}
p.copyright a:hover {
	color:#FFF;
	text-decoration:none;
	}
/* Photo Gallery  */

.thumbs { 
text-align: center;
}
.thumbs a {
text-decoration: none;
border:0px;
}
.thumbs img {
vertical-align: middle; 
margin: 4px 2px;
border:0px;
}
.thumbs img:hover {	
margin: 4px 2px;
border:0px;
}

/* CSS para formulario de contacto */

form {
background-color:#ECE9DF;
  margin:.75em 0 1.5em;
  padding:5px 10px 8px;
  }
form table {
  color:#444;
  }
form > table {
  width:100%;
  }
form th {
  text-transform:lowercase;
  white-space:nowrap;
  }
input, textarea, select {
  margin:1px 0;
  }
input.text {
  background:#fff;
  border:1px solid #ccc;
  border-color:#aaa #eee #eee #aaa;
  color:#333;
  }
select {
  border:1px solid #ccc;
  }
form p {
  font-size:85%;
  line-height:1.6em;
  }
form td p {
  font-size:100%;
  }
form table td {
  width:100%;
  }
form table td, form table th {
  padding:5px 10px 5px 0;
  border-bottom:1px dotted #ccb;
  font-weight:normal;
  font-size:85%;
  }
form label {
  text-transform:lowercase;
  cursor:pointer;
  }
  
form label:hover {
  color:#963;
  }

form input, form textarea, form select {
  margin:1px 0;
  }

form textarea {
  background:#FFF;
  display:block;
  clear:left;
  width:97%;
  border:1px solid #ccc;
  border-color:#ccc #fff #fff #ccc;
  color:#333;
  }

form input.boton {
  padding:2px;
  border:2px solid #CCC;
  border-color:#999 #666 #999 #666;
  background:#D1C9B3;
  color:#000;
  font:bold 100% Verdana,Sans-serif;
  }
form input.boton:hover {
  color:#FFF;
  background:#666633;
  cursor:pointer;
  }
form input.boton:active {
  border-color:#999 #999 #999 #999;
  background:#D1C9B3;
  color:#FFF;
  }