* { padding: 0; margin: 0; }


#wrapper {
 margin: 0 auto;
 width: 960px;
}

#header {
 width: 960px;
 padding: 0px;
 height: 168px;
 margin: 00px 0px 0px 0px;
 background: #999999;
}


A:link {
text-decoration: none;
color: #666666;
}

A:visited {
text-decoration: none; 
color: #666666;
}

A:active {
text-decoration: none; 
color: #666666;
}

A:hover {
text-decoration: none; 
color: #ffffff;
}


#navigation {
 margin: 0;
 padding: 0;
 width: 100%;
 border-bottom: 3px solid ;
 border-bottom-color: #666666;
 border-bottom-width: 3px;
 background-color: #cccccc;
 text-decoration: none;
}

#html #navigation ul{ /*IE only rule, reduce menu width*/
 width: 99%;
}

#navigation ul li{
 display: inline;
}

#navigation ul li a{
 float: left;
 color: black;
 padding: 0px 10px;
 text-decoration: none;
 background: transparent url(media/vertical.gif) center right no-repeat;
}

#navigation ul li a:visited{
color: #666666;
}

#navigation ul li a:hover{
color: white;
background-color: #999999;
}

#text {
width: 525px;
float: right;
position: relative;
top: 50px;
left: -20px;
text-decoration: none;
}

#text.second {
width: 300px;
position: absolute;
top: 50px;
left: 50px;
text-decoration: none;

}

#context {
float: left;
width: 650px;
position: relative;
top: 500px;
left: 150px;
text-decoration: none;

}

#text.third {
width: 300px;
position: absolute;
top: 385px;
left: 50px;
text-decoration: none;

}
    

#content {

background-color: #999999;
width: 960px;
}

#contactcontent {

position: absolute;
top: 0px;
left: 300px;
background-color: #999999;
width: 360px;
height: 620px;
}

#newscontent {
position: relative;
top: 40px;
left: 40px;
width: 900px;
height: 4000px;

}


#servcontent {
background-color: #999999;
width: 960px;
height: 2250px;
}

#biocontent {
background-color: #999999;
width: 960px;
height: 800px;
}

#copycontent {
background-color: #999999;
width: 960px;
height: 640px;
}

#contactcontainer{
position: relative;
left: 0px;
top: 0px;
background-color: #999999;
width: 960px;
height: 620px;
}

#newscontainer {
position: relative;
left: 0px;
top: 0px;
background-color: #999999;
height: 500px;

}

#servcontainer {
position: relative;
left: 50px;
top: 50px;
background-color: #999999;
height: 1500px;
width: 860px;
}

#biocontainer {
position: relative;
left: 50px;
top: 50px;
background-color: #999999;
height: 600px;
width: 860px;
}

#copycontainer {
position: relative;
left: 50px;
top: 50px;
background-color: #999999;
height: 600px;
width: 860px;
}


img.stevo { 
    float: left;
    position: absolute;
left: 20px;
top: 88px;
    
}

img.stevo1 { 
    float: left;
    position: absolute;
left: 680px;
top: 88px;
    
}



#maincontainerplaces {
position: relative;
left: 0px;
top: 0px;
background: url(images/places/buskers_templebar_places_s.jpg) 240px 108px no-repeat;
background-color: #999999;
height: 510px;
}

#maincontainerother{
position: relative;
left: 0px;
top: 0px;
background: url(images/other/charm_other_s.jpg) 240px 108px no-repeat;
background-color: #999999;
height: 510px;
}
#maincontainerproducts {
position: relative;
left: 0px;
top: 0px;
background: url(images/products/coke_girls_prod_s.jpg) 240px 108px no-repeat;
background-color: #999999;
height: 510px;
}
#maincontainerpeople {
position: relative;
left: 0px;
top: 0px;
background: url(images/people/candlelight_people_s.jpg) 240px 108px no-repeat;
background-color: #999999;
height: 510px;
}

#flashmovie {
float: left;
position: relative;
top: 165px;
left: 50px;
}


.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: 10px;
left: 25px;
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: #666666;
 border-top-width: 3px;
 border-bottom: 2px solid ;
 border-bottom-color: #666666;
 border-bottom-width: 3px;
 background-color: #cccccc;
 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; }
