@import url("css/reset.css");

body {
	background: url(../images/bg.jpg);
	background-color: #d7d7d6;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #969696;
	text-align: justify;
}
a {
	outline: none;
	color: #001661;
}
a:hover {
	color: #002596;
	text-decoration: underline;
}
/*------------  ESTILOS H1  --------------*/

/*---este es la configuracion general---*/

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif bold;
	color: #d62027;
	font-size: 18px;
	background: #FFF;
	display:block;
	width:947px;
	height:79px;
	text-indent:-99999px;
	margin: 0;
	padding:0;
}
H2 {
	font-size: 14px;
	font-weight: bold;
	color: #002596;
}
/*---estas son las imagenes de las diferentes secciones---*/

h1.sobrePedregal {background: url(../images/t_sobre_pedregal.jpg) no-repeat;
}
h1.dondeEstamos {background: url(../images/t_donde_estamos.jpg) no-repeat;
}
h1.contactenos {background: url(../images/t_contactenos.jpg) no-repeat;
}
h1.distribuidoresAutorizados {background: url(../images/t_distribuidores_autorizados.jpg) no-repeat;
}
h1.servicios {background: url(../images/t_nuestros_servicios.jpg) no-repeat;
}
h1.tBibliotecaVirtual {background: url(../images/t_biblioteca_virtual.jpg) no-repeat;
}
h1.tNovedades {background: url(../images/t_novedades.jpg) no-repeat;
}
h1.tResponsabilidadSocial {background: url(../images/t_responsabilidad_social.jpg) no-repeat;
}
h1.gracias {background: url(../images/t_gracias.jpg) no-repeat;
}
h1.error {background: url(../images/t_error.jpg) no-repeat;
}
h1.tGaleria {background: url(../images/t_galeria.jpg) no-repeat;
}


#content {
	width: 980px;
	margin: 0 auto;
	background-color: #FFF;
}
#flashIndex {
	width: 980px;
	height: 453px;
	float: left;
}
#flashInterno {
	width: 980px;
	height: 344px;
	float: left;
}
#contenido {
	width: 947px;
	float: left;
	background-color: #FFF;
	padding: 0 20px 0 13px;
	clear: both;
}
.menuTop {
	width: 947px;
	height: 44px;
	float: left;
}
.botonTop {
	border: 0;
}
.botonTop a {
	height: 44px;
	text-indent: -99999em;
	outline: none;
}
.botonTop a.biblioteca {
	background: url(../images/tBibliotecaVirtual.jpg) top;
	width: 242px;
	float: left;
}
.botonTop a:hover.biblioteca {background: url(../images/tBibliotecaVirtual.jpg) bottom;
}
.botonTop a.galeria {
	background: url(../images/tGaleriaFotos.jpg) top;
	width: 227px;
	float: left;
}
.botonTop a:hover.galeria {background: url(../images/tGaleriaFotos.jpg) bottom;
}
.botonTop a.noved {
	background: url(../images/tNovedades.jpg) top;
	width: 228px;
	float: left;
}
.botonTop a:hover.noved {background: url(../images/tNovedades.jpg) bottom;
}
.botonTop a.social {
	background: url(../images/tResponsabilidadSocial.jpg) top;
	width: 250px;
	float: left;
}
.botonTop a:hover.social {background: url(../images/tResponsabilidadSocial.jpg) bottom;
}

.bibliotecaVirtual {
	width: 242px;
	height: 197px;
	background: url(../images/bgBibliotecaVirtual.jpg) no-repeat bottom;
	float: left;
}
.textoBibliotecaVirtual {
	width: 109px;
	height: 137px;
	float: right;
	margin: 14px 8px 0 0;
	font-size: 11px;
	text-align: right;
	color: #676565;
}
.textoBibliotecaVirtual a {
	font-size: 10px;
	color: #001662;
	text-decoration: none;
}
.textoBibliotecaVirtual a:hover {
	font-size: 10px;
	color: #001662;
	text-decoration: underline;
}
.bibliotecaInt {
	width: 242px;
	height: 197px;
	background: url(../images/bgBibliotecaVirtual.jpg) no-repeat bottom;
	float: left;
}
.galeriaFotos {
	width: 227px;
	height: 197px;
	background: url(../images/bgGaleriaFotos.jpg) no-repeat bottom;
	float: left;
}
.textoGaleriaFotos {
	width: 105px;
	height: 137px;
	float: right;
	margin: 14px 8px 0 0;
	font-size: 11px;
	text-align: right;
	color: #676565;
}
.textoGaleriaFotos a {
	font-size: 10px;
	color: #001662;
	text-decoration: none;
}
.textoGaleriaFotos a:hover {
	font-size: 10px;
	color: #001662;
	text-decoration: underline;
}
.novedades {
	width: 228px;
	height: 197px;
	background: url(../images/bgNovedades.jpg) no-repeat bottom;
	float: left;
}
.textoNovedades {
	width: 100px;
	height: 137px;
	float: right;
	margin: 14px 15px 0 0;
	font-size: 11px;
	text-align: right;
	color: #676565;
}
.textoNovedades a {
	font-size: 10px;
	color: #001662;
	text-decoration: none;
}
.textoNovedades a:hover {
	font-size: 10px;
	color: #001662;
	text-decoration: underline;
}
.respSocial {
	width: 250px;
	height: 197px;
	background: url(../images/bgResponsabilidadSocial.jpg) no-repeat bottom;
	float: left;
}
.textoRespSocial {
	width: 99px;
	height: 137px;
	float: right;
	margin: 14px 15px 0 0;
	font-size: 11px;
	text-align: right;
	color: #676565;
}
.textoRespSocial a {
	font-size: 10px;
	color: #001662;
	text-decoration: none;
}
.textoRespSocial a:hover {
	font-size: 10px;
	color: #001662;
	text-decoration: underline;
}
.subtituloInt {
	font-weight: bold;
}
.textoIndex {
	width: 911px;
	height: 90px;
	float: left;
	padding: 32px 10px 10px 24px;
}
.contTitulo {
	width: 947px;
	height: 79px;
	float: left;
	background:url(http://www.pedregal.co.cr/images/fondo_titulo.jpg) top right no-repeat;
}
.textoInterno {
	width: 911px;
	float: left;
	padding: 22px 10px 10px 24px;
}
#footer {
	width: 958px;
	height: 109px;
	background: url(../images/bgFooter.jpg) no-repeat;
	float: left;
	padding: 0 10px 0 12px;
}
.textoFooter {
	width: 668px;
	height: 80px;
	float: right;
	padding-top: 29px;
	font-size: 11px;
	text-align: right;
	color: #c1ccf1;
}
.textoFooter a {
	color: #c1ccf1;
	text-decoration: none;
}
.textoFooter a:hover {
	color: #c1ccf1;
	text-decoration: underline;
}
.logosFooter {
	width: 289px;
	height: 72px;
	float: left;
}
.comentario {
	font-size: 10px;
	font-style: italic;
}
.bgLoading {
	width: 911px;
	background: url(../images/bgLoading.jpg) no-repeat center;
}

/*---------------------------------------------------------ESTILOS GALERIA ----------------------------------------------------------------------------*/
#main {
background:#FFFFFF none repeat scroll 0 0;
border-color:#CFD4D8;
border-style:solid;
border-width:1px 1px 2px;
margin:0 auto;
padding:30px 30px 0px;
text-align:left;
}
#credit, #sort {
	margin: 0 auto;
	width: 640px;
	font-size: 85%;
	color: #96967E;
	text-align: right;
	clear: both;
}
#credit a, #sort a {
	text-decoration: none;
	color: #96967E;
	border-bottom: 1px dotted #96967E;
}
#credit a:hover, #sort a:hover {
	color: #BDBDAE;
	border-bottom: 1px solid #BDBDAE;
	text-decoration: none;
}
#gallerytitle {

margin-bottom:20px;
padding-bottom:5px;
padding-left:20px;
padding-top:20px;
	/*min-height: 40px;
  _height: 40px;*/
}
#gallerytitle h2 { 
	font-weight: bold; 
	font-size: 11pt; 
	margin-top: 18px;
	width:700px;
	color:#002596;
}
#gallerytitle h2 a:link, #gallerytitle h2 a:visited{
	text-decoration:none;
	color:#CE232B;
}
#gallerytitle h2 a:hover {
	text-decoration:underline;
	color:#055497;
}

/* Link Styles
------------------------------ */
#main a:link, #main a:active,  #main a:visited { text-decoration: underline; background:#F4F1F1 none repeat scroll 0 0;
color:#D51E22; }
#main a:hover, #main a:focus { text-decoration: underline; color: #055497; background:#F4F1F1 none repeat scroll 0 0; }

/* Text Styles
------------------------------ */

#main h2 {
	font: 115% "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #002E5B;
}
#main h2 a:link, #main h2 a:visited {
	color: #8DB8CF;
	text-decoration: none;
}
#main h2 span {
	color: #8DB8CF;
}
#main h2 a:hover {
	color: #94c2e5;
	text-decoration: none;
}
#main h3 {
	font: 110% "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #002E5B;
	margin-top: 0px;
}
#main h3 a:link, #main h3 a:visited { text-decoration: none; }
#main h3 a:hover { text-decoration: underline; }


/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #E6E6DF;
	margin: 0 0 12px 0;
	padding: 0;
}
#main img {
	border: 0;
}
blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}

#imagemetadata {
  text-align: right;
  position: relative;
  display: none;
}

#imagemetadata table {
  text-align: left;
  line-height: 1em;
  border: 1px solid #ccc;
  position: absolute;
  top: 2em;
  right: 0px;
  background-color: #fafafa;
}

#imagemetadata table td {
  border-bottom: 1px solid #f0f0f0;
  background-color: #f8f8f8;
  padding: 2px 5px;
}


/* Page Navigation
------------------------------ */
ul.pagelist {
	clear:both;
	list-style-type:none;
	margin:20px 0 15px;
	text-align:center;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #5A5A4B;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #BFBFBF;
	cursor: default;
}
.pagenav {
	clear: both;
}
.disabled_nav {
	visibility: hidden;
}


/* AJAX
------------------------------ */
#albumDescEditable, #albumTagsEditable {
	margin-bottom: 12px;
}
#imageDescEditable, #albumTagsEditable {
	margin-top: 24px;
}
#imageDesc, #exif_link {
	margin-bottom: 4px;
}

#exif_link {
  float: right;
}

/* Tags
------------------------------ */
.taglist ul {
	display: inline;
	list-style-type: none;
}

.taglist ul li {
	background: url(../images/tag.png) no-repeat left center;
	list-style-type: none;
	padding-left: 18px;
	float:left;
	padding-right: 5px;
	color: #999999;
	display: inline;
	list-style-type: none;
}

.taglist .tags_title {
	background: none;
	padding-right: 5px;
	padding-left: 0;
}

/* Image Thumbnails
------------------------------ */
.imagethumb a:link {
	background-color:#F4F1F1;
	border:1px solid #CFD4D8;
	display:block;
	line-height:0;
	margin:0 15px 25px 0;
	padding:9px;
}
.imagethumb a:visited {
    background-color:#F4F1F1;
	border:1px solid #CFD4D8;
	display:block;
	line-height:0;
	margin:0 15px 25px 0;
	padding:9px;
}
.imagethumb a:hover {
	background-color: #EFE0E0;
	border: 1px solid #D51E22;
}
.imagethumb {
	float: left;
	margin-top:5px;
}
.albumdesc2 {
	line-height: 18px;
}
#padbox{
font-size:12px;
text-align:center;
color:#CE232B;
font-weight:bold;
}

/* Album Thumbnails
------------------------------ */
#albums {
	float: left;
}
.album {
	background:#F4F1F1 none repeat scroll 0 0;
	border:1px solid #CFD4D8;
	float:left;
	line-height:100%;
	margin:0 12px 30px 0px;
	padding:10px 8px 2px 10px;
	width:250px;
	text-align:left;
	color:#969696;
	font-weight:normal;
	min-height:140px;
	vertical-align:top;
}

.album a img {  }
.album .thumb {
    float: left; 
    margin-right: 6px;
}
.album h3 {
	padding: 0;
	margin: 0;
}
.album p {
	line-height: 12px;
	font-size: 11px;
    padding: 4px 0px 0px;
    margin: 0px;
}
.albumdesc small {
	color: #8DB8CF;
}


/* Individual Image
------------------------------ */
.image { 
	margin: 0;
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	line-height: 0;
}
.imgnav {
	background:#fff none repeat scroll 0 0;
	border:1px solid #CFD4D8;
	float:right;
	margin-top:40px;
	margin-right:12px;
	text-align:center;
	width:180px;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 12px;
	text-decoration: none;
	line-height: 180%;
	color: #CE232B;
	font-weight:bold;
	
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #F4F1F1;
	text-decoration: none;
	color: #237898;
	font-weight:bold;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin:0 auto;
	padding:10px 0 0;
	text-align:center;
	width:440px;
}


/* Comments
------------------------------ */
#comments {
	clear: both;
}
.error { 
  color: #C33; 
  font-weight: bold; 
}
.comment {
	padding: 10px;
	border: 1px solid #E7F0F5;
	background: #FBFCFD;
	margin-bottom: 12px;
}
.commentmeta {
	margin-bottom: 12px;
}
.commentauthor {
	font-weight: bold;
}
.commentdate {
	margin-top: 12px;
	color: #8DB8CF;
	font-size: 85%;
}


/* Forms
------------------------------ */
.captchainputbox {
	width: 6.5em;
	padding: 2px;
}
.inputbox {
	width: 250px;
	padding: 2px;
}
textarea {
	padding: 4px;
	width: 100%;
	color: #5A5A4B;
	font: 100%/200% "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
}
label {
	cursor: pointer;
}
label:hover {
	color: #000;
}
#map {margin-left: -77px;}
#rating { margin-top: 10px; }

/* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position: fixed;
	right: 0px;
	top: 0px;
	width: 130px;
	border-bottom: 1px solid #E6E6DF;
	border-left: 1px solid #E6E6DF;
	background: #fff;
    z-index: 2; 	text-align: left;
}
#admin_data{
	top: 0px;
	padding-top: 20px;
	z-index: 1;
	line-height: 1.6em;

}
#admin h3 {
	font-weight: normal;
	color: #999;
	margin:0;
	padding:0; text-align: center;
}
#admin h3:hover { color: #036; }

/* Search Box
------------------------------ */
#search {
	float: right;
	text-align: left;
	margin:0;
	padding:0;
	background: #fff;
}
#search input.pushbutton {
	padding: 1px;
	font-size: 80%;
}
#search a {
text-decoration: none;
}
#search ul {
border: 1px solid #ccc; position:absolute; text-align:left; list-style: none; 
height: 8em; width: 20em; overflow: auto; 
background-color: white;
}

#searchfields_icon {
position: relative;
top: 4px;
}
.clear {
  clear:both;
  height:10px;
}

/* Archive View
---------------------------- */
#archive{
	width: 300px;
	margin: 0 auto;
	text-align: center;
}
ul.archive * {
	padding:0;
	margin:0;
	list-style:none;
}
ul.archive .year {
	margin-top:10px;
	text-align: center;
	margin-bottom:5px;
	font-weight:bold;
	font-size:18px;
}
ul.archive .month {
	font-size: 14px;
	list-style:none;
	border-top:2px solid #E6E6DF;
	padding-top: 5px;
}

/* Tag Cloud
---------------------------- */
#tag_cloud {
	text-align: center;
	background: #eee;
}

#tag_cloud ul li {
	display: inline;
	list-style-type: none;
}

#tag_cloud p {
	padding:10px 0;
	margin:20px 0;
	background: #fff;
	border-top: 3px solid #E6E6DF;
	border-bottom: 3px solid #E6E6DF;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
}
/* Error Messages
------------------------------ */
.errorbox {
	padding: 20px;
	background-color: #FDD;
	border-top: 1px solid #FAA;
	border-left: 1px solid #FAA;
	border-right: 1px solid #FAA;
	border-bottom: 5px solid #FAA;
	margin-bottom: 10px;
	font-size: 100%;
	color: #DD6666;
}
.errorbox h2 {
	color: #DD6666;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
}

/* Zenphoto link
------------------------------ */

#zen-part {
 font-family: Arial, Helvetice, sans-serif;
 font-size: 1.8em;
 font-weight: 100;
}

#photo-part {
 font-family: Arial, Helvetice, sans-serif;
 font-size: 0.9em;
 font-weight: bold;
}

/* centering flowplayer 3 on image.php */
#image .flowplayer {
	margin: 0 auto;
}

/* login form */
table.password td.userlabel{
	text-align:right;
}
table.password td.userinput{
	text-align:left;
}

table.password td.userinput input, td.passwordinput input {
	width: 15em;
}

/* login form */
table.password td.passwordlabel{
	text-align:right;
}

table.password td.passwordinput{
	text-align:left;
}

table.password td.submit{
	text-align:center;
}

table.password td.hint{
	text-align:left;
}
.subtituloBlanco {
	color: #FFF;
	font-weight: bold;
}

