﻿body {
        margin:0;
        padding:0;
        font: 12px/1.5em arial;
}

h1 {
		color: #777777;
		font: bold 16px arial;
		border-bottom: 1px solid #777777;
}

.smalltext
{
		font-family: Arial;
		font-size: 10px;
		color: #777777;
}

.defaultlink
{
		font-family: Arial;
		font-size: 10px;
		text-decoration: none;
		color: #333333;	
}

.defaultlink:hover
{
		color: #000000;
		text-decoration: underline;	
}

.footer
{
	    margin:0;
        padding:0;
        font: 10px/1.5em arial;
        color: #777777;
        background-color:#ffffff;
        text-align:center;
}


.celldefault
{
	padding:3px;
	vertical-align:top;
	background-color:#ffffff;
	text-align:left;
}


.cellmovie
{
	padding:0px 0px 5px 0px;
	vertical-align:top;
	background-color:#ffffff;
	text-align:left;
/*    border-top: 1px solid #777777; */
}

.cellmenubar
{
	padding: 10px 0px 0px 14px;
	vertical-align: top;
	background-color: #ffffff;
	text-align: left;
/*	border-top: 1px solid #777777; */
}

.cellsubmovie
{
	padding: 0px 30px 10px 30px;
	vertical-align: top;
	background-color: #ffffff;
	text-align: left;
	color: #555555;
	border-top: 0px solid #777777; 
	border-bottom: 0px solid #777777;
	border-left: 1px solid #777777;
}

.cellcontact
{
	padding: 10px 0px 0px 14px;
	vertical-align: top;
	background-color: #ffffff;
	text-align: left;
	vertical-align:bottom;
	color: #777777;
}

.cellbanner
{
	padding: 0px;
	vertical-align:top;
	background-color:#ffffff;
	text-align:left;
}


.centredpicture
{
	border-width: 0px;
	text-align:center;
}

.borderpicture
{
	
	border: 1px solid #e0e0e0;
	
}

.pdfpicture
{
	padding:0px 3px 0px 3px;
}


#button {
        width: 120px;
        border-right: 0px solid #000;
        border-top: 1px solid #777777;
        padding: 0 0 0 0;
        margin-bottom: 1em;
        font-family: Tahoma, Arial, sans-serif;
                /*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
        font-size : 10px;
        background-color: #ffffff;
        color: #333;
        text-align:left;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
                border-bottom: 1px solid #777777;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
                display: block;
                padding: 5px 5px 5px 0.5em;
                border-left: 1px solid #777777;
                border-right: 1px solid #777777;
                background-color: #e0e0e0;
                color: #656565;
                text-decoration: none;
                width: 100%;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                border-left: 1px solid #777777;
                border-right: 1px solid #777777;
                background-color: #ffffff;
                color: #000000;
                }

        #button li #active {
                border-left: 1px solid #7777;
                border-right: 1px solid #777777;
                background-color: #ffffff;
                color: #000000;
                }
                
                
#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(../gallery/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../gallery/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.style1 {
	border-width: 0;
}
.style3 {
	margin: 3px;
	border-width: 0px;
}
.style5 {
	text-align: left;
}
.style6 {
	border-width: 0px;
}
.style7 {
	color: #333333;
	font-weight: bold;
}