/* left nav - start */

#left_nav {

margin: 0;

padding: 0;

float: left;

width: 202px;

background-color: #D5E6F9;
/*background-color: was #D5E6F9 tried a red colour this seems to be underneath the menu box and shows up as a red line to the side of the menu */

border: 1px solid #CEE2F9;

}

#left_nav a {

color: #FFFFFF;
/*color: was #071A35 now white this is the colour of the text in the menu boxes */

text-decoration: none;

}

#left_nav a:hover {

color: #071A35;

text-decoration: underline;

}

#left_nav ul {

margin: 0;

padding: 0;

width: 205px;

float: left;

}

#left_nav ul li.highlighted {

margin: 0;

padding: 10px 10px 10px 10px;

list-style-type: none;

font-size: 0.9em;

background-color: #CCCCCC;
/*background-color: was #E5EFFA this highlights the menu item on the menu box in grey*/


width: 180px;

color: #0000FF;
/*color: was #2F7AF2 now red this is the colour of the text in the menu box that has a black background ie menu your in CHANGED NOW Blue 0000FF */

font-weight: bold;

}

#left_nav ul li {

margin: 0;

padding: 8px 10px 8px 10px;

list-style-type: none;

font-size: 0.8em;

background-color: #0000FF;
/*background-color: was #D5E6F9 this highlights the menu item on the menu box in bright black CHANGED from red FF0033 to Blue 0000FF*/

width: 180px;

color: #071A35;

border: 1px solid #CEE2F9;

list-style-image: url(images/leftnav_icon.gif);

list-style-position: 10px 10px;

}

/* left nav secure - start */

#left_nav_secure {

margin: 0;

padding: 0;

float: left;

width: 202px;

background-color: #ECF361;

border: 1px solid #CEE2F9;

}

#left_nav_secure a {

color: #071A35;

text-decoration: none;

}

#left_nav a:hover {

color: #071A35;

text-decoration: underline;

}

#left_nav_secure ul {

margin: 0;

padding: 0;

width: 205px;

float: left;

}

#left_nav_secure ul li.highlighted {

margin: 0;

padding: 10px 10px 10px 10px;

list-style-type: none;

font-size: 0.9em;

background-color: #FF0;

width: 180px;

color: #2F7AF2;

font-weight: bold;

}

#left_nav_secure ul li {

margin: 0;

padding: 8px 10px 8px 10px;

list-style-type: none;

font-size: 0.8em;

background-color: #ECF361;

width: 180px;

color: #071A35;

border: 1px solid #FF6;

list-style-image: url(images/leftnav_icon.gif);

list-style-position: 10px 10px;

}

/* content - start */

#container #content {

float: left;

width: 550px;

margin: 0 20px 0 25px;

padding: 0;

}

#container img {

border: 0;

}

#container #content h1 {

margin: 0;

padding: 0;

color: #0000FF;
/* 2F7AF2; was light blue text for villa y FF0033 Hunsley red CHANGED now 0000FF Blue*/

font-size: 2em;

}

#container #content h2 {

margin: 0;

padding: 15px 0 5px 0;

color: #0000FF;
/* 2F7AF2; was light blue text for villa y FF0033 Hunsley red CHANGED to 0000FF blue*/

font-size: 1em;

}

#container #content h3 {

margin: 0;

padding: 15px 0 0px 0;

color: #0000FF;
/* 2F7AF2; was light blue text for villa y FF0033 Hunsley red now CHANGED to 0000FF blue*/

font-size: 0.75em;

}

#container #content p {

margin: 0;

padding: 8px 0 8px 0;

color: #000000;
/* 0B2A5B; was dark blue text? now black 0000000*/

font-size: 0.8sem;

line-height: 140%;

}

#container #content ul {

margin: 5px 0 10px 10px;

padding: 0;

color: #0B2A5B;

font-size: 0.9em;

}

#container #content li {

margin: 0 0 0 8px;

padding: 3px 0 3px 2px;

color: #0B2A5B;

list-style-type: circle;

}

#container #content table {

margin: 10px 0 10px 0;

padding: 0;

border: 1px solid #CEE2F9;

width: 550px;

}

#container #content table th {

margin: 0;

padding: 5px 0 5px 3px;

background-color: #2F7AF2;

color: #FFFFFF;

}

#container #content table td {

margin: 0;

padding: 5px 0 5px 3px;

border: 1px solid #000000;
/* border: 1px solid #CEE2F9; was blue now black to match red and black colours*/
color: #000000;
/* was color: #2F7AF2; now same colour as the text*/

}

#container #content table.turkey {

margin: 10px 0 10px 0;

padding: 0;

border: 1px solid #CEE2F9;

width: 550px;

}

#container #content table.turkey th {

margin: 0;

padding: 5px 0 5px 3px;

background-color: #2F7AF2;

color: #FFFFFF;

}

#container #content table.turkey td {

margin: 0;

padding: 10px;

border: 1px solid #cccccc;

font-size: 0.8em;

color: #0B2A5B;

}

#container #content table.turkey td img {

float: left;
padding: 5px 12px 5px 5px;

}



/* Lightbox */

#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 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; }
