body {
		background-image: url('./images/bg2.gif');
		margin: 0;
		padding: 0;
		border: 0;
		font-family: "Georgia", serif;
		font-size: 11pt;
}

img {
		border: 0;
}

a {
		color: #631876;
}

a:visited {
		color: #631876;
}

a:hover {
		color: #d8a1e6;
		text-decoration: none;
}

input, textarea {
		font-family: "Myriad", "Tahoma", sans-serif;
		font-size: 11pt;
}

.footnote {
		clear: both;
		text-align: center;
		font-size: 7pt;
}

li a img {
		vertical-align: middle;
}

ul.partners li {
		clear: both;
		list-style-type: none;
		padding-bottom: 1em;
		font-size: 10pt;
}

ul.partners img {
		float: left;
		padding-right: 1em;
		padding-bottom: 1em;
}

#topborder {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 50px;
		z-index: 10;
		border: 0;
		padding: 0;
		margin: 0;
		background-image: url('./images/bg2.gif');
		border-bottom: 10px solid white;
}

#logo {
		position: absolute;
		top: 60px;
		left: 7px;
		width: 250px;
		height: 148px;
		border: 0;
		margin: 0;
		padding: 0;
}

#contentarea {
		left: 0px;
		border: 0;
		min-height: 480px;
		padding: 0;
		padding-top: 40px;
		padding-bottom: 4em;
		margin: 0;
		margin-top: 60px;
		background-image: url('./images/bg1.gif');
		border-bottom: 10px solid white;
}

#menu {
		position: absolute;
		top: 220px;
		left: 52px;
		width: 151px;
		padding: 0;
}

#menu img {
		margin-bottom: 10px;
}

#content, #preview {
		width: 500px;
		margin-left: 325px;
		background-color: #fefef8;
		padding: 1em;
		border: 10px solid #fff786;
}

#preview {
		width: 650px;
}

#previewframe {
		width: 600px;
  	height: 600px;
	  margin-left: auto;
	  margin-right: auto;
}

.previewimage {
		position: absolute;
}

#preview2, #preview3, #preview4, #preview5, #preview6, #preview7 {
		display: none;
}

#leftuioff, #leftuion {
		position: absolute;
  	width: 25px;
    height: 100px;
    left: 355px;
    top: 420px;
    opacity: 0;
}

#rightuioff, #rightuion {
		position: absolute;
  	width: 25px;
    height: 100px;
    left: 960px;
    top: 420px;
		opacity: 0;
}

#leftuion, #rightuion {
		display: none;
  	opacity: 0.9;
}

#footer {
		margin-top: 10px;
		text-align: center;
		font-family: "Tahoma", "Geneva", sans-serif;
		font-size: 8pt;
		color: #631876;
}

#footer > p {
		margin: 0;
		padding-bottom: 2pt;
}

#footer img {
		vertical-align: middle;
}

#footer a {
		text-decoration: none;
		color: #631876;
}

#woman {
		position: absolute;
		top: 220px;
		left: 210px;
		width: 133px;
		height: 277px;
		background-image: url('./images/woman2.gif');
}

#showergift {
		position: absolute;
		top: 70px;
		margin-left: 270px;
  	opacity: 0;
}

.cartcode {
		font-family: "Tahoma", "Geneva", sans-serif;
  	font-size: 0.9em;	
}

table.cart {
		text-align: left;
		font-family: "Tahoma", "Geneva", sans-serif;
}

tr.carttotal td {
		border-top: solid 1px #631876;
}

tr.cartcode td {
		color: #ff0000;
}

td, th {
    padding: 0.25em;
}

th {
		background: #631876;
  	color: #ffffff;
}
