* { padding: 0; margin: 0;}


#wrapper {
 margin: 0 auto;
 width: 960px;
 background-color: #666666;
}

#header {
  width: 960px;
 padding: 0px;
 height: 143px;
 margin: 00px 0px 0px 0px;
 background: #999999;
}


A:link {
text-decoration: none;
color: #660033;
}

A:visited {
text-decoration: none; 
color: #660033;
}

A:active {
text-decoration: none; 
color: #660033;
}

A:hover {
text-decoration: none; 
color: #333333;
}




A.foot:link  {
text-decoration: none;
color: #ffffff;
}

A.foot:visited {
text-decoration: none; 
color: #ffffff;
}

A.foot:active {
text-decoration: none; 
color: #ffffff;
}

A.foot:hover {
text-decoration: none; 
color: #ffffff;
}



#navigation {
 margin: 0;
 padding: 0;
 width: 100%;
 border-top: 2px solid ;
 border-top-color: #cccccc;
 border-top-width: 3px;
 border-bottom: 3px solid ;
 border-bottom-color: #cccccc;
 border-bottom-width: 4px;
 background-color: #000000;
 text-decoration: none;
}

#html #navigation ul{ /*IE only rule, reduce menu width*/
 width: 99%;
}

#navigation ul li{
 display: inline;
}

#navigation ul li a{

 color: white;
 padding: 0px 10px;
 text-decoration: none;
 background: transparent url(media/vertical.gif) center right no-repeat;
}

#navigation ul li a:visited{
color: #ffffff;
}

#navigation ul li a:hover{
color: white;
background-color: #999999;
}

#text {
width: 400px;
position:relative;
top: 40px;
left: 500px;
text-decoration: none;
}

#shit {
width: 400px;
position: relative;
top: 100px;
left: 40px;
text-decoration: none;

}

#shit2 {
width: 400px;
position: relative;
top: 130px;
left: 40px;
text-decoration: none;

}

    

#content {
background-color: #ffffff;
width: 960px;
height: 520px;
}

#accomcontent {
position: relative;
left: 0px;
top: 0px;
background-color: #ffffff;
width: 960px;
height: 1250px;
}

#gallerycontent {
background-color: #ffffff;
width: 700px;
height: 700px;
position: relative;
left: 150px;
top: 50px;
}

#locationcontent {

background-color: #ffffff;
width: 960px;
height: 1200px;
}

#infocontent {

background-color: #ffffff;
width: 700px;
height: 1450px;
}

#infothumbs {
position: relative;
left: 780px;
top: -1325px;
background-color: #ffffff;
width: 150px;
height: 900px;
}

#bookcontent {

background-color: #ffffff;
width: 960px;
height: 1100px;
}

#avail {
background-color: #ffffff;
position: relative;
left: 22px;
top: 30px;
border: 1px solid;
border-color: #660033;
width: 290px;

}

#zaravail {
background-color: #ffffff;
position: relative;
left: 665px;
top: 5px;
border: 1px solid;
border-color: #660033;
width: 270px;
}

#bookform {
background-color: #ffffff;
position: relative;
left: 265px;
top: 5px;
border: 1px solid;
border-color: #660033;
width: 270px;
}


#servcontent {
background-color: #999999;
width: 960px;
height: 2470px;
}


#contactcontainer{
position: relative;
left: 0px;
top: 0px;
background-color: #999999;
width: 960px;
height: 620px;
}

#reviewcontainer {
position: relative;
left: 0px;
top: 0px;
background-color: #ffffff;
height: 550px;
}

#indexcontainer {
position: relative;
left: 0px;
top: 0px;
background-color: #ffffff;
height: 550px;
}

#infocontainer {
position: relative;
left: 0px;
top: 0px;
background-color: #ffffff;
height: 1675px;
}



img.borreguitos { 
    float: left;
    position: absolute;
left: 70px;
top: 45px;
    
}

img.zarita { 
    float: left;
    position: absolute;
right: 100px;
top: 290px;
    
}

img.accbor { 
 
    position: relative;
left: 25px;
top: 40px;
    
}

img.acczar { 
 
    position: relative;
left: 370px;
top: 35px;
    
}

#maincontaineraccom {
position: relative;
left: 0px;
top: 0px;
height: 580px;
width: 540px;
background-color: #ffffff;

}

#booktext {
float: left;
position: relative;
left: 80px;
top: 70px;
width: 800px;

}

#thumbsaccom{
float: left;
border: 2px;
border-color: #999999;
position: relative;
left: 575px;
top: -500px;


}

#thumbsaccom2{
float: left;
border: 2px;
border-color: #999999;
position: relative;
left: 225px;
top: -10px;


}



#local{
position: relative;
left: 130px;
top: 20px;
width: 700px;
}



.gallerycontainer{
position: relative;
left: 0px;
height: 360px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
position: relative;
top: 0px;
left: 0px;
border: 1px solid black;
margin: 0 0px 0px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px #666;
}

.thumbnail span{ /*CSS for enlarged image*/
position:  absolute;
background-color: #ccc;
padding: 0px;
left: 0px;
border: 0px #666;
visibility: hidden;
color: #666;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
top: 0px;
left: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 108px;
left: 240px; /*position where enlarged image should offset horizontally */
z-index: 50;
}


#footer { 
 width: 960px;
 height: 28px;
 border-top: 2px solid ;
 border-top-color: #cccccc;
 border-top-width: 3px;
 border-bottom: 2px solid ;
 border-bottom-color: #cccccc;
 border-bottom-width: 3px;
 background-color: black;
 margin: 0px 0px 10px 0px;
 padding: 0px;
 position: relative;
top:0px;
left:0px;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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 century gothic, 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
