body {	font-family: Arial, Helvetica, sans-serif;	background: #FFCCFF url(images/backgroundfade.jpg) top left repeat-x;	margin: 9px 0em 0em 0em;	padding: 0em 0em 0em 0em;}td {	font-family: Arial, Helvetica, sans-serif;}th {	font-family: Arial, Helvetica, sans-serif;}#wrapper {	width: 702px;	margin: 0em auto 0em auto;	padding: 0em 0em 0em 0em;}#toptabs {	display: block;	margin: 0em 0em 0em 0em;	padding: 0em 0em 0em 33px;	font-size: 12px;	height: 19px;}#toptabs a {	display: block;	float: left;	width: 98px;	height: 17px;	margin: 2px 1px 1px 1px;	padding: 0px 6px 0px 0px;	background-image: url(images/toptab.jpg);	text-align: center;	color: black;	text-decoration: none;}#toptabs a:hover {	font-weight: bold;}#header {	background: url(images/header.jpg) top left;	width: 702px;	height: 143px;	display: block;	margin: 0em 0em 0em 0em;	padding: 0em 0em 0em 0em;}#header h1, #header h2 {	display: none;}#menu {	width: 698px;	height: 20px;	background-color: white;	border-left: 2px solid white;	border-right: 2px solid white;	font-size: 13px;}#menu a {	display: block;	float: left;	width: 99px;	text-align: center;	text-decoration: none;	color: black;}#menu a:hover {	font-weight: bold;}#main {	width: 688px;	border-left: 2px solid white;	border-right: 2px solid white;	border-top: 2px solid white;	background-color: #DDD;	margin: 0em 0em 0em 0em;	padding: 5px 5px 5px 5px;	font-size: 15px;}#main a {	color: #969;	text-decoration: none;}#main a:hover {	text-decoration: underline;}#main h3, h4 {	color: #A08090;}#main h3 {	height: 39px;	padding-left: 50px;	padding-top: 5px;	background: url(images/smallrose.jpg) top left no-repeat;	/* clear: both; */}.floatingright {	float: right;	padding: 0em 0em 5px 5px;	text-align: center;	font-size: 13px;}#footer {	background: url(images/footer.jpg) no-repeat;	width: 702px;	height: 25px;	font-size: 10px;	text-align: center;	padding: 5px 0em 0em 0em;}#footer a {	color: #969;	text-decoration: none;}#footer a:hover {	text-decoration: underline;}/* Lightbox stuff */#lightbox{	position: absolute;	top: 40px;	left: 0;	width: 100%;	z-index: 100;	text-align: center;	line-height: 0;	}#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: transparent url(products/images/blank.gif) no-repeat; /* Trick IE into showing hover */	display: block;	}#prevLink { left: 0; float: left;}#nextLink { right: 0; float: right;}#prevLink:hover, #prevLink:visited:hover { background: url(products/images/prevlabel.gif) left 15% no-repeat; }#nextLink:hover, #nextLink:visited:hover { background: url(products/images/nextlabel.gif) right 15% no-repeat; }#imageDataContainer{	font: 10px Verdana, Helvetica, sans-serif;	background-color: #fff;	margin: 0 auto;	line-height: 1.4em;	}#imageData{	padding:0 10px;	}#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;	}			#overlay{	position: absolute;	top: 0;	left: 0;	z-index: 90;	width: 100%;	height: 500px;	background-color: #000;	filter:alpha(opacity=60);	-moz-opacity: 0.6;	opacity: 0.6;	}	.clearfix:after {	content: "."; 	display: block; 	height: 0; 	clear: both; 	visibility: hidden;	}* html>body .clearfix {	display: inline-block; 	width: 100%;	}* html .clearfix {	/* Hides from IE-mac \*/	height: 1%;	/* End hide from IE-mac */	}	/* End of Lightbox stuff */