body, td, ul, ol {
	font: 14px Verdana,Arial,Helvetica;
	line-height: 20px;
	}
p {
	font-size: 16px;
	line-height: 22px;
}
td.card {
	font: bold 16px Verdana,Arial,Helvetica;
	}
td.card div {
	width: 285px;
	height: 425px;
}
td.card img {
	height: 425px;
	margin-bottom: 6px;
	}
#contentarea {
	width: 1000px;
	border-left: solid 3px #888888;
	border-right: solid 3px #888888;
	border-bottom: solid 3px #888888;
	background-color: #ffffff;
	}
#content {
	width: 1000px;
	padding-top: 20px;
	}
h1 {
	font: bold 21px Verdana,Arial,Helvetica;
	margin-bottom: 18px;
	}
h2 {
	font: bold 22px Verdana,Arial,Helvetica;
	margin: 0px;
	}
a:link, a:visited {
	color: #0000cc;
	}
a.popup {
	text-decoration: none;
	border-bottom: 1px dotted #0000cc;
	}
.caption {
	font: 12px Arial,Helvetica;
	line-height: 16px;
	}
ul.caption {
	padding-left: 0px;
	margin-left: 1.5em;
	}
sub, sup {
	font-size: 10px;
	font-weight: bold;
	line-height: 0;
	margin-left: 2px;
	color: #333333;
	}
#pagecover {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #999999;
	display: none;
	filter: alpha( opacity = 50 );
	-moz-opacity:1;
	z-index: 500;
	}
#tooltip {
	position: absolute;
	z-index: 502;
	display: none;
	}
#interpretation {
	text-align: left;
	margin-left: 18px;
	margin-right: 18px;
	}
#interpretation p {
	margin-top: 0px;
	margin-bottom: 18px;
	}
#copyright {
	margin-top: 8px;
	margin-bottom: 30px;
	font: 12px Arial,Helvetica;
	color: #333333;
	}

.closebox {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 62px;
	height: 22px;
	}
.caption {
	font-size: 12px;
	line-height: 14px;
	color: #444444;
	text-align: center;
}
.whitebox {
	position: relative;
	background-color: #ffffff;
	margin: 0px;
	}
.whiteboxtop div {
	background: url('/portmeirion/tarot/images/corners/whiteTL.gif') no-repeat top left;
	}
.whiteboxtop {
	background: url('/portmeirion/tarot/images/corners/whiteTR.gif') no-repeat top right;
	}
.whiteboxbot div {
	background: url('/portmeirion/tarot/images/corners/whiteBL.gif') no-repeat top left;
	}
.whiteboxbot {
	background: url('/portmeirion/tarot/images/corners/whiteBR.gif') no-repeat top right;
	}
.whiteboxtop div, .whiteboxtop, .whiteboxbot div, .whiteboxbot {
	width: 100%;
	height: 17px;
	font-size: 1px;
	}

table.thumbs td {
	border-right: solid 3px #cccccc;
	border-bottom: solid 3px #cccccc;
}
table.thumbs td.T {
	border-top: solid 3px #cccccc;
}
table.thumbs td.L {
	border-left: solid 3px #cccccc;
}


.graybox {
	position: relative;
	width: 1024px;
	background-color: #dddddd;
	margin: 0px;
	}
.grayboxtop div {
	background: url('/portmeirion/tarot/images/corners/grayTL.gif') no-repeat top left;
	}
.grayboxtop {
	background: url('/portmeirion/tarot/images/corners/grayTR.gif') no-repeat top right;
	}
.grayboxbot div {
	background: url('/portmeirion/tarot/images/corners/grayBL.gif') no-repeat top left;
	}
.grayboxbot {
	background: url('/portmeirion/tarot/images/corners/grayBR.gif') no-repeat top right;
	}
.grayboxtop div, .grayboxtop, .grayboxbot div, .grayboxbot {
	width: 100%;
	height: 17px;
	font-size: 1px;
	}


#fadingphotos {
	margin-bottom: 20px;
	}

.photozonecontainer {
	position: relative;
	width: 300px;
	height: 420px;
	top: 0px;
	display: block;
	}

.fadingphoto {
	position: absolute;
	width: 300px;
	height: 420px;
	display: none;
	filter: alpha( opacity = 100 );
	-moz-opacity:1;
	}

.topbar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 48px;
}

table.tarot td {
	color: #333333;
	padding: 15px 15px 30px 0;
}

table.tarot td.quote {
	font-size: 0.8em;
	line-height: 1.3em;
}

#threecardspread {
	position: relative;
	left: 0px;
	top: 0px;
}

.photocredit {
	position: absolute;
	right: 135px;
	bottom: 0px;
	font-size: 0.8em;
}

.borderbox, .borderbox2 {
	border: solid 1px #999999;
	padding: 10px 10px 10px 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius; 10px;
	margin-top: 15px;
}

.borderbox2 {
	width: 75%;
	margin: 0 auto 15px auto;
}

span.quote {
	color: #888888;
	font-size: 0.9em;
	line-height: 1.4em;
}

.moretext {
	height: 250px;
	overflow: auto;
	border: solid 1px #cccccc;
	padding: 5px;
	font-size: 0.8em;
	line-height: 1.4em;
}