img {border:0}
hr{background-image: url(http://happyfruit.net/hr.gif);}
body {background-image:url('http://happyfruit.net/skins/4/bg.gif');}

body, input, ul, textarea, li, select, option, table, td, tr {
	font-family:arial, verdana;
	font-size:11px;
	color: #541043;
	border:0 }
li {list-style-image:url(http://happyfruit.net/arrow.gif)}

textarea, input, button {color: #6CCD6E ; background: #FFECEC }

:link, a:link, a:active, a:visited {color: #387BA1 ; text-decoration:none}
a:hover {border:1px dashed #E63A3B }

a.top  /*quick links*/
{
	font-weight:bold;
	height:30px;
	color:#0091fa; 
}
a.top:hover {
	background-image:url('http://happyfruit.net/skins/4/hover.gif');
	background-repeat:no-repeat;
	background-position: center center;
	border:0;
	height:30px;
	color:transparent;
}

h1 {
	color: #fb9ffa;
	background:url('http://happyfruit.net/skins/4/h1.gif');
	background-repeat:no-repeat;
	padding-top:12px;
	padding-left:15px;
	font-family: arial;
	height:35px;
}

h2 {
	color:#737201; 
	font-size:11px; 
	text-transform:uppercase; 
	font-family:georgia; 
	text-align:right;
	background-color:#ffffd3;
	border:2px dashed #fffd00;
	width:300px; 
	padding-right:40px;
	}

h3 /* menu */
{
	font: bold 11px verdana;
	color: #1a3203;
	letter-spacing:3px;
	height:15px;
	border-bottom:2px solid #579c18;
	background:url('http://happyfruit.net/skins/4/menu.gif');
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
}

h4 /*menu items */
{
	background: #d8ffd0;
}

.rounded {
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border:1px solid #9BD8FB;
  overflow: auto;
  padding: 5px;
  background-color: #C1E8FF;
}

#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:http://happyfruit.net/winnie/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(http://happyfruit.net/winnie/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://happyfruit.net/winnie/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; }
