﻿body,td,a {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
	color:#000030;
}
 body
{
    SCROLLBAR-FACE-COLOR: #7892B7;
    SCROLLBAR-3DLIGHT-COLOR: #7892B7;
    SCROLLBAR-ARROW-COLOR: #000;
    SCROLLBAR-TRACK-COLOR: #fff;
	SCROLLBAR-SHADOW-COLOR: #E5EAF0;
	SCROLLBAR-HIGHLIGHT-COLOR: #7892B7;
    SCROLLBAR-DARKSHADOW-COLOR: #E5EAF0;
}

a{
	color:#EA7900;
}
a.link1{
	color:#fff;
}

.bgcolor1,.bgcolor2, td.txt3{
	background-color:#7892B7;
}
.bgcolor3{
	background-color:#E5EAF0;
}
.bgcolor4{
	background-color:#fff;
}
.bgcolor5, td.txt2{
	background-color:#0053BA;
}
.fsize9{
	font-size : 9px;
}
a.bgcolor1:hover{
	color:#000000;
}

td.pad1{
	padding:5px;
}
td.pad2{
	padding:5px;
}
td.pad3{
	padding:10px;
	background-color:#E5EAF0;
	color:#000030;
}
td.pad4{
	padding:5px;
	background-color:#E5EAF0;
	color:#000030;
}
td.pad5{
	padding:5px;
	background-color:#FFECD7;
	color:#000030;
}
.txt1{
	font-family : Verdana,Arial, Helvetica;
	color:#000000;
}
td.txt2,td.txt3{
	padding:0px 5px;
}
a.txt2 {
	font-family : Verdana,Arial, Helvetica;
	color:#ffffff;
	font-size : 11px;
}
#witbookingcontainer {
	text-align: center;
}

#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:../files/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(../files/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../files/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; }
