/*------------------------------------------------------------------------------------------
	Cacadin Style Sheet Document
	NetFORCE Hosting Style Sheet Designed Antigua Houses www.antiguahouses.com
	Updated: 12-02-2008
	Copyright www.netforcenet.com All rights reserved over this document.
	You may not use, modify or distribute this without the direct consent of the Author NetFORCE Hosting at www.netforcenet.com
	
	Documento de Cascading Style Sheet (CSS)
	NetFORCE Hosting Hoja de Estilo Diseņada para Antigua Houses www.antiguahouses.com
	Actualizado: 12-02-2008
	Copyright www.netforcenet.com Reserva todos los derechos sobre este documento.
	Usted no puede usar, modificar, distribuir este documento sin el consento directo del autor NetFORCE Hosting en www.netforcenet.com
------------------------------------------------------------------------------------------*/

body
{
    background-color:#000000;
	margin: 0 auto;
	width: 750px;
}

p
{
	text-indent: 2.0em;
}

.webpageframe
{
    float: left;
	width: 750px;
	background: #FFFFFF url("images/main_slice.jpg") repeat-y;
	
}
	
.header
{
    float: left;
	width: 750px;
	height: 257px;
	/* background: url("images/header.jpg") no-repeat;  */
	text-decoration: none;
}

.leftframes
{
	float: left;
	width: 250px;
}

.menubox 
{
	text-decoration: none;
	padding: 0px 0px 0px 5px;
	float: left;
	width: 245px;
}

.langmenu 
{
	text-decoration: none;
	padding: 10px 0px 0px 5px;
	float: left;
	width: 245px;
	height: 30px;
	text-align: center;
	word-spacing: 55px;
}

.footer
{
	padding: 25px 0px 0px 0px;
	float: left;
	width: 750px;
	height: 15px;
	text-decoration: none;
	font-size: 10px;
	font-family: sans-serif, Times, serif;
	font-style: strong;
	text-align: center;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	background: url("images/footer.jpg") no-repeat;
}

.rightframes
{
	float: left;
	width: 500px;
}

.maintext
{
	float: left;
	width: 460px;
	text-decoration: none;
	font-size: 12px;
	font-family: sans-serif, Times, serif;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	color: #000000;
	padding: 20px 15px 10px 20px;
}

.rightbarleft
{
	float: left;
	width: 149px;
	height: 29px;
	text-decoration: none;
	font-size: 12px;
	font-family: sans-serif, Times, serif;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	color: #57504D;
	padding: 0px 0px 0px 20px;
	background: url("images/right_bar_left.jpg") no-repeat;
}

.leftbar
{
	float: left;
	width: 208px;
	height: 28px;
	text-decoration: none;
	font-size: 12px;
	font-family: sans-serif, Times, serif;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	color: #57504D;
	margin-left: 10px;
	padding: 0px 0px 0px 20px;
	background: url("images/left_bar.jpg") no-repeat;
}

.img_left {
	padding: 0 0px 0px 0;
	margin: 12px;
	float: left;
	border: 1px solid #3A3A3A;
	border: outset #9A9A9A;  
}

.img_right {
	border: 1px solid #3A3A3A;
	padding: 0 0 0px 00px;
	float: right;
	margin: 12px;
	border: outset #9A9A9A;  
}

.cajadebusqueda
{
    float: left;
	width: 730px;
	margin: 9px;
}

.cajadebusqueda2
{
    float: left;
	width: 730px;
	height: 5px;
	margin: 9px;
	text-decoration: none;
	font-size: 12px;
	font-family: sans-serif, Times, serif;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	
}

 
#navleft {
	padding-bottom: 5px;
	padding-left: 5px;
}
ul#navlistleft
{

	width: 168px;
	padding: 0px;
	border-top: 0px;
	margin: 0px;
	font: bold 12px Helvetica,Arial,sans-serif;
	font-variant: small-caps;
	color: #000000;
}

ul#navlistleft li
{
list-style: none;
margin: 0px;
border: 0px;

}

ul#navlistleft li a
{
	display: block;
	width: 180px;
	padding: 4px 8px 4px 8px;
	border: 0px;
	border-left: 10px solid #BA42A4;
	border-right: 10px solid #BA42A4;
	border-bottom: 1px solid #B5BB9C;
	background: #C3F3F6;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

ul#navlistleft li a:link {
	color: #000000;
}
ul#navlistleft li a:hover
{
	border-color: #EEB4C8;
	color: #ffffff;
	background: #809FE2;
}

 
 #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-color: #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; /* Trick IE into showing hover */         
	display: block;
	}
	

	
	
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}



/*------------------------------------------------------------------------------------------
	Cacadin Style Sheet Document
	NetFORCE Hosting Style Sheet Designed Antigua Houses www.antiguahouses.com
	Updated: 12-02-2008
	Copyright www.netforcenet.com All rights reserved over this document.
	You may not use, modify or distribute this without the direct consent of the Author NetFORCE Hosting at www.netforcenet.com
	
	Documento de Cascading Style Sheet (CSS)
	NetFORCE Hosting Hoja de Estilo Diseņada para Antigua Houses www.antiguahouses.com
	Actualizado: 12-02-2008
	Copyright www.netforcenet.com Reserva todos los derechos sobre este documento.
	Usted no puede usar, modificar, distribuir este documento sin el consento directo del autor NetFORCE Hosting en www.netforcenet.com
------------------------------------------------------------------------------------------*/