#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;background: url(file:///Macintosh%20HD/Users/Home/Desktop/images/prevlabel.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right;background: url(file:///Macintosh%20HD/Users/Home/Desktop/images/nextlabel.gif) right 15% no-repeat;}
#prevLink, #prevLink:visited:hover { background: url(http://www.strippedtothebone.co.uk/js/prevlabel.gif) left 0% no-repeat; }
#nextLink, #nextLink:visited:hover { background: url(http://www.strippedtothebone.co.uk/js/nextlabel.gif) right 0% 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; }
* {padding:0; margin:0}

body {11px/1.3em Arial,Tahoma,Helvetica,sans-serif}
#wrapper {padding:1px; margin:0 auto}

* { 
	margin:						0px;
	padding:					0px;
	}

body { 
	font: 						11px/1.3em Arial,Tahoma,Helvetica,sans-serif; 
	color:						#000000;
	background:					#ffffff;
	}
body.construction { 
	font: 						11px/1.3em Arial,Tahoma,Helvetica,sans-serif; 
	color:						#7B7E82;
	background:					#999798;
	}
#topbar { 
	width:						900px;
	height:						244px;
	padding:					0px;
	border:0px;
						display: block;
	}
#botbar { 
	width:						900px;
	height:						30px;
	padding:					0px;
						display: block;
	}

#topbarmenu {
	width:						900px;
	height:						37px;
	background:           		#000000;
	font:						17px/1.6em Brush script mt;
	margin-top:					0px;
	margin-bottom:				0px;
	padding:					0px;
	display:block;
	}
#topbarmenugallery {
	width:						900px;
	height:						40px;
	margin-top:					0px;
	margin-bottom:				0px;
	padding:					0px;
	display:block;
	}
#maincontainer { 
	width:						900px;
	margin:					 auto;
	margin-top:					0px;
	margin-bottom:				0px;
	padding:					0px;
	background:					#999798;
	}
#maincontent { 
	width:						900px;
	margin:						0px;
	margin-top:					0px;
	padding:					0px;
	background:					#999798;
	}
#leftcol {
	width:						10px;
	height:						1%;
	float:						left;
	padding-left:				0px;
	padding-right:				0px;
	background:					#999798;
	}
#rightcol {
	width:						10px;
	height:						1%;
	float:						right;
	padding-left:				2px;
	padding-right:				0px;
	}
#content {
	width:						860px;
	height:						1%;
	margin-left:				12px;
	padding-left:				0px;
	margin-top:					0px;
	background:					#999798;
	
	}
#content2 {
	width:						900px;
	height:						1%;
	margin-left:				0px;
	padding-left:				0px;
	margin-top:					0px;
	}	
ul.bullets {
    list-style-image:			url(http://www.strippedtothebone.co.uk/images/bullet.gif);
	list-style-position:        inside;
    line-height:                14px;
    margin-left:                10px;
    margin-right:               0px;

}
border1 { border-top-style: solid; 
border-top-color: #008888; 
border-top-width: 2px; 
border-bottom-style: solid; 
border-bottom-color: #008888; 
border-bottom-width: 2px; 
}


#text {
font-size:9px;
}
#nav, ul {
	list-style: 				none;
	padding: 					0;
	margin: 				0;
	}
#nav li {
	float: 						left;
	position: 					relative;
	width: 						200px;
	height: 					30px;
	text-align:					left;
	
	}
	
	#li:hover ul{
	
	list-style-image:	url(http://www.wizardsoftheweb.co.uk/images/feedback2.gif);
	
	display: block;
	
	
	 }
	
#nav li ul {
	display:none;
	position: 					absolute;
	top: 						1.7em;
	left: 						0;
	background: 			 #000000;
	
	}
#nav li li {
	float: 						none;
	}
#nav li li:hover ul, #nav li li.sfhover ul {
color:#CC3300;
	}	
#nav li:hover ul, #nav li.sfhover ul {
	display: 					block;
}	
.profileleft {
	width:						250px;
	padding: 	                0px;
	margin:						0px;
	float:						left;
	}

.profilemiddle {
	width:						240px;
	padding: 	                0px;
	margin:						0px;
	float:						right;
	}
.profilenone {
	float: 						clear;
}
	
A {
	text-decoration:			none;
	color:						#616161;
	}
a.swap1 {
background-image:url(http://ww.jonra.co.uk/images/about_button2a.gif);
}

a.swap1:hover {
background-image:url(http://ww.jonra.co.uk/images/about_button2.gif);
} 
A.menu {
	text-decoration:			none;
	color:						#000000;
	}
#warning {
background:					#000000;
}
a.dsphead{
   text-decoration:none;
   margin-left:1.5em;}
a.dsphead:hover{
   text-decoration:underline;}
a.dsphead span.dspchar{
   font-family:monospace;
   font-weight:normal;}
.dspcont{
   display:none;
   margin-left:1.5em;}

